73 lines
2.0 KiB
Plaintext
73 lines
2.0 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2009-10-05 11:50-0400\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../firstboot_kdump.py:49 ../firstboot_kdump.py:50 ../firstboot_kdump.py:54
|
|
msgid "Kdump"
|
|
msgstr ""
|
|
|
|
#. detected total amount of system memory
|
|
#: ../firstboot_kdump.py:195 ../firstboot_kdump.py:216
|
|
#, python-format
|
|
msgid "%s"
|
|
msgstr ""
|
|
|
|
#: ../firstboot_kdump.py:196
|
|
msgid "_Total System Memory (MB):"
|
|
msgstr ""
|
|
|
|
#: ../firstboot_kdump.py:208
|
|
msgid "_Kdump Memory (MB):"
|
|
msgstr ""
|
|
|
|
#: ../firstboot_kdump.py:217
|
|
msgid "_Usable System Memory (MB):"
|
|
msgstr ""
|
|
|
|
#: ../firstboot_kdump.py:231
|
|
msgid ""
|
|
"Kdump is a kernel crash dumping mechanism. In the event of a system crash, "
|
|
"kdump will capture information from your system that can be invaluable in "
|
|
"determining the cause of the crash. Note that kdump does require reserving a "
|
|
"portion of system memory that will be unavailable for other uses."
|
|
msgstr ""
|
|
|
|
#: ../firstboot_kdump.py:289
|
|
msgid "Sorry, your system does not have enough memory for kdump to be viable!"
|
|
msgstr ""
|
|
|
|
#: ../firstboot_kdump.py:295
|
|
msgid "Sorry, Xen kernels do not support kdump at this time!"
|
|
msgstr ""
|
|
|
|
#: ../firstboot_kdump.py:301
|
|
#, python-format
|
|
msgid "Sorry, the %s architecture does not support kdump at this time!"
|
|
msgstr ""
|
|
|
|
#: ../firstboot_kdump.py:318
|
|
#, python-format
|
|
msgid ""
|
|
"Changing Kdump settings requires rebooting the system to reallocate memory "
|
|
"accordingly. %sWould you like to continue with this change and reboot the "
|
|
"system after firstboot is complete?"
|
|
msgstr ""
|
|
|
|
#: ../firstboot_kdump.py:335
|
|
msgid "Error! No bootloader config file found, aborting configuration!"
|
|
msgstr ""
|