blob: d0698e0067d15ae46fdb0552ce9bce588c171594 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
|
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2020-05-02 10:21+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
"openwrt/luciapplicationsvpnbypass/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"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.1-dev\n"
#: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/buttons.htm:57
msgid "Disable"
msgstr "Desativar"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:77
msgid "Domains to Bypass"
msgstr "Domínios para evitar a VPN"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:78
msgid "Domains to be accessed directly (outside of the VPN tunnel), see"
msgstr "Domínios para serem acessados diretamente (fora do túnel VPN), veja"
#: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/buttons.htm:54
msgid "Enable"
msgstr "Ativar"
#: applications/luci-app-vpnbypass/root/usr/share/rpcd/acl.d/luci-app-vpnbypass.json:3
msgid "Grant UCI access for luci-app-vpnbypass"
msgstr "Conceda acesso UCI ao luci-app-vpnbypass"
#: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/js.htm:51
msgid "Loading"
msgstr "Carregando"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:60
msgid "Local IP Addresses to Bypass"
msgstr "Endereço IP Local para Contornar"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:60
msgid ""
"Local IP addresses or subnets with direct internet access (outside of the "
"VPN tunnel)"
msgstr ""
"Endereço IP Local ou subrede com acesso direto à internet (fora do túnel VPN)"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:46
msgid "Local Ports to Bypass"
msgstr "Portas locais para evitar a VPN"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:46
msgid "Local ports to trigger VPN Bypass"
msgstr "Portas locais para disparar o VPN Bypass"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:80
msgid "README"
msgstr "LEIA-ME"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:67
msgid "Remote IP Addresses to Bypass"
msgstr "Endereço IP Remoto para Contornar"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:67
msgid ""
"Remote IP addresses or subnets which will be accessed directly (outside of "
"the VPN tunnel)"
msgstr ""
"Endereço IP Remoto ou subrede que serão acessados diretamente (fora do túnel "
"VPN)"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:53
msgid "Remote Ports to Bypass"
msgstr "Portas remotas para evitar a VPN"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:53
msgid "Remote ports to trigger VPN Bypass"
msgstr "Portas remotas para disparar o VPN Bypass"
#: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/buttons.htm:44
msgid "Restart"
msgstr "Reiniciar"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:25
msgid "Running"
msgstr "Em execução"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:35
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:36
msgid "Service Status"
msgstr "Condição do Serviço"
#: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/buttons.htm:41
msgid "Start"
msgstr "Iniciar"
#: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/buttons.htm:47
msgid "Stop"
msgstr "Parar"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:27
msgid "Stopped"
msgstr "Parado"
#: applications/luci-app-vpnbypass/luasrc/controller/vpnbypass.lua:4
msgid "VPN"
msgstr "VPN"
#: applications/luci-app-vpnbypass/luasrc/controller/vpnbypass.lua:8
msgid "VPN Bypass"
msgstr "VPN Bypass"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:44
msgid "VPN Bypass Rules"
msgstr "Regras de Bypass da VPN"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:33
msgid "VPN Bypass Settings"
msgstr "Configurações do VPN Bypass"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:29
msgid "disabled"
msgstr "desabilitado"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:80
msgid "for syntax"
msgstr "para sintaxe"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:11
msgid "is not installed or not found"
msgstr "não está instalado ou não foi encontrado"
#~ msgid "Reload"
#~ msgstr "Recarregar"
#~ msgid "Start VPNBypass service"
#~ msgstr "Inicie o serviço VPNBypass"
#~ msgid "Enable VPN Bypass"
#~ msgstr "Habilitar o VPN Bypass"
#~ msgid "Configuration of VPN Bypass Settings"
#~ msgstr "Configurações do VPN Bypass"
#~ msgid "Domains which will be accessed directly (outside of the VPN tunnel)"
#~ msgstr "Domínios que serão acessados diretamente (fora do túnel VPN)"
#~ msgid "Local IP Subnets to Bypass"
#~ msgstr "Subredes IP locais para evitar a VPN"
#~ msgid ""
#~ "Local IP ranges with direct internet access (outside of the VPN tunnel)"
#~ msgstr ""
#~ "Faixa de endereços IP locais que terão acesso internet direto (fora do "
#~ "túnel VPN)"
#~ msgid "Remote IP Subnets to Bypass"
#~ msgstr "Subredes IP remotas para evitar a VPN"
#~ msgid ""
#~ "Remote IP ranges which will be accessed directly (outside of the VPN "
#~ "tunnel)"
#~ msgstr ""
#~ "Faixa de endereços IP remotos que serão acessados diretamente (fora do "
#~ "túnel VPN)"
|