From 9215f16c9f8277ca47a5c9976f0c253f756ff446 Mon Sep 17 00:00:00 2001 From: Manuel Munz Date: Mon, 14 Feb 2011 18:01:20 +0000 Subject: [PATCH] po: Move p2pblock translations from freifunk into own translation files --- .../luasrc/controller/ff_p2pblock.lua | 2 +- .../freifunk/luasrc/model/cbi/freifunk/basics.lua | 4 +- po/ca/freifunk.po | 31 --------------- po/ca/p2pblock.po | 46 ++++++++++++++++++++++ po/de/freifunk.po | 31 --------------- po/de/p2pblock.po | 41 +++++++++++++++++++ po/el/freifunk.po | 29 -------------- po/el/p2pblock.po | 28 +++++++++++++ po/en/freifunk.po | 31 --------------- po/en/p2pblock.po | 28 +++++++++++++ po/es/freifunk.po | 32 --------------- po/es/p2pblock.po | 31 +++++++++++++++ po/fr/freifunk.po | 29 -------------- po/fr/p2pblock.po | 28 +++++++++++++ po/it/freifunk.po | 29 -------------- po/it/p2pblock.po | 28 +++++++++++++ po/ja/freifunk.po | 29 -------------- po/ja/p2pblock.po | 28 +++++++++++++ po/ms/p2pblock.po | 28 +++++++++++++ po/no/freifunk.po | 31 --------------- po/no/p2pblock.po | 41 +++++++++++++++++++ po/pl/p2pblock.po | 28 +++++++++++++ po/pt/freifunk.po | 29 -------------- po/pt/p2pblock.po | 28 +++++++++++++ po/pt_BR/freifunk.po | 29 -------------- po/pt_BR/p2pblock.po | 28 +++++++++++++ po/ru/freifunk.po | 29 -------------- po/ru/p2pblock.po | 28 +++++++++++++ po/templates/freifunk.pot | 29 -------------- po/templates/p2pblock.pot | 31 +++++++++++++++ po/vi/freifunk.po | 40 +++++-------------- po/vi/p2pblock.po | 42 ++++++++++++++++++++ po/zh_CN/freifunk.po | 31 +-------------- po/zh_CN/p2pblock.po | 28 +++++++++++++ 34 files changed, 553 insertions(+), 452 deletions(-) create mode 100644 po/ca/p2pblock.po create mode 100644 po/de/p2pblock.po create mode 100644 po/el/p2pblock.po create mode 100644 po/en/p2pblock.po create mode 100644 po/es/p2pblock.po create mode 100644 po/fr/p2pblock.po create mode 100644 po/it/p2pblock.po create mode 100644 po/ja/p2pblock.po create mode 100644 po/ms/p2pblock.po create mode 100644 po/no/p2pblock.po create mode 100644 po/pl/p2pblock.po create mode 100644 po/pt/p2pblock.po create mode 100644 po/pt_BR/p2pblock.po create mode 100644 po/ru/p2pblock.po create mode 100644 po/templates/p2pblock.pot create mode 100644 po/vi/p2pblock.po create mode 100644 po/zh_CN/p2pblock.po diff --git a/applications/luci-p2pblock/luasrc/controller/ff_p2pblock.lua b/applications/luci-p2pblock/luasrc/controller/ff_p2pblock.lua index d8dbc330d..651172cd1 100644 --- a/applications/luci-p2pblock/luasrc/controller/ff_p2pblock.lua +++ b/applications/luci-p2pblock/luasrc/controller/ff_p2pblock.lua @@ -15,7 +15,7 @@ $Id$ module("luci.controller.ff_p2pblock", package.seeall) function index() - require("luci.i18n").loadc("freifunk") + require("luci.i18n").loadc("p2pblock") entry({"admin", "network", "firewall", "p2pblock"}, cbi("luci_fw/p2pblock"), luci.i18n.translate("P2P-Block"), 40) end diff --git a/modules/freifunk/luasrc/model/cbi/freifunk/basics.lua b/modules/freifunk/luasrc/model/cbi/freifunk/basics.lua index 31ab9bb67..2c22f7b49 100644 --- a/modules/freifunk/luasrc/model/cbi/freifunk/basics.lua +++ b/modules/freifunk/luasrc/model/cbi/freifunk/basics.lua @@ -16,9 +16,7 @@ local uci = require "luci.model.uci".cursor() local profiles = "/etc/config/profile_" m = Map("freifunk", translate ("Community")) -c = m:section(NamedSection, "community", "public", nil, translate([[These are the basic -settings for your local wireless community. These settings define the default values for the wizard -and DO NOT affect the actual configuration of the router.]])) +c = m:section(NamedSection, "community", "public", nil, translate("These are the basic settings for your local wireless community. These settings define the default values for the wizard and DO NOT affect the actual configuration of the router.")) community = c:option(ListValue, "name", translate ("Community")) community.rmempty = false diff --git a/po/ca/freifunk.po b/po/ca/freifunk.po index 1f89ba6eb..8517b38b1 100644 --- a/po/ca/freifunk.po +++ b/po/ca/freifunk.po @@ -38,9 +38,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "Temps de bloqueig" - msgid "Channel" msgstr "" @@ -101,9 +98,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "Habilita el Blocat P2P" - msgid "Freifunk" msgstr "" @@ -131,9 +125,6 @@ msgstr "Nom de màquina" msgid "IP Address" msgstr "Adreça IP" -msgid "IP-P2P" -msgstr "IP-P2P" - msgid "If selected then the default content element is not shown." msgstr "" @@ -164,9 +155,6 @@ msgstr "" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "Protocols de capa 7" - msgid "Load" msgstr "" @@ -229,16 +217,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "Blocat P2P" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" -"El Blocat P2P és un mecanisme de llista grisa per blocar diversos protocols " -"peer-tp-peer per clients que no estiguin a la llista blanca." - msgid "Package libiwinfo required!" msgstr "" @@ -254,9 +232,6 @@ msgstr "" msgid "Policy" msgstr "Política" -msgid "Portrange" -msgstr "Rang de ports" - msgid "Power" msgstr "" @@ -363,9 +338,6 @@ msgid "" msgstr "" "Som una iniciativa per establir una xarxa mesh lliure, independent i oberta." -msgid "Whitelisted IPs" -msgstr "IPs a la llista blanca" - msgid "Wireless Overview" msgstr "" @@ -410,9 +382,6 @@ msgstr "expirat" msgid "free" msgstr "" -msgid "seconds" -msgstr "segons" - msgid "splashed" msgstr "splashed" diff --git a/po/ca/p2pblock.po b/po/ca/p2pblock.po new file mode 100644 index 000000000..fe99a772e --- /dev/null +++ b/po/ca/p2pblock.po @@ -0,0 +1,46 @@ +# default.pot +# generated from ./i18n/english/luasrc/i18n/default.en.lua +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-06-10 03:40+0200\n" +"PO-Revision-Date: 2011-02-14 17:43+0100\n" +"Last-Translator: Manuel Munz \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Pootle 1.1.0\n" + +msgid "Block Time" +msgstr "Temps de bloqueig" + +msgid "Enable P2P-Block" +msgstr "Habilita el Blocat P2P" + +msgid "IP-P2P" +msgstr "IP-P2P" + +msgid "Layer7-Protocols" +msgstr "Protocols de capa 7" + +msgid "P2P-Block" +msgstr "Blocat P2P" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" +"El Blocat P2P és un mecanisme de llista grisa per blocar diversos protocols " +"peer-tp-peer per clients que no estiguin a la llista blanca." + +msgid "Portrange" +msgstr "Rang de ports" + +msgid "Whitelisted IPs" +msgstr "IPs a la llista blanca" + +msgid "seconds" +msgstr "segons" diff --git a/po/de/freifunk.po b/po/de/freifunk.po index 314ea4e4b..3d0eff0bc 100644 --- a/po/de/freifunk.po +++ b/po/de/freifunk.po @@ -36,9 +36,6 @@ msgstr "Grundlegende Systemeinstellungen" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "Sperr-Zeitraum" - msgid "Channel" msgstr "Kanal" @@ -102,9 +99,6 @@ msgstr "Splash-Text bearbeiten" msgid "Edit index page" msgstr "Indexseite bearbeiten" -msgid "Enable P2P-Block" -msgstr "P2P-Sperr-Mechanismus aktivieren" - msgid "Freifunk" msgstr "" @@ -132,9 +126,6 @@ msgstr "Hostname" msgid "IP Address" msgstr "IP-Adresse" -msgid "IP-P2P" -msgstr "IPP2P" - msgid "If selected then the default content element is not shown." msgstr "" "Wird diese Option gewählt dann wird das standardmässige Inhaltselement nicht " @@ -168,9 +159,6 @@ msgstr "Konfigurationsdateien wiederherstellen" msgid "Latitude" msgstr "Breite" -msgid "Layer7-Protocols" -msgstr "Layer7-Protokolle" - msgid "Load" msgstr "" @@ -235,16 +223,6 @@ msgstr "" msgid "Overview" msgstr "Übersicht" -msgid "P2P-Block" -msgstr "P2P-Sperre" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" -"P2P-Block ist ein Mechanismus zum vorrübergehendem Sperren von Peer-to-Peer " -"Protokollen für nicht auf der Whitelist stehende Clients. " - msgid "Package libiwinfo required!" msgstr "Das Paket libiwinfo wird benötigt!" @@ -260,9 +238,6 @@ msgstr "Bitte gib deine Kontaktinformationen ein" msgid "Policy" msgstr "Zugriffsberechtigung" -msgid "Portrange" -msgstr "Überwachter Port-Bereich" - msgid "Power" msgstr "" @@ -378,9 +353,6 @@ msgstr "" "Wir sind eine Initiative zur Schaffung eines freien, offenen und " "unabhängigen Funknetzwerks auf WLAN-Basis." -msgid "Whitelisted IPs" -msgstr "Freigeschaltete IP-Adressen" - msgid "Wireless Overview" msgstr "WLAN Übersicht" @@ -433,9 +405,6 @@ msgstr "abgelaufen" msgid "free" msgstr "" -msgid "seconds" -msgstr "Angabe in Sekunden" - msgid "splashed" msgstr "normal splashen" diff --git a/po/de/p2pblock.po b/po/de/p2pblock.po new file mode 100644 index 000000000..d5502e106 --- /dev/null +++ b/po/de/p2pblock.po @@ -0,0 +1,41 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-05-26 17:57+0200\n" +"PO-Revision-Date: 2011-02-14 17:44+0100\n" +"Last-Translator: Manuel Munz \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 1.1.1\n" + +msgid "Block Time" +msgstr "Sperr-Zeitraum" + +msgid "Enable P2P-Block" +msgstr "P2P-Sperr-Mechanismus aktivieren" + +msgid "IP-P2P" +msgstr "IPP2P" + +msgid "Layer7-Protocols" +msgstr "Layer7-Protokolle" + +msgid "P2P-Block" +msgstr "P2P-Sperre" + +msgid "P2P-Block is a greylisting mechanism to block various peer-to-peer protocols for non-whitelisted clients." +msgstr "P2P-Block ist ein Mechanismus zum vorrübergehendem Sperren von Peer-to-Peer Protokollen für nicht auf der Whitelist stehende Clients. " + +msgid "Portrange" +msgstr "Überwachter Port-Bereich" + +msgid "Whitelisted IPs" +msgstr "Freigeschaltete IP-Adressen" + +msgid "seconds" +msgstr "Angabe in Sekunden" + diff --git a/po/el/freifunk.po b/po/el/freifunk.po index 666e00923..8af8a132c 100644 --- a/po/el/freifunk.po +++ b/po/el/freifunk.po @@ -36,9 +36,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "" - msgid "Channel" msgstr "" @@ -99,9 +96,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "" - msgid "Freifunk" msgstr "" @@ -129,9 +123,6 @@ msgstr "" msgid "IP Address" msgstr "" -msgid "IP-P2P" -msgstr "" - msgid "If selected then the default content element is not shown." msgstr "" @@ -160,9 +151,6 @@ msgstr "" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "" - msgid "Load" msgstr "" @@ -225,14 +213,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" - msgid "Package libiwinfo required!" msgstr "" @@ -248,9 +228,6 @@ msgstr "" msgid "Policy" msgstr "" -msgid "Portrange" -msgstr "" - msgid "Power" msgstr "" @@ -358,9 +335,6 @@ msgstr "" "Είμαστε μία πρωτοβουλία για την εδραίωση ενός ελεύθερου, ανεξάρτητου και " "ανοιχτού ασύρματου mesh δικτύου." -msgid "Whitelisted IPs" -msgstr "" - msgid "Wireless Overview" msgstr "" @@ -407,9 +381,6 @@ msgstr "" msgid "free" msgstr "" -msgid "seconds" -msgstr "" - msgid "splashed" msgstr "" diff --git a/po/el/p2pblock.po b/po/el/p2pblock.po new file mode 100644 index 000000000..00cccc8e6 --- /dev/null +++ b/po/el/p2pblock.po @@ -0,0 +1,28 @@ +msgid "Block Time" +msgstr "" + +msgid "Enable P2P-Block" +msgstr "" + +msgid "IP-P2P" +msgstr "" + +msgid "Layer7-Protocols" +msgstr "" + +msgid "P2P-Block" +msgstr "" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" + +msgid "Portrange" +msgstr "" + +msgid "Whitelisted IPs" +msgstr "" + +msgid "seconds" +msgstr "" diff --git a/po/en/freifunk.po b/po/en/freifunk.po index 4b4468c35..61e1a8f76 100644 --- a/po/en/freifunk.po +++ b/po/en/freifunk.po @@ -36,9 +36,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "Block Time" - msgid "Channel" msgstr "" @@ -99,9 +96,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "Enable P2P-Block" - msgid "Freifunk" msgstr "" @@ -129,9 +123,6 @@ msgstr "Hostname" msgid "IP Address" msgstr "IP Address" -msgid "IP-P2P" -msgstr "IP-P2P" - msgid "If selected then the default content element is not shown." msgstr "" @@ -160,9 +151,6 @@ msgstr "Keep configuration" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "Layer7-Protocols" - msgid "Load" msgstr "" @@ -225,16 +213,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "P2P-Block" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." - msgid "Package libiwinfo required!" msgstr "" @@ -250,9 +228,6 @@ msgstr "" msgid "Policy" msgstr "Policy" -msgid "Portrange" -msgstr "Portrange" - msgid "Power" msgstr "" @@ -360,9 +335,6 @@ msgstr "" "We are an initiative to establish a free, independent and open wireless mesh " "network." -msgid "Whitelisted IPs" -msgstr "Whitelisted IPs" - msgid "Wireless Overview" msgstr "" @@ -408,9 +380,6 @@ msgstr "expired" msgid "free" msgstr "" -msgid "seconds" -msgstr "seconds" - msgid "splashed" msgstr "splashed" diff --git a/po/en/p2pblock.po b/po/en/p2pblock.po new file mode 100644 index 000000000..00cccc8e6 --- /dev/null +++ b/po/en/p2pblock.po @@ -0,0 +1,28 @@ +msgid "Block Time" +msgstr "" + +msgid "Enable P2P-Block" +msgstr "" + +msgid "IP-P2P" +msgstr "" + +msgid "Layer7-Protocols" +msgstr "" + +msgid "P2P-Block" +msgstr "" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" + +msgid "Portrange" +msgstr "" + +msgid "Whitelisted IPs" +msgstr "" + +msgid "seconds" +msgstr "" diff --git a/po/es/freifunk.po b/po/es/freifunk.po index 34b309ef5..825fa4930 100644 --- a/po/es/freifunk.po +++ b/po/es/freifunk.po @@ -36,9 +36,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "Tiempo de bloqueo" - msgid "Channel" msgstr "" @@ -99,9 +96,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "Activar bloqueo P2P" - msgid "Freifunk" msgstr "" @@ -129,9 +123,6 @@ msgstr "Nombre de host" msgid "IP Address" msgstr "Dirección IP" -msgid "IP-P2P" -msgstr "IP-P2P" - msgid "If selected then the default content element is not shown." msgstr "" @@ -162,9 +153,6 @@ msgstr "" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "Protocolo Layer7" - msgid "Load" msgstr "" @@ -227,17 +215,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "Bloqueo de P2P" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" -"El Bloqueo de P2P es un mecanismo que implementa una lista gris " -"(greylisting) para bloquear varios protocolos peer-to-peer para los clientes " -"que no se encuentren en la lista blanca (whitelisted)" - msgid "Package libiwinfo required!" msgstr "" @@ -253,9 +230,6 @@ msgstr "" msgid "Policy" msgstr "Política" -msgid "Portrange" -msgstr "Rango de puertos" - msgid "Power" msgstr "" @@ -363,9 +337,6 @@ msgstr "" "Somos una iniciativa que pretende crear red libre, independiente y abierta " "utilizando tecnología de conexión inalámbrica." -msgid "Whitelisted IPs" -msgstr "IPs en la lista blanca" - msgid "Wireless Overview" msgstr "" @@ -410,9 +381,6 @@ msgstr "expirado" msgid "free" msgstr "" -msgid "seconds" -msgstr "segundos" - msgid "splashed" msgstr "salpicado" diff --git a/po/es/p2pblock.po b/po/es/p2pblock.po new file mode 100644 index 000000000..03e0c966e --- /dev/null +++ b/po/es/p2pblock.po @@ -0,0 +1,31 @@ +msgid "Block Time" +msgstr "Tiempo de bloqueo" + +msgid "Enable P2P-Block" +msgstr "Activar bloqueo P2P" + +msgid "IP-P2P" +msgstr "IP-P2P" + +msgid "Layer7-Protocols" +msgstr "Protocolo Layer7" + +msgid "P2P-Block" +msgstr "Bloqueo de P2P" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer " +"protocols for non-whitelisted clients." +msgstr "" +"El Bloqueo de P2P es un mecanismo que implementa una lista gris " +"(greylisting) para bloquear varios protocolos peer-to-peer para los " +"clientes que no se encuentren en la lista blanca (whitelisted)" + +msgid "Portrange" +msgstr "Rango de puertos" + +msgid "Whitelisted IPs" +msgstr "IPs en la lista blanca" + +msgid "seconds" +msgstr "segundos" diff --git a/po/fr/freifunk.po b/po/fr/freifunk.po index 244c6c18e..a16e17b33 100644 --- a/po/fr/freifunk.po +++ b/po/fr/freifunk.po @@ -37,9 +37,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "" - msgid "Channel" msgstr "" @@ -100,9 +97,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "" - msgid "Freifunk" msgstr "" @@ -130,9 +124,6 @@ msgstr "" msgid "IP Address" msgstr "" -msgid "IP-P2P" -msgstr "" - msgid "If selected then the default content element is not shown." msgstr "" @@ -159,9 +150,6 @@ msgstr "" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "" - msgid "Load" msgstr "" @@ -224,14 +212,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" - msgid "Package libiwinfo required!" msgstr "" @@ -247,9 +227,6 @@ msgstr "" msgid "Policy" msgstr "" -msgid "Portrange" -msgstr "" - msgid "Power" msgstr "" @@ -355,9 +332,6 @@ msgid "" "network." msgstr "" -msgid "Whitelisted IPs" -msgstr "" - msgid "Wireless Overview" msgstr "" @@ -402,9 +376,6 @@ msgstr "" msgid "free" msgstr "" -msgid "seconds" -msgstr "" - msgid "splashed" msgstr "" diff --git a/po/fr/p2pblock.po b/po/fr/p2pblock.po new file mode 100644 index 000000000..00cccc8e6 --- /dev/null +++ b/po/fr/p2pblock.po @@ -0,0 +1,28 @@ +msgid "Block Time" +msgstr "" + +msgid "Enable P2P-Block" +msgstr "" + +msgid "IP-P2P" +msgstr "" + +msgid "Layer7-Protocols" +msgstr "" + +msgid "P2P-Block" +msgstr "" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" + +msgid "Portrange" +msgstr "" + +msgid "Whitelisted IPs" +msgstr "" + +msgid "seconds" +msgstr "" diff --git a/po/it/freifunk.po b/po/it/freifunk.po index 39c995b94..22cb689cb 100644 --- a/po/it/freifunk.po +++ b/po/it/freifunk.po @@ -37,9 +37,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "" - msgid "Channel" msgstr "" @@ -100,9 +97,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "" - msgid "Freifunk" msgstr "" @@ -130,9 +124,6 @@ msgstr "" msgid "IP Address" msgstr "" -msgid "IP-P2P" -msgstr "" - msgid "If selected then the default content element is not shown." msgstr "" @@ -159,9 +150,6 @@ msgstr "" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "" - msgid "Load" msgstr "" @@ -224,14 +212,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" - msgid "Package libiwinfo required!" msgstr "" @@ -247,9 +227,6 @@ msgstr "" msgid "Policy" msgstr "" -msgid "Portrange" -msgstr "" - msgid "Power" msgstr "" @@ -355,9 +332,6 @@ msgid "" "network." msgstr "" -msgid "Whitelisted IPs" -msgstr "" - msgid "Wireless Overview" msgstr "" @@ -402,9 +376,6 @@ msgstr "" msgid "free" msgstr "" -msgid "seconds" -msgstr "" - msgid "splashed" msgstr "" diff --git a/po/it/p2pblock.po b/po/it/p2pblock.po new file mode 100644 index 000000000..00cccc8e6 --- /dev/null +++ b/po/it/p2pblock.po @@ -0,0 +1,28 @@ +msgid "Block Time" +msgstr "" + +msgid "Enable P2P-Block" +msgstr "" + +msgid "IP-P2P" +msgstr "" + +msgid "Layer7-Protocols" +msgstr "" + +msgid "P2P-Block" +msgstr "" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" + +msgid "Portrange" +msgstr "" + +msgid "Whitelisted IPs" +msgstr "" + +msgid "seconds" +msgstr "" diff --git a/po/ja/freifunk.po b/po/ja/freifunk.po index 244c6c18e..a16e17b33 100644 --- a/po/ja/freifunk.po +++ b/po/ja/freifunk.po @@ -37,9 +37,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "" - msgid "Channel" msgstr "" @@ -100,9 +97,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "" - msgid "Freifunk" msgstr "" @@ -130,9 +124,6 @@ msgstr "" msgid "IP Address" msgstr "" -msgid "IP-P2P" -msgstr "" - msgid "If selected then the default content element is not shown." msgstr "" @@ -159,9 +150,6 @@ msgstr "" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "" - msgid "Load" msgstr "" @@ -224,14 +212,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" - msgid "Package libiwinfo required!" msgstr "" @@ -247,9 +227,6 @@ msgstr "" msgid "Policy" msgstr "" -msgid "Portrange" -msgstr "" - msgid "Power" msgstr "" @@ -355,9 +332,6 @@ msgid "" "network." msgstr "" -msgid "Whitelisted IPs" -msgstr "" - msgid "Wireless Overview" msgstr "" @@ -402,9 +376,6 @@ msgstr "" msgid "free" msgstr "" -msgid "seconds" -msgstr "" - msgid "splashed" msgstr "" diff --git a/po/ja/p2pblock.po b/po/ja/p2pblock.po new file mode 100644 index 000000000..00cccc8e6 --- /dev/null +++ b/po/ja/p2pblock.po @@ -0,0 +1,28 @@ +msgid "Block Time" +msgstr "" + +msgid "Enable P2P-Block" +msgstr "" + +msgid "IP-P2P" +msgstr "" + +msgid "Layer7-Protocols" +msgstr "" + +msgid "P2P-Block" +msgstr "" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" + +msgid "Portrange" +msgstr "" + +msgid "Whitelisted IPs" +msgstr "" + +msgid "seconds" +msgstr "" diff --git a/po/ms/p2pblock.po b/po/ms/p2pblock.po new file mode 100644 index 000000000..00cccc8e6 --- /dev/null +++ b/po/ms/p2pblock.po @@ -0,0 +1,28 @@ +msgid "Block Time" +msgstr "" + +msgid "Enable P2P-Block" +msgstr "" + +msgid "IP-P2P" +msgstr "" + +msgid "Layer7-Protocols" +msgstr "" + +msgid "P2P-Block" +msgstr "" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" + +msgid "Portrange" +msgstr "" + +msgid "Whitelisted IPs" +msgstr "" + +msgid "seconds" +msgstr "" diff --git a/po/no/freifunk.po b/po/no/freifunk.po index 41c1ffdfb..ecb1c83b6 100644 --- a/po/no/freifunk.po +++ b/po/no/freifunk.po @@ -36,9 +36,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "Blokkerings tid" - msgid "Channel" msgstr "" @@ -99,9 +96,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "Aktiver P2P-Blokkering" - msgid "Freifunk" msgstr "" @@ -129,9 +123,6 @@ msgstr "Vertsnavn" msgid "IP Address" msgstr "IP Adresse" -msgid "IP-P2P" -msgstr "IP-P2P" - msgid "If selected then the default content element is not shown." msgstr "" @@ -162,9 +153,6 @@ msgstr "Behold konfigurasjonen" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "Lag7-Protokoller" - msgid "Load" msgstr "" @@ -227,16 +215,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "P2P-Blokkering" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" -"P2P-blokkering er en mekanisme for å blokkere ulike peer-to-peer protokoller " -"for klienter som ikke er hvitelistede." - msgid "Package libiwinfo required!" msgstr "" @@ -252,9 +230,6 @@ msgstr "" msgid "Policy" msgstr "Policy" -msgid "Portrange" -msgstr "Portområde" - msgid "Power" msgstr "" @@ -362,9 +337,6 @@ msgstr "" "Vi er et initiativ for å etablere fri, uavhengig og åpne trådløse mesh-" "nettverk." -msgid "Whitelisted IPs" -msgstr "Hvitelistede IP'er" - msgid "Wireless Overview" msgstr "" @@ -409,9 +381,6 @@ msgstr "utløpt" msgid "free" msgstr "" -msgid "seconds" -msgstr "sekunder" - msgid "splashed" msgstr "splashed" diff --git a/po/no/p2pblock.po b/po/no/p2pblock.po new file mode 100644 index 000000000..c3e2b6387 --- /dev/null +++ b/po/no/p2pblock.po @@ -0,0 +1,41 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-06-10 03:40+0200\n" +"PO-Revision-Date: 2011-02-14 17:44+0100\n" +"Last-Translator: Manuel Munz \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 1.1.1\n" + +msgid "Block Time" +msgstr "Blokkerings tid" + +msgid "Enable P2P-Block" +msgstr "Aktiver P2P-Blokkering" + +msgid "IP-P2P" +msgstr "IP-P2P" + +msgid "Layer7-Protocols" +msgstr "Lag7-Protokoller" + +msgid "P2P-Block" +msgstr "P2P-Blokkering" + +msgid "P2P-Block is a greylisting mechanism to block various peer-to-peer protocols for non-whitelisted clients." +msgstr "P2P-blokkering er en mekanisme for å blokkere ulike peer-to-peer protokoller for klienter som ikke er hvitelistede." + +msgid "Portrange" +msgstr "Portområde" + +msgid "Whitelisted IPs" +msgstr "Hvitelistede IP'er" + +msgid "seconds" +msgstr "sekunder" + diff --git a/po/pl/p2pblock.po b/po/pl/p2pblock.po new file mode 100644 index 000000000..00cccc8e6 --- /dev/null +++ b/po/pl/p2pblock.po @@ -0,0 +1,28 @@ +msgid "Block Time" +msgstr "" + +msgid "Enable P2P-Block" +msgstr "" + +msgid "IP-P2P" +msgstr "" + +msgid "Layer7-Protocols" +msgstr "" + +msgid "P2P-Block" +msgstr "" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" + +msgid "Portrange" +msgstr "" + +msgid "Whitelisted IPs" +msgstr "" + +msgid "seconds" +msgstr "" diff --git a/po/pt/freifunk.po b/po/pt/freifunk.po index 51156b492..32c798065 100644 --- a/po/pt/freifunk.po +++ b/po/pt/freifunk.po @@ -36,9 +36,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "" - msgid "Channel" msgstr "" @@ -99,9 +96,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "" - msgid "Freifunk" msgstr "" @@ -129,9 +123,6 @@ msgstr "" msgid "IP Address" msgstr "" -msgid "IP-P2P" -msgstr "" - msgid "If selected then the default content element is not shown." msgstr "" @@ -162,9 +153,6 @@ msgstr "" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "" - msgid "Load" msgstr "" @@ -227,14 +215,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" - msgid "Package libiwinfo required!" msgstr "" @@ -250,9 +230,6 @@ msgstr "" msgid "Policy" msgstr "" -msgid "Portrange" -msgstr "" - msgid "Power" msgstr "" @@ -360,9 +337,6 @@ msgstr "" "Somos uma iniciativa para implementação de uma rede livre, independente e " "não-comercial." -msgid "Whitelisted IPs" -msgstr "" - msgid "Wireless Overview" msgstr "" @@ -407,9 +381,6 @@ msgstr "" msgid "free" msgstr "" -msgid "seconds" -msgstr "" - msgid "splashed" msgstr "" diff --git a/po/pt/p2pblock.po b/po/pt/p2pblock.po new file mode 100644 index 000000000..00cccc8e6 --- /dev/null +++ b/po/pt/p2pblock.po @@ -0,0 +1,28 @@ +msgid "Block Time" +msgstr "" + +msgid "Enable P2P-Block" +msgstr "" + +msgid "IP-P2P" +msgstr "" + +msgid "Layer7-Protocols" +msgstr "" + +msgid "P2P-Block" +msgstr "" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" + +msgid "Portrange" +msgstr "" + +msgid "Whitelisted IPs" +msgstr "" + +msgid "seconds" +msgstr "" diff --git a/po/pt_BR/freifunk.po b/po/pt_BR/freifunk.po index feb62dffc..aad9a7cdb 100644 --- a/po/pt_BR/freifunk.po +++ b/po/pt_BR/freifunk.po @@ -36,9 +36,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "" - msgid "Channel" msgstr "" @@ -99,9 +96,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "" - msgid "Freifunk" msgstr "" @@ -129,9 +123,6 @@ msgstr "" msgid "IP Address" msgstr "" -msgid "IP-P2P" -msgstr "" - msgid "If selected then the default content element is not shown." msgstr "" @@ -162,9 +153,6 @@ msgstr "" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "" - msgid "Load" msgstr "" @@ -227,14 +215,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" - msgid "Package libiwinfo required!" msgstr "" @@ -250,9 +230,6 @@ msgstr "" msgid "Policy" msgstr "" -msgid "Portrange" -msgstr "" - msgid "Power" msgstr "" @@ -360,9 +337,6 @@ msgstr "" "Somos uma iniciativa para implementação de uma rede livre, independente e " "não-comercial." -msgid "Whitelisted IPs" -msgstr "" - msgid "Wireless Overview" msgstr "" @@ -407,9 +381,6 @@ msgstr "" msgid "free" msgstr "" -msgid "seconds" -msgstr "" - msgid "splashed" msgstr "" diff --git a/po/pt_BR/p2pblock.po b/po/pt_BR/p2pblock.po new file mode 100644 index 000000000..00cccc8e6 --- /dev/null +++ b/po/pt_BR/p2pblock.po @@ -0,0 +1,28 @@ +msgid "Block Time" +msgstr "" + +msgid "Enable P2P-Block" +msgstr "" + +msgid "IP-P2P" +msgstr "" + +msgid "Layer7-Protocols" +msgstr "" + +msgid "P2P-Block" +msgstr "" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" + +msgid "Portrange" +msgstr "" + +msgid "Whitelisted IPs" +msgstr "" + +msgid "seconds" +msgstr "" diff --git a/po/ru/freifunk.po b/po/ru/freifunk.po index 244c6c18e..a16e17b33 100644 --- a/po/ru/freifunk.po +++ b/po/ru/freifunk.po @@ -37,9 +37,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "" - msgid "Channel" msgstr "" @@ -100,9 +97,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "" - msgid "Freifunk" msgstr "" @@ -130,9 +124,6 @@ msgstr "" msgid "IP Address" msgstr "" -msgid "IP-P2P" -msgstr "" - msgid "If selected then the default content element is not shown." msgstr "" @@ -159,9 +150,6 @@ msgstr "" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "" - msgid "Load" msgstr "" @@ -224,14 +212,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" - msgid "Package libiwinfo required!" msgstr "" @@ -247,9 +227,6 @@ msgstr "" msgid "Policy" msgstr "" -msgid "Portrange" -msgstr "" - msgid "Power" msgstr "" @@ -355,9 +332,6 @@ msgid "" "network." msgstr "" -msgid "Whitelisted IPs" -msgstr "" - msgid "Wireless Overview" msgstr "" @@ -402,9 +376,6 @@ msgstr "" msgid "free" msgstr "" -msgid "seconds" -msgstr "" - msgid "splashed" msgstr "" diff --git a/po/ru/p2pblock.po b/po/ru/p2pblock.po new file mode 100644 index 000000000..00cccc8e6 --- /dev/null +++ b/po/ru/p2pblock.po @@ -0,0 +1,28 @@ +msgid "Block Time" +msgstr "" + +msgid "Enable P2P-Block" +msgstr "" + +msgid "IP-P2P" +msgstr "" + +msgid "Layer7-Protocols" +msgstr "" + +msgid "P2P-Block" +msgstr "" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" + +msgid "Portrange" +msgstr "" + +msgid "Whitelisted IPs" +msgstr "" + +msgid "seconds" +msgstr "" diff --git a/po/templates/freifunk.pot b/po/templates/freifunk.pot index 36dea2b31..bee7a581a 100644 --- a/po/templates/freifunk.pot +++ b/po/templates/freifunk.pot @@ -25,9 +25,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "" - msgid "Channel" msgstr "" @@ -88,9 +85,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "" - msgid "Freifunk" msgstr "" @@ -118,9 +112,6 @@ msgstr "" msgid "IP Address" msgstr "" -msgid "IP-P2P" -msgstr "" - msgid "If selected then the default content element is not shown." msgstr "" @@ -147,9 +138,6 @@ msgstr "" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "" - msgid "Load" msgstr "" @@ -212,14 +200,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" - msgid "Package libiwinfo required!" msgstr "" @@ -235,9 +215,6 @@ msgstr "" msgid "Policy" msgstr "" -msgid "Portrange" -msgstr "" - msgid "Power" msgstr "" @@ -343,9 +320,6 @@ msgid "" "network." msgstr "" -msgid "Whitelisted IPs" -msgstr "" - msgid "Wireless Overview" msgstr "" @@ -390,9 +364,6 @@ msgstr "" msgid "free" msgstr "" -msgid "seconds" -msgstr "" - msgid "splashed" msgstr "" diff --git a/po/templates/p2pblock.pot b/po/templates/p2pblock.pot new file mode 100644 index 000000000..6fa5da110 --- /dev/null +++ b/po/templates/p2pblock.pot @@ -0,0 +1,31 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +msgid "Block Time" +msgstr "" + +msgid "Enable P2P-Block" +msgstr "" + +msgid "IP-P2P" +msgstr "" + +msgid "Layer7-Protocols" +msgstr "" + +msgid "P2P-Block" +msgstr "" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" + +msgid "Portrange" +msgstr "" + +msgid "Whitelisted IPs" +msgstr "" + +msgid "seconds" +msgstr "" diff --git a/po/vi/freifunk.po b/po/vi/freifunk.po index 66be2cf89..62d343938 100644 --- a/po/vi/freifunk.po +++ b/po/vi/freifunk.po @@ -38,9 +38,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "Thời gian Block" - msgid "Channel" msgstr "" @@ -101,9 +98,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "Kích hoạt P2P-Block" - msgid "Freifunk" msgstr "" @@ -131,9 +125,6 @@ msgstr "Hostname" msgid "IP Address" msgstr "Địa chỉ IP" -msgid "IP-P2P" -msgstr "IP-P2P" - msgid "If selected then the default content element is not shown." msgstr "" @@ -163,9 +154,6 @@ msgstr "Giữ cấu hình" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "Layer7-protocols" - msgid "Load" msgstr "" @@ -228,16 +216,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "P2P-Block" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" -"P2P-Block là một cơ chế greylisting để chặn các peer-to-peer protocols cho " -"khách hàng không nằm trên whitelisted." - msgid "Package libiwinfo required!" msgstr "" @@ -253,9 +231,6 @@ msgstr "" msgid "Policy" msgstr "Chính sách" -msgid "Portrange" -msgstr "Portrange" - msgid "Power" msgstr "" @@ -361,9 +336,6 @@ msgid "" "network." msgstr "Chúng tôi là phát triển mạng lưới nguồn mở không dây đầu tiên" -msgid "Whitelisted IPs" -msgstr "Whitelisted IPs" - msgid "Wireless Overview" msgstr "" @@ -408,9 +380,6 @@ msgstr "Hết hạn" msgid "free" msgstr "" -msgid "seconds" -msgstr "giây" - msgid "splashed" msgstr "splashed" @@ -431,3 +400,12 @@ msgstr "danh sách trắng" msgid "wireless settings" msgstr "" + + + + + + + + + diff --git a/po/vi/p2pblock.po b/po/vi/p2pblock.po new file mode 100644 index 000000000..4bad09046 --- /dev/null +++ b/po/vi/p2pblock.po @@ -0,0 +1,42 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: Manuel Munz \n" +"Language-Team: \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "Block Time" +msgstr "Thời gian Block" + +msgid "Enable P2P-Block" +msgstr "Kích hoạt P2P-Block" + +msgid "IP-P2P" +msgstr "IP-P2P" + +msgid "Layer7-Protocols" +msgstr "Layer7-protocols" + +msgid "P2P-Block" +msgstr "P2P-Block" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" +"P2P-Block là một cÆ¡ chế greylisting để chặn các peer-to-peer " +"protocols cho khách hàng không nằm trên whitelisted." + +msgid "Portrange" +msgstr "Portrange" + +msgid "Whitelisted IPs" +msgstr "Whitelisted IPs" + +msgid "seconds" +msgstr "giây" diff --git a/po/zh_CN/freifunk.po b/po/zh_CN/freifunk.po index b949e5bb1..2a566f0b7 100644 --- a/po/zh_CN/freifunk.po +++ b/po/zh_CN/freifunk.po @@ -36,9 +36,6 @@ msgstr "" msgid "Bitrate" msgstr "" -msgid "Block Time" -msgstr "" - msgid "Channel" msgstr "" @@ -99,9 +96,6 @@ msgstr "" msgid "Edit index page" msgstr "" -msgid "Enable P2P-Block" -msgstr "启用 P2P-Block" - msgid "Freifunk" msgstr "" @@ -129,9 +123,6 @@ msgstr "主机名" msgid "IP Address" msgstr "IP地址" -msgid "IP-P2P" -msgstr "IP-P2P" - msgid "If selected then the default content element is not shown." msgstr "" @@ -158,9 +149,6 @@ msgstr "" msgid "Latitude" msgstr "" -msgid "Layer7-Protocols" -msgstr "" - msgid "Load" msgstr "" @@ -223,14 +211,6 @@ msgstr "" msgid "Overview" msgstr "" -msgid "P2P-Block" -msgstr "" - -msgid "" -"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " -"for non-whitelisted clients." -msgstr "" - msgid "Package libiwinfo required!" msgstr "" @@ -246,9 +226,6 @@ msgstr "" msgid "Policy" msgstr "策略" -msgid "Portrange" -msgstr "" - msgid "Power" msgstr "" @@ -354,9 +331,6 @@ msgid "" "network." msgstr "" -msgid "Whitelisted IPs" -msgstr "" - msgid "Wireless Overview" msgstr "" @@ -401,9 +375,6 @@ msgstr "" msgid "free" msgstr "" -msgid "seconds" -msgstr "" - msgid "splashed" msgstr "" @@ -424,3 +395,5 @@ msgstr "" msgid "wireless settings" msgstr "" + + diff --git a/po/zh_CN/p2pblock.po b/po/zh_CN/p2pblock.po new file mode 100644 index 000000000..00cccc8e6 --- /dev/null +++ b/po/zh_CN/p2pblock.po @@ -0,0 +1,28 @@ +msgid "Block Time" +msgstr "" + +msgid "Enable P2P-Block" +msgstr "" + +msgid "IP-P2P" +msgstr "" + +msgid "Layer7-Protocols" +msgstr "" + +msgid "P2P-Block" +msgstr "" + +msgid "" +"P2P-Block is a greylisting mechanism to block various peer-to-peer protocols " +"for non-whitelisted clients." +msgstr "" + +msgid "Portrange" +msgstr "" + +msgid "Whitelisted IPs" +msgstr "" + +msgid "seconds" +msgstr "" -- 2.11.0