summaryrefslogtreecommitdiffstats
path: root/po/en.po
diff options
context:
space:
mode:
authorSamuel Mendoza-Jonas <sam.mj@au1.ibm.com>2015-07-28 14:56:07 +1000
committerSamuel Mendoza-Jonas <sam.mj@au1.ibm.com>2015-08-04 14:46:57 +1000
commit20dca73557fa40388438404de1fa0e2be7c30207 (patch)
treee3983437e34823ff00bcd30ccb1a62d4ed2c68e1 /po/en.po
parentf0ab23af1b0758b6ff984ba26a2cd7dbf25ea775 (diff)
downloadtalos-petitboot-20dca73557fa40388438404de1fa0e2be7c30207.tar.gz
talos-petitboot-20dca73557fa40388438404de1fa0e2be7c30207.zip
po: Translation updates for autoboot/ipmi changes
Signed-off-by: Samuel Mendoza-Jonas <sam.mj@au1.ibm.com>
Diffstat (limited to 'po/en.po')
-rw-r--r--po/en.po87
1 files changed, 63 insertions, 24 deletions
diff --git a/po/en.po b/po/en.po
index 5a3edde..2e510cc 100644
--- a/po/en.po
+++ b/po/en.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: petitboot 20140623-g89bd2ed2-dirty\n"
"Report-Msgid-Bugs-To: Geoff Levand <geoff@infradead.org>\n"
-"POT-Creation-Date: 2014-10-13 09:24+1100\n"
+"POT-Creation-Date: 2015-07-28 14:45+1000\n"
"PO-Revision-Date: 2014-06-24 13:56+0800\n"
"Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
"Language-Team: English\n"
@@ -128,20 +128,28 @@ msgstr "System Configuration"
msgid "No IP / mask values are set"
msgstr "No IP / mask values are set"
+msgid "Select a boot device to add"
+msgstr ""
+
msgid "Waiting for configuration data..."
msgstr "Waiting for configuration data..."
-msgid "Autoboot:"
-msgstr "Autoboot:"
+#, fuzzy
+msgid "Add Device"
+msgstr "Device:"
+
+msgid "Clear"
+msgstr ""
-msgid "Don't autoboot"
-msgstr "Don't autoboot"
+msgid "Clear & Boot Any"
+msgstr ""
-msgid "Autoboot from any disk/network device"
-msgstr "Autoboot from any disk/network device"
+#, fuzzy
+msgid "Boot Order:"
+msgstr "Boot arguments:"
-msgid "Only autoboot from a specific disk/network device"
-msgstr "Only autoboot from a specific disk/network device"
+msgid "(None)"
+msgstr ""
#, c-format
msgid "disk: %s [uuid: %s]"
@@ -151,9 +159,13 @@ msgstr "disk: %s [uuid: %s]"
msgid "net: %s [mac: %s]"
msgstr "net: %s [mac: %s]"
+#, fuzzy
+msgid "Any Device"
+msgstr "Device:"
+
#, c-format
-msgid "Unknown UUID: %s"
-msgstr "Unknown UUID: %s"
+msgid "Any %s device"
+msgstr ""
msgid "Timeout:"
msgstr "Timeout:"
@@ -161,6 +173,13 @@ msgstr "Timeout:"
msgid "seconds"
msgstr "seconds"
+#, c-format
+msgid "%s IPMI boot option: %s"
+msgstr ""
+
+msgid "Clear option:"
+msgstr ""
+
msgid "Network:"
msgstr "Network:"
@@ -470,24 +489,29 @@ msgstr ""
"Example: root=/dev/sda1 console=hvc0\n"
"\n"
+#, fuzzy
msgid ""
-"Autoboot: There are three possible options for automatic-boot hehaviour:\n"
-"\n"
-"Don't autoboot: boot options will be listed in the petitboot menu, but none "
-"will be booted automatically. User interaction will be required to continue "
+"Autoboot: Specify which devices to autoboot from.\n"
+"\n"
+"By selecting the 'Add Device' button new devices can be added to the "
+"autoboot list, either by UUID, MAC address, or device type. Once added to "
+"the boot order, the priority of devices can be changed with the 'left' and "
+"'right' keys Devices can be individually removed from the boot order with "
+"the minus key. Use this option if you have multiple operating system images "
+"installed.\n"
+"\n"
+"To autoboot from any device, select the 'Clear & Boot Any' button. In this "
+"case, any boot option that is marked as a default (by bootloader "
+"configuration) will be booted automatically after a timeout. Use this option "
+"if you want to quickly boot your system without changing any boot option "
+"settings. This is the typical configuration.\n"
+"\n"
+"To disable autoboot, select the 'Clear' button, which will clear the boot "
+"order. With autoboot disabled, user interaction will be required to continue "
"past the petitboot menu. Use this option if you want the machine to wait for "
"an explicit boot selection, or want to interact with petitboot before "
"booting the system\n"
"\n"
-"Autoboot from any disk/network device: any boot option that is marked as a "
-"default (by bootloader configuration) will be booted automatically after a "
-"timeout. Use this option if you want to quickly boot your system without "
-"changing any boot option settings. This is the typical configuration.\n"
-"\n"
-"Only autoboot from a specific disk/network device: only boot options from a "
-"single device (specifed here) will be booted automatically after a timeout. "
-"Use this option if you have multiple operating system images installed.\n"
-"\n"
"Timeout: Specify the length of time, in seconds, that the main menu will be "
"displayed before the default boot option is started. This option is only "
"displayed if autoboot is enabled.\n"
@@ -547,3 +571,18 @@ msgstr ""
msgid "Usage"
msgstr "Usage"
+
+#~ msgid "Autoboot:"
+#~ msgstr "Autoboot:"
+
+#~ msgid "Don't autoboot"
+#~ msgstr "Don't autoboot"
+
+#~ msgid "Autoboot from any disk/network device"
+#~ msgstr "Autoboot from any disk/network device"
+
+#~ msgid "Only autoboot from a specific disk/network device"
+#~ msgstr "Only autoboot from a specific disk/network device"
+
+#~ msgid "Unknown UUID: %s"
+#~ msgstr "Unknown UUID: %s"
OpenPOWER on IntegriCloud