123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184 |
- msgid ""
- msgstr ""
- "PO-Revision-Date: 2024-02-18 16:53+0000\n"
- "Last-Translator: Salvador Peña <salvadorp74@hotmail.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 5.4\n"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:38
- msgid "A boolean option"
- msgstr "Una opción booleana"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:43
- msgid "A select option"
- msgstr "Una opción de selección"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:56
- msgid "Cats"
- msgstr "Gatos"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:73
- msgid "Description for this table section"
- msgstr "Descripción de esta sección de la tabla"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:73
- msgid "Description for this typed section"
- msgstr "Descripción de esta sección escrita"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:57
- msgid "Dogs"
- msgstr "Perros"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:55
- msgid "Dynamic list option"
- msgstr "Opción de la lista dinámica"
- #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3
- msgid "Example"
- msgstr "Ejemplo"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:25
- msgid "Example Form"
- msgstr "Formulario de ejemplo"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26
- msgid "Example Form Configuration."
- msgstr "Ejemplo de configuración de formulario."
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:18
- msgid "Example HTML Page"
- msgstr "Ejemplo de página HTML"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:31
- msgid "First Option"
- msgstr "Primera opción"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:37
- msgid "Flag Option"
- msgstr "Opción de indicador"
- #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14
- msgid "Form View"
- msgstr "Vista de formulario"
- #: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3
- msgid "Grant UCI and RPC access to LuCI app example"
- msgstr "Conceder acceso UCI y RPC al ejemplo de la aplicación LuCI"
- #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23
- msgid "HTML Page"
- 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 ""
- "Introducción de una contraseña (el almacenamiento en disco no está cifrado)"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:32
- msgid "Input for the first option"
- msgstr "Entrada para la primera opción"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
- msgid "Is this real?"
- msgstr "¿Esto es real?"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:130
- msgid "JSON converted to table via array building and loop"
- msgstr "JSON convertido a tabla mediante construcción de array y bucle"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:60
- msgid "JSONMap TableSection Sample"
- msgstr "Ejemplo de sección de tabla JSONMap"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:60
- msgid "JSONMap TypedSection Sample"
- msgstr "Ejemplo de sección tipográfica de JSONMap"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
- msgid "No"
- msgstr "No"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:87
- msgid "Not found"
- msgstr "No se ha encontrado"
- #: 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 "Nombre de la opción"
- #: 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 "Valor de la opción"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:58
- msgid "Parakeets"
- msgstr "Periquitos"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:52
- msgid "Password Option"
- msgstr "Opción de la contraseña"
- #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:32
- msgid "RPC Array Example"
- msgstr "Ejemplo de matriz RPC"
- #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:41
- msgid "RPC JSONMap Table Example"
- msgstr "Ejemplo de tabla RPC JSONMap"
- #: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:50
- msgid "RPC JSONMap Typed Example"
- msgstr "Ejemplo escrito de RPC JSONMap"
- #: 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 "Fallo en la llamada RPC:"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:128
- msgid "Sample JS via RPC"
- msgstr "Ejemplo de JS a través de RPC"
- #: 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 "Consulte la consola del navegador para obtener datos sin procesar"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:42
- msgid "Select Option"
- msgstr "Seleccionar opción"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:59
- msgid "Should be \"Not found\""
- msgstr "Debería ser \"No encontrado\""
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60
- msgid "Yes"
- msgstr "Si"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:28
- msgid "first section"
- msgstr "primera sección"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:34
- msgid "second section"
- msgstr "segunda sección"
- #: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:50
- msgid "third section"
- msgstr "tercera sección"
- #~ msgid "Grant UCI access to LuCI app example"
- #~ msgstr "Conceder acceso UCI a LuCI app example"
- #~ msgid "Grant UCI access to LuCI app ecample"
- #~ msgstr "Otorgar acceso UCI a la app Ejemplo de LuCI"
|