diff options
Diffstat (limited to 'applications/luci-app-example/po/lt/example.po')
-rw-r--r-- | applications/luci-app-example/po/lt/example.po | 139 |
1 files changed, 124 insertions, 15 deletions
diff --git a/applications/luci-app-example/po/lt/example.po b/applications/luci-app-example/po/lt/example.po index 088d1c6954..7d0188d144 100644 --- a/applications/luci-app-example/po/lt/example.po +++ b/applications/luci-app-example/po/lt/example.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2023-10-06 10:13+0000\n" +"PO-Revision-Date: 2023-12-02 18:04+0000\n" "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsexample/lt/>\n" @@ -12,37 +12,57 @@ msgstr "" "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" +"X-Generator: Weblate 5.3-dev\n" -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:38 msgid "A boolean option" msgstr "Būlio pasirinkimas" -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:27 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:43 msgid "A select option" msgstr "Pasirenkamas pasirinkimas" +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:56 +msgid "Cats" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:73 +msgid "Description for this table section" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:73 +msgid "Description for this typed section" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:57 +msgid "Dogs" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:55 +msgid "Dynamic list option" +msgstr "" + #: 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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:25 msgid "Example Form" msgstr "Formos pavyzdys" -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:10 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26 msgid "Example Form Configuration." msgstr "Formos konfigūravimo pavyzdys." -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:18 msgid "Example HTML Page" msgstr "Pavyzdinis „HTML“ puslapis" -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:31 msgid "First Option" msgstr "Pirmas pasirinkimas" -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:21 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:37 msgid "Flag Option" msgstr "Vėliavinis pasirinkimas" @@ -51,25 +71,114 @@ 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“" +msgid "Grant UCI and RPC access to LuCI app example" +msgstr "" #: 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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:53 +msgid "Input for a password (storage on disk is not encrypted)" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:32 msgid "Input for the first option" msgstr "Įvestis pirmam pasirinkimui" -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60 +msgid "Is this real?" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:130 +msgid "JSON converted to table via array building and loop" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:60 +msgid "JSONMap TableSection Sample" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:60 +msgid "JSONMap TypedSection Sample" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60 +msgid "No" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:87 +msgid "Not found" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:74 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:74 +msgid "Option name" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:75 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:75 +msgid "Option value" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:58 +msgid "Parakeets" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:52 +msgid "Password Option" +msgstr "" + +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:32 +msgid "RPC Array Example" +msgstr "" + +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:41 +msgid "RPC JSONMap Table Example" +msgstr "" + +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:50 +msgid "RPC JSONMap Typed Example" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:36 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:36 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:35 +msgid "RPC call failure:" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:128 +msgid "Sample JS via RPC" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:61 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:61 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:115 +msgid "See browser console for raw data" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:42 msgid "Select Option" msgstr "Pasirinkti pasirinkimą" -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:12 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:59 +msgid "Should be \"Not found\"" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60 +msgid "Yes" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:28 msgid "first section" msgstr "pirmas pasirinkimas" -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:34 msgid "second section" msgstr "antras pasirinkimas" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:50 +msgid "third section" +msgstr "" + +#~ msgid "Grant UCI access to LuCI app example" +#~ msgstr "Suteikti „UCI“ prieigą – „LuCI programos pavyzdžio“" |