diff options
Diffstat (limited to 'po/templates/olsr.pot')
-rw-r--r-- | po/templates/olsr.pot | 90 |
1 files changed, 84 insertions, 6 deletions
diff --git a/po/templates/olsr.pot b/po/templates/olsr.pot index c15325c75..333d08580 100644 --- a/po/templates/olsr.pot +++ b/po/templates/olsr.pot @@ -25,16 +25,27 @@ msgstr "" msgid "Announced network" msgstr "" +msgid "Bad (ETX > 10)" +msgstr "" + +msgid "Bad (SNR < 5)" +msgstr "" + msgid "Both values must use the dotted decimal notation." msgstr "" msgid "Broadcast address" msgstr "" +msgid "Can only be a valid IPv4 or IPv6 address or 'default'" +msgstr "" + msgid "Configuration" msgstr "" -msgid "Device" +msgid "" +"Could not get any data. Make sure the jsoninfo plugin is installed and " +"allows connections from localhost." msgstr "" msgid "Display" @@ -90,6 +101,15 @@ msgstr "" msgid "General settings" msgstr "" +msgid "Good (2 < ETX < 4)" +msgstr "" + +msgid "Good (30 > SNR > 20)" +msgstr "" + +msgid "Green" +msgstr "" + msgid "HNA" msgstr "" @@ -111,6 +131,12 @@ msgstr "" msgid "Hello validity time" msgstr "" +msgid "Hide IPv4" +msgstr "" + +msgid "Hide IPv6" +msgstr "" + msgid "Hna4" msgstr "" @@ -224,6 +250,14 @@ msgid "" "Default is \"2.5\"." msgstr "" +msgid "Invalid Value for LQMult-Value. Must be between 0.01 and 1.0." +msgstr "" + +msgid "" +"Invalid Value for LQMult-Value. You must use a decimal number between 0.01 " +"and 1.0 here." +msgstr "" + msgid "Known OLSR routes" msgstr "" @@ -242,6 +276,11 @@ msgstr "" msgid "LQ level" msgstr "" +msgid "" +"LQMult requires two values (IP address or 'default' and multiplicator) " +"seperated by space." +msgstr "" + msgid "Last hop" msgstr "" @@ -303,8 +342,8 @@ msgid "Main IP" msgstr "" msgid "" -"Make sure that OLSRd is running, the \"txtinfo\" plugin is loaded, " -"configured on port 2006 and accepts connections from \"127.0.0.1\"." +"Make sure that OLSRd is running, the \"jsoninfo\" plugin is loaded, " +"configured on port 9090 and accepts connections from \"127.0.0.1\"." msgstr "" msgid "Metric" @@ -315,7 +354,7 @@ msgstr "" msgid "" "Multiply routes with the factor given here. Allowed values are between 0.01 " -"and 1. It is only used when LQ-Level is greater than 0. Examples:<br /" +"and 1.0. It is only used when LQ-Level is greater than 0. Examples:<br /" ">reduce LQ to 192.168.0.1 by half: 192.168.0.1 0.5<br />reduce LQ to all " "nodes on this interface by 20%: default 0.8" msgstr "" @@ -377,6 +416,9 @@ msgstr "" msgid "OLSR node" msgstr "" +msgid "Orange" +msgstr "" + msgid "Overview" msgstr "" @@ -419,6 +461,9 @@ msgstr "" msgid "Prefix" msgstr "" +msgid "Red" +msgstr "" + msgid "Resolve" msgstr "" @@ -440,6 +485,15 @@ msgid "" "IP of the first interface." msgstr "" +msgid "Show IPv4" +msgstr "" + +msgid "Show IPv6" +msgstr "" + +msgid "Signal Noise Ratio in dB" +msgstr "" + msgid "SmartGW" msgstr "" @@ -466,6 +520,12 @@ msgstr "" msgid "Status" msgstr "" +msgid "Still usable (20 > SNR > 5)" +msgstr "" + +msgid "Still usable (4 < ETX < 10)" +msgstr "" + msgid "Success rate of packages received from the neighbour" msgstr "" @@ -519,8 +579,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!" @@ -535,9 +595,18 @@ msgstr "" msgid "Use hysteresis" msgstr "" +msgid "Validity Time" +msgstr "" + msgid "Version" msgstr "" +msgid "Very good (ETX < 2)" +msgstr "" + +msgid "Very good (SNR > 30)" +msgstr "" + msgid "WLAN" msgstr "" @@ -567,3 +636,12 @@ msgstr "" msgid "Willingness" msgstr "" + +msgid "Yellow" +msgstr "" + +msgid "no" +msgstr "" + +msgid "yes" +msgstr "" |