diff options
Diffstat (limited to 'applications/luci-app-example/po/lt/example.po')
-rw-r--r-- | applications/luci-app-example/po/lt/example.po | 30 |
1 files changed, 17 insertions, 13 deletions
diff --git a/applications/luci-app-example/po/lt/example.po b/applications/luci-app-example/po/lt/example.po index bbe81a0c71..0e03b1b25a 100644 --- a/applications/luci-app-example/po/lt/example.po +++ b/applications/luci-app-example/po/lt/example.po @@ -1,14 +1,18 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2023-08-14 00:51+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 ? 0 : n%10>=2 && " -"(n%100<10 || n%100>=20) ? 1 : 2);\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.0-dev\n" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 msgid "A boolean option" @@ -20,23 +24,23 @@ msgstr "" #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3 msgid "Example" -msgstr "" +msgstr "Pavyzdys" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:9 msgid "Example Form" -msgstr "" +msgstr "Formos pavyzdys" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:10 msgid "Example Form Configuration." -msgstr "" +msgstr "Formos konfigūravimo pavyzdys." #: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 msgid "Example HTML Page" -msgstr "" +msgstr "Pavyzdinis „HTML“ puslapis" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 msgid "First Option" -msgstr "" +msgstr "Pirmas pasirinkimas" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:21 msgid "Flag Option" @@ -52,7 +56,7 @@ msgstr "" #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 msgid "HTML Page" -msgstr "" +msgstr "„HTML“ puslapis" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:16 msgid "Input for the first option" @@ -64,8 +68,8 @@ msgstr "" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:12 msgid "first section" -msgstr "" +msgstr "pirmas pasirinkimas" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 msgid "second section" -msgstr "" +msgstr "antras pasirinkimas" |