X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=po%2Fen.po;h=69c69ded7e8fc26d14dc9e97fb36c71a4a7ef7f5;hp=d55b155594c4c8cf86dd63f41d24cdd3406a6dac;hb=aa92961a1c515aacc65bc2885b41760bca66f171;hpb=e596e8e66b014161116c207daa8d42cff849bfd2 diff --git a/po/en.po b/po/en.po index d55b155..69c69de 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 12:16+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,8 +233,8 @@ msgstr "SAFE MODE: select '%s' to continue" msgid "Rescan devices" msgstr "Rescan devices" -msgid "Enter=accept, e=edit, n=new, x=exit, h=help" -msgstr "Enter=accept, e=edit, n=new, x=exit, h=help" +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" @@ -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" @@ -207,10 +277,32 @@ 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" +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..." @@ -266,6 +358,14 @@ msgid "" "\n" "To make changes to the system configuration, type C (configure).\n" "\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" +"\n" +"To retreive new boot options from a remote configuration file, select the " +"'Retrieve config from URL' option.\n" +"\n" "To close the Petitboot interface, type X (exit).\n" msgstr "" "From the main menu screen, select a boot option. The options displayed are " @@ -282,8 +382,29 @@ msgstr "" "\n" "To make changes to the system configuration, type C (configure).\n" "\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" +"\n" +"To retreive new boot options from a remote configuration file, select the " +"'Retrieve config from URL' option.\n" +"\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"