blob: 9e15941c5a1cf78f01dfb801b115dd58a496f5f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
|
# olsr.po
# generated from ./applications/luci-olsr/luasrc/i18n/olsr.en.lua
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:1
#. OLSR Daemon
msgid "olsrd"
msgstr "OLSR Daemon"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:2
#. Neighbour IP
msgid "olsrd_neighbour_ip"
msgstr "Neighbour IP"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:3
#. Local interface IP
msgid "olsrd_local_ip"
msgstr "Local interface IP"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:4
#. Announced network
msgid "olsrd_network"
msgstr "Announced network"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:5
#. OLSR gateway
msgid "olsrd_gateway"
msgstr "OLSR gateway"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:6
#. OLSR node
msgid "olsrd_node"
msgstr "OLSR node"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:7
#. Unable to connect to the OLSR daemon!
msgid "olsrd_error"
msgstr "Unable to connect to the OLSR daemon!"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:8
#. Make sure that OLSRd is running, the "txtinfo" plugin is loaded, configured on port 2006 and accepts connections from "127.0.0.1".
msgid "olsrd_error_desc"
msgstr "Make sure that OLSRd is running, the "txtinfo" plugin is loaded, configured on port 2006 and accepts connections from "127.0.0.1"."
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:9
#. OLSR - HNA-Announcements
msgid "olsrd_hna"
msgstr "OLSR - HNA-Announcements"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:10
#. OLSR - Plugins
msgid "olsrd_plugins"
msgstr "OLSR - Plugins"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:11
#. OLSR connections
msgid "olsrd_links"
msgstr "OLSR connections"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:12
#. Overview of currently established OLSR connections
msgid "olsrd_links_desc"
msgstr "Overview of currently established OLSR connections"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:13
#. Expected retransmission count
msgid "olsrd_links_etx_desc"
msgstr "Expected retransmission count"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:14
#. Success rate of sent packages
msgid "olsrd_links_lq_desc"
msgstr "Success rate of sent packages"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:15
#. Success rate of received packages
msgid "olsrd_links_nlq_desc"
msgstr "Success rate of received packages"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:16
#. Known OLSR routes
msgid "olsrd_routes"
msgstr "Known OLSR routes"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:17
#. Overview of currently known routes to other OLSR nodes
msgid "olsrd_routes_desc"
msgstr "Overview of currently known routes to other OLSR nodes"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:18
#. Active OLSR nodes
msgid "olsrd_topology"
msgstr "Active OLSR nodes"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:19
#. Overview of currently known OLSR nodes
msgid "olsrd_topology_desc"
msgstr "Overview of currently known OLSR nodes"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:20
#. Last hop
msgid "olsrd_topology_lasthop"
msgstr "Last hop"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:21
#. Active host net announcements
msgid "olsrd_hna2"
msgstr "Active host net announcements"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:22
#. Overview of currently active OLSR host net announcements
msgid "olsrd_hna_desc"
msgstr "Overview of currently active OLSR host net announcements"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:23
#. Active MID announcements
msgid "olsrd_mid"
msgstr "Active MID announcements"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:24
#. Overview of known multiple interface announcements
msgid "olsrd_mid_desc"
msgstr "Overview of known multiple interface announcements"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:25
#. Secondary OLSR interfaces
msgid "olsrd_mid_aliases"
msgstr "Secondary OLSR interfaces"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:26
#. Freifunk
msgid "olsrd_etx_ff"
msgstr "Freifunk"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:27
#. floating point
msgid "olsrd_etx_float"
msgstr "floating point"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:28
#. fixed point math
msgid "olsrd_etx_fpm"
msgstr "fixed point math"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:29
#. General settings
msgid "olsrd_olsrd"
msgstr "General settings"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:30
#. Start without network
msgid "olsrd_olsrd_allownoint"
msgstr "Start without network"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:31
#. Clear screen
msgid "olsrd_olsrd_clearscreen"
msgstr "Clear screen"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:32
#. Debugmode
msgid "olsrd_olsrd_debuglevel"
msgstr "Debugmode"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:33
#. FIB metric
msgid "olsrd_olsrd_fibmetric"
msgstr "FIB metric"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:34
#. Internet protocol
msgid "olsrd_olsrd_ipversion"
msgstr "Internet protocol"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:35
#. LQ aging
msgid "olsrd_olsrd_linkqualityaging"
msgstr "LQ aging"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:36
#. LQ algorithm
msgid "olsrd_olsrd_linkqualityalgorithm"
msgstr "LQ algorithm"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:37
#. LQ Dijkstra limit
msgid "olsrd_olsrd_linkqualitydijkstralimit"
msgstr "LQ Dijkstra limit"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:38
#. LQ fisheye
msgid "olsrd_olsrd_linkqualityfisheye"
msgstr "LQ fisheye"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:39
#. LQ level
msgid "olsrd_olsrd_linkqualitylevel"
msgstr "LQ level"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:40
#. MPR selection
msgid "olsrd_olsrd_linkqualitylevel_1"
msgstr "MPR selection"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:41
#. MPR selection and routing
msgid "olsrd_olsrd_linkqualitylevel_2"
msgstr "MPR selection and routing"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:42
#. LQ window size
msgid "olsrd_olsrd_linkqualitywinsize"
msgstr "LQ window size"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:43
#. MPR coverage
msgid "olsrd_olsrd_mprcoverage"
msgstr "MPR coverage"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:44
#. Pollrate
msgid "olsrd_olsrd_pollrate"
msgstr "Pollrate"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:45
#. TC redundancy
msgid "olsrd_olsrd_tcredundancy"
msgstr "TC redundancy"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:46
#. MPR selectors
msgid "olsrd_olsrd_tcredundancy_0"
msgstr "MPR selectors"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:47
#. MPR selectors and MPR
msgid "olsrd_olsrd_tcredundancy_1"
msgstr "MPR selectors and MPR"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:48
#. all neighbours
msgid "olsrd_olsrd_tcredundancy_2"
msgstr "all neighbours"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:49
#. Use hysteresis
msgid "olsrd_olsrd_usehysteresis"
msgstr "Use hysteresis"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:50
#. Willingness
msgid "olsrd_olsrd_willingness"
msgstr "Willingness"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:51
#. Hello interval
msgid "olsrd_interface_hellointerval"
msgstr "Hello interval"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:52
#. Hello validity time
msgid "olsrd_interface_hellovaliditytime"
msgstr "Hello validity time"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:53
#. HNA interval
msgid "olsrd_interface_hnainterval"
msgstr "HNA interval"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:54
#. HNA validity time
msgid "olsrd_interface_hnavaliditytime"
msgstr "HNA validity time"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:55
#. IPv4 broadcast
msgid "olsrd_interface_ip4broadcast"
msgstr "IPv4 broadcast"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:56
#. MID interval
msgid "olsrd_interface_midinterval"
msgstr "MID interval"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:57
#. MID validity time
msgid "olsrd_interface_midvaliditytime"
msgstr "MID validity time"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:58
#. TC interval
msgid "olsrd_interface_tcinterval"
msgstr "TC interval"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:59
#. TC validity time
msgid "olsrd_interface_tcvaliditytime"
msgstr "TC validity time"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:60
#. IPv6 address type
msgid "olsrd_interface_ip6addrtype"
msgstr "IPv6 address type"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:61
#. IPC settings
msgid "olsrd_ipcconnect"
msgstr "IPC settings"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:62
#. IPC connections enable you to remote-control the local OLSRd instance using external programs
msgid "olsrd_ipcconnect_desc"
msgstr "IPC connections enable you to remote-control the local OLSRd instance using external programs"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:63
#. Allowed host addresses
msgid "olsrd_ipcconnect_host"
msgstr "Allowed host addresses"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:64
#. Multiple separated by spaces
msgid "olsrd_ipcconnect_host_desc"
msgstr "Multiple separated by spaces"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:65
#. Maxmimum connection count
msgid "olsrd_ipcconnect_maxconnections"
msgstr "Maxmimum connection count"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:66
#. Set to 0 to disable IPC
msgid "olsrd_ipcconnect_maxconnections_desc"
msgstr "Set to 0 to disable IPC"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:67
#. Allowed subnets
msgid "olsrd_ipcconnect_net"
msgstr "Allowed subnets"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:68
#. Address Mask; multiple separated by space
msgid "olsrd_ipcconnect_net_desc"
msgstr "Address Mask; multiple separated by space"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:69
#. IPv4 HNA announcements
msgid "olsrd_hna4"
msgstr "IPv4 HNA announcements"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:70
#. Hna4 entries allow you to propagate local IPv4 host- and network-routes into the mesh network
msgid "olsrd_hna4_desc"
msgstr "Hna4 entries allow you to propagate local IPv4 host- and network-routes into the mesh network"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:71
#. Network address
msgid "olsrd_hna4_netaddr"
msgstr "Network address"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:72
#. IPv4 address
msgid "olsrd_hna4_netaddr_desc"
msgstr "IPv4 address"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:73
#. Netmask
msgid "olsrd_hna4_netmask"
msgstr "Netmask"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:74
#. IPv4 address
msgid "olsrd_hna4_netmask_desc"
msgstr "IPv4 address"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:75
#. IPv6 HNA announcements
msgid "olsrd_hna6"
msgstr "IPv6 HNA announcements"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:76
#. Hna6 entries allow you to propagate local IPv6 host- and network-routes into the mesh network
msgid "olsrd_hna6_desc"
msgstr "Hna6 entries allow you to propagate local IPv6 host- and network-routes into the mesh network"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:77
#. Network address
msgid "olsrd_hna6_netaddr"
msgstr "Network address"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:78
#. IPv6 address
msgid "olsrd_hna6_netaddr_desc"
msgstr "IPv6 address"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:79
#. Prefix
msgid "olsrd_hna6_prefix"
msgstr "Prefix"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:80
#. IPv6 prefix
msgid "olsrd_hna6_prefix_desc"
msgstr "IPv6 prefix"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:81
#. Plugin configuration
msgid "olsrd_loadplugin"
msgstr "Plugin configuration"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:82
#. Enable plugin
msgid "olsrd_loadplugin_ignore"
msgstr "Enable plugin"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:83
#. Library
msgid "olsrd_loadplugin_library"
msgstr "Library"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:84
#. Allow connections from this hosts
msgid "olsrd_loadplugin_accept"
msgstr "Allow connections from this hosts"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:85
#. Ping test addresses
msgid "olsrd_loadplugin_ping"
msgstr "Ping test addresses"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:86
#. Interval
msgid "olsrd_loadplugin_interval"
msgstr "Interval"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:87
#. HNA announcements
msgid "olsrd_loadplugin_hna"
msgstr "HNA announcements"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:88
#. Format: IP-Address Netmask / OLSR will announce this network once it is reachable
msgid "olsrd_loadplugin_hna_desc"
msgstr "Format: IP-Address Netmask / OLSR will announce this network once it is reachable"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:89
#. Alternative \"hosts\" file
msgid "olsrd_loadplugin_addhosts"
msgstr "Alternative \"hosts\" file"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:90
#. The contents of this file will be appended to the autogenerated \"hosts\" file
msgid "olsrd_loadplugin_addhosts_desc"
msgstr "The contents of this file will be appended to the autogenerated \"hosts\" file"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:91
#. DNS server
msgid "olsrd_loadplugin_dnsserver"
msgstr "DNS server"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:92
#. Alternative hostnames
msgid "olsrd_loadplugin_hosts"
msgstr "Alternative hostnames"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:93
#. Format: Interface-IP Hostname
msgid "olsrd_loadplugin_hosts_desc"
msgstr "Format: Interface-IP Hostname"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:94
#. Path to the \"hosts\" file
msgid "olsrd_loadplugin_hostsfile"
msgstr "Path to the \"hosts\" file"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:95
#. Latitude
msgid "olsrd_loadplugin_lat"
msgstr "Latitude"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:96
#. Output file for coordinates
msgid "olsrd_loadplugin_latlonfile"
msgstr "Output file for coordinates"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:97
#. OLSR will write received coordinates of other nodes to this file
msgid "olsrd_loadplugin_latlonfile_desc"
msgstr "OLSR will write received coordinates of other nodes to this file"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:98
#. Input file for coordinates
msgid "olsrd_loadplugin_latloninfile"
msgstr "Input file for coordinates"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:99
#. OLSR periodically checks this file for new coordinates and propagates them
msgid "olsrd_loadplugin_latloninfile_desc"
msgstr "OLSR periodically checks this file for new coordinates and propagates them"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:100
#. Longitude
msgid "olsrd_loadplugin_lon"
msgstr "Longitude"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:101
#. Hostnames
msgid "olsrd_loadplugin_name"
msgstr "Hostnames"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:102
#. Command for name changes
msgid "olsrd_loadplugin_namechangescript"
msgstr "Command for name changes"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:103
#. OLSR executes this command once entries in the \"hosts\" are changed
msgid "olsrd_loadplugin_namechangescript_desc"
msgstr "OLSR executes this command once entries in the \"hosts\" are changed"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:104
#. Path to the \"resolv\" file
msgid "olsrd_loadplugin_resolvfile"
msgstr "Path to the \"resolv\" file"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:105
#. Command for service changes
msgid "olsrd_loadplugin_serviceschangescript"
msgstr "Command for service changes"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:106
#. OLSR excutes this command once new service announcements are received
msgid "olsrd_loadplugin_serviceschangescript_desc"
msgstr "OLSR excutes this command once new service announcements are received"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:107
#. PID file for SIGHUP signals
msgid "olsrd_loadplugin_sighuppidfile"
msgstr "PID file for SIGHUP signals"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:108
#. OLSR sends a HUP signal to this PID once the \"hosts\" oder \"resolv\" file is changed
msgid "olsrd_loadplugin_sighuppidfile_desc"
msgstr "OLSR sends a HUP signal to this PID once the \"hosts\" oder \"resolv\" file is changed"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:109
#. Domain suffix
msgid "olsrd_loadplugin_suffix"
msgstr "Domain suffix"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:110
#. Timeout
msgid "olsrd_loadplugin_timeout"
msgstr "Timeout"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:111
#. Name of the BMF interface
msgid "olsrd_loadplugin_bmfinterface"
msgstr "Name of the BMF interface"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:112
#. IP address of the BMF interface
msgid "olsrd_loadplugin_bmfinterfaceid"
msgstr "IP address of the BMF interface"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:113
#. Redirect local broadcasts
msgid "olsrd_loadplugin_dolocalbroadcast"
msgstr "Redirect local broadcasts"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:114
#. Also redirect broadcasts from OLSR interfaces
msgid "olsrd_loadplugin_capturepacketsonolsrinterfaces"
msgstr "Also redirect broadcasts from OLSR interfaces"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:115
#. Propagation mechanism
msgid "olsrd_loadplugin_bmfmechanism"
msgstr "Propagation mechanism"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:116
#. Number of retransmissions per package
msgid "olsrd_loadplugin_broadcastretransmitcount"
msgstr "Number of retransmissions per package"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:117
#. Minimum number of neighbours for broadcast redirection
msgid "olsrd_loadplugin_fanoutlimit"
msgstr "Minimum number of neighbours for broadcast redirection"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:118
#. Non-OLSR interfaces
msgid "olsrd_loadplugin_nonolsrif"
msgstr "Non-OLSR interfaces"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:119
#. Used port
msgid "olsrd_loadplugin_port"
msgstr "Used port"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:120
#. Allow connections from hosts
msgid "olsrd_loadplugin_host"
msgstr "Allow connections from hosts"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:121
#. Allow connections from subnets
msgid "olsrd_loadplugin_net"
msgstr "Allow connections from subnets"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:122
#. Format: IP-AddresseNetmask
msgid "olsrd_loadplugin_net_desc"
msgstr "Format: IP-AddresseNetmask"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:123
#. Used protocols
msgid "olsrd_loadplugin_redistribute"
msgstr "Used protocols"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:124
#. Only export routes to Quagga or to kernel too
msgid "olsrd_loadplugin_exportroutes"
msgstr "Only export routes to Quagga or to kernel too"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:125
#. Always prefer local routes
msgid "olsrd_loadplugin_localpref"
msgstr "Always prefer local routes"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:126
#. Distance of exported routes
msgid "olsrd_loadplugin_distance"
msgstr "Distance of exported routes"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:127
#. Key file
msgid "olsrd_loadplugin_keyfile"
msgstr "Key file"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:128
#. Watchdog timestamp file
msgid "olsrd_loadplugin_file"
msgstr "Watchdog timestamp file"
#: ./applications/luci-olsr/luasrc/i18n/olsr.en.lua:129
#. Refresh interval in seconds
msgid "olsrd_loadplugin_interval"
msgstr "Refresh interval in seconds"
|