diff options
author | Manuel Munz <freifunk@somakoma.de> | 2011-10-18 09:23:27 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2011-10-18 09:23:27 +0000 |
commit | 241c9bcbef193940ded379d5db508eb07cc88d01 (patch) | |
tree | 644ac72a891395aa9d8bffd9bc46597a07d921f9 /po/templates | |
parent | 212d2f3700eb0f3cc225b8bd512c70ca21c9540d (diff) |
applications/luci-splash: Finish translation work and move translation strings to own file
Diffstat (limited to 'po/templates')
-rw-r--r-- | po/templates/freifunk.pot | 64 | ||||
-rw-r--r-- | po/templates/splash.pot | 149 |
2 files changed, 149 insertions, 64 deletions
diff --git a/po/templates/freifunk.pot b/po/templates/freifunk.pot index 130e5ec0a..3327a7199 100644 --- a/po/templates/freifunk.pot +++ b/po/templates/freifunk.pot @@ -1,12 +1,6 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" -msgid "Accept" -msgstr "" - -msgid "Active Clients" -msgstr "" - msgid "BSSID" msgstr "" @@ -34,9 +28,6 @@ msgstr "" msgid "Client network size" msgstr "" -msgid "Client-Splash" -msgstr "" - msgid "Community" msgstr "" @@ -61,9 +52,6 @@ msgstr "" msgid "Country code" msgstr "" -msgid "Decline" -msgstr "" - msgid "Default routes" msgstr "" @@ -79,9 +67,6 @@ msgstr "" msgid "ESSID" msgstr "" -msgid "Edit Splash text" -msgstr "" - msgid "Edit index page" msgstr "" @@ -118,9 +103,6 @@ msgstr "" msgid "Hostname" msgstr "" -msgid "IP Address" -msgstr "" - msgid "If selected then the default content element is not shown." msgstr "" @@ -159,9 +141,6 @@ msgstr "" msgid "Longitude" msgstr "" -msgid "MAC Address" -msgstr "" - msgid "Map" msgstr "" @@ -189,9 +168,6 @@ msgstr "" msgid "Nickname" msgstr "" -msgid "No clients connected" -msgstr "" - msgid "No default routes known." msgstr "" @@ -221,9 +197,6 @@ msgstr "" msgid "Please set your contact information" msgstr "" -msgid "Policy" -msgstr "" - msgid "Power" msgstr "" @@ -242,9 +215,6 @@ msgstr "" msgid "SSID" msgstr "" -msgid "Save" -msgstr "" - msgid "" "Select your location with a mouse click on the map. The map will only show " "up if you are connected to the Internet." @@ -262,9 +232,6 @@ msgstr "" msgid "Source" msgstr "" -msgid "Splashtext" -msgstr "" - msgid "Start Upgrade" msgstr "" @@ -311,12 +278,6 @@ msgstr "" msgid "This is the access point" msgstr "" -msgid "Time remaining" -msgstr "" - -msgid "Traffic in/out" -msgstr "" - msgid "Update Settings" msgstr "" @@ -341,13 +302,6 @@ msgid "Wireless Overview" msgstr "" msgid "" -"You can change the 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." -msgstr "" - -msgid "" "You can display additional content on the public index page by inserting " "valid XHTML in the form below.<br />Headlines should be enclosed between <" "h2> and </h2>." @@ -368,9 +322,6 @@ msgstr "" msgid "and fill out all required fields." msgstr "" -msgid "blacklisted" -msgstr "" - msgid "buffered" msgstr "" @@ -380,29 +331,14 @@ msgstr "" msgid "e.g." msgstr "" -msgid "expired" -msgstr "" - msgid "free" msgstr "" -msgid "splashed" -msgstr "" - -msgid "temporarily blocked" -msgstr "" - msgid "to disable it." msgstr "" -msgid "unknown" -msgstr "" - msgid "used" msgstr "" -msgid "whitelisted" -msgstr "" - msgid "wireless settings" msgstr "" diff --git a/po/templates/splash.pot b/po/templates/splash.pot new file mode 100644 index 000000000..84e85710f --- /dev/null +++ b/po/templates/splash.pot @@ -0,0 +1,149 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +msgid "Accept" +msgstr "" + +msgid "Active Clients" +msgstr "" + +msgid "Allowed hosts/subnets" +msgstr "" + +msgid "" +"Bandwidth limit for clients is only activated when both up- and download " +"limit are set. Use a value of 0 here to completely disable this limitation. " +"Whitelisted clients are not limited." +msgstr "" + +msgid "Blacklist" +msgstr "" + +msgid "Clearance time" +msgstr "" + +msgid "Client-Splash" +msgstr "" + +msgid "" +"Client-Splash is a hotspot authentification system for wireless mesh " +"networks." +msgstr "" + +msgid "Clients download speed is limited to this value (kbyte/s)" +msgstr "" + +msgid "" +"Clients that have accepted the splash are allowed to use the network for " +"that many hours." +msgstr "" + +msgid "Clients upload speed is limited to this value (kbyte/s)" +msgstr "" + +msgid "Decline" +msgstr "" + +msgid "Download limit" +msgstr "" + +msgid "Edit Splash text" +msgstr "" + +msgid "Firewall zone" +msgstr "" + +msgid "General" +msgstr "" + +msgid "Hostname" +msgstr "" + +msgid "" +"Hosts and Networks that are listed here are excluded from splashing, i.e. " +"they are always allowed." +msgstr "" + +msgid "IP Address" +msgstr "" + +msgid "Intercept client traffic on this Interface" +msgstr "" + +msgid "Interfaces" +msgstr "" + +msgid "Interfaces that are used for Splash." +msgstr "" + +msgid "MAC Address" +msgstr "" + +msgid "MAC addresses in this list are blocked." +msgstr "" + +msgid "" +"MAC addresses of whitelisted clients. These do not need to accept the splash " +"and and are not bandwidth limited." +msgstr "" + +msgid "Netmask" +msgstr "" + +msgid "Network" +msgstr "" + +msgid "No clients connected" +msgstr "" + +msgid "Policy" +msgstr "" + +msgid "Save" +msgstr "" + +msgid "Splash rules are integrated in this firewall zone" +msgstr "" + +msgid "Splashtext" +msgstr "" + +msgid "Time remaining" +msgstr "" + +msgid "Traffic in/out" +msgstr "" + +msgid "Upload limit" +msgstr "" + +msgid "Whitelist" +msgstr "" + +msgid "" +"You can change the 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." +msgstr "" + +msgid "blacklisted" +msgstr "" + +msgid "expired" +msgstr "" + +msgid "optional when using host addresses" +msgstr "" + +msgid "splashed" +msgstr "" + +msgid "temporarily blocked" +msgstr "" + +msgid "unknown" +msgstr "" + +msgid "whitelisted" +msgstr "" |