diff options
Diffstat (limited to 'applications/luci-app-example/po/pt/example.po')
-rw-r--r-- | applications/luci-app-example/po/pt/example.po | 41 |
1 files changed, 23 insertions, 18 deletions
diff --git a/applications/luci-app-example/po/pt/example.po b/applications/luci-app-example/po/pt/example.po index 3ca011a6b8..9f7bd8368c 100644 --- a/applications/luci-app-example/po/pt/example.po +++ b/applications/luci-app-example/po/pt/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-01-28 06:39+0000\n" +"Last-Translator: Luis Rosario <luisloros@gmail.com>\n" +"Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsexample/pt/>\n" "Language: pt\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.4-dev\n" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:38 msgid "A boolean option" -msgstr "" +msgstr "A opção booleana" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:43 msgid "A select option" @@ -19,7 +22,7 @@ msgstr "" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:56 msgid "Cats" -msgstr "" +msgstr "Gatos" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:73 msgid "Description for this table section" @@ -31,7 +34,7 @@ msgstr "" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:57 msgid "Dogs" -msgstr "" +msgstr "Cães" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:55 msgid "Dynamic list option" @@ -39,51 +42,53 @@ msgstr "" #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3 msgid "Example" -msgstr "" +msgstr "Exemplo" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:25 msgid "Example Form" -msgstr "" +msgstr "Formulário de exemplo" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26 msgid "Example Form Configuration." -msgstr "" +msgstr "Exemplo de configuração de formulário." #: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:18 msgid "Example HTML Page" -msgstr "" +msgstr "Exemplo de página HTML" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:31 msgid "First Option" -msgstr "" +msgstr "Primeira opção" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:37 msgid "Flag Option" msgstr "" #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14 +#, fuzzy msgid "Form View" -msgstr "" +msgstr "Ver formulário" #: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 +#, fuzzy msgid "Grant UCI and RPC access to LuCI app example" -msgstr "" +msgstr "Permitir acesso UCI e RPC à aplicação de exemplo LuCI" #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 msgid "HTML Page" -msgstr "" +msgstr "Página HTML" #: 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 "" +msgstr "Inserir password (o armazenamento em disco não está encriptado)" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:32 msgid "Input for the first option" -msgstr "" +msgstr "Inserir a primeira opção" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60 msgid "Is this real?" -msgstr "" +msgstr "Isto é real?" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:130 msgid "JSON converted to table via array building and loop" |