diff options
Diffstat (limited to 'applications/luci-app-example')
-rw-r--r-- | applications/luci-app-example/po/lt/example.po | 75 | ||||
-rw-r--r-- | applications/luci-app-example/po/nb-NO/example.po | 6 |
2 files changed, 78 insertions, 3 deletions
diff --git a/applications/luci-app-example/po/lt/example.po b/applications/luci-app-example/po/lt/example.po new file mode 100644 index 0000000000..088d1c6954 --- /dev/null +++ b/applications/luci-app-example/po/lt/example.po @@ -0,0 +1,75 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2023-10-06 10:13+0000\n" +"Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" +"Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsexample/lt/>\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > " +"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? " +"1 : 2);\n" +"X-Generator: Weblate 5.1-dev\n" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 +msgid "A boolean option" +msgstr "Būlio pasirinkimas" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:27 +msgid "A select option" +msgstr "Pasirenkamas pasirinkimas" + +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3 +msgid "Example" +msgstr "Pavyzdys" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:9 +msgid "Example Form" +msgstr "Formos pavyzdys" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:10 +msgid "Example Form Configuration." +msgstr "Formos konfigūravimo pavyzdys." + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 +msgid "Example HTML Page" +msgstr "Pavyzdinis „HTML“ puslapis" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 +msgid "First Option" +msgstr "Pirmas pasirinkimas" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:21 +msgid "Flag Option" +msgstr "Vėliavinis pasirinkimas" + +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14 +msgid "Form View" +msgstr "Formos/Darbaknygės peržiūra" + +#: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 +msgid "Grant UCI access to LuCI app example" +msgstr "Suteikti „UCI“ prieigą prie „LuCI programos pavyzdžio“" + +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 +msgid "HTML Page" +msgstr "„HTML“ puslapis" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:16 +msgid "Input for the first option" +msgstr "Įvestis pirmam pasirinkimui" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26 +msgid "Select Option" +msgstr "Pasirinkti pasirinkimą" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:12 +msgid "first section" +msgstr "pirmas pasirinkimas" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 +msgid "second section" +msgstr "antras pasirinkimas" diff --git a/applications/luci-app-example/po/nb-NO/example.po b/applications/luci-app-example/po/nb-NO/example.po index 9596df0030..dfc772d9dd 100644 --- a/applications/luci-app-example/po/nb-NO/example.po +++ b/applications/luci-app-example/po/nb-NO/example.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-02-28 10:31+0000\n" +"PO-Revision-Date: 2023-08-02 12:53+0000\n" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsexample/nb_NO/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.16-dev\n" +"X-Generator: Weblate 5.0-dev\n" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 msgid "A boolean option" @@ -24,7 +24,7 @@ msgstr "" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:9 msgid "Example Form" -msgstr "" +msgstr "Eksempelskjema" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:10 msgid "Example Form Configuration." |