aboutsummaryrefslogtreecommitdiffstats
path: root/po/tr.po
blob: 7f7ea71122b9dbcde8b390a240bf99e21dc80e8d (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
msgid ""
msgstr ""
"Project-Id-Version: initscripts \n"
"PO-Revision-Date: 2002-07-25 11:44+0300\n"
"Last-Translator: Nilgün Belma Bugüner <nilgun@superonline.com>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n"

#: /etc/rc.d/init.d/functions:446
msgid "Start service $1 (Y)es/(N)o/(C)ontinue? [Y] "
msgstr "$1 servisi başlatılsın mı? (E)vet/(H)ayır/(D)evam? [E] "

#: /etc/rc.d/init.d/ups:46
msgid "Starting UPS monitor (slave): "
msgstr "UPS (yardımcı) izleyici başlatılıyor: "

#: /etc/rc.d/init.d/ip6tables:81 /etc/rc.d/init.d/ip6tables:82
#: /etc/rc.d/init.d/ip6tables:157 /etc/rc.d/init.d/ip6tables:158
#: /etc/rc.d/init.d/ipchains:103 /etc/rc.d/init.d/iptables:81
#: /etc/rc.d/init.d/iptables:82 /etc/rc.d/init.d/iptables:157
#: /etc/rc.d/init.d/iptables:158
msgid "Removing user defined chains:"
msgstr "Kullanıcı tanımlı zincirler siliniyor:"

#: /etc/rc.d/init.d/ip6tables:166 /etc/rc.d/init.d/ip6tables:167
#: /etc/rc.d/init.d/iptables:166 /etc/rc.d/init.d/iptables:167
msgid "Saving current rules to $IPTABLES_CONFIG"
msgstr "Mevcut kurallar $IPCHAINS_CONFIG dosyasına kaydediliyor"

#: /etc/rc.d/init.d/ypxfrd:31
msgid "Stopping YP map server: "
msgstr "YP eşlem sunucusu durduruluyor: "

#: /etc/rc.d/init.d/amd:96 /etc/rc.d/init.d/autofs:320
#: /etc/rc.d/init.d/bgpd:56 /etc/rc.d/init.d/irda:66
#: /etc/rc.d/init.d/keytable:72 /etc/rc.d/init.d/ospfd:57
#: /etc/rc.d/init.d/ripd:56 /etc/rc.d/init.d/ripngd:56
#: /etc/rc.d/init.d/sshd:151 /etc/rc.d/init.d/zebra:54
msgid "Usage: $0 {start|stop|restart|reload|condrestart|status}"
msgstr "Kullanımı: $0 {start|stop|restart|reload|condrestart|status}"

#: /etc/rc.d/init.d/autofs:307
msgid "Start $x"
msgstr "$x başlat"

#: /etc/rc.d/init.d/gpm:21
msgid "Starting console mouse services: "
msgstr "Konsolda fare desteği başlatılıyor: "

#: /etc/rc.d/init.d/rhnsd:38
msgid "Starting Red Hat Network Daemon: "
msgstr "Red Hat Ağı artalan yordamı başlatılıyor: "

#: /etc/rc.d/init.d/innd:76
msgid "Reloading INN Service: "
msgstr "INN hizmeti yeniden yükleniyor: "

#: /etc/rc.d/init.d/keytable:34
msgid "Loading system font: "
msgstr "Sistem yazi tipi yukleniyor: "

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

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

#: /etc/rc.d/init.d/yppasswdd:40
msgid "Starting YP passwd service: "
msgstr "YP passwd hizmeti başlatılıyor: "

#: /etc/rc.d/init.d/ypbind:70
msgid "Shutting down NIS services: "
msgstr "NIS hizmetleri durduruluyor: "

#: /etc/rc.d/init.d/kadmin:35
msgid "Extracting kadm5 Service Keys: "
msgstr "kadm5 Hizmet Anahtarları çıkartılıyor: "

#: /etc/rc.d/init.d/functions:235
msgid "Usage: pidfileofproc {program}"
msgstr "Kullanımı: pidfileofproc {program}"

#: /etc/rc.d/init.d/vncserver:35
msgid "vncserver start"
msgstr "vncserver başlatma"

#: /etc/rc.d/init.d/syslog:33
msgid "Starting system logger: "
msgstr "Sistem günlüğü başlatılıyor: "

#: /etc/rc.d/init.d/autofs:262 /etc/rc.d/init.d/nscd:67
#: /etc/rc.d/init.d/nscd:69
msgid "$prog shutdown"
msgstr "$prog durduruldu"

#: /etc/rc.d/init.d/sshd:50
msgid "Generating SSH2 RSA host key: "
msgstr "SSH2 RSA makina anahtarı üretiliyor: "

#: /etc/rc.d/init.d/routed:30
msgid "Starting routed (RIP) services: "
msgstr "routed (RIP) hizmetleri başlatılıyor: "

#: /etc/rc.d/init.d/functions:342
msgid "PASSED"
msgstr "GEÇER"

#: /etc/rc.d/init.d/innd:33
msgid "Starting INND system: "
msgstr "INND sistemi başlatılıyor: "

#: /etc/rc.d/init.d/halt:131 /etc/rc.d/init.d/netfs:53
msgid "Unmounting loopback filesystems (retry):"
msgstr "loopback dosya sistemleri (tekrar) ayrılıyor: "

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

#: /etc/rc.d/init.d/netfs:121
msgid "Configured SMB mountpoints: "
msgstr "Yapılandırılmış SMB bağlantı noktaları: "

#: /etc/rc.d/init.d/pcmcia:121
msgid " cardmgr is already running."
msgstr " cardmgr zaten çalışıyor."

#: /etc/rc.d/init.d/postgresql:123
msgid "Initializing database: "
msgstr "Veritabanı ilklendiriliyor: "

#: /etc/sysconfig/network-scripts/ifup-sit:63
msgid "Missing remote IPv4 address of tunnel, configuration is not valid"
msgstr "Uzak IPV4 tünel adresi eksik, yapılandırma geçersiz"

#: /etc/rc.d/init.d/pcmcia:133
msgid "Shutting down PCMCIA services:"
msgstr "PCMCIA hizmetleri durduruluyor:"

#: /etc/rc.d/rc.sysinit:690
msgid "Setting hard drive parameters for ${disk[$device]}: "
msgstr "$disk[$device]} disk parametreleri ayarlanıyor: "

#: /etc/rc.d/init.d/privoxy:196
msgid "Starting $PRIVOXY_PRG: "
msgstr "$PRIVOXY_PRG başlatılıyor: "

#: /etc/rc.d/init.d/crond:51
msgid "Reloading cron daemon configuration: "
msgstr "crond yapılandırması yeniden yükleniyor: "

#: /etc/sysconfig/network-scripts/ifdown:59
#: /etc/sysconfig/network-scripts/ifup:97
msgid "Device ${DEVICE} has different MAC address than expected, ignoring."
msgstr "${DEVICE} aygıtının MAC adresi gerektiği gibi değil, yoksayılıyor."

#: /etc/sysconfig/network-scripts/ifup:232
msgid "Error, some other host already uses address ${IPADDR}."
msgstr "Hata, başka bir makina zaten ${IPADDR} adresini kullanıyor."

#: /etc/rc.d/init.d/rawdevices:49
msgid "Assigning devices: "
msgstr "Aygıtlar tahsis ediliyor: "

#: /etc/rc.d/init.d/netfs:125
msgid "Configured NCP mountpoints: "
msgstr "Yapılandırılmış NCP bağlantı noktaları: "

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

#: /etc/rc.d/init.d/ip6tables:66
msgid "Applying ip6tables firewall rules: "
msgstr "ip6tables kuralları uygulanıyor: "

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

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

#: /etc/rc.d/init.d/ip6tables:162 /etc/rc.d/init.d/iptables:162
msgid "Saving current rules to $IPTABLES_CONFIG: "
msgstr "Mevcut kurallar $IPCHAINS_CONFIG'e kaydediliyor: "

#: /etc/rc.d/init.d/smb:42 /etc/rc.d/init.d/smb:47 /etc/rc.d/init.d/winbind:40
msgid "Starting $KIND services: "
msgstr "$KIND hizmetleri başlatılıyor: "

#: /etc/sysconfig/network-scripts/ifup:112
msgid "Enslaving ${DEVICE} to ${MASTER}"
msgstr "${DEVICE} ${MASTER} için köleleştiriliyor"

#: /etc/rc.d/init.d/rwhod:32
msgid "Stopping rwho services: "
msgstr "rwho hizmetleri durduruluyor: "

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

#: /etc/rc.d/init.d/rhnsd:82 /etc/rc.d/init.d/snmpd:76
#: /etc/rc.d/init.d/snmptrapd:74 /etc/rc.d/init.d/xinetd:115
msgid "Usage: $0 {start|stop|status|restart|condrestart|reload}"
msgstr "Kullanımı: $0 {start|stop|status|restart|condrestart|reload}"

#: /etc/rc.d/init.d/ip6tables:54 /etc/rc.d/init.d/ip6tables:58
#: /etc/rc.d/init.d/ip6tables:59 /etc/rc.d/init.d/ipchains:57
#: /etc/rc.d/init.d/iptables:54 /etc/rc.d/init.d/iptables:58
#: /etc/rc.d/init.d/iptables:59
msgid "Flushing all current rules and user defined chains:"
msgstr "Tüm kurallar ve kullanıcı tanımlı zincirler siliniyor:"

#: /etc/rc.d/init.d/nfslock:108 /etc/rc.d/init.d/rawdevices:71
#: /etc/rc.d/init.d/rstatd:63 /etc/rc.d/init.d/rusersd:66
#: /etc/rc.d/init.d/rwalld:64 /etc/rc.d/init.d/rwhod:63
msgid "Usage: $0 {start|stop|status|restart}"
msgstr "Kullanımı: $0 {start|stop|status|restart}"

#: /etc/sysconfig/network-scripts/ifup-ipv6:210
msgid "Warning: interface 'tun6to4' does not support 'IPV6_DEFAULTGW', ignored"
msgstr "Uyarı: 'tun6to4' arabirimi 'IPV6_DEFAULTGW' desteklemiyor, yoksayıldı"

#: /etc/rc.d/init.d/wine:33
msgid "Wine binary format handlers are registered."
msgstr "Wine çalıştırıcısı başlatılıyor."

#: /etc/rc.d/rc.sysinit:217
msgid "Forcing file system integrity check due to default setting"
msgstr "Öntanımlı ayarlardan dolayı dosya sistemi bütünlüğü denetimi başlatılıyor"

#: /etc/rc.d/init.d/network:211
msgid "Disabling IPv4 automatic defragmentation: "
msgstr "IPv4 otomatik bütünleştirme etkisizleştiriliyor: "

#: /etc/sysconfig/network-scripts/ifup-routes:6
msgid "usage: ifup-routes <net-device>"
msgstr "kullanımı: ifup-routes <ağ-aygıtı>"

#: /etc/rc.d/rc.sysinit:29
msgid "\t\tWelcome to "
msgstr "\t\t\tRed Hat "

#: /etc/rc.d/init.d/rstatd:31
msgid "Stopping rstat services: "
msgstr "rstat hizmetleri durduruluyor: "

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

#: /etc/sysconfig/network-scripts/ifup-sit:71
msgid "Device '$DEVICE' is already up, please shutdown first"
msgstr "Aygıt '$DEVICE' zaten kullanımda, lütfen önce kapatın"

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

#: /etc/rc.d/init.d/halt:187
msgid "On the next boot fsck will be forced."
msgstr "Sonraki açılışta fsck işlemi mutlaka yapılacak."

#: /etc/sysconfig/network-scripts/ifup-ipv6:122
msgid ""
"Global IPv6 forwarding is disabled in configuration, but not currently "
"disabled in kernel"
msgstr ""
"Yapılandırmada genel IPV6 yönlendirme iptal edilmiş, ama çekirdekte iptal "
"edilmemiş"

#: /etc/rc.d/init.d/halt:41
msgid "$0: call me as 'halt' or 'reboot' please!"
msgstr "$0: bunu lütfen 'halt' ya da 'reboot' olarak çalıştırın!"

#: /etc/rc.d/init.d/functions:353
msgid "WARNING"
msgstr "UYARI"

#: /etc/rc.d/init.d/isdn:232
msgid "$NAME is attached to $DEVICE"
msgstr "$NAME $DEVICE'e eklendi"

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

#: /etc/rc.d/init.d/postgresql:107
msgid ""
"An old version of the database format was found.\n"
"You need to upgrade the data format before using PostgreSQL.\n"
"See $SYSDOCDIR/postgresql-$PGVERSION/README.rpm-dist for more information."
msgstr ""
"Veritabanının bir eski sürümü bulundu.\n"
"PostgreSQL kullanmaya başlamadan önce veri biçemini güncellemelisiniz.\n"
"Daha fazla bilgi için $SYSDOCDIR/postgresql-$PGVERSION/README.rpm-dist "
"dosyasına bakınız."

#: /etc/rc.d/init.d/bgpd:33 /etc/rc.d/init.d/dhcpd:38
#: /etc/rc.d/init.d/dhcrelay:45 /etc/rc.d/init.d/FreeWnn:43
#: /etc/rc.d/init.d/irda:28 /etc/rc.d/init.d/ntpd:54
#: /etc/rc.d/init.d/ospf6d:33 /etc/rc.d/init.d/ospfd:34
#: /etc/rc.d/init.d/ripd:33 /etc/rc.d/init.d/ripngd:33
#: /etc/rc.d/init.d/sendmail:71 /etc/rc.d/init.d/vncserver:41
#: /etc/rc.d/init.d/xfs:70 /etc/rc.d/init.d/zebra:31
msgid "Shutting down $prog: "
msgstr "$prog durduruluyor: "

#: /etc/rc.d/init.d/halt:156
msgid "Unmounting file systems (retry): "
msgstr "Dosya sistemleri (tekrar) ayrılıyor: "

#: /etc/sysconfig/network-scripts/ifup-aliases:319
msgid "error in $FILE: IPADDR_START greater than IPADDR_END"
msgstr "$FILE dosyasında hata: IPADDR_START IPADDR_END'den büyük"

#: /etc/sysconfig/network-scripts/ifup:251
msgid "Error adding address ${IPADDR} for ${DEVICE}."
msgstr "${IPADDR} adresi ${DEVICE} için eklenirken hata."

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

#: /etc/rc.d/init.d/autofs:289
msgid "Checking for changes to /etc/auto.master ...."
msgstr "/etc/auto.master dosyasındaki değişiklikler denetleniyor ...."

#: /etc/rc.d/init.d/netfs:77
msgid "Unmounting network block filesystems (retry): "
msgstr "Ağ blok dosya sistemleri (tekrar) ayrılıyor: "

#: /etc/rc.d/rc.sysinit:255 /etc/rc.d/rc.sysinit:451 /etc/rc.d/rc.sysinit:491
msgid "*** Dropping you to a shell; the system will reboot"
msgstr "*** Size bir kabuk sunuluyor; kabuğu bırakırsanız"

#: /etc/rc.d/init.d/halt:57
msgid "Sending all processes the TERM signal..."
msgstr "Tüm süreçlere TERM sinyali gönderiliyor..."

#: /etc/rc.d/init.d/smb:77 /etc/rc.d/init.d/winbind:65
msgid "Reloading smb.conf file: "
msgstr "smb.conf dosyası yeniden yükleniyor: "

#: /etc/rc.d/rc.sysinit:285 /etc/rc.d/rc.sysinit:523
msgid "Converting old group quota files: "
msgstr "Eski grup kotası dosyaları dönüştürülüyor: "

#: /etc/rc.d/init.d/network:226
msgid "Configured devices:"
msgstr "Yapılandırılmış aygıtlar:"

#: /etc/rc.d/init.d/iscsi:125
msgid "The iSCSI module could not be unloaded."
msgstr "iSCSI modülü sistemden kaldırılamadı."

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

#: /etc/rc.d/init.d/netfs:41
msgid "Mounting other filesystems: "
msgstr "Diğer dosya sistemleri bağlanıyor: "

#: /etc/rc.d/init.d/lpd:34
msgid "No Printers Defined"
msgstr "Yazıcı Tanımlanmamış"

#: /etc/rc.d/init.d/nfs:73
msgid "Stopping NFS mountd: "
msgstr "NFS mountd durduruluyor: "

#: /etc/rc.d/init.d/network:66
msgid "Setting network parameters: "
msgstr "Ağ parametreleri ayarlanıyor: "

#: /etc/rc.d/init.d/netfs:99
msgid "Unmounting NFS filesystems: "
msgstr "NFS dosya sistemleri ayrılıyor: "

#: /etc/sysconfig/network-scripts/ifup:193
msgid " failed."
msgstr " başarısız."

#: /etc/rc.d/rc.sysinit:141 /etc/rc.d/rc.sysinit:144
msgid "Setting default font ($SYSFONT): "
msgstr "Ontanimli yazitipi yukleniyor ($SYSFONT): "

#: /etc/rc.d/init.d/netfs:111
msgid "Unmounting NCP filesystems: "
msgstr "NCP dosya sistemleri ayrılıyor: "

#: /etc/rc.d/init.d/netdump:149
msgid "disabling netdump"
msgstr "netdump kapatılıyor"

#: /etc/rc.d/init.d/kudzu:51
msgid "Hardware configuration timed out."
msgstr "Donanım yapılandırması zaman aşımına uğradı."

#: /etc/rc.d/init.d/innd:59
msgid "Stopping INNFeed service: "
msgstr "INNFeed hizmeti durduruluyor: "

#: /etc/rc.d/init.d/ip6tables:78 /etc/rc.d/init.d/ip6tables:79
#: /etc/rc.d/init.d/ip6tables:147 /etc/rc.d/init.d/ip6tables:148
#: /etc/rc.d/init.d/ipchains:102 /etc/rc.d/init.d/iptables:78
#: /etc/rc.d/init.d/iptables:79 /etc/rc.d/init.d/iptables:147
#: /etc/rc.d/init.d/iptables:148
msgid "Flushing all chains:"
msgstr "Tüm zincirler siliniyor:"

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

#: /etc/rc.d/init.d/mysqld:28
msgid "Initializing MySQL database: "
msgstr "MySQL veritabanı ilklendiriliyor: "

#: /etc/rc.d/init.d/smb:109 /etc/rc.d/init.d/winbind:96
msgid "Usage: $0 {start|stop|restart|reload|status|condrestart}"
msgstr "Kullanımı: $0 {start|stop|restart|status|condrestart}"

#: /etc/rc.d/init.d/atalk:23
msgid "Starting AppleTalk services: "
msgstr "AppleTalk hizmetleri başlatılıyor: "

#: /etc/rc.d/init.d/halt:137 /etc/rc.d/init.d/netfs:59
msgid "Detaching loopback device $dev: "
msgstr "$dev loopback aygıtı ayrılıyor: "

#: /etc/rc.d/init.d/netfs:79
msgid "Unmounting network block filesystems: "
msgstr "Ağ blok dosya sistemleri ayrılıyor: "

#: /etc/sysconfig/network-scripts/ifdown:28
#: /etc/sysconfig/network-scripts/ifup:41
msgid "Users cannot control this device."
msgstr "Kullanıcılar bu aygıtı kontrol edemez."

#: /etc/rc.d/rc.sysinit:62
msgid "Configuring kernel parameters: "
msgstr "Çekirdek parametreleri ayarlanıyor: "

#: /etc/sysconfig/network-scripts/ifup-ppp:75
msgid "ifup-ppp for ${DEVNAME} exiting"
msgstr "${DEVNAME} aygıtının ifup-ppp betiği bırakılıyor"

#: /etc/rc.d/init.d/iptables:66
msgid "Applying iptables firewall rules: "
msgstr "iptables kuralları uygulanıyor: "

#: /etc/sysconfig/network-scripts/ifup-sl:33
#: /etc/sysconfig/network-scripts/ifup-sl:45
msgid "ifup-sl for $DEVICE exiting"
msgstr "$DEVICE aygıtının ifup-sl betiği bırakılıyor"

#: /etc/rc.d/init.d/kudzu:75
msgid "Usage: $0 {start|stop}"
msgstr "Kullanımı: $0 {start|stop}"

#: /etc/rc.d/init.d/mars-nwe:32
msgid "Stopping NetWare emulator-server: "
msgstr "NetWare taklit-sunucusu durduruluyor: "

#: /etc/rc.d/init.d/random:43
msgid "The random data source exists"
msgstr "Rasgele veri kaynağı mevcut"

#: /etc/rc.d/rc.sysinit:174
msgid "Mounting USB filesystem: "
msgstr "USB dosya sistemi bağlanıyor: "

#: /etc/rc.d/init.d/vncserver:50 /etc/rc.d/init.d/vncserver:51
msgid "vncserver shutdown"
msgstr "vncserver durduruldu"

#: /etc/rc.d/init.d/wine:21
msgid "Unregistering binary handler for Windows applications"
msgstr "Windows Uygulamaları çalıştırıcısı ayrılıyor"

#: /etc/rc.d/rc.sysinit:33
msgid "\\033[0;39m"
msgstr "\\033[0;39m"

#: /etc/rc.d/init.d/psacct:20
msgid "Starting process accounting: "
msgstr "Süreç hesapları başlatılıyor"

#: /etc/rc.d/init.d/ypxfrd:22
msgid "Starting YP map server: "
msgstr "YP eşlem sunucusu başlatılıyor: "

#: /etc/rc.d/rc.sysinit:510
msgid "Mounting local filesystems: "
msgstr "Yerel dosya sistemleri bağlanıyor: "

#: /etc/rc.d/init.d/nfs:81
msgid "Stopping NFS quotas: "
msgstr "NFS kotaları durduruluyor: "

#: /etc/rc.d/init.d/keytable:54
msgid "No status available for this package"
msgstr "Bu paket için durum bilgisi verilemiyor"

#: /etc/rc.d/init.d/postgresql:178
msgid "Stopping postgresql service: "
msgstr "postgresql hizmeti durduruluyor: "

#: /etc/rc.d/rc.sysinit:127
msgid "Loading default keymap ($KEYTABLE): "
msgstr "Öntanımlı klavye dosyası yükleniyor ($KEYTABLE): "

#: /etc/sysconfig/network-scripts/ifup-ippp:349
#: /etc/sysconfig/network-scripts/ifup-isdn:349
msgid ""
"Warning: ipppd (kernel 2.4.x and below) doesn't support IPv6 using "
"encapsulation 'syncppp'"
msgstr ""
"Uyarı: ipppd (2.4.x çekirdek ve altı) 'syncppp' zarflaması kullanarak IPV6 "
"desteklemez"

#: /etc/rc.d/init.d/gpm:25 /etc/rc.d/init.d/gpm:30
msgid "(no mouse is configured)"
msgstr "(fare yapılandırılmamış)"

#: /etc/rc.d/init.d/iscsi:28
msgid "iSCSI daemon already running"
msgstr "iSCSI yordamı zaten çalışıyor."

#: /etc/sysconfig/network-scripts/network-functions-ipv6:95
msgid "ERROR: [ipv6_log] Loglevel isn't valid '$level' (arg 2)"
msgstr "HATA: [ipv6_log] Loglevel '$level' ile geçersiz (arg 2)"

#: /etc/sysconfig/network-scripts/ifup-ipv6:105
msgid ""
"Global IPv6 forwarding is enabled in configuration, but not currently "
"enabled in kernel"
msgstr ""
"Yapılandırmada genel IPv6 yönlendirmesi etkinleştirilmiş, ama çekirdeğin "
"haberi yok."

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

#: /etc/rc.d/init.d/autofs:285
msgid "$prog not running"
msgstr "$prog çalışmıyor"

#: /etc/rc.d/init.d/ip6tables:55 /etc/rc.d/init.d/ip6tables:61
#: /etc/rc.d/init.d/ip6tables:62 /etc/rc.d/init.d/ipchains:58
#: /etc/rc.d/init.d/iptables:55 /etc/rc.d/init.d/iptables:61
#: /etc/rc.d/init.d/iptables:62
msgid "Clearing all current rules and user defined chains:"
msgstr "Tüm kurallar ve kullanıcı tanımlı zincirler siliniyor:"

#: /etc/rc.d/init.d/rawdevices:26 /etc/rc.d/init.d/rawdevices:33
msgid "     rawdevices are now located in the directory /dev/raw/ "
msgstr "     rawdevices şimdi /dev/raw dizinine bulunuyor"

#: /etc/rc.d/init.d/apmd:36
msgid "Shutting down APM daemon: "
msgstr "APM artalanda durduruluyor: "

#: /etc/rc.d/init.d/functions:151 /etc/rc.d/init.d/named:51
#: /etc/rc.d/init.d/named:52
msgid "$base startup"
msgstr "$base başlatma"

#: /etc/rc.d/init.d/nfs:59
msgid "Starting NFS quotas: "
msgstr "NFS kotaları başlatılıyor: "

#: /etc/rc.d/init.d/netfs:117
msgid "Configured NFS mountpoints: "
msgstr "Yapılandırılmış NFS bağlantı noktaları: "

#: /etc/sysconfig/network-scripts/ifup-ppp:74
msgid "/etc/sysconfig/network-scripts/chat-${DEVNAME} does not exist"
msgstr "/etc/sysconfig/network-scripts/chat-${DEVNAME} yok."

#: /etc/rc.d/rc.sysinit:254 /etc/rc.d/rc.sysinit:490
msgid "*** An error occurred during the file system check."
msgstr "*** Dosya sistemi denetiminde bir hata oluştu."

#: /etc/rc.d/init.d/ip6tables:127 /etc/rc.d/init.d/iptables:127
msgid "Changing target policies to DROP: "
msgstr "Hedef önlemler DROP olarak değiştiriliyor: "

#: /etc/rc.d/init.d/ups:55
msgid "Stopping UPS monitor: "
msgstr "UPS izleyici durduruluyor: "

#: /etc/rc.d/init.d/pcmcia:68
msgid "PCIC module not defined in startup options!"
msgstr "Başlatma seçeneklerinde PCIC tanımlanmamış!"

#: /etc/rc.d/init.d/syslog:47
msgid "Shutting down system logger: "
msgstr "Sistem günlüğü durduruluyor: "

#: /etc/rc.d/init.d/functions:287
msgid "Usage: status {program}"
msgstr "Kullanımı: status {program}"

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

#: /etc/rc.d/init.d/microcode_ctl:73
msgid "$0: reading microcode status is not yet supported"
msgstr "$0: microcode durum okuması henüz desteklenmiyor"

#: /etc/rc.d/init.d/ups:32
msgid "Starting $MODEL: "
msgstr "$MODEL başlatılıyor: "

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

#: /etc/rc.d/init.d/pcmcia:163
msgid "cardmgr (pid $pid) is running..."
msgstr "cardmgr ($pid numaralı süreç) çalışıyor..."

#: /etc/sysconfig/network-scripts/ifup:173
msgid " failed; no link present.  Check cable?"
msgstr " olmadı; bağlantı yok.  Kabloya baktınız mı?"

#: /etc/rc.d/init.d/isdn:149 /etc/rc.d/init.d/isdn:151
msgid "Loading Firmware"
msgstr "Donanımın yazılımı yükleniyor"

#: /etc/rc.d/init.d/iscsi:25
msgid "Could not find /etc/iscsi.conf!"
msgstr "/etc/iscsi.conf bulunamadı!"

#: /etc/rc.d/init.d/sendmail:77
msgid "Shutting down sm-client: "
msgstr "sm-istemcisi durduruluyor: "

#: /etc/rc.d/init.d/pcmcia:86
msgid "Starting PCMCIA services:"
msgstr "PCMCIA hizmetleri başlatılıyor:"

#: /etc/rc.d/init.d/iscsi:84
msgid " iscsilun"
msgstr " iscsilun"

#: /etc/rc.d/init.d/halt:59
msgid "Sending all processes the KILL signal..."
msgstr "Tüm süreçlere KILL sinyali gönderiliyor..."

#: /etc/rc.d/rc.sysinit:298
msgid "Setting up ISA PNP devices: "
msgstr "ISA PNP aygıtları ayarlanıyor: "

#: /etc/rc.d/rc.sysinit:402
msgid "Starting up RAID devices: "
msgstr "RAID aygıtları başlatılıyor: "

#: /etc/rc.d/init.d/anacron:58 /etc/rc.d/init.d/atd:80
#: /etc/rc.d/init.d/canna:61 /etc/rc.d/init.d/dhcpd:71
#: /etc/rc.d/init.d/dhcrelay:78 /etc/rc.d/init.d/gpm:86
#: /etc/rc.d/init.d/ntpd:87 /etc/rc.d/init.d/sendmail:112
#: /etc/rc.d/init.d/ups:100 /etc/rc.d/init.d/vncserver:78
msgid "Usage: $0 {start|stop|restart|condrestart|status}"
msgstr "Kullanımı: $0 {start|stop|restart|condrestart|status}"

#: /etc/rc.d/init.d/network:201
msgid "Shutting down loopback interface: "
msgstr "loopback arayüzü durduruluyor: "

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

#: /etc/sysconfig/network-scripts/ifup:23
#: /etc/sysconfig/network-scripts/ifup:31
msgid "Usage: ifup <device name>"
msgstr "kullanımı: ifup <aygıt-adı>"

#: /etc/rc.d/init.d/yppasswdd:49
msgid "Stopping YP passwd service: "
msgstr "YP passwd hizmeti durduruluyor: "

#: /etc/rc.d/init.d/nfs:66
msgid "Starting NFS daemon: "
msgstr "NFS artalanda başlatılıyor: "

#: /etc/rc.d/rc.sysinit:529
msgid "Checking local filesystem quotas: "
msgstr "Yerel dosya sistemi kotaları denetleniyor: "

#: /etc/rc.d/init.d/single:44
msgid "Telling INIT to go to single user mode."
msgstr "INIT tek kullanıcı kipine alınıyor."

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

#: /etc/rc.d/init.d/ntpd:34
msgid "$prog: Synchronizing with time server: "
msgstr "$prog: Zaman sunucu ile eşzamanlanıyor: "

#: /etc/rc.d/rc.sysinit:281 /etc/rc.d/rc.sysinit:518
msgid "Converting old user quota files: "
msgstr "Eski kullanıcı kotası dosyaları dönüştürülüyor: "

#: /etc/sysconfig/network-scripts/ifup:187
#: /etc/sysconfig/network-scripts/ifup:189
#: /etc/sysconfig/network-scripts/ifup:191
msgid " done."
msgstr " tamam."

#: /etc/sysconfig/network-scripts/ifup-aliases:315
msgid "error in $FILE: IPADDR_START and IPADDR_END don't argree"
msgstr "$FILE dosyasında hata: IPADDR_START ve IPADDR_END bağdaşmaz"

#: /etc/rc.d/init.d/aep1000:56 /etc/rc.d/init.d/amd:30
#: /etc/rc.d/init.d/anacron:15 /etc/rc.d/init.d/arpwatch:28
#: /etc/rc.d/init.d/atd:29 /etc/rc.d/init.d/bgpd:26
#: /etc/rc.d/init.d/bootparamd:29 /etc/rc.d/init.d/canna:26
#: /etc/rc.d/init.d/crond:24 /etc/rc.d/init.d/cWnn:31
#: /etc/rc.d/init.d/dhcpd:28 /etc/rc.d/init.d/dhcrelay:33
#: /etc/rc.d/init.d/FreeWnn:32 /etc/rc.d/init.d/gated:39
#: /etc/rc.d/init.d/httpd:50 /etc/rc.d/init.d/identd:45
#: /etc/rc.d/init.d/irda:20 /etc/rc.d/init.d/kadmin:40
#: /etc/rc.d/init.d/kprop:30 /etc/rc.d/init.d/krb524:30
#: /etc/rc.d/init.d/krb5kdc:30 /etc/rc.d/init.d/kWnn:31
#: /etc/rc.d/init.d/ldap:38 /etc/rc.d/init.d/ldap:50 /etc/rc.d/init.d/lpd:28
#: /etc/rc.d/init.d/mdmonitor:37 /etc/rc.d/init.d/mysqld:40
#: /etc/rc.d/init.d/mysqld:42 /etc/rc.d/init.d/named:35
#: /etc/rc.d/init.d/nscd:49 /etc/rc.d/init.d/ntpd:44
#: /etc/rc.d/init.d/ospf6d:26 /etc/rc.d/init.d/ospfd:27
#: /etc/rc.d/init.d/portmap:50 /etc/rc.d/init.d/pxe:23
#: /etc/rc.d/init.d/radvd:38 /etc/rc.d/init.d/rarpd:22
#: /etc/rc.d/init.d/ripd:26 /etc/rc.d/init.d/ripngd:26
#: /etc/rc.d/init.d/rwalld:24 /etc/rc.d/init.d/saslauthd:29
#: /etc/rc.d/init.d/sendmail:38 /etc/rc.d/init.d/snmpd:20
#: /etc/rc.d/init.d/snmptrapd:21 /etc/rc.d/init.d/squid:58
#: /etc/rc.d/init.d/tWnn:31 /etc/rc.d/init.d/ups:37
#: /etc/rc.d/init.d/vncserver:22 /etc/rc.d/init.d/xfs:58
#: /etc/rc.d/init.d/xinetd:45 /etc/rc.d/init.d/zebra:24
msgid "Starting $prog: "
msgstr "$prog başlatılıyor: "

#: /etc/rc.d/init.d/functions:312
msgid "${base} is stopped"
msgstr "${base} durmuş"

#: /etc/sysconfig/network-scripts/ifup-aliases:110
#: /etc/sysconfig/network-scripts/network-functions:25
msgid "Missing config file $PARENTCONFIG."
msgstr "$PARENTCONFIG yapılandırma dosyası yok."

#: /etc/rc.d/init.d/identd:37
msgid "Generating ident key: "
msgstr "Ident anahtarı üretiliyor: "

#: /etc/sysconfig/network-scripts/ifup-ipv6:248
msgid "Error occured while calculating the IPv6to4 prefix"
msgstr "IPv6to4 öneki hesaplanırken hata oluştu"

#: /etc/rc.d/init.d/rawdevices:27 /etc/rc.d/init.d/rawdevices:34
msgid "  If the command 'raw' still refers to /dev/raw as a file."
msgstr "  'raw' komutu /dev/raw'a hala bir dosya olarak başvuruyorsa."

#: /etc/rc.d/init.d/sshd:70 /etc/rc.d/init.d/sshd:73
msgid "DSA key generation"
msgstr "DSA anahtar üretimi"

#: /etc/rc.d/init.d/ypserv:44
msgid "Stopping YP server services: "
msgstr "YP sunucu hizmetleri durduruluyor: "

#: /etc/rc.d/init.d/wine:14
msgid "Registering binary handler for Windows applications"
msgstr "Windows Uygulamaları çalıştırıcısı başlatılıyor"

#: /etc/rc.d/init.d/sshd:54 /etc/rc.d/init.d/sshd:57
msgid "RSA key generation"
msgstr "RSA anahtar üretimi"

#: /etc/sysconfig/network-scripts/ifup:86
msgid "$alias device does not seem to be present, delaying ${DEVICE} initialization."
msgstr ""
"$alias aygıtı hazır görünmüyor, ${DEVICE} aygıtının başlatılması sonraya "
"bırakılıyor."

#: /etc/rc.d/init.d/halt:185
msgid "On the next boot fsck will be skipped."
msgstr "Sonraki açılışta fsck komutu atlanacaktır."

#: /etc/rc.d/init.d/halt:119
msgid "Turning off quotas: "
msgstr "Kotalar kapatılıyor: "

#: /etc/sysconfig/network-scripts/ifup:227
msgid "Failed to bring up ${DEVICE}."
msgstr "${DEVICE} etkinleştirilemedi."

#: /etc/rc.d/init.d/halt:67
msgid "Saving mixer settings"
msgstr "Karıştırıcı ayarları kaydediliyor"

#: /etc/rc.d/init.d/netfs:36
msgid "Mounting NFS filesystems: "
msgstr "NFS dosya sistemleri bağlanıyor: "

#: /etc/sysconfig/network-scripts/ifup-ipv6:199
msgid ""
"IPv6to4 configuration needs an IPv4 address on related interface or "
"otherwise specified, 6to4 configuration is not valid"
msgstr ""
"IPv6to4 yapılandırması ilgili arabirim üzerinde aksi belirtilmedikçe bir "
"IPV4 adres ister, 6to4 yapılandırması geçersiz"

#: /etc/rc.d/rc.sysinit:41
msgid "\t\tPress 'I' to enter interactive startup."
msgstr "\t\tEtkileşimli açılış için 'I' tuşuna basınız."

#: /etc/rc.d/init.d/sshd:66
msgid "Generating SSH2 DSA host key: "
msgstr "SSH2 DSA makina anahtarı üretiliyor: "

#: /etc/rc.d/init.d/postgresql:146
msgid "Postmaster already running."
msgstr "Postmaster zaten çalışıyor."

#: /etc/rc.d/init.d/syslog:37
msgid "Starting kernel logger: "
msgstr "Çekirdek günlüğü başlatılıyor: "

#: /etc/sysconfig/network-scripts/ifup-sl:32
msgid "/usr/sbin/dip does not exist or is not executable"
msgstr "/usr/sbin/dip yok, ya da çalıştırılamıyor"

#: /etc/rc.d/rc.sysinit:562
msgid "Resetting hostname ${HOSTNAME}: "
msgstr "Makina adı sıfırlanıyor: ${HOSTNAME}: "

#: /etc/rc.d/init.d/netfs:110
msgid "Unmounting SMB filesystems: "
msgstr "SMB dosya sistemleri ayrılıyor: "

#: /etc/rc.d/init.d/halt:158
msgid "Unmounting file systems: "
msgstr "Dosya sistemleri ayrılıyor: "

#: /etc/rc.d/rc.sysinit:181
msgid "Initializing USB keyboard: "
msgstr "USB klavye başlatılıyor: "

#: /etc/rc.d/init.d/functions:159
msgid "Usage: killproc {program} [signal]"
msgstr "Kullanımı: killproc {program} [sinyal]"

#: /etc/rc.d/rc.sysinit:154
msgid "Setting hostname ${HOSTNAME}: "
msgstr "Makina adı belirleniyor ${HOSTNAME}: "

#: /etc/rc.d/init.d/kudzu:52
msgid "Run '/usr/sbin/kudzu' from the command line to re-detect."
msgstr "Yeniden algılama için komut satırından '/usr/sbin/kudzu' çalıştırın."

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

#: /etc/sysconfig/network-scripts/ifup-aliases:67
msgid "usage: ifup-aliases <net-device> [<parent-config>]\n"
msgstr "kullanımı: ifup-aliases <ağ-aygıtı> [<üst-yapılanma>]\n"

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

#: /etc/sysconfig/network-scripts/ifup-ipx:7
msgid "usage: $0 <net-device>"
msgstr "kullanımı: $0 <ağ-aygıtı>"

#: /etc/rc.d/init.d/ip6tables:92 /etc/rc.d/init.d/ip6tables:93
#: /etc/rc.d/init.d/ipchains:76 /etc/rc.d/init.d/ipchains:77
#: /etc/rc.d/init.d/iptables:92 /etc/rc.d/init.d/iptables:93
msgid "Resetting built-in chains to the default ACCEPT policy"
msgstr "Yerleşik zincirler öntanımlı ACCEPT önlemine ayarlanıyor"

#: /etc/rc.d/rc.sysinit:132
msgid "Loading default keymap"
msgstr "Öntanımlı klavye dosyası yükleniyor"

#: /etc/rc.d/init.d/random:36
msgid "Saving random seed: "
msgstr "Sayı üreteci çekirdeği kaydediliyor: "

#: /etc/rc.d/init.d/isdn:122 /etc/rc.d/init.d/isdn:125
msgid "Loading ISDN modules"
msgstr "ISDN modülleri yükleniyor"

#: /etc/sysconfig/network-scripts/network-functions-ipv6:152
msgid "ERROR: [ipv6_log] Cannot log to channel '$channel'"
msgstr "HATA: [ipv6_log] '$channel' kanalı günlüğe kaydedilemedi"

#: /etc/rc.d/init.d/network:69
msgid "Bringing up loopback interface: "
msgstr "loopback arayüzü etkinleştiriliyor: "

#: /etc/rc.d/init.d/kadmin:54 /etc/rc.d/init.d/krb5kdc:44
msgid "Reopening $prog log file: "
msgstr "$prog günlük dosyası yeniden açılıyor: "

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

#: /etc/sysconfig/network-scripts/ifup-ipv6:106
#: /etc/sysconfig/network-scripts/ifup-ipv6:123
msgid "Please restart network with '/sbin/service network restart'"
msgstr "Lütfen '/sbin/service network restart' ile ağı yeniden başlatın"

#: /etc/rc.d/init.d/ipchains:107
msgid "Saving current rules to $IPCHAINS_CONFIG: "
msgstr "Mevcut kurallar $IPCHAINS_CONFIG'e kaydediliyor: "

#: /etc/rc.d/rc.sysinit:256 /etc/rc.d/rc.sysinit:452 /etc/rc.d/rc.sysinit:492
msgid "*** when you leave the shell."
msgstr "*** sistem yeniden başlatılacak."

#: /etc/rc.d/init.d/sendmail:56
msgid "Starting sm-client: "
msgstr "sm-istemcisi başlatılıyor: "

#: /etc/sysconfig/network-scripts/ifup:171
msgid "Determining IP information for ${DEVICE}..."
msgstr "${DEVICE} için IP bilgisi belirleniyor..."

#: /etc/rc.d/init.d/ipchains:95
msgid "Changing target policies to DENY: "
msgstr "Hedef önlem DENY olarak değiştiriliyor: "

#: /etc/rc.d/init.d/arpwatch:60 /etc/rc.d/init.d/nscd:107
#: /etc/rc.d/init.d/portmap:94 /etc/rc.d/init.d/yppasswdd:79
#: /etc/rc.d/init.d/ypserv:74 /etc/rc.d/init.d/ypxfrd:61
msgid "Usage: $0 {start|stop|status|restart|reload|condrestart}"
msgstr "Kullanımı: $0 {start|stop|status|restart|reload|condrestart}"

#: /etc/rc.d/init.d/functions:259
msgid "Usage: pidofproc {program}"
msgstr "Kullanımı: pidofproc {program}"

#: /etc/rc.d/init.d/rusersd:26
msgid "Starting rusers services: "
msgstr "rusers hizmetleri başlatılıyor: "

#: /etc/sysconfig/network-scripts/ifup-ipv6:251
msgid "radvd control enabled, but config is not complete"
msgstr "radvd denetimi etkinleştirildi, ama yapılandırma eksik"

#: /etc/rc.d/init.d/isdn:226
msgid "$0: Link is down"
msgstr "$0: Bağ etkin değil"

#: /etc/rc.d/init.d/netfs:129
msgid "Active NFS mountpoints: "
msgstr "Etkin NFS bağlantı noktaları: "

#: /etc/rc.d/init.d/psacct:31
msgid "Process accounting is disabled."
msgstr "İşlem hesapları kapalı."

#: /etc/rc.d/init.d/autofs:220
msgid "Configured Mount Points:"
msgstr "Yapılandırılmış Bağlantı Noktaları:"

#: /etc/rc.d/rc.sysinit:163
msgid "Initializing USB controller ($alias): "
msgstr "USB arayüzü başlatılıyor ($alias): "

#: /etc/rc.d/init.d/xinetd:76
msgid "Reloading configuration: "
msgstr "Yapılandırma yeniden yükleniyor: "

#: /etc/rc.d/init.d/innd:26
msgid "Please run makehistory and/or makedbz before starting innd."
msgstr "innd başlatılmadan önce lütfen makehistory ve/veya makedbz çalıştırın."

#: /etc/rc.d/init.d/privoxy:211
msgid "Stopping $PRIVOXY_PRG: "
msgstr "$PRIVOXY_PRG durduruluyor: "

#: /etc/rc.d/rc.sysinit:533
msgid "Enabling local filesystem quotas: "
msgstr "Yerel dosya sistemi kotaları etkinleştiriliyor: "

#: /etc/rc.d/init.d/nfs:57
msgid "Starting NFS services: "
msgstr "NFS hizmetleri başlatılıyor: "

#: /etc/rc.d/init.d/netfs:137
msgid "Active NCP mountpoints: "
msgstr "Etkin NCP bağlantı noktaları: "

#: /etc/rc.d/init.d/gated:85
msgid "Usage: $0 {start|stop|reload|restart|condrestart|status}"
msgstr "Kullanımı: $0 {start|stop|reload|restart|condrestart|status}"

#: /etc/rc.d/init.d/ip6tables:136 /etc/rc.d/init.d/ip6tables:137
#: /etc/rc.d/init.d/iptables:136 /etc/rc.d/init.d/iptables:137
msgid "Changing target policies to DROP"
msgstr "Hedef önlemler DROP olarak değiştiriliyor"

#: /etc/rc.d/rc.sysinit:370 /etc/rc.d/rc.sysinit:375
msgid "Loading sound module ($alias): "
msgstr "Ses modülü yükleniyor ($alias):"

#: /etc/rc.d/init.d/nfs:76
msgid "Stopping NFS daemon: "
msgstr "NFS yordamı durduruluyor: "

#: /etc/rc.d/init.d/xfs:122
msgid "*** Usage: $prog {start|stop|status|restart|reload|condrestart}"
msgstr "*** Kullanımı: $prog {start|stop|status|restart|reload|condrestart}"

#: /etc/rc.d/rc.sysinit:109
msgid "Setting clock $CLOCKDEF: `date`"
msgstr "Saat $CLOCKDEF ayarlanıyor: `date`"

#: /etc/rc.d/init.d/gated:49
msgid "Stopping $prog"
msgstr "$prog durduruluyor"

#: /etc/rc.d/init.d/bootparamd:69 /etc/rc.d/init.d/cWnn:70
#: /etc/rc.d/init.d/FreeWnn:71 /etc/rc.d/init.d/nfs:116
#: /etc/rc.d/init.d/pcmcia:52 /etc/rc.d/init.d/psacct:41
#: /etc/rc.d/init.d/random:55 /etc/rc.d/init.d/routed:72
#: /etc/rc.d/init.d/tWnn:70
msgid "Usage: $0 {start|stop|status|restart|reload}"
msgstr "Kullanımı: $0 {start|stop|status|restart|reload}"

#: /etc/rc.d/init.d/halt:49
msgid "Usage: $0 {start}"
msgstr "Kullanımı: $0 {start}"

#: /etc/rc.d/rc.sysinit:261 /etc/rc.d/rc.sysinit:457 /etc/rc.d/rc.sysinit:497
msgid "Unmounting file systems"
msgstr "Dosya sistemleri ayrılıyor"

#: /etc/rc.d/init.d/functions:91 /etc/rc.d/init.d/functions:119
msgid "$0: Usage: daemon [+/-nicelevel] {program}"
msgstr "$0: Kullanımı: daemon [+/-öncelik_düzeyi] {program}"

#: /etc/rc.d/init.d/functions:309
msgid "${base} dead but subsys locked"
msgstr "${base} ölü durumda ama subsys kilitli"

#: /etc/rc.d/init.d/named:32
msgid "$prog: already running"
msgstr "$prog: zaten çalışıyor."

#: /etc/rc.d/init.d/rstatd:21
msgid "Starting rstat services: "
msgstr "rstat hizmetleri başlatılıyor: "

#: /etc/rc.d/init.d/ipchains:60
msgid "Applying ipchains firewall rules: "
msgstr "ipchains kuralları uygulanıyor: "

#: /etc/rc.d/init.d/vncserver:34
msgid "vncserver startup"
msgstr "vncserver başlatma"

#: /etc/rc.d/init.d/network:118 /etc/rc.d/init.d/network:140
msgid "Bringing up interface $i: "
msgstr "$i arayüzü etkinleştiriliyor: "

#: /etc/rc.d/rc.sysinit:196
msgid "Your system appears to have shut down uncleanly"
msgstr "Sisteminiz gerektiği gibi kapatılmamış görünüyor"

#: /etc/rc.d/init.d/network:206
msgid "Disabling IPv4 packet forwarding: "
msgstr "IPv4 paket yönlendirme durduruluyor: "

#: /etc/rc.d/init.d/halt:133 /etc/rc.d/init.d/netfs:55
msgid "Unmounting loopback filesystems: "
msgstr "Loopback dosya sistemleri ayrılıyor: "

#: /etc/rc.d/rc.sysinit:289
msgid "Checking root filesystem quotas: "
msgstr "Kök dosya sistemi kotaları denetleniyor: "

#: /etc/rc.d/init.d/httpd:66 /etc/rc.d/init.d/lpd:92 /etc/rc.d/init.d/snmpd:38
#: /etc/rc.d/init.d/xfs:84
msgid "Reloading $prog: "
msgstr "$prog yeniden yükleniyor: "

#: /etc/rc.d/init.d/ipchains:62 /etc/rc.d/init.d/ipchains:63
msgid "Applying ipchains firewall rules"
msgstr "ipchains kuralları uygulanıyor"

#: /etc/rc.d/rc.sysinit:300
msgid "Skipping ISA PNP configuration at users request: "
msgstr "Kullanıcı isteğiyle ISA PNP yapılandırması atlanıyor: "

#: /etc/rc.d/init.d/functions:331
msgid "FAILED"
msgstr "OLMADI"

#: /etc/rc.d/init.d/netfs:39
msgid "Mounting NCP filesystems: "
msgstr "NCP dosya sistemleri bağlanıyor: "

#: /etc/rc.d/rc.sysinit:311 /etc/rc.d/rc.sysinit:467
msgid "Setting up Logical Volume Management:"
msgstr "Mantıksal Bölüm Yönetimi Ayarlanıyor:"

#: /etc/rc.d/init.d/netfs:133
msgid "Active SMB mountpoints: "
msgstr "Etkin SMB bağlantı noktaları: "

#: /etc/sysconfig/network-scripts/ifup-aliases:225
#: /etc/sysconfig/network-scripts/ifup-aliases:235
msgid "error in ifcfg-${parent_device}: files"
msgstr "ifcfg-${parent_device} dosyasında hata: dosyalar"

#: /etc/rc.d/init.d/pcmcia:115
msgid " module directory $PC not found."
msgstr " modül dizini $PC bulunamadı."

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

#: /etc/rc.d/init.d/xfs:97
msgid "Restarting $prog:"
msgstr "$prog yeniden başlatılıyor: "

#: /etc/sysconfig/network-scripts/ifup-ppp:42
msgid "pppd does not exist or is not executable"
msgstr "/usr/sbin/pppd yok, ya da çalıştırılamıyor"

#: /etc/rc.d/init.d/sshd:34
msgid "Generating SSH1 RSA host key: "
msgstr "SSH1 RSA makina anahtarı üretiliyor: "

#: /etc/rc.d/init.d/innd:66
msgid "Stopping INN actived service: "
msgstr "INN etkinlikli hizmet durduruluyor: "

#: /etc/rc.d/init.d/atalk:53
msgid "Shutting down AppleTalk services: "
msgstr "AppleTalk hizmetleri durduruluyor: "

#: /etc/sysconfig/network-scripts/ifup-aliases:155
msgid "error in $FILE: already seen device $parent_device:$DEVNUM in $devseen"
msgstr ""
"$FILE dosyasında hata: $devseen içinde $parent_device:$DEVNUM aygıtı zaten "
"var"

#: /etc/rc.d/init.d/aep1000:38 /etc/rc.d/init.d/bcm5820:46
msgid "Loading $module module"
msgstr "$module modülü yükleniyor"

#: /etc/rc.d/init.d/syslog:44
msgid "Shutting down kernel logger: "
msgstr "Çekirdek günlüğü durduruluyor: "

#: /etc/rc.d/init.d/ups:42
msgid "Starting UPS monitor (master): "
msgstr "UPS (asıl) izleyici başlatılıyor: "

#: /etc/rc.d/init.d/halt:117
msgid "Turning off swap: "
msgstr "Takas alanı kapatılıyor: "

#: /etc/rc.d/init.d/autofs:299
msgid "Stop $command"
msgstr "$command durdu"

#: /etc/rc.d/init.d/innd:52
msgid "Stopping INNWatch service: "
msgstr "INNWatch hizmeti durduruluyor: "

#: /etc/rc.d/rc.sysinit:219
msgid "Not forcing file system integrity check due to default setting"
msgstr "Öntanımlı ayarlardan dolayı dosya sistemi bütünlüğü denetimi başlatılmayacak"

#: /etc/rc.d/rc.sysinit:205
#, c-format
msgid "Press N within %d seconds to not force file system integrity check..."
msgstr ""
"Dosya sistemi denetiminin başlatılmaması için %d saniye içinde H tuşuna "
"basınız..."

#: /etc/rc.d/init.d/ypserv:35
msgid "Starting YP server services: "
msgstr "YP sunucu hizmetleri başlatılıyor: "

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

#: /etc/rc.d/init.d/amd:93 /etc/rc.d/init.d/sshd:115
msgid "Reloading $prog:"
msgstr "$prog yeniden yükleniyor:"

#: /etc/rc.d/init.d/rhnsd:46
msgid "Stopping Red Hat Network Daemon: "
msgstr "Red Hat Ağı artalan yordamı durduruluyor: "

#: /etc/rc.d/rc.sysinit:180
msgid "Initializing USB HID interface: "
msgstr "USB HID arabirimi başlatılıyor: "

#: /etc/rc.d/init.d/nfslock:52
msgid "Starting NFS statd: "
msgstr "NFS statd başlatılıyor: "

#: /etc/sysconfig/network-scripts/ifup-ipv6:235
msgid "Using 6to4 and RADVD IPv6 forwarding usually should be enabled, but it isn't"
msgstr ""
"6to4 kullanılıyor ve RADVD IPv6 yönlendirmesi etkinleştirilmeliydi, ama "
"yapılmadı!"

#: /etc/rc.d/init.d/rusersd:35
msgid "Stopping rusers services: "
msgstr "rusers hizmetleri durduruluyor: "

#: /etc/rc.d/rc.sysinit:612
msgid "Enabling swap space: "
msgstr "Takas alanı etkinleştiriliyor: "

#: /etc/rc.d/init.d/functions:303
msgid "${base} dead but pid file exists"
msgstr "${base} çalışmıyor, fakat pid dosyası var."

#: /etc/rc.d/init.d/psacct:29
msgid "Process accounting is enabled."
msgstr "Süreç hesapları etkinleştirildi"

#: /etc/sysconfig/network-scripts/ifup:30
msgid "$0: configuration for ${1} not found."
msgstr "$0: ${1} için yapılandırma bulunamadı."

#: /etc/rc.d/init.d/ipchains:99 /etc/rc.d/init.d/ipchains:100
msgid "Changing target policies to DENY"
msgstr "Hedef önlemler DENY olarak değiştiriliyor"

#: /etc/rc.d/rc.sysinit:151
msgid "Activating swap partitions: "
msgstr "Takas bölümleri etkinleştiriliyor: "

#: /etc/rc.d/init.d/iscsi:104
msgid " umount"
msgstr " ayrılıyor"

#: /etc/rc.d/init.d/rawdevices:51
msgid "done"
msgstr "tamam"

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

#: /etc/rc.d/rc.sysinit:354 /etc/rc.d/rc.sysinit:356
msgid "Finding module dependencies: "
msgstr "Modül bağımlılıkları bulunuyor: "

#: /etc/sysconfig/network-scripts/ifup-ppp:43
msgid "ifup-ppp for ${DEVICE} exiting"
msgstr "${DEVICE} aygıtının ifup-ppp betiği bırakılıyor"

#: /etc/rc.d/init.d/iscsi:43
msgid "Starting iSCSI: iscsi"
msgstr "iSCSI başlatılıyor: iscsi"

#: /etc/rc.d/rc.sysinit:129
msgid "Loading default keymap: "
msgstr "Öntanımlı klavye dosyası yükleniyor: "

#: /etc/rc.d/rc.sysinit:50
msgid "Mounting proc filesystem: "
msgstr "proc dosya sistemi bağlanıyor: "

#: /etc/rc.d/rc.sysinit:182
msgid "Initializing USB mouse: "
msgstr "USB fare başlatılıyor: "

#: /etc/rc.d/init.d/iscsi:99
msgid "Stopping iSCSI:"
msgstr "iSCSI durduruluyor:"

#: /etc/rc.d/init.d/netfs:97
msgid "Unmounting NFS filesystems (retry): "
msgstr "NFS dosya sistemleri (yeniden) ayrılıyor: "

#: /etc/rc.d/init.d/rawdevices:62
msgid "You need to be root to use this command ! "
msgstr "Bu komutu kullanmak için root olmalısınız! "

#: /etc/rc.d/init.d/network:229
msgid "Currently active devices:"
msgstr "Halen etkin aygıtlar:"

#: /etc/rc.d/init.d/wine:36
msgid "Wine binary format handlers are not registered."
msgstr "Wine ikili biçem çalıştırıcıları kayıtlı değil."

#: /etc/sysconfig/network-scripts/ifdown-sit:52
#: /etc/sysconfig/network-scripts/ifup-sit:58
msgid ""
"Device '$DEVICE' isn't supported here, use IPV6_AUTOTUNNEL setting and "
"restart (IPv6) networking"
msgstr ""
"Aygıt '$DEVICE' burada desteklenmiyor, IPV6_AUTOTUNNEL ayarlarını kullanarak "
"(IPv6) ağını yeniden başlatın"

#: /etc/rc.d/init.d/network:190
msgid "Shutting down interface $i: "
msgstr "$i arabirimi durduruluyor: "

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

#: /etc/rc.d/rc.sysinit:31
msgid "\\033[0;31m"
msgstr "\\033[0;31m"

#: /etc/rc.d/init.d/nfslock:63
msgid "Stopping NFS locking: "
msgstr "NFS kilitleme durduruluyor: "

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

#: /etc/rc.d/init.d/random:25
msgid "Initializing random number generator: "
msgstr "Rasgele sayı üreteci başlatılıyor: "

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

#: /etc/rc.d/init.d/ypbind:44
msgid "Listening for an NIS domain server."
msgstr "Bir NIS alan sunucusu için dinlemede."

#: /etc/sysconfig/network-scripts/ifup-ipv6:168
msgid "Device 'tun6to4' (from '$DEVICE') is already up, shutdown first"
msgstr "Aygıt 'tun6to4' ('$DEVICE'daki) zaten kullanımda, önce kapatın"

#: /etc/rc.d/init.d/autofs:246 /etc/rc.d/init.d/autofs:290
#: /etc/rc.d/init.d/autofs:291
msgid "could not make temp file"
msgstr "temp dosyası oluşturulamadı"

#: /etc/rc.d/init.d/ipchains:111 /etc/rc.d/init.d/ipchains:112
msgid "Saving current rules to $IPCHAINS_CONFIG"
msgstr "Mevcut kurallar $IPCHAINS_CONFIG dosyasına kaydediliyor"

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

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

#: /etc/rc.d/init.d/apmd:26
msgid "Starting up APM daemon: "
msgstr "APM artalanda başlatılıyor: "

#: /etc/rc.d/init.d/isdn:138
msgid "Unloading ISDN modules"
msgstr "ISDN modülleri kaldırılıyor"

#: /etc/sysconfig/network-scripts/ifup-ipv6:258
msgid "6to4 configuration is not valid"
msgstr "6to4 yapılandırması geçersiz"

#: /etc/rc.d/init.d/random:45
msgid "The random data source is missing"
msgstr "Rasgele veri kaynağı bulunamadı."

#: /etc/sysconfig/network-scripts/network-functions-ipv6:142
msgid ""
"ERROR: [ipv6_log] Syslog is chosen, but binary 'logger' doesn't exist or "
"isn't executable"
msgstr ""
"HATA: [ipv6_log] Syslog seçili ama çalıştırılabilir 'logger' yok ya da "
"çalıştırılabilir değil"

#: /etc/rc.d/init.d/halt:15
msgid "$1 "
msgstr "$1 "

#: /etc/sysconfig/network-scripts/ifup-ipv6:186
msgid ""
"Given IPv4 address '$ipv4addr' is not globally usable, 6to4 configuration is "
"not valid"
msgstr ""
"Verilen IPV4 adresi '$ipv4addr' internet kullanımına uygun değil, 6to4 "
"yapılandırması geçersiz"

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

#: /etc/rc.d/init.d/netdump:142
msgid "initializing netdump"
msgstr "netdump ilklendiriliyor"

#: /etc/rc.d/init.d/microcode_ctl:57
msgid "$0: kernel does not have microcode device support"
msgstr "$0: çekirdek microcode desteğine sahip değil"

#: /etc/rc.d/init.d/mars-nwe:23
msgid "Starting NetWare emulator-server: "
msgstr "NetWare taklit-sunucu başlatılıyor: "

#: /etc/rc.d/init.d/wine:63
msgid "Usage: $prog {start|stop|status|restart|condrestart}"
msgstr "Kullanımı: $prog {start|stop|status|restart|condrestart}"

#: /etc/rc.d/rc.sysinit:307
msgid "Remounting root filesystem in read-write mode: "
msgstr "Kök dosya sistemi oku-yaz kipinde yeniden bağlanıyor: "

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

#: /etc/rc.d/init.d/autofs:224
msgid "Active Mount Points:"
msgstr "Etkin Bağlantı Noktaları:"

#: /etc/sysconfig/network-scripts/ifup-ippp:351
#: /etc/sysconfig/network-scripts/ifup-isdn:351
msgid "Warning: link doesn't support IPv6 using encapsulation 'rawip'"
msgstr "Uyarı: bağ, 'rawip' ardından kullanılan IPV6'yı desteklemiyor"

#: /etc/sysconfig/network-scripts/ifdown:11
#: /etc/sysconfig/network-scripts/ifdown:18
msgid "usage: ifdown <device name>"
msgstr "kullanımı: ifdown <aygıt adı>"

#: /etc/rc.d/init.d/nfslock:48
msgid "Starting NFS locking: "
msgstr "NFS kilitleme başlatılıyor: "

#: /etc/rc.d/init.d/halt:113
msgid "Syncing hardware clock to system time"
msgstr "Donanım saati sistem saatiyle eşitleniyor"

#: /etc/rc.d/init.d/sshd:85
msgid "Configuration file or keys are invalid"
msgstr "Yapılandırma dosyası ve anahtarlar geçersiz"

#: /etc/rc.d/init.d/rawdevices:25 /etc/rc.d/init.d/rawdevices:32
msgid "  Please correct your /etc/sysconfig/rawdevices:"
msgstr "  Lütfen /etc/sysconfig/rawdevices dosyasını düzeltin:"

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

#: /etc/rc.d/init.d/gated:30
msgid "Not starting $prog: "
msgstr "$prog başlatılmıyor: "

#: /etc/rc.d/init.d/netfs:152 /etc/rc.d/init.d/network:238
msgid "Usage: $0 {start|stop|restart|reload|status}"
msgstr "Kullanımı: $0 {start|stop|restart|reload|status}"

#: /etc/rc.d/init.d/nfs:79
msgid "Stopping NFS services: "
msgstr "NFS hizmetleri durduruluyor: "

#: /etc/rc.d/init.d/portmap:33
msgid "Networking not configured - exiting"
msgstr "Ağ yapılandırılmamış - bırakılıyor"

#: /etc/rc.d/init.d/netfs:38
msgid "Mounting SMB filesystems: "
msgstr "SMB dosya sistemleri bağlanıyor: "

#: /etc/rc.d/init.d/rawdevices:28 /etc/rc.d/init.d/rawdevices:35
msgid "   you'll have to upgrade your util-linux package"
msgstr "   util-linux paketini güncellemek zorundasınız"

#: /etc/rc.d/init.d/autofs:245 /etc/rc.d/init.d/sshd:97
msgid "Starting $prog:"
msgstr "$prog başlatılıyor:"

#: /etc/rc.d/init.d/rwhod:23
msgid "Starting rwho services: "
msgstr "rwho hizmetleri başlatılıyor: "

#: /etc/rc.d/rc.sysinit:264 /etc/rc.d/rc.sysinit:460 /etc/rc.d/rc.sysinit:500
msgid "Automatic reboot in progress."
msgstr "Sistem yeniden başlatılıyor."

#: /etc/rc.d/init.d/innd:45
msgid "Stopping INND service: "
msgstr "INND hizmeti durduruluyor: "

#: /etc/rc.d/init.d/psacct:24
msgid "Shutting down process accounting: "
msgstr "Süreç hesapları kapatılıyor"

#: /etc/rc.d/init.d/iscsi:49
msgid "Could not load module iscsi.o"
msgstr "iscsi.o modülü yüklenemedi"

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

#: /etc/rc.d/init.d/ip6tables:68 /etc/rc.d/init.d/ip6tables:69
#: /etc/rc.d/init.d/iptables:68 /etc/rc.d/init.d/iptables:69
msgid "Applying iptables firewall rules"
msgstr "Iptables kuralları uygulanıyor"

#: /etc/rc.d/init.d/keytable:22
msgid "Loading keymap: "
msgstr "Klavye dosyası yükleniyor: "

#: /etc/sysconfig/network-scripts/ifup-aliases:151
msgid "error in $FILE: already seen ipaddr $IPADDR in $ipseen"
msgstr "$FILE dosyasında hata: $IPADDR $ipseen içinde zaten görünüyor."

#: /etc/rc.d/init.d/gpm:54
msgid "Shutting down console mouse services: "
msgstr "Konsolda fare desteği durduruluyor: "

#: /etc/rc.d/init.d/ypbind:29 /etc/rc.d/init.d/ypserv:30
msgid "Setting NIS domain name $NISDOMAIN: "
msgstr "NIS alan ismi $NISDOMAIN olarak belirleniyor: "

#: /etc/rc.d/init.d/kudzu:39
msgid "Checking for new hardware"
msgstr "Yeni donanım denetleniyor"

#: /etc/rc.d/init.d/nfslock:67
msgid "Stopping NFS statd: "
msgstr "NFS statd durduruluyor: "

#: /etc/rc.d/init.d/netfs:141
msgid "/proc filesystem unavailable"
msgstr "/proc dosya sistemi bulunamadı"

#: /etc/rc.d/init.d/nfs:63
msgid "Starting NFS mountd: "
msgstr "NFS mountd başlatılıyor: "

#: /etc/rc.d/rc.sysinit:57
msgid "Unmounting initrd: "
msgstr "initrd ayrılıyor: "

#: /etc/rc.d/rc.sysinit:450
msgid "*** An error occurred during the RAID startup"
msgstr "*** RAID başlatılırken bir hata oluştu"

#: /etc/sysconfig/network-scripts/ifup-aliases:159
msgid "error in $FILE: didn't specify device or ipaddr"
msgstr "$FILE dosyasında hata: aygıt ya da IP belirtilmemiş"

#: /etc/rc.d/init.d/functions:295
msgid "${base} (pid $pid) is running..."
msgstr "${base} ($pid numaralı süreç) çalışıyor..."

#: /etc/rc.d/init.d/aep1000:73 /etc/rc.d/init.d/amd:39
#: /etc/rc.d/init.d/anacron:25 /etc/rc.d/init.d/arpwatch:35
#: /etc/rc.d/init.d/atd:39 /etc/rc.d/init.d/bootparamd:38
#: /etc/rc.d/init.d/crond:33 /etc/rc.d/init.d/httpd:59
#: /etc/rc.d/init.d/identd:54 /etc/rc.d/init.d/kadmin:47
#: /etc/rc.d/init.d/kprop:37 /etc/rc.d/init.d/krb524:37
#: /etc/rc.d/init.d/krb5kdc:37 /etc/rc.d/init.d/ldap:63
#: /etc/rc.d/init.d/ldap:70 /etc/rc.d/init.d/lpd:57 /etc/rc.d/init.d/mysqld:52
#: /etc/rc.d/init.d/mysqld:54 /etc/rc.d/init.d/named:58
#: /etc/rc.d/init.d/nscd:58 /etc/rc.d/init.d/portmap:60
#: /etc/rc.d/init.d/pxe:32 /etc/rc.d/init.d/radvd:45 /etc/rc.d/init.d/rarpd:32
#: /etc/rc.d/init.d/rwalld:33 /etc/rc.d/init.d/saslauthd:38
#: /etc/rc.d/init.d/snmpd:29 /etc/rc.d/init.d/snmptrapd:30
#: /etc/rc.d/init.d/tWnn:42 /etc/rc.d/init.d/ups:61 /etc/rc.d/init.d/xinetd:66
msgid "Stopping $prog: "
msgstr "$prog durduruluyor: "

#: /etc/rc.d/init.d/ypbind:34
msgid "Binding to the NIS domain: "
msgstr "NIS alanına bağlanılıyor: "

#: /etc/rc.d/init.d/smb:58 /etc/rc.d/init.d/smb:63 /etc/rc.d/init.d/winbind:51
msgid "Shutting down $KIND services: "
msgstr "$KIND hizmetleri durduruluyor: "

#: /etc/rc.d/rc.sysinit:209
#, c-format
msgid "Press Y within %d seconds to force file system integrity check..."
msgstr ""
"Dosya sistemi denetiminin başlatılması için %d saniye içinde E tuşuna "
"basınız..."

#: /etc/rc.d/init.d/ip6tables:83 /etc/rc.d/init.d/ipchains:72
#: /etc/rc.d/init.d/iptables:83
msgid "Resetting built-in chains to the default ACCEPT policy:"
msgstr "Yerleşik zincirler öntanımlı ACCEPT önlemine ayarlanıyor:"

#~ msgid " modules"
#~ msgstr " modüller"

#~ msgid "Could not find $DRIVER_MODULE.o"
#~ msgstr "$DRIVER_MODULE modülü yüklenemedi"

#~ msgid "See error log in /var/log/iscsi.log"
#~ msgstr "/var/log/iscsi.log dosyasındaki hata günlüğüne bakın"

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

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

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

#~ msgid "Couldn't load module $DRIVER_MODULE"
#~ msgstr "$DRIVER_MODULE modülü yüklenemedi"

#~ msgid "Usage: (halt|reboot) {start}"
#~ msgstr "Kullanımı: {halt|reboot} {start}"

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

#~ msgid "$prog: No servers in $ntpconf and $ntpstep"
#~ msgstr "$prog: $ntpconf ve $ntpstep içinde sunucu yok"

n4915'>4915 4916 4917 4918 4919 4920 4921 4922 4923 4924 4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 4936 4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 4950 4951 4952 4953 4954 4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 4965 4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 4979 4980 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990 4991 4992 4993 4994 4995 4996 4997 4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 5123 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 5225 5226 5227 5228 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255 5256 5257 5258 5259 5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 5334 5335 5336 5337 5338 5339 5340 5341 5342 5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 5366 5367 5368 5369 5370 5371 5372 5373 5374 5375 5376 5377 5378 5379 5380 5381 5382 5383 5384 5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 5400 5401 5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 5416 5417 5418 5419 5420 5421 5422 5423 5424 5425 5426 5427 5428 5429 5430 5431 5432 5433 5434 5435 5436 5437 5438 5439 5440 5441 5442 5443 5444 5445 5446 5447 5448 5449 5450 5451 5452 5453 5454 5455 5456 5457 5458 5459 5460 5461 5462 5463 5464 5465 5466 5467 5468 5469 5470 5471 5472 5473 5474 5475 5476 5477 5478 5479 5480 5481 5482 5483 5484 5485 5486 5487 5488 5489 5490 5491 5492 5493 5494 5495 5496 5497 5498 5499 5500 5501 5502 5503 5504 5505 5506 5507 5508 5509 5510 5511 5512 5513 5514 5515 5516 5517 5518 5519 5520 5521 5522 5523 5524 5525 5526 5527 5528 5529 5530 5531 5532 5533 5534 5535 5536 5537 5538 5539 5540 5541 5542 5543 5544 5545 5546 5547 5548 5549 5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 5591 5592 5593 5594 5595 5596 5597 5598 5599 5600 5601 5602 5603 5604 5605 5606 5607 5608 5609 5610 5611 5612 5613 5614 5615 5616 5617 5618 5619 5620 5621 5622 5623 5624 5625 5626 5627 5628 5629 5630 5631 5632 5633 5634 5635 5636 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 5661 5662 5663 5664 5665 5666 5667 5668 5669 5670 5671 5672 5673 5674 5675 5676 5677 5678 5679 5680 5681 5682 5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 5693 5694 5695 5696 5697 5698 5699 5700 5701 5702 5703 5704 5705 5706 5707 5708 5709 5710 5711 5712 5713 5714 5715 5716 5717 5718 5719 5720 5721 5722 5723 5724 5725 5726 5727 5728 5729 5730 5731 5732 5733 5734 5735 5736 5737 5738 5739 5740 5741 5742 5743 5744 5745 5746 5747 5748 5749 5750 5751 5752 5753 5754 5755 5756 5757 5758 5759 5760 5761 5762 5763 5764 5765 5766 5767 5768 5769 5770 5771 5772 5773 5774 5775 5776 5777 5778 5779 5780 5781 5782 5783 5784 5785 5786 5787 5788 5789 5790 5791 5792 5793 5794 5795 5796 5797 5798 5799 5800 5801 5802 5803 5804 5805 5806 5807 5808 5809 5810 5811 5812 5813 5814 5815 5816 5817 5818 5819 5820 5821 5822 5823 5824 5825 5826 5827 5828 5829 5830 5831 5832 5833 5834 5835 5836 5837 5838 5839 5840 5841 5842 5843 5844 5845 5846 5847 5848 5849 5850 5851 5852 5853 5854 5855 5856 5857 5858 5859 5860 5861 5862 5863 5864 5865 5866 5867 5868 5869 5870 5871 5872 5873 5874 5875 5876 5877 5878 5879 5880 5881 5882 5883 5884 5885 5886 5887 5888 5889 5890 5891 5892 5893 5894 5895 5896 5897 5898 5899 5900 5901 5902 5903 5904 5905 5906 5907 5908 5909 5910 5911 5912 5913 5914 5915 5916 5917 5918 5919 5920 5921 5922 5923 5924 5925 5926 5927 5928 5929 5930 5931 5932 5933 5934 5935 5936 5937 5938 5939 5940 5941 5942 5943 5944 5945 5946 5947 5948 5949 5950 5951 5952 5953 5954 5955 5956 5957 5958 5959 5960 5961 5962 5963 5964 5965 5966 5967 5968 5969 5970 5971 5972 5973 5974 5975 5976 5977 5978 5979 5980 5981 5982 5983 5984 5985 5986 5987 5988 5989 5990 5991 5992 5993 5994 5995 5996 5997 5998 5999 6000 6001 6002 6003 6004 6005 6006 6007 6008 6009 6010 6011 6012 6013 6014 6015 6016 6017 6018 6019 6020 6021 6022 6023 6024 6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 6039 6040 6041 6042 6043 6044 6045 6046 6047 6048 6049 6050 6051 6052 6053 6054 6055 6056 6057 6058 6059 6060 6061 6062 6063 6064 6065 6066 6067 6068 6069 6070 6071 6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 6093 6094 6095 6096 6097 6098 6099 6100 6101 6102 6103 6104 6105 6106 6107 6108 6109 6110 6111 6112 6113 6114 6115 6116 6117 6118 6119 6120 6121 6122 6123 6124 6125 6126 6127 6128 6129 6130 6131 6132 6133 6134 6135 6136 6137 6138 6139 6140 6141 6142 6143 6144 6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 6159 6160 6161 6162 6163 6164 6165 6166 6167 6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 6183 6184 6185 6186 6187 6188 6189 6190 6191 6192 6193 6194 6195 6196 6197 6198 6199 6200 6201 6202 6203 6204 6205 6206 6207 6208 6209 6210 6211 6212 6213 6214 6215 6216 6217 6218 6219 6220 6221 6222 6223 6224 6225 6226 6227 6228 6229 6230 6231 6232 6233 6234 6235 6236 6237 6238 6239 6240 6241 6242 6243 6244 6245 6246 6247 6248 6249 6250 6251 6252 6253 6254 6255 6256 6257 6258 6259 6260 6261 6262 6263 6264 6265 6266 6267 6268 6269 6270 6271 6272 6273 6274 6275 6276 6277 6278 6279 6280 6281 6282 6283 6284 6285 6286 6287 6288 6289 6290 6291 6292 6293 6294 6295 6296 6297 6298 6299 6300 6301 6302 6303 6304 6305 6306 6307 6308 6309 6310 6311 6312 6313 6314 6315 6316 6317 6318 6319 6320 6321 6322 6323 6324 6325 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 6336 6337 6338 6339 6340 6341 6342 6343 6344 6345 6346 6347 6348 6349 6350 6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 6373 6374 6375 6376 6377 6378 6379 6380 6381 6382 6383 6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 6407 6408 6409 6410 6411 6412 6413 6414 6415 6416 6417 6418 6419 6420 6421 6422 6423 6424 6425 6426 6427 6428 6429 6430 6431 6432 6433 6434 6435 6436 6437 6438 6439 6440 6441 6442 6443 6444 6445 6446 6447 6448 6449 6450 6451 6452 6453 6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464 6465 6466 6467 6468 6469 6470 6471 6472 6473 6474 6475 6476 6477 6478 6479 6480 6481 6482 6483 6484 6485 6486 6487 6488 6489 6490 6491 6492 6493 6494 6495 6496 6497 6498 6499 6500 6501 6502 6503 6504 6505 6506 6507 6508 6509 6510 6511 6512 6513 6514 6515 6516 6517 6518 6519 6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 6530 6531 6532 6533 6534 6535 6536 6537 6538 6539 6540 6541 6542 6543 6544 6545 6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 6564 6565 6566 6567 6568 6569 6570 6571 6572 6573 6574 6575 6576 6577 6578 6579 6580 6581 6582 6583 6584 6585 6586 6587 6588 6589 6590 6591 6592 6593 6594 6595 6596 6597 6598 6599 6600 6601 6602 6603 6604 6605 6606 6607 6608 6609 6610 6611 6612 6613 6614 6615 6616 6617 6618 6619 6620 6621 6622 6623 6624 6625 6626 6627 6628 6629 6630 6631 6632 6633 6634 6635 6636 6637 6638 6639 6640 6641 6642 6643 6644 6645 6646 6647 6648 6649 6650 6651 6652 6653 6654 6655 6656 6657 6658 6659 6660 6661 6662 6663 6664 6665 6666 6667 6668 6669 6670 6671 6672 6673 6674 6675 6676 6677 6678 6679 6680 6681 6682 6683 6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 6710 6711 6712 6713 6714 6715 6716 6717 6718 6719 6720 6721 6722 6723 6724 6725 6726 6727 6728 6729 6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741 6742 6743 6744 6745 6746 6747 6748 6749 6750 6751 6752 6753 6754 6755 6756 6757 6758 6759 6760 6761 6762 6763 6764 6765 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 6791 6792 6793 6794 6795 6796 6797 6798 6799 6800 6801 6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 6812 6813 6814 6815 6816 6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 6831 6832 6833 6834 6835 6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 6847 6848 6849 6850 6851 6852 6853 6854 6855 6856 6857 6858 6859 6860 6861 6862 6863 6864 6865 6866 6867 6868 6869 6870 6871 6872 6873 6874 6875 6876 6877 6878 6879 6880 6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892 6893 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904 6905 6906 6907 6908 6909 6910 6911 6912 6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 6928 6929 6930 6931 6932 6933 6934 6935 6936 6937 6938 6939 6940 6941 6942 6943 6944 6945 6946 6947 6948 6949 6950 6951 6952 6953 6954 6955 6956 6957 6958 6959 6960 6961 6962 6963 6964 6965 6966 6967 6968 6969 6970 6971 6972 6973 6974 6975 6976 6977 6978 6979 6980 6981 6982 6983 6984 6985 6986 6987 6988 6989 6990 6991 6992 6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 7007 7008 7009 7010 7011 7012 7013 7014 7015 7016 7017 7018 7019 7020 7021 7022 7023 7024 7025 7026 7027 7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 7044 7045 7046 7047 7048 7049 7050 7051 7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065
# DrakX-fi - Finnish Translation
#
# Copyright (C) 2002,2003, 2004, 2005 Free Software Foundation, Inc.
# Copyright (C) 2002 Mandriva
# Matias Griese <mahagr@utu.fi>, 2001.
# Taisto Kuikka <69319@batman.jypoly.fi>, 2003,2004.
# Esa Linna <denzo@mbnet.fi>, 2004.
# Thomas Backlund <tmb@mandrake.org>, 2002, 2003, 2004, 2005.
#
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX-fi - LE2005 Release\n"
"POT-Creation-Date: 2007-09-12 17:02+0200\n"
"PO-Revision-Date: 2005-04-03 20:59+0300\n"
"Last-Translator: Thomas Backlund <tmb@mandrake.org>\n"
"Language-Team: Finnish <fi@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n"

#: any.pm:240 diskdrake/interactive.pm:603 diskdrake/interactive.pm:790
#: diskdrake/interactive.pm:834 diskdrake/interactive.pm:896
#: diskdrake/interactive.pm:1183 do_pkgs.pm:209 do_pkgs.pm:255
#: harddrake/sound.pm:201 interactive.pm:576
#, c-format
msgid "Please wait"
msgstr "Odota hetki"

#: any.pm:240
#, c-format
msgid "Bootloader installation in progress"
msgstr "Käyttöjärjestelmän lataajan asennus käynnissä"

#: any.pm:251
#, 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"
"This caution does not apply to Windows 95 or 98, or to NT data disks.\n"
"\n"
"Assign a new Volume ID?"
msgstr ""
"LILO haluaa määrittää uuden Volyymi IDn asemalle %s. Huomaa, että\n"
"muutettu Volyymi ID on vakava virhe Windows NT, 2000 tai XP\n"
"käynnistylevylle.\n"
"Tämä huomautus ei koske Windows 95 tai 98, tai NT Datalevyille.\n"
"\n"
"Määritetäänkö uusi Volyymi ID?"

#: any.pm:262
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr "Käynnistyslataajan asennus epäonnistui. Seuraava virhe tapahtui:"

#: any.pm:268
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader.  If you do not see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Sinun pitää ehkä muuttaa Open Firmware -käynnistyslaitetta\n"
"aktivoidaksesi käynnistyslataajan. Jos et näe käynnistyslataajaa\n"
"käynnistäessäsi konettasi uudelleen, Paina Command-Option-O-F\n"
"käynnistyksen yhteydessä ja kirjoita:\n"
"setenv boot-device %s,\\\\:tbxi\n"
"kirjoita sitten: shut-down\n"
"Seuraavalla käynnistyskerralla sinun pitäisi nähdä käynnistyslataajan\n"
"komentokehote."

#: any.pm:306
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
"System Commander).\n"
"\n"
"On which drive are you booting?"
msgstr ""
"Päätit asentaa käynnistyslataajan osiolle.\n"
"Tämä viittaa siihen että sinulla on jo käynnistyslataaja\n"
"käynnistyskiintolevylläsi (esim. System Commander).\n"
"\n"
"Mikä on sinun käynnistyskiintolevysi?"

#: any.pm:329
#, c-format
msgid "First sector of drive (MBR)"
msgstr "Levyn ensimmäinen sektori (MBR)"

#: any.pm:330
#, c-format
msgid "First sector of the root partition"
msgstr "Ensimmäinen sektori juuriosiolla"

#: any.pm:332
#, c-format
msgid "On Floppy"
msgstr "Levykkeellä"

#: any.pm:334
#, c-format
msgid "Skip"
msgstr "Ohita"

#: any.pm:338
#, c-format
msgid "LILO/grub Installation"
msgstr "LILO/grub asennus"

#: any.pm:340
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "Minne haluat asentaa käyttöjärjestelmän lataajan?"

#: any.pm:367
#, c-format
msgid "Boot Style Configuration"
msgstr "Käynnistystavan asetukset"

#: any.pm:377 any.pm:409 any.pm:410
#, c-format
msgid "Bootloader main options"
msgstr "Käyttöjärjestelmän lataajan pääasetukset"

#: any.pm:382
#, c-format
msgid "Bootloader"
msgstr "Käynnistyslataaja"

#: any.pm:383 any.pm:414
#, c-format
msgid "Bootloader to use"
msgstr "Käytettävä käynnistyslataaja"

#: any.pm:385 any.pm:416
#, c-format
msgid "Boot device"
msgstr "Käynnistyslaite"

#: any.pm:387
#, c-format
msgid "Main options"
msgstr ""

#: any.pm:388
#, c-format
msgid "Delay before booting default image"
msgstr "Viive ennen oletusjärjestelmän käynnistystä"

#: any.pm:389
#, c-format
msgid "Enable ACPI"
msgstr "Ota ACPI käyttöön"

#: any.pm:390
#, fuzzy, c-format
msgid "Enable APIC"
msgstr "Ota ACPI käyttöön"

#: any.pm:391
#, fuzzy, c-format
msgid "Enable Local APIC"
msgstr "Ota ACPI käyttöön"

#: any.pm:393 any.pm:773 authentication.pm:196 diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "Salasana"

#: any.pm:395 authentication.pm:207
#, c-format
msgid "The passwords do not match"
msgstr "Salasanat poikkeavat toisistaan"

#: any.pm:395 authentication.pm:207 diskdrake/interactive.pm:1343
#, c-format
msgid "Please try again"
msgstr "Yritä uudelleen"

#: any.pm:396
#, fuzzy, c-format
msgid "You can not use a password with %s"
msgstr "Et voi käyttää salattua tiedostojärjestelmää liitospisteelle %s"

#: any.pm:399 any.pm:774 authentication.pm:197
#, c-format
msgid "Password (again)"
msgstr "Salasana (uudelleen)"

#: any.pm:400
#, c-format
msgid "Restrict command line options"
msgstr "Rajoita komentorivioptioita"

#: any.pm:400
#, c-format
msgid "restrict"
msgstr "rajoita"

#: any.pm:401
#, c-format
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Asetus ``Rajoita komentorivioptioita'' ei ole hyödyllinen ilman salasanaa"

#: any.pm:403
#, c-format
msgid "Clean /tmp at each boot"
msgstr "Tyhjennä /tmp jokaisella käynnistyskerralla"

#: any.pm:404
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Tarkka muistin koko, jos tarpeen (löydettiin %d Mt)"

#: any.pm:405
#, c-format
msgid "Give the ram size in MB"
msgstr "Anna muistin koko megatavuina (Mt)"

#: any.pm:415
#, c-format
msgid "Init Message"
msgstr "Käynnistysviesti"

#: any.pm:417
#, c-format
msgid "Open Firmware Delay"
msgstr "Vapaa Firmware -viive"

#: any.pm:418
#, c-format
msgid "Kernel Boot Timeout"
msgstr "Ytimen käynnistysviive"

#: any.pm:419
#, c-format
msgid "Enable CD Boot?"
msgstr "Mahdollista CD-käynnistys?"

#: any.pm:420
#, c-format
msgid "Enable OF Boot?"
msgstr "Mahdollista OF-käynnistys?"

#: any.pm:421
#, c-format
msgid "Default OS?"
msgstr "Oletuskäyttöjärjestelmä?"

#: any.pm:487
#, c-format
msgid "Image"
msgstr "Kuva"

#: any.pm:488 any.pm:501
#, c-format
msgid "Root"
msgstr "Juuri"

#: any.pm:489 any.pm:514
#, c-format
msgid "Append"
msgstr "Lisää"

#: any.pm:491
#, c-format
msgid "Xen append"
msgstr ""

#: any.pm:494
#, c-format
msgid "Video mode"
msgstr "Näyttötila"

#: any.pm:496
#, c-format
msgid "Initrd"
msgstr "Initrd"

#: any.pm:497
#, c-format
msgid "Network profile"
msgstr "Verkkoprofiili"

#: any.pm:506 any.pm:511 any.pm:513 diskdrake/interactive.pm:425
#, c-format
msgid "Label"
msgstr "Nimike"

#: any.pm:508 any.pm:516 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "Oletus"

#: any.pm:515
#, c-format
msgid "NoVideo"
msgstr "Ei näyttöä"

#: any.pm:526
#, c-format
msgid "Empty label not allowed"
msgstr "Tyhjää nimikettä ei sallita"

#: any.pm:527
#, c-format
msgid "You must specify a kernel image"
msgstr "Sinun täytyy määritellä ydin"

#: any.pm:527
#, c-format
msgid "You must specify a root partition"
msgstr "Sinun täytyy määritellä juuriosio"

#: any.pm:528
#, c-format
msgid "This label is already used"
msgstr "Nimike on jo käytössä"

#: any.pm:546
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "Minkä tyyppisen tietueen haluat lisätä?"

#: any.pm:547
#, c-format
msgid "Linux"
msgstr "Linux"

#: any.pm:547
#, c-format
msgid "Other OS (SunOS...)"
msgstr "Muu käyttöjärjestelmä (SunOS...)"

#: any.pm:548
#, c-format
msgid "Other OS (MacOS...)"
msgstr "Muu käyttöjärjestelmä (MacOS...)"

#: any.pm:548
#, c-format
msgid "Other OS (Windows...)"
msgstr "Muu käyttöjärjestelmä (Windows...)"

#: any.pm:576
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can create additional entries or change the existing ones."
msgstr ""
"Tässä ovat tämänhetkiset käynnistysvalikon tietueet.\n"
"Voit lisätä uusia tai muuttaa olemassa olevia."

#: any.pm:727
#, c-format
msgid "access to X programs"
msgstr "oikeudet X-ohjelmiin"

#: any.pm:728
#, c-format
msgid "access to rpm tools"
msgstr "oikeudet RPM-työkaluihin"

#: any.pm:729
#, c-format
msgid "allow \"su\""
msgstr "salli \"su\""

#: any.pm:730
#, c-format
msgid "access to administrative files"
msgstr "oikeudet ylläpidollisiin tiedostoihin"

#: any.pm:731
#, c-format
msgid "access to network tools"
msgstr "oikeudet verkkotyökaluihin"

#: any.pm:732
#, c-format
msgid "access to compilation tools"
msgstr "oikeudet ohjelmointityökaluihin"

#: any.pm:737
#, c-format
msgid "(already added %s)"
msgstr "(lisätty jo: %s)"

#: any.pm:744
#, c-format
msgid "Please give a user name"
msgstr "Anna käyttäjätunnus"

#: any.pm:745
#, c-format
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Käyttäjätunnus saa sisältää vain pieniä kirjaimia, numeroita, `-' ja `_'"

#: any.pm:746
#, c-format
msgid "The user name is too long"
msgstr "Käyttäjätunnus on liian pitkä"

#: any.pm:747
#, c-format
msgid "This user name has already been added"
msgstr "Käyttäjätunnus on jo lisätty"

#: any.pm:748 any.pm:776
#, c-format
msgid "User ID"
msgstr "Käyttäjä-ID"

#: any.pm:749 any.pm:777
#, c-format
msgid "Group ID"
msgstr "Ryhmä-ID"

#: any.pm:752
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "Valitsimen %s pitää olla luku!"

#: any.pm:753
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""

#: any.pm:768
#, fuzzy, c-format
msgid "User management"
msgstr "Käyttäjätunnus"

# Asennuksen sivuvalikko
#: any.pm:775 authentication.pm:182
#, c-format
msgid "Set administrator (root) password"
msgstr "Aseta ylläpitäjän (\"root\") salasana"

#: any.pm:780
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"Lisää käyttäjä\n"
"%s"

#: any.pm:781
#, c-format
msgid "Real name"
msgstr "Oikea nimi"

#: any.pm:772
#, c-format
msgid "Login name"
msgstr "Käyttäjätunnus"

#: any.pm:775
#, c-format
msgid "Shell"
msgstr "Komentotulkki"

#: any.pm:822 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Automaattinen kirjautuminen"

#: any.pm:823
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Yksi käyttäjä voidaan asettaa kirjautumaan sisään automaattisesti "
"tietokoneellesi."

#: any.pm:824
#, fuzzy, c-format
msgid "Use this feature"
msgstr "Haluatko käyttää tätä ominaisuutta?"

#: any.pm:825
#, c-format
msgid "Choose the default user:"
msgstr "Valitse oletuskäyttäjä:"

#: any.pm:826
#, c-format
msgid "Choose the window manager to run:"
msgstr "Valitse käytettävä ikkunointijärjestelmä:"

#: any.pm:854
#, c-format
msgid "License agreement"
msgstr "Käyttöoikeussopimus"

#: any.pm:857 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Lopeta"

#: any.pm:860
#, c-format
msgid "Release Notes"
msgstr "Julkaisutiedote"

#: any.pm:863
#, c-format
msgid "Accept"
msgstr "Hyväksy"

#: any.pm:863
#, c-format
msgid "Refuse"
msgstr "Kieltäydy"

#: any.pm:882 any.pm:950
#, c-format
msgid "Please choose a language to use."
msgstr "Valitse käytettävä kieli."

#: any.pm:883 any.pm:951
#, c-format
msgid "Language choice"
msgstr "Kielivalinta"

#: any.pm:913
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr ""
"Mandriva Linux tukee useita kieliä. Valitse kielet jotka\n"
"haluat asentaa. Ne ovat käytettävissä asennuksen jälkeen\n"
"kun olet käynnistänyt koneesi uudelleen."

#: any.pm:916
#, c-format
msgid "Multi languages"
msgstr ""

#: any.pm:928 any.pm:959
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""

# Asennuksen sivuvalikko
#: any.pm:930
#, c-format
msgid "All languages"
msgstr "Kaikki kielet"

#: any.pm:1005
#, c-format
msgid "Country / Region"
msgstr "Maa / alue"

#: any.pm:1007
#, c-format
msgid "Please choose your country."
msgstr "Valitse maa jossa olet."

#: any.pm:1009
#, c-format
msgid "Here is the full list of available countries"
msgstr "Tässä on koko lista käytettävissä olevista maista"

#: any.pm:1010
#, c-format
msgid "Other Countries"
msgstr "Muut maat"

#: any.pm:1010 interactive.pm:477
#, c-format
msgid "Advanced"
msgstr "Lisäasetukset"

#: any.pm:1016
#, c-format
msgid "Input method:"
msgstr "Syöttömenetelmä:"

#: any.pm:1019
#, c-format
msgid "None"
msgstr "Ei mitään"

#: any.pm:1099
#, c-format
msgid "No sharing"
msgstr "Ei jaettu"

# Asennuksen sivuvalikko
#: any.pm:1099
#, c-format
msgid "Allow all users"
msgstr "Salli kaikille käyttäjille"

#: any.pm:1099
#, c-format
msgid "Custom"
msgstr "Mukautettu"

#: any.pm:1103
#, 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"
"\n"
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
"Haluatko sallia käyttäjien jakaa joitakin omia hakemistojaan?\n"
"Sallimalla tämän käyttäjien tarvitsee vain painaa \"Jakaminen\"\n"
"Konquerorissa tai Nautiluksessa\n"
"\n"
"\"Mukautettu\" sallii käyttäjäkohtaiset oikeudet.\n"

#: any.pm:1115
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
"NFS: Unix-tiedostonjakojärjestelmä, jota Mac ja Windows tukevat huonosti."

#: any.pm:1118
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
"SMB: tiedostonjakojärjestelmä, jota käyttävät Windows, Mac OS X ja monet "
"Linux-järjestelmät."

#: any.pm:1126
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "Voit jakaa sekä NFS:llä että Samballa. Valitse kumpaa haluat käyttää."

#: any.pm:1151
#, c-format
msgid "Launch userdrake"
msgstr "Käynnistä Userdrake"

#: any.pm:1151 interactive/gtk.pm:747
#, c-format
msgid "Close"
msgstr "Sulje"

#: any.pm:1153
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
"Käyttäjäkohtainen jako käyttää ryhmää \"fileshare\".\n"
"Voit käyttää Userdrakea lisätäksesi käyttäjiä tähän ryhmään."

#: any.pm:1245
#, c-format
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Kirjaudu ulos ja käytä sen jälkeen Ctrl-Alt-Askelpalautin"

#: any.pm:1249
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Sinun pitää kirjautua ulos ja takaisin sisään jotta muutokset tulevat "
"voimaan."

#: any.pm:1284
#, c-format
msgid "Timezone"
msgstr "Aikavyöhyke"

#: any.pm:1284
#, c-format
msgid "Which is your timezone?"
msgstr "Mikä on järjestelmäsi aikavyöhyke?"

#: any.pm:1296 any.pm:1298
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""

#: any.pm:1299
#, c-format
msgid "What is the best time?"
msgstr ""

#: any.pm:1303
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Laitteistokello asetettu GMT-aikaan"

#: any.pm:1304
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Laitteistokello asetettu GMT-aikaan"

#: any.pm:1306
#, c-format
msgid "NTP Server"
msgstr "NTP-palvelin"

#: any.pm:1307
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automaattinen kellon synkronointi (käyttäen NTP:tä)"

#: authentication.pm:23
#, c-format
msgid "Local file"
msgstr "Paikallinen tiedosto"

#: authentication.pm:24
#, c-format
msgid "LDAP"
msgstr "LDAP"

#: authentication.pm:25
#, c-format
msgid "NIS"
msgstr "NIS"

#: authentication.pm:26
#, c-format
msgid "Smart Card"
msgstr "Älykortti"

#: authentication.pm:27 authentication.pm:163
#, c-format
msgid "Windows Domain"
msgstr "Windows verkkoalue"

#: authentication.pm:28
#, c-format
msgid "Active Directory with SFU"
msgstr "Aktiivihakemisto SFU:lla"

#: authentication.pm:29
#, c-format
msgid "Active Directory with Winbind"
msgstr "Aktiivihakemisto Winbind:llä"

#: authentication.pm:66
#, c-format
msgid "Local file:"
msgstr "Paikallinen tiedosto:"

#: authentication.pm:66
#, c-format
msgid "Use information stored in local files for all authentication"
msgstr ""

#: authentication.pm:67
#, c-format
msgid "LDAP:"
msgstr "LDAP:"

#: authentication.pm:67
#, c-format
msgid ""
"Tells your computer to use LDAP for some or all authentication. LDAP "
"consolidates certain types of information within your organization."
msgstr ""
"Koneesi käyttää LDAP:a joihinkin tai kaikkiin tunnistuksiin. LDAP keskittää "
"tietyntyyppiset tiedot organisaation sisällä."

#: authentication.pm:68
#, c-format
msgid "NIS:"
msgstr "NIS:"

#: authentication.pm:68
#, 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 ""
"Salli samaan Network Information Service -verkkoalueeseen kuuluvien "
"tietokoneiden käyttää yhteistä salasana- ja ryhmätiedostoa."

#: authentication.pm:69
#, c-format
msgid "Windows Domain:"
msgstr "Windows-verkkoalue:"

#: authentication.pm:69
#, c-format
msgid ""
"Winbind allows the system to retrieve information and authenticate users in "
"a Windows domain."
msgstr ""
"Winbind sallii järjestelmän noutaa tiedot ja tunnistaa käyttäjät Windows-"
"verkkoalueella."

#: authentication.pm:70
#, c-format
msgid "Active Directory with SFU:"
msgstr "Aktiivihakemisto SFU:lla:"

#: authentication.pm:70
#, c-format
msgid "With Kerberos and Ldap for authentication in Active Directory Server "
msgstr ""

#: authentication.pm:71
#, c-format
msgid "Active Directory with Winbind:"
msgstr "Aktiivihakemisto Winbind:llä:"

#: authentication.pm:71
#, c-format
msgid ""
"Winbind allows the system to authenticate users in a Windows Active "
"Directory Server."
msgstr ""

#: authentication.pm:96
#, c-format
msgid "Authentication LDAP"
msgstr "Tunnistus: LDAP"

#: authentication.pm:97
#, c-format
msgid "LDAP Base dn"
msgstr "LDAP perus-dn"

#: authentication.pm:98
#, c-format
msgid "LDAP Server"
msgstr "LDAP-palvelin"

#: authentication.pm:111 fsedit.pm:23
#, c-format
msgid "simple"
msgstr "yksinkertainen"

#: authentication.pm:112
#, c-format
msgid "TLS"
msgstr "TLS"

#: authentication.pm:113
#, c-format
msgid "SSL"
msgstr "SSL"

#: authentication.pm:114
#, c-format
msgid "security layout (SASL/Kerberos)"
msgstr "turva-asetukset (SASL/Kerberos)"

#: authentication.pm:121 authentication.pm:159
#, c-format
msgid "Authentication Active Directory"
msgstr "Tunnistus: Aktiivihakemisto"

#: authentication.pm:122 diskdrake/smbnfs_gtk.pm:182
#, c-format
msgid "Domain"
msgstr "Verkkoalue"

#: authentication.pm:124 diskdrake/dav.pm:63
#, c-format
msgid "Server"
msgstr "Palvelin"

#: authentication.pm:125
#, c-format
msgid "LDAP users database"
msgstr "LDAP käyttäjätietokanta"

#: authentication.pm:126
#, c-format
msgid "Use Anonymous BIND "
msgstr "Käytä anonyymia BIND:a "

#: authentication.pm:127
#, c-format
msgid "LDAP user allowed to browse the Active Directory"
msgstr "LDAP käyttäjä saa selata Aktiivihakemistoa"

#: authentication.pm:128
#, c-format
msgid "Password for user"
msgstr "Käyttäjän salasana"

#: authentication.pm:140
#, c-format
msgid "Authentication NIS"
msgstr "Tunnistus: NIS"

#: authentication.pm:141
#, c-format
msgid "NIS Domain"
msgstr "NIS-verkkoalue"

#: authentication.pm:142
#, c-format
msgid "NIS Server"
msgstr "NIS-palvelin"

#: authentication.pm:147
#, c-format
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
"add and reboot the server.\n"
"You will also need the username/password of a Domain Admin to join the "
"machine to the Windows(TM) domain.\n"
"If networking is not yet enabled, Drakx will attempt to join the domain "
"after the network setup step.\n"
"Should this setup fail for some reason and domain authentication is not "
"working, run 'smbpasswd -j DOMAIN -U USER%%PASSWORD' using your Windows(tm) "
"Domain, and Admin Username/Password, after system boot.\n"
"The command 'wbinfo -t' will test whether your authentication secrets are "
"good."
msgstr ""
"Jotta tämä toimisi W2K PDC kanssa, sinun pitää todennäköisesti pyytää sen "
"järjestelmävalvojaa suorittamaan: C:\\>net localgroup \"Pre-Windows 2000 "
"Compatible Access\" everyone /add ja käynnistämään palvelin uudelleen.\n"
"Tarvitset myös verkkoalueen ylläpitäjän tunnusta liittääksesi koneesi Windows"
"(TM) verkkoalueeseen.\n"
"Jos verkkoa ei ole vielä asetettu, DrakX yrittää liittyä verkkoalueeseen kun "
"verkon asetusvaihe on tehty.\n"
"Jos tämä asetus epäonnistuu jostain syystä ja verkkoalueen tunnistus ei "
"toimi, suorita: 'smbpasswd -j VERKKOALUE -U KÄYTTÄJÄ%%SALASANA' käyttäen "
"Windows verkkoaluetta ja verkkoalueen ylläpitäjän tunnusta/salasanaa "
"käynnistyksen jälkeen.\n"
"Komento 'wbinfo -t' tarkistaa jos tunnistuksen salaisuudet ovat kunnossa."

#: authentication.pm:159
#, c-format
msgid "Authentication Windows Domain"
msgstr "Tunnistus: Windows verkkoalue"

#: authentication.pm:161
#, c-format
msgid "Active Directory Realm "
msgstr ""

#: authentication.pm:164
#, c-format
msgid "Domain Admin User Name"
msgstr "Verkkoalueen pääkäyttäjän nimi"

#: authentication.pm:165
#, c-format
msgid "Domain Admin Password"
msgstr "Verkkoalueen pääkäyttäjän salasana"

#: authentication.pm:181 authentication.pm:198
#, c-format
msgid "Authentication"
msgstr "Tunnistustapa"

#: authentication.pm:184
#, c-format
msgid "Authentication method"
msgstr "Tunnistustapa"

#. -PO: keep this short or else the buttons will not fit in the window
#: authentication.pm:189
#, c-format
msgid "No password"
msgstr "Ei salasanaa"

#: authentication.pm:210
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Salasana on liian yksinkertainen (sen tulee olla ainakin %d merkkiä pitkä)"

#: authentication.pm:351
#, c-format
msgid "Can not use broadcast with no NIS domain"
msgstr "En voi käyttää kuulutusta ilman NIS-verkkoaluetta"

# NOTE: this message will be displayed at boot time; that is
# only the ascii charset will be available on most machines
# 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:882
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
"\n"
"Choose an operating system from the list above or\n"
"wait for default boot.\n"
"\n"
msgstr ""
"Tervetuloa kayttojarjestelman valitsijaan!\n"
"\n"
"Valitse kayttojarjestelma ylla olevasta listasta tai\n"
"odota oletuskaynnistysta.\n"
"\n"

#: bootloader.pm:1030
#, c-format
msgid "LILO with text menu"
msgstr "LILO tekstipohjaisella valikolla"

#: bootloader.pm:1031
#, c-format
msgid "GRUB with graphical menu"
msgstr ""

#: bootloader.pm:1032
#, c-format
msgid "GRUB with text menu"
msgstr ""

#: bootloader.pm:1033
#, c-format
msgid "Yaboot"
msgstr "Yaboot"

#: bootloader.pm:1034
#, c-format
msgid "SILO"
msgstr "SILO"

#: bootloader.pm:1114
#, c-format
msgid "not enough room in /boot"
msgstr "ei tarpeeksi tilaa hakemistossa /boot"

#: bootloader.pm:1681
#, c-format
msgid "You can not install the bootloader on a %s partition\n"
msgstr "Et voi asentaa käyttöjärjestelmän lataajaa osioon %s\n"

#: bootloader.pm:1734
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
"Käynnistyslataajasi asetukset pitää päivittää koska levyosiot on "
"uudelleennumeroitu"

#: bootloader.pm:1747
#, c-format
msgid ""
"The bootloader can not be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"Käynnistyslataajaa ei voida asentaa oikein. Sinun täytyy käynnistää rescue-"
"tilaan ja valita \"%s\""

# Asennuksen sivuvalikko
#: bootloader.pm:1748
#, c-format
msgid "Re-install Boot Loader"
msgstr "Asenna käynnistyslataaja uudelleen"

#: common.pm:132
#, fuzzy, c-format
msgid "B"
msgstr "kt"

#: common.pm:132
#, c-format
msgid "KB"
msgstr "kt"

#: common.pm:132
#, c-format
msgid "MB"
msgstr "Mt"

#: common.pm:132
#, c-format
msgid "GB"
msgstr "Gt"

#: common.pm:132 common.pm:141
#, c-format
msgid "TB"
msgstr "Tt"

#: common.pm:149
#, c-format
msgid "%d minutes"
msgstr "%d minuuttia"

#: common.pm:151
#, c-format
msgid "1 minute"
msgstr "1 minuutti"

#: common.pm:153
#, c-format
msgid "%d seconds"
msgstr "%d sekuntia"

#: common.pm:306
#, c-format
msgid "command %s missing"
msgstr ""

#: diskdrake/dav.pm:17
#, c-format
msgid ""
"WebDAV is a protocol that allows you to mount a web server's directory\n"
"locally, and treat it like a local filesystem (provided the web server is\n"
"configured as a WebDAV server). If you would like to add WebDAV mount\n"
"points, select \"New\"."
msgstr ""
"WebDAV on protokolla, joka sallii sinun liittää WWW-palvelimen hakemiston\n"
"paikallisesti, ja käyttää sitä paikallisena tiedostojärjestelmänä (olettaen\n"
"että WWW-palvelimeen on asennettu WebDAV-tuki). Jos haluat lisätä WebDAV\n"
"-liitoskohdan, valitse \"Uusi\"."

#: diskdrake/dav.pm:25
#, c-format
msgid "New"
msgstr "Uusi"

#: diskdrake/dav.pm:61 diskdrake/interactive.pm:431 diskdrake/smbnfs_gtk.pm:75
#, c-format
msgid "Unmount"
msgstr "Irrota"

#: diskdrake/dav.pm:62 diskdrake/interactive.pm:428 diskdrake/smbnfs_gtk.pm:76
#, c-format
msgid "Mount"
msgstr "Liitä"

#: diskdrake/dav.pm:64 diskdrake/interactive.pm:422
#: diskdrake/interactive.pm:662 diskdrake/interactive.pm:680
#: diskdrake/interactive.pm:684 diskdrake/removable.pm:23
#: diskdrake/smbnfs_gtk.pm:79
#, c-format
msgid "Mount point"
msgstr "Liitospiste"

#: diskdrake/dav.pm:65 diskdrake/interactive.pm:424
#: diskdrake/interactive.pm:1039 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
msgstr "Optiot"

#: diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:166 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Valmis"

#: diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:115 diskdrake/interactive.pm:229
#: diskdrake/interactive.pm:242 diskdrake/interactive.pm:386
#: diskdrake/interactive.pm:404 diskdrake/interactive.pm:529
#: diskdrake/interactive.pm:534 diskdrake/interactive.pm:652
#: diskdrake/interactive.pm:914 diskdrake/interactive.pm:1087
#: diskdrake/interactive.pm:1100 diskdrake/interactive.pm:1103
#: diskdrake/interactive.pm:1351 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:19
#: do_pkgs.pm:24 do_pkgs.pm:40 do_pkgs.pm:56 do_pkgs.pm:61 fsedit.pm:227
#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
#: scanner.pm:94 scanner.pm:105 scanner.pm:112 scanner.pm:119 wizards.pm:95
#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Virhe"

#: diskdrake/dav.pm:83
#, c-format
msgid "Please enter the WebDAV server URL"
msgstr "Anna WebDAV palvelimen osoite (URL)"

#: diskdrake/dav.pm:87
#, c-format
msgid "The URL must begin with http:// or https://"
msgstr "Osoitteen tulee alkaa etuliitteellä 'http://' tai 'https://'"

#: diskdrake/dav.pm:109
#, c-format
msgid "Server: "
msgstr "Palvelin: "

#: diskdrake/dav.pm:110 diskdrake/interactive.pm:502
#: diskdrake/interactive.pm:1225 diskdrake/interactive.pm:1303
#, c-format
msgid "Mount point: "
msgstr "Liitospiste: "

#: diskdrake/dav.pm:111 diskdrake/interactive.pm:1310
#, c-format
msgid "Options: %s"
msgstr "Optiot: %s"

#: diskdrake/hd_gtk.pm:53 diskdrake/interactive.pm:286
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
#: fs/partitioning_wizard.pm:47 fs/partitioning_wizard.pm:201
#: fs/partitioning_wizard.pm:207 fs/partitioning_wizard.pm:247
#: fs/partitioning_wizard.pm:266 fs/partitioning_wizard.pm:271
#, c-format
msgid "Partitioning"
msgstr "Osiointi"

#: diskdrake/hd_gtk.pm:93 diskdrake/interactive.pm:1059
#: diskdrake/interactive.pm:1069 diskdrake/interactive.pm:1122
#, c-format
msgid "Read carefully!"
msgstr "Lue tarkkaan!"

#: diskdrake/hd_gtk.pm:93
#, c-format
msgid "Please make a backup of your data first"
msgstr "Luo ensin varmuuskopio tiedoistasi"

#: diskdrake/hd_gtk.pm:94 diskdrake/interactive.pm:222
#, c-format
msgid "Exit"
msgstr "Poistu"

#: diskdrake/hd_gtk.pm:94
#, c-format
msgid "Continue"
msgstr "Jatka"

#: diskdrake/hd_gtk.pm:97
#, c-format
msgid ""
"If you plan to use aboot, be careful to leave a free space (2048 sectors is "
"enough)\n"
"at the beginning of the disk"
msgstr ""
"Jos aiot käyttää aboot:a, varmista että jätät vapaata tilaa levyn alkuun\n"
"(2048 sektoria on tarpeeksi)"

#: diskdrake/hd_gtk.pm:162 interactive.pm:640 interactive/gtk.pm:719
#: interactive/gtk.pm:740 interactive/gtk.pm:760 ugtk2.pm:926 ugtk2.pm:927
#, c-format
msgid "Help"
msgstr "Ohje"

#: diskdrake/hd_gtk.pm:197
#, c-format
msgid "Choose action"
msgstr "Valitse toiminto"

#: diskdrake/hd_gtk.pm:201
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""
"Sinulla on yksi suuri Microsoft Windows osio.\n"
"Ehdotan että muutat ensimmäiseksi osion kokoa\n"
"(klikkaa osiota ja valitse sitten \"Muuta kokoa\")"

#: diskdrake/hd_gtk.pm:203
#, c-format
msgid "Please click on a partition"
msgstr "Klikkaa osiota"

#: diskdrake/hd_gtk.pm:217 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Yksityiskohdat"

#: diskdrake/hd_gtk.pm:265
#, c-format
msgid "No hard drives found"
msgstr "Yhtään kiintolevyä ei löytynyt"

#: diskdrake/hd_gtk.pm:292
#, c-format
msgid "Unknown"
msgstr "Tuntematon"

#: diskdrake/hd_gtk.pm:354
#, fuzzy, c-format
msgid "Ext3"
msgstr "Poistu"

#: diskdrake/hd_gtk.pm:354
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"

#: diskdrake/hd_gtk.pm:354
#, c-format
msgid "Swap"
msgstr "Sivutus"

#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "SunOS"
msgstr "SunOS"

#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "HFS"
msgstr "HFS"

#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "Windows"
msgstr "Windows "

#: diskdrake/hd_gtk.pm:352 services.pm:158
#, c-format
msgid "Other"
msgstr "Muut"

#: diskdrake/hd_gtk.pm:352 diskdrake/interactive.pm:1239
#, c-format
msgid "Empty"
msgstr "Tyhjä"

#: diskdrake/hd_gtk.pm:356
#, c-format
msgid "Filesystem types:"
msgstr "Tiedostojärjestelmien tyypit:"

#: diskdrake/hd_gtk.pm:380 diskdrake/interactive.pm:291
#: diskdrake/interactive.pm:380 diskdrake/interactive.pm:410
#: diskdrake/interactive.pm:559 diskdrake/interactive.pm:743
#: diskdrake/interactive.pm:801 diskdrake/interactive.pm:894
#: diskdrake/interactive.pm:936 diskdrake/interactive.pm:937
#: diskdrake/interactive.pm:1168 diskdrake/interactive.pm:1206
#: diskdrake/interactive.pm:1342 do_pkgs.pm:16 do_pkgs.pm:35 do_pkgs.pm:53
#: harddrake/sound.pm:285
#, c-format
msgid "Warning"
msgstr "Varoitus"

#: diskdrake/hd_gtk.pm:380
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "Tämän osion kokoa ei voi muuttaa"

#: diskdrake/hd_gtk.pm:389
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Käytä ensin komentoa ``Irrota''"

#: diskdrake/hd_gtk.pm:389
#, c-format
msgid "Use ``%s'' instead"
msgstr "Käytä sen sijaan ``%s'':ää"

#: diskdrake/hd_gtk.pm:389 diskdrake/interactive.pm:423
#: diskdrake/interactive.pm:597 diskdrake/interactive.pm:1075
#: diskdrake/removable.pm:25 diskdrake/removable.pm:48
#, c-format
msgid "Type"
msgstr "Tyyppi"

#: diskdrake/interactive.pm:193
#, c-format
msgid "Choose another partition"
msgstr "Valitse toinen osio"

#: diskdrake/interactive.pm:193
#, c-format
msgid "Choose a partition"
msgstr "Valitse osio"

#: diskdrake/interactive.pm:255
#, c-format
msgid "Undo"
msgstr "Peruuta"

#: diskdrake/interactive.pm:255
#, c-format
msgid "Toggle to normal mode"
msgstr "Vaihda vakiotilaan"

#: diskdrake/interactive.pm:255
#, c-format
msgid "Toggle to expert mode"
msgstr "Vaihda asiantuntijatilaan"

#: diskdrake/interactive.pm:269 diskdrake/interactive.pm:279
#: diskdrake/interactive.pm:1153
#, c-format
msgid "Confirmation"
msgstr "Vahvistaminen"

#: diskdrake/interactive.pm:269
#, c-format
msgid "Continue anyway?"
msgstr "Jatka joka tapauksessa?"

#: diskdrake/interactive.pm:274
#, c-format
msgid "Quit without saving"
msgstr "Lopeta tallentamatta"

#: diskdrake/interactive.pm:274
#, c-format
msgid "Quit without writing the partition table?"
msgstr "Lopeta kirjoittamatta osiotaulua?"

#: diskdrake/interactive.pm:279
#, c-format
msgid "Do you want to save /etc/fstab modifications"
msgstr "Haluatko tallentaa muutokset tiedostoon /etc/fstab"

#: diskdrake/interactive.pm:286 fs/partitioning_wizard.pm:247
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Sinun tulee käynnistää järjestelmä uudelleen jotta muutokset tulevat voimaan"

#: diskdrake/interactive.pm:291
#, c-format
msgid ""
"You should format partition %s.\n"
"Otherwise no entry for mount point %s will be written in fstab.\n"
"Quit anyway?"
msgstr ""
"Sinun pitäisi alustaa osio %s.\n"
"Muuten tietuetta liitoskohdalle %s ei kirjoiteta fstab:iin.\n"
"Lopeta kummiskin?"

#: diskdrake/interactive.pm:304
#, c-format
msgid "Clear all"
msgstr "Tyhjennä kaikki"

#: diskdrake/interactive.pm:305
#, c-format
msgid "Auto allocate"
msgstr "Automaattinen varaus"

#: diskdrake/interactive.pm:306 diskdrake/interactive.pm:354
#: interactive/curses.pm:512
#, c-format
msgid "More"
msgstr "Lisää"

#: diskdrake/interactive.pm:311
#, c-format
msgid "Hard drive information"
msgstr "Kiintolevyn tiedot"

#: diskdrake/interactive.pm:343
#, c-format
msgid "All primary partitions are used"
msgstr "Kaikki primääriosiot käytetty"

#: diskdrake/interactive.pm:344
#, c-format
msgid "I can not add any more partitions"
msgstr "Uusia osioita ei voida lisätä"

#: diskdrake/interactive.pm:345
#, c-format
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
"Voidaksesi luoda lisää osioita tuhoa yksi olemassa oleva osio jotta voisit "
"luoda laajennetun osion"

#: diskdrake/interactive.pm:356
#, c-format
msgid "Save partition table"
msgstr "Tallenna osiotaulu"

#: diskdrake/interactive.pm:357
#, c-format
msgid "Restore partition table"
msgstr "Palauta osiotaulu"

#: diskdrake/interactive.pm:359
#, c-format
msgid "Reload partition table"
msgstr "Uudelleenlataa osiotaulu"

#: diskdrake/interactive.pm:369 diskdrake/interactive.pm:395
#, c-format
msgid "Select file"
msgstr "Valitse tiedosto"

#: diskdrake/interactive.pm:381
#, c-format
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
"Osiotaulun varmuuskopio ei ole saman kokoinen\n"
"Jatketaanko silti?"

#: diskdrake/interactive.pm:410
#, c-format
msgid "Detailed information"
msgstr "Yksityiskohtaiset tiedot"

#: diskdrake/interactive.pm:426 diskdrake/interactive.pm:756
#, c-format
msgid "Resize"
msgstr "Uusi koko"

#: diskdrake/interactive.pm:427
#, c-format
msgid "Format"
msgstr "Alusta"

#: diskdrake/interactive.pm:429 diskdrake/interactive.pm:842
#, c-format
msgid "Add to RAID"
msgstr "Lisää RAIDiin"

#: diskdrake/interactive.pm:430 diskdrake/interactive.pm:859
#, c-format
msgid "Add to LVM"
msgstr "Lisää LVM:iin"

#: diskdrake/interactive.pm:432
#, c-format
msgid "Delete"
msgstr "Poista"

#: diskdrake/interactive.pm:433
#, c-format
msgid "Remove from RAID"
msgstr "Poista RAID:sta"

#: diskdrake/interactive.pm:434
#, c-format
msgid "Remove from LVM"
msgstr "Poista LVM:stä"

#: diskdrake/interactive.pm:435
#, c-format
msgid "Modify RAID"
msgstr "Muokkaa RAID:a"

#: diskdrake/interactive.pm:436
#, c-format
msgid "Use for loopback"
msgstr "Käytä loopback-tiedostoa"

#: diskdrake/interactive.pm:447
#, c-format
msgid "Create"
msgstr "Luo"

#: diskdrake/interactive.pm:491 diskdrake/interactive.pm:493
#, c-format
msgid "Create a new partition"
msgstr "Luo uusi osio"

#: diskdrake/interactive.pm:495
#, c-format
msgid "Start sector: "
msgstr "Aloitussektori: "

#: diskdrake/interactive.pm:498 diskdrake/interactive.pm:929
#, c-format
msgid "Size in MB: "
msgstr "Koko Mt: "

#: diskdrake/interactive.pm:500 diskdrake/interactive.pm:930
#, c-format
msgid "Filesystem type: "
msgstr "Tiedostojärjestelmä: "

#: diskdrake/interactive.pm:506
#, c-format
msgid "Preference: "
msgstr "Ominaisuus: "

#: diskdrake/interactive.pm:509
#, c-format
msgid "Logical volume name "
msgstr "Loogisen taltion nimi "

#: diskdrake/interactive.pm:529
#, c-format
msgid ""
"You can not create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
"Et voi luoda uutta osiota.\n"
"(koska sinulla on jo maksimimäärä primääriosioita käytössä).\n"
"Poista ensin yksi primääriosio, ja luo laajennettu osio sen tilalle."

# mat
#: diskdrake/interactive.pm:559
#, c-format
msgid "Remove the loopback file?"
msgstr "Poista loopback-tiedosto?"

# mat
#: diskdrake/interactive.pm:581
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr "Vaihdettuasi osion %s tyyppiä kaikki siinä olevat tiedot häviävät"

#: diskdrake/interactive.pm:594
#, c-format
msgid "Change partition type"
msgstr "Muuta osiotyyppiä"

#: diskdrake/interactive.pm:596 diskdrake/removable.pm:47
#, c-format
msgid "Which filesystem do you want?"
msgstr "Minkä tiedostojärjestelmän haluat?"

#: diskdrake/interactive.pm:603
#, c-format
msgid "Switching from ext2 to ext3"
msgstr "Vaihdetaan ext2:sta ext3:een"

#: diskdrake/interactive.pm:629 diskdrake/interactive.pm:632
#, c-format
msgid "Which volume label?"
msgstr ""

#: diskdrake/interactive.pm:633
#, fuzzy, c-format
msgid "Label:"
msgstr "Nimike"

# mat
#: diskdrake/interactive.pm:647
#, c-format
msgid "Where do you want to mount the loopback file %s?"
msgstr "Minne haluat liittää loopback-tiedoston %s?"

#: diskdrake/interactive.pm:648
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Minne haluat liittää laitteen %s?"

#: diskdrake/interactive.pm:653
#, c-format
msgid ""
"Can not unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"Liitospistettä ei voida poistaa koska osiota käytetään loopback-tilassa.\n"
"Poista loopback-tiedosto ensin."

#: diskdrake/interactive.pm:683
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Minne haluat liittää laitteen %s?"

#: diskdrake/interactive.pm:707 diskdrake/interactive.pm:790
#: fs/partitioning_wizard.pm:141 fs/partitioning_wizard.pm:173
#, c-format
msgid "Resizing"
msgstr "Muutetaan kokoa"

#: diskdrake/interactive.pm:707
#, c-format
msgid "Computing FAT filesystem bounds"
msgstr "Lasketaan FAT-tiedostojärjestelmän rajoja"

#: diskdrake/interactive.pm:743
#, c-format
msgid "This partition is not resizeable"
msgstr "Tämän osion kokoa ei voi muuttaa"

#: diskdrake/interactive.pm:748
#, c-format
msgid "All data on this partition should be backed-up"
msgstr "Kaikki osion tiedot tulisi varmuuskopioida"

# mat
#: diskdrake/interactive.pm:750
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Osion %s koon muuttamisen jälkeen kaikki osion tiedot tuhoutuvat"

#: diskdrake/interactive.pm:757
#, c-format
msgid "Choose the new size"
msgstr "Valitse uusi koko"

#: diskdrake/interactive.pm:758
#, c-format
msgid "New size in MB: "
msgstr "Uusi koko (Mt): "

#: diskdrake/interactive.pm:759
#, c-format
msgid "Minimum size: %s MB"
msgstr ""

#: diskdrake/interactive.pm:760
#, c-format
msgid "Maximum size: %s MB"
msgstr ""

#: diskdrake/interactive.pm:801 fs/partitioning_wizard.pm:181
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
"Tietojen yhtenäisyyden varmistamiseksi osio(ide)n koon\n"
"muuttamisen jälkeen suoritetaan tiedostojärjestelmän\n"
"tarkistus seuraavan kerran kun käynnistät Windowsin(TM)."

#: diskdrake/interactive.pm:842
#, c-format
msgid "Choose an existing RAID to add to"
msgstr "Valitse olemassa oleva RAID johon lisätään"

#: diskdrake/interactive.pm:844 diskdrake/interactive.pm:861
#, c-format
msgid "new"
msgstr "uusi"

#: diskdrake/interactive.pm:859
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Valitse olemassa oleva LVM johon lisätään"

#: diskdrake/interactive.pm:866
#, c-format
msgid "LVM name?"
msgstr "LVM:n nimi?"

#: diskdrake/interactive.pm:894
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""

#: diskdrake/interactive.pm:896
#, c-format
msgid "Moving physical extents"
msgstr ""

#: diskdrake/interactive.pm:914
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Osiota ei voida käyttää loopback-osiona"

#: diskdrake/interactive.pm:927
#, c-format
msgid "Loopback"
msgstr "Loopback"

#: diskdrake/interactive.pm:928
#, c-format
msgid "Loopback file name: "
msgstr "Loopback tiedostonimi: "

#: diskdrake/interactive.pm:933
#, c-format
msgid "Give a file name"
msgstr "Anna tiedostonimi"

#: diskdrake/interactive.pm:936
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Tiedosto on jo toisen loopback:n käytössä, valitse toinen"

#: diskdrake/interactive.pm:937
#, c-format
msgid "File already exists. Use it?"
msgstr "Tiedosto on jo olemassa. Käytetäänkö sitä?"

#: diskdrake/interactive.pm:966 diskdrake/interactive.pm:969
#, c-format
msgid "Mount options"
msgstr "Liitosoptiot"

#: diskdrake/interactive.pm:976
#, c-format
msgid "Various"
msgstr "Useita"

#: diskdrake/interactive.pm:1041
#, c-format
msgid "device"
msgstr "laite"

#: diskdrake/interactive.pm:1042
#, c-format
msgid "level"
msgstr "taso"

#: diskdrake/interactive.pm:1043
#, c-format
msgid "chunk size in KiB"
msgstr "lohkon koko kilotavuina"

#: diskdrake/interactive.pm:1060
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Varoitus: tämä on vaarallinen toiminto"

#: diskdrake/interactive.pm:1075
#, c-format
msgid "What type of partitioning?"
msgstr "Minkä tyyppinen osiointi?"

#: diskdrake/interactive.pm:1113
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Sinun täytyy käynnistää kone uudelleen ennen kuin muutos tulee voimaan"

#: diskdrake/interactive.pm:1122
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Levyn %s osiotaulu kirjoitetaan levylle!"

# mat
#: diskdrake/interactive.pm:1148
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Kaikki osiolla %s olevat tiedot häviävät osion alustuksen yhteydessä"

#: diskdrake/interactive.pm:1153 fs/partitioning.pm:49
#, c-format
msgid "Check bad blocks?"
msgstr "Tarkistetaanko vialliset lohkot?"

#: diskdrake/interactive.pm:1167
#, c-format
msgid "Move files to the new partition"
msgstr "Siirrä tiedostot uudelle osiolle"

#: diskdrake/interactive.pm:1167
#, c-format
msgid "Hide files"
msgstr "Piilota tiedostot"

#: diskdrake/interactive.pm:1168
#, c-format
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)"
msgstr ""

#: diskdrake/interactive.pm:1183
#, c-format
msgid "Moving files to the new partition"
msgstr "Siirretään tiedostoja uudelle osiolle"

#: diskdrake/interactive.pm:1187
#, c-format
msgid "Copying %s"
msgstr "Kopioidaan %s"

#: diskdrake/interactive.pm:1191
#, c-format
msgid "Removing %s"
msgstr "Poistetaan %s"

#: diskdrake/interactive.pm:1205
#, c-format
msgid "partition %s is now known as %s"
msgstr "osio %s tunnetaan nyt nimellä %s"

#: diskdrake/interactive.pm:1206
#, c-format
msgid "Partitions have been renumbered: "
msgstr "Osiot ovat uudellennumerotu: "

#: diskdrake/interactive.pm:1226 diskdrake/interactive.pm:1288
#, c-format
msgid "Device: "
msgstr "Laite:   "

#: diskdrake/interactive.pm:1227
#, c-format
msgid "Volume label: "
msgstr "Osion nimi: "

#: diskdrake/interactive.pm:1241
#, c-format
msgid "UUID: "
msgstr ""

#: diskdrake/interactive.pm:1242
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS-asema: %s (vain arvaus)\n"

#: diskdrake/interactive.pm:1232 diskdrake/interactive.pm:1241
#: diskdrake/interactive.pm:1306
#, c-format
msgid "Type: "
msgstr "Tyyppi:  "

#: diskdrake/interactive.pm:1236
#, c-format
msgid "Name: "
msgstr "Nimi:    "

#: diskdrake/interactive.pm:1243
#, c-format
msgid "Start: sector %s\n"
msgstr "Alkaa:   sektori %s\n"

# mat
#: diskdrake/interactive.pm:1244
#, c-format
msgid "Size: %s"
msgstr "Koko:    %s"

#: diskdrake/interactive.pm:1246
#, c-format
msgid ", %s sectors"
msgstr ", %s sektoria"

#: diskdrake/interactive.pm:1248
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Sylinteristä %d sylinteriin %d\n"

#: diskdrake/interactive.pm:1249
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""

#: diskdrake/interactive.pm:1250
#, c-format
msgid "Formatted\n"
msgstr "Alustettu\n"

#: diskdrake/interactive.pm:1251
#, c-format
msgid "Not formatted\n"
msgstr "Ei alustettu\n"

#: diskdrake/interactive.pm:1252
#, c-format
msgid "Mounted\n"
msgstr "Liitetty\n"

#: diskdrake/interactive.pm:1253
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"

#: diskdrake/interactive.pm:1258
#, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr ""
"Loopback tiedosto(t):\n"
"   %s\n"

#: diskdrake/interactive.pm:1259
#, c-format
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""
"Osiolta käynnistetään oletuksena\n"
"    (MS-DOS käynnistys, ei LILO)\n"

#: diskdrake/interactive.pm:1261
#, c-format
msgid "Level %s\n"
msgstr "Taso %s\n"

#: diskdrake/interactive.pm:1262
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Lohkon koko %d kt\n"

#: diskdrake/interactive.pm:1263
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-levyt %s\n"

#: diskdrake/interactive.pm:1265
#, c-format
msgid "Loopback file name: %s"
msgstr "Loopback-tiedoston nimi: %s"

#: diskdrake/interactive.pm:1268
#, c-format
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition. You should\n"
"probably leave it alone.\n"
msgstr ""
"\n"
"On mahdollista, että tämä osio on\n"
"ajuriosio. Sinun olisi kaiketi\n"
"parasta jättää se rauhaan.\n"

#: diskdrake/interactive.pm:1271
#, c-format
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr ""
"\n"
"Tämä erityinen Bootsrap-osio\n"
"on järjestelmäsi käynnistämiseksi\n"
"eri käyttöjärjestelmiin.\n"

#: diskdrake/interactive.pm:1280
#, c-format
msgid "Free space on %s (%s)"
msgstr ""

#: diskdrake/interactive.pm:1289
#, c-format
msgid "Read-only"
msgstr "Vain luku"

#: diskdrake/interactive.pm:1290
#, c-format
msgid "Size: %s\n"
msgstr "Koko:    %s\n"

#: diskdrake/interactive.pm:1291
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Levyn tiedot: %s sylinteriä, %s lukupäätä, %s sektoria\n"

#: diskdrake/interactive.pm:1292
#, c-format
msgid "Info: "
msgstr "Tietoja: "

#: diskdrake/interactive.pm:1293
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-levyt %s\n"

# mat
#: diskdrake/interactive.pm:1294
#, c-format
msgid "Partition table type: %s\n"
msgstr "Osion tyyppi: %s\n"

#: diskdrake/interactive.pm:1295
#, c-format
msgid "on channel %d id %d\n"
msgstr "väylässä %d id %d\n"

#: diskdrake/interactive.pm:1338
#, c-format
msgid "Filesystem encryption key"
msgstr "Tiedostojärjestelmän salausavain"

#: diskdrake/interactive.pm:1339
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Valitse tiedostojärjestelmäsi salausavain"

#: diskdrake/interactive.pm:1342
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Salausavain on liian yksinkertainen (sen pitää olla ainakin %d merkkiä pitkä)"

#: diskdrake/interactive.pm:1343
#, c-format
msgid "The encryption keys do not match"
msgstr "Salausavaimet eivät täsmää"

#: diskdrake/interactive.pm:1346
#, c-format
msgid "Encryption key"
msgstr "Salausavain"

#: diskdrake/interactive.pm:1347
#, c-format
msgid "Encryption key (again)"
msgstr "Salausavain (uudelleen)"

#: diskdrake/interactive.pm:1349
#, c-format
msgid "Encryption algorithm"
msgstr "salausalgoritmi"

#: diskdrake/removable.pm:46
#, c-format
msgid "Change type"
msgstr "Muuta tyyppiä"

#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:126 interactive.pm:539
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:142 ugtk2.pm:407 ugtk2.pm:509
#: ugtk2.pm:518 ugtk2.pm:791
#, c-format
msgid "Cancel"
msgstr "Peruuta"

#: diskdrake/smbnfs_gtk.pm:164
#, c-format
msgid "Can not login using username %s (bad password?)"
msgstr "Ei voida kirjautua sisään käyttäjätunnuksella: %s (väärä salasana?)"

#: diskdrake/smbnfs_gtk.pm:168 diskdrake/smbnfs_gtk.pm:177
#, c-format
msgid "Domain Authentication Required"
msgstr "Verkkoaluetunnistus vaaditaan"

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Which username"
msgstr "Mikä käyttäjätunnus"

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Another one"
msgstr "Muu"

#: diskdrake/smbnfs_gtk.pm:178
#, c-format
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
"Anna tunnuksesi, salasanasi ja verkkoalue käyttääksesi tätä palvelinta."

#: diskdrake/smbnfs_gtk.pm:180
#, c-format
msgid "Username"
msgstr "Käyttäjätunnus"

#: diskdrake/smbnfs_gtk.pm:206
#, c-format
msgid "Search servers"
msgstr "Hae palvelimet"

#: diskdrake/smbnfs_gtk.pm:211
#, c-format
msgid "Search new servers"
msgstr "Etsi uudet palvelimet"

#: do_pkgs.pm:16 do_pkgs.pm:53
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Paketti %s pitää asentaa. Haluatko asentaa sen?"

#: do_pkgs.pm:19 do_pkgs.pm:40 do_pkgs.pm:56
#, c-format
msgid "Could not install the %s package!"
msgstr "%s pakettia ei voitu asentaa!"

#: do_pkgs.pm:24 do_pkgs.pm:61
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Pakollinen paketti %s puuttuu"

#: do_pkgs.pm:35
#, c-format
msgid "The following packages need to be installed:\n"
msgstr "Seuraavat paketit pitää asentaa:\n"

#: do_pkgs.pm:209
#, c-format
msgid "Installing packages..."
msgstr "Asennetaan paketteja..."

#: do_pkgs.pm:255
#, c-format
msgid "Removing packages..."
msgstr "Poistetaan paketteja..."

#: fs/any.pm:17
#, 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 ""
"On tapahtunut virhe - ei löytynyt ainuttakaan laitetta, joille voi luoda "
"uuden tiedostojärjestelmän. Tarkista laitteistosi korjataksesi ongelman"

#: fs/any.pm:62 fs/partitioning_wizard.pm:55
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Sinulla pitää olla FAT-osio liitettynä hakemistoon /boot/efi"

#: fs/format.pm:60 fs/format.pm:67
#, c-format
msgid "Formatting partition %s"
msgstr "Alustetaan osiota %s"

#: fs/format.pm:64
#, c-format
msgid "Creating and formatting file %s"
msgstr "Luodaan ja alustetaan tiedostoa %s"

#: fs/format.pm:117
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "en osaa alustaa %s tyyppiä %s"

#: fs/format.pm:122 fs/format.pm:124
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s alustus %s epäonnistui"

#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Sisäkkäiset liitokset %s\n"

#: fs/mount.pm:79
#, c-format
msgid "Mounting partition %s"
msgstr "Liitetään osiota %s"

#: fs/mount.pm:80
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "osion %s liittäminen hakemistoon %s epäonnistui"

#: fs/mount.pm:85 fs/mount.pm:102
#, c-format
msgid "Checking %s"
msgstr "Tarkistetaan %s"

#: fs/mount.pm:118 partition_table.pm:384
#, c-format
msgid "error unmounting %s: %s"
msgstr "virhe irrotettaessa %s: %s"

#: fs/mount.pm:133
#, c-format
msgid "Enabling swap partition %s"
msgstr "Otetaan käyttöön sivutusosiota %s"

#: fs/mount_options.pm:111
#, fuzzy, c-format
msgid "Use an encrypted file system"
msgstr "Et voi käyttää salattua tiedostojärjestelmää liitospisteelle %s"

#: fs/mount_options.pm:113
#, c-format
msgid "Flush write cache on file close"
msgstr ""

#: fs/mount_options.pm:115
#, c-format
msgid "Enable group disk quota accounting and optionally enforce limits"
msgstr ""

#: fs/mount_options.pm:117
#, c-format
msgid ""
"Do not update inode access times on this file system\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
"Älä päivitä inoodien käyttöaikaa tässä tiedostojärjestelmässä\n"
"(esim. nopeampaan uutisspoolin käyttöön nopeuttamaan uutispalvelimia)."

#: fs/mount_options.pm:123
#, fuzzy, c-format
msgid ""
"Update inode access times on this filesystem in a more efficient way\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
"Älä päivitä inoodien käyttöaikaa tässä tiedostojärjestelmässä\n"
"(esim. nopeampaan uutisspoolin käyttöön nopeuttamaan uutispalvelimia)."

#: fs/mount_options.pm:123
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
"the -a option will not cause the file system to be mounted)."
msgstr ""
"Voidaan liittää vain erikseen määritettynä\n"
"(esim. -a valitsin ei liitä tiedostojärjestelmää)."

#: fs/mount_options.pm:126
#, c-format
msgid "Do not interpret character or block special devices on the file system."
msgstr "Älä tulkitse merkki- tai lohkolaitteita tiedostojärjestelmässä."

#: fs/mount_options.pm:128
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
"file system. This option might be useful for a server that has file systems\n"
"containing binaries for architectures other than its own."
msgstr ""
"Älä salli minkään binääritiedoston suoritusta tiedosto-\n"
"järjestelmässä. Tämä optio saattaa olla hyödyllinen\n"
"palvelimelle jonka tiedostojärjestelmässä on binäärejä\n"
"muille kuin omalle arkkitehtuurille."

#: fs/mount_options.pm:132
#, c-format
msgid ""
"Do not allow set-user-identifier or set-group-identifier\n"
"bits to take effect. (This seems safe, but is in fact rather unsafe if you\n"
"have suidperl(1) installed.)"
msgstr ""
"Älä salli aseta-käyttäjätunniste tai aseta-ryhmätunniste\n"
"bittien vaikutusta. (Tämä vaikuttaa turvalliselta mutta on\n"
"itse asiassa melko turvaton mikäli sinulla on suidperl(1)\n"
"asennettuna.)"

#: fs/mount_options.pm:136
#, c-format
msgid "Mount the file system read-only."
msgstr "Liitä tiedostojärjestelmä vain luku -tilassa."

#: fs/mount_options.pm:138
#, c-format
msgid "All I/O to the file system should be done synchronously."
msgstr "Kaikki luku/kirjoitustoiminnot tehdään synkronoidusti."

#: fs/mount_options.pm:140
#, c-format
msgid "Allow every user to mount and umount the file system."
msgstr ""

#: fs/mount_options.pm:142
#, c-format
msgid "Allow an ordinary user to mount the file system."
msgstr ""

#: fs/mount_options.pm:144
#, c-format
msgid "Enable user disk quota accounting, and optionally enforce limits"
msgstr ""

#: fs/mount_options.pm:146
#, c-format
msgid "Support \"user.\" extended attributes"
msgstr ""

#: fs/mount_options.pm:148
#, c-format
msgid "Give write access to ordinary users"
msgstr "Salli kirjoitusoikeus tavallisille käyttäjille"

#: fs/mount_options.pm:150
#, c-format
msgid "Give read-only access to ordinary users"
msgstr "Salli vain luku -oikeus tavallisille käyttäjille"

#: fs/mount_point.pm:80
#, c-format
msgid "Duplicate mount point %s"
msgstr "Kahdentunut liitospiste %s"

#: fs/mount_point.pm:95
#, c-format
msgid "No partition available"
msgstr "ei vapaita osioita"

#: fs/mount_point.pm:98
#, c-format
msgid "Scanning partitions to find mount points"
msgstr "Tarkistetaan osioita liitospisteiden löytämiseksi"

#: fs/mount_point.pm:105
#, c-format
msgid "Choose the mount points"
msgstr "Valitse liitospisteet"

#: fs/partitioning.pm:46
#, c-format
msgid "Choose the partitions you want to format"
msgstr "Valitse alustettavat osiot"

#: fs/partitioning.pm:76
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can lose data)"
msgstr ""
"Tiedostojärjestelmän %s tarkistus epäonnistui. Haluatko korjata virheet?\n"
"(huomioi: voit menettää tietoja)"

#: fs/partitioning.pm:79
#, c-format
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Sivutustilaa ei ole riittävästi, suurenna sitä"

#: fs/partitioning_wizard.pm:47
#, c-format
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
"Then choose action ``Mount point'' and set it to `/'"
msgstr ""
"Sinulla tulee olla juuriosio.\n"
"Tätä varten luo osio (tai klikkaa olemassa olevaa).\n"
"Valitse sitten toiminto ``Liitospiste'' ja aseta se arvoon `/'"

#: fs/partitioning_wizard.pm:52
#, c-format
msgid ""
"You do not have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""
"Sinulla ei ole sivutusosiota\n"
"\n"
"Jatka kuitenkin?"

#: fs/partitioning_wizard.pm:80
#, c-format
msgid "Use free space"
msgstr "Käytä tyhjää tilaa"

#: fs/partitioning_wizard.pm:82
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Ei tarpeeksi tilaa uusien osioiden luomiseksi"

#: fs/partitioning_wizard.pm:90
#, c-format
msgid "Use existing partitions"
msgstr "Käytä olemassa olevia osioita"

#: fs/partitioning_wizard.pm:92
#, c-format
msgid "There is no existing partition to use"
msgstr "Ei ole olemassa olevaa osiota käytettäväksi"

#: fs/partitioning_wizard.pm:99
#, c-format
msgid "Use the Microsoft Windows® partition for loopback"
msgstr "Käytä Microsoft Windows®-osiota loopback-tiedostona"

#: fs/partitioning_wizard.pm:102
#, c-format
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Mille osiolle haluat laittaa Linux4Win:n?"

#: fs/partitioning_wizard.pm:104
#, c-format
msgid "Choose the sizes"
msgstr "Valitse koot"

#: fs/partitioning_wizard.pm:105
#, c-format
msgid "Root partition size in MB: "
msgstr "Juuriosion koko Mt: "

#: fs/partitioning_wizard.pm:106
#, c-format
msgid "Swap partition size in MB: "
msgstr "Sivutusosion koko Mt: "

#: fs/partitioning_wizard.pm:115
#, c-format
msgid "There is no FAT partition to use as loopback (or not enough space left)"
msgstr ""
"Ei ole FAT-osioita, jota voisi käyttää loopback-tiedostona (tai ei "
"riittävästi vapaata tilaa)"

#: fs/partitioning_wizard.pm:122
#, c-format
msgid "Use the free space on the Microsoft Windows® partition"
msgstr "Käytä tyhjää tilaa Windows-osiolla"

#: fs/partitioning_wizard.pm:124
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Minkä osion kokoa haluat muuttaa?"

#: fs/partitioning_wizard.pm:138
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occurred: %s"
msgstr ""
"FAT-tiedostojärjestelmän koon muuttaja ei osaa käsitellä osiotasi,\n"
"seuraava virhe tapahtui: %s"

#: fs/partitioning_wizard.pm:141
#, c-format
msgid "Computing the size of the Microsoft Windows® partition"
msgstr "Lasken Microsoft Windows®-osion kokoa"

#: fs/partitioning_wizard.pm:148
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
"computer under Microsoft Windows®, run the ``defrag'' utility, then restart "
"the Mandriva Linux installation."
msgstr ""
"Microsoft Windows®-osiosi on liian pirstoutunut, käynnistä koneesi "
"uudelleen, mene Microsoft Windows®iin ja aja \"Levyn eheytys\" ensin, ja "
"aloita Mandriva Linuxin asennus uudestaan sen jälkeen."

#: fs/partitioning_wizard.pm:151
#, c-format
msgid ""
"WARNING!\n"
"\n"
"\n"
"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"
"\n"
"\n"
"When sure, press %s."
msgstr ""
"VAROITUS!\n"
"\n"
"\n"
"DrakX aikoo nyt muuttaa Windows-osiosi kokoa.\n"
"\n"
"\n"
"Ole varovainen: tämä toimenpide on vaarallinen. Jos et ole vielä "
"tarkistanut  Windows-osioitasi, sinun tulisi poistua asennuksesta, ajaa "
"kiintolevyjen tarkistus \"chkdsk c:\" Windowsissa komentokehotteessa (huomaa "
"että graafisen \"scandisk\" ohjelman käyttö ei riitä), sekä mahdollisesti "
"myös eheyttää levyt käyttäen defrag. Sen jälkeen voit aloittaa asennuksen "
"uudelleen.Samalla suosittelemme ottamaan varmuuskopiot tärkeistä tiedoista.\n"
"\n"
"\n"
"Kun olet varma, paina %s."

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:160 interactive.pm:538 interactive/curses.pm:263
#: ugtk2.pm:511
#, c-format
msgid "Next"
msgstr "Seuraava"

#: fs/partitioning_wizard.pm:167
#, fuzzy, c-format
msgid "Partitionning"
msgstr "Osiointi"

#: fs/partitioning_wizard.pm:167
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "Kuinka paljon tilaa haluat säilyttää Microsoft Windows®ille osio %s?"

# mat
#: fs/partitioning_wizard.pm:164
#, c-format
msgid "Size"
msgstr "Koko"

#: fs/partitioning_wizard.pm:173
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Muutan Microsoft Windows®-osion kokoa"

#: fs/partitioning_wizard.pm:178
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT-tiedostojärjestelmän koon muuttaminen epäonnistui: %s"

#: fs/partitioning_wizard.pm:193
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
"Ei ole FAT-osioita, joiden kokoa voisi muuttaa (tai ei riittävästi vapaata "
"tilaa)"

#: fs/partitioning_wizard.pm:198
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Poista Microsoft Windows®"

#: fs/partitioning_wizard.pm:198
#, c-format
msgid "Erase and use entire disk"
msgstr "Tyhjennä ja käytä koko levy"

#: fs/partitioning_wizard.pm:200
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Sinulla on enemmän kuin yksi kiintolevy. Mille haluat asentaa Linuxin?"

# mat
#: fs/partitioning_wizard.pm:206
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "KAIKKI olemassa olevat osiot ja niissä oleva tieto tuhoutuu levyltä %s"

#: fs/partitioning_wizard.pm:217
#, c-format
msgid "Custom disk partitioning"
msgstr "Mukautettu levyn osiointi"

#: fs/partitioning_wizard.pm:223
#, c-format
msgid "Use fdisk"
msgstr "Käytä fdiskiä"

#: fs/partitioning_wizard.pm:226
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, do not forget to save using `w'"
msgstr ""
"Voit nyt osioida kiintolevysi %s\n"
"Kun olet valmis, älä unohda tallentaa asetuksia komennolla `w'"

#: fs/partitioning_wizard.pm:266
#, c-format
msgid "I can not find any room for installing"
msgstr "Ei ole tarpeeksi tilaa asentamiseen"

#: fs/partitioning_wizard.pm:270
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX Osiointivelho löysi seuraavat ratkaisut:"

# mat
#: fs/partitioning_wizard.pm:278
#, c-format
msgid "Partitioning failed: %s"
msgstr "Osiointi epäonnistui: %s"

#: fs/type.pm:367
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "Et voi käyttää JFS-tiedostojärjestelmää alle 16 Mt osioilla"

#: fs/type.pm:368
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "Et voi käyttää ReiserFS-tiedostojärjestelmää alle 32 Mt osioilla"

#: fsedit.pm:27
#, c-format
msgid "with /usr"
msgstr "erillinen '/usr' osio"

#: fsedit.pm:32
#, c-format
msgid "server"
msgstr "palvelin"

#: fsedit.pm:116
#, c-format
msgid "BIOS software RAID detected on disks %s. Activate it?"
msgstr ""

#: fsedit.pm:230
#, c-format
msgid ""
"I can not 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 ""
"Laitteen %s osiotaulua ei voida lukea. Se on liian vioittunut.\n"
"Tästä voidaan yrittää jatkaa poistamalla kaikki virheelliset osiot\n"
"(KAIKKI TIEDOT tuhotaan). Toinen vaihtoehto on, ettei DrakX:n anneta\n"
"muokata osiotaulua.(virhe: %s)\n"
"\n"
"Poistetaanko kaikki virheelliset osiot?\n"

#: fsedit.pm:403
#, c-format
msgid "Mount points must begin with a leading /"
msgstr "Liitospisteiden pitää alkaa /-merkillä."

#: fsedit.pm:404
#, c-format
msgid "Mount points should contain only alphanumerical characters"
msgstr "Liitospisteet saavat sisältää vain kirjaimia ja numeroita"

# mat
#: fsedit.pm:405
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "On jo olemassa osio, jonka liitospiste on %s\n"

#: fsedit.pm:409
#, c-format
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"Please be sure to add a /boot partition"
msgstr ""
"Olet valinnut ohjelmallisen RAID-osion juuriosioksi (/).\n"
"Mikään käynnistyslataaja ei osaa käsitellä tätä ilman /boot -osiota.\n"
"Lisää /boot -osio, jos haluat käyttää LILO:a tai GRUB:a"

#: fsedit.pm:415
#, fuzzy, c-format
msgid ""
"You can not use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr "Et voi käyttää LVM loogista taltiota liitepisteelle %s"

#: fsedit.pm:417
#, fuzzy, 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"
"You should create a /boot partition first"
msgstr ""
"Olet valinnut LVM-osion juuriosioksi (/).\n"
"Mikään käynnistyslataaja ei osaa käsitellä tätä ilman /boot -osiota.\n"
"Lisää /boot -osio, jos haluat käyttää LILO:a tai GRUB:a"

#: fsedit.pm:421 fsedit.pm:423
#, c-format
msgid "This directory should remain within the root filesystem"
msgstr "Tämän hakemiston pitäisi olla juuritiedostojärjestelmässä"

#: fsedit.pm:425 fsedit.pm:427
#, c-format
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
"Tarvitset oikean tiedostojärjestelmän (ext2/ext3, ReiserFS, XFS tai JFS) "
"tälle liitospisteelle.\n"

#: fsedit.pm:429
#, c-format
msgid "You can not use an encrypted file system for mount point %s"
msgstr "Et voi käyttää salattua tiedostojärjestelmää liitospisteelle %s"

#: fsedit.pm:493
#, c-format
msgid "Not enough free space for auto-allocating"
msgstr "Vapaa tila ei riitä automaattiseen varaukseen"

#: fsedit.pm:495
#, c-format
msgid "Nothing to do"
msgstr "Ei mitään tekemistä"

#: harddrake/data.pm:62
#, c-format
msgid "Floppy"
msgstr "Levyke"

#: harddrake/data.pm:72
#, c-format
msgid "Zip"
msgstr "Zip"

#: harddrake/data.pm:88
#, c-format
msgid "Hard Disk"
msgstr "Levy"

#: harddrake/data.pm:97
#, c-format
msgid "CDROM"
msgstr "CD-ROM"

#: harddrake/data.pm:107
#, c-format
msgid "CD/DVD burners"
msgstr "Polttavat CD/DVD-asemat"

#: harddrake/data.pm:117
#, c-format
msgid "DVD-ROM"
msgstr "DVD-ROM"

#: harddrake/data.pm:127
#, c-format
msgid "Tape"
msgstr "Nauha"

#: harddrake/data.pm:138
#, c-format
msgid "AGP controllers"
msgstr "AGP-ohjaimet"

#: harddrake/data.pm:147
#, c-format
msgid "Videocard"
msgstr "Näytönohjain"

#: harddrake/data.pm:156
#, c-format
msgid "DVB card"
msgstr ""

#: harddrake/data.pm:164
#, c-format
msgid "Tvcard"
msgstr "TV-kortti"

#: harddrake/data.pm:174
#, c-format
msgid "Other MultiMedia devices"
msgstr "Muu multimedialaite"

#: harddrake/data.pm:183
#, c-format
msgid "Soundcard"
msgstr "Äänikortti"

#: harddrake/data.pm:196
#, c-format
msgid "Webcam"
msgstr "Webbikamera"

#: harddrake/data.pm:210
#, c-format
msgid "Processors"
msgstr "Prosessorit"

#: harddrake/data.pm:220
#, c-format
msgid "ISDN adapters"
msgstr "ISDN-sovittimet"

#: harddrake/data.pm:231
#, c-format
msgid "USB sound devices"
msgstr ""

#: harddrake/data.pm:240
#, c-format
msgid "Radio cards"
msgstr ""

#: harddrake/data.pm:249
#, c-format
msgid "ATM network cards"
msgstr ""

#: harddrake/data.pm:258
#, c-format
msgid "WAN network cards"
msgstr ""

#: harddrake/data.pm:267
#, c-format
msgid "Bluetooth devices"
msgstr ""

#: harddrake/data.pm:276
#, c-format
msgid "Ethernetcard"
msgstr "Verkkokortti"

#: harddrake/data.pm:293
#, c-format
msgid "Modem"
msgstr "Modeemi"

#: harddrake/data.pm:303
#, c-format
msgid "ADSL adapters"
msgstr "ADSL-sovittimet"

#: harddrake/data.pm:315
#, c-format
msgid "Memory"
msgstr "Muisti"

#: harddrake/data.pm:324
#, c-format
msgid "Printer"
msgstr "Tulostin"

#. -PO: these are joysticks controllers:
#: harddrake/data.pm:338
#, c-format
msgid "Game port controllers"
msgstr ""

#: harddrake/data.pm:347
#, c-format
msgid "Joystick"
msgstr "Peliohjain"

#: harddrake/data.pm:357
#, c-format
msgid "SATA controllers"
msgstr "SATA-ohjaimet"

#: harddrake/data.pm:366
#, c-format
msgid "RAID controllers"
msgstr "RAID-ohjaimet"

#: harddrake/data.pm:376
#, c-format
msgid "(E)IDE/ATA controllers"
msgstr "(E)IDE/ATA-ohjaimet"

#: harddrake/data.pm:386
#, c-format
msgid "USB Mass Storage Devices"
msgstr ""

#: harddrake/data.pm:395
#, fuzzy, c-format
msgid "Card readers"
msgstr "Kortin malli:"

#: harddrake/data.pm:404
#, c-format
msgid "Firewire controllers"
msgstr "FireWire-ohjaimet"

#: harddrake/data.pm:413
#, c-format
msgid "PCMCIA controllers"
msgstr "PCMCIA-ohjaimet"

#: harddrake/data.pm:422
#, c-format
msgid "SCSI controllers"
msgstr "SCSI-ohjaimet"

#: harddrake/data.pm:431
#, c-format
msgid "USB controllers"
msgstr "USB-ohjaimet"

#: harddrake/data.pm:440
#, c-format
msgid "USB ports"
msgstr "USB-portit"

#: harddrake/data.pm:449
#, c-format
msgid "SMBus controllers"
msgstr "SMBus-ohjaimet"

#: harddrake/data.pm:458
#, c-format
msgid "Bridges and system controllers"
msgstr "Sillat ja järjestelmäohjaimet"

#: harddrake/data.pm:469
#, c-format
msgid "Keyboard"
msgstr "Näppäimistö"

#: harddrake/data.pm:482
#, c-format
msgid "Tablet and touchscreen"
msgstr ""

#: harddrake/data.pm:491
#, c-format
msgid "Mouse"
msgstr "Hiiri"

#: harddrake/data.pm:505
#, c-format
msgid "Biometry"
msgstr ""

#: harddrake/data.pm:513
#, c-format
msgid "UPS"
msgstr "UPS"

#: harddrake/data.pm:522
#, c-format
msgid "Scanner"
msgstr "Kuvanlukija"

#: harddrake/data.pm:533
#, c-format
msgid "Unknown/Others"
msgstr "Tuntematon/Muut"

#: harddrake/data.pm:561
#, c-format
msgid "cpu # "
msgstr "cpu # "

#: harddrake/sound.pm:201
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Odota hetki... Otetaan asetukset käyttöön"

#: harddrake/sound.pm:238
#, c-format
msgid "No alternative driver"
msgstr "Ei vaihtoehtoista ajuria"

#: harddrake/sound.pm:239
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
"Tunnettua vaihtoehtoista OSS/ALSA ajuria äänikortillesi (%s), joka tällä "
"hetkellä käyttää \"%s\", ei ole"

#: harddrake/sound.pm:245
#, c-format
msgid "Sound configuration"
msgstr "Ääniasetukset"

#: harddrake/sound.pm:247
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
"Täällä voit valita vaihtoehtoisen ajurin (OSS tai ALSA) äänikortillesi (%s)."

#. -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:252
#, c-format
msgid ""
"\n"
"\n"
"Your card currently use the %s\"%s\" driver (default driver for your card is "
"\"%s\")"
msgstr ""
"\n"
"\n"
"Käytät tällä hetkellä ajuria %s\"%s\" (vakioajuri kortillesi on \"%s\")."

#: harddrake/sound.pm:254
#, 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"
"What's more, OSS drivers all reinvent the wheel.\n"
"\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"
msgstr ""
"OSS (Open Sound System, eli avoin äänijärjestelmä) oli ensimmäinen ääni-"
"API.\n"
"Se on käyttöjärjestelmäriippumaton ääni-API (se on saatavilla useimmille\n"
"unix-järjestelmille), mutta se aika perustasoa ja rajoitettu API.\n"
"Sen lisäksi, OSS-ajureissa kaikki 'kehittävät pyörän uudelleen'.\n"
"\n"
"ALSA (Advanced Linux Sound Architecture, eli Linuxin edistynyt\n"
"äänijärjestelmä) on modulaarinen arkkitehtuuri, joka tukee suurta\n"
"määrää ISA, USB ja PCI kortteja.\n"
"\n"
"Se tarjoaa myös paljon korkeamman tason API:n kuin OSS.\n"
"\n"
"Käyttääksesi ALSAa, voit käyttää yhtä näistä:\n"
"- vanha OSS-yhteensopiva api.\n"
"- uusi ALSA-api, joka tarjoaa useita parannettuja ominaisuuksia,\n"
"mutta vaatii ALSA-kirjaston käyttöä.\n"

#: harddrake/sound.pm:268 harddrake/sound.pm:357
#, c-format
msgid "Driver:"
msgstr "Ajuri:"

#: harddrake/sound.pm:277
#, c-format
msgid "Trouble shooting"
msgstr "Vianetsintä"

#: harddrake/sound.pm:285
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
"\n"
"It has been reported to oops the kernel on unloading.\n"
"\n"
"The new \"%s\" driver will only be used on next bootstrap."
msgstr ""
"Vanha \"%s\" ajuri on 'mustalla listalla'.\n"
"\n"
"Sen on raportoitu kaatavan ytimen kun sitä poistetaan käytöstä.\n"
"\n"
"Uusi \"%s\" ajuri otetaan käyttöön seuraavassa käynnistyksessä."

#: harddrake/sound.pm:293
#, c-format
msgid "No open source driver"
msgstr "Ei avoimen lähdekoodin ajuria"

#: harddrake/sound.pm:294
#, c-format
msgid ""
"There's no free driver for your sound card (%s), but there's a proprietary "
"driver at \"%s\"."
msgstr ""
"Äänikortillesi (%s) ei löydy vapaata ajuria, mutta patenttisuojattu ajuri "
"löytyy osoitteesta \"%s\"."

#: harddrake/sound.pm:297
#, c-format
msgid "No known driver"
msgstr "Ei tunnettua ajuria"

#: harddrake/sound.pm:298
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Ei tunnettua ajuria äänikortillesi (%s)"

#: harddrake/sound.pm:302
#, c-format
msgid "Unknown driver"
msgstr "Tuntematon ajuri"

#: harddrake/sound.pm:317
#, c-format
msgid "Sound trouble shooting"
msgstr "Äänen vianetsintä"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:320
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
"- \"lspcidrake -v | fgrep 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"
"currently uses\n"
"\n"
"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
"loaded or not\n"
"\n"
"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
"tell you if sound and alsa services're configured to be run on\n"
"initlevel 3\n"
"\n"
"- \"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 ""
"Klassinen tapa etsiä virheitä ääniasetuksissa on suorittaa \n"
"seuraavat komennot:\n"
"\n"
"\n"
"- \"lspcidrake -v | fgrep AUDIO\" kertoo mitä ajuria äänikorttisi \n"
"käyttää oletuksena.\n"
"\n"
"- \"grep sound-slot /etc/modprobe.conf\" kertoo mitä ajuria äänikorttisi\n"
"käyttää tällä hetkellä.\n"
"\n"
"- \"/sbin/lsmod\" komennolla tarkistat onko äänikortin moduuli (ajuri)\n"
"ladattu vai ei .\n"
"\n"
"- \"/sbin/chkconfig --list sound\" ja \"/sbin/chkconfig --list alsa\"\n"
"kertoo sinulle jos ääni- ja ALSA-palvelut ovat asetettu toimimaan\n"
"initlevel 3 -tasossa.\n"
"\n"
"- \"aumix -q\" kertoo onko ääni mykistetty vai ei.\n"
"\n"
"- \"/sbin/fuser -v /dev/dsp\" kertoo mikä ohjelma käyttää äänikorttia.\n"

#: harddrake/sound.pm:346
#, c-format
msgid "Let me pick any driver"
msgstr "Anna valita mikä ajuri tahansa"

#: harddrake/sound.pm:349
#, c-format
msgid "Choosing an arbitrary driver"
msgstr "Summittaisen ajurin valinta"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:352
#, c-format
msgid ""
"If you really think that you know which driver is the right one for your "
"card\n"
"you can pick one in the above list.\n"
"\n"
"The current driver for your \"%s\" sound card is \"%s\" "
msgstr ""
"Jos todellakin uskot tietäväsi mikä ajuri on oikea äänikortillesi \n"
"voit valita yhden yllä olevasta listasta.\n"
"\n"
"Nykyinen ajuri äänikortillesi \"%s\" on \"%s\" "

#: harddrake/v4l.pm:12
#, c-format
msgid "Auto-detect"
msgstr "Automaattinen tunnistaminen"

#: harddrake/v4l.pm:97 harddrake/v4l.pm:285 harddrake/v4l.pm:337
#, c-format
msgid "Unknown|Generic"
msgstr "Tuntematon|Yleinen"

#: harddrake/v4l.pm:130
#, c-format
msgid "Unknown|CPH05X (bt878) [many vendors]"
msgstr "Tuntematon|CPH05X (bt878) [monta valmistajaa]"

#: harddrake/v4l.pm:131
#, c-format
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Tuntematon|CPH06X (bt878) [monta valmistajaa]"

#: harddrake/v4l.pm:474
#, 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."
msgstr ""
"Useimmille nykyisille TV-korteille GNU/Linux ytimen bttv-moduuli tunnistaa "
"automaattisesti oikeat parametrit.\n"
"Jos korttisi on tunnistettu väärin, voit pakottaa oikean vastaanottimen sekä "
"kortin tyypin täällä. Valitse TV-korttisi parametrit tarvittaessa."

#: harddrake/v4l.pm:477
#, c-format
msgid "Card model:"
msgstr "Kortin malli:"

#: harddrake/v4l.pm:478
#, c-format
msgid "Tuner type:"
msgstr "Vastaanottimen tyyppi:"

#: interactive.pm:125 interactive.pm:538 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:142 interactive/stdio.pm:143 ugtk2.pm:413 ugtk2.pm:511
#: ugtk2.pm:791 ugtk2.pm:814
#, c-format
msgid "Ok"
msgstr "OK"

#: interactive.pm:224 modules/interactive.pm:71 ugtk2.pm:790 wizards.pm:156
#, c-format
msgid "Yes"
msgstr "Kyllä"

#: interactive.pm:224 modules/interactive.pm:71 ugtk2.pm:790 wizards.pm:156
#, c-format
msgid "No"
msgstr "Ei"

#: interactive.pm:258
#, c-format
msgid "Choose a file"
msgstr "Valitse tiedosto"

#: interactive.pm:383 interactive/gtk.pm:419
#, c-format
msgid "Add"
msgstr "Lisää"

#: interactive.pm:383 interactive/gtk.pm:419
#, c-format
msgid "Modify"
msgstr "Muokkaa"

#: interactive.pm:383 interactive/gtk.pm:419
#, c-format
msgid "Remove"
msgstr "Poista"

#: interactive.pm:538 interactive/curses.pm:263 ugtk2.pm:511
#, c-format
msgid "Finish"
msgstr "Valmis"

#: interactive.pm:539 interactive/curses.pm:260 ugtk2.pm:509
#, c-format
msgid "Previous"
msgstr "Edellinen"

#: interactive/gtk.pm:544
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""

#: interactive/stdio.pm:29 interactive/stdio.pm:154
#, c-format
msgid "Bad choice, try again\n"
msgstr "Huono valinta, yritä uudelleen\n"

#: interactive/stdio.pm:30 interactive/stdio.pm:149
#, c-format
msgid "Your choice? (default %s) "
msgstr "Valintasi? (oletus %s) "

#: interactive/stdio.pm:54
#, c-format
msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""
"Kohdat, jotka sinun pitää täyttää:\n"
"%s"

#: interactive/stdio.pm:70
#, c-format
msgid "Your choice? (0/1, default `%s') "
msgstr "Valintasi? (0/1, oletus '%s') "

#: interactive/stdio.pm:94
#, c-format
msgid "Button `%s': %s"
msgstr "Painike '%s': %s"

#: interactive/stdio.pm:95
#, c-format
msgid "Do you want to click on this button?"
msgstr "Haluatko klikata tätä painiketta?"

#: interactive/stdio.pm:104
#, c-format
msgid "Your choice? (default `%s'%s) "
msgstr "Valintasi? (oletus '%s'%s) "

#: interactive/stdio.pm:104
#, c-format
msgid " enter `void' for void entry"
msgstr " kirjoita 'void' jos haluat tyhjän tietueen"

#: interactive/stdio.pm:122
#, c-format
msgid "=> There are many things to choose from (%s).\n"
msgstr "=> On monta asiaa, joista valita (%s).\n"

#: interactive/stdio.pm:125
#, c-format
msgid ""
"Please choose the first number of the 10-range you wish to edit,\n"
"or just hit Enter to proceed.\n"
"Your choice? "
msgstr ""
"Valitse ensimmäinen numero 10-alueella, jota haluat muokata,\n"
"tai paina vain Enter jatkaaksesi.\n"
"Valintasi? "

#: interactive/stdio.pm:138
#, c-format
msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""
"=> Huomaa, nimike vaihtui:\n"
"%s"

#: interactive/stdio.pm:145
#, c-format
msgid "Re-submit"
msgstr "Lähetä uudelleen"

#. -PO: the string "default:LTR" can be translated *ONLY* as "default:LTR"
#. -PO: or as "default:RTL", depending if your language is written from
#. -PO: left to right, or from right to left; any other string is wrong.
#: lang.pm:193
#, c-format
msgid "default:LTR"
msgstr "default:LTR"

#: lang.pm:210
#, c-format
msgid "Andorra"
msgstr "Andorra"

#: lang.pm:211 timezone.pm:213
#, c-format
msgid "United Arab Emirates"
msgstr "Arabiemiirikunnat"

#: lang.pm:212
#, c-format
msgid "Afghanistan"
msgstr "Afganistan"

#: lang.pm:213
#, c-format
msgid "Antigua and Barbuda"
msgstr "Antigua ja Barbuda"

#: lang.pm:214
#, c-format
msgid "Anguilla"
msgstr "Anguilla"

#: lang.pm:215
#, c-format
msgid "Albania"
msgstr "Albania"

#: lang.pm:216
#, c-format
msgid "Armenia"
msgstr "Armenia"

#: lang.pm:217
#, c-format
msgid "Netherlands Antilles"
msgstr "Alankomaiden Antillit"

#: lang.pm:218
#, c-format
msgid "Angola"
msgstr "Angola"

#: lang.pm:219
#, c-format
msgid "Antarctica"
msgstr "Antarktis"

#: lang.pm:220 timezone.pm:258
#, c-format
msgid "Argentina"
msgstr "Argentiina"

#: lang.pm:221
#, c-format
msgid "American Samoa"
msgstr "Amerikan Samoa"

#: lang.pm:222 mirror.pm:11 timezone.pm:216
#, c-format
msgid "Austria"
msgstr "Itävalta"

#: lang.pm:223 mirror.pm:10 timezone.pm:254
#, c-format
msgid "Australia"
msgstr "Australia"

#: lang.pm:224
#, c-format
msgid "Aruba"
msgstr "Aruba"

#: lang.pm:225
#, c-format
msgid "Azerbaijan"
msgstr "Azerbaidžan"

#: lang.pm:226
#, c-format
msgid "Bosnia and Herzegovina"
msgstr "Bosnia ja Herzegovina"

#: lang.pm:227
#, c-format
msgid "Barbados"
msgstr "Barbados"

#: lang.pm:228 timezone.pm:198
#, c-format
msgid "Bangladesh"
msgstr "Bangladesh"

#: lang.pm:229 mirror.pm:12 timezone.pm:218
#, c-format
msgid "Belgium"
msgstr "Belgia"

#: lang.pm:230
#, c-format
msgid "Burkina Faso"
msgstr "Burkina Faso"

#: lang.pm:231 timezone.pm:219
#, c-format
msgid "Bulgaria"
msgstr "Bulgaria"

#: lang.pm:232
#, c-format
msgid "Bahrain"
msgstr "Bahrain"

#: lang.pm:233
#, c-format
msgid "Burundi"
msgstr "Burundi"

#: lang.pm:234
#, c-format
msgid "Benin"
msgstr "Benin"

#: lang.pm:235
#, c-format
msgid "Bermuda"
msgstr "Bermuda"

#: lang.pm:236
#, c-format
msgid "Brunei Darussalam"
msgstr "Brunei Darussalam"

#: lang.pm:237
#, c-format
msgid "Bolivia"
msgstr "Bolivia"

#: lang.pm:238 mirror.pm:13 timezone.pm:259
#, c-format
msgid "Brazil"
msgstr "Brasilia"

#: lang.pm:239
#, c-format
msgid "Bahamas"
msgstr "Bahama"

#: lang.pm:240
#, c-format
msgid "Bhutan"
msgstr "Bhutan"

#: lang.pm:241
#, c-format
msgid "Bouvet Island"
msgstr "Bouvet'n saari"

#: lang.pm:242
#, c-format
msgid "Botswana"
msgstr "Botswana"

#: lang.pm:243 timezone.pm:217
#, c-format
msgid "Belarus"
msgstr "Valko-Venäjä"

#: lang.pm:244
#, c-format
msgid "Belize"
msgstr "Belize"

#: lang.pm:245 mirror.pm:14 timezone.pm:248
#, c-format
msgid "Canada"
msgstr "Kanada"

#: lang.pm:246
#, c-format
msgid "Cocos (Keeling) Islands"
msgstr "Kookossaaret"

#: lang.pm:247
#, c-format
msgid "Congo (Kinshasa)"
msgstr "Kongo (Kinshasa)"

#: lang.pm:248
#, c-format
msgid "Central African Republic"
msgstr "Keski-Afrikan tasavalta"

#: lang.pm:249
#, c-format
msgid "Congo (Brazzaville)"
msgstr "Kongo (Brazzaville)"

#: lang.pm:250 mirror.pm:38 timezone.pm:242
#, c-format
msgid "Switzerland"
msgstr "Sveitsi"

#: lang.pm:251
#, c-format
msgid "Cote d'Ivoire"
msgstr "Cote d'Ivoire"

#: lang.pm:252
#, c-format
msgid "Cook Islands"
msgstr "Cookinsaaret"

#: lang.pm:253 timezone.pm:260
#, c-format
msgid "Chile"
msgstr "Chile"

#: lang.pm:254
#, c-format
msgid "Cameroon"
msgstr "Kamerun"

#: lang.pm:255 timezone.pm:199
#, c-format
msgid "China"
msgstr "Kiina"

#: lang.pm:256
#, c-format
msgid "Colombia"
msgstr "Kolumbia"

#: lang.pm:257 mirror.pm:15
#, c-format
msgid "Costa Rica"
msgstr "Costa Rica"

#: lang.pm:258
#, c-format
msgid "Serbia & Montenegro"
msgstr "Serbia & Montenegro"

#: lang.pm:259
#, c-format
msgid "Cuba"
msgstr "Kuuba"

#: lang.pm:260
#, c-format
msgid "Cape Verde"
msgstr "Kap Verde"

#: lang.pm:261
#, c-format
msgid "Christmas Island"
msgstr "Joulusaari"

#: lang.pm:262
#, c-format
msgid "Cyprus"
msgstr "Kypros"

#: lang.pm:263 mirror.pm:16 timezone.pm:220
#, c-format
msgid "Czech Republic"
msgstr "Tsekin tasavalta"

#: lang.pm:264 mirror.pm:21 timezone.pm:225
#, c-format
msgid "Germany"
msgstr "Saksa"

#: lang.pm:265
#, c-format
msgid "Djibouti"
msgstr "Djibouti"

#: lang.pm:266 mirror.pm:17 timezone.pm:221
#, c-format
msgid "Denmark"
msgstr "Tanska"

#: lang.pm:267
#, c-format
msgid "Dominica"
msgstr "Dominica"

#: lang.pm:268
#, c-format
msgid "Dominican Republic"
msgstr "Dominikaaninen tasavalta"

#: lang.pm:269
#, c-format
msgid "Algeria"
msgstr "Algeria"

#: lang.pm:270
#, c-format
msgid "Ecuador"
msgstr "Ecuador"

#: lang.pm:271 mirror.pm:18 timezone.pm:222
#, c-format
msgid "Estonia"
msgstr "Viro"

#: lang.pm:272
#, c-format
msgid "Egypt"
msgstr "Egypti"

#: lang.pm:273
#, c-format
msgid "Western Sahara"
msgstr "Länsi-Sahara"

#: lang.pm:274
#, c-format
msgid "Eritrea"
msgstr "Eritrea"

#: lang.pm:275 mirror.pm:36 timezone.pm:240
#, c-format
msgid "Spain"
msgstr "Espanja"

#: lang.pm:276
#, c-format
msgid "Ethiopia"
msgstr "Etiopia"

#: lang.pm:277 mirror.pm:19 timezone.pm:223
#, c-format
msgid "Finland"
msgstr "Suomi"

#: lang.pm:278
#, c-format
msgid "Fiji"
msgstr "Fiji"

#: lang.pm:279
#, c-format
msgid "Falkland Islands (Malvinas)"
msgstr "Falklandinsaaret"

#: lang.pm:280
#, c-format
msgid "Micronesia"
msgstr "Mikronesia"

#: lang.pm:281
#, c-format
msgid "Faroe Islands"
msgstr "Färsaaret"

#: lang.pm:282 mirror.pm:20 timezone.pm:224
#, c-format
msgid "France"
msgstr "Ranska"

#: lang.pm:283
#, c-format
msgid "Gabon"
msgstr "Gabon"

#: lang.pm:284 timezone.pm:244
#, c-format
msgid "United Kingdom"
msgstr "Iso-Britannia"

#: lang.pm:285
#, c-format
msgid "Grenada"
msgstr "Grenada"

#: lang.pm:286
#, c-format
msgid "Georgia"
msgstr "Georgia"

#: lang.pm:287
#, c-format
msgid "French Guiana"
msgstr "Ranskan Guayana"

#: lang.pm:288
#, c-format
msgid "Ghana"
msgstr "Ghana"

#: lang.pm:289
#, c-format
msgid "Gibraltar"
msgstr "Gibraltar"

#: lang.pm:290
#, c-format
msgid "Greenland"
msgstr "Grönlanti"

#: lang.pm:291
#, c-format
msgid "Gambia"
msgstr "Gambia"

#: lang.pm:292
#, c-format
msgid "Guinea"
msgstr "Guinea"

#: lang.pm:293
#, c-format
msgid "Guadeloupe"
msgstr "Guadeloupe"

#: lang.pm:294
#, c-format
msgid "Equatorial Guinea"
msgstr "Guinea"

#: lang.pm:295 mirror.pm:22 timezone.pm:226
#, c-format
msgid "Greece"
msgstr "Kreikka"

#: lang.pm:296
#, c-format
msgid "South Georgia and the South Sandwich Islands"
msgstr "Etelä-Georgia ja Eteläiset Sandwichsaaret"

#: lang.pm:297 timezone.pm:249
#, c-format
msgid "Guatemala"
msgstr "Guatemala"

#: lang.pm:298
#, c-format
msgid "Guam"
msgstr "Guam"

#: lang.pm:299
#, c-format
msgid "Guinea-Bissau"
msgstr "Guinea-Bissau"

#: lang.pm:300
#, c-format
msgid "Guyana"
msgstr "Guyana"

#: lang.pm:301
#, c-format
msgid "Hong Kong SAR (China)"
msgstr "Hong Kong SAR (China)"

#: lang.pm:302
#, c-format
msgid "Heard and McDonald Islands"
msgstr "Heard ja McDonaldinsaaret"

#: lang.pm:303
#, c-format
msgid "Honduras"
msgstr "Honduras"

#: lang.pm:304
#, c-format
msgid "Croatia"
msgstr "Kroatia"

#: lang.pm:305
#, c-format
msgid "Haiti"
msgstr "Haiti"

#: lang.pm:306 mirror.pm:23 timezone.pm:227
#, c-format
msgid "Hungary"
msgstr "Unkari"

#: lang.pm:307 timezone.pm:202
#, c-format
msgid "Indonesia"
msgstr "Indonesia"

#: lang.pm:308 mirror.pm:24 timezone.pm:228
#, c-format
msgid "Ireland"
msgstr "Irlanti"

#: lang.pm:309 mirror.pm:25 timezone.pm:204
#, c-format
msgid "Israel"
msgstr "Israel"

#: lang.pm:310 timezone.pm:201
#, c-format
msgid "India"
msgstr "Intia"

#: lang.pm:311
#, c-format
msgid "British Indian Ocean Territory"
msgstr "Brittiläinen Intian valtameren alue"

#: lang.pm:312
#, c-format
msgid "Iraq"
msgstr "Irak"

#: lang.pm:313 timezone.pm:203
#, c-format
msgid "Iran"
msgstr "Iran"

#: lang.pm:314
#, c-format
msgid "Iceland"
msgstr "Islanti"

#: lang.pm:315 mirror.pm:26 timezone.pm:229
#, c-format
msgid "Italy"
msgstr "Italia"

#: lang.pm:316
#, c-format
msgid "Jamaica"
msgstr "Jamaika"

#: lang.pm:317
#, c-format
msgid "Jordan"
msgstr "Jordania"

#: lang.pm:318 mirror.pm:27 timezone.pm:205
#, c-format
msgid "Japan"
msgstr "Japani"

#: lang.pm:319
#, c-format
msgid "Kenya"
msgstr "Kenia"

#: lang.pm:320
#, c-format
msgid "Kyrgyzstan"
msgstr "Kirgistan"

#: lang.pm:321
#, c-format
msgid "Cambodia"
msgstr "Kambodza"

#: lang.pm:322
#, c-format
msgid "Kiribati"
msgstr "Kiribati"

#: lang.pm:323
#, c-format
msgid "Comoros"
msgstr "Komorit"

#: lang.pm:324
#, c-format
msgid "Saint Kitts and Nevis"
msgstr "Saint Kitts ja Nevis"

#: lang.pm:325
#, c-format
msgid "Korea (North)"
msgstr "Korea (Pohjois-)"

#: lang.pm:326 timezone.pm:206
#, c-format
msgid "Korea"
msgstr "Korea"

#: lang.pm:327
#, c-format
msgid "Kuwait"
msgstr "Kuwait"

#: lang.pm:328
#, c-format
msgid "Cayman Islands"
msgstr "Caymansaaret"

#: lang.pm:329
#, c-format
msgid "Kazakhstan"
msgstr "Kazakstan"

#: lang.pm:330
#, c-format
msgid "Laos"
msgstr "Laos"

#: lang.pm:331
#, c-format
msgid "Lebanon"
msgstr "Libanon"

#: lang.pm:332
#, c-format
msgid "Saint Lucia"
msgstr "Saint Lucia"

#: lang.pm:333
#, c-format
msgid "Liechtenstein"
msgstr "Liechtenstein"

#: lang.pm:334
#, c-format
msgid "Sri Lanka"
msgstr "Sri Lanka"

#: lang.pm:335
#, c-format
msgid "Liberia"
msgstr "Liberia"

#: lang.pm:336
#, c-format
msgid "Lesotho"
msgstr "Lesotho"

#: lang.pm:337 timezone.pm:230
#, c-format
msgid "Lithuania"
msgstr "Liettua"

#: lang.pm:338 timezone.pm:231
#, c-format
msgid "Luxembourg"
msgstr "Luxemburg"

#: lang.pm:339
#, c-format
msgid "Latvia"
msgstr "Latvia"

#: lang.pm:340
#, c-format
msgid "Libya"
msgstr "Libya"

#: lang.pm:341
#, c-format
msgid "Morocco"
msgstr "Marocco"

#: lang.pm:342
#, c-format
msgid "Monaco"
msgstr "Monaco"

#: lang.pm:343
#, c-format
msgid "Moldova"
msgstr "Moldova"

#: lang.pm:344
#, c-format
msgid "Madagascar"
msgstr "Madagaskar"

#: lang.pm:345
#, c-format
msgid "Marshall Islands"
msgstr "Marshallinsaaret"

#: lang.pm:346
#, c-format
msgid "Macedonia"
msgstr "Makedonia"

#: lang.pm:347
#, c-format
msgid "Mali"
msgstr "Mali"

#: lang.pm:348
#, c-format
msgid "Myanmar"
msgstr "Myanmar"

#: lang.pm:349
#, c-format
msgid "Mongolia"
msgstr "Mongolia"

#: lang.pm:350
#, c-format
msgid "Northern Mariana Islands"
msgstr "Pohjoiset Mariaanit"

#: lang.pm:351
#, c-format
msgid "Martinique"
msgstr "Martinique"

#: lang.pm:352
#, c-format
msgid "Mauritania"
msgstr "Mauritania"

#: lang.pm:353
#, c-format
msgid "Montserrat"
msgstr "Montserrat"

#: lang.pm:354
#, c-format
msgid "Malta"
msgstr "Malta"

#: lang.pm:355
#, c-format
msgid "Mauritius"
msgstr "Mauritius"

#: lang.pm:356
#, c-format
msgid "Maldives"
msgstr "Malediivit"

#: lang.pm:357
#, c-format
msgid "Malawi"
msgstr "Malawi"

#: lang.pm:358 timezone.pm:250
#, c-format
msgid "Mexico"
msgstr "Meksiko"

#: lang.pm:359 timezone.pm:207
#, c-format
msgid "Malaysia"
msgstr "Malesia"

#: lang.pm:360
#, c-format
msgid "Mozambique"
msgstr "Mosambik"

#: lang.pm:361
#, c-format
msgid "Namibia"
msgstr "Namibia"

#: lang.pm:362
#, c-format
msgid "New Caledonia"
msgstr "Uusi-Kaledonia"

#: lang.pm:363
#, c-format
msgid "Niger"
msgstr "Niger"

#: lang.pm:364
#, c-format
msgid "Norfolk Island"
msgstr "Norfolkinsaari"

#: lang.pm:365
#, c-format
msgid "Nigeria"
msgstr "Nigeria"

#: lang.pm:366
#, c-format
msgid "Nicaragua"
msgstr "Nicaragua"

#: lang.pm:367 mirror.pm:28 timezone.pm:232
#, c-format
msgid "Netherlands"
msgstr "Alankomaat"

#: lang.pm:368 mirror.pm:30 timezone.pm:233
#, c-format
msgid "Norway"
msgstr "Norja"

#: lang.pm:369
#, c-format
msgid "Nepal"
msgstr "Nepal"

#: lang.pm:370
#, c-format
msgid "Nauru"
msgstr "Nauru"

#: lang.pm:371
#, c-format
msgid "Niue"
msgstr "Niue"

#: lang.pm:372 mirror.pm:29 timezone.pm:255
#, c-format
msgid "New Zealand"
msgstr "Uusi-Seelanti"

#: lang.pm:373
#, c-format
msgid "Oman"
msgstr "Oman"

#: lang.pm:374
#, c-format
msgid "Panama"
msgstr "Panama"

#: lang.pm:375
#, c-format
msgid "Peru"
msgstr "Peru"

#: lang.pm:376
#, c-format
msgid "French Polynesia"
msgstr "Ranskan Polynesia"

#: lang.pm:377
#, c-format
msgid "Papua New Guinea"
msgstr "Papua Uusi-Guinea"

#: lang.pm:378 timezone.pm:208
#, c-format
msgid "Philippines"
msgstr "Filippiinit"

#: lang.pm:379
#, c-format
msgid "Pakistan"
msgstr "Pakistan"

#: lang.pm:380 mirror.pm:31 timezone.pm:234
#, c-format
msgid "Poland"
msgstr "Puola"

#: lang.pm:381
#, c-format
msgid "Saint Pierre and Miquelon"
msgstr "Saint Pierre ja Miquelon"

#: lang.pm:382
#, c-format
msgid "Pitcairn"
msgstr "Pitcairn"

#: lang.pm:383
#, c-format
msgid "Puerto Rico"
msgstr "Puerto Rico"

#: lang.pm:384
#, c-format
msgid "Palestine"
msgstr "Palestiina"

#: lang.pm:385 mirror.pm:32 timezone.pm:235
#, c-format
msgid "Portugal"
msgstr "Portugali"

#: lang.pm:386
#, c-format
msgid "Paraguay"
msgstr "Paraguay"

#: lang.pm:387
#, c-format
msgid "Palau"
msgstr "Palau"

#: lang.pm:388
#, c-format
msgid "Qatar"
msgstr "Qatar"

#: lang.pm:389
#, c-format
msgid "Reunion"
msgstr "Reunion"

#: lang.pm:390 timezone.pm:236
#, c-format
msgid "Romania"
msgstr "Romania"

#: lang.pm:391 mirror.pm:33
#, c-format
msgid "Russia"
msgstr "Venäjä"

#: lang.pm:392
#, c-format
msgid "Rwanda"
msgstr "Ruanda"

#: lang.pm:393
#, c-format
msgid "Saudi Arabia"
msgstr "Saudi Arabia"

#: lang.pm:394
#, c-format
msgid "Solomon Islands"
msgstr "Salomonsaaret"

#: lang.pm:395
#, c-format
msgid "Seychelles"
msgstr "Seychellit"

#: lang.pm:396
#, c-format
msgid "Sudan"
msgstr "Sudan"

#: lang.pm:397 mirror.pm:37 timezone.pm:241
#, c-format
msgid "Sweden"
msgstr "Ruotsi"

#: lang.pm:398 timezone.pm:209
#, c-format
msgid "Singapore"
msgstr "Singapore"

#: lang.pm:399
#, c-format
msgid "Saint Helena"
msgstr "Saint Helena"

#: lang.pm:400 timezone.pm:239
#, c-format
msgid "Slovenia"
msgstr "Slovenia"

#: lang.pm:401
#, c-format
msgid "Svalbard and Jan Mayen Islands"
msgstr "Svalbard ja Jan Mayen"

#: lang.pm:402 mirror.pm:34 timezone.pm:238
#, c-format
msgid "Slovakia"
msgstr "Slovakia"

#: lang.pm:403
#, c-format
msgid "Sierra Leone"
msgstr "Sierra Leone"

#: lang.pm:404
#, c-format
msgid "San Marino"
msgstr "San Marino"

#: lang.pm:405
#, c-format
msgid "Senegal"
msgstr "Senegal"

#: lang.pm:406
#, c-format
msgid "Somalia"
msgstr "Somalia"

#: lang.pm:407
#, c-format
msgid "Suriname"
msgstr "Surinam"

#: lang.pm:408
#, c-format
msgid "Sao Tome and Principe"
msgstr "Sao Tome ja Principe"

#: lang.pm:409
#, c-format
msgid "El Salvador"
msgstr "El Salvador"

#: lang.pm:410
#, c-format
msgid "Syria"
msgstr "Syyria"

#: lang.pm:411
#, c-format
msgid "Swaziland"
msgstr "Swazimaa"

#: lang.pm:412
#, c-format
msgid "Turks and Caicos Islands"
msgstr "Turks ja Caicossaaret"

#: lang.pm:413
#, c-format
msgid "Chad"
msgstr "Tsad"

#: lang.pm:414
#, c-format
msgid "French Southern Territories"
msgstr "Ranskan eteläiset alueet"

#: lang.pm:415
#, c-format
msgid "Togo"
msgstr "Togo"

#: lang.pm:416 mirror.pm:40 timezone.pm:211
#, c-format
msgid "Thailand"
msgstr "Thaimaa"

#: lang.pm:417
#, c-format
msgid "Tajikistan"
msgstr "Tadzikistan"

#: lang.pm:418
#, c-format
msgid "Tokelau"
msgstr "Tokelau"

#: lang.pm:419
#, c-format
msgid "East Timor"
msgstr "Itä-Timor"

#: lang.pm:420
#, c-format
msgid "Turkmenistan"
msgstr "Turkmenistan"

#: lang.pm:421
#, c-format
msgid "Tunisia"
msgstr "Tunisia"

#: lang.pm:422
#, c-format
msgid "Tonga"
msgstr "Tonga"

#: lang.pm:423 timezone.pm:212
#, c-format
msgid "Turkey"
msgstr "Turkki"

#: lang.pm:424
#, c-format
msgid "Trinidad and Tobago"
msgstr "Trinidad ja Tobago"

#: lang.pm:425
#, c-format
msgid "Tuvalu"
msgstr "Tuvalu"

#: lang.pm:426 mirror.pm:39 timezone.pm:210
#, c-format
msgid "Taiwan"
msgstr "Taiwan"

#: lang.pm:427 timezone.pm:195
#, c-format
msgid "Tanzania"
msgstr "Tansania"

#: lang.pm:428 timezone.pm:243
#, c-format
msgid "Ukraine"
msgstr "Ukraina"

#: lang.pm:429
#, c-format
msgid "Uganda"
msgstr "Uganda"

#: lang.pm:430
#, c-format
msgid "United States Minor Outlying Islands"
msgstr "Yhdysvaltain pienet erillissaaret"

#: lang.pm:431 mirror.pm:41 timezone.pm:251
#, c-format
msgid "United States"
msgstr "Yhdysvallat"

#: lang.pm:432
#, c-format
msgid "Uruguay"
msgstr "Uruguay"

#: lang.pm:433
#, c-format
msgid "Uzbekistan"
msgstr "Uzbekistan"

#: lang.pm:434
#, c-format
msgid "Vatican"
msgstr "Vatikaani"

#: lang.pm:435
#, c-format
msgid "Saint Vincent and the Grenadines"
msgstr "Saint Vincent ja Grenadiinit"

#: lang.pm:436
#, c-format
msgid "Venezuela"
msgstr "Venezuela"

#: lang.pm:437
#, c-format
msgid "Virgin Islands (British)"
msgstr "Brittiläiset Neitsytsaaret"

#: lang.pm:438
#, c-format
msgid "Virgin Islands (U.S.)"
msgstr "Yhdysvaltain Neitsytsaaret"

#: lang.pm:439
#, c-format
msgid "Vietnam"
msgstr "Vietnam"

#: lang.pm:440
#, c-format
msgid "Vanuatu"
msgstr "Vanuatu"

#: lang.pm:441
#, c-format
msgid "Wallis and Futuna"
msgstr "Wallis ja Futuna"

#: lang.pm:442
#, c-format
msgid "Samoa"
msgstr "Samoa"

#: lang.pm:443
#, c-format
msgid "Yemen"
msgstr "Jemen"

#: lang.pm:444
#, c-format
msgid "Mayotte"
msgstr "Mayotte"

#: lang.pm:445 mirror.pm:35 timezone.pm:194
#, c-format
msgid "South Africa"
msgstr "Etelä-Afrikka"

#: lang.pm:446
#, c-format
msgid "Zambia"
msgstr "Zambia"

#: lang.pm:447
#, c-format
msgid "Zimbabwe"
msgstr "Zimbabwe"

# mat
#: lang.pm:1144
#, c-format
msgid "Welcome to %s"
msgstr "Tervetuloa %s:n"

#: lvm.pm:83
#, c-format
msgid "Moving used physical extents to other physical volumes failed"
msgstr ""

#: lvm.pm:135
#, c-format
msgid "Physical volume %s is still in use"
msgstr ""

#: lvm.pm:145
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Poista ensin loogiset osiot\n"

#: lvm.pm:178
#, c-format
msgid "The bootloader can't handle /boot on multiple physical volumes"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: messages.pm:10
#, c-format
msgid ""
"Introduction\n"
"\n"
"The operating system and the different components available in the Mandriva "
"Linux 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 Mandriva Linux distribution.\n"
"\n"
"\n"
"1. License Agreement\n"
"\n"
"Please read this document carefully. This document is a license agreement "
"between you and  \n"
"Mandriva S.A. which applies to the Software Products.\n"
"By installing, duplicating or using 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 "