From 4654ba92c3999d84b08211f05d2ccb5ea9da731b Mon Sep 17 00:00:00 2001 From: Sven Roederer Date: Sun, 3 Feb 2019 14:13:35 +0100 Subject: treewide: move freifunk-related packages to separate repo Even Freifunk was one of the major factory to create the LuCI-system, it's now only a very small part of LuCI. LuCI has become a much bigger thing and it seems that it's time to move the packages only relating to Freifunk into it's own feed. On the mailinglist it was discussed [1] and a repo below the general Freifunk team on github was created. This commit removes all packages that will be hosted in the new repo [2] 1 - http://lists.freifunk.net/pipermail/wlannews-freifunk.net/2019-February/004818.html 2 - https://github.com/freifunk/openwrt-packages Signed-off-by: Sven Roederer --- .../po/pl/freifunk-policyrouting.po | 79 ---------------------- 1 file changed, 79 deletions(-) delete mode 100644 applications/luci-app-freifunk-policyrouting/po/pl/freifunk-policyrouting.po (limited to 'applications/luci-app-freifunk-policyrouting/po/pl') diff --git a/applications/luci-app-freifunk-policyrouting/po/pl/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/pl/freifunk-policyrouting.po deleted file mode 100644 index d71cd01e63..0000000000 --- a/applications/luci-app-freifunk-policyrouting/po/pl/freifunk-policyrouting.po +++ /dev/null @@ -1,79 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-24 07:01+0200\n" -"PO-Revision-Date: 2012-08-24 08:02+0200\n" -"Last-Translator: goodgod261 \n" -"Language-Team: LANGUAGE \n" -"Language: pl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Pootle 2.0.6\n" - -#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25 -msgid "" -"All traffic from interfaces belonging to these zones will be sent via a " -"gateway in the mesh network." -msgstr "" -"Cały ruch sieciowy z interfejsów należących do tych stref będzie wysyłany " -"przez bramę w sieci mesh." - -#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13 -msgid "Enable Policy Routing" -msgstr "Włącz politykę trasowania (routingu)" - -#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21 -msgid "Fallback to mesh" -msgstr "Fallback do mesh" - -#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25 -msgid "Firewall zones" -msgstr "Strefy firewalla" - -#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16 -msgid "" -"If no default route is received from the mesh network then traffic which " -"belongs to the selected firewall zones is routed via your internet " -"connection as a fallback. If you do not want this and instead block that " -"traffic then you should select this option." -msgstr "" -"Jeśli nie otrzymano domyślnej trasy z sieci mesh, ruch sieciowy należący do " -"wybranej strefy firewalla jest trasowany przez Twoje połączenie z internetem " -"jako fallback. Jeśli tego nie chcesz i zamiast tego chciałbyś blokować taki " -"ruch sieciowy, powinieneś zaznaczyć tę opcję." - -#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22 -msgid "" -"If your own gateway is not available then fallback to the mesh default " -"gateway." -msgstr "" -"Jeśli Twoja własna brama nie jest dostępna, wykonaj fallback do domyślnej " -"bramy sieci mesh." - -#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8 -#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6 -msgid "Policy Routing" -msgstr "Polityka trasowania (routingu)" - -#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16 -msgid "Strict Filtering" -msgstr "Ścisłe filtrowanie" - -#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6 -msgid "" -"These pages can be used to setup policy routing for certain firewall zones. " -"This is useful if you need to use your own internet connection for yourself " -"but you don't want to share it with others (that's why it can also be called " -"'Ego Mode'). Your own traffic is then sent via your internet connection " -"while traffic originating from the mesh will use another gateway in the mesh." -msgstr "" -"Te strony mogą zostać użyte do ustawienia polityki trasowania (routingu) dla " -"wybranych stref firewalla. Jest to użyteczne jeśli chcesz używać swojego " -"połączenia z internetem sam i nie chcesz dzielić się nim z innymi (stąd " -"alternatywna nazwa \"tryb ego\"). Twój własny ruch sieciowy jest wysyłany " -"przez Twoje połączenie, zaś ruch pochodzący z sieci mesh będzie używać innej " -"bramy w sieci." -- cgit v1.2.3