diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-08-08 15:22:05 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-08-08 15:22:05 +0000 |
commit | abae7880c6ca8aedd223180eff566292dc766319 (patch) | |
tree | a483c123b7141755d244e63f0bd2e3b3d4ada06e /po/en | |
parent | 3806a802e22a6e20119e5b626a244889afb45cc4 (diff) |
po: sync firewall translation
Diffstat (limited to 'po/en')
-rw-r--r-- | po/en/firewall.po | 43 |
1 files changed, 20 insertions, 23 deletions
diff --git a/po/en/firewall.po b/po/en/firewall.po index 53097ea0f..cf32797de 100644 --- a/po/en/firewall.po +++ b/po/en/firewall.po @@ -11,9 +11,15 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +msgid "%s in %s" +msgstr "" + msgid "%s%s with %s" msgstr "" +msgid "%s, %s in %s" +msgstr "" + msgid "(Unnamed Entry)" msgstr "" @@ -71,9 +77,6 @@ msgid "" "each firewall restart, right after the default ruleset has been loaded." msgstr "" -msgid "Destination" -msgstr "Destination" - msgid "Destination IP address" msgstr "" @@ -113,9 +116,6 @@ msgstr "External port" msgid "Extra arguments" msgstr "" -msgid "Family" -msgstr "" - # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # Generated from applications/luci-fw/luasrc/model/cbi/luci_fw/zones.lua # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # @@ -141,10 +141,7 @@ msgstr "" msgid "Forward" msgstr "Forward" -msgid "Forward to %s in %s" -msgstr "" - -msgid "Forward to %s, %s in %s" +msgid "Forward to" msgstr "" msgid "From %s in %s" @@ -198,6 +195,9 @@ msgstr "MSS clamping" msgid "Masquerading" msgstr "Masquerading" +msgid "Match" +msgstr "" + msgid "Match ICMP type" msgstr "" @@ -302,18 +302,12 @@ msgstr "" msgid "Rewrite to source %s, %s" msgstr "" -msgid "SNAT" -msgstr "" - msgid "SNAT IP address" msgstr "" msgid "SNAT port" msgstr "" -msgid "Source" -msgstr "Source" - # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # Generated from applications/luci-fw/luasrc/model/cbi/luci_fw/rrule.lua # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # @@ -402,12 +396,6 @@ msgid "" "networks</em> specifies which available networks are member of this zone." msgstr "" -msgid "To %s" -msgstr "" - -msgid "To %s at %s" -msgstr "" - msgid "To %s at %s on <var>this device</var>" msgstr "" @@ -435,7 +423,10 @@ msgid "" "the router." msgstr "" -msgid "Via" +msgid "Via %s" +msgstr "" + +msgid "Via %s at %s" msgstr "" msgid "" @@ -476,6 +467,12 @@ msgstr "drop" msgid "reject" msgstr "reject" +#~ msgid "Destination" +#~ msgstr "Destination" + +#~ msgid "Source" +#~ msgstr "Source" + #~ msgid "(optional)" #~ msgstr "(optional)" |