summaryrefslogtreecommitdiffstats
path: root/perl-install/install/share/po/ltg.po
blob: 484d7be4fd216708f80ee35eb3d37579635bec1d (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2000 Free Software Foundation, Inc.
# Copyright (c) 2000 Mandriva.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-03-21 12:07+0100\n"
"PO-Revision-Date: 2006-09-24 17:51+0200\n"
"Last-Translator: Māris Laureckis <marlau@inbox.lv>\n"
"Language-Team: Latgalian <linux@latgola.lv>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: any.pm:159
#, c-format
msgid "Do you have further supplementary media?"
msgstr "Voi jiusim ir papyldus datu nesiejs?"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:162
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
"\n"
"\n"
"Do you have a supplementary installation medium to configure?"
msgstr ""
"Tyka atrosts sekojūšs datu nesiejs, kurs tiks lītuots instalacejis laikā: %"
"s.\n"
"\n"
"\n"
"Voi jiusim ir papyldus datu nesieji deļ uzstuodeišonys?"

#: any.pm:170
#, c-format
msgid "CD-ROM"
msgstr "CD-ROM"

#: any.pm:171
#, c-format
msgid "Network (HTTP)"
msgstr "Teiklys (HTTP)"

#: any.pm:172
#, c-format
msgid "Network (FTP)"
msgstr "Teiklys (FTP)"

#: any.pm:173
#, c-format
msgid "Network (NFS)"
msgstr "Teiklys (NFS)"

#: any.pm:212
#, c-format
msgid "URL of the mirror?"
msgstr "Voi spūguļservera URL?"

#: any.pm:218
#, c-format
msgid "URL must start with ftp:// or http://"
msgstr "URL juosasuoc ar ftp:// voi http://"

#: any.pm:229
#, c-format
msgid ""
"Contacting Mandriva Linux web site to get the list of available mirrors..."
msgstr ""
"Pīsaslādzu Mandriva Linux teimekļam, lai sajimtu pīejamū spūguļserveru "
"sarokstu..."

#: any.pm:234
#, c-format
msgid ""
"Failed contacting Mandriva Linux web site to get the list of available "
"mirrors"
msgstr ""
"Dasasliegšona Mandriva Linux teimekļam cīta naveiksmi, lai sajimtu pīejamū "
"spūguļserveru sarokstu"

#: any.pm:244
#, c-format
msgid "Choose a mirror from which to get the packages"
msgstr "Izavielejit spūguļserveri, nu kura jimt pakūtnis"

#: any.pm:274
#, c-format
msgid "NFS setup"
msgstr "NFS uzstuodeišona"

#: any.pm:275
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr "Lyudzu, īvodit hosta vuordu i jiusu NFS datu nesieja katalogu"

#: any.pm:279
#, c-format
msgid "Hostname missing"
msgstr ""

#: any.pm:280
#, c-format
msgid "Directory must begin with \"/\""
msgstr ""

#: any.pm:284
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr "Kaids ir NFS monteišonys hosta vuords?"

#: any.pm:285
#, c-format
msgid "Directory"
msgstr "Katalogs"

#: any.pm:307
#, c-format
msgid "Supplementary"
msgstr ""

#: any.pm:342
#, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr ""
"Iz ituo spūguļservera navar atrast pakūtņu saroksta failu. Puorbaudit, voi "
"atsarūn pareizā vītā."

#: any.pm:376
#, c-format
msgid "Looking at packages already installed..."
msgstr "Mekleju jau īprīkš uzinstaleituos pakūtnis..."

#: any.pm:383
#, c-format
msgid "Removing packages prior to upgrade..."
msgstr "Teik nūdzāstys pakūtnis pyrms atjaunynuošonys..."

#: any.pm:426
#, c-format
msgid "Finding packages to upgrade..."
msgstr "Mekleju uzlobuojamuos pakūtnis"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:636
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
"\n"
"\n"
"These servers are activated by default. They do not have any known security\n"
"issues, but some new ones could be found. In that case, you must make sure\n"
"to upgrade as soon as possible.\n"
"\n"
"\n"
"Do you really want to install these servers?\n"
msgstr ""
"Jius izavielēt sekojūšu(s) serveri(us): %s\n"
"\n"
"\n"
"Itī serveri teik aktivizāti piec nūklusiejuma. Tim nav nikaidu zinomu "
"drūšeibys\n"
"tryukumu, bet jauni var tikt atrosti. Taidā gadīnī jiusim nūteikti tī "
"juoatjaunynoj\n"
"piec īspiejis uotruok.\n"
"\n"
"\n"
"Voi tīšom gribit instalēt šūs serverus?\n"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:659
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
"\n"
"Do you really want to remove these packages?\n"
msgstr ""
"Sekuojūšys pakūtnis tiks nūjimtys, lai varātu uzlobuot jiusu sistemu: %s\n"
"\n"
"\n"
"Voi teišom gribit nūjimt ituos pakūtnis?\n"

#: any.pm:1081
#, c-format
msgid "The following disk(s) were renamed:"
msgstr "Sekojūši diski tika puorsaukti:"

#: any.pm:1083
#, c-format
msgid "%s (previously named as %s)"
msgstr "%s (īprīkš tika saukta kai %s)"

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

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

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

#: any.pm:1159 steps_interactive.pm:840
#, c-format
msgid "Network"
msgstr "Teiklys"

#: any.pm:1163
#, c-format
msgid "Please choose a media"
msgstr "Lyudzu, izavielejit datu nesieju"

#: any.pm:1179
#, c-format
msgid "File already exists. Overwrite it?"
msgstr "Fails jau eksistej. Voi puorrakstēt pa viersu?"

#: any.pm:1183
#, c-format
msgid "Permission denied"
msgstr "Pīeja līgta"

#: any.pm:1231
#, c-format
msgid "Bad NFS name"
msgstr "Naveiksmeigs NFS vuords"

#: any.pm:1252
#, c-format
msgid "Bad media %s"
msgstr "Napareizs datu nesiejs %s"

#: any.pm:1294
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "Navar izveiduot ekrana attālus pyrms sadaļu izveidis"

#: any.pm:1301
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Ekrana attāli byus pīejami piec instaleišonys %s"

#: gtk.pm:136
#, c-format
msgid "Installation"
msgstr "Instalaceja"

#: gtk.pm:139 share/meta-task/compssUsers.pl:54
#, c-format
msgid "Configuration"
msgstr "Konfiguraceja"

#: install2.pm:165
#, c-format
msgid "You must also format %s"
msgstr "Jiusim ir juoformatej ari %s"

#: interactive.pm:16
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
"You can find some information about them at: %s"
msgstr ""
"Dažu jiusu datora aparaturys darbeibai napīcīšoī ``firmys'' draiveri.\n"
"Papyldus informaceju par tim varit atrast ite: %s"

#: interactive.pm:22
#, c-format
msgid "Bringing up the network"
msgstr "Īdorbynoju teiklu"

#: interactive.pm:27
#, c-format
msgid "Bringing down the network"
msgstr "Atslādzu teiklu"

#: media.pm:697 media.pm:706
#, c-format
msgid "Downloading file %s..."
msgstr "Teik šursyuteiti fail %s..."

#: media.pm:798
#, c-format
msgid "Copying some packages on disks for future use"
msgstr "Teik kopātys dažys pakūtnis lītuošonai nuokūtnē"

#: media.pm:851
#, c-format
msgid "Copying in progress"
msgstr "Nūteik kopeišona"

#: pkgs.pm:27
#, c-format
msgid "must have"
msgstr "napīcīšoms"

#: pkgs.pm:28
#, c-format
msgid "important"
msgstr "svareigs"

#: pkgs.pm:29
#, c-format
msgid "very nice"
msgstr "ļūti vālams"

#: pkgs.pm:30
#, c-format
msgid "nice"
msgstr "vālams"

#: pkgs.pm:31
#, c-format
msgid "maybe"
msgstr "varbyut"

#: share/advertising/ARKEIA_EN.pl:3 share/advertising/ARKEIA_FR.pl:3
#, c-format
msgid "Arkeia"
msgstr "Arkeia"

#: share/advertising/FLATOUT.pl:3
#, c-format
msgid "Flatout"
msgstr "Flatout"

#: share/advertising/IM-GWENVIEW.pl:3
#, c-format
msgid "Gwenview"
msgstr "Gwenview"

#: share/advertising/IM_3D.pl:3
#, c-format
msgid "3D"
msgstr "3D"

#: share/advertising/IM_CMSJOOMLA.pl:3
#, c-format
msgid "CMS"
msgstr "CMS"

#: share/advertising/IM_CRM.pl:3
#, c-format
msgid "CRM"
msgstr "CRM"

#: share/advertising/IM_GAMME.pl:3
#, c-format
msgid "2007 product line"
msgstr "2007 produktu lineja"

#: share/advertising/IM_INVICTUS.pl:3
#, c-format
msgid "Invictus Firewall"
msgstr "Invictus guņsmyurs"

#: share/advertising/IM_ONE.pl:3
#, c-format
msgid "Discovery Live Mode"
msgstr "Discovery Dzeivaja reižimā"

#: share/advertising/IM_REGISTER.pl:3
#, c-format
msgid "How to register"
msgstr "Kai pīsaregistrēt"

#: share/advertising/IM_RPMDRAKE.pl:3
#, c-format
msgid "Rpmdrake 2"
msgstr "Rpmdrake 2"

#: share/advertising/IM_SERVICES.pl:3
#, c-format
msgid "Mandriva Online Services"
msgstr "Mandriva Tīšsaistis pakolpuojumi"

#: share/advertising/IM_THEME.pl:3
#, c-format
msgid "New Theme"
msgstr "Jauna tema"

#: share/advertising/IM_web2.pl:3
#, c-format
msgid "Web 2.0"
msgstr "Web 2.0"

#: share/advertising/Kaspersky.pl:3
#, c-format
msgid "Kaspersky"
msgstr "Kaspersky"

#: share/advertising/LinDVD.pl:3
#, c-format
msgid "LinDVD"
msgstr "LinDVD"

#: share/advertising/Skype.pl:3
#, c-format
msgid "Skype"
msgstr "Skype"

#: share/advertising/TRANSGAMING-CEDEGA.pl:3
#, c-format
msgid "Transgaming/Cedega"
msgstr "Transgaming/Cedega"

#: share/advertising/VPN.pl:3
#, c-format
msgid "DrakVPN"
msgstr "DrakVPN"

#: share/meta-task/compssUsers.pl:23
#, c-format
msgid "Workstation"
msgstr "Dorba staceja"

#: share/meta-task/compssUsers.pl:25
#, c-format
msgid "Office Workstation"
msgstr "Biroja dators"

#: share/meta-task/compssUsers.pl:27
#, c-format
msgid ""
"Office programs: wordprocessors (OpenOffice.org Writer, Kword), spreadsheets "
"(OpenOffice.org Calc, Kspread), PDF viewers, etc"
msgstr ""
"Biroja programmys: teksta procesori (OpenOffice.org Writer, Kword), "
"izkluojlopys (OpenOffice.org Calc, Kspread), PDF skateituoji, u.c."

#: share/meta-task/compssUsers.pl:28
#, c-format
msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""
"Biroja programmys: teksta procesori (kword, abiword), izkluojlopys (kspread, "
"gnumeric), pdf skateituoji, u.c."

#: share/meta-task/compssUsers.pl:33
#, c-format
msgid "Game station"
msgstr "Spēļu dators"

#: share/meta-task/compssUsers.pl:34
#, c-format
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr "Izklaidis programmys: arkade, goldaspēlis, strategeja u.c."

#: share/meta-task/compssUsers.pl:37
#, c-format
msgid "Multimedia station"
msgstr "Multimedeju dators"

#: share/meta-task/compssUsers.pl:38
#, c-format
msgid "Sound and video playing/editing programs"
msgstr "Skanis i video atskaņuošonys/redigeišonys programmys"

#: share/meta-task/compssUsers.pl:43
#, c-format
msgid "Internet station"
msgstr "Interneta dators"

#: share/meta-task/compssUsers.pl:44
#, c-format
msgid ""
"Set of tools to read and send mail and news (mutt, tin..) and to browse the "
"Web"
msgstr ""
"Reiku komplekts, lai laseitu i syuteitu postu voi jaunumus (mutt, tin..), i "
"puorlyukuotu Puorstaipteiklu"

#: share/meta-task/compssUsers.pl:49
#, c-format
msgid "Network Computer (client)"
msgstr "Teikla dators (klients)"

#: share/meta-task/compssUsers.pl:50
#, c-format
msgid "Clients for different protocols including ssh"
msgstr "Klienti dažaidim protokolim, īskaitūt ssh"

#: share/meta-task/compssUsers.pl:55
#, c-format
msgid "Tools to ease the configuration of your computer"
msgstr "Reiki datora konfigureišonys atvīgluošonai"

#: share/meta-task/compssUsers.pl:59
#, c-format
msgid "Console Tools"
msgstr "Konsolis reiki"

#: share/meta-task/compssUsers.pl:60
#, c-format
msgid "Editors, shells, file tools, terminals"
msgstr "Redaktori, čaulys, failu reiki, terminali"

#: share/meta-task/compssUsers.pl:64 share/meta-task/compssUsers.pl:166
#: share/meta-task/compssUsers.pl:168
#, c-format
msgid "Development"
msgstr "Izstruode"

#: share/meta-task/compssUsers.pl:65 share/meta-task/compssUsers.pl:169
#, c-format
msgid "C and C++ development libraries, programs and include files"
msgstr "C i C++ izstruodis bibliotekys, programmys i īkļautī faili"

#: share/meta-task/compssUsers.pl:69 share/meta-task/compssUsers.pl:173
#, c-format
msgid "Documentation"
msgstr "Dokumentaceja"

#: share/meta-task/compssUsers.pl:70 share/meta-task/compssUsers.pl:174
#, c-format
msgid "Books and Howto's on Linux and Free Software"
msgstr "Gruomotys i vaicuojumu par Linux i Breivū programmaturu"

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

#: share/meta-task/compssUsers.pl:75 share/meta-task/compssUsers.pl:178
#, c-format
msgid "Linux Standard Base. Third party applications support"
msgstr "Linuks Standarta Bāze. Trešū izstruoduoju aplikaceju atbolsts"

#: share/meta-task/compssUsers.pl:84
#, c-format
msgid "Web Server"
msgstr "Puorstaipteikla (Web) servers"

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

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

#: share/meta-task/compssUsers.pl:89
#, c-format
msgid "Kolab Server"
msgstr "Kolab servers"

#: share/meta-task/compssUsers.pl:92 share/meta-task/compssUsers.pl:133
#, c-format
msgid "Firewall/Router"
msgstr "Gunsmyurs/Maršrutizators"

#: share/meta-task/compssUsers.pl:93 share/meta-task/compssUsers.pl:134
#, c-format
msgid "Internet gateway"
msgstr "Interneta vuorteja"

#: share/meta-task/compssUsers.pl:96
#, c-format
msgid "Mail/News"
msgstr "Posts/Jauns"

#: share/meta-task/compssUsers.pl:97
#, c-format
msgid "Postfix mail server, Inn news server"
msgstr "Postfix posta servers, Inn ziņu servers"

#: share/meta-task/compssUsers.pl:100
#, c-format
msgid "Directory Server"
msgstr "Katalogu Servers"

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

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

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

#: share/meta-task/compssUsers.pl:109
#, c-format
msgid "Domain Name and Network Information Server"
msgstr "DNS i NIS servers"

#: share/meta-task/compssUsers.pl:112
#, c-format
msgid "File and Printer Sharing Server"
msgstr "Failu un Printeru Kūplītuošonys servers"

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

#: share/meta-task/compssUsers.pl:116 share/meta-task/compssUsers.pl:129
#, c-format
msgid "Database"
msgstr "Datubāzis"

#: share/meta-task/compssUsers.pl:117
#, c-format
msgid "PostgreSQL and MySQL Database Server"
msgstr "PostgreSQL i MySQL datubāžu servers"

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

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

#: share/meta-task/compssUsers.pl:125
#, c-format
msgid "Mail"
msgstr "Posts"

#: share/meta-task/compssUsers.pl:126
#, c-format
msgid "Postfix mail server"
msgstr "Postfix posta servers"

#: share/meta-task/compssUsers.pl:130
#, c-format
msgid "PostgreSQL or MySQL database server"
msgstr "PostgreSQL voi MySQL datubāžu servers"

#: share/meta-task/compssUsers.pl:137
#, c-format
msgid "Network Computer server"
msgstr "Teikla datoru servers"

#: share/meta-task/compssUsers.pl:138
#, c-format
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr "NFS servers, SMB servers, storpnīkservers (Proxy), ssh servers"

#: share/meta-task/compssUsers.pl:144
#, c-format
msgid "Graphical Environment"
msgstr "Grafiskuo vide"

#: share/meta-task/compssUsers.pl:146
#, c-format
msgid "KDE Workstation"
msgstr "KDE dorba staceja"

#: share/meta-task/compssUsers.pl:147
#, c-format
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
"K Desktop Environment, golvonuo grafiskuo vide kūpā ar papyldus reiku "
"kolekceju"

#: share/meta-task/compssUsers.pl:151
#, c-format
msgid "GNOME Workstation"
msgstr "Gnome dorba staceja"

#: share/meta-task/compssUsers.pl:152
#, c-format
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""
"Grafiskuo vide ar lītuotuojam draudzeigu programmu komplektu i dorba "
"viersmys reikim"

#: share/meta-task/compssUsers.pl:155
#, c-format
msgid "IceWm Desktop"
msgstr "IceWm Dorba viersma"

#: share/meta-task/compssUsers.pl:159
#, c-format
msgid "Other Graphical Desktops"
msgstr "Cytys grafiskuos dorba viersmys"

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

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

#: share/meta-task/compssUsers.pl:185 share/meta-task/compssUsers.pl:186
#, c-format
msgid "SSH Server"
msgstr "SSH servers"

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

#: share/meta-task/compssUsers.pl:191
#, c-format
msgid "Webmin Remote Configuration Server"
msgstr "Webmin attuolynuotuos konfiguracejis servers "

#: share/meta-task/compssUsers.pl:195
#, c-format
msgid "Network Utilities/Monitoring"
msgstr "Teikla utilitys/puorraudzeiba"

#: share/meta-task/compssUsers.pl:196
#, c-format
msgid "Monitoring tools, processes accounting, tcpdump, nmap, ..."
msgstr "Puorraudzeibys reiki, procesu uzskaite, tcpdump, nmap, ..."

#: share/meta-task/compssUsers.pl:200
#, c-format
msgid "Mandriva Wizards"
msgstr "Mandriva paleigi"

#: share/meta-task/compssUsers.pl:201
#, c-format
msgid "Wizards to configure server"
msgstr "Servera konfiguracejis paleigi"

#: steps.pm:85
#, c-format
msgid ""
"An error occurred, but I do not know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
"Nūtyka klaida, bet es nazynu, kai tū korekti apstruoduot.\n"
"Turpynuot iz jiusu poša riska."

#: steps.pm:426
#, c-format
msgid ""
"Some important packages did not get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
"Check the cdrom on an installed computer using \"rpm -qpl media/main/*.rpm"
"\"\n"
msgstr ""
"Dažys svareigys pakūtnis naizadeve pareizi instalēt.\n"
"Ir būjuota jiusu kompaktdisku īkuorta voi instalacejis disks.\n"
"Puorbaudit disku iz instaleituo datora, izmontojūt komandu \"rpm -qpl media/"
"main/*.rpm\"\n"

#: steps_auto_install.pm:71 steps_stdio.pm:27
#, c-format
msgid "Entering step `%s'\n"
msgstr "Teik uzsuokts sūļs `%s'\n"

#: steps_curses.pm:22
#, c-format
msgid "Mandriva Linux Installation %s"
msgstr "Mandriva Linux instaleišona %s"

#: steps_curses.pm:32
#, c-format
msgid "<Tab>/<Alt-Tab> between elements"
msgstr "<Tab>/<Alt-Tab> puorīt"

#: steps_gtk.pm:195
#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandriva Linux. If that occurs, you can try a text install instead. For "
"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"Jiusu sistemai tryukst resursu. Mandriva Linux instaleišonys laikā var\n"
"rastīs problemys. Ja tai nūteik, varit pamieginuot teksta režima "
"instaleišonu. Lai tū izdareitu,\n"
"nūspīdit`F1', kod nūteik īluode nu CDROM, tod īvodit `text'."

#: steps_gtk.pm:225 steps_interactive.pm:511
#, c-format
msgid "Package Group Selection"
msgstr "Pakūtņu grupu izviele"

#: steps_gtk.pm:246 steps_interactive.pm:529
#, c-format
msgid "Individual package selection"
msgstr "Atsevišku pakūtņu izviele"

#: steps_gtk.pm:268 steps_interactive.pm:454
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Kūpejais izmārs: %d / %d MB"

#: steps_gtk.pm:313
#, c-format
msgid "Bad package"
msgstr "Slykta pakūtne"

#: steps_gtk.pm:315
#, c-format
msgid "Version: "
msgstr "Verseja: "

#: steps_gtk.pm:316
#, c-format
msgid "Size: "
msgstr "Izmārs: "

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

#: steps_gtk.pm:317
#, c-format
msgid "Importance: "
msgstr "Svareigums: "

#: steps_gtk.pm:351
#, c-format
msgid "You can not select/unselect this package"
msgstr "Jius varit izavielēt/atsateikt nu ituos pakūtnis"

#: steps_gtk.pm:355
#, c-format
msgid "due to missing %s"
msgstr "tryukuma dieļ %s"

#: steps_gtk.pm:356
#, c-format
msgid "due to unsatisfied %s"
msgstr "deļ naapmīrynuojuma %s"

#: steps_gtk.pm:357
#, c-format
msgid "trying to promote %s"
msgstr "teik mieginuots aktivizēt %s"

#: steps_gtk.pm:358
#, c-format
msgid "in order to keep %s"
msgstr "lai saglobuot %s"

#: steps_gtk.pm:363
#, c-format
msgid ""
"You can not select this package as there is not enough space left to install "
"it"
msgstr ""
"Jius navarit izavielēt itū pakūtni, par tū ka napīteik vītys tuos "
"instaleišonai"

#: steps_gtk.pm:366
#, c-format
msgid "The following packages are going to be installed"
msgstr "Tiks instaleitys sekojūšys pakūtnis"

#: steps_gtk.pm:367
#, c-format
msgid "The following packages are going to be removed"
msgstr "Tiks nūjimtys sekojūšys pakūtnis"

#: steps_gtk.pm:392
#, c-format
msgid "This is a mandatory package, it can not be unselected"
msgstr "Itei ir obligata pakūtne, nu tuos navar atsateikt"

#: steps_gtk.pm:394
#, c-format
msgid "You can not unselect this package. It is already installed"
msgstr "Jius navarit atsateikt nu ituos pakūtnis. Tei jau ir instaleita"

#: steps_gtk.pm:396
#, c-format
msgid "You can not unselect this package. It must be upgraded"
msgstr "Jius navarit atsateikt nu ituos pakūtnis. Tū ir napīcīšoms uzlobuot"

#: steps_gtk.pm:400
#, c-format
msgid "Show automatically selected packages"
msgstr "Paruodeit automatiski izvālātuos pakūtnis"

#: steps_gtk.pm:402 steps_interactive.pm:133
#, c-format
msgid "Install"
msgstr "Instalēt"

#: steps_gtk.pm:405
#, c-format
msgid "Load/Save selection"
msgstr "Īluodēt/Saglobuot izviele"

#: steps_gtk.pm:406
#, c-format
msgid "Updating package selection"
msgstr "Teik atjaunynuota pakūtņu izviele"

#: steps_gtk.pm:411
#, c-format
msgid "Minimal install"
msgstr "Minimala instaleišona"

#: steps_gtk.pm:425
#, c-format
msgid "Software Management"
msgstr "Programmaturys puorvaļdeišona"

#: steps_gtk.pm:425 steps_interactive.pm:373
#, c-format
msgid "Choose the packages you want to install"
msgstr "Izavielejit pakūtnis, kū gribit instalēt"

#: steps_gtk.pm:442 steps_interactive.pm:543
#, c-format
msgid "Installing"
msgstr "Teik instaleits"

#: steps_gtk.pm:468
#, c-format
msgid "No details"
msgstr "Nav detaļu"

#: steps_gtk.pm:483
#, c-format
msgid "Time remaining "
msgstr "Atlykušais laiks"

#: steps_gtk.pm:484
#, c-format
msgid "Estimating"
msgstr "Aptuvenais nūviertiejums"

#: steps_gtk.pm:511
#, fuzzy, c-format
msgid "%d package"
msgid_plural "%d packages"
msgstr[0] "%d pakūtnis"
msgstr[1] "%d pakūtnis"

#: steps_gtk.pm:557 steps_interactive.pm:729
#, c-format
msgid "Summary"
msgstr "Kūpsavylkums"

#: steps_gtk.pm:570
#, c-format
msgid "Configure"
msgstr "Konfigurēt"

#: steps_gtk.pm:580 steps_interactive.pm:725 steps_interactive.pm:852
#, c-format
msgid "not configured"
msgstr "nav konfigurāts"

#: steps_gtk.pm:612 steps_interactive.pm:268
#, c-format
msgid ""
"The following installation media have been found.\n"
"If you want to skip some of them, you can unselect them now."
msgstr ""
"Atrosti sekojūši instalacejis datu nesieji.\n"
"Ja jius gribit izlaist dažus nu tim, jius tagad varit nūjimt atzeimi nu tim."

#: steps_gtk.pm:621 steps_interactive.pm:274
#, c-format
msgid ""
"You have the option to copy the contents of the CDs onto the hard drive "
"before installation.\n"
"It will then continue from the hard drive and the packages will remain "
"available once the system is fully installed."
msgstr ""
"Jiusim ir opceja, pyrms instalacejis nūkopēt kompaktdiska saturu uz cītu "
"disku.\n"
"Taidā veidā turpynuosīs nu cītuo diska un pakūtnis byus pīejamys cikom "
"sistema tiks piļneibā uzinstaleita."

#: steps_gtk.pm:623 steps_interactive.pm:276
#, c-format
msgid "Copy whole CDs"
msgstr "Kopēt vysu kompaktdisku"

#: steps_interactive.pm:38
#, c-format
msgid "An error occurred"
msgstr "Atkluota kliuda"

#: steps_interactive.pm:97
#, c-format
msgid "Please choose your keyboard layout."
msgstr "Lyudzu izavielejit jiusu klaviaturys izkuortuojumu."

#: steps_interactive.pm:99
#, c-format
msgid "Here is the full list of available keyboards"
msgstr "Ite ir pylns pīejamū klaviaturu saroksts"

#: steps_interactive.pm:128
#, c-format
msgid "Install/Upgrade"
msgstr "Instalēt/Atjaunynuot"

#: steps_interactive.pm:129
#, c-format
msgid "Is this an install or an upgrade?"
msgstr "Itei ir instaleišona voi atjaunynuošona?"

#: steps_interactive.pm:135
#, c-format
msgid "Upgrade %s"
msgstr "Atjaunynuot %s"

#: steps_interactive.pm:148
#, c-format
msgid "Encryption key for %s"
msgstr "Šifreišonys atslāga deļ %s"

#: steps_interactive.pm:184
#, c-format
msgid "IDE"
msgstr "IDE"

#: steps_interactive.pm:184
#, c-format
msgid "Configuring IDE"
msgstr "Teik konfigurāts IDE"

#: steps_interactive.pm:221
#, c-format
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
"Nav 1MB breivys vītys suokneišonys programmai! Instaleišona turpynuosīs, bet "
"lai īluodātu sistemu, jiusim vajadzēs izveiduot suokneišonys programmys "
"diska sadali programmā DiskDrake"

#: steps_interactive.pm:226
#, c-format
msgid ""
"You'll need to create a PPC PReP Boot bootstrap! Install will continue, but "
"to boot your system, you'll need to create the bootstrap partition in "
"DiskDrake"
msgstr ""
"Jiusim vajadzēs izveiduot PPC PReP Boot suokneišonys programmu! Instaleišona "
"turpynuosīs, bet lai īluodātu sistemu, jiusim vajadzēs izveiduot "
"suokneišonys programmys diska sadali programmā DiskDrake"

#: steps_interactive.pm:318
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done.\n"
"If you do not have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
"Nūmainit jiusu kompaktdisku!\n"
"\n"
"Lyudzu īlicit īkuortā Cd-Rom \"%s\", kod tys ir izdareits, nūspūdit Labi\n"
"Ja jiusim nav ituo diska, nūspīdit Atceļt, lai nainstaleitu nu ituo "
"kompaktdiska."

#: steps_interactive.pm:340
#, c-format
msgid "Looking for available packages..."
msgstr "Mekleju pīejamuos pakūtnis"

#: steps_interactive.pm:349
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%"
"dMB > %dMB)"
msgstr ""

#: steps_interactive.pm:385
#, c-format
msgid ""
"Please choose load or save package selection.\n"
"The format is the same as auto_install generated files."
msgstr ""
"Lyudzu izavielejit īluodēt voi saglobuot pakūtņu izvieli.\n"
"Formats ir taids pats, kai ar auto_install generātom failim."

#: steps_interactive.pm:387
#, c-format
msgid "Load"
msgstr "Īluodēt"

#: steps_interactive.pm:387
#, c-format
msgid "Save"
msgstr "Saglobuot"

#: steps_interactive.pm:395
#, c-format
msgid "Bad file"
msgstr "Napareizs fails"

#: steps_interactive.pm:468
#, c-format
msgid "Selected size is larger than available space"
msgstr "Izvālātais apjūms ir leluoks nakai pīejamuo vīta"

#: steps_interactive.pm:483
#, c-format
msgid "Type of install"
msgstr "Instalacejis tips"

#: steps_interactive.pm:484
#, c-format
msgid ""
"You have not selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
"Jius naizavielēt nivīnu pakūtņu grupu.\n"
"Lyudzu, izavielejit minimalū instalaceju, kaidu jius gribit:"

#: steps_interactive.pm:487
#, c-format
msgid "With X"
msgstr "Ar X"

#: steps_interactive.pm:488
#, c-format
msgid "With basic documentation (recommended!)"
msgstr "Ar pamatdokumentaceju (īteicams!)"

#: steps_interactive.pm:489
#, c-format
msgid "Truly minimal install (especially no urpmi)"
msgstr "Patīši minimala instalaceja (īpaši bez urpmi)"

#: steps_interactive.pm:528
#, c-format
msgid "All"
msgstr "Vyss"

#: steps_interactive.pm:544
#, c-format
msgid "Preparing installation"
msgstr "Sagataveju instaleišonu"

#: steps_interactive.pm:552
#, c-format
msgid "Installing package %s"
msgstr "Instaleju pakūtni %s"

#: steps_interactive.pm:576
#, c-format
msgid "There was an error ordering packages:"
msgstr "Pakūtņu kuortuošonys laikā atkluota kliuda:"

#: steps_interactive.pm:576
#, c-format
msgid "Go on anyway?"
msgstr "Tūmār turpynuot?"

#: steps_interactive.pm:580
#, c-format
msgid "Retry"
msgstr ""

#: steps_interactive.pm:581
#, c-format
msgid "Skip this package"
msgstr ""

#: steps_interactive.pm:582
#, c-format
msgid "Skip all packages from medium \"%s\""
msgstr ""

#: steps_interactive.pm:583
#, fuzzy, c-format
msgid "Go back to media and packages selection"
msgstr "Saglobuot pakūtņu izvieli"

#: steps_interactive.pm:586
#, fuzzy, c-format
msgid "There was an error installing package %s."
msgstr "Pakūtņu instaleišonys laikā atkluota kliuda:"

#: steps_interactive.pm:604
#, c-format
msgid "Post-install configuration"
msgstr "Piecinstaleišonys konfigureišona"

#: steps_interactive.pm:611
#, c-format
msgid "Please ensure the Update Modules media is in drive %s"
msgstr "Lyudzu, puorsalīcynojit ka Update Modules atsarū īkuortā %s"

#: steps_interactive.pm:638
#, c-format
msgid "Updates"
msgstr "Atjaunynuojumi"

#: steps_interactive.pm:639
#, c-format
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been updated after the distribution was released. They may\n"
"contain security or bug fixes.\n"
"\n"
"To download these packages, you will need to have a working Internet \n"
"connection.\n"
"\n"
"Do you want to install the updates?"
msgstr ""
"Tagad jiusim ir īspieja šurpsyutēt atjaunynuotuos pakūtnis. Šuos pakūtnis "
"tyka atjaunynuotys \n"
"piec šuos distribucejis izlaišonys. Tuos var saturēt\n"
"drūšeibys voi kliudu lobuojumus.\n"
"\n"
"Lai šursyuteitu šuos pakūtnis, jiusim juobyut Interneta \n"
"savīnuojums.\n"
"\n"
"Voi jius gribit instalēt atjaunynuojumus?"

#: steps_interactive.pm:660
#, c-format
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Pīsaslādzu spūguļserveram, lai sajimtu pīejamū pakūtņu sarokstu"

#: steps_interactive.pm:666
#, c-format
msgid "Unable to contact mirror %s"
msgstr "Navar dasavīnuot pi spūguļservera %s"

#: steps_interactive.pm:788 steps_interactive.pm:805 steps_interactive.pm:821
#: steps_interactive.pm:832
#, c-format
msgid "Hardware"
msgstr "Aparatura"

#: steps_interactive.pm:789 steps_interactive.pm:806
#, c-format
msgid "Sound card"
msgstr "Skanis karte"

#: steps_interactive.pm:809
#, c-format
msgid "Do you have an ISA sound card?"
msgstr "Vai jiusim ir ISA skanis karte?"

#: steps_interactive.pm:811
#, c-format
msgid ""
"Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound "
"card"
msgstr ""
"Piec instaleišonys palaidit \"alsaconf\" voi \"sndconfig\", lai konfigurātu "
"jiusu skanis karti"

#: steps_interactive.pm:813
#, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr "Nav atrosta skanis karte. Piec instaleišonys izmieginit \"harddrake\""

#: steps_interactive.pm:822
#, c-format
msgid "TV card"
msgstr "TV karte"

#: steps_interactive.pm:833
#, c-format
msgid "Graphical interface"
msgstr "Grafiskuo saskarne"

#: steps_interactive.pm:839 steps_interactive.pm:850
#, c-format
msgid "Network & Internet"
msgstr "Teiklys & Internets"

#: steps_interactive.pm:851
#, c-format
msgid "Proxies"
msgstr "Storpnīkserveri"

#: steps_interactive.pm:852
#, c-format
msgid "configured"
msgstr "konfigurāts"

#: steps_interactive.pm:862
#, c-format
msgid "Security Level"
msgstr "Drūšeibys leimiņs"

#: steps_interactive.pm:876
#, c-format
msgid "Firewall"
msgstr "Guņsmyurs"

#: steps_interactive.pm:880
#, c-format
msgid "activated"
msgstr "aktivizāts"

#: steps_interactive.pm:880
#, c-format
msgid "disabled"
msgstr "atslāgts"

#: steps_interactive.pm:891
#, c-format
msgid "Boot"
msgstr "Suoknēt"

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

#: steps_interactive.pm:921
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr ""
"Jiusim nav nūkonfigurāts X servers. Voi jius asot puorlīcynuoti, ka jius tū "
"gribit?"

#: steps_interactive.pm:967
#, c-format
msgid "Preparing bootloader..."
msgstr "Sagataveju suokneituoju"

#: steps_interactive.pm:977
#, c-format
msgid ""
"You appear to have an OldWorld or Unknown machine, the yaboot bootloader "
"will not work for you. The install will continue, but you'll need to use "
"BootX or some other means to boot your machine. The kernel argument for the "
"root fs is: root=%s"
msgstr ""
"Izaver, ka jiusim ir vaca voi nazynomys izceļsmis dators, yaboot "
"suokneituojs nastruoduos. Instaleišona turpynuosīs, bet jiusim byus "
"juoizmontoj BootX voi kas cyts, lai īluodātu datoru. Kūdula arguments deļ "
"root fs ir: root=%s"

#: steps_interactive.pm:983
#, c-format
msgid "Do you want to use aboot?"
msgstr "Voi gribit izmontuot aboot?"

#: steps_interactive.pm:986
#, c-format
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
"Kliuda, instalejūt aboot, \n"
"voi instalēt pīspīdu kuortā pat tod, ja tiks iznycynuota pyrmuo sadaļa?"

#: steps_interactive.pm:1003
#, c-format
msgid ""
"In this security level, access to the files in the Windows partition is "
"restricted to the administrator."
msgstr ""
"Šymā drūšeibys leiminī, pīeeja Windows sadalis failim ir tikai "
"administratoram."

#: steps_interactive.pm:1032
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Īlicit tukšu disketi īkuortā %s"

#: steps_interactive.pm:1034
#, c-format
msgid "Creating auto install floppy..."
msgstr "Sagataveju auto instaleišonys disketi"

#: steps_interactive.pm:1045
#, c-format
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
"Daži sūli nav izpiļdeiti.\n"
"\n"
"Voi tīšom gribit izīt tagad?"

#: steps_interactive.pm:1055
#, c-format
msgid "Congratulations"
msgstr "Apsveicam"

#: steps_interactive.pm:1059
#, c-format
msgid "Reboot"
msgstr "Puorsuoknēt"

#: steps_interactive.pm:1063 steps_interactive.pm:1064
#, c-format
msgid "Generate auto install floppy"
msgstr "Sagatavēt auto instaleišonys disketi"

#: steps_interactive.pm:1065
#, c-format
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
"(this is meant for installing on another box).\n"
"\n"
"You may prefer to replay the installation.\n"
msgstr ""
"Ja gribit, automatiskuo instalaceja var byut piļneigi\n"
"automatizāta, taidā gadīnī tei nūkopēs vysu cītū disku!!\n"
"(tys ir dūmuots uzstuodēt uz cyta datora).\n"
"\n"
"Jius varbyut gribēsit atkuortuot instalaceju.\n"

#: steps_interactive.pm:1070
#, c-format
msgid "Replay"
msgstr "Atkuortuot"

#: steps_interactive.pm:1070
#, c-format
msgid "Automated"
msgstr "Automatisks"

#: steps_interactive.pm:1073
#, c-format
msgid "Save packages selection"
msgstr "Saglobuot pakūtņu izvieli"

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

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

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

#: steps_list.pm:19
#, c-format
msgid ""
"_: Keep these entry short\n"
"Hard drive detection"
msgstr "Cītuo diska nūteikšona"

#: steps_list.pm:20
#, c-format
msgid ""
"_: Keep these entry short\n"
"Installation class"
msgstr "Instaleišonys klase"

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

#: steps_list.pm:22
#, c-format
msgid ""
"_: Keep these entry short\n"
"Security"
msgstr "Drūšeiba"

#: steps_list.pm:23
#, c-format
msgid ""
"_: Keep these entry short\n"
"Partitioning"
msgstr "Diska sadaleišona"

#: steps_list.pm:24
#, c-format
msgid ""
"_: Keep these entry short\n"
"Formatting"
msgstr "Formateišona"

#: steps_list.pm:25
#, c-format
msgid ""
"_: Keep these entry short\n"
"Choosing packages"
msgstr "Pakūtņu izviele"

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

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

#: steps_list.pm:28
#, c-format
msgid ""
"_: Keep these entry short\n"
"Users"
msgstr "Lītuotuoji"

#: steps_list.pm:29
#, c-format
msgid ""
"_: Keep these entry short\n"
"Networking"
msgstr "Teikluošona"

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

#: steps_list.pm:31
#, c-format
msgid ""
"_: Keep these entry short\n"
"Configure X"
msgstr "X konfigureišona"

#: steps_list.pm:32
#, c-format
msgid ""
"_: Keep these entry short\n"
"Summary"
msgstr "Kūpsavylkums"

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

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

#: steps_list.pm:35
#, c-format
msgid ""
"_: Keep these entry short\n"
"Exit"
msgstr "Izīt"

#, fuzzy
#~ msgid "(%d package, %d MB)"
#~ msgid_plural "(%d packages, %d MB)"
#~ msgstr[0] "%d pakūtnis"
#~ msgstr[1] "%d pakūtnis"

#~ msgid "%d packages"
#~ msgstr "%d pakūtnis"

#~ msgid "Language"
#~ msgstr "Volūdys izviele"

#~ msgid "License"
#~ msgstr "License"

#~ msgid "Installation class"
#~ msgstr "Instaleišonys klase"

#~ msgid "Formatting"
#~ msgstr "Formateišona"

#~ msgid "Choosing packages"
#~ msgstr "Pakūtņu izviele"

#~ msgid "Users"
#~ msgstr "Lītuotuoji"

#~ msgid "Networking"
#~ msgstr "Teikluošona"

#~ msgid "Configure X"
#~ msgstr "X konfigureišona"

#~ msgid ""
#~ "Can not access kernel modules corresponding to your kernel (file %s is "
#~ "missing), this generally means your boot floppy in not in sync with the "
#~ "Installation medium (please create a newer boot floppy)"
#~ msgstr ""
#~ "Navar pīkliut kūdula moduļam, atbylstūšim jiusu kūdulam (fails %s nav "
#~ "atrūnams), parosti tys nūzeimej, ka īluodis diskete nav sinhronizeita ar "
#~ "instalacejis datu nesieju (lyudzu izveidojit jaunuoku īluodis disketi)"
4651 4652 4653 4654 4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665 4666 4667 4668 4669 4670 4671 4672 4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706 4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 4800 4801 4802 4803 4804 4805 4806 4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 4826 4827 4828 4829 4830 4831 4832 4833 4834 4835 4836 4837 4838 4839 4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 4905 4906 4907 4908 4909 4910 4911 4912 4913 4914 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
# translation of DrakX.po to Punjabi
# translation of DrakX.po to Panjabi
# Copyright (C) 2005 Free Software Foundation, Inc.
# Kanwaljeet Singh Brar <kanwaljeetbrar@yahoo.co.in>, 2005.
# Jaswinder Singh Phulewala <jaswinderphulewala@yahoo.com>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"POT-Creation-Date: 2008-09-10 18:04+0200\n"
"PO-Revision-Date: 2005-03-27 17:55+0530\n"
"Last-Translator: Jaswinder Singh Phulewala <jaswinderphulewala@yahoo.com>\n"
"Language-Team: Punjabi <punlinux-i18n@lists.soruceforge.net>\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:252 any.pm:853 diskdrake/interactive.pm:554
#: diskdrake/interactive.pm:741 diskdrake/interactive.pm:785
#: diskdrake/interactive.pm:843 diskdrake/interactive.pm:1133 do_pkgs.pm:221
#: do_pkgs.pm:267 harddrake/sound.pm:285 interactive.pm:584 pkgs.pm:257
#, c-format
msgid "Please wait"
msgstr "ਕਿਰਪਾ ਕਰਕੇ ਉਡੀਕੋ"

#: any.pm:252
#, c-format
msgid "Bootloader installation in progress"
msgstr "ਬੂਟ-ਲੋਡਰ ਇੰਸਟਾਲੇਸ਼ਨ ਹੋ ਰਹੀ ਹੈ"

#: any.pm:263
#, 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 ਡਰਾਈਵ %s ਨੂੰ ਨਵਾਂ ਵਾਲਿਅਮ ID ਨਿਰਧਾਰਿਤ ਕਰਨਾ ਚਾਹੁੰਦਾ ਹੈ। ਭਾਵੇਂ, \n"
"Windows NT, 2000, ਜਾਂ XP ਬੂਟ ਡਿਸਕ ਤਬਦੀਲ ਕਰਨੀ ਖਤਰਨਾਕ Windows ਗਲਤੀ ਹੈ।\n"
"ਇਹ ਸਾਵਧਾਨੀ Windows 95 ਜਾਂ 98, ਜਾਂ NT ਡਾਟਾ ਡਿਸਕ ਨੂੰ ਲਾਗੂ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ।\n"
"\n"
"ਨਵਾਂ ਵਾਲਿਅਮ ID ਨਿਰਧਾਰਿਤ ਕਰੋ?"

#: any.pm:274
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr "ਬੂਟ-ਲੋਡਰ ਇੰਸਟਾਲੇਸ਼ਨ ਅਸਫਲ ਹੋਈ। ਹੇਠਲੀ ਗਲਤੀ ਹੋਈ ਹੈ:"

#: any.pm:280
#, 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 ""
"ਤੁਹਾਨੂੰ ਬੂਟ-ਲੋਡਰ ਯੋਗ ਕਰਨ ਲਈ ਆਪਣਾ Open Firmware ਬੂਟ-ਜੰਤਰ ਤਬਦੀਲ \n"
"ਕਰਨ ਦੀ ਜਰੂਰਤ ਪੈ ਸਕਦੀ ਹੈ। ਜੇ ਤੁਸੀਂ ਮੁੜ ਚਲਾਉਣ ਤੇ ਬੂਟ-ਲੋਡਰ ਪਰੌਂਪਟ ਨਹੀਂ \n"
"ਵੇਖਦੇ, ਮੁੜ ਚੱਲਣ ਤੇ Command-Option-O-F ਦਬਾ ਕੇ ਰੱਖੋ ਅਤੇ ਇਹ ਭਰੋ:\n"
" setenv boot-device %s,\\\\:tbxi\n"
"ਫਿਰ ਲਿਖੋ:shut-down\n"
"ਅਗਲੀ ਬੂਟ ਤੇ ਤੁਹਾਨੂੰ ਬੂਟ-ਲੋਡਰ ਪਰੌਂਪਟ ਦਿਸਣਾ ਚਾਹੀਦਾ ਹੈ।"

#: any.pm:320
#, 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 ""
"ਤੁਸੀਂ ਇੱਕ ਭਾਗ ਤੇ ਬੂਟ-ਲੋਡਰ ਇੰਸਟਾਲ ਕਰਨ ਬਾਰੇ ਫੈਸਲਾ ਕੀਤਾ ਹੈ।\n"
"ਇਹ ਦੱਸਦਾ ਹੈ ਕਿ ਤੁਹਾਡੇ ਕੋਲ ਪਹਿਲਾਂ ਹੀ ਬੂਟ ਕੀਤੀ ਹਾਰਡ ਡਰਾਈਵ ਤੇ ਬੂਟ-ਲੋਡਰ ਹੈ (ਜਿਵੇਂ: ਸਿਸਟਮ "
"ਕਮਾਂਡਰ)।\n"
"\n"
"ਤੁਸੀਂ ਕਿਸ ਡਰਾਈਵ ਤੋਂ ਬੂਟ ਕਰਾ ਰਹੇ ਹੋ?"

#: any.pm:346
#, fuzzy, c-format
msgid "First sector (MBR) of drive %s"
msgstr "ਡਰਾਈਵ ਦਾ ਪਹਿਲਾ ਹਿੱਸਾ (MBR)"

#: any.pm:348
#, c-format
msgid "First sector of drive (MBR)"
msgstr "ਡਰਾਈਵ ਦਾ ਪਹਿਲਾ ਹਿੱਸਾ (MBR)"

#: any.pm:350
#, c-format
msgid "First sector of the root partition"
msgstr "root ਭਾਗ ਦਾ ਪਹਿਲਾ ਹਿੱਸਾ"

#: any.pm:352
#, c-format
msgid "On Floppy"
msgstr "ਫਲਾਪੀ ਤੇ"

#: any.pm:354
#, c-format
msgid "Skip"
msgstr "ਛੱਡੋ"

#: any.pm:358
#, fuzzy, c-format
msgid "Bootloader Installation"
msgstr "ਬੂਟ-ਲੋਡਰ ਇੰਸਟਾਲੇਸ਼ਨ ਹੋ ਰਹੀ ਹੈ"

#: any.pm:362
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "ਤੁਸੀ ਬੂਟ-ਲੋਡਰ ਕਿੱਥੇ ਇੰਸਟਾਲ ਕਰਨਾ ਚਾਹੋਗੇ?"

#: any.pm:386
#, c-format
msgid "Boot Style Configuration"
msgstr "ਬੂਟ ਸ਼ੈਲੀ ਸੰਰਚਨਾ"

#: any.pm:396 any.pm:427 any.pm:428
#, c-format
msgid "Bootloader main options"
msgstr "ਬੂਟ-ਲੋਡਰ ਮੁੱਖ ਚੋਣ"

#: any.pm:400
#, c-format
msgid "Bootloader"
msgstr "ਬੂਟ-ਲੋਡਰ"

#: any.pm:401 any.pm:431
#, c-format
msgid "Bootloader to use"
msgstr "ਵਰਤਣ ਲਈ ਬੂਟ-ਲੋਡਰ"

#: any.pm:403 any.pm:433
#, c-format
msgid "Boot device"
msgstr "ਬੂਟ ਜੰਤਰ"

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

#: any.pm:406
#, c-format
msgid "Delay before booting default image"
msgstr "ਮੂਲ ਪ੍ਰਤੀਬਿੰਬ ਬੂਟ ਹੋਣ ਤੋਂ ਪਹਿਲਾਂ ਵਿਖਾਓ"

#: any.pm:407
#, c-format
msgid "Enable ACPI"
msgstr "ACPI ਯੋਗ ਕਰੋ"

#: any.pm:408
#, fuzzy, c-format
msgid "Enable APIC"
msgstr "ACPI ਯੋਗ ਕਰੋ"

#: any.pm:409
#, fuzzy, c-format
msgid "Enable Local APIC"
msgstr "ACPI ਯੋਗ ਕਰੋ"

#: any.pm:411 any.pm:797 any.pm:812 authentication.pm:239
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "ਗੁਪਤ-ਕੋਡ"

#: any.pm:413 authentication.pm:250
#, c-format
msgid "The passwords do not match"
msgstr "ਗੁਪਤ-ਕੋਡ ਮੇਲ ਨਹੀਂ ਖਾਂਦਾ"

#: any.pm:413 authentication.pm:250 diskdrake/interactive.pm:1300
#, c-format
msgid "Please try again"
msgstr "ਕਿਰਪਾ ਕਰਕੇ ਫਿਰ ਕੋਸ਼ਿਸ਼ ਕਰੋ"

#: any.pm:414
#, fuzzy, c-format
msgid "You can not use a password with %s"
msgstr "ਤੁਸੀਂ ਮਾਊਂਟ %s ਸਥਿਤੀ ਲਈ ਇਨਕ੍ਰਿਪਡ ਫਾਇਲ ਸਿਸਟਮ ਨਹੀਂ ਵਰਤ ਸਕਦੇ"

#: any.pm:417 any.pm:799 any.pm:814 authentication.pm:240
#, c-format
msgid "Password (again)"
msgstr "ਗੁਪਤ-ਕੋਡ (ਫਿਰ)"

#: any.pm:418
#, c-format
msgid "Restrict command line options"
msgstr "ਕਮਾਂਡ ਲਾਈਨ ਚੋਣ ਮਨਾਹੀ"

#: any.pm:418
#, c-format
msgid "restrict"
msgstr "ਮਨਾਹੀ"

#: any.pm:421
#, c-format
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "ਚੋਣ ``ਕਮਾਂਡ ਲਾਈਨ ਚੋਣ ਮਨਾਹੀ'' ਦਾ ਗੁਪਤ-ਕੋਡ ਤੋਂ ਬਿਨਾ ਕੋਈ ਮਤਲਬ ਨਹੀਂ"

#: any.pm:423
#, c-format
msgid "Clean /tmp at each boot"
msgstr "ਹਰੇਕ ਬੂਟ ਦੌਰਾਨ /tmp ਸਾਫ ਕਰੋ"

#: any.pm:432
#, c-format
msgid "Init Message"
msgstr "Init ਸੁਨੇਹਾ"

#: any.pm:434
#, c-format
msgid "Open Firmware Delay"
msgstr "ਫਰਮਵੇਅਰ ਦ੍ਰਿਸ਼ ਖੋਲੋ"

#: any.pm:435
#, c-format
msgid "Kernel Boot Timeout"
msgstr "ਕਰਨਲ ਬੂਟ ਮਿਆਦ"

#: any.pm:436
#, c-format
msgid "Enable CD Boot?"
msgstr "CD ਬੂਟ ਯੋਗ?"

#: any.pm:437
#, c-format
msgid "Enable OF Boot?"
msgstr "OF ਬੂਟ ਯੋਗ?"

#: any.pm:438
#, c-format
msgid "Default OS?"
msgstr "ਮੂਲ OS?"

#: any.pm:505
#, c-format
msgid "Image"
msgstr "ਚਿੱਤਰ"

#: any.pm:506 any.pm:519
#, c-format
msgid "Root"
msgstr "ਰੂਟ"

#: any.pm:507 any.pm:532
#, c-format
msgid "Append"
msgstr "ਜੋੜਨਾ"

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

#: any.pm:512
#, c-format
msgid "Video mode"
msgstr "ਵੀਡੀਓ ਵਿਧੀ"

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

#: any.pm:515
#, c-format
msgid "Network profile"
msgstr "ਨੈੱਟਵਰਕ ਪਰੋਫਾਈਲ"

#: any.pm:524 any.pm:529 any.pm:531 diskdrake/interactive.pm:376
#, c-format
msgid "Label"
msgstr "ਲੇਬਲ"

#: any.pm:526 any.pm:534 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "ਮੂਲ"

#: any.pm:533
#, c-format
msgid "NoVideo"
msgstr "ਕੋਈ ਵੀਡੀਓ ਨਹੀਂ"

#: any.pm:544
#, c-format
msgid "Empty label not allowed"
msgstr "ਖਾਲੀ ਲੇਬਲ ਦੀ ਇਜਾਜ਼ਤ ਨਹੀਂ"

#: any.pm:545
#, c-format
msgid "You must specify a kernel image"
msgstr "ਤੁਹਾਨੂੰ ਕਰਨਲ ਪ੍ਰਤੀਬਿੰਬ ਦਰਸਾਉਣਾ ਜਰੂਰੀ ਹੈ"

#: any.pm:545
#, c-format
msgid "You must specify a root partition"
msgstr "ਤੁਹਾਨੂੰ ਰੂਟ ਭਾਗ ਦਰਸਾਉਣਾ ਜਰੂਰੀ ਹੈ"

#: any.pm:546
#, c-format
msgid "This label is already used"
msgstr "ਇਹ ਲੇਬਲ ਪਹਿਲਾਂ ਹੀ ਵਰਤਿਆ ਹੈ"

#: any.pm:564
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "ਤੁਸੀਂ ਕਿਸ ਕਿਸਮ ਦੀ ਇੰਦਰਾਜ ਸ਼ਾਮਿਲ ਕਰਨੀ ਚਾਹੁੰਦੇ ਹੋ?"

#: any.pm:565
#, c-format
msgid "Linux"
msgstr "ਲੀਨਕਸ"

#: any.pm:565
#, c-format
msgid "Other OS (SunOS...)"
msgstr "ਹੋਰ OS (SunOS...)"

#: any.pm:566
#, c-format
msgid "Other OS (MacOS...)"
msgstr "ਹੋਰ OS (MacOS...)"

#: any.pm:566
#, c-format
msgid "Other OS (Windows...)"
msgstr "ਹੋਰ OS (Windows...)"

#: any.pm:594
#, fuzzy, c-format
msgid "Bootloader Configuration"
msgstr "ਬੂਟ ਸ਼ੈਲੀ ਸੰਰਚਨਾ"

#: any.pm:595
#, 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 ""
"ਇੱਥੇ ਤੁਹਾਡੇ ਬੂਟ ਮੇਨੂ ਉਪਰਲੀਆਂ ਇੰਦਰਾਜਾਂ ਹਨ।\n"
"ਤੁਸੀਂ ਵਾਧੂ ਇੰਦਰਾਜਾਂ ਬਣਾ ਜਾਂ ਮੌਜੂਦ ਨੂੰ ਤਬਦੀਲ ਕਰ ਸਕਦੇ ਹੋ।"

#: any.pm:758
#, c-format
msgid "access to X programs"
msgstr "X ਪ੍ਰੋਗਰਾਮਾਂ ਨੂੰ ਪਹੁੰਚ"

#: any.pm:759
#, c-format
msgid "access to rpm tools"
msgstr "rpm ਸੰਦਾਂ ਨੂੰ ਪਹੁੰਚ"

#: any.pm:760
#, c-format
msgid "allow \"su\""
msgstr "\"su\" ਲਾਗੂ ਕਰੋ"

#: any.pm:761
#, c-format
msgid "access to administrative files"
msgstr "ਪ੍ਰਬੰਧਕੀ ਫਾਇਲਾਂ ਨੂੰ ਪਹੁੰਚ"

#: any.pm:762
#, c-format
msgid "access to network tools"
msgstr "ਨੈੱਟਵਰਕ ਸੰਦਾਂ ਨੂੰ ਪਹੁੰਚ"

#: any.pm:763
#, c-format
msgid "access to compilation tools"
msgstr "ਕੰਪਾਇਲੇਸਨ ਸੰਦਾਂ ਨੂੰ ਪਹੁੰਚ"

#: any.pm:769
#, c-format
msgid "(already added %s)"
msgstr "(%s ਪਹਿਲਾਂ ਸ਼ਾਮਿਲ ਹੈ)"

#: any.pm:775
#, c-format
msgid "Please give a user name"
msgstr "ਕਿਰਪਾ ਕਰਕੇ ਉਪਭੋਗੀ ਨਾਂ ਦਿਓ"

#: any.pm:776
#, c-format
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "ਉਪਭੋਗੀ ਨਾਂ ਵਿੱਚ ਸਿਰਫ ਛੋਟੇ ਅੱਖਰ, ਅੰਕ, `-' ਅਤੇ `_' ਸ਼ਾਮਿਲ ਹੋਣੇ ਜਰੂਰੀ ਹਨ"

#: any.pm:777
#, c-format
msgid "The user name is too long"
msgstr "ਉਪਭੋਗੀ ਨਾਂ ਬਹੁਤ ਲੰਬਾ ਹੈ"

#: any.pm:778
#, c-format
msgid "This user name has already been added"
msgstr "ਇਹ ਉਪਭੋਗੀ ਨਾਂ ਪਹਿਲਾ ਹੀ ਸ਼ਾਮਿਲ ਹੈ"

#: any.pm:784 any.pm:816
#, fuzzy, c-format
msgid "User ID"
msgstr "ਉਪਭੋਗੀ:"

#: any.pm:784 any.pm:817
#, c-format
msgid "Group ID"
msgstr "ਗਰੁੱਪ ID"

#: any.pm:785
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "ਚੋਣ %s ਅੰਕ ਹੋਣਾ ਜਰੂਰੀ ਹੈ!"

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

#: any.pm:790
#, fuzzy, c-format
msgid "User management"
msgstr "ਉਪਭੋਗੀ-ਨਾਂ"

#: any.pm:796 authentication.pm:226
#, c-format
msgid "Set administrator (root) password"
msgstr "ਪ੍ਰਬੰਧਕ (root) ਗੁਪਤ-ਕੋਡ ਨਿਰਧਾਰਿਤ ਕਰੋ"

#: any.pm:801
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"ਉਪਭੋਗੀ ਭਰੋ\n"
"%s"

#: any.pm:803
#, c-format
msgid "Icon"
msgstr "ਆਈਕਾਨ"

#: any.pm:806
#, c-format
msgid "Real name"
msgstr "ਅਸਲੀ ਨਾਂ"

#: any.pm:810
#, c-format
msgid "Login name"
msgstr "ਲਾਗਇਨ ਨਾਂ"

#: any.pm:815
#, c-format
msgid "Shell"
msgstr "ਸ਼ੈਲ"

#: any.pm:848
#, c-format
msgid "Please wait, adding media..."
msgstr "ਕਿਰਪਾ ਕਰਕੇ ਉਡੀਕੋ, ਮਾਧਿਅਮ ਸ਼ਾਮਲ ਕੀਤਾ ਜਾਦਾ ਹੈ..."

#: any.pm:866 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "ਸਵੈ-ਲਾਗਇਨ"

#: any.pm:867
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr "ਮੈਂ ਤੁਹਾਡੇ ਕੰਪਿਊਟਰ ਇੱਕ ਉਪਭੋਗੀ ਦੇ ਸਵੈ-ਲਾਗਇਨ ਹੋਣ ਲਈ ਨਿਰਧਾਰਿਤ ਕਰ ਸਕਦਾ ਹਾਂ।"

#: any.pm:868
#, fuzzy, c-format
msgid "Use this feature"
msgstr "ਕੀ ਤੁਸੀਂ ਇਹ ਵਿਸ਼ੇਸ਼ਤਾ ਵਰਤਣੀ ਚਾਹੁੰਦੇ ਹੋ?"

#: any.pm:869
#, c-format
msgid "Choose the default user:"
msgstr "ਮੂਲ ਉਪਭੋਗੀ ਚੁਣੋ:"

#: any.pm:870
#, c-format
msgid "Choose the window manager to run:"
msgstr "ਚਲਾਉਣ ਲਈ ਝਰੋਖਾ ਪ੍ਰਬੰਧਕ ਚੁਣੋ:"

#: any.pm:881 any.pm:899 any.pm:957
#, c-format
msgid "Release Notes"
msgstr "ਜਾਰੀ ਸੂਚਨਾ"

#: any.pm:906 any.pm:1250 interactive/gtk.pm:804
#, c-format
msgid "Close"
msgstr "ਬੰਦ ਕਰੋ"

#: any.pm:943
#, c-format
msgid "License agreement"
msgstr "ਲਾਈਸਿੰਸ ਸਹਿਮਤੀ"

#: any.pm:945 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "ਬਾਹਰ"

#: any.pm:952
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "ਕੀ ਤੁਹਾਡੇ ਕੋਲ ਕੋਈ ਹੋਰ ਹੈ?"

#: any.pm:953
#, c-format
msgid "Accept"
msgstr "ਸਵੀਕਾਰ"

#: any.pm:953
#, c-format
msgid "Refuse"
msgstr "ਇਨਕਾਰ"

#: any.pm:980 any.pm:1045
#, c-format
msgid "Please choose a language to use"
msgstr "ਕਿਰਪਾ ਕਰਕੇ ਵਰਤਣ ਲਈ ਬੋਲੀ ਚੁਣੋ।"

#: any.pm:1009
#, 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 ""
"ਮੈਂਡਰਿਵ-ਲੀਨਕਸ ਕਈ ਬੋਲੀਆਂ ਨੂੰ ਸਹਿਯੋਗ ਦੇ ਸਕਦਾ ਹੈ। ਭਾਸ਼ਾ ਜੋ\n"
"ਤੁਸੀਂ ਇੰਸਟਾਲ ਕਰਨੀ ਚਾਹੁੰਦੇ ਹੋ ਚੁਣੋ। ਇਹ ਉਪਲੱਬਧ ਹੋਣਗੇ ਜਦੋਂ ਤੁਹਾਡੀ\n"
"ਇੰਸਟਾਲੇਸ਼ਨ ਸਮਾਪਤ ਹੋ ਗਈ ਅਤੇ ਆਪਣਾ ਸਿਸਟਮ ਸਿਸਟਮ ਮੁੜ ਚਲਾਇਆ।"

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

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

#: any.pm:1025
#, c-format
msgid "All languages"
msgstr "ਸਭ ਬੋਲੀਆਂ"

#: any.pm:1046
#, c-format
msgid "Language choice"
msgstr "ਬੋਲੀ ਚੋਣ"

#: any.pm:1101
#, c-format
msgid "Country / Region"
msgstr "ਦੇਸ਼ / ਖੇਤਰ"

#: any.pm:1102
#, c-format
msgid "Please choose your country."
msgstr "ਕਿਰਪਾ ਕਰਕੇ ਆਪਣਾ ਦੇਸ਼ ਚੁਣੋ।"

#: any.pm:1104
#, c-format
msgid "Here is the full list of available countries"
msgstr "ਇੱਥੇ ਉਪਲੱਬਧ ਦੇਸ਼ਾਂ ਦੀ ਪੂਰੀ ਸੂਚੀ ਹੈ"

#: any.pm:1105
#, c-format
msgid "Other Countries"
msgstr "ਹੋਰ ਦੇਸ਼"

#: any.pm:1105 interactive.pm:484 interactive/gtk.pm:426
#, c-format
msgid "Advanced"
msgstr "ਤਕਨੀਕੀ"

#: any.pm:1111
#, c-format
msgid "Input method:"
msgstr "ਇੰਪੁੱਟ ਵਿਧੀ:"

#: any.pm:1114
#, c-format
msgid "None"
msgstr "ਕੋਈ ਨਹੀਂ"

#: any.pm:1195
#, c-format
msgid "No sharing"
msgstr "ਕੋਈ ਸ਼ੇਅਰਿੰਗ ਨਹੀਂ"

#: any.pm:1195
#, c-format
msgid "Allow all users"
msgstr "ਸਭ ਉਪਭੋਗੀਆਂ ਨੂੰ ਇਜਾਜ਼ਤ ਦਿਓ"

#: any.pm:1195
#, c-format
msgid "Custom"
msgstr "ਪਸੰਦ"

#: any.pm:1199
#, 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 ""
"ਕੀ ਤੁਸੀਂ ਉਪਭੋਗੀਆਂ ਨੂੰ ਉਹਨਾਂ ਦੀਆਂ ਕੁਝ ਡਾਇਰੈਕਟਰੀਆਂ ਸ਼ੇਅਰ ਕਰਨ ਦੀ ਇਜਾਜ਼ਤ ਦਿਓਗੇ?\n"
"ਇਸ ਦੀ ਮਨਜੂਰੀ ਨਾਲ ਉਪਭੋਗੀ ਨੂੰ ਕੁਕਿਊਰਰ ਅਤੇ ਨਟਾਲਿਸ ਵਿੱਚ \"ਸ਼ੇਅਰ\" ਤੇ ਕਲਿੱਕ ਕਰਨ ਦੀ ਇਜਾਜ਼ਤ "
"ਹੋਵੇਗੀ।\n"
"\n"
"\n"
"\"ਪਸੰਦੀਦਾ\" ਪ੍ਰਤੀ-ਉਪਭੋਗੀ ਮਨਜੂਰੀ ਦਿੰਦਾ ਹੂ।\n"

#: any.pm:1211
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr "NFS: ਵਾਧੂ ਪੁਰਾਣਾ ਯੂਨਿਕਸ ਫਾਇਲ ਸ਼ੇਅਰਿੰਗ ਸਿਸਟਮ, Mac ਅਤੇ Windows ਤੇ ਘੱਟ ਸਹਿਯੋਗ ਨਾਲ।"

#: any.pm:1214
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
"SMB: Windows ਦੁਆਰਾ ਵਰਤਿਆ ਫਾਇਲ ਸ਼ੇਅਰਿੰਗ ਸਿਸਟਮ, Mac OS X ਅਤੇ ਬਹੁਤੇ ਨਵੀਨ ਲੀਨਕਸ ਸਿਸਟਮ।"

#: any.pm:1222
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "ਤੁਸੀਂ NFS ਜਾਂ SMB ਵਰਤ ਕੇ ਨਿਰਯਾਤ ਕਰ ਸਕਦੇ ਹੋ। ਕਿਰਪਾ ਕਰਕੇ ਚੁਣੋ ਤੁਸੀਂ ਵਰਤਣਾ ਚਾਹੁੰਦੇ ਹੋ।"

#: any.pm:1250
#, c-format
msgid "Launch userdrake"
msgstr "userdrake ਚਲਾਓ"

#: any.pm:1252
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
"ਪ੍ਰਤੀ-ਉਪਭੋਗੀ ਸ਼ੇਅਰਿੰਗ \"fileshare\" ਸਮੂਹ ਵਰਤਦਾ ਹੈ। ਤੁਸੀਂ ਇਸ \n"
"ਸਮੂਹ ਵਿੱਚ ਉਪਭੋਗੀ ਸ਼ਾਮਿਲ ਕਰਨ ਲਈ userdrake ਵਰਤ ਸਕਦੇ ਹੋ।"

#: any.pm:1344
#, c-format
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "ਕਿਰਪਾ ਕਰਕੇ ਲਾਗ-ਆਊਟ ਕਰੋ ਅਤੇ Ctrl-Alt-BackSpace ਵਰਤੋ"

#: any.pm:1348
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "ਤੁਹਾਨੂੰ ਤਬਦੀਲੀਆਂ ਲਾਗੂ ਹੋਣ ਲਈ ਫਿਰ ਬਾਹਰ (ਲਾਗ-ਆਊਟ) ਜਾਣ ਦੀ ਲੋੜ ਹੈ"

#: any.pm:1383
#, c-format
msgid "Timezone"
msgstr "ਸਮਾਂ-ਖੇਤਰ"

#: any.pm:1383
#, c-format
msgid "Which is your timezone?"
msgstr "ਤੁਹਾਡਾ ਸਮਾਂ-ਖੇਤਰ ਕਿਹੜਾ ਹੈ?"

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

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

#: any.pm:1413
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "ਜੰਤਰ ਘੜੀ ਨੂੰ GMT ਨਿਰਧਾਰਿਤ ਕੀਤਾ"

#: any.pm:1414
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "ਜੰਤਰ ਘੜੀ ਨੂੰ GMT ਨਿਰਧਾਰਿਤ ਕੀਤਾ"

#: any.pm:1416
#, c-format
msgid "NTP Server"
msgstr "NTP ਸਰਵਰ"

#: any.pm:1417
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "ਸਵੈਚਾਲਤ ਸਮਾਂ ਸਮਕਾਲਤਾ (NTP ਵਰਤ ਰਿਹਾ ਹੈ)"

#: authentication.pm:25
#, c-format
msgid "Local file"
msgstr "ਲੋਕਲ ਫਾਇਲ"

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

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

#: authentication.pm:28
#, c-format
msgid "Smart Card"
msgstr "ਸਮਾਰਟ ਕਾਰਡ"

#: authentication.pm:29 authentication.pm:205
#, c-format
msgid "Windows Domain"
msgstr "Windows ਡੋਮੇਨ"

#: authentication.pm:30
#, c-format
msgid "Kerberos 5"
msgstr ""

#: authentication.pm:64
#, c-format
msgid "Local file:"
msgstr "ਲੋਕਲ ਫਾਇਲ:"

#: authentication.pm:64
#, c-format
msgid ""
"Use local for all authentication and information user tell in local file"
msgstr "ਸਭ ਪ੍ਰਮਾਣਿਕਤਾ ਅਤੇ ਜਾਣਕਾਰੀ ਜੋ ਉਪਭੋਗੀ ਲੋਕਲ ਫਾਇਲ ਵਿੱਚ ਦੱਸਦਾ ਹੈ ਲਈ ਲੋਕਲ ਵਰਤੋ"

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

#: authentication.pm:65
#, c-format
msgid ""
"Tells your computer to use LDAP for some or all authentication. LDAP "
"consolidates certain types of information within your organization."
msgstr ""
"ਆਪਣੇ ਕੰਪਿਊਟਰ ਨੂੰ ਕੁਝ ਜਾਂ ਸਾਰੀਆਂ ਪ੍ਰਮਾਣਿਕਤਾ ਲਈ LDAP ਵਰਤਣ ਲਈ ਦੱਸੋ। LDAP ਤੁਹਾਡੀ ਸੰਗਠਨ ਵਿਚਲੀ "
"ਜਾਣਕਾਰੀ ਦੀਆਂ ਕੁਝ ਕਿਸਮਾਂ ਇਕੱਠੀਆਂ ਕਰਦਾ ਹੈ।"

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

#: authentication.pm:66
#, 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 ""
"ਤੁਹਾਨੂੰ ਇੱਕੋ ਨੈੱਟਵਰਕ ਜਾਣਕਾਰੀ ਸੇਵਾ ਡੋਮੇਨ ਵਿੱਚ ਸਾਂਝੇ ਗੁਪਤ-ਕੋਡ ਅਤੇ ਸਮੂਹ ਫਾਇਲ ਨਾਲ ਕੰਪਿਊਟਰਾਂ ਦੇ ਸਮੂਹ ਨੂੰ "
"ਚਲਾਉਣ ਦੀ ਇਜਾਜ਼ਤ ਦਿੰਦਾ ਹੈ।"

#: authentication.pm:67
#, c-format
msgid "Windows Domain:"
msgstr "Windows ਡੋਮੇਨ:"

#: authentication.pm:67
#, c-format
msgid ""
"Winbind allows the system to retrieve information and authenticate users in "
"a Windows domain."
msgstr ""
"Winbind ਸਿਸਟਮ ਨੂੰ Windows ਡੋਮੇਨ ਵਿੱਚ ਜਾਣਕਾਰੀ ਅਤੇ ਪ੍ਰਮਾਣਿਕਤਾ ਉਪਭੋਗੀ ਮੁੜ-ਪ੍ਰਾਪਤ ਕਰਨ ਦੀ "
"ਇਜਾਜ਼ਤ ਦਿੰਦਾ ਹੈ।"

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

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

#: authentication.pm:96 authentication.pm:130 authentication.pm:149
#: authentication.pm:150 authentication.pm:176 authentication.pm:200
#: authentication.pm:878
#, c-format
msgid " "
msgstr ""

#: authentication.pm:97 authentication.pm:131 authentication.pm:177
#: authentication.pm:201
#, fuzzy, c-format
msgid "Welcome to the Authentication Wizard"
msgstr "ਡੋਮੇਨ ਪ੍ਰਮਾਣਿਕਤਾ ਦੀ ਲੋੜ ਹੈ"

#: authentication.pm:99
#, c-format
msgid ""
"You have selected LDAP authentication. Please review the configuration "
"options below "
msgstr ""

#: authentication.pm:101 authentication.pm:156
#, c-format
msgid "LDAP Server"
msgstr "LDAP ਸਰਵਰ"

#: authentication.pm:102 authentication.pm:157
#, fuzzy, c-format
msgid "Base dn"
msgstr "LDAP ਮੁੱਢਲਾ dn"

#: authentication.pm:103
#, c-format
msgid "Fetch base Dn "
msgstr ""

#: authentication.pm:105 authentication.pm:160
#, c-format
msgid "Use encrypt connection with TLS "
msgstr ""

#: authentication.pm:106 authentication.pm:161
#, c-format
msgid "Download CA Certificate "
msgstr ""

#: authentication.pm:108 authentication.pm:141
#, c-format
msgid "Use Disconnect mode "
msgstr ""

#: authentication.pm:109 authentication.pm:162
#, fuzzy, c-format
msgid "Use anonymous BIND "
msgstr "ਨਕਲੀ BIND ਵਰਤੋ"

#: authentication.pm:110 authentication.pm:113 authentication.pm:115
#: authentication.pm:119
#, c-format
msgid "  "
msgstr ""

#: authentication.pm:111 authentication.pm:163
#, c-format
msgid "Bind DN "
msgstr ""

#: authentication.pm:112 authentication.pm:164
#, fuzzy, c-format
msgid "Bind Password "
msgstr "ਗੁਪਤ-ਕੋਡ"

#: authentication.pm:114
#, c-format
msgid "Advanced path for group "
msgstr ""

#: authentication.pm:116
#, fuzzy, c-format
msgid "Password base"
msgstr "ਗੁਪਤ-ਕੋਡ"

#: authentication.pm:117
#, fuzzy, c-format
msgid "Group base"
msgstr "ਗਰੁੱਪ ID"

#: authentication.pm:118
#, c-format
msgid "Shadow base"
msgstr ""

#: authentication.pm:133
#, c-format
msgid ""
"You have selected Kerberos 5 authentication. Please review the configuration "
"options below "
msgstr ""

#: authentication.pm:135
#, fuzzy, c-format
msgid "Realm "
msgstr "ਅਸਲੀ ਨਾਂ"

#: authentication.pm:137
#, fuzzy, c-format
msgid "KDCs Servers"
msgstr "LDAP ਸਰਵਰ"

#: authentication.pm:139
#, c-format
msgid "Use DNS to resolve hosts for realms "
msgstr ""

#: authentication.pm:140
#, c-format
msgid "Use DNS to resolve KDCs for realms "
msgstr ""

#: authentication.pm:145
#, fuzzy, c-format
msgid "Use local file for users informations"
msgstr "ਸਰਵਰਾਂ ਲਈ libsafe ਵਰਤੋ"

#: authentication.pm:146
#, fuzzy, c-format
msgid "Use Ldap for users informations"
msgstr "ਹਾਰਡ ਡਰਾਈਵ ਜਾਣਕਾਰੀ"

#: authentication.pm:152
#, c-format
msgid ""
"You have selected Kerberos 5 for authentication, now you must choose the "
"type of users information "
msgstr ""

#: authentication.pm:158
#, c-format
msgid "Fecth base Dn "
msgstr ""

#: authentication.pm:179
#, c-format
msgid ""
"You have selected NIS authentication. Please review the configuration "
"options below "
msgstr ""

#: authentication.pm:181
#, c-format
msgid "NIS Domain"
msgstr "NIS ਡੋਮੇਨ"

#: authentication.pm:182
#, c-format
msgid "NIS Server"
msgstr "NIS ਸਰਵਰ"

#: authentication.pm:203
#, c-format
msgid ""
"You have selected Windows Domain authentication. Please review the "
"configuration options below "
msgstr ""

#: authentication.pm:207
#, fuzzy, c-format
msgid "Domain Model "
msgstr "ਡੋਮੇਨ"

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

#: authentication.pm:225 authentication.pm:241
#, c-format
msgid "Authentication"
msgstr "ਪ੍ਰਮਾਣਿਕਤਾ"

#: authentication.pm:227
#, c-format
msgid "Authentication method"
msgstr "ਪ੍ਰਮਾਣਿਕਤਾ ਵਿਧੀ"

#. -PO: keep this short or else the buttons will not fit in the window
#: authentication.pm:232
#, c-format
msgid "No password"
msgstr "ਕੋਈ ਗੁਪਤ-ਕੋਡ ਨਹੀਂ"

#: authentication.pm:253
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "ਇਹ ਗੁਪਤ-ਕੋਡ ਬਹੁਤ ਛੋਟਾ ਹੈ (ਇਹ ਘੱਟੋ-ਘੱਟ %d ਅੱਖਰਾਂ ਦਾ ਹੋਵੇ)"

#: authentication.pm:358
#, c-format
msgid "Can not use broadcast with no NIS domain"
msgstr "ਕੋਈ ਨਾ NIS ਡੋਮੇਨ ਨਾਲ ਬਰਾਡਕਾਸਟ ਨਹੀਂ ਵਰਤ ਸਕਦਾ"

#: authentication.pm:873
#, c-format
msgid "Select file"
msgstr "ਫਾਇਲ ਚੁਣੋ"

#: authentication.pm:879
#, fuzzy, c-format
msgid "Domain Windows for authentication : "
msgstr "ਡੋਮੇਨ ਪ੍ਰਮਾਣਿਕਤਾ ਦੀ ਲੋੜ ਹੈ"

#: authentication.pm:881
#, c-format
msgid "Domain Admin User Name"
msgstr "ਡੋਮੇਨ ਪ੍ਰਬੰਧਕ ਉਪਭੋਗੀ ਨਾਂ"

#: authentication.pm:882
#, c-format
msgid "Domain Admin Password"
msgstr "ਡੋਮੇਨ ਪ੍ਰਬੰਧਕ ਗੁਪਤ-ਕੋਡ"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#: bootloader.pm:942
#, 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 ""
"Welcome to the operating system chooser!\n"
"\n"
"Choose an operating system from the list above or\n"
"wait for default boot.\n"
"\n"

#: bootloader.pm:1110
#, c-format
msgid "LILO with text menu"
msgstr "ਪਾਠ ਮੇਨੂ ਨਾਲ LILO"

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

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

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

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

#: bootloader.pm:1195
#, c-format
msgid "not enough room in /boot"
msgstr "/boot ਵਿੱਚ ਲੋੜੀਂਦੀ ਥਾਂ ਨਹੀਂ ਹੈ"

#: bootloader.pm:1843
#, c-format
msgid "You can not install the bootloader on a %s partition\n"
msgstr "ਤੁਸੀਂ %s ਭਾਗ ਤੇ ਬੂਟ ਲੋਡਰ ਇੰਸਟਾਲ ਨਹੀਂ ਕਰ ਸਕਦੇ\n"

#: bootloader.pm:1964
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
"ਤੁਹਾਡੀ ਬੂਟ-ਲੋਡਰ ਸੰਰਚਨਾ ਦਾ ਨਵੀਨੀਕਰਨ ਹੋਣਾ ਜਰੂਰੀ ਹੈ ਕਿਉਂਕਿ ਭਾਗ ਮੁੜ ਅੰਕਿਤ ਕੀਤਾ ਜਾਂਦਾ ਹੈ।"

#: bootloader.pm:1977
#, c-format
msgid ""
"The bootloader can not be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"ਬੂਟ-ਲੋਡਰ ਠੀਕ ਤਰਾਂ ਇੰਸਟਾਲ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ। ਤੁਹਾਨੂੰ ਸੰਕਟ-ਕਾਲੀਨ ਚਲਾਉਣਾ ਪਵੇਗਾ ਅਤੇ \"%s\" ਚੁਣੋ।"

#: bootloader.pm:1978
#, c-format
msgid "Re-install Boot Loader"
msgstr "ਬੂਟ ਲੋਡਰ ਮੁੜ ਇੰਸਟਾਲ ਕਰੋ"

#: common.pm:142
#, fuzzy, c-format
msgid "B"
msgstr "ਕਿਬਾ"

#: common.pm:142
#, c-format
msgid "KB"
msgstr "ਕਿਬਾ"

#: common.pm:142
#, c-format
msgid "MB"
msgstr "ਮੈਬਾ"

#: common.pm:142
#, c-format
msgid "GB"
msgstr "ਗੀਬਾ"

#: common.pm:142 common.pm:151
#, c-format
msgid "TB"
msgstr "ਟੈਬਾ"

#: common.pm:159
#, c-format
msgid "%d minutes"
msgstr "%d ਮਿੰਟ"

#: common.pm:161
#, c-format
msgid "1 minute"
msgstr "1 ਮਿੰਟ"

#: common.pm:163
#, c-format
msgid "%d seconds"
msgstr "%d ਸਕਿੰਟ"

#: common.pm:358
#, 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 ਇੱਕ ਪਰੋਟੋਕਾਲ ਹੈ ਜੋ ਤੁਹਾਨੂੰ ਵੈਬ ਸਰਵਰ ਦੀ ਡਾਇਰੈਕਟਰੀ ਲੋਕਲ ਹੀ ਮਾਊਂਟ ਕਰਨ\n"
"ਦਿੰਦਾ ਹੈ, ਅਤੇ ਇਸ ਨੂੰ ਲੋਕਲ ਫਾਇਲ ਸਿਸਟਮ ਤੌਰ ਤੇ ਸਮਝਦਾ ਹੈ (ਵੈਬ ਸਰਵਰ ਨੂੰ WebDAV ਸਰਵਰ\n"
"ਤੌਰ ਤੇ ਸੰਰਚਿਤ ਕਰਦਾ ਹੈ)। ਜੇ ਤੁਸੀਂ WebDAV ਮਾਊਂਟ ਸਥਿਤੀ ਸ਼ਾਮਿਲ ਕਰਨੀ ਚਾਹੁੰਦੇ ਹੋ,\n"
"\"ਨਵਾਂ\" ਚੁਣੋ।"

#: diskdrake/dav.pm:25
#, c-format
msgid "New"
msgstr "ਨਵਾਂ"

#: diskdrake/dav.pm:61 diskdrake/interactive.pm:382 diskdrake/smbnfs_gtk.pm:75
#, c-format
msgid "Unmount"
msgstr "ਅਨ-ਮਾਊਟ"

#: diskdrake/dav.pm:62 diskdrake/interactive.pm:379 diskdrake/smbnfs_gtk.pm:76
#, c-format
msgid "Mount"
msgstr "ਮਾਊਟ"

#: diskdrake/dav.pm:63
#, c-format
msgid "Server"
msgstr "ਸਰਵਰ"

#: diskdrake/dav.pm:64 diskdrake/interactive.pm:373
#: diskdrake/interactive.pm:613 diskdrake/interactive.pm:631
#: diskdrake/interactive.pm:635 diskdrake/removable.pm:23
#: diskdrake/smbnfs_gtk.pm:79
#, c-format
msgid "Mount point"
msgstr "ਮਾਂਊਟ ਪੁਆਂਇਟ"

#: diskdrake/dav.pm:65 diskdrake/interactive.pm:375
#: diskdrake/interactive.pm:989 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
msgstr "ਚੋਣ"

#: diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:174 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "ਸਮਾਪਤ"

#: diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:120 diskdrake/hd_gtk.pm:272
#: diskdrake/interactive.pm:233 diskdrake/interactive.pm:246
#: diskdrake/interactive.pm:480 diskdrake/interactive.pm:485
#: diskdrake/interactive.pm:603 diskdrake/interactive.pm:861
#: diskdrake/interactive.pm:1035 diskdrake/interactive.pm:1048
#: diskdrake/interactive.pm:1051 diskdrake/interactive.pm:1300
#: diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23 do_pkgs.pm:28 do_pkgs.pm:44
#: do_pkgs.pm:60 do_pkgs.pm:65 fsedit.pm:222 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 "ਗਲਤੀ"

#: diskdrake/dav.pm:83
#, c-format
msgid "Please enter the WebDAV server URL"
msgstr "ਕਿਰਪਾ ਕਰਕੇ WebDAV ਸਰਵਰ URL ਭਰੋ"

#: diskdrake/dav.pm:87
#, c-format
msgid "The URL must begin with http:// or https://"
msgstr "URL, http:// ਜਾਂ https:// ਨਾਲ ਸ਼ੁਰੂ ਹੋਣਾ ਜਰੂਰੀ ਹੈ"

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

#: diskdrake/dav.pm:110 diskdrake/interactive.pm:453
#: diskdrake/interactive.pm:1180 diskdrake/interactive.pm:1260
#, c-format
msgid "Mount point: "
msgstr "ਮਾਊਂਟ ਸਥਿਤੀ:"

#: diskdrake/dav.pm:111 diskdrake/interactive.pm:1267
#, c-format
msgid "Options: %s"
msgstr "ਚੋਣ: %s"

#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:284
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:206
#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:250
#: fs/partitioning_wizard.pm:269 fs/partitioning_wizard.pm:274
#, c-format
msgid "Partitioning"
msgstr "ਵਿਭਾਗੀਕਰਨ"

#: diskdrake/hd_gtk.pm:68
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""

#: diskdrake/hd_gtk.pm:102 diskdrake/interactive.pm:1010
#: diskdrake/interactive.pm:1020 diskdrake/interactive.pm:1073
#, c-format
msgid "Read carefully"
msgstr "ਧਿਆਨ ਨਾਲ ਪੜੋ"

#: diskdrake/hd_gtk.pm:102
#, c-format
msgid "Please make a backup of your data first"
msgstr "ਕਿਰਪਾ ਕਰਕੇ ਪਹਿਲਾਂ ਆਪਣੇ ਡਾਟੇ ਦਾ ਬੈਕਅੱਪ ਲਵੋ"

#: diskdrake/hd_gtk.pm:103 diskdrake/interactive.pm:226
#, c-format
msgid "Exit"
msgstr "ਬਾਹਰ"

#: diskdrake/hd_gtk.pm:103
#, c-format
msgid "Continue"
msgstr "ਜਾਰੀ ਰੱਖੋ"

#: diskdrake/hd_gtk.pm:170 interactive.pm:649 interactive/gtk.pm:781
#: interactive/gtk.pm:797 interactive/gtk.pm:815 ugtk2.pm:933 ugtk2.pm:934
#, c-format
msgid "Help"
msgstr "ਸਹਾਇਤਾ"

#: diskdrake/hd_gtk.pm:208
#, 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 ""
"ਤੁਹਾਡੇ ਕੋਲ ਇੱਕ ਵੱਡਾ ਮਾਈਕ੍ਰੋਸਾਫਟ Windows ਭਾਗ ਹੈ।\n"
"ਮੈਂ ਤੁਹਾਨੂੰ ਪਹਿਲਾਂ ਇਸ ਭਾਗ ਨੂੰ ਮੁੜ ਅਕਾਰ ਦੇਣ ਬਾਰੇ ਕਹਿੰਦਾ ਹਾਂ\n"
"(ਇਸ ਨੂੰ ਦਬਾਓ, ਫਿਰ \"ਮੁੜ-ਅਕਾਰ\" ਦਬਾਓ)"

#: diskdrake/hd_gtk.pm:210
#, c-format
msgid "Please click on a partition"
msgstr "ਕਿਰਪਾ ਕਰਕੇ ਭਾਗ ਤੇ ਕਲਿੱਕ ਕਰੋ"

#: diskdrake/hd_gtk.pm:224 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "ਵੇਰਵਾ"

#: diskdrake/hd_gtk.pm:272
#, c-format
msgid "No hard drives found"
msgstr "ਕੋਈ ਹਾਰਡ ਡਰਾਈਵ ਨਹੀਂ ਲੱਭੀ"

#: diskdrake/hd_gtk.pm:299
#, c-format
msgid "Unknown"
msgstr "ਅਣਪਛਾਤਾ"

#: diskdrake/hd_gtk.pm:361
#, fuzzy, c-format
msgid "Ext3"
msgstr "ਬਾਹਰ"

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

#: diskdrake/hd_gtk.pm:361
#, c-format
msgid "Swap"
msgstr "ਸਵੈਪ"

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

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

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

#: diskdrake/hd_gtk.pm:362 services.pm:158
#, c-format
msgid "Other"
msgstr "ਹੋਰ"

#: diskdrake/hd_gtk.pm:362 diskdrake/interactive.pm:1195
#, c-format
msgid "Empty"
msgstr "ਖਾਲੀ"

#: diskdrake/hd_gtk.pm:369
#, c-format
msgid "Filesystem types:"
msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਕਿਸਮ:"

#: diskdrake/hd_gtk.pm:390 diskdrake/interactive.pm:289
#: diskdrake/interactive.pm:361 diskdrake/interactive.pm:510
#: diskdrake/interactive.pm:694 diskdrake/interactive.pm:752
#: diskdrake/interactive.pm:841 diskdrake/interactive.pm:883
#: diskdrake/interactive.pm:884 diskdrake/interactive.pm:1118
#: diskdrake/interactive.pm:1156 diskdrake/interactive.pm:1299 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 harddrake/sound.pm:422
#, c-format
msgid "Warning"
msgstr "ਚੇਤਾਵਨੀ"

#: diskdrake/hd_gtk.pm:390
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "ਇਹ ਭਾਗ ਮੁੜ-ਅਕਾਰ ਦੇ ਯੋਗ ਨਹੀਂ"

#: diskdrake/hd_gtk.pm:399
#, c-format
msgid "Use ``Unmount'' first"
msgstr "ਪਹਿਲਾਂ ``ਅਨ-ਮਾਊਂਟ'' ਵਰਤੋ"

#: diskdrake/hd_gtk.pm:399
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "``%s'' ਵਰਤੋ"

#: diskdrake/hd_gtk.pm:399 diskdrake/interactive.pm:374
#: diskdrake/interactive.pm:548 diskdrake/interactive.pm:1026
#: diskdrake/removable.pm:25 diskdrake/removable.pm:48
#, c-format
msgid "Type"
msgstr "ਕਿਸਮ"

#: diskdrake/interactive.pm:197
#, c-format
msgid "Choose another partition"
msgstr "ਹੋਰ ਭਾਗ ਵਰਤੋ"

#: diskdrake/interactive.pm:197
#, c-format
msgid "Choose a partition"
msgstr "ਭਾਗ ਚੁਣੋ"

#: diskdrake/interactive.pm:259
#, c-format
msgid "Toggle to normal mode"
msgstr "ਸਧਾਰਨ ਵਿਧੀ ਤਬਦੀਲ ਕਰੋ"

#: diskdrake/interactive.pm:259
#, c-format
msgid "Toggle to expert mode"
msgstr "ਮਾਹਿਰ ਵਿਧੀ ਤਬਦੀਲ ਕਰੋ"

#: diskdrake/interactive.pm:267 diskdrake/interactive.pm:277
#: diskdrake/interactive.pm:1103
#, fuzzy, c-format
msgid "Confirmation"
msgstr "ਸੰਰਚਨਾ"

#: diskdrake/interactive.pm:267
#, c-format
msgid "Continue anyway?"
msgstr "ਕਿਸੇ ਤਰਾਂ ਜਾਰੀ ਰਹੋ?"

#: diskdrake/interactive.pm:272
#, c-format
msgid "Quit without saving"
msgstr "ਬਿਨਾਂ ਸੰਭਾਲੇ ਹੀ ਬਾਹਰ"

#: diskdrake/interactive.pm:272
#, c-format
msgid "Quit without writing the partition table?"
msgstr "ਭਾਗ ਸਾਰਣੀ ਲਿਖਣ ਬਿਨਾ ਬਾਹਰ?"

#: diskdrake/interactive.pm:277
#, c-format
msgid "Do you want to save /etc/fstab modifications"
msgstr "ਕੀ ਤੁਸੀਂ /etc/fstab ਤਬਦੀਲੀਆਂ ਸੰਭਾਲਣੀਆਂ ਚਾਹੁੰਦੇ ਹੋ"

#: diskdrake/interactive.pm:284 fs/partitioning_wizard.pm:250
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "ਤੁਹਾਨੂੰ ਭਾਗ ਸਾਰਣੀ ਤਬਦੀਲੀਆਂ ਲਾਗੂ ਹੋਣ ਲਈ ਮੁੜ ਚਲਾਉਣ ਦੀ ਜਰੂਰਤ ਹੈ।"

#: diskdrake/interactive.pm:289
#, 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 ""
"ਤੁਹਾਨੂੰ ਭਾਗ %s ਫਾਰਮਿਟ ਕਰਨਾ ਚਾਹੀਦਾ ਹੈ।\n"
"ਨਹੀਂ ਤਾਂ ਮਾਊਂਟ ਸਥਿਤੀ %s ਲਈ ਕੋਈ ਇੰਦਰਾਜ fstab ਵਿੱਚ ਲਿਖੀ ਨਹੀਂ ਜਾਵੇਗੀ।\n"
"ਕਿਸੇ ਤਰਾਂ ਬਾਹਰ?"

#: diskdrake/interactive.pm:302
#, c-format
msgid "Clear all"
msgstr "ਸਭ ਸਾਫ"

#: diskdrake/interactive.pm:303
#, c-format
msgid "Auto allocate"
msgstr "ਸਵੈ ਜਾਰੀ"

#: diskdrake/interactive.pm:304 diskdrake/interactive.pm:352
#: interactive/curses.pm:512
#, c-format
msgid "More"
msgstr "ਹੋਰ"

#: diskdrake/interactive.pm:309
#, c-format
msgid "Hard drive information"
msgstr "ਹਾਰਡ ਡਰਾਈਵ ਜਾਣਕਾਰੀ"

#: diskdrake/interactive.pm:341
#, c-format
msgid "All primary partitions are used"
msgstr "ਸਭ ਪ੍ਰਾਇਮਰੀ ਭਾਗ ਵਰਤੇ ਹਨ"

#: diskdrake/interactive.pm:342
#, c-format
msgid "I can not add any more partitions"
msgstr "ਮੈਂ ਹੋਰ ਭਾਗ ਸ਼ਾਮਿਲ ਨਹੀਂ ਕਰ ਸਕਦਾ"

#: diskdrake/interactive.pm:343
#, c-format
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr "ਹੋਰ ਭਾਗ ਹੋਣ ਲਈ, ਕਿਰਪਾ ਕਰਕੇ ਐਕਸਟੈਂਡਡ ਭਾਗ ਬਣਾਉਣ ਲਈ ਇੱਕ ਹਟਾਓ।"

#: diskdrake/interactive.pm:354
#, c-format
msgid "Reload partition table"
msgstr "ਭਾਗ ਸਾਰਣੀ ਮੁੜ-ਲੋਡ"

#: diskdrake/interactive.pm:361
#, c-format
msgid "Detailed information"
msgstr "ਵਿਸਥਾਰ ਜਾਣਕਾਰੀ"

#: diskdrake/interactive.pm:377 diskdrake/interactive.pm:707
#, c-format
msgid "Resize"
msgstr "ਮੁੜ-ਆਕਾਰ"

#: diskdrake/interactive.pm:378
#, c-format
msgid "Format"
msgstr "ਫਾਰਮਿਟ"

#: diskdrake/interactive.pm:380 diskdrake/interactive.pm:793
#, c-format
msgid "Add to RAID"
msgstr "RAID ਵਿੱਚ ਸ਼ਾਮਿਲ"

#: diskdrake/interactive.pm:381 diskdrake/interactive.pm:811
#, c-format
msgid "Add to LVM"
msgstr "LVM ਵਿੱਚ ਸ਼ਾਮਿਲ"

#: diskdrake/interactive.pm:383
#, c-format
msgid "Delete"
msgstr "ਹਟਾਓ"

#: diskdrake/interactive.pm:384
#, c-format
msgid "Remove from RAID"
msgstr "RAID ਵਿੱਚੋਂ ਹਟਾਓ"

#: diskdrake/interactive.pm:385
#, c-format
msgid "Remove from LVM"
msgstr "LVM ਵਿੱਚੋਂ ਹਟਾਓ"

#: diskdrake/interactive.pm:386
#, c-format
msgid "Modify RAID"
msgstr "LVM ਤਬਦੀਲ"

#: diskdrake/interactive.pm:387
#, c-format
msgid "Use for loopback"
msgstr "ਲੂਪਬੈਕ ਲਈ ਵਰਤੋ"

#: diskdrake/interactive.pm:398
#, c-format
msgid "Create"
msgstr "ਬਣਾਓ"

#: diskdrake/interactive.pm:442 diskdrake/interactive.pm:444
#, c-format
msgid "Create a new partition"
msgstr "ਨਵਾਂ ਭਾਗ ਬਣਾਓ"

#: diskdrake/interactive.pm:446
#, c-format
msgid "Start sector: "
msgstr "ਸੈਕਟਰ ਸ਼ੁਰੂ ਕਰੋ:"

#: diskdrake/interactive.pm:449 diskdrake/interactive.pm:876
#, c-format
msgid "Size in MB: "
msgstr "ਮੈਬਾ ਵਿੱਚ ਅਕਾਰ:"

#: diskdrake/interactive.pm:451 diskdrake/interactive.pm:877
#, c-format
msgid "Filesystem type: "
msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਕਿਸਮ:"

#: diskdrake/interactive.pm:457
#, c-format
msgid "Preference: "
msgstr "ਮੇਰੀ ਪਸੰਦ:"

#: diskdrake/interactive.pm:460
#, c-format
msgid "Logical volume name "
msgstr "ਲੋਕਲ ਵਾਲਿਅਮ ਨਾਂ"

#: diskdrake/interactive.pm:480
#, 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 ""
"ਤੁਸੀਂ ਨਵਾਂ ਭਾਗ ਨਹੀਂ ਬਣਾ ਸਕਦੇ\n"
"(ਕਿਉਂਕਿ ਤੁਸੀਂ ਵੱਧ-ਤੋਂ-ਵੱਧ ਭਾਗ ਬਣਾ ਚੁੱਕੇ ਹੋ)।\n"
"ਪਹਿਲਾਂ ਪ੍ਰਾਇਮਰੀ ਭਾਗ ਹਟਾਓ ਅਤੇ ਐਕਸਟੈਂਡਡ ਭਾਗ ਬਣਾਓ।"

#: diskdrake/interactive.pm:510
#, c-format
msgid "Remove the loopback file?"
msgstr "ਲੂਪਬੈਕ ਫਾਇਲ ਹਟਾਓ?"

#: diskdrake/interactive.pm:532
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr "ਭਾਗ %s ਦੀ ਕਿਸਮ ਤਬਦੀਲ ਕਰਨ ਤੋਂ ਬਾਅਦ, ਇਸ ਭਾਗ ਤੋਂ ਸਾਰਾ ਡਾਟਾ ਗੁੰਮ ਹੋ ਜਾਵੇਗਾ।"

#: diskdrake/interactive.pm:545
#, c-format
msgid "Change partition type"
msgstr "ਭਾਗ ਕਿਸਮ ਤਬਦੀਲ"

#: diskdrake/interactive.pm:547 diskdrake/removable.pm:47
#, c-format
msgid "Which filesystem do you want?"
msgstr "ਤੁਸੀਂ ਕਿਹੜਾ ਫਾਇਲ ਸਿਸਟਮ ਚਾਹੁੰਦੇ ਹੋ?"

#: diskdrake/interactive.pm:554
#, fuzzy, c-format
msgid "Switching from %s to %s"
msgstr "ext2 ਤੋਂ ext3 ਤਬਦੀਲੀ"

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

#: diskdrake/interactive.pm:584
#, fuzzy, c-format
msgid "Label:"
msgstr "ਲੇਬਲ"

#: diskdrake/interactive.pm:598
#, c-format
msgid "Where do you want to mount the loopback file %s?"
msgstr "ਤੁਸੀਂ ਲੂਪਬੈਕ ਫਾਇਲ %s ਕਿੱਥੇ ਮਾਊਂਟ ਕਰਨੀ ਚਾਹੁੰਦੇ ਹੋ?"

#: diskdrake/interactive.pm:599
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "ਤੁਸੀਂ ਜੰਤਰ %s ਕਿੱਥੇ ਮਾਊਂਟ ਕਰਨੀ ਚਾਹੁੰਦੇ ਹੋ?"

#: diskdrake/interactive.pm:604
#, c-format
msgid ""
"Can not unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"ਮਾਊਂਟ ਸਥਿਤੀ ਹਟਾ ਨਹੀਂ ਸਕਦਾ ਕਿਉਂਕਿ ਇਹ ਭਾਗ ਲੂਪਬੈਕ ਲਈ ਵਰਤਿਆ ਹੈ।\n"
"ਪਹਿਲਾ ਲੂਪਬੈਕ ਹਟਾਓ।"

#: diskdrake/interactive.pm:634
#, c-format
msgid "Where do you want to mount %s?"
msgstr "ਤੁਸੀਂ %s ਨੂੰ ਕਿੱਥੇ ਮਾਊਂਟ ਕਰਨੀ ਚਾਹੁੰਦੇ ਹੋ?"

#: diskdrake/interactive.pm:658 diskdrake/interactive.pm:741
#: fs/partitioning_wizard.pm:146 fs/partitioning_wizard.pm:178
#, c-format
msgid "Resizing"
msgstr "ਮੁੜ-ਆਕਾਰ"

#: diskdrake/interactive.pm:658
#, c-format
msgid "Computing FAT filesystem bounds"
msgstr "FAT ਫਾਇਲ ਸਿਸਟਮ ਬੰਧਨ ਜਾਂਚ ਜਾਰੀ"

#: diskdrake/interactive.pm:694