diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-11-23 12:35:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-23 12:35:52 +0100 |
commit | 8012ad2ad5a040e52c984f1cef07d4ef2e1c1325 (patch) | |
tree | 4a21ef004da0b33f6958d6ab65a27b3dd5b037f3 /applications/luci-app-udpxy/po/es/udpxy.po | |
parent | 7dc6f8b607abb21ae7bab75d3a2d0b5afd02b7d2 (diff) | |
parent | f653e2c5c2f571c0bb17abb90a16296095f32fbf (diff) |
Merge pull request #6115 from 1715173329/udpxy
luci-app-udpxy: rewritten in JS
Diffstat (limited to 'applications/luci-app-udpxy/po/es/udpxy.po')
-rw-r--r-- | applications/luci-app-udpxy/po/es/udpxy.po | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/applications/luci-app-udpxy/po/es/udpxy.po b/applications/luci-app-udpxy/po/es/udpxy.po index 6de1ec8266..b21b4956e3 100644 --- a/applications/luci-app-udpxy/po/es/udpxy.po +++ b/applications/luci-app-udpxy/po/es/udpxy.po @@ -13,23 +13,23 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.1-dev\n" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:30 msgid "Bind IP/Interface" msgstr "Enlace IP/interfaz" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:47 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:47 msgid "Buffer messages" msgstr "Mensajes de búfer" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:43 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:44 msgid "Buffer size" msgstr "Tamaño del búfer" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:51 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:50 msgid "Buffer time" msgstr "Tiempo del búfer" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:10 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:16 msgid "Enabled" msgstr "Activado" @@ -37,47 +37,48 @@ msgstr "Activado" msgid "Grant UCI access for luci-app-udpxy" msgstr "Conceder acceso UCI para luci-app-udpxy" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:39 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:42 msgid "Log file" msgstr "Archivo de registro" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:35 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:39 msgid "Max clients" msgstr "Máx. clientes" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:59 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:56 msgid "Multicast subscription renew" msgstr "Renovación de suscripción de multidifusión" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:55 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:53 msgid "Nice increment" msgstr "Incremento agradable" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:27 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:33 msgid "Port" msgstr "Puerto" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:15 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:22 msgid "Respawn" msgstr "Reaparecer" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:31 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:36 msgid "Source IP/Interface" msgstr "IP de origen/interfaz" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:21 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:28 msgid "Status" msgstr "Estado" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:18 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:25 msgid "Verbose" msgstr "Verbosidad" +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:9 #: applications/luci-app-udpxy/root/usr/share/luci/menu.d/luci-app-udpxy.json:3 msgid "udpxy" msgstr "udpxy" -#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:4 +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:10 msgid "" "udpxy is a UDP-to-HTTP multicast traffic relay daemon, here you can " "configure the settings." |