aboutsummaryrefslogtreecommitdiffstats
path: root/po/de.po
blob: 42a9b980fcdd2bf2b72f97d7ea05644aba2cc069 (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
# translation of de.po to 
# translation of initscripts.po to
# translation of de.po to Deutsch
# Bernd Groh <bgroh@redhat.com>, 2003
# Andreas Müller <redhat@andreas-mueller.com>, 2003
msgid ""
msgstr ""
"Project-Id-Version: de\n"
"PO-Revision-Date: 2003-08-05 21:49+0200\n"
"Last-Translator: Andreas Müller <redhat@andreas-mueller.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.1\n"

#: /etc/rc.d/init.d/functions:441
msgid "Start service $1 (Y)es/(N)o/(C)ontinue? [Y] "
msgstr "Dienst $1 starten - (Y)Ja/(N)Nein/(C)Weiter? [Y] "

#: /etc/rc.d/init.d/radiusd:56
#, fuzzy
msgid "Reloading RADIUS server: "
msgstr "INN-Dienst neu laden: "

#: /etc/rc.d/init.d/ups:48
msgid "Starting UPS monitor (slave): "
msgstr "UPS-Monitor (Slave) starten: "

#: /etc/rc.d/rc.sysinit:510
msgid "Checking filesystems"
msgstr "Dateisysteme prüfen"

#: /etc/rc.d/init.d/crond:51
msgid "Reloading cron daemon configuration: "
msgstr "cron-Daemon Konfiguration neu laden: "

#: /etc/rc.d/init.d/iptables:27
msgid "ipchains and $IPTABLES can not be used together."
msgstr ""

#: /etc/rc.d/rc.sysinit:232
msgid "Forcing file system integrity check due to default setting"
msgstr ""
"Aufgrund der Standardeinstellungen Prüfung der Dateisystemintegrität "
"erzwingen"

#: /etc/rc.d/init.d/ypxfrd:31
msgid "Stopping YP map server: "
msgstr "YP map-Server stoppen: "

#: /etc/sysconfig/network-scripts/ifup:62
#, fuzzy
msgid "Could not set 802.1Q VLAN parameters."
msgstr "802.1Q VLAN-Parameter einstellen: "

#: /etc/sysconfig/network-scripts/ifup:78
#: /etc/sysconfig/network-scripts/ifup:158
msgid ""
"$alias device ${DEVICE} does not seem to be present, delaying initialization."
msgstr "$alias Gerät ${DEVICE} scheint zu fehlen, Initialisierung verzögert."

#: /etc/rc.d/init.d/amd:96 /etc/rc.d/init.d/autofs:312
#: /etc/rc.d/init.d/bgpd:56 /etc/rc.d/init.d/gkrellmd:54
#: /etc/rc.d/init.d/irda:69 /etc/rc.d/init.d/ospfd:57 /etc/rc.d/init.d/ripd:56
#: /etc/rc.d/init.d/ripngd:56 /etc/rc.d/init.d/sshd:151
#: /etc/rc.d/init.d/zebra:54
msgid "Usage: $0 {start|stop|restart|reload|condrestart|status}"
msgstr "Verwendung: $0 {start|stop|restart|reload|condrestart|status}"

#: /etc/rc.d/init.d/autofs:299
msgid "Start $x"
msgstr "$x starten"

#: /etc/rc.d/init.d/gpm:21
msgid "Starting console mouse services: "
msgstr "Mausdienste der Konsole starten: "

#: /etc/rc.d/init.d/ntpd:62
msgid "$prog: Opening firewall for input from $server port 123"
msgstr "$prog: Firewall öffnen für Eingabe vom $server port 123"

#: /etc/rc.d/init.d/rhnsd:38
msgid "Starting Red Hat Network Daemon: "
msgstr "Red Hat Network Daemon starten: "

#: /etc/rc.d/rc.sysinit:163
msgid "Setting hostname ${HOSTNAME}: "
msgstr "Hostname ${HOSTNAME} einstellen: "

#: /etc/rc.d/init.d/ip6tables:142
#, fuzzy
msgid "Applying $IP6TABLES firewall rules: "
msgstr "ip6tables Firewall-Regeln anwenden: "

#: /etc/rc.d/init.d/innd:76
msgid "Reloading INN Service: "
msgstr "INN-Dienst neu laden: "

#: /etc/rc.d/init.d/firstboot:39
msgid "X is not configured.  Running redhat-config-xfree86"
msgstr "X ist nicht konfiguriert.  redhat-config-xfree86 wird ausgeführt"

#: /etc/rc.d/init.d/ups:68
msgid "Shutting down $MODEL: "
msgstr "$MODEL herunterfahren: "

#: /etc/rc.d/init.d/httpd:107
msgid ""
"Usage: $prog {start|stop|restart|condrestart|reload|status|fullstatus|"
"graceful|help|configtest}"
msgstr ""
"Verwendung: $prog {start|stop|restart|condrestart|reload|status|fullstatus|"
"graceful|help|configtest}"

#: /etc/rc.d/init.d/yppasswdd:40
msgid "Starting YP passwd service: "
msgstr "YP-Passwortdienst starten: "

#: /etc/rc.d/init.d/postgresql:97
msgid "Starting ${NAME} service: "
msgstr "${NAME} Service starten:"

#: /etc/rc.d/init.d/functions:234
msgid "Usage: pidfileofproc {program}"
msgstr "Verwendung: pidfileofproc {Programm}"

#: /etc/rc.d/init.d/vncserver:36
msgid "vncserver start"
msgstr "Start von vncserver"

#: /etc/rc.d/init.d/pcmcia:115
msgid " module directory $PC not found."
msgstr " Modul-Verzeichnis $PC nicht gefunden."

#: /etc/rc.d/init.d/autofs:254 /etc/rc.d/init.d/nscd:67
#: /etc/rc.d/init.d/nscd:69
msgid "$prog shutdown"
msgstr "Herunterfahren von $prog"

#: /etc/rc.d/init.d/sshd:50
msgid "Generating SSH2 RSA host key: "
msgstr "SSH2 RSA Hostkey erzeugen: "

#: /etc/rc.d/init.d/routed:30
msgid "Starting routed (RIP) services: "
msgstr "routed (RIP) Dienste starten: "

#: /etc/rc.d/init.d/functions:339
msgid "PASSED"
msgstr "ERLEDIGT"

#: /etc/rc.d/init.d/innd:33
msgid "Starting INND system: "
msgstr "INND-System starten: "

#: /etc/rc.d/init.d/halt:133 /etc/rc.d/init.d/netfs:53
msgid "Unmounting loopback filesystems (retry):"
msgstr "Loopback-Dateisysteme unmounten (erneuter Versuch):"

#: /etc/rc.d/init.d/ip6tables:245 /etc/rc.d/init.d/iptables:245
msgid "Table: $table"
msgstr "Tabelle: $table"

#: /etc/rc.d/init.d/netfs:121
msgid "Configured SMB mountpoints: "
msgstr "Konfigurierte SMB Mount Points: "

#: /etc/rc.d/init.d/pcmcia:121
msgid " cardmgr is already running."
msgstr " cardmgr wird bereits ausgeführt."

#: /etc/rc.d/init.d/postgresql:140
msgid "Initializing database: "
msgstr "Datenbank initialisieren: "

#: /etc/sysconfig/network-scripts/ifup-sit:64
msgid "Missing remote IPv4 address of tunnel, configuration is not valid"
msgstr "Remote IPv4 Adresse des Tunnels fehlt, Konfiguration ist ungültig"

#: /etc/rc.d/init.d/pcmcia:133
msgid "Shutting down PCMCIA services:"
msgstr "PCMCIA-Dienste herunterfahren:"

#: /etc/rc.d/init.d/ip6tables:103 /etc/rc.d/init.d/iptables:103
msgid "Setting chains to policy $policy: "
msgstr ""

#: /etc/rc.d/init.d/privoxy:206
msgid "Starting $PRIVOXY_PRG: "
msgstr "$PRIVOXY_PRG starten: "

#: /etc/rc.d/init.d/nfs:161 /etc/rc.d/init.d/nfslock:119
msgid "restart"
msgstr "Neu starten"

#: /etc/sysconfig/network-scripts/ifdown:59
#: /etc/sysconfig/network-scripts/ifup:149
msgid "Device ${DEVICE} has different MAC address than expected, ignoring."
msgstr "Gerät ${DEVICE} hat andere MAC-Adresse als erwartet, ignorieren."

#: /etc/rc.d/init.d/messagebus:30
#, fuzzy
msgid "Stopping system message bus: "
msgstr "Systemlogger starten: "

#: /etc/sysconfig/network-scripts/ifup:300
msgid "Error, some other host already uses address ${IPADDR}."
msgstr "Fehler, ein anderer Host verwendet bereits die Adresse ${IPADDR}."

#: /etc/rc.d/init.d/rawdevices:51
msgid "Assigning devices: "
msgstr "Geräte zuweisen: "

#: /etc/rc.d/init.d/netfs:125
msgid "Configured NCP mountpoints: "
msgstr "Konfigurierte NCP Mount Points: "

#: /etc/rc.d/init.d/privoxy:268
msgid "Usage: $PRIVOXY_PRG {start|stop|reload|restart|condrestart|status|top}"
msgstr ""
"Verwendung: $PRIVOXY_PRG {start|stop|reload|restart|condrestart|status|top}"

#: /etc/rc.d/init.d/apmd:26
msgid "Starting up APM daemon: "
msgstr "APM-Daemon starten: "

#: /etc/rc.d/init.d/ip6tables:282 /etc/rc.d/init.d/iptables:282
msgid "Usage: $0 {start|stop|restart|condrestart|status|panic|save}"
msgstr "Verwendung: $0 {start|stop|restart|condrestart|status|panic|save}"

#: /etc/rc.d/init.d/functions:328
msgid "FAILED"
msgstr "FEHLGESCHLAGEN"

#: /etc/rc.d/rc.sysinit:220
#, c-format
msgid "Press N within %d seconds to not force file system integrity check..."
msgstr ""
"Drücken Sie N innerhalb von %d Sekunden, um die Prüfung des Dateisystems zu "
"überspringen..."

#: /etc/rc.d/init.d/ipchains:103
msgid "Removing user defined chains:"
msgstr "Benutzerdefinierte Chains entfernen:"

#: /etc/rc.d/init.d/vncserver:52 /etc/rc.d/init.d/vncserver:53
msgid "vncserver shutdown"
msgstr "Herunterfahren von vncserver"

#: /etc/rc.d/init.d/rwhod:32
msgid "Stopping rwho services: "
msgstr "rwho-Dienste stoppen: "

#: /etc/rc.d/init.d/pcmcia:166
msgid "cardmgr is stopped"
msgstr "cardmgr wurde gestoppt"

#: /etc/rc.d/init.d/acpid:80 /etc/rc.d/init.d/messagebus:71
#: /etc/rc.d/init.d/rhnsd:82 /etc/rc.d/init.d/snmpd:86
#: /etc/rc.d/init.d/snmptrapd:74 /etc/rc.d/init.d/xinetd:117
msgid "Usage: $0 {start|stop|status|restart|condrestart|reload}"
msgstr "Verwendung: $0 {start|stop|status|restart|condrestart|reload}"

#: /etc/rc.d/init.d/ipchains:57
msgid "Flushing all current rules and user defined chains:"
msgstr "Alle aktuellen Regeln und benutzerdefinierten Chains löschen:"

#: /etc/rc.d/init.d/rawdevices:73 /etc/rc.d/init.d/rstatd:63
#: /etc/rc.d/init.d/rusersd:66 /etc/rc.d/init.d/rwalld:64
#: /etc/rc.d/init.d/rwhod:63
msgid "Usage: $0 {start|stop|status|restart}"
msgstr "Verwendung: $0 {start|stop|status|restart}"

#: /etc/sysconfig/network-scripts/ifup-aliases:225
#: /etc/sysconfig/network-scripts/ifup-aliases:235
msgid "error in ifcfg-${parent_device}: files"
msgstr "Fehler in ifcfg-${parent_device}: Dateien"

#: /etc/rc.d/init.d/isicom:27
msgid "Failed to load firmware."
msgstr "Laden der Firmware fehlgeschlagen."

#: /etc/sysconfig/network-scripts/ifup-ipv6:218
msgid ""
"Warning: configured MTU '$IPV6TO4_MTU' for 6to4 exceeds maximum limit of "
"'$tunnelmtu', ignored"
msgstr ""
"Achtung: das konfigurierte MTU '$IPV6TO4_MTU' für 6to4 überschreitet die "
"maximale Grenze für '$tunnelmtu', ignoriert"

#: /etc/rc.d/init.d/network:201
msgid "Disabling IPv4 automatic defragmentation: "
msgstr "Automatische Defragmentierung von IPv4 deaktivieren: "

#: /etc/rc.d/rc.sysinit:53
msgid "\t\tWelcome to "
msgstr "\t\tWillkommen bei"

#: /etc/rc.d/init.d/rstatd:31
msgid "Stopping rstat services: "
msgstr "rstat-Dienste stoppen: "

#: /etc/rc.d/init.d/mdmonitor:43 /etc/rc.d/init.d/mdmonitor:46
msgid "mdadm"
msgstr "mdadm"

#: /etc/rc.d/init.d/ip6tables:71 /etc/rc.d/init.d/iptables:71
#, fuzzy
msgid "Flushing firewall rules: "
msgstr "ipchains Firewall-Regeln anwenden: "

#: /etc/sysconfig/network-scripts/ifup-aliases:310
msgid "error in $FILE: IPADDR_START and IPADDR_END don't agree"
msgstr "Fehler in $FILE: IPADDR_START und IPADDR_END stimmen nicht überein"

#: /etc/sysconfig/network-scripts/ifup-sit:72
msgid "Device '$DEVICE' is already up, please shutdown first"
msgstr "Device '$DEVICE' ist bereits in Gebrauch, bitte erst abschalten"

#: /etc/sysconfig/network-scripts/ifup:254
#: /etc/sysconfig/network-scripts/ifup:256
#: /etc/sysconfig/network-scripts/ifup:258
msgid " done."
msgstr " erledigt."

#: /etc/rc.d/init.d/iptables:155
#, fuzzy
msgid "Loading additional $IPTABLES modules: "
msgstr "ISDN-Module laden"

#: /etc/rc.d/init.d/innd:112 /etc/rc.d/init.d/kprop:67
#: /etc/rc.d/init.d/krb524:66 /etc/rc.d/init.d/syslog:80
#: /etc/rc.d/init.d/ypbind:109
msgid "Usage: $0 {start|stop|status|restart|condrestart}"
msgstr "Verwendung: $0 {start|stop|status|restart|condrestart}"

#: /etc/rc.d/init.d/isicom:16
msgid "Loading PLX (isicom) modules... "
msgstr "PLX (isicom) Module laden... "

#: /etc/rc.d/init.d/nfs:123
msgid "Shutting down NFS mountd: "
msgstr "NFS mountd herunterfahren:"

#: /etc/rc.d/init.d/halt:189
msgid "On the next boot fsck will be forced."
msgstr "Beim nächsten Start wird fsck erzwungen."

#: /etc/rc.d/init.d/halt:43
msgid "$0: call me as 'halt' or 'reboot' please!"
msgstr "$0: bitte als 'halt' oder 'reboot' aufrufen!"

#: /etc/rc.d/init.d/functions:350
msgid "WARNING"
msgstr "WARNUNG"

#: /etc/rc.d/init.d/network:87
msgid "Setting 802.1Q VLAN parameters: "
msgstr "802.1Q VLAN-Parameter einstellen: "

#: /etc/rc.d/init.d/named:110
msgid "Usage: $0 {start|stop|status|restart|condrestart|reload|probe}"
msgstr "Verwendung: $0 {start|stop|status|restart|condrestart|reload|probe}"

#: /etc/rc.d/init.d/postgresql:124
msgid ""
"An old version of the database format was found.\n"
"You need to upgrade the data format before using PostgreSQL.\n"
"See $SYSDOCDIR/postgresql-$PGVERSION/README.rpm-dist for more information."
msgstr ""
"Es wurde eine ältere Version des Datenbankformats gefunden.\n"
"Sie müssen das Datenformat aktualisieren, bevor Sie PostgreSQL\n"
"verwenden. Weitere Informationen finden Sie unter\n"
"$SYSDOCDIR/postgresql-$PGVERSION/README.rpm-dist."

#: /etc/rc.d/init.d/sendmail:79
msgid "Shutting down sm-client: "
msgstr "sm-client herunterfahren: "

#: /etc/rc.d/init.d/halt:158
msgid "Unmounting file systems (retry): "
msgstr "Dateisysteme unmounten (erneuter Versuch): "

#: /etc/sysconfig/network-scripts/ifup-aliases:314
msgid "error in $FILE: IPADDR_START greater than IPADDR_END"
msgstr "Fehler in $FILE: IPADDR_START größer als IPADDR_END"

#: /etc/sysconfig/network-scripts/ifup:319
msgid "Error adding address ${IPADDR} for ${DEVICE}."
msgstr "Fehler beim Hinzufügen der Adresse ${IPADDR} für ${DEVICE}."

#: /etc/rc.d/init.d/atalk:91 /etc/rc.d/init.d/isdn:261
#: /etc/rc.d/init.d/ldap:115
msgid "Usage: $0 {start|stop|restart|status|condrestart}"
msgstr "Verwendung: $0 {start|stop|restart|status|condrestart}"

#: /etc/rc.d/init.d/halt:59
msgid "Sending all processes the TERM signal..."
msgstr "Das TERM-Signal wird an alle Prozesse gesendet..."

#: /etc/sysconfig/network-scripts/network-functions-ipv6:124
msgid "INFO     "
msgstr "INFO     "

#: /etc/rc.d/init.d/netfs:77
msgid "Unmounting network block filesystems (retry): "
msgstr "Netzwerkblock-Dateisysteme unmounten (erneuter Versuch): "

#: /etc/rc.d/rc.sysinit:274 /etc/rc.d/rc.sysinit:483 /etc/rc.d/rc.sysinit:532
msgid "*** Dropping you to a shell; the system will reboot"
msgstr ""
"*** Sie werden zu einer Shell geführt; das System wird danach neu gestartet"

#: /etc/rc.d/init.d/autofs:281
msgid "Checking for changes to /etc/auto.master ...."
msgstr "Nach Änderungen in /etc/auto.master suchen..."

#: /etc/rc.d/rc.sysinit:571
msgid "Checking local filesystem quotas: "
msgstr "Quota der lokalen Dateisysteme prüfen: "

#: /etc/rc.d/rc.sysinit:305 /etc/rc.d/rc.sysinit:565
msgid "Converting old group quota files: "
msgstr "Alte Gruppen-Quota-Dateien konvertieren: "

#: /etc/rc.d/init.d/kudzu:57
msgid "Hardware configuration timed out."
msgstr "Zeitlimit für Hardwarekonfiguration überschritten."

#: /etc/rc.d/init.d/radiusd:45
#, fuzzy
msgid "Stopping RADIUS server: "
msgstr "NFS Dienste stoppen: "

#: /etc/rc.d/init.d/ospf6d:56
msgid "Usage: $prog {start|stop|restart|reload|condrestart|status}"
msgstr "Verwendung: $prog {start|stop|restart|reload|condrestart|status}"

#: /etc/rc.d/init.d/netfs:41
msgid "Mounting other filesystems: "
msgstr "Andere Dateisysteme mounten: "

#: /etc/rc.d/init.d/ipchains:117
msgid "Usage: $0 {start|stop|restart|status|panic|save}"
msgstr "Verwendung: $0 {start|stop|restart|status|panic|save}"

#: /etc/rc.d/init.d/netfs:99
msgid "Unmounting NFS filesystems: "
msgstr "NFS-Dateisysteme unmounten: "

#: /etc/rc.d/init.d/nfs:126
msgid "Shutting down NFS daemon: "
msgstr "NFS-Daemon herunterfahren: "

#: /etc/rc.d/init.d/netfs:111
msgid "Unmounting NCP filesystems: "
msgstr "NCP-Dateisysteme unmounten: "

#: /etc/rc.d/init.d/network:216
msgid "Configured devices:"
msgstr "Konfigurierte Geräte:"

#: /etc/rc.d/init.d/innd:59
msgid "Stopping INNFeed service: "
msgstr "INNFeed-Service stoppen: "

#: /etc/rc.d/init.d/ipchains:102
msgid "Flushing all chains:"
msgstr "Alle Chains entleeren:"

#: /etc/sysconfig/network-scripts/ifup-sl:44
msgid "/etc/sysconfig/network-scripts/dip-$DEVICE does not exist"
msgstr "/etc/sysconfig/network-scripts/dip-$DEVICE existiert nicht"

#: /etc/rc.d/init.d/keytable:34
msgid "Loading system font: "
msgstr "Systemfont laden: "

#: /etc/rc.d/init.d/isdn:149 /etc/rc.d/init.d/isdn:151
msgid "Loading Firmware"
msgstr "Firmware laden"

#: /etc/rc.d/init.d/iscsi:185 /etc/rc.d/init.d/smb:113
#: /etc/rc.d/init.d/winbind:96
msgid "Usage: $0 {start|stop|restart|reload|status|condrestart}"
msgstr "Verwendung: $0 {start|stop|restart|reload|status|condrestart}"

#: /etc/rc.d/init.d/atalk:23
msgid "Starting AppleTalk services: "
msgstr "AppleTalk Service starten:"

#: /etc/rc.d/init.d/halt:139 /etc/rc.d/init.d/netfs:59
msgid "Detaching loopback device $dev: "
msgstr "Loopback Gerät $dev herunterfahren: "

#: /etc/rc.d/init.d/netfs:79
msgid "Unmounting network block filesystems: "
msgstr "Netzwerkblock-Dateisysteme unmounten: "

#: /etc/rc.d/rc.sysinit:751
msgid "Setting hard drive parameters for ${disk[$device]}: "
msgstr "Laufwerkparameter für ${disk[$device]} einstellen: "

#: /etc/rc.d/rc.sysinit:94
msgid "Configuring kernel parameters: "
msgstr "Kernelparameter konfigurieren: "

#: /etc/sysconfig/network-scripts/ifup-ppp:79
msgid "ifup-ppp for ${DEVNAME} exiting"
msgstr "ifup-ppp für ${DEVNAME} beenden"

#: /etc/sysconfig/network-scripts/ifup-sl:33
#: /etc/sysconfig/network-scripts/ifup-sl:45
msgid "ifup-sl for $DEVICE exiting"
msgstr "ifup-sl für $DEVICE beenden"

#: /etc/rc.d/init.d/kudzu:94
msgid "Usage: $0 {start|stop}"
msgstr "Verwendung: $0 {start|stop}"

#: /etc/rc.d/init.d/mars-nwe:32
msgid "Stopping NetWare emulator-server: "
msgstr "NetWare Emulator-Server stoppen: "

#: /etc/rc.d/init.d/random:43
msgid "The random data source exists"
msgstr "Die Zufallsdatenquelle existiert"

#: /etc/rc.d/rc.sysinit:189
msgid "Mounting USB filesystem: "
msgstr "USB-Dateisystem mounten: "

#: /etc/rc.d/rc.sysinit:486
msgid "(RAID Repair)"
msgstr "(RAID Repair)"

#: /etc/rc.d/init.d/cups:97 /etc/rc.d/init.d/httpd:70 /etc/rc.d/init.d/lisa:61
#: /etc/rc.d/init.d/named:73 /etc/rc.d/init.d/snmpd:48 /etc/rc.d/init.d/xfs:85
msgid "Reloading $prog: "
msgstr "$prog neu laden: "

#: /etc/rc.d/init.d/named:75
msgid "$prog reload"
msgstr "$prog neu laden"

#: /etc/rc.d/init.d/psacct:18
msgid "Starting process accounting: "
msgstr "Prozess-Accounting Starten: "

#: /etc/rc.d/init.d/ypxfrd:22
msgid "Starting YP map server: "
msgstr "YP map-Server starten: "

#: /etc/rc.d/rc.sysinit:552
msgid "Mounting local filesystems: "
msgstr "Lokale Dateisysteme mounten: "

#: /etc/rc.d/init.d/ypbind:70
msgid "Shutting down NIS services: "
msgstr "NIS-Dienste herunterfahren: "

#: /etc/rc.d/init.d/apmd:76
#, fuzzy
msgid "Usage: apmd {start|stop|status|restart|reload|condrestart}"
msgstr "Verwendung: radvd {start|stop|status|restart|reload|condrestart}"

#: /etc/rc.d/init.d/keytable:54
msgid "No status available for this package"
msgstr "Für dieses Paket steht kein Status zur Verfügung"

#: /etc/rc.d/rc.sysinit:151
msgid "Loading default keymap ($KEYTABLE): "
msgstr "Standardmäßige Tastenbelegung laden ($KEYTABLE):"

#: /etc/sysconfig/network-scripts/ifup-ippp:349
#: /etc/sysconfig/network-scripts/ifup-isdn:349
msgid ""
"Warning: ipppd (kernel 2.4.x and below) doesn't support IPv6 using "
"encapsulation 'syncppp'"
msgstr ""
"Warnung: ipppd (Kernel 2.4.x und niedriger) unterstützt IPv6, das die "
"Kapselung 'syncppp' verwendet, nicht"

#: /etc/rc.d/init.d/gpm:25 /etc/rc.d/init.d/gpm:30
msgid "(no mouse is configured)"
msgstr "(es wurde keine Maus konfiguriert)"

#: /etc/rc.d/init.d/iscsi:22
msgid "iSCSI daemon already running"
msgstr "iSCSI-Daemon wird bereits ausgeführt"

#: /etc/sysconfig/network-scripts/network-functions-ipv6:95
msgid "ERROR: [ipv6_log] Loglevel isn't valid '$level' (arg 2)"
msgstr "FEHLER: [ipv6_log] Loglevel ist ungültig '$level' (arg 2)"

#: /etc/sysconfig/network-scripts/ifup-ipv6:102
msgid ""
"Global IPv6 forwarding is enabled in configuration, but not currently "
"enabled in kernel"
msgstr ""
"Globales IPv6-Weiterleiten in Konfiguration aktiviert, ist aber im Kernel "
"zur Zeit nicht aktiviert"

#: /etc/rc.d/init.d/network:69
msgid "Setting network parameters: "
msgstr "Netzwerkparameter einstellen: "

#: /etc/sysconfig/network-scripts/network-functions-ipv6:127
msgid "NOTICE   "
msgstr "HINWEIS   "

#: /etc/rc.d/init.d/autofs:277
msgid "$prog not running"
msgstr "$prog läuft nicht"

#: /etc/rc.d/init.d/ipchains:58
msgid "Clearing all current rules and user defined chains:"
msgstr "Alle aktuellen Regeln und benutzerdefinierten Chains löschen:"

#: /etc/rc.d/init.d/rawdevices:28 /etc/rc.d/init.d/rawdevices:35
msgid "     rawdevices are now located in the directory /dev/raw/ "
msgstr "     rawdevices befinden sich nun im Verzeichnis /dev/raw/ "

#: /etc/rc.d/init.d/apmd:36
msgid "Shutting down APM daemon: "
msgstr "APM-Daemon herunterfahren: "

#: /etc/sysconfig/network-scripts/ifup:260
msgid " failed."
msgstr " fehlgeschlagen."

#: /etc/rc.d/init.d/functions:151
msgid "$base startup"
msgstr "Starten von $base"

#: /etc/sysconfig/network-scripts/network-functions-ipv6:121
msgid "CRITICAL "
msgstr "KRITISCH"

#: /etc/rc.d/init.d/nfs:68
msgid "Starting NFS quotas: "
msgstr "NFS Quota starten: "

#: /etc/rc.d/init.d/netfs:117
msgid "Configured NFS mountpoints: "
msgstr "Konfigurierte NFS Mount Points: "

#: /etc/sysconfig/network-scripts/ifup-ppp:78
msgid "/etc/sysconfig/network-scripts/chat-${DEVNAME} does not exist"
msgstr "/etc/sysconfig/network-scripts/chat-${DEVNAME} existiert nicht"

#: /etc/rc.d/rc.sysinit:273 /etc/rc.d/rc.sysinit:531
msgid "*** An error occurred during the file system check."
msgstr "*** Ein Fehler bei der Prüfung des Dateisystems ist aufgetreten."

#: /etc/rc.d/init.d/xfs:123
msgid "Usage: $prog {start|stop|status|restart|reload|condrestart}"
msgstr "Verwendung: $prog {start|stop|status|restart|reload|condrestart}"

#: /etc/sysconfig/network-scripts/ifup-ippp:351
#: /etc/sysconfig/network-scripts/ifup-isdn:351
msgid "Warning: link doesn't support IPv6 using encapsulation 'rawip'"
msgstr ""
"Warnung: Link unterstützt IPv6, das die Kapselung 'rawip' verwendet, nicht"

#: /etc/rc.d/init.d/ups:57
msgid "Stopping UPS monitor: "
msgstr "UPS-Monitor stoppen: "

#: /etc/rc.d/init.d/pcmcia:68
msgid "PCIC module not defined in startup options!"
msgstr "PCIC-Modul wurde in den Startoptionen nicht definiert!"

#: /etc/rc.d/init.d/syslog:47
msgid "Shutting down system logger: "
msgstr "Systemlogger herunterfahren: "

#: /etc/rc.d/init.d/functions:284
msgid "Usage: status {program}"
msgstr "Verwendung: Status {Programm}"

#: /etc/rc.d/init.d/netdump:171
msgid "disabling netdump"
msgstr "netdump deaktivieren"

#: /etc/rc.d/init.d/microcode_ctl:73
msgid "$0: reading microcode status is not yet supported"
msgstr "$0: Lesen des Microcode Status wird noch nicht unterstützt"

#: /etc/rc.d/init.d/amd:93 /etc/rc.d/init.d/sshd:115
msgid "Reloading $prog:"
msgstr "$prog neu laden:"

#: /etc/rc.d/init.d/ups:34
msgid "Starting $MODEL: "
msgstr "$MODEL starten: "

#: /etc/rc.d/init.d/isdn:183
msgid "Shutting down $prog"
msgstr "$prog herunterfahren"

#: /etc/rc.d/init.d/pcmcia:163
msgid "cardmgr (pid $pid) is running..."
msgstr "cardmgr (pid $pid) wird ausgeführt..."

#: /etc/rc.d/init.d/syslog:33
msgid "Starting system logger: "
msgstr "Systemlogger starten: "

#: /etc/rc.d/init.d/mysqld:28
msgid "Initializing MySQL database: "
msgstr "MySQL Datenbank initialisieren: "

#: /etc/rc.d/init.d/iscsi:19
msgid "Could not find /etc/iscsi.conf!"
msgstr "/etc/iscsi.conf nicht gefunden!"

#: /etc/sysconfig/network-scripts/ifup-ipv6:119
msgid ""
"Global IPv6 forwarding is disabled in configuration, but not currently "
"disabled in kernel"
msgstr ""
"Globales IPv6-Weiterleiten in Konfiguration deaktiviert, aber zur Zeit im "
"Kernel nicht deaktiviert"

#: /etc/rc.d/init.d/iptables:197
#, fuzzy
msgid "Saving firewall rules to $IPTABLES_DATA: "
msgstr "Aktuelle Regeln in $IPTABLES_CONFIG speichern: "

#: /etc/rc.d/init.d/nfslock:129
#, fuzzy
msgid "Usage: $0 {start|stop|status|restart|probe|condrestart}"
msgstr "Verwendung: $0 {start|stop|status|restart|condrestart}"

#: /etc/rc.d/init.d/halt:61
msgid "Sending all processes the KILL signal..."
msgstr "Das KILL-Signal wird an alle Prozesse gesendet..."

#: /etc/rc.d/rc.sysinit:318
msgid "Setting up ISA PNP devices: "
msgstr "ISA PNP Geräte einstellen: "

#: /etc/sysconfig/network-scripts/ifup-routes:5
#, fuzzy
msgid "usage: ifup-routes <net-device> [<nickname>]"
msgstr "Verwendung: ifup-routes <Netzwerk-Gerät>"

#: /etc/rc.d/init.d/halt:115
msgid "Syncing hardware clock to system time"
msgstr "Hardware-Uhr mit der Systemzeit synchronisieren"

#: /etc/rc.d/rc.sysinit:429
msgid "Starting up RAID devices: "
msgstr "RAID-Geräte starten: "

#: /etc/rc.d/init.d/anacron:56 /etc/rc.d/init.d/atd:80
#: /etc/rc.d/init.d/canna:62 /etc/rc.d/init.d/dhcpd:71
#: /etc/rc.d/init.d/dhcrelay:78 /etc/rc.d/init.d/gpm:86
#: /etc/rc.d/init.d/ntpd:151 /etc/rc.d/init.d/sendmail:114
#: /etc/rc.d/init.d/ups:102 /etc/rc.d/init.d/vncserver:82
#: /etc/rc.d/init.d/vsftpd:87
msgid "Usage: $0 {start|stop|restart|condrestart|status}"
msgstr "Verwendung: $0 {start|stop|restart|condrestart|status}"

#: /etc/rc.d/init.d/network:191
msgid "Shutting down loopback interface: "
msgstr "Loopback Interface herunterfahren: "

#: /etc/rc.d/init.d/dovecot:63 /etc/rc.d/init.d/pxe:65
msgid "Usage: $0 {condrestart|start|stop|restart|reload|status}"
msgstr "Verwendung: $0 {condrestart|start|stop|restart|reload|status}"

#: /etc/rc.d/init.d/syslog:37
msgid "Starting kernel logger: "
msgstr "Kernellogger starten: "

#: /etc/rc.d/init.d/yppasswdd:49
msgid "Stopping YP passwd service: "
msgstr "YP-Passwortdienst stoppen: "

#: /etc/rc.d/init.d/autofs:212
msgid "Configured Mount Points:"
msgstr "Konfigurierte Mount Points: "

#: /etc/rc.d/init.d/autofs:237 /etc/rc.d/init.d/sshd:97
msgid "Starting $prog:"
msgstr "$prog starten:"

#: /etc/rc.d/init.d/single:44
msgid "Telling INIT to go to single user mode."
msgstr "INIT anweisen, in den Einzelbenutzermodus überzugehen."

#: /etc/sysconfig/network-scripts/ifup-ipv6:103
#: /etc/sysconfig/network-scripts/ifup-ipv6:120
msgid "Please restart network with '/sbin/service network restart'"
msgstr "Starten Sie das Netzwerk mit '/sbin/service network restart' neu"

#: /etc/sysconfig/network-scripts/ifup:22
#: /etc/sysconfig/network-scripts/ifup:30
msgid "Usage: ifup <device name>"
msgstr "Verwendung: ifup <Gerätename>"

#: /etc/rc.d/init.d/halt:185
msgid "$message"
msgstr "$message"

#: /etc/rc.d/init.d/ntpd:77
msgid "$prog: Synchronizing with time server: "
msgstr "$prog: Mit Zeit-Server synchronisieren: "

#: /etc/rc.d/rc.sysinit:301 /etc/rc.d/rc.sysinit:560
msgid "Converting old user quota files: "
msgstr "Alte Quotadateien umwandeln: "

#: /etc/rc.d/init.d/vsftpd:38
msgid "Starting $prog for $site: "
msgstr "$prog für $site starten:"

#: /etc/rc.d/rc.sysinit:234
msgid "Not forcing file system integrity check due to default setting"
msgstr ""
"Aufgrund der Standardeinstellungen Prüfung der Dateisystemintegrität nicht "
"erzwingen."

#: /etc/rc.d/init.d/bluetooth:86 /etc/rc.d/init.d/pand:62
msgid "Usage: $0 {start|stop|restart|reload|condrestart}"
msgstr "Verwendung: $0 {start|stop|restart|reload|condrestart}"

#: /etc/rc.d/init.d/aep1000:56 /etc/rc.d/init.d/amd:30
#: /etc/rc.d/init.d/anacron:15 /etc/rc.d/init.d/arpwatch:28
#: /etc/rc.d/init.d/atd:29 /etc/rc.d/init.d/bgpd:26
#: /etc/rc.d/init.d/bluetooth:34 /etc/rc.d/init.d/bootparamd:29
#: /etc/rc.d/init.d/canna:27 /etc/rc.d/init.d/crond:24
#: /etc/rc.d/init.d/cups:57 /etc/rc.d/init.d/dhcpd:28
#: /etc/rc.d/init.d/dhcrelay:33 /etc/rc.d/init.d/dovecot:21
#: /etc/rc.d/init.d/FreeWnn:32 /etc/rc.d/init.d/gkrellmd:24
#: /etc/rc.d/init.d/httpd:54 /etc/rc.d/init.d/identd:48
#: /etc/rc.d/init.d/irda:23 /etc/rc.d/init.d/irqbalance:46
#: /etc/rc.d/init.d/kadmin:40 /etc/rc.d/init.d/kprop:30
#: /etc/rc.d/init.d/krb524:30 /etc/rc.d/init.d/krb5kdc:30
#: /etc/rc.d/init.d/ldap:38 /etc/rc.d/init.d/ldap:50 /etc/rc.d/init.d/lisa:35
#: /etc/rc.d/init.d/mdmonitor:37 /etc/rc.d/init.d/mysqld:40
#: /etc/rc.d/init.d/mysqld:42 /etc/rc.d/init.d/named:36
#: /etc/rc.d/init.d/nscd:49 /etc/rc.d/init.d/ntpd:91
#: /etc/rc.d/init.d/ospf6d:26 /etc/rc.d/init.d/ospfd:27
#: /etc/rc.d/init.d/portmap:45 /etc/rc.d/init.d/pxe:23
#: /etc/rc.d/init.d/radvd:38 /etc/rc.d/init.d/rarpd:22
#: /etc/rc.d/init.d/ripd:26 /etc/rc.d/init.d/ripngd:26
#: /etc/rc.d/init.d/rwalld:24 /etc/rc.d/init.d/saslauthd:29
#: /etc/rc.d/init.d/sendmail:40 /etc/rc.d/init.d/snmpd:20
#: /etc/rc.d/init.d/snmptrapd:21 /etc/rc.d/init.d/squid:60
#: /etc/rc.d/init.d/ups:39 /etc/rc.d/init.d/vncserver:22
#: /etc/rc.d/init.d/xfs:59 /etc/rc.d/init.d/xinetd:44
#: /etc/rc.d/init.d/zebra:24
msgid "Starting $prog: "
msgstr "$prog starten: "

#: /etc/rc.d/init.d/functions:309 /etc/rc.d/init.d/kudzu:87
msgid "${base} is stopped"
msgstr "${base} wurde gestoppt"

#: /etc/sysconfig/network-scripts/ifup-aliases:110
#: /etc/sysconfig/network-scripts/network-functions:41
msgid "Missing config file $PARENTCONFIG."
msgstr "Konfigurationsdatei $PARENTCONFIG fehlt."

#: /etc/rc.d/init.d/identd:40
msgid "Generating ident key: "
msgstr "Ident-Schlüssel erzeugen: "

#: /etc/sysconfig/network-scripts/ifup-ipv6:281
msgid "Error occured while calculating the IPv6to4 prefix"
msgstr "Fehler während der Berechnung des IPc6to4-Präfixes"

#: /etc/rc.d/init.d/firstboot:30
msgid "Running system reconfiguration tool"
msgstr "Systemkonfigurations-Tool starten"

#: /etc/rc.d/init.d/sshd:70 /etc/rc.d/init.d/sshd:73
msgid "DSA key generation"
msgstr "DSA-Schlüsselerzeugung"

#: /etc/rc.d/init.d/ypserv:44
msgid "Stopping YP server services: "
msgstr "YP-Serverdienste stoppen: "

#: /etc/rc.d/init.d/sshd:54 /etc/rc.d/init.d/sshd:57
msgid "RSA key generation"
msgstr "RSA-Schlüsselerzeugung"

#: /etc/rc.d/init.d/halt:187
msgid "On the next boot fsck will be skipped."
msgstr "Beim nächsten Start wird fsck übersprungen."

#: /etc/rc.d/init.d/halt:121
msgid "Turning off quotas: "
msgstr "Quota deaktivieren: "

#: /etc/sysconfig/network-scripts/ifup:291
msgid "Failed to bring up ${DEVICE}."
msgstr "Hochfahren von ${DEVICE} fehlgeschlagen."

#: /etc/rc.d/init.d/halt:69
msgid "Saving mixer settings"
msgstr "Mischereinstellungen speichern"

#: /etc/rc.d/init.d/netfs:36
msgid "Mounting NFS filesystems: "
msgstr "NFS-Dateisysteme mounten: "

#: /etc/rc.d/rc.sysinit:65
msgid "\t\tPress 'I' to enter interactive startup."
msgstr "\t\tDrücken Sie 'I', um den interaktiven Start-Modus zu gelangen."

#: /etc/rc.d/init.d/sshd:66
msgid "Generating SSH2 DSA host key: "
msgstr "SSH2 DSA Host-Schlüssel erzeugen: "

#: /etc/rc.d/init.d/postgresql:166
msgid "Postmaster already running."
msgstr "Postmaster wird bereits ausgeführt."

#: /etc/sysconfig/network-scripts/ifup-sl:32
msgid "/usr/sbin/dip does not exist or is not executable"
msgstr "/usr/sbin/dip existiert nicht oder ist nicht ausführbar"

#: /etc/rc.d/rc.sysinit:608
msgid "Resetting hostname ${HOSTNAME}: "
msgstr "Hostname ${HOSTNAME} zurückstellen: "

#: /etc/rc.d/init.d/netfs:110
msgid "Unmounting SMB filesystems: "
msgstr "SMB-Dateisysteme unmounten: "

#: /etc/rc.d/init.d/bgpd:33 /etc/rc.d/init.d/bluetooth:52
#: /etc/rc.d/init.d/dhcpd:38 /etc/rc.d/init.d/dhcrelay:45
#: /etc/rc.d/init.d/FreeWnn:43 /etc/rc.d/init.d/gkrellmd:31
#: /etc/rc.d/init.d/irda:31 /etc/rc.d/init.d/ntpd:118
#: /etc/rc.d/init.d/ospf6d:33 /etc/rc.d/init.d/ospfd:34
#: /etc/rc.d/init.d/ripd:33 /etc/rc.d/init.d/ripngd:33
#: /etc/rc.d/init.d/sendmail:73 /etc/rc.d/init.d/vncserver:42
#: /etc/rc.d/init.d/vsftpd:54 /etc/rc.d/init.d/xfs:71
#: /etc/rc.d/init.d/zebra:31
msgid "Shutting down $prog: "
msgstr "$prog herunterfahren: "

#: /etc/rc.d/init.d/halt:160
msgid "Unmounting file systems: "
msgstr "Dateisysteme unmounten: "

#: /etc/rc.d/rc.sysinit:196
msgid "Initializing USB keyboard: "
msgstr "USB-Tastatur initialisieren: "

#: /etc/rc.d/init.d/functions:159
msgid "Usage: killproc {program} [signal]"
msgstr "Verwendung: killproc {Programm} [Signal]"

#: /etc/rc.d/init.d/nfs:174
#, fuzzy
msgid "Usage: nfs {start|stop|status|restart|reload|condrestart}"
msgstr "Verwendung: $0 {start|stop|status|restart|reload|condrestart}"

#: /etc/rc.d/init.d/kudzu:58
msgid "Run '/usr/sbin/kudzu' from the command line to re-detect."
msgstr ""
"Führen Sie '/usr/sbin/kudzu' von der Befehlszeile für eine Wiedererkennung "
"aus."

#: /etc/rc.d/init.d/radvd:68
msgid "Usage: radvd {start|stop|status|restart|reload|condrestart}"
msgstr "Verwendung: radvd {start|stop|status|restart|reload|condrestart}"

#: /etc/sysconfig/network-scripts/ifup-aliases:67
msgid "usage: ifup-aliases <net-device> [<parent-config>]\n"
msgstr "Verwendung: ifup-aliases <net-device> [<parent-config>]\n"

#: /etc/sysconfig/network-scripts/network-functions-ipv6:32
msgid "ERROR: [ipv6_log] Missing 'message' (arg 1)"
msgstr "FEHLER: [ipv6_log] 'message' fehlt (arg 1)"

#: /etc/sysconfig/network-scripts/ifdown-aliases:7
#: /etc/sysconfig/network-scripts/ifup-ipx:7
msgid "usage: $0 <net-device>"
msgstr "Verwendung: $0 <Netzwerk-Gerät>"

#: /etc/rc.d/init.d/ipchains:76 /etc/rc.d/init.d/ipchains:77
msgid "Resetting built-in chains to the default ACCEPT policy"
msgstr "Eingebaute Chains auf die standardmäßige ACCEPT Policy zurücksetzen"

#: /etc/rc.d/rc.sysinit:156
msgid "Loading default keymap"
msgstr "Standardmäßige Tastenbelegung laden"

#: /etc/rc.d/init.d/random:36
msgid "Saving random seed: "
msgstr "Zufallsstartwert speichern: "

#: /etc/rc.d/init.d/isdn:122 /etc/rc.d/init.d/isdn:125
msgid "Loading ISDN modules"
msgstr "ISDN-Module laden"

#: /etc/sysconfig/network-scripts/network-functions-ipv6:152
msgid "ERROR: [ipv6_log] Cannot log to channel '$channel'"
msgstr "FEHLER: [ipv6_log] kann nicht zum Kanal '$channel' protokollieren"

#: /etc/rc.d/init.d/network:72
msgid "Bringing up loopback interface: "
msgstr "Loopback Interface hochfahren: "

#: /etc/rc.d/init.d/kadmin:54 /etc/rc.d/init.d/krb5kdc:44
msgid "Reopening $prog log file: "
msgstr "$prog-Protokolldatei neu öffnen: "

#: /etc/rc.d/init.d/privoxy:200
msgid "Can't find $PRIVOXY_CONF, exit."
msgstr "$PRIVOXY_CONF konnte nicht gefunden werden. Vorgang beenden."

#: /etc/rc.d/init.d/functions:300
msgid "${base} dead but pid file exists"
msgstr "${base} tot, aber pid-Datei existiert"

#: /etc/rc.d/init.d/smb:81 /etc/rc.d/init.d/winbind:65
msgid "Reloading smb.conf file: "
msgstr "smb.conf Datei neu laden: "

#: /etc/rc.d/init.d/ipchains:107
msgid "Saving current rules to $IPCHAINS_CONFIG: "
msgstr "Aktuelle Regeln in $IPCHAINS_CONFIG speichern: "

#: /etc/rc.d/rc.sysinit:275 /etc/rc.d/rc.sysinit:484 /etc/rc.d/rc.sysinit:533
msgid "*** when you leave the shell."
msgstr "*** wenn Sie die Shell verlassen."

#: /etc/rc.d/init.d/sendmail:58
msgid "Starting sm-client: "
msgstr "sm-client starten: "

#: /etc/rc.d/init.d/psacct:36
msgid "Process accounting is enabled."
msgstr "Prozess-Accounting ist aktiviert."

#: /etc/sysconfig/network-scripts/ifup:234
msgid "Determining IP information for ${DEVICE}..."
msgstr "IP-Informationen werden für ${DEVICE} bestimmt..."

#: /etc/rc.d/init.d/postgresql:188
msgid "Stopping ${NAME} service: "
msgstr "${NAME} Service stoppen:"

#: /etc/rc.d/init.d/lisa:87
msgid "Usage: $prog {start|stop|restart|status|condrestart}"
msgstr "Verwendung: $prog {start|stop|restart|status|condrestart}"

#: /etc/rc.d/init.d/ipchains:95
msgid "Changing target policies to DENY: "
msgstr "Zielpolicy auf DENY ändern: "

#: /etc/rc.d/init.d/arpwatch:66 /etc/rc.d/init.d/irqbalance:87
#: /etc/rc.d/init.d/nscd:107 /etc/rc.d/init.d/portmap:89
#: /etc/rc.d/init.d/radiusd:76 /etc/rc.d/init.d/yppasswdd:79
#: /etc/rc.d/init.d/ypserv:74 /etc/rc.d/init.d/ypxfrd:61
msgid "Usage: $0 {start|stop|status|restart|reload|condrestart}"
msgstr "Verwendung: $0 {start|stop|status|restart|reload|condrestart}"

#: /etc/rc.d/init.d/functions:258
msgid "Usage: pidofproc {program}"
msgstr "Verwendung: pidofproc {Programm}"

#: /etc/rc.d/init.d/rusersd:26
msgid "Starting rusers services: "
msgstr "rusers-Dienste starten: "

#: /etc/sysconfig/network-scripts/ifup-ipv6:284
msgid "radvd control enabled, but config is not complete"
msgstr "radvd-Steuerung aktiviert, aber Konfiguration unvollständig"

#: /etc/rc.d/rc.sysinit:251
msgid "Checking root filesystem"
msgstr "Root-Dateisystem prüfen: "

#: /etc/rc.d/init.d/isdn:226
msgid "$0: Link is down"
msgstr "$0: Link ist unterbrochen"

#: /etc/rc.d/init.d/netfs:129
msgid "Active NFS mountpoints: "
msgstr "Aktive NFS Mount Points: "

#: /etc/rc.d/init.d/psacct:38
msgid "Process accounting is disabled."
msgstr "Prozess-Accounting ist deaktiviert."

#: /etc/rc.d/init.d/kudzu:84
#, fuzzy
msgid "${base} has run"
msgstr "Starten von $base"

#: /etc/rc.d/init.d/nfs:72
msgid "Starting NFS daemon: "
msgstr "NFS Daemon starten: "

#: /etc/sysconfig/network-scripts/ifup:29
msgid "$0: configuration for ${1} not found."
msgstr "$0: Konfiguration für ${1} nicht gefunden."

#: /etc/rc.d/init.d/xinetd:78
msgid "Reloading configuration: "
msgstr "Konfiguration neu laden: "

#: /etc/rc.d/init.d/ip6tables:197
#, fuzzy
msgid "Saving firewall rules to $IP6TABLES_DATA: "
msgstr "Aktuelle Regeln in $IPTABLES_CONFIG speichern: "

#: /etc/rc.d/init.d/innd:26
msgid "Please run makehistory and/or makedbz before starting innd."
msgstr ""
"Bitte führen Sie makehistory und/oder makedbz aus, bevor Sie innd starten."

#: /etc/sysconfig/network-scripts/ifup-ipv6:203
msgid ""
"IPv6to4 configuration needs an IPv4 address on related interface or "
"otherwise specified"
msgstr ""
"Die IPv6to4-Konfiguration benötigt eine IPv4-Adresse auf dem entsprechenden "
"Interface oder muss anders festgelegt werden"

#: /etc/rc.d/init.d/ip6tables:155
#, fuzzy
msgid "Loading additional $IP6TABLES modules: "
msgstr "ISDN-Module laden"

#: /etc/rc.d/init.d/privoxy:221
msgid "Stopping $PRIVOXY_PRG: "
msgstr "$PRIVOXY_PRG stoppen: "

#: /etc/rc.d/rc.sysinit:575
msgid "Enabling local filesystem quotas: "
msgstr "Quota für lokale Dateisysteme aktivieren: "

#: /etc/rc.d/init.d/nfs:66
msgid "Starting NFS services: "
msgstr "NFS-Dienste starten: "

#: /etc/rc.d/init.d/netfs:137
msgid "Active NCP mountpoints: "
msgstr "Aktive NCP Mount Points: "

#: /etc/sysconfig/network-scripts/network-functions-ipv6:118
msgid "WARN     "
msgstr "WARN     "

#: /etc/rc.d/init.d/nfs:136
msgid "Shutting down NFS services: "
msgstr "NFS-Dienste herunterfahren: "

#: /etc/rc.d/init.d/functions:317
msgid "OK"
msgstr "OK"

#: /etc/rc.d/rc.sysinit:399 /etc/rc.d/rc.sysinit:403
msgid "Loading sound module ($alias): "
msgstr "Soundmodul ($alias) laden: "

#: /etc/rc.d/init.d/ntpd:112
msgid "$prog: Removing firewall opening for $server port 123"
msgstr "$prog: Geöffnete Firewall für $server port 123 entfernen"

#: /etc/rc.d/rc.sysinit:133
msgid "Setting clock $CLOCKDEF: `date`"
msgstr "Stelle Uhr $CLOCKDEF auf: `date`"

#: /etc/rc.d/init.d/bootparamd:69 /etc/rc.d/init.d/FreeWnn:71
#: /etc/rc.d/init.d/pcmcia:52 /etc/rc.d/init.d/psacct:48
#: /etc/rc.d/init.d/random:55 /etc/rc.d/init.d/routed:72
msgid "Usage: $0 {start|stop|status|restart|reload}"
msgstr "Verwendung: $0 {start|stop|status|restart|reload}"

#: /etc/rc.d/init.d/halt:51
msgid "Usage: $0 {start}"
msgstr "Verwendung: $0 {starten}"

#: /etc/rc.d/rc.sysinit:281 /etc/rc.d/rc.sysinit:490 /etc/rc.d/rc.sysinit:539
msgid "Unmounting file systems"
msgstr "Dateisysteme unmounten"

#: /etc/rc.d/init.d/nfs:130
#, fuzzy
msgid "Shutting down NFS quotas: "
msgstr "NFS mountd herunterfahren:"

#: /etc/rc.d/init.d/functions:88 /etc/rc.d/init.d/functions:116
msgid "$0: Usage: daemon [+/-nicelevel] {program}"
msgstr "$0: Verwendung: daemon [+/-nicelevel] {Programm}"

#: /etc/rc.d/init.d/pand:26
#, fuzzy
msgid "Starting pand: "
msgstr "$prog starten: "

#: /etc/rc.d/init.d/functions:306
msgid "${base} dead but subsys locked"
msgstr "${base} tot, aber subsys gesperrt"

#: /etc/rc.d/init.d/named:33
msgid "$prog: already running"
msgstr "$prog: wird bereits ausgeführt."

#: /etc/rc.d/init.d/rstatd:21
msgid "Starting rstat services: "
msgstr "rstat-Dienste starten: "

#: /etc/rc.d/init.d/ipchains:60
msgid "Applying ipchains firewall rules: "
msgstr "ipchains Firewall-Regeln anwenden: "

#: /etc/sysconfig/network-scripts/ifup:94
msgid "ERROR: could not add vlan ${VID} as ${DEVICE} on dev ${PHYSDEV}"
msgstr ""
"FEHLER: Konnte vlan ${VID} als ${DEVICE} auf dev ${PHYSDEV} nicht hinzufügen"

#: /etc/rc.d/init.d/vncserver:35
msgid "vncserver startup"
msgstr "Starten von vncserver"

#: /etc/rc.d/init.d/network:119 /etc/rc.d/init.d/network:130
msgid "Bringing up interface $i: "
msgstr "Interface $i hochfahren: "

#: /etc/sysconfig/network-scripts/init.ipv6-global:181
msgid "Usage: $0 {start|stop|reload|restart|showsysctl}"
msgstr "Verwendung: $0 {start|stop|reload|restart|showsysctl}"

#: /etc/rc.d/init.d/network:196
msgid "Disabling IPv4 packet forwarding: "
msgstr "IPv4 Paket-Weiterleitung deaktivieren: "

#: /etc/rc.d/init.d/cups:114
#, fuzzy
msgid "Usage: $prog {start|stop|restart|condrestart|reload|status}"
msgstr "Verwendung: $0 {start|stop|restart|condrestart|reload|status}"

#: /etc/rc.d/init.d/halt:135 /etc/rc.d/init.d/netfs:55
msgid "Unmounting loopback filesystems: "
msgstr "Loopback-Dateisysteme unmounten: "

#: /etc/rc.d/rc.sysinit:309
msgid "Checking root filesystem quotas: "
msgstr "Quota des Root-Dateisystems prüfen: "

#: /etc/rc.d/init.d/ip6tables:22
msgid "/sbin/$IP6TABLES does not exist."
msgstr ""

#: /etc/rc.d/init.d/ipchains:62 /etc/rc.d/init.d/ipchains:63
msgid "Applying ipchains firewall rules"
msgstr "ipchains Firewall-Regeln anwenden"

#: /etc/rc.d/rc.sysinit:320
msgid "Skipping ISA PNP configuration at users request: "
msgstr "ISA PNP Konfiguration auf Anfrage des Benutzers überspringen: "

#: /etc/rc.d/init.d/halt:39
msgid "Please stand by while rebooting the system..."
msgstr "Bitte warten Sie, während das System neu gestartet wird..."

#: /etc/rc.d/init.d/nfs:164
msgid "reload"
msgstr "Neu laden"

#: /etc/rc.d/init.d/netfs:39
msgid "Mounting NCP filesystems: "
msgstr "NCP-Dateisystem mounten: "

#: /etc/rc.d/rc.sysinit:334 /etc/rc.d/rc.sysinit:498
msgid "Setting up Logical Volume Management:"
msgstr "Logical Volume Management einrichten:"

#: /etc/rc.d/init.d/netfs:133
msgid "Active SMB mountpoints: "
msgstr "Aktive SMB Mount Points: "

#: /etc/rc.d/init.d/kadmin:35
msgid "Extracting kadm5 Service Keys: "
msgstr "kadm5 Dienstschlüssel extrahieren: "

#: /etc/rc.d/init.d/iptables:22
msgid "/sbin/$IPTABLES does not exist."
msgstr ""

#: /etc/rc.d/init.d/crond:78 /etc/rc.d/init.d/krb5kdc:76
#: /etc/rc.d/init.d/saslauthd:68 /etc/rc.d/init.d/squid:160
msgid "Usage: $0 {start|stop|status|reload|restart|condrestart}"
msgstr "Verwendung: $0 {start|stop|status|reload|restart|condrestart}"

#: /etc/rc.d/init.d/rawdevices:29 /etc/rc.d/init.d/rawdevices:36
msgid "  If the command 'raw' still refers to /dev/raw as a file."
msgstr "  Wenn sich der Befehl 'raw' weiterhin auf /dev/raw als Datei bezieht."

#: /etc/rc.d/init.d/xfs:98
msgid "Restarting $prog:"
msgstr "$prog neu starten:"

#: /etc/sysconfig/network-scripts/ifup-ppp:46
msgid "pppd does not exist or is not executable"
msgstr "pppd existiert nicht oder ist nicht ausführbar"

#: /etc/rc.d/init.d/innd:66
msgid "Stopping INN actived service: "
msgstr "INN actived-Dienst stoppen: "

#: /etc/rc.d/init.d/sshd:34
msgid "Generating SSH1 RSA host key: "
msgstr "SSH1 RSA Hostkey erzeugen: "

#: /etc/rc.d/init.d/iptables:176
#, fuzzy
msgid "Unloading $IPTABLES modules: "
msgstr "ISDN-Module entladen"

#: /etc/sysconfig/network-scripts/ifup-aliases:155
msgid "error in $FILE: already seen device $parent_device:$DEVNUM in $devseen"
msgstr ""
"Fehler in $FILE: Gerät $parent_device:$DEVNUM bereits in $devseen gesehen"

#: /etc/rc.d/init.d/aep1000:38 /etc/rc.d/init.d/bcm5820:46
msgid "Loading $module module"
msgstr "Modul $module laden"

#: /etc/rc.d/init.d/syslog:44
msgid "Shutting down kernel logger: "
msgstr "Kernel-Logger herunterfahren: "

#: /etc/rc.d/init.d/ups:44
msgid "Starting UPS monitor (master): "
msgstr "UPS-Monitor (Master) starten: "

#: /etc/rc.d/init.d/halt:119
msgid "Turning off swap: "
msgstr "Swap abschalten: "

#: /etc/rc.d/init.d/autofs:291
msgid "Stop $command"
msgstr "$command stoppen"

#: /etc/rc.d/init.d/privoxy:199
msgid "Can't find $PRIVOXY_BIN, exit."
msgstr "$PRIVOXY_BIN konnte nicht gefunden werden. Vorgang beenden."

#: /etc/rc.d/init.d/halt:35
msgid "Halting system..."
msgstr "System anhalten..."

#: /etc/rc.d/init.d/smb:46 /etc/rc.d/init.d/smb:51 /etc/rc.d/init.d/winbind:40
msgid "Starting $KIND services: "
msgstr "$KIND-Dienste starten: "

#: /etc/sysconfig/network-scripts/ifup-aliases:151
msgid "error in $FILE: already seen ipaddr $IPADDR in $ipseen"
msgstr "Fehler in $FILE: Adresse $IPADDR bereits in $ipseen gesehen"

#: /etc/sysconfig/network-scripts/ifup:174
msgid "Enslaving ${DEVICE} to ${MASTER}"
msgstr "Enslaving ${DEVICE} to ${MASTER}"

#: /etc/rc.d/init.d/innd:52
msgid "Stopping INNWatch service: "
msgstr "INNWatch-Dienst stoppen: "

#: /etc/rc.d/init.d/iptables:142
#, fuzzy
msgid "Applying $IPTABLES firewall rules: "
msgstr "iptables Firewall-Regeln anwenden: "

#: /etc/rc.d/init.d/ypserv:35
msgid "Starting YP server services: "
msgstr "YP-Serverdienste starten: "

#: /etc/rc.d/init.d/kadmin:86
msgid "Usage: $0 {start|stop|status|condrestart|reload|restart}"
msgstr "Verwendung: $0 {start|stop|status|condrestart|reload|restart}"

#: /etc/rc.d/init.d/isicom:30
msgid "Failed to load module: isicom"
msgstr "Modul: isicom konnte nicht geladen werden"

#: /etc/rc.d/init.d/rhnsd:46
msgid "Stopping Red Hat Network Daemon: "
msgstr "Red Hat Network-Daemon stoppen: "

#: /etc/rc.d/rc.sysinit:195
msgid "Initializing USB HID interface: "
msgstr "USB HID Interface initialisieren: "

#: /etc/rc.d/init.d/nfslock:62
msgid "Starting NFS statd: "
msgstr "NFS statd starten: "

#: /etc/sysconfig/network-scripts/ifup-ipv6:268
msgid ""
"Using 6to4 and RADVD IPv6 forwarding usually should be enabled, but it isn't"
msgstr ""
"Normalerweise sollte 6to4- und RADVD IPv6-Weiterleiten aktiviert sein, ist "
"es aber nicht"

#: /etc/rc.d/init.d/rusersd:35
msgid "Stopping rusers services: "
msgstr "rusers-Dienste stoppen: "

#: /etc/rc.d/rc.sysinit:665
msgid "Enabling swap space: "
msgstr "Swap-Bereich aktivieren: "

#: /etc/rc.d/init.d/functions:206 /etc/rc.d/init.d/functions:217
msgid "$base shutdown"
msgstr "Herunterfahren von $base"

#: /etc/rc.d/init.d/messagebus:22
#, fuzzy
msgid "Starting system message bus: "
msgstr "Systemlogger starten: "

#: /etc/rc.d/rc.sysinit:178
msgid "Initializing USB controller ($alias): "
msgstr "USB-Controller initialisieren ($alias): "

#: /etc/rc.d/init.d/ipchains:99 /etc/rc.d/init.d/ipchains:100
msgid "Changing target policies to DENY"
msgstr "Zielpolicy auf DENY ändern"

#: /etc/rc.d/rc.sysinit:340
msgid "Activating swap partitions: "
msgstr "Swap-Partitionen aktivieren: "

#: /etc/rc.d/init.d/iscsi:131
msgid " umount"
msgstr " unmounten"

#: /etc/rc.d/init.d/rawdevices:53
msgid "done"
msgstr "fertig"

#: /etc/rc.d/init.d/autofs:252 /etc/rc.d/init.d/sshd:106
msgid "Stopping $prog:"
msgstr "$prog stoppen:"

#: /etc/rc.d/rc.sysinit:384 /etc/rc.d/rc.sysinit:386
msgid "Finding module dependencies: "
msgstr "Modulabhängigkeiten bestimmen: "

#: /etc/sysconfig/network-scripts/ifup-ppp:47
msgid "ifup-ppp for ${DEVICE} exiting"
msgstr "ifup-ppp für ${DEVICE} beenden"

#: /etc/rc.d/init.d/iscsi:42
msgid "Starting iSCSI: iscsi"
msgstr "iSCSI: iscsi starten"

#: /etc/rc.d/rc.sysinit:153
msgid "Loading default keymap: "
msgstr "Standardtastenbelegung laden: "

#: /etc/sysconfig/network-scripts/ifdown-sit:46
#: /etc/sysconfig/network-scripts/ifup-sit:59
msgid ""
"Device '$DEVICE' isn't supported here, use IPV6_AUTOTUNNEL setting and "
"restart (IPv6) networking"
msgstr ""
"Gerät '$DEVICE' wird hier nicht unterstützt, verwenden Sie die "
"IPV6_AUTOTUNNEL- Einstellung und starten sie das (IPv6) Netzwerk neu"

#: /etc/rc.d/rc.sysinit:76
msgid "Mounting proc filesystem: "
msgstr "proc-Dateisystem mounten: "

#: /etc/sysconfig/network-scripts/ifdown:31
#: /etc/sysconfig/network-scripts/ifup:41
msgid "Users cannot control this device."
msgstr "Benutzer können dieses Gerät nicht steuern."

#: /etc/rc.d/rc.sysinit:693
msgid "Initializing firewire controller ($alias): "
msgstr "Firewire-Controller initialisieren ($alias): "

#: /etc/rc.d/init.d/isicom:36
msgid "Disabling PLX devices... "
msgstr "PLX-Geräte deaktivieren... "

#: /etc/rc.d/rc.sysinit:197
msgid "Initializing USB mouse: "
msgstr "USB-Maus initialisieren: "

#: /etc/rc.d/init.d/iscsi:126
msgid "Stopping iSCSI:"
msgstr "iSCSI Stoppen:"

#: /etc/rc.d/init.d/netfs:97
msgid "Unmounting NFS filesystems (retry): "
msgstr "NFS-Dateisysteme unmounten (erneuter Versuch): "

#: /etc/rc.d/init.d/rawdevices:64
msgid "You need to be root to use this command ! "
msgstr "Sie müssen als Root angemeldet sein, um diesen Befehl zu verwenden! "

#: /etc/rc.d/init.d/network:219
msgid "Currently active devices:"
msgstr "Derzeit aktive Dienste:"

#: /etc/rc.d/init.d/isicom:63
msgid "Usage: ${0##*/} {start|stop|status|restart|reload|condrestart}"
msgstr "Verwendung: ${0##*/} {start|stop|status|restart|reload|condrestart}"

#: /etc/rc.d/init.d/nfs:156 /etc/rc.d/init.d/nfslock:110
msgid "start"
msgstr "Starten"

#: /etc/rc.d/init.d/network:180
msgid "Shutting down interface $i: "
msgstr "Interface $i herunterfahren: "

#: /etc/rc.d/init.d/rarpd:65
msgid "Usage: $0 {start|stop|restart|condrestart|reload|status}"
msgstr "Verwendung: $0 {start|stop|restart|condrestart|reload|status}"

#: /etc/sysconfig/network-scripts/ifup-ipv6:232
msgid "Warning: interface 'tun6to4' does not support 'IPV6_DEFAULTGW', ignored"
msgstr ""
"Warnung: Interface 'tun6to4' unterstützt 'IPV6_DEFAULTGW' nicht, wird "
"ignoriert"

#: /etc/rc.d/init.d/nfslock:78
msgid "Stopping NFS locking: "
msgstr "NFS-locking stoppen: "

#: /etc/rc.d/init.d/random:25
msgid "Initializing random number generator: "
msgstr "Zufallszahlenerzeuger initialisieren: "

#: /etc/rc.d/init.d/pcmcia:126
msgid " cardmgr."
msgstr " cardmgr."

#: /etc/rc.d/init.d/ypbind:44
msgid "Listening for an NIS domain server."
msgstr "Warten auf NIS-Domänenserver."

#: /etc/rc.d/rc.sysinit:277 /etc/rc.d/rc.sysinit:535
msgid "(Repair filesystem)"
msgstr "(Dateisystem reparieren)"

#: /etc/sysconfig/network-scripts/ifup-ipv6:172
msgid "Device 'tun6to4' (from '$DEVICE') is already up, shutdown first"
msgstr ""
"Gerät 'tun6to4' (von '$DEVICE') ist bereits im Gebrauch, zuerst abschalten"

#: /etc/rc.d/init.d/autofs:238 /etc/rc.d/init.d/autofs:282
#: /etc/rc.d/init.d/autofs:283
msgid "could not make temp file"
msgstr "Es konnte keine temporäre Datei erzeugt werden"

#: /etc/rc.d/init.d/isdn:232
msgid "$NAME is attached to $DEVICE"
msgstr "$NAME ist verbunden mit $DEVICE"

#: /etc/rc.d/init.d/ipchains:111 /etc/rc.d/init.d/ipchains:112
msgid "Saving current rules to $IPCHAINS_CONFIG"
msgstr "Aktuelle Regeln in $IPCHAINS_CONFIG speichern"

#: /etc/rc.d/init.d/mysqld:88
msgid "Usage: $0 {start|stop|status|condrestart|restart}"
msgstr "Verwendung: $0 {start|stop|status|condrestart|restart}"

#: /etc/rc.d/init.d/sshd:38 /etc/rc.d/init.d/sshd:41
msgid "RSA1 key generation"
msgstr "RSA1 Schlüsselerzeugung"

#: /etc/rc.d/init.d/vncserver:19
msgid "VNC server"
msgstr "VNC Server"

#: /etc/rc.d/init.d/iscsi:27
msgid "InitiatorName file /etc/initiatorname.iscsi is missing!"
msgstr "Datei InitiatorName /etc/initiatorname.iscsi fehlt!"

#: /etc/rc.d/init.d/isdn:138
msgid "Unloading ISDN modules"
msgstr "ISDN-Module entladen"

#: /etc/rc.d/init.d/functions:213
msgid "$base $killlevel"
msgstr "$base $killlevel"

#: /etc/sysconfig/network-scripts/ifup-ipv6:291
msgid "6to4 configuration is not valid"
msgstr "6to4 Konfiguration ist ungültig"

#: /etc/rc.d/init.d/random:45
msgid "The random data source is missing"
msgstr "Es fehlt die Zufallsdatenquelle"

#: /etc/sysconfig/network-scripts/network-functions-ipv6:142
msgid ""
"ERROR: [ipv6_log] Syslog is chosen, but binary 'logger' doesn't exist or "
"isn't executable"
msgstr ""
"FEHLER:[ipv6_log] Syslog wurde gewählt, aber das Programm 'logger' ist nicht "
"vorhanden oder nicht ausführbar"

#: /etc/rc.d/init.d/postgresql:239
msgid "Usage: $0 {start|stop|status|restart|condrestart|reload|force-reload}"
msgstr ""
"Verwendung: $0 {start|stop|status|restart|condrestart|reload|force-reload}"

#: /etc/rc.d/init.d/netdump:164
msgid "initializing netdump"
msgstr "netdump initialisieren"

#: /etc/rc.d/init.d/microcode_ctl:57
msgid "$0: kernel does not have microcode device support"
msgstr "$0: Kernel verfügt nicht über die Microcode-Geräte-Unterstützung"

#: /etc/rc.d/init.d/ip6tables:176
#, fuzzy
msgid "Unloading $IP6TABLES modules: "
msgstr "ISDN-Module entladen"

#: /etc/rc.d/init.d/pand:35
#, fuzzy
msgid "Shutting down pand: "
msgstr "$prog herunterfahren: "

#: /etc/rc.d/init.d/firstboot:41
msgid "X is now configured.  Starting Setup Agent"
msgstr "X ist jetzt konfiguriert.  Setup Agent wird gestartet"

#: /etc/rc.d/init.d/mars-nwe:23
msgid "Starting NetWare emulator-server: "
msgstr "NetWare Emulator-Server starten: "

#: /etc/sysconfig/network-scripts/ifup:65
#, fuzzy
msgid "No 802.1Q VLAN support available in kernel for device ${DEVICE}"
msgstr "Kein 802.1Q VLAN Support im Kernel verfügbar."

#: /etc/rc.d/rc.sysinit:328
msgid "Remounting root filesystem in read-write mode: "
msgstr "Root-Dateisystem mit Schreib- und Lesezugriff neu mounten: "

#: /etc/rc.d/init.d/microcode_ctl:76
msgid "Usage: $0 {start|restart}"
msgstr "Verwendung: $0 {start|restart}"

#: /etc/rc.d/init.d/autofs:216
msgid "Active Mount Points:"
msgstr "Aktive Mount Points:"

#: /etc/rc.d/init.d/radiusd:37
#, fuzzy
msgid "Starting RADIUS server: "
msgstr "NFS-Dienste starten: "

#: /etc/sysconfig/network-scripts/ifdown:13
#: /etc/sysconfig/network-scripts/ifdown:20
msgid "usage: ifdown <device name>"
msgstr "Verwendung: ifdown <Gerätename>"

#: /etc/rc.d/init.d/nfslock:58
msgid "Starting NFS locking: "
msgstr "NFS-locking starten: "

#: /etc/rc.d/init.d/pcmcia:86
msgid "Starting PCMCIA services:"
msgstr "PCMCIA-Dienste starten:"

#: /etc/sysconfig/network-scripts/ifup:236
msgid " failed; no link present.  Check cable?"
msgstr " fehlgeschlagen; keine Verbindung vorhanden. Kabel prüfen?"

#: /etc/rc.d/init.d/sshd:85
msgid "Configuration file or keys are invalid"
msgstr "Konfigurationsdatei oder Schlüssel sind ungültig"

#: /etc/rc.d/init.d/rawdevices:27 /etc/rc.d/init.d/rawdevices:34
msgid "  Please correct your /etc/sysconfig/rawdevices:"
msgstr "  Bitte korrigieren Sie Ihre /etc/sysconfig/rawdevices:"

#: /etc/rc.d/init.d/routed:41
msgid "Stopping routed (RIP) services: "
msgstr "routed (RIP) Dienste stoppen: "

#: /etc/sysconfig/network-scripts/network-functions-ipv6:112
msgid "DEBUG    "
msgstr "DEBUG    "

#: /etc/rc.d/init.d/keytable:72 /etc/rc.d/init.d/netfs:152
#: /etc/rc.d/init.d/network:228
msgid "Usage: $0 {start|stop|restart|reload|status}"
msgstr "Verwendung: $0 {start|stop|restart|reload|status}"

#: /etc/rc.d/init.d/portmap:29
msgid "Networking not configured - exiting"
msgstr "Netzwerk nicht konfiguriert - beenden"

#: /etc/rc.d/init.d/network:89
msgid "No 802.1Q VLAN support available in kernel."
msgstr "Kein 802.1Q VLAN Support im Kernel verfügbar."

#: /etc/rc.d/init.d/isicom:20
msgid "Loading isicom firmware... "
msgstr "isicom Firmware laden... "

#: /etc/rc.d/init.d/acpid:28
#, fuzzy
msgid "Starting acpi daemon: "
msgstr "NFS Daemon starten: "

#: /etc/rc.d/init.d/netfs:38
msgid "Mounting SMB filesystems: "
msgstr "SMB-Dateisysteme mounten: "

#: /etc/rc.d/init.d/rawdevices:30 /etc/rc.d/init.d/rawdevices:37
msgid "   you'll have to upgrade your util-linux package"
msgstr "   Sie müssen Ihr util-linux Paket aktualisieren"

#: /etc/rc.d/init.d/rwhod:23
msgid "Starting rwho services: "
msgstr "rwho-Dienste starten: "

#: /etc/rc.d/rc.sysinit:284 /etc/rc.d/rc.sysinit:493 /etc/rc.d/rc.sysinit:542
msgid "Automatic reboot in progress."
msgstr "Automatischer Neustart wird ausgeführt."

#: /etc/rc.d/init.d/innd:45
msgid "Stopping INND service: "
msgstr "INND-Dienst stoppen: "

#: /etc/rc.d/init.d/psacct:23
msgid "Shutting down process accounting: "
msgstr "Prozess-Accounting abschalten: "

#: /etc/rc.d/init.d/iscsi:48
msgid "Could not load module iscsi.o"
msgstr "Modul iscsi.o konnte nicht geladen werden."

#: /etc/rc.d/init.d/functions:426
msgid "$STRING"
msgstr "$STRING"

#: /etc/rc.d/init.d/kudzu:65
msgid "Updating /etc/fstab"
msgstr "/etc/fstab aktualisieren"

#: /etc/rc.d/init.d/keytable:22
msgid "Loading keymap: "
msgstr "Tastenbelegung laden: "

#: /etc/rc.d/rc.sysinit:211
msgid "Your system appears to have shut down uncleanly"
msgstr "Ihr System ist wahrscheinlich nicht korrekt heruntergefahren worden."

#: /etc/rc.d/init.d/gpm:54
msgid "Shutting down console mouse services: "
msgstr "Mausdienste der Konsole herunterfahren: "

#: /etc/rc.d/init.d/ypbind:29 /etc/rc.d/init.d/ypserv:30
msgid "Setting NIS domain name $NISDOMAIN: "
msgstr "NIS-Domänenname $NISDOMAIN einstellen:"

#: /etc/rc.d/init.d/kudzu:45
msgid "Checking for new hardware"
msgstr "Überprüfung auf neue Hardware"

#: /etc/rc.d/init.d/nfslock:82
msgid "Stopping NFS statd: "
msgstr "NFS statd stoppen: "

#: /etc/rc.d/init.d/ip6tables:27
msgid "ipchains and $IP6TABLES can not be used together."
msgstr ""

#: /etc/rc.d/init.d/netfs:141
msgid "/proc filesystem unavailable"
msgstr "/proc Dateisystem nicht verfügbar"

#: /etc/rc.d/init.d/nfs:111
msgid "Starting NFS mountd: "
msgstr "NFS mountd starten: "

#: /etc/rc.d/rc.sysinit:88
msgid "Unmounting initrd: "
msgstr "initrd unmounten: "

#: /etc/rc.d/rc.sysinit:482
msgid "*** An error occurred during the RAID startup"
msgstr "*** Fehler beim Starten von RAID"

#: /etc/sysconfig/network-scripts/ifup-aliases:159
msgid "error in $FILE: didn't specify device or ipaddr"
msgstr "Fehler in $FILE: Gerät oder ipaddr wurde nicht angegeben"

#: /etc/rc.d/init.d/functions:292
msgid "${base} (pid $pid) is running..."
msgstr "${base} (pid $pid) wird ausgeführt..."

#: /etc/sysconfig/network-scripts/ifup-ipv6:190
msgid "Given IPv4 address '$ipv4addr' is not globally usable"
msgstr "Die angegebene IPv4-Adresse  $ipv4addr'  ist nicht global verwendbar"

#: /etc/rc.d/init.d/aep1000:73 /etc/rc.d/init.d/amd:39
#: /etc/rc.d/init.d/anacron:24 /etc/rc.d/init.d/arpwatch:35
#: /etc/rc.d/init.d/atd:39 /etc/rc.d/init.d/bootparamd:38
#: /etc/rc.d/init.d/crond:33 /etc/rc.d/init.d/cups:71
#: /etc/rc.d/init.d/dovecot:30 /etc/rc.d/init.d/httpd:63
#: /etc/rc.d/init.d/identd:57 /etc/rc.d/init.d/irqbalance:56
#: /etc/rc.d/init.d/kadmin:47 /etc/rc.d/init.d/kprop:37
#: /etc/rc.d/init.d/krb524:37 /etc/rc.d/init.d/krb5kdc:37
#: /etc/rc.d/init.d/ldap:63 /etc/rc.d/init.d/ldap:70 /etc/rc.d/init.d/lisa:48
#: /etc/rc.d/init.d/mysqld:52 /etc/rc.d/init.d/mysqld:54
#: /etc/rc.d/init.d/named:48 /etc/rc.d/init.d/nscd:58
#: /etc/rc.d/init.d/portmap:55 /etc/rc.d/init.d/pxe:32
#: /etc/rc.d/init.d/radvd:45 /etc/rc.d/init.d/rarpd:32
#: /etc/rc.d/init.d/rwalld:33 /etc/rc.d/init.d/saslauthd:38
#: /etc/rc.d/init.d/snmpd:34 /etc/rc.d/init.d/snmptrapd:30
#: /etc/rc.d/init.d/ups:63 /etc/rc.d/init.d/xinetd:68
msgid "Stopping $prog: "
msgstr "$prog beenden: "

#: /etc/rc.d/init.d/ypbind:34
msgid "Binding to the NIS domain: "
msgstr "Binden an NIS-Domäne..."

#: /etc/rc.d/init.d/smb:62 /etc/rc.d/init.d/smb:67 /etc/rc.d/init.d/winbind:51
msgid "Shutting down $KIND services: "
msgstr "$KIND Dienste herunterfahren: "

#: /etc/sysconfig/network-scripts/network-functions-ipv6:115
msgid "ERROR    "
msgstr "FEHLER   "

#: /etc/rc.d/init.d/atalk:53
msgid "Shutting down AppleTalk services: "
msgstr "Apple Talk Dienste herunterfahren: "

#: /etc/rc.d/rc.sysinit:224
#, c-format
msgid "Press Y within %d seconds to force file system integrity check..."
msgstr ""
"Drücken Sie Y innerhalb von %d Sekunden, um die Prüfung des Dateisystems zu "
"erzwingen..."

#: /etc/rc.d/init.d/ipchains:72
msgid "Resetting built-in chains to the default ACCEPT policy:"
msgstr "Eingebaute Chains auf standardmäßige ACCEPT-Policy zurückgesetzt:"

#~ msgid "Saving current rules to $IPTABLES_CONFIG"
#~ msgstr "Aktuelle Regeln in $IPTABLES_CONFIG speichern"

#~ msgid "No Printers Defined"
#~ msgstr "Keine Drucker definiert"

#~ msgid "Changing target policies to DROP: "
#~ msgstr "Zielpolicy auf DROP ändern: "

#~ msgid "Usage: nfs {start|stop|status|restart|reload}"
#~ msgstr "Verwendung: nfs {start|stop|status|restart|reload}"

#~ msgid "yY"
#~ msgstr "yY"

#~ msgid "Error initializing device ${DEVICE}"
#~ msgstr "Fehler beim Initialisieren des Geräts ${DEVICE}"

#~ msgid "nN"
#~ msgstr "nN"

#~ msgid "cC"
#~ msgstr "cC"

#~ msgid "Changing target policies to DROP"
#~ msgstr "Zielpolicy auf DROP ändern"

#~ msgid "Usage: isicom {start|stop|status|restart|reload|condrestart}"
#~ msgstr "Verwendung: isicom {start|stop|status|restart|reload|condrestart}"

#~ msgid "Wine binary format handlers are registered."
#~ msgstr "Handler des Binärformats Wine sind registriert."

#~ msgid "The iSCSI module could not be unloaded."
#~ msgstr "Das iSCSI Modul konnte nicht heruntergeladen werden."

#~ msgid "Setting default font ($SYSFONT): "
#~ msgstr "Standardfont einstellen ($SYSFONT): "

#~ msgid "Unregistering binary handler for Windows applications"
#~ msgstr "Nicht registrierter Binär-Händler für Windows-Anwendungen"

#~ msgid "\\033[0;39m"
#~ msgstr "\\033[0;39m"

#~ msgid "Stopping postgresql service: "
#~ msgstr "postgresql-Dienst stoppen: "

#~ msgid " iscsilun"
#~ msgstr " iscsilun"

#~ msgid "Registering binary handler for Windows applications"
#~ msgstr "Binär-Handler für Windows-Anwendungen registrieren"

#~ msgid "Wine binary format handlers are not registered."
#~ msgstr "Handler des Binärformats Wine sind nicht registriert."

#~ msgid "\\033[0;31m"
#~ msgstr "\\033[0;31m"

#~ msgid "$1 "
#~ msgstr "$1 "

#~ msgid "Usage: $prog {start|stop|status|restart|condrestart}"
#~ msgstr "Verwendung: $prog {start|stop|status|restart|condrestart}"

#~ msgid "Stopping NFS mountd: "
#~ msgstr "NFS mountd stoppen: "

#~ msgid "Stopping NFS quotas: "
#~ msgstr "NFS-Quota stoppen: "

#~ msgid "Usage: $0 {start|stop|reload|restart|condrestart|status}"
#~ msgstr "Verwendung: $0 {start|stop|reload|restart|condrestart|status}"

#~ msgid "Stopping NFS daemon: "
#~ msgstr "NFS-Daemon stoppen: "

#~ msgid "Stopping $prog"
#~ msgstr "$prog stoppen"

#~ msgid "Not starting $prog: "
#~ msgstr "$prog nicht starten: "

#~ msgid "Applying iptables firewall rules"
#~ msgstr "Iptables Firewall-Regeln anwenden"

#~ msgid " modules"
#~ msgstr " Module"

#~ msgid "Could not find $DRIVER_MODULE.o"
#~ msgstr "$DRIVER_MODULE.o konnte nicht gefunden werden"

#~ msgid "See error log in /var/log/iscsi.log"
#~ msgstr "Siehe Fehlermeldung in /var/log/iscsi.log"

#~ msgid "Usage: atalk {start|stop|restart|status|condrestart}"
#~ msgstr "Verwendung: atalk {start|stop|restart|status|condrestart}"

#~ msgid "."
#~ msgstr "."

#~ msgid "Stopping iSCSI: iscsilun"
#~ msgstr "iSCSI stoppen: iscsilun"

#~ msgid "Couldn't load module $DRIVER_MODULE"
#~ msgstr "Modul $DRIVER_MODULE konnte nicht geladen werden"

#~ msgid "Usage: (halt|reboot) {start}"
#~ msgstr "Verwendung: (halt|reboot) {start}"

#~ msgid " cardmgr"
#~ msgstr " cardmgr"

#~ msgid "$prog: No servers in $ntpconf and $ntpstep"
#~ msgstr "$prog: Keine Server in $ntpconf und $ntpstep"