summaryrefslogtreecommitdiffhomepage
path: root/po/de/admin-core.po
blob: ae531e0d7b7978a5f2d8792b73c25e9949ea3072 (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
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-05-19 19:36+0200\n"
"PO-Revision-Date: 2009-05-21 19:45+0200\n"
"Last-Translator: Jo-Philipp Wich <xm@subsignal.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Pootle 1.1.0\n"

#. The following changes have been applied
#: i18n/english/luasrc/i18n/admin-core.en.lua:1
msgid "uci_applied"
msgstr "Die folgenden Änderungen wurden übernommen"

#. The following changes have been reverted
#: i18n/english/luasrc/i18n/admin-core.en.lua:2
msgid "uci_reverted"
msgstr "Die folgenden Änderungen wurden verworfen"

#. User Interface
#: i18n/english/luasrc/i18n/admin-core.en.lua:3
msgid "a_i_ui"
msgstr "Benutzeroberfläche"

#. <abbr title=\"Lua Configuration Interface\">LuCI</abbr> is a collection of free Lua software including an <abbr title=\"Model-View-Controller\">MVC</abbr>-Webframework and webinterface for embedded devices. <abbr title=\"Lua Configuration Interface\">LuCI</abbr> is licensed under the Apache-License.
#: i18n/english/luasrc/i18n/admin-core.en.lua:4
msgid "c_lucidesc"
msgstr ""
"LuCI ist eine Sammlung freier Lua-Software einschließlich eines MVC-"
"Webframeworks und einer Weboberfläche für eingebettete Geräte. Luci steht "
"unter der Apache-Lizenz."

#. Project Homepage
#: i18n/english/luasrc/i18n/admin-core.en.lua:5
msgid "c_projecthome"
msgstr "Projekt Homepage"

#. Lead Development
#: i18n/english/luasrc/i18n/admin-core.en.lua:6
msgid "c_leaddev"
msgstr "Leitende Entwicklung"

#. Contributing Developers
#: i18n/english/luasrc/i18n/admin-core.en.lua:7
msgid "c_contributors"
msgstr "Mitwirkende Entwickler"

#. Thanks To
#: i18n/english/luasrc/i18n/admin-core.en.lua:8
msgid "c_thanksto"
msgstr "Dank an"

#. Hello!
#: i18n/english/luasrc/i18n/admin-core.en.lua:9
msgid "a_i_i_hello"
msgstr "Hallo!"

#. This is the administration area of <abbr title=\"Lua Configuration Interface\">LuCI</abbr>.
#: i18n/english/luasrc/i18n/admin-core.en.lua:10
msgid "a_i_i_admin1"
msgstr "Dies ist der Administrationsbereich von LuCI."

#. <abbr title=\"Lua Configuration Interface\">LuCI</abbr> is a free, flexible, and user friendly graphical interface for configuring OpenWrt Kamikaze.
#: i18n/english/luasrc/i18n/admin-core.en.lua:11
msgid "a_i_i_admin2"
msgstr ""
"LuCI ist eine freie, flexible und benutzerfreundliche grafische Oberfläche "
"zur Konfiguration von OpenWrt Kamikaze."

#. On the following pages you can adjust all important settings of your router.
#: i18n/english/luasrc/i18n/admin-core.en.lua:12
msgid "a_i_i_admin3"
msgstr ""
"Auf den folgenden Seiten können alle wichtigen Einstellungen des Routers "
"vorgenommen werden."

#. Notice: In <abbr title=\"Lua Configuration Interface\">LuCI</abbr> changes have to be confirmed by clicking Changes - Save &amp; Apply before being applied.
#: i18n/english/luasrc/i18n/admin-core.en.lua:13
msgid "a_i_i_admin4"
msgstr ""
"Hinweis: In LuCI werden getätigte Änderungen erst nach einem Klick auf "
"Änderungen - Speichern &amp; Anwenden angewandt."

#. As we always want to improve this interface we are looking forward to your feedback and suggestions.
#: i18n/english/luasrc/i18n/admin-core.en.lua:14
msgid "a_i_i_admin5"
msgstr ""
"Wir sind natürlich stets darum bemüht, diese Oberfläche noch besser und "
"intuitiver zu Gestalten und freuen uns über jegliche Art von Feedback oder "
"Verbesserungsvorschlägen."

#. And now have fun with your router!
#: i18n/english/luasrc/i18n/admin-core.en.lua:15
msgid "a_i_i_admin6"
msgstr "Und nun wünschen wir viel Spaß mit dem Router!"

#. The <abbr title=\"Lua Configuration Interface\">LuCI</abbr> Team
#: i18n/english/luasrc/i18n/admin-core.en.lua:16
msgid "a_i_i_team"
msgstr "Das LuCI-Team"

#. Here you can customize the settings and the functionality of <abbr title=\"Lua Configuration Interface\">LuCI</abbr>.
#: i18n/english/luasrc/i18n/admin-core.en.lua:17
msgid "a_i_luci1"
msgstr ""
"Hier können Eigenschaften und die Funktionalität der Oberfläche angepasst "
"werden."

#. Post-commit actions
#: i18n/english/luasrc/i18n/admin-core.en.lua:18
msgid "a_i_ucicommit"
msgstr "UCI-Befehle beim Anwenden"

#. These commands will be executed automatically when a given <abbr title=\"Unified Configuration Interface\">UCI</abbr> configuration is committed allowing changes to be applied instantly.
#: i18n/english/luasrc/i18n/admin-core.en.lua:19
msgid "a_i_ucicommit1"
msgstr ""
"Beim Anwenden der Konfiguration aus der Oberflächliche heraus können "
"automatisch die relevanten Dienste neugestart werden, sodass Änderungen "
"sofort nach dem Anwenden aktiv werden und der Router nicht erst neugestartet "
"werden muss."

#. Files to be kept when flashing a new firmware
#: i18n/english/luasrc/i18n/admin-core.en.lua:20
msgid "a_i_keepflash"
msgstr "Zu übernehmende Dateien bei Firmwareupgrade"

#. When flashing a new firmware with <abbr title=\"Lua Configuration Interface\">LuCI</abbr> these files will be added to the new firmware installation.
#: i18n/english/luasrc/i18n/admin-core.en.lua:21
msgid "a_i_keepflash1"
msgstr ""
"Die folgenden Dateien und Verzeichnisse werden beim Aktualisieren der "
"Firmware über die Oberfläche automatisch in die neue Firmware übernommen."

#. Here you can find information about the current system status like <abbr title=\"Central Processing Unit\">CPU</abbr> clock frequency, memory usage or network interface data.
#: i18n/english/luasrc/i18n/admin-core.en.lua:22
msgid "a_st_i_status1"
msgstr ""
"Hier finden sich Informationen über den aktuellen Status des Systems, "
"beispielsweise Prozessortakt, Speicherauslastung und Netzwerkschnittstellen."

#. Also kernel or service logfiles can be viewed here to get an overview over their current state.
#: i18n/english/luasrc/i18n/admin-core.en.lua:23
msgid "a_st_i_status2"
msgstr ""
"Zusätzlich können hier Protokolldaten, des Kernels und diverser "
"Systemdienste eingesehen werden, um deren Zustand zu kontrollieren."

#. <abbr title=\"Wireless Local Area Network\">WLAN</abbr>-Scan
#: i18n/english/luasrc/i18n/admin-core.en.lua:24
msgid "iwscan"
msgstr "WLAN-Scan"

#. Wifi networks in your local environment
#: i18n/english/luasrc/i18n/admin-core.en.lua:25
msgid "iwscan1"
msgstr "Drahtlosnetzwerke in der lokalen Umgebung des Routers:"

#. <abbr title=\"Encrypted\">Encr.</abbr>
#: i18n/english/luasrc/i18n/admin-core.en.lua:26
msgid "iwscan_encr"
msgstr "Vers."

#. Link
#: i18n/english/luasrc/i18n/admin-core.en.lua:27
msgid "iwscan_link"
msgstr "Verb."

#. Signal
#: i18n/english/luasrc/i18n/admin-core.en.lua:28
msgid "iwscan_signal"
msgstr "Signal"

#. Noise
#: i18n/english/luasrc/i18n/admin-core.en.lua:29
msgid "iwscan_noise"
msgstr "Rausch"

#. Routes
#: i18n/english/luasrc/i18n/admin-core.en.lua:30
msgid "routes"
msgstr "Routen"

#. Netmask
#: i18n/english/luasrc/i18n/admin-core.en.lua:31
msgid "routes_netmask"
msgstr "Netzmaske"

#. Gateway
#: i18n/english/luasrc/i18n/admin-core.en.lua:32
msgid "routes_gateway"
msgstr "Gateway"

#. Metric
#: i18n/english/luasrc/i18n/admin-core.en.lua:33
msgid "routes_metric"
msgstr "Metrik"

#. Here you can configure the basic aspects of your device like its hostname or the timezone.
#: i18n/english/luasrc/i18n/admin-core.en.lua:34
msgid "a_s_desc"
msgstr ""
"An dieser Stelle können Grundeinstellungen des Systems wie Hostname oder "
"Zeitzone vorgenommen werden."

#. Software
#: i18n/english/luasrc/i18n/admin-core.en.lua:35
msgid "a_s_packages"
msgstr "Paketverwaltung"

#. Admin Password
#: i18n/english/luasrc/i18n/admin-core.en.lua:36
msgid "a_s_changepw"
msgstr "Passwort ändern"

#. OPKG-Configuration
#: i18n/english/luasrc/i18n/admin-core.en.lua:37
msgid "a_s_p_ipkg"
msgstr "OPKG-Konfiguration"

#. <abbr title=\"Secure Shell\">SSH</abbr>-Keys
#: i18n/english/luasrc/i18n/admin-core.en.lua:38
msgid "a_s_sshkeys"
msgstr "SSH-Schlüssel"

#. Mount Points
#: i18n/english/luasrc/i18n/admin-core.en.lua:39
msgid "a_s_fstab"
msgstr "Einhängepunkte"

#. Change settings related to the system itself, its identification, installed hard- and software, authentication or mount points.
#: i18n/english/luasrc/i18n/admin-core.en.lua:40
msgid "a_s_i_system1"
msgstr ""
"Hier finden sich Einstellungen, die das System selbst, dessen Kennung, "
"installierte Software und Hardware, Authentifizierung oder eingehängte "
"Speicher betreffen."

#. These settings define the base of your system.
#: i18n/english/luasrc/i18n/admin-core.en.lua:41
msgid "a_s_i_system2"
msgstr ""
"Diese Einstellungen definieren die Grundlage des Systems, auf dem die "
"installierte Software aufbaut."

#. Pay attention as any misconfiguration here may prevent your device from booting or may lock yourself out of it.
#: i18n/english/luasrc/i18n/admin-core.en.lua:42
msgid "a_s_i_system3"
msgstr ""
"Beachte bitte, dass eine fehlerhafte Konfiguration den Start des Routers "
"verhindern oder dich vom Zugriff auf diesen ausschließen kann."

#. Interfaces
#: i18n/english/luasrc/i18n/admin-core.en.lua:43
msgid "a_s_if"
msgstr "Schnittstellen"

#. Bridge
#: i18n/english/luasrc/i18n/admin-core.en.lua:44
msgid "a_s_if_bridge"
msgstr "Netzwerkbrücke"

#. ID
#: i18n/english/luasrc/i18n/admin-core.en.lua:45
msgid "a_s_if_bridge_id"
msgstr "Bezeichner"

#. Bridge Port
#: i18n/english/luasrc/i18n/admin-core.en.lua:46
msgid "a_s_if_bridge_port"
msgstr "Port"

#. STP
#: i18n/english/luasrc/i18n/admin-core.en.lua:47
msgid "a_s_if_bridge_stp"
msgstr "Spanning-Tree-Protokoll"

#. Device
#: i18n/english/luasrc/i18n/admin-core.en.lua:48
msgid "a_s_if_device"
msgstr "Gerät"

#. Ethernet Bridge
#: i18n/english/luasrc/i18n/admin-core.en.lua:49
msgid "a_s_if_ethbridge"
msgstr "Netzwerkbrücke"

#. Ethernet Adapter
#: i18n/english/luasrc/i18n/admin-core.en.lua:50
msgid "a_s_if_ethdev"
msgstr "Netzwerkschnittstelle"

#. Ethernet Switch
#: i18n/english/luasrc/i18n/admin-core.en.lua:51
msgid "a_s_if_ethswitch"
msgstr "Netzwerk Switch"

#. Interface
#: i18n/english/luasrc/i18n/admin-core.en.lua:52
msgid "a_s_if_interface"
msgstr "Schnittstelle"

#. IP Configuration
#: i18n/english/luasrc/i18n/admin-core.en.lua:53
msgid "a_s_if_ipconfig"
msgstr "IP Konfiguration"

#. Alias
#: i18n/english/luasrc/i18n/admin-core.en.lua:54
msgid "a_s_if_ipconfig_alias"
msgstr "IP Alias"

#. DHCP assigned
#: i18n/english/luasrc/i18n/admin-core.en.lua:55
msgid "a_s_if_ipconfig_dhcp"
msgstr "durch DHCP zugewiesen"

#. IPv6
#: i18n/english/luasrc/i18n/admin-core.en.lua:56
msgid "a_s_if_ipconfig_ipv6"
msgstr "IPv6 Konfiguration"

#. Not configured
#: i18n/english/luasrc/i18n/admin-core.en.lua:57
msgid "a_s_if_ipconfig_none"
msgstr "nicht konfiguriert"

#. Primary
#: i18n/english/luasrc/i18n/admin-core.en.lua:58
msgid "a_s_if_ipconfig_primary"
msgstr "primär"

# Funkkanal?
#. Channel
#: i18n/english/luasrc/i18n/admin-core.en.lua:59
msgid "a_s_if_iwchannel"
msgstr "WLAN-Kanal"

# Betriebsmodus?
#. Mode
#: i18n/english/luasrc/i18n/admin-core.en.lua:60
msgid "a_s_if_iwmode"
msgstr "WLAN-Modus"

#. Ad-Hoc
#: i18n/english/luasrc/i18n/admin-core.en.lua:61
msgid "a_s_if_iwmode_adhoc"
msgstr "Ad-Hoc"

#. Pseudo Ad-Hoc
#: i18n/english/luasrc/i18n/admin-core.en.lua:62
msgid "a_s_if_iwmode_ahdemo"
msgstr "Pseudo-Ad-Hoc (Atheros)"

#. Master
#: i18n/english/luasrc/i18n/admin-core.en.lua:63
msgid "a_s_if_iwmode_ap"
msgstr "Master"

#. Master + WDS
#: i18n/english/luasrc/i18n/admin-core.en.lua:64
msgid "a_s_if_iwmode_apwds"
msgstr "Master mit WDS"

#. Client
#: i18n/english/luasrc/i18n/admin-core.en.lua:65
msgid "a_s_if_iwmode_sta"
msgstr "Client"

#. Client + WDS
#: i18n/english/luasrc/i18n/admin-core.en.lua:66
msgid "a_s_if_iwmode_stawds"
msgstr "Client mit WDS"

#. WDS
#: i18n/english/luasrc/i18n/admin-core.en.lua:67
msgid "a_s_if_iwmode_wds"
msgstr "WDS"

#. SSID
#: i18n/english/luasrc/i18n/admin-core.en.lua:68
msgid "a_s_if_iwssid"
msgstr "SSID"

#. MAC
#: i18n/english/luasrc/i18n/admin-core.en.lua:69
msgid "a_s_if_mac"
msgstr "MAC-Adresse"

#. Pkts.
#: i18n/english/luasrc/i18n/admin-core.en.lua:70
msgid "a_s_if_pkts"
msgstr "Pkt."

#. Interface Status
#: i18n/english/luasrc/i18n/admin-core.en.lua:71
msgid "a_s_if_status"
msgstr "Netzwerkschnittstellen-Status"

#. Transfer
#: i18n/english/luasrc/i18n/admin-core.en.lua:72
msgid "a_s_if_transfer"
msgstr "Transfer"

# Ein / Aus, eingehend / ausgehend?
#. RX
#: i18n/english/luasrc/i18n/admin-core.en.lua:73
msgid "a_s_if_transfer_rx"
msgstr "<abbr title=\"empfangene Pakete\">RX</abbr>"

# same as RX
#. TX
#: i18n/english/luasrc/i18n/admin-core.en.lua:74
msgid "a_s_if_transfer_tx"
msgstr "<abbr title=\"gesendete Pakete\">TX</abbr>"

#. Type
#: i18n/english/luasrc/i18n/admin-core.en.lua:75
msgid "a_s_if_type"
msgstr "Typ"

#. VLAN
#: i18n/english/luasrc/i18n/admin-core.en.lua:76
msgid "a_s_if_vlan"
msgstr "VLAN"

#. Ports
#: i18n/english/luasrc/i18n/admin-core.en.lua:77
msgid "a_s_if_vlanports"
msgstr "Ports"

#. Wireless Adapter
#: i18n/english/luasrc/i18n/admin-core.en.lua:78
msgid "a_s_if_wifidev"
msgstr "WLAN-Gerät"

#. Firewall
#: i18n/english/luasrc/i18n/admin-core.en.lua:79
msgid "a_s_ipt"
msgstr "Firewall"

#. Actions
#: i18n/english/luasrc/i18n/admin-core.en.lua:80
msgid "a_s_ipt_actions"
msgstr "Aktionen"

#. Traffic
#: i18n/english/luasrc/i18n/admin-core.en.lua:81
msgid "a_s_ipt_bytes"
msgstr "Verkehr"

#. Chain
#: i18n/english/luasrc/i18n/admin-core.en.lua:82
msgid "a_s_ipt_chain"
msgstr "Kette"

#. Destination
#: i18n/english/luasrc/i18n/admin-core.en.lua:83
msgid "a_s_ipt_destination"
msgstr "Ziel"

#. Flags
#: i18n/english/luasrc/i18n/admin-core.en.lua:84
msgid "a_s_ipt_flags"
msgstr "Parameter"

#. In
#: i18n/english/luasrc/i18n/admin-core.en.lua:85
msgid "a_s_ipt_inputif"
msgstr "<abbr title=\"Eingehende Schnittstelle\">Ein</abbr>"

#. No chains in this table
#: i18n/english/luasrc/i18n/admin-core.en.lua:86
msgid "a_s_ipt_nochains"
msgstr "Keine Ketten in dieser Tabelle"

#. No Rules in this chain
#: i18n/english/luasrc/i18n/admin-core.en.lua:87
msgid "a_s_ipt_norules"
msgstr "Keine Regeln in dieser Kette"

#. Options
#: i18n/english/luasrc/i18n/admin-core.en.lua:88
msgid "a_s_ipt_options"
msgstr "Optionen"

#. Out
#: i18n/english/luasrc/i18n/admin-core.en.lua:89
msgid "a_s_ipt_outputif"
msgstr "<abbr title=\"Ausgehende Schnittstelle\">Aus</abbr>"

#. Packets
#: i18n/english/luasrc/i18n/admin-core.en.lua:90
msgid "a_s_ipt_packets"
msgstr "<abbr title=\"gezählte Pakete\">Pkt.</abbr>"

#. Pkts.
#: i18n/english/luasrc/i18n/admin-core.en.lua:91
msgid "a_s_ipt_pkts"
msgstr "<abbr title=\"gezählte Pakete\">Pkt.</abbr>"

#. Policy
#: i18n/english/luasrc/i18n/admin-core.en.lua:92
msgid "a_s_ipt_policy"
msgstr "Standardregel"

#. Prot.
#: i18n/english/luasrc/i18n/admin-core.en.lua:93
msgid "a_s_ipt_prot"
msgstr "<abbr title=\"Netzwerkprotokoll\">Prot.</abbr>"

#. References
#: i18n/english/luasrc/i18n/admin-core.en.lua:94
msgid "a_s_ipt_references"
msgstr "Verweise"

#. Reset Counters
#: i18n/english/luasrc/i18n/admin-core.en.lua:95
msgid "a_s_ipt_reset"
msgstr "Zähler zurücksetzen"

#. Restart Firewall
#: i18n/english/luasrc/i18n/admin-core.en.lua:96
msgid "a_s_ipt_restart"
msgstr "Firewall neu starten"

#. #
#: i18n/english/luasrc/i18n/admin-core.en.lua:97
msgid "a_s_ipt_rulenum"
msgstr "#"

#. Source
#: i18n/english/luasrc/i18n/admin-core.en.lua:98
msgid "a_s_ipt_source"
msgstr "Quelle"

#. Firewall Status
#: i18n/english/luasrc/i18n/admin-core.en.lua:99
msgid "a_s_ipt_status"
msgstr "Firewall-Status"

#. Table
#: i18n/english/luasrc/i18n/admin-core.en.lua:100
msgid "a_s_ipt_table"
msgstr "Tabelle"

#. Target
#: i18n/english/luasrc/i18n/admin-core.en.lua:101
msgid "a_s_ipt_target"
msgstr "Aktion"

#. Perform Actions
#: i18n/english/luasrc/i18n/admin-core.en.lua:102
msgid "a_s_packages_do"
msgstr "Aktionen ausführen"

#. Install
#: i18n/english/luasrc/i18n/admin-core.en.lua:103
#, fuzzy
msgid "a_s_packages_install"
msgstr "Installation von"

#. Download and install package
#: i18n/english/luasrc/i18n/admin-core.en.lua:104
msgid "a_s_packages_installurl"
msgstr "Paket herunterladen und installieren"

#. Edit package lists and installation targets
#: i18n/english/luasrc/i18n/admin-core.en.lua:105
msgid "a_s_packages_ipkg"
msgstr "Paketlisten und Installationsziele bearbeiten"

#. Package name
#: i18n/english/luasrc/i18n/admin-core.en.lua:106
msgid "a_s_packages_name"
msgstr "Paketname"

#. Remove
#: i18n/english/luasrc/i18n/admin-core.en.lua:107
#, fuzzy
msgid "a_s_packages_remove"
msgstr "Deinstallation von"

#. Find package
#: i18n/english/luasrc/i18n/admin-core.en.lua:108
msgid "a_s_packages_search"
msgstr "Paket suchen"

#. Package lists updated
#: i18n/english/luasrc/i18n/admin-core.en.lua:109
msgid "a_s_packages_update"
msgstr "Paketlisten wurden aktualisiert"

#. Update package lists
#: i18n/english/luasrc/i18n/admin-core.en.lua:110
msgid "a_s_packages_updatelist"
msgstr "Paketlisten aktualisieren"

#. Upgrade installed packages
#: i18n/english/luasrc/i18n/admin-core.en.lua:111
msgid "a_s_packages_upgrade"
msgstr "Installierte Pakete aktualisieren"

#. Could not set default destination
#: i18n/english/luasrc/i18n/admin-core.en.lua:112
msgid "a_s_packages_code1"
msgstr "Konnte das Zielverzeichnis nicht auswählen"

#. Error parsing config file
#: i18n/english/luasrc/i18n/admin-core.en.lua:113
msgid "a_s_packages_code2"
msgstr "Fehler beim Lesen der Konfigurationsdatei"

#. Could not create temporary directory (ran out of space?)
#: i18n/english/luasrc/i18n/admin-core.en.lua:114
msgid "a_s_packages_code3"
msgstr "Konnte kein temporäres Verzeichnis erstellen (kein Platz mehr frei?)"

#. Could not get adminstrative lock (ran out of space?)
#: i18n/english/luasrc/i18n/admin-core.en.lua:115
msgid "a_s_packages_code4"
msgstr "Konnte keine Lock-Datei erzeugen (kein Platz mehr frei?)"

#. Unsatisfied Dependencies
#: i18n/english/luasrc/i18n/admin-core.en.lua:116
msgid "a_s_packages_code5"
msgstr "Ein oder mehrere Abhängigkeiten konnten nicht aufgelöst werden"

#. Refused to remove essential package
#: i18n/english/luasrc/i18n/admin-core.en.lua:117
msgid "a_s_packages_code6"
msgstr "Deinstallation von essentiellem Paket verweigert"

#. Package has dependents
#: i18n/english/luasrc/i18n/admin-core.en.lua:118
msgid "a_s_packages_code7"
msgstr "Andere Pakete hängen noch von diesem Paket ab"

#. Package has no installation candidate (wrong name?)
#: i18n/english/luasrc/i18n/admin-core.en.lua:119
msgid "a_s_packages_code8"
msgstr "Paket hat keinen Installationskandidaten (falscher Name?)"

#. Package has no available architecture 
#: i18n/english/luasrc/i18n/admin-core.en.lua:120
msgid "a_s_packages_code9"
msgstr "Paket hat keine verfügbare Architektur definiert"

#. Package is not trusted
#: i18n/english/luasrc/i18n/admin-core.en.lua:121
msgid "a_s_packages_code10"
msgstr "Das Paket ist nicht vertrauenswürdig"

#. Error while downloading
#: i18n/english/luasrc/i18n/admin-core.en.lua:122
msgid "a_s_packages_code11"
msgstr "Fehler beim Herunterladen"

#. Conflicts with other packages
#: i18n/english/luasrc/i18n/admin-core.en.lua:123
msgid "a_s_packages_code12"
msgstr "Konflikte mit anderem Paket"

#. Package is already installed
#: i18n/english/luasrc/i18n/admin-core.en.lua:124
msgid "a_s_packages_code13"
msgstr "Paket ist bereits installiert"

#. Package has unresolved dependencies
#: i18n/english/luasrc/i18n/admin-core.en.lua:125
msgid "a_s_packages_code14"
msgstr "Ein oder mehrere Abhängigkeiten konnten nicht aufgelöst werden"

#. Refused to downgrade package
#: i18n/english/luasrc/i18n/admin-core.en.lua:126
msgid "a_s_packages_code15"
msgstr "Installation von älterer Paketversion verweigert"

#. Package manager ran out of space
#: i18n/english/luasrc/i18n/admin-core.en.lua:127
msgid "a_s_packages_code16"
msgstr "Nicht genug verfügbarer Arbeitsspeicher"

#. Bad signature while verifiying package
#: i18n/english/luasrc/i18n/admin-core.en.lua:128
msgid "a_s_packages_code17"
msgstr "Kaputte Signatur beim Versuch das Paket zu verifizieren"

#. MD5 error while verifiying package
#: i18n/english/luasrc/i18n/admin-core.en.lua:129
msgid "a_s_packages_code18"
msgstr "Falsche Prüfsumme beim Versuch das Paket zu verifizieren"

#. Internal error occured
#: i18n/english/luasrc/i18n/admin-core.en.lua:130
msgid "a_s_packages_code19"
msgstr "Interner Fehler aufgetreten"

#. Package lists
#: i18n/english/luasrc/i18n/admin-core.en.lua:131
msgid "a_s_p_ipkg_pkglists"
msgstr "Paketlisten"

#. Installation targets
#: i18n/english/luasrc/i18n/admin-core.en.lua:132
msgid "a_s_p_ipkg_targets"
msgstr "Installationsziele"

#. Change the password of the system administrator (User <code>root</code>)
#: i18n/english/luasrc/i18n/admin-core.en.lua:133
msgid "a_s_changepw1"
msgstr "Ändert das Passwort des Systemverwalters (Benutzer \"root\")"

#. Password successfully changed
#: i18n/english/luasrc/i18n/admin-core.en.lua:134
msgid "a_s_changepw_changed"
msgstr "Passwort erfolgreich geändert"

#. Error: Passwords do not match
#: i18n/english/luasrc/i18n/admin-core.en.lua:135
msgid "a_s_changepw_nomatch"
msgstr "Fehler: Die Passwörter stimmen nicht überein"

#. Here you can paste public <abbr title=\"Secure Shell\">SSH</abbr>-Keys (one per line) for <abbr title=\"Secure Shell\">SSH</abbr> public-key authentication.
#: i18n/english/luasrc/i18n/admin-core.en.lua:136
msgid "a_s_sshkeys1"
msgstr ""
"Hier können öffentliche SSH-Schlüssel (einer pro Zeile) zur "
"Authentifizierung abgelegt werden."

#. Mount Points
#: i18n/english/luasrc/i18n/admin-core.en.lua:137
msgid "a_s_fstab_mountpoints"
msgstr "Einhängepunkte"

#. Mount Points define at which point a memory device will be attached to the filesystem
#: i18n/english/luasrc/i18n/admin-core.en.lua:138
msgid "a_s_fstab_mountpoints1"
msgstr ""
"Einhängepunkte bestimmen, an welcher Stelle des Dateisystems bestimmte "
"Laufwerke und Speicher zur Verwendung eingebunden werden."

#. Mounted file systems
#: i18n/english/luasrc/i18n/admin-core.en.lua:139
msgid "a_s_fstab_active"
msgstr "Eingehängte Dateisysteme"

#. Used
#: i18n/english/luasrc/i18n/admin-core.en.lua:140
msgid "a_s_fstab_used"
msgstr "Belegt"

#. Available
#: i18n/english/luasrc/i18n/admin-core.en.lua:141
msgid "a_s_fstab_avail"
msgstr "Verfügbar"

#. Mount Point
#: i18n/english/luasrc/i18n/admin-core.en.lua:142
msgid "a_s_fstab_mountpoint"
msgstr "Einhängepunkt"

#. The device file of the memory or partition (<abbr title=\"for example\">e.g.</abbr> <code>/dev/sda1</code>)
#: i18n/english/luasrc/i18n/admin-core.en.lua:143
msgid "a_s_fstab_device1"
msgstr "Die Gerätedatei des Speichers oder der Partition (z.B.: /dev/sda)"

#. The filesystem that was used to format the memory (<abbr title=\"for example\">e.g.</abbr> <samp><abbr title=\"Third Extended Filesystem\">ext3</abbr></samp>)
#: i18n/english/luasrc/i18n/admin-core.en.lua:144
msgid "a_s_fstab_fs1"
msgstr "Das Dateisystem mit dem der Speicher formatiert ist (z.B.: ext3)"

#. If your physical memory is insufficient unused data can be temporarily swapped to a swap-device resulting in a higher amount of usable <abbr title=\"Random Access Memory\">RAM</abbr>. Be aware that swapping data is a very slow process as the swap-device cannot be accessed with the high datarates of the <abbr title=\"Random Access Memory\">RAM</abbr>.
#: i18n/english/luasrc/i18n/admin-core.en.lua:145
msgid "a_s_fstab_swap1"
msgstr ""
"Falls der Arbeitsspeicher des Routers nicht ausreicht, kann dieser nicht "
"benutzte Daten zeitweise auf einem SWAP-Laufwerk auslagern um so die "
"effektive Größe des Arbeitsspeichers zu erhöhen. Die Auslagerung der Daten "
"ist natürlich bedeutend langsamer als direkte Arbeitsspeicherzugriffe."

#. Reboots the operating system of your device
#: i18n/english/luasrc/i18n/admin-core.en.lua:146
msgid "a_s_reboot1"
msgstr "Startet das Betriebssystem des Routers neu."

#. Perform reboot
#: i18n/english/luasrc/i18n/admin-core.en.lua:147
msgid "a_s_reboot_do"
msgstr "Neustart durchführen"

#. Please wait: Device rebooting...
#: i18n/english/luasrc/i18n/admin-core.en.lua:148
msgid "a_s_reboot_running"
msgstr "Bitte warten: Neustart wird durchgeführt..."

#. Warning: There are unsaved changes that will be lost while rebooting!
#: i18n/english/luasrc/i18n/admin-core.en.lua:149
msgid "a_s_reboot_u"
msgstr ""
"Warnung: Es gibt ungespeicherte Änderungen, die beim Neustart verloren "
"gehen!"

#. Changes applied.
#: i18n/english/luasrc/i18n/admin-core.en.lua:150
msgid "a_s_applyreboot1"
msgstr "Änderungen angewandt."

#. Backup / Restore
#: i18n/english/luasrc/i18n/admin-core.en.lua:151
msgid "a_s_backup"
msgstr "Sichern / Wiederherstellen"

#. Create backup
#: i18n/english/luasrc/i18n/admin-core.en.lua:152
msgid "a_s_backup_backup"
msgstr "Sicherung erstellen"

#. Backup Archive
#: i18n/english/luasrc/i18n/admin-core.en.lua:153
msgid "a_s_backup_archive"
msgstr "Sicherungsarchiv"

#. Reset router to defaults
#: i18n/english/luasrc/i18n/admin-core.en.lua:154
msgid "a_s_backup_reset"
msgstr "Grundeinstellungen wiederherstellen"

#. Proceed reverting all settings and resetting to firmware defaults?
#: i18n/english/luasrc/i18n/admin-core.en.lua:155
msgid "a_s_backup_reset1"
msgstr ""
"Alle aktuellen Einstellungen verwerfen und Grundeinstellungen "
"wiederherstellen?"

#. Restore backup
#: i18n/english/luasrc/i18n/admin-core.en.lua:156
msgid "a_s_backup_restore"
msgstr "Sicherung wiederherstellen"

#. Here you can backup and restore your router configuration and - if possible - reset the router to the default settings.
#: i18n/english/luasrc/i18n/admin-core.en.lua:157
msgid "a_s_backup1"
msgstr ""
"Auf dieser Seite können Sicherungen der Konfiguration erstellt und "
"eingespielt werden und - wenn möglich - die Grundeinstellungen "
"wiederhergestellt werden."

# so okey?
#. <abbr title=\"Hypertext Transfer Protocol\">HTTP</abbr>-Server
#: i18n/english/luasrc/i18n/admin-core.en.lua:158
msgid "a_srv_http"
msgstr "<abbr title=\"Hypertext Transfer Protocol\">HTTP-</abbr>-Server"

#. <abbr title=\"Secure Shell\">SSH</abbr>-Server
#: i18n/english/luasrc/i18n/admin-core.en.lua:159
msgid "a_srv_ssh"
msgstr "<abbr title=\"Secure Shell\">SSH</abbr>-Server"

#. Services and daemons perform certain tasks on your device.
#: i18n/english/luasrc/i18n/admin-core.en.lua:160
msgid "a_srv_services1"
msgstr ""
"Dienste und Hintergrundprozesse stellen den Großteil der Funktionalitäten "
"auf dem Router zur Verfügung."

#. Most of them are network servers, that offer a certain service for your device or network like shell access, serving webpages like <abbr title=\"Lua Configuration Interface\">LuCI</abbr>, doing mesh routing, sending e-mails, ...
#: i18n/english/luasrc/i18n/admin-core.en.lua:161
msgid "a_srv_services2"
msgstr ""
"Es handelt sich hierbei meist um Netzwerkserver, die verschiedene Aufgaben "
"auf dem Router erfüllen, beispielsweise Shell-Zugang ermöglichen oder diese "
"Weboberfläche über HTTP zur Verfügung stellen."

#. A small webserver which can be used to serve <abbr title=\"Lua Configuration Interface\">LuCI</abbr>.
#: i18n/english/luasrc/i18n/admin-core.en.lua:162
msgid "a_srv_http1"
msgstr ""
"Ein kleiner Webserver, der für die Bereitstellung von LuCI genutzt werden "
"kann."

#. Authentication Realm
#: i18n/english/luasrc/i18n/admin-core.en.lua:163
msgid "a_srv_http_authrealm"
msgstr "Anmeldeaufforderung"

#. The realm which will be displayed at the authentication prompt for protected pages.
#: i18n/english/luasrc/i18n/admin-core.en.lua:164
msgid "a_srv_http_authrealm1"
msgstr "Aufforderungstext zum Anmelden im Administrationsbereich"

#. defaults to <code>/etc/httpd.conf</code>
#: i18n/english/luasrc/i18n/admin-core.en.lua:165
msgid "a_srv_http_config1"
msgstr "nutzt <code>/etc/httpd.conf</code> wenn leer"

#. Document root
#: i18n/english/luasrc/i18n/admin-core.en.lua:166
msgid "a_srv_http_root"
msgstr "Wurzelverzeichnis"

#. Enable Keep-Alive
#: i18n/english/luasrc/i18n/admin-core.en.lua:167
msgid "a_srv_http_keepalive"
msgstr "Keep-Alive aktivieren"

#. Connection timeout
#: i18n/english/luasrc/i18n/admin-core.en.lua:168
msgid "a_srv_http_timeout"
msgstr "Verbindungszeitlimit"

#. Plugin path
#: i18n/english/luasrc/i18n/admin-core.en.lua:169
msgid "a_srv_http_path"
msgstr "Pluginpfad"

#. A lightweight HTTP/1.1 webserver written in C and Lua designed to serve LuCI
#: i18n/english/luasrc/i18n/admin-core.en.lua:170
msgid "a_srv_lucittpd"
msgstr ""
"Ein schlanker HTTP/1.1 webserver in C und Lua geschrieben um LuCI zu "
"betreiben."

#. Dropbear offers <abbr title=\"Secure Shell\">SSH</abbr> network shell access and an integrated <abbr title=\"Secure Copy\">SCP</abbr> server
#: i18n/english/luasrc/i18n/admin-core.en.lua:171
msgid "a_srv_dropbear1"
msgstr ""
"Der SSH-Server ermöglicht Shell-Zugriff über das Netzwerk und bietet einen "
"integrierten SCP-Dienst."

#. Password authentication
#: i18n/english/luasrc/i18n/admin-core.en.lua:172
msgid "a_srv_d_pwauth"
msgstr "Passwortanmeldung"

#. Allow <abbr title=\"Secure Shell\">SSH</abbr> password authentication
#: i18n/english/luasrc/i18n/admin-core.en.lua:173
msgid "a_srv_d_pwauth1"
msgstr "Erlaube Anmeldung per Passwort"

#. Channel
#: i18n/english/luasrc/i18n/admin-core.en.lua:174
msgid "a_w_channel"
msgstr "Funkkanal"

#. On this pages you can find configuration options for <abbr title=\"Wireless Local Area Network\">WLAN</abbr> based wireless networks.
#: i18n/english/luasrc/i18n/admin-core.en.lua:175
msgid "a_w_wifi1"
msgstr ""
"Hier finden sich Konfiugrationsmöglichkeiten für Drahtlos-Netzwerke nach dem "
"WLAN-Standard."

#. You can easily integrate your 802.11a/b/g/n-devices into your physical network and use the virtual adapter support to build wireless repeaters or offer several networks with one device.
#: i18n/english/luasrc/i18n/admin-core.en.lua:176
msgid "a_w_wifi2"
msgstr ""
"802.11b/g/a/n-Geräte können so einfach in das bestehende physische Netzwerk "
"integriert werden. Die Unterstützung von virtuellen Adaptern ermöglicht auch "
"den Einsatz als Wireless-Repeater oder von mehreren Netzwerken gleichzeitig "
"auf einem Gerät."

#. There is support for Managed, Client, Ad-Hoc and <abbr title=\"Wireless Distribution System\">WDS</abbr> operating modes as well as <abbr title=\"Wi-Fi Protected Access\">WPA</abbr> and <abbr title=\"Wi-Fi Protected Access 2\">WPA2</abbr> encryption for secure communnication.
#: i18n/english/luasrc/i18n/admin-core.en.lua:177
msgid "a_w_wifi3"
msgstr ""
"Es werden Managed, Client, Ad-Hoc und WDS-Modus unterstützt sowie WPA und "
"WPA2-Verschlüsselung zur gesicherten Kommunikation."

#. Here you can configure installed wifi devices.
#: i18n/english/luasrc/i18n/admin-core.en.lua:178
msgid "a_w_devices1"
msgstr "An dieser Stelle können eingebaute WLAN-Geräte konfiguriert werden."

#. Transmit Antenna
#: i18n/english/luasrc/i18n/admin-core.en.lua:179
msgid "a_w_txantenna"
msgstr "Sendeantenne"

#. Receive Antenna
#: i18n/english/luasrc/i18n/admin-core.en.lua:180
msgid "a_w_rxantenna"
msgstr "Empfangsantenne"

#. Distance to furthest station (in meter)
#: i18n/english/luasrc/i18n/admin-core.en.lua:181
msgid "a_w_distance1"
msgstr "Distanz zum am weitesten entfernten Funkpartner (m)"

#. Diversity
#: i18n/english/luasrc/i18n/admin-core.en.lua:182
msgid "a_w_diversity"
msgstr "Diversität"

#. Country Code
#: i18n/english/luasrc/i18n/admin-core.en.lua:183
msgid "a_w_countrycode"
msgstr "Ländercode"

#. Connection Limit
#: i18n/english/luasrc/i18n/admin-core.en.lua:184
msgid "a_w_connlimit"
msgstr "Verbindungslimit"

#. You can run several wifi networks with one device. Be aware that there are certain hardware and driverspecific restrictions. Normally you can operate 1 Ad-Hoc or up to 3 Master-Mode and 1 Client-Mode network simultaneously.
#: i18n/english/luasrc/i18n/admin-core.en.lua:185
msgid "a_w_networks1"
msgstr ""
"Pro WLAN-Gerät können mehrere Netze bereitgestellt werden. Es sollte "
"beachtet werden, dass es hardware- / treiberspezifische Einschränkungen "
"gibt. So kann pro WLAN-Gerät in der Regel entweder 1 Ad-Hoc-Zugang ODER bis "
"zu 3 Access-Point und 1 Client-Zugang gleichzeitig erstellt werden."

#. Network Name (<abbr title=\"Extended Service Set Identifier\">ESSID</abbr>)
#: i18n/english/luasrc/i18n/admin-core.en.lua:186
msgid "a_w_netid"
msgstr "Netzkennung (ESSID)"

#. Add the Wifi network to physical network
#: i18n/english/luasrc/i18n/admin-core.en.lua:187
msgid "a_w_network1"
msgstr "WLAN-Netz zu Netzwerk hinzufügen"

#.  - Create new Network - 
#: i18n/english/luasrc/i18n/admin-core.en.lua:188
msgid "a_w_netmanual"
msgstr "- Neues Netzwerk erstellen -"

#. Transmit Power
#: i18n/english/luasrc/i18n/admin-core.en.lua:189
msgid "a_w_txpwr"
msgstr "Sendeleistung"

#. Broadcom Frameburst
#: i18n/english/luasrc/i18n/admin-core.en.lua:190
msgid "a_w_brcmburst"
msgstr "Broadcom-Frameburst"

#. Atheros Frameburst
#: i18n/english/luasrc/i18n/admin-core.en.lua:191
msgid "a_w_athburst"
msgstr "Atheros-Frameburst"

#. RadiusServer
#: i18n/english/luasrc/i18n/admin-core.en.lua:192
msgid "a_w_radiussrv"
msgstr "Radius-Server"

#. Radius-Port
#: i18n/english/luasrc/i18n/admin-core.en.lua:193
msgid "a_w_radiusport"
msgstr "Radius-Port"

#. AP-Isolation
#: i18n/english/luasrc/i18n/admin-core.en.lua:194
msgid "a_w_apisolation"
msgstr "AP-Isolation"

#. Prevents Client to Client communication
#: i18n/english/luasrc/i18n/admin-core.en.lua:195
msgid "a_w_apisolation1"
msgstr "Unterbindet Client-Client-Verkehr"

#. Hide <abbr title=\"Extended Service Set Identifier\">ESSID</abbr>
#: i18n/english/luasrc/i18n/admin-core.en.lua:196
msgid "a_w_hideessid"
msgstr "ESSID verstecken"

#. Access Point
#: i18n/english/luasrc/i18n/admin-core.en.lua:197
msgid "a_w_ap"
msgstr "Access Point"

#. Ad-Hoc
#: i18n/english/luasrc/i18n/admin-core.en.lua:198
msgid "a_w_adhoc"
msgstr "Ad-Hoc"

#. Pseudo Ad-Hoc (ahdemo)
#: i18n/english/luasrc/i18n/admin-core.en.lua:199
msgid "a_w_ahdemo"
msgstr "Pseudo Ad-Hoc (ahdemo)"

#. Client
#: i18n/english/luasrc/i18n/admin-core.en.lua:200
msgid "a_w_client"
msgstr "Client"

#. WDS
#: i18n/english/luasrc/i18n/admin-core.en.lua:201
msgid "a_w_wds"
msgstr "WDS"

#. Monitor
#: i18n/english/luasrc/i18n/admin-core.en.lua:202
msgid "a_w_monitor"
msgstr "Monitor"

# Nur für NAT-Firewalls?
#. Dnsmasq is a combined <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr>-Server and <abbr title=\"Domain Name System\">DNS</abbr>-Forwarder for <abbr title=\"Network Address Translation\">NAT</abbr> firewalls
#: i18n/english/luasrc/i18n/admin-core.en.lua:203
msgid "dhcp_dnsmasq_desc"
msgstr ""
"Dnsmasq ist ein kombinierter <abbr title=\"Dynamic Host Configuration "
"Protocol\">DHCP</abbr>-Server und<abbr title=\"Domain Name "
"System\">DNS</abbr>-Forwarder für <abbr title=\"Network Address "
"Translation\">NAT</abbr> Router"

#. Domain required
#: i18n/english/luasrc/i18n/admin-core.en.lua:204
msgid "dhcp_dnsmasq_domainneeded"
msgstr "Anfragen nur mit Domain"

#. Don&#39;t forward <abbr title=\"Domain Name System\">DNS</abbr>-Requests without <abbr title=\"Domain Name System\">DNS</abbr>-Name
#: i18n/english/luasrc/i18n/admin-core.en.lua:205
msgid "dhcp_dnsmasq_domainneeded_desc"
msgstr "Anfragen ohne Domainnamen nicht weiterleiten"

#. Authoritative
#: i18n/english/luasrc/i18n/admin-core.en.lua:206
msgid "dhcp_dnsmasq_authoritative"
msgstr "Authoritativ"

#. This is the only <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr> in the local network
#: i18n/english/luasrc/i18n/admin-core.en.lua:207
msgid "dhcp_dnsmasq_authoritative_desc"
msgstr "Dies ist der einzige DHCP im lokalen Netz"

#. Filter private
#: i18n/english/luasrc/i18n/admin-core.en.lua:208
msgid "dhcp_dnsmasq_boguspriv"
msgstr "Private Anfragen filtern"

#. Don&#39;t forward reverse lookups for local networks
#: i18n/english/luasrc/i18n/admin-core.en.lua:209
msgid "dhcp_dnsmasq_boguspriv_desc"
msgstr "Reverse DNS-Anfragen für lokale Netze nicht weiterleiten"

#. Filter useless
#: i18n/english/luasrc/i18n/admin-core.en.lua:210
msgid "dhcp_dnsmasq_filterwin2k"
msgstr "Windowsanfragen filtern"

#. filter useless <abbr title=\"Domain Name System\">DNS</abbr>-queries of Windows-systems
#: i18n/english/luasrc/i18n/admin-core.en.lua:211
msgid "dhcp_dnsmasq_filterwin2k_desc"
msgstr "nutzlose DNS-Anfragen aktueller Windowssysteme filtern"

#. Localise queries
#: i18n/english/luasrc/i18n/admin-core.en.lua:212
msgid "dhcp_dnsmasq_localisequeries"
msgstr "Lokalisiere Anfragen"

#. localises the hostname depending on its subnet
#: i18n/english/luasrc/i18n/admin-core.en.lua:213
msgid "dhcp_dnsmasq_localisequeries_desc"
msgstr "Gibt die Adresse eines Hostnamen entsprechend seines Subnetzes zurück"

#. Local Server
#: i18n/english/luasrc/i18n/admin-core.en.lua:214
msgid "dhcp_dnsmasq_local"
msgstr "Lokale Server"

#. Local Domain
#: i18n/english/luasrc/i18n/admin-core.en.lua:215
msgid "dhcp_dnsmasq_domain"
msgstr "Lokale Domain"

#. Expand Hosts
#: i18n/english/luasrc/i18n/admin-core.en.lua:216
msgid "dhcp_dnsmasq_expandhosts"
msgstr "Erweitere Hosts"

#. adds domain names to hostentries in the resolv file
#: i18n/english/luasrc/i18n/admin-core.en.lua:217
msgid "dhcp_dnsmasq_expandhosts_desc"
msgstr "Fügt Domainnamen zu einfachen Hosteinträgen in der Resolvdatei hinzu"

#. don&#39;t cache unknown
#: i18n/english/luasrc/i18n/admin-core.en.lua:218
msgid "dhcp_dnsmasq_nonegcache"
msgstr "Unbekannte nicht cachen"

#. prevents caching of negative <abbr title=\"Domain Name System\">DNS</abbr>-replies
#: i18n/english/luasrc/i18n/admin-core.en.lua:219
msgid "dhcp_dnsmasq_nonegcache_desc"
msgstr "Negative DNS-Antworten nicht zwischenspeichern"

#. Use <code>/etc/ethers</code>
#: i18n/english/luasrc/i18n/admin-core.en.lua:220
msgid "dhcp_dnsmasq_readethers"
msgstr "Verwende /etc/ethers"

#. Read <code>/etc/ethers</code> to configure the <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr>-Server
#: i18n/english/luasrc/i18n/admin-core.en.lua:221
msgid "dhcp_dnsmasq_readethers_desc"
msgstr "Lese Informationen aus /etc/ethers um den DHCP-Server zu konfigurieren"

#. Leasefile
#: i18n/english/luasrc/i18n/admin-core.en.lua:222
msgid "dhcp_dnsmasq_leasefile"
msgstr "Leasedatei"

#. file where given <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr>-leases will be stored
#: i18n/english/luasrc/i18n/admin-core.en.lua:223
msgid "dhcp_dnsmasq_leasefile_desc"
msgstr "Speicherort für vergebenen DHCP-Adressen"

#. Resolvfile
#: i18n/english/luasrc/i18n/admin-core.en.lua:224
msgid "dhcp_dnsmasq_resolvfile"
msgstr "Resolvdatei"

#. local <abbr title=\"Domain Name System\">DNS</abbr> file
#: i18n/english/luasrc/i18n/admin-core.en.lua:225
msgid "dhcp_dnsmasq_resolvfile_desc"
msgstr "Lokale DNS-Datei"

#. Ignore <code>/etc/hosts</code>
#: i18n/english/luasrc/i18n/admin-core.en.lua:226
msgid "dhcp_dnsmasq_nohosts"
msgstr "Ignoriere /etc/hosts"

#. Strict order
#: i18n/english/luasrc/i18n/admin-core.en.lua:227
msgid "dhcp_dnsmasq_strictorder"
msgstr "Strikte Reihenfolge"

#. <abbr title=\"Domain Name System\">DNS</abbr>-Server will be queried in the order of the resolvfile
#: i18n/english/luasrc/i18n/admin-core.en.lua:228
msgid "dhcp_dnsmasq_strictorder_desc"
msgstr ""
"DNS-Server werden strikt der Reihenfolge in der Resolvdatei nach abgefragt"

#. Log queries
#: i18n/english/luasrc/i18n/admin-core.en.lua:229
msgid "dhcp_dnsmasq_logqueries"
msgstr "Schreibe Abfragelog"

#. Ignore resolve file
#: i18n/english/luasrc/i18n/admin-core.en.lua:230
msgid "dhcp_dnsmasq_noresolv"
msgstr "Ignoriere Resolvdatei"

#. concurrent queries
#: i18n/english/luasrc/i18n/admin-core.en.lua:231
msgid "dhcp_dnsmasq_dnsforwardmax"
msgstr "gleichzeitige Abfragen"

#. <abbr title=\"Domain Name System\">DNS</abbr>-Port
#: i18n/english/luasrc/i18n/admin-core.en.lua:232
msgid "dhcp_dnsmasq_port"
msgstr "DNS-Port"

#. <abbr title=\"maximal\">max.</abbr> <abbr title=\"Extension Mechanisms for Domain Name System\">EDNS0</abbr> paket size
#: i18n/english/luasrc/i18n/admin-core.en.lua:233
msgid "dhcp_dnsmasq_ednspacket_max"
msgstr ""
"maximale <abbr title=\"Extension Mechanisms for Domain Name "
"System\">EDNS.0</abbr> Paketgröße"

#. <abbr title=\"maximal\">max.</abbr> <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr>-Leases
#: i18n/english/luasrc/i18n/admin-core.en.lua:234
msgid "dhcp_dnsmasq_dhcpleasemax"
msgstr "maximale Anzahl von DHCP-Leases"

#. additional hostfile
#: i18n/english/luasrc/i18n/admin-core.en.lua:235
msgid "dhcp_dnsmasq_addnhosts"
msgstr "Zusätzliche Hostdatei"

#. query port
#: i18n/english/luasrc/i18n/admin-core.en.lua:236
msgid "dhcp_dnsmasq_queryport"
msgstr "Abfrageport"

#. Enable TFTP-Server
#: i18n/english/luasrc/i18n/admin-core.en.lua:237
msgid "dhcp_dnsmasq_enabletftp"
msgstr "TFTP-Server aktivieren"

#. TFTP-Server Root
#: i18n/english/luasrc/i18n/admin-core.en.lua:238
msgid "dhcp_dnsmasq_tftproot"
msgstr "TFTP-Server Wurzelverzeichnis"

#. Network Boot Image
#: i18n/english/luasrc/i18n/admin-core.en.lua:239
msgid "dhcp_dnsmasq_dhcpboot"
msgstr "Netzwerk-Boot Abbild"

#. Switch
#: i18n/english/luasrc/i18n/admin-core.en.lua:240
msgid "a_n_switch"
msgstr "Switch"

#. Active Connections
#: i18n/english/luasrc/i18n/admin-core.en.lua:241
msgid "a_n_conntrack"
msgstr "Aktive Verbindungen"

#. This page gives an overview over currently active network connections.
#: i18n/english/luasrc/i18n/admin-core.en.lua:242
msgid "a_n_conntrack_desc"
msgstr "Diese Seite gibt eine Übersicht über aktive Netzwerkverbindungen."

#. Routes
#: i18n/english/luasrc/i18n/admin-core.en.lua:243
msgid "a_n_routes"
msgstr "Routen"

#. IPv4 Routes
#: i18n/english/luasrc/i18n/admin-core.en.lua:244
msgid "a_n_routes4"
msgstr "IPv4 Routen"

#. IPv6 Routes
#: i18n/english/luasrc/i18n/admin-core.en.lua:245
msgid "a_n_routes6"
msgstr "IPv6 Routen"

#. In this area you find all network-related settings.
#: i18n/english/luasrc/i18n/admin-core.en.lua:246
msgid "a_network1"
msgstr "In diesem Bereich finden sich alle netzwerkbezogenen Einstellungen."

#. On most routers the network switch can be freely configured and splitted up into several <abbr title=\"Virtual Local Area Network\">VLAN</abbr>s.
#: i18n/english/luasrc/i18n/admin-core.en.lua:247
msgid "a_network2"
msgstr ""
"Der Netzwerkswitch kann bei den meisten Routern frei konfiguriert und in "
"mehrere VLANs aufgeteilt werden."

#. Interfaces and <abbr title=\"Point-to-Point Protocol over Ethernet\">PPPoE</abbr> / <abbr title=\"Point-to-Point Tunneling Protocol\">PPTP</abbr>-Settings allow a custom organisation of the network and connections to other networks like the internet.
#: i18n/english/luasrc/i18n/admin-core.en.lua:248
msgid "a_network3"
msgstr ""
"Schnittstellen und PPPoE/PPTP-Einstellungen ermöglichen die freie "
"Organisation des Netzwerks und die Anbindung an ein WAN."

#. With <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr> devices in your local network can be automatically configured for network communication.
#: i18n/english/luasrc/i18n/admin-core.en.lua:249
msgid "a_network4"
msgstr ""
"DHCP ermöglichst die automatische Netzwerkkonfiguration von Rechnern im "
"(W)LAN."

#. Firewall and portforwarding can be used to secure your network while providing services to external networks.
#: i18n/english/luasrc/i18n/admin-core.en.lua:250
msgid "a_network5"
msgstr ""
"Portweiterleitung und Firewall erlauben eine effektive Absicherung des "
"Netzes, bei gleichzeitiger Bereitstellung von externen Diensten."

#. The network ports on your router can be combined to several <abbr title=\"Virtual Local Area Network\">VLAN</abbr>s in which computers can communicate directly with each other. <abbr title=\"Virtual Local Area Network\">VLAN</abbr>s are often used to separate different network segments. Often there is by default one Uplink port for a connection to the next greater network like the internet and other ports for a local network.
#: i18n/english/luasrc/i18n/admin-core.en.lua:251
msgid "a_n_switch1"
msgstr ""
"Die Netzwerkschnittstellen am Router können zu verschienden VLANs "
"zusammengefasst werden, in denen Geräte miteinander direkt kommunizieren "
"können. VLANs werden auch häufig dazu genutzt, um Netzwerke voneiander zu "
"trennen. So ist oftmals eine Schnittstelle als Uplink zu einem größerem "
"Netz, wie dem Internet vorkonfiguriert und die anderen Schnittstellen bilden "
"ein VLAN für das lokale Netzwerk."

#. Ports belonging to a <abbr title=\"Virtual Local Area Network\">VLAN</abbr> are separated with spaces. The port with the highest number (usually 5) is oftern the connection to the internal network interface of the router. On devices with 5 ports often the one with the lowest number (0) is the predefined Uplink port.
#: i18n/english/luasrc/i18n/admin-core.en.lua:252
msgid "network_switch_desc"
msgstr ""
"Die zu einem VLAN gehörenden Schnittstellen werden durch Leerzeichen "
"getrennt. Die Schnittstelle mit der höchsten Nummer (meistens 5) bildet in "
"der Regel die Verbindung zur internen Netzschnittstelle des Routers. Bei "
"Geräten mit 5 Schnittstellen ist in der Regel die Schnittstelle mit der "
"niedrigsten Nummer (0) die standardmäßige Uplinkschnittstelle des Routers."

#. On this page you can configure the network interfaces. You can bridge several interfaces by ticking the &quot;bridge interfaces&quot; field and enter the names of several network interfaces separated by spaces. You can also use <abbr title=\"Virtual Local Area Network\">VLAN</abbr> notation <samp>INTERFACE.VLANNR</samp> (<abbr title=\"for example\">e.g.</abbr>: <samp>eth0.1</samp>).
#: i18n/english/luasrc/i18n/admin-core.en.lua:253
msgid "a_n_ifaces1"
msgstr ""
"An dieser Stelle können die einzelnen Schnittstellen des Netzwerkes "
"konfiguriert werden. Es können mehrere Schnittstellen zu einer Brücke "
"zusammengefasst werden, indem diese durch Leerzeichen getrennt aufgezählt "
"werden und ein entsprechender Haken im Feld Netzwerkbrücke gesetzt wird. Es "
"können VLANs in der Notation SCHNITTSTELLE.VLANNR (z.B.: eth0.1) verwendet "
"werden."

#. Bridge interfaces
#: i18n/english/luasrc/i18n/admin-core.en.lua:254
msgid "a_n_i_bridge"
msgstr "Netzwerkbrücke"

#. creates a bridge over specified interface(s)
#: i18n/english/luasrc/i18n/admin-core.en.lua:255
msgid "a_n_i_bridge1"
msgstr "überbrückt angegebene Schnittstelle(n)"

#. With <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr> network members can automatically receive their network settings (<abbr title=\"Internet Protocol\">IP</abbr>-address, netmask, <abbr title=\"Domain Name System\">DNS</abbr>-server, ...).
#: i18n/english/luasrc/i18n/admin-core.en.lua:256
msgid "dhcp_desc"
msgstr ""
"Mit <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr> können "
"Netzwerkteilnehmer automatisch Einstellungen wie <abbr title=\"Internet "
"Protocol\">IP</abbr>-Adresse, Präfix, <abbr title=\"Domain Name "
"System\">DNS</abbr>-Server, usw. beziehen."

#. Leasetime
#: i18n/english/luasrc/i18n/admin-core.en.lua:257
msgid "dhcp_dhcp_leasetime"
msgstr "Laufzeit"

#. Dynamic <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr>
#: i18n/english/luasrc/i18n/admin-core.en.lua:258
msgid "dhcp_dhcp_dynamicdhcp"
msgstr "Dynamisches DHCP"

#. Ignore interface
#: i18n/english/luasrc/i18n/admin-core.en.lua:259
msgid "dhcp_dhcp_ignore"
msgstr "Schnittstelle ignorieren"

#. disable <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr> for this interface
#: i18n/english/luasrc/i18n/admin-core.en.lua:260
msgid "dhcp_dhcp_ignore_desc"
msgstr "DHCP für dieses Netzwerk deaktivieren"

#. Force
#: i18n/english/luasrc/i18n/admin-core.en.lua:261
msgid "dhcp_dhcp_force"
msgstr "Start erzwingen"

#. first address (last octet)
#: i18n/english/luasrc/i18n/admin-core.en.lua:262
msgid "dhcp_dhcp_start_desc"
msgstr "Erste vergebene Adresse (letztes Oktett)"

#. number of leased addresses -1
#: i18n/english/luasrc/i18n/admin-core.en.lua:263
msgid "dhcp_dhcp_limit_desc"
msgstr "Anzahl zu vergebender Adressen -1"

#. DHCP-Options
#: i18n/english/luasrc/i18n/admin-core.en.lua:264
msgid "dhcp_dhcp_dhcpoption"
msgstr "DHCP-Optionen"

#. See &quot;dnsmasq --help dhcp&quot; for a list of available options.
#: i18n/english/luasrc/i18n/admin-core.en.lua:265
msgid "dhcp_dhcp_dhcpoption_desc"
msgstr ""
"Siehe &quot;dnsmasq --help dhcp&quot; für eine Liste verfügbarer Optionen."

#. Leases
#: i18n/english/luasrc/i18n/admin-core.en.lua:266
msgid "dhcp_leases"
msgstr "Zuweisungen"

#. Static Leases
#: i18n/english/luasrc/i18n/admin-core.en.lua:267
msgid "luci_ethers"
msgstr "Statische Einträge"

#. Leasetime remaining
#: i18n/english/luasrc/i18n/admin-core.en.lua:268
msgid "dhcp_timeremain"
msgstr "Verbleibende Gültigkeit"

#. Active Leases
#: i18n/english/luasrc/i18n/admin-core.en.lua:269
msgid "dhcp_leases_active"
msgstr "Aktive Zuweisungen"

#. Point-to-Point Connections
#: i18n/english/luasrc/i18n/admin-core.en.lua:270
msgid "a_n_ptp"
msgstr "Punkt-zu-Punkt Verbindungen"

#. Point-to-Point connections with <abbr title=\"Point-to-Point Protocol over Ethernet\">PPPoE</abbr> or <abbr title=\"Point-to-Point Tunneling Protocol\">PPTP</abbr> are often used to connect a device over <abbr title=\"Digital Subscriber Line\">DSL</abbr> or similar technologies to an internet access point.
#: i18n/english/luasrc/i18n/admin-core.en.lua:271
msgid "a_n_ptp1"
msgstr ""
"Punkt-zu-Punkt Verbindungen über PPPoE oder PPTP werden häufig dazu "
"verwendet, um über DSL o.ä. Techniken eine Verbindung zum Internetgateway "
"eines Internetzugangsanbieters aufzubauen."

#. You need to install &quot;comgt&quot; for UMTS/GPRS, &quot;ppp-mod-pppoe&quot; for PPPoE, &quot;ppp-mod-pppoa&quot; for PPPoA or &quot;pptp&quot; for PPtP support
#: i18n/english/luasrc/i18n/admin-core.en.lua:272
msgid "network_interface_prereq"
msgstr ""
"Für die Unterstützung von UMTS/GPRS muss &quot;comgt&quot;, für PPPoE &quot"
";ppp-mod-pppoe&quot;, für PPPoA &quot;ppp-mod-pppoa&quot; und für PPtP "
"&quot;pptp&quot; installiert sein"

#. You need to install &quot;ppp-mod-pppoe&quot; for PPPoE or &quot;pptp&quot; for PPtP support
#: i18n/english/luasrc/i18n/admin-core.en.lua:273
msgid "network_interface_prereq_mini"
msgstr ""
"Für die Unterstützung von PPPoE muss &quot;ppp-mod-pppoe&quot; und für PPtP "
"&quot;pptp&quot; installiert sein"

#. <abbr title=\"Point-to-Point Tunneling Protocol\">PPTP</abbr>-Server
#: i18n/english/luasrc/i18n/admin-core.en.lua:274
msgid "network_interface_server"
msgstr "PPTP-Server"

#. Automatic Disconnect
#: i18n/english/luasrc/i18n/admin-core.en.lua:275
msgid "network_interface_demand"
msgstr "Automatische Trennung"

#. Time (in seconds) after which an unused connection will be closed
#: i18n/english/luasrc/i18n/admin-core.en.lua:276
msgid "network_interface_demand_desc"
msgstr "Zeit (in s) nach der die Verbindung bei Inaktivität getrennt wird"

#. Keep-Alive
#: i18n/english/luasrc/i18n/admin-core.en.lua:277
msgid "network_interface_keepalive"
msgstr "Keep-Alive"

#. Number of failed connection tests to initiate automatic reconnect
#: i18n/english/luasrc/i18n/admin-core.en.lua:278
msgid "network_interface_keepalive_desc"
msgstr ""
"Anzahl fehlgeschlagener Verbindungstests nach der automatisch neu verbunden "
"wird"

#. Modem device
#: i18n/english/luasrc/i18n/admin-core.en.lua:279
msgid "network_interface_device"
msgstr "Modemgerät"

#. The device node of your modem, e.g. /dev/ttyUSB0
#: i18n/english/luasrc/i18n/admin-core.en.lua:280
msgid "network_interface_device_desc"
msgstr "Geräteknoten des Modems, z.B. /dev/ttyUSB0"

#. Replace default route
#: i18n/english/luasrc/i18n/admin-core.en.lua:281
msgid "network_interface_defaultroute"
msgstr "Standardroute ersetzen"

#. Let pppd replace the current default route to use the PPP interface after successful connect
#: i18n/english/luasrc/i18n/admin-core.en.lua:282
msgid "network_interface_defaultroute_desc"
msgstr ""
"Lässt pppd die aktuelle Standardroute ersetzen und über die PPP "
"Schnittstelle leiten"

#. Use peer DNS
#: i18n/english/luasrc/i18n/admin-core.en.lua:283
msgid "network_interface_peerdns"
msgstr "DNS der Gegenstelle nutzen"

#. Configure the local DNS server to use the name servers adverticed by the PPP peer
#: i18n/english/luasrc/i18n/admin-core.en.lua:284
msgid "network_interface_peerdns_desc"
msgstr ""
"Konfiguriert den lokalen DNS-Server so, dass er die von der Gegenstelle "
"angekündigten Nameserver-Adressen nutzt"

#. Enable IPv6 on PPP link
#: i18n/english/luasrc/i18n/admin-core.en.lua:285
msgid "network_interface_ipv6"
msgstr "IPv6 für die PPP-Verbindung aktivieren"

#. Connect script
#: i18n/english/luasrc/i18n/admin-core.en.lua:286
msgid "network_interface_connect"
msgstr "Verbindungs-Script"

#. Let pppd run this script after establishing the PPP link
#: i18n/english/luasrc/i18n/admin-core.en.lua:287
msgid "network_interface_connect_desc"
msgstr ""
"Lässt pppd das angegebene Script nach dem Aufbau der PPP Verbindung "
"abarbeiten"

#. Disconnect script
#: i18n/english/luasrc/i18n/admin-core.en.lua:288
msgid "network_interface_disconnect"
msgstr "Trennuns-Script"

#. Let pppd run this script before tearing down the PPP link
#: i18n/english/luasrc/i18n/admin-core.en.lua:289
msgid "network_interface_disconnect_desc"
msgstr ""
"Lässt pppd das angegebene Script vor dem Trennen der PPP Verbindung "
"abarbeiten"

#. Additional pppd options
#: i18n/english/luasrc/i18n/admin-core.en.lua:290
msgid "network_interface_pppd_options"
msgstr "Weitere pppd Optionen"

#. Specify additional command line arguments for pppd here
#: i18n/english/luasrc/i18n/admin-core.en.lua:291
msgid "network_interface_pppd_options_desc"
msgstr ""
"Hier können zusätzliche Kommandozeilenargumente für pppd angegeben werden"

#. Access point (APN)
#: i18n/english/luasrc/i18n/admin-core.en.lua:292
msgid "network_interface_apn"
msgstr "Zugriffspunkt (APN)"

#. PIN code
#: i18n/english/luasrc/i18n/admin-core.en.lua:293
msgid "network_interface_pincode"
msgstr "PIN-Code"

#. Make sure that you provide the correct pin code here or you might lock your sim card!
#: i18n/english/luasrc/i18n/admin-core.en.lua:294
msgid "network_interface_pincode_desc"
msgstr ""
"Stellen Sie sicher das die richtige PIN hier eingetragen wird, sonst könnte "
"die SIM-Karte gesperrt werden!"

#. Service type
#: i18n/english/luasrc/i18n/admin-core.en.lua:295
msgid "network_interface_service"
msgstr "Dienstart"

#. Setup wait time
#: i18n/english/luasrc/i18n/admin-core.en.lua:296
msgid "network_interface_maxwait"
msgstr "Initialisierungszeit"

#. Seconds to wait for the modem to become ready before attempting to connect
#: i18n/english/luasrc/i18n/admin-core.en.lua:297
msgid "network_interface_maxwait_desc"
msgstr ""
"Zeit in Sekunden um auf die Initialisierung des Modems zu warten bevor ein "
"Verbindungsversuch unternommen wird"

#. PPPoA Encapsulation
#: i18n/english/luasrc/i18n/admin-core.en.lua:298
msgid "network_interface_encaps"
msgstr "PPPoA Kapselung"

#. Routes specify over which interface and gateway a certain host or network can be reached.
#: i18n/english/luasrc/i18n/admin-core.en.lua:299
#, fuzzy
msgid "a_n_r_routes1"
msgstr ""
"Netzwerkrouten geben an, über welche Schnittstellen bestimmte Rechner oder "
"Netzwerke erreicht werden können"

#. Static Routes
#: i18n/english/luasrc/i18n/admin-core.en.lua:300
msgid "a_n_routes_static"
msgstr "Statische Routen"

#. Static IPv4 Routes
#: i18n/english/luasrc/i18n/admin-core.en.lua:301
msgid "a_n_routes_static4"
msgstr "Statische IPv4 Routen"

#. Static IPv6 Routes
#: i18n/english/luasrc/i18n/admin-core.en.lua:302
msgid "a_n_routes_static6"
msgstr "Statische IPv6 Routen"

#. Active <abbr title=\"Internet Protocol Version 4\">IPv4</abbr>-Routes
#: i18n/english/luasrc/i18n/admin-core.en.lua:303
msgid "a_n_routes_kernel4"
msgstr "Aktive IPv4-Routen"

#. Active <abbr title=\"Internet Protocol Version 6\">IPv6</abbr>-Routes
#: i18n/english/luasrc/i18n/admin-core.en.lua:304
msgid "a_n_routes_kernel6"
msgstr "Aktive IPv6-Routen"

#. Host-<abbr title=\"Internet Protocol Address\">IP</abbr> or Network
#: i18n/english/luasrc/i18n/admin-core.en.lua:305
msgid "a_n_r_target1"
msgstr "Host-IP oder Netzwerk"

#. <abbr title=\"Internet Protocol Version 6\">IPv6</abbr>-Address or Network (CIDR)
#: i18n/english/luasrc/i18n/admin-core.en.lua:306
msgid "a_n_r_target6"
msgstr "IPv6 Host- oder Netzwerk-Addresse (CIDR)"

#. if target is a network
#: i18n/english/luasrc/i18n/admin-core.en.lua:307
msgid "a_n_r_netmask1"
msgstr "falls Ziel ein Netzwerk ist"

#. Internet Connection
#: i18n/english/luasrc/i18n/admin-core.en.lua:308
msgid "m_n_inet"
msgstr "Internetverbindung"

#. Local Network
#: i18n/english/luasrc/i18n/admin-core.en.lua:309
msgid "m_n_local"
msgstr "Lokales Netz"

#. Route
#: i18n/english/luasrc/i18n/admin-core.en.lua:310
msgid "m_n_route"
msgstr "Weiterleiten"

#. Bridge
#: i18n/english/luasrc/i18n/admin-core.en.lua:311
msgid "m_n_brdige"
msgstr "Netzwerkbrücke"

#. Provide (Access Point)
#: i18n/english/luasrc/i18n/admin-core.en.lua:312
msgid "m_w_ap"
msgstr "Anbieten (Access Point)"

#. Independent (Ad-Hoc)
#: i18n/english/luasrc/i18n/admin-core.en.lua:313
msgid "m_w_adhoc"
msgstr "Unabhängig (Ad-Hoc)"

#. Join (Client)
#: i18n/english/luasrc/i18n/admin-core.en.lua:314
msgid "m_w_client"
msgstr "Einklinken (Client)"

#. Distributed (<abbr title=\"Wireless Distribution System\">WDS</abbr>)
#: i18n/english/luasrc/i18n/admin-core.en.lua:315
msgid "m_w_wds"
msgstr "Verteilen (WDS)"

#. Clientmode
#: i18n/english/luasrc/i18n/admin-core.en.lua:316
msgid "m_w_clientmode"
msgstr "Verbindungsmodus"

#. System log buffer size
#: i18n/english/luasrc/i18n/admin-core.en.lua:317
msgid "system_system_logsize"
msgstr "Größe des Systemprotokollpuffers"

#. External system log server
#: i18n/english/luasrc/i18n/admin-core.en.lua:318
msgid "system_system_logip"
msgstr "Externer Systemprotokollserver"

#. Log output level
#: i18n/english/luasrc/i18n/admin-core.en.lua:319
msgid "system_system_conloglevel"
msgstr "Protokollausgabelevel"

#. Level of log messages on the console
#: i18n/english/luasrc/i18n/admin-core.en.lua:320
msgid "system_system_conloglevel_desc"
msgstr "Level auf der Konsole ausgegebener Meldungen"

#. Processor
#: i18n/english/luasrc/i18n/admin-core.en.lua:321
msgid "m_i_processor"
msgstr "Prozessor"

#. Memory
#: i18n/english/luasrc/i18n/admin-core.en.lua:322
msgid "m_i_memory"
msgstr "Hauptspeicher"

#. Local Time
#: i18n/english/luasrc/i18n/admin-core.en.lua:323
msgid "m_i_systemtime"
msgstr "Lokale Zeit"

#. Uptime
#: i18n/english/luasrc/i18n/admin-core.en.lua:324
msgid "m_i_uptime"
msgstr "Laufzeit"

#. First leased address
#: i18n/english/luasrc/i18n/admin-core.en.lua:325
msgid "m_n_d_firstaddress"
msgstr "Erste vergebene Adresse"

#. Number of leased addresses
#: i18n/english/luasrc/i18n/admin-core.en.lua:326
msgid "m_n_d_numleases"
msgstr "Anzahl vergebener Adressen"

#. Routing table
#: i18n/english/luasrc/i18n/admin-core.en.lua:327
msgid "routingtable"
msgstr "Routingtabelle"

#. Wifi scan
#: i18n/english/luasrc/i18n/admin-core.en.lua:328
msgid "wlanscan"
msgstr "WLAN-Scan"

#. Frequency
#: i18n/english/luasrc/i18n/admin-core.en.lua:329
msgid "frequency"
msgstr "Frequenz"

#. Power
#: i18n/english/luasrc/i18n/admin-core.en.lua:330
msgid "power"
msgstr "Leistung"

#. Noise
#: i18n/english/luasrc/i18n/admin-core.en.lua:331
msgid "noise"
msgstr "Rausch"

#. Signal
#: i18n/english/luasrc/i18n/admin-core.en.lua:332
msgid "signal"
msgstr "Signal"

#. Link
#: i18n/english/luasrc/i18n/admin-core.en.lua:333
msgid "link"
msgstr "Verb."

#. <abbr title=\"Fragmentation\">Frag.</abbr>
#: i18n/english/luasrc/i18n/admin-core.en.lua:334
msgid "frag"
msgstr "Frag."

#. <abbr title=\"Request To Send\">RTS</abbr>
#: i18n/english/luasrc/i18n/admin-core.en.lua:335
msgid "rts"
msgstr "RTS"

#. Bitrate
#: i18n/english/luasrc/i18n/admin-core.en.lua:336
msgid "bitrate"
msgstr "Bitrate"

#. automatically reconnect
#: i18n/english/luasrc/i18n/admin-core.en.lua:337
msgid "m_n_keepalive"
msgstr "automatisch neu verbinden"

#. disconnect when idle for
#: i18n/english/luasrc/i18n/admin-core.en.lua:338
msgid "m_n_dialondemand"
msgstr "trennen bei Inaktivität nach"

#. <abbr title=\"Point-to-Point Tunneling Protocol\">PPTP</abbr>-Server
#: i18n/english/luasrc/i18n/admin-core.en.lua:339
msgid "m_n_pptp_server"
msgstr "PPTP-Server"

#. <abbr title=\"Light Emitting Diode\">LED</abbr> Configuration
#: i18n/english/luasrc/i18n/admin-core.en.lua:340
msgid "leds"
msgstr "LED Konfiguration"

#. Customizes the behaviour of the device <abbr title=\"Light Emitting Diode\">LED</abbr>s if possible.
#: i18n/english/luasrc/i18n/admin-core.en.lua:341
msgid "leds_desc"
msgstr "Passt das Verhalten der Geräte-LEDs an - wenn dies möglich ist."

#. <abbr title=\"Light Emitting Diode\">LED</abbr> Name
#: i18n/english/luasrc/i18n/admin-core.en.lua:342
msgid "system_led_name"
msgstr "LED Name"

#. <abbr title=\"Light Emitting Diode\">LED</abbr> Device
#: i18n/english/luasrc/i18n/admin-core.en.lua:343
msgid "system_led_sysfs"
msgstr "LED Gerät"

#. Default state
#: i18n/english/luasrc/i18n/admin-core.en.lua:344
msgid "system_led_default"
msgstr "Grundzustand"

#. ticked = on
#: i18n/english/luasrc/i18n/admin-core.en.lua:345
msgid "system_led_default_desc"
msgstr "ausgewählt = an"

#. Trigger
#: i18n/english/luasrc/i18n/admin-core.en.lua:346
msgid "system_led_trigger"
msgstr "Auslöser"

#. None
#: i18n/english/luasrc/i18n/admin-core.en.lua:347
msgid "system_led_trigger_none"
msgstr "Keiner"

#. Default On
#: i18n/english/luasrc/i18n/admin-core.en.lua:348
msgid "system_led_trigger_defaulton"
msgstr "Immer an"

#. Timer
#: i18n/english/luasrc/i18n/admin-core.en.lua:349
msgid "system_led_trigger_timer"
msgstr "Taktgeber"

#. Heartbeat (Load Average)
#: i18n/english/luasrc/i18n/admin-core.en.lua:350
msgid "system_led_trigger_heartbeat"
msgstr "Herzschlag (Mittlere Systemlast)"

#. Network Device
#: i18n/english/luasrc/i18n/admin-core.en.lua:351
msgid "system_led_trigger_netdev"
msgstr "Netzwerkschnittstelle"

#. Off-State Delay
#: i18n/english/luasrc/i18n/admin-core.en.lua:352
msgid "system_led_delayoff"
msgstr "Einschaltverzögerung"

#. Time (in ms) the <abbr title=\"Light Emitting Diode\">LED</abbr> is off
#: i18n/english/luasrc/i18n/admin-core.en.lua:353
msgid "system_led_delayoff_desc"
msgstr "Zeit (in ms) die die LED deaktiviert ist"

#. On-State Delay
#: i18n/english/luasrc/i18n/admin-core.en.lua:354
msgid "system_led_delayon"
msgstr "Ausschaltverzögerung"

#. Time (in ms) the <abbr title=\"Light Emitting Diode\">LED</abbr> is on
#: i18n/english/luasrc/i18n/admin-core.en.lua:355
msgid "system_led_delayon_desc"
msgstr "Zeit (in ms) die die LED aktiviert ist"

#. Device
#: i18n/english/luasrc/i18n/admin-core.en.lua:356
msgid "system_led_dev"
msgstr "Schnittstelle"

#. Trigger Mode
#: i18n/english/luasrc/i18n/admin-core.en.lua:357
msgid "system_led_mode"
msgstr "Auslösemodus"

#. Link On
#: i18n/english/luasrc/i18n/admin-core.en.lua:358
msgid "system_led_mode_link"
msgstr "Verbindung hergestellt"

#. Transmit
#: i18n/english/luasrc/i18n/admin-core.en.lua:359
msgid "system_led_mode_tx"
msgstr "Senden"

#. Receive
#: i18n/english/luasrc/i18n/admin-core.en.lua:360
msgid "system_led_mode_rx"
msgstr "Empfangen"

#. Active
#: i18n/english/luasrc/i18n/admin-core.en.lua:361
msgid "network_interface_up"
msgstr "Aktiv"

#. <abbr title=\"Media Access Control\">MAC</abbr>-Address
#: i18n/english/luasrc/i18n/admin-core.en.lua:362
msgid "network_interface_hwaddr"
msgstr "MAC-Adresse"

#. Hardware Address
#: i18n/english/luasrc/i18n/admin-core.en.lua:363
msgid "network_interface_hwaddr_desc"
msgstr "Hardware Adresse"

#. Traffic
#: i18n/english/luasrc/i18n/admin-core.en.lua:364
msgid "network_interface_txrx"
msgstr "Traffic"

#. transmitted / received
#: i18n/english/luasrc/i18n/admin-core.en.lua:365
msgid "network_interface_txrx_desc"
msgstr "gesendet / empfangen"

#. Errors
#: i18n/english/luasrc/i18n/admin-core.en.lua:366
msgid "network_interface_err"
msgstr "Fehler"

#. TX / RX
#: i18n/english/luasrc/i18n/admin-core.en.lua:367
msgid "network_interface_err_desc"
msgstr "TX / RX"

#. Create / Assign firewall-zone
#: i18n/english/luasrc/i18n/admin-core.en.lua:368
msgid "network_interface_fwzone"
msgstr "Firewallzone anlegen / zuweisen"

#. This interface does not belong to any firewall zone yet.
#: i18n/english/luasrc/i18n/admin-core.en.lua:369
msgid "network_interface_fwzone_desc"
msgstr "Diese Schnittstelle gehört bis jetzt zu keiner Firewallzone."

#. Processes
#: i18n/english/luasrc/i18n/admin-core.en.lua:370
msgid "process_head"
msgstr "Prozesse"

#. This list gives an overview over currently running system processes and their status.
#: i18n/english/luasrc/i18n/admin-core.en.lua:371
msgid "process_descr"
msgstr ""
"Diese Tabelle gibt eine Übersicht über aktuell laufende Systemprozeese und "
"deren Status."

#. PID
#: i18n/english/luasrc/i18n/admin-core.en.lua:372
msgid "process_pid"
msgstr "PID"

#. Owner
#: i18n/english/luasrc/i18n/admin-core.en.lua:373
msgid "process_owner"
msgstr "Besitzer"

#. Command
#: i18n/english/luasrc/i18n/admin-core.en.lua:374
msgid "process_command"
msgstr "Befehl"

#. CPU usage (%)
#: i18n/english/luasrc/i18n/admin-core.en.lua:375
msgid "process_cpu"
msgstr "CPU-Nutzung (%)"

#. Memory usage (%)
#: i18n/english/luasrc/i18n/admin-core.en.lua:376
msgid "process_mem"
msgstr "Speichernutzung (%)"

#. Hang Up
#: i18n/english/luasrc/i18n/admin-core.en.lua:377
msgid "process_hup"
msgstr "Auflegen"

#. Terminate
#: i18n/english/luasrc/i18n/admin-core.en.lua:378
msgid "process_term"
msgstr "Beenden"

#. Kill
#: i18n/english/luasrc/i18n/admin-core.en.lua:379
msgid "process_kill"
msgstr "Töten"

#. cached
#: i18n/english/luasrc/i18n/admin-core.en.lua:380
msgid "mem_cached"
msgstr "gecached"

#. buffered
#: i18n/english/luasrc/i18n/admin-core.en.lua:381
msgid "mem_buffered"
msgstr "gepuffert"

#. free
#: i18n/english/luasrc/i18n/admin-core.en.lua:382
msgid "mem_free"
msgstr "frei"

#. Scheduled Tasks
#: i18n/english/luasrc/i18n/admin-core.en.lua:383
msgid "a_s_crontab"
msgstr "Geplante Aufgaben"

#. This is the system crontab in which scheduled tasks can be defined.
#: i18n/english/luasrc/i18n/admin-core.en.lua:384
msgid "a_s_crontab1"
msgstr ""
"Dies ist die System-Crontab in der geplante Aufgaben definiert werden "
"können."

#. NAS ID
#: i18n/english/luasrc/i18n/admin-core.en.lua:385
msgid "a_w_nasid"
msgstr "NAS ID"

#. Path to CA-Certificate
#: i18n/english/luasrc/i18n/admin-core.en.lua:386
msgid "a_w_cacert"
msgstr "Pfad zum CA-Zertifikat"

#. EAP-Method
#: i18n/english/luasrc/i18n/admin-core.en.lua:387
msgid "a_w_eaptype"
msgstr "EAP-Methode"

#. Path to Private Key
#: i18n/english/luasrc/i18n/admin-core.en.lua:388
msgid "a_w_tlsprivkey"
msgstr "Pfad zum Privaten Schlüssel"

#. Password of Private Key
#: i18n/english/luasrc/i18n/admin-core.en.lua:389
msgid "a_w_tlsprivkeypwd"
msgstr "Passwort des Privaten Schlüssels"

#. Authentication
#: i18n/english/luasrc/i18n/admin-core.en.lua:390
msgid "a_w_peapauth"
msgstr "Authentifizierung"

#. Identity
#: i18n/english/luasrc/i18n/admin-core.en.lua:391
msgid "a_w_peapidentity"
msgstr "Identität"

#. Password
#: i18n/english/luasrc/i18n/admin-core.en.lua:392
msgid "a_w_peappassword"
msgstr "Passwort"

#. Create Network
#: i18n/english/luasrc/i18n/admin-core.en.lua:393
msgid "a_w_create"
msgstr "Netzwerk anlegen"

#. Hostnames
#: i18n/english/luasrc/i18n/admin-core.en.lua:394
msgid "hostnames"
msgstr "Rechnernamen"

#. Host entries
#: i18n/english/luasrc/i18n/admin-core.en.lua:395
msgid "hostnames_entries"
msgstr "Host-Einträge"

#. Hostname
#: i18n/english/luasrc/i18n/admin-core.en.lua:396
msgid "hostnames_hostname"
msgstr "Rechnername"

#. IP address
#: i18n/english/luasrc/i18n/admin-core.en.lua:397
msgid "hostnames_address"
msgstr "IP-Adresse"

#. Clamp Segment Size
#: i18n/english/luasrc/i18n/admin-core.en.lua:398
msgid "m_n_mssfix"
msgstr "Segmentgrößen Clamping"

#. Fixes problems with unreachable websites, submitting forms or other unexpected behaviour for some ISPs.
#: i18n/english/luasrc/i18n/admin-core.en.lua:399
msgid "m_n_mssfix_desc"
msgstr ""
"Behebt Probleme bei nicht erreichbaren Webseiten, Absenden von Formularen "
"oder anderes unerwartetes Verhalten für einige ISPs."

#. Flash Firmware
#: i18n/english/luasrc/i18n/admin-core.en.lua:400
msgid "admin_upgrade"
msgstr "Firmware Flash"

#. The uploaded image file does not contain a supported format. Make sure that you choose the generic image format for your platform.
#: i18n/english/luasrc/i18n/admin-core.en.lua:401
msgid "admin_upgrade_badimage"
msgstr ""
"Das hochgeladene Firmware-Image hat ein nicht unterstütztes Format. Stellen "
"Sie sicher dass Sie das generische Format für Ihre Platform gewählt haben."

#. Checksum
#: i18n/english/luasrc/i18n/admin-core.en.lua:402
msgid "admin_upgrade_checksum"
msgstr "Prüfsumme"

#. Upload an OpenWrt image file to reflash the device.
#: i18n/english/luasrc/i18n/admin-core.en.lua:403
msgid "admin_upgrade_desc"
msgstr "Firmware-Image hochladen um das Gerät neu zu flaschen"

#. Size
#: i18n/english/luasrc/i18n/admin-core.en.lua:404
msgid "admin_upgrade_filesize"
msgstr "Größe"

#. Firmware image
#: i18n/english/luasrc/i18n/admin-core.en.lua:405
msgid "admin_upgrade_fwimage"
msgstr "Firmware-Image"

#. Keep configuration files
#: i18n/english/luasrc/i18n/admin-core.en.lua:406
msgid "admin_upgrade_keepcfg"
msgstr "Konfigurationsdateien erhalten"

#. Sorry. OpenWrt does not support a system upgrade on this platform.<br /> You need to manually flash your device.
#: i18n/english/luasrc/i18n/admin-core.en.lua:407
msgid "admin_upgrade_nosupport"
msgstr ""
"Sorry. OpenWrt unterstützt kein Systemupdate auf dieser Platform.<br /> Sie "
"müssen das Gerät manuell neu flashen."

#. The system is flashing now.<br /> DO NOT POWER OFF THE DEVICE!<br /> Wait a few minutes until you try to reconnect. It might be necessary to renew the address of your computer to reach the device again, depending on your settings.
#: i18n/english/luasrc/i18n/admin-core.en.lua:408
msgid "admin_upgrade_running"
msgstr ""
"Der Flashvorgang läuft jetzt.<br /> SCHALTEN SIE NICHT DEN STROM AUS!<br /> "
"Warten Sie einige Minuten bis das Gerät wieder erreichbar ist. Je nach "
"Konfiguration ist es notwendig, dass Sie auf Ihrem Computer eine neue IP-"
"Adresse beziehen müssen um auf das Gerät zugreifen zu können."

#.  (%s available)
#: i18n/english/luasrc/i18n/admin-core.en.lua:409
msgid "admin_upgrade_spaceavail"
msgstr " (%s verfügbar)"

#. It appears that you try to flash an image that does not fit into the flash memory, please verify the image file!
#: i18n/english/luasrc/i18n/admin-core.en.lua:410
msgid "admin_upgrade_toolarge"
msgstr ""
"Das verwendete Image scheint zu groß für den internen Flash-Speicher zu "
"sein. Überprüfen Sie die Imagedatei!"

#. Upload image
#: i18n/english/luasrc/i18n/admin-core.en.lua:411
msgid "admin_upgrade_upload"
msgstr "Image hochladen"

#. The flash image was uploaded. Below is the checksum and file size listed, compare them with the original file to ensure data integrity.<br /> Click \"Proceed\" below to start the flash procedure.
#: i18n/english/luasrc/i18n/admin-core.en.lua:412
msgid "admin_upgrade_uploaded"
msgstr ""
"Das Firmware-Image wurde hochgeladen. Nachfolgend steht die Prüfsumme und "
"Größe der Datei, vergleichen Sie diese mit ihrer Originaldatei um "
"sicherzustellen dass das Image fehlerfrei ist.<br /> Klicken Sie auf "
"\"Fortfahren\" um den Flashvorgang zu starten."