po: Update freifunk and olsr
[project/luci.git] / po / el / olsr.po
1 #, fuzzy
2 msgid ""
3 msgstr ""
4 "Project-Id-Version: PACKAGE VERSION\n"
5 "Report-Msgid-Bugs-To: \n"
6 "POT-Creation-Date: 2009-05-28 02:08+0200\n"
7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9 "Language-Team: LANGUAGE <LL@li.org>\n"
10 "Language: \n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "X-Generator: Translate Toolkit 1.1.1\n"
15
16 msgid "Active MID announcements"
17 msgstr ""
18
19 msgid "Active OLSR nodes"
20 msgstr ""
21
22 msgid "Active host net announcements"
23 msgstr ""
24
25 msgid "Advanced Settings"
26 msgstr ""
27
28 msgid "Announced network"
29 msgstr ""
30
31 msgid "Broadcast address"
32 msgstr ""
33
34 msgid "Configuration"
35 msgstr ""
36
37 msgid "Device"
38 msgstr ""
39
40 msgid "Downlink"
41 msgstr ""
42
43 msgid "Download Config"
44 msgstr ""
45
46 msgid "ETX"
47 msgstr ""
48
49 msgid "Enable"
50 msgstr ""
51
52 msgid "Enable this interface."
53 msgstr ""
54
55 msgid "Enabled"
56 msgstr ""
57
58 msgid "Expected retransmission count"
59 msgstr ""
60
61 msgid "FIB metric"
62 msgstr ""
63
64 msgid ""
65 "FIBMetric controls the metric value of the host-routes OLSRd sets. \"flat\" "
66 "means that the metric value is always 2. This is the preferred value because "
67 "it helps the linux kernel routing to clean up older routes. \"correct\" uses "
68 "the hopcount as the metric value. \"approx\" use the hopcount as the metric "
69 "value too, but does only update the hopcount if the nexthop changes too. "
70 "Default is \"flat\"."
71 msgstr ""
72
73 msgid "Fisheye mechanism for TCs (checked means on). Default is \"on\""
74 msgstr ""
75
76 msgid "Gateway"
77 msgstr ""
78
79 msgid "General Settings"
80 msgstr ""
81
82 msgid "General settings"
83 msgstr ""
84
85 msgid "HNA"
86 msgstr ""
87
88 msgid "HNA interval"
89 msgstr ""
90
91 msgid "HNA validity time"
92 msgstr ""
93
94 msgid "Hello"
95 msgstr ""
96
97 msgid "Hello interval"
98 msgstr ""
99
100 msgid "Hello validity time"
101 msgstr ""
102
103 msgid "Hops"
104 msgstr ""
105
106 msgid "Hostname"
107 msgstr ""
108
109 msgid ""
110 "Hysteresis for link sensing (only for hopcount metric). Hysteresis adds more "
111 "robustness to the link sensing but delays neighbor registration. Defaults is "
112 "\"yes\""
113 msgstr ""
114
115 msgid "IP Addresses"
116 msgstr ""
117
118 msgid ""
119 "IP-version to use. If 6and4 is selected then one olsrd instance is started "
120 "for each protocol."
121 msgstr ""
122
123 msgid "IPv4"
124 msgstr ""
125
126 msgid "IPv4 broadcast"
127 msgstr ""
128
129 msgid ""
130 "IPv4 broadcast address for outgoing OLSR packets. One useful example would "
131 "be 255.255.255.255. Default is \"0.0.0.0\", which triggers the usage of the "
132 "interface broadcast IP."
133 msgstr ""
134
135 msgid "IPv4 source"
136 msgstr ""
137
138 msgid ""
139 "IPv4 src address for outgoing OLSR packages. Default is \"0.0.0.0\", which "
140 "triggers usage of the interface IP."
141 msgstr ""
142
143 msgid "IPv6"
144 msgstr ""
145
146 msgid "IPv6 multicast"
147 msgstr ""
148
149 msgid ""
150 "IPv6 multicast address. Default is \"FF02::6D\", the manet-router linklocal "
151 "multicast."
152 msgstr ""
153
154 msgid "IPv6 source"
155 msgstr ""
156
157 msgid ""
158 "IPv6 src prefix. OLSRd will choose one of the interface IPs which matches "
159 "the prefix of this parameter. Default is \"0::/0\", which triggers the usage "
160 "of a not-linklocal interface IP."
161 msgstr ""
162
163 msgid ""
164 "If the route to the current gateway is to be changed, the ETX value of this "
165 "gateway is multiplied with this value before it is compared to the new one. "
166 "The parameter can be a value between 0.1 and 1.0, but should be close to 1.0 "
167 "if changed.<br /><b>WARNING:</b> This parameter should not be used together "
168 "with the etx_ffeth metric!<br />Defaults to \"1.0\"."
169 msgstr ""
170
171 msgid "Interface"
172 msgstr ""
173
174 msgid ""
175 "Interface Mode is used to prevent unnecessary packet forwarding on switched "
176 "ethernet interfaces. valid Modes are \"mesh\" and \"ether\". Default is "
177 "\"mesh\"."
178 msgstr ""
179
180 msgid "Interfaces"
181 msgstr ""
182
183 msgid "Interfaces Defaults"
184 msgstr ""
185
186 msgid "Internet protocol"
187 msgstr ""
188
189 msgid ""
190 "Interval to poll network interfaces for configuration changes (in seconds). "
191 "Default is \"2.5\"."
192 msgstr ""
193
194 msgid "Known OLSR routes"
195 msgstr ""
196
197 msgid "LQ aging"
198 msgstr ""
199
200 msgid "LQ algorithm"
201 msgstr ""
202
203 msgid "LQ fisheye"
204 msgstr ""
205
206 msgid "LQ level"
207 msgstr ""
208
209 msgid "Last hop"
210 msgstr ""
211
212 msgid "Legend"
213 msgstr ""
214
215 msgid "Library"
216 msgstr ""
217
218 msgid "Link Quality Settings"
219 msgstr ""
220
221 msgid ""
222 "Link quality aging factor (only for lq level 2). Tuning parameter for "
223 "etx_float and etx_fpm, smaller values mean slower changes of ETX value. "
224 "(allowed values are between 0.01 and 1.0)"
225 msgstr ""
226
227 msgid ""
228 "Link quality algorithm (only for lq level 2).<br /><b>etx_float</b>: "
229 "floating point ETX with exponential aging<br /><b>etx_fpm</b> : same as "
230 "ext_float, but with integer arithmetic<br /><b>etx_ff</b> : ETX freifunk, an "
231 "etx variant which use all OLSR traffic (instead of only hellos) for ETX "
232 "calculation<br /><b>etx_ffeth</b>: incompatible variant of etx_ff that "
233 "allows ethernet links with ETX 0.1.<br />Defaults to \"etx_ff\""
234 msgstr ""
235
236 msgid ""
237 "Link quality level switch between hopcount and cost-based (mostly ETX) "
238 "routing.<br /><b>0</b> = do not use link quality<br /><b>2</b> = use link "
239 "quality for MPR selection and routing<br />Default is \"2\""
240 msgstr ""
241
242 msgid "LinkQuality Multiplicator"
243 msgstr ""
244
245 msgid "Links per node (average)"
246 msgstr ""
247
248 msgid "Links total"
249 msgstr ""
250
251 msgid "Local interface IP"
252 msgstr ""
253
254 msgid "MID"
255 msgstr ""
256
257 msgid "MID interval"
258 msgstr ""
259
260 msgid "MID validity time"
261 msgstr ""
262
263 msgid "MTU"
264 msgstr ""
265
266 msgid "Main IP"
267 msgstr ""
268
269 msgid ""
270 "Make sure that OLSRd is running, the \"txtinfo\" plugin is loaded, "
271 "configured on port 2006 and accepts connections from \"127.0.0.1\"."
272 msgstr ""
273
274 msgid "Metric"
275 msgstr ""
276
277 msgid "Mode"
278 msgstr ""
279
280 msgid ""
281 "Multiply routes with the factor given here. Allowed values are between 0.01 "
282 "and 1. It is only used when LQ-Level is greater than 0. Examples:<br /"
283 ">reduce LQ to 192.168.0.1 by half: 192.168.0.1 0.5<br />reduce LQ to all "
284 "nodes on this interface by 20%: default 0.8"
285 msgstr ""
286
287 msgid "NAT threshold"
288 msgstr ""
289
290 msgid "Neighbors"
291 msgstr ""
292
293 msgid "Neighbour IP"
294 msgstr ""
295
296 msgid "Netmask"
297 msgstr ""
298
299 msgid "Network"
300 msgstr ""
301
302 msgid "Network address"
303 msgstr ""
304
305 msgid "Nic changes poll interval"
306 msgstr ""
307
308 msgid "Nodes"
309 msgstr ""
310
311 msgid "OLSR - HNA-Announcements"
312 msgstr ""
313
314 msgid "OLSR - Plugins"
315 msgstr ""
316
317 msgid "OLSR Daemon"
318 msgstr ""
319
320 msgid "OLSR Daemon - Interface"
321 msgstr ""
322
323 msgid "OLSR connections"
324 msgstr ""
325
326 msgid "OLSR gateway"
327 msgstr ""
328
329 msgid "OLSR node"
330 msgstr ""
331
332 msgid "Overview"
333 msgstr ""
334
335 msgid "Overview of currently active OLSR host net announcements"
336 msgstr ""
337
338 msgid "Overview of currently established OLSR connections"
339 msgstr ""
340
341 msgid "Overview of currently known OLSR nodes"
342 msgstr ""
343
344 msgid "Overview of currently known routes to other OLSR nodes"
345 msgstr ""
346
347 msgid "Overview of interfaces where OLSR is running"
348 msgstr ""
349
350 msgid "Overview of known multiple interface announcements"
351 msgstr ""
352
353 msgid "Overview of smart gateways in this network"
354 msgstr ""
355
356 msgid "Plugin configuration"
357 msgstr ""
358
359 msgid "Plugins"
360 msgstr ""
361
362 msgid "Polling rate for OLSR sockets in seconds. Default is 0.05."
363 msgstr ""
364
365 msgid "Pollrate"
366 msgstr ""
367
368 msgid "Port"
369 msgstr ""
370
371 msgid "Prefix"
372 msgstr ""
373
374 msgid "Routen"
375 msgstr ""
376
377 msgid "Secondary OLSR interfaces"
378 msgstr ""
379
380 msgid ""
381 "Sets the main IP (originator ip) of the router. This IP will NEVER change "
382 "during the uptime of olsrd. Default is 0.0.0.0, which triggers usage of the "
383 "IP of the first interface."
384 msgstr ""
385
386 msgid "SmartGW announcements"
387 msgstr ""
388
389 msgid "Source address"
390 msgstr ""
391
392 msgid "State"
393 msgstr ""
394
395 msgid "Status"
396 msgstr ""
397
398 msgid "Success rate of packages received from the neighbour"
399 msgstr ""
400
401 msgid "Success rate of packages sent to the neighbour"
402 msgstr ""
403
404 msgid "TC"
405 msgstr ""
406
407 msgid "TC interval"
408 msgstr ""
409
410 msgid "TC validity time"
411 msgstr ""
412
413 msgid "TOS value"
414 msgstr ""
415
416 msgid ""
417 "The OLSR daemon is an implementation of the Optimized Link State Routing "
418 "protocol. As such it allows mesh routing for any network equipment. It runs "
419 "on any wifi card that supports ad-hoc mode and of course on any ethernet "
420 "device. Visit <a href='http://www.olsr.org'>olsrd.org</a> for help and "
421 "documentation."
422 msgstr ""
423
424 msgid ""
425 "The fixed willingness to use. If not set willingness will be calculated "
426 "dynamically based on battery/power status. Default is \"3\"."
427 msgstr ""
428
429 msgid "The interface OLSRd should serve."
430 msgstr ""
431
432 msgid ""
433 "The port OLSR uses. This should usually stay at the IANA assigned port 698. "
434 "It can have a value between 1 and 65535."
435 msgstr ""
436
437 msgid "Timing and Validity"
438 msgstr ""
439
440 msgid "Topologie"
441 msgstr ""
442
443 msgid ""
444 "Type of service value for the IP header of control traffic. Default is "
445 "\"16\"."
446 msgstr ""
447
448 msgid "Unable to connect to the OLSR daemon!"
449 msgstr ""
450
451 msgid "Uplink"
452 msgstr ""
453
454 msgid "Use hysteresis"
455 msgstr ""
456
457 msgid "Version"
458 msgstr ""
459
460 msgid "WLAN"
461 msgstr ""
462
463 msgid "Weight"
464 msgstr ""
465
466 msgid ""
467 "When multiple links exist between hosts the weight of interface is used to "
468 "determine the link to use. Normally the weight is automatically calculated "
469 "by olsrd based on the characteristics of the interface, but here you can "
470 "specify a fixed value. Olsrd will choose links with the lowest value.<br /"
471 "><b>Note:</b> Interface weight is used only when LinkQualityLevel is set to "
472 "0. For any other value of LinkQualityLevel, the interface ETX value is used "
473 "instead."
474 msgstr ""
475
476 msgid "Willingness"
477 msgstr ""