summaryrefslogtreecommitdiffstats
path: root/po/en.po
diff options
context:
space:
mode:
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>2017-06-30 11:51:45 +1000
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>2017-08-29 14:38:45 +1000
commit2eb085390b1247f016a72d4ac7de9211425ff3bb (patch)
tree0dd4d7bc354a664fa2b2721a17b4917cf9dd1526 /po/en.po
parentc30d76aabf5f548556ea25b1fac5eb707a9f737a (diff)
downloadtalos-petitboot-2eb085390b1247f016a72d4ac7de9211425ff3bb.tar.gz
talos-petitboot-2eb085390b1247f016a72d4ac7de9211425ff3bb.zip
po: Update translationsv1.6.0
General translation update, adds several new translation source files including parsers and the plugin and statuslog screens. Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Diffstat (limited to 'po/en.po')
-rw-r--r--po/en.po312
1 files changed, 253 insertions, 59 deletions
diff --git a/po/en.po b/po/en.po
index 588ea55..add35b7 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: 2016-03-07 10:02+1100\n"
+"POT-Creation-Date: 2017-08-29 14:37+1000\n"
"PO-Revision-Date: 2014-06-24 13:56+0800\n"
"Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
"Language-Team: English\n"
@@ -16,21 +16,31 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-msgid "running boot hooks"
-msgstr "running boot hooks"
+msgid "Running boot hooks"
+msgstr "Running boot hooks"
#, c-format
-msgid "Couldn't load %s"
-msgstr "Couldn't load %s"
+msgid "Loaded %s from %s"
+msgstr ""
+
+#, c-format
+msgid "Couldn't load %s from %s"
+msgstr "Couldn't load %s from %s"
+
+msgid "Performing kexec load"
+msgstr "Performing kexec load"
+
+msgid "Decryption failed"
+msgstr "Decryption failed"
-msgid "performing kexec_load"
-msgstr "performing kexec_load"
+msgid "Signature verification failed"
+msgstr "Signature verification failed"
-msgid "kexec load failed"
-msgstr "kexec load failed"
+msgid "Invalid signature configuration"
+msgstr "Invalid signature configuration"
-msgid "performing kexec reboot"
-msgstr "performing kexec reboot"
+msgid "Performing kexec reboot"
+msgstr "Performing kexec reboot"
msgid "kexec reboot failed"
msgstr "kexec reboot failed"
@@ -43,61 +53,71 @@ msgid "(unknown)"
msgstr "(unknown)"
#, c-format
-msgid "Booting %s."
-msgstr "Booting %s."
+msgid "Booting %s"
+msgstr "Booting %s"
msgid "Boot failed: no image specified"
msgstr "Boot failed: no image specified"
+msgid "Boot failed: no command line signature file specified"
+msgstr "Boot failed: no command line signature file specified"
+
+msgid "kernel image"
+msgstr ""
+
+msgid "initrd"
+msgstr ""
+
+msgid "dtb"
+msgstr ""
+
+msgid "kernel image signature"
+msgstr ""
+
+msgid "initrd signature"
+msgstr ""
+
+msgid "dtb signature"
+msgstr ""
+
+msgid "kernel command line signature"
+msgstr ""
+
msgid "Boot cancelled"
msgstr "Boot cancelled"
#, c-format
-msgid "Booting in %d sec: %s"
-msgstr "Booting in %d sec: %s"
+msgid "%u downloads in progress..."
+msgstr ""
-#. 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"
+msgid "%u %s downloading: %.0f%% - %lu%cB"
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'.
-#.
+msgid "item"
+msgid_plural "items"
+msgstr[0] ""
+msgstr[1] ""
+
#, c-format
-msgid "Processing %s complete"
-msgstr ""
+msgid "Booting in %d sec: [%s] %s"
+msgstr "Booting in %d sec: [%s] %s"
-#. TRANSLATORS: this format specifier will be the name of a network
-#. device, like 'eth0'.
+#. TRANSLATORS: this string will be passed the type of the
+#. device (eg "disk" or "network"), which will be translated
+#. accordingly.
#.
#, c-format
-msgid "Processing dhcp event on %s"
-msgstr ""
-
-msgid "Processing user config"
+msgid "Processing new %s device"
msgstr ""
-msgid "Processing user config complete"
+#, c-format
+msgid "Processing DHCP lease response (ip: %s)"
msgstr ""
msgid "Default boot cancelled"
msgstr "Default boot cancelled"
-#, c-format
-msgid "Received config URL %s"
-msgstr "Received config URL %s"
-
-msgid "No network configured"
-msgstr "No network configured"
-
msgid "Invalid config URL!"
msgstr "Invalid config URL!"
@@ -105,9 +125,50 @@ msgstr "Invalid config URL!"
msgid "Unable to route to host %s"
msgstr "Unable to route to host %s"
+msgid "Failed to load URL!"
+msgstr ""
+
#, c-format
-msgid "Config file %s parsed"
-msgstr "Config file %s parsed"
+msgid "Parsed GRUB configuration from %s"
+msgstr ""
+
+#, c-format
+msgid "Parsed kboot configuration from %s"
+msgstr ""
+
+msgid "Configuring with DHCP"
+msgstr ""
+
+#, c-format
+msgid "Configuring with static address (ip: %s)"
+msgstr ""
+
+#, c-format
+msgid "Download complete: %s"
+msgstr ""
+
+#, c-format
+msgid "Failed to download %s"
+msgstr ""
+
+msgid "PXE autoconfiguration failed"
+msgstr ""
+
+#, c-format
+msgid "Parsed PXE config from %s"
+msgstr ""
+
+#, c-format
+msgid "Requesting config %s"
+msgstr ""
+
+#, c-format
+msgid "Probing from base %s"
+msgstr ""
+
+#, c-format
+msgid "Parsed yaboot configuration from %s"
+msgstr ""
msgid "None"
msgstr ""
@@ -181,6 +242,9 @@ msgstr "Device tree:"
msgid "Boot arguments:"
msgstr "Boot arguments:"
+msgid "Argument signature file:"
+msgstr ""
+
msgid "Petitboot Option Editor"
msgstr "Petitboot Option Editor"
@@ -248,6 +312,9 @@ msgstr ""
msgid "Clear option:"
msgstr ""
+msgid "Clear IPMI override now"
+msgstr ""
+
msgid "Network:"
msgstr "Network:"
@@ -266,6 +333,9 @@ msgstr "link up"
msgid "link down"
msgstr "link down"
+msgid "Network Override Active! 'OK' will overwrite interface config"
+msgstr ""
+
msgid "IP/mask:"
msgstr "IP/mask:"
@@ -293,6 +363,12 @@ msgstr "(eg. 192.168.0.2)"
msgid "(if not provided by DHCP server)"
msgstr "(if not provided by DHCP server)"
+msgid "HTTP Proxy:"
+msgstr ""
+
+msgid "HTTPS Proxy:"
+msgstr ""
+
msgid "Selecting 'OK' will exit safe mode"
msgstr "Selecting 'OK' will exit safe mode"
@@ -305,6 +381,17 @@ msgstr ""
msgid "Allow bootloader scripts to modify disks"
msgstr ""
+msgid "Boot console:"
+msgstr "Boot console:"
+
+#, c-format
+msgid "Manually set: '%s'"
+msgstr ""
+
+#, c-format
+msgid "Current interface: %s"
+msgstr ""
+
msgid "Petitboot System Configuration"
msgstr "Petitboot System Configuration"
@@ -328,12 +415,6 @@ msgstr "Failed: boot %s"
msgid "User item %u"
msgstr "User item %u"
-msgid "Error"
-msgstr "Error"
-
-msgid "Info"
-msgstr "Info"
-
#, c-format
msgid "SAFE MODE: select '%s' to continue"
msgstr "SAFE MODE: select '%s' to continue"
@@ -341,8 +422,8 @@ msgstr "SAFE MODE: select '%s' to continue"
msgid "Rescan devices"
msgstr "Rescan devices"
-msgid "Enter=accept, e=edit, n=new, x=exit, l=language, h=help"
-msgstr "Enter=accept, e=edit, n=new, x=exit, l=language, h=help"
+msgid "Enter=accept, e=edit, n=new, x=exit, l=language, g=log, h=help"
+msgstr "Enter=accept, e=edit, n=new, x=exit, l=language, g=log, h=help"
msgid "Welcome to Petitboot"
msgstr "Welcome to Petitboot"
@@ -353,15 +434,36 @@ msgstr "System information"
msgid "System configuration"
msgstr "System configuration"
+msgid "System status log"
+msgstr ""
+
msgid "Retrieve config from URL"
msgstr "Retrieve config from URL"
+msgid "Plugins (0)"
+msgstr ""
+
+msgid "Reboot"
+msgstr ""
+
msgid "Exit to shell"
msgstr "Exit to shell"
msgid "main menu"
msgstr "main menu"
+msgid "Petitboot Plugins"
+msgstr "Petitboot Plugins"
+
+msgid "Enter=install, e=details, x=exit, h=help"
+msgstr "Enter=install, e=details, x=exit, h=help"
+
+msgid "Available Petitboot Plugins"
+msgstr ""
+
+msgid "plugin menu"
+msgstr "plugin menu"
+
#, c-format
msgid "%s: alloc cui failed.\n"
msgstr "%s: alloc cui failed.\n"
@@ -447,11 +549,22 @@ msgstr " MAC: %s"
msgid "Network interfaces"
msgstr ""
+#, c-format
+msgid " MAC: %s"
+msgstr " MAC: %s"
+
+#, c-format
+msgid " IP Address: %s"
+msgstr ""
+
+msgid "none"
+msgstr ""
+
#. TRANSLATORS: these "up" / "down" strings refer to the
#. * link status for a network connection.
#, c-format
-msgid " link: %s"
-msgstr " link: %s"
+msgid " link: %s"
+msgstr " link: %s"
msgid "up"
msgstr ""
@@ -488,6 +601,9 @@ msgid ""
"\n"
"To set the language for the petitboot interface, type L (language).\n"
"\n"
+"To view the log of status messages from the discovery process, type G "
+"(log).\n"
+"\n"
"To find new or updated boot options on the system, select the 'Rescan "
"devices' option.\n"
"\n"
@@ -512,6 +628,9 @@ msgstr ""
"\n"
"To set the language for the petitboot interface, type L (language).\n"
"\n"
+"To view the log of status messages from the discovery process, type G "
+"(log).\n"
+"\n"
"To find new or updated boot options on the system, select the 'Rescan "
"devices' option.\n"
"\n"
@@ -585,10 +704,10 @@ msgid ""
"\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"
+"the boot order, the priority of devices can be changed with the '-' (minus) "
+"and '+' (plus) keys. Devices can be individually removed from the boot order "
+"with the 'delete' or 'backspace' keys. 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 "
@@ -622,14 +741,89 @@ msgid ""
"this option if you do not have a DHCP server, or want explicit control of "
"network settings.\n"
"\n"
+"HTTP(S) Proxy: Allows you to specify an optional HTTP or HTTPS proxy server "
+"if required, for example: \"http://proxy:3128\". Any HTTP(S) requests made "
+"by the pb-discover server will use these details.\n"
+"\n"
"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 "Petitboot Plugin"
+msgstr "Petitboot Plugins"
+
+#, c-format
+msgid "Finished: %s"
+msgstr ""
+
+#, c-format
+msgid "Installing plugin %s"
+msgstr ""
+
+msgid "Failed to send install request"
+msgstr ""
+
+msgid "ID:"
+msgstr ""
+
+msgid "Name:"
+msgstr ""
+
+msgid "Vendor:"
+msgstr ""
+
+msgid "Vendor ID:"
+msgstr ""
+
+msgid "Version:"
+msgstr ""
+
+msgid "Date"
+msgstr ""
+
+msgid "Commands:"
+msgstr ""
+
+msgid "Run selected command"
+msgstr ""
+
+msgid ""
+"This screen lists the details and available commands of an installed "
+"plugin.\n"
+"To run a plugin command choose it in the list and select the \"Run\" button. "
+"The Petitboot UI will temporarily exit to run the command, then return to "
+"this screen."
+msgstr ""
+
+msgid ""
+"Plugins discovered by Petitboot are listed in this menu.\n"
+"Press Enter to install the selected plugin. Once installed the plugin "
+"details can be seen by pressing 'e'. From the detailed view plugin commands "
+"can also be run."
+msgstr ""
+
+msgid "Petitboot status log"
+msgstr ""
+
msgid "Usage"
msgstr "Usage"
+#~ msgid "kexec load failed"
+#~ msgstr "kexec load failed"
+
+#~ msgid "No network configured"
+#~ msgstr "No network configured"
+
+#~ msgid "Config file %s parsed"
+#~ msgstr "Config file %s parsed"
+
+#~ msgid "Error"
+#~ msgstr "Error"
+
+#~ msgid "Info"
+#~ msgstr "Info"
+
#~ msgid "Don't autoboot"
#~ msgstr "Don't autoboot"
OpenPOWER on IntegriCloud