diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-18 20:31:06 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-18 20:31:06 +0000 |
commit | 3f3fd8bfe37faa113c88e4a8eba145141dcc2aef (patch) | |
tree | 42baca5803b9dff21c800f080fe57a74e3143505 /po/de/cbi.po | |
parent | cc6b30f8b5210ba3ede437f48a6c72187b97b929 (diff) |
trunk: add po files, generated from current translations
Diffstat (limited to 'po/de/cbi.po')
-rw-r--r-- | po/de/cbi.po | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/po/de/cbi.po b/po/de/cbi.po new file mode 100644 index 000000000..2514af681 --- /dev/null +++ b/po/de/cbi.po @@ -0,0 +1,91 @@ +# cbi.po +# generated from ./i18n/english/luasrc/i18n/cbi.en.lua + +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:1 +#. Add entry +msgid "cbi_add" +msgstr "Eintrag hinzufügen" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:2 +#. Remove entry +msgid "cbi_del" +msgstr "Eintrag entfernen" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:3 +#. Replace entry +msgid "cbi_replace" +msgstr "Eintrag ersetzen" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:4 +#. Invalid input value +msgid "cbi_invalid" +msgstr "Ungültige Eingabe" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:5 +#. <strong>Validation failed:</strong> Please check any input fields for mistakes. +msgid "cbi_invalid_section" +msgstr "<strong>Validierung fehlgeschlagen:</strong> Bitte die Eingabefelder auf Fehler überprüfen." + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:6 +#. This field is mandatory +msgid "cbi_missing" +msgstr "Dieses Feld muss ausgefüllt werden" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:7 +#. <strong>Validation failed:</strong> At least one mandatory field has no or an invalid value +msgid "cbi_deperror" +msgstr "<strong>Validierung fehlgeschlagen:</strong> Mindestens ein benötigtes Feld ist leer oder hat einen ungültigen Wert" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:8 +#. A requirement for this option was not met +msgid "cbi_reqerror" +msgstr "Nicht erfüllte Abhängigkeit für dieses Feld" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:9 +#. -- Additional Field -- +msgid "cbi_addopt" +msgstr "-- Zusätzliches Feld --" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:10 +#. (optional) +msgid "cbi_optional" +msgstr " (optional)" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:11 +#. This section contains no values yet +msgid "cbi_sectempty" +msgstr "Diese Sektion enthält noch keine Einträge" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:12 +#. -- custom -- +msgid "cbi_manual" +msgstr "-- benutzerdefiniert --" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:13 +#. -- Please choose -- +msgid "cbi_select" +msgstr "-- Bitte auswählen --" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:14 +#. Go to relevant configuration page +msgid "cbi_gorel" +msgstr "Gehe zu relevanter Konfigurationsseite" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:15 +#. Applying changes +msgid "cbi_applying" +msgstr "Änderungen werden angewandt" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:16 +#. Uploaded File +msgid "cbi_upload" +msgstr "hochgeladene Datei" + +#: ./i18n/english/luasrc/i18n/cbi.en.lua:17 +#. Search file... +msgid "cbi_browser" +msgstr "Datei suchen..." + |