diff options
Diffstat (limited to 'po/uk/olsr.po')
-rw-r--r-- | po/uk/olsr.po | 86 |
1 files changed, 82 insertions, 4 deletions
diff --git a/po/uk/olsr.po b/po/uk/olsr.po index 9f50cbb69..8c5c89242 100644 --- a/po/uk/olsr.po +++ b/po/uk/olsr.po @@ -33,16 +33,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" @@ -98,6 +109,15 @@ msgstr "" msgid "General settings" msgstr "" +msgid "Good (2 < ETX < 4)" +msgstr "" + +msgid "Good (30 > SNR > 20)" +msgstr "" + +msgid "Green" +msgstr "" + msgid "HNA" msgstr "" @@ -119,6 +139,12 @@ msgstr "" msgid "Hello validity time" msgstr "" +msgid "Hide IPv4" +msgstr "" + +msgid "Hide IPv6" +msgstr "" + msgid "Hna4" msgstr "" @@ -232,6 +258,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 "" @@ -250,6 +284,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 "" @@ -311,8 +350,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" @@ -323,7 +362,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 "" @@ -385,6 +424,9 @@ msgstr "" msgid "OLSR node" msgstr "" +msgid "Orange" +msgstr "" + msgid "Overview" msgstr "" @@ -427,6 +469,9 @@ msgstr "" msgid "Prefix" msgstr "" +msgid "Red" +msgstr "" + msgid "Resolve" msgstr "" @@ -448,6 +493,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 "" @@ -474,6 +528,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 "" @@ -543,9 +603,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 "" @@ -575,3 +644,12 @@ msgstr "" msgid "Willingness" msgstr "" + +msgid "Yellow" +msgstr "" + +msgid "no" +msgstr "" + +msgid "yes" +msgstr "" |