X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=po%2Fen.po;h=52a4c3ffb1bc69f9c60bac110d1426a606344978;hp=6df54ebc2b8a85215d1e9230ffa5dd6ae61b53bf;hb=254c2c4233377ba71d0f1c96a77d885c91f9ad4a;hpb=0bacabfe38d4e6721d4b32c11c6ef5bff599492c diff --git a/po/en.po b/po/en.po index 6df54eb..52a4c3f 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:45+0800\n" +"POT-Creation-Date: 2014-07-28 16:06+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" @@ -166,6 +233,27 @@ 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 "Welcome to Petitboot" +msgstr "Welcome to Petitboot" + +msgid "System information" +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" + +msgid "main menu" +msgstr "main menu" + #, c-format msgid "%s: alloc cui failed.\n" msgstr "%s: alloc cui failed.\n" @@ -189,6 +277,16 @@ msgstr "Petitboot help" msgid "Petitboot help: %s" msgstr "Petitboot help: %s" +msgid "Language" +msgstr "Language" + +#, c-format +msgid "Unknown language '%s'" +msgstr "Unknown language '%s'" + +msgid "Petitboot Language Selection" +msgstr "Petitboot Language Selection" + #, c-format msgid "!Invalid option %d" msgstr "!Invalid option %d" @@ -266,6 +364,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" @@ -390,21 +501,3 @@ msgstr "" msgid "Usage" msgstr "Usage" - -msgid "Enter=accept, e=edit, n=new, x=exit, h=help" -msgstr "Enter=accept, e=edit, n=new, x=exit, h=help" - -msgid "Welcome to Petitboot" -msgstr "Welcome to Petitboot" - -msgid "System information" -msgstr "System information" - -msgid "System configuration" -msgstr "System configuration" - -msgid "Exit to shell" -msgstr "Exit to shell" - -msgid "main menu" -msgstr "main menu"