123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686 |
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "Last-Translator: Automatically generated\n"
- "Language-Team: none\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- msgid "Active MID announcements"
- msgstr ""
- msgid "Active OLSR nodes"
- msgstr ""
- msgid "Active host net announcements"
- msgstr ""
- msgid "Advanced Settings"
- msgstr ""
- msgid "Allow gateways with NAT"
- msgstr ""
- msgid "Allow the selection of an outgoing ipv4 gateway with NAT"
- msgstr ""
- msgid "Announce uplink"
- 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 "Can only be a valid IPv6 address or 'default'"
- msgstr ""
- msgid "Configuration"
- msgstr ""
- msgid ""
- "Could not get any data. Make sure the jsoninfo plugin is installed and "
- "allows connections from localhost."
- msgstr ""
- msgid "Display"
- msgstr ""
- msgid "Downlink"
- msgstr ""
- msgid "Download Config"
- msgstr ""
- msgid "ETX"
- msgstr ""
- msgid "Enable"
- msgstr ""
- msgid ""
- "Enable SmartGateway. If it is disabled, then all other SmartGateway "
- "parameters are ignored. Default is \"no\"."
- msgstr ""
- msgid "Enable this interface."
- msgstr ""
- msgid "Enabled"
- msgstr ""
- msgid "Expected retransmission count"
- msgstr ""
- msgid "FIB metric"
- msgstr ""
- 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\"."
- msgstr ""
- msgid "Fisheye mechanism for TCs (checked means on). Default is \"on\""
- msgstr ""
- msgid "Gateway"
- msgstr ""
- msgid "General Settings"
- msgstr ""
- msgid "General settings"
- msgstr ""
- msgid "Good (2 < ETX < 4)"
- msgstr ""
- msgid "Good (30 > SNR > 20)"
- msgstr ""
- msgid "Green"
- msgstr ""
- msgid "HNA"
- msgstr ""
- msgid "HNA Announcements"
- msgstr ""
- msgid "HNA interval"
- msgstr ""
- msgid "HNA validity time"
- msgstr ""
- msgid "HNA6 Announcements"
- msgstr ""
- msgid "Hello"
- msgstr ""
- msgid "Hello interval"
- msgstr ""
- msgid "Hello validity time"
- msgstr ""
- msgid "Hide IPv4"
- msgstr ""
- msgid "Hide IPv6"
- msgstr ""
- msgid "Hna4"
- msgstr ""
- msgid "Hna6"
- msgstr ""
- msgid "Hops"
- msgstr ""
- msgid "Hostname"
- msgstr ""
- msgid ""
- "Hosts in a OLSR routed network can announce connecitivity to external "
- "networks using HNA messages."
- msgstr ""
- msgid ""
- "Hosts in a OLSR routed network can announce connecitivity to external "
- "networks using HNA6 messages."
- msgstr ""
- msgid ""
- "Hysteresis for link sensing (only for hopcount metric). Hysteresis adds more "
- "robustness to the link sensing but delays neighbor registration. Defaults is "
- "\"yes\""
- msgstr ""
- msgid "IP Addresses"
- msgstr ""
- msgid ""
- "IP-version to use. If 6and4 is selected then one olsrd instance is started "
- "for each protocol."
- msgstr ""
- msgid "IPv4"
- msgstr ""
- msgid "IPv4 broadcast"
- msgstr ""
- 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."
- msgstr ""
- msgid "IPv4 source"
- msgstr ""
- msgid ""
- "IPv4 src address for outgoing OLSR packages. Default is \"0.0.0.0\", which "
- "triggers usage of the interface IP."
- msgstr ""
- msgid "IPv6"
- msgstr ""
- msgid "IPv6 multicast"
- msgstr ""
- msgid ""
- "IPv6 multicast address. Default is \"FF02::6D\", the manet-router linklocal "
- "multicast."
- msgstr ""
- msgid ""
- "IPv6 network must be given in full notation, prefix must be in CIDR notation."
- msgstr ""
- msgid "IPv6 source"
- msgstr ""
- 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."
- msgstr ""
- msgid "IPv6-Prefix of the uplink"
- msgstr ""
- 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\"."
- msgstr ""
- msgid ""
- "If this Node uses NAT for connections to the internet. Default is \"yes\"."
- msgstr ""
- msgid "Interface"
- msgstr ""
- msgid ""
- "Interface Mode is used to prevent unnecessary packet forwarding on switched "
- "ethernet interfaces. valid Modes are \"mesh\" and \"ether\". Default is "
- "\"mesh\"."
- msgstr ""
- msgid "Interfaces"
- msgstr ""
- msgid "Interfaces Defaults"
- msgstr ""
- msgid "Internet protocol"
- msgstr ""
- msgid ""
- "Interval to poll network interfaces for configuration changes (in seconds). "
- "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 ""
- msgid "LQ"
- msgstr ""
- msgid "LQ aging"
- msgstr ""
- msgid "LQ algorithm"
- msgstr ""
- msgid "LQ fisheye"
- msgstr ""
- msgid "LQ level"
- msgstr ""
- msgid ""
- "LQMult requires two values (IP address or 'default' and multiplicator) "
- "seperated by space."
- msgstr ""
- msgid "Last hop"
- msgstr ""
- msgid "Legend"
- msgstr ""
- msgid "Library"
- msgstr ""
- msgid "Link Quality Settings"
- msgstr ""
- 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)"
- msgstr ""
- 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 "
- "etx_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\""
- msgstr ""
- 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\""
- msgstr ""
- msgid "LinkQuality Multiplicator"
- msgstr ""
- msgid "Links per node (average)"
- msgstr ""
- msgid "Links total"
- msgstr ""
- msgid "Local interface IP"
- msgstr ""
- msgid "MID"
- msgstr ""
- msgid "MID interval"
- msgstr ""
- msgid "MID validity time"
- msgstr ""
- msgid "MTU"
- msgstr ""
- msgid "Main IP"
- msgstr ""
- msgid ""
- "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"
- msgstr ""
- msgid "Mode"
- msgstr ""
- msgid ""
- "Multiply routes with the factor given here. Allowed values are between 0.01 "
- "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 ""
- msgid ""
- "Multiply routes with the factor given here. Allowed values are between 0.01 "
- "and 1.0. It is only used when LQ-Level is greater than 0. Examples:<br /"
- ">reduce LQ to fd91:662e:3c58::1 by half: fd91:662e:3c58::1 0.5<br />reduce "
- "LQ to all nodes on this interface by 20%: default 0.8"
- msgstr ""
- msgid "NAT threshold"
- msgstr ""
- msgid "NLQ"
- msgstr ""
- msgid "Neighbors"
- msgstr ""
- msgid "Neighbour IP"
- msgstr ""
- msgid "Neighbours"
- msgstr ""
- msgid "Netmask"
- msgstr ""
- msgid "Network"
- msgstr ""
- msgid "Network address"
- msgstr ""
- msgid "Nic changes poll interval"
- msgstr ""
- msgid "Nodes"
- msgstr ""
- msgid "OLSR"
- msgstr ""
- msgid "OLSR - Display Options"
- msgstr ""
- msgid "OLSR - HNA-Announcements"
- msgstr ""
- msgid "OLSR - HNA6-Announcements"
- msgstr ""
- msgid "OLSR - Plugins"
- msgstr ""
- msgid "OLSR Daemon"
- msgstr ""
- msgid "OLSR Daemon - Interface"
- msgstr ""
- msgid "OLSR connections"
- msgstr ""
- msgid "OLSR gateway"
- msgstr ""
- msgid "OLSR node"
- msgstr ""
- msgid "Orange"
- msgstr ""
- msgid "Overview"
- msgstr ""
- msgid "Overview of currently active OLSR host net announcements"
- msgstr ""
- msgid "Overview of currently established OLSR connections"
- msgstr ""
- msgid "Overview of currently known OLSR nodes"
- msgstr ""
- msgid "Overview of currently known routes to other OLSR nodes"
- msgstr ""
- msgid "Overview of interfaces where OLSR is running"
- msgstr ""
- msgid "Overview of known multiple interface announcements"
- msgstr ""
- msgid "Overview of smart gateways in this network"
- msgstr ""
- msgid "Plugin configuration"
- msgstr ""
- msgid "Plugins"
- msgstr ""
- msgid "Polling rate for OLSR sockets in seconds. Default is 0.05."
- msgstr ""
- msgid "Pollrate"
- msgstr ""
- msgid "Port"
- msgstr ""
- msgid "Prefix"
- msgstr ""
- msgid "Red"
- msgstr ""
- msgid "Resolve"
- msgstr ""
- msgid ""
- "Resolve hostnames on status pages. It is generally safe to allow this, but "
- "if you use public IPs and have unstable DNS-Setup then those pages will load "
- "really slow. In this case disable it here."
- msgstr ""
- msgid "Routes"
- msgstr ""
- msgid "Secondary OLSR interfaces"
- msgstr ""
- 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."
- msgstr ""
- msgid ""
- "Sets the main IP (originator ip) of the router. This IP will NEVER change "
- "during the uptime of olsrd. Default is ::, which triggers usage of the IP of "
- "the first interface."
- msgstr ""
- msgid "Show IPv4"
- msgstr ""
- msgid "Show IPv6"
- msgstr ""
- msgid "Signal Noise Ratio in dB"
- msgstr ""
- msgid "SmartGW"
- msgstr ""
- msgid "SmartGW announcements"
- msgstr ""
- msgid "SmartGateway is not configured on this system."
- msgstr ""
- msgid "Source address"
- msgstr ""
- msgid ""
- "Specifies the speed of the uplink in kilobits/s. First parameter is "
- "upstream, second parameter is downstream. Default is \"128 1024\"."
- msgstr ""
- msgid "Speed of the uplink"
- msgstr ""
- msgid "State"
- 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 ""
- msgid "Success rate of packages sent to the neighbour"
- msgstr ""
- msgid "TC"
- msgstr ""
- msgid "TC interval"
- msgstr ""
- msgid "TC validity time"
- msgstr ""
- msgid "TOS value"
- msgstr ""
- 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."
- msgstr ""
- msgid ""
- "The fixed willingness to use. If not set willingness will be calculated "
- "dynamically based on battery/power status. Default is \"3\"."
- msgstr ""
- msgid "The interface OLSRd should serve."
- msgstr ""
- msgid ""
- "The port OLSR uses. This should usually stay at the IANA assigned port 698. "
- "It can have a value between 1 and 65535."
- msgstr ""
- msgid ""
- "This can be used to signal the external IPv6 prefix of the uplink to the "
- "clients. This might allow a client to change it's local IPv6 address to use "
- "the IPv6 gateway without any kind of address translation. The maximum prefix "
- "length is 64 bits. Default is \"::/0\" (no prefix)."
- msgstr ""
- msgid "Timing and Validity"
- msgstr ""
- msgid "Topology"
- msgstr ""
- msgid ""
- "Type of service value for the IP header of control traffic. Default is "
- "\"16\"."
- msgstr ""
- msgid "Unable to connect to the OLSR daemon!"
- msgstr ""
- msgid "Uplink"
- msgstr ""
- msgid "Uplink uses NAT"
- 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 ""
- msgid ""
- "Warning: kmod-ipip is not installed. Without kmod-ipip SmartGateway will not "
- "work, please install it."
- msgstr ""
- msgid "Weight"
- msgstr ""
- 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."
- msgstr ""
- msgid ""
- "Which kind of uplink is exported to the other mesh nodes. An uplink is "
- "detected by looking for a local HNA of 0.0.0.0/0, ::ffff:0:0/96 or 2000::/3. "
- "Default setting is \"both\"."
- msgstr ""
- msgid ""
- "Which kind of uplink is exported to the other mesh nodes. An uplink is "
- "detected by looking for a local HNA6 ::ffff:0:0/96 or 2000::/3. Default "
- "setting is \"both\"."
- msgstr ""
- msgid "Willingness"
- msgstr ""
- msgid "Yellow"
- msgstr ""
- msgid "no"
- msgstr ""
- msgid "yes"
- msgstr ""
|