X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=po%2Fen.po;h=e3e07b5aab77cc51c5d9951e0e06215ee7686360;hp=691722d9503aa98cd7f3efa6b92f43b2fc20fd5e;hb=1305a464f085200aa9adc77bcacfb1c771258c82;hpb=01dac4f074301097d10abb6130eb68f99f56a1b9 diff --git a/po/en.po b/po/en.po index 691722d..e3e07b5 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 \n" -"POT-Creation-Date: 2014-08-29 13:24+1000\n" +"POT-Creation-Date: 2015-08-19 14:19+1000\n" "PO-Revision-Date: 2014-06-24 13:56+0800\n" "Last-Translator: Jeremy Kerr \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:" @@ -200,6 +219,19 @@ msgstr "(eg. 192.168.0.2)" msgid "(if not provided by DHCP server)" msgstr "(if not provided by DHCP server)" +msgid "Selecting 'OK' will exit safe mode" +msgstr "Selecting 'OK' will exit safe mode" + +#, fuzzy +msgid "Disk R/W:" +msgstr "Disk" + +msgid "Prevent all writes to disk" +msgstr "" + +msgid "Allow bootloader scripts to modify disks" +msgstr "" + msgid "Petitboot System Configuration" msgstr "Petitboot System Configuration" @@ -326,14 +358,26 @@ msgstr " UUID: %s" msgid " mounted at: %s" msgstr " mounted at: %s" +msgid "Network interfaces" +msgstr "" + #, c-format msgid " MAC: %s" msgstr " MAC: %s" +#. TRANSLATORS: these "up" / "down" strings refer to the +#. * link status for a network connection. #, c-format msgid " link: %s" msgstr " link: %s" +msgid "up" +msgstr "" + +#, fuzzy +msgid "down" +msgstr "link down" + msgid "Petitboot System Information" msgstr "Petitboot System Information" @@ -363,8 +407,8 @@ msgid "" "\n" "To set the language for the petitboot interface, type L (language).\n" "\n" -"To to find boot new or updated boot options on the system, select the " -"'Rescan devices' option.\n" +"To find new or updated boot options on the system, select the 'Rescan " +"devices' option.\n" "\n" "To retreive new boot options from a remote configuration file, select the " "'Retrieve config from URL' option.\n" @@ -387,8 +431,8 @@ msgstr "" "\n" "To set the language for the petitboot interface, type L (language).\n" "\n" -"To to find boot new or updated boot options on the system, select the " -"'Rescan devices' option.\n" +"To find new or updated boot options on the system, select the 'Rescan " +"devices' option.\n" "\n" "To retreive new boot options from a remote configuration file, select the " "'Retrieve config from URL' option.\n" @@ -455,24 +499,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" -"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" @@ -506,7 +555,7 @@ msgstr "" "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" -"Autoboot from a specific disk/network device: only boot options from a " +"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" @@ -532,3 +581,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"