X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=po%2Fen.po;h=e99580ec4df5332404e8e5393ccf001b6037f826;hp=94545bfff06067c037a55c0386d446c25a17523a;hb=a58de4840edd7796c385c11a6d49ce28c724b305;hpb=9330aba60a05a8d9889dab42bc92b9ebbc55941b diff --git a/po/en.po b/po/en.po index 94545bf..e99580e 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-07-28 13:48+0800\n" +"POT-Creation-Date: 2014-08-21 10:22+0800\n" "PO-Revision-Date: 2014-06-24 13:56+0800\n" "Last-Translator: Jeremy Kerr \n" "Language-Team: English\n" @@ -16,6 +16,85 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +msgid "running boot hooks" +msgstr "running boot hooks" + +#, c-format +msgid "Couldn't load %s" +msgstr "Couldn't load %s" + +msgid "performing kexec_load" +msgstr "performing kexec_load" + +msgid "kexec load failed" +msgstr "kexec load failed" + +msgid "performing kexec reboot" +msgstr "performing kexec reboot" + +msgid "kexec reboot failed" +msgstr "kexec reboot failed" + +#, c-format +msgid "Error loading %s" +msgstr "Error loading %s" + +msgid "(unknown)" +msgstr "(unknown)" + +#, c-format +msgid "Booting %s." +msgstr "Booting %s." + +msgid "Boot failed: no image specified" +msgstr "Boot failed: no image specified" + +msgid "Boot cancelled" +msgstr "Boot cancelled" + +#, c-format +msgid "Booting in %d sec: %s" +msgstr "Booting in %d sec: %s" + +msgid "Default boot cancelled" +msgstr "Default boot cancelled" + +#, c-format +msgid "Received config URL %s" +msgstr "Received config URL %s" + +msgid "Invalid config URL!" +msgstr "Invalid config URL!" + +#, c-format +msgid "Unable to route to host %s" +msgstr "Unable to route to host %s" + +#, c-format +msgid "Config file %s parsed" +msgstr "Config file %s parsed" + +msgid "Retrieve Config" +msgstr "Retrieve Config" + +msgid "Configuration URL:" +msgstr "Configuration URL:" + +msgid "OK" +msgstr "OK" + +msgid "Help" +msgstr "Help" + +msgid "Cancel" +msgstr "Cancel" + +msgid "Petitboot Config Retrieval" +msgstr "Petitboot Config Retrieval" + +msgid "tab=next, shift+tab=previous, x=exit, h=help" +msgstr "tab=next, shift+tab=previous, x=exit, h=help" + msgid "Boot Option Editor" msgstr "Boot Option Editor" @@ -37,21 +116,9 @@ msgstr "Device tree:" msgid "Boot arguments:" msgstr "Boot arguments:" -msgid "OK" -msgstr "OK" - -msgid "Help" -msgstr "Help" - -msgid "Cancel" -msgstr "Cancel" - msgid "Petitboot Option Editor" msgstr "Petitboot Option Editor" -msgid "tab=next, shift+tab=previous, x=exit, h=help" -msgstr "tab=next, shift+tab=previous, x=exit, h=help" - msgid "System Configuration" msgstr "System Configuration" @@ -178,6 +245,9 @@ msgstr "System information" msgid "System configuration" msgstr "System configuration" +msgid "Retrieve config from URL" +msgstr "Retrieve config from URL" + msgid "Exit to shell" msgstr "Exit to shell" @@ -221,6 +291,18 @@ msgstr "Petitboot Language Selection" 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" + msgid "Waiting for system information..." msgstr "Waiting for system information..." @@ -294,6 +376,19 @@ msgstr "" "\n" "To close the Petitboot interface, type X (exit).\n" +msgid "" +"Supply a valid URL here to retrieve a remote boot config file, (eg: " +"petitboot.conf) and parse it.\n" +"\n" +"URLs are of the form 'scheme://host/path/to/petitboot.conf', such as tftp://" +"host/petitboot.conf or http://host/petitboot.conf" +msgstr "" +"Supply a valid URL here to retrieve a remote boot config file, (eg: " +"petitboot.conf) and parse it.\n" +"\n" +"URLs are of the form 'scheme://host/path/to/petitboot.conf', such as tftp://" +"host/petitboot.conf or http://host/petitboot.conf" + msgid "" "This screen allows you to edit or create boot options.\n" "\n"