diff options
author | Manuel Munz <freifunk@somakoma.de> | 2012-07-01 00:01:38 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2012-07-01 00:01:38 +0000 |
commit | 9b1f4dfee38395e99009be5f1276153d2d052506 (patch) | |
tree | b05974be6ed560dbe3f6bd08fc1e40e7e1b8fb89 /po/de | |
parent | 76106a11b9a9bc58dee9e729954572e7f870a166 (diff) |
contrib/freifunk-policyrouting: Fix deletion of rules; add fallback option to use the mesh gateway if the own gateway is not available
Diffstat (limited to 'po/de')
-rw-r--r-- | po/de/freifunk-policyrouting.po | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/po/de/freifunk-policyrouting.po b/po/de/freifunk-policyrouting.po index 44bb15162..f62cb82a7 100644 --- a/po/de/freifunk-policyrouting.po +++ b/po/de/freifunk-policyrouting.po @@ -5,10 +5,10 @@ msgstr "" "PO-Revision-Date: \n" "Last-Translator: Manuel Munz <freifunk@somakoma.de>\n" "Language-Team: \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \n" msgid "" "All traffic from interfaces belonging to these zones will be sent via a " @@ -20,6 +20,9 @@ msgstr "" msgid "Enable Policy Routing" msgstr "Policy Routing aktivieren" +msgid "Fallback to mesh" +msgstr "" + msgid "Firewall zones" msgstr "Firewallzonen" @@ -34,6 +37,11 @@ msgstr "" "Routers geleitet. Wenn das nicht gewünscht ist und dieser Traffic dann " "stattdessen geblockt werden soll, dann aktiviere diese Option." +msgid "" +"If your own gateway is not available then fallback to the mesh default " +"gateway." +msgstr "" + msgid "Policy Routing" msgstr "Policy Routing" |