Show
Ignore:
Timestamp:
02/11/11 22:47:18 (2 years ago)
Author:
soma
Message:

po: Update olsr, again

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci/trunk/po/de/olsr.po

    r6862 r6868  
    6161msgstr "FIB-Metrik" 
    6262 
    63 msgid "FIBMetric controls the metric value of the host-routes OLSRd sets. \"flat\" means that the metric value is always 2. This is the preferred value because it helps the linux kernel routing to clean up older routes. \"correct\" uses the hopcount as the metric value. \"approx\" use the hopcount as the metric value too, but does only update the hopcount if the nexthop changes too. Default is \"flat\"." 
     63msgid "" 
     64"FIBMetric controls the metric value of the host-routes OLSRd sets. \"flat\" " 
     65"means that the metric value is always 2. This is the preferred value because " 
     66"it helps the linux kernel routing to clean up older routes. \"correct\" uses " 
     67"the hopcount as the metric value. \"approx\" use the hopcount as the metric " 
     68"value too, but does only update the hopcount if the nexthop changes too. " 
     69"Default is \"flat\"." 
    6470msgstr "" 
    6571 
     
    100106msgstr "" 
    101107 
    102 msgid "Hysteresis for link sensing (only for hopcount metric). Hysteresis adds more robustness to the link sensing but delays neighbor registration. Defaults is \"yes\"" 
     108msgid "" 
     109"Hysteresis for link sensing (only for hopcount metric). Hysteresis adds more " 
     110"robustness to the link sensing but delays neighbor registration. Defaults is " 
     111"\"yes\"" 
    103112msgstr "" 
    104113 
     
    106115msgstr "" 
    107116 
    108 msgid "IP-version to use. If 6and4 is selected then one olsrd instance is started for each protocol." 
     117msgid "" 
     118"IP-version to use. If 6and4 is selected then one olsrd instance is started " 
     119"for each protocol." 
    109120msgstr "" 
    110121 
     
    115126msgstr "IPv4 Broadcast" 
    116127 
    117 msgid "IPv4 broadcast address for outgoing OLSR packets. One useful example would be 255.255.255.255. Default is \"0.0.0.0\", which triggers the usage of the interface broadcast IP." 
     128msgid "" 
     129"IPv4 broadcast address for outgoing OLSR packets. One useful example would " 
     130"be 255.255.255.255. Default is \"0.0.0.0\", which triggers the usage of the " 
     131"interface broadcast IP." 
    118132msgstr "" 
    119133 
     
    121135msgstr "" 
    122136 
    123 msgid "IPv4 src address for outgoing OLSR packages. Default is \"0.0.0.0\", which triggers usage of the interface IP." 
     137msgid "" 
     138"IPv4 src address for outgoing OLSR packages. Default is \"0.0.0.0\", which " 
     139"triggers usage of the interface IP." 
    124140msgstr "" 
    125141 
     
    130146msgstr "" 
    131147 
    132 msgid "IPv6 multicast address. Default is \"FF02::6D\", the manet-router linklocal multicast." 
     148msgid "" 
     149"IPv6 multicast address. Default is \"FF02::6D\", the manet-router linklocal " 
     150"multicast." 
    133151msgstr "" 
    134152 
     
    136154msgstr "" 
    137155 
    138 msgid "IPv6 src prefix. OLSRd will choose one of the interface IPs which matches the prefix of this parameter. Default is \"0::/0\", which triggers the usage of a not-linklocal interface IP." 
    139 msgstr "" 
    140  
    141 msgid "If the route to the current gateway is to be changed, the ETX value of this gateway is multiplied with this value before it is compared to the new one. The parameter can be a value between 0.1 and 1.0, but should be close to 1.0 if changed.<br /><b>WARNING:</b> This parameter should not be used together with the etx_ffeth metric!<br />Defaults to \"1.0\"." 
     156msgid "" 
     157"IPv6 src prefix. OLSRd will choose one of the interface IPs which matches " 
     158"the prefix of this parameter. Default is \"0::/0\", which triggers the usage " 
     159"of a not-linklocal interface IP." 
     160msgstr "" 
     161 
     162msgid "" 
     163"If the route to the current gateway is to be changed, the ETX value of this " 
     164"gateway is multiplied with this value before it is compared to the new one. " 
     165"The parameter can be a value between 0.1 and 1.0, but should be close to 1.0 " 
     166"if changed.<br /><b>WARNING:</b> This parameter should not be used together " 
     167"with the etx_ffeth metric!<br />Defaults to \"1.0\"." 
    142168msgstr "" 
    143169 
     
    145171msgstr "" 
    146172 
    147 msgid "Interface Mode is used to prevent unnecessary packet forwarding on switched ethernet interfaces. valid Modes are \"mesh\" and \"ether\". Default is \"mesh\"." 
     173msgid "" 
     174"Interface Mode is used to prevent unnecessary packet forwarding on switched " 
     175"ethernet interfaces. valid Modes are \"mesh\" and \"ether\". Default is " 
     176"\"mesh\"." 
    148177msgstr "" 
    149178 
     
    157186msgstr "Internet Protokoll" 
    158187 
    159 msgid "Interval to poll network interfaces for configuration changes (in seconds). Default is \"2.5\"." 
     188msgid "" 
     189"Interval to poll network interfaces for configuration changes (in seconds). " 
     190"Default is \"2.5\"." 
    160191msgstr "" 
    161192 
     
    187218msgstr "" 
    188219 
    189 msgid "Link quality aging factor (only for lq level 2). Tuning parameter for etx_float and etx_fpm, smaller values mean slower changes of ETX value. (allowed values are between 0.01 and 1.0)" 
    190 msgstr "" 
    191  
    192 msgid "Link quality algorithm (only for lq level 2).<br /><b>etx_float</b>: floating point ETX with exponential aging<br /><b>etx_fpm</b> : same as ext_float, but with integer arithmetic<br /><b>etx_ff</b> : ETX freifunk, an etx variant which use all OLSR traffic (instead of only hellos) for ETX calculation<br /><b>etx_ffeth</b>: incompatible variant of etx_ff that allows ethernet links with ETX 0.1.<br />Defaults to \"etx_ff\"" 
    193 msgstr "" 
    194  
    195 msgid "Link quality level switch between hopcount and cost-based (mostly ETX) routing.<br /><b>0</b> = do not use link quality<br /><b>2</b> = use link quality for MPR selection and routing<br />Default is \"2\"" 
     220msgid "" 
     221"Link quality aging factor (only for lq level 2). Tuning parameter for " 
     222"etx_float and etx_fpm, smaller values mean slower changes of ETX value. " 
     223"(allowed values are between 0.01 and 1.0)" 
     224msgstr "" 
     225 
     226msgid "" 
     227"Link quality algorithm (only for lq level 2).<br /><b>etx_float</b>: " 
     228"floating point ETX with exponential aging<br /><b>etx_fpm</b> : same as " 
     229"ext_float, but with integer arithmetic<br /><b>etx_ff</b> : ETX freifunk, an " 
     230"etx variant which use all OLSR traffic (instead of only hellos) for ETX " 
     231"calculation<br /><b>etx_ffeth</b>: incompatible variant of etx_ff that " 
     232"allows ethernet links with ETX 0.1.<br />Defaults to \"etx_ff\"" 
     233msgstr "" 
     234 
     235msgid "" 
     236"Link quality level switch between hopcount and cost-based (mostly ETX) " 
     237"routing.<br /><b>0</b> = do not use link quality<br /><b>2</b> = use link " 
     238"quality for MPR selection and routing<br />Default is \"2\"" 
    196239msgstr "" 
    197240 
     
    223266msgstr "" 
    224267 
    225 msgid "Make sure that OLSRd is running, the \"txtinfo\" plugin is loaded, configured on port 2006 and accepts connections from \"127.0.0.1\"." 
    226 msgstr "Stellen Sie sicher das OLSRd läuft und das \"txtinfo\" Plugin auf Port 2006 geladen und \"127.0.0.1\" als Accept-Host gesetzt ist." 
     268msgid "" 
     269"Make sure that OLSRd is running, the \"txtinfo\" plugin is loaded, " 
     270"configured on port 2006 and accepts connections from \"127.0.0.1\"." 
     271msgstr "" 
     272"Stellen Sie sicher das OLSRd läuft und das \"txtinfo\" Plugin auf Port 2006 " 
     273"geladen und \"127.0.0.1\" als Accept-Host gesetzt ist." 
    227274 
    228275msgid "Metric" 
     
    232279msgstr "" 
    233280 
    234 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 />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" 
     281msgid "" 
     282"Multiply routes with the factor given here. Allowed values are between 0.01 " 
     283"and 1. It is only used when LQ-Level is greater than 0. Examples:<br /" 
     284">reduce LQ to 192.168.0.1 by half: 192.168.0.1 0.5<br />reduce LQ to all " 
     285"nodes on this interface by 20%: default 0.8" 
    235286msgstr "" 
    236287 
     
    328379msgstr "Sekundäre OLSR Schnittstellen" 
    329380 
    330 msgid "Sets the main IP (originator ip) of the router. This IP will NEVER change during the uptime of olsrd. Default is 0.0.0.0, which triggers usage of the IP of the first interface." 
     381msgid "" 
     382"Sets the main IP (originator ip) of the router. This IP will NEVER change " 
     383"during the uptime of olsrd. Default is 0.0.0.0, which triggers usage of the " 
     384"IP of the first interface." 
    331385msgstr "" 
    332386 
     
    334388msgstr "Smart Gateway Ankündigungen" 
    335389 
     390msgid "SmartGateway is not configured on this system." 
     391msgstr "" 
     392 
    336393msgid "Source address" 
    337394msgstr "" 
     
    361418msgstr "" 
    362419 
    363 msgid "The OLSR daemon is an implementation of the Optimized Link State Routing protocol. As such it allows mesh routing for any network equipment. It runs on any wifi card that supports ad-hoc mode and of course on any ethernet device. Visit <a href='http://www.olsr.org'>olsrd.org</a> for help and documentation." 
    364 msgstr "" 
    365  
    366 msgid "The fixed willingness to use. If not set willingness will be calculated dynamically based on battery/power status. Default is \"3\"." 
     420msgid "" 
     421"The OLSR daemon is an implementation of the Optimized Link State Routing " 
     422"protocol. As such it allows mesh routing for any network equipment. It runs " 
     423"on any wifi card that supports ad-hoc mode and of course on any ethernet " 
     424"device. Visit <a href='http://www.olsr.org'>olsrd.org</a> for help and " 
     425"documentation." 
     426msgstr "" 
     427 
     428msgid "" 
     429"The fixed willingness to use. If not set willingness will be calculated " 
     430"dynamically based on battery/power status. Default is \"3\"." 
    367431msgstr "" 
    368432 
     
    370434msgstr "" 
    371435 
    372 msgid "The port OLSR uses. This should usually stay at the IANA assigned port 698. It can have a value between 1 and 65535." 
     436msgid "" 
     437"The port OLSR uses. This should usually stay at the IANA assigned port 698. " 
     438"It can have a value between 1 and 65535." 
    373439msgstr "" 
    374440 
     
    379445msgstr "" 
    380446 
    381 msgid "Type of service value for the IP header of control traffic. Default is \"16\"." 
     447msgid "" 
     448"Type of service value for the IP header of control traffic. Default is " 
     449"\"16\"." 
    382450msgstr "" 
    383451 
     
    400468msgstr "" 
    401469 
    402 msgid "When multiple links exist between hosts the weight of interface is used to determine the link to use. Normally the weight is automatically calculated by olsrd based on the characteristics of the interface, but here you can specify a fixed value. Olsrd will choose links with the lowest value.<br /><b>Note:</b> Interface weight is used only when LinkQualityLevel is set to 0. For any other value of LinkQualityLevel, the interface ETX value is used instead." 
     470msgid "" 
     471"When multiple links exist between hosts the weight of interface is used to " 
     472"determine the link to use. Normally the weight is automatically calculated " 
     473"by olsrd based on the characteristics of the interface, but here you can " 
     474"specify a fixed value. Olsrd will choose links with the lowest value.<br /" 
     475"><b>Note:</b> Interface weight is used only when LinkQualityLevel is set to " 
     476"0. For any other value of LinkQualityLevel, the interface ETX value is used " 
     477"instead." 
    403478msgstr "" 
    404479 
    405480msgid "Willingness" 
    406481msgstr "Bereitschaft" 
    407