X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=po%2Fde.po;h=5db0e248b13afe107315e8036613331ec156e7e8;hp=570d431db3109fc9db97316945c2ccd77ee379f9;hb=1305a464f085200aa9adc77bcacfb1c771258c82;hpb=d864ccde9ab247585dc3f21b9e6ca60eda0aa414;ds=sidebyside diff --git a/po/de.po b/po/de.po index 570d431..5db0e24 100644 --- a/po/de.po +++ b/po/de.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-09-23 17:20+1000\n" +"POT-Creation-Date: 2015-08-19 14:19+1000\n" "PO-Revision-Date: 2014-06-24 13:56+0800\n" "Last-Translator: Jeremy Kerr \n" "Language-Team: German\n" @@ -17,7 +17,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgid "running boot hooks" -msgstr "Aktive Boot-Anbindungspunkte (Hooks)" +msgstr "Aktive Bootanbindungspunkte" #, c-format msgid "Couldn't load %s" @@ -130,20 +130,28 @@ msgstr "Systemkonfiguration" msgid "No IP / mask values are set" msgstr "Keine Werte für IP/Maske festgelegt" +msgid "Select a boot device to add" +msgstr "Wählen Sie eine Booteinheit aus, die hinzugefügt werden soll" + msgid "Waiting for configuration data..." msgstr "Warten auf Konfigurationsdaten..." -msgid "Autoboot:" -msgstr "Autom. Booten:" +#, fuzzy +msgid "Add Device" +msgstr "Einheit:" + +msgid "Clear" +msgstr "Inhalt löschen" -msgid "Don't autoboot" -msgstr "Kein automatisches Booten" +msgid "Clear & Boot Any" +msgstr "Inhalt löschen & beliebige booten" -msgid "Autoboot from any disk/network device" -msgstr "Von jeder Platte/Netzeinheit automatisch booten" +#, fuzzy +msgid "Boot Order:" +msgstr "Bootargumente:" -msgid "Only autoboot from a specific disk/network device" -msgstr "Nur von bestimmter Platte/Netzeinheit autom. booten" +msgid "(None)" +msgstr "(Keine Angabe)" #, c-format msgid "disk: %s [uuid: %s]" @@ -153,9 +161,13 @@ msgstr "Platte: %s [UUID: %s]" msgid "net: %s [mac: %s]" msgstr "Netz: %s [MAC: %s]" +#, fuzzy +msgid "Any Device" +msgstr "Einheit:" + #, c-format -msgid "Unknown UUID: %s" -msgstr "Unbekannte UUID: %s" +msgid "Any %s device" +msgstr "Jede %s-Einheit" msgid "Timeout:" msgstr "Zeitlimit:" @@ -163,6 +175,13 @@ msgstr "Zeitlimit:" msgid "seconds" msgstr "Sekunden" +#, c-format +msgid "%s IPMI boot option: %s" +msgstr "IPMI-Bootoption für %s: %s" + +msgid "Clear option:" +msgstr "Option 'Inhalt löschen':" + msgid "Network:" msgstr "Netz:" @@ -205,6 +224,17 @@ msgstr "(falls nicht vom DHCP-Server bereitgestellt)" msgid "Selecting 'OK' will exit safe mode" msgstr "Durch die Auswahl von 'OK' wird der abgesicherte Modus beendet" +#, fuzzy +msgid "Disk R/W:" +msgstr "Platte" + +msgid "Prevent all writes to disk" +msgstr "Alle Schreibvorgänge auf die Platte verhindern" + +msgid "Allow bootloader scripts to modify disks" +msgstr "" +"Zulassen, dass mit Scripts des Bootladeprogramms Platten geändert werden" + msgid "Petitboot System Configuration" msgstr "Petitboot-Systemkonfiguration" @@ -333,7 +363,7 @@ msgid " mounted at: %s" msgstr " angehängt bei: %s" msgid "Network interfaces" -msgstr "" +msgstr "Netzschnittstellen" #, c-format msgid " MAC: %s" @@ -346,7 +376,7 @@ msgid " link: %s" msgstr " Verbindung: %s" msgid "up" -msgstr "" +msgstr "aktiv" #, fuzzy msgid "down" @@ -425,7 +455,7 @@ msgid "" "host/pxeconffile or http://host/pxeconffile" msgstr "" "Geben Sie hier eine gültige URL ein, um eine ferne Konfigurationsdatei vom " -"Typ 'pxe-boot' abzurufen, und analysieren sie sie.\n" +"Typ 'pxe-boot' abzurufen, und analysieren Sie sie.\n" "\n" "URLs haben das Format 'Schema://host/path/to/pxeconffile'. Beispiele: tftp://" "host/pxeconffile oder http://host/pxeconffile" @@ -483,24 +513,29 @@ msgstr "" "Beispiel: root=/dev/sda1 console=hvc0\n" "\n" +#, fuzzy msgid "" -"Autoboot: There are three possible options for automatic-boot hehaviour:\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 " +"Autoboot: Specify which devices to autoboot from.\n" +"\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" +"\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 " +"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" +"To disable autoboot, select the 'Clear' button, which will clear the boot " +"order. With autoboot disabled, 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" @@ -567,3 +602,18 @@ msgstr "" msgid "Usage" msgstr "Verwendung" + +#~ msgid "Autoboot:" +#~ msgstr "Autoboot:" + +#~ msgid "Don't autoboot" +#~ msgstr "Don't autoboot" + +#~ msgid "Autoboot from any disk/network device" +#~ msgstr "Autoboot from any disk/network device" + +#~ msgid "Only autoboot from a specific disk/network device" +#~ msgstr "Only autoboot from a specific disk/network device" + +#~ msgid "Unknown UUID: %s" +#~ msgstr "Unknown UUID: %s"