summaryrefslogtreecommitdiffstats
path: root/po/de.po
blob: 28bcc0e86025bca90a2aa1e1d4a3ee2bebc1b978 (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: anaconda-text 1.0\n"
"POT-Creation-Date: 1999-09-06 11:04-0400\n"
"PO-Revision-Date: 1999-07-29 17:11-0400\n"
"Last-Translator: Matt Wilson <msw@redhat.com>\n"
"Language-Team: German <de@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-9958-1\n"
"Content-Transfer-Encoding: 8bit\n"

#. code to create dialog in gtk+
#: ../libfdisk/fsedit.c:604 ../libfdisk/fsedit.c:611 ../libfdisk/fsedit.c:618
#: ../libfdisk/fsedit.c:627 ../libfdisk/fsedit.c:639 ../libfdisk/fsedit.c:649
#: ../libfdisk/fsedit.c:678 ../libfdisk/fsedit.c:693 ../libfdisk/fsedit.c:1016
#: ../libfdisk/gnomefsedit.c:615 ../libfdisk/gnomefsedit.c:960
#: ../libfdisk/gnomefsedit.c:986 ../libfdisk/gnomefsedit.c:1022
#: ../libfdisk/gnomefsedit.c:1227 ../libfdisk/gnomefsedit.c:1321
#: ../libfdisk/gnomefsedit.c:1339 ../libfdisk/gnomefsedit.c:1579
#: ../libfdisk/gnomefsedit.c:1806 ../libfdisk/gnomefsedit.c:1814
#: ../libfdisk/gnomefsedit.c:1828 ../libfdisk/gnomefsedit.c:1839
#: ../libfdisk/gnomefsedit.c:1846 ../libfdisk/gnomefsedit.c:1861
#: ../libfdisk/gnomefsedit.c:1870 ../libfdisk/gnomefsedit.c:1927
#: ../libfdisk/gnomefsedit.c:2088 ../libfdisk/newtfsedit.c:116
#: ../libfdisk/newtfsedit.c:449 ../libfdisk/newtfsedit.c:527
#: ../libfdisk/newtfsedit.c:545 ../libfdisk/newtfsedit.c:581
#: ../libfdisk/newtfsedit.c:1297 ../libfdisk/newtfsedit.c:1305
#: ../libfdisk/newtfsedit.c:1430 ../libfdisk/newtfsedit.c:1451
#: ../libfdisk/newtfsedit.c:1545 ../text.py:19 ../text.py:64 ../text.py:1017
#: ../text.py:1030 ../text.py:1085 ../text.py:1178
msgid "Ok"
msgstr ""

#: ../gui.py:286 ../libfdisk/fsedit.c:927 ../libfdisk/newtfsedit.c:1297
#: ../libfdisk/newtfsedit.c:1305 ../text.py:19 ../text.py:64 ../text.py:65
#: ../text.py:80 ../text.py:103 ../text.py:131 ../text.py:134 ../text.py:157
#: ../text.py:184 ../text.py:198 ../text.py:200 ../text.py:219 ../text.py:221
#: ../text.py:255 ../text.py:367 ../text.py:398 ../text.py:466 ../text.py:468
#: ../text.py:488 ../text.py:621 ../text.py:672 ../text.py:674 ../text.py:748
#: ../text.py:788 ../text.py:853 ../text.py:904 ../text.py:913 ../text.py:929
#: ../text.py:938 ../text.py:955 ../text.py:999 ../text.py:1006
#: ../text.py:1086 ../text.py:1144 ../text.py:1146 ../text.py:1166
#: ../text.py:1169 ../text.py:1178 ../text.py:1230 ../text.py:1231
#: ../text.py:1452 ../text.py:1474
msgid "Back"
msgstr ""

#: ../iw/language.py:10 ../text.py:29 ../text.py:1529
msgid "Language Selection"
msgstr "Wählen Sie eine Sprache aus"

#: ../text.py:30
msgid "What language would you like to use during the installation process?"
msgstr ""

#: ../text.py:32 ../text.py:80 ../text.py:131 ../text.py:157 ../text.py:198
#: ../text.py:255 ../text.py:269 ../text.py:274 ../text.py:308 ../text.py:320
#: ../text.py:328 ../text.py:337 ../text.py:398 ../text.py:466 ../text.py:488
#: ../text.py:621 ../text.py:641 ../text.py:672 ../text.py:748 ../text.py:788
#: ../text.py:853 ../text.py:904 ../text.py:954 ../text.py:999 ../text.py:1144
#: ../text.py:1166 ../text.py:1230 ../text.py:1250 ../text.py:1262
#: ../text.py:1274 ../text.py:1452 ../text.py:1496 ../text.py:1502
msgid "OK"
msgstr ""

#: ../text.py:44
msgid "/dev/ttyS0 (COM1 under DOS)"
msgstr ""

#: ../text.py:45
msgid "/dev/ttyS1 (COM2 under DOS)"
msgstr ""

#: ../text.py:46
msgid "/dev/ttyS2 (COM3 under DOS)"
msgstr ""

#: ../text.py:47
msgid "/dev/ttyS3 (COM4 under DOS)"
msgstr ""

#: ../iw/lilo.py:171 ../text.py:62 ../text.py:1012 ../text.py:1070
msgid "Device"
msgstr ""

#: ../text.py:63
#, c-format
msgid "What device is your mouse located on? %s %i"
msgstr ""

#: ../text.py:82
msgid "Which model mouse is attached to this computer?"
msgstr ""

#: ../text.py:91
msgid "Emulate 3 Buttons?"
msgstr ""

#: ../text.py:93
#, fuzzy
msgid "Mouse Selection"
msgstr "Wählen Sie eine Sprache aus"

#: ../text.py:129 ../text.py:1531
#, fuzzy
msgid "Keyboard Selection"
msgstr "Wählen Sie eine Sprache aus"

#: ../text.py:130
msgid "Which model keyboard is attached to this computer?"
msgstr ""

#: ../text.py:150
msgid "Install GNOME Workstation"
msgstr ""

#: ../text.py:151
msgid "Install KDE Workstation"
msgstr ""

#: ../text.py:152
msgid "Install Server System"
msgstr ""

#: ../text.py:153
msgid "Install Custom System"
msgstr ""

#: ../text.py:154
msgid "Upgrade Existing Installation"
msgstr ""

#: ../text.py:155 ../text.py:1534
msgid "Installation Type"
msgstr ""

#: ../text.py:156
msgid "What type of system would you like to install?"
msgstr ""

#: ../libfdisk/newtfsedit.c:1545 ../text.py:181 ../text.py:1270
msgid "Error"
msgstr ""

#: ../text.py:182
msgid "You don't have any Linux partitions. You can't upgrade this system!"
msgstr ""

#: ../text.py:195
msgid "System to Upgrade"
msgstr ""

#: ../text.py:196
msgid "What partition holds the root partition of your installation?"
msgstr ""

#: ../text.py:211
msgid "Customize Packages to Upgrade"
msgstr ""

#: ../text.py:212
msgid ""
"The packages you have installed, and any other packages which are needed to "
"satisfy their dependencies, have been selected for installation. Would you "
"like to customize the set of packages that will be upgraded?"
msgstr ""

#: ../libfdisk/gnomefsedit.c:540 ../libfdisk/gnomefsedit.c:916
#: ../libfdisk/gnomefsedit.c:1040 ../libfdisk/gnomefsedit.c:1980
#: ../libfdisk/gnomefsedit.c:2250 ../libfdisk/gnomefsedit.c:2303
#: ../libfdisk/newtfsedit.c:486 ../libfdisk/newtfsedit.c:697
#: ../libfdisk/newtfsedit.c:1483 ../libfdisk/newtfsedit.c:1501
#: ../libfdisk/newtfsedit.c:1586 ../text.py:219 ../text.py:929 ../text.py:932
msgid "Yes"
msgstr ""

#: ../libfdisk/gnomefsedit.c:540 ../libfdisk/gnomefsedit.c:916
#: ../libfdisk/gnomefsedit.c:1040 ../libfdisk/gnomefsedit.c:1980
#: ../libfdisk/gnomefsedit.c:2250 ../libfdisk/gnomefsedit.c:2303
#: ../libfdisk/newtfsedit.c:486 ../libfdisk/newtfsedit.c:697
#: ../libfdisk/newtfsedit.c:1483 ../libfdisk/newtfsedit.c:1501
#: ../libfdisk/newtfsedit.c:1586 ../text.py:219 ../text.py:224 ../text.py:929
#: ../text.py:935
msgid "No"
msgstr ""

#: ../text.py:234 ../text.py:1561
msgid "Root Password"
msgstr ""

#: ../text.py:236
msgid ""
"Pick a root password. You must type it twice to ensure you know what it is "
"and didn't make a mistake in typing. Remember that the root password is a "
"critical part of system security!"
msgstr ""

#: ../text.py:249
msgid "Password:"
msgstr ""

#: ../text.py:250
msgid "Password (again):"
msgstr ""

#: ../text.py:266 ../text.py:317
msgid "Password Length"
msgstr ""

#: ../text.py:267
msgid "The root password must be at least 6 characters long."
msgstr ""

#: ../text.py:271 ../text.py:325
msgid "Password Mismatch"
msgstr ""

#: ../text.py:272 ../text.py:326
msgid "The passwords you entered were different. Please try again."
msgstr ""

#: ../libfdisk/gnomefsedit.c:615 ../libfdisk/gnomefsedit.c:1579
#: ../libfdisk/gnomefsedit.c:2088 ../libfdisk/newtfsedit.c:450
#: ../libfdisk/newtfsedit.c:1501 ../text.py:288 ../text.py:1017
#: ../text.py:1035
msgid "Cancel"
msgstr ""

#: ../text.py:297
msgid "Edit User"
msgstr ""

#: ../text.py:299
msgid "Add User"
msgstr ""

#: ../text.py:304
msgid "User ID"
msgstr ""

#: ../iw/account.py:171 ../iw/account.py:192 ../text.py:305 ../text.py:386
msgid "Full Name"
msgstr ""

#: ../iw/account.py:166 ../text.py:306
msgid "Password"
msgstr ""

#: ../iw/account.py:168 ../text.py:307
msgid "Password (confirm)"
msgstr ""

#: ../text.py:318
msgid "The password must be at least 6 characters long."
msgstr ""

#: ../text.py:335
msgid "User Exists"
msgstr ""

#: ../text.py:336
msgid "This user id already exists.  Choose another."
msgstr ""

#: ../text.py:363
msgid ""
"You should use a normal user account for most activities on your system. By "
"not using the root account casually, you'll reduce the chance of disrupting "
"your system's configuration."
msgstr ""

#: ../text.py:374 ../text.py:1563
msgid "User Account Setup"
msgstr ""

#: ../text.py:376
msgid ""
"What user account would you like to have on the system? You should have at "
"least one non-root account for normal work, but multi-user systems can have "
"any number of accounts set up."
msgstr ""

#: ../text.py:386
msgid "User name"
msgstr ""

#: ../iw/account.py:178 ../libfdisk/newtfsedit.c:1303 ../text.py:397
msgid "Add"
msgstr ""

#: ../iw/account.py:182 ../libfdisk/newtfsedit.c:1296
#: ../libfdisk/newtfsedit.c:1304 ../text.py:397
msgid "Delete"
msgstr ""

#: ../iw/account.py:180 ../libfdisk/newtfsedit.c:1296
#: ../libfdisk/newtfsedit.c:1304 ../text.py:398 ../text.py:1085
#: ../text.py:1106
msgid "Edit"
msgstr ""

#: ../text.py:410
msgid "Enter the information for the user."
msgstr ""

#: ../text.py:422
msgid "Change the information for this user."
msgstr ""

#: ../text.py:457
msgid "Red Hat Linux"
msgstr "Red Hat Linux/German"

#: ../text.py:458
msgid ""
"Welcome to Red Hat Linux!\n"
"\n"
"This installation process is outlined in detail in the Official Red Hat "
"Linux Installation Guide available from Red Hat Software. If you have access "
"to this manual, you should read the installation section before continuing.\n"
"\n"
"If you have purchased Official Red Hat Linux, be sure to register your "
"purchase through our web site, http://www.redhat.com/."
msgstr ""
"Willkommen bei Red Hat Linux!\n"
"\n"
"Dieser Installationsvorgang wird ausführlich im offiziellen Red Hat Linux "
"Installationshandbuch beschrieben, das bei Red Hat Software erhältlich ist. "
"Wenn Sie Zugriff auf dieses Handbuch haben, sollten Sie den Abschnitt über "
"die Installation lesen, bevor Sie fortfahren.\n"
"\n"
"Wenn Sie die offizielle Red Hat Linux Distribution erworben haben, "
"registrieren Sie sie auf unserer Web-Site unter http://www.redhat.com/."

#: ../iw/auth.py:11 ../text.py:490
msgid "Authentication Configuration"
msgstr ""

#: ../text.py:491
msgid "Use Shadow Passwords"
msgstr ""

#: ../text.py:493
msgid "Enable MD5 Passwords"
msgstr ""

#: ../iw/auth.py:53 ../text.py:495
msgid "Enable NIS"
msgstr ""

#: ../text.py:500
msgid "NIS Domain:"
msgstr ""

#: ../text.py:502
msgid "NIS Server:"
msgstr ""

#: ../text.py:504
msgid "or use:"
msgstr ""

#: ../text.py:507
msgid "Request server via broadcast"
msgstr ""

#: ../text.py:593
msgid "Use bootp/dhcp"
msgstr ""

#: ../text.py:598
msgid "IP address:"
msgstr ""

#: ../text.py:599
msgid "Netmask:"
msgstr ""

#: ../text.py:600
msgid "Default gateway (IP):"
msgstr ""

#: ../text.py:601
msgid "Primary nameserver:"
msgstr ""

#: ../text.py:623
msgid "Network Configuration"
msgstr ""

#: ../text.py:639
msgid "Invalid information"
msgstr ""

#: ../text.py:640
msgid "You must enter valid IP information to continue"
msgstr ""

#: ../text.py:668
msgid "Hostname Configuration"
msgstr ""

#: ../text.py:669
msgid ""
"The hostname is the name of your computer.  If your computer is attached to "
"a network, this may be assigned by your network administrator."
msgstr ""

#: ../iw/network.py:180 ../text.py:672
msgid "Hostname"
msgstr ""

#: ../iw/rootpartition.py:75 ../text.py:697
msgid "Automatic Partitioning"
msgstr ""

#: ../iw/rootpartition.py:111 ../text.py:698
#, c-format
msgid ""
"%s\n"
"\n"
"If you don't want to do this, you can continue with this install by "
"partitioning manually, or you can go back and perform a fully customized "
"installation."
msgstr ""

#: ../text.py:702 ../text.py:703
msgid "Continue"
msgstr ""

#: ../iw/rootpartition.py:126 ../text.py:702
msgid "Manually partition"
msgstr ""

#: ../text.py:726
msgid ""
"What partitions would you like to format? We strongly suggest formatting all "
"of the system partitions, including /, /usr, and /var. There is no need to "
"format /home or /usr/local if they have already been configured during a "
"previous install."
msgstr ""

#: ../text.py:746
msgid "Check for bad blocks during format"
msgstr ""

#: ../text.py:750
msgid "Choose Partitions to Format"
msgstr ""

#: ../iw/package.py:445 ../text.py:786
msgid "Select individual packages"
msgstr "Einzelne Pakete auswählen"

#: ../iw/package.py:377 ../text.py:790 ../text.py:855
msgid "Package Group Selection"
msgstr ""

#: ../text.py:882 ../text.py:1571
msgid "Package Dependencies"
msgstr ""

#: ../text.py:883
msgid ""
"Some of the packages you have selected to install require packages you have "
"not selected. If you just select Ok all of those required packages will be "
"installed."
msgstr ""

#: ../iw/dependencies.py:29 ../iw/progress.py:112 ../text.py:889
msgid "Package"
msgstr ""

#: ../iw/dependencies.py:29 ../text.py:889
msgid "Requirement"
msgstr ""

#: ../iw/dependencies.py:36 ../text.py:901
msgid "Install packages to satisfy dependencies"
msgstr ""

#: ../text.py:919 ../text.py:1258 ../text.py:1580
msgid "Bootdisk"
msgstr ""

#: ../text.py:920
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without "
"depending on the normal bootloader. This is useful if you don't want to "
"install lilo on your system, another operating system removes lilo, or lilo "
"doesn't work with your hardware configuration. A custom bootdisk can also be "
"used with the Red Hat rescue image, making it much easier to recover from "
"severe system failures.\n"
"\n"
"Would you like to create a bootdisk for your system?"
msgstr ""

#: ../text.py:946
msgid ""
"A few systems will need to pass special options to the kernel at boot time "
"for the system to function properly. If you need to pass boot options to the "
"kernel, enter them now. If you don't need any or aren't sure, leave this "
"blank."
msgstr ""

#: ../iw/lilo.py:138 ../text.py:952
msgid "Use linear mode (needed for some SCSI drives)"
msgstr ""

#: ../text.py:954 ../text.py:1262 ../text.py:1263 ../text.py:1274
#: ../text.py:1275
msgid "Skip"
msgstr ""

#: ../text.py:957 ../text.py:996 ../text.py:1093 ../text.py:1545
#: ../text.py:1547 ../text.py:1549
msgid "LILO Configuration"
msgstr ""

#: ../text.py:997
msgid "Where do you want to install the bootloader?"
msgstr ""

#: ../iw/lilo.py:171 ../iw/lilo.py:206 ../text.py:1013 ../text.py:1070
msgid "Boot label"
msgstr ""

#: ../text.py:1017 ../text.py:1037
msgid "Clear"
msgstr ""

#: ../text.py:1025
msgid "Edit Boot Label"
msgstr ""

#: ../iw/lilo.py:171 ../text.py:1070
msgid "Partition type"
msgstr ""

#: ../iw/lilo.py:171 ../text.py:1070
msgid "Default"
msgstr ""

#: ../text.py:1088
msgid ""
"The boot manager Red Hat uses can boot other operating systems as well. You "
"need to tell me what partitions you would like to be able to boot and what "
"label you want to use for each of them."
msgstr ""

#: ../text.py:1142
msgid "X probe results"
msgstr ""

#: ../text.py:1155 ../text.py:1174
msgid "Unlisted Card"
msgstr ""

#: ../text.py:1163
#, fuzzy
msgid "Video Card Selection"
msgstr "Wählen Sie eine Sprache aus"

#: ../text.py:1164
msgid "Which video card do you have?"
msgstr ""

#: ../text.py:1176
#, fuzzy
msgid "X Server Selection"
msgstr "Wählen Sie eine Sprache aus"

#: ../text.py:1176
msgid "Choose a server"
msgstr ""

#: ../text.py:1226
msgid "Installation to begin"
msgstr ""

#: ../text.py:1227
msgid ""
"A complete log of your installation will be in /tmp/install.log after "
"rebooting your system. You may want to keep this file for later reference."
msgstr ""

#: ../text.py:1242
msgid "Complete"
msgstr ""

#: ../iw/congrats.py:17 ../text.py:1243
msgid ""
"Congratulations, installation is complete.\n"
"\n"
"Remove the boot media and press return to reboot. For information on fixes "
"which are available for this release of Red Hat Linux, consult the Errata "
"available from http://www.redhat.com.\n"
"\n"
"Information on configuring your system is available in the post install "
"chapter of the Official Red Hat Linux User's Guide."
msgstr ""

#: ../iw/bootdisk.py:40 ../text.py:1259
msgid ""
"Insert a blank floppy in the first floppy drive. All data on this disk will "
"be erased during creation of the boot disk."
msgstr ""

#: ../iw/bootdisk.py:44 ../text.py:1271
msgid ""
"An error occured while making the boot disk. Please make sure that there is "
"a formatted floppy in the first floppy drive."
msgstr ""

#: ../text.py:1333
msgid "Package Installation"
msgstr ""

#: ../text.py:1335
msgid "Name   : "
msgstr "Name           :"

#: ../text.py:1336
msgid "Size   : "
msgstr "Größe          :"

#: ../text.py:1337
msgid "Summary: "
msgstr "Zusammenfassung:"

#: ../text.py:1363
msgid "    Packages"
msgstr ""

#: ../text.py:1364
msgid "       Bytes"
msgstr ""

#: ../text.py:1365
msgid "        Time"
msgstr ""

#: ../text.py:1367
msgid "Total    :"
msgstr ""

#: ../text.py:1374
msgid "Completed:   "
msgstr ""

#: ../text.py:1384
msgid "Remaining:  "
msgstr ""

#: ../text.py:1454
msgid "What time zone are you located in?"
msgstr ""

#: ../text.py:1462
msgid "Hardware clock set to GMT?"
msgstr ""

#: ../iw/timezone.py:29 ../text.py:1464
#, fuzzy
msgid "Time Zone Selection"
msgstr "Wählen Sie eine Sprache aus"

#: ../text.py:1502 ../text.py:1503
msgid "Debug"
msgstr ""

#: ../text.py:1515
msgid "Red Hat Linux (C) 1999 Red Hat, Inc."
msgstr ""

#: ../text.py:1517
msgid ""
"  <Tab>/<Alt-Tab> between elements   |  <Space> selects   |  <F12> next "
"screen"
msgstr ""

#: ../text.py:1533
msgid "Welcome"
msgstr ""

#: ../text.py:1539
msgid "Automatic Partition"
msgstr ""

#: ../iw/lilo.py:91 ../iw/lilo.py:194 ../text.py:1541
msgid "Partition"
msgstr ""

#: ../text.py:1543
msgid "Filesystem Formatting"
msgstr ""

#: ../text.py:1551
msgid "Hostname Setup"
msgstr ""

#: ../text.py:1553
msgid "Network Setup"
msgstr ""

#: ../text.py:1555 ../text.py:1557
msgid "Mouse Configuration"
msgstr ""

#: ../text.py:1559
msgid "Time Zone Setup"
msgstr ""

#: ../text.py:1565
msgid "Authentication"
msgstr ""

#: ../text.py:1567
msgid "Package Groups"
msgstr ""

#: ../text.py:1569 ../text.py:1589
msgid "Individual Packages"
msgstr ""

#: ../iw/xconfig.py:91 ../text.py:1573 ../text.py:1581
msgid "X Configuration"
msgstr ""

#: ../text.py:1575
msgid "Boot Disk"
msgstr ""

#: ../text.py:1577
msgid "Installation Begins"
msgstr ""

#: ../text.py:1579
msgid "Install System"
msgstr ""

#: ../text.py:1582
msgid "Installation Complete"
msgstr ""

#: ../text.py:1587
msgid "Examine System"
msgstr ""

#: ../text.py:1588
msgid "Customize Upgrade"
msgstr ""

#: ../text.py:1590
msgid "Upgrade System"
msgstr ""

#: ../text.py:1591
msgid "Upgrade Complete"
msgstr ""

#: ../gui.py:280
#, fuzzy
msgid "Red Hat Linux Installer"
msgstr "Red Hat Linux/German"

#: ../gui.py:289
msgid "Finish"
msgstr ""

#: ../gui.py:290
msgid "Hide Help"
msgstr ""

#: ../gui.py:291
msgid "Show Help"
msgstr ""

#: ../gui.py:312
msgid "Online Help"
msgstr ""

#: ../iw/account.py:14
msgid "Account Configuration"
msgstr ""

#: ../iw/account.py:115
msgid "Root Password: "
msgstr ""

#: ../iw/account.py:116
msgid "Confirm: "
msgstr ""

#: ../iw/account.py:164 ../iw/account.py:192
msgid "Account Name"
msgstr ""

#: ../iw/account.py:184
msgid "New"
msgstr ""

#: ../iw/auth.py:50
msgid "Enable MD5 passwords"
msgstr ""

#: ../iw/auth.py:51
msgid "Enable shadow passwords"
msgstr ""

#: ../iw/auth.py:54
msgid "Use broadcast to find NIS server"
msgstr ""

#: ../iw/auth.py:66
msgid "NIS Domain: "
msgstr ""

#: ../iw/auth.py:68
msgid "NIS Server: "
msgstr ""

#: ../iw/bootdisk.py:10
msgid "Bootdisk Creation"
msgstr ""

#: ../iw/bootdisk.py:51
msgid "Skip boot disk creation"
msgstr ""

#: ../iw/congrats.py:11
msgid "Congratulations"
msgstr ""

#: ../iw/congrats.py:13
msgid "Exit"
msgstr ""

#: ../iw/dependencies.py:9
msgid "Unresolved Dependencies"
msgstr ""

#: ../iw/examine.py:11
msgid "Upgrade Examine"
msgstr ""

#: ../iw/examine.py:35
msgid ""
"You don't have any Linux partitions.\n"
" You can't upgrade this sytem!"
msgstr ""

#: ../iw/examine.py:53
msgid "Customize packages to be upgraded"
msgstr ""

#: ../iw/format.py:12
msgid "Choose partitions to Format"
msgstr ""

#: ../iw/format.py:47
msgid "Check for bad blocks while formatting"
msgstr ""

#: ../iw/installpath.py:34
msgid "GNOME Workstation"
msgstr ""

#: ../iw/installpath.py:35
msgid "KDE Workstation"
msgstr ""

#: ../iw/installpath.py:36 ../libfdisk/gnomefsedit.c:2156
#: ../libfdisk/gnomefsedit.c:2176
msgid "Server"
msgstr ""

#: ../iw/installpath.py:37
msgid "Custom"
msgstr ""

#: ../iw/installpath.py:73
msgid "Install Type"
msgstr ""

#: ../iw/installpath.py:122
msgid "Install"
msgstr ""

#: ../iw/installpath.py:124
msgid "Upgrade"
msgstr ""

#: ../iw/keyboard.py:11
msgid "Keyboard Configuration"
msgstr ""

#: ../iw/keyboard.py:27
msgid "Model"
msgstr ""

#: ../iw/keyboard.py:39
msgid "Layout"
msgstr ""

#: ../iw/keyboard.py:53
msgid "Variant"
msgstr ""

#: ../iw/language.py:15
msgid "What language should be used during the installation process?"
msgstr ""

#: ../iw/lilo.py:18
msgid "Lilo Configuration"
msgstr ""

#: ../iw/lilo.py:96 ../iw/lilo.py:195
msgid "Type"
msgstr ""

#: ../iw/lilo.py:125
msgid "Install LILO boot record on:"
msgstr ""

#: ../iw/lilo.py:130
msgid "Master Boot Record (MBR)"
msgstr ""

#: ../iw/lilo.py:134
msgid "First sector of boot partition"
msgstr ""

#: ../iw/lilo.py:141
msgid "Kernel parameters"
msgstr ""

#: ../iw/lilo.py:156
msgid "Create boot disk"
msgstr ""

#: ../iw/lilo.py:160
msgid "Do not install LILO"
msgstr ""

#: ../iw/network.py:127
msgid "Configure using DHCP"
msgstr ""

#: ../iw/network.py:133
msgid "Activate on boot"
msgstr ""

#: ../iw/network.py:142
msgid "IP Address"
msgstr ""

#: ../iw/network.py:142
msgid "Netmask"
msgstr ""

#: ../iw/network.py:142
msgid "Network"
msgstr ""

#: ../iw/network.py:142
msgid "Broadcast"
msgstr ""

#: ../iw/network.py:181
msgid "Gateway"
msgstr ""

#: ../iw/network.py:181
msgid "Primary DNS"
msgstr ""

#: ../iw/network.py:181
msgid "Secondary DNS"
msgstr ""

#: ../iw/network.py:181
msgid "Ternary DNS"
msgstr ""

#: ../iw/package.py:20
#, fuzzy
msgid "Individual Package Selection"
msgstr "Wählen Sie eine Sprache aus"

#: ../iw/package.py:178
msgid "Up"
msgstr ""

#: ../iw/package.py:324
#, fuzzy
msgid "Name: "
msgstr "Name           :"

#: ../iw/package.py:329
msgid "Package Details"
msgstr ""

#: ../iw/package.py:335
#, fuzzy
msgid "Size: "
msgstr "Größe          :"

#: ../iw/package.py:341
msgid "Select Package For Installation"
msgstr ""

#: ../iw/progress.py:26
msgid "Installing Packages"
msgstr ""

#: ../iw/progress.py:113 ../iw/progress.py:148
#, fuzzy
msgid "Size"
msgstr "Größe          :"

#: ../iw/progress.py:114
#, fuzzy
msgid "Summary"
msgstr "Zusammenfassung:"

#: ../iw/progress.py:148
msgid "Status"
msgstr ""

#: ../iw/progress.py:148
msgid "Packages"
msgstr ""

#: ../iw/progress.py:148
msgid "Time"
msgstr ""

#: ../iw/progress.py:153
msgid "Total"
msgstr ""

#: ../iw/progress.py:154
msgid "Completed"
msgstr ""

#: ../iw/progress.py:155
msgid "Remaining"
msgstr ""

#: ../iw/rootpartition.py:12
msgid "Confirm Partitioning Selection"
msgstr ""

#: ../iw/rootpartition.py:27
msgid "Root Partition Selection"
msgstr ""

#: ../iw/rootpartition.py:123
msgid "Remove data"
msgstr ""

#: ../iw/timezone.py:109
msgid "View:"
msgstr ""

#: ../iw/timezone.py:139
msgid "Use Daylight Saving Time"
msgstr ""

#: ../iw/timezone.py:146
msgid "Location"
msgstr ""

#: ../iw/timezone.py:147
msgid "UTC Offset"
msgstr ""

#: ../iw/timezone.py:151
msgid "System clock uses UTC"
msgstr ""

#: ../iw/welcome.py:10
#, fuzzy
msgid "Welcome to Red Hat Linux!"
msgstr "Red Hat Linux/German"

#: ../iw/xconfig.py:9
msgid "Video Card"
msgstr ""

#: ../iw/xconfig.py:10
msgid "Monitor"
msgstr ""

#: ../iw/xconfig.py:11
msgid "Video Ram"
msgstr ""

#: ../iw/xconfig.py:12
msgid "Horizontal Frequency Range"
msgstr ""

#: ../iw/xconfig.py:13
msgid "Vertical Frequency Range"
msgstr ""

#: ../iw/xconfig.py:14
msgid "Test failed"
msgstr ""

#: ../iw/xconfig.py:22 ../iw/xconfig.py:198
msgid "Customize X Configuration"
msgstr ""

#: ../iw/xconfig.py:63
msgid "Bits per Pixel"
msgstr ""

#: ../iw/xconfig.py:73 ../iw/xconfig.py:194
msgid "Test this configuration"
msgstr ""

#: ../iw/xconfig.py:149
msgid ""
"In most cases your video hardware can be probed to automatically determine "
"the best settings for your display."
msgstr ""

#: ../iw/xconfig.py:157
msgid "Autoprobe results:"
msgstr ""

#: ../iw/xconfig.py:171
msgid ""
"Your monitor could not be autodetected. Please choose it from the list below:"
msgstr ""

#: ../iw/xconfig.py:201
msgid "Use Graphical Login"
msgstr ""

#: ../iw/xconfig.py:203
msgid "Skip X Configuration"
msgstr ""

#: ../libfdisk/fsedit.c:604 ../libfdisk/fsedit.c:611 ../libfdisk/fsedit.c:618
#: ../libfdisk/fsedit.c:627 ../libfdisk/fsedit.c:639 ../libfdisk/fsedit.c:649
msgid "Bad Mount Point"
msgstr ""

#: ../libfdisk/fsedit.c:605
#, c-format
msgid "The %s directory must be on the root filesystem."
msgstr ""

#: ../libfdisk/fsedit.c:612
#, c-format
msgid ""
"The mount point %s is illegal.\n"
"\n"
"Mount points must begin with a leading /."
msgstr ""

#: ../libfdisk/fsedit.c:619
#, c-format
msgid ""
"The mount point %s is illegal.\n"
"\n"
"Mount points may not end with a /."
msgstr ""

#: ../libfdisk/fsedit.c:628
#, c-format
msgid ""
"The mount point %s is illegal.\n"
"\n"
"Mount points may only printable characters."
msgstr ""

#: ../libfdisk/fsedit.c:640
#, c-format
msgid ""
"The mount point %s is illegal.\n"
"\n"
"System partitions must be on Linux Native partitions."
msgstr ""

#: ../libfdisk/fsedit.c:650
#, c-format
msgid ""
"The mount point %s is illegal.\n"
"\n"
"/usr must be on a Linux Native partition or an NFS volume."
msgstr ""

#: ../libfdisk/fsedit.c:678
msgid "Too Many Drives"
msgstr ""

#: ../libfdisk/fsedit.c:679
msgid ""
"You have more drives than this program supports. Please use the standard "
"fdisk program to setup your drives and please notify Red Hat Software that "
"you saw this message."
msgstr ""

#: ../libfdisk/fsedit.c:693
msgid "No Drives Found"
msgstr ""

#: ../libfdisk/fsedit.c:694
msgid ""
"An error has occurred - no valid devices were found on which to create new "
"filesystems.  Please check your hardware for the cause of this problem."
msgstr ""

#: ../libfdisk/fsedit.c:922
#, c-format
msgid ""
"A disk with a corrupt Sun disklabel has been found while reading block "
"device %s.  You must use fdisk to create and write a new label to this "
"device."
msgstr ""

#: ../libfdisk/fsedit.c:926
msgid "Corrupt Sun disklabel"
msgstr ""

#: ../libfdisk/fsedit.c:927 ../libfdisk/fsedit.c:980 ../libfdisk/fsedit.c:1004
msgid "Skip Drive"
msgstr ""

#: ../libfdisk/fsedit.c:936 ../libfdisk/fsedit.c:1000
#, c-format
msgid ""
"An error occurred reading the partition table for the block device %s.  The "
"error was"
msgstr ""

#: ../libfdisk/fsedit.c:974
#, c-format
msgid ""
"The partition table on device %s is corrupted.  To create new partitions it "
"must be initialized, causing the loss of ALL DATA on this drive."
msgstr ""

#: ../libfdisk/fsedit.c:979
msgid "Bad Partition Table"
msgstr ""

#: ../libfdisk/fsedit.c:980
msgid "Initialize"
msgstr ""

#: ../libfdisk/fsedit.c:1004
msgid "Retry"
msgstr ""

#: ../libfdisk/fsedit.c:1016
msgid "BSD Disklabel"
msgstr ""

#: ../libfdisk/fsedit.c:1016
msgid ""
"A disk with a BSD disklabel has been found. The Red Hat installation only "
"supports BSD Disklabels in read-only mode, so you must use a custom install "
"and fdisk (instead of Disk Druid) for machines with BSD Disklabels."
msgstr ""

#: ../libfdisk/fsedit.c:1046
#, c-format
msgid "System error %d"
msgstr ""

#: ../libfdisk/fsedit.c:1055 ../libfdisk/fsedit.c:1057
msgid "Fdisk Error"
msgstr ""

#: ../libfdisk/gnomefsedit.c:477 ../libfdisk/gnomefsedit.c:646
msgid "<Swap Partition>"
msgstr ""

#: ../libfdisk/gnomefsedit.c:485 ../libfdisk/gnomefsedit.c:648
msgid "<RAID Partition>"
msgstr ""

#: ../libfdisk/gnomefsedit.c:540 ../libfdisk/newtfsedit.c:697
msgid "Delete Partition"
msgstr ""

#: ../libfdisk/gnomefsedit.c:541 ../libfdisk/newtfsedit.c:698
msgid "Are you sure you want to delete this partition?"
msgstr ""

#: ../libfdisk/gnomefsedit.c:599 ../libfdisk/gnomefsedit.c:605
#: ../libfdisk/gnomefsedit.c:609 ../libfdisk/gnomefsedit.c:611
#: ../libfdisk/newtfsedit.c:263 ../libfdisk/newtfsedit.c:269
#: ../libfdisk/newtfsedit.c:273 ../libfdisk/newtfsedit.c:275
msgid "Edit Partition"
msgstr ""

#: ../libfdisk/gnomefsedit.c:626 ../libfdisk/gnomefsedit.c:1588
msgid "Mount Point:"
msgstr ""

#: ../libfdisk/gnomefsedit.c:661
msgid "Size (Megs):"
msgstr ""

#: ../libfdisk/gnomefsedit.c:692
msgid "Grow to fill disk?"
msgstr ""

#: ../libfdisk/gnomefsedit.c:711 ../libfdisk/newtfsedit.c:335
msgid "Allocation Status:"
msgstr ""

#: ../libfdisk/gnomefsedit.c:715 ../libfdisk/newtfsedit.c:337
msgid "Successful"
msgstr ""

#: ../libfdisk/gnomefsedit.c:718 ../libfdisk/newtfsedit.c:339
msgid "Failed"
msgstr ""

#: ../libfdisk/gnomefsedit.c:730 ../libfdisk/newtfsedit.c:344
msgid "Failure Reason:"
msgstr ""

#: ../libfdisk/gnomefsedit.c:744 ../libfdisk/gnomefsedit.c:1614
msgid "Partition Type:"
msgstr ""

#: ../libfdisk/gnomefsedit.c:811
msgid "Allowable Drives:"
msgstr ""

#: ../libfdisk/gnomefsedit.c:916 ../libfdisk/gnomefsedit.c:1806
#: ../libfdisk/newtfsedit.c:486
msgid "No Mount Point"
msgstr ""

#: ../libfdisk/gnomefsedit.c:917 ../libfdisk/newtfsedit.c:487
msgid ""
"You have not selected a mount point for this partition. Are you sure you "
"want to do this?"
msgstr ""

#: ../libfdisk/gnomefsedit.c:960 ../libfdisk/gnomefsedit.c:1814
#: ../libfdisk/newtfsedit.c:527
msgid "Mount Point Error"
msgstr ""

#: ../libfdisk/gnomefsedit.c:961 ../libfdisk/newtfsedit.c:528
msgid ""
"The mount point requested is either an illegal path or is already in use. "
"Please select a valid mount point."
msgstr ""

#: ../libfdisk/gnomefsedit.c:986 ../libfdisk/newtfsedit.c:545
msgid "Size Error"
msgstr ""

#: ../libfdisk/gnomefsedit.c:987 ../libfdisk/newtfsedit.c:546
msgid ""
"The size requested is illegal. Make sure the size is greater and zero (0), "
"and is specified int decimal (base 10) format."
msgstr ""

#: ../libfdisk/gnomefsedit.c:1022 ../libfdisk/gnomefsedit.c:1927
#: ../libfdisk/newtfsedit.c:581
msgid "Swap Size Error"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1023 ../libfdisk/gnomefsedit.c:1928
#: ../libfdisk/newtfsedit.c:582
#, c-format
msgid ""
"You have created a swap partition which is too large. The maximum size of a "
"swap partition is %ld Megabytes."
msgstr ""

#: ../libfdisk/gnomefsedit.c:1039 ../libfdisk/gnomefsedit.c:1046
msgid "No RAID Drive Constraint"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1041
msgid ""
"You have configured a RAID partition without constraining the partition to a "
"single drive.\n"
" Are you sure you want to do this?"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1047
msgid "Close"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1048
msgid ""
"You have configured a RAID partition without constraining the partition to a "
"single drive. Please select one drive to constrain this partition to."
msgstr ""

#. XXXXX - for now destroy the raid entry since it
#. now contains unallocated partitions!
#: ../libfdisk/gnomefsedit.c:1227
msgid "RAID Entry Incomplete"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1228
#, c-format
msgid ""
"The raid device /dev/%s now contains partitions which are unallocated. The "
"raid device /dev/%s will now be decomposed into its component partitions. "
"Please recompose the raid device with allocated partitions."
msgstr ""

#. build list of why they all failed
#: ../libfdisk/gnomefsedit.c:1321 ../libfdisk/gnomefsedit.c:1340
#: ../libfdisk/newtfsedit.c:84 ../libfdisk/newtfsedit.c:1482
msgid "Unallocated Partitions"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1325 ../libfdisk/gnomefsedit.c:1335
#: ../libfdisk/newtfsedit.c:88
msgid ""
"There are currently unallocated partition(s) present in the list of "
"requested partitions. The unallocated partition(s) are shown below, along "
"with the reason they were not allocated."
msgstr ""

#: ../libfdisk/gnomefsedit.c:1600
msgid "<Swap Partition"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1658
msgid "RAID Device: /dev/"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1681
msgid "RAID Type:"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1718
msgid "Partitions For RAID Array:"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1807
msgid "You have not selected a mount point. A mount point is required."
msgstr ""

#: ../libfdisk/gnomefsedit.c:1815
msgid ""
"The mount point requested is already in use. Please select a valid mount "
"point."
msgstr ""

#: ../libfdisk/gnomefsedit.c:1828
msgid "Booting From RAID Warning"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1829
msgid ""
"You have made this raid device mount as a booting partition.  Please make "
"sure all the component partitions are bootable."
msgstr ""

#: ../libfdisk/gnomefsedit.c:1839
msgid "No RAID Device"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1840
msgid "You need to selected a RAID device."
msgstr ""

#: ../libfdisk/gnomefsedit.c:1846
msgid "Used Raid Device"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1847
#, c-format
msgid ""
"The raid device \"/dev/%s\" is already configured as a raid device. Please "
"select another."
msgstr ""

#: ../libfdisk/gnomefsedit.c:1860
msgid "Not Enough Partitions"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1862
msgid ""
"You have not configured enough partitions for the RAID type you have "
"selected."
msgstr ""

#: ../libfdisk/gnomefsedit.c:1869
msgid "Illegal /boot RAID Type"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1871
msgid "Boot partitions (/boot) are only allowed on RAID-1."
msgstr ""

#: ../libfdisk/gnomefsedit.c:1972
#, c-format
msgid ""
"The partition %s is a pre-existing partition in the set of partitions for "
"this RAID device.  The mount point is set to /boot. Are you sure that it is "
"possible to boot from this partition?"
msgstr ""

#: ../libfdisk/gnomefsedit.c:1979
msgid "Use Pre-existing Partition?"
msgstr ""

#: ../libfdisk/gnomefsedit.c:2088
msgid "Auto-Partition"
msgstr ""

#: ../libfdisk/gnomefsedit.c:2095
msgid "Using Existing Disk Space"
msgstr ""

#: ../libfdisk/gnomefsedit.c:2114
msgid "Remove Linux partitions"
msgstr ""

#: ../libfdisk/gnomefsedit.c:2125
msgid "Use existing free space"
msgstr ""

#. workstation or server?
#: ../libfdisk/gnomefsedit.c:2137
msgid "Intended Use"
msgstr ""

#: ../libfdisk/gnomefsedit.c:2176
msgid "Workstation"
msgstr ""

#: ../libfdisk/gnomefsedit.c:2250
msgid "Delete RAID Device?"
msgstr ""

#: ../libfdisk/gnomefsedit.c:2251
msgid "Are you sure you want to remove this RAID device?"
msgstr ""

#: ../libfdisk/gnomefsedit.c:2302 ../libfdisk/newtfsedit.c:1585
msgid "Reset Partition Table"
msgstr ""

#: ../libfdisk/gnomefsedit.c:2304 ../libfdisk/newtfsedit.c:1587
msgid "Reset partition table to original contents? "
msgstr ""

#: ../libfdisk/gnomefsedit.c:2340 ../libfdisk/gnomefsedit.c:2391
msgid "<Swap>"
msgstr ""

#: ../libfdisk/gnomefsedit.c:2342
msgid "<RAID>"
msgstr ""

#: ../libfdisk/gnomefsedit.c:2344
msgid "<not set>"
msgstr ""

#: ../libfdisk/gnomefsedit.c:2901
msgid "Unallocated Partitions Exist..."
msgstr ""

#: ../libfdisk/gnomefsedit.c:2912
msgid ""
"You must assign a root (/) partition to a Linux native partition (ext2) or a "
"RAID partition for the install to proceed."
msgstr ""

#: ../libfdisk/gnomefsedit.c:2926 ../libfdisk/gnomefsedit.c:2939
msgid ""
"You must assign a boot (/boot) partition to a Linux native partition (ext2) "
"or a RAID-1 partition for the install to proceed."
msgstr ""

#: ../libfdisk/gnomefsedit.c:2954
msgid ""
"Because you have assigned the root partition (/) to a RAID device, you must "
"also assign a boot (/boot) partition to a Linux native partition (ext2) or a "
"RAID-1 partition for the install to proceed."
msgstr ""

#: ../libfdisk/gnomefsedit.c:3027
msgid "Partitions"
msgstr ""

#: ../libfdisk/gnomefsedit.c:3071
msgid "_Add..."
msgstr ""

#: ../libfdisk/gnomefsedit.c:3083
msgid "_Edit..."
msgstr ""

#: ../libfdisk/gnomefsedit.c:3084
msgid "_Delete"
msgstr ""

#: ../libfdisk/gnomefsedit.c:3085
msgid "_Reset"
msgstr ""

#. XXXX - uncomment if you want the add raid button
#.
#. if (!context->dontPartition) {
#. #ifdef GNOME_FSEDIT_USE_BUTTON_BOX
#. buttonbox2 = gtk_hbutton_box_new ();
#. gtk_button_box_set_child_size (GTK_BUTTON_BOX (buttonbox2),
#. GTK_BUTTONBOX_DEFAULT, 0);
#. gtk_box_pack_start (GTK_BOX (vbox2), buttonbox2, FALSE, FALSE, 0);
#. gtk_widget_show (buttonbox2);
#. #endif
#.
#. addraid_button = accel_button (accelgroup, _("_Make RAID Device"));
#. #ifdef GNOME_FSEDIT_USE_BUTTON_BOX
#. gtk_container_add (GTK_CONTAINER (buttonbox2), addraid_button);
#. #else
#. gtk_box_pack_start (GTK_BOX (hbox), addraid_button, TRUE, FALSE, 0);
#. #endif
#. gtk_signal_connect (GTK_OBJECT (addraid_button), "clicked",
#. GTK_SIGNAL_FUNC (addraid_button_cb), context);
#.
#. auto_button = accel_button (accelgroup, _("Auto Partition"));
#.
#. uncomment to get auto-partition button to be packed
#.
#. #ifdef GNOME_FSEDIT_USE_BUTTON_BOX
#. gtk_container_add (GTK_CONTAINER (buttonbox2), auto_button);
#. #else
#. gtk_box_pack_start (GTK_BOX (hbox), auto_button, TRUE, FALSE, 0);
#. #endif
#. gtk_signal_connect (GTK_OBJECT (auto_button), "clicked",
#. GTK_SIGNAL_FUNC (auto_button_cb), context);
#. }
#.
#: ../libfdisk/gnomefsedit.c:3138
#, fuzzy
msgid "Drive Summary"
msgstr "Zusammenfassung:"

#: ../libfdisk/newtfsedit.c:142
msgid "Swap Partition"
msgstr ""

#: ../libfdisk/newtfsedit.c:1282
msgid "Current Disk Partitions"
msgstr ""

#: ../libfdisk/newtfsedit.c:1315
msgid "Drive Summaries"
msgstr ""

#: ../libfdisk/newtfsedit.c:1430
msgid "No Root Partition"
msgstr ""

#: ../libfdisk/newtfsedit.c:1431
msgid ""
"You must assign a root (/) partition to a Linux native partition (ext2) for "
"the install to proceed."
msgstr ""

#: ../libfdisk/newtfsedit.c:1451
msgid "No Swap Partition"
msgstr ""

#: ../libfdisk/newtfsedit.c:1452
msgid "You must assign a swap partition for the install to proceed."
msgstr ""

#: ../libfdisk/newtfsedit.c:1484
msgid ""
"There are unallocated partitions left. If you quit now they will not be "
"written to the disk.\n"
"\n"
"Are you sure you want to exit?"
msgstr ""

#: ../libfdisk/newtfsedit.c:1500
msgid "Save Changes"
msgstr ""

#: ../libfdisk/newtfsedit.c:1502
msgid "Save changes to partition table(s)?"
msgstr ""

#: ../libfdisk/newtfsedit.c:1546
msgid "You may only delete NFS mounts."
msgstr ""