diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2019-12-03 19:30:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-03 19:30:50 +0200 |
commit | 3fd4ec02157f779d6ecb5e3d3a372ffc2e2b2f6c (patch) | |
tree | 80d12e70f975405e9f2683e464a3b394b40f1ae8 /applications/luci-app-wireguard | |
parent | 74cb64fbb7bf0c6a3c26ac7b0388ff0b01649d5a (diff) | |
parent | fcdf2336764b9c10bcfc5d86434ca73f6bad1110 (diff) |
Merge pull request #3386 from weblate/weblate-openwrt-luci
Update from Weblate
Diffstat (limited to 'applications/luci-app-wireguard')
-rw-r--r-- | applications/luci-app-wireguard/po/pt-br/wireguard.po | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/applications/luci-app-wireguard/po/pt-br/wireguard.po b/applications/luci-app-wireguard/po/pt-br/wireguard.po index a915ec3035..0f8c79fc0d 100644 --- a/applications/luci-app-wireguard/po/pt-br/wireguard.po +++ b/applications/luci-app-wireguard/po/pt-br/wireguard.po @@ -1,16 +1,17 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Language-Team: \n" +"PO-Revision-Date: 2019-12-03 08:27+0000\n" +"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n" +"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/" +"openwrt/luciapplicationswireguard/pt_BR/>\n" +"Language: pt-br\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.11\n" -"Last-Translator: Luiz Angelo Daros de Luca <luizluca@gmail.com>\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 3.10-dev\n" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:149 msgid "Allowed IPs" @@ -76,13 +77,15 @@ msgstr "Chave Pública" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:191 msgid "Show/Hide QR-Code" -msgstr "" +msgstr "Mostrar/Ocultar QR-Code" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:211 msgid "" "The QR-Code works per wg interface, it will be refreshed with every manual " "page reload and transfers the following information:" msgstr "" +"O QR-Code funciona por interface wg, ele será atualizado a cada recarga " +"manual da página e transfere as seguintes informações:" #: applications/luci-app-wireguard/luasrc/controller/wireguard.lua:7 msgid "WireGuard Status" @@ -93,6 +96,8 @@ msgid "" "[Interface] A random, on the fly generated 'PrivateKey', the key will not be " "saved on the router" msgstr "" +"[Interface] Aleatório, o 'PrivateKey' será gerado em tempo real, a chave não " +"será salva no roteador" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:213 msgid "" @@ -100,6 +105,9 @@ msgid "" "default of '0.0.0.0/0, ::/0' to allow sending traffic to any IPv4 and IPv6 " "address" msgstr "" +"[Peer] A 'PublicKey' (Chave Pública) dessa interface wg e os 'AllowedIPs' (" +"Ips Permitidos) com o padrão de '0.0.0.0.0/0, ::/0' para que seja permitido " +"o envio de tráfego para qualquer endereço IPv4 e IPv6" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:91 msgid "h ago" |