X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=po%2Fen.po;h=588ea5542ba6bd1e16f59db9238c819636e9778f;hp=e3e07b5aab77cc51c5d9951e0e06215ee7686360;hb=55ffff9a5e0bd87fd4e8720a35b65befde9fe965;hpb=5acb43464206348b7cced9508852fdd2989aea58;ds=sidebyside diff --git a/po/en.po b/po/en.po index e3e07b5..588ea55 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: 2015-08-19 14:19+1000\n" +"POT-Creation-Date: 2016-03-07 10:02+1100\n" "PO-Revision-Date: 2014-06-24 13:56+0800\n" "Last-Translator: Jeremy Kerr \n" "Language-Team: English\n" @@ -56,6 +56,38 @@ msgstr "Boot cancelled" msgid "Booting in %d sec: %s" msgstr "Booting in %d sec: %s" +#. TRANSLATORS: this string will be passed the type and identifier +#. of the device. For example, the first parameter could be "Disk", +#. (which will be translated accordingly) and the second a Linux device +#. identifier like 'sda1' (which will not be translated) +#. +#, c-format +msgid "Processing %s device %s" +msgstr "" + +#. TRANSLATORS: the format specifier in this string is a Linux +#. device identifier, like 'sda1' +#. +#. TRANSLATORS: this format specifier will be the name of a network +#. device, like 'eth0'. +#. +#, c-format +msgid "Processing %s complete" +msgstr "" + +#. TRANSLATORS: this format specifier will be the name of a network +#. device, like 'eth0'. +#. +#, c-format +msgid "Processing dhcp event on %s" +msgstr "" + +msgid "Processing user config" +msgstr "" + +msgid "Processing user config complete" +msgstr "" + msgid "Default boot cancelled" msgstr "Default boot cancelled" @@ -77,6 +109,36 @@ msgstr "Unable to route to host %s" msgid "Config file %s parsed" msgstr "Config file %s parsed" +msgid "None" +msgstr "" + +msgid "Network" +msgstr "Network" + +msgid "Disk" +msgstr "Disk" + +msgid "Safe Mode" +msgstr "" + +msgid "Optical" +msgstr "" + +msgid "Setup Mode" +msgstr "" + +msgid "Unknown" +msgstr "Unknown" + +msgid "USB" +msgstr "" + +msgid "CD/DVD" +msgstr "CD/DVD" + +msgid "Any" +msgstr "" + msgid "Retrieve Config" msgstr "Retrieve Config" @@ -134,9 +196,17 @@ msgstr "" msgid "Waiting for configuration data..." msgstr "Waiting for configuration data..." -#, fuzzy +msgid "Autoboot:" +msgstr "Autoboot:" + +msgid "Disabled" +msgstr "" + +msgid "Enabled" +msgstr "" + msgid "Add Device" -msgstr "Device:" +msgstr "Add Device:" msgid "Clear" msgstr "" @@ -144,9 +214,8 @@ msgstr "" msgid "Clear & Boot Any" msgstr "" -#, fuzzy msgid "Boot Order:" -msgstr "Boot arguments:" +msgstr "Boot Order" msgid "(None)" msgstr "" @@ -159,9 +228,8 @@ msgstr "disk: %s [uuid: %s]" msgid "net: %s [mac: %s]" msgstr "net: %s [mac: %s]" -#, fuzzy msgid "Any Device" -msgstr "Device:" +msgstr "Any Device:" #, c-format msgid "Any %s device" @@ -210,6 +278,12 @@ msgstr "Gateway:" msgid "(eg. 192.168.0.1)" msgstr "(eg. 192.168.0.1)" +msgid "URL:" +msgstr "" + +msgid "(eg. tftp://)" +msgstr "" + msgid "DNS Server(s):" msgstr "DNS Server(s):" @@ -222,9 +296,8 @@ 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" +msgstr "Disk R/W" msgid "Prevent all writes to disk" msgstr "" @@ -322,19 +395,13 @@ msgstr "Unknown language '%s'" msgid "Petitboot Language Selection" msgstr "Petitboot Language Selection" +msgid "tab=next, shift+tab=previous, x=exit" +msgstr "tab=next, shift+tab=previous, x=exit" + #, c-format msgid "!Invalid option %d" msgstr "!Invalid option %d" -msgid "Disk" -msgstr "Disk" - -msgid "CD/DVD" -msgstr "CD/DVD" - -msgid "Network" -msgstr "Network" - msgid "Unknown Device" msgstr "Unknown Device" @@ -347,6 +414,18 @@ msgstr "System type:" msgid "System id:" msgstr "System id:" +msgid "Primary platform versions:" +msgstr "" + +msgid "Alternate platform versions:" +msgstr "" + +msgid "BMC current side:" +msgstr "" + +msgid "BMC golden side:" +msgstr "" + msgid "Storage devices" msgstr "Storage devices" @@ -358,13 +437,16 @@ msgstr " UUID: %s" msgid " mounted at: %s" msgstr " mounted at: %s" -msgid "Network interfaces" +msgid "Management (BMC) interface" msgstr "" #, c-format msgid " MAC: %s" msgstr " MAC: %s" +msgid "Network interfaces" +msgstr "" + #. TRANSLATORS: these "up" / "down" strings refer to the #. * link status for a network connection. #, c-format @@ -374,9 +456,8 @@ msgstr " link: %s" msgid "up" msgstr "" -#, fuzzy msgid "down" -msgstr "link down" +msgstr "down" msgid "Petitboot System Information" msgstr "Petitboot System Information" @@ -499,7 +580,6 @@ msgstr "" "Example: root=/dev/sda1 console=hvc0\n" "\n" -#, fuzzy msgid "" "Autoboot: Specify which devices to autoboot from.\n" "\n" @@ -540,51 +620,16 @@ msgid "" "Static IP configuration: Allows you to specify an IPv4 address and network " "mask, gateway, and a DNS server or servers for a network interface. Select " "this option if you do not have a DHCP server, or want explicit control of " -"network settings." -msgstr "" -"Autoboot: There are three possible options for automatic-boot hehaviour:\n" +"network settings.\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 " -"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" -"\n" -"Network options:\n" -"\n" -"DHCP on all active interfaces: Automatically assigns IP addresses to each " -"network interface. Use this option if you have a DHCP server on your " -"network.\n" -"\n" -"DHCP on a specific interface: Automatically assigns IP addresses to the " -"selected network interface. The other interfaces are not configured. Select " -"this option if you have multiple DHCP servers on different interfaces, but " -"only want to configure a single interface during boot.\n" -"\n" -"Static IP configuration: Allows you to specify an IPv4 address and network " -"mask, gateway, and a DNS server or servers for a network interface. Select " -"this option if you do not have a DHCP server, or want explicit control of " -"network settings." +"Disk R/W: Certain bootloader configurations may request write access to " +"disks to save information or update parameters (eg. GRUB2). Use this option " +"to control access to disks.\n" +msgstr "" msgid "Usage" msgstr "Usage" -#~ msgid "Autoboot:" -#~ msgstr "Autoboot:" - #~ msgid "Don't autoboot" #~ msgstr "Don't autoboot"