diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-11-21 18:42:57 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-11-21 18:42:57 +0000 |
commit | 4b4346244e3dde20b99fbdea713dec33f4cc0971 (patch) | |
tree | 34ac376305224c22af5444bf9a882862c45bcb63 /po/templates | |
parent | 3451d533e561b186ed38ff50ff3d5b0c58aede17 (diff) |
po: resync translations
Diffstat (limited to 'po/templates')
-rw-r--r-- | po/templates/base.pot | 8 | ||||
-rw-r--r-- | po/templates/ddns.pot | 12 | ||||
-rw-r--r-- | po/templates/diag_devinfo.pot | 6 | ||||
-rw-r--r-- | po/templates/freifunk.pot | 12 | ||||
-rw-r--r-- | po/templates/meshwizard.pot | 28 | ||||
-rw-r--r-- | po/templates/olsr.pot | 4 |
6 files changed, 59 insertions, 11 deletions
diff --git a/po/templates/base.pot b/po/templates/base.pot index ca644fc06..415fa846a 100644 --- a/po/templates/base.pot +++ b/po/templates/base.pot @@ -220,6 +220,11 @@ msgstr "" msgid "Allowed range is 1 to 65535" msgstr "" +msgid "" +"Always use 40MHz channels even if the secondary channel overlaps. Using this " +"option does not comply with IEEE 802.11n-2009!" +msgstr "" + msgid "An additional network will be created if you leave this unchecked." msgstr "" @@ -804,6 +809,9 @@ msgstr "" msgid "Force" msgstr "" +msgid "Force 40MHz mode" +msgstr "" + msgid "Force CCMP (AES)" msgstr "" diff --git a/po/templates/ddns.pot b/po/templates/ddns.pot index d967c9965..a213d4b49 100644 --- a/po/templates/ddns.pot +++ b/po/templates/ddns.pot @@ -21,6 +21,9 @@ msgstr "" msgid "Enable" msgstr "" +msgid "Event interface" +msgstr "" + msgid "Force update every" msgstr "" @@ -36,6 +39,9 @@ msgstr "" msgid "Network" msgstr "" +msgid "On which interface up should start the ddns script process." +msgstr "" + msgid "Password" msgstr "" @@ -65,9 +71,3 @@ msgstr "" msgid "network" msgstr "" - -msgid "Event interface" -msgstr "" - -msgid "On which interface up should start the ddns script process." -msgstr "" diff --git a/po/templates/diag_devinfo.pot b/po/templates/diag_devinfo.pot index 907fdd33e..350466c0d 100644 --- a/po/templates/diag_devinfo.pot +++ b/po/templates/diag_devinfo.pot @@ -171,6 +171,9 @@ msgstr "" msgid "Scanning Configuration" msgstr "" +msgid "Scans for devices on specified networks." +msgstr "" + msgid "Sleep Between Requests" msgstr "" @@ -194,6 +197,3 @@ msgstr "" msgid "check other networks" msgstr "" - -msgid "Scans for devices on specified networks." -msgstr "" diff --git a/po/templates/freifunk.pot b/po/templates/freifunk.pot index 820104a42..9b541f531 100644 --- a/po/templates/freifunk.pot +++ b/po/templates/freifunk.pot @@ -70,6 +70,9 @@ msgstr "" msgid "Edit index page" msgstr "" +msgid "Enable IPv6" +msgstr "" + msgid "Error" msgstr "" @@ -103,6 +106,15 @@ msgstr "" msgid "Hostname" msgstr "" +msgid "IPv6 Config" +msgstr "" + +msgid "IPv6 Prefix" +msgstr "" + +msgid "IPv6 network in CIDR notation." +msgstr "" + msgid "If selected then the default content element is not shown." msgstr "" diff --git a/po/templates/meshwizard.pot b/po/templates/meshwizard.pot index fe7464e65..63a656317 100644 --- a/po/templates/meshwizard.pot +++ b/po/templates/meshwizard.pot @@ -1,6 +1,9 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" +msgid "Activate or deactivate IPv6 config globally." +msgstr "" + msgid "Channel" msgstr "" @@ -22,9 +25,18 @@ msgstr "" msgid "Enable DHCP" msgstr "" +msgid "Enable RA" +msgstr "" + +msgid "Enabled" +msgstr "" + msgid "General Settings" msgstr "" +msgid "IPv6 Settings" +msgstr "" + msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" @@ -35,9 +47,17 @@ msgstr "" msgid "Mesh IP address" msgstr "" +msgid "Mesh IPv6 address" +msgstr "" + msgid "Mesh Wizard" msgstr "" +msgid "" +"Note: this will setup this interface for mesh operation, i.e. add to zone " +"'freifunk' and enable olsr." +msgstr "" + msgid "Protect LAN" msgstr "" @@ -45,6 +65,9 @@ msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +msgid "Send router advertisements on this device." +msgstr "" + msgid "Share your internet connection" msgstr "" @@ -59,6 +82,11 @@ msgid "The given IP address is not inside the mesh network range" msgstr "" msgid "" +"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " +"has to be registered at your local community." +msgstr "" + +msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" diff --git a/po/templates/olsr.pot b/po/templates/olsr.pot index 400aa425e..c15325c75 100644 --- a/po/templates/olsr.pot +++ b/po/templates/olsr.pot @@ -519,8 +519,8 @@ msgid "Topology" msgstr "" msgid "" -"Type of service value for the IP header of control traffic. Default is " -"\"16\"." +"Type of service value for the IP header of control traffic. Default is \"16" +"\"." msgstr "" msgid "Unable to connect to the OLSR daemon!" |