summaryrefslogtreecommitdiffstats
path: root/perl-install/install/share/po/et.po
blob: ef9498e42ec8c066e62232b34cb46d49d48db413 (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Marek Laane <qiilaq69@gmail.com>, 2015
# Marek Laane <qiilaq69@gmail.com>, 2015-2016
# Marek Laane <qiilaq69@gmail.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-21 10:43+0300\n"
"PO-Revision-Date: 2018-12-02 10:56+0000\n"
"Last-Translator: Marek Laane <qiilaq69@gmail.com>\n"
"Language-Team: Estonian (http://www.transifex.com/MageiaLinux/mageia/"
"language/et/)\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: ../../advertising/01_IM_mageia.pl:1
#, c-format
msgid "Join Us!"
msgstr "Ühinege meiega!"

#: ../../advertising/02_IM_mageia.pl:1
#, c-format
msgid "Make it yours!"
msgstr "Võtke see omaks!"

#: ../../advertising/03_IM_mageia.pl:1
#, c-format
msgid "Your choice!"
msgstr "Teie valik!"

#: ../../advertising/04_IM_mageia.pl:1
#, c-format
msgid "Office tools"
msgstr "Kontoritöö vahendid"

#: ../../advertising/05_IM_mageia.pl:1
#, c-format
msgid "Home entertainment"
msgstr "Kodune meelelahutus"

#: ../../advertising/06_IM_mageia.pl:1
#, c-format
msgid "For kids"
msgstr "Lastele"

#: ../../advertising/07_IM_mageia.pl:1
#, c-format
msgid "For family!"
msgstr "Perele!"

#: ../../advertising/08_IM_mageia.pl:1
#, c-format
msgid "For developers!"
msgstr "Arendajatele!"

#: ../../advertising/09_IM_mageia.pl:1
#, c-format
msgid "Thank you!"
msgstr "Täname Teid!"

#: ../../advertising/10_IM_mageia.pl:1
#, c-format
msgid "Be Free!"
msgstr "Tundke end vabalt!"

#: any.pm:151
#, c-format
msgid "Do you have further supplementary media?"
msgstr "Kas Teil on veel paigaldusandmekandjaid?"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:154
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
"\n"
"\n"
"Do you have a supplementary installation medium to configure?"
msgstr ""
"Leiti järgmised andmekandjad, mida kasutatakse paigaldamisel: %s.\n"
"\n"
"\n"
"Kas Teil on veel paigaldusandmekandjaid?"

#: any.pm:162
#, c-format
msgid "Network (HTTP)"
msgstr "Võrk (HTTP)"

#: any.pm:163
#, c-format
msgid "Network (FTP)"
msgstr "Võrk (FTP)"

#: any.pm:164
#, c-format
msgid "Network (NFS)"
msgstr "Võrk (NFS)"

#: any.pm:223
#, c-format
msgid "URL of the mirror?"
msgstr "Peegli URL?"

#: any.pm:229
#, c-format
msgid "URL must start with ftp:// or http://"
msgstr "URL-i alguses peab seisma ftp:// või http://"

#: any.pm:247
#, c-format
msgid "Contacting %s web site to get the list of available mirrors..."
msgstr ""
"Ühendumine %s veebileheküljega saadaolevate peeglite nimekirja hankimiseks..."

#: any.pm:252
#, c-format
msgid "Failed contacting %s web site to get the list of available mirrors"
msgstr ""
"Ühendumine %s veebileheküljega saadaolevate peeglite nimekirja hankimiseks "
"nurjus"

#: any.pm:262
#, c-format
msgid "Choose a mirror from which to get the packages"
msgstr "Valige peegel, millelt lugeda pakettide nimekiri"

#: any.pm:290
#, c-format
msgid "NFS setup"
msgstr "NFS-i seadistamine"

#: any.pm:291
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr "Palun andke NFS-andmekandja masinanimi ja kataloog"

#: any.pm:295
#, c-format
msgid "Hostname missing"
msgstr "Masinanimi puudub"

#: any.pm:296
#, c-format
msgid "Directory must begin with \"/\""
msgstr "Kataloogi alguses peab olema \"/\""

#: any.pm:300
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr "NFS-i andmekandja masinanimi?"

#: any.pm:301
#, c-format
msgid "Directory"
msgstr "Kataloog"

#: any.pm:331
#, c-format
msgid "Supplementary"
msgstr "Täiendav"

#: any.pm:366
#, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr ""
"Tarkvara nimekirja sisaldava faili leidmine sellelt peeglilt nurjus. "
"Kontrollige palun asukohta."

#: any.pm:391
#, c-format
msgid "Core Release"
msgstr "Tuumiktarkvara (core)"

#: any.pm:393
#, c-format
msgid "Tainted Release"
msgstr "Piirangutega tarkvara (tainted)"

#: any.pm:395
#, c-format
msgid "Nonfree Release"
msgstr "Mittevaba tarkvara (non-free)"

#: any.pm:433
#, c-format
msgid ""
"Some hardware on your machine needs some non free firmwares in order for the "
"free software drivers to work."
msgstr ""
"Osa Teie masina riistvarast vajab mittevaba püsivara, et vaba tarkvara "
"draiverid saaksid korralikult töötada."

#: any.pm:434
#, c-format
msgid "You should enable \"%s\""
msgstr "Teil tuleks lubada \"%s\" kasutamine"

#: any.pm:472
#, c-format
msgid "\"%s\" contains the various pieces of the systems and its applications"
msgstr "\"%s\" sisaldab mitmesugust süsteemile vajalikku tarkvara ja rakendusi"

#: any.pm:473
#, c-format
msgid "\"%s\" contains non free software.\n"
msgstr "\"%s\" sisaldab, nagu nimigi ütleb, mittevaba tarkvara.\n"

#: any.pm:474
#, c-format
msgid ""
"It also contains firmwares needed for certain devices to operate (eg: some "
"ATI/AMD graphic cards, some network cards, some RAID cards, ...)"
msgstr ""
"Samuti sisaldab see püsivara, mida vajavad oma töös mõningad seadmed (nt. "
"mõned ATI/AMD graafikakaardid, mõned võrgukaardid, mõned RAID-i kaardid jne.)"

#: any.pm:475
#, c-format
msgid ""
"\"%s\" contains software that can not be distributed in every country due to "
"software patents."
msgstr ""
"\"%s\" sisaldab tarkvara, mida ei ole tarkvarapatentide tõttu võimalik "
"kõigis riikides vabalt levitada."

#: any.pm:476
#, c-format
msgid ""
"It also contains software from \"%s\" rebuild with additional capabilities."
msgstr "Samuti sisaldab see lisaomaduste huvides ümber ehitatud \"%s\"."

#: any.pm:482
#, c-format
msgid "Here you can enable more media if you want."
msgstr "Siin saab soovi korral lubada rohkemate andmekandjate kasutamist."

#: any.pm:499
#, c-format
msgid "This medium provides package updates for medium \"%s\""
msgstr "See andmekandja sisaldab \"%s\" uuendusi"

#: any.pm:610
#, c-format
msgid "Looking at packages already installed..."
msgstr "Juba paigaldatud pakettide tuvastamine..."

#: any.pm:645
#, c-format
msgid "Finding packages to upgrade..."
msgstr "Uuendatavate pakettide otsimine..."

#: any.pm:664
#, c-format
msgid "Removing packages prior to upgrade..."
msgstr "Pakettide eemaldamine enne uuendamist..."

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:904
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
"\n"
"Do you really want to remove these packages?\n"
msgstr ""
"Süsteemi uuendamiseks tuleb eemaldada järgmised paketid: %s\n"
"\n"
"\n"
"Kas tõesti eemaldada need paketid?\n"

#: any.pm:1129
#, c-format
msgid "Error reading file %s"
msgstr "Viga faili %s lugemisel"

#: any.pm:1337
#, c-format
msgid "The following disk(s) were renamed:"
msgstr "Järgmistele ketastele anti uus nimi:"

#: any.pm:1339
#, c-format
msgid "%s (previously named as %s)"
msgstr "%s (varem oli %s)"

#: any.pm:1396
#, c-format
msgid "HTTP"
msgstr "HTTP"

#: any.pm:1396
#, c-format
msgid "FTP"
msgstr "FTP"

#: any.pm:1396
#, c-format
msgid "NFS"
msgstr "NFS"

#: any.pm:1415 steps_interactive.pm:961
#, c-format
msgid "Network"
msgstr "Võrk"

#: any.pm:1419
#, c-format
msgid "Please choose a media"
msgstr "Palun valige andmekandja"

#: any.pm:1435
#, c-format
msgid "File already exists. Overwrite it?"
msgstr "Fail on juba olemas. Kas kirjutada see üle?"

#: any.pm:1439
#, c-format
msgid "Permission denied"
msgstr "Ligipääs keelatud"

#: any.pm:1487
#, c-format
msgid "Bad NFS name"
msgstr "Vigane NFS-i nimi"

#: any.pm:1508
#, c-format
msgid "Bad media %s"
msgstr "Vigane andmekandja %s"

#: any.pm:1552
#, c-format
msgid "Cannot make screenshots before partitioning"
msgstr "Ekraanipilte ei saa teha enne partitsioneerimist"

#: any.pm:1563
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Ekraanipildid asuvad pärast paigaldamist asukohas %s"

#: gtk.pm:134
#, c-format
msgid "Installation"
msgstr "Paigaldamine"

#: gtk.pm:138 share/meta-task/compssUsers.pl:48
#, c-format
msgid "Configuration"
msgstr "Seadistamine"

#: install2.pm:211
#, c-format
msgid "You must also format %s"
msgstr "Vormindada tuleb ka %s"

#: interactive.pm:16
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
"You can find some information about them at: %s"
msgstr ""
"Osa Teie riistvarast nõuab tarnijapoolseid draivereid.\n"
"Infot nende kohta saate: %s"

#: interactive.pm:22
#, c-format
msgid "Bringing up the network"
msgstr "Võrgu aktiveerimine"

#: interactive.pm:27
#, c-format
msgid "Bringing down the network"
msgstr "Võrgu seiskamine"

#: media.pm:397
#, c-format
msgid "Please wait, retrieving file"
msgstr "Palun oodake, tõmmatakse faili"

#: media.pm:704
#, c-format
msgid "unable to add medium"
msgstr "andmekandja lisamine nurjus"

#: media.pm:744
#, c-format
msgid "Copying some packages on disks for future use"
msgstr "Mõningate tarkvarapakettide kopeerimine kettale edasiseks kasutamiseks"

#: media.pm:797
#, c-format
msgid "Copying in progress"
msgstr "Käib kopeerimine..."

#: pkgs.pm:32
#, c-format
msgid "must have"
msgstr "vajalik"

#: pkgs.pm:33
#, c-format
msgid "important"
msgstr "tähtis"

#: pkgs.pm:34
#, c-format
msgid "very nice"
msgstr "väga kena"

#: pkgs.pm:35
#, c-format
msgid "nice"
msgstr "kena"

#: pkgs.pm:36
#, c-format
msgid "maybe"
msgstr "võib olla"

#: pkgs.pm:103
#, c-format
msgid "Getting package information from XML meta-data..."
msgstr "Paketi teabe hankimine XML-metaandmetest..."

#: pkgs.pm:112
#, c-format
msgid "No xml info for medium \"%s\", only partial result for package %s"
msgstr ""
"Andmekandjal \"%s\" puudub XML-info, paketil %s on ainult osaline tulemus"

#: pkgs.pm:120
#, c-format
msgid "No description"
msgstr "Kirjeldus puudub"

#: pkgs.pm:290
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""
"Mõningaid pakette, mida nõuab %s, ei saa paigaldada:\n"
"%s"

#: pkgs.pm:386 pkgs.pm:413
#, c-format
msgid "An error occurred:"
msgstr "Tekkis viga:"

#: pkgs.pm:405
#, c-format
msgid "A fatal error occurred: %s."
msgstr "Tekkis saatuslik viga: %s."

#: pkgs.pm:916 pkgs.pm:958
#, c-format
msgid "Do not ask again"
msgstr "Rohkem ei küsita"

#: pkgs.pm:932
#, c-format
msgid "%d installation transactions failed"
msgstr "%d paigaldamistehingut nurjus"

#: pkgs.pm:933
#, c-format
msgid "Installation of packages failed:"
msgstr "Pakettide paigaldamine nurjus:"

#: share/meta-task/compssUsers.pl:16
#, c-format
msgid "Workstation"
msgstr "Tööjaam"

#: share/meta-task/compssUsers.pl:18
#, c-format
msgid "Office Workstation"
msgstr "Kontori-tööjaam"

#: share/meta-task/compssUsers.pl:20
#, c-format
msgid ""
"Office programs: wordprocessors (LibreOffice Writer, Kword), spreadsheets "
"(LibreOffice Calc, Kspread), PDF viewers, etc"
msgstr ""
"Kontoritöö programmid: tekstitöötlus (LibreOffice Writer, KWord), "
"tabelitöötlus (LibreOffice Calc, KSpread), PDF-failide näitajad jne"

#: share/meta-task/compssUsers.pl:26
#, c-format
msgid "Game station"
msgstr "Mänguvahend"

#: share/meta-task/compssUsers.pl:27
#, c-format
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr "Meelelahutus: põnevus-, laua-, strateegiamängud jne"

#: share/meta-task/compssUsers.pl:30
#, c-format
msgid "Multimedia station"
msgstr "Multimeedia-tööjaam"

#: share/meta-task/compssUsers.pl:31
#, c-format
msgid "Sound and video playing/editing programs"
msgstr "Heli ja video mängimine ja redigeerimine"

#: share/meta-task/compssUsers.pl:36
#, c-format
msgid "Internet station"
msgstr "Interneti-tööjaam"

#: share/meta-task/compssUsers.pl:37
#, c-format
msgid ""
"Set of tools to read and send mail and news (mutt, tin..) and to browse the "
"Web"
msgstr ""
"Valik rakendusi e-posti ja uudiste lugemiseks (mutt, tin...) ning veebi "
"lehitsemiseks"

#: share/meta-task/compssUsers.pl:42
#, c-format
msgid "Network Computer (client)"
msgstr "Võrguarvuti (klient)"

#: share/meta-task/compssUsers.pl:43
#, c-format
msgid "Clients for different protocols including ssh"
msgstr "Mitme protokolli, sealhulgas ssh kliendid"

#: share/meta-task/compssUsers.pl:49
#, c-format
msgid "Tools to ease the configuration of your computer"
msgstr "Tööriistad süsteemi lihtsamaks haldamiseks"

#: share/meta-task/compssUsers.pl:53
#, c-format
msgid "Console Tools"
msgstr "Konsoolitööriistad"

#: share/meta-task/compssUsers.pl:54
#, c-format
msgid "Editors, shells, file tools, terminals"
msgstr "Redaktorid, shellid, terminalid, failihaldus"

#: share/meta-task/compssUsers.pl:58 share/meta-task/compssUsers.pl:201
#: share/meta-task/compssUsers.pl:203
#, c-format
msgid "Development"
msgstr "Arendus"

#: share/meta-task/compssUsers.pl:59 share/meta-task/compssUsers.pl:204
#, c-format
msgid "C and C++ development libraries, programs and include files"
msgstr "C ja C++ arendusteegid, rakendused ja päisefailid"

#: share/meta-task/compssUsers.pl:63 share/meta-task/compssUsers.pl:208
#, c-format
msgid "Documentation"
msgstr "Dokumentatsioon"

#: share/meta-task/compssUsers.pl:64 share/meta-task/compssUsers.pl:209
#, c-format
msgid "Books and Howto's on Linux and Free Software"
msgstr "Raamatud ja HOWTO-d Linuxi ja vabavara kohta"

#: share/meta-task/compssUsers.pl:68 share/meta-task/compssUsers.pl:212
#, c-format
msgid "LSB"
msgstr "LSB"

#: share/meta-task/compssUsers.pl:69 share/meta-task/compssUsers.pl:213
#, c-format
msgid "Linux Standard Base. Third party applications support"
msgstr "Linux Standard Base. Kolmandate tootjate rakenduste toetus"

#: share/meta-task/compssUsers.pl:79
#, c-format
msgid "Web Server"
msgstr "Veebiserver"

#: share/meta-task/compssUsers.pl:80
#, c-format
msgid "Apache"
msgstr "Apache"

#: share/meta-task/compssUsers.pl:84
#, c-format
msgid "Groupware"
msgstr "Grupitöö"

#: share/meta-task/compssUsers.pl:85
#, c-format
msgid "Kolab Server"
msgstr "Kolabi server"

#: share/meta-task/compssUsers.pl:88 share/meta-task/compssUsers.pl:138
#, c-format
msgid "Firewall/Router"
msgstr "Tulemüür/marsruuter"

#: share/meta-task/compssUsers.pl:89 share/meta-task/compssUsers.pl:139
#, c-format
msgid "Internet gateway"
msgstr "Internet"

#: share/meta-task/compssUsers.pl:92
#, c-format
msgid "Mail/News"
msgstr "E-post/Uudistegrupid"

#: share/meta-task/compssUsers.pl:93
#, c-format
msgid "Postfix mail server, Inn news server"
msgstr "Postfixi e-posti server, Inn uudisteserver"

#: share/meta-task/compssUsers.pl:97
#, c-format
msgid "Directory Server"
msgstr "Kataloogiserver"

#: share/meta-task/compssUsers.pl:102
#, c-format
msgid "FTP Server"
msgstr "FTP-server"

#: share/meta-task/compssUsers.pl:103
#, c-format
msgid "ProFTPd"
msgstr "ProFTPd"

#: share/meta-task/compssUsers.pl:107
#, c-format
msgid "DNS/NIS"
msgstr "DNS/NIS"

#: share/meta-task/compssUsers.pl:108
#, c-format
msgid "Domain Name and Network Information Server"
msgstr "Nimeserver ja võrguteabeserver"

#: share/meta-task/compssUsers.pl:112
#, c-format
msgid "File and Printer Sharing Server"
msgstr "Faili- ja printserver"

#: share/meta-task/compssUsers.pl:113
#, c-format
msgid "NFS Server, Samba server"
msgstr "NFS-server, Samba-server"

#: share/meta-task/compssUsers.pl:117 share/meta-task/compssUsers.pl:133
#, c-format
msgid "Database"
msgstr "Andmebaasid"

#: share/meta-task/compssUsers.pl:118
#, c-format
msgid "PostgreSQL and MariaDB Database Server"
msgstr "PostgreSQL- ja MariaDB-andmebaasiserver"

#: share/meta-task/compssUsers.pl:123
#, c-format
msgid "Web/FTP"
msgstr "Veeb/FTP"

#: share/meta-task/compssUsers.pl:124
#, c-format
msgid "Apache, Pro-ftpd"
msgstr "Apache ja Pro-ftpd"

#: share/meta-task/compssUsers.pl:128
#, c-format
msgid "Mail"
msgstr "E-post"

#: share/meta-task/compssUsers.pl:129
#, c-format
msgid "Postfix mail server"
msgstr "Postfixi e-posti server"

#: share/meta-task/compssUsers.pl:134
#, c-format
msgid "PostgreSQL or MariaDB database server"
msgstr "PostgreSQL- või MariaDB-andmebaasiserver"

#: share/meta-task/compssUsers.pl:142
#, c-format
msgid "Network Computer server"
msgstr "Võrguserver"

#: share/meta-task/compssUsers.pl:143
#, c-format
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr "NFS-, SMB-, SSH-server, puhverserver (proxy)"

#: share/meta-task/compssUsers.pl:150
#, c-format
msgid "Graphical Environment"
msgstr "Graafiline keskkond"

#: share/meta-task/compssUsers.pl:152
#, fuzzy, c-format
msgid "KDE Workstation"
msgstr "Tööjaam"

#: share/meta-task/compssUsers.pl:153
#, c-format
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr "K töölaua keskkond: graafiline töökeskkond ja palju rakendusi"

#: share/meta-task/compssUsers.pl:158
#, c-format
msgid "GNOME Workstation"
msgstr "GNOME tööjaam"

#: share/meta-task/compssUsers.pl:159 share/meta-task/compssUsers.pl:170
#, c-format
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr "Graafiline töökeskkond koos kasutajasõbralike rakendustega"

#: share/meta-task/compssUsers.pl:164
#, fuzzy, c-format
msgid "XFCE Workstation"
msgstr "Tööjaam"

#: share/meta-task/compssUsers.pl:165
#, c-format
msgid ""
"A lighter graphical environment with user-friendly set of applications and "
"desktop tools"
msgstr ""
"Kergemat sorti graafiline töökeskkond koos kasutajasõbralike rakendustega"

#: share/meta-task/compssUsers.pl:169
#, c-format
msgid "MATE Workstation"
msgstr "MATE tööjaam"

#: share/meta-task/compssUsers.pl:174
#, c-format
msgid "Cinnamon Workstation"
msgstr "Cinnamoni tööjaam"

#: share/meta-task/compssUsers.pl:175
#, c-format
msgid "A graphical environment based on GNOME"
msgstr "GNOME-l põhinev graafiline keskkond"

#: share/meta-task/compssUsers.pl:179
#, fuzzy, c-format
msgid "RazorQT Desktop"
msgstr "LXQt töölaud"

#: share/meta-task/compssUsers.pl:181
#, fuzzy, c-format
msgid "A less developed lightweight fast graphical environment"
msgstr "Kergemat sorti kiire graafiline töökeskkond"

#: share/meta-task/compssUsers.pl:184
#, fuzzy, c-format
msgid "Enlightenment e17 Desktop"
msgstr "Enlightenmenti töölaud"

#: share/meta-task/compssUsers.pl:186
#, c-format
msgid "A lightweight fast graphical environment with a dedicated following"
msgstr "Kergemat sorti kiire graafiline töökeskkond andunud kasutajaskonnaga"

#: share/meta-task/compssUsers.pl:189
#, c-format
msgid "LXDE Desktop"
msgstr "LXDE töölaud"

#: share/meta-task/compssUsers.pl:191
#, c-format
msgid "A lightweight fast graphical environment"
msgstr "Kergemat sorti kiire graafiline töökeskkond"

#: share/meta-task/compssUsers.pl:194
#, c-format
msgid "Other Graphical Desktops"
msgstr "Muud graafilised töölauad"

#: share/meta-task/compssUsers.pl:195
#, c-format
msgid "Window Maker, Fvwm, etc"
msgstr "Window Maker, Fvwm jt"

#: share/meta-task/compssUsers.pl:218
#, c-format
msgid "Utilities"
msgstr "Utiliidid"

#: share/meta-task/compssUsers.pl:220 share/meta-task/compssUsers.pl:221
#, c-format
msgid "SSH Server"
msgstr "SSH-server"

#: share/meta-task/compssUsers.pl:225
#, c-format
msgid "Webmin"
msgstr "Webmin"

#: share/meta-task/compssUsers.pl:226
#, c-format
msgid "Webmin Remote Configuration Server"
msgstr "Webmin võrguseadistusserver"

#: share/meta-task/compssUsers.pl:230
#, c-format
msgid "Network Utilities/Monitoring"
msgstr "Võrguutiliidid ja võrgu jälgimine"

#: share/meta-task/compssUsers.pl:231
#, c-format
msgid "Monitoring tools, processes accounting, tcpdump, nmap, ..."
msgstr "Jälgimistööriistad, protsesside jälgimine, tcpdump, nmap..."

#: share/meta-task/compssUsers.pl:235
#, c-format
msgid "Mageia Wizards"
msgstr "Mageia nõustajad"

#: share/meta-task/compssUsers.pl:236
#, c-format
msgid "Wizards to configure server"
msgstr "Serverite seadistamise nõustajad"

#: steps.pm:85
#, c-format
msgid ""
"An error occurred, but I do not know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
"Tekkis tõrge, mida programm ei suuda ise klaarida.\n"
"Jätkake omal vastutusel."

#: steps.pm:469
#, c-format
msgid ""
"Some important packages did not get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
"Check the cdrom on an installed computer using \"rpm -qpl media/main/*.rpm"
"\"\n"
msgstr ""
"Mõned tähtsad paketid ei saanud korralikult paika.\n"
"Teie CD-seade või CD on ilmselt vigane.\n"
"Paketifaile CD-l saate kontrollida käsuga \"rpm -qpl media/main/*.rpm\"\n"

#: steps_auto_install.pm:71 steps_stdio.pm:27
#, c-format
msgid "Entering step `%s'\n"
msgstr "Järgmine samm: %s\n"

#: steps_curses.pm:22
#, c-format
msgid "%s Installation %s"
msgstr "%s paigaldamine: %s"

#: steps_curses.pm:32
#, c-format
msgid "<Tab>/<Alt-Tab> between elements"
msgstr "<Tab>/<Alt-Tab> liigub elementide vahel"

#: steps_gtk.pm:151
#, c-format
msgid "Xorg server is slow to start. Please wait..."
msgstr "Xorgi server käivitub aeglaselt. Palun oodake..."

#: steps_gtk.pm:216
#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"%s. If that occurs, you can try a text install instead. For this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"Teie süsteemil napib ressursse ja %s paigaldamine ei pruugi õnnestuda.\n"
"Kui nii juhtub, proovige palun tekstipõhist paigaldamist.\n"
"Selleks vajutage CD-lt laadimisel F1 ja sisestage \"text\"."

#: steps_gtk.pm:246 steps_gtk.pm:759
#, c-format
msgid "Media Selection"
msgstr "Andmekandjate valik"

#: steps_gtk.pm:257
#, c-format
msgid "Install %s Plasma Desktop"
msgstr "%s Plasma töölaua paigaldamine"

#: steps_gtk.pm:258
#, c-format
msgid "Install %s GNOME Desktop"
msgstr "%s GNOME töölaua paigaldamine"

#: steps_gtk.pm:259
#, c-format
msgid "Custom install"
msgstr "Kohandatud paigaldamine"

#: steps_gtk.pm:280
#, c-format
msgid "Plasma Desktop"
msgstr "Plasma töölaud"

#: steps_gtk.pm:281
#, c-format
msgid "GNOME Desktop"
msgstr "GNOME töölaud"

#: steps_gtk.pm:282
#, c-format
msgid "Custom Desktop"
msgstr "Kohandatud töölaud"

#: steps_gtk.pm:288
#, c-format
msgid "Here's a preview of the '%s' desktop."
msgstr "Siin näeb '%s' töölaua eelvaatlust."

#: steps_gtk.pm:315
#, c-format
msgid "Click on images in order to see a bigger preview"
msgstr "Suurema eelvaatluse nägemiseks klõpsake piltidel."

#: steps_gtk.pm:331 steps_interactive.pm:609 steps_list.pm:30
#, c-format
msgid "Package Group Selection"
msgstr "Paketigruppide valik"

#: steps_gtk.pm:354 steps_interactive.pm:626
#, c-format
msgid "Individual package selection"
msgstr "Valik paketthaaval"

#: steps_gtk.pm:361
#, c-format
msgid "Unselect All"
msgstr "Tühista kõigi valimine"

#: steps_gtk.pm:380 steps_interactive.pm:538
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Suurus kokku: %d / %d MB"

#: steps_gtk.pm:425
#, c-format
msgid "Version: "
msgstr "Versioon: "

#: steps_gtk.pm:426
#, c-format
msgid "Size: "
msgstr "Suurus: "

#: steps_gtk.pm:426
#, c-format
msgid "%d KB\n"
msgstr "%d KB\n"

#: steps_gtk.pm:427
#, c-format
msgid "Importance: "
msgstr "Tähtsus: "

#: steps_gtk.pm:462
#, c-format
msgid "You cannot select/unselect this package"
msgstr "Seda paketti ei saa valida/valimata jätta"

#: steps_gtk.pm:466
#, c-format
msgid "due to missing %s"
msgstr "puuduva %s tõttu"

#: steps_gtk.pm:467
#, c-format
msgid "due to unsatisfied %s"
msgstr "rahuldamata %s tõttu"

#: steps_gtk.pm:468
#, c-format
msgid "trying to promote %s"
msgstr "püüdes välja pakkuda %s"

#: steps_gtk.pm:469
#, c-format
msgid "in order to keep %s"
msgstr "säilitamaks %s"

#: steps_gtk.pm:474
#, c-format
msgid ""
"You cannot select this package as there is not enough space left to install "
"it"
msgstr "Seda paketti ei saa valida, sest paigaldamiseks napib kettaruumi"

#: steps_gtk.pm:477
#, c-format
msgid "The following packages are going to be installed"
msgstr "Paigaldamiseks on valitud järgmised paketid"

#: steps_gtk.pm:478
#, c-format
msgid "The following packages are going to be removed"
msgstr "Eemaldamiseks on valitud järgmised paketid"

#: steps_gtk.pm:504
#, c-format
msgid "This is a mandatory package, it cannot be unselected"
msgstr "See pakett on kohustuslik"

#: steps_gtk.pm:506
#, c-format
msgid "You cannot unselect this package. It is already installed"
msgstr "See pakett on juba paigaldatud"

#: steps_gtk.pm:508
#, c-format
msgid "You cannot unselect this package. It must be upgraded"
msgstr "Selle paketi peate valima, sest selle uuendamine on kohustuslik"

#: steps_gtk.pm:512
#, c-format
msgid "Show automatically selected packages"
msgstr "Automaatselt valitud pakettide näitamine"

#: steps_gtk.pm:516
#, c-format
msgid "Install"
msgstr "Paigalda"

#: steps_gtk.pm:519
#, c-format
msgid "Load/Save selection"
msgstr "Valiku laadimine/salvestamine"

#: steps_gtk.pm:520
#, c-format
msgid "Updating package selection"
msgstr "Paketivaliku uuendamine"

#: steps_gtk.pm:525
#, c-format
msgid "Minimal install"
msgstr "Minimaalne paigaldus"

#: steps_gtk.pm:538
#, c-format
msgid "Software Management"
msgstr "Tarkvarahaldur"

#: steps_gtk.pm:538 steps_interactive.pm:415
#, c-format
msgid "Choose the packages you want to install"
msgstr "Valige paketid, mida soovite paigaldada"

#: steps_gtk.pm:555 steps_interactive.pm:646 steps_list.pm:32
#, c-format
msgid "Installing"
msgstr "Paigaldamine"

#: steps_gtk.pm:585
#, c-format
msgid "No details"
msgstr "Üksikasjadeta"

#: steps_gtk.pm:605
#, c-format
msgid "Time remaining:"
msgstr "Aega jäänud:"

#: steps_gtk.pm:606
#, c-format
msgid "(estimating...)"
msgstr "(arvutatakse...)"

#: steps_gtk.pm:632
#, c-format
msgid "%d package"
msgid_plural "%d packages"
msgstr[0] "%d pakett"
msgstr[1] "%d paketti"

#: steps_gtk.pm:689 steps_interactive.pm:838 steps_list.pm:43
#, c-format
msgid "Summary"
msgstr "Kokkuvõte"

#: steps_gtk.pm:708
#, c-format
msgid "Configure"
msgstr "Seadista"

#: steps_gtk.pm:725 steps_interactive.pm:834 steps_interactive.pm:974
#, c-format
msgid "not configured"
msgstr "seadistamata"

#: steps_gtk.pm:768 steps_interactive.pm:315
#, c-format
msgid ""
"The following installation media have been found.\n"
"If you want to skip some of them, you can unselect them now."
msgstr ""
"Leiti järgmised paigaldusandmekandjad.\n"
"Kui Te ei soovi mõnda neist kasutada, eemaldage need valikust."

#: steps_gtk.pm:784 steps_interactive.pm:321
#, c-format
msgid ""
"You have the option to copy the contents of the CDs onto the hard disk drive "
"before installation.\n"
"It will then continue from the hard disk drive and the packages will remain "
"available once the system is fully installed."
msgstr ""
"Teil on võimalik kopeerida CD-de sisu enne paigaldamist kõvakettale.\n"
"Seejärel jätkatakse paigaldamist kõvakettalt ning kogu tarkvara on seal "
"kättesaadav ka pärast süsteemi paigaldamist."

#: steps_gtk.pm:786 steps_interactive.pm:323
#, c-format
msgid "Copy whole CDs"
msgstr "Kopeeri kõik CD-d"

#: steps_interactive.pm:40
#, c-format
msgid "An error occurred"
msgstr "Tekkis viga"

#: steps_interactive.pm:105
#, c-format
msgid "Please choose your keyboard layout"
msgstr "Palun valige klaviatuuriasetus"

#: steps_interactive.pm:109
#, c-format
msgid "Here is the full list of available keyboards:"
msgstr "See on saadaolevate klaviatuuriasetuste täielik nimekiri:"

#: steps_interactive.pm:153
#, c-format
msgid "Install/Upgrade"
msgstr "Paigaldamine/Uuendamine"

#: steps_interactive.pm:157
#, c-format
msgid "Is this an install or an upgrade?"
msgstr "Kas see on paigaldamine või uuendamine?"

#: steps_interactive.pm:159
#, c-format
msgid ""
"_: This is a noun:\n"
"Install"
msgstr "Paigaldamine"

#: steps_interactive.pm:161
#, c-format
msgid "Upgrade %s"
msgstr "%s uuendamine"

#: steps_interactive.pm:184
#, c-format
msgid "Encryption key for %s"
msgstr "%s krüptovõti"

#: steps_interactive.pm:217
#, c-format
msgid "Cancel installation, reboot system"
msgstr "Paigaldamisest loobumine, süsteemi taaskäivitamine"

#: steps_interactive.pm:218
#, c-format
msgid "New Installation"
msgstr "Uus paigaldus"

#: steps_interactive.pm:219
#, c-format
msgid "Upgrade previous installation (not recommended)"
msgstr "Varasema paigalduse uuendamine (ei ole soovitatav)"

#: steps_interactive.pm:223
#, c-format
msgid ""
"Installer has detected that your installed Linux system could not\n"
"safely be upgraded to %s.\n"
"\n"
"New installation replacing your previous one is recommended.\n"
"\n"
"Warning : you should backup all your personal data before choosing \"New\n"
"Installation\"."
msgstr ""
"Paigaldusprogramm leidis, et Teie olemasolevat Mageia Linuxi süsteemi\n"
"ei saa turvaliselt uuendada versioonile %s.\n"
"\n"
"Soovitatav on valida uus paigaldus, mis asendab senise.\n"
"\n"
"Hoiatus: Te peaksite varundama kõik oma isiklikud andmed,\n"
"enne kui valite võimaluse \"Uus paigaldus\"."

#: steps_interactive.pm:264
#, c-format
msgid "CD/DVD"
msgstr "CD/DVD"

#: steps_interactive.pm:264
#, c-format
msgid "Configuring CD/DVD"
msgstr "CD/DVD seadistamine"

#: steps_interactive.pm:354
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done.\n"
"If you do not have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
"Vahetage CD!\n"
"\n"
"Palun sisestage CD nimega \"%s\" CD-seadmesse ja klõpsake nupule \"Olgu\".\n"
"Kui Teil sellist ei ole, klõpsake nupule \"Loobu\"."

#: steps_interactive.pm:372 steps_interactive.pm:490
#, c-format
msgid "Looking for available packages..."
msgstr "Saadaolevate pakettide otsimine..."

#: steps_interactive.pm:380
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade "
"(%dMB > %dMB)"
msgstr ""
"Teie süsteemis ei jagu ruumi paigaldamiseks ega uuendamiseks (%dMB > %dMB)"

#: steps_interactive.pm:428
#, c-format
msgid ""
"Please choose load or save package selection.\n"
"The format is the same as auto_install generated files."
msgstr ""
"Valige palun paketivaliku laadimine või salvestamine.\n"
"Vorming on sama, mis automaatpaigaldusega loodud failide puhul."

#: steps_interactive.pm:430
#, c-format
msgid "Load"
msgstr "Laadi"

#: steps_interactive.pm:430
#, c-format
msgid "Save"
msgstr "Salvesta"

#: steps_interactive.pm:438
#, c-format
msgid "Bad file"
msgstr "Vigane fail"

#: steps_interactive.pm:455
#, c-format
msgid "Plasma"
msgstr "Plasma"

#: steps_interactive.pm:456
#, c-format
msgid "GNOME"
msgstr "GNOME"

#: steps_interactive.pm:459
#, c-format
msgid "Desktop Selection"
msgstr "Töölaua valik"

#: steps_interactive.pm:460
#, c-format
msgid "You can choose your workstation desktop profile."
msgstr "Siin saab valida oma arvuti töölauaprofiili."

#: steps_interactive.pm:552
#, c-format
msgid "Selected size is larger than available space"
msgstr "Valiku suurus ületab saadaolevat kettaruumi"

#: steps_interactive.pm:576
#, c-format
msgid "Type of install"
msgstr "Paigaldamise tüüp"

#: steps_interactive.pm:577
#, c-format
msgid ""
"You have not selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
"Te ei valinud ühtegi paketigruppi.\n"
"Palun valige meelepärane minimaalne paigaldus:"

#: steps_interactive.pm:582
#, c-format
msgid "With X"
msgstr "X'iga"

#: steps_interactive.pm:583
#, c-format
msgid "Install recommended packages"
msgstr "Soovitatavate pakettide paigaldamine"

#: steps_interactive.pm:584
#, c-format
msgid "With basic documentation (recommended!)"
msgstr "Baasdokumentatsiooniga (soovitatav!)"

#: steps_interactive.pm:585
#, c-format
msgid "Truly minimal install (especially no urpmi)"
msgstr "Tõeliselt minimaalne (isegi urpmi-t ei ole)"

#: steps_interactive.pm:637
#, c-format
msgid "Preparing upgrade..."
msgstr "Uuendamiseks valmistumine..."

#: steps_interactive.pm:647
#, c-format
msgid "Preparing installation"
msgstr "Paigaldamiseks valmistumine"

#: steps_interactive.pm:655
#, c-format
msgid "Installing package %s"
msgstr "Paketi %s paigaldamine"

#: steps_interactive.pm:679
#, c-format
msgid "There was an error ordering packages:"
msgstr "Pakettide tellimisel tekkis viga:"

#: steps_interactive.pm:679
#, c-format
msgid "Go on anyway?"
msgstr "Kas ikkagi jätkata?"

#: steps_interactive.pm:683
#, c-format
msgid "Retry"
msgstr "Proovi uuesti"

#: steps_interactive.pm:684
#, c-format
msgid "Skip this package"
msgstr "Jäta pakett vahele"

#: steps_interactive.pm:685
#, c-format
msgid "Skip all packages from medium \"%s\""
msgstr "Jäta kõik andmekandja \"%s\" paketid vahele"

#: steps_interactive.pm:686
#, c-format
msgid "Go back to media and packages selection"
msgstr "Tagasi andmekandja ja paketivaliku juurde"

#: steps_interactive.pm:689
#, c-format
msgid "There was an error installing package %s."
msgstr "Paketi %s paigaldamisel tekkis viga."

#: steps_interactive.pm:708
#, c-format
msgid "Post-install configuration"
msgstr "Paigaldamisjärgne seadistamine"

#: steps_interactive.pm:715
#, c-format
msgid "Please ensure the Update Modules media is in drive %s"
msgstr "Palun kontrollige, et uuenduste andmekandja on seadmes %s"

#: steps_interactive.pm:743 steps_interactive.pm:773 steps_list.pm:47
#, c-format
msgid "Updates"
msgstr "Uuendused"

#: steps_interactive.pm:744
#, c-format
msgid "You now have the opportunity to setup online media."
msgstr "Nüüd on Teil võimalus määrata võrguandmekandjad."

#: steps_interactive.pm:745
#, c-format
msgid "This allows to install security updates."
msgstr "See lubab paigaldada turbeuuendusi."

#: steps_interactive.pm:746
#, c-format
msgid ""
"To setup those media, you will need to have a working Internet \n"
"connection.\n"
"\n"
"Do you want to setup the update media?"
msgstr ""
"Nende andmekandjate määramiseks peab töötama\n"
"internetiühendus.\n"
"\n"
"Kas soovite määrata uuendamisandmekandjad?"

#: steps_interactive.pm:766
#, c-format
msgid "Failure when adding medium"
msgstr "Andmekandja lisamine nurjus"

#: steps_interactive.pm:766
#, c-format
msgid "Retry?"
msgstr "Kas proovida uuesti?"

#: steps_interactive.pm:774
#, c-format
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been updated after the distribution was released. They may\n"
"contain security or bug fixes.\n"
"\n"
"To download these packages, you will need to have a working Internet \n"
"connection.\n"
"\n"
"Do you want to install the updates?"
msgstr ""
"Teil on nüüd võimalus alla laadida uuendatud pakette. Need on välja lastud\n"
"pärast Mageia distributsiooni ilmumist ja võivad sisaldada vigade\n"
"parandusi või turbeuuendusi.\n"
"\n"
"Allalaadimiseks peab Teil olema töötav internetiühendus.\n"
"\n"
"Kas soovite uuendusi paigaldada?"

#. -PO: example: lilo-graphic on /dev/hda1
#: steps_interactive.pm:883
#, c-format
msgid "%s on %s"
msgstr "%s asukohas %s"

#: steps_interactive.pm:919 steps_interactive.pm:926 steps_interactive.pm:939
#: steps_interactive.pm:953
#, c-format
msgid "Hardware"
msgstr "Riistvara"

#: steps_interactive.pm:940
#, c-format
msgid "Sound card"
msgstr "Helikaart"

#: steps_interactive.pm:954
#, c-format
msgid "Graphical interface"
msgstr "Graafiline kasutajaliides"

#: steps_interactive.pm:960 steps_interactive.pm:972
#, c-format
msgid "Network & Internet"
msgstr "Kohtvõrk ja internet"

#: steps_interactive.pm:973
#, c-format
msgid "Proxies"
msgstr "Puhverserverid"

#: steps_interactive.pm:974
#, c-format
msgid "configured"
msgstr "seadistatud"

#: steps_interactive.pm:984
#, c-format
msgid "Security Level"
msgstr "Turbetase"

#: steps_interactive.pm:1004
#, c-format
msgid "Firewall"
msgstr "Tulemüür"

#: steps_interactive.pm:1008
#, c-format
msgid "activated"
msgstr "aktiveeritud"

#: steps_interactive.pm:1008
#, c-format
msgid "disabled"
msgstr "keelatud"

#: steps_interactive.pm:1022
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr "Te ei ole seadistanud X'i. Kas Te tõesti ei taha seda teha?"

#. -PO: This is NOT the boot loader (just the kernel initrds)!!!!
#: steps_interactive.pm:1053
#, c-format
msgid "Preparing initial startup program..."
msgstr "Alglaadimisprogrammi ettevalmistamine..."

#: steps_interactive.pm:1054
#, c-format
msgid "Be patient, this may take a while..."
msgstr "Varuge kannatust, see võib võtta veidi aega..."

#: steps_interactive.pm:1070
#, c-format
msgid ""
"In this security level, access to the files in the Windows partition is "
"restricted to the administrator."
msgstr ""
"Sellel turbetasemel pääseb Windowsi partitsioonil asuvatele failidele ligi "
"ainult administraator."

#: steps_interactive.pm:1102
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Pange palun tühi diskett seadmesse %s"

#: steps_interactive.pm:1104
#, c-format
msgid "Creating auto install floppy..."
msgstr "Kiirpaigaldusdisketi loomine..."

#: steps_interactive.pm:1115
#, c-format
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
"Mõned sammud ei ole lõpule viidud.\n"
"\n"
"Kas soovite tõesti praegu lõpetada ja väljuda?"

#: steps_interactive.pm:1125
#, c-format
msgid "Congratulations"
msgstr "Õnnitleme!"

#: steps_interactive.pm:1128
#, c-format
msgid "Reboot"
msgstr "Taaskäivita"

#. -PO: please keep the following messages very short: they must fit in the left list of the installer!!!
#: steps_list.pm:16
#, c-format
msgid ""
"_: Keep these entry short\n"
"Language"
msgstr "Keel"

#: steps_list.pm:16 steps_list.pm:23
#, c-format
msgid "Localization"
msgstr "Lokaliseerimine"

#: steps_list.pm:17
#, c-format
msgid ""
"_: Keep these entry short\n"
"License"
msgstr "Litsents"

#: steps_list.pm:18
#, c-format
msgid ""
"_: Keep these entry short\n"
"Mouse"
msgstr "Hiir"

#: steps_list.pm:19 steps_list.pm:20
#, c-format
msgid ""
"_: Keep these entry short\n"
"Hard drive detection"
msgstr "Kõvaketta leidmine"

#: steps_list.pm:21 steps_list.pm:22
#, c-format
msgid ""
"_: Keep these entry short\n"
"Installation class"
msgstr "Paigaldamismeetod"

#: steps_list.pm:23
#, c-format
msgid ""
"_: Keep these entry short\n"
"Keyboard"
msgstr "Klaviatuur"

#: steps_list.pm:24
#, c-format
msgid ""
"_: Keep these entry short\n"
"Security"
msgstr "Turvalisus"

#: steps_list.pm:25
#, c-format
msgid ""
"_: Keep these entry short\n"
"Partitioning"
msgstr "Kõvaketta jagamine"

#: steps_list.pm:27 steps_list.pm:28
#, c-format
msgid ""
"_: Keep these entry short\n"
"Formatting"
msgstr "Vormindamine"

#: steps_list.pm:29
#, c-format
msgid ""
"_: Keep these entry short\n"
"Choosing packages"
msgstr "Pakettide valik"

#: steps_list.pm:31
#, c-format
msgid ""
"_: Keep these entry short\n"
"Installing"
msgstr "Paigaldamine"

#: steps_list.pm:34
#, c-format
msgid ""
"_: Keep these entry short\n"
"Users"
msgstr "Kasutajad"

#: steps_list.pm:38 steps_list.pm:39
#, c-format
msgid ""
"_: Keep these entry short\n"
"Bootloader"
msgstr "Alglaadur"

#: steps_list.pm:40 steps_list.pm:41
#, c-format
msgid ""
"_: Keep these entry short\n"
"Configure X"
msgstr "X'i seadistamine"

#: steps_list.pm:42
#, c-format
msgid ""
"_: Keep these entry short\n"
"Summary"
msgstr "Kokkuvõte"

#: steps_list.pm:44 steps_list.pm:45
#, c-format
msgid ""
"_: Keep these entry short\n"
"Services"
msgstr "Teenused"

#: steps_list.pm:46
#, c-format
msgid ""
"_: Keep these entry short\n"
"Updates"
msgstr "Uuendused"

#: steps_list.pm:48
#, c-format
msgid ""
"_: Keep these entry short\n"
"Exit"
msgstr "Väljumine"

#~ msgid "Plasma Workstation"
#~ msgstr "Plasma tööjaam"

#~ msgid "Xfce Workstation"
#~ msgstr "Xfce tööjaam"

#~ msgid "A next generation QT port of the lightweight desktop environment"
#~ msgstr "Kergemat sorti graafilise töökeskkonna uue põlvkonna Qt-versioon"
ss='ctx'> msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1542
+#: any.pm:1537
#, fuzzy, c-format
msgid "Timezone"
msgstr "Тэма"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Які ваш часавы пояс?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1572
+#: any.pm:1567
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Ваш сістэмны гадзіннік усталяваны на GMT?"
-#: any.pm:1573
+#: any.pm:1568
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Ваш сістэмны гадзіннік усталяваны на GMT?"
-#: any.pm:1575
+#: any.pm:1570
#, fuzzy, c-format
msgid "NTP Server"
msgstr "NIS сэервер:"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""
@@ -1022,7 +1027,7 @@ msgid "Domain Admin Password"
msgstr "Яшчэ раз пароль:"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1032,56 +1037,61 @@ msgid ""
"\n"
msgstr ""
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr ""
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, c-format
+msgid "GRUB2 with graphical menu"
+msgstr ""
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr ""
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr ""
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "Не хапае дыскавай прасторы ў /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, fuzzy, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Куды вы жадаеце ўсталяваць пачатковы загрузчык?"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, fuzzy, c-format
msgid "Re-install Boot Loader"
msgstr "Усталяванне загрузчыку"
@@ -1175,7 +1185,7 @@ msgstr "Кропка манціравання"
msgid "Options"
msgstr "Опцыі"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Выдаліць"
@@ -1280,7 +1290,7 @@ msgstr "Выход"
msgid "Continue"
msgstr "Працягнуць"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2168,7 +2178,7 @@ msgstr ""
msgid "Change type"
msgstr "Змяніць тып раздзелу"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2247,7 +2257,7 @@ msgstr "Наступныя пакеты будуць даданы да сіст
msgid "Installing packages..."
msgstr "Усталяванне пакету %s"
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, fuzzy, c-format
msgid "Removing packages..."
msgstr "Прагляд даступных пакетаў"
@@ -2271,22 +2281,22 @@ msgstr ""
msgid "Creating and formatting file %s"
msgstr "Стварэнне і фарматаванне файла %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Не ведаю як адфарматаваць %s з тыпам %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "%s памылка фарматавання %s"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Не ведаю як адфарматаваць %s з тыпам %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s памылка фарматавання %s"
@@ -2301,22 +2311,22 @@ msgstr "Манціраванне дыску %s\n"
msgid "Mounting partition %s"
msgstr "Фарматаванне раздзелу %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, fuzzy, c-format
msgid "Checking %s"
msgstr "Праверка правапісу"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "памылка разманціравання %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, fuzzy, c-format
msgid "Enabling swap partition %s"
msgstr "Фарматаванне раздзелу %s"
@@ -2545,7 +2555,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Далей"
@@ -3231,7 +3241,7 @@ msgstr "Рэжым прайгравання"
msgid "Tuner type:"
msgstr "Тып мышы: %s\n"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3239,37 +3249,37 @@ msgstr "Тып мышы: %s\n"
msgid "Ok"
msgstr "Ок"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Так"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Не"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Выбар файла"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Дадаць"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Зьмяненьне"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Скончыць"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "прылада"
@@ -4955,7 +4965,7 @@ msgstr ""
"Адзіны выхад у тым, каб перамясціць першасныя раздзелы так, каб дзірка ішла\n"
"адразу за пашыраным (extended) раздзелам"
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -4964,39 +4974,39 @@ msgid ""
"data."
msgstr ""
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "Гл. апісанне абсталявання"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr ""
@@ -6278,7 +6288,7 @@ msgstr "У пачатак"
msgid "Stop"
msgstr "Спыніць"
-#: standalone.pm:25
+#: standalone.pm:26
#, fuzzy, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6315,7 +6325,7 @@ msgstr ""
"Free Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA "
"02110-1301, USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6331,7 +6341,7 @@ msgid ""
"--version : show version number.\n"
msgstr ""
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6340,7 +6350,7 @@ msgid ""
"default mode: offer to configure autologin feature"
msgstr ""
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6351,7 +6361,7 @@ msgid ""
" --incident - program should be one of %s tools"
msgstr ""
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6362,7 +6372,7 @@ msgid ""
" --wizard - like --add"
msgstr ""
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6380,7 +6390,7 @@ msgid ""
" : and gs for ghostscript for only this one."
msgstr ""
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6398,17 +6408,17 @@ msgid ""
"IP, nbi image name)"
msgstr ""
-#: standalone.pm:99
+#: standalone.pm:100
#, fuzzy, c-format
msgid "[keyboard]"
msgstr "Клавіятура"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6422,7 +6432,7 @@ msgid ""
"--quiet : do not be interactive. To be used with (dis)connect."
msgstr ""
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -6434,14 +6444,14 @@ msgid ""
" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6449,7 +6459,7 @@ msgid ""
" XFdrake resolution"
msgstr ""
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po
index 143f27697..446954d35 100644
--- a/perl-install/share/po/bg.po
+++ b/perl-install/share/po/bg.po
@@ -11,7 +11,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-bg\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2009-03-21 13:58+0200\n"
"Last-Translator: Kolio Kolev <kolio_kolev@biotronica.net>\n"
"Language-Team: Bulgarian <Mageia User Group - Bulgaria <mandriva-"
@@ -27,7 +27,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Моля, изчакайте"
@@ -111,7 +111,7 @@ msgstr "Първия сектор на дисковия дял (PBS) с Mageia"
msgid "On Floppy"
msgstr "Запазване на дискета"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Пропусни"
@@ -501,47 +501,47 @@ msgstr "Изберете подразбиращ се потребител:"
msgid "Choose the window manager to run:"
msgstr "Изберете графична среда за стартиране:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Бележки към версията"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Затвори"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Лицензионен договор"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Изход"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Приемате ли този лиценз ?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Приеми"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Откажи"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Моля, изберете език"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -552,82 +552,87 @@ msgstr ""
"езиците, които искате да инсталирате. Те ще бъдат налични след\n"
"като завърши инсталацията и рестартирате системата."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Многоезикова поддръжка"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Съвместимост с преди използващи се (различни от UTF-8) кодировки"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Всички езици"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Избор на език"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Страна / Регион"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Моля, изберете вашата държава"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Пълен списък на достръпните страни"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Други държави"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Разширени настройки"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr " Метод за въвеждане:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Няма"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Без споделяне"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Позволи на всички потребители"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Позволи на отделни потребители"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -644,7 +649,7 @@ msgstr ""
"\"Позволи на отделни потребители\" разрешава споделянето само на "
"потребителите, които са членове на групата \"fileshare\".\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -654,7 +659,7 @@ msgstr ""
"ограничено \n"
" приложима за Mac OS X и Windows."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -664,7 +669,7 @@ msgstr ""
"повечето\n"
" съвременни Linux системи."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -672,12 +677,12 @@ msgstr ""
"Вие може да споделяте файлове използвайки NFS или SMB протоколи. \n"
"Моля, изберете кой от тях ще използвате."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Стартира userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -686,7 +691,7 @@ msgstr ""
"За споделянето на потребителски директории използва група \"fileshare\".\n"
"Може да използвате userdrake, за да добавите потребител към тази група."
-#: any.pm:1503
+#: any.pm:1498
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -695,49 +700,49 @@ msgstr ""
"За да се активират направените промени е необходимо да излезете от текущата "
"сесия и отново да влезете"
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"За да се активират направените промени е необходимо да излезете от текущата "
"сесия и отново да влезете"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Часова зона"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Коя е вашата времевата зона?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Дата, Часовник и Настройки на часова зона"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Кое е най-доброто време?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (хадруерният часовник е настроен по GMT)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (хадруерният часовник е настроен по локалното време)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP сървър"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Автоматична синхронизация на времето (използва NTP)"
@@ -1064,7 +1069,7 @@ msgstr "Парола за администратор на домейн"
# so use only 7bit for this message (and do transliteration or
# leave it in English, as it is the best for your language)
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1079,42 +1084,47 @@ msgstr ""
"изчакайте да се зареди избраната по подразбиране.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO с текстово меню"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB в графично меню"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB в графично меню"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB с текстово меню"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "няма достатъчно място в /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Не можете да инсталирате програмата за начално зареждане на дяла %s\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1123,7 +1133,7 @@ msgstr ""
"Конфигурацията на програмата за начално зареждане трябва да се актуализира, "
"защото дисковите дялове бяха преномерирани"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1132,7 +1142,7 @@ msgstr ""
"Програмата за начално зареждане не може да бъде коректно инсталирана. Трябва "
"да стартирате режим rescue и да изберете \"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Преинсталиране на програмата за начално зареждане"
@@ -1231,7 +1241,7 @@ msgstr "Точка на монтиране"
msgid "Options"
msgstr "Опции"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Премахване"
@@ -1338,7 +1348,7 @@ msgstr "Изход"
msgid "Continue"
msgstr "Продължи"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2269,7 +2279,7 @@ msgstr "Криптиращ алгоритъм"
msgid "Change type"
msgstr "Промяни типа"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2352,7 +2362,7 @@ msgstr "Следните пакети ще трябва да се инстали
msgid "Installing packages..."
msgstr "Инсталиране на пакети ..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Премахване на пакети ..."
@@ -2377,22 +2387,22 @@ msgstr "Трябва да имате FAT дял монтиран в /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Създаване и форматиране на файл %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Не може да се зададе име на %s имащо тип %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "Провали се задаването на име на %s "
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Не може да се форматира %s в тип %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s форматиране от %s провалено"
@@ -2407,22 +2417,22 @@ msgstr "\"Омагьосан кръг\" от монтирания %s\n"
msgid "Mounting partition %s"
msgstr "Монтиране на дисков дял %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr " пропадна монтирането на дисков дял %s в директория %s"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Проверка на %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "грешка при демонтиране на %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Позволи ползването на swap дял %s"
@@ -2670,7 +2680,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Следващ"
@@ -3398,7 +3408,7 @@ msgstr "Модел на карта:"
msgid "Tuner type:"
msgstr "Тип на тунер:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3406,37 +3416,37 @@ msgstr "Тип на тунер:"
msgid "Ok"
msgstr "Готово"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Да"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Не"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Изберете файл"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Добавяне"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Промяна"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Край"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Предишен"
@@ -5231,7 +5241,7 @@ msgstr ""
"Трябва да се пренаредят основните дялове, така че да се освободи място до "
"разширените дялове."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5243,22 +5253,22 @@ msgstr ""
"Проверката за цялост на данните не е успешна.\n"
"Това означава, че върху диска ще се записват случайни или повредени данни."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Премахване на неизползвани пакети"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Откриване на неизползвани пакети с драйвери за хардуерни устройства"
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Откриване на неизползвани пакети за локализация"
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5267,17 +5277,17 @@ msgstr ""
"Открити са пакети, които не са необходими за конфигурирането на вашата "
"система."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, fuzzy, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr "Ще бъдат премахнати следните пакети, освен ако не изберете друго:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Неизползвана поддръжка на хардуерни устройства"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Неизползвани локализации"
@@ -6611,7 +6621,7 @@ msgstr "Старт"
msgid "Stop"
msgstr "Стоп"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6630,7 +6640,7 @@ msgid ""
"USA.\n"
msgstr ""
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6646,7 +6656,7 @@ msgid ""
"--version : show version number.\n"
msgstr ""
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6655,7 +6665,7 @@ msgid ""
"default mode: offer to configure autologin feature"
msgstr ""
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6666,7 +6676,7 @@ msgid ""
" --incident - program should be one of %s tools"
msgstr ""
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6677,7 +6687,7 @@ msgid ""
" --wizard - like --add"
msgstr ""
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6695,7 +6705,7 @@ msgid ""
" : and gs for ghostscript for only this one."
msgstr ""
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6713,17 +6723,17 @@ msgid ""
"IP, nbi image name)"
msgstr ""
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[клавиатура]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6737,7 +6747,7 @@ msgid ""
"--quiet : do not be interactive. To be used with (dis)connect."
msgstr ""
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -6749,14 +6759,14 @@ msgid ""
" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6764,7 +6774,7 @@ msgid ""
" XFdrake resolution"
msgstr ""
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/bn.po b/perl-install/share/po/bn.po
index 0d581c01c..d23a2ecce 100644
--- a/perl-install/share/po/bn.po
+++ b/perl-install/share/po/bn.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX HEAD\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2005-03-19 23:18+0600\n"
"Last-Translator: Samia <mailsamia2001@yahoo.com>\n"
"Language-Team: Bangla <mdk-translation@bengalinux.org>\n"
@@ -21,7 +21,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "অনুগ্রহ করে অপেক্ষা করুন"
@@ -113,7 +113,7 @@ msgstr "রুট পার্টিশনের প্রথম সেক্ট
msgid "On Floppy"
msgstr "ফ্লপি তে"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "উপেক্ষা"
@@ -503,47 +503,47 @@ msgstr "স্বাভাবিক ব্যবহারকারীকে প
msgid "Choose the window manager to run:"
msgstr "রান করার জন্য উইন্ডো ম্যানেজারকে পছন্দ করুন:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "সংস্করণ মন্তব্য"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "বন্ধ"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "লাইসেন্স এগ্রিমেন্ট"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "বাহির"
-#: any.pm:1101
+#: any.pm:1095
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "আপনার কি আরও একটি আছে?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "গ্রহণ"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "অস্বীকার"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "ব্যবহার করার জন্য একটি ভাষা পছন্দ করুন"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -554,82 +554,87 @@ msgstr ""
"আপনি যেই ভাষাটি ইনস্টল করতে চান তা পছন্দ করুন।\n"
"ইনস্টল শেষে রি-স্টার্ট করার পরে সেই ভাষাগুলি উপলব্ধ হবে।"
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr ""
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "সমস্থ ভাষা"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "সমস্থ ভাষা"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "পছন্দনীয় ভাষা"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "দেশ / স্থান"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "অনুগ্রহ করে তোমার দেশ পছন্দ করো।"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "উপলব্ধ সমস্থ দেশের নাম এখানে রয়েছে"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "অন্যান্য দেশসমুহ"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "উন্নত"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "ইনপুট মাধ্যম:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "একটিও না"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "শেয়ারিং নেই"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "সব ব্যবহারকারীদের গ্রহণ করো"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "ব্যবস্থা"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -639,7 +644,7 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr "আপনি কি ব্যবহারকারীদের কিছু ডিরেক্টরি শেয়ার করতে দিতে চান?\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -647,7 +652,7 @@ msgid ""
msgstr ""
"NFS: ঐতিহ্যগত ইউনিক্স ফাইল শেয়ারিং সিস্টেম, যা ম্যাক এবং উইন্ডোজে স্বল্প সমর্থিত।"
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -656,7 +661,7 @@ msgstr ""
"SMB: উইন্ডোজ, ম্যাক ও-এস এক্স এবং অনেক আধুনিক লিনাক্স সিস্টেম কর্তৃক ব্যবহৃত ফাইল "
"শেয়ারিং সিস্টেম।"
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -664,12 +669,12 @@ msgstr ""
"আপনি NFS বা SMB ব্যবহার করে ফাইল পাঠাতে পারেন। যেটি আপনি ব্যবহার করতে চান "
"অনুগ্রহ করে নির্বাচন করুন।"
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "userdrake শুরু করো"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -678,54 +683,54 @@ msgstr ""
"প্রত্যেক ব্যবহারকারী গ্রুপের \"ফাইল ভাগাভাগি\" ভাগাভাগি করতে পারেন। \n"
"এই গ্রুপে একজণ ব্যবহারকারী যোগ করতে আপনি userdrake ব্যবহার করতে পারেন।"
-#: any.pm:1503
+#: any.pm:1498
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr "পরিবর্তন কার্যকর করার পূর্বে আপনাকে লগ-আউট করে তারপর পুণরায় লগ-ইন করতে হবে"
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "পরিবর্তন কার্যকর করার পূর্বে আপনাকে লগ-আউট করে তারপর পুণরায় লগ-ইন করতে হবে"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "টাইমজোন"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "আপনার টাইমজোন কি?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1572
+#: any.pm:1567
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "হার্ডওয়্যারে ঘড়ি GMT-এ সেট করা"
-#: any.pm:1573
+#: any.pm:1568
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "হার্ডওয়্যারে ঘড়ি GMT-এ সেট করা"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP সার্ভার"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "সয়ংক্রিয়ভাবে সময় মেলাও (NTP ব্যবহার করে)"
@@ -1056,7 +1061,7 @@ msgid "Domain Admin Password"
msgstr "ডোমেইন অ্যাডমিনের পাসওয়ার্ড"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1071,43 +1076,48 @@ msgstr ""
"wait for default boot.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "টেক্সট মেনুর সাথে LILO"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, c-format
+msgid "GRUB2 with graphical menu"
+msgstr ""
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr ""
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr ""
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr ""
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "/boot -এ বেশী জায়গা নেই"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "আপনি %s পার্টিশনে বুটলোডার ইনস্টল করতে পারবেননা\n"
# renumber = রি-নাম্বার লিখলাম। আসলটা আমি জানিনা
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1115,7 +1125,7 @@ msgid ""
msgstr ""
"পার্টিশন রি-নাম্বার করার কারনে আপনার বুটলোডারের কনফিগারেশন অবশ্যই আপডেট করতে হবে"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1124,7 +1134,7 @@ msgstr ""
"বুটলোডার সঠিকভাবে ইনস্টল হতে পারবেনা। আপনাকে rescue বুট করতে হবে এবং \"%s\" "
"পছন্দ করতে হবে"
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "বুট লোডার রি-ইনস্টল করো"
@@ -1224,7 +1234,7 @@ msgstr "মাউন্ট পয়েন্ট"
msgid "Options"
msgstr "অপশন"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "মুছে ফেলো"
@@ -1329,7 +1339,7 @@ msgstr "বাহির"
msgid "Continue"
msgstr "অগ্রসর"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2239,7 +2249,7 @@ msgstr "Encryption অ্যালগোরিদম"
msgid "Change type"
msgstr "ধরণ বদল করো"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2320,7 +2330,7 @@ msgstr "নিম্নোক্ত প্যাকেজসমূহ ইনস
msgid "Installing packages..."
msgstr "প্যাকেজসমূহ ইনস্টল করা হচ্ছে..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "প্যাকেজসমূহ অপসরণ করা হচ্ছে..."
@@ -2344,24 +2354,24 @@ msgstr "আপনার /boot/efi -এ অবশ্যই একটি FAT প
msgid "Creating and formatting file %s"
msgstr "%s ফাইল তৈরী এবং ফরম্যাট করা হচ্ছে"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "আমার জানা নেই পার্টিশন %s-কে কিভাবে %s ধরণে ফরম্যাট করতে হয়"
# এটাও উল্টে যাবে মানে করতে গেলে। কারন মানেটা দাঁড়াবে <দ্বিতীয় %s কে প্রথম %s ফরম্যাট করা ব্যার্থ হয়েছে>
-#: fs/format.pm:142
+#: fs/format.pm:143
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "%s কে %s ফরম্যাট করতে ব্যর্থ হয়েছে"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "আমার জানা নেই পার্টিশন %s-কে কিভাবে %s ধরণে ফরম্যাট করতে হয়"
# এটাও উল্টে যাবে মানে করতে গেলে। কারন মানেটা দাঁড়াবে <দ্বিতীয় %s কে প্রথম %s ফরম্যাট করা ব্যার্থ হয়েছে>
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s কে %s ফরম্যাট করতে ব্যর্থ হয়েছে"
@@ -2378,23 +2388,23 @@ msgstr "%s পার্টিশন মাউন্ট করা হচ্ছে
# এখানে কি করতে হবে? দুটোই %s কিন্তু মানেটা হবে : %s ডিরেক্টরিতে %s পার্টিশন মাউন্ট করা সম্ভব হলোনা।
# দেখবেন কি করা যাবে...
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "%2$s ডিরেক্টরিতে %1$s পার্টিশন মাউন্ট করা ব্যর্থ হয়েছে"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "%s পরীক্ষা করা হচ্ছে"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "%s আনমাউন্টে সমস্যা: %s"
# এনেবল লিখলাম। মানেটা মাথায় আসছেনা
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "%s সোয়াপ পার্টিশন সক্রিয় করো"
@@ -2653,7 +2663,7 @@ msgstr ""
# পরবর্তি
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "পরবর্তী"
@@ -3423,7 +3433,7 @@ msgstr "কার্ড মডেল:"
msgid "Tuner type:"
msgstr "টিউনারের ধরণ:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3431,38 +3441,38 @@ msgstr "টিউনারের ধরণ:"
msgid "Ok"
msgstr "ঠিক আছে"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "হ্যাঁ"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "না"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "একটি ফাইল পছন্দ করুন"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "যোগ"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "পরিবর্তন"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "সমাপ্ত"
# আগে
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "পূর্ববর্তী"
@@ -5187,7 +5197,7 @@ msgstr ""
"একমাত্র সমাধান হচ্ছে আপনার প্রাইমারি পার্টিশনের ত্রুটিকে Extended পার্টিশনে সরিয়ে "
"নেয়া। "
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5200,39 +5210,39 @@ msgstr ""
"এর মানে হচ্ছে ডিস্কে কোন কিছু লিখতে গেলে তা বিভিন্ন রকম, সমস্যাযুক্ত ডাটায়গিয়ে শেষ "
"হয়।"
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "রেডিও সাপোর্ট সক্রিয় করো"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr ""
@@ -6653,7 +6663,7 @@ msgstr "আরম্ভ"
msgid "Stop"
msgstr "বন্ধ"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6689,7 +6699,7 @@ msgstr ""
# সাম
# পুনরুদ্ধার
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6716,7 +6726,7 @@ msgstr ""
"--help : এই ম্যাসেজটি দেখাও।\n"
"--version : ভার্সান নাম্বার দেখাও।\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6729,7 +6739,7 @@ msgstr ""
" --boot - বুট লোডার কন্‌ফিগারে সক্রিয়\n"
"ডিফল্ট মোড: স্বয়ংক্রিয়ভাবে কন্‌ফিগার হতে বলার মোড"
-#: standalone.pm:60
+#: standalone.pm:61
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6746,7 +6756,7 @@ msgstr ""
" --report - প্রোগ্রামটিকে কোন একটি ম্যান্ড্রিব লিনাক্স টুল হওয়া উচিত\n"
" --incident - প্রোগ্রামটিকে কোন একটি ম্যান্ড্রিব লিনাক্স টুল হওয়া উচিত"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6766,7 +6776,7 @@ msgstr ""
# সাম:
# and gs for ghostscript for only this one...
# did not translate "for only this one"...
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6799,7 +6809,7 @@ msgstr ""
# সাম
# Mandriva Linux Terminal
-#: standalone.pm:87
+#: standalone.pm:88
#, fuzzy, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6831,18 +6841,18 @@ msgstr ""
"--delclient : MTS থেকে একটি ক্লায়েন্ট মেশিন বাদ দাও (MAC অ্যাড্রেস, IP, nbi "
"ইমেজ নাম প্রয়োজন)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[কি-বোর্ড]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
# সাম
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6868,7 +6878,7 @@ msgstr ""
# সাম
# verify
-#: standalone.pm:111
+#: standalone.pm:112
#, fuzzy, c-format
msgid ""
"[OPTION]...\n"
@@ -6887,7 +6897,7 @@ msgstr ""
" --merge-all-rpmnew প্রাপ্ত সকল .rpmnew/.rpmsave ফাইলগুলো একীভূতকরণের "
"পরামর্শ দাও"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -6896,7 +6906,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6907,7 +6917,7 @@ msgstr ""
" XFdrake [--noauto] মনিটর\n"
" XFdrake রেজ্যুলুশন"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/br.po b/perl-install/share/po/br.po
index 67f6e6324..2d5f2e55a 100644
--- a/perl-install/share/po/br.po
+++ b/perl-install/share/po/br.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX 10.2\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2012-04-30 10:42+0200\n"
"Last-Translator: Thierry Vignaud <thierry.vignaud.com>\n"
"Language-Team: Brezhoneg <ofisk@wanadoo.fr>\n"
@@ -20,7 +20,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Gortozit mar plij"
@@ -98,7 +98,7 @@ msgstr "Rann gentañ ar parzhadur kentañ"
msgid "On Floppy"
msgstr "War bladennig"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Tremen e-biou"
@@ -489,47 +489,47 @@ msgstr "Dibabit an arveriad dre ziouer :"
msgid "Choose the window manager to run:"
msgstr "Dibabit ar merour prenestrer da seveniñ :"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Cheñchamentoù"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Serriñ"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Emglev an aotre"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Kuitaat"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Hag e plij an aotre-mañ deoc'h ?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Plijout a ra din"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Ne blij ket din"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Dibabit ar yezh da implijout, mar plij"
-#: any.pm:1156
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -540,82 +540,87 @@ msgstr ""
" yezhoù all hag a vo hegerz goude staliañ (ur wech e vo bet adloc'het\n"
" ar reizhiad)"
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, c-format
msgid "Multiple languages"
msgstr "Lesyezh"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Kodadur kozh (n'eo ket UTF-8)"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "An holl yezhoù"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Dibab ho yezh"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Bro / Rannvro"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Dibabit ho pro, mar plij"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Setu eo listenn leun ar broioù holl"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Broioù all"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Barek"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Hentenn enkas :"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Hini ebet"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "N'eo ket lodañ"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Aotreiñ pep arveriad"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Personelañ"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -625,86 +630,86 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Lañsañ userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Takad-eur"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Pe seurt a vo ho takad-eur ?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Kefluniadur an deizid, an eurier hag an amzer"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Peseurt hini zo an amzer gwelloc'h ?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (war UTC eo lakaet ho eurier periantel)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (war GMT eo lakaet ho eurier periantel)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "Servijer NTP"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""
@@ -1027,7 +1032,7 @@ msgid "Domain Admin Password"
msgstr "Tremenger merour an domani"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1042,42 +1047,47 @@ msgstr ""
"gortozit \n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO gant meuziad skrid"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB gant meuziad grafek"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB gant meuziad grafek"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB gant meuziad skrid"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "n'eus ket a-walc'h egor e /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Ne mennit ket staliañ ar c'harger loc'hañ war ur parzhadur %s\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1086,7 +1096,7 @@ msgstr ""
"Red eo da vremañat kefluniadur ho karger loc'hañ peogwir e oa cheñchet niver "
"ar parzhiadurioù"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1095,7 +1105,7 @@ msgstr ""
"N'hell ket bet staliet ar c'harger loc'hañ. Dao eo deoc'h loc'hañ gant ar "
"bladenn skoazell ha dibab « %s »"
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Staliañ ar c'harger loc'hañ c'hoazh"
@@ -1189,7 +1199,7 @@ msgstr "Poent marc'hañ"
msgid "Options"
msgstr "Dibarzhoù"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Dilemel"
@@ -1294,7 +1304,7 @@ msgstr "Kuitaat"
msgid "Continue"
msgstr "Kenderc'hel"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2191,7 +2201,7 @@ msgstr "Algoritm enrinegadur"
msgid "Change type"
msgstr "Kemmañ seurt"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2271,7 +2281,7 @@ msgstr "Ar pakadoù a-heul zo war-nes bezañ staliet :\n"
msgid "Installing packages..."
msgstr "O staliañ pakadoù ..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Lemel pakadoù ..."
@@ -2296,22 +2306,22 @@ msgstr "Ret eo deoc'h kaout ur parzhadur FAT marc'het war /boot/efi"
msgid "Creating and formatting file %s"
msgstr "O krouiñ hag o furmadiñ ar restr saveteiñ %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "N'ouzon ket penaos mod reiñ un anv da %s gant ar seurt %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "furmadiñ ar seurt %s eus %s zo sac'het"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "N'ouzon ket penaos furmadiñ %s er seurt %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "furmadiñ ar seurt %s eus %s zo sac'het"
@@ -2326,22 +2336,22 @@ msgstr "Marc'hañ kelc'hiek %s\n"
msgid "Mounting partition %s"
msgstr "O zivarc'hañ ar parzhadur %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "sac'het eo mac'hañ ar barzhadur %s er renkell %s"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "O wiriañ %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "fazi en ur zivarc'hañ %s : %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Bevañ ar barzhadur disloañ %s"
@@ -2580,7 +2590,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "A heul"
@@ -3306,7 +3316,7 @@ msgstr "Gobari ar gartenn :"
msgid "Tuner type:"
msgstr "Seurt an tuner :"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3314,37 +3324,37 @@ msgstr "Seurt an tuner :"
msgid "Ok"
msgstr "Mat eo"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Ya"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Ket"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Dibabit ur restr"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Ouzhpennañ"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Kemmañ"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Disoc'h"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Diaraog"
@@ -5043,7 +5053,7 @@ msgstr ""
"Fiñval ar parzhadurioù kentañ derez evit ma vo an toull stok ouzh ar "
"parzhadurioù astennet eo an diskoulm"
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5052,39 +5062,39 @@ msgid ""
"data."
msgstr ""
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "Gwelet titouroù periantel"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Troidigezh ha n'eo ket implijet"
@@ -6379,7 +6389,7 @@ msgstr "Loc'hañ"
msgid "Stop"
msgstr "Plaenaozañ"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6398,7 +6408,7 @@ msgid ""
"USA.\n"
msgstr ""
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6414,7 +6424,7 @@ msgid ""
"--version : show version number.\n"
msgstr ""
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6423,7 +6433,7 @@ msgid ""
"default mode: offer to configure autologin feature"
msgstr ""
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6434,7 +6444,7 @@ msgid ""
" --incident - program should be one of %s tools"
msgstr ""
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6445,7 +6455,7 @@ msgid ""
" --wizard - like --add"
msgstr ""
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6463,7 +6473,7 @@ msgid ""
" : and gs for ghostscript for only this one."
msgstr ""
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6481,17 +6491,17 @@ msgid ""
"IP, nbi image name)"
msgstr ""
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[stokellaoueg]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=marestr] [--word=mager] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6505,7 +6515,7 @@ msgid ""
"--quiet : do not be interactive. To be used with (dis)connect."
msgstr ""
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -6517,14 +6527,14 @@ msgid ""
" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6532,7 +6542,7 @@ msgid ""
" XFdrake resolution"
msgstr ""
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/bs.po b/perl-install/share/po/bs.po
index 833c78842..5aa010cc9 100644
--- a/perl-install/share/po/bs.po
+++ b/perl-install/share/po/bs.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: bs\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2006-09-13 19:15+0200\n"
"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n"
"Language-Team: Bosnian <lokal@linux.org.ba>\n"
@@ -23,7 +23,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Molim sačekajte"
@@ -119,7 +119,7 @@ msgstr "Prvi sektor root particije"
msgid "On Floppy"
msgstr "Na disketi"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Preskoči"
@@ -508,47 +508,47 @@ msgstr "Izaberite default korisnika:"
msgid "Choose the window manager to run:"
msgstr "Izaberite window manager koji će se pokretati:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Napomene izdanja"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Zatvori"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Licencni ugovor"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Izlaz"
-#: any.pm:1101
+#: any.pm:1095
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "Imate li neki drugi?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Prihvatam"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Ne prihvatam"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Molim izaberite jezik koji ćete koristiti"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -559,82 +559,87 @@ msgstr ""
"želite instalirati. Oni će biti dostupni kada se završi vaša\n"
"instalacija i restartujete vaš sistem."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Višejezična podrška"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Kompatibilnost sa starim (ne-UTF8) kodiranjem"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Svi jezici"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Izbor jezika"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Država / Oblast"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Molim izaberite vašu državu"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Ovdje je puna lista svih dostupnih država"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Ostale države"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Više opcija"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Metod unosa:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Ništa"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Bez dijeljenja"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Dozvoli svim korisnicima"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Vlastito"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -652,7 +657,7 @@ msgstr ""
"\"Izaberi korisnike\" vam omogućuje da podesite ovu opciju zasebno za svakog "
"korisnika.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -661,7 +666,7 @@ msgstr ""
"NFS: tradicionalni Unix sistem za dijeljenje datoteka, koji ima slabiju "
"podršku na Macintoshu i Windowsu."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -670,7 +675,7 @@ msgstr ""
"SMB: sistem za dijeljenje datoteka koji koristi Windows, Mac OS X i većina "
"modernih Linux sistema."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -678,12 +683,12 @@ msgstr ""
"Možete eksportovati koristeći NFS ili Sambu. Molim izaberite sistem koji "
"želite koristiti."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Pokreni userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -692,7 +697,7 @@ msgstr ""
"Dijeljenje na nivou korisnika koristi grupu \"fileshare\". \n"
"Možete dodavati korisnike u ovu grupu pomoću userdrake-a."
-#: any.pm:1503
+#: any.pm:1498
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -701,49 +706,49 @@ msgstr ""
"Trebate se odjaviti i ponovo prijaviti na sistem kako bi izmjene stupile na "
"snagu"
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Trebate se odjaviti i ponovo prijaviti na sistem kako bi izmjene stupile na "
"snagu"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Vremenska zona"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Koja je vaša vremenska zona?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Postavke datuma, sata i vremenske zone"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Koje je vrijeme tačnije?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (hardverski sat podešen na UTC)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (hardverski sat podešen na lokalno vrijeme)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP server"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatska sinhronizacija vremena (koristeći NTP)"
@@ -1076,7 +1081,7 @@ msgid "Domain Admin Password"
msgstr "Administratorska šifra domena"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1091,42 +1096,47 @@ msgstr ""
"sacekajte da se pokrene podrazumjevani OS.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO sa tekstualnim menijem"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB sa grafičkim menijem"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB sa grafičkim menijem"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB sa tekstualnim menijem"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr ""
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "nema dovoljno prostora u /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Ne možete instalirati bootloader na %s particiju\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1135,7 +1145,7 @@ msgstr ""
"Konfiguracija vašeg bootloadera mora biti ažurirana pošto su particije "
"renumerisane"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1144,7 +1154,7 @@ msgstr ""
"Ne mogu ispravno instalirati bootloader. Morate pokrenuti \"rescue\" sistem "
"i izabrati \"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Reinstalacija bootloadera"
@@ -1242,7 +1252,7 @@ msgstr "Tačka montiranja"
msgid "Options"
msgstr "Opcije"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Pobriši"
@@ -1347,7 +1357,7 @@ msgstr "Izlaz"
msgid "Continue"
msgstr "Nastavak"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2274,7 +2284,7 @@ msgstr "Algoritam enkripcije"
msgid "Change type"
msgstr "Promijeni tip"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2355,7 +2365,7 @@ msgstr "Sljedeći paketi trebaju biti instalirani:\n"
msgid "Installing packages..."
msgstr "Instaliram pakete..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Uklanjam pakete..."
@@ -2380,22 +2390,22 @@ msgstr "Morate imati FAT particiju montiranu na /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Kreiram i formatiram datoteku %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Ne znam kako formatirati %s kao tip %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "%s formatiranje %s nije uspjelo"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Ne znam kako formatirati %s kao tip %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatiranje %s nije uspjelo"
@@ -2410,22 +2420,22 @@ msgstr "Kružno montiranje %s\n"
msgid "Mounting partition %s"
msgstr "Montiram particiju %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "montiranje particije %s u direktoriju %s nije uspjelo"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Provjeravam %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "greška u demontiranju %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Uključujem swap particiju %s"
@@ -2685,7 +2695,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Dalje"
@@ -3462,7 +3472,7 @@ msgstr "Model kartice:"
msgid "Tuner type:"
msgstr "Vrsta tunera:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3470,37 +3480,37 @@ msgstr "Vrsta tunera:"
msgid "Ok"
msgstr "U redu"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Da"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Ne"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Izaberi datoteku"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Dodaj"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Izmijeni"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Kraj"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Nazad"
@@ -5306,7 +5316,7 @@ msgstr ""
"Jedino rješenje je da pomjerite vaše primarne particije, kako bi se rupa "
"našla pored extended particija"
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5318,39 +5328,39 @@ msgstr ""
"Test integriteta podataka nije uspio. \n"
"To znači će da pisanje bilo čega na disk rezultirati smećem."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "uključi radio podršku"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr ""
@@ -6728,7 +6738,7 @@ msgstr "Start"
msgid "Stop"
msgstr "Stop"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6761,7 +6771,7 @@ msgstr ""
"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
"USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6788,7 +6798,7 @@ msgstr ""
"--help : show this message.\n"
"--version : show version number.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6801,7 +6811,7 @@ msgstr ""
" --boot - omogućuje podešavanje boot loadera\n"
"podrazumijevano: podešavanje autologin mogućnosti"
-#: standalone.pm:60
+#: standalone.pm:61
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6818,7 +6828,7 @@ msgstr ""
" --report - program treba biti neki od Mageia alata\n"
" --incident - program treba biti neki od Mageia alata"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6835,7 +6845,7 @@ msgstr ""
" --internet - podesi internet\n"
" --wizard - isto što i --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6866,7 +6876,7 @@ msgstr ""
" : ime_programa npr. so za staroffice \n"
" : i gs za ghostscript za samo taj program."
-#: standalone.pm:87
+#: standalone.pm:88
#, fuzzy, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6898,17 +6908,17 @@ msgstr ""
"--delclient : obriši klijentski računar sa MTSa (potrebna je MAC "
"adresa, IP, nbi image ime)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[tastatura]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=mojfajl] [--word=mojarijec] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6931,7 +6941,7 @@ msgstr ""
"--status : vraća 1 ako je spojen, u suprotnom 0.\n"
"--quiet : bez interaktivnosti. Koristi se sa (dis)connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, fuzzy, c-format
msgid ""
"[OPTION]...\n"
@@ -6949,7 +6959,7 @@ msgstr ""
" --merge-all-rpmnew predloži merge svih pronađenih .rpmnew/.rpmsave "
"datoteka"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -6958,7 +6968,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6969,7 +6979,7 @@ msgstr ""
" XFdrake [--noauto] monitor\n"
" XFdrake rezolucija"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po
index 4e087da36..9b6501ddf 100644
--- a/perl-install/share/po/ca.po
+++ b/perl-install/share/po/ca.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: drakx_share\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2012-11-02 03:02+0100\n"
"Last-Translator: Francesc Pinyol Margalef\n"
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
@@ -19,7 +19,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Espereu si us plau"
@@ -111,7 +111,7 @@ msgstr "Primer sector de la partició de root"
msgid "On Floppy"
msgstr "En el disquet"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Omet"
@@ -500,47 +500,47 @@ msgstr "Escolliu l'usuari per defecte:"
msgid "Choose the window manager to run:"
msgstr "Escolliu el gestor de finestres per executar:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Notes de versió"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Tanca"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Acord de llicència"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Surt"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Accepteu aquesta llicència?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Accepta"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Rebutja"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Si us plau, trieu un idioma per utilitzar"
-#: any.pm:1156
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -548,82 +548,87 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr ""
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, c-format
msgid "Multiple languages"
msgstr "diferents llengües"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Tots els idiomes"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Tria d'idioma"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "País / Regió"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Si us plau, seleccioneu el vostre país"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Aquesta és la llista completa de països"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Altres països"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Avançat"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Mètode d'entrada:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Cap"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "No es comparteix"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Permet tots els usuaris"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Personalitzada"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -638,7 +643,7 @@ msgstr ""
"\n"
"\"Personalitzat\" permet configurar cada usuari per separat.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -647,7 +652,7 @@ msgstr ""
"NFS: el sistema de compartició de fitxers tradicional de Unix, amb menys "
"suport a Mac i Windows."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -656,18 +661,18 @@ msgstr ""
"SMB: un sistema de compartició de fitxers usat per Windows, Mac OS X i "
"bastants sistemes Linux moderns."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "Podeu exportar utilitzant NFS o SMB. Seleccioneu quin voleu utilitzar."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Executa userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -676,54 +681,54 @@ msgstr ""
"La compartició per usuari utilitza el grup \"fileshare\".\n"
"Podeu utilitzar userdrake per a afegir un usuari a aquest grup."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "Heu de sortir i tornar a entrar per tal que els canvis tinguin efecte"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Fus horari"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "En quina zona horària us trobeu?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Configuració de data, rellotge i fus horari"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Quina és la millor hora?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (el rellotge de maquinari està establert a UTC)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (el rellotge de maquinari està establert a hora local)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "Servidor NTP"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Sincronització automàtica de la hora (usant NTP)"
@@ -1055,7 +1060,7 @@ msgid "Domain Admin Password"
msgstr "Contrasenya de l'administrador del domini"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1070,42 +1075,47 @@ msgstr ""
"per arrencar en el sistema operatiu predeterminat.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO amb menú de text"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB amb menú gràfic"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB amb menú gràfic"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB amb menú de text"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "no hi ha prou espai a /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "No podeu instal·lar el carregador de l'arrencada a una partició %s\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1114,7 +1124,7 @@ msgstr ""
"La configuració del vostre carregador d'arrencada s'ha d'actualitzar ja que "
"la partició ha estat renumerada"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1123,7 +1133,7 @@ msgstr ""
"El carregador d'arrencada no s'ha pogut instal·lar correctament. Heu "
"d'arrencar amb l'opció de rescat i escollir \"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Reinstal·la el carregador de l'arrencada"
@@ -1222,7 +1232,7 @@ msgstr "Punt de muntatge"
msgid "Options"
msgstr "Opcions"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Elimina"
@@ -1329,7 +1339,7 @@ msgstr "Surt"
msgid "Continue"
msgstr "Continua"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -1811,8 +1821,8 @@ msgid ""
"To ensure data integrity after resizing the partition(s),\n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
-"Per a assegurar la integritat de les dades després del redimensionament de la "
-"partició,\n"
+"Per a assegurar la integritat de les dades després del redimensionament de "
+"la partició,\n"
"en el proper reinici en Microsoft Windows® s'executarà una comprovació del "
"sistema de fitxers"
@@ -2242,7 +2252,7 @@ msgstr "Algoritme de xifrat"
msgid "Change type"
msgstr "Canvia el tipus"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2325,7 +2335,7 @@ msgstr "Cal instal·lar els paquets següents:\n"
msgid "Installing packages..."
msgstr "S'estan instal·lant els paquets..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "S'estan eliminant els paquets..."
@@ -2350,22 +2360,22 @@ msgstr "Heu de tenir una partició FAT muntada en /boot/efi"
msgid "Creating and formatting file %s"
msgstr "S'està creant i formatant el fitxer %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "No sé com establir una etiqueta en %s amb tipus %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "l'establiment de l'etiqueta a %s ha fallat, està formatat?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "No sé com formatar %s amb el tipus %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatació de %s ha fallat"
@@ -2380,22 +2390,22 @@ msgstr "Muntatges circulars %s\n"
msgid "Mounting partition %s"
msgstr "S'està muntant la partició %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "El muntatge de la partició %s en el directori %s ha fallat"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "S'està comprovant %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "s'ha produït un error en desmuntar %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "S'està habilitant la partició d'intercanvi %s"
@@ -2658,7 +2668,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Següent"
@@ -3203,10 +3213,10 @@ msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
-"Aquí podeu seleccionar un controlador alternatiu (tant OSS com ALSA) per a la "
-"targeta de so (%s)"
+"Aquí podeu seleccionar un controlador alternatiu (tant OSS com ALSA) per a "
+"la targeta de so (%s)"
-#. -PO: here the first %s is either "OSS" or "ALSA",
+#. -PO: here the first %s is either "OSS" or "ALSA",
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
#: harddrake/sound.pm:369
@@ -3421,7 +3431,7 @@ msgstr "Model de la targeta:"
msgid "Tuner type:"
msgstr "Tipus de sintonitzador:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3429,37 +3439,37 @@ msgstr "Tipus de sintonitzador:"
msgid "Ok"
msgstr "D'acord"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Sí"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "No"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Trieu un fitxer"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Afegeix"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Modifica"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Fi"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Anterior"
@@ -5171,7 +5181,7 @@ msgstr ""
"L'única solució és moure les particions primàries per fer que el forat quedi "
"contigu a les particions ampliades"
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5184,39 +5194,39 @@ msgstr ""
"Això vol dir que qualsevol cosa que s'escrigui al disc acabarà amb dates "
"aleatòries i malmeses."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr ""
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr ""
@@ -5400,8 +5410,8 @@ msgid ""
msgstr ""
"Habilita crontab i at per als usuaris.\n"
"\n"
-"Poseu els usuaris permesos a /etc/cron.allow i /etc/at.allow (vegeu man "
-"at(1)\n"
+"Poseu els usuaris permesos a /etc/cron.allow i /etc/at.allow (vegeu man at"
+"(1)\n"
"i crontab(1))."
#: security/help.pm:77
@@ -5447,9 +5457,8 @@ msgid ""
"Enable su only from members of the wheel group. If set to no, allows su from "
"any user."
msgstr ""
-"Habilita su només per als membres del grup wheel. Si s'estableix a no, permet "
-"su "
-"a qualsevol usuari."
+"Habilita su només per als membres del grup wheel. Si s'estableix a no, "
+"permet su a qualsevol usuari."
#: security/help.pm:92
#, c-format
@@ -6585,7 +6594,7 @@ msgstr "Inicia"
msgid "Stop"
msgstr "Atura"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6618,7 +6627,7 @@ msgstr ""
"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
"EUA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6646,7 +6655,7 @@ msgstr ""
"--help : mostra aquest missatge.\n"
"--version : mostra el número de versió.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6659,7 +6668,7 @@ msgstr ""
" --boot - habilita la configuració del carregador d'arrencada\n"
"mode per defecte: ofereix la configuració de l'entrada automàtica"
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6670,7 +6679,7 @@ msgid ""
" --incident - program should be one of %s tools"
msgstr ""
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6681,7 +6690,7 @@ msgid ""
" --wizard - like --add"
msgstr ""
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6715,7 +6724,7 @@ msgstr ""
" : nom_de_l'aplicació, com ara so per a l'StarOffice \n"
" : i gs per al ghostscript per utilitzar només aquesta."
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6733,17 +6742,17 @@ msgid ""
"IP, nbi image name)"
msgstr ""
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[teclat]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6766,7 +6775,7 @@ msgstr ""
"--status : torna 1 si està connectat, 0 si no, i després surt.\n"
"--quiet : no siguis interactiu. Per utilitzar amb (dis)connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -6778,7 +6787,7 @@ msgid ""
" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -6787,7 +6796,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6798,7 +6807,7 @@ msgstr ""
" XFdrake [--noauto] monitor\n"
" XFdrake resolució"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/cs.po b/perl-install/share/po/cs.po
index 08b1e38fb..75bc775af 100644
--- a/perl-install/share/po/cs.po
+++ b/perl-install/share/po/cs.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: drakx_share\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2012-03-10 14:30+0000\n"
"Last-Translator: Oliver Burger <oliver.bgr@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -19,7 +19,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Prosím počkejte"
@@ -114,7 +114,7 @@ msgstr "První sektor kořenového oddílu"
msgid "On Floppy"
msgstr "Na disketu"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Přeskočit"
@@ -504,47 +504,47 @@ msgstr "Zvolte standardního uživatele:"
msgid "Choose the window manager to run:"
msgstr "Vyberte si, který správce oken má být spouštěn:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Poznámky k vydání"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Zavřít"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Souhlas s licencí"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Konec"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Přijímáte tuto licenci?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Přijmout"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Odmítnout"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Prosím zvolte si jazyk, který chcete používat"
-#: any.pm:1156
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -555,82 +555,87 @@ msgstr ""
"chcete nainstalovat podporu. Tyto budou dostupné po dokončení\n"
"instalace a restartu systému."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, c-format
msgid "Multiple languages"
msgstr "Více jazyků"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Stará (ne UTF-8) kódování pro kompatibilitu"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Všechny jazyky"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Výběr jazyka"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Země"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Vyberte si prosím svoji zem"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Zde je kompletní seznam dostupných zemí"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Jiné země"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Rozšíření"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Vstupní metoda:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Žádné"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Nesdílet"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Povolit všem uživatelům"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Vlastní"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -646,7 +651,7 @@ msgstr ""
"\n"
"Lze také provést \"Vlastní\" povolení pro jednotlivé uživatele.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -655,7 +660,7 @@ msgstr ""
"NFS: tradiční systém pro sdílení souborů v prostředí Unix, s menší podporou "
"operačních systémů Mac a Windows."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -664,7 +669,7 @@ msgstr ""
"SMB: systém pro sdílení souborů používaný ve Windows, MacOS X a mnohými "
"moderními Linuxovými systémy."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -672,12 +677,12 @@ msgstr ""
"Nyní lze provést export přes protokol NFS nebo SMB. Vyberte prosím, který "
"chcete použít."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Spustit UserDrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -686,7 +691,7 @@ msgstr ""
"Sdílení mezi uživateli používá skupinu \"fileshare\". \n"
"Uživatele lze do této skupiny přidat pomocí nástroje UserDrake."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -695,47 +700,47 @@ msgstr ""
"Aby se změny projevily, je nutné se odhlásit a opět přihlásit. Stisknutím OK "
"se ihned odhlásíte."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "Aby se změna projevila, je nutné se odhlásit a opět přihlásit"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Časová zóna"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Jaké je vaše časové pásmo?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Nastavení data, hodin a časové zóny"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Jaké vedení času je nejvhodnější?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (hardwarové hodiny nastaveny na UTC)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (hardwarové hodiny nastaveny na místní čas)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP Server"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatická synchronizace času (pomocí NTP)"
@@ -1074,7 +1079,7 @@ msgid "Domain Admin Password"
msgstr "Heslo Správce domény"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1089,42 +1094,47 @@ msgstr ""
"vyckejte na automaticke zavedeni.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO s textovým menu"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB s grafickým menu"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB s grafickým menu"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB s textovým menu"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "není dost místa v adresáři /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Na oddíl %s nelze instalovat zavaděč\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1133,7 +1143,7 @@ msgstr ""
"Nastavení vašeho zavaděče musí být aktualizováno, protože se změnilo pořadí "
"oddílů na disku"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1142,7 +1152,7 @@ msgstr ""
"Zavaděč se nepodařilo řádně nainstalovat. Spusťte systém v záchranném režimu "
"a zvolte \"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Znovu instalovat zaváděcí program"
@@ -1242,7 +1252,7 @@ msgstr "Přípojný bod"
msgid "Options"
msgstr "Volby"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Odebrat"
@@ -1347,7 +1357,7 @@ msgstr "Konec"
msgid "Continue"
msgstr "Pokračovat"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2265,7 +2275,7 @@ msgstr "Šifrovací algoritmus"
msgid "Change type"
msgstr "Změnit typ"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2346,7 +2356,7 @@ msgstr "Je potřeba nainstalovat tyto balíčky:\n"
msgid "Installing packages..."
msgstr "Instaluji balíčky..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Odstraňuji balíčky..."
@@ -2370,22 +2380,22 @@ msgstr "Musíte mít FAT oddíl připojený na /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Vytvářím a formátuji soubor %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Nevím, jak nastavit návěští na %s typu %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "nastavení návěští na %s selhalo, je zformátováno?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "nevím jak naformátovat %s na typ %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formátování %s skončilo chybou"
@@ -2400,22 +2410,22 @@ msgstr "Propletené přípojné body %s\n"
msgid "Mounting partition %s"
msgstr "Připojuji oddíl %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "připojení oddílu %s v adresáři %s selhalo"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Kontroluji %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "chyba odpojování %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Aktivuji odkládací oddíl %s"
@@ -2673,7 +2683,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Další"
@@ -3441,7 +3451,7 @@ msgstr "Model karty:"
msgid "Tuner type:"
msgstr "Typ tuneru:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3449,37 +3459,37 @@ msgstr "Typ tuneru:"
msgid "Ok"
msgstr "Ok"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Ano"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Ne"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Vyberte soubor"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Přidat"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Změnit"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Ukončit"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Zpět"
@@ -5242,7 +5252,7 @@ msgstr ""
"Jediný způsob, jak to vyřešit je přesunout primární oddíly tak, aby mezera "
"byla vedle rozšířených oddílů."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5255,22 +5265,22 @@ msgstr ""
"To znamená, že cokoliv na disk zapíšete se může proměnit v náhodné a "
"nečitelné fragmenty dat."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Odstranění nepoužívaných balíčků"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Hledám nepoužívané balíčky pro hardware…"
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Hledám nepoužívané balíčky s lokalizacemi…"
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5279,17 +5289,17 @@ msgstr ""
"Byly nalezeny některé balíčky, které nejsou potřeba pro vaše nastavení "
"systému."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr "Následující balíčky budou odebrány, pokud nezvolíte jinak:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Podpora nepoužívaného hardware"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Nepoužívané lokalizace"
@@ -6674,7 +6684,7 @@ msgstr "Start"
msgid "Stop"
msgstr "Stop"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6704,7 +6714,7 @@ msgstr ""
"nebo si o ní můžete napsat na adresu Free Software Foundation, Inc.,\n"
"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6731,7 +6741,7 @@ msgstr ""
"--help : zobrazí tuto zprávu.\n"
"--version : zobrazí číslo verze.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6744,7 +6754,7 @@ msgstr ""
" --boot - povolí nastavení zavaděče systému\n"
"výchozí režim: nabídne nastavení vlastností pro automatické přihlášení"
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6761,7 +6771,7 @@ msgstr ""
" -- report - program by měl být jedním z nástrojů %s\n"
" -- incident - program by měl být jedním z nástrojů pro %s"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6778,7 +6788,7 @@ msgstr ""
" --internet - nastaví internet\n"
" --wizard - stejné jako volba --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6810,7 +6820,7 @@ msgstr ""
" : nazev_aplikace jako např. so pro staroffice \n"
" : a gs pro ghostscript."
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6842,17 +6852,17 @@ msgstr ""
"--delclient : odebere klienta z MTS (vyžaduje MACovou adresu, "
"IP, jméno obrazu nbi)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[klávesnice]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6875,7 +6885,7 @@ msgstr ""
"--status : vrátí 1 pokud je připojeno, jinak vrací 0 a skončí.\n"
"--quiet : tichý režim. Používá se při (při)odpojování."
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -6895,7 +6905,7 @@ msgstr ""
" --merge-all-rpmnew navrhne sloučení všech souborů .rpmnew/."
"rpmsave"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -6904,7 +6914,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6915,7 +6925,7 @@ msgstr ""
" XFdrake [--noauto] monitor\n"
" XFdrake resolution"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/cy.po b/perl-install/share/po/cy.po
index a5f655147..76091b10c 100644
--- a/perl-install/share/po/cy.po
+++ b/perl-install/share/po/cy.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mageia DrakX.cy\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2009-10-01 20:12-0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Cymraeg <post@meddal.com>\n"
@@ -21,7 +21,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Aros..."
@@ -114,7 +114,7 @@ msgstr "Adran gyntaf o'r rhaniad gwraidd"
msgid "On Floppy"
msgstr "Ar Ddisg Meddal"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Hepgor"
@@ -502,47 +502,47 @@ msgstr "Dewis y defnyddiwr rhagosodedig:"
msgid "Choose the window manager to run:"
msgstr "Dewiswch y rheolwr ffenestr i redeg:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Nodiadau Ryddhau"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Cau"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Cytundeb trwyddedu"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Gadael"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "A ydych chi'n derbyn y drwydded hon?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Derbyn"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Gwrthod"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Dewiswch iaith i'w defnyddio"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -553,82 +553,87 @@ msgstr ""
"pa iaith yr hoffech ei osod. Byddant ar gael pan fydd eich gosodiad\n"
"wedi ei gwblhau a phan fyddwch yn ail gychwyn eich system."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Amlieithog"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Hen Amgodiad (nid utf-8)"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Pob iaith"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Dewis iaith"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Gwlad / Ardal"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Dewiswch eich gwlad"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Dyma restr lawn o'r gwledydd sydd ar gael"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Gwledydd eraill"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Uwch"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Dull mewnbwn:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Dim"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Peidio rhannu"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Caniatáu pob defnyddiwr"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Arddull"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -643,7 +648,7 @@ msgstr ""
"\n"
"\"Addasu\" caniatáu cyfran i'r defnyddwyr.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -652,7 +657,7 @@ msgstr ""
"NFS: system rhannu ffeiliau traddodiadol Unix, sydd â llai o gefnogaeth ar "
"Mac a Windows."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -661,19 +666,19 @@ msgstr ""
"SMB: system rhannu ffeiliau sy'n cael ei ddefnyddio yn Windows, Mac OSX a "
"nifer o systemau Linux diweddar."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
"Gallwch allforio gan ddefnyddio NFS neu SMB. Pa un hoffech chi ei ddefnyddio?"
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Cychwyn userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -682,7 +687,7 @@ msgstr ""
"Mae'r rhannu yn ôl defnyddiwr yn defnyddio grŵp \"rhannu ffeiliau\" .\n"
"Mae modd defnyddio userdrake i ychwanegu defnyddiwr i'r grŵp. "
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -691,47 +696,47 @@ msgstr ""
"Rhaid allgofnodi ac i mewn eto i newidiadau ddigwydd. Cliciwch Iawn i "
"allgofnodi nawr."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "Rhaid allgofnodi ac i mewn eto i newidiadau ddigwydd."
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Cylchfa amser"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Pa un yw eich parth amser?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Gosodiadau Dyddiad Cloc a Chylchedd Amser"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Beth yw'r amser gorau?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (cloc caledwedd wedi ei osod i UTC)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (cloc caledwedd wedi ei osod i'r amser lleol)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "Gweinydd NTP"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Cydweddi amser awtomatig (defnyddio NTP)"
@@ -1066,7 +1071,7 @@ msgid "Domain Admin Password"
msgstr "Cyfrinair Gweinyddol y Parth"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1081,42 +1086,47 @@ msgstr ""
"aros am y cychwyn rhagosodedig\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO gyda dewislen testun"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB gyda dewislen raffigol"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB gyda dewislen raffigol"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB gyda dewislen testun"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "dim digon o le yn /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Nid oes modd gosod y cychwynnwr ar raniad %s\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1125,7 +1135,7 @@ msgstr ""
"Rhaid i ffurfweddiad eich cychwynnwr gael ei ddiweddaru am i'r rhaniadau "
"gael eu hail rifo."
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1134,7 +1144,7 @@ msgstr ""
"Methu gosod eich cychwynnwr yn iawn, Rhaid defnyddio achub cychwyn a dewis "
"\"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Ail osod Cychwynnwr"
@@ -1232,7 +1242,7 @@ msgstr "Pwynt arosod"
msgid "Options"
msgstr "Dewisiadau"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Tynnu"
@@ -1338,7 +1348,7 @@ msgstr "Gadael"
msgid "Continue"
msgstr "Parhau"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2264,7 +2274,7 @@ msgstr "Algorithm amgryptio"
msgid "Change type"
msgstr "Newid y math"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2346,7 +2356,7 @@ msgstr "Mae'r pecynnau canlynol angen eu gosod:\n"
msgid "Installing packages..."
msgstr "Gosod pecynnau..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Tynnu pecyn..."
@@ -2370,22 +2380,22 @@ msgstr "Rhaid cael rhaniad FAT wedi ei arosod yn /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Creu a fformatio ffeil %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Nid wyf yn gwybod sut i osod label ar %s gyda math %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "methodd gosod label ar %s, a yw wedi ei fformatio?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Nid wyf yn gwybod sut i fformatio %s ym math %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "methodd fformatio %s o %s"
@@ -2400,22 +2410,22 @@ msgstr "Arosodiadau cylch %s\n"
msgid "Mounting partition %s"
msgstr "Yn arosod rhaniad %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "methodd arosod rhaniad %s yng nghyfeiriadur %s"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Gwirio %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "gwall dadarosod %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Galluogi rhaniad cyfnewid %s"
@@ -2678,7 +2688,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Nesaf"
@@ -3448,7 +3458,7 @@ msgstr "Model cerdyn:"
msgid "Tuner type:"
msgstr "Math o diwniwr:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3456,37 +3466,37 @@ msgstr "Math o diwniwr:"
msgid "Ok"
msgstr "Iawn"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Iawn"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Na"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Dewis ffeil"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Ychwanegu"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Newid"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Gorffen"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Blaenorol"
@@ -5294,7 +5304,7 @@ msgstr ""
"Yr unig ateb yw i symud eich rhaniadau cynradd fel bo'r twll nesaf at y "
"rhaniadau estynedig "
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5306,22 +5316,22 @@ msgstr ""
"Mae prawf i fesur ei gyfanrwydd wedi methu. \n"
"Nid oes gwerth ysgrifennu i'r ddisg"
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Tynnu pecynnau heb eu defnyddio"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Canfod pecynnau caledwedd heb eu defnyddio..."
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Canfod pecynnau lleoleiddio heb eu defnyddio..."
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5330,17 +5340,17 @@ msgstr ""
"Rydym wedi canfod nad oes angen rhai pecynnau ar gyfer ffurfweddiad eich "
"system."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr "Byddwn yn tynnu’r pecynnau canlynol, oni bai eich bod yn dewis peidio:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Cefnogaeth caledwedd heb ei ddefnyddio"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Lleoleiddio di-ddefnydd"
@@ -6728,7 +6738,7 @@ msgstr "Cychwyn"
msgid "Stop"
msgstr "Aros"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6762,7 +6772,7 @@ msgstr ""
" Free Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA "
"02110-1301, USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6789,7 +6799,7 @@ msgstr ""
"--help : show this message.\n"
"--version : show version number.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6802,7 +6812,7 @@ msgstr ""
" --boot - galluogi i ffurfweddu'r cychwynnwr\n"
"Modd rhag.:cynnig ffurfweddu nodwedd awto fewngofnodi"
-#: standalone.pm:60
+#: standalone.pm:61
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6819,7 +6829,7 @@ msgstr ""
" --report - dylai'r rhaglen fod yn un o offer Mageia\n"
" --incident - ylai'r rhaglen fod yn un o offer Mageia"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6836,7 +6846,7 @@ msgstr ""
" --internet - ffurfweddu'r rhyngrwyd\n"
" --wizard - fel --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6867,7 +6877,7 @@ msgstr ""
" : name_of_application like so for staroffice \n"
" : and gs for ghostscript for only this one."
-#: standalone.pm:87
+#: standalone.pm:88
#, fuzzy, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6898,17 +6908,17 @@ msgstr ""
"--delclient : dileu peiriant cleient i MTS (angen cyfeiriad MAC, IP, "
"enw delwedd nbi)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[bysellfwrdd]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6931,7 +6941,7 @@ msgstr ""
"--status : returns 1 if connected 0 otherwise, then exit.\n"
"--quiet : do not be interactive. To be used with (dis)connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, fuzzy, c-format
msgid ""
"[OPTION]...\n"
@@ -6950,7 +6960,7 @@ msgstr ""
"description window\n"
" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -6959,7 +6969,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6970,7 +6980,7 @@ msgstr ""
" XFdrake [--noauto] monitor\n"
" cydraniad XFdrake"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/da.po b/perl-install/share/po/da.po
index f41b03bf4..33918bef4 100644
--- a/perl-install/share/po/da.po
+++ b/perl-install/share/po/da.po
@@ -10,7 +10,7 @@
msgid ""
msgstr ""
"Project-Id-Version: da\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2010-06-06 12:39+0200\n"
"Last-Translator: Keld Simonsen <keld@keldix.com>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -25,7 +25,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Vent venligst"
@@ -119,7 +119,7 @@ msgstr "Første sektor af rodpartitionen"
msgid "On Floppy"
msgstr "På diskette"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Spring over"
@@ -509,47 +509,47 @@ msgstr "Vælg den forvalgte bruger:"
msgid "Choose the window manager to run:"
msgstr "Vælg den vindueshåndtering du ønsker at benytte:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Udgivelsesnoter"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Luk"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Licensaftale"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Afslut"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Accepterer du denne licens?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Acceptér"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Nægt"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Vælg det sprog, der skal bruges"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -558,82 +558,87 @@ msgid ""
msgstr ""
"Du kan vælge andre sprog der vil være tilgængelige efter installationen"
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Flere sprog"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Gammel kompatibilitetskoding (ikke UTF-8)"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Alle sprog"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Sprogvalg"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Land / Region"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Vælg dit land"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Her er den komplette liste over tilgængelige lande"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Andre lande"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Avanceret"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Indtastningsmetode:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Ingen"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Ingen fildeling"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Tillad alle brugere"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Tilpasset"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -647,7 +652,7 @@ msgstr ""
"Tilladelse af dette vil sætte brugere i stand til simpelthen at klikke på "
"'Fildeling' i konqueror og nautilus.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -656,7 +661,7 @@ msgstr ""
"NFS: det traditionlle Unix fildelingssystem, med mindre funktionalitet på "
"Mac og Windows."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -665,18 +670,18 @@ msgstr ""
"SMB: et fildelingssystem brugt på Windows, Mac OS X og mange moderne Linux-"
"systemer."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "Du kan eksportere med NFS eller SMB. Hvilken vil du bruge"
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Start userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -685,7 +690,7 @@ msgstr ""
"Deling per bruger bruger gruppen 'fileshare'. \n"
"Du kan bruge userdrake til at tilføje en bruger til denne gruppe."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -694,47 +699,47 @@ msgstr ""
"Du skal logge ud og ind igen for at ændringerne skal gælde. Tryk O.k. for at "
"logge ud nu."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "Du skal logge ud og ind igen for at ændringerne skal gælde"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Tidszone"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Hvad er din tidszone?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Dato-, klokke- og tidszoneopsætning"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Hvad er den bedste tid?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (Maskin-ur sat til UTC)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (Maskin-ur sat til lokal tid)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP-server"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatisk tidssynkronisering (ved hjælp af NTP)"
@@ -1079,7 +1084,7 @@ msgstr "Adgangskode for domæneadministrator"
# so use only 7bit for this message (and do transliteration or
# leave it in English, as it is the best for your language)
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1094,42 +1099,47 @@ msgstr ""
"vent paa at starte standard-systemet.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO med tekstmenu"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB med grafisk menu"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB med grafisk menu"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB med tekstmenu"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "Ikke nok plads i /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Du kan ikke installere opstartsindlæseren på en %s-partition\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1138,7 +1148,7 @@ msgstr ""
"Din opstartsindlæserkonfiguration behøver at opdateres da rækkefølgen på "
"dine partitioner er blevet ændret"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1147,7 +1157,7 @@ msgstr ""
"Opstartsindlæseren kan ikke blive installeret korrekt. Du skal lave "
"nødopstart og vælge \"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Geninstallér systemopstarter"
@@ -1246,7 +1256,7 @@ msgstr "Monteringssti"
msgid "Options"
msgstr "Valg"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Fjern"
@@ -1351,7 +1361,7 @@ msgstr "Afslut"
msgid "Continue"
msgstr "Fortsæt"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2274,7 +2284,7 @@ msgstr "Krypteringsalgoritme"
msgid "Change type"
msgstr "Skift type"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2355,7 +2365,7 @@ msgstr "De følgende pakker behøver at blive installeret\n"
msgid "Installing packages..."
msgstr "Installerer pakker..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Fjerner pakker..."
@@ -2380,22 +2390,22 @@ msgstr "Du skal have en FAT-partition monteret under /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Opretter og formaterer fil %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Jeg véd ikke hvordan der skal sættes en etikette på %s som type %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "Sætning af etikette på %s mislykkedes, er den formateret?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Ved ikke hvordan man formaterer %s som type %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatering af %s mislykkedes"
@@ -2410,22 +2420,22 @@ msgstr "Cirkulære monteringer %s\n"
msgid "Mounting partition %s"
msgstr "Monterer partition %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "montering af partition %s i katalog %s mislykkedes"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Tjekker %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "fejl ved afmontering af %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Formaterer swap-partition %s"
@@ -2681,7 +2691,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Næste"
@@ -3450,7 +3460,7 @@ msgstr "Kortmodel:"
msgid "Tuner type:"
msgstr "Tuner-type:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3458,37 +3468,37 @@ msgstr "Tuner-type:"
msgid "Ok"
msgstr "O.k."
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Ja"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Nej"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Vælg en fil"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Tilføj"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Ændr"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Afslut"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Forrige"
@@ -5270,7 +5280,7 @@ msgstr ""
"Den eneste løsning er at flytte dine primære partitioner, således at\n"
"\"hullet\" bliver placeret ved siden af de udvidede partitioner."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5282,22 +5292,22 @@ msgstr ""
"En test for at tjekke integriteten af data er mislykkedes. \n"
"Dette betyder at alt på disken vil ende som tilfældige beskadigede data."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Fjernelse af ubrugte pakker"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Finder ubrugte pakker til udstyr..."
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Finder ubrugte pakker til sprog..."
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5305,17 +5315,17 @@ msgid ""
msgstr ""
"Vi har opdaget at nogen pakker ikke behøves til din systemkonfiguration."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr "Vi vil fjerne de følgende pakker, med mindre du vælger noget andet:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Ubrugt understøttelse af maskinel"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Ubrugt sprogtilpasning"
@@ -6710,7 +6720,7 @@ msgstr "Start"
msgid "Stop"
msgstr "Stop"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6744,7 +6754,7 @@ msgstr ""
"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,\n"
"USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6772,7 +6782,7 @@ msgstr ""
"--help : vís denne besked.\n"
"--version : vís versionsnummer.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6785,7 +6795,7 @@ msgstr ""
" --boot - aktivér for at konfigurere opstartsindlæser\n"
"standard-tilstand: tilbyd at konfigurere autologin-facilitet"
-#: standalone.pm:60
+#: standalone.pm:61
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6802,7 +6812,7 @@ msgstr ""
" --report - program bær være én af Mageia' værktøjer\n"
" --incident - program bær være én af Mageia' værktøjer"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6819,7 +6829,7 @@ msgstr ""
" --internet - konfigurér internet\n"
" --wizard - det samme som --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6849,7 +6859,7 @@ msgstr ""
" : applikationsnavn, som \"so\" for staroffice \n"
" : og 'gs' for ghostscript - kun for denne."
-#: standalone.pm:87
+#: standalone.pm:88
#, fuzzy, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6881,17 +6891,17 @@ msgstr ""
"--delclient : tilføj en klientmaskine til MTS (kræver MAC-adresse, IP, "
"nbi aftryksnavn)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[tastatur]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=minfil] [--word=mitord] [--explain=regudtryk] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6914,7 +6924,7 @@ msgstr ""
"--status : returnerer 1 hvis opkoblet, ellers 0; afslut derefter.\n"
"--quiet : vær ikke interaktiv. Bruges med (dis)connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, fuzzy, c-format
msgid ""
"[OPTION]...\n"
@@ -6932,7 +6942,7 @@ msgstr ""
" --changelog-first vís changelog før filliste i beskrivelsesvinduet\n"
" --merge-all-rpmnew foreslå at flette alle .rpmnew/.rpmsave filer fundet"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -6941,7 +6951,7 @@ msgstr ""
"[--manual] [--device=enhed] [--update-sane=sane_kilde_kat] [--update-"
"usbtable] [--dynamic=enhed]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6952,7 +6962,7 @@ msgstr ""
" XFdrake [--noauto] skærm\n"
" XFdrake opløsning"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/de.po b/perl-install/share/po/de.po
index edc32d937..792d8f418 100644
--- a/perl-install/share/po/de.po
+++ b/perl-install/share/po/de.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: drakx_share\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2012-03-09 08:41+0000\n"
"Last-Translator: Peter Grun <p.grun@bluewin.ch>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -19,7 +19,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Bitte warten"
@@ -117,7 +117,7 @@ msgstr "Erster Sektor der Root-Partition"
msgid "On Floppy"
msgstr "Auf Diskette"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Überspringen"
@@ -508,47 +508,47 @@ msgstr "Wählen Sie den Standard-Nutzer:"
msgid "Choose the window manager to run:"
msgstr "Wählen Sie den Window-Manager, den Sie verwenden wollen:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Versionshinweise"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Schließen"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Lizenzvereinbarung"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Verlassen"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Akzeptieren Sie diese Lizenz?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Akzeptieren"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Ablehnen"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Bitte wählen Sie die zu verwendende Sprache"
-#: any.pm:1156
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -560,82 +560,87 @@ msgstr ""
"sein,\n"
"wenn Ihre Installation beendet ist und Sie das System neu starten."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, c-format
msgid "Multiple languages"
msgstr "Mehrere Sprachen"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Alte (nicht UTF-8) Kodierung"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Alle Sprachen"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Sprachauswahl"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Staat / Region"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Bitte wählen Sie Ihr Land"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Hier ist die komplette Liste aller Länder"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Andere Länder"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Fortgeschritten"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Eingabe-Methode:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Keine"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Keine Freigaben"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Allen Benutzern erlauben"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Benutzerdefiniert"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -650,7 +655,7 @@ msgstr ""
"\n"
"Mit „Benutzerdefiniert“ können Sie eine Einstellung pro Benutzer vornehmen.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -659,7 +664,7 @@ msgstr ""
"NFS: das traditionelle Unix-Dateisystem für Freigaben im Netz, mit weniger "
"Unterstützung für Mac und Windows."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -668,7 +673,7 @@ msgstr ""
"SMB: ein Dateisystem für Freigaben im Netz von Windows, Mac OS X und vielen "
"modernen Linux-Systemen verwendet"
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -676,12 +681,12 @@ msgstr ""
"Sie können die Dateien mittels SMB oder NFS anbieten. Welche Variante wollen "
"Sie verwenden?"
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "UserDrake starten"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -690,7 +695,7 @@ msgstr ""
"Die Freigaben zwischen Benutzern regelt die Gruppe „fileshare“. \n"
"Sie können UserDrake verwenden, um Benutzer in diese Gruppe aufzunehmen."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -699,49 +704,49 @@ msgstr ""
"Sie müssen sich abmelden und wieder anmelden, damit die Änderungen wirksam "
"werden. Klicken Sie auf OK, um sich nun abzumelden."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Sie müssen sich abmelden und wieder anmelden, damit die Änderungen wirksam "
"werden"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Zeitzone"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Wählen Sie Ihre Zeitzone"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Datum, Zeit und Zeitzonen Einstellungen"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Welches ist die beste Zeit?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (Hardware Uhr gestellt auf GMT)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (Hardware Uhr gestellt auf Ortszeit)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP-Server"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatische Zeit-Synchronisation (durch NTP)"
@@ -1084,7 +1089,7 @@ msgid "Domain Admin Password"
msgstr "Passwort des Domänen-Administrators"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1099,42 +1104,47 @@ msgstr ""
"oder warten Sie auf das Starten des Standard-Betriebssystems.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO mit Textmenü"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB mit grafischem Menü"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB mit grafischem Menü"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB mit Textmenü"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "Sie haben nicht genug Platz in /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Sie können den Bootloader nicht auf einer %s-Partition installieren.\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1143,7 +1153,7 @@ msgstr ""
"Ihre Bootloaderkonfiguration muss geändert werden, da sich Ihre "
"Partitionsnummerierung geändert hat"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1152,7 +1162,7 @@ msgstr ""
"Der Bootloader kann nicht richtig installiert werden. Sie müssen ins "
"Rettungssystem booten und „%s“ wählen"
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Bootloader neu installieren"
@@ -1251,7 +1261,7 @@ msgstr "Einhängepunkt"
msgid "Options"
msgstr "Optionen"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Entfernen"
@@ -1358,7 +1368,7 @@ msgstr "Verlassen"
msgid "Continue"
msgstr "Fortfahren"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2293,7 +2303,7 @@ msgstr "Verschlüsselungsalgorithmus"
msgid "Change type"
msgstr "Typ ändern"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2375,7 +2385,7 @@ msgstr "Die folgenden Pakete müssen installiert werden:\n"
msgid "Installing packages..."
msgstr "Pakete werden installiert..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Pakete werden entfernt..."
@@ -2400,28 +2410,28 @@ msgstr "In /boot/efi muss eine FAT-Partition eingebunden sein"
msgid "Creating and formatting file %s"
msgstr "Erzeugen und Formatieren der Datei %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr ""
"Es ist nicht bekannt, wie die Bezeichnung von %s mit Typ %s gesetzt werden "
"soll"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr ""
"Das Festlegen einer Datenträgerbezeichnung für %s schlug fehl, ist das Gerät "
"formatiert?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr ""
"Es ist nicht bekannt, wie %s mit einem Dateisystem vom Typ %s zu formatiert "
"ist ."
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatieren von %s schlug fehl"
@@ -2436,22 +2446,22 @@ msgstr "Schleife bem Einbinden %s\n"
msgid "Mounting partition %s"
msgstr "Partition „%s“ einhängen"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "Das Einhängen der Partition %s in das Verzeichnis %s schlug fehl."
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "%s wird überprüft"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "Fehler beim Aushängen von %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Swap-Partition „%s“ aktivieren"
@@ -2723,7 +2733,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Weiter"
@@ -3510,7 +3520,7 @@ msgstr "Kartentyp:"
msgid "Tuner type:"
msgstr "Tunertyp:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3518,37 +3528,37 @@ msgstr "Tunertyp:"
msgid "Ok"
msgstr "OK"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Ja"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Nein"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Wählen Sie eine Datei"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Hinzufügen"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Ändern"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Assistent beenden"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Zurück"
@@ -5350,7 +5360,7 @@ msgstr ""
"Die einzige mögliche Lösung ist, Ihre primären Partitionen zu verschieben, "
"um die Lücke neben die erweiterten Partitionen zu bewegen."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5363,22 +5373,22 @@ msgstr ""
"Dies bedeutet, dass der Versuch etwas auf die Festplatte zu schreiben mit "
"zufällig beschädigten Daten enden wird."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Entfernung nicht benötigter Pakete"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Auf nicht benötigte Hardware Pakete überprüfen..."
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Auf nicht benötigte Lokalisierungspakete überprüfen..."
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5387,19 +5397,19 @@ msgstr ""
"Es wurde festgestellt, dass einige Pakete für Ihre Systemkonfiguration nicht "
"benötigt werden."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
"Die folgenden Pakete werden entfernt, es sei denn Sie entscheiden sich "
"anders:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Nicht genutzte Hardware-Unterstützung"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Nicht genutzte Lokalisierungen"
@@ -6843,7 +6853,7 @@ msgstr "Start"
msgid "Stop"
msgstr "Stopp"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6877,7 +6887,7 @@ msgstr ""
"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
"USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6904,7 +6914,7 @@ msgstr ""
"--help - Ausgabe dieses Hilfetextes.\n"
"--version - Ausgabe der Versionsnummer.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6917,7 +6927,7 @@ msgstr ""
" --boot - ermöglicht die Konfiguration des Bootloaders\n"
"Standard-Modus: Bietet die Konfiguration des AutoLogin-Features an"
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6934,7 +6944,7 @@ msgstr ""
" --report - das Programm sollte eines der %s-Werkzeuge sein\n"
" --incident - das Programm sollte eines der %s-Werkzeuge sein"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6951,7 +6961,7 @@ msgstr ""
" --internet - Internetzugang einrichten\n"
" --wizard - wie --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6984,7 +6994,7 @@ msgstr ""
" : name_der_anwendung, wie so für Staroffice \n"
" : und gs für ghostscript für nur dieses."
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -7016,17 +7026,17 @@ msgstr ""
"--delclient : eine Client-Maschine vom MTS entfernen (benötigt MAC-"
"Adress, IP, nbi-Abbildname)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[Tastatur]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=datei] [--word=word] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -7049,7 +7059,7 @@ msgstr ""
"--status : gibt 1 zurück wenn verbunden sonst 0, beendet sich danach.\n"
"--quiet : nicht interaktiv. benutzt mit (dis)connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -7068,7 +7078,7 @@ msgstr ""
" --merge-all-rpmnew vorschlagen, alle gefundenen .rpmnew/.rpmsave-"
"Dateien zu mergen"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -7077,7 +7087,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -7088,7 +7098,7 @@ msgstr ""
" XFdrake [--noauto] monitor\n"
" XFdrake resolution"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/el.po b/perl-install/share/po/el.po
index 73655772f..11565b667 100644
--- a/perl-install/share/po/el.po
+++ b/perl-install/share/po/el.po
@@ -11,7 +11,7 @@
msgid ""
msgstr ""
"Project-Id-Version: drakx_share\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2012-09-21 07:04+0200\n"
"Last-Translator: Dimitrios Glentadakis <dglent@gmail.com>\n"
"Language-Team: Greek <i18n-el@ml.mageia.org>\n"
@@ -26,7 +26,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Παρακαλώ περιμένετε"
@@ -126,7 +126,7 @@ msgstr "Πρώτος τομέας της κατάτμησης root"
msgid "On Floppy"
msgstr "Στη δισκέτα"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Παράλειψη"
@@ -519,47 +519,47 @@ msgstr "Επιλέξτε τον προκαθορισμένο χρήστη:"
msgid "Choose the window manager to run:"
msgstr "Επιλέξτε το διαχειριστή παραθύρων που θέλετε να χρησιμοποιήσετε:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Σημειώσεις έκδοσης"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Κλείσιμο"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Άδεια χρήσης"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Έξοδος"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Αποδέχεστε αυτήν την άδεια ;"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Αποδοχή"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Άρνηση"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Παρακαλώ επιλέξτε τη γλώσσα"
-#: any.pm:1156
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -570,82 +570,87 @@ msgstr ""
"τις γλώσσες που επιθυμείτε να εγκαταστήσετε. Θα είναι διαθέσιμες\n"
"μετά την ολοκλήρωση της εγκατάστασης και την επανεκκίνηση του υπολογιστή."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, c-format
msgid "Multiple languages"
msgstr "Πολλαπλές γλώσσες"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Κωδικοποίηση παλιάς συμβατότητας (μη UTF-8)"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Όλες οι γλώσσες"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Επιλογή γλώσσας"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Χώρα / Περιοχή"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Παρακαλώ επιλέξτε τη χώρα σας"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Αυτή είναι η πλήρης λίστα των διαθέσιμων χωρών"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Άλλες χώρες"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Για προχωρημένους"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Μέθοδος εισαγωγής:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Κανένα"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Χωρίς κοινή χρήση"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Επιτρέπεται για όλους τους χρήστες"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Προσαρμοσμένο"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -660,7 +665,7 @@ msgstr ""
"\n"
"Το \"Προσαρμοσμένο\" επιτρέπει την ανά χρήστη ρύθμιση.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -669,7 +674,7 @@ msgstr ""
"NFS: το παραδοσιακό σύστημα κοινής χρήσης του Unix, με περιορισμένη "
"υποστήριξη για Mac και Windows."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -678,7 +683,7 @@ msgstr ""
"SMB: ένα σύστημα κοινής χρήσης, που χρησιμοποιείται από τα Windows, από το "
"Mac OS X και από πολλά μοντέρνα συστήματα Linux."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -686,12 +691,12 @@ msgstr ""
"Μπορείτε να κάνετε εξαγωγή με τη χρήση NFS ή SMB. Παρακαλώ επιλέξτε ποιο θα "
"θέλατε να χρησιμοποιήσετε."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Εκκίνηση του userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -701,7 +706,7 @@ msgstr ""
"Μπορείτε να προσθέσετε ένα χρήστη σε αυτήν την ομάδα χρησιμοποιώντας το "
"userdrake."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -710,49 +715,49 @@ msgstr ""
"Για να εφαρμοστούν οι αλλαγές, θα πρέπει να αποσυνδεθείτε και μετά να "
"επανασυνδεθείτε. Πατήστε «Εντάξει» για να αποσυνδεθείτε τώρα."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Για να εφαρμοστούν οι αλλαγές, θα πρέπει να αποσυνδεθείτε και μετά να "
"επανασυνδεθείτε."
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Ωρολογιακή ζώνη"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Ποια είναι η ζώνη ώρας σας;"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Ρυθμίσεις της ημερομηνίας, της ώρας και της ωρολογιακής ζώνης"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Ποια είναι η σωστή ώρα;"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (το ρολόι της μητρικής κάρτας έχει οριστεί σε UTC)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (το ρολόι της μητρικής κάρτας έχει οριστεί στην τοπική ώρα)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "Εξυπηρετητής NTP"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Αυτόματος συγχρονισμός της ώρας (μέσω NTP)"
@@ -1096,7 +1101,7 @@ msgid "Domain Admin Password"
msgstr "Κωδικός πρόσβασης του διαχειριστή τομέα"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1111,43 +1116,48 @@ msgstr ""
"περιμένετε την εκκίνηση από προεπιλογή.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO με μενού κειμένου"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB με γραφικό μενού "
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB με γραφικό μενού "
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB με μενού κειμένου"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "δεν υπάρχει αρκετός χώρος στο /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr ""
"Δεν μπορείτε να εγκαταστήσετε το πρόγραμμα εκκίνησης σε μια κατάτμηση %s\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1156,7 +1166,7 @@ msgstr ""
"Η ρύθμιση του προγράμματος εκκίνησης πρέπει να ενημερωθεί επειδή κάποιες "
"κατατμήσεις έχουν επαναριθμηθεί"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1166,7 +1176,7 @@ msgstr ""
"εκκινήσετε το CD-ROM της εγκατάστασης με την επιλογή «διάσωση» και να "
"επιλέξετε «%s»"
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Επανεγκατάσταση του προγράμματος εκκίνησης"
@@ -1267,7 +1277,7 @@ msgstr "Σημείο προσάρτησης"
msgid "Options"
msgstr "Επιλογές"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Αφαίρεση"
@@ -1374,7 +1384,7 @@ msgstr "Έξοδος"
msgid "Continue"
msgstr "Συνέχεια"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2307,7 +2317,7 @@ msgstr "Αλγόριθμος κρυπτογράφησης"
msgid "Change type"
msgstr "Αλλαγή του τύπου"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2388,7 +2398,7 @@ msgstr "Τα παρακάτω πακέτα χρειάζεται να εγκατ
msgid "Installing packages..."
msgstr "Εγκατάσταση πακέτων..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Αφαίρεση πακέτων..."
@@ -2413,22 +2423,22 @@ msgstr "Πρέπει να έχετε μια κατάτμηση FAT προσαρ
msgid "Creating and formatting file %s"
msgstr "Δημιουργία και μορφοποίηση του αρχείου %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Αδύνατος ο καθορισμός ετικέτας στο %s με τύπο %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "ο καθορισμός ετικέτας στο %s απέτυχε, έχει μορφοποιηθεί ;"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Αδύνατη η μορφοποίηση του %s σε τύπο %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s μορφοποίηση του %s απέτυχε"
@@ -2443,22 +2453,22 @@ msgstr "Κυκλικές προσαρτήσεις %s\n"
msgid "Mounting partition %s"
msgstr "Προσάρτηση της κατάτμησης %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "η προσάρτηση της κατάτμησης %s στον κατάλογο %s απέτυχε"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Έλεγχος του %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "σφάλμα κατά την αποπροσάρτηση του %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Ενεργοποίηση κατάτμησης swap %s"
@@ -2733,7 +2743,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Επόμενο"
@@ -3307,7 +3317,7 @@ msgstr ""
"Εδώ μπορείτε να επιλέξετε έναν εναλλακτικό οδηγό (OSS ή ALSA) για την κάρτα "
"ήχου σας (%s)"
-#. -PO: here the first %s is either "OSS" or "ALSA",
+#. -PO: here the first %s is either "OSS" or "ALSA",
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
#: harddrake/sound.pm:369
@@ -3527,7 +3537,7 @@ msgstr "Μοντέλο κάρτας:"
msgid "Tuner type:"
msgstr "Τύπος δέκτη:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3535,37 +3545,37 @@ msgstr "Τύπος δέκτη:"
msgid "Ok"
msgstr "Εντάξει"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Ναι"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Όχι"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Επιλέξτε ένα αρχείο"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Προσθήκη"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Επεξεργασία"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Τέλος"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Προηγούμενο"
@@ -5389,7 +5399,7 @@ msgstr ""
"Η μοναδική λύση είναι να μετακινήσετε τις πρωτεύουσες κατατμήσεις σας έτσι "
"ώστε το κενό να βρεθεί μετά των εκτεταμένων κατατμήσεων."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5402,22 +5412,22 @@ msgstr ""
"Αυτό σημαίνει πως οποιαδήποτε εγγραφή στο δίσκο θα καταλήξει ως τυχαία "
"κατεστραμμένα δεδομένα."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Απεγκατάσταση των αχρησιμοποίητων πακέτων"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Αναζήτηση πακέτων υποστήριξης υλικού που δεν χρησιμοποιούνται..."
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Αναζήτηση πακέτων μεταφράσεων που δεν χρησιμοποιούνται..."
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5426,17 +5436,17 @@ msgstr ""
"Έχουμε εντοπίσει πακέτα που δεν είναι απαραίτητα στη διαμόρφωση του "
"συστήματός σας."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr "Θα αφαιρέσουμε τα παρακάτω πακέτα, έκτος και αν δεν το επιθυμείτε :"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Υποστήριξη υλικού που δεν χρησιμοποιείται"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Αχρησιμοποίητες μεταφράσεις"
@@ -6876,7 +6886,7 @@ msgstr "Εκκίνηση"
msgid "Stop"
msgstr "Τερματισμός"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6910,7 +6920,7 @@ msgstr ""
"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
"USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6938,7 +6948,7 @@ msgstr ""
"--help : προβολή αυτού εδώ του μηνύματος.\n"
"--version : προβολή του αριθμού έκδοσης.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6951,7 +6961,7 @@ msgstr ""
" --boot - ενεργοποιεί την ρύθμιση του προγράμματος εκκίνησης\n"
"προκαθορισμένη λειτουργία: επιτρέπει την ρύθμιση αυτόματης σύνδεσης"
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6969,7 +6979,7 @@ msgstr ""
"%s\n"
" --incident - το πρόγραμμα θα πρέπει να είναι ένα από τα εργαλεία %s"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6987,7 +6997,7 @@ msgstr ""
" --internet - ρύθμιση του διαδικτύου\n"
" --wizard - ίδια, όπως η --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -7021,7 +7031,7 @@ msgstr ""
" : όνομα_της_εφαρμογής όπως για παράδειγμα το staroffice \n"
" : και το gs για το ghostscript, μόνο για αυτή την περίπτωση."
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -7053,17 +7063,17 @@ msgstr ""
"--delclient : διαγραφή ενός μηχανήματος-πελάτης από το MTS (απαιτεί μια "
"διεύθυνση MAC, IP, όνομα εικόνας nbi)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[πληκτρολόγιο]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -7088,7 +7098,7 @@ msgstr ""
"--quiet : να μην είναι διαδραστικό. Για χρήση μαζί με την επιλογή (dis)"
"connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -7108,7 +7118,7 @@ msgstr ""
" --merge-all-rpmnew προτείνει τη συγχώνευση όλων των ανευρεθέντων "
"αρχείων .rpmnew/.rpmsave"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -7117,7 +7127,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -7128,7 +7138,7 @@ msgstr ""
" XFdrake [--noauto] οθόνη\n"
" XFdrake ανάλυση_οθόνης"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/eo.po b/perl-install/share/po/eo.po
index a7d4c4c2f..124886e22 100644
--- a/perl-install/share/po/eo.po
+++ b/perl-install/share/po/eo.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2003-03-12 18:31-0400\n"
"Last-Translator: Vilhelmo Lutermano <vlutermano@free.fr>\n"
"Language-Team: esperanto <eo@li.org>\n"
@@ -19,7 +19,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Bonvole atendu"
@@ -101,7 +101,7 @@ msgstr "Unua sektoro de radika subdisko"
msgid "On Floppy"
msgstr "Sur disketo"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Ellasu"
@@ -490,47 +490,47 @@ msgstr "Elektu la defaŭltan uzulon:"
msgid "Choose the window manager to run:"
msgstr "Elektu la fenestro-administrilon por lanĉi:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Bonvole atendu"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Malfermu"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Licenca kontrakto"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Ĉesu"
-#: any.pm:1101
+#: any.pm:1095
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "Ĉu vi havas alian?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Akceptu"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Malakceptu"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Bonvole elektu lingvon por uzi"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -539,82 +539,87 @@ msgid ""
msgstr ""
"Vi povas elektu aliajn lingvojn kiujn estos uzeblaj malantaŭ la instalado"
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Ĉiuj lingvoj"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Ĉiuj lingvoj"
-#: any.pm:1191
+#: any.pm:1186
#, fuzzy, c-format
msgid "Language choice"
msgstr "Mianmaro"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Lando"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Bonvole elektu vian landon"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Jen la kompleta listo de atingeblaj landoj"
-#: any.pm:1249
+#: any.pm:1244
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Aliaj pordoj"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Progresinta"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr ""
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Neniom"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Ne kundivido"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Permesu ĉiujn uzulojn"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Akomodata"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -630,86 +635,86 @@ msgstr ""
"\n"
"\"Custum\" ebligas per-uzulan.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "Vi povas eksporti uzante NFS aŭ SMB. Bonvole elektu kiun vi ŝatus uzi."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Lanĉu userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Horzono"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "kio estas vian horzonon?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1572
+#: any.pm:1567
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Aparata horloĝo estas ĝustigita laŭ GMT"
-#: any.pm:1573
+#: any.pm:1568
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Aparata horloĝo estas ĝustigita laŭ GMT"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP Servilo"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Auxtomata hor-sinkronizado (uzante NTP) "
@@ -1033,7 +1038,7 @@ msgid "Domain Admin Password"
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1048,56 +1053,61 @@ msgstr ""
"atendu por defauxlta starto.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr ""
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, c-format
+msgid "GRUB2 with graphical menu"
+msgstr ""
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr ""
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr ""
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr ""
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "mankas sufiĉe da spaco en /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Vi ne povas instali la startŝargilon en %s-subdiskon\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, fuzzy, c-format
msgid "Re-install Boot Loader"
msgstr "Instalu restart-ŝargilon"
@@ -1196,7 +1206,7 @@ msgstr "Surmetingo"
msgid "Options"
msgstr "Opcioj"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Forigu"
@@ -1301,7 +1311,7 @@ msgstr "Eliro"
msgid "Continue"
msgstr "Ĉu mi devus daŭri?"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2209,7 +2219,7 @@ msgstr "Aŭtentikigado"
msgid "Change type"
msgstr "Ŝanĝu specon"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2290,7 +2300,7 @@ msgstr "La sekvaj pakaĵoj estos instalataj"
msgid "Installing packages..."
msgstr "Instalanta pakaĵojn..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, fuzzy, c-format
msgid "Removing packages..."
msgstr "Distingivo: %s\n"
@@ -2315,22 +2325,22 @@ msgstr "Vi devas havi FAT-subdiskon en /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Kreas kaj formatas dosieron %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "ne scias kiel formati %s kiel speco %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "%s formatado de %s malsukcesis"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "ne scias kiel formati %s kiel speco %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatado de %s malsukcesis"
@@ -2345,22 +2355,22 @@ msgstr "Cirklaj surmetingoj %s\n"
msgid "Mounting partition %s"
msgstr "Enkroĉas subdiskon %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Kontrolanta %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "eraro dum malmunti %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Ebligas swap-subdiskon %s"
@@ -2602,7 +2612,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Sekvanta"
@@ -3327,7 +3337,7 @@ msgstr "Model de la karto:"
msgid "Tuner type:"
msgstr "Ŝanĝu subdiskspecon"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3335,37 +3345,37 @@ msgstr "Ŝanĝu subdiskspecon"
msgid "Ok"
msgstr "Jeso"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Jes"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Ne"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Elektu dosieron"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Aldonu"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Ŝanĝu"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Finu"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Antaŭa"
@@ -5070,7 +5080,7 @@ msgstr ""
"La sola solvo estas movi viajn ĉefajn subdiskojn por situigi la truon\n"
"apud la etendataj subdiskoj."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5082,39 +5092,39 @@ msgstr ""
"Testo pri la integreco de datenoj malsukcesis.\n"
"Tio signifas ke skribado al la disko finiĝos per difektitaj datenoj."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "Vidu hardvaran informon"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr ""
@@ -6414,7 +6424,7 @@ msgstr "Startu"
msgid "Stop"
msgstr "Haltu"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6447,7 +6457,7 @@ msgstr ""
"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
"USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6474,7 +6484,7 @@ msgstr ""
"--help : montru tiun ĉi mesaĝon.\n"
"--version : montru la versi-numeron.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6483,7 +6493,7 @@ msgid ""
"default mode: offer to configure autologin feature"
msgstr ""
-#: standalone.pm:60
+#: standalone.pm:61
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6500,7 +6510,7 @@ msgstr ""
" --report - programo estu iu de Mageia iloj\n"
" --incident - programo estu iu de Mageia iloj"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6511,7 +6521,7 @@ msgid ""
" --wizard - like --add"
msgstr ""
-#: standalone.pm:72
+#: standalone.pm:73
#, fuzzy, c-format
msgid ""
"\n"
@@ -6541,7 +6551,7 @@ msgstr ""
" : name_of_application aŭ iel tiel por staroffice \n"
" : kaj gs por ghostscript nur por tiu ĉi."
-#: standalone.pm:87
+#: standalone.pm:88
#, fuzzy, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6573,17 +6583,17 @@ msgstr ""
"--delclient : forigu kliento-maŝinon de MTS (postulas MAC-adreson, IP, "
"nbi image nomon)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[klavaro]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6606,7 +6616,7 @@ msgstr ""
"--status : montras 1 se konektite, alie 0, poste eliras.\n"
"--quiet : ne estu interaktiva. Uzata kun (dis)connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, fuzzy, c-format
msgid ""
"[OPTION]...\n"
@@ -6625,14 +6635,14 @@ msgstr ""
" --merge-all-rpmnew proponu mergi ĉiujn trovitajn .rpmnew/.rpmsave -"
"dosierojn"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6643,7 +6653,7 @@ msgstr ""
" XFdrake [--noauto] monitor\n"
" XFdrake resolution"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/es.po b/perl-install/share/po/es.po
index a25fdca2c..3dcba010d 100644
--- a/perl-install/share/po/es.po
+++ b/perl-install/share/po/es.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: drakx_share\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2012-03-11 22:05-0500\n"
"Last-Translator: Diego Bello <dbello@gmail.com>\n"
"Language-Team: Spanish <mdktrans@blogdrake.net>\n"
@@ -19,7 +19,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Espere, por favor"
@@ -115,7 +115,7 @@ msgstr "Primer sector de la partición raíz"
msgid "On Floppy"
msgstr "En disquete"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Omitir"
@@ -506,47 +506,47 @@ msgstr "Elija el usuario predeterminado:"
msgid "Choose the window manager to run:"
msgstr "Elija el gestor de ventanas a ejecutar:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Notas de versión"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Cerrar"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Acuerdo de licencia"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Salir"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "¿Acepta esta licencia?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Aceptar"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Rechazar"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Por favor, elija el idioma a usar"
-#: any.pm:1156
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -557,82 +557,87 @@ msgstr ""
"los idiomas que desea instalar. Estarán disponibles\n"
"cuando la instalación esté completa y reinicie el sistema."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, c-format
msgid "Multiple languages"
msgstr "Múltiples idiomas"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Codificación (no UTF-8) para compatibilidad antigua"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Todos los idiomas"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Selección del idioma"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "País / Región"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Seleccione su país, por favor"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Aquí tiene la lista completa de países disponibles"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Otros países"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Avanzada"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Método de entrada:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Ninguno"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "No compartir"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Permitir a todos los usuarios"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Personalizada"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -647,7 +652,7 @@ msgstr ""
"\n"
"\"Personalizada\" permite una granularidad por usuario.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -656,7 +661,7 @@ msgstr ""
"NFS: sistema tradicional Unix para compartir archivos, con menos soporte en "
"Mac y Windows."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -665,19 +670,19 @@ msgstr ""
"SMB: sistema para compartir archivos usado por Windows, Mac OS X y muchos "
"sistemas Linux modernos."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
"Puede exportar usando NFS o SMB. Por favor, elija el que desea utilizar."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Lanzar UserDrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -686,7 +691,7 @@ msgstr ""
"Los recursos compartidos por usuario utilizan el grupo \"fileshare\". \n"
"Puede utilizar UserDrake para añadir un usuario a este grupo."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -695,48 +700,48 @@ msgstr ""
"Debe desconectarse y volver a conectarse para que los cambios tengan efecto. "
"Pulse OK para conectarse ahora."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Debe desconectarse y volver a conectarse para que los cambios tengan efecto"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Huso horario"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "¿Cuál es su huso horario?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Configuración de la fecha, hora y huso horario"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "¿Cuál es la mejor hora?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (reloj interno puesto en hora UTC)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (reloj interno puesto en hora local)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "Servidor NTP"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Sincronización automática de hora (usando NTP)"
@@ -1079,7 +1084,7 @@ msgid "Domain Admin Password"
msgstr "Contraseña del Administrador del Dominio"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1094,42 +1099,47 @@ msgstr ""
"a que arranque el sistema predeterminado.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO con menú de texto"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB con menú gráfico"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB con menú gráfico"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB con menú de texto"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "no hay espacio suficiente en /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "No puede instalar el cargador de arranque en una partición %s\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1138,7 +1148,7 @@ msgstr ""
"Se debe actualizar la configuración de su cargador de arranque debido a que "
"cambió el número de la partición"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1147,7 +1157,7 @@ msgstr ""
"No se puede instalar correctamente el cargador de arranque. Debe arrancar "
"con rescate y elegir \"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Volver a instalar cargador de arranque"
@@ -1246,7 +1256,7 @@ msgstr "Punto de montaje"
msgid "Options"
msgstr "Opciones"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Quitar"
@@ -1353,7 +1363,7 @@ msgstr "Salir"
msgid "Continue"
msgstr "Continuar"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2278,7 +2288,7 @@ msgstr "Algoritmo de cifrado"
msgid "Change type"
msgstr "Cambiar tipo"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2361,7 +2371,7 @@ msgstr "Se deben instalar los siguientes paquetes:\n"
msgid "Installing packages..."
msgstr "Instalando paquetes..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Quitando paquetes..."
@@ -2386,22 +2396,22 @@ msgstr "Debe tener una partición FAT montada en /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Creando y formateando el archivo %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "No sé cómo definir la etiqueta %s de tipo %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "La definición de la etiqueta %s falló, ¿está formateada?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "No sé cómo formatear %s en el tipo %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formateo de %s falló"
@@ -2416,22 +2426,22 @@ msgstr "Montajes circulares %s\n"
msgid "Mounting partition %s"
msgstr "Montando la partición %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "falló el montaje de la partición %s en el directorio %s"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Verificando %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "error desmontando %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Habilitando la partición swap %s"
@@ -2701,7 +2711,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Siguiente"
@@ -3482,7 +3492,7 @@ msgstr "Modelo de la tarjeta :"
msgid "Tuner type:"
msgstr "Tipo de sintonizador :"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3490,37 +3500,37 @@ msgstr "Tipo de sintonizador :"
msgid "Ok"
msgstr "Aceptar"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Sí"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "No"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Elija un archivo"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Agregar"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Modificar"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Finalizar"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Anterior"
@@ -5340,7 +5350,7 @@ msgstr ""
"La única solución es desplazar sus particiones primarias para que el hueco "
"esté después de las particiones extendidas"
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5353,22 +5363,22 @@ msgstr ""
"Esto significa que escribir cualquier cosa en el disco terminará produciendo "
"datos aleatorios, corruptos."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Quitar paquetes no usados"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Encontrando paquetes de hardware no usados..."
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Encontrando paquetes de localización no usados..."
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5377,17 +5387,17 @@ msgstr ""
"Se detectaron algunos paquetes que no son necesarios para la configuración "
"de su sistema."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr "A menos que elija lo contrario, se quitarán los paquetes siguientes:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Soporte para hardware no utilizado"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Idiomas no utilizados"
@@ -6821,7 +6831,7 @@ msgstr "Iniciar"
msgid "Stop"
msgstr "Parar"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6854,7 +6864,7 @@ msgstr ""
" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
"USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6881,7 +6891,7 @@ msgstr ""
"--help : muestra este mensaje.\n"
"--version : muestra el número de versión.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6895,7 +6905,7 @@ msgstr ""
"modo predeterminado: ofrecer la configuración de la característica de "
"conexión automática."
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6912,7 +6922,7 @@ msgstr ""
" --report - el programa debería ser una de las herramientas de %s\n"
" --incident - el programa debería ser una de las herramientas de %s"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6929,7 +6939,7 @@ msgstr ""
" --internet - configurar la Internet\n"
" --wizard - igual que --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6963,7 +6973,7 @@ msgstr ""
" : nombre_de_aplicación como por ej. so para staroffice\n"
" y gs para ghostscript."
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6995,17 +7005,17 @@ msgstr ""
"--delclient : quitar máquina cliente de MTS (necesita dirección MAC, "
"IP, nombre imagen nbi)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[teclado]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=miarchivo] [--word=mipalabra] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -7029,7 +7039,7 @@ msgstr ""
"contrario.\n"
"--quiet : no ser interactivo. A utilizar con (dis)connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -7049,7 +7059,7 @@ msgstr ""
" --merge-all-rpmnew proponer mezclar todos los archivos .rpmnew/.rpmsave "
"encontrados"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -7058,7 +7068,7 @@ msgstr ""
"[--manual] [--device=disp.] [--update-sane=dir_fuente_sane] [--update-"
"usbtable] [--dynamic=disp.]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -7069,7 +7079,7 @@ msgstr ""
" XFdrake [--noauto] monitor\n"
" XFdrake resolución"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/et.po b/perl-install/share/po/et.po
index 74debd653..39294dad5 100644
--- a/perl-install/share/po/et.po
+++ b/perl-install/share/po/et.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: drakx_share\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2012-10-19 19:50+0000\n"
"Last-Translator: Marek Laane <bald@smail.ee>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -21,7 +21,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Palun oodake"
@@ -115,7 +115,7 @@ msgstr "Juurpartitsiooni algusesse"
msgid "On Floppy"
msgstr "Disketil"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Jäta vahele"
@@ -505,47 +505,47 @@ msgstr "Valige kasutaja:"
msgid "Choose the window manager to run:"
msgstr "Valige käivitatav aknahaldur:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Info väljalaske kohta"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Sulge"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Lõppkasutaja litsentsileping"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Välju"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Kas olete selle litsentsiga nõus?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Nõustun"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Keeldun"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Valige palun kasutatav keel"
-#: any.pm:1156
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -557,82 +557,87 @@ msgstr ""
"Need muutuvad kasutatavaks, kui olete paigaldamise\n"
"lõpetanud ja süsteemi taaskäivitanud."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, c-format
msgid "Multiple languages"
msgstr "Mitme keele valimine"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Varasemaga ühilduv kodeering (mitte-UTF-8)"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Kõik keeled"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Keelevalik"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Riik / Piirkond"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Palun valige oma riik"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "See on kõigi riikide täielik nimekiri"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Muud riigid"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Edasijõudnuile"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Sisestusmeetod:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Puudub"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Jagamiseta"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Lubatud kõigile kasutajatele"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Kohandatud"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -647,7 +652,7 @@ msgstr ""
"\n"
"\"Kohandatud\" lubab määrata seda kasutajate kaupa.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -656,7 +661,7 @@ msgstr ""
"NFS: UNIX-i traditsiooniline failijagamissüsteem, mida Mac ja Windows eriti "
"ei toeta."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -665,18 +670,18 @@ msgstr ""
"SMB: failijagamissüsteem, mida toetavad Windows, Mac OS X ja enamik moodsaid "
"Linuxi süsteeme."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "Eksportida saab NFS või SMB abil. Palun valige, kumba kasutada."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Userdrake käivitamine"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -685,7 +690,7 @@ msgstr ""
"Kasutaja kaupa jagamise lubamine rakendab gruppi \"fileshare\". \n"
"Sellesse gruppi kasutajate lisamiseks saab tarvitada userdraket."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -694,47 +699,47 @@ msgstr ""
"Muudatuste rakendamiseks tuleb end uuesti sisse logida. Vajutage "
"väljalogimiseks OK."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "Muudatuste rakendamiseks tuleb end uuesti sisse logida"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Ajavöönd"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Millises ajavöötmes asute?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Kuupäeva, kellaaja ja ajavööndi seadistamine"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Milline on korrektne aeg?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (arvuti sisekell on seatud GMT ajale)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (arvuti sisekell on seatud kohalikule ajale)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP server"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Aja automaatne sünkroniseerimine (NTP abil)"
@@ -1071,7 +1076,7 @@ msgid "Domain Admin Password"
msgstr "Domeeni administraatori parool"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1086,49 +1091,54 @@ msgstr ""
"ehk oodake, kuni laetakse vaikimisi valitu.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LiLo tekstirežiimis"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB graafilises režiimis"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB graafilises režiimis"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB tekstirežiimis"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "/boot on liiga täis"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Alglaadurit ei saa paigaldada %s partitsioonile\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr "Alglaaduri seadistust tuleb uuendada, sest partitsioon on ümber seatud"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1137,7 +1147,7 @@ msgstr ""
"Alglaadurit ei saa korrektselt paigaldada. Peate tegema taaskäivituse "
"päästerežiimi (rescue) ja valima \"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Alglaaduri taaspaigaldamine"
@@ -1235,7 +1245,7 @@ msgstr "Haakepunkt"
msgid "Options"
msgstr "Eelistused"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Eemalda"
@@ -1340,7 +1350,7 @@ msgstr "Välju"
msgid "Continue"
msgstr "Jätka"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2258,7 +2268,7 @@ msgstr "Krüptoalgoritm"
msgid "Change type"
msgstr "Muuda tüüpi"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2339,7 +2349,7 @@ msgstr "Paigaldada tuleb järgmised paketid:\n"
msgid "Installing packages..."
msgstr "Pakettide paigaldamine..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Pakettide eemaldamine..."
@@ -2363,22 +2373,22 @@ msgstr "Teil peab olema FAT-partitsioon haagitud asukohas /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Faili %s loomine ja vormindamine"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Ei oska määrata %s nime tüübiga %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "%s nime määramine nurjus, kas see on ikka vormindatud?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Ei oska seadet %s vormindada tüüpi %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s vormindamine seadmel %s nurjus"
@@ -2393,22 +2403,22 @@ msgstr "Ringühendus %s\n"
msgid "Mounting partition %s"
msgstr "Partitsiooni %s haakimine"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "partitsiooni %s haakimine kataloogis %s nurjus"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "%s kontrollimine"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "viga %s lahutamisel: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Saaleala %s vormindamine"
@@ -2669,7 +2679,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Edasi"
@@ -3437,7 +3447,7 @@ msgstr "Kaardi mudel:"
msgid "Tuner type:"
msgstr "Tuuneri tüüp:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3445,37 +3455,37 @@ msgstr "Tuuneri tüüp:"
msgid "Ok"
msgstr "Olgu"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Jah"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Ei"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Faili valimine"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Lisa"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Muuda"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Lõpeta"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Tagasi"
@@ -5285,7 +5295,7 @@ msgstr ""
"Ainuke lahendus on nihutada primaarset partitsiooni, et \"auk\" satuks "
"laiendatud partitsioonide kõrvale."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5297,40 +5307,40 @@ msgstr ""
"Andmete terviklikkuse kontroll nurjus. \n"
"See tähendab, et kettale kirjutamisel tekib probleeme."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Mittevajalike pakettide eemaldamine"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Mittevajalike riistvarapakettide otsimine..."
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Mittevajalike lokaliseerimispakettide otsimine..."
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr "Leiti, et mõningaid pakette ei ole Teie süsteemile tegelikult vaja."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
"Järgmised paketid jäetakse paigaldamata, kui Te ei otsusta just vastupidi:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Mittevajalik riistvara toetus"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Mittevajalik lokaliseerimine"
@@ -6705,7 +6715,7 @@ msgstr "Käivita"
msgid "Stop"
msgstr "Peata"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6738,7 +6748,7 @@ msgstr ""
"Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA "
"02110-1301, USA\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6765,7 +6775,7 @@ msgstr ""
"--help : näitab käesolevat abiteadet.\n"
"--version : näitab versiooni nime.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6778,7 +6788,7 @@ msgstr ""
" --boot - alglaadija seadistamise lubamine\n"
"vaikerežiim: pakutakse võimalust seadistada automaatset sisselogimist"
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6795,7 +6805,7 @@ msgstr ""
"--report - rakendus peab olema üks %s tööriistadest\n"
"--incident - rakendus peab olema üks %s tööriistadest"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6812,7 +6822,7 @@ msgstr ""
" --internet - internetiühenduse seadistamine\n"
" --wizard - nagu --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6844,7 +6854,7 @@ msgstr ""
" : rakenduse_nimi, näiteks so StarOffice'i \n"
" : ja gs GhostScripti puhul."
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6876,18 +6886,18 @@ msgstr ""
"--delclient : kustutab kliendimasina MTSist (nõutav on MAC-aadress, IP, "
"nbi laadepildi nimi)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[klaviatuur]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""
"[--file=minufail] [--word=minusõna] [--explain=regulaaravaldis] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6910,7 +6920,7 @@ msgstr ""
"--status : vastuseks 1, kui on ühendatud, muul juhul 0 ja väljumine.\n"
"--quiet : lülitab välja interaktiivsuse. Koos võtmega (dis)connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -6928,7 +6938,7 @@ msgstr ""
"muudatuste logi\n"
" -merge-all-rpmnew proovib liita kõik leitud failid .rpmnew/.rpmsave"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -6937,7 +6947,7 @@ msgstr ""
"[--manual] [--device=seade] [--update-sane=sane_baaskataloog] [--update-"
"usbtable] [--dynamic=seade]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6948,7 +6958,7 @@ msgstr ""
" XFDrake [--noauto] monitor\n"
" XFDrake ekraanilahutus"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/eu.po b/perl-install/share/po/eu.po
index e5da0c59a..de1161f1d 100644
--- a/perl-install/share/po/eu.po
+++ b/perl-install/share/po/eu.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libDrakX\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2010-06-29 13:27+0200\n"
"Last-Translator: Iñigo Salvador Azurmendi <xalba@euskalnet.net>\n"
"Language-Team: Basque <kde-i18n-doc@kde.org>\n"
@@ -22,7 +22,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Itxoin mesedez"
@@ -118,7 +118,7 @@ msgstr "Erro partizioko lehen sektorea"
msgid "On Floppy"
msgstr "Disketean"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Utzi"
@@ -507,47 +507,47 @@ msgstr "Aukeratu erabiltzaile lehenetsia:"
msgid "Choose the window manager to run:"
msgstr "Aukeratu exekutatu beharreko leiho-kudeatzailea:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Askapen Oharrak"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Itxi"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Lizentzia-kontratua"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Irten"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Lizentzia hau onartzen duzu ?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Onartu"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Ezetsi"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Aukeratu erabiltzeko hizkuntza bat"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -558,82 +558,87 @@ msgstr ""
"instalatu nahi dituzun hizkuntzak. Instalazioa osatzean eta\n"
"sistema berrabiaraztean, erabilgarri egongo dira."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Hizkuntza anitz"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Kodeketa bateragarritasun zaharra (ez UTF-8)"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Hizkuntza guztiak"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Hizkuntza aukera"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Estatua / Eskualdea"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Aukeratu zure herrialdea edo estatua"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Hona hemen herrialde erabilgarri guztien zerrenda"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Beste Herrialde batzuk"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Aurreratua"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Sarrera metodoa:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Bat ere ez"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Ez partekatu"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Eman baimena erabiltzaile guztiei"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Pertsonalizatua"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -648,7 +653,7 @@ msgstr ""
"\n"
"\"Custom\"ek erabiltzaileen araberako banaketa egiteko aukera ematen du.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -657,7 +662,7 @@ msgstr ""
"NFS: usadioz Unixen fitxategiak elkarbanatzeko sistema, Mac eta Windowsen "
"euskarri gutxiago duena."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -666,18 +671,18 @@ msgstr ""
"SMB: fitxategiak elkarbanatzeko sistema, Windows, Mac OS X eta gaur egungo "
"hainbat Linux sistemek erabiltzen dutena."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "NFS edo SMB-rekin esporta dezakezu. Hautatu zein erabili nahi duzun."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Abiarazi userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -687,7 +692,7 @@ msgstr ""
"taldea erabiltzen du. \n"
"Userdrake erabil dezakezu talde honetan erabiltzaileak gehitzeko."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -696,48 +701,48 @@ msgstr ""
"Saioa amaitu eta berriro hasi behar duzu aldaketek eragina izan dezaten. "
"Sakatu Ados saioa orain amaitzeko."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Saioa amaitu eta berriro hasi behar duzu aldaketek eragina izan dezaten"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Ordu-zona"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Zein da zure ordu-zona?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Data, ordulari eta ordu gune ezarpenak"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Zein da ordu onena?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (hardware ordularia UTC-ra ezarria)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (hardware ordularia bertako ordura ezarria)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP Zerbitzaria"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Ordu-sinkronizazio automatikoa (NTP erabiliz)"
@@ -1081,7 +1086,7 @@ msgid "Domain Admin Password"
msgstr "Domeinu-administratzailearen pasahitza"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1096,42 +1101,47 @@ msgstr ""
"itxaron lehenespenez berrabiarazi arte.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO testu-menuarekin"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB menu grafikoarekin"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB menu grafikoarekin"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB testu menuarekin"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "ez dago nahikoa leku /boot-en"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Abioko kargatzailea ezin da instalatu %s partizio batean\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1140,7 +1150,7 @@ msgstr ""
"Abioko kargatzailearen konfigurazioa eguneratu egin behar da, partizioa "
"berriro zenbakitu delako"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1149,7 +1159,7 @@ msgstr ""
"Abioko kargatzailea ezin da behar bezala instalatu. Berrabiarazi "
"berreskuratzea, eta hautatu \"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Berriro instalatu abioko kargatzailea"
@@ -1247,7 +1257,7 @@ msgstr "Muntatze-puntua"
msgid "Options"
msgstr "Aukerak"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Kendu"
@@ -1354,7 +1364,7 @@ msgstr "Irten"
msgid "Continue"
msgstr "Jarraitu"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2277,7 +2287,7 @@ msgstr "Enkriptatze-algoritmoa"
msgid "Change type"
msgstr "Aldatu mota"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2357,7 +2367,7 @@ msgstr "Ondorengo paketeak instalatu behar dituzu:\n"
msgid "Installing packages..."
msgstr "Paketeak instalatzen..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Paketeak kentzen..."
@@ -2381,22 +2391,22 @@ msgstr "FAT partizio bat eduki behar duzu /boot/efi-n muntatuta"
msgid "Creating and formatting file %s"
msgstr "%s fitxategia sortzen eta formateatzen"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Ez dakit %s-n %s motako etiketa nola ezarri"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "%s-n etiketa ezartzeak huts egin du, formateatuta dago?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Ez dakit nola formateatu %s %s motan"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%2$s(r)i %1$s formatua emateak huts egin du"
@@ -2411,22 +2421,22 @@ msgstr "%s muntaketa zirkularrak\n"
msgid "Mounting partition %s"
msgstr "%s partizioa muntatzen"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "%s partizioa %s direktorioan muntatzeak huts egin du"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "%s egiaztatzen"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "errorea %s desmuntatzean: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "%s swap partizioa gaitzen"
@@ -2691,7 +2701,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Hurrengoa"
@@ -3462,7 +3472,7 @@ msgstr "Txartel-modeloa:"
msgid "Tuner type:"
msgstr "Sintonizadore-mota:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3470,37 +3480,37 @@ msgstr "Sintonizadore-mota:"
msgid "Ok"
msgstr "Ados"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Bai"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Ez"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Aukeratu fitxategi bat"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Gehitu"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Aldatu"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Amaitu"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Aurrekoa"
@@ -5303,7 +5313,7 @@ msgstr ""
"Irtenbide bakarra lehen mailako partizioak mugitzea da, hutsunea partizio "
"hedatuen ondoan gera dadin."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5316,22 +5326,22 @@ msgstr ""
"Horrek esan nahi du, diskoan ezer idazten bada, hondatutako datuak sortuko "
"direla ausaz."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Erabili gabeko paketeen ezabaketa"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Erabili gabeko hardware paketeak bilatzen..."
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Erabili gabeko lokalizazio paketeak bilatzen..."
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5340,17 +5350,17 @@ msgstr ""
"Zure sistemaren konfiguraketarako zenbait pakete ez direla beharrezko "
"aurkitu dugu."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr "Ondorengo paketeak ezabatuko ditugu, kontrakoa esaten ez baduzu:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Erabiltzen ez den hardwarearen euskarria"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Erabili gabeko lokalizazioa"
@@ -6765,7 +6775,7 @@ msgstr "Hasi"
msgid "Stop"
msgstr "Gelditu"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6798,7 +6808,7 @@ msgstr ""
"Free Foundation, Inc., 51 Franklin Street, Fifth Floor,\n"
"Boston, MA 02110-1301, USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6826,7 +6836,7 @@ msgstr ""
"--help : erakutsi mezu hau.\n"
"--bertsioa : erakutsi bertsio-zenbakia.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6839,7 +6849,7 @@ msgstr ""
" --boot - gaitu abioko kargatzailea konfiguratzea\n"
"modu lehenetsia: eskaini saioa automatikoki hasteko eginbidea konfiguratzea"
-#: standalone.pm:60
+#: standalone.pm:61
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6856,7 +6866,7 @@ msgstr ""
" --report - programak Mageia-en tresnetako bat izan behar du\n"
" --incident - programak Mageia-en tresnetako bat izan behar du"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6873,7 +6883,7 @@ msgstr ""
" --internet - konfiguratuinternet\n"
" --wizard - --add bezala"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6905,7 +6915,7 @@ msgstr ""
" : name_of_application Staroffice-rako gisa \n"
" : and gs ghostscript-erako horretarako bakarrik."
-#: standalone.pm:87
+#: standalone.pm:88
#, fuzzy, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6937,17 +6947,17 @@ msgstr ""
"--delclient : ezabatu bezero makina bat MTS-tik (MAC helbidea, IP, nbi "
"irudi izena behar dira)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[teklatua]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6970,7 +6980,7 @@ msgstr ""
"--status : konektatuta badago, 1 ematen du; bestela, 0. Ondoren irten.\n"
"--quiet : interaktiboa ez izateko. (dis)connect-ekin erabiltzen da."
-#: standalone.pm:111
+#: standalone.pm:112
#, fuzzy, c-format
msgid ""
"[OPTION]...\n"
@@ -6989,7 +6999,7 @@ msgstr ""
" --merge-all-rpmnew proposatu aurkitzen diren .rpmnew/.rpmsave "
"fitxategi guztiak fusionatzea"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -6998,7 +7008,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -7009,7 +7019,7 @@ msgstr ""
" XFdrake [--noauto] monitor\n"
" XFdrake resolution"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/fa.po b/perl-install/share/po/fa.po
index 2c11ecfd1..3b328511c 100644
--- a/perl-install/share/po/fa.po
+++ b/perl-install/share/po/fa.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-fa\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2005-02-26 06:31+0100\n"
"Last-Translator: Abbas Izad <abbasizad@hotmail.com>\n"
"Language-Team: Persian\n"
@@ -19,7 +19,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "لطفاً صبر کنید"
@@ -115,7 +115,7 @@ msgstr "اولین بند قسمت‌بندی ریشه"
msgid "On Floppy"
msgstr "بر دیسکچه"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "پرش"
@@ -505,47 +505,47 @@ msgstr "انتخاب کردن کاربر پیش‌فرض:"
msgid "Choose the window manager to run:"
msgstr "انتخاب کردن مدیر پنجره‌ی برای اجرا:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "یادداشتهای پخش"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "بستن"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "توافق‌نامه‌ی مجوز"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "ترک"
-#: any.pm:1101
+#: any.pm:1095
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "یکی دیگر دارید؟"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "پذیرش"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "امتناع"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "لطفاً زبان برای استفاده را انتخاب کنید"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -556,82 +556,87 @@ msgstr ""
"را که می‌خواهید نصب کنید انتخاب نمایید. آنها وقتی نصب شما تکمیل \n"
"شود و شما سیستم خود را راه‌اندازی مجدد کنید قابل دسترسی می‌باشند."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "ماندریبا لینوکس"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "همه‌ی زبان‌ها"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "همه‌ی زبان‌ها"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "گزینش زبان"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "کشور / منطقه"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "لطفاً کشور خود را انتخاب کنید"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "این لیست کامل کشورهای در دسترس می‌باشد"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "کشورهای دیگر"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "پیشرفته"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "روش درونداد:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "هيچکدام"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "بدون اشتراک"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "اجازه دادن به تمام کاربرها"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "سفارشی"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -646,7 +651,7 @@ msgstr ""
"\n"
"\"سفارشی\" اجازه‌ی هر-کاربر تکی را می‌دهد.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -654,7 +659,7 @@ msgid ""
msgstr ""
"NFS: سیستم سنتی اشتراک پرونده یونیکس، با پشتیبانی کمتر بر Mac و ویندوز."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -663,7 +668,7 @@ msgstr ""
"SMB: سیستم اشتراک پرونده که بوسیله ویندوز، Mac OS X و بسیاری از سیستم‌‌های "
"مدرن لینوکس استفاده می‌گردد."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -671,12 +676,12 @@ msgstr ""
"می‌توانید با استفاده از NFS یا SMB صادر کنید. لطفاً آن را که می‌خواهید استفاده "
"کنید را انتخاب کنید."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "راه‌اندازی userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -685,54 +690,54 @@ msgstr ""
"اشتراک هر-کاربر از گروه \"fileshare\" استفاده می‌کند. \n"
"برای افزودن کاربری به این گروه می‌توانید از userdrake استفاده کنید."
-#: any.pm:1503
+#: any.pm:1498
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr "باید ثبت خروج کرده و باز برگردید برای اینکه تغییرات تأثیر کنند"
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "باید ثبت خروج کرده و باز برگردید برای اینکه تغییرات تأثیر کنند"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "زمان منطقه‌ای"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "منطقه‌ی زمانی شما کدام است؟"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1572
+#: any.pm:1567
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "گذاردن ساعت سخت‌افزار به GMT"
-#: any.pm:1573
+#: any.pm:1568
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "گذاردن ساعت سخت‌افزار به GMT"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "کارگزار NTP"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "هم‌گاه‌سازی خودکار زمان (با استفاده از NTP)"
@@ -1065,7 +1070,7 @@ msgstr "گذرواژه‌ی مدیریت دامنه"
# this text MUST be in ASCII! it has to be rewritten in ascii-transliteration
# of Farsi (or left in english)
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1080,42 +1085,47 @@ msgstr ""
"wait for default boot.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO با منوی متنی"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, c-format
+msgid "GRUB2 with graphical menu"
+msgstr ""
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr ""
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr ""
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr ""
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "فضای کافی در شاخه‌ی /boot وجود ندارد"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "نمی‌توانید بارگذارآغازگر را بر یک قسمت‌بندی %s نصب کنید\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1124,7 +1134,7 @@ msgstr ""
"پیکربندی بارگذار آغازگر باید بروزسازی شود برای اینکه قسمت‌بندی شماره‌گذاری "
"مجدد گردیده است"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1133,7 +1143,7 @@ msgstr ""
"بارگذار آغازگر نمی‌تواند بدرستی نصب گردد. شما باید با گزینه‌ی نجات آغازگری "
"کرده و \"%s\" را انتخاب کنید"
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "نصب-مجدد بارگذار آغازگر"
@@ -1233,7 +1243,7 @@ msgstr "نقطه‌ی سوارکردن"
msgid "Options"
msgstr "گزینه‌ها"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "برداشتن"
@@ -1338,7 +1348,7 @@ msgstr "خروج"
msgid "Continue"
msgstr "ادامه"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2251,7 +2261,7 @@ msgstr "الگوریتم رمزگذاری"
msgid "Change type"
msgstr "تغییر نوع"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2332,7 +2342,7 @@ msgstr "بسته‌های بدنبال آمده لازم است نصب شوند:
msgid "Installing packages..."
msgstr "نصب بسته‌ها..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "حذف بسته‌ها..."
@@ -2356,22 +2366,22 @@ msgstr "شما باید یک قسمت‌بندی FAT سوار شده در /boot/
msgid "Creating and formatting file %s"
msgstr "ایجاد و قالب‌بندی پرونده %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "نمی‌دانم چگونه %s را با نوع %s قالب‌بندی کنم"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "%s قالب‌بندی %s ناموفق بود"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "نمی‌دانم چگونه %s را با نوع %s قالب‌بندی کنم"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s قالب‌بندی %s ناموفق بود"
@@ -2386,22 +2396,22 @@ msgstr "سوارسازی دایره‌ای %s\n"
msgid "Mounting partition %s"
msgstr "سوار کردن قسمت‌بندی %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "سوار کردن قسمت‌بندی %s در شاخه‌ی %s شکست خورد"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "بررسی %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "خطا در پیاده کردن %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "بکار انداختن قسمت‌بندی حافظه‌ی مبادله %s"
@@ -2661,7 +2671,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "بعدی"
@@ -3435,7 +3445,7 @@ msgstr "مدل کارت:"
msgid "Tuner type:"
msgstr "نوع گیرنده:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3443,37 +3453,37 @@ msgstr "نوع گیرنده:"
msgid "Ok"
msgstr "تأیید"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "بله"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "نه"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "انتخاب پرونده‌ای"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "افزودن"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "تغییر"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "پایان"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "پیشین"
@@ -5248,7 +5258,7 @@ msgstr ""
"حل، انتقال قسمت‌بندی‌های اولیه‌ی شما بنحوی است که آن سوراخ نزدیک به قسمت‌بندی‌های "
"مضاعف قرار داده شود."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5260,39 +5270,39 @@ msgstr ""
"آزمایشی برای بررسی بی‌عیب بودن داده‌ها شکست خورد. \n"
"این بدین معنی است که هر چه بر روی دیسک بنویسید اطلاعات شانسی و خراب خواهد شد."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "بکار انداختن پشتیبانی رادیو"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr ""
@@ -6658,7 +6668,7 @@ msgstr "شروع"
msgid "Stop"
msgstr "ایست"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6692,7 +6702,7 @@ msgstr ""
"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
"USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6718,7 +6728,7 @@ msgstr ""
"--help : نمایش این پیغام .\n"
"--version : نمایش شماره نسخه.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6731,7 +6741,7 @@ msgstr ""
" --boot - قادر ساختن پیکربندی بارگذار آغازگر\n"
"حالت پیش‌فرض: پیکربندی قابلیت ثبت‌ورود خودکار را عرضه می‌دارد"
-#: standalone.pm:60
+#: standalone.pm:61
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6748,7 +6758,7 @@ msgstr ""
" --گزارش - برنامه باید یکی از ابزار ماندریبا باشد\n"
" --مرحله - برنامه باید یکی از ابزار ماندریبا باشد"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6765,7 +6775,7 @@ msgstr ""
" --internet - پیکربندی اینترنت\n"
" --wizard - مانند --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6796,7 +6806,7 @@ msgstr ""
" : نام_برنامه مانند so برای staroffice \n"
" : و gs برای ghostscript فقط برای این یکی."
-#: standalone.pm:87
+#: standalone.pm:88
#, fuzzy, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6826,17 +6836,17 @@ msgstr ""
"--delclient : حذف یک ماشین کارگیر از MTS (احتیاج به MAC address, IP, "
"nbi image name دارد)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[صفحه‌کلید]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6860,7 +6870,7 @@ msgstr ""
"شود.\n"
"--ساکت : بدون تداخل با کاربر. با (قطع)اتصال استفاده شود."
-#: standalone.pm:111
+#: standalone.pm:112
#, fuzzy, c-format
msgid ""
"[OPTION]...\n"
@@ -6880,7 +6890,7 @@ msgstr ""
" --پیوست-همه-rpmnew تقاضا برای پیوست همه پرونده‌های .rpmnew/.rpmsave یافت "
"شده"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -6889,7 +6899,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6900,7 +6910,7 @@ msgstr ""
" XFdrake [--noauto] نمایشگر\n"
" XFdrake تفکیک‌پذیری"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/fi.po b/perl-install/share/po/fi.po
index 49a708fdc..74267c623 100644
--- a/perl-install/share/po/fi.po
+++ b/perl-install/share/po/fi.po
@@ -16,7 +16,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libDrakX-fi\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2011-08-08 22:43+0300\n"
"Last-Translator: Jani Välimaa <wally@mageia.org>\n"
"Language-Team: Finnish <mageia-i18n@mageia.org>\n"
@@ -30,7 +30,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Odota hetki"
@@ -126,7 +126,7 @@ msgstr "Juuriosion ensimmäiselle sektorille"
msgid "On Floppy"
msgstr "Levykkeelle"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Ohita"
@@ -515,47 +515,47 @@ msgstr "Valitse oletuskäyttäjä:"
msgid "Choose the window manager to run:"
msgstr "Valitse käytettävä ikkunointijärjestelmä:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Julkaisutiedote"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Sulje"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Käyttöoikeussopimus"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Lopeta"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Hyväksy käyttöoikeussopimus?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Hyväksy"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Kieltäydy"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Valitse käytettävä kieli"
-#: any.pm:1156
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -566,84 +566,89 @@ msgstr ""
"kielet. Kielet ovat käytettävissä asennuksen ja koneen\n"
"uudelleenkäynnistämisen jälkeen."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, c-format
msgid "Multiple languages"
msgstr "Asenna useita kieliä"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Vanhempi ei-UTF-8-merkistö"
# Asennuksen sivuvalikko
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Kaikki kielet"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Kielivalinta"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Maa / alue"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Valitse maa, jossa olet"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Lista kaikista käytettävissä olevista maista"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Muut maat"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Lisäasetukset"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Syöttömenetelmä:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Ei mitään"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Ei jaettu"
# Asennuksen sivuvalikko
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Salli kaikille käyttäjille"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Mukautettu"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -658,7 +663,7 @@ msgstr ""
"\n"
"\"Mukautettu\" sallii käyttäjäkohtaiset oikeudet.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -667,7 +672,7 @@ msgstr ""
"NFS: perinteinen Unix-tiedostonjakojärjestelmä, jota Mac ja Windows tukevat "
"huonosti."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -676,7 +681,7 @@ msgstr ""
"SMB: tiedostonjakojärjestelmä, jota käyttävät Windows, Mac OS X ja monet "
"nykyaikaiset Linux-järjestelmät."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -684,12 +689,12 @@ msgstr ""
"Tiedostoja voidaan jakaa sekä NFS:llä että Samballa. Valitse kumpaa "
"käytetään."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Käynnistä Userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -698,7 +703,7 @@ msgstr ""
"Käyttäjäkohtainen jako käyttää ryhmää \"fileshare\".\n"
"Käyttäjä voidaan lisätä ryhmään Userdrake:n avulla."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -707,47 +712,47 @@ msgstr ""
"Muutosten ottaminen käyttöön vaatii uloskirjautumisen. Valitse OK "
"kirjautuaksesi ulos."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "Muutosten ottaminen käyttöön vaatii uloskirjautumisen."
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Aikavyöhyke"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Valitse järjestelmän aikavyöhyke"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Päivämäärän, kellonajan ja aikavyöhykkeen asetukset"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Valitse aika, joka on lähimpänä oikeata aikaa"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (laitteistokello UTC-ajassa)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (laitteistokello paikallisessa ajassa)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP-palvelin"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automaattinen kellon tahdistus NTP:n avulla"
@@ -1099,7 +1104,7 @@ msgstr "Toimialueen pääkäyttäjän salasana"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1114,42 +1119,47 @@ msgstr ""
"odota oletuskaynnistysta.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO tekstipohjaisella valikolla"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB graafisella valikolla"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB graafisella valikolla"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB tekstipohjaisella valikolla"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "/boot-osiolla tai -hakemistossa ei ole tarpeeksi vapaata tilaa"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Käyttöjärjestelmän lataajaa ei voida asentaa osiolle %s\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1158,7 +1168,7 @@ msgstr ""
"Käynnistyslataimen asetukset pitää päivittää, koska levyosiot on numeroitu "
"uudelleen"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1168,7 +1178,7 @@ msgstr ""
"rescue-tilaan ja valita \"%s\""
# Asennuksen sivuvalikko
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Asenna käynnistyslatain uudelleen"
@@ -1267,7 +1277,7 @@ msgstr "Liitospiste"
msgid "Options"
msgstr "Valinnat"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Poista"
@@ -1374,7 +1384,7 @@ msgstr "Poistu"
msgid "Continue"
msgstr "Jatka"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2302,7 +2312,7 @@ msgstr "Salausalgoritmi"
msgid "Change type"
msgstr "Muuta tyyppiä"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2381,7 +2391,7 @@ msgstr "Seuraavat paketit pitää asentaa:\n"
msgid "Installing packages..."
msgstr "Asennetaan paketteja..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Poistetaan paketteja..."
@@ -2405,22 +2415,22 @@ msgstr "Hakemistoon /boot/efi tulee olla liitettynä FAT-osio"
msgid "Creating and formatting file %s"
msgstr "Luodaan ja alustetaan tiedostoa %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Nimen lisääminen levylle %s (%s) ei onnistu"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "levyn %s nimeäminen epäonnistui, onko se alustettu?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Levyn %s (%s) alustaminen ei onnistu"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s alustus %s epäonnistui"
@@ -2435,22 +2445,22 @@ msgstr "Sisäkkäiset liitokset %s\n"
msgid "Mounting partition %s"
msgstr "Liitetään osiota %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "osion %s liittäminen hakemistoon %s epäonnistui"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Tarkistetaan %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "virhe irrotettaessa %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Otetaan käyttöön sivutusosiota %s"
@@ -2715,7 +2725,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Seuraava"
@@ -3489,7 +3499,7 @@ msgstr "Kortin malli:"
msgid "Tuner type:"
msgstr "Vastaanottimen tyyppi:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3497,37 +3507,37 @@ msgstr "Vastaanottimen tyyppi:"
msgid "Ok"
msgstr "OK"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Kyllä"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Ei"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Valitse tiedosto"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Lisää"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Muokkaa"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Valmis"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Edellinen"
@@ -5445,7 +5455,7 @@ msgstr ""
"Ainoa ratkaisu on siirtää ensisijaisia osioita siten, että reikä on ennen "
"laajennettuja osioita"
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5458,22 +5468,22 @@ msgstr ""
"Tämä tarkoittaa, että kaikki asemalle kirjoitettu\n"
"tieto muuttuu tunnistamattomaksi."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Käyttämättömien pakettien poisto"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Etsitään käyttämättömiä laitteisto-paketteja..."
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Etsitään käyttämättömiä kieli-paketteja..."
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5481,17 +5491,17 @@ msgid ""
msgstr ""
"Asennusohjelma havaitsi, että osa asennetuista paketeista on tarpeettomia."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr "Seuraavat paketit poistetaan:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Käyttämättömät laitteistopaketit"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Käyttämättömät kieli-paketit"
@@ -6886,7 +6896,7 @@ msgstr "Käynnistä"
msgid "Stop"
msgstr "Pysäytä"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6920,7 +6930,7 @@ msgstr ""
"Foundation, Inc.:lle osoitteeseen 51 Franklin Street, Fifth Floor, Boston,\n"
"MA 02110-1301, USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6947,7 +6957,7 @@ msgstr ""
"--help : näytä tämä viesti.\n"
"--version : näytä versiotiedot.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6960,7 +6970,7 @@ msgstr ""
" --boot - aseta käynnistyslatain\n"
"Oletustila: tarjoutuu asettamaan automaattisen sisäänkirjautumisen"
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6977,7 +6987,7 @@ msgstr ""
" --report - ohjelman pitäisi olla yksi %s:n työkaluista\n"
" --incident - ohjelman pitäisi olla yksi %s:n työkaluista"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6994,7 +7004,7 @@ msgstr ""
" --internet - aseta Internet-asetukset\n"
" --wizard - kuten --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -7025,7 +7035,7 @@ msgstr ""
" : ohjelmiston_nimi, eli so vastaa StarOfficea\n"
" : ja gs vastaa GhostScriptiä."
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -7057,17 +7067,17 @@ msgstr ""
"--delclient : poista asiakaskone MTS:lta (vaatii MAC- ja IP-osoitteen "
"sekä nbi-imagetiedoston nimen)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[näppäimistö]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -7090,7 +7100,7 @@ msgstr ""
"--status : palauttaa arvon 1, jos yhteys on avattu, muuten 0, ja poistuu.\n"
"--quiet : ei-interaktiivinen tila. Käytetään (dis)connect:n kanssa."
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -7109,7 +7119,7 @@ msgstr ""
" --merge-all-rpmnew ehdota kaikkien .rpmnew- ja .rpmsave-tiedostojen "
"yhdistämistä"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -7118,7 +7128,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -7129,7 +7139,7 @@ msgstr ""
" XFdrake [--noauto] näyttö\n"
" XFdrake tarkkuus"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po
index e45e02485..adbde7cae 100644
--- a/perl-install/share/po/fr.po
+++ b/perl-install/share/po/fr.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: drakx_share\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2012-09-14 14:27+0200\n"
"Last-Translator: Oliver Burger <oliver.bgr@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -19,7 +19,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Veuillez patienter"
@@ -118,7 +118,7 @@ msgstr "Premier secteur de la partition racine"
msgid "On Floppy"
msgstr "Sur disquette"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Passer"
@@ -507,47 +507,47 @@ msgstr "Choisissez l'utilisateur par défaut :"
msgid "Choose the window manager to run:"
msgstr "Choisissez l'environnement graphique :"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Notes de version"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Fermer"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Licence"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Quitter"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Acceptez-vous cette licence ?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Accepter"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Refuser"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Choisissez la langue à utiliser"
-#: any.pm:1156
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -558,82 +558,87 @@ msgstr ""
"les langages que vous souhaitez installer. Ils seront disponibles\n"
"quand votre installation sera terminée et que vous aurez redémarré."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, c-format
msgid "Multiple languages"
msgstr "Multilingue"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Compatibilité encodage ancien (non UTF-8)"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Toutes les langues"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Choix de la langue"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Pays / Région"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Veuillez choisir votre pays"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Voici la liste complète des pays disponibles"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Autres Pays"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Avancé"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Méthode d'entrée :"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Aucun"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Pas de partage"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Autoriser tous les utilisateurs"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Personnalisé"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -649,7 +654,7 @@ msgstr ""
"\n"
"« Personnalisée » permet d'autoriser le partage pour certains utilisateurs.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -658,7 +663,7 @@ msgstr ""
"NFS : le système de partage de fichiers traditionnel d'UNIX, moins supporté "
"sur les systèmes Mac et Windows."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -667,19 +672,19 @@ msgstr ""
"SMB : un système de partage de fichiers utilisé par Windows, Mac OS X et de "
"nombreux systèmes Linux modernes."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
"Souhaitez-vous partager par NFS (protocole Unix) ou SMB (protocole Windows) ?"
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Lancer Userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -689,7 +694,7 @@ msgstr ""
"cet utilisateur dans le groupe « fileshare ».\n"
"Ceci peut se faire grâce au programme « Userdrake »."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -699,49 +704,49 @@ msgstr ""
"les changements en considération. Cliquez sur « OK » pour vous déconnecter "
"maintenant."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Vous devez vous déconnecter puis vous connecter à nouveau afin de prendre "
"les changements en considération"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Fuseau horaire"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Quel est votre fuseau horaire ?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Réglages de la date, de l'heure et du fuseau horaire"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Quelle est l'heure correcte ?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (horloge système réglée sur le temps universel - UTC)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (horloge système réglée sur l'heure locale)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "Serveur NTP"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Synchronisation automatique de l'horloge (via NTP)"
@@ -1081,7 +1086,7 @@ msgid "Domain Admin Password"
msgstr "Mot de passe de l'administrateur du domaine"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1096,43 +1101,48 @@ msgstr ""
"ou attendez le demarrage par defaut.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO en mode texte"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB en mode graphique"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB en mode graphique"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB en mode texte"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "il n'y a pas assez de place dans le dossier /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr ""
"Vous ne pouvez pas installer le chargeur d'amorçage sur une partition %s\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1141,7 +1151,7 @@ msgstr ""
"La configuration de votre programme d'amorçage doit être mise à jour car les "
"partitions ont été renumérotées"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1150,7 +1160,7 @@ msgstr ""
"Le chargeur d'amorçage ne peut pas être installé correctement. Vous devez "
"redémarrer en mode secours et choisir « %s »"
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Réinstaller le programme d'amorçage"
@@ -1250,7 +1260,7 @@ msgstr "Point de montage"
msgid "Options"
msgstr "Options"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Enlever"
@@ -1359,7 +1369,7 @@ msgstr "Quitter"
msgid "Continue"
msgstr "Continuer"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2290,7 +2300,7 @@ msgstr "Algorithme de cryptage"
msgid "Change type"
msgstr "Changer le type"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2373,7 +2383,7 @@ msgstr "Les paquetages suivants doivent être installés :\n"
msgid "Installing packages..."
msgstr "Installation des paquetages…"
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Suppression des paquetages…"
@@ -2397,22 +2407,22 @@ msgstr "Vous devez disposer d'une partition FAT montée en /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Création et formatage du fichier %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Impossible de spécifier le nom de volume sur %s de type %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "l'initialisation du nom de volume sur %s a échoué, est-il formaté ?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Impossible de formater %s au format %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "le formatage au format %s de %s a échoué"
@@ -2427,22 +2437,22 @@ msgstr "Points de montages circulaires %s\n"
msgid "Mounting partition %s"
msgstr "Montage de la partition %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "le montage de la partition %s dans le dossier %s a échoué"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Vérification de %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "Le démontage de %s a échoué : %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Activer la partition d'échange %s"
@@ -2711,7 +2721,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Suivant"
@@ -3499,7 +3509,7 @@ msgstr "Modèle de carte :"
msgid "Tuner type:"
msgstr "Type de tuner :"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3507,37 +3517,37 @@ msgstr "Type de tuner :"
msgid "Ok"
msgstr "Ok"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Oui"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Non"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Choisissez un fichier"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Ajouter"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Modifier"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Terminer"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Précédent"
@@ -5324,7 +5334,7 @@ msgstr ""
"La seule solution est de déplacer la partition primaire afin de placer le "
"trou après les partitions étendues."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5337,22 +5347,22 @@ msgstr ""
"Cela signifie que toute écriture sur le disque risque de produire des "
"données aléatoirement corrompues."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Désinstallation des paquets inutilisés"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Recherche des paquets de support matériel inutilisés…"
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Recherche des paquets de traductions inutilisées…"
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5361,18 +5371,18 @@ msgstr ""
"Nous avons identifié des paquetages non nécessaires à la configuration de "
"votre système."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
"Ces paquetages vont être supprimés sauf si vous en décidez autrement : "
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Support matériel non utilisé"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Traductions inutilisées"
@@ -6823,7 +6833,7 @@ msgstr "Démarrer"
msgid "Stop"
msgstr "Arrêter"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6859,7 +6869,7 @@ msgstr ""
"Foundation », Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
"USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6887,7 +6897,7 @@ msgstr ""
"--help  : affiche ce message.\n"
"--version  : affiche le numéro de version.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6900,7 +6910,7 @@ msgstr ""
" --boot - permet de configurer le gestionnaire de démarrage\n"
"mode par défaut : configurer la connexion automatique"
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6917,7 +6927,7 @@ msgstr ""
"-- report - le programme doit être l'un des outils %s\n"
"-- incident - le programme doit être l'un des outils %s"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6934,7 +6944,7 @@ msgstr ""
" --internet - configurer Internet\n"
" --wizard - comme --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6966,7 +6976,7 @@ msgstr ""
"  : nom_programme : pour par exemple staroffice, \n"
"  : ou gs pour ghostscript (pour 1 application)."
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6998,17 +7008,17 @@ msgstr ""
"--delclient :supprime une machine client de MTS (exige addresse MAC, "
"IP, nom image nbi)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[clavier]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=monfichier] [--word=monmot] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -7031,7 +7041,7 @@ msgstr ""
"--status : retourne 1 si connecté, 0 sinon, puis quitte.\n"
"--quiet : non interactif. À utiliser avec l'option (dis)connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -7051,7 +7061,7 @@ msgstr ""
"--merge-all-rpmnew propose de fusionner tous les fichiers .rpmnew/."
"rpmsave trouvés"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -7060,7 +7070,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=dossier_source_sane] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -7071,7 +7081,7 @@ msgstr ""
" XFdrake [--noauto] moniteur\n"
" XFdrake résolution"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/fur.po b/perl-install/share/po/fur.po
index c4ebb3425..3aed4167f 100644
--- a/perl-install/share/po/fur.po
+++ b/perl-install/share/po/fur.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2004-06-28 17:41+0200\n"
"Last-Translator: Andrea Gracco <graccoandrea@tin.it>\n"
"Language-Team: furlan <gft@freelists.org>\n"
@@ -19,7 +19,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Par plasè, spiete"
@@ -96,7 +96,7 @@ msgstr "Prin setôr de partizion lidrie"
msgid "On Floppy"
msgstr "Su dischet"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Salte"
@@ -483,47 +483,47 @@ msgstr "Sielç un utent predefinît:"
msgid "Choose the window manager to run:"
msgstr "Sielç il gjestôr grafic di doprâ:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Par plasè sielç"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Siere"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr ""
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Jessî"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr ""
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr ""
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr ""
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Par plasè sielç une lenghe di doprâ"
-#: any.pm:1156
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -531,82 +531,87 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr ""
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Dutis les lenghis"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Dutis les lenghis"
-#: any.pm:1191
+#: any.pm:1186
#, fuzzy, c-format
msgid "Language choice"
msgstr "Lenghis"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Nazion / Regjon"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Par plasè sielç le to nazion"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Cheste e je le liste complete di dutis les nazions disponibilis"
-#: any.pm:1249
+#: any.pm:1244
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Un altri"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr ""
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr ""
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Nissun"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Nissune condivision"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Permet ducj i utents"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Personalizât"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -616,86 +621,86 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Invie userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr ""
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr ""
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr ""
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr ""
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "Server NTP"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""
@@ -1018,7 +1023,7 @@ msgid "Domain Admin Password"
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1028,56 +1033,61 @@ msgid ""
"\n"
msgstr ""
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO cun menu di test"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, c-format
+msgid "GRUB2 with graphical menu"
+msgstr ""
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr ""
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr ""
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "no son a vonde stanziis in /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr ""
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr ""
@@ -1171,7 +1181,7 @@ msgstr "Pont di mount"
msgid "Options"
msgstr "Opzions"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Rimôf"
@@ -1276,7 +1286,7 @@ msgstr "Jessì"
msgid "Continue"
msgstr "Continue"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2169,7 +2179,7 @@ msgstr ""
msgid "Change type"
msgstr ""
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2250,7 +2260,7 @@ msgstr ""
msgid "Installing packages..."
msgstr "O instali i pachets..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "O rimôf i pachets..."
@@ -2272,22 +2282,22 @@ msgstr ""
msgid "Creating and formatting file %s"
msgstr ""
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr ""
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr ""
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr ""
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr ""
@@ -2302,22 +2312,22 @@ msgstr ""
msgid "Mounting partition %s"
msgstr ""
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr ""
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr ""
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr ""
@@ -2537,7 +2547,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Prossim"
@@ -3222,7 +3232,7 @@ msgstr ""
msgid "Tuner type:"
msgstr ""
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3230,37 +3240,37 @@ msgstr ""
msgid "Ok"
msgstr "Va ben"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Si"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "No"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr ""
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Zonte"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Mude"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Finìs"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Precedent"
@@ -4933,7 +4943,7 @@ msgid ""
"to the extended partitions."
msgstr ""
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -4942,39 +4952,39 @@ msgid ""
"data."
msgstr ""
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr ""
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr ""
@@ -6196,7 +6206,7 @@ msgstr "Invie"
msgid "Stop"
msgstr "Ferme"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6215,7 +6225,7 @@ msgid ""
"USA.\n"
msgstr ""
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6231,7 +6241,7 @@ msgid ""
"--version : show version number.\n"
msgstr ""
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6240,7 +6250,7 @@ msgid ""
"default mode: offer to configure autologin feature"
msgstr ""
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6251,7 +6261,7 @@ msgid ""
" --incident - program should be one of %s tools"
msgstr ""
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6262,7 +6272,7 @@ msgid ""
" --wizard - like --add"
msgstr ""
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6280,7 +6290,7 @@ msgid ""
" : and gs for ghostscript for only this one."
msgstr ""
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6298,17 +6308,17 @@ msgid ""
"IP, nbi image name)"
msgstr ""
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr ""
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6322,7 +6332,7 @@ msgid ""
"--quiet : do not be interactive. To be used with (dis)connect."
msgstr ""
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -6334,14 +6344,14 @@ msgid ""
" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6349,7 +6359,7 @@ msgid ""
" XFdrake resolution"
msgstr ""
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/ga.po b/perl-install/share/po/ga.po
index 47a40b4f2..97f661692 100644
--- a/perl-install/share/po/ga.po
+++ b/perl-install/share/po/ga.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2005-09-12 18:04+0200\n"
"Last-Translator: Alastair McKinstry <mckinstry@computer.org>\n"
"Language-Team: Irish <ga@li.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Fan tamall"
@@ -94,7 +94,7 @@ msgstr "Níl aon ranna agat!"
msgid "On Floppy"
msgstr "Ar dhiosca flapach"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Scipeáil"
@@ -483,47 +483,47 @@ msgstr "Roghnagih an úsáidoer gneás:"
msgid "Choose the window manager to run:"
msgstr "Roghnaigh an Bainistéoir Fhuinneoga a úsásd:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Fan tamall"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Dún"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Ceadúnas"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Éalaigh"
-#: any.pm:1101
+#: any.pm:1095
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "An bhfuil ceann eile agat?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Aontaigh"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Tarrtháil"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Roghnaigh teanga le húsáid, le do thoil"
-#: any.pm:1156
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -531,82 +531,87 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr ""
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Gach teanga"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Gach teanga"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Rogha teanga"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Tír / Réigiún"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Roghnaigh do thír, le do thoil"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr ""
-#: any.pm:1249
+#: any.pm:1244
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Eile"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Réamhioaíocht"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr ""
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Neamhní"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Gan roinnt"
-#: any.pm:1339
+#: any.pm:1334
#, fuzzy, c-format
msgid "Allow all users"
msgstr "Suimigh úsáideoir"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Socraithe"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -616,86 +621,86 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr ""
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Am Críos"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Cén ceann do chrois ama?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1572
+#: any.pm:1567
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "An bhfuil an clog cruaearrach ar GMT?"
-#: any.pm:1573
+#: any.pm:1568
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "An bhfuil an clog cruaearrach ar GMT?"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "Freastalaí NTP"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""
@@ -1018,7 +1023,7 @@ msgid "Domain Admin Password"
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1028,56 +1033,61 @@ msgid ""
"\n"
msgstr ""
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO le chlár teacs"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, c-format
+msgid "GRUB2 with graphical menu"
+msgstr ""
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr ""
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr ""
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr ""
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr ""
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Ath-shuiteáil an clár dúisithe"
@@ -1171,7 +1181,7 @@ msgstr "Pointe feistithe"
msgid "Options"
msgstr "Roghnachais"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Bain"
@@ -1276,7 +1286,7 @@ msgstr "Scoir"
msgid "Continue"
msgstr "Lean"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2165,7 +2175,7 @@ msgstr "Algartam criptithe"
msgid "Change type"
msgstr "Athraigh cineál"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2244,7 +2254,7 @@ msgstr "Roghnaigh pacáistí ..."
msgid "Installing packages..."
msgstr "Ag suiteáil pacáistí..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Ag baint pacáistí..."
@@ -2269,22 +2279,22 @@ msgstr ""
msgid "Creating and formatting file %s"
msgstr "Ag cruthú agus ag formáidiú an chomhaid %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "níl a fhios agam conas %s a formáidiú go %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "Formáidiú %s de %s teipithe"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "níl a fhios agam conas %s a formáidiú go %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "Formáidiú %s de %s teipithe"
@@ -2299,22 +2309,22 @@ msgstr ""
msgid "Mounting partition %s"
msgstr "Ag feistiú an rainn %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Ag seiceáil %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr ""
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, fuzzy, c-format
msgid "Enabling swap partition %s"
msgstr "Ag formáidiú rann %s"
@@ -2537,7 +2547,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Teacs"
@@ -3223,7 +3233,7 @@ msgstr "Cuimhne Charta (DMA)"
msgid "Tuner type:"
msgstr "Athraigh cineál ranna"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3231,37 +3241,37 @@ msgstr "Athraigh cineál ranna"
msgid "Ok"
msgstr "Ceart go Leor"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Tá"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Níl"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Roghnaigh comhad"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Suim"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Athraigh"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Criochnaigh"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "feist"
@@ -4973,7 +4983,7 @@ msgid ""
"to the extended partitions."
msgstr ""
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -4982,39 +4992,39 @@ msgid ""
"data."
msgstr ""
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "Leámh an t-eolais crua-earra"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr ""
@@ -6236,7 +6246,7 @@ msgstr "Tosaigh"
msgid "Stop"
msgstr "Stad"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6255,7 +6265,7 @@ msgid ""
"USA.\n"
msgstr ""
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6271,7 +6281,7 @@ msgid ""
"--version : show version number.\n"
msgstr ""
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6280,7 +6290,7 @@ msgid ""
"default mode: offer to configure autologin feature"
msgstr ""
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6291,7 +6301,7 @@ msgid ""
" --incident - program should be one of %s tools"
msgstr ""
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6302,7 +6312,7 @@ msgid ""
" --wizard - like --add"
msgstr ""
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6320,7 +6330,7 @@ msgid ""
" : and gs for ghostscript for only this one."
msgstr ""
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6338,17 +6348,17 @@ msgid ""
"IP, nbi image name)"
msgstr ""
-#: standalone.pm:99
+#: standalone.pm:100
#, fuzzy, c-format
msgid "[keyboard]"
msgstr "Eocharclár"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6362,7 +6372,7 @@ msgid ""
"--quiet : do not be interactive. To be used with (dis)connect."
msgstr ""
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -6374,14 +6384,14 @@ msgid ""
" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6389,7 +6399,7 @@ msgid ""
" XFdrake resolution"
msgstr ""
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/gl.po b/perl-install/share/po/gl.po
index 53e85b41c..d1eead8cd 100644
--- a/perl-install/share/po/gl.po
+++ b/perl-install/share/po/gl.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libDrakX-gl\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2009-09-25 18:43+0200\n"
"Last-Translator: Alejo Pacín Jul <alejopj@gmail.com>\n"
"Language-Team: Galician <cooker-i18n@mandrivalinux.org>\n"
@@ -24,7 +24,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Agarde"
@@ -120,7 +120,7 @@ msgstr "Primeiro sector da partición raiz"
msgid "On Floppy"
msgstr "Nun Disquete"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Omitir"
@@ -511,47 +511,47 @@ msgstr "Escolla o usuario por defecto:"
msgid "Choose the window manager to run:"
msgstr "Escolla o xestor de fiestras que se executará:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Notas da Versión"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Pechar"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Acordo da licenza"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Saír"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Acepta esta licenza?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Aceptar"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Rexeitar"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Por favor, escolla a lingua que desexe empregar"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -562,82 +562,87 @@ msgstr ""
"as linguas que desexa instalar. Esta linguas estarán dispoñibles\n"
"cando a instalación estea completa e reinicie o seu sistema."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Multilinguaxe"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Codificación de compatibilidade cara atrás (non UTF-8)"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Tódalas linguas"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Selección da Lingua"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "País"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Por favor, escolla o seu país"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Esta é a lista completa dos paises dispoñibles"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Outros Paises"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Avanzado"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Método de entrada:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Ningún"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Non compartir"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Permitirlle a tódolos usuarios"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Personalizado"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -652,7 +657,7 @@ msgstr ""
"\n"
"\"Personalizado\" permite especificalo usuario a usuario.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -661,7 +666,7 @@ msgstr ""
"NFS: o sistema tradicional de compartimento de ficheiros de Unix, con menos "
"soporte en Mac e Windows."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -670,18 +675,18 @@ msgstr ""
"SMB: un sistema de compartimento de ficheiros que se usa en sistemas "
"Windows, Mac OS X e varios Linux modernos."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "Pode exportar usando NFS ou SMB. Por favor, escolla cal quere usar."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Executar userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -690,7 +695,7 @@ msgstr ""
"O compartimento por usuario usa o grupo \"fileshare\". \n"
"Pode usar userdrake para engadir un usuario a este grupo."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -699,48 +704,48 @@ msgstr ""
"Cómpre que saia do sistema e volva entrar para que os cambios surtan efecto. "
"Prema OK para saír agora."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Cómpre que saia do sistema e volva entrar para que os cambios surtan efecto"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Zona Horaria"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Cal é a súa zona horaria?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Configuración de Data, Reloxo e Zona Horaria"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Cal é a mellor hora?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (o reloxo do hardware usa a hora UTC)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (o reloxo do hardware usa a hora local)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "Servidor NTP"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Sincronización automática da hora (usando NTP)"
@@ -1075,7 +1080,7 @@ msgstr "Contrasinal do Administrador do Dominio"
# so use only 7bit for this message (and do transliteration or
# leave it in English, as it is the best for your language)
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1090,42 +1095,47 @@ msgstr ""
"agarde a que arrinque o sistema predeterminado.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO con menú de texto"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB con menú gráfico"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB con menú gráfico"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB con menú de texto"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "non hai espacio dabondo en /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Non se pode instala-lo cargador de arrinque nunha partición %s\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1134,7 +1144,7 @@ msgstr ""
"A configuración do seu cargador de arrinque ten que actualizarse porque "
"cambiou o número da partición"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1143,7 +1153,7 @@ msgstr ""
"Non se puido instalar de xeito correcto o cargador de arrinque. Ten que "
"arrincar co disco de rescate e elixir \"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Reinstala-lo Cargador de Arrinque"
@@ -1242,7 +1252,7 @@ msgstr "Punto de montaxe"
msgid "Options"
msgstr "Opcións"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Eliminar"
@@ -1349,7 +1359,7 @@ msgstr "Sair"
msgid "Continue"
msgstr "Continuar"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2270,7 +2280,7 @@ msgstr "Algoritmo de cifrado"
msgid "Change type"
msgstr "Cambia-lo tipo"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2352,7 +2362,7 @@ msgstr "Cómpre instala-los seguintes paquetes:\n"
msgid "Installing packages..."
msgstr "Instalando os paquetes..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Eliminando os paquetes..."
@@ -2377,22 +2387,22 @@ msgstr "Debe ter unha partición FAT montada en /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Creando e formatando o ficheiro %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Descoñécese cómo definir a etiqueta de %s de tipo %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "Ocorreu un erro ó intentar darlle unha etiqueta a %s, está formatada?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Descoñécese o xeito de formatar %s de tipo %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "O formato %s de %s fallou"
@@ -2407,22 +2417,22 @@ msgstr "Montaxes circulares %s\n"
msgid "Mounting partition %s"
msgstr "Montando a partición %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "Ocorreu un erro ó monta-la partición %s no directorio %s"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Comprobando %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "erro desmontando %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Activando a partición de intercambio %s"
@@ -2685,7 +2695,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Seguinte"
@@ -3466,7 +3476,7 @@ msgstr "Modelo de tarxeta:"
msgid "Tuner type:"
msgstr "Tipo de sintonizador:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3474,37 +3484,37 @@ msgstr "Tipo de sintonizador:"
msgid "Ok"
msgstr "Aceptar"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Si"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Non"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Escolla un ficheiro"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Engadir"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Modificar"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Finalizar"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Anterior"
@@ -5319,7 +5329,7 @@ msgstr ""
"A única solución é despraza-las particións primarias para que\n"
"o burato estea despois das particións estendidas."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5332,22 +5342,22 @@ msgstr ""
"Isto significa que calquera escritura no disco terminará en datos corruptos "
"aleatorios."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5356,17 +5366,17 @@ msgstr ""
"Detectouse que algúns paquetes non son precisos para a configuración seu "
"sistema."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr "Removeranse os seguintes paquetes, se non escolle outra alternativa:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr ""
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr ""
@@ -6773,7 +6783,7 @@ msgstr "Iniciar"
msgid "Stop"
msgstr "Parar"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6792,7 +6802,7 @@ msgid ""
"USA.\n"
msgstr ""
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6820,7 +6830,7 @@ msgstr ""
"--help : amosa esta mensaxe.\n"
"--version : amosa o número de versión.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6833,7 +6843,7 @@ msgstr ""
" --boot - habilita a configuración do cargador de arrinque\n"
"modo predeterminado: ofrece configurar a funcionalidade autologin"
-#: standalone.pm:60
+#: standalone.pm:61
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6851,7 +6861,7 @@ msgstr ""
"Linux\n"
" --incident - programa debe ser unha das ferramentas de Mageia"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6868,7 +6878,7 @@ msgstr ""
" --internet - configurar Internet\n"
" --wizard - coma --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6900,7 +6910,7 @@ msgstr ""
" : nome_da_aplicación coma so para staroffice \n"
" : e gs para ghostscript só para esta opción."
-#: standalone.pm:87
+#: standalone.pm:88
#, fuzzy, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6932,17 +6942,17 @@ msgstr ""
"--delclient : elimina unha máquina cliente de MTS (require o enderezo "
"MAC, o IP, e o nome da imaxe nbi)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[teclado]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=ficheiro] [--word=palabra] [--explain=exprreg] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6965,7 +6975,7 @@ msgstr ""
"--status : devolve 1 se está conectado e 0 noutro caso, despois sae.\n"
"--quiet : non ser interactivo. Para usar con (dis)connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, fuzzy, c-format
msgid ""
"[OPTION]...\n"
@@ -6985,7 +6995,7 @@ msgstr ""
" --merge-all-rpmnew intenta mesturar tódolos ficheiros .rpmnew/.rpmsave "
"atopados"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -6994,7 +7004,7 @@ msgstr ""
"[--manual] [--device=dispositivo] [--update-sane=directorio_fonte_de_sane] "
"[--update-usbtable] [--dynamic=dispositivo]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -7005,7 +7015,7 @@ msgstr ""
" XFdrake [--noauto] monitor\n"
" XFdrake resolución"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/he.po b/perl-install/share/po/he.po
index 97430f215..129e2c033 100644
--- a/perl-install/share/po/he.po
+++ b/perl-install/share/po/he.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libDrakX\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2008-03-24 03:26+0200\n"
"Last-Translator: Dotan Kamber <kamberd@yahoo.com>\n"
"Language-Team: Hebrew\n"
@@ -28,7 +28,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "נא להמתין"
@@ -119,7 +119,7 @@ msgstr "מקטע ראשון של מחיצת השורש"
msgid "On Floppy"
msgstr "על תקליטון"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "דילוג"
@@ -507,47 +507,47 @@ msgstr "בחירת משתמש ברירת המחדל: "
msgid "Choose the window manager to run:"
msgstr "יש לבחור את מנהל החלונות:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "הערות שחרור"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "סגור"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "הסכם משתמש"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "יציאה"
-#: any.pm:1101
+#: any.pm:1095
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "האם יש לך עוד אחד?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "הסכמה"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "סירוב"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "יש לבחור את השפה העיקרית"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -558,82 +558,87 @@ msgstr ""
"את השפות שברצונך להתקין. השפות יהיו זמינות כאשר\n"
"ההתקנה תסתיים והמחשב יופעל מחדש."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "מנדריבה לינוקס"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "ריבוי שפות"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "קידוד עם תאימות לאחור (לא UTF-8)"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "כל השפות"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "בחירת שפה"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "מדינה / אזור"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "עליך לבחור את המדינה שלך"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "להלן הרשימה המלאה של המדינות הזמינות"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "מדינות אחרות"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "מתקדם"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "שיטת קלט:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "כלום"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "ללא שיתוף"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "הרשה לכל המשתמשים"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "מותאם אישית"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -647,7 +652,7 @@ msgstr ""
"\n"
"\" התאמה אישית\" תאפשר התאמה לכל משתמש.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -655,7 +660,7 @@ msgid ""
msgstr ""
"NFS: מערכת שיתוף הקבצים המסורתית של יוניקס, עם תמיכה פחותה במק וחלונות."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -664,18 +669,18 @@ msgstr ""
"SMB: מערכת שיתוף קבצים הנמצאת בשימוש בחלונות, Mac OS X ומערכות לינוקס "
"מודרניות רבות."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "ניתן לייצא בעזרת NFS או SMB. עליך לבחור במה להשתמש."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "הפעלת userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -684,54 +689,54 @@ msgstr ""
"השיתוף לכל משתמש, משתמש בהגדרתקבוצה \"שיתוף-קבצים\".\n"
"ביכולתך להשתמש בעורך המשתמשים כדי להוסיף משתמשים לקבוצה זו."
-#: any.pm:1503
+#: any.pm:1498
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr "עליך להתנתק ולהתחבר שנית כדי שהשינויים יחולו."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "עליך להתנתק ולהתחבר שנית כדי שהשינויים יחולו."
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "אזור זמן"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "מהו אזור הזמן שלך?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "הגדרות תאריך, שעון ואזור-זמן"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "מה הזמן הנכון?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (שעון מערכת מכוון ל-UTC)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (שעון מערכת מכוון לזמן המקומי)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "שרת NTP"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "סנכרון זמן אוטומטי (שימוש ב-NTP)"
@@ -1058,7 +1063,7 @@ msgid "Domain Admin Password"
msgstr "סיסמת מנהל המתחם"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1073,49 +1078,54 @@ msgstr ""
"wait for default boot.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "מנהל אתחול 'לילו' עם תפריט טקסט"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "מנהל אתחול 'גראב' עם תפריט גרפי"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "מנהל אתחול 'גראב' עם תפריט גרפי"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "מנהל אתחול 'גראב' עם תפריט טקסט"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "אין מספיק מקום ב-/boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "אי אפשר להתקין את מנהל האתחול על המחיצה %s\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr "יש צורך בעדכון תצורת טוען המערכת שלך מאחר ושונו מספרי מחיצות"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1124,7 +1134,7 @@ msgstr ""
"אין אפשרות להתקין את טוען המערכת באופן תקין. עליך להפעיל את המערכת באופן "
"rescue ולבחור \"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "התקנה חוזרת של מנהל האתחול"
@@ -1222,7 +1232,7 @@ msgstr "נקודת עיגון"
msgid "Options"
msgstr "אפשרויות"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "הסרה"
@@ -1327,7 +1337,7 @@ msgstr "יציאה"
msgid "Continue"
msgstr "המשך"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2240,7 +2250,7 @@ msgstr "אלגוריתם הצפנה"
msgid "Change type"
msgstr "שינוי סוג"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2320,7 +2330,7 @@ msgstr "החבילות הבאות יותקנו:\n"
msgid "Installing packages..."
msgstr "מתקין חבילות..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "מסיר חבילות..."
@@ -2344,22 +2354,22 @@ msgstr "חייבת להיות מחיצת FAT מעוגנת ב- boot/efi/"
msgid "Creating and formatting file %s"
msgstr "יוצר ומפרמט את הקובץ %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "לא ידוע לי איך לפרמט את %s בסוג %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "אתחול %s של %s נכשל"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "לא ידוע לי איך לפרמט את %s בסוג %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "אתחול %s של %s נכשל"
@@ -2374,22 +2384,22 @@ msgstr "עיגונים מעגליים %s\n"
msgid "Mounting partition %s"
msgstr "מעגן את המחיצה %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "עיגון המחיצה %s לתיקייה %s נכשל"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "בודק %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "שגיאה בניתוק %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "מאפשר מחיצת זיכרון החלפה %s"
@@ -2644,7 +2654,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "המשך"
@@ -3403,7 +3413,7 @@ msgstr "דגם הכרטיס:"
msgid "Tuner type:"
msgstr "סוג כוונן (Tuner):"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3411,37 +3421,37 @@ msgstr "סוג כוונן (Tuner):"
msgid "Ok"
msgstr "אישור"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "כן"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "לא"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "בחירת קובץ"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "הוספה"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "שינוי"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "סיום"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "קודם"
@@ -5232,7 +5242,7 @@ msgstr ""
"הפתרון היחידי הוא להזיז את המחיצה הראשית כדי למקם את השטח\n"
"הפנוי ליד המחיצות המורחבות."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5244,39 +5254,39 @@ msgstr ""
"בדיקת תקינות המידע נכשלה.\n"
"יתכן שהחומרה פגומה וכתוצאה מכך נאבד המידע שהיה שמור בכונן."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "עיון במידע אודות החומרה"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr ""
@@ -6642,7 +6652,7 @@ msgstr "הפעל"
msgid "Stop"
msgstr "הפסק"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6674,7 +6684,7 @@ msgstr ""
"של GNU; במידה שלא, עליך לכתוב ל Free Software Foundation, Inc.,\n"
" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6700,7 +6710,7 @@ msgstr ""
"--help : הצגת מסך זה.\n"
"--version : הצגת מספר גרסה.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6713,7 +6723,7 @@ msgstr ""
" --boot - אפשר אפיון טוען המערכת\n"
"מצב ברירת המחדל: הצע לאפיין את אפשרויות הכניסה האוטומטית"
-#: standalone.pm:60
+#: standalone.pm:61
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6730,7 +6740,7 @@ msgstr ""
" --report - שם התכנית צ\"ל אחד מהכלים של מנדריבה לינוקס\n"
" --incident - שם התכנית צ\"ל אחד מהכלים של מנדריבה לינוקס"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6747,7 +6757,7 @@ msgstr ""
" --internet - הגדרת אינטרנט\n"
" --wizard - כמו --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6778,7 +6788,7 @@ msgstr ""
" : name_of_application like so for staroffice \n"
" : and gs for ghostscript for only this one."
-#: standalone.pm:87
+#: standalone.pm:88
#, fuzzy, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6808,17 +6818,17 @@ msgstr ""
"--delclient : MTS מחיקת מחשב לקוח מ(requires MAC address, IP, nbi image "
"name)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[מקלדת]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6840,7 +6850,7 @@ msgstr ""
"--force : used with (dis)connect : force (dis)connection.\n"
"--status : החזר 1 אם מחובר, 0 אחרת--quiet : לפעול בצורה בלתי אינטראקטיבית"
-#: standalone.pm:111
+#: standalone.pm:112
#, fuzzy, c-format
msgid ""
"[OPTION]...\n"
@@ -6857,7 +6867,7 @@ msgstr ""
" --changelog-first הצג רישום-שינוי לפני רשימת הקבצים בחלון התיאור\n"
" --merge-all-rpmnew שנמצאו .rpmnew/.rpmsave מיועד למזג את כל קבצי"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -6866,7 +6876,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6877,7 +6887,7 @@ msgstr ""
" XFdrake [--noauto] monitor\n"
" XFdrake resolution"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/hi.po b/perl-install/share/po/hi.po
index 472eb8807..12df6df03 100644
--- a/perl-install/share/po/hi.po
+++ b/perl-install/share/po/hi.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-hi\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2004-04-04 21:54+0530\n"
"Last-Translator: धनञ्जय शर्मा (Dhananjaya Sharma) <dysxhi@yahoo.co.in>\n"
"Language-Team: हिन्दी (Hindi) <dysxhi@yahoo.co.in>\n"
@@ -19,7 +19,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "कृपया प्रतीक्षा करें"
@@ -106,7 +106,7 @@ msgstr "रूट विभाजन के प्रथम सेक्टर"
msgid "On Floppy"
msgstr "फ़्लापी पर"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "छोड़े"
@@ -497,47 +497,47 @@ msgstr "डिफ़ाल्ट उपयोगकर्ता का चयन:"
msgid "Choose the window manager to run:"
msgstr "चलाने के लिए विण्डो प्रबंधक का चयन करे:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, fuzzy, c-format
msgid "Release Notes"
msgstr "संस्मरण: "
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "बन्द"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "अनुज्ञापत्र एकरारनामा"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "निकास"
-#: any.pm:1101
+#: any.pm:1095
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "कया आपके पास एक और है ?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "स्वीकार"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "अस्वीकृत"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "कृपया उपयोग में लायी जाने वाली एक भाषा का चयन करें ।"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -548,82 +548,87 @@ msgstr ""
"का चयन करें जिसे आप संसाधन करना चाहते है । जब आपका संसाधन समाप्त हो\n"
"जायेगा और जब आप अपने तंत्र को पुनः आरम्भ करेगें, तो ये उपलब्ध हो जायेगी ।"
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "मैनड्रैकलिनक्स"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "सभी भाषायें"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "सभी भाषायें"
-#: any.pm:1191
+#: any.pm:1186
#, fuzzy, c-format
msgid "Language choice"
msgstr "मैनुअल पसन्द"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "देश / क्षेत्र"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "कृपया अपने देश का चयन करें ।"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "यह है उपलब्ध देशों की सम्पूर्ण सूची"
-#: any.pm:1249
+#: any.pm:1244
#, fuzzy, c-format
msgid "Other Countries"
msgstr "दूसरे पोर्ट"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "उन्नत"
-#: any.pm:1255
+#: any.pm:1250
#, fuzzy, c-format
msgid "Input method:"
msgstr "नेट विधि:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "कुछ नहीं"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "कोई सहभाजिता नहीं"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "सभी उपयोगकर्ताओं को अनुमति"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "इच्छानुसार"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -638,21 +643,21 @@ msgstr ""
"\n"
"\"कस्टम\" एक प्रत्येक-उपयोगकर्ता ग्रॉन्युलॉरटि की आज्ञा देता है।\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -660,12 +665,12 @@ msgstr ""
"एन०एफ़०एस० या सॉबा का उपयोग करके आप एक्सपोर्ट कर सकते है । कृपया चयन करें आप किस का "
"उपयोग करना चाहते है ।"
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "यूज़रड्रैक को आरम्भ करें"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -674,7 +679,7 @@ msgstr ""
"प्रत्येक-उपयोगकर्ता सहभाजिता \"संचिकासाझा\" समूह का उपयोग करती है।\n"
"आप यूजरड्रैक का उपयोग करके एक उपयोगकर्ता को इस समूह में जोड़ सकते है।"
-#: any.pm:1503
+#: any.pm:1498
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -682,48 +687,48 @@ msgid ""
msgstr ""
"परिवर्तनों को प्रभाव में लाने के लिए, आपको संत्र-समाप्त करके पुन: संत्र-आरम्भ करना होगा"
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"परिवर्तनों को प्रभाव में लाने के लिए, आपको संत्र-समाप्त करके पुन: संत्र-आरम्भ करना होगा"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "समय क्षेत्र"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "आपका समय-क्षेत्र क्या है?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1572
+#: any.pm:1567
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "हार्डवेयर घड़ी को जी०एम०टी० पर स्थापित कर दिया गया है"
-#: any.pm:1573
+#: any.pm:1568
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "हार्डवेयर घड़ी को जी०एम०टी० पर स्थापित कर दिया गया है"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "एन०टी०पी० सर्वर"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr " स्वचालित समय एकसारीकरण (एनटीपी का उपयोग करते हुए)"
@@ -1046,7 +1051,7 @@ msgid "Domain Admin Password"
msgstr "डोमेन प्रबंधन कूट-शब्द"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1061,42 +1066,47 @@ msgstr ""
"wait for default boot.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "पाठ्य मीनू के साथ लिलो"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, c-format
+msgid "GRUB2 with graphical menu"
+msgstr ""
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr ""
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr ""
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "याबूट"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "एस०आई०एल०ओ०"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "/boot में इतना स्थान नहीं है"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "एक %s विभाजन पर आप बूट-लोडर को संसाधित नहीं कर सकते है\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1105,7 +1115,7 @@ msgstr ""
"आपकी बूटलोडर संरचना को अपडेट करना आवश्यक है क्योंकि विभाजन कोनयी क्रम-संख्या दी जा चुकी "
"है"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1114,7 +1124,7 @@ msgstr ""
"बूटलोडर को भली-भांति संसाधित नहीं किया जा सका । आपको बूट को बचाव विधा में करना होगा "
"और\"%s\" का चयन करना होगा"
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "बूटलोडर को पुनः संसाधित करना"
@@ -1215,7 +1225,7 @@ msgstr "आरोह बिन्दु"
msgid "Options"
msgstr "विकल्पों"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "हटाना"
@@ -1320,7 +1330,7 @@ msgstr "निकास"
msgid "Continue"
msgstr "जारी"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2233,7 +2243,7 @@ msgstr "गूढ़लेखन ऐल्गोरिथम"
msgid "Change type"
msgstr "परिवर्तन का प्रकार"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2313,7 +2323,7 @@ msgstr "निम्नलिखित पैकेजों का संसा
msgid "Installing packages..."
msgstr "पैकेजों का संसाधन किया जा रहा है..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "पैकेजों को हटाया जा रहा है ..."
@@ -2337,22 +2347,22 @@ msgstr "/boot/efi में आपके पास एक फ़ैट विभा
msgid "Creating and formatting file %s"
msgstr "%s संचिका का निर्माण और एकसारीकरण हो रहा है"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "मै नहीं जानता हूँ कि %s को किस प्रकार से %s प्रारूप में फ़ार्मेट किया जाता है"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "%s का फ़ार्मेट करना %s असफ़ल रहा"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "मै नहीं जानता हूँ कि %s को किस प्रकार से %s प्रारूप में फ़ार्मेट किया जाता है"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s का फ़ार्मेट करना %s असफ़ल रहा"
@@ -2367,22 +2377,22 @@ msgstr "वृताकार माउन्ट्स %s\n"
msgid "Mounting partition %s"
msgstr "%s विभाजन को आरोहित किया जा रहा है"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "%s विभाजन का %s निर्देशिका में आरोहण असफ़ल"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "%s की जाँच हो रही है"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "%s को अवरोहण करने में त्रुटि: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "%s स्वैप विभाजन को सक्रिय किया जा रहा है"
@@ -2638,7 +2648,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "अगला"
@@ -3408,7 +3418,7 @@ msgstr "कार्ड का मॉडल:"
msgid "Tuner type:"
msgstr "ट्यूनर का प्रकार:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3416,37 +3426,37 @@ msgstr "ट्यूनर का प्रकार:"
msgid "Ok"
msgstr "ठीक"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "हाँ"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "नहीं"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "एक संचिका का चयन करें"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "जोड़ें"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "परिवर्तन"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "समाप्त"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "पिछला"
@@ -5249,7 +5259,7 @@ msgstr ""
"इसका एकमात्र समाधान आपके मुख्य विभाजनों को इस प्रकार खिसकाना कि छिद्र विस्तृत विभाजनों "
"के बाद आ जायें । "
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5262,39 +5272,39 @@ msgstr ""
"इसका अर्थ है कि ड्राइव पर कुछ भी लिखने का अंत एक यहाँ-तहाँ, निकृष्ट सूचनाओं के रूप में सामने "
"आयेगा ।"
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "रेडियो समर्थन सक्रिय"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr ""
@@ -6572,7 +6582,7 @@ msgstr "आरम्भ"
msgid "Stop"
msgstr "रूको"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6591,7 +6601,7 @@ msgid ""
"USA.\n"
msgstr ""
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6607,7 +6617,7 @@ msgid ""
"--version : show version number.\n"
msgstr ""
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6616,7 +6626,7 @@ msgid ""
"default mode: offer to configure autologin feature"
msgstr ""
-#: standalone.pm:60
+#: standalone.pm:61
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6633,7 +6643,7 @@ msgstr ""
" --report - कार्यक्रम को मैनड्रिव औजारों में से एक होना चाहिए \n"
" --incident - कार्यक्रम को मैनड्रिव औजारों में से एक होना चाहिए"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6644,7 +6654,7 @@ msgid ""
" --wizard - like --add"
msgstr ""
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6662,7 +6672,7 @@ msgid ""
" : and gs for ghostscript for only this one."
msgstr ""
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6680,17 +6690,17 @@ msgid ""
"IP, nbi image name)"
msgstr ""
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[की-बोर्ड]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6704,7 +6714,7 @@ msgid ""
"--quiet : do not be interactive. To be used with (dis)connect."
msgstr ""
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -6716,14 +6726,14 @@ msgid ""
" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6731,7 +6741,7 @@ msgid ""
" XFdrake resolution"
msgstr ""
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/hr.po b/perl-install/share/po/hr.po
index da0a21089..ee097940b 100644
--- a/perl-install/share/po/hr.po
+++ b/perl-install/share/po/hr.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX 0\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2005-01-04 21:25+CET\n"
"Last-Translator: auto\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -20,7 +20,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Molim pričekajte"
@@ -109,7 +109,7 @@ msgstr "Prvi sektor boot particije"
msgid "On Floppy"
msgstr "Spremi na disketu"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Preskoči"
@@ -501,47 +501,47 @@ msgstr "Izaberite uobičajenog korisnika:"
msgid "Choose the window manager to run:"
msgstr "Izaberite prozorski upravitelj koji želite pokrenuti:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Molim pričekajte"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Zatvori"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Licencni dogovor"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Izlaz"
-#: any.pm:1101
+#: any.pm:1095
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "Da li imate još koji?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Prihvati"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Odbij"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Molim izaberite jezik koji želite koristiti"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -549,82 +549,87 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Možete izabrati druge jezike koji će biti dostupni nakon instalacije"
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Svi jezici"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Svi jezici"
-#: any.pm:1191
+#: any.pm:1186
#, fuzzy, c-format
msgid "Language choice"
msgstr "Myanmar"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Država / Regija"
-#: any.pm:1246
+#: any.pm:1241
#, fuzzy, c-format
msgid "Please choose your country"
msgstr "Molim izaberite koju vrstu miša koristite"
-#: any.pm:1248
+#: any.pm:1243
#, fuzzy, c-format
msgid "Here is the full list of available countries"
msgstr "Ovdje je cijeli popis raspoloživih tipkovnica"
-#: any.pm:1249
+#: any.pm:1244
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Iskušaj portove"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "&Napredno"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr ""
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Nijedan"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Nema dijeljenja"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Dozvoli svim korisnicima"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Prilagođeno"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -641,32 +646,32 @@ msgstr ""
"\n"
"\"Proizvoljno\" će omogućiti dozvoljavanje po korisniku.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "Možete izvesti koristeći NFS ili Sambu. Koji od njih želite"
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Pokreni userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -675,54 +680,54 @@ msgstr ""
"Dijeljenje po korisniku koristi grupu \"fileshare\". \n"
"Možete koristiti userdrake za dodavanje korisnika u navedenu grupu."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Vremenska zona"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Koja je vaša vremenska zona?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr ""
-#: any.pm:1572
+#: any.pm:1567
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Vaš hardverski sat namješten je na GMT"
-#: any.pm:1573
+#: any.pm:1568
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Vaš hardverski sat namješten je na GMT"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP Poslužitelj"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatska vremenska sinkronizacija (koristeći NTP)"
@@ -1051,7 +1056,7 @@ msgstr "Zaporka administratora domene"
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, fuzzy, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1066,56 +1071,61 @@ msgstr ""
"pricekajte %d sekundi za uobicajeno podizanje.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO sa tekstualnim menijem"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, c-format
+msgid "GRUB2 with graphical menu"
+msgstr ""
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr ""
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr ""
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr ""
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "nema dovoljno mjesta u /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Ne možete instalirati bootloader na %s particiju\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, fuzzy, c-format
msgid "Re-install Boot Loader"
msgstr "Instaliraj bootloader"
@@ -1209,7 +1219,7 @@ msgstr "Točka montiranja"
msgid "Options"
msgstr "Odrednice"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Ukloni"
@@ -1314,7 +1324,7 @@ msgstr "Izađi"
msgid "Continue"
msgstr "Nastavi"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2228,7 +2238,7 @@ msgstr "Provjera autentičnosti"
msgid "Change type"
msgstr "Promijeni tip"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2307,7 +2317,7 @@ msgstr "Slijedeći paketi će biti instalirani"
msgid "Installing packages..."
msgstr "Instaliram pakete..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Uklanjanje paketa..."
@@ -2332,22 +2342,22 @@ msgstr "Morate imati FAT particiju montiranu na /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Stvaram i formatiram datoteku %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "ne znam kako formatirati %s kao vrstu %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "%s formatiranje %s nije uspjelo"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "ne znam kako formatirati %s kao vrstu %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatiranje %s nije uspjelo"
@@ -2362,22 +2372,22 @@ msgstr "Kružno montiranje %s\n"
msgid "Mounting partition %s"
msgstr "Formatiram particiju %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "montiranje particije %s u direktorij %s neuspješno"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Provjeravam %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "greška kod demontiranja %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, fuzzy, c-format
msgid "Enabling swap partition %s"
msgstr "Formatiram particiju %s"
@@ -2635,7 +2645,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Dalje"
@@ -3348,7 +3358,7 @@ msgstr "Memorija kartice (DMA)"
msgid "Tuner type:"
msgstr "Promijeni tip"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3356,37 +3366,37 @@ msgstr "Promijeni tip"
msgid "Ok"
msgstr "U redu"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Da"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Ne"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Izaberite datoteku"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Dodaj"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Izmijeni"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Završetak"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Prethodni"
@@ -5179,7 +5189,7 @@ msgstr ""
"Jedino rješenje je da pomaknete vašu primarnu particiju kako bi rupa bila\n"
"odmah do proširenih particija."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, fuzzy, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5191,39 +5201,39 @@ msgstr ""
"Test za provjeru integriteta podataka je neuspješan. \n"
"To znači da pisanje bilo čega na vaš disk rezultira slučajnim smećem"
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr ""
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr ""
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "omogući podršku za radio"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr ""
@@ -6572,7 +6582,7 @@ msgstr "Započni"
msgid "Stop"
msgstr "Zaustavi"
-#: standalone.pm:25
+#: standalone.pm:26
#, fuzzy, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6604,7 +6614,7 @@ msgstr ""
"sa ovim programom; ako ne, pišite na Free Software Foundation,\n"
"Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6620,7 +6630,7 @@ msgid ""
"--version : show version number.\n"
msgstr ""
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6633,7 +6643,7 @@ msgstr ""
" --boot - omogući za konfiguraciju boot loadera\n"
"uobičajeno: ponudi podešavanje automatske prijave"
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6644,7 +6654,7 @@ msgid ""
" --incident - program should be one of %s tools"
msgstr ""
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6661,7 +6671,7 @@ msgstr ""
" --internet - podešavanje interneta\n"
" --wizard - poput --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6679,7 +6689,7 @@ msgid ""
" : and gs for ghostscript for only this one."
msgstr ""
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6697,17 +6707,17 @@ msgid ""
"IP, nbi image name)"
msgstr ""
-#: standalone.pm:99
+#: standalone.pm:100
#, fuzzy, c-format
msgid "[keyboard]"
msgstr "Tipkovnica"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=mojadatoteka] [--word=mojariječ] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6721,7 +6731,7 @@ msgid ""
"--quiet : do not be interactive. To be used with (dis)connect."
msgstr ""
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
@@ -6733,14 +6743,14 @@ msgid ""
" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6751,7 +6761,7 @@ msgstr ""
" XFdrake [--noauto] monitor\n"
" XFdrake rezolucija"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/hu.po b/perl-install/share/po/hu.po
index a08ee41fa..b9d174d92 100644
--- a/perl-install/share/po/hu.po
+++ b/perl-install/share/po/hu.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libDrakX-2010.1\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2010-06-20 19:10+0100\n"
"Last-Translator: Gergely Lónyai <aleph@mandriva.org>\n"
"Language-Team: Hungarian <aleph@mandriva.org>\n"
@@ -26,7 +26,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Kis türelmet..."
@@ -122,7 +122,7 @@ msgstr "A gyökérpartíció első szektora"
msgid "On Floppy"
msgstr "Hajlékonylemez"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Kihagyás"
@@ -513,47 +513,47 @@ msgstr "Adja meg az alapértelmezett felhasználónevet:"
msgid "Choose the window manager to run:"
msgstr "Válassza ki a használni kívánt ablakkezelőt:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Verzióinformáció"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Bezárás"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Licencegyezmény"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Kilépés"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Elfogadja ezt a licencet?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Elfogadom"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Nem fogadom el"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Válasszon nyelvet"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -564,82 +564,87 @@ msgstr ""
"mely nyelveket szeretné telepíteni. Ezek a telepítés befejeződése\n"
"utáni újraindítást követően lesznek elérhetők."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Több nyelv"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Régebbi kompatibilitási (nem UTF-8) kódolás"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Az összes nyelv"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Nyelvválasztás"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Ország/terület"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Válassza ki az országot"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Itt található az elérhető országok listája"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Egyéb országok"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Speciális"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Beviteli módszer:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Egyik sem"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Nincs megosztás"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Az összes felhasználó engedélyezése"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Egyéni"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -657,7 +662,7 @@ msgstr ""
"\n"
"Az \"Egyéni\" opció használatával felhasználónkénti beállítás lehetséges.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -666,7 +671,7 @@ msgstr ""
"NFS: a hagyományos UNIX-os fájlmegosztási rendszer - Macintosh és Windows "
"alatt kevésbé támogatott."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -674,7 +679,7 @@ msgid ""
msgstr ""
"SMB: Windows, Mac OS X és Linux alatt használatos fájlmegosztási módszer."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
@@ -682,12 +687,12 @@ msgstr ""
"Exportálás NFS-sel vagy Sambával végezhető. Válassza ki, melyiket kívánja "
"használni."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "UserDrake indítása"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -696,7 +701,7 @@ msgstr ""
"A felhasználónkénti megosztás a \"fileshare\" csoportot használja.\n"
"A UserDrake programmal lehet felhasználót felvenni ebbe a csoportba."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -705,47 +710,47 @@ msgstr ""
"A módosítások érvénybe lépéséhez ki kell lépni, majd ismét belépni. "
"Kattintson az OK gombra az azonnali kilépéshez."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "A módosítások érvénybe lépéséhez ki kell lépni, majd ismét belépni"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Időzóna"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Melyik időzónát választja?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Dátum-, óra- és időzóna-beállítások"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Melyik a legmegfelelőbb idő?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (a gép órája az UTC időt mutatja)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (a gép órája a helyi időt mutatja)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP kiszolgáló"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatikus időszinkronizáció (NTP-vel)"
@@ -1086,7 +1091,7 @@ msgstr "Tartományadminisztrátor jelszava"
# so use only 7bit for this message (and do transliteration or
# leave it in English, as it is the best for your language)
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1101,42 +1106,47 @@ msgstr ""
"amig az alapertelmezett elindul.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO, szöveges menüvel"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB, grafikus menüvel"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB, grafikus menüvel"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB, szöveges menüvel"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "nincs elég hely a /boot partíción"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "A rendszerindító program nem tehető %s partícióra\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1145,7 +1155,7 @@ msgstr ""
"A rendszerindító beállításait frissíteni kell, mivel a partíciók számozása "
"módosult."
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1154,7 +1164,7 @@ msgstr ""
"A rendszerindító nem telepíthető. Indítsa el a rendszert egy helyreállítási "
"lemezzel, majd válassza ezt: \"%s\"."
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Rendszerindító újratelepítése"
@@ -1253,7 +1263,7 @@ msgstr "Csatolási pont"
msgid "Options"
msgstr "Beállítások"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Eltávolítás"
@@ -1359,7 +1369,7 @@ msgstr "Kilépés"
msgid "Continue"
msgstr "Folytatás"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2284,7 +2294,7 @@ msgstr "Titkosítási módszer"
msgid "Change type"
msgstr "A típus megváltoztatása"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2365,7 +2375,7 @@ msgstr "A következő csomagokat szükséges telepíteni:\n"
msgid "Installing packages..."
msgstr "Csomagok telepítése..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Csomagok eltávolítása..."
@@ -2389,22 +2399,22 @@ msgstr "Szükség van egy FAT partícióra a /boot/efi ponthoz csatolva"
msgid "Creating and formatting file %s"
msgstr "%s fájl létrehozása és formázása"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Nem tudom beállítani a %s eszközön (%s típus) a címkét"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "%s címke beállítása sikertelen. A lemez formázva van?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "A(z) %s eszköz nem formázható %s típusúra"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formázás sikertelen a(z) %s eszközön"
@@ -2419,22 +2429,22 @@ msgstr "Körkörös csatolások - %s\n"
msgid "Mounting partition %s"
msgstr "A(z) %s partíció csatolása"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "a(z) %s partíció ide történő csatolása sikertelen: %s"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "%s ellenőrzése"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "hiba történt a(z) %s leválasztásakor: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "A(z) %s lapozópartíció bekapcsolása"
@@ -2706,7 +2716,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Következő"
@@ -3483,7 +3493,7 @@ msgstr "Kártyatípus:"
msgid "Tuner type:"
msgstr "Tuner típus:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3491,37 +3501,37 @@ msgstr "Tuner típus:"
msgid "Ok"
msgstr "OK"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Igen"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Nem"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Válasszon egy fájlt"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Hozzáadás"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Módosítás"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Befejezés"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Előző"
@@ -5337,7 +5347,7 @@ msgstr ""
"Az egyetlen megoldás az elsődleges partíciók áthelyezése úgy, hogy\n"
"a kiterjesztett partíciók mellé kerüljön az üres hely."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5350,22 +5360,22 @@ msgstr ""
"Ez azt jelenti, hogy a lemezre való írás tönkreteheti a meghajtó \n"
"adattartalmát."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Nem használt csomagok eltávolítása"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Nem használt hardvertámogató csomagok keresése..."
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Nem használt lokalizációs csomagok keresése..."
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5374,19 +5384,19 @@ msgstr ""
"Olyan csomagok találhatóak a rendszerben, amelyek nem szükségesek a teljes "
"értékű működéshez."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""
"Az alábbi csomagok - amennyiben kijelöltek maradnak, - eltávolításra "
"kerülnek:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Nem használt hardvertámogatás"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Nem használt lokalizáció"
@@ -6840,7 +6850,7 @@ msgstr "Indítás"
msgid "Stop"
msgstr "Leállítás"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6872,7 +6882,7 @@ msgstr ""
"Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,\n"
"Boston, MA 02110-1301, USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6899,7 +6909,7 @@ msgstr ""
"--help : jelen segítség megjelenítése\n"
"--version : verzióinformáció megjelenítése\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6912,7 +6922,7 @@ msgstr ""
" --boot - a rendszerindító beállítása\n"
"alapértelmezett üzemmód: az automatikus bejelentkezés beállítása"
-#: standalone.pm:60
+#: standalone.pm:61
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6929,7 +6939,7 @@ msgstr ""
" --report - programnév (a Mageia eszközök egyike)\n"
" --incident - programnév (a Mageia eszközök egyike)"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6946,7 +6956,7 @@ msgstr ""
" --internet - az internet beállítása\n"
" --wizard - mint a --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6978,7 +6988,7 @@ msgstr ""
" (például az 'so' alkalmazásnév a StarOffice programot\n"
" jelöli, a 'gs' pedig a Ghostscriptet)"
-#: standalone.pm:87
+#: standalone.pm:88
#, fuzzy, c-format
msgid ""
"[OPTIONS]...\n"
@@ -7010,17 +7020,17 @@ msgstr ""
"--delclient : kliensgép eltávolítása az MTS-ből (MAC-címet, IP-címet\n"
" és NBI-képmásnevet igényel)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[billentyűzet]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=fájl] [--word=szó] [--explain=reguláris_kifejezés] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -7043,7 +7053,7 @@ msgstr ""
"--status: ha kapcsolódva van, 1-es kóddal lép ki, ha nem, akkor 0-ssal\n"
"--quiet: interaktivitás kikapcsolása - (dis)connect esetére"
-#: standalone.pm:111
+#: standalone.pm:112
#, fuzzy, c-format
msgid ""
"[OPTION]...\n"
@@ -7063,7 +7073,7 @@ msgstr ""
" --merge-all-rpmnew az összes megtalált .rpmnew illetve .rpmsave\n"
" fájl összefűzésének felajánlása"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -7072,7 +7082,7 @@ msgstr ""
"[--manual] [--device=eszköz] [--update-sane=sane_forráskönyvtár] [--update-"
"usbtable] [--dynamic=eszköz]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -7083,7 +7093,7 @@ msgstr ""
" XFdrake [--noauto] monitor\n"
" XFdrake felbontás"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/id.po b/perl-install/share/po/id.po
index 333c15c84..9a006c331 100644
--- a/perl-install/share/po/id.po
+++ b/perl-install/share/po/id.po
@@ -16,17 +16,22 @@
msgid ""
msgstr ""
"Project-Id-Version: drakx_share\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2012-10-03 07:21+0700\n"
"Last-Translator: Kiki Syahadat <kiki.syahadat@yahoo.co.id>\n"
-"Language-Team: Indonesia <mdk-id@yahoogroups.com>, Translation list <mageia-i18n@mageia.org>\n"
+"Language-Team: Indonesia <mdk-id@yahoogroups.com>, Translation list <mageia-"
+"i18n@mageia.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: any.pm:261 any.pm:971 diskdrake/interactive.pm:645 diskdrake/interactive.pm:869 diskdrake/interactive.pm:931 diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266 diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287 harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: any.pm:261 any.pm:971 diskdrake/interactive.pm:645
+#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
+#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
+#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Silakan tunggu"
@@ -40,7 +45,8 @@ msgstr "Instalasi bootloader sedang dilakukan"
#, c-format
msgid ""
"LILO wants to assign a new Volume ID to drive %s. However, changing\n"
-"the Volume ID of a Windows NT, 2000, or XP boot disk is a fatal Windows error.\n"
+"the Volume ID of a Windows NT, 2000, or XP boot disk is a fatal Windows "
+"error.\n"
"This caution does not apply to Windows 95 or 98, or to NT data disks.\n"
"\n"
"Assign a new Volume ID?"
@@ -77,12 +83,14 @@ msgstr ""
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
-"This implies you already have a bootloader on the hard disk drive you boot (eg: System Commander).\n"
+"This implies you already have a bootloader on the hard disk drive you boot "
+"(eg: System Commander).\n"
"\n"
"On which drive are you booting?"
msgstr ""
"Anda memutuskan untuk menginstall bootloader pada partisi.\n"
-"Ini berarti Anda sudah mempunyai bootloader pada drive hard disk yang akan diboot (misalnya: System Commander).\n"
+"Ini berarti Anda sudah mempunyai bootloader pada drive hard disk yang akan "
+"diboot (misalnya: System Commander).\n"
"\n"
"Pada drive mana Anda melakukan booting?"
@@ -116,7 +124,7 @@ msgstr "Sektor pertama dari partisi root"
msgid "On Floppy"
msgstr "Pada Floppy"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Lewatkan"
@@ -181,7 +189,8 @@ msgstr "Aktifkan APIC Lokal"
msgid "Security"
msgstr "Keamanan"
-#: any.pm:446 any.pm:906 any.pm:925 authentication.pm:249 diskdrake/smbnfs_gtk.pm:181
+#: any.pm:446 any.pm:906 any.pm:925 authentication.pm:249
+#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "Kata sandi"
@@ -397,8 +406,12 @@ msgstr "Silakan berikan nama pengguna"
#: any.pm:885
#, c-format
-msgid "The user name must start with a lower case letter followed by only lower cased letters, numbers, `-' and `_'"
-msgstr "Nama pengguna harus dimulai dengan huruf kecil dan diikuti oleh hanya huruf kecil, nomor, `-' dan `_'"
+msgid ""
+"The user name must start with a lower case letter followed by only lower "
+"cased letters, numbers, `-' and `_'"
+msgstr ""
+"Nama pengguna harus dimulai dengan huruf kecil dan diikuti oleh hanya huruf "
+"kecil, nomor, `-' dan `_'"
#: any.pm:886
#, c-format
@@ -500,47 +513,47 @@ msgstr "Pilih pengguna default:"
msgid "Choose the window manager to run:"
msgstr "Pilih manajer window yang akan dijalankan:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Catatan Rilis"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Tutup"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Perjanjian lisensi"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Keluar"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Apakah Anda menerima lisensi ini?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Terima"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Tolak"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Silakan pilih bahasa yang akan digunakan"
-#: any.pm:1156
+#: any.pm:1150
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -551,117 +564,133 @@ msgstr ""
"bahasa yang ingin Anda install. Mereka akan tersedia\n"
"setelah instalasi selesai dan sistem Anda direstart."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, c-format
msgid "Multiple languages"
msgstr "Banyak bahasa"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Enkoding kompatibilitas lama (non UTF-8)"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Semua bahasa"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Pilihan bahasa"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Negara / Wilayah"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Silakan pilih negara Anda"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Berikut adalah daftar negara yang tersedia"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Negara Lainnya"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Advance"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Metode input:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Tidak ada"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Tanpa sharing"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Izinkan semua pengguna"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Kustom"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
-"Allowing this will permit users to simply click on \"Share\" in konqueror and nautilus.\n"
+"Allowing this will permit users to simply click on \"Share\" in konqueror "
+"and nautilus.\n"
"\n"
"\"Custom\" permit a per-user granularity.\n"
-""
msgstr ""
"Apakah Anda akan mengzinkan pengguna menshare beberapa direktori mereka?\n"
-"Mengizinkan ini akan memungkinkan pengguna dapat mengklik \"Share\" di konqueror dan nautilus.\n"
+"Mengizinkan ini akan memungkinkan pengguna dapat mengklik \"Share\" di "
+"konqueror dan nautilus.\n"
"\n"
"Buat pengaturan \"Kustom\" per pengguna.\n"
-""
-#: any.pm:1355
+#: any.pm:1350
#, c-format
-msgid "NFS: the traditional Unix file sharing system, with less support on Mac and Windows."
-msgstr "NFS: sistem sharing file tradisional Unix, dengan dukungan yang tidak bagus untuk Mac dan Windows."
+msgid ""
+"NFS: the traditional Unix file sharing system, with less support on Mac and "
+"Windows."
+msgstr ""
+"NFS: sistem sharing file tradisional Unix, dengan dukungan yang tidak bagus "
+"untuk Mac dan Windows."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
-msgid "SMB: a file sharing system used by Windows, Mac OS X and many modern Linux systems."
-msgstr "SMB: sistem sharing file yang digunakan oleh Windows, Mac OS X dan banyak sistem Linux modern."
+msgid ""
+"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
+"systems."
+msgstr ""
+"SMB: sistem sharing file yang digunakan oleh Windows, Mac OS X dan banyak "
+"sistem Linux modern."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
-msgid "You can export using NFS or SMB. Please select which you would like to use."
-msgstr "Anda bisa mengekspor menggunakan NFS atau SMB. Silakan pilih mana yang ingin Anda gunakan."
+msgid ""
+"You can export using NFS or SMB. Please select which you would like to use."
+msgstr ""
+"Anda bisa mengekspor menggunakan NFS atau SMB. Silakan pilih mana yang ingin "
+"Anda gunakan."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Jalankan userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -670,52 +699,56 @@ msgstr ""
"Sharing per pengguna menggunakan grup \"fileshare\". \n"
"Anda bisa menggunakan userdrake untuk menambahkan pengguna ke grup ini."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
-msgid "You need to logout and back in again for changes to take effect. Press OK to logout now."
-msgstr "Anda perlu logout dan masuk lagi agar perubahan berlaku. Tekan OK untuk logout sekarang."
+msgid ""
+"You need to logout and back in again for changes to take effect. Press OK to "
+"logout now."
+msgstr ""
+"Anda perlu logout dan masuk lagi agar perubahan berlaku. Tekan OK untuk "
+"logout sekarang."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "Anda perlu logout dan masuk lagi agar perubahan berlaku"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Zona waktu"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Mana yang merupakan zona waktu Anda?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Pengaturan Tanggal, Jam & Zona Waktu"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Mana waktu terbaik?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (jam hardware diatur ke UTC)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (jam hardware diatur ke waktu lokal)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "Server NTP"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Sinkronisasi waktu otomatis (menggunakan NTP)"
@@ -757,8 +790,10 @@ msgstr "File lokal:"
#: authentication.pm:65
#, c-format
-msgid "Use local for all authentication and information user tell in local file"
-msgstr "Gunakan lokal untuk semua otentikasi dan informasi pengguna dalam file lokal"
+msgid ""
+"Use local for all authentication and information user tell in local file"
+msgstr ""
+"Gunakan lokal untuk semua otentikasi dan informasi pengguna dalam file lokal"
#: authentication.pm:66
#, c-format
@@ -767,8 +802,13 @@ msgstr "LDAP:"
#: authentication.pm:66
#, c-format
-msgid "Tells your computer to use LDAP for some or all authentication. LDAP consolidates certain types of information within your organization."
-msgstr "Memberitahu komputer untuk menggunakan LDAP untuk beberapa atau semua otentikasi. LDAP mengkonsolidasi beberapa tipe informasi dalam organisasi Anda."
+msgid ""
+"Tells your computer to use LDAP for some or all authentication. LDAP "
+"consolidates certain types of information within your organization."
+msgstr ""
+"Memberitahu komputer untuk menggunakan LDAP untuk beberapa atau semua "
+"otentikasi. LDAP mengkonsolidasi beberapa tipe informasi dalam organisasi "
+"Anda."
#: authentication.pm:67
#, c-format
@@ -777,8 +817,12 @@ msgstr "NIS:"
#: authentication.pm:67
#, c-format
-msgid "Allows you to run a group of computers in the same Network Information Service domain with a common password and group file."
-msgstr "Memungkinkan Anda menjalankan sebuah grup komputer di dalam domain Layanan Informasi Jaringan (NIS) yang sama dengan kata sandi umum dan file grup."
+msgid ""
+"Allows you to run a group of computers in the same Network Information "
+"Service domain with a common password and group file."
+msgstr ""
+"Memungkinkan Anda menjalankan sebuah grup komputer di dalam domain Layanan "
+"Informasi Jaringan (NIS) yang sama dengan kata sandi umum dan file grup."
#: authentication.pm:68
#, c-format
@@ -787,8 +831,12 @@ msgstr "Domain Windows:"
#: authentication.pm:68
#, c-format
-msgid "Winbind allows the system to retrieve information and authenticate users in a Windows domain."
-msgstr "Winbind memungkinkan sistem untuk menerima informasi dan otentikasi pengguna dalam domain Windows."
+msgid ""
+"Winbind allows the system to retrieve information and authenticate users in "
+"a Windows domain."
+msgstr ""
+"Winbind memungkinkan sistem untuk menerima informasi dan otentikasi pengguna "
+"dalam domain Windows."
#: authentication.pm:69
#, c-format
@@ -798,22 +846,29 @@ msgstr "Kerberos 5 :"
#: authentication.pm:69
#, c-format
msgid "With Kerberos and LDAP for authentication in Active Directory Server "
-msgstr "Dengan Kerberos dan LDAP untuk otentikasi dalam Server Direktori Aktif "
+msgstr ""
+"Dengan Kerberos dan LDAP untuk otentikasi dalam Server Direktori Aktif "
-#: authentication.pm:106 authentication.pm:140 authentication.pm:159 authentication.pm:160 authentication.pm:186 authentication.pm:210 authentication.pm:865
+#: authentication.pm:106 authentication.pm:140 authentication.pm:159
+#: authentication.pm:160 authentication.pm:186 authentication.pm:210
+#: authentication.pm:865
#, c-format
msgid " "
msgstr " "
-#: authentication.pm:107 authentication.pm:141 authentication.pm:187 authentication.pm:211
+#: authentication.pm:107 authentication.pm:141 authentication.pm:187
+#: authentication.pm:211
#, c-format
msgid "Welcome to the Authentication Wizard"
msgstr "Selamat Datang di Wizard Otentikasi"
#: authentication.pm:109
#, c-format
-msgid "You have selected LDAP authentication. Please review the configuration options below "
-msgstr "Anda telah memilih otentikasi LDAP. Silakan lihat opsi konfigurasi di bawah "
+msgid ""
+"You have selected LDAP authentication. Please review the configuration "
+"options below "
+msgstr ""
+"Anda telah memilih otentikasi LDAP. Silakan lihat opsi konfigurasi di bawah "
#: authentication.pm:111 authentication.pm:166
#, c-format
@@ -850,7 +905,8 @@ msgstr "Gunakan mode Tak terkoneksi "
msgid "Use anonymous BIND "
msgstr "Gunakan BIND anonim "
-#: authentication.pm:120 authentication.pm:123 authentication.pm:125 authentication.pm:129
+#: authentication.pm:120 authentication.pm:123 authentication.pm:125
+#: authentication.pm:129
#, c-format
msgid " "
msgstr " "
@@ -887,8 +943,12 @@ msgstr "Basis bayangan"
#: authentication.pm:143
#, c-format
-msgid "You have selected Kerberos 5 authentication. Please review the configuration options below "
-msgstr "Anda telah memilih otentikasi Kerberos 5. Silakan lihat opsi konfigurasi di bawah "
+msgid ""
+"You have selected Kerberos 5 authentication. Please review the configuration "
+"options below "
+msgstr ""
+"Anda telah memilih otentikasi Kerberos 5. Silakan lihat opsi konfigurasi di "
+"bawah "
#: authentication.pm:145
#, c-format
@@ -922,8 +982,12 @@ msgstr "Gunakan LDAP untuk informasi pengguna"
#: authentication.pm:162
#, c-format
-msgid "You have selected Kerberos 5 for authentication, now you must choose the type of users information "
-msgstr "Anda telah memilih Kerberos 5 untuk otentikasi, sekarang Anda harus memilih tipe informasi pengguna "
+msgid ""
+"You have selected Kerberos 5 for authentication, now you must choose the "
+"type of users information "
+msgstr ""
+"Anda telah memilih Kerberos 5 untuk otentikasi, sekarang Anda harus memilih "
+"tipe informasi pengguna "
#: authentication.pm:168
#, c-format
@@ -932,8 +996,11 @@ msgstr "Fecth base Dn "
#: authentication.pm:189
#, c-format
-msgid "You have selected NIS authentication. Please review the configuration options below "
-msgstr "Anda telah memilih otentikasi NIS. Silakan lihat opsi konfigurasi di bawah "
+msgid ""
+"You have selected NIS authentication. Please review the configuration "
+"options below "
+msgstr ""
+"Anda telah memilih otentikasi NIS. Silakan lihat opsi konfigurasi di bawah "
#: authentication.pm:191
#, c-format
@@ -947,8 +1014,12 @@ msgstr "Server NIS"
#: authentication.pm:213
#, c-format
-msgid "You have selected Windows Domain authentication. Please review the configuration options below "
-msgstr "Anda telah memilih otentikasi Domain Windows. Silakan lihat opsi konfigurasi di bawah "
+msgid ""
+"You have selected Windows Domain authentication. Please review the "
+"configuration options below "
+msgstr ""
+"Anda telah memilih otentikasi Domain Windows. Silakan lihat opsi konfigurasi "
+"di bawah "
#: authentication.pm:217
#, c-format
@@ -1017,7 +1088,7 @@ msgid "Domain Admin Password"
msgstr "Kata Sandi Admin Domain"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1025,65 +1096,71 @@ msgid ""
"Choose an operating system from the list above or\n"
"wait for default boot.\n"
"\n"
-""
msgstr ""
"Selamat datang di pemilih sistem operasi!\n"
"\n"
"Pilih sistem operasi dari daftar di atas atau\n"
"tunggu boot default.\n"
"\n"
-""
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO dengan menu teks"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB dengan menu grafis"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB dengan menu grafis"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB dengan menu teks"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "tidak cukup ruang di /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
-msgid ""
-"You cannot install the bootloader on a %s partition\n"
-""
-msgstr ""
-"Anda tidak bisa menginstall bootloader pada partisi %s\n"
-""
+msgid "You cannot install the bootloader on a %s partition\n"
+msgstr "Anda tidak bisa menginstall bootloader pada partisi %s\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
-msgid "Your bootloader configuration must be updated because partition has been renumbered"
-msgstr "Konfigurasi bootloader Anda harus diupdate karena nomor partisi telah berubah"
+msgid ""
+"Your bootloader configuration must be updated because partition has been "
+"renumbered"
+msgstr ""
+"Konfigurasi bootloader Anda harus diupdate karena nomor partisi telah berubah"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
-msgid "The bootloader cannot be installed correctly. You have to boot rescue and choose \"%s\""
-msgstr "Bootloader tidak dapat diinstall dengan benar. Anda harus melakukan boot rescue dan memilih \"%s\""
+msgid ""
+"The bootloader cannot be installed correctly. You have to boot rescue and "
+"choose \"%s\""
+msgstr ""
+"Bootloader tidak dapat diinstall dengan benar. Anda harus melakukan boot "
+"rescue dan memilih \"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Install ulang Boot Loader"
@@ -1166,27 +1243,44 @@ msgstr "Mount"
msgid "Server"
msgstr "Server"
-#: diskdrake/dav.pm:66 diskdrake/interactive.pm:408 diskdrake/interactive.pm:722 diskdrake/interactive.pm:740 diskdrake/interactive.pm:744 diskdrake/removable.pm:23 diskdrake/smbnfs_gtk.pm:79
+#: diskdrake/dav.pm:66 diskdrake/interactive.pm:408
+#: diskdrake/interactive.pm:722 diskdrake/interactive.pm:740
+#: diskdrake/interactive.pm:744 diskdrake/removable.pm:23
+#: diskdrake/smbnfs_gtk.pm:79
#, c-format
msgid "Mount point"
msgstr "Titik mount"
-#: diskdrake/dav.pm:67 diskdrake/interactive.pm:410 diskdrake/interactive.pm:1163 diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:80
+#: diskdrake/dav.pm:67 diskdrake/interactive.pm:410
+#: diskdrake/interactive.pm:1163 diskdrake/removable.pm:24
+#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
msgstr "Opsi"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Hapus"
-#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:193 diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
+#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:193 diskdrake/removable.pm:26
+#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Selesai"
-#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:133 diskdrake/hd_gtk.pm:299 diskdrake/interactive.pm:247 diskdrake/interactive.pm:260 diskdrake/interactive.pm:456 diskdrake/interactive.pm:527 diskdrake/interactive.pm:545 diskdrake/interactive.pm:550 diskdrake/interactive.pm:712 diskdrake/interactive.pm:1002 diskdrake/interactive.pm:1054 diskdrake/interactive.pm:1209 diskdrake/interactive.pm:1222 diskdrake/interactive.pm:1225 diskdrake/interactive.pm:1499 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:83 fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113 scanner.pm:120 wizards.pm:96 wizards.pm:100 wizards.pm:122
+#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:133 diskdrake/hd_gtk.pm:299
+#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
+#: diskdrake/interactive.pm:456 diskdrake/interactive.pm:527
+#: diskdrake/interactive.pm:545 diskdrake/interactive.pm:550
+#: diskdrake/interactive.pm:712 diskdrake/interactive.pm:1002
+#: diskdrake/interactive.pm:1054 diskdrake/interactive.pm:1209
+#: diskdrake/interactive.pm:1222 diskdrake/interactive.pm:1225
+#: diskdrake/interactive.pm:1499 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
+#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:83
+#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
+#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
+#: scanner.pm:120 wizards.pm:96 wizards.pm:100 wizards.pm:122
#, c-format
msgid "Error"
msgstr "Error"
@@ -1201,7 +1295,13 @@ msgstr "Silakan masukkan URL server WebDAV"
msgid "The URL must begin with http:// or https://"
msgstr "URL harus diawali dengan http:// atau https://"
-#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:424 diskdrake/interactive.pm:306 diskdrake/interactive.pm:391 diskdrake/interactive.pm:597 diskdrake/interactive.pm:815 diskdrake/interactive.pm:880 diskdrake/interactive.pm:1034 diskdrake/interactive.pm:1076 diskdrake/interactive.pm:1077 diskdrake/interactive.pm:1309 diskdrake/interactive.pm:1347 diskdrake/interactive.pm:1498 do_pkgs.pm:19 do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:78 harddrake/sound.pm:399
+#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:424 diskdrake/interactive.pm:306
+#: diskdrake/interactive.pm:391 diskdrake/interactive.pm:597
+#: diskdrake/interactive.pm:815 diskdrake/interactive.pm:880
+#: diskdrake/interactive.pm:1034 diskdrake/interactive.pm:1076
+#: diskdrake/interactive.pm:1077 diskdrake/interactive.pm:1309
+#: diskdrake/interactive.pm:1347 diskdrake/interactive.pm:1498 do_pkgs.pm:19
+#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:78 harddrake/sound.pm:399
#, c-format
msgid "Warning"
msgstr "Peringatan"
@@ -1216,7 +1316,8 @@ msgstr "Apakah Anda yakin ingin menghapus titik mount ini?"
msgid "Server: "
msgstr "Server: "
-#: diskdrake/dav.pm:125 diskdrake/interactive.pm:501 diskdrake/interactive.pm:1371 diskdrake/interactive.pm:1459
+#: diskdrake/dav.pm:125 diskdrake/interactive.pm:501
+#: diskdrake/interactive.pm:1371 diskdrake/interactive.pm:1459
#, c-format
msgid "Mount point: "
msgstr "Titik mount: "
@@ -1226,7 +1327,12 @@ msgstr "Titik mount: "
msgid "Options: %s"
msgstr "Opsi: %s"
-#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:301 diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:108 fs/partitioning_wizard.pm:55 fs/partitioning_wizard.pm:238 fs/partitioning_wizard.pm:246 fs/partitioning_wizard.pm:285 fs/partitioning_wizard.pm:433 fs/partitioning_wizard.pm:496 fs/partitioning_wizard.pm:579 fs/partitioning_wizard.pm:582
+#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:301
+#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:108
+#: fs/partitioning_wizard.pm:55 fs/partitioning_wizard.pm:238
+#: fs/partitioning_wizard.pm:246 fs/partitioning_wizard.pm:285
+#: fs/partitioning_wizard.pm:433 fs/partitioning_wizard.pm:496
+#: fs/partitioning_wizard.pm:579 fs/partitioning_wizard.pm:582
#, c-format
msgid "Partitioning"
msgstr "Mempartisi"
@@ -1234,9 +1340,11 @@ msgstr "Mempartisi"
#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
-msgstr "Klik pada sebuah partisi, pilih tipe sistem file lalu pilih sebuah aksi"
+msgstr ""
+"Klik pada sebuah partisi, pilih tipe sistem file lalu pilih sebuah aksi"
-#: diskdrake/hd_gtk.pm:115 diskdrake/interactive.pm:1184 diskdrake/interactive.pm:1194 diskdrake/interactive.pm:1247
+#: diskdrake/hd_gtk.pm:115 diskdrake/interactive.pm:1184
+#: diskdrake/interactive.pm:1194 diskdrake/interactive.pm:1247
#, c-format
msgid "Read carefully"
msgstr "Baca dengan seksama"
@@ -1251,12 +1359,14 @@ msgstr "Silakan backup terlebih dahulu data Anda"
msgid "Exit"
msgstr "Keluar"
-#: diskdrake/hd_gtk.pm:116 diskdrake/hd_gtk.pm:116 diskdrake/hd_gtk.pm:116
+#: diskdrake/hd_gtk.pm:116
#, c-format
msgid "Continue"
msgstr "Lanjutkan"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653 interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848 ugtk2.pm:936
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
+#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
+#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Bantuan"
@@ -1327,7 +1437,8 @@ msgstr "Windows"
msgid "Other"
msgstr "Lainnya"
-#: diskdrake/hd_gtk.pm:396 diskdrake/interactive.pm:1386 fs/partitioning_wizard.pm:404
+#: diskdrake/hd_gtk.pm:396 diskdrake/interactive.pm:1386
+#: fs/partitioning_wizard.pm:404
#, c-format
msgid "Empty"
msgstr "Kosong"
@@ -1352,7 +1463,9 @@ msgstr "Gunakan ``Unmount'' terlebih dahulu"
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Gunakan ``%s'' saja (dalam mode ahli)"
-#: diskdrake/hd_gtk.pm:433 diskdrake/interactive.pm:409 diskdrake/interactive.pm:639 diskdrake/removable.pm:25 diskdrake/removable.pm:48
+#: diskdrake/hd_gtk.pm:433 diskdrake/interactive.pm:409
+#: diskdrake/interactive.pm:639 diskdrake/removable.pm:25
+#: diskdrake/removable.pm:48
#, c-format
msgid "Type"
msgstr "Tipe"
@@ -1367,12 +1480,14 @@ msgstr "Pilih partisi lainnya"
msgid "Choose a partition"
msgstr "Pilih sebuah partisi"
-#: diskdrake/interactive.pm:273 diskdrake/interactive.pm:382 interactive/curses.pm:532
+#: diskdrake/interactive.pm:273 diskdrake/interactive.pm:382
+#: interactive/curses.pm:532
#, c-format
msgid "More"
msgstr "Selebihnya"
-#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:294 diskdrake/interactive.pm:1293
+#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:294
+#: diskdrake/interactive.pm:1293
#, c-format
msgid "Confirmation"
msgstr "Konfirmasi"
@@ -1450,8 +1565,12 @@ msgstr "Tidak bisa menambah lagi partisi"
#: diskdrake/interactive.pm:373
#, c-format
-msgid "To have more partitions, please delete one to be able to create an extended partition"
-msgstr "Untuk menambah partisi, silakan hapus satu agar dapat membuat sebuah partisi extended"
+msgid ""
+"To have more partitions, please delete one to be able to create an extended "
+"partition"
+msgstr ""
+"Untuk menambah partisi, silakan hapus satu agar dapat membuat sebuah partisi "
+"extended"
#: diskdrake/interactive.pm:384
#, c-format
@@ -1606,8 +1725,11 @@ msgstr "Hapus file loopback?"
#: diskdrake/interactive.pm:620
#, c-format
-msgid "After changing type of partition %s, all data on this partition will be lost"
-msgstr "Setelah mengubah tipe partisi %s, semua data pada partisi tersebut akan hilang"
+msgid ""
+"After changing type of partition %s, all data on this partition will be lost"
+msgstr ""
+"Setelah mengubah tipe partisi %s, semua data pada partisi tersebut akan "
+"hilang"
#: diskdrake/interactive.pm:636
#, c-format
@@ -1665,7 +1787,8 @@ msgid ""
"Cannot unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
-"Tidak bisa menghapus titik mount karena partisi ini digunakan untuk loop back.\n"
+"Tidak bisa menghapus titik mount karena partisi ini digunakan untuk loop "
+"back.\n"
"Hapus loopback terlebih dahulu"
#: diskdrake/interactive.pm:743
@@ -1673,7 +1796,8 @@ msgstr ""
msgid "Where do you want to mount %s?"
msgstr "Dimana Anda ingin memount %s?"
-#: diskdrake/interactive.pm:773 diskdrake/interactive.pm:869 fs/partitioning_wizard.pm:131 fs/partitioning_wizard.pm:207
+#: diskdrake/interactive.pm:773 diskdrake/interactive.pm:869
+#: fs/partitioning_wizard.pm:131 fs/partitioning_wizard.pm:207
#, c-format
msgid "Resizing"
msgstr "Mengubah ukuran"
@@ -1725,7 +1849,8 @@ msgid ""
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
"Untuk memastikan integritas data setelah mengubah ukuran partisi,\n"
-"pengujian sistem file akan dilakukan pada boot berikutnya ke Microsoft Windows®"
+"pengujian sistem file akan dilakukan pada boot berikutnya ke Microsoft "
+"Windows®"
#: diskdrake/interactive.pm:946 diskdrake/interactive.pm:1494
#, c-format
@@ -1784,7 +1909,8 @@ msgid ""
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
"Volume fisik %s masih digunakan.\n"
-"Apakah Anda ingin memindahkan perluasan fisik yang digunakan pada volume ini ke volume lain?"
+"Apakah Anda ingin memindahkan perluasan fisik yang digunakan pada volume ini "
+"ke volume lain?"
#: diskdrake/interactive.pm:1036
#, c-format
@@ -1806,7 +1932,7 @@ msgstr "Loopback"
msgid "Loopback file name: "
msgstr "Nama file loopback: "
-#: diskdrake/interactive.pm:1073 diskdrake/interactive.pm:1073
+#: diskdrake/interactive.pm:1073
#, c-format
msgid "Give a file name"
msgstr "Berikan sebuah nama file"
@@ -1902,12 +2028,16 @@ msgid ""
"Directory %s already contains data\n"
"(%s)\n"
"\n"
-"You can either choose to move the files into the partition that will be mounted there or leave them where they are (which results in hiding them by the contents of the mounted partition)"
+"You can either choose to move the files into the partition that will be "
+"mounted there or leave them where they are (which results in hiding them by "
+"the contents of the mounted partition)"
msgstr ""
"Direktori %s sudah berisi data\n"
"(%s)\n"
"\n"
-"Anda bisa memilih untuk memindahkan file ke partisi yang akan dimount atau membiarkan tetap di tempatnya (yang berarti akan disembunyikan oleh konten dari partisi yang dimount)"
+"Anda bisa memilih untuk memindahkan file ke partisi yang akan dimount atau "
+"membiarkan tetap di tempatnya (yang berarti akan disembunyikan oleh konten "
+"dari partisi yang dimount)"
#: diskdrake/interactive.pm:1324
#, c-format
@@ -1951,14 +2081,11 @@ msgstr "UUID: "
#: diskdrake/interactive.pm:1375
#, c-format
-msgid ""
-"DOS drive letter: %s (just a guess)\n"
-""
-msgstr ""
-"Huruf drive DOS: %s (hanya tebakan)\n"
-""
+msgid "DOS drive letter: %s (just a guess)\n"
+msgstr "Huruf drive DOS: %s (hanya tebakan)\n"
-#: diskdrake/interactive.pm:1379 diskdrake/interactive.pm:1388 diskdrake/interactive.pm:1462
+#: diskdrake/interactive.pm:1379 diskdrake/interactive.pm:1388
+#: diskdrake/interactive.pm:1462
#, c-format
msgid "Type: "
msgstr "Tipe: "
@@ -1970,12 +2097,8 @@ msgstr "Nama: "
#: diskdrake/interactive.pm:1390
#, c-format
-msgid ""
-"Start: sector %s\n"
-""
-msgstr ""
-"Mulai: sektor %s\n"
-""
+msgid "Start: sector %s\n"
+msgstr "Mulai: sektor %s\n"
#: diskdrake/interactive.pm:1391
#, c-format
@@ -1989,57 +2112,33 @@ msgstr ", %s sektor"
#: diskdrake/interactive.pm:1395
#, c-format
-msgid ""
-"Cylinder %d to %d\n"
-""
-msgstr ""
-"Silinder %d ke %d\n"
-""
+msgid "Cylinder %d to %d\n"
+msgstr "Silinder %d ke %d\n"
#: diskdrake/interactive.pm:1396
#, c-format
-msgid ""
-"Number of logical extents: %d\n"
-""
-msgstr ""
-"Nomor perluasan logical: %d\n"
-""
+msgid "Number of logical extents: %d\n"
+msgstr "Nomor perluasan logical: %d\n"
#: diskdrake/interactive.pm:1397
#, c-format
-msgid ""
-"Formatted\n"
-""
-msgstr ""
-"Terformat\n"
-""
+msgid "Formatted\n"
+msgstr "Terformat\n"
#: diskdrake/interactive.pm:1398
#, c-format
-msgid ""
-"Not formatted\n"
-""
-msgstr ""
-"Tidak terformat\n"
-""
+msgid "Not formatted\n"
+msgstr "Tidak terformat\n"
#: diskdrake/interactive.pm:1399
#, c-format
-msgid ""
-"Mounted\n"
-""
-msgstr ""
-"Termount\n"
-""
+msgid "Mounted\n"
+msgstr "Termount\n"
#: diskdrake/interactive.pm:1400
#, c-format
-msgid ""
-"RAID %s\n"
-""
-msgstr ""
-"RAID %s\n"
-""
+msgid "RAID %s\n"
+msgstr "RAID %s\n"
#: diskdrake/interactive.pm:1402
#, c-format
@@ -2066,49 +2165,33 @@ msgstr " (tidak aktif)"
msgid ""
"Loopback file(s):\n"
" %s\n"
-""
msgstr ""
"File loopback:\n"
" %s\n"
-""
#: diskdrake/interactive.pm:1414
#, c-format
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
-""
msgstr ""
"Partisi yang diboot secara default\n"
" (untuk boot MS-DOS, bukan untuk lilo)\n"
-""
#: diskdrake/interactive.pm:1416
#, c-format
-msgid ""
-"Level %s\n"
-""
-msgstr ""
-"Level %s\n"
-""
+msgid "Level %s\n"
+msgstr "Level %s\n"
#: diskdrake/interactive.pm:1417
#, c-format
-msgid ""
-"Chunk size %d KiB\n"
-""
-msgstr ""
-"Ukuran chunk %d KiB\n"
-""
+msgid "Chunk size %d KiB\n"
+msgstr "Ukuran chunk %d KiB\n"
#: diskdrake/interactive.pm:1418
#, c-format
-msgid ""
-"RAID-disks %s\n"
-""
-msgstr ""
-"Disk RAID %s\n"
-""
+msgid "RAID-disks %s\n"
+msgstr "Disk RAID %s\n"
#: diskdrake/interactive.pm:1420
#, c-format
@@ -2122,13 +2205,11 @@ msgid ""
"Chances are, this partition is\n"
"a Driver partition. You should\n"
"probably leave it alone.\n"
-""
msgstr ""
"\n"
"Mungkin partisi ini adalah\n"
"partisi Driver. Sebaiknya\n"
"biarkan begitu saja.\n"
-""
#: diskdrake/interactive.pm:1426
#, c-format
@@ -2137,13 +2218,11 @@ msgid ""
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
-""
msgstr ""
"\n"
"Partisi Bootstrap khusus\n"
"ini adalah untuk\n"
"dualboot sistem Anda.\n"
-""
#: diskdrake/interactive.pm:1435
#, c-format
@@ -2157,21 +2236,13 @@ msgstr "Hanya-baca"
#: diskdrake/interactive.pm:1445
#, c-format
-msgid ""
-"Size: %s\n"
-""
-msgstr ""
-"Ukuran: %s\n"
-""
+msgid "Size: %s\n"
+msgstr "Ukuran: %s\n"
#: diskdrake/interactive.pm:1446
#, c-format
-msgid ""
-"Geometry: %s cylinders, %s heads, %s sectors\n"
-""
-msgstr ""
-"Ukuran: %s silinder, %s head, %s sektor\n"
-""
+msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
+msgstr "Ukuran: %s silinder, %s head, %s sektor\n"
#: diskdrake/interactive.pm:1448
#, c-format
@@ -2180,30 +2251,18 @@ msgstr "Tipe media: "
#: diskdrake/interactive.pm:1449
#, c-format
-msgid ""
-"LVM-disks %s\n"
-""
-msgstr ""
-"Disk LVM %s\n"
-""
+msgid "LVM-disks %s\n"
+msgstr "Disk LVM %s\n"
#: diskdrake/interactive.pm:1450
#, c-format
-msgid ""
-"Partition table type: %s\n"
-""
-msgstr ""
-"Tipe tabel partisi: %s\n"
-""
+msgid "Partition table type: %s\n"
+msgstr "Tipe tabel partisi: %s\n"
#: diskdrake/interactive.pm:1451
#, c-format
-msgid ""
-"on channel %d id %d\n"
-""
-msgstr ""
-"pada channel %d id %d\n"
-""
+msgid "on channel %d id %d\n"
+msgstr "pada channel %d id %d\n"
#: diskdrake/interactive.pm:1495
#, c-format
@@ -2225,7 +2284,10 @@ msgstr "Algoritma enkripsi"
msgid "Change type"
msgstr "Ubah tipe"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550 interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160 interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415 ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
+#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
+#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
+#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
msgstr "Batal"
@@ -2252,8 +2314,11 @@ msgstr "Yang lain"
#: diskdrake/smbnfs_gtk.pm:178
#, c-format
-msgid "Please enter your username, password and domain name to access this host."
-msgstr "Silakan masukkan nama pengguna Anda, kata sandi dan nama domain untuk mengakses host ini."
+msgid ""
+"Please enter your username, password and domain name to access this host."
+msgstr ""
+"Silakan masukkan nama pengguna Anda, kata sandi dan nama domain untuk "
+"mengakses host ini."
#: diskdrake/smbnfs_gtk.pm:180
#, c-format
@@ -2292,27 +2357,27 @@ msgstr "Paket wajib %s hilang"
#: do_pkgs.pm:39 do_pkgs.pm:78
#, c-format
-msgid ""
-"The following packages need to be installed:\n"
-""
-msgstr ""
-"Paket berikut perlu diinstall:\n"
-""
+msgid "The following packages need to be installed:\n"
+msgstr "Paket berikut perlu diinstall:\n"
#: do_pkgs.pm:242
#, c-format
msgid "Installing packages..."
msgstr "Menginstall paket..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Menghapus paket..."
#: fs/any.pm:18
#, c-format
-msgid "An error occurred - no valid devices were found on which to create new filesystems. Please check your hardware for the cause of this problem"
-msgstr "Terjadi error - tidak ada device valid ditemukan pada sistem file baru yang akan dibuat. Silakan periksa penyebab masalah ini pada hardware Anda"
+msgid ""
+"An error occurred - no valid devices were found on which to create new "
+"filesystems. Please check your hardware for the cause of this problem"
+msgstr ""
+"Terjadi error - tidak ada device valid ditemukan pada sistem file baru yang "
+"akan dibuat. Silakan periksa penyebab masalah ini pada hardware Anda"
#: fs/any.pm:76 fs/partitioning_wizard.pm:64
#, c-format
@@ -2324,56 +2389,52 @@ msgstr "Anda haru memiliki partisi FAT termount di /boot/efi"
msgid "Creating and formatting file %s"
msgstr "Membuat dan memformat file %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Tidak bisa menetapkan label pada %s dengan tipe %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "mengatur label pada %s gagal, apakah telah terformat?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Tidak bisa memformat %s dengan tipe %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s memformat %s gagal"
#: fs/loopback.pm:24
#, c-format
-msgid ""
-"Circular mounts %s\n"
-""
-msgstr ""
-"Mount sirkuler %s\n"
-""
+msgid "Circular mounts %s\n"
+msgstr "Mount sirkuler %s\n"
#: fs/mount.pm:85
#, c-format
msgid "Mounting partition %s"
msgstr "Memount partisi %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "memount partisi %s dalam direktori %s gagal"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Memeriksa %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "error unmount %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Mengaktifkan partisi swap %s"
@@ -2400,7 +2461,8 @@ msgid ""
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
"Jangan update waktu akses inode pada sistem file ini\n"
-"(misalnya, untuk akses lebih cepat pada spool berita untuk mempercepat server berita)."
+"(misalnya, untuk akses lebih cepat pada spool berita untuk mempercepat "
+"server berita)."
#: fs/mount_options.pm:122
#, c-format
@@ -2409,7 +2471,8 @@ msgid ""
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
"Update waktu akses inode pada sistem file ini dengan cara lebih efisien\n"
-"(misalnya, untuk akses lebih cepat pada spool berita untuk mempercepat server berita)."
+"(misalnya, untuk akses lebih cepat pada spool berita untuk mempercepat "
+"server berita)."
#: fs/mount_options.pm:125
#, c-format
@@ -2514,8 +2577,12 @@ msgstr "Pilih partisi yang ingin Anda format"
#: fs/partitioning.pm:75
#, c-format
-msgid "Failed to check filesystem %s. Do you want to repair the errors? (beware, you can lose data)"
-msgstr "Gagal memeriksa sistem file %s. Apakah Anda ingin memperbaiki error? (hati-hati, Anda bisa kehilangan data)"
+msgid ""
+"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
+"you can lose data)"
+msgstr ""
+"Gagal memeriksa sistem file %s. Apakah Anda ingin memperbaiki error? (hati-"
+"hati, Anda bisa kehilangan data)"
#: fs/partitioning.pm:78
#, c-format
@@ -2581,8 +2648,14 @@ msgstr "Partisi mana yang ingin Anda ubah ukurannya?"
#: fs/partitioning_wizard.pm:174
#, c-format
-msgid "Your Microsoft Windows® partition is too fragmented. Please reboot your computer under Microsoft Windows®, run the ``defrag'' utility, then restart the %s installation."
-msgstr "Partisi Microsoft Windows® Anda terlalu terfragmentasi. Silakan reboot komputer Anda ke Microsoft Windows®, jalankan utilitas ``defrag'', lalu mulai kembali instalasi %s."
+msgid ""
+"Your Microsoft Windows® partition is too fragmented. Please reboot your "
+"computer under Microsoft Windows®, run the ``defrag'' utility, then restart "
+"the %s installation."
+msgstr ""
+"Partisi Microsoft Windows® Anda terlalu terfragmentasi. Silakan reboot "
+"komputer Anda ke Microsoft Windows®, jalankan utilitas ``defrag'', lalu "
+"mulai kembali instalasi %s."
#: fs/partitioning_wizard.pm:182
#, c-format
@@ -2593,7 +2666,12 @@ msgid ""
"Your Microsoft Windows® partition will be now resized.\n"
"\n"
"\n"
-"Be careful: this operation is dangerous. If you have not already done so, you first need to exit the installation, run \"chkdsk c:\" from a Command Prompt under Microsoft Windows® (beware, running graphical program \"scandisk\" is not enough, be sure to use \"chkdsk\" in a Command Prompt!), optionally run defrag, then restart the installation. You should also backup your data.\n"
+"Be careful: this operation is dangerous. If you have not already done so, "
+"you first need to exit the installation, run \"chkdsk c:\" from a Command "
+"Prompt under Microsoft Windows® (beware, running graphical program \"scandisk"
+"\" is not enough, be sure to use \"chkdsk\" in a Command Prompt!), "
+"optionally run defrag, then restart the installation. You should also backup "
+"your data.\n"
"\n"
"\n"
"When sure, press %s."
@@ -2604,13 +2682,19 @@ msgstr ""
"Ukuran partisi Microsoft Windows® Anda sekarang akan diubah.\n"
"\n"
"\n"
-"Hati-hati: operasi ini berbahaya. Jika Anda belum melakukannya, Anda perlu keluar dari instalasi, jalankan \"chkdsk c:\" dari Command Prompt pada Microsoft Windows® (hati-hati, menjalankan program grafis \"scandisk\" tidaklah cukup, pastikan untuk menggunakan \"chkdsk\" dalam Command Prompt!), jalankan defrag sebagai opsi, lalu mulai ulang instalasi. Anda juga harus membackup data Anda.\n"
+"Hati-hati: operasi ini berbahaya. Jika Anda belum melakukannya, Anda perlu "
+"keluar dari instalasi, jalankan \"chkdsk c:\" dari Command Prompt pada "
+"Microsoft Windows® (hati-hati, menjalankan program grafis \"scandisk\" "
+"tidaklah cukup, pastikan untuk menggunakan \"chkdsk\" dalam Command "
+"Prompt!), jalankan defrag sebagai opsi, lalu mulai ulang instalasi. Anda "
+"juga harus membackup data Anda.\n"
"\n"
"\n"
"Jika Anda sudah yakin, tekan %s."
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559 interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Berikutnya"
@@ -2623,7 +2707,9 @@ msgstr "Mempartisi"
#: fs/partitioning_wizard.pm:197
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
-msgstr "Ukuran yang mana yang ingin Anda pertahankan untuk Microsoft Windows® pada partisi %s?"
+msgstr ""
+"Ukuran yang mana yang ingin Anda pertahankan untuk Microsoft Windows® pada "
+"partisi %s?"
#: fs/partitioning_wizard.pm:198
#, c-format
@@ -2643,7 +2729,8 @@ msgstr "Mengubah ukuran FAT gagal: %s"
#: fs/partitioning_wizard.pm:228
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
-msgstr "Tidak ada partisi FAT untuk diubah ukuran (atau tidak cukup ruang tersisa)"
+msgstr ""
+"Tidak ada partisi FAT untuk diubah ukuran (atau tidak cukup ruang tersisa)"
#: fs/partitioning_wizard.pm:233
#, c-format
@@ -2657,8 +2744,12 @@ msgstr "Hapus dan gunakan seluruh disk"
#: fs/partitioning_wizard.pm:237
#, c-format
-msgid "You have more than one hard disk drive, which one do you want the installer to use?"
-msgstr "Anda memiliki lebih dari satu drive hard disk, yang mana yang ingin Anda gunakan untuk installer?"
+msgid ""
+"You have more than one hard disk drive, which one do you want the installer "
+"to use?"
+msgstr ""
+"Anda memiliki lebih dari satu drive hard disk, yang mana yang ingin Anda "
+"gunakan untuk installer?"
#: fs/partitioning_wizard.pm:245 fsedit.pm:634
#, c-format
@@ -2742,21 +2833,21 @@ msgstr "Software RAID BIOS terdeteksi pada disk %s. Aktifkan?"
#: fsedit.pm:247
#, c-format
msgid ""
-"I cannot read the partition table of device %s, it's too corrupted for me :(\n"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
+"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
"(the error is %s)\n"
"\n"
"Do you agree to lose all the partitions?\n"
-""
msgstr ""
"Tabel partisi device %s tidak bisa dibaca, sudah sangat rusak :(\n"
-"Bisa dicoba untuk dilanjutkan, menghapus partisi yang rusak (SEMUA DATA akan hilang!).\n"
+"Bisa dicoba untuk dilanjutkan, menghapus partisi yang rusak (SEMUA DATA akan "
+"hilang!).\n"
"Solusi lainnya adalah tidak mengizinkan DrakX memodifikasi tabel partisi.\n"
"(errornya adalah %s)\n"
"\n"
"Apakah Anda setuju untuk kehilangan semua partisi?\n"
-""
#: fsedit.pm:427
#, c-format
@@ -2770,12 +2861,8 @@ msgstr "Titik mount harus hanya berisi karakter alfanumerik"
#: fsedit.pm:429
#, c-format
-msgid ""
-"There is already a partition with mount point %s\n"
-""
-msgstr ""
-"Sudah ada partisi dengan titik mount %s\n"
-""
+msgid "There is already a partition with mount point %s\n"
+msgstr "Sudah ada partisi dengan titik mount %s\n"
#: fsedit.pm:434
#, c-format
@@ -2790,8 +2877,12 @@ msgstr ""
#: fsedit.pm:440
#, c-format
-msgid "Metadata version unsupported for a boot partition. Please be sure to add a separate /boot partition."
-msgstr "Versi metadata tidak mendukung partisi boot. Silakan yakinkan untuk membuat partisi /boot terpisah."
+msgid ""
+"Metadata version unsupported for a boot partition. Please be sure to add a "
+"separate /boot partition."
+msgstr ""
+"Versi metadata tidak mendukung partisi boot. Silakan yakinkan untuk membuat "
+"partisi /boot terpisah."
#: fsedit.pm:448
#, c-format
@@ -2821,18 +2912,24 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:485
#, c-format
msgid "You cannot use an encrypted filesystem for mount point %s"
-msgstr "Anda tidak bisa menggunakan sistem file terenkripsi untuk titik mount %s"
+msgstr ""
+"Anda tidak bisa menggunakan sistem file terenkripsi untuk titik mount %s"
#: fsedit.pm:469
#, c-format
-msgid "You cannot use the LVM Logical Volume for mount point %s since it spans physical volumes"
-msgstr "Anda tidak bisa menggunakan Volume Logical LVM untuk titik mount %s karena melebihi volume fisik"
+msgid ""
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
+"physical volumes"
+msgstr ""
+"Anda tidak bisa menggunakan Volume Logical LVM untuk titik mount %s karena "
+"melebihi volume fisik"
#: fsedit.pm:471
#, c-format
msgid ""
"You've selected the LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this when the volume spans physical volumes.\n"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
"You should create a separate /boot partition first"
msgstr ""
"Anda telah memilih Volume Logical LVM sebagai root (/).\n"
@@ -2847,11 +2944,11 @@ msgstr "Direktori ini harus tetap ada di dalam sistem file root"
#: fsedit.pm:479 fsedit.pm:481 fsedit.pm:483
#, c-format
msgid ""
-"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount point\n"
-""
+"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
+"point\n"
msgstr ""
-"Anda perlu sistem file yang sebenarnya (ext2/3/4, reiserfs, xfs, or jfs) untuk titik mount ini\n"
-""
+"Anda perlu sistem file yang sebenarnya (ext2/3/4, reiserfs, xfs, or jfs) "
+"untuk titik mount ini\n"
#: fsedit.pm:550
#, c-format
@@ -3136,8 +3233,12 @@ msgstr "Tidak ada driver alternatif"
#: harddrake/sound.pm:355
#, c-format
-msgid "There's no known OSS/ALSA alternative driver for your sound card (%s) which currently uses \"%s\""
-msgstr "Tidak ada driver alternatif OSS/ALSA yang diketahui untuk kartu suara Anda (%s) yang kini menggunakan \"%s\""
+msgid ""
+"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
+"currently uses \"%s\""
+msgstr ""
+"Tidak ada driver alternatif OSS/ALSA yang diketahui untuk kartu suara Anda "
+"(%s) yang kini menggunakan \"%s\""
#: harddrake/sound.pm:362
#, c-format
@@ -3146,8 +3247,12 @@ msgstr "Konfigurasi suara"
#: harddrake/sound.pm:364
#, c-format
-msgid "Here you can select an alternative driver (either OSS or ALSA) for your sound card (%s)."
-msgstr "Di sini Anda bisa memilih driver alternatif (OSS atau ALSA) untuk kartu suara Anda (%s)."
+msgid ""
+"Here you can select an alternative driver (either OSS or ALSA) for your "
+"sound card (%s)."
+msgstr ""
+"Di sini Anda bisa memilih driver alternatif (OSS atau ALSA) untuk kartu "
+"suara Anda (%s)."
#. -PO: here the first %s is either "OSS" or "ALSA",
#. -PO: the second %s is the name of the current driver
@@ -3157,29 +3262,36 @@ msgstr "Di sini Anda bisa memilih driver alternatif (OSS atau ALSA) untuk kartu
msgid ""
"\n"
"\n"
-"Your card currently uses the %s\"%s\" driver (the default driver for your card is \"%s\")"
+"Your card currently uses the %s\"%s\" driver (the default driver for your "
+"card is \"%s\")"
msgstr ""
"\n"
"\n"
-"Kartu suara Anda saat ini menggunakan driver %s\"%s\" (driver default untuk kartu suara Anda adalah \"%s\")"
+"Kartu suara Anda saat ini menggunakan driver %s\"%s\" (driver default untuk "
+"kartu suara Anda adalah \"%s\")"
#: harddrake/sound.pm:371
#, c-format
msgid ""
-"OSS (Open Sound System) was the first sound API. It's an OS independent sound API (it's available on most UNIX(tm) systems) but it's a very basic and limited API.\n"
+"OSS (Open Sound System) was the first sound API. It's an OS independent "
+"sound API (it's available on most UNIX(tm) systems) but it's a very basic "
+"and limited API.\n"
"What's more, OSS drivers all reinvent the wheel.\n"
"\n"
-"ALSA (Advanced Linux Sound Architecture) is a modularized architecture which\n"
+"ALSA (Advanced Linux Sound Architecture) is a modularized architecture "
+"which\n"
"supports quite a large range of ISA, USB and PCI cards.\n"
"\n"
"It also provides a much higher API than OSS.\n"
"\n"
"To use alsa, one can either use:\n"
"- the old compatibility OSS API\n"
-"- the new ALSA API that provides many enhanced features but requires using the ALSA library.\n"
-""
+"- the new ALSA API that provides many enhanced features but requires using "
+"the ALSA library.\n"
msgstr ""
-"OSS (Open Sound System) adalah API suara pertama. Ini adalah API suara independen OS (tersedia pada kebanyakan sistem UNIX(tm)) tapi ini API sangat dasar dan terbatas.\n"
+"OSS (Open Sound System) adalah API suara pertama. Ini adalah API suara "
+"independen OS (tersedia pada kebanyakan sistem UNIX(tm)) tapi ini API sangat "
+"dasar dan terbatas.\n"
"Terlebih, driver OSS bisa menjalankan semuanya.\n"
"\n"
"ALSA (Advanced Linux Sound Architecture) adalah arsitektur termodulasi yang\n"
@@ -3189,8 +3301,8 @@ msgstr ""
"\n"
"Untuk menggunakan alsa, Anda bisa menggunakan:\n"
"- kompatibilitas lama API OSS\n"
-"- API ALSA baru yang menyediakan banyak peningkatan fitur tapi perlu menggunakan library ALSA.\n"
-""
+"- API ALSA baru yang menyediakan banyak peningkatan fitur tapi perlu "
+"menggunakan library ALSA.\n"
#: harddrake/sound.pm:385 harddrake/sound.pm:468
#, c-format
@@ -3219,8 +3331,12 @@ msgstr "Tidak ada driver open source"
#: harddrake/sound.pm:408
#, c-format
-msgid "There's no free driver for your sound card (%s), but there's a proprietary driver at \"%s\"."
-msgstr "Tidak ada driver free untuk kartu suara Anda (%s), tapi ada driver proprietari di \"%s\"."
+msgid ""
+"There's no free driver for your sound card (%s), but there's a proprietary "
+"driver at \"%s\"."
+msgstr ""
+"Tidak ada driver free untuk kartu suara Anda (%s), tapi ada driver "
+"proprietari di \"%s\"."
#: harddrake/sound.pm:411
#, c-format
@@ -3244,7 +3360,8 @@ msgid ""
"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
-"- \"lspcidrake -v | fgrep -i AUDIO\" will tell you which driver your card uses\n"
+"- \"lspcidrake -v | fgrep -i AUDIO\" will tell you which driver your card "
+"uses\n"
"by default\n"
"\n"
"- \"grep sound-slot /etc/modprobe.conf\" will tell you what driver it\n"
@@ -3260,7 +3377,6 @@ msgid ""
"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
"\n"
"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
-""
msgstr ""
"Bug klasik tester suara adalah menjalankan perintah berikut:\n"
"\n"
@@ -3280,8 +3396,8 @@ msgstr ""
"\n"
"- \"aumix -q\" akan memberitahu jika volume suara mute atau tidak\n"
"\n"
-"- \"/sbin/fuser -v /dev/dsp\" akan memberitahu program mana menggunakan kartu suara.\n"
-""
+"- \"/sbin/fuser -v /dev/dsp\" akan memberitahu program mana menggunakan "
+"kartu suara.\n"
#: harddrake/sound.pm:457
#, c-format
@@ -3297,7 +3413,8 @@ msgstr "Memilih sembarang driver"
#: harddrake/sound.pm:463
#, c-format
msgid ""
-"If you really think that you know which driver is the right one for your card\n"
+"If you really think that you know which driver is the right one for your "
+"card\n"
"you can pick one from the above list.\n"
"\n"
"The current driver for your \"%s\" sound card is \"%s\" "
@@ -3330,11 +3447,15 @@ msgstr "Tidak diketahui|CPH06X (bt878) [banyak vendor]"
#: harddrake/v4l.pm:475
#, c-format
msgid ""
-"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-detect the rights parameters.\n"
-"If your card is misdetected, you can force the right tuner and card types here. Just select your TV card parameters if needed."
+"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
+"detect the rights parameters.\n"
+"If your card is misdetected, you can force the right tuner and card types "
+"here. Just select your TV card parameters if needed."
msgstr ""
-"Untuk kebanyakan kartu TV modern, modul bttv dari kernel GNU/Linux langsung mendeteksi otomatis parameter yang benar.\n"
-"Jika kartu Anda salah deteksi, Anda bisa memaksa tuner yang benar dan tipe kartu di sini. Pilih parameter kartu TV Anda jika diperlukan."
+"Untuk kebanyakan kartu TV modern, modul bttv dari kernel GNU/Linux langsung "
+"mendeteksi otomatis parameter yang benar.\n"
+"Jika kartu Anda salah deteksi, Anda bisa memaksa tuner yang benar dan tipe "
+"kartu di sini. Pilih parameter kartu TV Anda jika diperlukan."
#: harddrake/v4l.pm:478
#, c-format
@@ -3346,42 +3467,45 @@ msgstr "Model kartu:"
msgid "Tuner type:"
msgstr "Tipe tuner:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270 interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39 interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846 ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
+#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
+#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
+#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
msgstr "Ok"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Ya"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Tidak"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Pilih file"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Tambah"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Modifikasi"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Selesai"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Sebelumnya"
@@ -3413,12 +3537,8 @@ msgstr "Hati-hati, Caps Lock aktif"
#: interactive/stdio.pm:29 interactive/stdio.pm:154
#, c-format
-msgid ""
-"Bad choice, try again\n"
-""
-msgstr ""
-"Pilihan salah, coba lagi\n"
-""
+msgid "Bad choice, try again\n"
+msgstr "Pilihan salah, coba lagi\n"
#: interactive/stdio.pm:30 interactive/stdio.pm:155
#, c-format
@@ -3461,12 +3581,8 @@ msgstr " masukkan `void' untuk entri kosong"
#: interactive/stdio.pm:128
#, c-format
-msgid ""
-"=> There are many things to choose from (%s).\n"
-""
-msgstr ""
-"=> Ada banyak yang bisa dipilih dari (%s).\n"
-""
+msgid "=> There are many things to choose from (%s).\n"
+msgstr "=> Ada banyak yang bisa dipilih dari (%s).\n"
#: interactive/stdio.pm:131
#, c-format
@@ -4699,7 +4815,8 @@ msgstr "Selamat Datang di %s"
#: lvm.pm:92
#, c-format
msgid "Moving used physical extents to other physical volumes failed"
-msgstr "Memindahkan perluasan fisik yang terpakai ke volume fisik lain yang gagal"
+msgstr ""
+"Memindahkan perluasan fisik yang terpakai ke volume fisik lain yang gagal"
#: lvm.pm:149
#, c-format
@@ -4708,12 +4825,8 @@ msgstr "Volume fisik %s masih digunakan"
#: lvm.pm:159
#, c-format
-msgid ""
-"Remove the logical volumes first\n"
-""
-msgstr ""
-"Hapus volume logical terlebih dahulu\n"
-""
+msgid "Remove the logical volumes first\n"
+msgstr "Hapus volume logical terlebih dahulu\n"
#: lvm.pm:202
#, c-format
@@ -4725,9 +4838,9 @@ msgstr "Bootloader tidak bisa menangani /boot pada volume fisik multiple"
#, c-format
msgid "_: You can warn about unofficial translation here"
msgstr ""
-"Perjanjian Lisensi yang sah adalah License Agreement berbahasa Inggris. Terjemahan bahasa "
-"Indonesia ini dibuat untuk memudahkan pengguna berbahasa Indonesia memahami isi dari License "
-"Agreement tersebut."
+"Perjanjian Lisensi yang sah adalah License Agreement berbahasa Inggris. "
+"Terjemahan bahasa Indonesia ini dibuat untuk memudahkan pengguna berbahasa "
+"Indonesia memahami isi dari License Agreement tersebut."
#: messages.pm:18
#, c-format
@@ -4737,16 +4850,24 @@ msgstr "Pengantar"
#: messages.pm:20
#, c-format
msgid ""
-"The operating system and the different components available in the Mageia distribution \n"
-"shall be called the \"Software Products\" hereafter. The Software Products include, but are not \n"
-"restricted to, the set of programs, methods, rules and documentation related to the operating \n"
-"system and the different components of the Mageia distribution, and any applications \n"
+"The operating system and the different components available in the Mageia "
+"distribution \n"
+"shall be called the \"Software Products\" hereafter. The Software Products "
+"include, but are not \n"
+"restricted to, the set of programs, methods, rules and documentation related "
+"to the operating \n"
+"system and the different components of the Mageia distribution, and any "
+"applications \n"
"distributed with these products provided by Mageia's licensors or suppliers."
msgstr ""
-"Sistem operasi dan berbagai komponen yang tersedia dalam distribusi Mageia akan disebut \n"
-"\"Produk Software\". Produk Software termasuk, namun tidak terbatas pada, sekumpulan \n"
-"program, metode, aturan dan dokumentasi yang berkaitan dengan sistem operasi dan komponen \n"
-"yang berbeda dari distribusi Mageia, dan setiap aplikasi yang didistribusikan dengan \n"
+"Sistem operasi dan berbagai komponen yang tersedia dalam distribusi Mageia "
+"akan disebut \n"
+"\"Produk Software\". Produk Software termasuk, namun tidak terbatas pada, "
+"sekumpulan \n"
+"program, metode, aturan dan dokumentasi yang berkaitan dengan sistem operasi "
+"dan komponen \n"
+"yang berbeda dari distribusi Mageia, dan setiap aplikasi yang "
+"didistribusikan dengan \n"
"produk yang disediakan oleh pemberi lisensi Mageia atau pemasok."
#: messages.pm:27
@@ -4757,26 +4878,40 @@ msgstr "1. Perjanjian Lisensi"
#: messages.pm:29
#, c-format
msgid ""
-"Please read this document carefully. This document is a license agreement between you and \n"
+"Please read this document carefully. This document is a license agreement "
+"between you and \n"
"Mageia which applies to the Software Products.\n"
-"By installing, duplicating or using any of the Software Products in any manner, you explicitly \n"
-"accept and fully agree to conform to the terms and conditions of this License. \n"
-"If you disagree with any portion of the License, you are not allowed to install, duplicate or use \n"
+"By installing, duplicating or using any of the Software Products in any "
+"manner, you explicitly \n"
+"accept and fully agree to conform to the terms and conditions of this "
+"License. \n"
+"If you disagree with any portion of the License, you are not allowed to "
+"install, duplicate or use \n"
"the Software Products. \n"
-"Any attempt to install, duplicate or use the Software Products in a manner which does not comply \n"
-"with the terms and conditions of this License is void and will terminate your rights under this \n"
-"License. Upon termination of the License, you must immediately destroy all copies of the \n"
+"Any attempt to install, duplicate or use the Software Products in a manner "
+"which does not comply \n"
+"with the terms and conditions of this License is void and will terminate "
+"your rights under this \n"
+"License. Upon termination of the License, you must immediately destroy all "
+"copies of the \n"
"Software Products."
msgstr ""
-"Silakan baca dokumen ini secara seksama. Dokumen ini adalah perjanjian lisensi antara Anda \n"
+"Silakan baca dokumen ini secara seksama. Dokumen ini adalah perjanjian "
+"lisensi antara Anda \n"
"dan Mageia yang berlaku untuk Produk Software.\n"
-"Dengan menginstall, duplikasi atau menggunakan Produk Software dengan cara apapun, Anda secara \n"
-"eksplisit menerima dan setuju untuk sesuai dengan syarat dan ketentuan dari Lisensi ini. \n"
-"Jika Anda tidak setuju dengan bagian manapun dari Lisensi, Anda tidak diizinkan untuk menginstall, \n"
+"Dengan menginstall, duplikasi atau menggunakan Produk Software dengan cara "
+"apapun, Anda secara \n"
+"eksplisit menerima dan setuju untuk sesuai dengan syarat dan ketentuan dari "
+"Lisensi ini. \n"
+"Jika Anda tidak setuju dengan bagian manapun dari Lisensi, Anda tidak "
+"diizinkan untuk menginstall, \n"
"duplikasi atau menggunakan Produk Software. \n"
-"Setiap usaha untuk menginstall, duplikasi atau menggunakan Produk Software dengan tujuan yang \n"
-"tidak sesuai dengan syarat dan ketentuan akan membatalkan hak-hak Anda di bawah Lisensi ini. \n"
-"Pada saat berakhirnya Lisensi, Anda harus segera memusnahkan semua salinan dari Produk Software."
+"Setiap usaha untuk menginstall, duplikasi atau menggunakan Produk Software "
+"dengan tujuan yang \n"
+"tidak sesuai dengan syarat dan ketentuan akan membatalkan hak-hak Anda di "
+"bawah Lisensi ini. \n"
+"Pada saat berakhirnya Lisensi, Anda harus segera memusnahkan semua salinan "
+"dari Produk Software."
#: messages.pm:41
#, c-format
@@ -4787,51 +4922,85 @@ msgstr "2. Jaminan Terbatas"
#: messages.pm:44
#, c-format
msgid ""
-"The Software Products and attached documentation are provided \"as is\", with no warranty, to the \n"
+"The Software Products and attached documentation are provided \"as is\", "
+"with no warranty, to the \n"
"extent permitted by law.\n"
-"Neither Mageia nor its licensors or suppliers will, in any circumstances and to the extent \n"
-"permitted by law, be liable for any special, incidental, direct or indirect damages whatsoever \n"
-"(including without limitation damages for loss of business, interruption of business, financial \n"
-"loss, legal fees and penalties resulting from a court judgment, or any other consequential loss) \n"
-"arising out of the use or inability to use the Software Products, even if Mageia or its \n"
-"licensors or suppliers have been advised of the possibility or occurrence of such damages.\n"
+"Neither Mageia nor its licensors or suppliers will, in any circumstances and "
+"to the extent \n"
+"permitted by law, be liable for any special, incidental, direct or indirect "
+"damages whatsoever \n"
+"(including without limitation damages for loss of business, interruption of "
+"business, financial \n"
+"loss, legal fees and penalties resulting from a court judgment, or any other "
+"consequential loss) \n"
+"arising out of the use or inability to use the Software Products, even if "
+"Mageia or its \n"
+"licensors or suppliers have been advised of the possibility or occurrence of "
+"such damages.\n"
"\n"
-"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME COUNTRIES\n"
+"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
+"COUNTRIES\n"
"\n"
-"To the extent permitted by law, neither Mageia nor its licensors, suppliers or\n"
-"distributors will, in any circumstances, be liable for any special, incidental, direct or indirect \n"
-"damages whatsoever (including without limitation damages for loss of business, interruption of \n"
-"business, financial loss, legal fees and penalties resulting from a court judgment, or any \n"
-"other consequential loss) arising out of the possession and use of software components or \n"
-"arising out of downloading software components from one of Mageia sites which are \n"
+"To the extent permitted by law, neither Mageia nor its licensors, suppliers "
+"or\n"
+"distributors will, in any circumstances, be liable for any special, "
+"incidental, direct or indirect \n"
+"damages whatsoever (including without limitation damages for loss of "
+"business, interruption of \n"
+"business, financial loss, legal fees and penalties resulting from a court "
+"judgment, or any \n"
+"other consequential loss) arising out of the possession and use of software "
+"components or \n"
+"arising out of downloading software components from one of Mageia sites "
+"which are \n"
"prohibited or restricted in some countries by local laws.\n"
-"This limited liability applies to, but is not restricted to, the strong cryptography components \n"
+"This limited liability applies to, but is not restricted to, the strong "
+"cryptography components \n"
"included in the Software Products.\n"
-"However, because some jurisdictions do not allow the exclusion or limitation or liability for \n"
-"consequential or incidental damages, the above limitation may not apply to you."
+"However, because some jurisdictions do not allow the exclusion or limitation "
+"or liability for \n"
+"consequential or incidental damages, the above limitation may not apply to "
+"you."
msgstr ""
-"Produk Software dan dokumentasi terlampir disediakan \"seperti\", dengan tanpa jaminan, sampai \n"
+"Produk Software dan dokumentasi terlampir disediakan \"seperti\", dengan "
+"tanpa jaminan, sampai \n"
"batas yang diizinkan oleh hukum.\n"
-"Tidak Mageia tidak juga pelisensinya atau pemasok akan, dalam situasi apapun dan sejauh yang diizinkan \n"
-"oleh hukum, bertanggung jawab atas kerusakan khusus, insidental, langsung atau tidak langsung \n"
-"(termasuk tanpa batasan untuk kerugian bisnis, gangguan bisnis, kerugian finansial, biaya hukum \n"
-"dan denda dari hasil keputusan pengadilan, atau konsekuensi kerugian lainnya) yang timbul dari \n"
-"penggunaan atau ketidakmampuan untuk menggunakan Produk Software, bahkan jika Mageia atau pemberi \n"
-"lisensi atau pemasok telah diberitahukan mengenai kemungkinan akan terjadinya kerusakan tersebut.\n"
+"Tidak Mageia tidak juga pelisensinya atau pemasok akan, dalam situasi apapun "
+"dan sejauh yang diizinkan \n"
+"oleh hukum, bertanggung jawab atas kerusakan khusus, insidental, langsung "
+"atau tidak langsung \n"
+"(termasuk tanpa batasan untuk kerugian bisnis, gangguan bisnis, kerugian "
+"finansial, biaya hukum \n"
+"dan denda dari hasil keputusan pengadilan, atau konsekuensi kerugian "
+"lainnya) yang timbul dari \n"
+"penggunaan atau ketidakmampuan untuk menggunakan Produk Software, bahkan "
+"jika Mageia atau pemberi \n"
+"lisensi atau pemasok telah diberitahukan mengenai kemungkinan akan "
+"terjadinya kerusakan tersebut.\n"
"\n"
-"KEWAJIBAN TERBATAS TERKAIT DENGAN PENGGUNAAN SOFTWARE YANG DILARANG DI BEBERAPA NEGARA\n"
+"KEWAJIBAN TERBATAS TERKAIT DENGAN PENGGUNAAN SOFTWARE YANG DILARANG DI "
+"BEBERAPA NEGARA\n"
"\n"
-"Sejauh yang diizinkan oleh hukum, tidak Mageia tidak juga pelisensinya, pemasok atau distributor \n"
-"akan, dalam situasi apapun, bertanggung atas kerusakan khusus, insidental, langsung atau \n"
-"tidak langsung apapun (termasuk tanpa batasan untuk kerugian bisnis, gangguan bisnis, \n"
-"kerugian finansial, biaya hukum dan denda dari hasil keputusan pengadilan, atau konsekuensi \n"
-"kerugian lainya) yang timbul dari penggunaan komponen software atau timbul dari mendownload \n"
-"komponen software dari salah satu situs Mageia yang dilarang atau dibatasi di beberapa negara \n"
+"Sejauh yang diizinkan oleh hukum, tidak Mageia tidak juga pelisensinya, "
+"pemasok atau distributor \n"
+"akan, dalam situasi apapun, bertanggung atas kerusakan khusus, insidental, "
+"langsung atau \n"
+"tidak langsung apapun (termasuk tanpa batasan untuk kerugian bisnis, "
+"gangguan bisnis, \n"
+"kerugian finansial, biaya hukum dan denda dari hasil keputusan pengadilan, "
+"atau konsekuensi \n"
+"kerugian lainya) yang timbul dari penggunaan komponen software atau timbul "
+"dari mendownload \n"
+"komponen software dari salah satu situs Mageia yang dilarang atau dibatasi "
+"di beberapa negara \n"
"oleh hukum setempat.\n"
-"Kewajiban terbatas ini berlaku untuk, tapi tidak terbatas pada, komponen kriptografi yang kuat \n"
+"Kewajiban terbatas ini berlaku untuk, tapi tidak terbatas pada, komponen "
+"kriptografi yang kuat \n"
"yang disertakan dalam Produk Software.\n"
-"Namun, karena beberapa wilayah hukum tidak mengizinkan pengecualian atau pembatasan atau kewajiban \n"
-"untuk kerusakan konsekuensional atau insidental, pembatasan di atas mungkin tidak berlaku."
+"Namun, karena beberapa wilayah hukum tidak mengizinkan pengecualian atau "
+"pembatasan atau kewajiban \n"
+"untuk kerusakan konsekuensional atau insidental, pembatasan di atas mungkin "
+"tidak berlaku."
#: messages.pm:68
#, c-format
@@ -4841,20 +5010,31 @@ msgstr "3. Lisensi GPL dan Lisensi Terkait"
#: messages.pm:70
#, c-format
msgid ""
-"The Software Products consist of components created by different persons or entities.\n"
-"Most of these licenses allow you to use, duplicate, adapt or redistribute the components which \n"
-"they cover. Please read carefully the terms and conditions of the license agreement for each component \n"
-"before using any component. Any question on a component license should be addressed to the component \n"
+"The Software Products consist of components created by different persons or "
+"entities.\n"
+"Most of these licenses allow you to use, duplicate, adapt or redistribute "
+"the components which \n"
+"they cover. Please read carefully the terms and conditions of the license "
+"agreement for each component \n"
+"before using any component. Any question on a component license should be "
+"addressed to the component \n"
"licensor or supplier and not to Mageia.\n"
-"The programs developed by Mageia are governed by the GPL License. Documentation written \n"
+"The programs developed by Mageia are governed by the GPL License. "
+"Documentation written \n"
"by Mageia is governed by \"%s\" License."
msgstr ""
-"Produk Software terdiri dari komponen yang dibuat oleh orang atau badan yang berbeda.\n"
-"Kebanyakan dari lisensi ini mengizinkan Anda untuk menggunakan, menduplikasi, menyesuaikan atau \n"
-"menyebarluaskan komponen mereka. Silakan baca secara seksama syarat dan ketentuan dari perjanjian \n"
-"lisensi dari setiap komponen sebelum menggunakannya. Setiap pertanyaan pada lisensi komponen \n"
-"harus ditujukan ke pemberi lisensi atau pemasok komponen dan bukan ke Mageia.\n"
-"Program yang dikembangkan oleh Mageia diatur oleh Lisensi GPL. Dokumentasi yang ditulis oleh \n"
+"Produk Software terdiri dari komponen yang dibuat oleh orang atau badan yang "
+"berbeda.\n"
+"Kebanyakan dari lisensi ini mengizinkan Anda untuk menggunakan, "
+"menduplikasi, menyesuaikan atau \n"
+"menyebarluaskan komponen mereka. Silakan baca secara seksama syarat dan "
+"ketentuan dari perjanjian \n"
+"lisensi dari setiap komponen sebelum menggunakannya. Setiap pertanyaan pada "
+"lisensi komponen \n"
+"harus ditujukan ke pemberi lisensi atau pemasok komponen dan bukan ke "
+"Mageia.\n"
+"Program yang dikembangkan oleh Mageia diatur oleh Lisensi GPL. Dokumentasi "
+"yang ditulis oleh \n"
"Mageia diatur oleh Lisensi \"%s\"."
#: messages.pm:79
@@ -4865,16 +5045,23 @@ msgstr "4. Hak Kekayaan Intelektual"
#: messages.pm:81
#, c-format
msgid ""
-"All rights to the components of the Software Products belong to their respective authors and are \n"
-"protected by intellectual property and copyright laws applicable to software programs.\n"
-"Mageia and its suppliers and licensors reserves their rights to modify or adapt the Software \n"
+"All rights to the components of the Software Products belong to their "
+"respective authors and are \n"
+"protected by intellectual property and copyright laws applicable to software "
+"programs.\n"
+"Mageia and its suppliers and licensors reserves their rights to modify or "
+"adapt the Software \n"
"Products, as a whole or in parts, by all means and for all purposes.\n"
"\"Mageia\" and associated logos are trademarks of %s"
msgstr ""
-"Semua hak atas komponen Produk Software adalah milik penulis yang bersangkutan dan dilindungi \n"
-"oleh hak kekayaan intelektual dan hukum hak cipta yang berlaku untuk program software.\n"
-"Mageia dan pemasok dan pemberi lisensi menggunakan hak tersebut untuk memodifikasi atau menyesuaikan \n"
-"Produk Software, secara keseluruhan atau sebagian, dengan semua cara dan untuk semua keperluan.\n"
+"Semua hak atas komponen Produk Software adalah milik penulis yang "
+"bersangkutan dan dilindungi \n"
+"oleh hak kekayaan intelektual dan hukum hak cipta yang berlaku untuk program "
+"software.\n"
+"Mageia dan pemasok dan pemberi lisensi menggunakan hak tersebut untuk "
+"memodifikasi atau menyesuaikan \n"
+"Produk Software, secara keseluruhan atau sebagian, dengan semua cara dan "
+"untuk semua keperluan.\n"
"\"Mageia\" dan logo terkait adalah merk dagang dari %s"
#: messages.pm:88
@@ -4885,35 +5072,50 @@ msgstr "5. Wilayah Hukum"
#: messages.pm:90
#, c-format
msgid ""
-"If any portion of this agreement is held void, illegal or inapplicable by a court judgment, this \n"
-"portion is excluded from this contract. You remain bound by the other applicable sections of the \n"
+"If any portion of this agreement is held void, illegal or inapplicable by a "
+"court judgment, this \n"
+"portion is excluded from this contract. You remain bound by the other "
+"applicable sections of the \n"
"agreement.\n"
-"The terms and conditions of this License are governed by the Laws of France.\n"
-"All disputes on the terms of this license will preferably be settled out of court. As a last \n"
-"resort, the dispute will be referred to the appropriate Courts of Law of Paris - France.\n"
+"The terms and conditions of this License are governed by the Laws of "
+"France.\n"
+"All disputes on the terms of this license will preferably be settled out of "
+"court. As a last \n"
+"resort, the dispute will be referred to the appropriate Courts of Law of "
+"Paris - France.\n"
"For any question on this document, please contact Mageia."
msgstr ""
-"Jika ada bagian dari perjanjian ini yang dibatalkan, ilegal atau tidak dapat diterapkan oleh \n"
-"keputusan pengadilan, bagian tersebut akan dikecualikan dari kontrak ini. Anda tetap terikat \n"
+"Jika ada bagian dari perjanjian ini yang dibatalkan, ilegal atau tidak dapat "
+"diterapkan oleh \n"
+"keputusan pengadilan, bagian tersebut akan dikecualikan dari kontrak ini. "
+"Anda tetap terikat \n"
"oleh bagian lain yang masih berlaku dari perjanjian ini.\n"
"Syarat dan ketentuan dari Lisensi ini diatur oleh Undang-Undang Perancis.\n"
-"Semua perselisihan tentang syarat-syarat lisensi ini sebaiknya diselesaikan di luar pengadilan. \n"
-"Sebagai usaha terakhir, perselisihan tersebut akan dirujuk ke Pengadilan sesuai Hukum Paris - \n"
+"Semua perselisihan tentang syarat-syarat lisensi ini sebaiknya diselesaikan "
+"di luar pengadilan. \n"
+"Sebagai usaha terakhir, perselisihan tersebut akan dirujuk ke Pengadilan "
+"sesuai Hukum Paris - \n"
"Perancis. Untuk pertanyaan dari dokumen ini, silakan kontak Mageia."
#: messages.pm:102
#, c-format
msgid ""
"Warning: Free Software may not necessarily be patent free, and some Free\n"
-"Software included may be covered by patents in your country. For example, the\n"
+"Software included may be covered by patents in your country. For example, "
+"the\n"
"MP3 decoders included may require a license for further usage (see\n"
-"http://www.mp3licensing.com for more details). If you are unsure if a patent\n"
+"http://www.mp3licensing.com for more details). If you are unsure if a "
+"patent\n"
"may be applicable to you, check your local laws."
msgstr ""
-"Peringatan: Free Software belum tentu bebas paten, dan beberapa Free Software\n"
-"yang disertakan mungkin dilindungi oleh paten di negara Anda. Contohnya, dekoder\n"
-"MP3 yang disertakan mungkin memerlukan lisensi untuk penggunaan lebih lanjut (lihat\n"
-"http://www.mp3licensing.com untuk lebih jelasnya). Jika Anda tidak yakin paten\n"
+"Peringatan: Free Software belum tentu bebas paten, dan beberapa Free "
+"Software\n"
+"yang disertakan mungkin dilindungi oleh paten di negara Anda. Contohnya, "
+"dekoder\n"
+"MP3 yang disertakan mungkin memerlukan lisensi untuk penggunaan lebih lanjut "
+"(lihat\n"
+"http://www.mp3licensing.com untuk lebih jelasnya). Jika Anda tidak yakin "
+"paten\n"
"mungkin berlaku untuk Anda, periksa hukum lokal di daerah Anda."
#: messages.pm:111
@@ -5019,7 +5221,8 @@ msgid ""
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
"Sekarang Anda bisa memberikan opsi untuk modul %s.\n"
-"Perhatikan bahwa setiap alamat harus dimasukkan dengan awalan 0x seperti '0x123'"
+"Perhatikan bahwa setiap alamat harus dimasukkan dengan awalan 0x seperti "
+"'0x123'"
#: modules/interactive.pm:117
#, c-format
@@ -5047,15 +5250,21 @@ msgstr "Driver %s mana yang harus dicoba?"
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
-"properly, although it normally works fine without them. Would you like to specify\n"
+"properly, although it normally works fine without them. Would you like to "
+"specify\n"
"extra options for it or allow the driver to probe your machine for the\n"
-"information it needs? Occasionally, probing will hang a computer, but it should\n"
+"information it needs? Occasionally, probing will hang a computer, but it "
+"should\n"
"not cause any damage."
msgstr ""
-"Dalam beberapa kasus, driver %s harus memiliki informasi tambahan agar bisa bekerja\n"
-"dengan baik, walaupun biasanya tetap bisa bekerja tanpanya. Apakah Anda ingin menentukan\n"
-"opsi tambahan atau membiarkan driver mendeteksi sendiri informasi yang dibutuhkan dari\n"
-"komputer Anda? Kadang-kadang, pendeteksian menyebabkan komputer hang, tapi ini tidak\n"
+"Dalam beberapa kasus, driver %s harus memiliki informasi tambahan agar bisa "
+"bekerja\n"
+"dengan baik, walaupun biasanya tetap bisa bekerja tanpanya. Apakah Anda "
+"ingin menentukan\n"
+"opsi tambahan atau membiarkan driver mendeteksi sendiri informasi yang "
+"dibutuhkan dari\n"
+"komputer Anda? Kadang-kadang, pendeteksian menyebabkan komputer hang, tapi "
+"ini tidak\n"
"akan menyebabkan kerusakan."
#: modules/interactive.pm:145
@@ -5106,53 +5315,60 @@ msgstr "Partisi extended tidak didukung pada platform ini"
#, c-format
msgid ""
"You have a hole in your partition table but I cannot use it.\n"
-"The only solution is to move your primary partitions to have the hole next to the extended partitions."
+"The only solution is to move your primary partitions to have the hole next "
+"to the extended partitions."
msgstr ""
"Anda memiliki celah pada tabel partisi tetapi tidak bisa digunakan.\n"
-"Solusi satu-satunya adalah memindahkan partisi primary Anda yang memiliki celah ke samping partisi extended."
+"Solusi satu-satunya adalah memindahkan partisi primary Anda yang memiliki "
+"celah ke samping partisi extended."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
"A test to check the integrity of data has failed. \n"
-"It means writing anything on the disk will end up with random, corrupted data."
+"It means writing anything on the disk will end up with random, corrupted "
+"data."
msgstr ""
"Sesuatu terjadi pada drive hard disk Anda. \n"
"Tes untuk memeriksa integritas data gagal. \n"
"Ini berarti menulis apapun pada disk akan menghasilkan data acak yang rusak."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Menghapus paket tak terpakai"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Menemukan paket hardware tak terpakai..."
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Menemukan paket lokalisasi tak terpakai..."
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
-msgid "We have detected that some packages are not needed for your system configuration."
-msgstr "Terdeteksi beberapa paket yang tidak dibutuhkan untuk konfigurasi sistem Anda."
+msgid ""
+"We have detected that some packages are not needed for your system "
+"configuration."
+msgstr ""
+"Terdeteksi beberapa paket yang tidak dibutuhkan untuk konfigurasi sistem "
+"Anda."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr "Paket berikut akan dihapus, kecuali Anda memilih sebaliknya:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Dukungan hardware tak terpakai"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Lokalisasi tak terpakai"
@@ -5164,12 +5380,8 @@ msgstr "Tidak bisa menambahkan partisi ke RAID %s _terformat_"
#: raid.pm:166
#, c-format
-msgid ""
-"Not enough partitions for RAID level %d\n"
-""
-msgstr ""
-"Tidak cukup partisi untuk RAID level %d\n"
-""
+msgid "Not enough partitions for RAID level %d\n"
+msgstr "Tidak cukup partisi untuk RAID level %d\n"
#: scanner.pm:96
#, c-format
@@ -5259,7 +5471,8 @@ msgstr "Izinkan login root langsung."
#: security/help.pm:33
#, c-format
-msgid "Allow the list of users on the system on display managers (kdm and gdm)."
+msgid ""
+"Allow the list of users on the system on display managers (kdm and gdm)."
msgstr "Izinkan daftar pengguna sistem pada manajer display (kdm dan gdm)."
#: security/help.pm:35
@@ -5309,23 +5522,27 @@ msgstr ""
msgid ""
"Authorize:\n"
"\n"
-"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if set to \"ALL\",\n"
+"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if "
+"set to \"ALL\",\n"
"\n"
"- only local ones if set to \"Local\"\n"
"\n"
"- none if set to \"None\".\n"
"\n"
-"To authorize the services you need, use /etc/hosts.allow (see hosts.allow(5))."
+"To authorize the services you need, use /etc/hosts.allow (see hosts.allow"
+"(5))."
msgstr ""
"Otorisasi:\n"
"\n"
-"- semua layanan dikontrol oleh tcp_wrappers (lihat manual hosts.deny(5)) jika diatur ke \"SEMUA\",\n"
+"- semua layanan dikontrol oleh tcp_wrappers (lihat manual hosts.deny(5)) "
+"jika diatur ke \"SEMUA\",\n"
"\n"
"- hanya yang lokal jika diatur ke \"Lokal\"\n"
"\n"
"- tidak ada jika diatur ke \"Tidak ada\".\n"
"\n"
-"Untuk otorisasi layanan yang Anda butuhkan, gunakan /etc/hosts.allow (lihat hosts.allow(5))."
+"Untuk otorisasi layanan yang Anda butuhkan, gunakan /etc/hosts.allow (lihat "
+"hosts.allow(5))."
#: security/help.pm:63
#, c-format
@@ -5402,8 +5619,12 @@ msgstr "Aktifkan pemeriksaan keamanan msec perjam."
#: security/help.pm:90
#, c-format
-msgid "Enable su only from members of the wheel group. If set to no, allows su from any user."
-msgstr "Aktifkan su hanya dari anggota grup wheel. Jika diatur ke tidak, izinkan su dari pengguna manapun."
+msgid ""
+"Enable su only from members of the wheel group. If set to no, allows su from "
+"any user."
+msgstr ""
+"Aktifkan su hanya dari anggota grup wheel. Jika diatur ke tidak, izinkan su "
+"dari pengguna manapun."
#: security/help.pm:92
#, c-format
@@ -5428,7 +5649,9 @@ msgstr "Hidupkan sulogin(8) pada level pengguna tunggal."
#: security/help.pm:100
#, c-format
msgid "Add the name as an exception to the handling of password aging by msec."
-msgstr "Tambahkan nama sebagai pengecualian untuk penanganan umur kata sandi oleh msec."
+msgstr ""
+"Tambahkan nama sebagai pengecualian untuk penanganan umur kata sandi oleh "
+"msec."
#: security/help.pm:102
#, c-format
@@ -5438,12 +5661,17 @@ msgstr "Atur umur kata sandi ke \"maks\" hari dan delay ke \"tidak aktif\"."
#: security/help.pm:104
#, c-format
msgid "Set the password history length to prevent password reuse."
-msgstr "Atur panjang riwayat kata sandi untuk mencegah penggunaan ulang kata sandi."
+msgstr ""
+"Atur panjang riwayat kata sandi untuk mencegah penggunaan ulang kata sandi."
#: security/help.pm:106
#, c-format
-msgid "Set the password minimum length and minimum number of digit and minimum number of capitalized letters."
-msgstr "Atur panjang minimal kata sandi dan minimal jumlah digit dan minimal huruf kapital."
+msgid ""
+"Set the password minimum length and minimum number of digit and minimum "
+"number of capitalized letters."
+msgstr ""
+"Atur panjang minimal kata sandi dan minimal jumlah digit dan minimal huruf "
+"kapital."
#: security/help.pm:108
#, c-format
@@ -5477,12 +5705,14 @@ msgstr ""
#: security/help.pm:117
#, c-format
msgid "if set to yes, check permissions of files in the users' home."
-msgstr "jika diatur ke ya, perika perizinan dari file dalam direktori home pengguna."
+msgstr ""
+"jika diatur ke ya, perika perizinan dari file dalam direktori home pengguna."
#: security/help.pm:118
#, c-format
msgid "if set to yes, check if the network devices are in promiscuous mode."
-msgstr "jika diatur ke ya, periksa jika device jaringan dalam mode promiscuous."
+msgstr ""
+"jika diatur ke ya, periksa jika device jaringan dalam mode promiscuous."
#: security/help.pm:119
#, c-format
@@ -5517,7 +5747,9 @@ msgstr "jika diatur ke ya, laporkan file tanpa pemilik."
#: security/help.pm:125
#, c-format
msgid "if set to yes, check files/directories writable by everybody."
-msgstr "jika diatur ke ya, periksa file/direktori yang dapat ditulisi oleh semua orang."
+msgstr ""
+"jika diatur ke ya, periksa file/direktori yang dapat ditulisi oleh semua "
+"orang."
#: security/help.pm:126
#, c-format
@@ -5526,7 +5758,8 @@ msgstr "jika diatur ke ya, jalankan pemeriksaan chkrootkit."
#: security/help.pm:127
#, c-format
-msgid "if set, send the mail report to this email address else send it to root."
+msgid ""
+"if set, send the mail report to this email address else send it to root."
msgstr "jika diatur, kirim laporan ke alamat email ini lainnya kirim ke root."
#: security/help.pm:128
@@ -5542,7 +5775,8 @@ msgstr "Jangan kirim surat jika tidak ada yang perlu diperingatkan"
#: security/help.pm:130
#, c-format
msgid "if set to yes, run some checks against the rpm database."
-msgstr "jika diatur ke ya, jalankan beberapa pemeriksaan terhadap database rpm."
+msgstr ""
+"jika diatur ke ya, jalankan beberapa pemeriksaan terhadap database rpm."
#: security/help.pm:131
#, c-format
@@ -5848,28 +6082,41 @@ msgstr "Aman"
#, c-format
msgid ""
"This level is to be used with care, as it disables all additional security\n"
-"provided by msec. Use it only when you want to take care of all aspects of system security\n"
+"provided by msec. Use it only when you want to take care of all aspects of "
+"system security\n"
"on your own."
msgstr ""
-"Level ini untuk digunakan dengan hati-hati, karena ini mematikan semua keamanan\n"
-"tambahan yang disediakan oleh msec. Gunakan hanya ketika Anda ingin mengurus semua aspek keamanan\n"
+"Level ini untuk digunakan dengan hati-hati, karena ini mematikan semua "
+"keamanan\n"
+"tambahan yang disediakan oleh msec. Gunakan hanya ketika Anda ingin mengurus "
+"semua aspek keamanan\n"
"sistem Anda sendiri."
#: security/level.pm:55
#, c-format
-msgid "This is the standard security recommended for a computer that will be used to connect to the Internet as a client."
-msgstr "Ini adalah keamanan standar yang direkomendasikan untuk komputer yang digunakan untuk terhubung ke Internet sebagai klien."
+msgid ""
+"This is the standard security recommended for a computer that will be used "
+"to connect to the Internet as a client."
+msgstr ""
+"Ini adalah keamanan standar yang direkomendasikan untuk komputer yang "
+"digunakan untuk terhubung ke Internet sebagai klien."
#: security/level.pm:56
#, c-format
msgid ""
-"With this security level, the use of this system as a server becomes possible.\n"
-"The security is now high enough to use the system as a server which can accept\n"
-"connections from many clients. Note: if your machine is only a client on the Internet, you should choose a lower level."
+"With this security level, the use of this system as a server becomes "
+"possible.\n"
+"The security is now high enough to use the system as a server which can "
+"accept\n"
+"connections from many clients. Note: if your machine is only a client on the "
+"Internet, you should choose a lower level."
msgstr ""
-"Dengan level keamanan ini, penggunaan sistem sebagai server menjadi mungkin.\n"
-"Keamanan cukup tinggi untuk menggunakan sistem sebagai server yang akan menerima\n"
-"koneksi dari banyak klien. Catatan: jika komputer Anda hanya klien, Anda seharunya memilih level yang lebih rendah."
+"Dengan level keamanan ini, penggunaan sistem sebagai server menjadi "
+"mungkin.\n"
+"Keamanan cukup tinggi untuk menggunakan sistem sebagai server yang akan "
+"menerima\n"
+"koneksi dari banyak klien. Catatan: jika komputer Anda hanya klien, Anda "
+"seharunya memilih level yang lebih rendah."
#: security/level.pm:63
#, c-format
@@ -5944,17 +6191,21 @@ msgstr "Atur pengaturan frekuensi CPU"
#, c-format
msgid ""
"cron is a standard UNIX program that runs user-specified programs\n"
-"at periodic scheduled times. vixie cron adds a number of features to the basic\n"
+"at periodic scheduled times. vixie cron adds a number of features to the "
+"basic\n"
"UNIX cron, including better security and more powerful configuration options."
msgstr ""
"cron adalah program UNIX standar yang menjalankan program pengguna\n"
-"pada waktu terjadwal. vixie cron menambahkan sejumlah fitur pada cron UNIX dasar,\n"
+"pada waktu terjadwal. vixie cron menambahkan sejumlah fitur pada cron UNIX "
+"dasar,\n"
"termasuk keamanan yang lebih baik dan opsi konfigurasi yang lebih canggih."
#: services.pm:30
#, c-format
-msgid "Common UNIX Printing System (CUPS) is an advanced printer spooling system"
-msgstr "Common UNIX Printing System (CUPS) adalah sistem spooling printer canggih"
+msgid ""
+"Common UNIX Printing System (CUPS) is an advanced printer spooling system"
+msgstr ""
+"Common UNIX Printing System (CUPS) adalah sistem spooling printer canggih"
#: services.pm:31
#, c-format
@@ -5964,42 +6215,54 @@ msgstr "Menjalankan manajer display grafis"
#: services.pm:32
#, c-format
msgid ""
-"FAM is a file monitoring daemon. It is used to get reports when files change.\n"
+"FAM is a file monitoring daemon. It is used to get reports when files "
+"change.\n"
"It is used by GNOME and KDE"
msgstr ""
-"FAM adalah daemon monitoring file. Digunakan untuk mendapatkan laporan ketika\n"
+"FAM adalah daemon monitoring file. Digunakan untuk mendapatkan laporan "
+"ketika\n"
"file berubah. Digunakan oleh GNOME dan KDE"
#: services.pm:34
#, c-format
msgid ""
"G15Daemon allows users access to all extra keys by decoding them and \n"
-"pushing them back into the kernel via the linux UINPUT driver. This driver must be loaded \n"
-"before g15daemon can be used for keyboard access. The G15 LCD is also supported. By default, \n"
-"with no other clients active, g15daemon will display a clock. Client applications and \n"
+"pushing them back into the kernel via the linux UINPUT driver. This driver "
+"must be loaded \n"
+"before g15daemon can be used for keyboard access. The G15 LCD is also "
+"supported. By default, \n"
+"with no other clients active, g15daemon will display a clock. Client "
+"applications and \n"
"scripts can access the LCD via a simple API."
msgstr ""
-"G15Daemon memungkinkan pengguna mengakses semua kunci ektra dengan cara decoding \n"
-"dan mendorong kembali ke kernel via driver UINPUT linux. Driver ini harus dimuat sebelum \n"
-"g15daemon dapat digunakan untuk akses keyboard. LCD G15 juga didukung. Secara default, \n"
-"tanpa klien lain aktif, g15daemon akan menampilkan jam. Aplikasi dan skrip klien \n"
+"G15Daemon memungkinkan pengguna mengakses semua kunci ektra dengan cara "
+"decoding \n"
+"dan mendorong kembali ke kernel via driver UINPUT linux. Driver ini harus "
+"dimuat sebelum \n"
+"g15daemon dapat digunakan untuk akses keyboard. LCD G15 juga didukung. "
+"Secara default, \n"
+"tanpa klien lain aktif, g15daemon akan menampilkan jam. Aplikasi dan skrip "
+"klien \n"
"dapat mengakses LCD via API sederhana."
#: services.pm:39
#, c-format
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
-"Midnight Commander. It also allows mouse-based console cut-and-paste operations,\n"
+"Midnight Commander. It also allows mouse-based console cut-and-paste "
+"operations,\n"
"and includes support for pop-up menus on the console."
msgstr ""
"GPM menambahkan dukungan mouse pada aplikasi Linux berbasis teks seperti\n"
-"Midnight Commander. Juga memungkinkan konsol berbasis mouse melakukan operasi \n"
+"Midnight Commander. Juga memungkinkan konsol berbasis mouse melakukan "
+"operasi \n"
"potong-dan-tempel, dan menyertakan dukungan untuk menu pop-up pada konsol."
#: services.pm:42
#, c-format
msgid "HAL is a daemon that collects and maintains information about hardware"
-msgstr "HAL adalah daemon yang mengumpulkan dan mengelola informasi tentang hardware"
+msgstr ""
+"HAL adalah daemon yang mengumpulkan dan mengelola informasi tentang hardware"
#: services.pm:43
#, c-format
@@ -6012,20 +6275,27 @@ msgstr ""
#: services.pm:45
#, c-format
-msgid "Apache is a World Wide Web server. It is used to serve HTML files and CGI."
-msgstr "Apache adalah server World Wide Web. Digunakan untuk melayani file HTML dan CGI."
+msgid ""
+"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
+msgstr ""
+"Apache adalah server World Wide Web. Digunakan untuk melayani file HTML dan "
+"CGI."
#: services.pm:46
#, c-format
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
-"variety of other internet services as needed. It is responsible for starting\n"
-"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd disables\n"
+"variety of other internet services as needed. It is responsible for "
+"starting\n"
+"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd "
+"disables\n"
"all of the services it is responsible for."
msgstr ""
"Daemon superserver internet (biasa disebut inetd) memulai berbagai\n"
-"layanan internet lain yang dibutuhkan. Bertanggung jawab untuk memulai banyak\n"
-"layanan, termasuk telnet, ftp, rsh, dan rlogin. Mematikan inetd berarti mematikan\n"
+"layanan internet lain yang dibutuhkan. Bertanggung jawab untuk memulai "
+"banyak\n"
+"layanan, termasuk telnet, ftp, rsh, dan rlogin. Mematikan inetd berarti "
+"mematikan\n"
"semua layanan yang harus dijalankan inetd."
#: services.pm:50
@@ -6040,8 +6310,10 @@ msgstr "Mengotomatiskan penyaringan paket firewall dengan iptables"
#: services.pm:52
#, c-format
-msgid "Evenly distributes IRQ load across multiple CPUs for enhanced performance"
-msgstr "Meratakan distribusi beban IRQ di beberapa CPU untuk meningkatkan performa"
+msgid ""
+"Evenly distributes IRQ load across multiple CPUs for enhanced performance"
+msgstr ""
+"Meratakan distribusi beban IRQ di beberapa CPU untuk meningkatkan performa"
#: services.pm:53
#, c-format
@@ -6112,8 +6384,11 @@ msgstr "Pengawasan dan manajemen RAID software"
#: services.pm:68
#, c-format
-msgid "DBUS is a daemon which broadcasts notifications of system events and other messages"
-msgstr "DBUS adalah daemon yang menyebarluaskan notifikasi sistem dan pesan lain"
+msgid ""
+"DBUS is a daemon which broadcasts notifications of system events and other "
+"messages"
+msgstr ""
+"DBUS adalah daemon yang menyebarluaskan notifikasi sistem dan pesan lain"
#: services.pm:69
#, c-format
@@ -6122,8 +6397,12 @@ msgstr "Aktifkan kebijakan keamanan MSEC saat memulai sistem"
#: services.pm:70
#, c-format
-msgid "named (BIND) is a Domain Name Server (DNS) that is used to resolve host names to IP addresses."
-msgstr "named (BIND) adalah Domain Name Server (DNS) yang digunakan untuk menerjemahkan nama host ke alamat IP."
+msgid ""
+"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
+"names to IP addresses."
+msgstr ""
+"named (BIND) adalah Domain Name Server (DNS) yang digunakan untuk "
+"menerjemahkan nama host ke alamat IP."
#: services.pm:71
#, c-format
@@ -6206,18 +6485,21 @@ msgstr "Periksa apakah ada partisi yang hampir penuh"
#, c-format
msgid ""
"PCMCIA support is usually to support things like ethernet and\n"
-"modems in laptops. It will not get started unless configured so it is safe to have\n"
+"modems in laptops. It will not get started unless configured so it is safe "
+"to have\n"
"it installed on machines that do not need it."
msgstr ""
"Dukungan PCMCIA biasanya untuk mendukung hal seperti ethernet dan\n"
-"modem pada laptop. Ini tidak akan dijalankan sebelum dikonfigurasi sehingga akan aman\n"
+"modem pada laptop. Ini tidak akan dijalankan sebelum dikonfigurasi sehingga "
+"akan aman\n"
"jika terinstall pada komputer yang tidak memerlukannya."
#: services.pm:91
#, c-format
msgid ""
"The portmapper manages RPC connections, which are used by\n"
-"protocols such as NFS and NIS. The portmap server must be running on machines\n"
+"protocols such as NFS and NIS. The portmap server must be running on "
+"machines\n"
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
"Portmapper mengelola koneksi RPC, yang digunakan oleh protokol\n"
@@ -6231,8 +6513,12 @@ msgstr "Menyiapkan beberapa port TCP"
#: services.pm:95
#, c-format
-msgid "Postfix is a Mail Transport Agent, which is the program that moves mail from one machine to another."
-msgstr "Postfix adalah Mail Transport Agent, yaitu program yang memindahkan surat dari satu komputer ke yang lain."
+msgid ""
+"Postfix is a Mail Transport Agent, which is the program that moves mail from "
+"one machine to another."
+msgstr ""
+"Postfix adalah Mail Transport Agent, yaitu program yang memindahkan surat "
+"dari satu komputer ke yang lain."
#: services.pm:96
#, c-format
@@ -6279,8 +6565,12 @@ msgstr ""
#: services.pm:106
#, c-format
-msgid "Syslog is the facility by which many daemons use to log messages to various system log files. It is a good idea to always run rsyslog."
-msgstr "Syslog adalah fasilitas yang digunakan oleh banyak daemon untuk mencatat pesan ke berbagai file log sistem. Sebaiknya rsyslog selalu dijalankan."
+msgid ""
+"Syslog is the facility by which many daemons use to log messages to various "
+"system log files. It is a good idea to always run rsyslog."
+msgstr ""
+"Syslog adalah fasilitas yang digunakan oleh banyak daemon untuk mencatat "
+"pesan ke berbagai file log sistem. Sebaiknya rsyslog selalu dijalankan."
#: services.pm:107
#, c-format
@@ -6302,8 +6592,11 @@ msgstr ""
#: services.pm:111
#, c-format
-msgid "SANE (Scanner Access Now Easy) enables to access scanners, video cameras, ..."
-msgstr "SANE (Scanner Access Now Easy) memungkinkan akses ke scanners, video cameras, ..."
+msgid ""
+"SANE (Scanner Access Now Easy) enables to access scanners, video cameras, ..."
+msgstr ""
+"SANE (Scanner Access Now Easy) memungkinkan akses ke scanners, video "
+"cameras, ..."
#: services.pm:112
#, c-format
@@ -6312,8 +6605,12 @@ msgstr "Firewall penyaringan paket"
#: services.pm:113
#, c-format
-msgid "The SMB/CIFS protocol enables to share access to files & printers and also integrates with a Windows Server domain"
-msgstr "Protokol SMB/CIFS memungkinkan share akses ke file & printer dan juga terintegrasi dengan domain Server Windows"
+msgid ""
+"The SMB/CIFS protocol enables to share access to files & printers and also "
+"integrates with a Windows Server domain"
+msgstr ""
+"Protokol SMB/CIFS memungkinkan share akses ke file & printer dan juga "
+"terintegrasi dengan domain Server Windows"
#: services.pm:114
#, c-format
@@ -6327,8 +6624,12 @@ msgstr "layer untuk analisis ucapan"
#: services.pm:116
#, c-format
-msgid "Secure Shell is a network protocol that allows data to be exchanged over a secure channel between two computers"
-msgstr "Secure Shell adalah protokol jaringan yang memungkinkan pertukaran data melalui saluran aman antara dua komputer"
+msgid ""
+"Secure Shell is a network protocol that allows data to be exchanged over a "
+"secure channel between two computers"
+msgstr ""
+"Secure Shell adalah protokol jaringan yang memungkinkan pertukaran data "
+"melalui saluran aman antara dua komputer"
#: services.pm:117
#, c-format
@@ -6460,7 +6761,7 @@ msgstr "Mulai"
msgid "Stop"
msgstr "Berhenti"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6475,8 +6776,8 @@ msgid ""
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with this program; if not, write to the Free Software\n"
-"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n"
-""
+"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
+"USA.\n"
msgstr ""
"Program ini adalah free software; Anda bisa menyebarluaskannya dan/atau\n"
"memodifikasi di bawah ketentuan GNU General Public License seperti yang\n"
@@ -6490,10 +6791,10 @@ msgstr ""
"\n"
"Anda seharusnya menerima salinan dari GNU General Public License\n"
"bersama dengan program ini; jika tidak, tulis ke Free Software\n"
-"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n"
-""
+"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
+"USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6502,11 +6803,11 @@ msgid ""
"--default : save default directories.\n"
"--debug : show all debug messages.\n"
"--show-conf : list of files or directories to backup.\n"
-"--config-info : explain configuration file options (for non-X users).\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
"--daemon : use daemon configuration. \n"
"--help : show this message.\n"
"--version : show version number.\n"
-""
msgstr ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
"Aplikasi Backup dan Restore\n"
@@ -6514,13 +6815,13 @@ msgstr ""
"--default : simpan direktori default.\n"
"--debug : tampilkan semua pesan debug.\n"
"--show-conf : daftar file atau direktori yang dibackup.\n"
-"--config-info : jelaskan opsi file konfigurasi (untuk pengguna non-X).\n"
+"--config-info : jelaskan opsi file konfigurasi (untuk pengguna non-"
+"X).\n"
"--daemon : gunakan konfigurasi daemon. \n"
"--help : tampilkan pesan ini.\n"
"--version : tampilkan nomor versi.\n"
-""
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6533,7 +6834,7 @@ msgstr ""
" --boot - memungkinkan mengkonfigurasi boot loader\n"
"mode default: menawarkan untuk mengkonfigurasi fitur login otomatis"
-#: standalone.pm:60
+#: standalone.pm:61
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6550,7 +6851,7 @@ msgstr ""
" --report - program harus salah satu dari tool %s\n"
" --incident - program harus salah satu dari tool %s"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6567,7 +6868,7 @@ msgstr ""
" --internet - konfigurasi internet\n"
" --wizard - seperti --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6598,7 +6899,7 @@ msgstr ""
" : nama_aplikasi seperti so untuk staroffice \n"
" : and gs untuk ghostscript hanya untuk yang ini."
-#: standalone.pm:87
+#: standalone.pm:88
#, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6608,31 +6909,38 @@ msgid ""
"--start : start MTS\n"
"--stop : stop MTS\n"
"--adduser : add an existing system user to MTS (requires username)\n"
-"--deluser : delete an existing system user from MTS (requires username)\n"
-"--addclient : add a client machine to MTS (requires MAC address, IP, nbi image name)\n"
-"--delclient : delete a client machine from MTS (requires MAC address, IP, nbi image name)"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
msgstr ""
"%s Konfigurator Server Terminal\n"
"--enable : hidupkan MTS\n"
"--disable : matikan MTS\n"
"--start : mulai MTS\n"
"--stop : hentikan MTS\n"
-"--adduser : tambahkan pengguna sistem yang ada ke MTS (memerlukan nama pengguna)\n"
-"--deluser : hapus pengguna sistem yang ada dari MTS (memerlukan nama pengguna)\n"
-"--addclient : tambahkan komputer klien ke MTS (memerlukan alamat MAC, IP, nama image nbi)\n"
-"--delclient : hapus komputer klien dari MTS (memerlukan alamat MAC, IP, nama image nbi)"
+"--adduser : tambahkan pengguna sistem yang ada ke MTS (memerlukan "
+"nama pengguna)\n"
+"--deluser : hapus pengguna sistem yang ada dari MTS (memerlukan nama "
+"pengguna)\n"
+"--addclient : tambahkan komputer klien ke MTS (memerlukan alamat MAC, "
+"IP, nama image nbi)\n"
+"--delclient : hapus komputer klien dari MTS (memerlukan alamat MAC, IP, "
+"nama image nbi)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[keyboard]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6655,27 +6963,36 @@ msgstr ""
"--status : kembalikan 1 jika terhubung 0 jika tidak, lalu keluar.\n"
"--quiet : jangan interaktif. Untuk digunakan dengan (dis)connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, c-format
msgid ""
"[OPTION]...\n"
-" --no-confirmation do not ask first confirmation question in %s Update mode\n"
+" --no-confirmation do not ask first confirmation question in %s Update "
+"mode\n"
" --no-verify-rpm do not verify packages signatures\n"
-" --changelog-first display changelog before filelist in the description window\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
"[OPSI]...\n"
-" --no-confirmation jangan tanya konfirmasi pertama pada mode Update %s\n"
+" --no-confirmation jangan tanya konfirmasi pertama pada mode Update "
+"%s\n"
" --no-verify-rpm jangan verifikasi tanda tangan paket\n"
-" --changelog-first tampilkan changelog sebelum filelist dalam jendela deskripsi\n"
-" --merge-all-rpmnew usulkan untuk menggabung semua file .rpmnew/.rpmsave yang ditemukan"
+" --changelog-first tampilkan changelog sebelum filelist dalam jendela "
+"deskripsi\n"
+" --merge-all-rpmnew usulkan untuk menggabung semua file .rpmnew/."
+"rpmsave yang ditemukan"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
-msgid "[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-usbtable] [--dynamic=dev]"
-msgstr "[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-usbtable] [--dynamic=dev]"
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
+msgstr ""
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6686,14 +7003,16 @@ msgstr ""
" XFdrake [--noauto] awasi\n"
" resolusi XFdrake"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
-"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--testing] [-v|--version] "
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
msgstr ""
"\n"
-"Penggunaan: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--testing] [-v|--version] "
+"Penggunaan: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
#: timezone.pm:161 timezone.pm:162
#, c-format
@@ -6773,4 +7092,3 @@ msgstr ""
#, c-format
msgid "Installation failed"
msgstr "Instalasi gagal"
-
diff --git a/perl-install/share/po/is.po b/perl-install/share/po/is.po
index 092340acd..c122a5a42 100644
--- a/perl-install/share/po/is.po
+++ b/perl-install/share/po/is.po
@@ -11,7 +11,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libDrakX\n"
-"POT-Creation-Date: 2012-09-18 13:37+0200\n"
+"POT-Creation-Date: 2012-12-11 17:29+0100\n"
"PO-Revision-Date: 2009-03-27 10:46+0000\n"
"Last-Translator: Pjetur G. Hjaltason <pjetur@pjetur.net>\n"
"Language-Team: Icelandic <kde-isl@molar.is>\n"
@@ -26,7 +26,7 @@ msgstr ""
#: diskdrake/interactive.pm:869 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1036 diskdrake/interactive.pm:1266
#: diskdrake/interactive.pm:1324 do_pkgs.pm:242 do_pkgs.pm:287
-#: harddrake/sound.pm:270 interactive.pm:587 pkgs.pm:285
+#: harddrake/sound.pm:270 interactive.pm:588 pkgs.pm:287
#, c-format
msgid "Please wait"
msgstr "Augnablik"
@@ -120,7 +120,7 @@ msgstr "Á fyrsta geira rótar-disksneiðar"
msgid "On Floppy"
msgstr "Á diskling"
-#: any.pm:376 pkgs.pm:281 ugtk2.pm:526
+#: any.pm:376 pkgs.pm:283 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Sleppa"
@@ -508,47 +508,47 @@ msgstr "Veldu sjálfgefinn notanda:"
msgid "Choose the window manager to run:"
msgstr "Veldu gluggastjóra sem þú vilt nota:"
-#: any.pm:1018 any.pm:1038 any.pm:1106
+#: any.pm:1018 any.pm:1032 any.pm:1100
#, c-format
msgid "Release Notes"
msgstr "Athugasemdir við útgáfu"
-#: any.pm:1045 any.pm:1394 interactive/gtk.pm:817
+#: any.pm:1039 any.pm:1389 interactive/gtk.pm:817
#, c-format
msgid "Close"
msgstr "Loka"
-#: any.pm:1092
+#: any.pm:1086
#, c-format
msgid "License agreement"
msgstr "Notkunarskilmálar"
-#: any.pm:1094 diskdrake/dav.pm:26
+#: any.pm:1088 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Hætta"
-#: any.pm:1101
+#: any.pm:1095
#, c-format
msgid "Do you accept this license ?"
msgstr "Samþykkir þú þessa skilmála ?"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Accept"
msgstr "Samþykkja"
-#: any.pm:1102
+#: any.pm:1096
#, c-format
msgid "Refuse"
msgstr "Hafna"
-#: any.pm:1128 any.pm:1190
+#: any.pm:1122 any.pm:1185
#, c-format
msgid "Please choose a language to use"
msgstr "Vinsamlega veldu tungumál sem á að nota"
-#: any.pm:1156
+#: any.pm:1150
#, fuzzy, c-format
msgid ""
"%s can support multiple languages. Select\n"
@@ -559,82 +559,87 @@ msgstr ""
"sem þú vilt setja upp stuðning fyrir. Þau verða tiltæk þegar\n"
"uppsetningu er lokið, og þú hefur endurræst kerfið."
-#: any.pm:1158 fs/partitioning_wizard.pm:174
+#: any.pm:1152 fs/partitioning_wizard.pm:174
#, c-format
msgid "Mageia"
msgstr "Mageia"
-#: any.pm:1159
+#: any.pm:1153
#, fuzzy, c-format
msgid "Multiple languages"
msgstr "Mörg tungumál"
-#: any.pm:1168 any.pm:1199
+#: any.pm:1154
+#, c-format
+msgid "Select Additional Languages"
+msgstr ""
+
+#: any.pm:1163 any.pm:1194
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Samhæfni við eldri (ekki UTF-8) kóðun"
-#: any.pm:1169
+#: any.pm:1164
#, c-format
msgid "All languages"
msgstr "Öll tungumál"
-#: any.pm:1191
+#: any.pm:1186
#, c-format
msgid "Language choice"
msgstr "Tungumálaval"
-#: any.pm:1245
+#: any.pm:1240
#, c-format
msgid "Country / Region"
msgstr "Land / Svæði"
-#: any.pm:1246
+#: any.pm:1241
#, c-format
msgid "Please choose your country"
msgstr "Veldu þér land"
-#: any.pm:1248
+#: any.pm:1243
#, c-format
msgid "Here is the full list of available countries"
msgstr "Hér er listi af tiltækum löndum"
-#: any.pm:1249
+#: any.pm:1244
#, c-format
msgid "Other Countries"
msgstr "Önnur lönd"
-#: any.pm:1249 interactive.pm:488 interactive/gtk.pm:445
+#: any.pm:1244 interactive.pm:489 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Ítarlegra"
-#: any.pm:1255
+#: any.pm:1250
#, c-format
msgid "Input method:"
msgstr "Innsláttaraðferð:"
-#: any.pm:1258
+#: any.pm:1253
#, c-format
msgid "None"
msgstr "Engin"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "No sharing"
msgstr "Engin miðlun"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Allow all users"
msgstr "Leyfa öllum notendum"
-#: any.pm:1339
+#: any.pm:1334
#, c-format
msgid "Custom"
msgstr "Sérsniðið"
-#: any.pm:1343
+#: any.pm:1338
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -649,7 +654,7 @@ msgstr ""
"\n"
"\"Sérsniðið\" leyfir að stilla fyrir hvern notanda.\n"
-#: any.pm:1355
+#: any.pm:1350
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
@@ -658,7 +663,7 @@ msgstr ""
"NFS: algengt Unix net-skráamiðlunarkerfi, með minni stuðning á Mac og "
"Windows."
-#: any.pm:1358
+#: any.pm:1353
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -666,18 +671,18 @@ msgid ""
msgstr ""
"SMB: skráarkerfi notað af Windows, Mac OS X og mörgum nýlegum Linux kerfum."
-#: any.pm:1366
+#: any.pm:1361
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "Þú getur miðlað með NFS eða SMB. Veldu hvort þú vilt nota."
-#: any.pm:1394
+#: any.pm:1389
#, c-format
msgid "Launch userdrake"
msgstr "Ræsa userdrake"
-#: any.pm:1396
+#: any.pm:1391
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -686,7 +691,7 @@ msgstr ""
"Netmiðlun einstakra notanda notar hópinn \"fileshare\". \n"
"Þú getur notað userdrake til að bæta notendum í þennan hóp."
-#: any.pm:1503
+#: any.pm:1498
#, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
@@ -695,47 +700,47 @@ msgstr ""
"Þú þarft að skrá þig út og inn aftur til að breytingar taki gildi. Ýttu á "
"\"Í lagi\" til að skrá þig út núna."
-#: any.pm:1507
+#: any.pm:1502
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "Þú þarft að skrá þig út og inn aftur til að breytingar taki gildi"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Timezone"
msgstr "Tímabelti"
-#: any.pm:1542
+#: any.pm:1537
#, c-format
msgid "Which is your timezone?"
msgstr "Hvert er þitt tímabelti?"
-#: any.pm:1565 any.pm:1567
+#: any.pm:1560 any.pm:1562
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Dagsetning, Tími og tímabelti"
-#: any.pm:1568
+#: any.pm:1563
#, c-format
msgid "What is the best time?"
msgstr "Hvað er er besti tíminn?"
-#: any.pm:1572
+#: any.pm:1567
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (tölvuklukka stillt á UTC)"
-#: any.pm:1573
+#: any.pm:1568
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (tölvuklukka stillt á staðartíma)"
-#: any.pm:1575
+#: any.pm:1570
#, c-format
msgid "NTP Server"
msgstr "NTP þjónn"
-#: any.pm:1576
+#: any.pm:1571
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Sjálfvirk tímastilling (með NTP)"
@@ -1073,7 +1078,7 @@ msgstr "Lykilorð kerfisstjóra léns"
# so use only 7bit for this message (and do transliteration or
# leave it in English, as it is the best for your language)
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:991
+#: bootloader.pm:998
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1088,42 +1093,47 @@ msgstr ""
"biddu eftir sjalfgefinni raesingu.\n"
"\n"
-#: bootloader.pm:1169
+#: bootloader.pm:1190
#, c-format
msgid "LILO with text menu"
msgstr "LILO með textavalmynd"
-#: bootloader.pm:1170
+#: bootloader.pm:1191
+#, fuzzy, c-format
+msgid "GRUB2 with graphical menu"
+msgstr "GRUB með myndrænni valmynd"
+
+#: bootloader.pm:1192
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB með myndrænni valmynd"
-#: bootloader.pm:1171
+#: bootloader.pm:1193
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB með texavalmynd"
-#: bootloader.pm:1172
+#: bootloader.pm:1194
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1173
+#: bootloader.pm:1195
#, c-format
msgid "SILO"
msgstr "SILO"
-#: bootloader.pm:1257
+#: bootloader.pm:1281
#, c-format
msgid "not enough room in /boot"
msgstr "ekki nægilegt pláss í /boot"
-#: bootloader.pm:1983
+#: bootloader.pm:2030
#, c-format
msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Þú getur ekki sett ræsistjórann á %s disksneiðina\n"
-#: bootloader.pm:2104
+#: bootloader.pm:2197
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1132,7 +1142,7 @@ msgstr ""
"Þú verður að uppfæra stillingar ræsistjórans því disksneiðar hafa verið "
"endurnúmeraðar"
-#: bootloader.pm:2117
+#: bootloader.pm:2210
#, c-format
msgid ""
"The bootloader cannot be installed correctly. You have to boot rescue and "
@@ -1141,7 +1151,7 @@ msgstr ""
"Ekki er hægt að setja ræsistjórann rétt upp. Þú verður að ræsa með "
"björgunardisk og velja \"%s\""
-#: bootloader.pm:2118
+#: bootloader.pm:2211
#, c-format
msgid "Re-install Boot Loader"
msgstr "Setja aftur inn ræsistjóra"
@@ -1239,7 +1249,7 @@ msgstr "Tengipunktur"
msgid "Options"
msgstr "Valkostir"
-#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
+#: diskdrake/dav.pm:68 interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Fjarlægja"
@@ -1344,7 +1354,7 @@ msgstr "Hætta"
msgid "Continue"
msgstr "Áfram"
-#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:653
+#: diskdrake/hd_gtk.pm:188 fs/partitioning_wizard.pm:555 interactive.pm:654
#: interactive/gtk.pm:809 interactive/gtk.pm:827 interactive/gtk.pm:848
#: ugtk2.pm:936
#, c-format
@@ -2265,7 +2275,7 @@ msgstr "Dulritunaralgrím"
msgid "Change type"
msgstr "Breyta tegund"
-#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
+#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:130 interactive.pm:551
#: interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
@@ -2346,7 +2356,7 @@ msgstr "Eftirfarandi pakka þarf að setja inn:\n"
msgid "Installing packages..."
msgstr "Set inn pakka..."
-#: do_pkgs.pm:287 pkgs.pm:285
+#: do_pkgs.pm:287 pkgs.pm:287
#, c-format
msgid "Removing packages..."
msgstr "Fjarlægi pakka..."
@@ -2370,22 +2380,22 @@ msgstr "Þú verður að hafa FAT disksneið tengda í /boot/efi"
msgid "Creating and formatting file %s"
msgstr "bý til og forsníð skrá %s"
-#: fs/format.pm:130
+#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Kann ekki að setja auðkenni á %s af tegundinni %s"
-#: fs/format.pm:142
+#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "mistókst að setja auðkenni á %s, er hann forsniðinn?"
-#: fs/format.pm:183
+#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Kann ekki að forsníða %s af tegundinni %s"
-#: fs/format.pm:188 fs/format.pm:190
+#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s forsniðið á %s mistókst"
@@ -2400,22 +2410,22 @@ msgstr "Hringtenging %s\n"
msgid "Mounting partition %s"
msgstr "Tengi disksneið %s"
-#: fs/mount.pm:86
+#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "tenging disksneiðar %s í möppu %s mistókst"
-#: fs/mount.pm:91 fs/mount.pm:108
+#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr "Athuga %s"
-#: fs/mount.pm:125 partition_table.pm:422
+#: fs/mount.pm:126 partition_table.pm:422
#, c-format
msgid "error unmounting %s: %s"
msgstr "villa við að aftengja %s: %s"
-#: fs/mount.pm:140
+#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr "Virkja diskminni á disksneið %s"
@@ -2673,7 +2683,7 @@ msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:191 fs/partitioning_wizard.pm:559
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Næsta"
@@ -3442,7 +3452,7 @@ msgstr "Kort tegund:"
msgid "Tuner type:"
msgstr "Útvarpstegund:"
-#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:270
+#: interactive.pm:129 interactive.pm:550 interactive/curses.pm:270
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
@@ -3450,37 +3460,37 @@ msgstr "Útvarpstegund:"
msgid "Ok"
msgstr "Í lagi"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "Yes"
msgstr "Já"
-#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
+#: interactive.pm:229 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:157
#, c-format
msgid "No"
msgstr "Nei"
-#: interactive.pm:262
+#: interactive.pm:263
#, c-format
msgid "Choose a file"
msgstr "Veldu skrá"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Bæta við"
-#: interactive.pm:387 interactive/gtk.pm:453
+#: interactive.pm:388 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Breyta"
-#: interactive.pm:549 interactive/curses.pm:270 ugtk2.pm:519
+#: interactive.pm:550 interactive/curses.pm:270 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Ljúka"
-#: interactive.pm:550 interactive/curses.pm:267 ugtk2.pm:517
+#: interactive.pm:551 interactive/curses.pm:267 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Fyrra"
@@ -5270,7 +5280,7 @@ msgstr ""
"Eina lausnin er að færa aðalsneiðar svo að gatið verði við hliðina á "
"framlengdri disksneið."
-#: partition_table/raw.pm:288
+#: partition_table/raw.pm:296
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
@@ -5284,22 +5294,22 @@ msgstr ""
"Það þýðir að allt sem þú skrifar á diskinn verður\n"
"líklega rangt þegar það er lesið aftur."
-#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
+#: pkgs.pm:254 pkgs.pm:257 pkgs.pm:270
#, c-format
msgid "Unused packages removal"
msgstr "Fjarlægi ónotaða pakka"
-#: pkgs.pm:252
+#: pkgs.pm:254
#, c-format
msgid "Finding unused hardware packages..."
msgstr "Leita að ónotuðum vélbúnaðarpökkum..."
-#: pkgs.pm:255
+#: pkgs.pm:257
#, c-format
msgid "Finding unused localization packages..."
msgstr "Leita að ónotuðum staðfærslupökkum..."
-#: pkgs.pm:269
+#: pkgs.pm:271
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
@@ -5307,17 +5317,17 @@ msgid ""
msgstr ""
"Við höfum fundið að ekki er þörf á öllum uppsettum pökkum fyrir kerfið þitt."
-#: pkgs.pm:270
+#: pkgs.pm:272
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr "Þessir pakkar verða fjarlægðir, nema þú veljir annað:"
-#: pkgs.pm:273 pkgs.pm:274
+#: pkgs.pm:275 pkgs.pm:276
#, c-format
msgid "Unused hardware support"
msgstr "Ónýttur vébúnaðarstuðningur"
-#: pkgs.pm:277 pkgs.pm:278
+#: pkgs.pm:279 pkgs.pm:280
#, c-format
msgid "Unused localization"
msgstr "Ónýtt staðfærsla"
@@ -6685,7 +6695,7 @@ msgstr "Ræsa"
msgid "Stop"
msgstr "Stöðva"
-#: standalone.pm:25
+#: standalone.pm:26
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -6717,7 +6727,7 @@ msgstr ""
"þessu forriti; ef ekki, skrifaðu til Free Software Foundation, Inc.,\n"
"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n"
-#: standalone.pm:44
+#: standalone.pm:45
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
@@ -6744,7 +6754,7 @@ msgstr ""
"--help : sýna þetta.\n"
"--version : sýna útgáfunúmer.\n"
-#: standalone.pm:56
+#: standalone.pm:57
#, c-format
msgid ""
"[--boot]\n"
@@ -6757,7 +6767,7 @@ msgstr ""
" --boot - virkja til að stilla ræsistjóra\n"
"sjálfgefinn hamur: bjóðast til að stilla sjálfkrafa innstimplun"
-#: standalone.pm:60
+#: standalone.pm:61
#, fuzzy, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
@@ -6774,7 +6784,7 @@ msgstr ""
" --report - forrit ætti að vera eitt af Mageia tólunum\n"
" --incident - forrit ætti að vera eitt af Mageia tólunum"
-#: standalone.pm:66
+#: standalone.pm:67
#, c-format
msgid ""
"[--add]\n"
@@ -6791,7 +6801,7 @@ msgstr ""
" --internet - sýsla með Internetið\n"
" --wizard - sama og --add"
-#: standalone.pm:72
+#: standalone.pm:73
#, c-format
msgid ""
"\n"
@@ -6822,7 +6832,7 @@ msgstr ""
" : nafn forrits, eins og so fyrir staroffice \n"
" : og gs fyrir ghostscript."
-#: standalone.pm:87
+#: standalone.pm:88
#, fuzzy, c-format
msgid ""
"[OPTIONS]...\n"
@@ -6852,17 +6862,17 @@ msgstr ""
"--delclient : eyða biðlara-vél úr MTS (þarfnast MAC addressu, IP, nbi "
"ímyndar-nafns)"
-#: standalone.pm:99
+#: standalone.pm:100
#, c-format
msgid "[keyboard]"
msgstr "[Lyklaborð]"
-#: standalone.pm:100
+#: standalone.pm:101
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
-#: standalone.pm:101
+#: standalone.pm:102
#, c-format
msgid ""
"[OPTIONS]\n"
@@ -6885,7 +6895,7 @@ msgstr ""
"--status : skilar 1 ef tengdur, annars 0, hætta síðan.\n"
"--quiet : ekki gagnvirkt. notist með --(dis)connect."
-#: standalone.pm:111
+#: standalone.pm:112
#, fuzzy, c-format
msgid ""
"[OPTION]...\n"
@@ -6904,7 +6914,7 @@ msgstr ""
" --merge-all-rpmnew Bjóðast til að bræða saman allar .rpmnew/.rpmsave "
"skrár"
-#: standalone.pm:116
+#: standalone.pm:117
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
@@ -6913,7 +6923,7 @@ msgstr ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
-#: standalone.pm:117
+#: standalone.pm:118
#, c-format
msgid ""
" [everything]\n"
@@ -6924,7 +6934,7 @@ msgstr ""
" XFdrake [--noauto] skjár\n"
" XFdrake upplausn"
-#: standalone.pm:153
+#: standalone.pm:154
#, c-format
msgid ""
"\n"
diff --git a/perl-install/share/po/it.po b/perl-install/share/po/it.po
index 07fea65a6..974be542c 100644
--- a/perl-install/share/po/it.po
+++ b/perl-install/share/po/it.po