Merge pull request #3107 from castillofrancodamian/udpxy
luci-app-udpxy: add Spanish translation
This commit is contained in:
commit
0542c6430d
1 changed files with 81 additions and 0 deletions
81
applications/luci-app-udpxy/po/es/udpxy.po
Normal file
81
applications/luci-app-udpxy/po/es/udpxy.po
Normal file
|
@ -0,0 +1,81 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: 2019-08-02 12:43-0300\n"
|
||||
"PO-Revision-Date: 2019-09-23 16:44-0300\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.2.3\n"
|
||||
"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Language: es\n"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23
|
||||
msgid "Bind IP/Interface"
|
||||
msgstr "Enlace IP/interfaz"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:47
|
||||
msgid "Buffer messages"
|
||||
msgstr "Mensajes de búfer"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:43
|
||||
msgid "Buffer size"
|
||||
msgstr "Tamaño del búfer"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:51
|
||||
msgid "Buffer time"
|
||||
msgstr "Tiempo del búfer"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:10
|
||||
msgid "Enabled"
|
||||
msgstr "Habilitado"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:39
|
||||
msgid "Log file"
|
||||
msgstr "Archivo de registro"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:35
|
||||
msgid "Max clients"
|
||||
msgstr "Máx. clientes"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:59
|
||||
msgid "Multicast subscription renew"
|
||||
msgstr "Renovación de suscripción de multidifusión"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:55
|
||||
msgid "Nice increment"
|
||||
msgstr "Incremento agradable"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:27
|
||||
msgid "Port"
|
||||
msgstr "Puerto"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:15
|
||||
msgid "Respawn"
|
||||
msgstr "Reaparecer"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:31
|
||||
msgid "Source IP/Interface"
|
||||
msgstr "IP de origen/interfaz"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:21
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:18
|
||||
msgid "Verbose"
|
||||
msgstr "Verbosidad"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/controller/udpxy.lua:11
|
||||
msgid "udpxy"
|
||||
msgstr "udpxy"
|
||||
|
||||
#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:4
|
||||
msgid ""
|
||||
"udpxy is a UDP-to-HTTP multicast traffic relay daemon, here you can "
|
||||
"configure the settings."
|
||||
msgstr ""
|
||||
"udpxy es un demonio de retransmisión de tráfico de multidifusión "
|
||||
"UDP a HTTP, aquí puede configurar los ajustes."
|
Loading…
Reference in a new issue