diff options
Diffstat (limited to 'po/ca/olsr.po')
-rw-r--r-- | po/ca/olsr.po | 105 |
1 files changed, 96 insertions, 9 deletions
diff --git a/po/ca/olsr.po b/po/ca/olsr.po index fd2ad2ab0..be735b58e 100644 --- a/po/ca/olsr.po +++ b/po/ca/olsr.po @@ -39,17 +39,28 @@ msgstr "" msgid "Announced network" msgstr "Xarxa anunciada" +msgid "Bad (ETX > 10)" +msgstr "" + +msgid "Bad (SNR < 5)" +msgstr "" + msgid "Both values must use the dotted decimal notation." msgstr "" msgid "Broadcast address" msgstr "Adreça de difusió" +msgid "Can only be a valid IPv4 or IPv6 address or 'default'" +msgstr "" + msgid "Configuration" msgstr "Configuració" -msgid "Device" -msgstr "Dispositiu" +msgid "" +"Could not get any data. Make sure the jsoninfo plugin is installed and " +"allows connections from localhost." +msgstr "" msgid "Display" msgstr "" @@ -104,6 +115,15 @@ msgstr "Ajusts generals" msgid "General settings" msgstr "Ajusts generals" +msgid "Good (2 < ETX < 4)" +msgstr "" + +msgid "Good (30 > SNR > 20)" +msgstr "" + +msgid "Green" +msgstr "" + msgid "HNA" msgstr "HNA" @@ -125,6 +145,12 @@ msgstr "Interval Hello" msgid "Hello validity time" msgstr "Temps de validesa Hello" +msgid "Hide IPv4" +msgstr "" + +msgid "Hide IPv6" +msgstr "" + msgid "Hna4" msgstr "Hna4" @@ -238,6 +264,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 "Rutes OLSR conegudes" @@ -256,6 +290,11 @@ msgstr "LQ fisheye" msgid "LQ level" msgstr "Nivell LQ" +msgid "" +"LQMult requires two values (IP address or 'default' and multiplicator) " +"seperated by space." +msgstr "" + msgid "Last hop" msgstr "Últim salt" @@ -317,11 +356,9 @@ msgid "Main IP" msgstr "IP principal" 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 "" -"Assegura't que l'OLSRd està corrent, que el connector \"txtinfo\" està " -"carregat, configurat al port 2006, i que accepta connexions de \"127.0.0.1\"." msgid "Metric" msgstr "Mètric" @@ -331,7 +368,7 @@ msgstr "Mode" 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 "" @@ -393,6 +430,9 @@ msgstr "Passarel·la OLSR" msgid "OLSR node" msgstr "Node OLSR" +msgid "Orange" +msgstr "" + msgid "Overview" msgstr "Visió de conjunt" @@ -435,6 +475,9 @@ msgstr "Port" msgid "Prefix" msgstr "Prefix" +msgid "Red" +msgstr "" + msgid "Resolve" msgstr "" @@ -456,6 +499,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 "SmartGW" @@ -482,6 +534,12 @@ msgstr "Estat" msgid "Status" msgstr "Estat" +msgid "Still usable (20 > SNR > 5)" +msgstr "" + +msgid "Still usable (4 < ETX < 10)" +msgstr "" + msgid "Success rate of packages received from the neighbour" msgstr "" @@ -535,8 +593,8 @@ msgid "Topology" msgstr "Topologia" 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!" @@ -551,9 +609,18 @@ msgstr "" msgid "Use hysteresis" msgstr "Utilitza histèresi" +msgid "Validity Time" +msgstr "" + msgid "Version" msgstr "Versió" +msgid "Very good (ETX < 2)" +msgstr "" + +msgid "Very good (SNR > 30)" +msgstr "" + msgid "WLAN" msgstr "WLAN" @@ -583,3 +650,23 @@ msgstr "" msgid "Willingness" msgstr "Voluntat" + +msgid "Yellow" +msgstr "" + +msgid "no" +msgstr "" + +msgid "yes" +msgstr "" + +#~ msgid "Device" +#~ msgstr "Dispositiu" + +#~ msgid "" +#~ "Make sure that OLSRd is running, the \"txtinfo\" plugin is loaded, " +#~ "configured on port 2006 and accepts connections from \"127.0.0.1\"." +#~ msgstr "" +#~ "Assegura't que l'OLSRd està corrent, que el connector \"txtinfo\" està " +#~ "carregat, configurat al port 2006, i que accepta connexions de " +#~ "\"127.0.0.1\"." |