diff options
Diffstat (limited to 'applications/luci-app-example/po/es/example.po')
-rw-r--r-- | applications/luci-app-example/po/es/example.po | 37 |
1 files changed, 22 insertions, 15 deletions
diff --git a/applications/luci-app-example/po/es/example.po b/applications/luci-app-example/po/es/example.po index 96071e5e9a..42fccd2f62 100644 --- a/applications/luci-app-example/po/es/example.po +++ b/applications/luci-app-example/po/es/example.po @@ -1,65 +1,72 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-10-27 18:57+0000\n" +"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" +"Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsexample/es/>\n" "Language: es\n" "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.9-dev\n" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 msgid "A boolean option" -msgstr "" +msgstr "Una opción booleana" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:27 msgid "A select option" -msgstr "" +msgstr "Una opción de selección" #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3 msgid "Example" -msgstr "" +msgstr "Ejemplo" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:9 msgid "Example Form" -msgstr "" +msgstr "Formulario de ejemplo" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:10 msgid "Example Form Configuration." -msgstr "" +msgstr "Ejemplo de configuración de formulario." #: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 msgid "Example HTML Page" -msgstr "" +msgstr "Ejemplo de página HTML" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 msgid "First Option" -msgstr "" +msgstr "Primera opción" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:21 +#, fuzzy msgid "Flag Option" -msgstr "" +msgstr "Opción de indicador" #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14 msgid "Form View" -msgstr "" +msgstr "Vista de formulario" #: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 msgid "Grant UCI access to LuCI app ecample" -msgstr "" +msgstr "Otorgar acceso UCI a la app Ejemplo de 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:16 msgid "Input for the first option" -msgstr "" +msgstr "Entrada para la primera opción" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26 msgid "Select Option" -msgstr "" +msgstr "Seleccionar opción" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:12 msgid "first section" -msgstr "" +msgstr "primera sección" #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 msgid "second section" -msgstr "" +msgstr "segunda sección" |