diff options
Diffstat (limited to 'applications/luci-app-example')
-rw-r--r-- | applications/luci-app-example/po/cs/example.po | 13 | ||||
-rw-r--r-- | applications/luci-app-example/po/pt/example.po | 10 |
2 files changed, 13 insertions, 10 deletions
diff --git a/applications/luci-app-example/po/cs/example.po b/applications/luci-app-example/po/cs/example.po index a100d066c9..06418d7124 100644 --- a/applications/luci-app-example/po/cs/example.po +++ b/applications/luci-app-example/po/cs/example.po @@ -1,17 +1,20 @@ 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: 2024-07-08 22:10+0000\n" +"Last-Translator: Milan <cirhanmilan@seznam.cz>\n" +"Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsexample/cs/>\n" "Language: cs\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==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n" +"X-Generator: Weblate 5.7-dev\n" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:38 msgid "A boolean option" -msgstr "" +msgstr "Pouze ano/ne" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:43 msgid "A select option" diff --git a/applications/luci-app-example/po/pt/example.po b/applications/luci-app-example/po/pt/example.po index 9f7bd8368c..3a7c26eb14 100644 --- a/applications/luci-app-example/po/pt/example.po +++ b/applications/luci-app-example/po/pt/example.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-01-28 06:39+0000\n" -"Last-Translator: Luis Rosario <luisloros@gmail.com>\n" +"PO-Revision-Date: 2024-07-09 23:09+0000\n" +"Last-Translator: ssantos <ssantos@web.de>\n" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsexample/pt/>\n" "Language: pt\n" @@ -10,7 +10,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 5.4-dev\n" +"X-Generator: Weblate 5.7-dev\n" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:38 msgid "A boolean option" @@ -104,7 +104,7 @@ msgstr "" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60 msgid "No" -msgstr "" +msgstr "Não" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:87 msgid "Not found" @@ -166,7 +166,7 @@ msgstr "" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60 msgid "Yes" -msgstr "" +msgstr "Sim" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:28 msgid "first section" |