summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/po/sc.po
blob: 47d4a3ec548a34834e2905c4074ff57e4b37441a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
#-    installClass => "normal",

    timezone => {
#-                   timezone => "Europe/Paris",
#-                   UTC      => 1,
                },
    printer => {
                 want         => 0,
                 complete     => 0,
                 str_type     => $printer::printer_type_default,
                 QUEUE        => "lp",
                 SPOOLDIR     => "/var/spool/lpd/lp",
                 DBENTRY      => "PostScript",
                 PAPERSIZE    => "letter",
                 CRLF         => 0,
                 AUTOSENDEOF  => 1,

                 DEVICE       => "/dev/lp0",

                 REMOTEHOST   => "",
                 REMOTEQUEUE  => "",

                 NCPHOST      => "", #-"printerservername",
                 NCPQUEUE     => "", #-"queuename",
                 NCPUSER      => "", #-"user",
                 NCPPASSWD    => "", #-"pass",

                 SMBHOST      => "", #-"hostname",
                 SMBHOSTIP    => "", #-"1.2.3.4",
                 SMBSHARE     => "", #-"printername",
                 SMBUSER      => "", #-"user",
                 SMBPASSWD    => "", #-"passowrd",
                 SMBWORKGROUP => "", #-"AS3",
               },
#-    superuser => { password => 'a', shell => '/bin/bash', realname => 'God' },
#-    user => { name => 'foo', password => 'bar', home => '/home/foo', shell => '/bin/bash', realname => 'really, it is foo' },

#-    keyboard => 'de',
#-    display => "192.168.1.19:1",
    steps        => \%installSteps,
    orderedSteps => \@orderedInstallSteps,

#- for the list of fields available for user and superuser, see @etc_pass_fields in install_steps.pm
#-    intf => [ { DEVICE => "eth0", IPADDR => '1.2.3.4', NETMASK => '255.255.255.128' } ],

#-step : the current one
#-prefix
#-mouse
#-keyboard
#-netc
#-autoSCSI drives hds  fstab
#-methods
#-packages compss
#-printer haveone entry(cf printer.pm)

};

#-######################################################################################
#- Steps Functions
#- each step function are called with two arguments : clicked(because if you are a
#- beginner you can force the the step) and the entered number
#-######################################################################################

#------------------------------------------------------------------------------
sub selectLanguage {
    $o->selectLanguage($_[1] == 1);

    addToBeDone {
	lang::write($o->{prefix});
	keyboard::write($o->{prefix}, $o->{keyboard});
    } 'doInstallStep' unless $::g_auto_install;
}

#------------------------------------------------------------------------------
sub selectMouse {
    my ($clicked) = $_[0];

    add2hash($o->{mouse} ||= {}, { mouse::read($o->{prefix}) }) if $o->{isUpgrade} && !$clicked;

    $o->selectMouse($clicked);
    addToBeDone { mouse::write($o->{prefix}, $o->{mouse}) } 'doInstallStep';
}

#------------------------------------------------------------------------------
sub setupSCSI {
    my ($clicked) = $_[0];
    $o->{autoSCSI} ||= $::beginner;

    $o->setupSCSI($o->{autoSCSI} && !$clicked, $clicked);
}

#------------------------------------------------------------------------------
sub selectKeyboard {
    my ($clicked) = $_[0];

    return unless $o->{isUpgrade} || !$::beginner || $clicked;

    $o->{keyboard} = (keyboard::read($o->{prefix}))[0] if $o->{isUpgrade} && !$clicked && $o->{keyboard_unsafe};
    $o->selectKeyboard if !$::beginner || $clicked;

    #- if we go back to the selectKeyboard, you must rewrite
    addToBeDone {
	lang::write($o->{prefix});
	keyboard::write($o->{prefix}, $o->{keyboard});
	lang::set_langs($o->{langs});
    } 'doInstallStep' unless $::g_auto_install;
}

#------------------------------------------------------------------------------
sub selectPath {
    $o->selectPath;
    install_any::searchAndMount4Upgrade($o) if $o->{isUpgrade};
}

#------------------------------------------------------------------------------
sub selectInstallClass {
    $o->selectInstallClass(@install_classes);
   
    $o->{partitions} ||= $suggestedPartitions{$o->{installClass}};

    if ($o->{steps}{choosePackages}{entered} >= 1 && !$o->{steps}{doInstallStep}{done}) {
        $o->setPackages(\@install_classes);
        $o->selectPackagesToUpgrade() if $o->{isUpgrade};
    }
}

#------------------------------------------------------------------------------
sub partitionDisks {
    return
      $o->{fstab} = [
	{ device => "loop7", type => 0x83, size => 2048 * cat_('/dos/lnx4win/size.txt'), mntpoint => "/", isFormatted => 1, isMounted => 1 },
	{ device => "/initrd/dos/lnx4win/swapfile", type => 0x82, mntpoint => "swap", isFormatted => 1, isMounted => 1 },
      ] if $o->{lnx4win};
    return if $o->{isUpgrade};

    ($o->{hd_dev}) = cat_("/proc/mounts") =~ m|/tmp/(\S+)\s+/tmp/hdimage|;

    $::o->{steps}{formatPartitions}{done} = 0;
    eval { fs::umount_all($o->{fstab}, $o->{prefix}) } if $o->{fstab} && !$::testing;

    my $ok = fsedit::get_root($o->{fstab} || []) ? 1 : install_any::getHds($o);
    my $auto = $ok && !$o->{partitioning}{readonly} &&
	($o->{partitioning}{auto_allocate} || $::beginner && fsedit::get_fstab(@{$o->{hds}}) < 3);

    eval { fsedit::auto_allocate($o->{hds}, $o->{partitions}) } if $auto;

    if ($auto && fsedit::get_root_($o->{hds}) && $_[1] == 1) {
	#- we have a root partition, that's enough :)
	$o->install_steps::doPartitionDisks($o->{hds});	
    } elsif ($o->{partitioning}{readonly}) {
	$o->ask_mntpoint_s($o->{fstab});
    } else {
	$o->doPartitionDisks($o->{hds}, $o->{raid} ||= {});
    }
    unless ($::testing) {
	$o->rebootNeeded foreach grep { $_->{rebootNeeded} } @{$o->{hds}};
    }
    $o->{fstab} = [ fsedit::get_fstab(@{$o->{hds}}, $o->{raid}) ];
    fsedit::get_root($o->{fstab}) or die 
_("You must have a root partition.
For this, create a partition (or click on an existing one).
Then choose action ``Mount point'' and set it to `/'");

    cat_("/proc/mounts") =~ m|(\S+)\s+/tmp/rhimage nfs| &&
      !grep { $_->{mntpoint} eq "/mnt/nfs" } @{$o->{manualFstab} || []} and
	push @{$o->{manualFstab}}, { type => "nfs", mntpoint => "/mnt/nfs", device => $1, options => "noauto,ro,nosuid,rsize=8192,wsize=8192" };
}

sub formatPartitions {
    unless ($o->{lnx4win} || $o->{isUpgrade}) {
	$o->choosePartitionsToFormat($o->{fstab});
	$o->formatMountPartitions($o->{fstab}) unless $::testing;
	eval { $o = $::o = install_any::loadO($o) } if $_[1] == 1;

    }
    mkdir "$o->{prefix}/$_", 0755 foreach 
      qw(dev etc etc/profile.d etc/sysconfig etc/sysconfig/console etc/sysconfig/network-scripts
	home mnt tmp var var/tmp var/lib var/lib/rpm var/lib/urpmi);
    mkdir "$o->{prefix}/$_", 0700 foreach qw(root);

    raid::prepare_prefixed($o->{raid}, $o->{prefix});

    #-noatime option for ext2 fs on laptops (do not wake up the hd)
    #-	 Do  not  update  inode  access times on this
    #-	 file system (e.g, for faster access  on  the
    #-	 news spool to speed up news servers).
    $o->{pcmcia} and $_->{options} = "noatime" foreach grep { isExt2($_) } @{$o->{fstab}};
}

#------------------------------------------------------------------------------
sub choosePackages {
    require pkgs;
    $o->setPackages if $_[1] == 1;
    $o->selectPackagesToUpgrade($o) if $o->{isUpgrade} && $_[1] == 1;
    if ($_[1] > 1 || !$o->{isUpgrade} || $::expert) {
	if ($_[1] == 1) { 
	    $o->{compssUsersChoice}{$_} = 1 foreach @{$o->{compssUsersSorted}}, 'Miscellaneous';
	    $o->{compssUsersChoice}{KDE} = 0 if $o->{lang} =~ /ja|el|ko|th|vi|zh/; #- gnome handles much this fonts much better
	}
	$o->choosePackages($o->{packages}, $o->{compss}, 
			   $o->{compssUsers}, $o->{compssUsersSorted}, $_[1] == 1);
	my $pkg = pkgs::packageByName($o->{packages}, 'kdesu');
	pkgs::unselectPackage($o->{packages}, $pkg) if $pkg && $o->{security} > 3;

	#- check pre-condition where base backage has to be selected.
	pkgs::packageFlagSelected(pkgs::packageByName($o->{packages}, 'basesystem')) or die "basesystem package not selected";
    }
}

#------------------------------------------------------------------------------
sub doInstallStep {
    $o->readBootloaderConfigBeforeInstall if $_[1] == 1;

    $o->beforeInstallPackages;
    $o->installPackages($o->{packages});
    $o->afterInstallPackages;
}
#------------------------------------------------------------------------------
sub miscellaneous {
    $o->miscellaneous($_[0]); 

    addToBeDone {
	setVarsInSh("$o->{prefix}/etc/sysconfig/system", { 
            HDPARM => $o->{miscellaneous}{HDPARM},
            CLEAN_TMP => $o->{miscellaneous}{CLEAN_TMP},
            CLASS => $::expert && "expert" || $::beginner && "beginner" || "medium",
            TYPE => $o->{installClass},
            SECURITY => $o->{security},
        });
	
	setVarsInSh("$o->{prefix}/etc/sysconfig/usb", { 
            MOUSE => bool2yesno($o->{mouse}{device} eq "usbmouse"),
	    KEYBOARD => bool2yesno(int grep { /^keybdev\.c: Adding keyboard/ } detect_devices::syslog()),
	});

	install_any::fsck_option();

	local $ENV{LILO_PASSWORD} = $o->{lilo}{password};
	run_program::rooted($o->{prefix}, "/usr/sbin/msec", $o->{security});
    } 'doInstallStep';
}

#------------------------------------------------------------------------------
sub configureNetwork {
    my ($clicked) = @_;

    if ($o->{isUpgrade} && !$clicked) {
	$o->{netc} or $o->{netc} = {};
	add2hash($o->{netc}, network::read_conf("$o->{prefix}/etc/sysconfig/network")) if -r "$o->{prefix}/etc/sysconfig/network";
	add2hash($o->{netc}, network::read_resolv_conf("$o->{prefix}/etc/resolv.conf")) if -r "$o->{prefix}/etc/resolv.conf";
	foreach (all("$o->{prefix}/etc/sysconfig/network-scripts")) {
	    if (/ifcfg-(\w+)/) {
		push @{$o->{intf}}, { getVarsFromSh("$o->{prefix}/etc/sysconfig/network-scripts/$_") };
	    }
	}
    }
    $o->configureNetwork($_[1] == 1);
}
#------------------------------------------------------------------------------
sub installCrypto { return; #TODO broken
		    $o->installCrypto }

#------------------------------------------------------------------------------
sub configureTimezone {
    my ($clicked) = @_;
    my $f = "$o->{prefix}/etc/sysconfig/clock";

    require timezone;
    if ($o->{isUpgrade} && -r $f && -s $f > 0) {
	return if $_[1] == 1 && !$clicked;
	#- can't be done in install cuz' timeconfig %post creates funny things
	add2hash($o->{timezone}, { timezone::read($f) });
    }
    $o->{timezone}{timezone} ||= timezone::bestTimezone(lang::lang2text($o->{lang}));
    $o->{timezone}{UTC} = !$::beginner && !grep { isFat($_) } @{$o->{fstab}} unless exists $o->{timezone}{UTC};
    $o->timeConfig($f, $clicked);
}
#------------------------------------------------------------------------------
sub configureServices { $::expert and $o->servicesConfig }
#------------------------------------------------------------------------------
sub configurePrinter  { $o->printerConfig }
#------------------------------------------------------------------------------
sub setRootPassword {
    return if $o->{isUpgrade};

    $o->setRootPassword($_[0]);
    addToBeDone { install_any::setAuthentication() } 'doInstallStep';
}
#------------------------------------------------------------------------------
sub addUser {
    return if $o->{isUpgrade};

    $o->addUser($_[0]);
    install_any::setAuthentication();
}

#------------------------------------------------------------------------------
#-PADTODO
sub createBootdisk {
    modules::write_conf("$o->{prefix}/etc/conf.modules");

    return if $o->{lnx4win};
    $o->createBootdisk($_[1] == 1);
}

#------------------------------------------------------------------------------
sub setupBootloader {
    return if $o->{lnx4win} || $::g_auto_install;

    $o->setupBootloaderBefore if $_[1] == 1;
    $o->setupBootloader($_[1] - 1);
}
#------------------------------------------------------------------------------
sub configureX {
    my ($clicked) = $_[0];

    #- done here and also at the end of install2.pm, just in case...
    fs::write($o->{prefix}, $o->{fstab}, $o->{manualFstab}, $o->{useSupermount});
    modules::write_conf("$o->{prefix}/etc/conf.modules");

    $o->setupXfree if pkgs::packageFlagInstalled(pkgs::packageByName($o->{packages}, 'XFree86')) || $clicked;
}
#------------------------------------------------------------------------------
sub generateAutoInstFloppy { 
    $o->generateAutoInstFloppy;
}

#------------------------------------------------------------------------------
sub exitInstall { $o->exitInstall(getNextStep() eq "exitInstall") }


#-######################################################################################
#- MAIN
#-######################################################################################
sub main {
    $SIG{__DIE__} = sub { chomp(my $err = $_[0]); log::l("warning: $err") };
    $SIG{SEGV} = sub { my $msg = "segmentation fault: seems like memory is missing as the install crashes"; print "$msg\n"; log::l($msg);
		       require install_steps_auto_install;
		       install_steps_auto_install::errorInStep();
		   };

    $::beginner = $::expert = $::g_auto_install = 0;

    my ($cfg, $patch);
    my %cmdline; map { 
	my ($n, $v) = split '=';
	$cmdline{$n} = $v || 1;
    } split ' ', cat_("/proc/cmdline");

    my $opt; foreach (@_) {
	if (/^--?(.*)/) {
	    $cmdline{$opt} = 1 if $opt;
	    $opt = $1;
	} else {
	    $cmdline{$opt} = $_ if $opt;
	    $opt = '';
	}
    } $cmdline{$opt} = 1 if $opt;
    
    map_each {
	my ($n, $v) = @_;
	my $f = ${{
	    method    => sub { $o->{method} = $v },
	    pcmcia    => sub { $o->{pcmcia} = $v },
	    vga       => sub { $o->{vga16} = $v },
	    step      => sub { $o->{steps}{first} = $v },
	    expert    => sub { $::expert = 1 },
	    beginner  => sub { $::beginner = 1 },
	    class     => sub { $o->{installClass} = $v },
	    lnx4win   => sub { $o->{lnx4win} = 1 },
	    readonly  => sub { $o->{partitioning}{readonly} = $v ne "0" },
	    display   => sub { $o->{display} = $v },
	    security  => sub { $o->{security} = $v },
	    test      => sub { $::testing = 1 },
	    patch     => sub { $patch = 1 },
	    defcfg    => sub { $cfg = $v },
	    newt      => sub { $o->{interactive} = "newt" },
	    text      => sub { $o->{interactive} = "newt" },
	    stdio     => sub { $o->{interactive} = "stdio"},
	    corporate => sub { $::corporate = 1 },
	    ks        => sub { $::auto_install = 1 },
	    kickstart => sub { $::auto_install = 1 },
	    auto_install => sub { $::auto_install = 1 },
	    simple_themes => sub { $o->{simple_themes} = 1 },
	    alawindows => sub { $o->{security} = 0; $o->{partitioning}{clearall} = 1; $o->{bootloader}{crushMbr} = 1 },
	    g_auto_install => sub { $::testing = $::g_auto_install = 1; $o->{partitioning}{auto_allocate} = 1 },
	    nomouseprobe => sub { $o->{nomouseprobe} = $v },
	}}{lc $n}; &$f if $f;
    } %cmdline;    

    if ($::g_auto_install) {
	(my $root = `/bin/pwd`) =~ s|(/[^/]*){5}$||;
	symlinkf $root, "/tmp/rhimage" or die "unable to create link /tmp/rhimage";
    }

    unless ($::testing) {
	unlink $_ foreach (
			   "/sbin/insmod", "/sbin/rmmod", "/sbin/install",
			   "/modules/modules.cgz",
			   "/modules/pcmcia_core.o", #- always use module from archive.
			   "/modules/i82365.o",
			   "/modules/tcic.o",
			   "/modules/ds.o",
			   );
    }

    print STDERR "in second stage install\n";
    log::openLog(($::testing || $o->{localInstall}) && 'debug.log');
    log::l("second stage install running");
    log::ld("extra log messages are enabled");

    eval { spawnShell() };

    $o->{prefix} = $::testing ? "/tmp/test-perl-install" : "/mnt";
    $o->{root}   = $::testing ? "/tmp/root-perl-install" : "/";
    mkdir $o->{prefix}, 0755;
    mkdir $o->{root}, 0755;

    #-  make sure we don't pick up any gunk from the outside world
    $ENV{PATH} = "/usr/bin:/bin:/sbin:/usr/sbin:/usr/X11R6/bin:$o->{prefix}/sbin:$o->{prefix}/bin:$o->{prefix}/usr/sbin:$o->{prefix}/usr/bin:$o->{prefix}/usr/X11R6/bin" unless $::g_auto_install;

    $o->{interactive} ||= 'gtk';
    if ($o->{interactive} eq "gtk" && availableMemory < 22 * 1024) {
	log::l("switching to newt install cuz not enough memory");
	$o->{interactive} = "newt";
    }

    if ($::auto_install) {
	require install_steps_auto_install;
	eval { $o = $::o = install_any::loadO($o, "Mandrake/auto_inst.cfg.pl") };
	eval { $o = $::o = install_any::loadO($o, "floppy") } if $@;
	if ($@) {>""

#: drakbug:72 drakbug:73
#, fuzzy, c-format
msgid "%s Online"
msgstr "Mageia Online"

#: drakbug:74
#, c-format
msgid "Remote Control"
msgstr ""

#: drakbug:75
#, c-format
msgid "Software Manager"
msgstr "Manijadori de is programas"

#: drakbug:76
#, c-format
msgid "Windows Migration tool"
msgstr ""

#: drakbug:77
#, c-format
msgid "Configuration Wizards"
msgstr ""

#: drakbug:99
#, c-format
msgid "Select %s Tool:"
msgstr ""

#: drakbug:100
#, c-format
msgid ""
"or Application Name\n"
"(or Full Path):"
msgstr ""

#: drakbug:103
#, c-format
msgid "Find Package"
msgstr ""

#: drakbug:104
#, fuzzy, c-format
msgid "Browse"
msgstr "sfollya"

#: drakbug:106
#, c-format
msgid "Package: "
msgstr "Pakitu: "

#: drakbug:107
#, c-format
msgid "Kernel:"
msgstr "Kernel:"

#: drakbug:139
#, c-format
msgid "The \"%s\" program has segfaulted with the following error:"
msgstr ""

#: drakbug:144
#, fuzzy, c-format
msgid "Used theme: %s"
msgstr "Umperador: %s"

#: drakbug:146
#, c-format
msgid ""
"To submit a bug report, click on the report button.  \n"
"This will open a web browser window on %s where you'll find a form to fill "
"in.  The information displayed above will be transferred to that server"
msgstr ""

#: drakbug:148
#, c-format
msgid ""
"It would be very useful to attach to your report the output of the following "
"command: %s."
msgid_plural ""
"Things useful to attach to your report are the output of the following "
"commands: %s."
msgstr[0] ""
msgstr[1] ""

#: drakbug:151
#, c-format
msgid "'%s'"
msgstr ""

#: drakbug:154
#, c-format
msgid "You should also attach the following files: %s as well as %s."
msgstr ""

#: drakbug:161
#, c-format
msgid "Please describe what you were doing when it crashed:"
msgstr ""

#: drakbug:177
#, c-format
msgid "Report"
msgstr "Arrelata"

#: drakbug:213
#, c-format
msgid "Not installed"
msgstr ""

#: drakbug:226
#, c-format
msgid "Package not installed"
msgstr ""

#: drakbug:251
#, c-format
msgid ""
"You must type in what you were doing when this bug happened in order to "
"enable us to reproduce this bug and to increase the odds of fixing it"
msgstr ""

#: drakbug:252
#, c-format
msgid "Thanks."
msgstr ""

#: drakclock:30 draksec:166
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""

#: drakclock:39
#, c-format
msgid "not defined"
msgstr ""

#: drakclock:41
#, c-format
msgid "Change Time Zone"
msgstr ""

#: drakclock:46
#, c-format
msgid "Timezone - DrakClock"
msgstr "Timezone - DrakClock"

#: drakclock:46
#, c-format
msgid "Which is your timezone?"
msgstr "Cali est su fasci oràriu?"

#: drakclock:47
#, c-format
msgid "GMT - DrakClock"
msgstr "GMT - DrakClock"

#: drakclock:47
#, c-format
msgid "Is your hardware clock set to GMT?"
msgstr ""

#: drakclock:74
#, c-format
msgid "Network Time Protocol"
msgstr ""

#: drakclock:76
#, c-format
msgid ""
"Your computer can synchronize its clock\n"
" with a remote time server using NTP"
msgstr ""

#: drakclock:77
#, c-format
msgid "Enable Network Time Protocol"
msgstr ""

#: drakclock:85
#, c-format
msgid "Server:"
msgstr "Server:"

#: drakclock:99
#, c-format
msgid "Timezone"
msgstr "Fasci oràriu"

#: drakclock:115
#, fuzzy, c-format
msgid "Please enter a valid NTP server address."
msgstr "Intra unu bivimentu IP bonu."

#: drakclock:132
#, c-format
msgid "Could not synchronize with %s."
msgstr ""

#: drakclock:133 drakdvb:149 logdrake:175 scannerdrake:489
#, c-format
msgid "Quit"
msgstr "Bessi"

#: drakclock:134
#, fuzzy, c-format
msgid "Retry"
msgstr "Arrecasça"

#: drakclock:161 drakclock:171
#, c-format
msgid "Reset"
msgstr ""

#: drakdvb:30
#, fuzzy, c-format
msgid "DVB"
msgstr "DVD"

#: drakdvb:39 harddrake2:101
#, c-format
msgid "Channel"
msgstr ""

#: drakdvb:57
#, c-format
msgid "%s already exists and its contents will be lost"
msgstr ""

#: drakdvb:74
#, c-format
msgid "Could not get the list of available channels"
msgstr ""

#: drakdvb:80 draksec:69 drakups:99 finish-install:109 harddrake2:378
#: scannerdrake:64 scannerdrake:68 scannerdrake:76 scannerdrake:317
#: scannerdrake:366 scannerdrake:502 scannerdrake:506 scannerdrake:528
#: service_harddrake:416
#, c-format
msgid "Please wait"
msgstr "Abeta"

#: drakdvb:84
#, c-format
msgid "Detecting DVB channels, this will take a few minutes"
msgstr ""

#: drakdvb:85 drakfont:572 drakfont:652 drakfont:736 drakups:217 logdrake:175
#, c-format
msgid "Cancel"
msgstr "Annudda"

#: drakdvb:148
#, c-format
msgid "Detect Channels"
msgstr ""

#: drakdvb:150
#, c-format
msgid "View Channel"
msgstr ""

#: drakedm:41
#, c-format
msgid "GDM (GNOME Display Manager)"
msgstr "GDM (GNOME Display Manager)"

#: drakedm:42
#, c-format
msgid "KDM (KDE Display Manager)"
msgstr "KDM (KDE Display Manager)"

#: drakedm:43
#, c-format
msgid "XDM (X Display Manager)"
msgstr "XDM (X Display Manager)"

#: drakedm:54
#, c-format
msgid "Choosing a display manager"
msgstr ""

#: drakedm:55
#, c-format
msgid ""
"X11 Display Manager allows you to graphically log\n"
"into your system with the X Window System running and supports running\n"
"several different X sessions on your local machine at the same time."
msgstr ""

#: drakedm:74
#, c-format
msgid "The change is done, do you want to restart the dm service?"
msgstr ""

#: drakedm:75
#, c-format
msgid ""
"You are going to close all running programs and lose your current session. "
"Are you really sure that you want to restart the dm service?"
msgstr ""

#: drakfont:187
#, c-format
msgid "Search installed fonts"
msgstr ""

#: drakfont:189
#, c-format
msgid "Unselect fonts installed"
msgstr ""

#: drakfont:213
#, c-format
msgid "No fonts found"
msgstr ""

#: drakfont:217
#, c-format
msgid "parse all fonts"
msgstr ""

#: drakfont:222 drakfont:263 drakfont:339 drakfont:380 drakfont:384
#: drakfont:410 drakfont:428 drakfont:436
#, c-format
msgid "done"
msgstr "fatu"

#: drakfont:226
#, c-format
msgid "Could not find any font in your mounted partitions"
msgstr ""

#: drakfont:261
#, c-format
msgid "Reselect correct fonts"
msgstr ""

#: drakfont:264
#, c-format
msgid "Could not find any font.\n"
msgstr ""

#: drakfont:274
#, c-format
msgid "Search for fonts in installed list"
msgstr ""

#: drakfont:298
#, c-format
msgid "%s fonts conversion"
msgstr ""

#: drakfont:337
#, c-format
msgid "Fonts copy"
msgstr ""

#: drakfont:340
#, c-format
msgid "True Type fonts installation"
msgstr ""

#: drakfont:348
#, c-format
msgid "please wait during ttmkfdir..."
msgstr ""

#: drakfont:349
#, c-format
msgid "True Type install done"
msgstr ""

#: drakfont:355 drakfont:370
#, c-format
msgid "type1inst building"
msgstr ""

#: drakfont:364
#, c-format
msgid "Ghostscript referencing"
msgstr ""

#: drakfont:381
#, c-format
msgid "Suppress Temporary Files"
msgstr ""

#: drakfont:426 drakfont:432
#, c-format
msgid "Suppress Fonts Files"
msgstr ""

#: drakfont:440
#, c-format
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
"\n"
"You can install the fonts the normal way. In rare cases, bogus fonts may "
"hang up your X Server."
msgstr ""

#: drakfont:479
#, fuzzy, c-format
msgid "Font Installation"
msgstr "Srèxina"

#: drakfont:490
#, c-format
msgid "DrakFont"
msgstr "DrakFont"

#: drakfont:491 drakfont:642
#, c-format
msgid "Font List"
msgstr ""

#: drakfont:494
#, c-format
msgid "Get Windows Fonts"
msgstr "Cobera is llitras de Windows"

#: drakfont:500
#, c-format
msgid "About"
msgstr "Apitzus de"

#: drakfont:501 drakfont:541
#, c-format
msgid "Options"
msgstr "Sceras"

#: drakfont:502 drakfont:721
#, c-format
msgid "Uninstall"
msgstr "Srèxina"

#: drakfont:503
#, c-format
msgid "Import"
msgstr ""

#: drakfont:521
#, fuzzy, c-format
msgid "Drakfont"
msgstr "DrakFont"

#: drakfont:523 harddrake2:234
#, c-format
msgid "Copyright (C) %s by %s"
msgstr ""

#: drakfont:525
#, fuzzy, c-format
msgid "Font installer."
msgstr "Srèxina"

#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#: drakfont:533 harddrake2:242
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr "Antoni Pistis <antonio.pistis@virgilio.it>\n"

#: drakfont:543
#, c-format
msgid "Choose the applications that will support the fonts:"
msgstr ""

#: drakfont:554
#, c-format
msgid "Ghostscript"
msgstr "Ghostscript"

#: drakfont:555
#, c-format
msgid "LibreOffice"
msgstr ""

#: drakfont:556
#, c-format
msgid "Abiword"
msgstr "Abiword"

#: drakfont:557
#, c-format
msgid "Generic Printers"
msgstr ""

#: drakfont:562 drakfont:572 drakups:210
#, c-format
msgid "Ok"
msgstr "Ok"

#: drakfont:571
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr ""

#: drakfont:572
#, c-format
msgid "File Selection"
msgstr ""

#: drakfont:576
#, c-format
msgid "Fonts"
msgstr "Litras"

#: drakfont:640 draksec:162
#, c-format
msgid "Import fonts"
msgstr ""

#: drakfont:646 drakups:299 drakups:375
#, c-format
msgid "Add"
msgstr "Açungi"

#: drakfont:647 drakfont:735 drakups:301 drakups:377
#, c-format
msgid "Remove"
msgstr "Burra"

#: drakfont:653
#, c-format
msgid "Install"
msgstr "Aposenta"

#: drakfont:684
#, c-format
msgid "Are you sure you want to uninstall the following fonts?"
msgstr ""

#: drakfont:688 draksec:59 harddrake2:323
#, c-format
msgid "Yes"
msgstr "Eya"

#: drakfont:690 draksec:58 harddrake2:324
#, c-format
msgid "No"
msgstr "No"

#: drakfont:729
#, c-format
msgid "Unselect All"
msgstr ""

#: drakfont:732
#, c-format
msgid "Select All"
msgstr ""

#: drakfont:749
#, c-format
msgid "Importing fonts"
msgstr ""

#: drakfont:753 drakfont:773
#, c-format
msgid "Initial tests"
msgstr ""

#: drakfont:754
#, c-format
msgid "Copy fonts on your system"
msgstr ""

#: drakfont:755
#, c-format
msgid "Install & convert Fonts"
msgstr ""

#: drakfont:756
#, c-format
msgid "Post Install"
msgstr ""

#: drakfont:768
#, c-format
msgid "Removing fonts"
msgstr ""

#: drakfont:774
#, c-format
msgid "Remove fonts on your system"
msgstr ""

#: drakfont:775
#, c-format
msgid "Post Uninstall"
msgstr ""

#: drakhelp:17
#, c-format
msgid ""
" drakhelp 0.1\n"
"Copyright (C) %s Mandriva.\n"
"Copyright (C) %s Mageia.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"Usage: \n"
msgstr ""

#: drakhelp:23
#, c-format
msgid "  --help                - display this help     \n"
msgstr ""

#: drakhelp:24
#, c-format
msgid ""
" --id <id_label>       - load the html help page which refers to id_label\n"
msgstr ""

#: drakhelp:25
#, c-format
msgid ""
" --doc <link>          - link to another web page ( for WM welcome "
"frontend)\n"
msgstr ""

#: drakhelp:53
#, c-format
msgid "%s Help Center"
msgstr ""

#: drakhelp:53
#, c-format
msgid "No Help entry for %s\n"
msgstr ""

#: drakperm:23
#, c-format
msgid "System settings"
msgstr ""

#: drakperm:24
#, c-format
msgid "Custom settings"
msgstr ""

#: drakperm:25
#, c-format
msgid "Custom & system settings"
msgstr ""

#: drakperm:33
#, fuzzy, c-format
msgid "Security Permissions"
msgstr "Ereda is permissus"

#: drakperm:45
#, c-format
msgid "Editable"
msgstr "Mudaditzu"

#: drakperm:50 drakperm:320
#, c-format
msgid "Path"
msgstr "Mori"

#: drakperm:50 drakperm:249
#, c-format
msgid "User"
msgstr "Umperadori"

#: drakperm:50 drakperm:249
#, c-format
msgid "Group"
msgstr "Grupu"

#: drakperm:50 drakperm:109 drakperm:332 draksec:177
#, c-format
msgid "Permissions"
msgstr "Permissus"

#: drakperm:60
#, c-format
msgid "Add a new rule"
msgstr ""

#: drakperm:67 drakperm:102 drakperm:128
#, c-format
msgid "Edit current rule"
msgstr ""

#: drakperm:110
#, c-format
msgid ""
"Here you can see files to use in order to fix permissions, owners, and "
"groups via msec.\n"
"You can also edit your own rules which will overwrite the default rules."
msgstr ""

#: drakperm:112
#, c-format
msgid ""
"The current security level is %s.\n"
"Select permissions to see/edit"
msgstr ""

#: drakperm:124
#, c-format
msgid "Up"
msgstr "Andat"

#: drakperm:124
#, c-format
msgid "Move selected rule up one level"
msgstr ""

#: drakperm:125
#, c-format
msgid "Down"
msgstr "No andat"

#: drakperm:125
#, c-format
msgid "Move selected rule down one level"
msgstr ""

#: drakperm:126
#, c-format
msgid "Add a rule"
msgstr ""

#: drakperm:126
#, c-format
msgid "Add a new rule at the end"
msgstr ""

#: drakperm:127
#, c-format
msgid "Delete"
msgstr "Burra"

#: drakperm:127
#, c-format
msgid "Delete selected rule"
msgstr ""

#: drakperm:128 drakups:300 drakups:376
#, c-format
msgid "Edit"
msgstr "Muda"

#: drakperm:241
#, c-format
msgid "browse"
msgstr "sfollya"

#: drakperm:246
#, c-format
msgid "user"
msgstr "umperadori"

#: drakperm:246
#, c-format
msgid "group"
msgstr "grupu"

#: drakperm:246
#, c-format
msgid "other"
msgstr "atru"

#: drakperm:249
#, c-format
msgid "Other"
msgstr "Atru"

#: drakperm:251
#, c-format
msgid "Read"
msgstr "Ligi"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:254
#, c-format
msgid "Enable \"%s\" to read the file"
msgstr ""

#: drakperm:258
#, c-format
msgid "Write"
msgstr "Scrii"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:261
#, c-format
msgid "Enable \"%s\" to write the file"
msgstr ""

#: drakperm:265
#, c-format
msgid "Execute"
msgstr "Esecuta"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:268
#, c-format
msgid "Enable \"%s\" to execute the file"
msgstr ""

#: drakperm:271
#, c-format
msgid "Sticky-bit"
msgstr ""

#: drakperm:271
#, c-format
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""

#: drakperm:272
#, c-format
msgid "Set-UID"
msgstr "Set-UID"

#: drakperm:272
#, c-format
msgid "Use owner id for execution"
msgstr ""

#: drakperm:273
#, c-format
msgid "Set-GID"
msgstr "Set-GID"

#: drakperm:273
#, c-format
msgid "Use group id for execution"
msgstr ""

#: drakperm:290
#, c-format
msgid "User:"
msgstr "Umperadori:"

#: drakperm:291
#, c-format
msgid "Group:"
msgstr "Grupu:"

#: drakperm:295
#, c-format
msgid "Current user"
msgstr ""

#: drakperm:296
#, c-format
msgid "When checked, owner and group will not be changed"
msgstr ""

#: drakperm:306
#, c-format
msgid "Path selection"
msgstr "Sçobera su path"

#: drakperm:326
#, c-format
msgid "Property"
msgstr ""

#: drakperm:376
#, c-format
msgid ""
"The first character of the path must be a slash (\"/\"):\n"
"\"%s\""
msgstr ""

#: drakperm:386
#, c-format
msgid "Both the username and the group must valid!"
msgstr ""

#: drakperm:387
#, c-format
msgid "User: %s"
msgstr "Umperador: %s"

#: drakperm:388
#, c-format
msgid "Group: %s"
msgstr "Grupu: %s"

#: draksec:53
#, c-format
msgid "ALL"
msgstr "TOTU"

#: draksec:54
#, c-format
msgid "LOCAL"
msgstr "LOCALI"

#: draksec:55
#, c-format
msgid "NONE"
msgstr ""

#: draksec:56
#, c-format
msgid "Default"
msgstr "Predefiniu"

#: draksec:57
#, c-format
msgid "Ignore"
msgstr ""

#: draksec:87
#, c-format
msgid "Security Level and Checks"
msgstr ""

#: draksec:110
#, c-format
msgid "Configure authentication required to access %s tools"
msgstr ""

#: draksec:113
#, c-format
msgid "No password"
msgstr "Nisçuna password"

#: draksec:114
#, c-format
msgid "Root password"
msgstr ""

#: draksec:115
#, c-format
msgid "User password"
msgstr ""

#: draksec:145 draksec:200
#, c-format
msgid "Software Management"
msgstr "Maniju de is programas"

#: draksec:146
#, fuzzy, c-format
msgid "%s Update"
msgstr "Mageia Online"

#: draksec:147
#, c-format
msgid "Software Media Manager"
msgstr "Manijadori de Mèdius de Programas"

#: draksec:148
#, fuzzy, c-format
msgid "Configure 3D Desktop effects"
msgstr "Assètia unu server po newsgroup"

#: draksec:149
#, fuzzy, c-format
msgid "Graphical Server Configuration"
msgstr "Assètiu arretza"

#: draksec:150
#, fuzzy, c-format
msgid "Mouse Configuration"
msgstr "Assètiu arretza"

#: draksec:151
#, fuzzy, c-format
msgid "Keyboard Configuration"
msgstr "Assètiu arretza"

#: draksec:152
#, fuzzy, c-format
msgid "UPS Configuration"
msgstr "Assètiu IP"

#: draksec:153
#, fuzzy, c-format
msgid "Network Configuration"
msgstr "Assètiu arretza"

#: draksec:154
#, c-format
msgid "Hosts definitions"
msgstr "Definitzionis de is host"

#: draksec:155
#, fuzzy, c-format
msgid "Network Center"
msgstr "Arretza e Internet"

#: draksec:156
#, c-format
msgid "Wireless Network Roaming"
msgstr ""

#: draksec:157
#, c-format
msgid "VPN"
msgstr ""

#: draksec:158
#, c-format
msgid "Proxy Configuration"
msgstr "Assètiu Proxy"

#: draksec:159
#, fuzzy, c-format
msgid "Connection Sharing"
msgstr "Acàpiu"

#: draksec:161
#, c-format
msgid "Backups"
msgstr "Backup"

#: draksec:163 logdrake:52
#, c-format
msgid "Logs"
msgstr "Logs"

#: draksec:164
#, c-format
msgid "Services"
msgstr "Serbìtzius"

#: draksec:165
#, fuzzy, c-format
msgid "Users"
msgstr "Umperadori"

#: draksec:167
#, fuzzy, c-format
msgid "Boot Configuration"
msgstr "Assètiu arretza"

#: draksec:201
#, c-format
msgid "Hardware"
msgstr "Hardware"

#: draksec:202
#, c-format
msgid "Network"
msgstr "Arretza"

#: draksec:203
#, c-format
msgid "System"
msgstr "Sistema"

#: draksec:204
#, c-format
msgid "Boot"
msgstr "Alluidura"

#: draksound:48
#, c-format
msgid "No Sound Card detected!"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: draksound:51
#, c-format
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in"
msgstr ""

#: draksound:54
#, c-format
msgid ""
"\n"
"\n"
"\n"
"Note: if you've an ISA PnP sound card, you'll have to use the alsaconf or "
"the sndconfig program.  Just type \"alsaconf\" or \"sndconfig\" in a console."
msgstr ""

#: drakups:71
#, c-format
msgid "Connected through a serial port or an usb cable"
msgstr ""

#: drakups:72
#, c-format
msgid "Manual configuration"
msgstr ""

#: drakups:78
#, c-format
msgid "Add an UPS device"
msgstr ""

#: drakups:81
#, c-format
msgid ""
"Welcome to the UPS configuration utility.\n"
"\n"
"Here, you'll add a new UPS to your system.\n"
msgstr ""

#: drakups:88
#, c-format
msgid ""
"We're going to add an UPS device.\n"
"\n"
"Do you want to autodetect UPS devices connected to this machine or to "
"manually select them?"
msgstr ""

#: drakups:91
#, c-format
msgid "Autodetection"
msgstr ""

#: drakups:99 harddrake2:378
#, c-format
msgid "Detection in progress"
msgstr ""

#: drakups:118 drakups:157 logdrake:457 logdrake:463
#, c-format
msgid "Congratulations"
msgstr "Cumprimentus"

#: drakups:119
#, c-format
msgid "The wizard successfully added the following UPS devices:"
msgstr ""

#: drakups:121
#, c-format
msgid "No new UPS devices was found"
msgstr ""

#: drakups:126 drakups:138
#, c-format
msgid "UPS driver configuration"
msgstr ""

#: drakups:126
#, c-format
msgid "Please select your UPS model."
msgstr ""

#: drakups:127
#, c-format
msgid "Manufacturer / Model:"
msgstr ""

#: drakups:138
#, c-format
msgid ""
"We are configuring the \"%s\" UPS from \"%s\".\n"
"Please fill in its name, its driver and its port."
msgstr ""

#: drakups:143
#, c-format
msgid "Name:"
msgstr "Nòmini:"

#: drakups:143
#, c-format
msgid "The name of your ups"
msgstr ""

#: drakups:144
#, c-format
msgid "Driver:"
msgstr "Driver:"

#: drakups:144
#, c-format
msgid "The driver that manages your ups"
msgstr ""

#: drakups:145
#, c-format
msgid "Port:"
msgstr "Porta:"

#: drakups:147
#, c-format
msgid "The port on which is connected your ups"
msgstr ""

#: drakups:157
#, c-format
msgid "The wizard successfully configured the new \"%s\" UPS device."
msgstr ""

#: drakups:248
#, c-format
msgid "UPS devices"
msgstr "Trastus UPS"

#: drakups:249 drakups:268 drakups:284 harddrake2:89 harddrake2:116
#: harddrake2:123
#, c-format
msgid "Name"
msgstr "Nòmini"

#: drakups:249 harddrake2:139
#, c-format
msgid "Driver"
msgstr "Driver"

#: drakups:249 harddrake2:56
#, c-format
msgid "Port"
msgstr "Porta"

#: drakups:267
#, c-format
msgid "UPS users"
msgstr ""

#: drakups:283
#, c-format
msgid "Access Control Lists"
msgstr ""

#: drakups:284
#, c-format
msgid "IP address"
msgstr "Bivimentu IP"

#: drakups:284
#, c-format
msgid "IP mask"
msgstr "IP mask"

#: drakups:296
#, c-format
msgid "Rules"
msgstr ""

#: drakups:297
#, c-format
msgid "Action"
msgstr "Atzioni"

#: drakups:297 harddrake2:85
#, c-format
msgid "Level"
msgstr "Arrasu"

#: drakups:297
#, c-format
msgid "ACL name"
msgstr ""

#: drakups:297 finish-install:199
#, c-format
msgid "Password"
msgstr "Password"

#: drakups:329
#, c-format
msgid "UPS Management"
msgstr ""

#: drakups:333 drakups:342
#, c-format
msgid "DrakUPS"
msgstr "DrakUPS"

#: drakups:339
#, c-format
msgid "Welcome to the UPS configuration tools"
msgstr ""

#: drakxtv:67
#, c-format
msgid "No TV Card detected!"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: drakxtv:69
#, c-format
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in."
msgstr ""

#: finish-install:60
#, c-format
msgid "Keyboard"
msgstr "Tecrau"

#: finish-install:61
#, c-format
msgid "Please choose your keyboard layout."
msgstr "Sçobera su skema de su tecrau"

#: finish-install:109
#, c-format
msgid "Testing your connection..."
msgstr ""

#: finish-install:197 finish-install:215 finish-install:228
#, c-format
msgid "Encrypted home partition"
msgstr ""

#: finish-install:197
#, c-format
msgid "Please enter a password for the %s user"
msgstr ""

#: finish-install:200
#, c-format
msgid "Password (again)"
msgstr "Password (torra)"

#: finish-install:215
#, c-format
msgid "Creating encrypted home partition"
msgstr ""

#: finish-install:228
#, c-format
msgid "Formatting encrypted home partition"
msgstr ""

#: harddrake2:30
#, c-format
msgid "Alternative drivers"
msgstr ""

#: harddrake2:31
#, c-format
msgid "the list of alternative drivers for this sound card"
msgstr ""

#: harddrake2:33 harddrake2:125
#, c-format
msgid "Bus"
msgstr "Bus"

#: harddrake2:34
#, c-format
msgid ""
"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""

#: harddrake2:36 harddrake2:151
#, c-format
msgid "Bus identification"
msgstr ""

#: harddrake2:37
#, c-format
msgid ""
"- PCI and USB devices: this lists the vendor, device, subvendor and "
"subdevice PCI/USB ids"
msgstr ""

#: harddrake2:39
#, c-format
msgid "Location on the bus"
msgstr ""

#: harddrake2:40
#, c-format
msgid ""
"- pci devices: this gives the PCI slot, device and function of this card\n"
"- eide devices: the device is either a slave or a master device\n"
"- scsi devices: the scsi bus and the scsi device ids"
msgstr ""

#: harddrake2:43
#, c-format
msgid "Drive capacity"
msgstr ""

#: harddrake2:43
#, c-format
msgid "special capacities of the driver (burning ability and or DVD support)"
msgstr ""

#: harddrake2:44
#, c-format
msgid "Description"
msgstr "Descriidura"

#: harddrake2:44
#, c-format
msgid "this field describes the device"
msgstr ""

#: harddrake2:45
#, c-format
msgid "Old device file"
msgstr ""

#: harddrake2:46
#, c-format
msgid "old static device name used in dev package"
msgstr ""

#. -PO: here "module" is the "jargon term" for a kernel driver
#: harddrake2:49
#, c-format
msgid "Module"
msgstr "Mòdulu"

#: harddrake2:49
#, c-format
msgid "the module of the GNU/Linux kernel that handles the device"
msgstr ""

#: harddrake2:50
#, c-format
msgid "Extended partitions"
msgstr ""

#: harddrake2:50
#, c-format
msgid "the number of extended partitions"
msgstr ""

#: harddrake2:51
#, c-format
msgid "Geometry"
msgstr ""

#: harddrake2:51
#, c-format
msgid "Cylinder/head/sectors geometry of the disk"
msgstr ""

#: harddrake2:52
#, c-format
msgid "Disk controller"
msgstr ""

#: harddrake2:52
#, c-format
msgid "the disk controller on the host side"
msgstr ""

#: harddrake2:53
#, c-format
msgid "Identifier"
msgstr ""

#: harddrake2:53
#, c-format
msgid "usually the device serial number"
msgstr ""

#: harddrake2:54
#, c-format
msgid "Media class"
msgstr ""

#: harddrake2:54
#, c-format
msgid "class of hardware device"
msgstr ""

#: harddrake2:55 harddrake2:86
#, c-format
msgid "Model"
msgstr ""

#: harddrake2:55
#, c-format
msgid "hard disk model"
msgstr ""

#: harddrake2:56
#, c-format
msgid "network printer port"
msgstr ""

#: harddrake2:57
#, c-format
msgid "Primary partitions"
msgstr ""

#: harddrake2:57
#, c-format
msgid "the number of the primary partitions"
msgstr ""

#: harddrake2:58 harddrake2:92
#, c-format
msgid "Vendor"
msgstr "Produsidori"

#: harddrake2:58
#, c-format
msgid "the vendor name of the device"
msgstr ""

#: harddrake2:59
#, c-format
msgid "PCI domain"
msgstr ""

#: harddrake2:59 harddrake2:60
#, c-format
msgid "the PCI domain of the device"
msgstr ""

#: harddrake2:60
#, fuzzy, c-format
msgid "PCI revision"
msgstr "Permissus"

#: harddrake2:61
#, c-format
msgid "Bus PCI #"
msgstr "Bus PCI #"

#: harddrake2:61
#, c-format
msgid "the PCI bus on which the device is plugged"
msgstr ""

#: harddrake2:62
#, c-format
msgid "PCI device #"
msgstr ""

#: harddrake2:62
#, c-format
msgid "PCI device number"
msgstr ""

#: harddrake2:63
#, c-format
msgid "PCI function #"
msgstr ""

#: harddrake2:63
#, c-format
msgid "PCI function number"
msgstr ""

#: harddrake2:64
#, c-format
msgid "Vendor ID"
msgstr ""

#: harddrake2:64
#, c-format
msgid "this is the standard numerical identifier of the vendor"
msgstr ""

#: harddrake2:65
#, c-format
msgid "Device ID"
msgstr ""

#: harddrake2:65
#, c-format
msgid "this is the numerical identifier of the device"
msgstr ""

#: harddrake2:66
#, c-format
msgid "Sub vendor ID"
msgstr ""

#: harddrake2:66
#, c-format
msgid "this is the minor numerical identifier of the vendor"
msgstr ""

#: harddrake2:67
#, c-format
msgid "Sub device ID"
msgstr ""

#: harddrake2:67
#, c-format
msgid "this is the minor numerical identifier of the device"
msgstr ""

#: harddrake2:68
#, c-format
msgid "Device USB ID"
msgstr ""

#: harddrake2:68
#, c-format
msgid ".."
msgstr ""

#: harddrake2:73 harddrake2:74
#, c-format
msgid "Bogomips"
msgstr "Bogomips"

#: harddrake2:73 harddrake2:74
#, c-format
msgid ""
"the GNU/Linux kernel needs to run a calculation loop at boot time to "
"initialize a timer counter.  Its result is stored as bogomips as a way to "
"\"benchmark\" the cpu."
msgstr ""

#: harddrake2:75
#, c-format
msgid "Cache size"
msgstr ""

#: harddrake2:75
#, c-format
msgid "size of the (second level) cpu cache"
msgstr ""

#: harddrake2:76
#, c-format
msgid "Cpuid family"
msgstr ""

#: harddrake2:76
#, c-format
msgid "family of the cpu (eg: 6 for i686 class)"
msgstr ""

#: harddrake2:77
#, c-format
msgid "Cpuid level"
msgstr ""

#: harddrake2:77
#, c-format
msgid "information level that can be obtained through the cpuid instruction"
msgstr ""

#: harddrake2:78
#, c-format
msgid "Frequency (MHz)"
msgstr ""

#: harddrake2:78
#, c-format
msgid ""
"the CPU frequency in MHz (Megahertz which in first approximation may be "
"coarsely assimilated to number of instructions the cpu is able to execute "
"per second)"
msgstr ""

#: harddrake2:79
#, c-format
msgid "Flags"
msgstr ""

#: harddrake2:79
#, c-format
msgid "CPU flags reported by the kernel"
msgstr ""

#: harddrake2:80 harddrake2:144
#, fuzzy, c-format
msgid "Cores"
msgstr "Serra"

#: harddrake2:80
#, c-format
msgid "CPU cores"
msgstr ""

#: harddrake2:81
#, c-format
msgid "Core ID"
msgstr ""

#: harddrake2:82
#, c-format
msgid "Physical ID"
msgstr ""

#: harddrake2:83
#, c-format
msgid "ACPI ID"
msgstr ""

#: harddrake2:84
#, fuzzy, c-format
msgid "Siblings"
msgstr "Assètius"

#: harddrake2:85
#, c-format
msgid "sub generation of the cpu"
msgstr ""

#: harddrake2:86
#, c-format
msgid "generation of the cpu (eg: 8 for Pentium III, ...)"
msgstr ""

#: harddrake2:87 harddrake2:88
#, c-format
msgid "Model name"
msgstr ""

#: harddrake2:87 harddrake2:88
#, c-format
msgid "official vendor name of the cpu"
msgstr ""

#: harddrake2:89
#, c-format
msgid "the name of the CPU"
msgstr ""

#: harddrake2:90
#, c-format
msgid "Processor ID"
msgstr ""

#: harddrake2:90
#, c-format
msgid "the number of the processor"
msgstr ""

#: harddrake2:91
#, c-format
msgid "Model stepping"
msgstr ""

#: harddrake2:91
#, c-format
msgid "stepping of the cpu (sub model (generation) number)"
msgstr ""

#: harddrake2:92
#, c-format
msgid "the vendor name of the processor"
msgstr ""

#: harddrake2:93
#, c-format
msgid "Write protection"
msgstr ""

#: harddrake2:93
#, c-format
msgid ""
"the WP flag in the CR0 register of the cpu enforce write protection at the "
"memory page level, thus enabling the processor to prevent unchecked kernel "
"accesses to user memory (aka this is a bug guard)"
msgstr ""

#: harddrake2:97
#, c-format
msgid "Floppy format"
msgstr ""

#: harddrake2:97
#, c-format
msgid "format of floppies supported by the drive"
msgstr ""

#: harddrake2:101
#, c-format
msgid "EIDE/SCSI channel"
msgstr ""

#: harddrake2:102
#, c-format
msgid "Disk identifier"
msgstr ""

#: harddrake2:102
#, c-format
msgid "usually the disk serial number"
msgstr ""

#: harddrake2:103
#, c-format
msgid "Target id number"
msgstr ""

#: harddrake2:103
#, c-format
msgid "the SCSI target identifier"
msgstr ""

#: harddrake2:104
#, c-format
msgid "Logical unit number"
msgstr ""

#: harddrake2:104
#, c-format
msgid ""
"the SCSI Logical Unit Number (LUN). SCSI devices connected to a host are "
"uniquely identified by a\n"
"channel number, a target id and a logical unit number"
msgstr ""

#. -PO: here, "size" is the size of the ram chip (eg: 128Mo, 256Mo, ...)
#: harddrake2:111
#, c-format
msgid "Installed size"
msgstr ""

#: harddrake2:111
#, c-format
msgid "Installed size of the memory bank"
msgstr ""

#: harddrake2:112
#, c-format
msgid "Enabled Size"
msgstr ""

#: harddrake2:112
#, c-format
msgid "Enabled size of the memory bank"
msgstr ""

#: harddrake2:113 harddrake2:122
#, c-format
msgid "Type"
msgstr "Tipu"

#: harddrake2:113
#, c-format
msgid "type of the memory device"
msgstr ""

#: harddrake2:114
#, c-format
msgid "Speed"
msgstr ""

#: harddrake2:114
#, c-format
msgid "Speed of the memory bank"
msgstr ""

#: harddrake2:115
#, c-format
msgid "Bank connections"
msgstr ""

#: harddrake2:116
#, c-format
msgid "Socket designation of the memory bank"
msgstr ""

#: harddrake2:120
#, c-format
msgid "Device file"
msgstr ""

#: harddrake2:120
#, c-format
msgid ""
"the device file used to communicate with the kernel driver for the mouse"
msgstr ""

#: harddrake2:121
#, c-format
msgid "Emulated wheel"
msgstr ""

#: harddrake2:121
#, c-format
msgid "whether the wheel is emulated or not"
msgstr ""

#: harddrake2:122
#, c-format
msgid "the type of the mouse"
msgstr ""

#: harddrake2:123
#, c-format
msgid "the name of the mouse"
msgstr ""

#: harddrake2:124
#, c-format
msgid "Number of buttons"
msgstr ""

#: harddrake2:124
#, c-format
msgid "the number of buttons the mouse has"
msgstr ""

#: harddrake2:125
#, c-format
msgid "the type of bus on which the mouse is connected"
msgstr ""

#: harddrake2:126
#, c-format
msgid "Mouse protocol used by X11"
msgstr ""

#: harddrake2:126
#, c-format
msgid "the protocol that the graphical desktop use with the mouse"
msgstr ""

#: harddrake2:130
#, c-format
msgid "Identification"
msgstr ""

#: harddrake2:135 harddrake2:150
#, c-format
msgid "Connection"
msgstr "Acàpiu"

#: harddrake2:145
#, c-format
msgid "Performances"
msgstr ""

#: harddrake2:152
#, c-format
msgid "Device"
msgstr "Trastu"

#: harddrake2:153
#, c-format
msgid "Partitions"
msgstr "Pratziduras"

#: harddrake2:158
#, c-format
msgid "Features"
msgstr ""

#. -PO: please keep all "/" characters !!!
#: harddrake2:181 logdrake:78
#, c-format
msgid "/_Options"
msgstr "/Sc_eras"

#: harddrake2:182 harddrake2:208 logdrake:80
#, c-format
msgid "/_Help"
msgstr "/A_judu"

#: harddrake2:186
#, c-format
msgid "/Autodetect _modems"
msgstr ""

#: harddrake2:187
#, c-format
msgid "/Autodetect _jaz drives"
msgstr ""

#: harddrake2:188
#, c-format
msgid "/Autodetect parallel _zip drives"
msgstr ""

#: harddrake2:192
#, fuzzy, c-format
msgid "Hardware Configuration"
msgstr "Assètiu arretza"

#: harddrake2:199
#, c-format
msgid "/_Quit"
msgstr "/_Bessi"

#: harddrake2:210
#, c-format
msgid "/_Fields description"
msgstr ""

#: harddrake2:212
#, c-format
msgid "Harddrake help"
msgstr ""

#: harddrake2:213
#, c-format
msgid ""
"Description of the fields:\n"
"\n"
msgstr ""

#: harddrake2:221
#, c-format
msgid "Select a device!"
msgstr "Sçobera unu trastu!"

#: harddrake2:221
#, c-format
msgid ""
"Once you've selected a device, you'll be able to see the device information "
"in fields displayed on the right frame (\"Information\")"
msgstr ""

#: harddrake2:227
#, c-format
msgid "/_Report Bug"
msgstr "/A_rrelata Farta"

#: harddrake2:229
#, c-format
msgid "/_About..."
msgstr "/A_pitzus de..."

#: harddrake2:232
#, fuzzy, c-format
msgid "Harddrake"
msgstr "Harddrake2"

#: harddrake2:236
#, c-format
msgid "This is HardDrake, a %s hardware configuration tool."
msgstr ""

#: harddrake2:268
#, c-format
msgid "Detected hardware"
msgstr ""

#: harddrake2:271 scannerdrake:284
#, c-format
msgid "Information"
msgstr "Sceda"

#: harddrake2:273
#, c-format
msgid "Set current driver options"
msgstr ""

#: harddrake2:280
#, c-format
msgid "Run config tool"
msgstr ""

#: harddrake2:300
#, c-format
msgid ""
"Click on a device in the tree on the left in order to display its "
"information here."
msgstr ""

#: harddrake2:321 notify-x11-free-driver-switch:13
#, c-format
msgid "unknown"
msgstr "disconnotu"

#: harddrake2:322
#, c-format
msgid "Unknown"
msgstr "Disconnotu"

#: harddrake2:342
#, c-format
msgid "Misc"
msgstr ""

#: harddrake2:425
#, c-format
msgid "secondary"
msgstr "segundàriu"

#: harddrake2:425
#, c-format
msgid "primary"
msgstr "primàriu"

#: harddrake2:429
#, c-format
msgid "burner"
msgstr "scriidori"

#: harddrake2:429
#, c-format
msgid "DVD"
msgstr "DVD"

#: harddrake2:533
#, c-format
msgid "The following packages need to be installed:\n"
msgstr ""

#: localedrake:38
#, c-format
msgid "LocaleDrake"
msgstr "LocaleDrake"

#: localedrake:46
#, c-format
msgid "You should install the following packages: %s"
msgstr ""

#. -PO: the following is used to combine packages names. eg: "initscripts, harddrake, yudit"
#: localedrake:49
#, c-format
msgid ", "
msgstr ", "

#: logdrake:51
#, fuzzy, c-format
msgid "%s Tools Logs"
msgstr "Mageia Tools Logs"

#: logdrake:65
#, c-format
msgid "Show only for the selected day"
msgstr ""

#: logdrake:72
#, c-format
msgid "/File/_New"
msgstr ""

#: logdrake:72
#, c-format
msgid "<control>N"
msgstr ""

#: logdrake:73
#, c-format
msgid "/File/_Open"
msgstr ""

#: logdrake:73
#, c-format
msgid "<control>O"
msgstr ""

#: logdrake:74
#, c-format
msgid "/File/_Save"
msgstr ""

#: logdrake:74
#, c-format
msgid "<control>S"
msgstr ""

#: logdrake:75
#, c-format
msgid "/File/Save _As"
msgstr ""

#: logdrake:76
#, c-format
msgid "/File/-"
msgstr "/File/-"

#: logdrake:79
#, c-format
msgid "/Options/Test"
msgstr ""

#: logdrake:81
#, c-format
msgid "/Help/_About..."
msgstr "/Ajudu/_Apitzus de..."

#: logdrake:110
#, c-format
msgid ""
"_:this is the auth.log log file\n"
"Authentication"
msgstr ""

#: logdrake:111
#, c-format
msgid ""
"_:this is the user.log log file\n"
"User"
msgstr ""

#: logdrake:112
#, c-format
msgid ""
"_:this is the /var/log/messages log file\n"
"Messages"
msgstr ""

#: logdrake:113
#, c-format
msgid ""
"_:this is the /var/log/syslog log file\n"
"Syslog"
msgstr ""

#: logdrake:117
#, c-format
msgid "search"
msgstr ""

#: logdrake:129
#, c-format
msgid "A tool to monitor your logs"
msgstr ""

#: logdrake:131
#, c-format
msgid "Settings"
msgstr "Assètius"

#: logdrake:134
#, c-format
msgid "Matching"
msgstr ""

#: logdrake:135
#, c-format
msgid "but not matching"
msgstr ""

#: logdrake:138
#, c-format
msgid "Choose file"
msgstr "Sçobera file"

#: logdrake:150
#, c-format
msgid "Calendar"
msgstr "Calendàriu"

#: logdrake:159
#, c-format
msgid "Content of the file"
msgstr ""

#: logdrake:163 logdrake:407
#, c-format
msgid "Mail alert"
msgstr ""

#: logdrake:170
#, c-format
msgid "The alert wizard has failed unexpectedly:"
msgstr ""

#: logdrake:174
#, c-format
msgid "Save"
msgstr "Sarva"

#: logdrake:222
#, c-format
msgid "please wait, parsing file: %s"
msgstr ""

#: logdrake:244
#, c-format
msgid "Sorry, log file isn't available!"
msgstr ""

#: logdrake:292
#, c-format
msgid "Error while opening \"%s\" log file: %s\n"
msgstr ""

#: logdrake:385
#, c-format
msgid "Apache World Wide Web Server"
msgstr ""

#: logdrake:386
#, c-format
msgid "Domain Name Resolver"
msgstr ""

#: logdrake:387
#, c-format
msgid "Ftp Server"
msgstr "Server ftp"

#: logdrake:388
#, c-format
msgid "Postfix Mail Server"
msgstr "Server de curreu Postfix"

#: logdrake:389
#, c-format
msgid "Samba Server"
msgstr "Server Samba"

#: logdrake:390
#, c-format
msgid "SSH Server"
msgstr "Server SSH"

#: logdrake:391
#, c-format
msgid "Webmin Service"
msgstr "Serbìtziu Webmin"

#: logdrake:392
#, c-format
msgid "Xinetd Service"
msgstr "Serbìtziu Xinetd"

#: logdrake:401
#, c-format
msgid "Configure the mail alert system"
msgstr ""

#: logdrake:402
#, c-format
msgid "Stop the mail alert system"
msgstr ""

#: logdrake:410
#, c-format
msgid "Mail alert configuration"
msgstr ""

#: logdrake:411
#, c-format
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""

#: logdrake:414
#, c-format
msgid "What do you want to do?"
msgstr "Ita bolis fai?"

#: logdrake:421
#, c-format
msgid "Services settings"
msgstr ""

#: logdrake:422
#, c-format
msgid ""
"You will receive an alert if one of the selected services is no longer "
"running"
msgstr ""

#: logdrake:429
#, c-format
msgid "Load setting"
msgstr ""

#: logdrake:430
#, c-format
msgid "You will receive an alert if the load is higher than this value"
msgstr ""

#: logdrake:431
#, c-format
msgid ""
"_: load here is a noun, the load of the system\n"
"Load"
msgstr ""

#: logdrake:436
#, c-format
msgid "Alert configuration"
msgstr ""

#: logdrake:437
#, c-format
msgid "Please enter your email address below "
msgstr ""

#: logdrake:438
#, c-format
msgid "and enter the name (or the IP) of the SMTP server you wish to use"
msgstr ""

#: logdrake:440
#, fuzzy, c-format
msgid "Email address"
msgstr "Bivimentu IP"

#: logdrake:441
#, fuzzy, c-format
msgid "Email server"
msgstr "Server Samba"

#: logdrake:445
#, c-format
msgid "\"%s\" neither is a valid email nor is an existing local user!"
msgstr ""

#: logdrake:450
#, c-format
msgid ""
"\"%s\" is a local user, but you did not select a local smtp, so you must use "
"a complete email address!"
msgstr ""

#: logdrake:457
#, c-format
msgid "The wizard successfully configured the mail alert."
msgstr ""

#: logdrake:463
#, c-format
msgid "The wizard successfully disabled the mail alert."
msgstr ""

#: logdrake:522
#, c-format
msgid "Save as.."
msgstr "Sarva ke..."

#: notify-x11-free-driver-switch:18 service_harddrake:458
#, c-format
msgid "Display driver setup"
msgstr ""

#: notify-x11-free-driver-switch:20
#, c-format
msgid "The display driver has been automatically switched to '%s'."
msgstr ""

#: notify-x11-free-driver-switch:21
#, c-format
msgid "Reason: %s."
msgstr ""

#: scannerdrake:49
#, c-format
msgid ""
"SANE packages need to be installed to use scanners.\n"
"\n"
"Do you want to install the SANE packages?"
msgstr ""
"Is pakitus de SANE bolint aposentaus po impreai scannidoras.\n"
"\n"
"Bolis aposentai is pakitus de SANE?"

#: scannerdrake:53
#, c-format
msgid "Aborting Scannerdrake."
msgstr "Bessu de Scannerdrake."

#: scannerdrake:58
#, c-format
msgid ""
"Could not install the packages needed to set up a scanner with Scannerdrake."
msgstr ""

#: scannerdrake:59
#, c-format
msgid "Scannerdrake will not be started now."
msgstr "Imoi apu a allui Scannerdrake."

#: scannerdrake:65 scannerdrake:503
#, c-format
msgid "Searching for configured scanners..."
msgstr "Circu is scannidoras assetiadas..."

#: scannerdrake:69 scannerdrake:507
#, c-format
msgid "Searching for new scanners..."
msgstr "Circu atras scannidoras..."

#: scannerdrake:77 scannerdrake:529
#, c-format
msgid "Re-generating list of configured scanners..."
msgstr ""

#: scannerdrake:99
#, c-format
msgid "The %s is not supported by this version of %s."
msgstr ""

#: scannerdrake:102 scannerdrake:113
#, fuzzy, c-format
msgid "Confirmation"
msgstr "Assètiu"

#: scannerdrake:102
#, c-format
msgid "%s found on %s, configure it automatically?"
msgstr ""

#: scannerdrake:114
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""

#: scannerdrake:128
#, fuzzy, c-format
msgid "Scanner configuration"
msgstr "Assètiu IP"

#: scannerdrake:129
#, c-format
msgid "Select a scanner model (Detected model: %s, Port: %s)"
msgstr ""

#: scannerdrake:131
#, c-format
msgid "Select a scanner model (Detected model: %s)"
msgstr ""

#: scannerdrake:132
#, c-format
msgid "Select a scanner model (Port: %s)"
msgstr ""

#: scannerdrake:134 scannerdrake:137
#, c-format
msgid " (UNSUPPORTED)"
msgstr " (NO SUPORTADA)"

#: scannerdrake:140
#, c-format
msgid "The %s is not supported under Linux."
msgstr "Sa %s no est suportada in Linux."

#: scannerdrake:167 scannerdrake:181
#, c-format
msgid "Do not install firmware file"
msgstr "No aposentist su file de firmware"

#: scannerdrake:170 scannerdrake:220
#, fuzzy, c-format
msgid "Scanner Firmware"
msgstr "Scannidora a cumoni"

#: scannerdrake:171 scannerdrake:223
#, c-format
msgid ""
"It is possible that your %s needs its firmware to be uploaded everytime when "
"it is turned on."
msgstr ""

#: scannerdrake:172 scannerdrake:224
#, c-format
msgid "If this is the case, you can make this be done automatically."
msgstr ""

#: scannerdrake:173 scannerdrake:227
#, c-format
msgid ""
"To do so, you need to supply the firmware file for your scanner so that it "
"can be installed."
msgstr ""

#: scannerdrake:174 scannerdrake:228
#, c-format
msgid ""
"You find the file on the CD or floppy coming with the scanner, on the "
"manufacturer's home page, or on your Windows partition."
msgstr ""

#: scannerdrake:176 scannerdrake:235
#, c-format
msgid "Install firmware file from"
msgstr ""

#: scannerdrake:178 scannerdrake:186 scannerdrake:237 scannerdrake:244
#, c-format
msgid "CD-ROM"
msgstr "CD-ROM"

#: scannerdrake:179 scannerdrake:188 scannerdrake:238 scannerdrake:246
#, c-format
msgid "Floppy Disk"
msgstr "Floppy Disk"

#: scannerdrake:180 scannerdrake:190 scannerdrake:239 scannerdrake:248
#, c-format
msgid "Other place"
msgstr ""

#: scannerdrake:196
#, c-format
msgid "Select firmware file"
msgstr ""

#: scannerdrake:199 scannerdrake:258
#, c-format
msgid "The firmware file %s does not exist or is unreadable!"
msgstr ""

#: scannerdrake:222
#, c-format
msgid ""
"It is possible that your scanners need their firmware to be uploaded "
"everytime when they are turned on."
msgstr ""

#: scannerdrake:226
#, c-format
msgid ""
"To do so, you need to supply the firmware files for your scanners so that it "
"can be installed."
msgstr ""

#: scannerdrake:229
#, c-format
msgid ""
"If you have already installed your scanner's firmware you can update the "
"firmware here by supplying the new firmware file."
msgstr ""

#: scannerdrake:231
#, c-format
msgid "Install firmware for the"
msgstr ""

#: scannerdrake:254
#, c-format
msgid "Select firmware file for the %s"
msgstr ""

#: scannerdrake:272
#, c-format
msgid "Could not install the firmware file for the %s!"
msgstr ""

#: scannerdrake:285
#, c-format
msgid "The firmware file for your %s was successfully installed."
msgstr ""

#: scannerdrake:295
#, c-format
msgid "The %s is unsupported"
msgstr "Su %s no est suportau"

#: scannerdrake:300
#, c-format
msgid ""
"The %s must be configured by system-config-printer.\n"
"You can launch system-config-printer from the %s Control Center in Hardware "
"section."
msgstr ""

#: scannerdrake:318
#, c-format
msgid "Setting up kernel modules..."
msgstr "Assètiu is mòdulus de su kernel..."

#: scannerdrake:328 scannerdrake:335 scannerdrake:365
#, c-format
msgid "Auto-detect available ports"
msgstr ""

#: scannerdrake:329 scannerdrake:375
#, fuzzy, c-format
msgid "Device choice"
msgstr "Trastu"

#: scannerdrake:330 scannerdrake:376
#, c-format
msgid "Please select the device where your %s is attached"
msgstr ""

#: scannerdrake:331
#, c-format
msgid "(Note: Parallel ports cannot be auto-detected)"
msgstr ""

#: scannerdrake:333 scannerdrake:378
#, c-format
msgid "choose device"
msgstr "sçobera trastu"

#: scannerdrake:367
#, c-format
msgid "Searching for scanners..."
msgstr "Circu scannidoras..."

#: scannerdrake:403 scannerdrake:410
#, c-format
msgid "Attention!"
msgstr "Atentu!"

#: scannerdrake:404
#, c-format
msgid ""
"Your %s cannot be configured fully automatically.\n"
"\n"
"Manual adjustments are required. Please edit the configuration file /etc/"
"sane.d/%s.conf. "
msgstr ""

#: scannerdrake:405 scannerdrake:414
#, c-format
msgid ""
"More info in the driver's manual page. Run the command \"man sane-%s\" to "
"read it."
msgstr ""

#: scannerdrake:407 scannerdrake:416
#, fuzzy, c-format
msgid ""
"After that you may scan documents using \"XSane\" or \"%s\" from Multimedia/"
"Graphics in the applications menu."
msgstr ""
"Su %s est assetiau.\n"
"Imoi podis scanniri dogumentus cun \"XSane\" o \"%s\" de Multimèdia/Gràfiga "
"in sa lista de is programas."

#: scannerdrake:411
#, c-format
msgid ""
"Your %s has been configured, but it is possible that additional manual "
"adjustments are needed to get it to work. "
msgstr ""

#: scannerdrake:412
#, c-format
msgid ""
"If it does not appear in the list of configured scanners in the main window "
"of Scannerdrake or if it does not work correctly, "
msgstr ""

#: scannerdrake:413
#, c-format
msgid "edit the configuration file /etc/sane.d/%s.conf. "
msgstr "muda su file de assètiu /etc/sane.d/%s.conf. "

#: scannerdrake:418
#, c-format
msgid "Congratulations!"
msgstr "Cumprimentus!"

#: scannerdrake:419
#, fuzzy, c-format
msgid ""
"Your %s has been configured.\n"
"You may now scan documents using \"XSane\" or \"%s\" from Multimedia/"
"Graphics in the applications menu."
msgstr ""
"Su %s est assetiau.\n"
"Imoi podis scanniri dogumentus cun \"XSane\" o \"%s\" de Multimèdia/Gràfiga "
"in sa lista de is programas."

#: scannerdrake:444
#, c-format
msgid ""
"The following scanners\n"
"\n"
"%s\n"
"are available on your system.\n"
msgstr ""
"Custas scannidoras\n"
"\n"
"%s\n"
"funt a disposta in su sistema.\n"

#: scannerdrake:445
#, c-format
msgid ""
"The following scanner\n"
"\n"
"%s\n"
"is available on your system.\n"
msgstr ""
"Custa scannidora\n"
"\n"
"%s\n"
"est a disposta in su sistema.\n"

#: scannerdrake:447 scannerdrake:450
#, c-format
msgid "There are no scanners found which are available on your system.\n"
msgstr "No apu agatau scannidoras a disposta in su sistema.\n"

#: scannerdrake:458
#, fuzzy, c-format
msgid "Scanner Management"
msgstr "Scannidora a cumoni"

#: scannerdrake:464
#, c-format
msgid "Search for new scanners"
msgstr "Circa atras scannidoras"

#: scannerdrake:470
#, c-format
msgid "Add a scanner manually"
msgstr "Açungi a manu una scannidora"

#: scannerdrake:477
#, c-format
msgid "Install/Update firmware files"
msgstr "Aposenta/Ajorrona is file de firmware"

#: scannerdrake:483
#, c-format
msgid "Scanner sharing"
msgstr "Scannidora a cumoni"

#: scannerdrake:542 scannerdrake:707
#, c-format
msgid "All remote machines"
msgstr "Totu is màkinas in atesu"

#: scannerdrake:554 scannerdrake:857
#, c-format
msgid "This machine"
msgstr "Custa màkina"

#: scannerdrake:593
#, fuzzy, c-format
msgid "Scanner Sharing"
msgstr "Scannidora a cumoni"

#: scannerdrake:594
#, c-format
msgid ""
"Here you can choose whether the scanners connected to this machine should be "
"accessible by remote machines and by which remote machines."
msgstr ""

#: scannerdrake:595
#, c-format
msgid ""
"You can also decide here whether scanners on remote machines should be made "
"available on this machine."
msgstr ""

#: scannerdrake:598
#, c-format
msgid "The scanners on this machine are available to other computers"
msgstr "Is scannidoras de custa màkinas das podint impreai atras màkinas"

#: scannerdrake:600
#, c-format
msgid "Scanner sharing to hosts: "
msgstr "Scannidora a cumoni cun is host:"

#: scannerdrake:605 scannerdrake:622
#, c-format
msgid "No remote machines"
msgstr "Nisçuna màkina forana"

#: scannerdrake:614
#, c-format
msgid "Use scanners on remote computers"
msgstr "Imprea sa scannidora in computadoras in atesu"

#: scannerdrake:617
#, c-format
msgid "Use the scanners on hosts: "
msgstr "Imprea sa scannidora in is host:"

#: scannerdrake:644 scannerdrake:716 scannerdrake:866
#, c-format
msgid "Sharing of local scanners"
msgstr "Cumoni de scannidoras innoi"

#: scannerdrake:645
#, c-format
msgid ""
"These are the machines on which the locally connected scanner(s) should be "
"available:"
msgstr ""

#: scannerdrake:656 scannerdrake:806
#, c-format
msgid "Add host"
msgstr "Açungi host"

#: scannerdrake:662 scannerdrake:812
#, c-format
msgid "Edit selected host"
msgstr "Muda s'host sçoberau"

#: scannerdrake:671 scannerdrake:821
#, c-format
msgid "Remove selected host"
msgstr "Burra s'host sçoberau"

#: scannerdrake:680 scannerdrake:830
#, c-format
msgid "Done"
msgstr "Fatu"

#: scannerdrake:695 scannerdrake:703 scannerdrake:708 scannerdrake:754
#: scannerdrake:845 scannerdrake:853 scannerdrake:858 scannerdrake:904
#, c-format
msgid "Name/IP address of host:"
msgstr "Nòmini/bivimentu IP de s'host:"

#: scannerdrake:717 scannerdrake:867
#, c-format
msgid "Choose the host on which the local scanners should be made available:"
msgstr ""

#: scannerdrake:728 scannerdrake:878
#, c-format
msgid "You must enter a host name or an IP address.\n"
msgstr "Depis intrai unu nòmini host o unu bivimentu IP.\n"

#: scannerdrake:739 scannerdrake:889
#, c-format
msgid "This host is already in the list, it cannot be added again.\n"
msgstr "Custu host est jai in sa lista, no fait a d'açungi torra.\n"

#: scannerdrake:794
#, c-format
msgid "Usage of remote scanners"
msgstr "Impreu de scannidoras foranas"

#: scannerdrake:795
#, c-format
msgid "These are the machines from which the scanners should be used:"
msgstr "Custas funt is màkinas de anca podis impreai is scannidoras:"

#: scannerdrake:952
#, c-format
msgid ""
"saned needs to be installed to share the local scanner(s).\n"
"\n"
"Do you want to install the saned package?"
msgstr ""
"saned bolit aposentau po acumonai is scannidoras localis.\n"
"\n"
"Bolis aposentai su pakitu saned?"

#: scannerdrake:956 scannerdrake:960
#, c-format
msgid "Your scanner(s) will not be available on the network."
msgstr "As a podi impreai sa(is) sscannidora(s) in arretza."

#: scannerdrake:959
#, c-format
msgid "Could not install the packages needed to share your scanner(s)."
msgstr ""

#: service_harddrake:157
#, c-format
msgid "The graphics card '%s' is no longer supported by driver '%s'"
msgstr ""

#: service_harddrake:167
#, c-format
msgid "New release, reconfiguring X for %s"
msgstr ""

#: service_harddrake:258
#, c-format
msgid "The proprietary kernel driver was not found for X.org driver '%s'"
msgstr ""

#: service_harddrake:297
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr ""

#: service_harddrake:298
#, c-format
msgid "- %s was removed\n"
msgstr ""

#: service_harddrake:301
#, c-format
msgid "Some devices were added: %s\n"
msgstr ""

#: service_harddrake:302
#, c-format
msgid "- %s was added\n"
msgstr ""

#: service_harddrake:390
#, c-format
msgid "Hardware changes in \"%s\" class (%s seconds to answer)"
msgstr ""

#: service_harddrake:391
#, c-format
msgid "Do you want to run the appropriate config tool?"
msgstr ""

#: service_harddrake:416
#, c-format
msgid "Hardware probing in progress"
msgstr "Seu provendi s'hardware"

#: service_harddrake:437 service_harddrake:442
#, c-format
msgid "Display driver issue"
msgstr ""

#: service_harddrake:438
#, c-format
msgid ""
"The display driver currently configured requires you to use the 'nokmsboot' "
"boot option to prevent the KMS driver of the kernel from being loaded in the "
"boot process. Startup of the X server may now fail as that option was not "
"specified."
msgstr ""

#: service_harddrake:443
#, c-format
msgid ""
"Detected a loaded display driver kernel module which conflicts with the "
"driver the X server is configured to use. Startup of the X server may now "
"fail."
msgstr ""

#: service_harddrake:458
#, c-format
msgid "The system has to be rebooted due to a display driver change."
msgstr ""

#: service_harddrake:459
#, c-format
msgid "Press Cancel within %d seconds to abort."
msgstr ""

#: ../menu/localedrake-system.desktop.in.h:1
msgid "System Regional Settings"
msgstr ""

#: ../menu/localedrake-system.desktop.in.h:2
msgid "System wide language & country configurator"
msgstr ""

#: ../menu/harddrake.desktop.in.h:1
msgid "HardDrake"
msgstr "HardDrake"

#: ../menu/harddrake.desktop.in.h:2
#, fuzzy
msgid "Hardware Central Configuration/information tool"
msgstr "Assètiu arretza"

#: ../menu/harddrake.desktop.in.h:3
#, fuzzy
msgid "Hardware Configuration Tool"
msgstr "Assètiu arretza"

#: ../menu/localedrake-user.desktop.in.h:1
#, fuzzy
msgid "Regional Settings"
msgstr "Assètius"

#: ../menu/localedrake-user.desktop.in.h:2
#, fuzzy
msgid "Language & country configuration"
msgstr "Assètiu IP"

#, fuzzy
#~ msgid "Copyright (C) %s by Mageia"
#~ msgstr "Copyright © 2001-2008 Mandriva"

#~ msgid "Text size"
#~ msgstr "Mesura de su scritu"

#, fuzzy
#~ msgid "Text"
#~ msgstr "Mesura de su scritu"

#~ msgid "Choose text color"
#~ msgstr "Sçobera colori de su scritu"

#~ msgid "Choose text zone color"
#~ msgstr "Sçobera colori de fundu de su scritu"

#, fuzzy
#~ msgid "Please enter a theme name"
#~ msgstr "Intra unu bivimentu IP bonu."

#~ msgid "Color selection"
#~ msgstr "Sçoberu colori"

#~ msgid "FPU"
#~ msgstr "FPU"

#~ msgid "Unknown/Others"
#~ msgstr "Disconnotu/Atrus"

#~ msgid "Please wait, adding media..."
#~ msgstr "Abeta açunju is mèdius"

#~ msgid "Error!"
#~ msgstr "Faddina!"

#~ msgid "replay"
#~ msgstr "arrepiti"

#~ msgid "manual"
#~ msgstr "manuali"

#~ msgid "Insert a blank floppy in drive %s"
#~ msgstr "Intra unu floppy sbuidu in su trastu %s"

#~ msgid "Auto Install"
#~ msgstr "Aposentada automàtiga"

#~ msgid "Add an item"
#~ msgstr "Açungi una boxi"

#~ msgid "Remove the last item"
#~ msgstr "Burra s'ùrtima boxi"

#~ msgid "Menudrake"
#~ msgstr "Menudrake"

#~ msgid "Msec"
#~ msgstr "Msec"

#~ msgid "Urpmi"
#~ msgstr "Urpmi"

#~ msgid "Userdrake"
#~ msgstr "Userdrake"