Merge pull request #3538 from weblate/weblate-openwrt-luci

Translations update from Weblate
This commit is contained in:
Hannu Nyman 2020-01-20 18:30:20 +02:00 committed by GitHub
commit 19c007a489
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 195 additions and 72 deletions

View file

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2019-11-13 13:07+0000\n" "PO-Revision-Date: 2020-01-20 05:58+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n" "Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsaria2/pt/>\n" "luciapplicationsaria2/pt/>\n"
@ -8,7 +8,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.11-dev\n"
#: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:296 #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:296
msgid "<abbr title=\"Local Peer Discovery\">LPD</abbr> enabled" msgid "<abbr title=\"Local Peer Discovery\">LPD</abbr> enabled"
@ -780,7 +780,7 @@ msgid ""
"code>." "code>."
msgstr "" msgstr ""
"O diretório para armazenar o ficheiro descarregado, por exemplo, <code>/mnt/" "O diretório para armazenar o ficheiro descarregado, por exemplo, <code>/mnt/"
"sda1</code>" "sda1</code>."
#: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:81 #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:81
msgid "The file name of the log file." msgid "The file name of the log file."

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-03-30 17:00+0200\n" "POT-Creation-Date: 2010-03-30 17:00+0200\n"
"PO-Revision-Date: 2020-01-19 20:38+0000\n" "PO-Revision-Date: 2020-01-20 15:09+0000\n"
"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfirewall/es/>\n" "luciapplicationsfirewall/es/>\n"
@ -30,6 +30,20 @@ msgid ""
"&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper." "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
"val}</var>}}" "val}</var>}}"
msgstr "" msgstr ""
"%{src?%{dest?Reenviado:Entrante}:Saliente} %{ipv6?%{ipv4?<var>IPv4</var> and "
"<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocolo "
"%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\""
">%{item.name}<span class=\"cbi-tooltip\">ICMP con tipos %{ítem.tipos#%{"
"siguiente?, }<var>%{item}</var>}</lapso></var>:<var>%{ítem.nombre}</var>}}}%{"
"marca?, marca <var%{marca.inv? data-tooltip=\"Hacer coincidir fwmarks "
"excepto %{marca.num}%{marca.máscara? con máscara %{marca.máscara}}.\":%{"
"marca.máscara? data-tooltip=\"Enmascarar el valor de fwmark con "
"%{marca.máscara} antes de comparar.\"}}>%{marca.val}</var>}%{dscp?, DSCP "
"%{dscp.inv?<var data-tooltip=\"Igualar las clasificaciones DSCP excepto "
"%{dscp.num?:%{dscp.nombre}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{"
"ayudante?, ayudante %{ayudante.inv?<var data-tooltip=\"Iguala a cualquier "
"ayudante excepto &quot;%{ayudante.nombre}&quot;\">%{ayudante.val}</var>:<var "
"data-tooltip=\"%{ayudante.nombre}\">%{ayudante.val}</var>}}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
msgid "-- add IP --" msgid "-- add IP --"
@ -43,60 +57,80 @@ msgstr "-- añadir MAC"
msgid "" msgid ""
"<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}" "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
msgstr "" msgstr ""
"<var data-tooltip=\"ACCEPT\">Aceptar</var> "
"%{src?%{dest?reenviar:entrada}:salida}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86
msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>" msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
msgstr "" msgstr "<var data-tooltip=\"ACCEPT\">Prevenir la reescritura de la fuente</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80
msgid "" msgid ""
"<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>" "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
"%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}" "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
msgstr "" msgstr ""
"<var data-tooltip=\"DNAT\">Reenviar</var> to %{dest}%{dest_ip? IP "
"<var>%{dest_ip}</var>}%{dest_port? puerto <var>%{dest_port}</var>}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:114
msgid "" msgid ""
"<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}" "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
msgstr "" msgstr ""
"<var data-tooltip=\"DROP\">Soltar</var> "
"%{src?%{dest?reenviar:entrada}:salida}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:132
msgid "" msgid ""
"<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}" "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
"</var>" "</var>"
msgstr "" msgstr ""
"<var data-tooltip=\"DSCP\">Asignar DSCP</var> clasificación "
"<var>%{set_dscp}</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:126
msgid "" msgid ""
"<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var" "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
"%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>" "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
msgstr "" msgstr ""
"<var data-tooltip=\"AYUDANTE\">Asignar conntrack</var> helper <var%{"
"nombre_del_ayudante? data-tooltip=\"%{nombre_del_ayudante}\""
"}>%{establecer_ayudante}</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129
msgid "" msgid ""
"<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>" "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
"%{set_mark?:%{set_xmark}}</var>" "%{set_mark?:%{set_xmark}}</var>"
msgstr "" msgstr ""
"<var data-tooltip=\"MARCA\">%{establecer_marca?Asignar:XOR}</var> marca de "
"firewall <var>%{establecer_marca?:%{establecer_xmark}}</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:83 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:83
msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP" msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
msgstr "" msgstr ""
"<var data-tooltip=\"MASCARADA\">Reescribir automáticamente</var> origen IP"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:123
msgid "" msgid ""
"<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:" "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
"output}" "output}"
msgstr "" msgstr ""
"<var data-tooltip=\"NO SEGUIR\">No rastrear</var> "
"%{src?%{dest?reenviar:entrada}:salida}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:120 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:120
msgid "" msgid ""
"<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}" "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
msgstr "" msgstr ""
"<var data-tooltip=\"RECHAZAR\">Rechazar</var> "
"%{src?%{dest?reenviar:entrada}:salida}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:80
msgid "" msgid ""
"<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP " "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
"<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}" "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
msgstr "" msgstr ""
"<var data-tooltip=\"SNAT\">Reescribir estáticamente</var> al origen %{"
"snat_ip?IP <var>%{snat_ip}</var>} %{snat_port?puerto <var>%{snat_port}</var>}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224
msgid "A rewrite IP must be specified!" msgid "A rewrite IP must be specified!"
@ -378,6 +412,11 @@ msgid ""
"%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=" "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
"\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}" "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
msgstr "" msgstr ""
"IPv4 reenviado%{proto?, protocolo %{proto#%{siguiente?, "
"}<var>%{ítem.nombre}</var>}}%{marcak?, marca <var%{marca.inv? data-tooltip=\""
"Hacer coincidir fwmarks excepto %{marca.num}%{marca.máscara? con máscara "
"%{marca.máscara}}.\":%{marca.máscara? data-tooltip=\"Enmascarar el valor de "
"fwmark con %{marca.máscara} antes de comparar.\"}}>%{marca.val}</var>}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
@ -392,6 +431,11 @@ msgid ""
"<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item." "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
"ival}</var>}}" "ival}</var>}}"
msgstr "" msgstr ""
"Desde %{src}%{src_dispositivo?, interfaz <var>%{src_dispositivo}</var>}%{"
"src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Hacer "
"coincidir las direcciones IP excepto %{ítem.val}.\"}>%{ítem.ival}</var>}}%{"
"src_puerto?, puerto %{src_puerto#%{siguiente?, }<var%{ítem.inv? data-tooltip="
"\"Igualar puertos excepto %{item.val}.\"}>%{item.ival}</var>}}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:63 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:63
msgid "" msgid ""
@ -404,6 +448,15 @@ msgid ""
"name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}" "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
"</var>}}" "</var>}}"
msgstr "" msgstr ""
"Desde %{src}%{src_dispositivo?, interfaz <var>%{src_dispositivo}</var>}%{"
"src_ip?, IP %{src_ip#%{siguiente?, }<var%{ítem.inv? data-tooltip=\"Hacer "
"coincidir las direcciones IP excepto %{ítem.val}.\"}>%{ítem.ival}</var>}}%{"
"src_puerto?, puerto %{src_puerto#%{siguiente?, }<var%{ítem.inv? data-tooltip="
"\"Igualar puertos excepto %{ítem.val}.\"}>%{ítem.ival}</var>}}%{src_mac?, "
"MAC %{src_mac#%{siguiente?, }<var%{ítem.inv? data-tooltip=\"Igualar puertos "
"excepto %{ítem.val}%{ítem.insinuación.nombre? a.k.a. "
"%{ítem.insinuación.nombre}}.\":%{ítem.insinuación.nombre? data-tooltip=\""
"%{ítem.insinuación.nombre}\"}}>%{ítem.ival}</var>}}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:47 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:47
msgid "" msgid ""
@ -415,6 +468,13 @@ msgid ""
"k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint." "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
"name}\"}}>%{item.ival}</var>}}" "name}\"}}>%{item.ival}</var>}}"
msgstr "" msgstr ""
"Desde %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip=\""
"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
"port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
"%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, "
"}<var%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{"
"item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip="
"\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:136
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:180 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:180
@ -460,6 +520,16 @@ msgid ""
"except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip=" "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
"\"%{helper.name}\">%{helper.val}</var>}}" "\"%{helper.name}\">%{helper.val}</var>}}"
msgstr "" msgstr ""
"IPv4 entrante%{proto?, protocolo %{proto#%{siguiente?, }%{item.types?<var "
"class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
"with types %{item.types#%{next?, "
"}<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark "
"<var%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? "
"with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value "
"with %{mark.mask} before compare.\"}}>%{mark.val}</var>}%{helper?, helper "
"%{helper.inv?<var data-tooltip=\"Match any helper except "
"&quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip=\""
"%{helper.name}\">%{helper.val}</var>}}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
@ -505,6 +575,8 @@ msgid ""
"Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</" "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
"var>%{limit.burst? burst <var>%{limit.burst}</var>}" "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
msgstr "" msgstr ""
"Limite la coincidencia a <var>%{limit.num}</var> packets per "
"<var>%{limit.unit}</var>%{limit.burst? burst <var>%{limit.burst}</var>}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:347 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:347
msgid "Limits traffic matching to the specified rate." msgid "Limits traffic matching to the specified rate."
@ -940,8 +1012,14 @@ msgid ""
"<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item." "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
"ival}</var>}}" "ival}</var>}}"
msgstr "" msgstr ""
"A %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
"%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
"%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, "
"}<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\""
"}>%{item.ival}</var>}}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:48 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:48
#, fuzzy
msgid "" msgid ""
"To %{dest}%{dest_device?, via interface <var>%{dest_device}</" "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
"var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match " "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
@ -949,14 +1027,24 @@ msgid ""
"%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except " "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
"%{item.val}.\"}>%{item.ival}</var>}}" "%{item.val}.\"}>%{item.ival}</var>}}"
msgstr "" msgstr ""
"A %{dest}%{dest_device?, via interface <var>%{dest_device}</var>}%{dest_ip?, "
"IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses "
"except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{"
"next?, }<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\""
"}>%{item.ival}</var>}}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:56 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:56
#, fuzzy
msgid "" msgid ""
"To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=" "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
"\"Match IP addresses except %{item.val}.\"}>%{item.ival}</" "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
"var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip=" "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
"\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}" "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
msgstr "" msgstr ""
"A %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\""
"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, "
"port %{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
"%{item.val}.\"}>%{item.ival}</var>}}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
msgid "Tracking helper" msgid "Tracking helper"
@ -1020,6 +1108,9 @@ msgid ""
"be converted to \"nat\" sections and the firewall will be restarted to apply " "be converted to \"nat\" sections and the firewall will be restarted to apply "
"the updated configuration." "the updated configuration."
msgstr "" msgstr ""
"Al presionar \"Continuar\", las secciones de \"redireccionamiento\" con \""
"SNAT\" de destino se convertirán en secciones \"nat\" y el firewall se "
"reiniciará para aplicar la configuración actualizada."
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
msgid "Use external IP address" msgid "Use external IP address"

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-03-30 17:00+0200\n" "POT-Creation-Date: 2010-03-30 17:00+0200\n"
"PO-Revision-Date: 2020-01-19 20:38+0000\n" "PO-Revision-Date: 2020-01-20 15:09+0000\n"
"Last-Translator: Marcin Net <marcin.net@linux.pl>\n" "Last-Translator: Marcin Net <marcin.net@linux.pl>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfirewall/pl/>\n" "luciapplicationsfirewall/pl/>\n"
@ -44,39 +44,50 @@ msgstr "-- dodaj MAC --"
msgid "" msgid ""
"<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}" "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
msgstr "" msgstr ""
"<var data-tooltip=\"ACCEPT\">Akceptuj</var> "
"%{src?%{dest?forward:input}:output}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86
msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>" msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
msgstr "" msgstr "<var data-tooltip=\"ACCEPT\">Zapobieganie przepisywaniu źródła</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80
msgid "" msgid ""
"<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>" "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
"%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}" "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
msgstr "" msgstr ""
"<var data-tooltip=\"DNAT\">Przekazuj</var> do %{dest}%{dest_ip? IP "
"<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:114
msgid "" msgid ""
"<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}" "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
msgstr "" msgstr ""
"<var data-tooltip=\"DROP\">Porzuć</var> %{src?%{dest?forward:input}:output}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:132
msgid "" msgid ""
"<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}" "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
"</var>" "</var>"
msgstr "" msgstr ""
"<var data-tooltip=\"DSCP\">Przydziel DSCP</var> klasyfikacja "
"<var>%{set_dscp}</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:126
msgid "" msgid ""
"<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var" "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
"%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>" "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
msgstr "" msgstr ""
"<var data-tooltip=\"HELPER\">Przydziel conntrack</var> pomoc <var%{"
"helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129
msgid "" msgid ""
"<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>" "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
"%{set_mark?:%{set_xmark}}</var>" "%{set_mark?:%{set_xmark}}</var>"
msgstr "" msgstr ""
"<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> znacznik zapory "
"sieciowej <var>%{set_mark?:%{set_xmark}}</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:83 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:83
msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP" msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
@ -87,11 +98,15 @@ msgid ""
"<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:" "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
"output}" "output}"
msgstr "" msgstr ""
"<var data-tooltip=\"NOTRACK\">Nie śledź</var> "
"%{src?%{dest?forward:input}:output}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:120 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:120
msgid "" msgid ""
"<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}" "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
msgstr "" msgstr ""
"<var data-tooltip=\"REJECT\">Odrzucaj</var> "
"%{src?%{dest?forward:input}:output}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:80
msgid "" msgid ""
@ -393,6 +408,11 @@ msgid ""
"<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item." "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
"ival}</var>}}" "ival}</var>}}"
msgstr "" msgstr ""
"Z %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
"%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
"%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, "
"}<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\""
"}>%{item.ival}</var>}}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:63 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:63
msgid "" msgid ""
@ -405,6 +425,14 @@ msgid ""
"name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}" "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
"</var>}}" "</var>}}"
msgstr "" msgstr ""
"Z %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
"%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
"%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, "
"}<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\""
"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? "
"data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. "
"%{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\""
"}}>%{item.ival}</var>}}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:47 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:47
msgid "" msgid ""
@ -416,6 +444,13 @@ msgid ""
"k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint." "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
"name}\"}}>%{item.ival}</var>}}" "name}\"}}>%{item.ival}</var>}}"
msgstr "" msgstr ""
"Z %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip=\""
"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
"port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
"%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, "
"}<var%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{"
"item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip="
"\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:136
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:180 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:180

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-03-30 17:00+0200\n" "POT-Creation-Date: 2010-03-30 17:00+0200\n"
"PO-Revision-Date: 2020-01-19 06:04+0000\n" "PO-Revision-Date: 2020-01-20 05:58+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n" "Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfirewall/pt/>\n" "luciapplicationsfirewall/pt/>\n"
@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.10.2\n" "X-Generator: Weblate 3.11-dev\n"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:47 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:47
msgid "" msgid ""
@ -33,20 +33,22 @@ msgstr ""
#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
msgid "-- add IP --" msgid "-- add IP --"
msgstr "" msgstr "-- adicionar IP --"
#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:479 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:479
msgid "-- add MAC --" msgid "-- add MAC --"
msgstr "" msgstr "-- adicionar MAC --"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:117
msgid "" msgid ""
"<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}" "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
msgstr "" msgstr ""
"<var data-tooltip=\"ACCEPT\">Aceitar</var> "
"%{src?%{dest?forward:input}:output}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86
msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>" msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
msgstr "" msgstr "<var data-tooltip=\"ACCEPT\">Prevenir a reescrita da fonte</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80
msgid "" msgid ""
@ -208,7 +210,7 @@ msgstr "Os conteúdos foram gravados."
#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:650 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:650
msgid "Continue" msgid "Continue"
msgstr "" msgstr "Continuar"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:189 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:189
msgid "Covered devices" msgid "Covered devices"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: LuCI: firewall\n" "Project-Id-Version: LuCI: firewall\n"
"POT-Creation-Date: 2013-09-05 16:02+0200\n" "POT-Creation-Date: 2013-09-05 16:02+0200\n"
"PO-Revision-Date: 2020-01-19 20:38+0000\n" "PO-Revision-Date: 2020-01-20 05:58+0000\n"
"Last-Translator: Anton Kikin <a.a.kikin@gmail.com>\n" "Last-Translator: Anton Kikin <a.a.kikin@gmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfirewall/ru/>\n" "luciapplicationsfirewall/ru/>\n"
@ -32,7 +32,7 @@ msgid ""
"&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper." "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
"val}</var>}}" "val}</var>}}"
msgstr "" msgstr ""
"%{src?%{dest?Перенаправляемый:Входящий}:Исходящий} " "%{src?%{dest?Перенаправление:Входящий}:Исходящий} "
"%{ipv6?%{ipv4?<var>IPv4</var> и " "%{ipv6?%{ipv4?<var>IPv4</var> и "
"<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, протокол " "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, протокол "
"%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\"" "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\""
@ -104,8 +104,8 @@ msgid ""
"<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>" "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
"%{set_mark?:%{set_xmark}}</var>" "%{set_mark?:%{set_xmark}}</var>"
msgstr "" msgstr ""
"<var data-tooltip=\"MARK\">%{set_mark?Назначить:XOR}</var> метку брандмауэра " "<var data-tooltip=\"MARK\">%{set_mark?Назначить метку:XOR метки}</var> "
"<var>%{set_mark?:%{set_xmark}}</var>" "брандмауэра <var>%{set_mark?:%{set_xmark}}</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:83 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:83
msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP" msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
@ -524,7 +524,7 @@ msgid ""
"except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip=" "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
"\"%{helper.name}\">%{helper.val}</var>}}" "\"%{helper.name}\">%{helper.val}</var>}}"
msgstr "" msgstr ""
"Входящие IPv4%{proto?, протокол %{proto#%{next?, }%{item.types?<var class" "Входящий IPv4%{proto?, протокол %{proto#%{next?, }%{item.types?<var class"
"=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP с " "=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP с "
"типами %{item.types#%{next?, " "типами %{item.types#%{next?, "
"}<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, метка " "}<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, метка "
@ -608,7 +608,7 @@ msgstr "Маскарадинг"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:217 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:217
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:146 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:146
msgid "Match" msgid "Match"
msgstr "Входящий трафик" msgstr "Соответствие"
#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
msgid "Match DSCP" msgid "Match DSCP"
@ -616,7 +616,7 @@ msgstr "Соответствие DSCP"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:284 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:284
msgid "Match ICMP type" msgid "Match ICMP type"
msgstr "Соответствовать ICMP типу" msgstr "Соответствие ICMP типу"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:240 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:240
msgid "Match device" msgid "Match device"
@ -1018,7 +1018,7 @@ msgid ""
"<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item." "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
"ival}</var>}}" "ival}</var>}}"
msgstr "" msgstr ""
"К %{dest}%{dest_device?, интерфейс <var>%{dest_device}</var>}%{dest_ip?, IP-" "В %{dest}%{dest_device?, интерфейс <var>%{dest_device}</var>}%{dest_ip?, IP-"
"адрес %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Соответствие IP-" "адрес %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Соответствие IP-"
"адресам кроме %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, порт " "адресам кроме %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, порт "
"%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Соответствие портам " "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Соответствие портам "
@ -1032,7 +1032,7 @@ msgid ""
"%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except " "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
"%{item.val}.\"}>%{item.ival}</var>}}" "%{item.val}.\"}>%{item.ival}</var>}}"
msgstr "" msgstr ""
"К %{dest}%{dest_device?, через интерфейс <var>%{dest_device}</var>}%{" "В %{dest}%{dest_device?, через интерфейс <var>%{dest_device}</var>}%{"
"dest_ip?, IP-адрес %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"" "dest_ip?, IP-адрес %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\""
"Соответствие IP-адресам кроме %{item.val}.\"}>%{item.ival}</var>}}%{" "Соответствие IP-адресам кроме %{item.val}.\"}>%{item.ival}</var>}}%{"
"dest_port?, порт %{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"" "dest_port?, порт %{dest_port#%{next?, }<var%{item.inv? data-tooltip=\""
@ -1045,7 +1045,7 @@ msgid ""
"var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip=" "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
"\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}" "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
msgstr "" msgstr ""
"К %{dest}%{dest_ip?, IP-адрес %{dest_ip#%{next?, }<var%{item.inv? data-" "В %{dest}%{dest_ip?, IP-адрес %{dest_ip#%{next?, }<var%{item.inv? data-"
"tooltip=\"Соответствие IP-адресам кроме %{item.val}.\"" "tooltip=\"Соответствие IP-адресам кроме %{item.val}.\""
"}>%{item.ival}</var>}}%{dest_port?, порт %{dest_port#%{next?, }<var%{" "}>%{item.ival}</var>}}%{dest_port?, порт %{dest_port#%{next?, }<var%{"
"item.inv? data-tooltip=\"Соответствие портам кроме %{item.val}.\"" "item.inv? data-tooltip=\"Соответствие портам кроме %{item.val}.\""
@ -1200,7 +1200,7 @@ msgstr "любой"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
msgid "any zone" msgid "any zone"
msgstr "любой зоны" msgstr "любая зона"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
msgid "apply firewall mark" msgid "apply firewall mark"

View file

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2019-11-02 16:05+0000\n" "PO-Revision-Date: 2020-01-20 05:58+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n" "Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfwknopd/pt/>\n" "luciapplicationsfwknopd/pt/>\n"
@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.11-dev\n"
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:48 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:48
msgid "" msgid ""
@ -101,7 +101,7 @@ msgid ""
"seconds." "seconds."
msgstr "" msgstr ""
"Idade máxima em segundos que um pacote SPA será aceite. Predefinido a 120 " "Idade máxima em segundos que um pacote SPA será aceite. Predefinido a 120 "
"segundos" "segundos."
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:19 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:19
msgid "Normal Key" msgid "Normal Key"

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-24 18:30+0200\n" "POT-Creation-Date: 2012-08-24 18:30+0200\n"
"PO-Revision-Date: 2019-11-06 00:08+0000\n" "PO-Revision-Date: 2020-01-20 15:09+0000\n"
"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationssplash/es/>\n" "luciapplicationssplash/es/>\n"
@ -12,11 +12,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.11-dev\n"
#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 #: applications/luci-app-splash/luasrc/view/splash/splash.htm:53
msgid "%s with the operator of this access point." msgid "%s with the operator of this access point."
msgstr "" msgstr "%s con el operador de este punto de acceso."
#: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65
#: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13
@ -136,7 +136,7 @@ msgstr "La velocidad de subida de los clientes está limitada a (Kbytes/s)"
#: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15
msgid "Contact the owner" msgid "Contact the owner"
msgstr "" msgstr "Contacta al dueño"
#: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12
msgid "Decline" msgid "Decline"
@ -176,7 +176,7 @@ msgstr "General"
#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 #: applications/luci-app-splash/luasrc/view/splash/splash.htm:54
msgid "Get in contact" msgid "Get in contact"
msgstr "" msgstr "Ponerse en contacto"
#: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205
msgid "Hostname" msgid "Hostname"

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-21 22:06+0200\n" "POT-Creation-Date: 2012-08-21 22:06+0200\n"
"PO-Revision-Date: 2020-01-19 20:38+0000\n" "PO-Revision-Date: 2020-01-20 15:09+0000\n"
"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationstransmission/es/>\n" "luciapplicationstransmission/es/>\n"
@ -79,9 +79,8 @@ msgid "Config file directory"
msgstr "Directorio de archivos de configuración" msgstr "Directorio de archivos de configuración"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:56 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:56
#, fuzzy
msgid "Custom Web UI directory" msgid "Custom Web UI directory"
msgstr "Directorio personalizado de WEB UI" msgstr "Directorio de IU web personalizado"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:136 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:136
msgid "DHT enabled" msgid "DHT enabled"
@ -235,26 +234,23 @@ msgstr "Configuración de peer"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:190 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:190
msgid "Peer socket <abbr title=\"Type of Service\">TOS</abbr>" msgid "Peer socket <abbr title=\"Type of Service\">TOS</abbr>"
msgstr "" msgstr "Par zócalo <abbr title=\"Type of Service\">TOS</abbr>"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:207 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:207
msgid "Port forwarding enabled" msgid "Port forwarding enabled"
msgstr "Activar reenvío de puertos" msgstr "Activar reenvío de puertos"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:108 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:108
#, fuzzy
msgid "Preallocation" msgid "Preallocation"
msgstr "Precolocación" msgstr "Preasignación"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:141 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:141
#, fuzzy
msgid "Prefer encrypted" msgid "Prefer encrypted"
msgstr "Preferido" msgstr "Preferir encriptación"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:140 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:140
#, fuzzy
msgid "Prefer unencrypted" msgid "Prefer unencrypted"
msgstr "Preferido" msgstr "Preferir sin encriptación"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:159 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:159
msgid "Prefetch enabled" msgid "Prefetch enabled"
@ -289,14 +285,12 @@ msgid "RPC enabled"
msgstr "Activar RPC" msgstr "Activar RPC"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:252 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:252
#, fuzzy
msgid "RPC host whitelist" msgid "RPC host whitelist"
msgstr "Lista blanca RPC" msgstr "Lista blanca de host RPC"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:248 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:248
#, fuzzy
msgid "RPC host whitelist enabled" msgid "RPC host whitelist enabled"
msgstr "Activar listas blancas RPC" msgstr "Lista blanca de host RPC activada"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:269 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:269
msgid "RPC password" msgid "RPC password"
@ -343,9 +337,8 @@ msgid "Require encrypted"
msgstr "Requiere encriptación" msgstr "Requiere encriptación"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:55 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:55
#, fuzzy
msgid "Run daemon as group" msgid "Run daemon as group"
msgstr "Ejecutar demonio como usuario" msgstr "Ejecutar demonio como grupo"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:54 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:54
msgid "Run daemon as user" msgid "Run daemon as user"
@ -397,6 +390,9 @@ msgid ""
"tcp-congestion-control.html\" target=\"_blank\" rel=\"noreferrer noopener" "tcp-congestion-control.html\" target=\"_blank\" rel=\"noreferrer noopener"
"\">tcp-congestion-control</a>." "\">tcp-congestion-control</a>."
msgstr "" msgstr ""
"Esto está documentado en <a href=\"https://www.irif.fr/~jch/software/"
"bittorrent/tcp-congestion-control.html\" target=\"_blank\" rel=\"noreferrer "
"noopener\">tcp-congestion-control</a>."
#: applications/luci-app-transmission/root/usr/share/luci/menu.d/luci-app-transmission.json:3 #: applications/luci-app-transmission/root/usr/share/luci/menu.d/luci-app-transmission.json:3
msgid "Transmission" msgid "Transmission"
@ -423,7 +419,7 @@ msgstr "Carpeta a vigilar"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:277 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:277
msgid "When enabled, this will toggle the <b>alt-speed-enabled</b> setting" msgid "When enabled, this will toggle the <b>alt-speed-enabled</b> setting"
msgstr "" msgstr "Cuando está activado, esto alternará el ajuste <b>alt-speed-enabled</b>"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:184 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:184
msgid "hours" msgid "hours"

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-05-31 23:40+0200\n" "POT-Creation-Date: 2013-05-31 23:40+0200\n"
"PO-Revision-Date: 2019-11-20 17:06+0000\n" "PO-Revision-Date: 2020-01-20 05:58+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n" "Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationstransmission/pt/>\n" "luciapplicationstransmission/pt/>\n"
@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.11-dev\n"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:68 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:68
msgid "Alternative download speed" msgid "Alternative download speed"
@ -79,9 +79,8 @@ msgid "Config file directory"
msgstr "Diretório do ficheiro de configuração" msgstr "Diretório do ficheiro de configuração"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:56 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:56
#, fuzzy
msgid "Custom Web UI directory" msgid "Custom Web UI directory"
msgstr "Diretório da interface WEB personalizado" msgstr "Diretório personalizado de IU da Web"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:136 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:136
msgid "DHT enabled" msgid "DHT enabled"
@ -236,26 +235,23 @@ msgstr "Configuração do parceiro"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:190 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:190
msgid "Peer socket <abbr title=\"Type of Service\">TOS</abbr>" msgid "Peer socket <abbr title=\"Type of Service\">TOS</abbr>"
msgstr "" msgstr "Soquete de par <abbr title=\"Tipo de Serviço\">TOS</abbr>"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:207 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:207
msgid "Port forwarding enabled" msgid "Port forwarding enabled"
msgstr "Encaminhamento de porta ativado" msgstr "Encaminhamento de porta ativado"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:108 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:108
#, fuzzy
msgid "Preallocation" msgid "Preallocation"
msgstr "pré-alocação" msgstr "Pré-alocação"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:141 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:141
#, fuzzy
msgid "Prefer encrypted" msgid "Prefer encrypted"
msgstr "Preferencial" msgstr "Prefira encriptado"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:140 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:140
#, fuzzy
msgid "Prefer unencrypted" msgid "Prefer unencrypted"
msgstr "Preferencial" msgstr "Prefira não encriptado"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:159 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:159
msgid "Prefetch enabled" msgid "Prefetch enabled"
@ -290,14 +286,12 @@ msgid "RPC enabled"
msgstr "RPC ativado" msgstr "RPC ativado"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:252 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:252
#, fuzzy
msgid "RPC host whitelist" msgid "RPC host whitelist"
msgstr "Lista branca do RPC" msgstr "Lista branca de hosts de RPC"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:248 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:248
#, fuzzy
msgid "RPC host whitelist enabled" msgid "RPC host whitelist enabled"
msgstr "Lista branca do RPC ativada" msgstr "Lista branca do hosts de RPC ativada"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:269 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:269
msgid "RPC password" msgid "RPC password"
@ -333,7 +327,7 @@ msgstr "Limite da relação ativado"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:184 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:184
msgid "Recycle peer id after" msgid "Recycle peer id after"
msgstr "" msgstr "Reciclar a identificação de pares após"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:113 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:113
msgid "Rename partial files" msgid "Rename partial files"
@ -341,12 +335,11 @@ msgstr "Renomear ficheiros parciais"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:142 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:142
msgid "Require encrypted" msgid "Require encrypted"
msgstr "" msgstr "Exigir criptografia"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:55 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:55
#, fuzzy
msgid "Run daemon as group" msgid "Run daemon as group"
msgstr "Executar serviço como utilizador" msgstr "Executar daemon como grupo"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:54 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:54
msgid "Run daemon as user" msgid "Run daemon as user"
@ -398,6 +391,9 @@ msgid ""
"tcp-congestion-control.html\" target=\"_blank\" rel=\"noreferrer noopener" "tcp-congestion-control.html\" target=\"_blank\" rel=\"noreferrer noopener"
"\">tcp-congestion-control</a>." "\">tcp-congestion-control</a>."
msgstr "" msgstr ""
"Isto está documentado em <a href=\"https://www.irif.fr/~jch/software/"
"bittorrent/tcp-congestion-control.html\" target=\"_blank\" rel=\"noreferrer "
"noopener\">tcp-congestion-control</a>."
#: applications/luci-app-transmission/root/usr/share/luci/menu.d/luci-app-transmission.json:3 #: applications/luci-app-transmission/root/usr/share/luci/menu.d/luci-app-transmission.json:3
msgid "Transmission" msgid "Transmission"
@ -426,10 +422,11 @@ msgstr "Monitorar diretório"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:277 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:277
msgid "When enabled, this will toggle the <b>alt-speed-enabled</b> setting" msgid "When enabled, this will toggle the <b>alt-speed-enabled</b> setting"
msgstr "" msgstr ""
"Quando ativado, isto irá alternar a configuração <b>alt-speed-enabled</b>"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:184 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:184
msgid "hours" msgid "hours"
msgstr "" msgstr "horas"
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:280 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:280
#: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:283 #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:283

View file

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2020-01-04 12:28+0000\n" "PO-Revision-Date: 2020-01-20 05:58+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n" "Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsvpn-policy-routing/pt/>\n" "luciapplicationsvpn-policy-routing/pt/>\n"
@ -8,17 +8,19 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.10\n" "X-Generator: Weblate 3.11-dev\n"
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:46 #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:46
msgid "(strict mode)" msgid "(strict mode)"
msgstr "" msgstr "(modo estrito)"
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:202 #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:202
msgid "" msgid ""
"Add an ip rule, not an iptables entry for policies with just the local " "Add an ip rule, not an iptables entry for policies with just the local "
"address. Use with caution to manipulte policies priorities." "address. Use with caution to manipulte policies priorities."
msgstr "" msgstr ""
"Adicione uma regra ip, não uma entrada iptables para políticas apenas com o "
"endereço local. Use com cuidado para manipular as prioridades das políticas."
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:182 #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:182
msgid "Advanced Configuration" msgid "Advanced Configuration"