diff options
Diffstat (limited to 'applications/luci-app-firewall/po/es/firewall.po')
-rw-r--r-- | applications/luci-app-firewall/po/es/firewall.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/applications/luci-app-firewall/po/es/firewall.po b/applications/luci-app-firewall/po/es/firewall.po index 386a0726bb..5d66047294 100644 --- a/applications/luci-app-firewall/po/es/firewall.po +++ b/applications/luci-app-firewall/po/es/firewall.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-30 17:00+0200\n" -"PO-Revision-Date: 2022-06-10 13:18+0000\n" +"PO-Revision-Date: 2022-06-13 21:19+0000\n" "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfirewall/es/>\n" @@ -57,7 +57,7 @@ msgid "" "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}" msgstr "" "<var data-tooltip=\"ACCEPT\">Aceptar</var> " -"%{src?%{dest?forward:input}:output}" +"%{src?%{dest?reenvío:entrada}:salida}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>" @@ -77,7 +77,7 @@ msgid "" "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}" msgstr "" "<var data-tooltip=\"DROP\">Descartar</var> " -"%{src?%{dest?forward:input}:output}" +"%{src?%{dest?reenvío:entrada}:salida}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133 msgid "" @@ -115,14 +115,14 @@ msgid "" "output}" msgstr "" "<var data-tooltip=\"NOTRACK\">No seguir</var> " -"%{src?%{dest?forward:input}:output}" +"%{src?%{dest?reenvío:entrada}:salida}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121 msgid "" "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}" msgstr "" "<var data-tooltip=\"REJECT\">Rechazar</var> " -"%{src?%{dest?forward:input}:output}" +"%{src?%{dest?reenvío:entrada}:salida}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81 msgid "" |