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/ru | |
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/ru')
-rw-r--r-- | po/ru/freifunk-policyrouting.po | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/po/ru/freifunk-policyrouting.po b/po/ru/freifunk-policyrouting.po index 78c371140..528ab082f 100644 --- a/po/ru/freifunk-policyrouting.po +++ b/po/ru/freifunk-policyrouting.po @@ -6,12 +6,12 @@ msgstr "" "PO-Revision-Date: 2011-07-25 12:52+0200\n" "Last-Translator: Kamal <kamal.aliev@epscom.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.4\n" msgid "" @@ -24,6 +24,9 @@ msgstr "" msgid "Enable Policy Routing" msgstr "Разрешить политику маршрутизации" +msgid "Fallback to mesh" +msgstr "" + msgid "Firewall zones" msgstr "Зоны межсетевого экрана" @@ -38,6 +41,11 @@ msgstr "" "ячеистой сети. Если Вас это не устраивает, то выберите эту опцию и данный " "траффик будет заблокирован." +msgid "" +"If your own gateway is not available then fallback to the mesh default " +"gateway." +msgstr "" + msgid "Policy Routing" msgstr "Политика маршрутизации" |