summaryrefslogtreecommitdiffhomepage
path: root/po
diff options
context:
space:
mode:
authorManuel Munz <freifunk@somakoma.de>2011-11-30 05:50:43 +0000
committerManuel Munz <freifunk@somakoma.de>2011-11-30 05:50:43 +0000
commitc5329d85d5a3f4ac14d0a07b298167876d979413 (patch)
tree7f936bfa6bb6a5d0867231fff45e9a02c03c094c /po
parentf4b9de593d180a835fbf0ed549b1eceb3531a647 (diff)
applications/splash: Fix blacklisting mechanism, expose status on public freifunk page, add json output and autoupdate.
Diffstat (limited to 'po')
-rw-r--r--po/ca/splash.po13
-rw-r--r--po/de/splash.po18
-rw-r--r--po/el/splash.po13
-rw-r--r--po/en/splash.po13
-rw-r--r--po/es/splash.po13
-rw-r--r--po/fr/splash.po13
-rw-r--r--po/he/splash.po13
-rw-r--r--po/it/splash.po13
-rw-r--r--po/ja/splash.po13
-rw-r--r--po/ms/splash.po13
-rw-r--r--po/no/splash.po13
-rw-r--r--po/pl/splash.po13
-rw-r--r--po/pt/splash.po13
-rw-r--r--po/pt_BR/splash.po13
-rw-r--r--po/ro/splash.po13
-rw-r--r--po/ru/splash.po13
-rw-r--r--po/templates/splash.pot13
-rw-r--r--po/uk/splash.po86
-rw-r--r--po/vi/splash.po13
-rw-r--r--po/zh_CN/splash.po13
20 files changed, 332 insertions, 6 deletions
diff --git a/po/ca/splash.po b/po/ca/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/ca/splash.po
+++ b/po/ca/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/de/splash.po b/po/de/splash.po
index cff548e5b..13a037f6a 100644
--- a/po/de/splash.po
+++ b/po/de/splash.po
@@ -49,6 +49,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr "Durch das Akzeptieren dieser Regeln kannst du unser Netzwerk für"
@@ -184,6 +187,13 @@ msgstr "Splash-Text"
msgid "Time remaining"
msgstr "Verbleibende Zeit"
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+"Um nach dem Grund der Sperrung zu fragen oder um deren Aufhebung zu bitten "
+"wende dich an den Administrator dieses Access Points:"
+
msgid "Traffic in/out"
msgstr "Ein-/Ausgehender Verkehr"
@@ -209,6 +219,14 @@ msgstr ""
"###COMMUNITY_URL###, ###CONTACTURL###, ###LEASETIME###, ###LIMIT### und "
"###ACCEPT###."
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+"Der Zugang zu diesem Netzwerk wurde vom Administrator blockiert. Das kann "
+"verschiedene Gründe haben, sehr wahrscheinlich hast du jedoch die Regeln "
+"dieses Netzwerks nicht beachtet und dadurch Probleme verursacht."
+
msgid "Your bandwidth is limited to"
msgstr "Deine Bandbreite ist limitiert auf"
diff --git a/po/el/splash.po b/po/el/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/el/splash.po
+++ b/po/el/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/en/splash.po b/po/en/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/en/splash.po
+++ b/po/en/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/es/splash.po b/po/es/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/es/splash.po
+++ b/po/es/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/fr/splash.po b/po/fr/splash.po
index e0047dfa0..43e547e31 100644
--- a/po/fr/splash.po
+++ b/po/fr/splash.po
@@ -43,6 +43,9 @@ msgstr ""
msgid "Blacklist"
msgstr "interdire (liste-noire)"
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -168,6 +171,11 @@ msgstr "Texte de la page d'accueil"
msgid "Time remaining"
msgstr "Temps restant"
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr "Trafic entrant/sortant"
@@ -189,6 +197,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/he/splash.po b/po/he/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/he/splash.po
+++ b/po/he/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/it/splash.po b/po/it/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/it/splash.po
+++ b/po/it/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/ja/splash.po b/po/ja/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/ja/splash.po
+++ b/po/ja/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/ms/splash.po b/po/ms/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/ms/splash.po
+++ b/po/ms/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/no/splash.po b/po/no/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/no/splash.po
+++ b/po/no/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/pl/splash.po b/po/pl/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/pl/splash.po
+++ b/po/pl/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/pt/splash.po b/po/pt/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/pt/splash.po
+++ b/po/pt/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/pt_BR/splash.po b/po/pt_BR/splash.po
index 1f2c67fcf..83ae83462 100644
--- a/po/pt_BR/splash.po
+++ b/po/pt_BR/splash.po
@@ -45,6 +45,9 @@ msgstr ""
msgid "Blacklist"
msgstr "Lista negra"
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -173,6 +176,11 @@ msgstr "Texto do termo de uso"
msgid "Time remaining"
msgstr "Tempo restante"
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr "Tráfego de entrada/saída"
@@ -194,6 +202,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/ro/splash.po b/po/ro/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/ro/splash.po
+++ b/po/ro/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/ru/splash.po b/po/ru/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/ru/splash.po
+++ b/po/ru/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/templates/splash.pot b/po/templates/splash.pot
index cf32668a1..81bbdb4d0 100644
--- a/po/templates/splash.pot
+++ b/po/templates/splash.pot
@@ -30,6 +30,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -148,6 +151,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -169,6 +177,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/uk/splash.po b/po/uk/splash.po
index 7689a13ef..04993eaa2 100644
--- a/po/uk/splash.po
+++ b/po/uk/splash.po
@@ -1,17 +1,25 @@
msgid ""
msgstr ""
-"Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: PACKAGE VERSION\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
+"Language: \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%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"
msgid "Accept"
msgstr ""
+msgid ""
+"Access to the internet might be possible nevertheless, because some "
+"activists of this project share their private internet connections. These "
+"few connections are shared between all users. That means available bandwidth "
+"is limited and because of this we ask you not to do any of the following:"
+msgstr ""
+
msgid "Active Clients"
msgstr ""
@@ -24,9 +32,19 @@ msgid ""
"Whitelisted clients are not limited."
msgstr ""
+msgid ""
+"Become an active member of this community and help by operating your own node"
+msgstr ""
+
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
+msgid "By accepting these rules you can use this network for"
+msgstr ""
+
msgid "Clearance time"
msgstr ""
@@ -49,9 +67,15 @@ msgstr ""
msgid "Clients upload speed is limited to this value (kbyte/s)"
msgstr ""
+msgid "Contact"
+msgstr ""
+
msgid "Decline"
msgstr ""
+msgid "Donate some money to help us keep this project alive."
+msgstr ""
+
msgid "Download limit"
msgstr ""
@@ -75,6 +99,13 @@ msgstr ""
msgid "IP Address"
msgstr ""
+msgid ""
+"If you operate your own wifi equipment use channels different from ours."
+msgstr ""
+
+msgid "If you use this network on a regular basis we ask for your support:"
+msgstr ""
+
msgid "Intercept client traffic on this Interface"
msgstr ""
@@ -84,6 +115,11 @@ msgstr ""
msgid "Interfaces that are used for Splash."
msgstr ""
+msgid ""
+"KB/s (Download/Upload). You may be able to remove this limit by actively "
+"contributing to this project."
+msgstr ""
+
msgid "MAC Address"
msgstr ""
@@ -104,6 +140,11 @@ msgstr ""
msgid "No clients connected"
msgstr ""
+msgid ""
+"Please note that we are not an internet service provider but an experimental "
+"community network."
+msgstr ""
+
msgid "Policy"
msgstr ""
@@ -119,20 +160,38 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
msgid "Upload limit"
msgstr ""
+msgid "Welcome"
+msgstr ""
+
msgid "Whitelist"
msgstr ""
+msgid "You are now connected to the free wireless mesh network"
+msgstr ""
+
msgid ""
-"You can change the text that is displayed to clients here.<br /> It is "
+"You can enter your own text that is displayed to clients here.<br />It is "
"possible to use the following markers: ###COMMUNITY###, ###COMMUNITY_URL###, "
-"###LEASETIME### and ###ACCEPT###.<br />Click here to <a href='/luci/"
-"splash/'>test the splash page</a> after you saved it."
+"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
+msgstr ""
+
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
+msgid "Your bandwidth is limited to"
msgstr ""
msgid "blacklisted"
@@ -141,17 +200,32 @@ msgstr ""
msgid "expired"
msgstr ""
+msgid "hour(s). After this time you need to accept these rules again."
+msgstr ""
+
msgid "optional when using host addresses"
msgstr ""
+msgid "perform any kind of illegal activities"
+msgstr ""
+
msgid "splashed"
msgstr ""
msgid "temporarily blocked"
msgstr ""
+msgid "the owner of this access point."
+msgstr ""
+
msgid "unknown"
msgstr ""
+msgid "use filesharing applications on this network"
+msgstr ""
+
+msgid "waste bandwidth with unneccesary downloads or streams"
+msgstr ""
+
msgid "whitelisted"
msgstr ""
diff --git a/po/vi/splash.po b/po/vi/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/vi/splash.po
+++ b/po/vi/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""
diff --git a/po/zh_CN/splash.po b/po/zh_CN/splash.po
index 60097bcc5..c8aaac337 100644
--- a/po/zh_CN/splash.po
+++ b/po/zh_CN/splash.po
@@ -27,6 +27,9 @@ msgstr ""
msgid "Blacklist"
msgstr ""
+msgid "Blocked"
+msgstr ""
+
msgid "By accepting these rules you can use this network for"
msgstr ""
@@ -145,6 +148,11 @@ msgstr ""
msgid "Time remaining"
msgstr ""
+msgid ""
+"To ask for the reason why you have been blocked or ask for access again you "
+"can try to contact the owner of this access point:"
+msgstr ""
+
msgid "Traffic in/out"
msgstr ""
@@ -166,6 +174,11 @@ msgid ""
"###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###."
msgstr ""
+msgid ""
+"Your access to this network has been blocked, most likely because you did "
+"something that our rules explicitly forbid."
+msgstr ""
+
msgid "Your bandwidth is limited to"
msgstr ""