diff options
Diffstat (limited to 'applications/luci-app-example/po/de/example.po')
-rw-r--r-- | applications/luci-app-example/po/de/example.po | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/applications/luci-app-example/po/de/example.po b/applications/luci-app-example/po/de/example.po new file mode 100644 index 0000000000..c3c8a955df --- /dev/null +++ b/applications/luci-app-example/po/de/example.po @@ -0,0 +1,75 @@ +# +# Translators: +# Andi Bräu <freifunk@andi95.de>, 2021 +# +msgid "" +msgstr "" +"PO-Revision-Date: 2021-10-26 12:53+0000\n" +"Last-Translator: Paul Spooren <mail@aparcar.org>\n" +"Language-Team: German <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsexample/de/>\n" +"Language: de\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.9-dev\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 +msgid "A boolean option" +msgstr "Eine boolsche Option" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:27 +msgid "A select option" +msgstr "Eine Auswahloption" + +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3 +msgid "Example" +msgstr "Beispiel" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:9 +msgid "Example Form" +msgstr "Beispielformular" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:10 +msgid "Example Form Configuration." +msgstr "Beispielformularkonfiguration." + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 +msgid "Example HTML Page" +msgstr "Beispiel-HTML-Seite" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 +msgid "First Option" +msgstr "Erste Option" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:21 +msgid "Flag Option" +msgstr "Kennzeichenoption" + +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14 +msgid "Form View" +msgstr "Formularansicht" + +#: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 +msgid "Grant UCI access to LuCI app ecample" +msgstr "UCI-Zugriff für LuCI Beispielanwendung gewähren" + +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 +msgid "HTML Page" +msgstr "HTML Seite" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:16 +msgid "Input for the first option" +msgstr "Eingabe für die erste Option" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26 +msgid "Select Option" +msgstr "Auswahloption" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:12 +msgid "first section" +msgstr "Erste Sektion" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 +msgid "second section" +msgstr "Zweite Sektion" |