Merge pull request #2952 from castillofrancodamian/wireguard
luci-app-wireguard: update Spanish translation
This commit is contained in:
commit
01c9dba918
1 changed files with 10 additions and 3 deletions
|
@ -3,12 +3,12 @@ msgstr ""
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"POT-Creation-Date: \n"
|
"POT-Creation-Date: \n"
|
||||||
"PO-Revision-Date: \n"
|
"PO-Revision-Date: 2019-08-01 21:49-0300\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 2.2.1\n"
|
"X-Generator: Poedit 2.2.3\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"Language: es\n"
|
"Language: es\n"
|
||||||
|
|
||||||
|
@ -83,6 +83,8 @@ msgid ""
|
||||||
"The QR-Code works per wg interface, it will be refreshed with every manual "
|
"The QR-Code works per wg interface, it will be refreshed with every manual "
|
||||||
"page reload and transfers the following information:"
|
"page reload and transfers the following information:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"El código QR funciona por interfaz wg, se actualizará con cada recarga "
|
||||||
|
"manual de la página y transfiere la siguiente información:"
|
||||||
|
|
||||||
#: applications/luci-app-wireguard/luasrc/controller/wireguard.lua:7
|
#: applications/luci-app-wireguard/luasrc/controller/wireguard.lua:7
|
||||||
msgid "WireGuard Status"
|
msgid "WireGuard Status"
|
||||||
|
@ -93,6 +95,8 @@ msgid ""
|
||||||
"[Interface] A random, on the fly generated 'PrivateKey', the key will not be "
|
"[Interface] A random, on the fly generated 'PrivateKey', the key will not be "
|
||||||
"saved on the router"
|
"saved on the router"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"[Interfaz] Al azar, sobre la marcha 'PrivateKey' generado, la clave no se "
|
||||||
|
"guardará en el enrutador"
|
||||||
|
|
||||||
#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:213
|
#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:213
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -100,6 +104,9 @@ msgid ""
|
||||||
"default of '0.0.0.0/0, ::/0' to allow sending traffic to any IPv4 and IPv6 "
|
"default of '0.0.0.0/0, ::/0' to allow sending traffic to any IPv4 and IPv6 "
|
||||||
"address"
|
"address"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"[Par] 'PublicKey' de esa interfaz wg y 'AllowedIPs' con el valor "
|
||||||
|
"predeterminado de '0.0.0.0/0, ::/0' para permitir el envío de tráfico a "
|
||||||
|
"cualquier dirección IPv4 e IPv6"
|
||||||
|
|
||||||
#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:91
|
#: applications/luci-app-wireguard/luasrc/view/wireguard.htm:91
|
||||||
msgid "h ago"
|
msgid "h ago"
|
||||||
|
|
Loading…
Reference in a new issue