summaryrefslogtreecommitdiffstats
path: root/perl-install/install/share/po/be.po
blob: aa44dd3346bb9304da2f7acec15b98cd3dcc9d76 (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 1999 Mandriva.
# Alexander Bokovoy <ab@avilink.net>, 2000
# Maryia Davidouskaia <maryia@scientist.com>, 2000
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-05-01 16:50+0200\n"
"PO-Revision-Date: 2000-09-24 12:30 +0100\n"
"Last-Translator: Alexander Bokovoy <ab@avilink.net>\n"
"Language-Team: be\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../advertising/IM_flash.pl:1
#, c-format
msgid "Your desktop on a USB key"
msgstr ""

#: ../../advertising/IM_free.pl:1
#, c-format
msgid "The 100%% open source Mageia Linux distribution"
msgstr ""

#: ../../advertising/IM_one.pl:1
#, c-format
msgid "Explore Linux easily with Mageia One"
msgstr ""

#: ../../advertising/IM_pwp.pl:1
#, c-format
msgid "A full Mageia Linux desktop, with support"
msgstr ""

#: ../../advertising/IM_range.pl:1
#, c-format
msgid "Mageia: distributions for everybody's needs"
msgstr ""

#: any.pm:109
#, fuzzy, c-format
msgid "Do you have further supplementary media?"
msgstr "Ці ёсць у вас іншы?"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:112
#, 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 ""

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

#: any.pm:121
#, fuzzy, c-format
msgid "Network (HTTP)"
msgstr "Сетка"

#: any.pm:122
#, fuzzy, c-format
msgid "Network (FTP)"
msgstr "Сетка"

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

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

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

#: any.pm:182
#, fuzzy, c-format
msgid ""
"Contacting Mageia Linux web site to get the list of available mirrors..."
msgstr "Сувязь з люрам для атрымання спісу даступных пакетаў"

#: any.pm:187
#, fuzzy, c-format
msgid ""
"Failed contacting Mageia Linux web site to get the list of available mirrors"
msgstr "Сувязь з люрам для атрымання спісу даступных пакетаў"

#: any.pm:197
#, c-format
msgid "Choose a mirror from which to get the packages"
msgstr "Выбар люстра для атрымання пакетаў"

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

#: any.pm:228
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""

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

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

#: any.pm:237
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""

#: any.pm:238
#, c-format
msgid "Directory"
msgstr "Каталёг"

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

#: any.pm:295
#, fuzzy, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "Не знойздены праграмы\n"

#: any.pm:334
#, fuzzy, c-format
msgid "Looking at packages already installed..."
msgstr "Вы не можаце адмяніць вылучэнне гэтага пакету. Ён ужо ўсталяваны"

#: any.pm:369
#, c-format
msgid "Finding packages to upgrade..."
msgstr "Пошук пакетаў для абнаўлення"

#: any.pm:388
#, c-format
msgid "Removing packages prior to upgrade..."
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:594
#, 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 ""

#: any.pm:813
#, c-format
msgid "Error reading file %s"
msgstr "Памылка чытання файлу %s"

#: any.pm:1020
#, fuzzy, c-format
msgid "The following disk(s) were renamed:"
msgstr "Наступныя пакеты будуць даданы да сістэмы"

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

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

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

#: any.pm:1079
#, fuzzy, c-format
msgid "NFS"
msgstr "ФС"

#: any.pm:1098 steps_interactive.pm:938
#, c-format
msgid "Network"
msgstr "Сетка"

#: any.pm:1102
#, fuzzy, c-format
msgid "Please choose a media"
msgstr "Калі ласка выбярыце відарыс відэа"

#: any.pm:1118
#, fuzzy, c-format
msgid "File already exists. Overwrite it?"
msgstr "Файл ужо йснуе. Перапісаць?"

#: any.pm:1122
#, c-format
msgid "Permission denied"
msgstr "Адмоўлена ў доступе"

#: any.pm:1170
#, fuzzy, c-format
msgid "Bad NFS name"
msgstr "Бяз назвы"

#: any.pm:1191
#, fuzzy, c-format
msgid "Bad media %s"
msgstr "Загружаецца файл %s"

#: any.pm:1234
#, fuzzy, c-format
msgid "Cannot make screenshots before partitioning"
msgstr "Дадаць раздзел немагчыма"

#: any.pm:1242
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr ""

#: gtk.pm:131
#, fuzzy, c-format
msgid "Installation"
msgstr "Усталёўваем"

#: gtk.pm:135 share/meta-task/compssUsers.pl:43
#, c-format
msgid "Configuration"
msgstr "Канфігурацыя"

#: install2.pm:168
#, c-format
msgid "You must also format %s"
msgstr ""

#: 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 ""
"Пэўнае абсталяванне патрабуе камерцыйных драйвераў для працы.\n"
"Часткова інфармацыю пра іх можна атрымаць тут: %s"

#: interactive.pm:22
#, c-format
msgid "Bringing up the network"
msgstr "Далучэнне да сеткі"

#: interactive.pm:27
#, c-format
msgid "Bringing down the network"
msgstr "Адлучэнне ад сеткі"

#: media.pm:399
#, c-format
msgid "Please wait, retrieving file"
msgstr ""

#: media.pm:717
#, c-format
msgid "unable to add medium"
msgstr ""

#: media.pm:757
#, c-format
msgid "Copying some packages on disks for future use"
msgstr ""

#: media.pm:810
#, fuzzy, c-format
msgid "Copying in progress"
msgstr "Стварэньне меню ўжо запушчана"

#: pkgs.pm:32
#, c-format
msgid "must have"
msgstr "павінны мець"

#: pkgs.pm:33
#, c-format
msgid "important"
msgstr "важна"

#: pkgs.pm:34
#, c-format
msgid "very nice"
msgstr "вельмі добра"

#: pkgs.pm:35
#, c-format
msgid "nice"
msgstr "добра"

#: pkgs.pm:36
#, c-format
msgid "maybe"
msgstr "можа быць"

#: pkgs.pm:239
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""

#: pkgs.pm:327
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Адбылася памылка"

#: pkgs.pm:814
#, fuzzy, c-format
msgid "%d installation transactions failed"
msgstr "Усталяванне SILO"

#: pkgs.pm:815
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Усталяванне пакету %s"

#: share/meta-task/compssUsers.pl:13
#, fuzzy, c-format
msgid "Workstation"
msgstr "Канфігурацыя"

#: share/meta-task/compssUsers.pl:15
#, fuzzy, c-format
msgid "Office Workstation"
msgstr "Працоўныя мейсцы"

#: share/meta-task/compssUsers.pl:17
#, c-format
msgid ""
"Office programs: wordprocessors (OpenOffice.org Writer, Kword), spreadsheets "
"(OpenOffice.org Calc, Kspread), PDF viewers, etc"
msgstr ""
"Офісныя праграмы: працэсары словаў (OpenOffice.org Writer, Kword), "
"электроныя табліцы, аглядальнікі pdf-файлаў, і г.д."

#: share/meta-task/compssUsers.pl:22
#, fuzzy, c-format
msgid "Game station"
msgstr "Аўтэнтыфікацыя"

#: share/meta-task/compssUsers.pl:23
#, c-format
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr "Забаўляльныя праграмы: аркады, стратэгіі і г.д."

#: share/meta-task/compssUsers.pl:26
#, fuzzy, c-format
msgid "Multimedia station"
msgstr "Мульцімедыя"

#: share/meta-task/compssUsers.pl:27
#, c-format
msgid "Sound and video playing/editing programs"
msgstr "Рэдактары і прайгравальнікі гуку і відэа"

#: share/meta-task/compssUsers.pl:32
#, fuzzy, c-format
msgid "Internet station"
msgstr "Інтэрнэт"

#: share/meta-task/compssUsers.pl:33
#, c-format
msgid ""
"Set of tools to read and send mail and news (mutt, tin..) and to browse the "
"Web"
msgstr ""

#: share/meta-task/compssUsers.pl:38
#, fuzzy, c-format
msgid "Network Computer (client)"
msgstr "Сеткавы прынтэр (TCP/Socket)"

#: share/meta-task/compssUsers.pl:39
#, c-format
msgid "Clients for different protocols including ssh"
msgstr ""

#: share/meta-task/compssUsers.pl:44
#, fuzzy, c-format
msgid "Tools to ease the configuration of your computer"
msgstr "Ці жадаеце пратэсціраваць настройкі?"

#: share/meta-task/compssUsers.pl:48
#, c-format
msgid "Console Tools"
msgstr "Кансольныя інструментальныя сродкі"

#: share/meta-task/compssUsers.pl:49
#, c-format
msgid "Editors, shells, file tools, terminals"
msgstr "Рэдактары, абалонкі, тэрміналы"

#: share/meta-task/compssUsers.pl:53 share/meta-task/compssUsers.pl:156
#: share/meta-task/compssUsers.pl:158
#, c-format
msgid "Development"
msgstr "Распрацоўка"

#: share/meta-task/compssUsers.pl:54 share/meta-task/compssUsers.pl:159
#, c-format
msgid "C and C++ development libraries, programs and include files"
msgstr "Бібліятэкі і праграмы для распрацоўкі на С і С++"

#: share/meta-task/compssUsers.pl:57 share/meta-task/compssUsers.pl:163
#, c-format
msgid "Documentation"
msgstr "Дакумэнтацыя"

#: share/meta-task/compssUsers.pl:58 share/meta-task/compssUsers.pl:164
#, c-format
msgid "Books and Howto's on Linux and Free Software"
msgstr "нігі і Howto па Linux і Free Software"

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

#: share/meta-task/compssUsers.pl:63 share/meta-task/compssUsers.pl:168
#, c-format
msgid "Linux Standard Base. Third party applications support"
msgstr ""

#: share/meta-task/compssUsers.pl:72
#, fuzzy, c-format
msgid "Web Server"
msgstr "Сервак"

#: share/meta-task/compssUsers.pl:73
#, fuzzy, c-format
msgid "Apache"
msgstr "Шлях:"

#: share/meta-task/compssUsers.pl:76
#, fuzzy, c-format
msgid "Groupware"
msgstr "Групы"

#: share/meta-task/compssUsers.pl:77
#, fuzzy, c-format
msgid "Kolab Server"
msgstr "NIS сэервер:"

#: share/meta-task/compssUsers.pl:80 share/meta-task/compssUsers.pl:121
#, fuzzy, c-format
msgid "Firewall/Router"
msgstr "Рэстарт"

#: share/meta-task/compssUsers.pl:81 share/meta-task/compssUsers.pl:122
#, fuzzy, c-format
msgid "Internet gateway"
msgstr "Інтэрнэт"

#: share/meta-task/compssUsers.pl:84
#, fuzzy, c-format
msgid "Mail/News"
msgstr "/Файл/_Стварыць"

#: share/meta-task/compssUsers.pl:85
#, c-format
msgid "Postfix mail server, Inn news server"
msgstr ""

#: share/meta-task/compssUsers.pl:88
#, fuzzy, c-format
msgid "Directory Server"
msgstr "Каталог %s Так"

#: share/meta-task/compssUsers.pl:92
#, fuzzy, c-format
msgid "FTP Server"
msgstr "NIS сэервер:"

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

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

#: share/meta-task/compssUsers.pl:97
#, fuzzy, c-format
msgid "Domain Name and Network Information Server"
msgstr "Імя дамену"

#: share/meta-task/compssUsers.pl:100
#, fuzzy, c-format
msgid "File and Printer Sharing Server"
msgstr "Сервер друку"

#: share/meta-task/compssUsers.pl:101
#, fuzzy, c-format
msgid "NFS Server, Samba server"
msgstr "X сэервер"

#: share/meta-task/compssUsers.pl:104 share/meta-task/compssUsers.pl:117
#, c-format
msgid "Database"
msgstr "База даньняў"

#: share/meta-task/compssUsers.pl:105
#, c-format
msgid "PostgreSQL and MySQL Database Server"
msgstr ""

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

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

#: share/meta-task/compssUsers.pl:113
#, c-format
msgid "Mail"
msgstr "Пошта"

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

#: share/meta-task/compssUsers.pl:118
#, c-format
msgid "PostgreSQL or MySQL database server"
msgstr ""

#: share/meta-task/compssUsers.pl:125
#, fuzzy, c-format
msgid "Network Computer server"
msgstr "Сеткавыя інтэрфэйсы"

#: share/meta-task/compssUsers.pl:126
#, c-format
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr ""

#: share/meta-task/compssUsers.pl:132
#, fuzzy, c-format
msgid "Graphical Environment"
msgstr "Абалонка"

#: share/meta-task/compssUsers.pl:134
#, fuzzy, c-format
msgid "KDE Workstation"
msgstr "Канфігурацыя"

#: share/meta-task/compssUsers.pl:135
#, c-format
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
"The K Desktop Environment - асноўнае графічнае асяродзе з калекцыяй "
"інструментальных сродкаў"

#: share/meta-task/compssUsers.pl:139
#, fuzzy, c-format
msgid "GNOME Workstation"
msgstr "Інфармацыя аб памяці"

#: share/meta-task/compssUsers.pl:140
#, c-format
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""
"Графічнае асяродзе са зручным дзеля выкарыстання наборам прыкладанняў і  "
"інструментальных сродкаў"

#: share/meta-task/compssUsers.pl:144
#, fuzzy, c-format
msgid "LXDE Desktop"
msgstr "Працоўны стол"

#: share/meta-task/compssUsers.pl:146
#, fuzzy, c-format
msgid ""
"A lightweight & fast graphical environment with user-friendly set of "
"applications and desktop tools"
msgstr ""
"Графічнае асяродзе са зручным дзеля выкарыстання наборам прыкладанняў і  "
"інструментальных сродкаў"

#: share/meta-task/compssUsers.pl:149
#, c-format
msgid "Other Graphical Desktops"
msgstr "Іншыя графічныя Працоўныя сталы"

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

#: share/meta-task/compssUsers.pl:173
#, c-format
msgid "Utilities"
msgstr "Карыснасьці"

#: share/meta-task/compssUsers.pl:175 share/meta-task/compssUsers.pl:176
#, fuzzy, c-format
msgid "SSH Server"
msgstr "NIS сэервер:"

#: share/meta-task/compssUsers.pl:180
#, fuzzy, c-format
msgid "Webmin"
msgstr "Прылады"

#: share/meta-task/compssUsers.pl:181
#, fuzzy, c-format
msgid "Webmin Remote Configuration Server"
msgstr "Сістэмнае адміністраваньне"

#: share/meta-task/compssUsers.pl:185
#, fuzzy, c-format
msgid "Network Utilities/Monitoring"
msgstr "Канфігурацыя сеткі"

#: share/meta-task/compssUsers.pl:186
#, c-format
msgid "Monitoring tools, processes accounting, tcpdump, nmap, ..."
msgstr ""

#: share/meta-task/compssUsers.pl:190
#, fuzzy, c-format
msgid "Mageia Wizards"
msgstr "Цэнтар кіраваньня"

#: share/meta-task/compssUsers.pl:191
#, fuzzy, c-format
msgid "Wizards to configure server"
msgstr "Немагчыма выдаліць \"%s\": %s."

#: 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"
"таму працягвайце на сваю рызыку."

#: steps.pm:443
#, 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 ""
"Некаторыя важныя пакеты не былі ўсталяваны карэктна.\n"
"Другі ваш cdrom дыск ці ваш cdrom маюць дэфекты.\n"
"Праверце cdrom на вашым кампутары, выкарыстоўваючы\"rpm -qpl media/main/*.rpm"
"\"\n"

#: steps_auto_install.pm:71 steps_stdio.pm:27
#, c-format
msgid "Entering step `%s'\n"
msgstr "Пераход на крок ‛%s\n"

#: steps_curses.pm:22
#, c-format
msgid "Mageia Linux Installation %s"
msgstr "Усталяванне Mageia Linux %s"

#: steps_curses.pm:32
#, c-format
msgid "<Tab>/<Alt-Tab> between elements"
msgstr "<Tab>/<Alt-Tab> паміж элементамі"

#: steps_gtk.pm:89
#, c-format
msgid "Xorg server is slow to start. Please wait..."
msgstr ""

#: steps_gtk.pm:206
#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mageia Linux. If that occurs, you can try a text install instead. For this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"У Вашай сістэме маецца недахоп рэсурсаў, таму магчымы праблемы\n"
"пры ўсталяванні Mageia Linux. У гэтым выпадку паспрабуйце тэкставую\n"
"праграму ўсталявання. Для гэтага націсніце ‛F1’ у час загрузкі, а потым\n"
"набярыце ‛text’ і націсніце <ENTER>."

#: steps_gtk.pm:239
#, c-format
msgid "Install Mageia KDE Desktop"
msgstr ""

#: steps_gtk.pm:240
#, c-format
msgid "Install Mageia GNOME Desktop"
msgstr ""

#: steps_gtk.pm:241
#, fuzzy, c-format
msgid "Custom install"
msgstr "Ахоўнік экрану"

#: steps_gtk.pm:262
#, fuzzy, c-format
msgid "KDE Desktop"
msgstr "Працоўны стол"

#: steps_gtk.pm:263
#, fuzzy, c-format
msgid "GNOME Desktop"
msgstr "Працоўны стол"

#: steps_gtk.pm:264
#, fuzzy, c-format
msgid "Custom Desktop"
msgstr "Працоўны стол"

#: steps_gtk.pm:270
#, c-format
msgid "Here's a preview of the '%s' desktop."
msgstr ""

#: steps_gtk.pm:298
#, c-format
msgid "Click on images in order to see a bigger preview"
msgstr ""

#: steps_gtk.pm:316 steps_interactive.pm:609 steps_list.pm:30
#, c-format
msgid "Package Group Selection"
msgstr "Выбар групы пакетаў"

#: steps_gtk.pm:337 steps_interactive.pm:626
#, c-format
msgid "Individual package selection"
msgstr "Асабісты выбар пакетаў"

#: steps_gtk.pm:361 steps_interactive.pm:546
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Агульны памер: %d / %d Мб"

#: steps_gtk.pm:403
#, c-format
msgid "Bad package"
msgstr "Дрэнны пакет"

#: steps_gtk.pm:405
#, c-format
msgid "Version: "
msgstr "Вэрсія: "

#: steps_gtk.pm:406
#, c-format
msgid "Size: "
msgstr "Памер: "

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

#: steps_gtk.pm:407
#, fuzzy, c-format
msgid "Importance: "
msgstr "важна"

#: steps_gtk.pm:441
#, c-format
msgid "You cannot select/unselect this package"
msgstr "Вы не можаце вылучаць і адмяняць вылучэнне гэтага пакету"

#: steps_gtk.pm:445
#, c-format
msgid "due to missing %s"
msgstr ""

#: steps_gtk.pm:446
#, c-format
msgid "due to unsatisfied %s"
msgstr ""

#: steps_gtk.pm:447
#, c-format
msgid "trying to promote %s"
msgstr ""

#: steps_gtk.pm:448
#, fuzzy, c-format
msgid "in order to keep %s"
msgstr "Уласьцівасьці акна"

#: steps_gtk.pm:453
#, c-format
msgid ""
"You cannot select this package as there is not enough space left to install "
"it"
msgstr ""
"Вы не можаце выбраць гэты пакет, таму як не хапае месца для яго ўсталявання"

#: steps_gtk.pm:456
#, c-format
msgid "The following packages are going to be installed"
msgstr "Наступныя пакеты будуць даданы да сістэмы"

#: steps_gtk.pm:457
#, c-format
msgid "The following packages are going to be removed"
msgstr "Наступныя пакеты будуць выдалены"

#: steps_gtk.pm:482
#, c-format
msgid "This is a mandatory package, it cannot be unselected"
msgstr "Гэта абавязковы пакет, яго вылучэнне нельга адмяніць"

#: steps_gtk.pm:484
#, c-format
msgid "You cannot unselect this package. It is already installed"
msgstr "Вы не можаце адмяніць вылучэнне гэтага пакету. Ён ужо ўсталяваны"

#: steps_gtk.pm:486
#, c-format
msgid "You cannot unselect this package. It must be upgraded"
msgstr "Вы не можаце адмяніць вылучэнне гэтага пакету. Яго патрэбна абнавіць"

#: steps_gtk.pm:490
#, c-format
msgid "Show automatically selected packages"
msgstr ""

#: steps_gtk.pm:496
#, c-format
msgid "Install"
msgstr "Усталёўка"

#: steps_gtk.pm:499
#, fuzzy, c-format
msgid "Load/Save selection"
msgstr "Перанесьці вылучэньне"

#: steps_gtk.pm:500
#, fuzzy, c-format
msgid "Updating package selection"
msgstr "Асабісты выбар пакетаў"

#: steps_gtk.pm:505
#, fuzzy, c-format
msgid "Minimal install"
msgstr "Ахоўнік экрану"

#: steps_gtk.pm:518
#, fuzzy, c-format
msgid "Software Management"
msgstr "Мэнэджэр сэрвісаў"

#: steps_gtk.pm:518 steps_interactive.pm:431
#, c-format
msgid "Choose the packages you want to install"
msgstr "Выбар пакетаў для ўсталявання"

#: steps_gtk.pm:535 steps_interactive.pm:640 steps_list.pm:32
#, c-format
msgid "Installing"
msgstr "Усталёўваем"

#: steps_gtk.pm:565
#, fuzzy, c-format
msgid "No details"
msgstr "Падрабязнасці"

#: steps_gtk.pm:584
#, fuzzy, c-format
msgid "Time remaining:"
msgstr "Засталося часу "

#: steps_gtk.pm:585
#, fuzzy, c-format
msgid "(estimating...)"
msgstr "Чакаецца"

#: steps_gtk.pm:615
#, fuzzy, c-format
msgid "%d package"
msgid_plural "%d packages"
msgstr[0] "%d пакетаў"
msgstr[1] "%d пакетаў"

#: steps_gtk.pm:670 steps_interactive.pm:804 steps_list.pm:43
#, c-format
msgid "Summary"
msgstr "Агульныя зьвесткі"

#: steps_gtk.pm:689
#, c-format
msgid "Configure"
msgstr "Настройка"

#: steps_gtk.pm:706 steps_interactive.pm:800 steps_interactive.pm:950
#, fuzzy, c-format
msgid "not configured"
msgstr "Настроіць панэль"

#: steps_gtk.pm:740
#, fuzzy, c-format
msgid "Media Selection"
msgstr "Выбар групы пакетаў"

#: steps_gtk.pm:749 steps_interactive.pm:332
#, 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 ""

#: steps_gtk.pm:765 steps_interactive.pm:338
#, c-format
msgid ""
"You have the option to copy the contents of the CDs onto the hard disk drive "
"before installation.\n"
"It will then continue from the hard disk drive and the packages will remain "
"available once the system is fully installed."
msgstr ""

#: steps_gtk.pm:767 steps_interactive.pm:340
#, c-format
msgid "Copy whole CDs"
msgstr ""

#: steps_interactive.pm:39
#, c-format
msgid "An error occurred"
msgstr "Адбылася памылка"

#: steps_interactive.pm:104
#, fuzzy, c-format
msgid "Please choose your keyboard layout"
msgstr "Калі ласка, абярыце тып клавіятуры"

#: steps_interactive.pm:108
#, c-format
msgid "Here is the full list of available keyboards:"
msgstr ""

#: steps_interactive.pm:146
#, fuzzy, c-format
msgid "Install/Upgrade"
msgstr "Усталёўваем"

#: steps_interactive.pm:150
#, c-format
msgid "Is this an install or an upgrade?"
msgstr ""

#: steps_interactive.pm:152
#, fuzzy, c-format
msgid ""
"_: This is a noun:\n"
"Install"
msgstr "Усталёўка"

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

#: steps_interactive.pm:172
#, c-format
msgid "Encryption key for %s"
msgstr ""

#: steps_interactive.pm:205
#, c-format
msgid "Cancel installation, reboot system"
msgstr ""

#: steps_interactive.pm:206
#, fuzzy, c-format
msgid "New Installation"
msgstr "Усталёўваем"

#: steps_interactive.pm:207
#, c-format
msgid "Upgrade previous installation (not recommended)"
msgstr ""

#: steps_interactive.pm:211
#, c-format
msgid ""
"Installer has detected that your installed Mageia Linux system could not\n"
"safely be upgraded to %s.\n"
"\n"
"New installation replacing your previous one is recommended.\n"
"\n"
"Warning : you should backup all your personal data before choosing \"New\n"
"Installation\"."
msgstr ""

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

#: steps_interactive.pm:253
#, c-format
msgid "Configuring IDE"
msgstr "Настройка IDE"

#: steps_interactive.pm:290
#, 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 ""

#: steps_interactive.pm:295
#, 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 ""

#: steps_interactive.pm:371
#, fuzzy, 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 ""
"Змяніце ваш Cd-Rom!\n"
"\n"
"Калі ласка, устаўце Cd-Rom, пазначаны \"%s\", у ваш дыскавод і націсніце Ок "
"пасля.\n"
"Калі вы не маеце яго, націсніце Адмяніць, каб адмяніць усталяванне з гэтага "
"Cd."

#: steps_interactive.pm:388
#, c-format
msgid "Looking for available packages..."
msgstr "Прагляд даступных пакетаў"

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

#: steps_interactive.pm:443
#, c-format
msgid ""
"Please choose load or save package selection.\n"
"The format is the same as auto_install generated files."
msgstr ""

#: steps_interactive.pm:445
#, c-format
msgid "Load"
msgstr "Загрузка"

#: steps_interactive.pm:445
#, c-format
msgid "Save"
msgstr "Захаваць"

#: steps_interactive.pm:453
#, fuzzy, c-format
msgid "Bad file"
msgstr "Загрузка файла"

#: steps_interactive.pm:469
#, fuzzy, c-format
msgid "KDE"
msgstr "IDE"

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

#: steps_interactive.pm:473
#, fuzzy, c-format
msgid "Desktop Selection"
msgstr "Выбар групы пакетаў"

#: steps_interactive.pm:474
#, c-format
msgid "You can choose your workstation desktop profile."
msgstr ""

#: steps_interactive.pm:560
#, c-format
msgid "Selected size is larger than available space"
msgstr ""

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

#: steps_interactive.pm:577
#, c-format
msgid ""
"You have not selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""

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

#: steps_interactive.pm:583
#, fuzzy, c-format
msgid "Install suggested packages"
msgstr "Усталяванне пакету %s"

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

#: steps_interactive.pm:585
#, c-format
msgid "Truly minimal install (especially no urpmi)"
msgstr ""

#: steps_interactive.pm:641
#, c-format
msgid "Preparing installation"
msgstr "Падрыхтоўка ўсталяваньня"

#: steps_interactive.pm:649
#, c-format
msgid "Installing package %s"
msgstr "Усталяванне пакету %s"

#: steps_interactive.pm:673
#, c-format
msgid "There was an error ordering packages:"
msgstr "Атрымалася памылка ўпарадкавання пакетаў:"

#: steps_interactive.pm:673
#, c-format
msgid "Go on anyway?"
msgstr "Усё роўна працягваць?"

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

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

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

#: steps_interactive.pm:680
#, fuzzy, c-format
msgid "Go back to media and packages selection"
msgstr "Асабісты выбар пакетаў"

#: steps_interactive.pm:683
#, fuzzy, c-format
msgid "There was an error installing package %s."
msgstr "Атрымалася памылка ўпарадкавання пакетаў:"

#: steps_interactive.pm:702
#, c-format
msgid "Post-install configuration"
msgstr "Настройка пасля ўсталявання"

#: steps_interactive.pm:709
#, c-format
msgid "Please ensure the Update Modules media is in drive %s"
msgstr ""

#: steps_interactive.pm:737 steps_list.pm:47
#, fuzzy, c-format
msgid "Updates"
msgstr "Аднавіць"

#: steps_interactive.pm:738
#, 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 ""

#: steps_interactive.pm:846
#, c-format
msgid "%s on %s"
msgstr "%s на %s"

#: steps_interactive.pm:878 steps_interactive.pm:885 steps_interactive.pm:898
#: steps_interactive.pm:915 steps_interactive.pm:930
#, c-format
msgid "Hardware"
msgstr "Абсталяваньне"

#: steps_interactive.pm:899 steps_interactive.pm:916
#, fuzzy, c-format
msgid "Sound card"
msgstr "Праграма гуказапісу"

#: steps_interactive.pm:919
#, fuzzy, c-format
msgid "Do you have an ISA sound card?"
msgstr "Ці ёсць у вас іншы?"

#: steps_interactive.pm:921
#, c-format
msgid ""
"Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound "
"card"
msgstr ""

#: steps_interactive.pm:923
#, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""

#: steps_interactive.pm:931
#, fuzzy, c-format
msgid "Graphical interface"
msgstr "Запуск X пры старце сістэмы"

#: steps_interactive.pm:937 steps_interactive.pm:948
#, fuzzy, c-format
msgid "Network & Internet"
msgstr "Сеткавы інтэрфейс"

#: steps_interactive.pm:949
#, fuzzy, c-format
msgid "Proxies"
msgstr "Проксі"

#: steps_interactive.pm:950
#, fuzzy, c-format
msgid "configured"
msgstr "Настроіць панэль"

#: steps_interactive.pm:960
#, c-format
msgid "Security Level"
msgstr "Узровень бясьпекі"

#: steps_interactive.pm:979
#, c-format
msgid "Firewall"
msgstr ""

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

#: steps_interactive.pm:983
#, c-format
msgid "disabled"
msgstr "выключаны"

#: steps_interactive.pm:997
#, fuzzy, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr "Меню не было захавана. Ці сапраўды вы жадаеце выйсці?"

#: steps_interactive.pm:1026
#, c-format
msgid "Preparing bootloader..."
msgstr "Падрыхтоўка загрузчыка"

#: steps_interactive.pm:1027
#, c-format
msgid "Be patient, this may take a while..."
msgstr ""

#: steps_interactive.pm:1038
#, 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 ""

#: steps_interactive.pm:1051
#, c-format
msgid ""
"In this security level, access to the files in the Windows partition is "
"restricted to the administrator."
msgstr ""

#: steps_interactive.pm:1083
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Устаўце дыскету ў дыскавод %s"

#: steps_interactive.pm:1085
#, c-format
msgid "Creating auto install floppy..."
msgstr "Стварэнне дыскеты для ўсталявання"

#: steps_interactive.pm:1096
#, c-format
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
"Некаторыя крокі не завершаны.\n"
"Вы сапраўды жадаеце выйсці зараз?"

#: steps_interactive.pm:1106
#, fuzzy, c-format
msgid "Congratulations"
msgstr "Прыміце віншаванні!"

#: steps_interactive.pm:1109
#, c-format
msgid "Reboot"
msgstr "Перазагрузка"

#. -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 "Выбар мовы"

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

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

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

#: steps_list.pm:19 steps_list.pm:20
#, c-format
msgid ""
"_: Keep these entry short\n"
"Hard disk drive detection"
msgstr "Вызначэнне жорсткага дыску"

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

#: steps_list.pm:23
#, c-format
msgid ""
"_: Keep these entry short\n"
"Keyboard"
msgstr "Клавіятура"

#: steps_list.pm:24
#, c-format
msgid ""
"_: Keep these entry short\n"
"Security"
msgstr "Бясьпека"

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

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

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

#: steps_list.pm:31
#, c-format
msgid ""
"_: Keep these entry short\n"
"Installing"
msgstr "Усталёўваем"

#: steps_list.pm:34
#, c-format
msgid ""
"_: Keep these entry short\n"
"Users"
msgstr "Карыстальнікі"

#: steps_list.pm:36 steps_list.pm:37
#, c-format
msgid ""
"_: Keep these entry short\n"
"Networking"
msgstr ""

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

#: steps_list.pm:40 steps_list.pm:41
#, c-format
msgid ""
"_: Keep these entry short\n"
"Configure X"
msgstr "Настройка X Window"

#: steps_list.pm:42
#, c-format
msgid ""
"_: Keep these entry short\n"
"Summary"
msgstr "Агульныя зьвесткі"

#: steps_list.pm:44 steps_list.pm:45
#, c-format
msgid ""
"_: Keep these entry short\n"
"Services"
msgstr "Сэрвісы"

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

#: steps_list.pm:48
#, c-format
msgid ""
"_: Keep these entry short\n"
"Exit"
msgstr "Выход"

#~ msgid ""
#~ "Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
#~ "gnumeric), pdf viewers, etc"
#~ msgstr ""
#~ "Офісныя праграмы: працэсары словаў (kword, abiword), электроныя табліцы, "
#~ "аглядальнікі pdf-файлаў, і г.д."

#, fuzzy
#~ msgid "Downloading file %s..."
#~ msgstr "Вызначэнне прыладаў..."

#, fuzzy
#~ msgid "IceWm Desktop"
#~ msgstr "Працоўны стол"

#~ msgid "Contacting the mirror to get the list of available packages..."
#~ msgstr "Сувязь з люрам для атрымання спісу даступных пакетаў"

#, fuzzy
#~ msgid "Unable to contact mirror %s"
#~ msgstr "Немагчыма адчыніць файл %s\n"

#, fuzzy
#~ msgid "Generate auto install floppy"
#~ msgstr "Стварэнне дыскеты для ўсталявання"

#, fuzzy
#~ msgid "Replay"
#~ msgstr "Граць"

#~ msgid "Automated"
#~ msgstr "Аўтаматычны"

#, fuzzy
#~ msgid "Save packages selection"
#~ msgstr "Асабісты выбар пакетаў"

#~ msgid "Do you want to use aboot?"
#~ msgstr "Вы жадаеце выкарыстоўваць aboot?"

#~ msgid ""
#~ "Error installing aboot, \n"
#~ "try to force installation even if that destroys the first partition?"
#~ msgstr ""
#~ "Памылка ўсталявання aboot, \n"
#~ "спрабаваць усталёўваць, негледзячы на магчымасць парушэння першага "
#~ "разделу?"

#~ msgid "All"
#~ msgstr "Усё"

#, fuzzy
#~ msgid "Boot"
#~ msgstr "Манітор"

#~ msgid ""
#~ "_: Keep these entry short\n"
#~ "Authentication"
#~ msgstr "Аўтэнтыфікацыя"

#, fuzzy
#~ msgid "(%d package, %d MB)"
#~ msgid_plural "(%d packages, %d MB)"
#~ msgstr[0] "%d пакетаў"
#~ msgstr[1] "%d пакетаў"

#~ msgid "%d packages"
#~ msgstr "%d пакетаў"

#~ msgid "Language"
#~ msgstr "Выбар мовы"

#, fuzzy
#~ msgid "License"
#~ msgstr "Ліхтэнштайн"

#, fuzzy
#~ msgid "Installation class"
#~ msgstr "Клас усталявання"

#, fuzzy
#~ msgid "Formatting"
#~ msgstr "Чакаецца"

#, fuzzy
#~ msgid "Choosing packages"
#~ msgstr "Выбар пакетаў"

#~ msgid "Users"
#~ msgstr "Карыстальнікі"

#, fuzzy
#~ msgid "Networking"
#~ msgstr "Сетка"

#~ msgid "Configure X"
#~ msgstr "Настройка X Window"
> 4512 4513 4514 4515 4516 4517 4518 4519 4520 4521 4522 4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 4650 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 6745 6746 6747 6748 6749 6750 6751 6752 6753 6754 6755 6756 6757 6758 6759 6760 6761 6762 6763 6764 6765 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 6791 6792 6793 6794 6795 6796 6797 6798 6799 6800 6801 6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 6812 6813 6814 6815 6816 6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 6831 6832 6833 6834 6835 6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 6847 6848 6849 6850 6851 6852 6853 6854 6855 6856 6857 6858 6859 6860 6861 6862 6863 6864 6865 6866 6867 6868 6869 6870 6871 6872 6873 6874 6875 6876 6877 6878 6879 6880 6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892 6893 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904 6905 6906 6907 6908 6909 6910 6911 6912 6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 6928 6929 6930 6931 6932 6933 6934 6935 6936 6937 6938 6939
# 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: 2009-09-10 12:20+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:884 diskdrake/interactive.pm:594
#: diskdrake/interactive.pm:794 diskdrake/interactive.pm:838
#: diskdrake/interactive.pm:924 diskdrake/interactive.pm:1178
#: diskdrake/interactive.pm:1230 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:281
#, 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 pkgs.pm:277 ugtk2.pm:526
#, 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:389
#, c-format
msgid "Boot Style Configuration"
msgstr "ਬੂਟ ਸ਼ੈਲੀ ਸੰਰਚਨਾ"

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

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

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

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

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

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

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

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

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

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

#: any.pm:415 any.pm:829 any.pm:845 authentication.pm:250
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "ਗੁਪਤ-ਕੋਡ"

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

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

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

#: any.pm:421 any.pm:831 any.pm:847 authentication.pm:251
#, c-format
msgid "Password (again)"
msgstr "ਗੁਪਤ-ਕੋਡ (ਫਿਰ)"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: any.pm:532 any.pm:537 any.pm:539 diskdrake/interactive.pm:404
#, c-format
msgid "Label"
msgstr "ਲੇਬਲ"

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

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

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

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

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

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

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

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

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

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

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

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

#: any.pm:622
#, 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:790
#, c-format
msgid "access to X programs"
msgstr "X ਪ੍ਰੋਗਰਾਮਾਂ ਨੂੰ ਪਹੁੰਚ"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: any.pm:929 any.pm:949 any.pm:1022
#, c-format
msgid "Release Notes"
msgstr "ਜਾਰੀ ਸੂਚਨਾ"

#: any.pm:956 any.pm:1314 interactive/gtk.pm:805
#, c-format
msgid "Close"
msgstr "ਬੰਦ ਕਰੋ"

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

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

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

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

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

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

#: any.pm:1073
#, 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:1076
#, c-format
msgid "Multi languages"
msgstr ""

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

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

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

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

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

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

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

#: any.pm:1169 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "ਤਕਨੀਕੀ"

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

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

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

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

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

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

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

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

#: any.pm:1316
#, 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:1421
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr "ਤੁਹਾਨੂੰ ਤਬਦੀਲੀਆਂ ਲਾਗੂ ਹੋਣ ਲਈ ਫਿਰ ਬਾਹਰ (ਲਾਗ-ਆਊਟ) ਜਾਣ ਦੀ ਲੋੜ ਹੈ"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: authentication.pm:64
#, 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:65
#, c-format
msgid "NIS:"
msgstr "NIS:"

#: authentication.pm:65
#, 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:66
#, c-format
msgid "Windows Domain:"
msgstr "Windows ਡੋਮੇਨ:"

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

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

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

#: authentication.pm:107 authentication.pm:141 authentication.pm:160
#: authentication.pm:161 authentication.pm:187 authentication.pm:211
#: authentication.pm:896
#, c-format
msgid " "
msgstr ""

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

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

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

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

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

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

#: authentication.pm:117 authentication.pm:172
#, c-format
msgid "Download CA Certificate "
msgstr ""

#: authentication.pm:119 authentication.pm:152
#, c-format
msgid "Use Disconnect mode "
msgstr ""

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

#: authentication.pm:121 authentication.pm:124 authentication.pm:126
#: authentication.pm:130
#, c-format
msgid "  "
msgstr ""

#: authentication.pm:122 authentication.pm:174
#, c-format
msgid "Bind DN "
msgstr ""

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

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

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

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

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

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

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

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

#: authentication.pm:150
#, c-format
msgid "Use DNS to locate KDC for the realm"
msgstr ""

#: authentication.pm:151
#, c-format
msgid "Use DNS to locate realms"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

#: authentication.pm:222
#, fuzzy, c-format
msgid "DC Server"
msgstr "LDAP ਸਰਵਰ"

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

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

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

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

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

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

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

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

#: authentication.pm:900
#, 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:960
#, 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:1132
#, c-format
msgid "LILO with text menu"
msgstr "ਪਾਠ ਮੇਨੂ ਨਾਲ LILO"

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

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

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

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

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

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

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

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

#: bootloader.pm:2009
#, 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:383
#, 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:63 diskdrake/interactive.pm:411 diskdrake/smbnfs_gtk.pm:75
#, c-format
msgid "Unmount"
msgstr "ਅਨ-ਮਾਊਟ"

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

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

#: diskdrake/dav.pm:66 diskdrake/interactive.pm:401
#: diskdrake/interactive.pm:666 diskdrake/interactive.pm:684
#: diskdrake/interactive.pm:688 diskdrake/removable.pm:23
#: diskdrake/smbnfs_gtk.pm:79
#, c-format
msgid "Mount point"
msgstr "ਮਾਂਊਟ ਪੁਆਂਇਟ"

#: diskdrake/dav.pm:67 diskdrake/interactive.pm:403
#: diskdrake/interactive.pm:1072 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
msgstr "ਚੋਣ"

#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "ਹਟਾਓ"

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

#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:123 diskdrake/hd_gtk.pm:289
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:450 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:525 diskdrake/interactive.pm:656
#: diskdrake/interactive.pm:942 diskdrake/interactive.pm:1118
#: diskdrake/interactive.pm:1131 diskdrake/interactive.pm:1134
#: diskdrake/interactive.pm:1402 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "ਗਲਤੀ"

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

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

#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:407 diskdrake/interactive.pm:303
#: diskdrake/interactive.pm:388 diskdrake/interactive.pm:550
#: diskdrake/interactive.pm:747 diskdrake/interactive.pm:805
#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:964
#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:1215
#: diskdrake/interactive.pm:1253 diskdrake/interactive.pm:1401 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
msgstr "ਚੇਤਾਵਨੀ"

#: diskdrake/dav.pm:106
#, fuzzy, c-format
msgid "Are you sure you want to delete this mountpoint?"
msgstr "ਕੀ ਤੁਸੀਂ ਇਹ ਬਟਨ ਦਬਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?"

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

#: diskdrake/dav.pm:125 diskdrake/interactive.pm:493
#: diskdrake/interactive.pm:1277 diskdrake/interactive.pm:1362
#, c-format
msgid "Mount point: "
msgstr "ਮਾਊਂਟ ਸਥਿਤੀ:"

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

#: diskdrake/hd_gtk.pm:54 diskdrake/interactive.pm:298
#: 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:105 diskdrake/interactive.pm:1093
#: diskdrake/interactive.pm:1103 diskdrake/interactive.pm:1156
#, c-format
msgid "Read carefully"
msgstr "ਧਿਆਨ ਨਾਲ ਪੜੋ"

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

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

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

#: diskdrake/hd_gtk.pm:177 interactive.pm:653 interactive/gtk.pm:797
#: interactive/gtk.pm:815 interactive/gtk.pm:836 ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "ਸਹਾਇਤਾ"

#: diskdrake/hd_gtk.pm:223
#, 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:225
#, c-format
msgid "Please click on a partition"
msgstr "ਕਿਰਪਾ ਕਰਕੇ ਭਾਗ ਤੇ ਕਲਿੱਕ ਕਰੋ"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: diskdrake/hd_gtk.pm:416 diskdrake/interactive.pm:402
#: diskdrake/interactive.pm:588 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
msgid "Type"
msgstr "ਕਿਸਮ"

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

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

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

#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:291
#: diskdrake/interactive.pm:1200
#, fuzzy, c-format
msgid "Confirmation"
msgstr "ਸੰਰਚਨਾ"

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

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

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

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

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

#: diskdrake/interactive.pm:303
#, 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:316
#, c-format
msgid "Clear all"
msgstr "ਸਭ ਸਾਫ"

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

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

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

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

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

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

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

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

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

#: diskdrake/interactive.pm:400
#, c-format
msgid "View"
msgstr ""

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

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

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

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

#: diskdrake/interactive.pm:410
#, fuzzy, c-format
msgid "Use"
msgstr "ਉਪਭੋਗੀ:"

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

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

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

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

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

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

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

#: diskdrake/interactive.pm:450
#, fuzzy, c-format
msgid "Failed to mount partition"
msgstr "ਫਾਇਲਾਂ ਨਵੇਂ ਭਾਗ ਤੇ ਲਿਜਾਓ"

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

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

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

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

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

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

#: diskdrake/interactive.pm:520
#, 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:550
#, c-format
msgid "Remove the loopback file?"
msgstr "ਲੂਪਬੈਕ ਫਾਇਲ ਹਟਾਓ?"

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

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

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

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

#: diskdrake/interactive.pm:624
#, fuzzy, c-format
msgid "Set volume label"
msgstr "ਵਾਲਿਅਮ ਲੇਬਲ:"

#: diskdrake/interactive.pm:626
#, c-format
msgid "Beware, this will be written to disk as soon as you validate!"
msgstr ""

#: diskdrake/interactive.pm:627
#, c-format
msgid "Beware, this will be written to disk only after formatting!"
msgstr ""

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

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

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

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

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

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

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

#: diskdrake/interactive.pm:747
#, c-format
msgid "This partition is not resizeable"
msgstr "ਇਹ ਭਾਗ ਮੁੜ-ਅਕਾਰ ਦੇ ਯੋਗ ਨਹੀਂ"

#: diskdrake/interactive.pm:752
#, c-format
msgid "All data on this partition should be backed-up"
msgstr "ਇਸ ਭਾਗ ਤੇ ਸਾਰਾ ਡਾਟਾ ਬੈਕਅੱਪ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ"

#: diskdrake/interactive.pm:754
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "ਭਾਗ %s ਮੁੜ ਅਕਾਰ ਤੋਂ ਬਾਅਦ, ਇਸ ਭਾਗ ਤੇ ਸਾਰਾ ਡਾਟਾ ਗੁੰਮ ਹੋ ਜਾਵੇਗਾ"

#: diskdrake/interactive.pm:761
#, c-format
msgid "Choose the new size"
msgstr "ਨਵਾਂ ਅਕਾਰ ਚੁਣੋ"

#: diskdrake/interactive.pm:762
#, c-format
msgid "New size in MB: "
msgstr "ਮੈਬਾ ਵਿੱਚ ਨਵਾਂ ਅਕਾਰ:"

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

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

#: diskdrake/interactive.pm:805
#, fuzzy, c-format
msgid ""
"To ensure data integrity after resizing the partition(s),\n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
"ਭਾਗ ਮੁੜ-ਅਕਾਰ ਤੋਂ ਬਾਅਦ ਡਾਟਾ ਇੱਕਸਾਰਤਾ ਜਾਂਚ ਲਈ, \n"
"Windows(TM) ਵਿੱਚ ਤੁਹਾਡੀ ਅਗਲੀ ਬੂਟ ਦੌਰਾਨ ਫਾਇਲ ਸਿਸਟਮ ਜਾਂਚ ਚੱਲੇਗੀ"

#: diskdrake/interactive.pm:853 diskdrake/interactive.pm:1397
#, c-format
msgid "Filesystem encryption key"
msgstr "ਫਾਇਲ ਇਨਕ੍ਰਿਪਸ਼ਨ ਕੁੰਜੀ"

#: diskdrake/interactive.pm:854
#, fuzzy, c-format
msgid "Enter your filesystem encryption key"
msgstr "ਆਪਣੀ ਫਾਇਲ ਇਨਕ੍ਰਿਪਸ਼ਨ ਕੁੰਜੀ ਚੁਣੋ"

#: diskdrake/interactive.pm:855 diskdrake/interactive.pm:1405
#, c-format
msgid "Encryption key"
msgstr "ਇਨਕ੍ਰਿਪਸ਼ਨ ਕੁੰਜੀ "

#: diskdrake/interactive.pm:862
#, c-format
msgid "Invalid key"
msgstr ""

#: diskdrake/interactive.pm:870
#, c-format
msgid "Choose an existing RAID to add to"
msgstr "ਸ਼ਾਮਿਲ ਕਰਨ ਲਈ ਮੌਜੂਦਾ RAID ਚੁਣੋ"

#: diskdrake/interactive.pm:872 diskdrake/interactive.pm:890
#, c-format
msgid "new"
msgstr "ਨਵਾਂ"

#: diskdrake/interactive.pm:888
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "ਸ਼ਾਮਿਲ ਕਰਨ ਲਈ ਮੌਜੂਦਾ LVM ਚੁਣੋ"

#: diskdrake/interactive.pm:895
#, c-format
msgid "LVM name?"
msgstr "LVM ਨਾਂ?"

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

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

#: diskdrake/interactive.pm:942
#, c-format
msgid "This partition can not be used for loopback"
msgstr "ਇਹ ਭਾਗ ਲੂਪਬੈਕ ਲਈ ਨਹੀਂ ਵਰਤਿਆ ਜਾ ਸਕਦਾ"

#: diskdrake/interactive.pm:955
#, c-format
msgid "Loopback"
msgstr "ਲੂਪਬੈਕ"

#: diskdrake/interactive.pm:956
#, c-format
msgid "Loopback file name: "
msgstr "ਲੂਪਬੈਕ ਫਾਇਲ ਨਾਂ:"

#: diskdrake/interactive.pm:961
#, c-format
msgid "Give a file name"
msgstr "ਫਾਇਲ ਨਾਂ ਦਿਓ"

#: diskdrake/interactive.pm:964
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "ਫਾਇਲ ਪਹਿਲਾਂ ਹੀ ਹੋਰ ਲੂਪਬੈਕ ਦੁਆਰਾ ਵਰਤੀ ਹੈ, ਹੋਰ ਚੁਣੋ"

#: diskdrake/interactive.pm:965
#, c-format
msgid "File already exists. Use it?"
msgstr "ਫਾਇਲ ਪਹਿਲਾਂ ਮੌਜੂਦ ਹੈ, ਇਹ ਵਰਤੋ?"

#: diskdrake/interactive.pm:997 diskdrake/interactive.pm:1000
#, c-format
msgid "Mount options"
msgstr "ਮਾਊਂਟ ਚੋਣ"

#: diskdrake/interactive.pm:1007
#, c-format
msgid "Various"
msgstr "ਵੱਖਰੇ"

#: diskdrake/interactive.pm:1074
#, c-format
msgid "device"
msgstr "ਜੰਤਰ"

#: diskdrake/interactive.pm:1075
#, c-format
msgid "level"
msgstr "ਪੱਧਰ"

#: diskdrake/interactive.pm:1076
#, c-format
msgid "chunk size in KiB"
msgstr "ਕਿਬਾ ਵਿੱਚ chunk ਅਕਾਰ"

#: diskdrake/interactive.pm:1094
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "ਸਾਵਧਾਨ: ਇਹ ਕਿਰਿਆ ਖਤਰਨਾਕ ਹੈ।"

#: diskdrake/interactive.pm:1109
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "ਵਿਭਾਗੀਕਰਨ"

#: diskdrake/interactive.pm:1109
#, c-format
msgid "What type of partitioning?"
msgstr "ਭਾਗ ਦੀ ਕਿਹੜੀ ਕਿਸਮ?"

#: diskdrake/interactive.pm:1147
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "ਤਬਦੀਲੀ ਲਾਗੂ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ ਤੁਹਾਨੂੰ ਮੁੜ ਚਲਾਉਣਾ ਪਵੇਗਾ"

#: diskdrake/interactive.pm:1156
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "ਡਰਾਈਵ %s ਦੀ ਭਾਗ ਸਾਰਣੀ ਡਿਸਕ ਤੇ ਲਿਖੀ ਜਾ ਰਹੀ ਹੈ"

#: diskdrake/interactive.pm:1178 fs/format.pm:96 fs/format.pm:103
#, c-format
msgid "Formatting partition %s"
msgstr "ਭਾਗ %s ਫਾਰਮਿਟ ਹੋ ਰਿਹਾ ਹੈ"

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

#: diskdrake/interactive.pm:1200 fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "ਨਕਾਰਾ ਬਲਾਕਾਂ ਦੀ ਜਾਂਚ?"

#: diskdrake/interactive.pm:1214
#, c-format
msgid "Move files to the new partition"
msgstr "ਫਾਇਲਾਂ ਨਵੇਂ ਭਾਗ ਤੇ ਲਿਜਾਓ"

#: diskdrake/interactive.pm:1214
#, c-format
msgid "Hide files"
msgstr "ਫਾਇਲਾਂ ਓਹਲੇ"

#: diskdrake/interactive.pm:1215
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)\n"
"\n"
"You can either choose to move the files into the partition that will be "
"mounted there or leave them where they are (which results in hiding them by "
"the contents of the mounted partition)"
msgstr ""

#: diskdrake/interactive.pm:1230
#, c-format
msgid "Moving files to the new partition"
msgstr "ਫਾਇਲਾ ਨਵੇਂ ਭਾਗ ਤੇ ਜਾ ਰਹੀਆਂ ਹਨ"

#: diskdrake/interactive.pm:1234
#, c-format
msgid "Copying %s"
msgstr "%s ਨਕਲ ਹੋ ਰਹੀ ਹੈ"

#: diskdrake/interactive.pm:1238
#, c-format
msgid "Removing %s"
msgstr "%s ਹਟਾ ਰਿਹਾ ਹੈ"

#: diskdrake/interactive.pm:1252
#, c-format
msgid "partition %s is now known as %s"
msgstr "ਭਾਗ %s ਹੁਣ %s ਨਾਲ ਜਾਣਿਆ ਜਾਂਦਾ ਹੈ"

#: diskdrake/interactive.pm:1253
#, c-format
msgid "Partitions have been renumbered: "
msgstr "ਭਾਗ ਮੁੜ ਅੰਕਿਤ ਕੀਤੇ ਗਏ:"

#: diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1346
#, c-format
msgid "Device: "
msgstr "ਜੰਤਰ:"

#: diskdrake/interactive.pm:1279
#, c-format
msgid "Volume label: "
msgstr "ਵਾਲਿਅਮ ਲੇਬਲ:"

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

#: diskdrake/interactive.pm:1281
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS ਡਰਾਈਵ ਅੱਖਰ: %s (ਅੰਦਾਜਾ)\n"

#: diskdrake/interactive.pm:1285 diskdrake/interactive.pm:1294
#: diskdrake/interactive.pm:1365
#, c-format
msgid "Type: "
msgstr "ਕਿਸਮ:"

#: diskdrake/interactive.pm:1289 diskdrake/interactive.pm:1350
#, c-format
msgid "Name: "
msgstr "ਨਾਂ:"

#: diskdrake/interactive.pm:1296
#, c-format
msgid "Start: sector %s\n"
msgstr "ਸ਼ੁਰੂ: ਸੈਕਟਰ %s\n"

#: diskdrake/interactive.pm:1297
#, c-format
msgid "Size: %s"
msgstr "ਅਕਾਰ: %s"

#: diskdrake/interactive.pm:1299
#, c-format
msgid ", %s sectors"
msgstr ", %s ਸੈਕਟਰ"

#: diskdrake/interactive.pm:1301
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "ਸਿਲੰਡਰ %d ਤੋਂ %d\n"

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

#: diskdrake/interactive.pm:1303
#, c-format
msgid "Formatted\n"
msgstr "ਫਾਰਮਿਟ ਕੀਤੀ\n"

#: diskdrake/interactive.pm:1304
#, c-format
msgid "Not formatted\n"
msgstr "ਫਾਰਮਿਟ ਨਹੀਂ\n"

#: diskdrake/interactive.pm:1305
#, c-format
msgid "Mounted\n"
msgstr "ਮਾਊਂਟ ਕੀਤੀ\n"

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

#: diskdrake/interactive.pm:1308
#, fuzzy, c-format
msgid "Encrypted"
msgstr "ਇਨਕ੍ਰਿਪਸ਼ਨ ਕੁੰਜੀ "

#: diskdrake/interactive.pm:1308
#, c-format
msgid " (mapped on %s)"
msgstr ""

#: diskdrake/interactive.pm:1309
#, c-format
msgid " (to map on %s)"
msgstr ""

#: diskdrake/interactive.pm:1310
#, c-format
msgid " (inactive)"
msgstr ""

#: diskdrake/interactive.pm:1316
#, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr ""
"ਲੂਪਬੈਕ ਫਾਇਲਾਂ:\n"
"   %s\n"

#: diskdrake/interactive.pm:1317
#, c-format
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""
"ਮੂਲ ਬੂਟ ਕੀਤਾ ਭਾਗ\n"
"    (MS-DOS ਬੂਟ ਲਈ, lilo ਲਈ ਨਹੀਂ)\n"

#: diskdrake/interactive.pm:1319
#, c-format
msgid "Level %s\n"
msgstr "ਪੱਧਰ %s\n"

#: diskdrake/interactive.pm:1320
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Chunk ਅਕਾਰ %d ਕਿਬਾ\n"

#: diskdrake/interactive.pm:1321
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-ਡਿਸਕ %s\n"

#: diskdrake/interactive.pm:1323
#, c-format
msgid "Loopback file name: %s"
msgstr "ਲੂਪਬੈਕ ਫਾਇਲ ਨਾਂ: %s"

#: diskdrake/interactive.pm:1326
#, c-format
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition. You should\n"
"probably leave it alone.\n"
msgstr ""
"\n"
"ਮੌਕੇ ਹਨ, ਇਹ ਭਾਗ\n"
"ਡਰਾਈਵਰ ਭਾਗ ਹੈ। ਤੁਹਾਨੂੰ ਸੰਭਾਵੀ ਹੀ\n"
"ਇਸ ਨੂੰ ਇਕੱਲੀ ਛੱਡਣਾ ਪਵੇਗਾ।\n"

#: diskdrake/interactive.pm:1329
#, c-format
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr ""
"\n"
"ਇਹ ਖਾਸ Bootstrap\n"
"ਭਾਗ ਤੁਹਾਡੇ ਸਿਸਟਮ ਨੂੰ \n"
"ਦੋਹਰਾ-ਬੂਟ ਕਰਨ ਲਈ ਹੈ।\n"

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

#: diskdrake/interactive.pm:1347
#, c-format
msgid "Read-only"
msgstr "ਸਿਰਫ਼ ਪੜਨ ਲਈ"

#: diskdrake/interactive.pm:1348
#, c-format
msgid "Size: %s\n"
msgstr "ਅਕਾਰ: %s\n"

#: diskdrake/interactive.pm:1349
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "ਬਣਤਰ: %s ਸਿਲੰਡਰ, %s ਹੈੱਡ, %s ਸੈਕਟਰ\n"

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

#: diskdrake/interactive.pm:1352
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-ਡਿਸਕਾਂ %s\n"

#: diskdrake/interactive.pm:1353
#, c-format
msgid "Partition table type: %s\n"
msgstr "ਭਾਗ ਸਾਰਣੀ ਕਿਸਮ: %s\n"

#: diskdrake/interactive.pm:1354
#, c-format
msgid "on channel %d id %d\n"
msgstr "ਚੈਨਲ %d id %d ਤੇ\n"

#: diskdrake/interactive.pm:1398
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "ਆਪਣੀ ਫਾਇਲ ਇਨਕ੍ਰਿਪਸ਼ਨ ਕੁੰਜੀ ਚੁਣੋ"

#: diskdrake/interactive.pm:1401
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "ਇਹ ਇਨਕ੍ਰਿਪਸ਼ਨ ਕੁੰਜੀ ਬਹੁਤ ਸੌਖੀ ਹੈ (ਘੱਟੋ-ਘੱਟ %d ਅੱਖਰਾਂ ਦੀ ਹੋਵੇ)"

#: diskdrake/interactive.pm:1402
#, c-format
msgid "The encryption keys do not match"
msgstr "ਇਨਕ੍ਰਿਪਸ਼ਨ ਕੁੰਜੀ ਮੇਲ ਨਹੀਂ ਖਾਂਦੀ"

#: diskdrake/interactive.pm:1406
#, c-format
msgid "Encryption key (again)"
msgstr "ਇਨਕ੍ਰਿਪਸ਼ਨ ਕੁੰਜੀ (ਫਿਰ)"

#: diskdrake/interactive.pm:1408
#, c-format
msgid "Encryption algorithm"
msgstr "ਇਨਕ੍ਰਿਪਸ਼ਨ ਕਲਨ ਵਿਧੀ"

#: diskdrake/removable.pm:46
#, c-format
msgid "Change type"
msgstr "ਕਿਸਮ ਤਬਦੀਲ"

#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:844 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
msgstr "ਰੱਦ ਕਰੋ"

#: diskdrake/smbnfs_gtk.pm:164
#, c-format
msgid "Can not login using username %s (bad password?)"
msgstr "ਉਪਭੋਗੀ-ਨਾਂ %s ਵਰਤ ਕੇ ਲਾਗਇਨ ਨਹੀਂ ਕਰ ਸਕਦਾ ਹੈ (ਗੁਪਤ-ਕੋਡ ਗਲਤ?)"

#: diskdrake/smbnfs_gtk.pm:168 diskdrake/smbnfs_gtk.pm:177
#, c-format
msgid "Domain Authentication Required"
msgstr "ਡੋਮੇਨ ਪ੍ਰਮਾਣਿਕਤਾ ਦੀ ਲੋੜ ਹੈ"

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Which username"
msgstr "ਕਿਹੜਾ ਉਪਭੋਗੀ-ਨਾਂ"

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Another one"
msgstr "ਕੋਈ ਹੋਰ"

#: diskdrake/smbnfs_gtk.pm:178
#, c-format
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr "ਕਿਰਪਾ ਕਰਕੇ ਇਹ ਮੇਜ਼ਬਾਨ ਵਰਤਣ ਲਈ ਆਪਣਾ ਉਪਭੋਗੀ-ਨਾਂ, ਗੁਪਤ-ਕੋਡ ਅਤੇ ਡੋਮੇਨ ਨਾਂ ਦਿਓ।"

#: diskdrake/smbnfs_gtk.pm:180
#, c-format
msgid "Username"
msgstr "ਉਪਭੋਗੀ-ਨਾਂ"

#: diskdrake/smbnfs_gtk.pm:182
#, c-format
msgid "Domain"
msgstr "ਡੋਮੇਨ"

#: diskdrake/smbnfs_gtk.pm:206
#, c-format
msgid "Search servers"
msgstr "ਸਰਵਰ ਖੋਜ"

#: diskdrake/smbnfs_gtk.pm:211
#, c-format
msgid "Search new servers"
msgstr "ਨਵਾਂ ਸਰਵਰ ਖੋਜ"

#: do_pkgs.pm:19 do_pkgs.pm:57
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "ਪੈਕੇਜ %s ਇੰਸਟਾਲ ਕਰਨ ਦੀ ਲੋੜ ਹੈ। ਕੀ ਤੁਸੀਂ ਇਸ ਨੂੰ ਇੰਸਟਾਲ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?"

#: do_pkgs.pm:23 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:82
#, c-format
msgid "Could not install the %s package!"
msgstr "%s ਪੈਕੇਜ ਇੰਸਟਾਲ ਨਹੀਂ ਕਰ ਸਕਦਾ!"

#: do_pkgs.pm:28 do_pkgs.pm:65
#, c-format
msgid "Mandatory package %s is missing"
msgstr "ਲਾਜ਼ਮੀ ਪੈਕੇਜ %s ਗੁੰਮ ਹੈ"

#: do_pkgs.pm:39 do_pkgs.pm:77
#, c-format
msgid "The following packages need to be installed:\n"
msgstr "ਹੇਠਲੇ ਪੈਕੇਜ ਇੰਸਟਾਲ ਹੋਣੇ ਜਰੂਰੀ ਹਨ:\n"

#: do_pkgs.pm:241
#, c-format
msgid "Installing packages..."
msgstr "ਪੈਕੇਜ ਇੰਸਟਾਲ ਹੋ ਰਹੇ ਹਨ..."

#: do_pkgs.pm:287 pkgs.pm:281
#, c-format
msgid "Removing packages..."
msgstr "ਪੈਕੇਜ ਹਟਾ ਰਿਹਾ ਹੈ"

#: fs/any.pm:17
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
"ਇੱਕ ਗਲਤੀ ਹੋਈ ਹੈ - ਫਾਇਲ ਸਿਸਟਮ ਬਣਾਉਣ ਲਇ ਕੋਈ ਯੋਗ ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ। ਕਿਰਪਾ ਕਰਕੇ ਇਸ ਸਮੱਸਿਆ ਲਈ "
"ਆਪਣੇ ਜੰਤਰ ਦੀ ਜਾਂਚ ਕਰੋ"

#: fs/any.pm:75 fs/partitioning_wizard.pm:59
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "ਤੁਹਾਡੇ ਕੋਲ /boot/efi ਵਿੱਚ ਮਾਊਂਟ ਕੀਤਾ FAT ਭਾਗ ਹੋਣਾ ਜਰੂਰੀ ਹੈ"

#: fs/format.pm:100
#, c-format
msgid "Creating and formatting file %s"
msgstr "ਫਾਇਲ %s ਬਣਾ ਅਤੇ ਫਾਰਮਿਟ ਕਰ ਰਿਹਾ ਹੈ"

#: fs/format.pm:119
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "ਮੈਂ ਨਹੀਂ ਜਾਣਦਾ ਕਿ %s ਨੂੰ %s ਕਿਸਮ ਵਿੱਚ ਕਿਵੇਂ ਫਾਰਮਿਟ ਕਰਨਾ ਹੈ"

#: fs/format.pm:126
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "%s ਫਾਰਮਿਟਿੰਗ %s ਦੀ ਅਸਫਲ"

#: fs/format.pm:167
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "ਮੈਂ ਨਹੀਂ ਜਾਣਦਾ ਕਿ %s ਨੂੰ %s ਕਿਸਮ ਵਿੱਚ ਕਿਵੇਂ ਫਾਰਮਿਟ ਕਰਨਾ ਹੈ"

#: fs/format.pm:172 fs/format.pm:174
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s ਫਾਰਮਿਟਿੰਗ %s ਦੀ ਅਸਫਲ"

#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "ਚੱਕਰੀ ਮਾਊਂਟ ਕਰਦਾ ਹੈ %s\n"

#: fs/mount.pm:85
#, c-format
msgid "Mounting partition %s"
msgstr "ਭਾਗ %s ਮਾਊਂਟ ਹੋ ਰਿਹਾ ਹੈ"

#: fs/mount.pm:86
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "ਭਾਗ %s ਨੂੰ ਡਾਇਰੈਕਟਰੀ %s ਵਿੱਚ ਮਾਊਂਟ ਕਰਨਾ ਅਸਫਲ"

#: fs/mount.pm:91 fs/mount.pm:108
#, c-format
msgid "Checking %s"
msgstr "%s ਦੀ ਜਾਂਚ ਜਾਰੀ ਹੈ"

#: fs/mount.pm:125 partition_table.pm:405
#, c-format
msgid "error unmounting %s: %s"
msgstr "%s ਅਨ-ਮਾਊਂਟ ਸਮੇਂ ਗਲਤੀ: %s"

#: fs/mount.pm:140
#, c-format
msgid "Enabling swap partition %s"
msgstr "ਸਵੈਪ ਭਾਗ %s ਯੋਗ ਹੋ ਰਿਹਾ ਹੈ"

#: fs/mount_options.pm:114
#, fuzzy, c-format
msgid "Use an encrypted file system"
msgstr "ਤੁਸੀਂ ਮਾਊਂਟ %s ਸਥਿਤੀ ਲਈ ਇਨਕ੍ਰਿਪਡ ਫਾਇਲ ਸਿਸਟਮ ਨਹੀਂ ਵਰਤ ਸਕਦੇ"

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

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

#: fs/mount_options.pm:120
#, c-format
msgid ""
"Do not update inode access times on this file system\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
"ਇਸ ਫਾਇਲ ਸਿਸਟਮ ਤੇ inode ਪਹੁੰਚ ਸਮੇਂ ਦਾ ਨਵੀਨੀਕਰਨ ਨਾ ਕਰੋ\n"
"(ਜਿਵੇਂ, ਖਬਰ ਸਰਵਰ ਦੀ ਗਤੀ ਵਧਾਉਣ ਲਈ ਖਬਰ ਸਪੂਲ ਵਿੱਚ ਤੇਜ ਪਹੁੰਚ)।"

#: fs/mount_options.pm:123
#, fuzzy, c-format
msgid ""
"Update inode access times on this filesystem in a more efficient way\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
"ਇਸ ਫਾਇਲ ਸਿਸਟਮ ਤੇ inode ਪਹੁੰਚ ਸਮੇਂ ਦਾ ਨਵੀਨੀਕਰਨ ਨਾ ਕਰੋ\n"
"(ਜਿਵੇਂ, ਖਬਰ ਸਰਵਰ ਦੀ ਗਤੀ ਵਧਾਉਣ ਲਈ ਖਬਰ ਸਪੂਲ ਵਿੱਚ ਤੇਜ ਪਹੁੰਚ)।"

#: fs/mount_options.pm:126
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
"the -a option will not cause the file system to be mounted)."
msgstr ""
"ਸਿਰਫ ਬਾਹਰੀ ਤੌਰ ਤੇ ਮਾਊਂਟ ਕੀਤੀ ਜਾ ਸਕਦੀ ਹੈ\n"
"(ਜਿਵੇਂ, -a ਚੋਣ ਫਾਇਲ ਸਿਸਟਮ ਨੂੰ ਮਾਊਂਟ ਹੋਣ ਨਹੀਂ ਦੇਵੇਗੀ)।"

#: fs/mount_options.pm:129
#, c-format
msgid "Do not interpret character or block special devices on the file system."
msgstr "ਫਾਇਲ ਸਿਸਟਮ ਤੇ ਅੱਖਰ ਜਾਂ ਬਲਾਕ ਸਪੈਸ਼ਲ ਜੰਤਰਾਂ ਨਾ ਵਰਤੋ।"

#: fs/mount_options.pm:131
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
"file system. This option might be useful for a server that has file systems\n"
"containing binaries for architectures other than its own."
msgstr ""
"ਮਾਊਂਟ ਫਾਇਲ ਸਿਸਟਮ ਤੇ ਕੋਈ ਵੀ ਬਾਇਨਰੀ ਨੂੰ ਚੱਲਣ ਦੀ ਮਨਜੂਰੀ ਨਾ\n"
"ਦਿਓ। ਇਹ ਚੋਣ ਸਰਵਰ ਲਈ ਉਪਯੋਗੀ ਹੋ ਸਕਦੀ ਹੈ ਜਿਸ ਦੇ ਫਾਇਲ ਸਿਸਟਮ ਵਿੱਚ ਇਸ ਦੇ ਆਪਣੇ\n"
"ਤੋਂ ਬਿਨਾ ਹੋਰ ਢਾਂਚੇ ਵਿੱਚ ਬਾਇਨਰੀ ਸ਼ਾਮਿਲ ਹਨ।"

#: fs/mount_options.pm:135
#, c-format
msgid ""
"Do not allow set-user-identifier or set-group-identifier\n"
"bits to take effect. (This seems safe, but is in fact rather unsafe if you\n"
"have suidperl(1) installed.)"
msgstr ""
"ਉਪਭੋਗੀ-ਪਛਾਣ-ਨਿਰਧਾਰਨ(suid) ਜਾਂ ਸਮੂਹ-ਪਛਾਣ-ਨਿਰਧਾਰਨ(sgid)\n"
"ਬਿੱਟ ਨੂੰ ਪ੍ਰਭਾਵੀ ਹੋਣ ਨਾ ਦਿਓ। (ਇਸ ਸੁਰੱਖਿਅਤ ਲੱਗਦਾ ਹੈ, ਪਰ ਅਸੁਰੱਖਿਅਤ ਵੀ ਹੈ\n"
"ਜੇ ਤੁਹਾਡੇ ਕੋਲ suidperl(1) ਇੰਸਟਾਲ ਹੈ)।"

#: fs/mount_options.pm:139
#, c-format
msgid "Mount the file system read-only."
msgstr "ਫਾਇਲ ਸਿਸਟਮ ਸਿਰਫ ਪੜਨ ਲਈ ਮਾਊਂਟ ਕਰੋ।"

#: fs/mount_options.pm:141
#, c-format
msgid "All I/O to the file system should be done synchronously."
msgstr "ਫਾਇਲ ਸਿਸਟਮ ਨੂੰ ਸਭ I/O ਸਮਕਾਲੀ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ।"

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

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

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

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

#: fs/mount_options.pm:151
#, c-format
msgid "Give write access to ordinary users"
msgstr "ਸਧਾਰਨ ਉਪਭੋਗੀਆਂ ਨੂੰ ਲਿਖਣ ਦੀ ਮਨਜੂਰੀ ਦਿਓ"

#: fs/mount_options.pm:153
#, c-format
msgid "Give read-only access to ordinary users"
msgstr "ਸਧਾਰਨ ਉਪਭੋਗੀਆਂ ਨੂੰ ਸਿਰਫ ਪੜਨ ਦੀ ਮਨਜੂਰੀ ਦਿਓ"

#: fs/mount_point.pm:80
#, c-format
msgid "Duplicate mount point %s"
msgstr "ਨਕਲੀ ਮਾਊਂਟ ਸਥਿਤੀ %s"

#: fs/mount_point.pm:95
#, c-format
msgid "No partition available"
msgstr "ਕੋਈ ਭਾਗ ਉਪਲੱਬਧ ਨਹੀਂ ਹੈ"

#: fs/mount_point.pm:98
#, c-format
msgid "Scanning partitions to find mount points"
msgstr "ਮਾਊਂਟ ਸਥਿਤੀ ਲੱਭਣ ਲਈ ਭਾਗ ਖੋਜ ਰਿਹਾ ਹੈ"

#: fs/mount_point.pm:105
#, c-format
msgid "Choose the mount points"
msgstr "ਮਾਊਂਟ ਸਥਿਤੀ ਚੁਣੋ"

#: fs/partitioning.pm:46
#, c-format
msgid "Choose the partitions you want to format"
msgstr "ਫਾਰਮਿਟ ਕਰਨ ਲਈ ਭਾਗ ਚੁਣੋ"

#: fs/partitioning.pm:75
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can lose data)"
msgstr ""
"ਫਾਇਲ-ਸਿਸਟਮ %s ਦੀ ਜਾਂਚ ਅਸਫਲ ਹੋਈ। ਕੀ ਤੁਸੀਂ ਗਲਤੀ ਮੁਰੰਮਤ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ? (ਧਿਆਨ ਰੱਖੋ, ਤੁਸੀਂ "
"ਡਾਟਾ ਗਵਾ ਸਕਦੇ ਹੋ)"

#: fs/partitioning.pm:78
#, c-format
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "ਇੰਸਟਾਲੇਸ਼ਨ ਪੂਰੀ ਕਰਨ ਲਈ ਲੋੜੀਂਦੀ ਸਵੈਪ ਸਪੇਸ਼ ਨਹੀਂ ਹੈ, ਕਿਰਪਾ ਕਰਕੇ ਸ਼ਾਮਿਲ ਕਰੋ।"

#: fs/partitioning_wizard.pm:51
#, c-format
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
"Then choose action ``Mount point'' and set it to `/'"
msgstr ""
"ਤੁਹਾਡੇ ਕੋਲ ਰੂਟ (root) ਭਾਗ ਹੋਣਾ ਜਰੂਰੀ ਹੈ।\n"
"ਇਸ ਲਈ, ਇੱਕ ਭਾਗ ਬਣਾਓ (ਜਾਂ ਮੌਜੂਦਾ ਤੇ ਕਲਿੱਕ ਕਰੋ)।\n"
"ਫਿਰ ``ਮਾਊਂਟ ਸਥਿਤੀ'' ਚੁਣੋ ਇਸ ਨੂੰ `/' ਨਿਰਧਾਰਿਤ ਕਰੋ।"

#: fs/partitioning_wizard.pm:56
#, c-format
msgid ""
"You do not have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""
"ਤੁਹਾਡੇ ਕੋਲ ਸਵੈਪ ਭਾਗ ਨਹੀਂ ਹੈ।\n"
"\n"
"ਕਿਸੇ ਤਰਾਂ ਜਾਰੀ ਕਰੋ?"

#: fs/partitioning_wizard.pm:84
#, c-format
msgid "Use free space"
msgstr "ਖਾਲੀ ਥਾਂ ਵਰਤੋ"

#: fs/partitioning_wizard.pm:86
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "ਨਵੇਂ ਭਾਗ ਨਿਰਧਾਰਿਤ ਕਰਨ ਲਈ ਲੋੜੀਂਦੀ ਖਾਲੀ ਥਾਂ ਨਹੀਂ ਹੈ"

#: fs/partitioning_wizard.pm:94
#, c-format
msgid "Use existing partitions"
msgstr "ਮੌਜੂਦਾ ਭਾਗ ਵਰਤੋ"

#: fs/partitioning_wizard.pm:96
#, c-format
msgid "There is no existing partition to use"
msgstr "ਇੱਥੇ ਵਰਤਣ ਲਈ ਕੋਈ ਮੋਜੂਦਾ ਭਾਗ ਨਹੀਂ ਹੈ"

#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use the Microsoft Windows® partition for loopback"
msgstr "ਲੂਪਬੈਕ ਲਈ Microsoft Windows® ਭਾਗ ਵਰਤੋ"

#: fs/partitioning_wizard.pm:106
#, c-format
msgid "Which partition do you want to use for Linux4Win?"
msgstr "ਤੁਸੀਂ ਕਿਹੜਾ ਭਾਗ Linux4Win ਲਈ ਵਰਤਣਾ ਚਾਹੁੰਦੇ ਹੋ?"

#: fs/partitioning_wizard.pm:108
#, c-format
msgid "Choose the sizes"
msgstr "ਅਕਾਰ ਚੁਣੋ"

#: fs/partitioning_wizard.pm:109
#, c-format
msgid "Root partition size in MB: "
msgstr "ਮੈਬਾ ਵਿੱਚ ਪ੍ਰਬੰਧਕ (root) ਭਾਗ ਅਕਾਰ:"

#: fs/partitioning_wizard.pm:110
#, c-format
msgid "Swap partition size in MB: "
msgstr "ਮੈਬਾ ਵਿੱਚ ਸਵੈਪ ਭਾਗ ਅਕਾਰ:"

#: fs/partitioning_wizard.pm:119
#, c-format
msgid "There is no FAT partition to use as loopback (or not enough space left)"
msgstr "ਇੱਥੇ ਲੂਪਬੈਕ ਲਈ ਵਰਤਣ ਵਾਸਤੇ ਕੋਈ FAT ਭਾਗ ਨਹੀਂ ਹੈ (ਜਾਂ ਲੋੜੀਂਦੀ ਬਾਕੀ ਥਾਂ ਨਹੀਂ ਹੈ)"

#: fs/partitioning_wizard.pm:127
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Windows ਭਾਗ ਤੇ ਖਾਲੀ ਥਾਂ ਵਰਤੋ"

#: fs/partitioning_wizard.pm:129
#, c-format
msgid "Which partition do you want to resize?"
msgstr "ਤੁਸੀਂ ਕਿਹੜਾ ਭਾਗ ਅਕਾਰ ਤਬਦੀਲ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?"

#: fs/partitioning_wizard.pm:143
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occurred: %s"
msgstr ""
"FAT ਮੁੜ-ਅਕਾਰ ਜੰਤਰ ਤੁਹਾਡੇ ਭਾਗ ਦੇ ਪ੍ਰਬੰਧਨ ਲਈ ਅਸਮਰਥ ਹੈ, \n"
"ਹੇਠਲੀ ਗਲਤੀ ਹੋਈ ਹੈ: %s"

#: fs/partitioning_wizard.pm:146
#, c-format
msgid "Computing the size of the Microsoft Windows® partition"
msgstr "Microsoft Windows® ਭਾਗ ਦਾ ਅਕਾਰ ਪਤਾ ਕਰ ਰਿਹਾ ਹੈ"

#: fs/partitioning_wizard.pm:153
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
"computer under Microsoft Windows®, run the ``defrag'' utility, then restart "
"the Mandriva Linux installation."
msgstr ""
"ਤੁਹਾਡਾ Microsoft Windows® ਭਾਗ ਬਹੁਤ ਫਰੈਗਮਿੰਟਡ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਆਪਣਾ ਕੰਪਿਊਟਰ Microsoft "
"Windows® ਅਧੀਨ ਮੁੜ ਚਲਾਓ, ``defrag'' ਸਹੂਲਤ ਚਲਾਓ, ਫਿਰ ਮੈਂਡਰਿਵ-ਲੀਨਕਸ ਇੰਸਟਾਲੇਸ਼ਨ ਮੁੜ ਚਲਾਓ।"

#: fs/partitioning_wizard.pm:156
#, c-format
msgid ""
"WARNING!\n"
"\n"
"\n"
"Your Microsoft Windows® partition will be now resized.\n"
"\n"
"\n"
"Be careful: this operation is dangerous. If you have not already done so, "
"you first need to exit the installation, run \"chkdsk c:\" from a Command "
"Prompt under Microsoft Windows® (beware, running graphical program \"scandisk"
"\" is not enough, be sure to use \"chkdsk\" in a Command Prompt!), "
"optionally run defrag, then restart the installation. You should also backup "
"your data.\n"
"\n"
"\n"
"When sure, press %s."
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:165 interactive.pm:549 interactive/curses.pm:263
#: ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "ਅੱਗੇ"

#: fs/partitioning_wizard.pm:168
#, fuzzy, c-format
msgid "Partitionning"
msgstr "ਵਿਭਾਗੀਕਰਨ"

#: fs/partitioning_wizard.pm:168
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "ਤੁਸੀਂ Microsoft Windows® ਰੱਖਣ ਲਈ ਕਿਹੜਾ ਅਕਾਰ ਚਾਹੁੰਦੇ ਹੋ ਭਾਗ %s?"

#: fs/partitioning_wizard.pm:169
#, c-format
msgid "Size"
msgstr "ਅਕਾਰ"

#: fs/partitioning_wizard.pm:178
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Microsoft Windows® ਭਾਗ ਮੁੜ-ਅਕਾਰ ਜਾਰੀ"

#: fs/partitioning_wizard.pm:183
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT ਮੁੜ-ਅਕਾਰ ਅਸਫਲ: %s"

#: fs/partitioning_wizard.pm:186
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
"ਭਾਗ ਮੁੜ-ਅਕਾਰ ਤੋਂ ਬਾਅਦ ਡਾਟਾ ਇੱਕਸਾਰਤਾ ਜਾਂਚ ਲਈ, \n"
"Windows(TM) ਵਿੱਚ ਤੁਹਾਡੀ ਅਗਲੀ ਬੂਟ ਦੌਰਾਨ ਫਾਇਲ ਸਿਸਟਮ ਜਾਂਚ ਚੱਲੇਗੀ"

#: fs/partitioning_wizard.pm:198
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "ਇੱਥੇ ਮੁੜ ਅਕਾਰ ਲਈ ਕੋਈ FAT ਭਾਗ ਨਹੀਂ ਹੈ (ਜਾਂ ਬਾਕੀ ਲੋੜੀਂਦੀ ਖਾਲੀ ਥਾਂ ਨਹੀਂ ਹੈ)"

#: fs/partitioning_wizard.pm:203
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Microsoft Windows® ਹਟਾਓ"

#: fs/partitioning_wizard.pm:203
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "ਸਾਰੀ ਡਿਸਕ ਸਾਫ"

#: fs/partitioning_wizard.pm:205
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "ਤੁਹਾਡੇ ਕੋਲ ਇੱਕ ਤੋਂ ਜਿਆਦਾ ਹਾਰਡ ਡਰਾਈਵਾਂ ਹਨ, ਤੁਸੀਂ ਕਿਸ ਤੇ ਲੀਨਕਸ ਇੰਸਟਾਲ ਕਰਨਾ ਹੈ?"

#: fs/partitioning_wizard.pm:210 fsedit.pm:600
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "ਡਰਾਈਵ %s ਤੇ ਸਭ ਮੌਜੂਦ ਭਾਗ ਅਤੇ ਉਹਨਾਂ ਦਾ ਡਾਟਾ ਗੁੰਮ ਹੋ ਜਾਵੇਗਾ"

#: fs/partitioning_wizard.pm:220
#, c-format
msgid "Custom disk partitioning"
msgstr "ਪਸੰਦੀ ਦਾ ਡਿਸਕ ਵਿਭਾਗੀਕਰਨ "

#: fs/partitioning_wizard.pm:226
#, c-format
msgid "Use fdisk"
msgstr "fdisk ਵਰਤੋ"

#: fs/partitioning_wizard.pm:229
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, do not forget to save using `w'"
msgstr ""
"ਤੁਸੀਂ ਹੁਣ %s ਦਾ ਵਿਭਾਗੀਕਰਨ ਕਰ ਸਕਦੇ ਹੋ।\n"
"ਜਦੋਂ ਤੁਸੀਂ ਸਮਾਪਤ ਕੀਤਾ, `w' ਵਰਤ ਕੇ ਸੰਭਾਲਣਾ ਨਾ ਭੁਲਣਾ।"

#: fs/partitioning_wizard.pm:269
#, c-format
msgid "I can not find any room for installing"
msgstr "ਮੈਂ ਇੰਸਟਾਲ ਕਰਨ ਲਈ ਕੋਈ ਥਾਂ ਨਹੀਂ ਲੱਭ ਸਕਿਆ"

#: fs/partitioning_wizard.pm:278
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX ਵਿਭਾਗੀਕਰਨ ਤਖਤੀ ਨੇ ਹੇਠਲੇ ਹੱਲ ਲੱਭੇ ਹਨ:"

#: fs/partitioning_wizard.pm:287
#, c-format
msgid "Partitioning failed: %s"
msgstr "ਵਿਭਾਗੀਕਰਨ ਅਸਫਲ: %s"

#: fs/type.pm:388
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "ਤੁਸੀਂ 16 ਮੈਬਾ ਤੋਂ ਘੱਟ ਭਾਗ ਲਈ JFS ਨਹੀਂ ਵਰਤ ਸਕਦੇ"

#: fs/type.pm:389
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "ਤੁਸੀਂ 32 ਮੈਬਾ ਤੋਂ ਘੱਟ ਭਾਗ ਲਈ ReiserFS ਨਹੀਂ ਵਰਤ ਸਕਦੇ"

#: fsedit.pm:24
#, c-format
msgid "simple"
msgstr "ਸਧਾਰਨ"

#: fsedit.pm:28
#, c-format
msgid "with /usr"
msgstr "/usr ਨਾਲ"

#: fsedit.pm:33
#, c-format
msgid "server"
msgstr "ਸਰਵਰ"

#: fsedit.pm:137
#, c-format
msgid "BIOS software RAID detected on disks %s. Activate it?"
msgstr ""

#: fsedit.pm:247
#, c-format
msgid ""
"I can not read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
"(the error is %s)\n"
"\n"
"Do you agree to lose all the partitions?\n"
msgstr ""
"ਮੈਂ ਜੰਤਰ %s ਦੀ ਭਾਗ ਸਾਰਣੀ ਨਹੀਂ ਪੜ ਸਕਦਾ, ਇਹ ਮੇਰੇ ਲਈ ਨਕਾਰਾ ਹੈ :(\n"
"ਮੈਂ ਅੱਗੇ ਜਾਣ ਦੀ ਕੋਸ਼ਿਸ਼ ਕਰ ਸਕਦਾ ਹਾਂ, ਖਰਾਬ ਭਾਗ ਹਟਾਉਣ ਲਈ (ਸਾਰਾ ਡਾਟਾ ਗੁੰਮ ਹੋ ਜਾਵੇਗਾ!)।\n"
"ਹੋਰ ਹੱਲ ਹੈ DrakX ਨੂੰ ਭਾਗ ਸਾਰਣੀ ਤਬਦੀਲ ਨਾ ਕਰਨ ਦਿੱਤੀ ਜਾਵੇ।\n"
"(ਗਲਤੀ ਹੈ %s)\n"
"\n"
"ਕੀ ਤੁਸੀਂ ਸਾਰੇ ਭਾਗ ਗਵਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?\n"

#: fsedit.pm:425
#, c-format
msgid "Mount points must begin with a leading /"
msgstr "ਮਾਊਂਟ ਸਥਿਤੀ / ਨਾਲ ਸ਼ੁਰੂ ਹੋਣੀ ਜਰੂਰੀ ਹੈ"

#: fsedit.pm:426
#, c-format
msgid "Mount points should contain only alphanumerical characters"
msgstr "ਮਾਊਂਟ ਸਥਿਤੀ ਵਿੱਚ ਸਿਰਫ ਅੱਖਰ-ਅੰਕੀ ਅੱਖਰਾਂ ਸ਼ਾਮਿਲ ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ"

#: fsedit.pm:427
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "ਇੱਥੇ ਪਹਿਲਾ ਹੀ ਮਾਊਂਟ ਸਥਿਤੀ %s ਵਾਲਾ ਭਾਗ ਹੈ\n"

#: fsedit.pm:431
#, c-format
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"Please be sure to add a /boot partition"
msgstr ""
"ਤੁਸੀਂ ਸਾਫਟਵੇਅਰ RAID ਭਾਗ ਨੂੰ root (/) ਤੌਰ ਤੇ ਚੁਣਿਆ ਹੈ।\n"
"ਕੋਈ ਬੂਟ-ਲੋਡਰ ਇਸ ਦਾ /boot ਭਾਗ ਤੋਂ ਬਿਨਾ ਪ੍ਰਬੰਧਨ ਨਹੀਂ ਕਰ ਸਕਦਾ।\n"
"ਕਿਰਪਾ ਕਰਕੇ ਯਕੀਨਨ /boot ਭਾਗ ਸ਼ਾਮਿਲ ਕਰੋ"

#: fsedit.pm:437
#, fuzzy, c-format
msgid ""
"You can not use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr "ਤੁਸੀਂ ਮਾਊਂਠ ਸਥਿਤੀ %s ਲਈ LVM ਲੌਜ਼ੀਕਲ ਵਾਲਿਅਮ ਨਹੀਂ ਵਰਤ ਸਕਦੇ"

#: fsedit.pm:439
#, fuzzy, c-format
msgid ""
"You've selected the LVM Logical Volume as root (/).\n"
"The bootloader is not able to handle this when the volume spans physical "
"volumes.\n"
"You should create a /boot partition first"
msgstr ""
"ਤੁਸੀਂ ਸਾਫਟਵੇਅਰ LVM ਲੌਜ਼ੀਕਲ ਵਾਲਿਅਮ ਨੂੰ root (/) ਤੌਰ ਤੇ ਚੁਣਿਆ ਹੈ।\n"
"ਕੋਈ ਬੂਟ-ਲੋਡਰ ਇਸ ਦਾ /boot ਭਾਗ ਤੋਂ ਬਿਨਾ ਪ੍ਰਬੰਧਨ ਨਹੀਂ ਕਰ ਸਕਦਾ।\n"
"ਕਿਰਪਾ ਕਰਕੇ ਯਕੀਨਨ /boot ਭਾਗ ਸ਼ਾਮਿਲ ਕਰੋ"

#: fsedit.pm:443 fsedit.pm:445
#, c-format
msgid "This directory should remain within the root filesystem"
msgstr "ਇਹ ਡਾਇਰੈਕਟਰੀ root ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ"

#: fsedit.pm:447 fsedit.pm:449
#, c-format
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
"ਤੁਹਾਨੂੰ ਇਸ ਮਾਊਂਟ ਸਥਿਤੀ ਲਈ ਫਾਇਲ-ਸਿਸਟਮ (ext2/ext3, reiserfs, xfs, ਜਾਂ jfs) ਦੀ ਲੋੜ ਹੈ\n"

#: fsedit.pm:451
#, c-format
msgid "You can not use an encrypted file system for mount point %s"
msgstr "ਤੁਸੀਂ ਮਾਊਂਟ %s ਸਥਿਤੀ ਲਈ ਇਨਕ੍ਰਿਪਡ ਫਾਇਲ ਸਿਸਟਮ ਨਹੀਂ ਵਰਤ ਸਕਦੇ"

#: fsedit.pm:516
#, c-format
msgid "Not enough free space for auto-allocating"
msgstr "ਸਵੈ-ਜਾਰੀ ਕਰਨ ਲਈ ਲੋੜੀਂਦੀ ਖਾਲੀ ਥਾਂ ਨਹੀਂ ਹੈ"

#: fsedit.pm:518
#, c-format
msgid "Nothing to do"
msgstr "ਕੁਝ ਕਰਨ ਲਈ ਨਹੀਂ"

#: harddrake/data.pm:62
#, c-format
msgid "SATA controllers"
msgstr "SATA ਕੰਟਰੋਲਰ"

#: harddrake/data.pm:71
#, c-format
msgid "RAID controllers"
msgstr "RAID ਕੰਟਰੋਲਰ"

#: harddrake/data.pm:81
#, c-format
msgid "(E)IDE/ATA controllers"
msgstr "(E)IDE/ATA ਕੰਟਰੋਲਰ"

#: harddrake/data.pm:92
#, fuzzy, c-format
msgid "Card readers"
msgstr "ਕਾਰਡ ਮਾਡਲ:"

#: harddrake/data.pm:101
#, c-format
msgid "Firewire controllers"
msgstr "Firewire ਕੰਟਰੋਲਰ"

#: harddrake/data.pm:110
#, c-format
msgid "PCMCIA controllers"
msgstr "PCMCIA ਕੰਟਰੋਲਰ"

#: harddrake/data.pm:119
#, c-format
msgid "SCSI controllers"
msgstr "SCSI ਕੰਟਰੋਲਰ"

#: harddrake/data.pm:128
#, c-format
msgid "USB controllers"
msgstr "USB ਕੰਟਰੋਲਰ"

#: harddrake/data.pm:137
#, c-format
msgid "USB ports"
msgstr "USB ਪੋਰਟ"

#: harddrake/data.pm:146
#, c-format
msgid "SMBus controllers"
msgstr "SMBus ਕੰਟਰੋਲਰ"

#: harddrake/data.pm:155
#, c-format
msgid "Bridges and system controllers"
msgstr "ਬਰਿੱਜ ਅਤੇ ਸਿਸਟਮ ਕੰਟਰੋਲਰ"

#: harddrake/data.pm:167
#, c-format
msgid "Floppy"
msgstr "ਫਲਾਪੀ"

#: harddrake/data.pm:177
#, c-format
msgid "Zip"
msgstr "ਸੰਕੁਚਿਤ"

#: harddrake/data.pm:193
#, c-format
msgid "Hard Disk"
msgstr "ਹਾਰਡ ਡਿਸਕ"

#: harddrake/data.pm:203
#, c-format
msgid "USB Mass Storage Devices"
msgstr ""

#: harddrake/data.pm:212
#, c-format
msgid "CDROM"
msgstr "CDROM"

#: harddrake/data.pm:222
#, c-format
msgid "CD/DVD burners"
msgstr "CD/DVD ਨਿਰਮਾਤਾ"

#: harddrake/data.pm:232
#, c-format
msgid "DVD-ROM"
msgstr "DVD-ROM"

#: harddrake/data.pm:242
#, c-format
msgid "Tape"
msgstr "ਟੇਪ"

#: harddrake/data.pm:253
#, c-format
msgid "AGP controllers"
msgstr "AGP ਕੰਟਰੋਲਰ"

#: harddrake/data.pm:262
#, c-format
msgid "Videocard"
msgstr "ਵੀਡੀਓ-ਕਾਰਡ"

#: harddrake/data.pm:271
#, c-format
msgid "DVB card"
msgstr ""

#: harddrake/data.pm:279
#, c-format
msgid "Tvcard"
msgstr "Tv-ਕਾਰਡ"

#: harddrake/data.pm:289
#, c-format
msgid "Other MultiMedia devices"
msgstr "ਹੋਰ ਮਲਟੀਮੀਡੀਆ ਜੰਤਰ"

#: harddrake/data.pm:298
#, c-format
msgid "Soundcard"
msgstr "ਸਾਊਂਡਕਾਰਡ"

#: harddrake/data.pm:312
#, c-format
msgid "Webcam"
msgstr "ਵੈਬਕੈਮ"

#: harddrake/data.pm:327
#, c-format
msgid "Processors"
msgstr "ਪਰੋਸੈੱਸਰ"

#: harddrake/data.pm:337
#, c-format
msgid "ISDN adapters"
msgstr "ISDN ਅਡਾਪਟਰ"

#: harddrake/data.pm:348
#, c-format
msgid "USB sound devices"
msgstr ""

#: harddrake/data.pm:357
#, c-format
msgid "Radio cards"
msgstr ""

#: harddrake/data.pm:366
#, c-format
msgid "ATM network cards"
msgstr ""

#: harddrake/data.pm:375
#, c-format
msgid "WAN network cards"
msgstr ""

#: harddrake/data.pm:384
#, c-format
msgid "Bluetooth devices"
msgstr ""

#: harddrake/data.pm:393
#, c-format
msgid "Ethernetcard"
msgstr "ਈਥਰਨੈੱਟ-ਕਾਰਡ"

#: harddrake/data.pm:410
#, c-format
msgid "Modem"
msgstr "ਮਾਡਮ"

#: harddrake/data.pm:420
#, c-format
msgid "ADSL adapters"
msgstr "ADSL ਅਡਾਪਟਰ"

#: harddrake/data.pm:432
#, c-format
msgid "Memory"
msgstr "ਮੈਮੋਰੀ"

#: harddrake/data.pm:441
#, c-format
msgid "Printer"
msgstr "ਪ੍ਰਿੰਟਰ"

#. -PO: these are joysticks controllers:
#: harddrake/data.pm:455
#, c-format
msgid "Game port controllers"
msgstr ""

#: harddrake/data.pm:464
#, c-format
msgid "Joystick"
msgstr "ਜਾਏਸਟਿੱਕ"

#: harddrake/data.pm:474
#, c-format
msgid "Keyboard"
msgstr "ਕੀ-ਬੋਰਡ"

#: harddrake/data.pm:488
#, c-format
msgid "Tablet and touchscreen"
msgstr ""

#: harddrake/data.pm:497
#, c-format
msgid "Mouse"
msgstr "ਮਾਊਸ"

#: harddrake/data.pm:512
#, c-format
msgid "Biometry"
msgstr ""

#: harddrake/data.pm:520
#, c-format
msgid "UPS"
msgstr "UPS"

#: harddrake/data.pm:529
#, c-format
msgid "Scanner"
msgstr "ਸਕੈਨਰ"

#: harddrake/data.pm:540
#, c-format
msgid "Unknown/Others"
msgstr "ਅਣਪਛਾਤੇ/ਹੋਰ"

#: harddrake/data.pm:570
#, c-format
msgid "cpu # "
msgstr "cpu # "

#: harddrake/sound.pm:303
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "ਕਿਰਪਾ ਕਰਕੇ ਉਡੀਕੋ... ਸੰਰਚਨਾ ਲਾਗੂ ਹੋ ਰਹੀ ਹੈ"

#: harddrake/sound.pm:366
#, c-format
msgid "Enable PulseAudio"
msgstr ""

#: harddrake/sound.pm:370
#, c-format
msgid "Enable 5.1 sound with Pulse Audio"
msgstr ""

#: harddrake/sound.pm:375
#, c-format
msgid "Enable user switching for audio applications"
msgstr ""

#: harddrake/sound.pm:379
#, c-format
msgid "Use Glitch-Free mode"
msgstr ""

#: harddrake/sound.pm:385
#, c-format
msgid "Reset sound mixer to default values"
msgstr ""

#: harddrake/sound.pm:390
#, c-format
msgid "Trouble shooting"
msgstr "ਸਮੱਸਿਆ ਨਿਪਟਾਰਾ"

#: harddrake/sound.pm:397
#, c-format
msgid "No alternative driver"
msgstr "ਕੋਈ ਅਨੁਸਾਰੀ ਡਰਾਈਵਰ ਨਹੀਂ"

#: harddrake/sound.pm:398
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
"ਇੱਥੇ ਤੁਹਾਡੇ ਸਾਊਂਡ ਕਾਰਡ (%s) ਜੋ ਵਰਤਮਾਨ \"%s\" ਵਰਤ ਰਿਹਾ ਹੈ ਲਈ ਕੋਈ OSS/ALSA ਅਨੁਸਾਰੀ "
"ਡਰਾਈਵਰ ਨਹੀਂ ਹੈ"

#: harddrake/sound.pm:405
#, c-format
msgid "Sound configuration"
msgstr "ਸਾਊਂਡ ਸੰਰਚਨਾ"

#: harddrake/sound.pm:407
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr "ਇੱਥੇ ਤੁਸੀਂ ਆਪਣੇ ਸਾਊਂਡ ਕਾਰਡ (%s) ਲਈ ਅਨੁਸਾਰੀ ਡਰਾਈਵਰ (OSS ਜਾਂ ALSA) ਚੁਣ ਸਕਦੇ ਹੋ।"

#. -PO: here the first %s is either "OSS" or "ALSA", 
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
#: harddrake/sound.pm:412
#, c-format
msgid ""
"\n"
"\n"
"Your card currently use the %s\"%s\" driver (default driver for your card is "
"\"%s\")"
msgstr ""
"\n"
"\n"
"ਤੁਹਾਡਾ ਕਾਰਡ ਹੁਣ %s\"%s\" ਡਰਾਈਵਰ ਵਰਤਦਾ ਹੈ (ਤੁਹਾਡੇ ਕਾਰਡ ਲਈ ਮੂਲ ਡਰਾਈਵਰ \"%s\" ਹੈ)"

#: harddrake/sound.pm:414
#, c-format
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independent "
"sound API (it's available on most UNIX(tm) systems) but it's a very basic "
"and limited API.\n"
"What's more, OSS drivers all reinvent the wheel.\n"
"\n"
"ALSA (Advanced Linux Sound Architecture) is a modularized architecture "
"which\n"
"supports quite a large range of ISA, USB and PCI cards.\n"
"\n"
"It also provides a much higher API than OSS.\n"
"\n"
"To use alsa, one can either use:\n"
"- the old compatibility OSS api\n"
"- the new ALSA api that provides many enhanced features but requires using "
"the ALSA library.\n"
msgstr ""
"OSS (ਮੁਕਤ ਸਾਊਂਡ ਸਿਸਟਮ) ਪਹਿਲਾ ਸਾਊਂਡ API ਸੀ। ਇਹ ਇੱਕ OS ਤੇ ਨਾ-ਨਿਰਭਰ ਸਾਊਂਡ API ਹੈ (ਇਹ "
"ਬਹੁਤੇ UNIX(tm) ਸਿਸਟਮਾਂ ਤੇ ਉਪਲੱਬਧ ਹੈ) ਪਰ ਇਹ ਮੁਢਲਾ ਅਤੇ ਸੀਮਿਤ API ਹੈ।\n"
"ਹੋਰ ਕੀ ਹੈ, ਸਭ OSS ਡਰਾਈਵਰ ਚੱਕਰ ਨੂੰ ਰੇਨਵਿੰਟ ਕਰਦੇ ਹਨ। \n"
"\n"
"ALSA (ਤਕਨੀਕੀ ਲੀਨਕਸ ਸਾਊਂਡ ਢਾਂਚਾ) ਮੈਡਿਊਲਾਂ ਵਿੱਚ ਵੰਡਿਆ ਢਾਂਚਾ ਹੈ ਜੋ ਕਿ\n"
"ISA ਦੀ ਵੱਡੀ ਸੀਮਾ ਨੂੰ ਸਹਿਯੋਗ ਦਿੰਦਾ ਹੈ, USB ਅਤੇ PCI ਕਾਰਡ।\n"
"\n"
"ਇਹ OSS ਨਾਲੋਂ ਬਹੁਤ ਉੱਚੇ API ਨੂੰ ਸਹਿਯੋਗ ਦਿੰਦਾ ਹੈ।\n"
"\n"
"alsa ਵਰਤਣ ਲਈ, ਤੁਸੀਂ ਹੇਠਲੇ ਵਰਤ ਸਕਦੇ ਹੋ:\n"
"- ਪੁਰਾਣਾ ਅਨੁਕੂਲਤਾ OSS api\n"
"- ਨਵਾਂ ALSA api ਜੋ ਬਹੁਤ ਨਵੀਆਂ ਵਿਸ਼ੇਸ਼ਤਾਵਾਂ ਮੁਹੱਈਆ ਕਰਦਾ ਹੈ ਪਰ ALSA ਲਾਇਬ੍ਰੇਰੀ ਵਰਤਣ ਸੀ ਲੋੜ "
"ਪੈਂਦੀ ਹੈ।\n"

#: harddrake/sound.pm:428 harddrake/sound.pm:511
#, c-format
msgid "Driver:"
msgstr "ਡਰਾਈਵਰ:"

#: harddrake/sound.pm:442
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
"\n"
"It has been reported to oops the kernel on unloading.\n"
"\n"
"The new \"%s\" driver will only be used on next bootstrap."
msgstr ""
"ਪੁਰਾਣਾ \"%s\" ਡਰਾਈਵਰ ਕਾਲੀ-ਸੂਚੀ ਵਿੱਚ ਹੈ।\n"
"\n"
"ਇਹ ਅਨ-ਲੋਡ ਕਰਨ ਦੌਰਾਨ ਕਰਨਲ ਨੂੰ oops ਕਰਨ ਲਈ ਰਿਪੋਰਟ ਕੀਤਾ ਹੈ।\n"
"\n"
"ਨਵਾਂ \"%s\" ਡਰਾਈਵਰ ਸਿਰਫ ਨਵੇਂ ਬੂਟਸਟਰੈਪ ਦੌਰਾਨ ਵਰਤਿਆ ਜਾਵੇਗਾ।"

#: harddrake/sound.pm:450
#, c-format
msgid "No open source driver"
msgstr "ਕੋਈ ਖੁੱਲਾ ਸਰੋਤ ਡਰਾਈਵਰ ਨਹੀਂ"

#: harddrake/sound.pm:451
#, c-format
msgid ""
"There's no free driver for your sound card (%s), but there's a proprietary "
"driver at \"%s\"."
msgstr ""
"ਇੱਥੇ ਤੁਹਾਡੇ ਸਾਊਂਡ ਕਾਰਡ (%s) ਲਈ ਕੋਈ ਫਰੀ ਡਰਾਈਵਰ ਨਹੀਂ ਹੈ, ਪਰ \"%s\" ਤੇ ਇੱਕ ਮਲਕੀਅਤ ਡਰਾਈਵਰ "
"ਹੈ।"

#: harddrake/sound.pm:454
#, c-format
msgid "No known driver"
msgstr "ਕੋਈ ਜਾਣਿਆ ਡਰਾਈਵਰ ਨਹੀਂ ਹੈ"

#: harddrake/sound.pm:455
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "ਇੱਥੇ ਤੁਹਾਡੇ ਸਾਊਂਡ ਕਾਰਡ (%s) ਲਈ ਕੋਈ ਜਾਣਿਆ ਡਰਾਈਵਰ ਨਹੀਂ ਹੈ"

#: harddrake/sound.pm:470
#, c-format
msgid "Sound trouble shooting"
msgstr "ਸਾਊਂਡ ਸਮੱਸਿਆ ਨਿਪਟਾਰਾ"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:473
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
"- \"lspcidrake -v | fgrep -i AUDIO\" will tell you which driver your card "
"uses\n"
"by default\n"
"\n"
"- \"grep sound-slot /etc/modprobe.conf\" will tell you what driver it\n"
"currently uses\n"
"\n"
"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
"loaded or not\n"
"\n"
"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
"tell you if sound and alsa services are configured to be run on\n"
"initlevel 3\n"
"\n"
"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
"\n"
"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
msgstr ""
"ਪੁਰਾਣਾ ਬੱਗ ਸਾਊਂਡ ਜਾਂਚਕਾਰ ਹੇਠਲੀਆਂ ਕਮਾਂਡਾਂ ਚਲਾਉਣ ਲਈ ਹੈ:\n"
"\n"
"\n"
"- \"lspcidrake -v | fgrep -i AUDIO\" ਇਹ ਤੁਹਾਨੂੰ ਦੱਸੇਗੀ ਕਿ ਤੁਹਾਡਾ ਕਾਰਡ ਕਿਹੜਾ ਮੂਲ\n"
"ਡਰਾਇਵਰ ਵਰਤ ਰਿਹਾ ਹੈ\n"
"\n"
"- \"grep sound-slot /etc/modprobe.conf\" ਤੁਹਾਨੂੰ ਦੱਸੇਗੀ ਕਿ ਇਹ ਹੁਣ ਕਿਹੜਾ\n"
"ਡਰਾਈਵਰ ਵਰਤਦੀ ਹੈ\n"
"\n"
"- \"/sbin/lsmod\" ਤੁਹਾਨੂੰ ਜਾਂਚ ਕਰਨ ਦੇਵੇਗੀ ਕਿ ਇਸ ਦਾ ਮੈਡਿਊਲ (ਡਰਾਈਵਰ) ਲੋਡ\n"
"ਹੈ ਜਾਂ ਨਹੀਂ\n"
"\n"
"- \"/sbin/chkconfig --list sound\" ਅਤੇ \"/sbin/chkconfig --list alsa\" ਤੁਹਾਨੂੰ\n"
"ਦੱਸੇਗੀ ਕਿ ਸਾਊਂਡ ਅਤੇ alsa ਸੇਵਾਵਾਂ initlevel 3 ਤੇ ਚੱਲਣ ਲਈ ਸੰਰਚਿਤ ਹਨ ਜਾਂ\n"
"ਨਹੀਂ\n"
"\n"
"- \"aumix -q\" ਤੁਹਾਨੂੰ ਦੱਸੇਗੀ ਕਿ ਸਾਊਂਡ ਵਾਲਿਅਮ ਬੰਸ ਹੈ ਜਾਂ ਨਹੀਂ\n"
"\n"
"- \"/sbin/fuser -v /dev/dsp\" ਦੱਸੇਗੀ ਕਿ ਸਾਊਂਡ ਕਾਰਡ ਕਿਹੜਾ ਪ੍ਰੋਗਰਾਮ ਵਰਤ ਰਿਹਾ ਹੈ\n"

#: harddrake/sound.pm:500
#, c-format
msgid "Let me pick any driver"
msgstr "ਮੈਨੂੰ ਕੋਈ ਡਰਾਈਵਰ ਚੁੱਕਣ ਦਿਓ"

#: harddrake/sound.pm:503
#, c-format
msgid "Choosing an arbitrary driver"
msgstr "ਅਨਕੂਲ ਡਰਾਈਵਰ ਚੁਣ ਰਿਹਾ ਹੈ"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:506
#, c-format
msgid ""
"If you really think that you know which driver is the right one for your "
"card\n"
"you can pick one in the above list.\n"
"\n"
"The current driver for your \"%s\" sound card is \"%s\" "
msgstr ""
"ਜੇ ਤੁਸੀਂ ਇਹ ਸੋਚਦੇ ਹੋ ਕਿ ਤੁਹਾਨੂੰ ਆਪਣੇ ਕਾਰਡ ਲਈ ਸਹੀ ਡਰਾਈਵਰ ਦਾ ਪਤਾ ਹੈ\n"
"ਤੁਸੀਂ ਉੱਪਰ ਸੂਚੀ ਵਿੱਚੋਂ ਇੱਕ ਚੁਣ ਸਕਦੇ ਹੋ।\n"
"\n"
"ਤੁਹਾਡੇ \"%s\" ਸਾਊਂਡ ਕਾਰਡ ਲਈ ਮੌਜੂਦਾ ਡਰਾਈਵਰ ਹੈ \"%s\""

#: harddrake/v4l.pm:12
#, c-format
msgid "Auto-detect"
msgstr "ਸਵੈ-ਖੋਜ"

#: harddrake/v4l.pm:97 harddrake/v4l.pm:285 harddrake/v4l.pm:337
#, c-format
msgid "Unknown|Generic"
msgstr "ਅਣਪਛਾਤਾ|ਸਧਾਰਨ"

#: harddrake/v4l.pm:130
#, c-format
msgid "Unknown|CPH05X (bt878) [many vendors]"
msgstr "ਅਣਪਛਾਤਾ|CPH05X (bt878) [ਕਈ ਵਿਕ੍ਰੇਤਾ]"

#: harddrake/v4l.pm:131
#, c-format
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "ਅਣਪਛਾਤਾ|CPH06X (bt878) [ਕਈ ਵਿਕ੍ਰੇਤਾ]"

#: harddrake/v4l.pm:475
#, c-format
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
"If your card is misdetected, you can force the right tuner and card types "
"here. Just select your tv card parameters if needed."
msgstr ""
"ਬਹੁਤੇ ਨਵੇਂ TV ਕਾਰਡਾਂ ਲਈ, GNU/ਲੀਨਕਸ ਕਰਨਲ  ਦਾ bttv ਮੈਡਿਊਲ ਸਹੀ ਪੈਰਾਮੀਟਰ ਸਵੈ ਹੀ ਖੋਜ ਲੈਂਦਾ "
"ਹੈ।\n"
"ਜੇ ਤੁਹਾਡਾ ਕਾਰਡ ਨਹੀਂ ਲੱਭਿਆ ਗਿਆ, ਤੁਸੀਂ ਇੱਥੇ ਸਹੀ ਟਿਊਨਰ ਅਤੇ ਕਾਰਡ ਕਿਸਮ ਨੂੰ ਮਜਬੂਰ ਕਰ ਸਕਦੇ "
"ਹੋ।ਆਪਣਾ tv ਕਾਰਡ ਪੈਰਾਮੀਟਰ ਚੁਣੋ ਜੇ ਲੋੜ ਹੈ।"

#: harddrake/v4l.pm:478
#, c-format
msgid "Card model:"
msgstr "ਕਾਰਡ ਮਾਡਲ:"

#: harddrake/v4l.pm:479
#, c-format
msgid "Tuner type:"
msgstr "ਟਿਊਨਰ ਕਿਸਮ:"

#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:844
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
msgstr "ਠੀਕ ਹੈ"

#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:156
#, c-format
msgid "Yes"
msgstr "ਹਾਂ"

#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:156
#, c-format
msgid "No"
msgstr "ਨਹੀਂ"

#: interactive.pm:262
#, c-format
msgid "Choose a file"
msgstr "ਇੱਕ ਫਾਇਲ ਚੁਣੋ"

#: interactive.pm:387 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "ਸ਼ਾਮਲ"

#: interactive.pm:387 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "ਸੋਧਿਆ"

#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "ਮੁਕੰਮਲ"

#: interactive.pm:550 interactive/curses.pm:260 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "ਪਿੱਛੇ"

#: interactive/curses.pm:556 ugtk2.pm:872
#, c-format
msgid "No file chosen"
msgstr ""

#: interactive/curses.pm:560 ugtk2.pm:876
#, c-format
msgid "You have chosen a directory, not a file"
msgstr ""

#: interactive/curses.pm:562 ugtk2.pm:878
#, c-format
msgid "No such directory"
msgstr ""

#: interactive/curses.pm:562 ugtk2.pm:878
#, fuzzy, c-format
msgid "No such file"
msgstr "ਲੋਕਲ ਫਾਇਲ"

#: interactive/gtk.pm:580
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""

#: interactive/stdio.pm:29 interactive/stdio.pm:154
#, c-format
msgid "Bad choice, try again\n"
msgstr "ਗਲਤ ਚੋਣ, ਫਿਰ ਕੋਸ਼ਿਸ਼\n"

#: interactive/stdio.pm:30 interactive/stdio.pm:155
#, c-format
msgid "Your choice? (default %s) "
msgstr "ਤੁਹਾਡੀ ਚੋਣ? (ਮੂਲ %s)"

#: interactive/stdio.pm:54
#, c-format
msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""
"ਇੰਦਰਾਜਾਂ ਜੋ ਤੁਸੀਂ ਭਰਨੀਆਂ ਹਨ:\n"
"%s"

#: interactive/stdio.pm:70
#, c-format
msgid "Your choice? (0/1, default `%s') "
msgstr "ਤੁਹਾਡੀ ਚੋਣ? (0/1, ਮੂਲ `%s') "

#: interactive/stdio.pm:97
#, c-format
msgid "Button `%s': %s"
msgstr "ਬਟਨ `%s': %s"

#: interactive/stdio.pm:98
#, c-format
msgid "Do you want to click on this button?"
msgstr "ਕੀ ਤੁਸੀਂ ਇਹ ਬਟਨ ਦਬਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?"

#: interactive/stdio.pm:110
#, c-format
msgid "Your choice? (default `%s'%s) "
msgstr "ਤੁਹਾਡੀ ਚੋਣ? (ਮੂਲ `%s'%s) "

#: interactive/stdio.pm:110
#, c-format
msgid " enter `void' for void entry"
msgstr "ਬਚਾਓ ਇੰਦਰਾਜ ਲਈ `void' ਭਰੋ"

#: interactive/stdio.pm:128
#, c-format
msgid "=> There are many things to choose from (%s).\n"
msgstr "=> ਇੱਥੇ (%s) ਵਿੱਚੋਂ ਚੁਣਨ ਲਈ ਬਹੁਤ ਇਕਾਈਆਂ ਹਨ।\n"

#: interactive/stdio.pm:131
#, c-format
msgid ""
"Please choose the first number of the 10-range you wish to edit,\n"
"or just hit Enter to proceed.\n"
"Your choice? "
msgstr ""
"ਕਿਰਪਾ ਕਰਕੇ 10-ਸੀਮਾ ਵਿੱਚੋਂ ਪਹਿਲਾ ਅੰਕ ਜੋ ਤੁਸੀਂ ਸੋਧਣਾ ਚਾਹੁੰਦੇ ਹੋ ਚੁਣੋ,\n"
"ਜਾਂ ਅੱਗੇ ਜਾਣ ਲਈ ਸਿਰਫ Enter ਦਬਾਓ।\n"
"ਤੁਹਾਡੀ ਚੋਣ? "

#: interactive/stdio.pm:144
#, c-format
msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""
"=> ਸੂਚਨਾ, ਲੇਬਲ ਤਬਦੀਲ ਹੋਇਆ:\n"
"%s"

#: interactive/stdio.pm:151
#, c-format
msgid "Re-submit"
msgstr "ਮੁੜ-ਪੇਸ਼"

#. -PO: the string "default:LTR" can be translated *ONLY* as "default:LTR"
#. -PO: or as "default:RTL", depending if your language is written from
#. -PO: left to right, or from right to left; any other string is wrong.
#: lang.pm:194
#, c-format
msgid "default:LTR"
msgstr "default:LTR"

#: lang.pm:211
#, c-format
msgid "Andorra"
msgstr "ਐਂਡੋਰਾ"

#: lang.pm:212 timezone.pm:226
#, c-format
msgid "United Arab Emirates"
msgstr "ਸੰਯੁਕਤ ਰਾਜ ਅਮੀਰਾਤ"

#: lang.pm:213
#, c-format
msgid "Afghanistan"
msgstr "ਅਫਗਾਨਿਸਤਾਨ"

#: lang.pm:214
#, c-format
msgid "Antigua and Barbuda"
msgstr "ਐਟੀਗੂਆ ਤੇ ਬਾਰਬੂਡਾ"

#: lang.pm:215
#, c-format
msgid "Anguilla"
msgstr "ਅੰਗੂਲੀਆਂ"

#: lang.pm:216
#, c-format
msgid "Albania"
msgstr "ਅਲਬੀਨਾ"

#: lang.pm:217
#, c-format
msgid "Armenia"
msgstr "ਅਰਮੀਨਾ"

#: lang.pm:218
#, c-format
msgid "Netherlands Antilles"
msgstr "ਨੀਦਰਲੈਂਡ ਐਟੀਲਸ"

#: lang.pm:219
#, c-format
msgid "Angola"
msgstr "ਅੰਗੋਲਾ"

#: lang.pm:220
#, c-format
msgid "Antarctica"
msgstr "ਅੰਟਾਰਿਕਟਾ"

#: lang.pm:221 timezone.pm:271
#, c-format
msgid "Argentina"
msgstr "ਅਰਜਨਟੀਨਾ"

#: lang.pm:222
#, c-format
msgid "American Samoa"
msgstr "ਅਮਰੀਕੀ ਸਾਮੋਨਾ"

#: lang.pm:223 mirror.pm:12 timezone.pm:229
#, c-format
msgid "Austria"
msgstr "ਆਸਟਰੀਆ"

#: lang.pm:224 mirror.pm:11 timezone.pm:267
#, c-format
msgid "Australia"
msgstr "ਅਸਟਰੇਲੀਆ"

#: lang.pm:225
#, c-format
msgid "Aruba"
msgstr "ਅਰੂਬਾ"

#: lang.pm:226
#, c-format
msgid "Azerbaijan"
msgstr "ਅਜ਼ਰਬਾਈਜਾਨ"

#: lang.pm:227
#, c-format
msgid "Bosnia and Herzegovina"
msgstr "ਬੋਸਨੀਅ ਤੇ ਹਰਜ਼ੀਗੋਨੀਆ"

#: lang.pm:228
#, c-format
msgid "Barbados"
msgstr "ਬਾਰਬਾਡਾਸ"

#: lang.pm:229 timezone.pm:211
#, c-format
msgid "Bangladesh"
msgstr "ਬੰਗਲਾਦੇਸ਼"

#: lang.pm:230 mirror.pm:13 timezone.pm:231
#, c-format
msgid "Belgium"
msgstr "ਬੈਲਜੀਅਮ"

#: lang.pm:231
#, c-format
msgid "Burkina Faso"
msgstr "ਬੂਪਕੀਨਾ ਫਾਸੋ"

#: lang.pm:232 timezone.pm:232
#, c-format
msgid "Bulgaria"
msgstr "ਬੁਲਗਾਰੀਆ"

#: lang.pm:233
#, c-format
msgid "Bahrain"
msgstr "ਬਹਿਰਾਨ"

#: lang.pm:234
#, c-format
msgid "Burundi"
msgstr "ਬੂਰੂਮਾਡੀ"

#: lang.pm:235
#, c-format
msgid "Benin"
msgstr "ਬੀਨਾਨ"

#: lang.pm:236
#, c-format
msgid "Bermuda"
msgstr "ਬਾਰਾਮੂਡਾ"

#: lang.pm:237
#, c-format
msgid "Brunei Darussalam"
msgstr "ਬਰੂਨਈ ਡਾਰੂਸ਼ਲਾਮ"

#: lang.pm:238
#, c-format
msgid "Bolivia"
msgstr "ਬੋਲੋਵੀਆ"

#: lang.pm:239 mirror.pm:14 timezone.pm:272
#, c-format
msgid "Brazil"
msgstr "ਬਰਾਜ਼ੀਲ"

#: lang.pm:240
#, c-format
msgid "Bahamas"
msgstr "ਬਾਹਾਮਾਸ"

#: lang.pm:241
#, c-format
msgid "Bhutan"
msgstr "ਭੁਟਾਨ"

#: lang.pm:242
#, c-format
msgid "Bouvet Island"
msgstr "ਬੂਟਵਟ ਟਾਪੂ"

#: lang.pm:243
#, c-format
msgid "Botswana"
msgstr "ਬੂਟਸਵਾਨਾ"

#: lang.pm:244 timezone.pm:230
#, c-format
msgid "Belarus"
msgstr "ਬੇਲਾਰੂਸ"

#: lang.pm:245
#, c-format
msgid "Belize"
msgstr "ਬੀਲੀਜ਼ੀ"

#: lang.pm:246 mirror.pm:15 timezone.pm:261
#, c-format
msgid "Canada"
msgstr "ਕੈਨੇਡਾ"

#: lang.pm:247
#, c-format
msgid "Cocos (Keeling) Islands"
msgstr "ਕੋਕੋਸ(ਕਿਲਿੰਗ) ਟਾਪੂ"

#: lang.pm:248
#, c-format
msgid "Congo (Kinshasa)"
msgstr "ਕੌਂਗੋ (ਕਿਨਸ਼ਾਸਾ)"

#: lang.pm:249
#, c-format
msgid "Central African Republic"
msgstr "ਕੇਦਰੀ ਅਫਰੀਕਾ ਗਣਰਾਜ਼"

#: lang.pm:250
#, c-format
msgid "Congo (Brazzaville)"
msgstr "ਕੌਂਗੋ (ਬਰਾਜ਼ਾਵਿਲੇ)"

#: lang.pm:251 mirror.pm:39 timezone.pm:255
#, c-format
msgid "Switzerland"
msgstr "ਸਵਿਟਰਜ਼ਰਲੈਂਡ"

#: lang.pm:252
#, c-format
msgid "Cote d'Ivoire"
msgstr "ਕੋਟੀ ਡੀਵੋਰਆ"

#: lang.pm:253
#, c-format
msgid "Cook Islands"
msgstr "ਕੁੱਕ ਟਾਪੂ"

#: lang.pm:254 timezone.pm:273
#, c-format
msgid "Chile"
msgstr "ਚਿੱਲੀ"

#: lang.pm:255
#, c-format
msgid "Cameroon"
msgstr "ਕੈਮਰੂਨ"

#: lang.pm:256 timezone.pm:212
#, c-format
msgid "China"
msgstr "ਚੀਨ"

#: lang.pm:257
#, c-format
msgid "Colombia"
msgstr "ਕੋਲੰਬੀਆ"

#: lang.pm:258 mirror.pm:16
#, c-format
msgid "Costa Rica"
msgstr "ਕਾਸਟ ਰੀਕਾ"

#: lang.pm:259
#, c-format
msgid "Serbia & Montenegro"
msgstr "ਸਰਬੀਆ ਤੇ ਮੌਂਟੇਨੀਗਰੋ"

#: lang.pm:260
#, c-format
msgid "Cuba"
msgstr "ਕਿਊਬਾ"

#: lang.pm:261
#, c-format
msgid "Cape Verde"
msgstr "ਕੇਪ ਵਾਰਡੀ"

#: lang.pm:262
#, c-format
msgid "Christmas Island"
msgstr "ਕ੍ਰਿਸਮਿਸ ਟਾਪੂ"

#: lang.pm:263
#, c-format
msgid "Cyprus"
msgstr "ਕਿਊਰੂਸ"

#: lang.pm:264 mirror.pm:17 timezone.pm:233
#, c-format
msgid "Czech Republic"
msgstr "ਚੈੱਕ ਗਣਰਾਜ"

#: lang.pm:265 mirror.pm:22 timezone.pm:238
#, c-format
msgid "Germany"
msgstr "ਜਰਮਨੀ"

#: lang.pm:266
#, c-format
msgid "Djibouti"
msgstr "ਡਜੀਬੂਟੀ"

#: lang.pm:267 mirror.pm:18 timezone.pm:234
#, c-format
msgid "Denmark"
msgstr "ਡੈਨਮਾਰਕ"

#: lang.pm:268
#, c-format
msgid "Dominica"
msgstr "ਡੋਮੀਨੀਆ"

#: lang.pm:269
#, c-format
msgid "Dominican Republic"
msgstr "ਡੋਮੀਨੀਆਨ ਗਣਰਾਜ਼"

#: lang.pm:270
#, c-format
msgid "Algeria"
msgstr "ਅਲਜੀਰੀਆ"

#: lang.pm:271
#, c-format
msgid "Ecuador"
msgstr "ਏਕਵੇਡਰ"

#: lang.pm:272 mirror.pm:19 timezone.pm:235
#, c-format
msgid "Estonia"
msgstr "ਈਸਟੋਨੀਆ"

#: lang.pm:273
#, c-format
msgid "Egypt"
msgstr "ਮਿਸਰ"

#: lang.pm:274
#, c-format
msgid "Western Sahara"
msgstr "ਦੱਖਣੀ ਸਹਾਰਾ"

#: lang.pm:275
#, c-format
msgid "Eritrea"
msgstr "ਈਰਟੀਰਆ"

#: lang.pm:276 mirror.pm:37 timezone.pm:253
#, c-format
msgid "Spain"
msgstr "ਸਪੇਨ"

#: lang.pm:277
#, c-format
msgid "Ethiopia"
msgstr "ਈਥੋਪਈਆ"

#: lang.pm:278 mirror.pm:20 timezone.pm:236
#, c-format
msgid "Finland"
msgstr "ਫ਼ਿਨਲੈਂਡ"

#: lang.pm:279
#, c-format
msgid "Fiji"
msgstr "ਫਿਜ਼ੀ"

#: lang.pm:280
#, c-format
msgid "Falkland Islands (Malvinas)"
msgstr "ਫਾਲਕਲੈਂਡ ਟਾਪੂ (ਮਲਵੀਨਾਸ)"

#: lang.pm:281
#, c-format
msgid "Micronesia"
msgstr "ਮਾਕਰੋਨੀਸ਼ੀਆ"

#: lang.pm:282
#, c-format
msgid "Faroe Islands"
msgstr "ਫਾਰੀਓ ਟਾਪੂ"

#: lang.pm:283 mirror.pm:21 timezone.pm:237
#, c-format
msgid "France"
msgstr "ਫਰਾਂਸ"

#: lang.pm:284
#, c-format
msgid "Gabon"
msgstr "ਗਾਬੋਨ"

#: lang.pm:285 timezone.pm:257
#, c-format
msgid "United Kingdom"
msgstr "ਬਰਤਾਨੀਆ"

#: lang.pm:286
#, c-format
msgid "Grenada"
msgstr "ਗਰੀਨਾਡਾਆ"

#: lang.pm:287
#, c-format
msgid "Georgia"
msgstr "ਜਾਰਜੀਆ"

#: lang.pm:288
#, c-format
msgid "French Guiana"
msgstr "ਫਰੈਂਚ ਗੁਆਨਾ"

#: lang.pm:289
#, c-format
msgid "Ghana"
msgstr "ਗਾਨਾ"

#: lang.pm:290
#, c-format
msgid "Gibraltar"
msgstr "ਗੀਬਰਾਲਟਾਰ"

#: lang.pm:291
#, c-format
msgid "Greenland"
msgstr "ਗਰੀਨਲੈਂਡ"

#: lang.pm:292
#, c-format
msgid "Gambia"
msgstr "ਗਾਬੀਆ"

#: lang.pm:293
#, c-format
msgid "Guinea"
msgstr "ਗੂਈਨੀਆ"

#: lang.pm:294
#, c-format
msgid "Guadeloupe"
msgstr "ਗੁਆਡੀਲੂਪੀ"

#: lang.pm:295
#, c-format
msgid "Equatorial Guinea"
msgstr "ਭੂ-ਖੰਡੀ ਗੁਆਨਾ"

#: lang.pm:296 mirror.pm:23 timezone.pm:239
#, c-format
msgid "Greece"
msgstr "ਗਰੀਸ"

#: lang.pm:297
#, c-format
msgid "South Georgia and the South Sandwich Islands"
msgstr "ਦੱਖਣੀ ਜੀਓਰਜੀਆ ਅਤੇ ਦੱਖਣੀ ਸੈਂਡਵਿਚ ਟਾਪੂ"

#: lang.pm:298 timezone.pm:262
#, c-format
msgid "Guatemala"
msgstr "ਗੂਆਟੇਮਾਲਾ"

#: lang.pm:299
#, c-format
msgid "Guam"
msgstr "ਗੁਆਮ"

#: lang.pm:300
#, c-format
msgid "Guinea-Bissau"
msgstr "ਗੁਨੇਆ-ਬਿਸਾਉ"

#: lang.pm:301
#, c-format
msgid "Guyana"
msgstr "ਗੁਆਨਾ"

#: lang.pm:302
#, c-format
msgid "Hong Kong SAR (China)"
msgstr "ਹਾਂਗ ਕਾਂਗ ਸਾਰ (ਚੀਨ)"

#: lang.pm:303
#, c-format
msgid "Heard and McDonald Islands"
msgstr "ਹੀਅਰਡ ਅਤੇ ਮੈਕਡੋਨਾਲਡ ਟਾਪੂ"

#: lang.pm:304
#, c-format
msgid "Honduras"
msgstr "ਹਾਨਡੂਰਸ"

#: lang.pm:305
#, c-format
msgid "Croatia"
msgstr "ਕਰੋਟੀਆ"

#: lang.pm:306
#, c-format
msgid "Haiti"
msgstr "ਹਾਈਟੀ"

#: lang.pm:307 mirror.pm:24 timezone.pm:240
#, c-format
msgid "Hungary"
msgstr "ਹੰਗਰੀ"

#: lang.pm:308 timezone.pm:215
#, c-format
msgid "Indonesia"
msgstr "ਇੰਡੋਨੇਸੀਆ"

#: lang.pm:309 mirror.pm:25 timezone.pm:241
#, c-format
msgid "Ireland"
msgstr "ਆਈਰਲੈਂਡ"

#: lang.pm:310 mirror.pm:26 timezone.pm:217
#, c-format
msgid "Israel"
msgstr "ਇਜ਼ਰਾਈਲ"

#: lang.pm:311 timezone.pm:214
#, c-format
msgid "India"
msgstr "ਭਾਰਤ"

#: lang.pm:312
#, c-format
msgid "British Indian Ocean Territory"
msgstr "ਬਰਤਾਨੀਆ ਭਾਰਤੀ ਸਮੁੰਦਰੀ ਖੇਤਰ"

#: lang.pm:313
#, c-format
msgid "Iraq"
msgstr "ਇਰਾਕ"

#: lang.pm:314 timezone.pm:216
#, c-format
msgid "Iran"
msgstr "ਈਰਾਨ"

#: lang.pm:315
#, c-format
msgid "Iceland"
msgstr "ਟਾਪੂ"

#: lang.pm:316 mirror.pm:27 timezone.pm:242
#, c-format
msgid "Italy"
msgstr "ਇਟਲੀ"

#: lang.pm:317
#, c-format
msgid "Jamaica"
msgstr "ਜੈਮਾਈਕਾ"

#: lang.pm:318
#, c-format
msgid "Jordan"
msgstr "ਜਾਰਡਨ"

#: lang.pm:319 mirror.pm:28 timezone.pm:218
#, c-format
msgid "Japan"
msgstr "ਜਾਪਾਨ"

#: lang.pm:320
#, c-format
msgid "Kenya"
msgstr "ਕੀਨੀਆ"

#: lang.pm:321
#, c-format
msgid "Kyrgyzstan"
msgstr "ਕਿਰਗਸਤਾਨ"

#: lang.pm:322
#, c-format
msgid "Cambodia"
msgstr "ਕੋਲੰਬੀਆ"

#: lang.pm:323
#, c-format
msgid "Kiribati"
msgstr "ਕੀਰੀਬਾਟੀ"

#: lang.pm:324
#, c-format
msgid "Comoros"
msgstr "ਕੋਮੋਰਸ"

#: lang.pm:325
#, c-format
msgid "Saint Kitts and Nevis"
msgstr "ਸੇਂਟ ਕਿਟਸ ਅਤੇ ਨੇਵੀਸ"

#: lang.pm:326
#, c-format
msgid "Korea (North)"
msgstr "ਕੋਰੀਆ (ਉੱਤਰੀ)"

#: lang.pm:327 timezone.pm:219
#, c-format
msgid "Korea"
msgstr "ਕੋਰੀਆ"

#: lang.pm:328
#, c-format
msgid "Kuwait"
msgstr "ਕੁਵੈਤ"

#: lang.pm:329
#, c-format
msgid "Cayman Islands"
msgstr "ਕਾਯਮਨ ਟਾਪੂ"

#: lang.pm:330
#, c-format
msgid "Kazakhstan"
msgstr "ਕਜ਼ਾਕਸਤਾਨ"

#: lang.pm:331
#, c-format
msgid "Laos"
msgstr "ਲਿਉਸ"

#: lang.pm:332
#, c-format
msgid "Lebanon"
msgstr "ਲੀਬਨਾਨ"

#: lang.pm:333
#, c-format
msgid "Saint Lucia"
msgstr "ਸੇਂਟ ਲੂਸੀਆ"

#: lang.pm:334
#, c-format
msgid "Liechtenstein"
msgstr "ਲੀਚਟੀਨੀਆ"

#: lang.pm:335
#, c-format
msgid "Sri Lanka"
msgstr "ਸ੍ਰੀਲੰਕਾ"

#: lang.pm:336
#, c-format
msgid "Liberia"
msgstr "ਲੀਬਾਰੀਆ"

#: lang.pm:337
#, c-format
msgid "Lesotho"
msgstr "ਲੀਸੋਥੋ"

#: lang.pm:338 timezone.pm:243
#, c-format
msgid "Lithuania"
msgstr "ਲੀਥੂਨੀਆ"

#: lang.pm:339 timezone.pm:244
#, c-format
msgid "Luxembourg"
msgstr "ਲ਼ਕਸ਼ਬਰਗ"

#: lang.pm:340
#, c-format
msgid "Latvia"
msgstr "ਲਾਟੀਵਾਆ"

#: lang.pm:341
#, c-format
msgid "Libya"
msgstr "ਲੀਬੀਆ"

#: lang.pm:342
#, c-format
msgid "Morocco"
msgstr "ਮੋਰੋਸ਼ਸ"

#: lang.pm:343
#, c-format
msgid "Monaco"
msgstr "ਮੋਨਸ਼ੀਆ"

#: lang.pm:344
#, c-format
msgid "Moldova"
msgstr "ਮੋਲਡੋਵਾ"

#: lang.pm:345
#, c-format
msgid "Madagascar"
msgstr "ਮੈਡਾਗਾਸਕਰ"

#: lang.pm:346
#, c-format
msgid "Marshall Islands"
msgstr "ਮਾਰਸ਼ਲ ਟਾਪੂ"

#: lang.pm:347
#, c-format
msgid "Macedonia"
msgstr "ਮੈਕਡੋਨੀਆ"

#: lang.pm:348
#, c-format
msgid "Mali"
msgstr "ਮਾਲੀ"

#: lang.pm:349
#, c-format
msgid "Myanmar"
msgstr "ਮਿਆਂਮਾਰ"

#: lang.pm:350
#, c-format
msgid "Mongolia"
msgstr "ਮੰਗੋਲੀਆ"

#: lang.pm:351
#, c-format
msgid "Northern Mariana Islands"
msgstr "ਉੱਤਰੀ ਮਰੀਵੀਆਨਾ ਟਾਪੂ"

#: lang.pm:352
#, c-format
msgid "Martinique"
msgstr "ਮਾਰਟੀਨੀਕਿਊ"

#: lang.pm:353
#, c-format
msgid "Mauritania"
msgstr "ਮਾਓਰੀਟਆਨਾ"

#: lang.pm:354
#, c-format
msgid "Montserrat"
msgstr "ਮੋਨਟਸ਼ਟੀਟ"

#: lang.pm:355
#, c-format
msgid "Malta"
msgstr "ਮਾਲਟਾ"

#: lang.pm:356
#, c-format
msgid "Mauritius"
msgstr "ਮਾਓਟੀਸ"

#: lang.pm:357
#, c-format
msgid "Maldives"
msgstr "ਮਾਲਦੀਪ"

#: lang.pm:358
#, c-format
msgid "Malawi"
msgstr "ਮਾਲਾਵੀਆ"

#: lang.pm:359 timezone.pm:263
#, c-format
msgid "Mexico"
msgstr "ਮੈਕਸੀਕੋ"

#: lang.pm:360 timezone.pm:220
#, c-format
msgid "Malaysia"
msgstr "ਮਲੇਸ਼ੀਆ"

#: lang.pm:361
#, c-format
msgid "Mozambique"
msgstr "ਮੋਜ਼ਾਮਬੀਕਿਉ"

#: lang.pm:362
#, c-format
msgid "Namibia"
msgstr "ਨੀਮੀਬੀਆ"

#: lang.pm:363
#, c-format
msgid "New Caledonia"
msgstr "ਨਵਾਂ ਕਾਲੀਡੋਨੀਆਂ"

#: lang.pm:364
#, c-format
msgid "Niger"
msgstr "ਨੀਜ਼ਰ"

#: lang.pm:365
#, c-format
msgid "Norfolk Island"
msgstr "ਨੋਰਫੋਕ ਟਾਪੂ"

#: lang.pm:366
#, c-format
msgid "Nigeria"
msgstr "ਨੀਜ਼ੀਰਆ"

#: lang.pm:367
#, c-format
msgid "Nicaragua"
msgstr "ਨਿਕਾਰਗੁਆ"

#: lang.pm:368 mirror.pm:29 timezone.pm:245
#, c-format
msgid "Netherlands"
msgstr "ਨੀਂਦਰਲੈਂਡ"

#: lang.pm:369 mirror.pm:31 timezone.pm:246
#, c-format
msgid "Norway"
msgstr "ਨਾਰਵੇ"

#: lang.pm:370
#, c-format
msgid "Nepal"
msgstr "ਨੇਪਾਲ"

#: lang.pm:371
#, c-format
msgid "Nauru"
msgstr "ਨੀਓਰੂ"

#: lang.pm:372
#, c-format
msgid "Niue"
msgstr "ਨੀਊਈ"

#: lang.pm:373 mirror.pm:30 timezone.pm:268
#, c-format
msgid "New Zealand"
msgstr "ਨਿਊਜੀਲੈਂਡ"

#: lang.pm:374
#, c-format
msgid "Oman"
msgstr "ਓਮਾਨ"

#: lang.pm:375
#, c-format
msgid "Panama"
msgstr "ਪੈਨਾਮਾ"

#: lang.pm:376
#, c-format
msgid "Peru"
msgstr "ਪੇਰੂ"

#: lang.pm:377
#, c-format
msgid "French Polynesia"
msgstr "ਫਰੈਂਚ ਪੋਲੀਸੇਲੇਵੀਆ"

#: lang.pm:378
#, c-format
msgid "Papua New Guinea"
msgstr "ਪਾਪੂਆ ਨਵਾਂ ਗੂਈਨਿਆ"

#: lang.pm:379 timezone.pm:221
#, c-format
msgid "Philippines"
msgstr "ਫਿਲਿਪੀਨੀਜ਼"

#: lang.pm:380
#, c-format
msgid "Pakistan"
msgstr "ਪਾਕਿਸਤਾਨ"

#: lang.pm:381 mirror.pm:32 timezone.pm:247
#, c-format
msgid "Poland"
msgstr "ਪੋਲੈਂਡ"

#: lang.pm:382
#, c-format
msgid "Saint Pierre and Miquelon"
msgstr "ਸੇਂਟ ਪਿੱਰੇ ਅਤੇ ਮੀਕੇਲੋਨ"

#: lang.pm:383
#, c-format
msgid "Pitcairn"
msgstr "ਪਿਟਸਾਰਨ"

#: lang.pm:384
#, c-format
msgid "Puerto Rico"
msgstr "ਪੁਈਰਟੋ ਰੀਸੋ"

#: lang.pm:385
#, c-format
msgid "Palestine"
msgstr "ਪੇਲੇਸਟਾਈਨ"

#: lang.pm:386 mirror.pm:33 timezone.pm:248
#, c-format
msgid "Portugal"
msgstr "ਪੁਰਤਗਾਲ"

#: lang.pm:387
#, c-format
msgid "Paraguay"
msgstr "ਪੇਰੂਗਵੇ"

#: lang.pm:388
#, c-format
msgid "Palau"
msgstr "ਪਾਲਾਊ"

#: lang.pm:389
#, c-format
msgid "Qatar"
msgstr "ਕਤਰ"

#: lang.pm:390
#, c-format
msgid "Reunion"
msgstr "ਰੀਯੁਨੀਅਨ"

#: lang.pm:391 timezone.pm:249
#, c-format
msgid "Romania"
msgstr "ਰੋਮਾਨੀਆ"

#: lang.pm:392 mirror.pm:34
#, c-format
msgid "Russia"
msgstr "ਰੂਸ"

#: lang.pm:393
#, c-format
msgid "Rwanda"
msgstr "ਰਵਾਂਡਾਂ"

#: lang.pm:394
#, c-format
msgid "Saudi Arabia"
msgstr "ਸਾਊਦੀ ਅਰਬ"

#: lang.pm:395
#, c-format
msgid "Solomon Islands"
msgstr "ਸੋਲੋਮੋਨ ਟਾਪੂ"

#: lang.pm:396
#, c-format
msgid "Seychelles"
msgstr "ਸੀਆਚਿਲਸ"

#: lang.pm:397
#, c-format
msgid "Sudan"
msgstr "ਸੂਡਾਨ"

#: lang.pm:398 mirror.pm:38 timezone.pm:254
#, c-format
msgid "Sweden"
msgstr "ਸਵੀਡਨ"

#: lang.pm:399 timezone.pm:222
#, c-format
msgid "Singapore"
msgstr "ਸਿੰਘਾਪੁਰ"

#: lang.pm:400
#, c-format
msgid "Saint Helena"
msgstr "ਸੇਂਟ ਹੇਲੇਨਾ"

#: lang.pm:401 timezone.pm:252
#, c-format
msgid "Slovenia"
msgstr "ਸਲੋਵੀਨੀਆ"

#: lang.pm:402
#, c-format
msgid "Svalbard and Jan Mayen Islands"
msgstr "ਸਵਾਲਬੋਰਡ ਅਤੇ ਜਾਨ ਮਾਈਨ ਟਾਪੂ"

#: lang.pm:403 mirror.pm:35 timezone.pm:251
#, c-format
msgid "Slovakia"
msgstr "ਸਲੋਵਾਕੀਆ"

#: lang.pm:404
#, c-format
msgid "Sierra Leone"
msgstr "ਸੀਈਰਆ ਲਿਏਨ"

#: lang.pm:405
#, c-format
msgid "San Marino"
msgstr "ਸਾਨ ਮਾਰੀਨੂ"

#: lang.pm:406
#, c-format
msgid "Senegal"
msgstr "ਸੈਨੇਗਾਲ"

#: lang.pm:407
#, c-format
msgid "Somalia"
msgstr "ਸੋਮਾਲੀਆ"

#: lang.pm:408
#, c-format
msgid "Suriname"
msgstr "ਸੂਰੀਨਾਂ"

#: lang.pm:409
#, c-format
msgid "Sao Tome and Principe"
msgstr "ਸਾਓ ਟੋਮ ਅਤੇ ਪ੍ਰਿਨਸਾਈਪ"

#: lang.pm:410
#, c-format
msgid "El Salvador"
msgstr "ਈਲ ਸਾਲੇਵਡੋਰ"

#: lang.pm:411
#, c-format
msgid "Syria"
msgstr "ਸੀਰੀਆ"

#: lang.pm:412
#, c-format
msgid "Swaziland"
msgstr "ਸਵਰਜ਼ਲੈਂਡ"

#: lang.pm:413
#, c-format
msgid "Turks and Caicos Islands"
msgstr "ਤੁਰਕਸ ਅਤੇ ਕੇਈਕੋਸ ਟਾਪੂ"

#: lang.pm:414
#, c-format
msgid "Chad"
msgstr "ਚੰਦ"

#: lang.pm:415
#, c-format
msgid "French Southern Territories"
msgstr "ਫਰੈਂਚ ਦੱਖਣੀ ਖੇਤਰ"

#: lang.pm:416
#, c-format
msgid "Togo"
msgstr "ਟੂਗੂ"

#: lang.pm:417 mirror.pm:41 timezone.pm:224
#, c-format
msgid "Thailand"
msgstr "ਥਾਈਲੈਂਡ"

#: lang.pm:418
#, c-format
msgid "Tajikistan"
msgstr "ਤਜ਼ਾਕਸਤਾਨ"

#: lang.pm:419
#, c-format
msgid "Tokelau"
msgstr "ਟੂਕੀਲਾਊ"

#: lang.pm:420
#, c-format
msgid "East Timor"
msgstr "ਪੂਰਬੀ ਟੀਮੋਰ"

#: lang.pm:421
#, c-format
msgid "Turkmenistan"
msgstr "ਤੁਰਕਸਤਾਨ"

#: lang.pm:422
#, c-format
msgid "Tunisia"
msgstr "ਟੁਨੀਸ਼ੀਆ"

#: lang.pm:423
#, c-format
msgid "Tonga"
msgstr "ਟੂਨਗਾ"

#: lang.pm:424 timezone.pm:225
#, c-format
msgid "Turkey"
msgstr "ਤੁਰਕੀ"

#: lang.pm:425
#, c-format
msgid "Trinidad and Tobago"
msgstr "ਟਰਿਨੀਦਾਦ ਅਤੇ ਟੋਬੇਗੋ"

#: lang.pm:426
#, c-format
msgid "Tuvalu"
msgstr "ਟੂਵਾਲੂ"

#: lang.pm:427 mirror.pm:40 timezone.pm:223
#, c-format
msgid "Taiwan"
msgstr "ਤਾਈਵਾਨ"

#: lang.pm:428 timezone.pm:208
#, c-format
msgid "Tanzania"
msgstr "ਤਾਨਜ਼ੀਆ"

#: lang.pm:429 timezone.pm:256
#, c-format
msgid "Ukraine"
msgstr "ਯੂਕਰੇਨ"

#: lang.pm:430
#, c-format
msgid "Uganda"
msgstr "ਯੂਗਾਂਡਾ"

#: lang.pm:431
#, c-format
msgid "United States Minor Outlying Islands"
msgstr "ਅਮਰੀਕਾ ਦੇ ਛੋਟੇ ਟਾਪੂ"

#: lang.pm:432 mirror.pm:42 timezone.pm:264
#, c-format
msgid "United States"
msgstr "ਅਮਰੀਕਾ"

#: lang.pm:433
#, c-format
msgid "Uruguay"
msgstr "ਉਰੂਗਵੇ"

#: lang.pm:434
#, c-format
msgid "Uzbekistan"
msgstr "ਉਜ਼ੇਬਕਸਤਾਨ"

#: lang.pm:435
#, c-format
msgid "Vatican"
msgstr "ਵਾਟੀਕਾਨ"

#: lang.pm:436
#, c-format
msgid "Saint Vincent and the Grenadines"
msgstr "ਸੇਂਟ ਵਿਨਸਨਟ ਅਤੇ ਗਰੇਨਾਡਾਈਨਸ"

#: lang.pm:437
#, c-format
msgid "Venezuela"
msgstr "ਵੈਨੂਜੇਏਲਾ"

#: lang.pm:438
#, c-format
msgid "Virgin Islands (British)"
msgstr "ਵਿਰਗਿਨ ਟਾਪੂ (ਬ੍ਰਿਟਿਸ਼)"

#: lang.pm:439
#, c-format
msgid "Virgin Islands (U.S.)"
msgstr "ਵਿਰਗਿਨ ਟਾਪੂ (U.S.)"

#: lang.pm:440
#, c-format
msgid "Vietnam"
msgstr "ਵੀਅਤਨਾਮ"

#: lang.pm:441
#, c-format
msgid "Vanuatu"
msgstr "ਵਾਨੂਟੂ"

#: lang.pm:442
#, c-format
msgid "Wallis and Futuna"
msgstr "ਵਾਲਿਸ ਅਤੇ ਫੂਟੂਨਾ"

#: lang.pm:443
#, c-format
msgid "Samoa"
msgstr "ਸਾਮੋਆ"

#: lang.pm:444
#, c-format
msgid "Yemen"
msgstr "ਯਮਨ"

#: lang.pm:445
#, c-format
msgid "Mayotte"
msgstr "ਮਾਈਟੀ"

#: lang.pm:446 mirror.pm:36 timezone.pm:207
#, c-format
msgid "South Africa"
msgstr "ਦੱਖਣੀ ਅਫਰੀਕਾ"

#: lang.pm:447
#, c-format
msgid "Zambia"
msgstr "ਜ਼ੈਬੀਆ"

#: lang.pm:448
#, c-format
msgid "Zimbabwe"
msgstr "ਜਿੰਬਾਬਾਵੇ"

#: lang.pm:1223
#, c-format
msgid "Welcome to %s"
msgstr "%s ਤੇ ਜੀ ਆਇਆਂ ਨੂੰ"

#: lvm.pm:84
#, c-format
msgid "Moving used physical extents to other physical volumes failed"
msgstr ""

#: lvm.pm:141
#, c-format
msgid "Physical volume %s is still in use"
msgstr ""

#: lvm.pm:151
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "ਪਹਿਲਾਂ ਲੌਜ਼ੀਕਲ ਵਾਲਿਅਮ ਹਟਾਓ\n"

#: lvm.pm:184
#, c-format
msgid "The bootloader can't handle /boot on multiple physical volumes"
msgstr ""

#: messages.pm:11
#, c-format
msgid ""
"Introduction\n"
"\n"
"The operating system and the different components available in the Mandriva "
"Linux distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
"to the operating \n"
"system and the different components of the Mandriva Linux distribution, and "
"any applications \n"
"distributed with these products provided by Mandriva's licensors or "
"suppliers.\n"
"\n"
"\n"
"1. License Agreement\n"
"\n"
"Please read this document carefully. This document is a license agreement "
"between you and  \n"
"Mandriva S.A. which applies to the Software Products.\n"
"By installing, duplicating or using any of the Software Products in any "
"manner, you explicitly \n"
"accept and fully agree to conform to the terms and conditions of this "
"License. \n"
"If you disagree with any portion of the License, you are not allowed to "
"install, duplicate or use \n"
"the Software Products. \n"
"Any attempt to install, duplicate or use the Software Products in a manner "
"which does not comply \n"
"with the terms and conditions of this License is void and will terminate "
"your rights under this \n"
"License. Upon termination of the License,  you must immediately destroy all "
"copies of the \n"
"Software Products.\n"
"\n"
"\n"
"2. Limited Warranty\n"
"\n"
"The Software Products and attached documentation are provided \"as is\", "
"with no warranty, to the \n"
"extent permitted by law.\n"
"Neither Mandriva S.A. nor its licensors or suppliers will, in any "
"circumstances and to the extent \n"
"permitted by law, be liable for any special, incidental, direct or indirect "
"damages whatsoever \n"
"(including without limitation damages for loss of business, interruption of "
"business, financial \n"
"loss, legal fees and penalties resulting from a court judgment, or any other "
"consequential loss) \n"
"arising out of  the use or inability to use the Software Products, even if "
"Mandriva S.A. or its \n"
"licensors or suppliers have been advised of the possibility or occurrence of "
"such damages.\n"
"\n"
"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
"COUNTRIES\n"
"\n"
"To the extent permitted by law, neither Mandriva S.A. nor its licensors, "
"suppliers or\n"
"distributors will, in any circumstances, be liable for any special, "
"incidental, direct or indirect \n"
"damages whatsoever (including without limitation damages for loss of "
"business, interruption of \n"
"business, financial loss, legal fees and penalties resulting from a court "
"judgment, or any \n"
"other consequential loss) arising out of the possession and use of software "
"components or \n"
"arising out of  downloading software components from one of Mandriva Linux "
"sites which are \n"
"prohibited or restricted in some countries by local laws.\n"
"This limited liability applies to, but is not restricted to, the strong "
"cryptography components \n"
"included in the Software Products.\n"
"However, because some jurisdictions do not allow the exclusion or limitation "
"or liability for \n"
"consequential or incidental damages, the above limitation may not apply to "
"you.  \n"
"%s\n"
"\n"
"3. The GPL License and Related Licenses\n"
"\n"
"The Software Products consist of components created by different persons or "
"entities. %s\n"
"Most of these licenses allow you to use, duplicate, adapt or redistribute "
"the components which \n"
"they cover. Please read carefully the terms and conditions of the license "
"agreement for each component \n"
"before using any component. Any question on a component license should be "
"addressed to the component \n"
"licensor or supplier and not to Mandriva.\n"
"The programs developed by Mandriva S.A. are governed by the GPL License. "
"Documentation written \n"
"by Mandriva S.A. is governed by a specific license. Please refer to the "
"documentation for \n"
"further details.\n"
"\n"
"\n"
"4. Intellectual Property Rights\n"
"\n"
"All rights to the components of the Software Products belong to their "
"respective authors and are \n"
"protected by intellectual property and copyright laws applicable to software "
"programs.\n"
"Mandriva S.A. and its suppliers and licensors reserves their rights to "
"modify or adapt the Software \n"
"Products, as a whole or in parts, by all means and for all purposes.\n"
"\"Mandriva\", \"Mandriva Linux\" and associated logos are trademarks of "
"Mandriva S.A.  \n"
"\n"
"\n"
"5. Governing Laws \n"
"\n"
"If any portion of this agreement is held void, illegal or inapplicable by a "
"court judgment, this \n"
"portion is excluded from this contract. You remain bound by the other "
"applicable sections of the \n"
"agreement.\n"
"The terms and conditions of this License are governed by the Laws of "
"France.\n"
"All disputes on the terms of this license will preferably be settled out of "
"court. As a last \n"
"resort, the dispute will be referred to the appropriate Courts of Law of "
"Paris - France.\n"
"For any question on this document, please contact Mandriva S.A."
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: messages.pm:90
#, c-format
msgid ""
"You agree not to (i) sell, export, re-export, transfer, divert, disclose "
"technical data, or \n"
"dispose of, any Software to any person, entity, or destination prohibited by "
"US export laws \n"
"or regulations including, without limitation, Cuba, Iran, North Korea, Sudan "
"and Syria; or \n"
"(ii) use any Software for any use prohibited by the laws or regulations of "
"the United States.\n"
"\n"
"U.S. GOVERNMENT RESTRICTED RIGHTS. \n"
"\n"
"The Software Products and any accompanying documentation are and shall be "
"deemed to be \n"
"\"commercial computer software\" and \"commercial computer software "
"documentation,\" respectively, \n"
"as defined in DFAR 252.227-7013 and as described in FAR 12.212. Any use, "
"modification, reproduction, \n"
"release, performance, display or disclosure of the Software and any "
"accompanying documentation \n"
"by the United States Government shall be governed solely by the terms of "
"this Agreement and any \n"
"other applicable licence agreements and shall be prohibited except to the "
"extent expressly permitted \n"
"by the terms of this Agreement."
msgstr ""

#: messages.pm:104
#, c-format
msgid ""
"Most of these components, but excluding the applications and software "
"provided by Google Inc. or \n"
"its subsidiaries (\"Google Software\"), are governed under the terms and "
"conditions of the GNU \n"
"General Public Licence, hereafter called \"GPL\", or of similar licenses."
msgstr ""

#: messages.pm:107
#, c-format
msgid ""
"Most of these components are governed under the terms and conditions of the "
"GNU \n"
"General Public Licence, hereafter called \"GPL\", or of similar licenses."
msgstr ""

#: messages.pm:112
#, c-format
msgid ""
"Warning: Free Software may not necessarily be patent free, and some Free\n"
"Software included may be covered by patents in your country. For example, "
"the\n"
"MP3 decoders included may require a licence for further usage (see\n"
"http://www.mp3licensing.com for more details). If you are unsure if a "
"patent\n"
"may be applicable to you, check your local laws."
msgstr ""
"ਚੇਤਾਵਨੀ: ਮੁਕਤ ਸਾਫਟਵੇਅਰ ਪੇਟਿੰਟ ਮੁਕਤ ਹੋਣੇ ਜਰੂਰੀ ਨਹੀਂ ਹੋ ਸਕਦੇ, ਅਤੇ ਕੁਝ ਸ਼ਾਮਿਲ ਮੁਕਤ\n"
"ਸਾਫਟਵੇਅਰ ਤੁਹਾਡੇ ਦੇਸ਼ ਵਿੱਚ ਪੇਟਿੰਟ ਦੁਆਰਾ ਸ਼ਾਮਿਲ ਕੀਤੇ ਹਨ। ਉਦਾਹਰਨ ਲਈ, ਸ਼ਾਮਿਲ MP3\n"
"ਡੀਕੋਡਰਾਂ ਨੂੰ ਅੱਗੇ ਵਰਤੋਂ ਲਈ ਲਾਈਸਿੰਸ ਦੀ ਲੋੜ ਪੈ ਸਕਦੀ ਹੈ (ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ\n"
"http://www.mp3licensing.com ਵੇਖੋ)। ਜੇ ਤੁਹਾਨੂੰ ਯਕੀਨ ਨਹੀਂ ਕਿ ਤੁਹਾਡਾ \n"
"ਪੇਟਿੰਟ ਤੁਹਾਨੂੰ ਉਪਲੱਬਧ ਹੋ ਸਕਦਾ ਹੈ, ਆਪਣੇ ਲੋਕਲ ਨਿਯਮਾਂ ਦੀ ਜਾਂਚ ਕਰੋ।"

#: messages.pm:120
#, c-format
msgid ""
"6. Additional provisions applicable to those Software Products provided by "
"Google Inc. (\"Google Software\")\n"
"\n"
"(a)  You acknowledge that Google or third parties own all rights, title and "
"interest in and to the Google \n"
"Software, portions thereof, or software provided through or in conjunction "
"with the Google Software, including\n"
"without limitation all Intellectual Property Rights. \"Intellectual Property "
"Rights\" means any and all rights \n"
"existing from time to time under patent law, copyright law, trade secret "
"law, trademark law, unfair competition \n"
"law, database rights and any and all other proprietary rights, and any and "
"all applications, renewals, extensions \n"
"and restorations thereof, now or hereafter in force and effect worldwide. "
"You agree not to modify, adapt, \n"
"translate, prepare derivative works from, decompile, reverse engineer, "
"disassemble or otherwise attempt to derive \n"
"source code from Google Software. You also agree to not remove, obscure, or "
"alter Google's or any third party's \n"
"copyright notice, trademarks, or other proprietary rights notices affixed to "
"or contained within or accessed in \n"
"conjunction with or through the Google Software.  \n"
"\n"
"(b)  The Google Software is made available to you for your personal, non-"
"commercial use only.\n"
"You may not use the Google Software in any manner that could damage, "
"disable, overburden, or impair Google's \n"
"search services (e.g., you may not use the Google Software in an automated "
"manner), nor may you use Google \n"
"Software in any manner that could interfere with any other party's use and "
"enjoyment of Google's search services\n"
"or the services and products of the third party licensors of the Google "
"Software.\n"
"\n"
"(c)  Some of the Google Software is designed to be used in conjunction with "
"Google's search and other services.\n"
"Accordingly, your use of such Google Software is also defined by Google's "
"Terms of Service located at \n"
"http://www.google.com/terms_of_service.html and Google's Toolbar Privacy "
"Policy located at \n"
"http://www.google.com/support/toolbar/bin/static.py?page=privacy.html.\n"
"\n"
"(d)  Google Inc. and each of its subsidiaries and affiliates are third party "
"beneficiaries of this contract \n"
"and may enforce its terms."
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: messages.pm:150
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press Enter to reboot.\n"
"\n"
"\n"
"For information on fixes which are available for this release of Mandriva "
"Linux,\n"
"consult the Errata available from:\n"
"\n"
"\n"
"%s\n"
"\n"
"\n"
"Information on configuring your system is available in the post\n"
"install chapter of the Official Mandriva Linux User's Guide."
msgstr ""

#: modules/interactive.pm:19
#, fuzzy, c-format
msgid "This driver has no configuration parameter!"
msgstr "UPS ਡਰਾਈਵਰ ਸੰਰਚਨਾ"

#: modules/interactive.pm:22
#, c-format
msgid "Module configuration"
msgstr "ਮੈਡਿਊਲ ਸੰਰਚਨਾ"

#: modules/interactive.pm:22
#, c-format
msgid "You can configure each parameter of the module here."
msgstr "ਤੁਸੀਂ ਇੱਥੇ ਮੈਡਿਊਲ ਦਾ ਹਰੇਕ ਪੈਰਾਮੀਟਰ ਸੰਰਚਿਤ ਕਰ ਸਕਦੇ ਹੋ।"

#: modules/interactive.pm:64
#, c-format
msgid "Found %s interfaces"
msgstr "%s ਇੰਟਰਫੇਸ ਲੱਭੇ ਹਨ"

#: modules/interactive.pm:65
#, c-format
msgid "Do you have another one?"
msgstr "ਕੀ ਤੁਹਾਡੇ ਕੋਲ ਕੋਈ ਹੋਰ ਹੈ?"

#: modules/interactive.pm:66
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "ਕੀ ਤੁਹਾਡੇ ਕੋਲ ਕੋਈ ਹੋਰ %s ਇੰਟਰਫੇਸ ਹੈ?"

#: modules/interactive.pm:72
#, c-format
msgid "See hardware info"
msgstr "ਹਾਰਡਵੇਅਰ ਜਾਣਕਾਰੀ ਵੇਖੋ"

#: modules/interactive.pm:83
#, c-format
msgid "Installing driver for USB controller"
msgstr "USB ਕੰਟਰੋਲਰ ਲਈ ਡਰਾਈਵਰ ਇੰਸਟਾਲ ਹੋ ਰਿਹਾ ਹੈ"

#: modules/interactive.pm:84
#, c-format
msgid "Installing driver for firewire controller %s"
msgstr "firewire ਕੰਟਰੋਲਰ %s ਲਈ ਡਰਾਈਵਰ ਇੰਸਟਾਲ ਹੋ ਰਿਹਾ ਹੈ"

#: modules/interactive.pm:85
#, c-format
msgid "Installing driver for hard drive controller %s"
msgstr "ਹਾਰਡ ਡਰਾਈਵ ਕੰਟਰੋਲਰ %s ਲਈ ਡਰਾਈਵਰ ਇੰਸਟਾਲ ਹੋ ਰਿਹਾ ਹੈ"

#: modules/interactive.pm:86
#, c-format
msgid "Installing driver for ethernet controller %s"
msgstr "ਈਥਰਨੈੱਟ ਕੰਟਰੋਲਰ %s ਲਈ ਡਰਾਈਵਰ ਇੰਸਟਾਲ ਹੋ ਰਿਹਾ ਹੈ"

#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
#: modules/interactive.pm:97
#, c-format
msgid "Installing driver for %s card %s"
msgstr "%s ਕਾਰਡ %s ਲਈ ਡਰਾਈਵਰ ਇੰਸਟਾਲ ਹੋ ਰਿਹਾ ਹੈ"

#: modules/interactive.pm:100
#, c-format
msgid "Configuring Hardware"
msgstr ""

#: modules/interactive.pm:111
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
"ਤੁਸੀਂ ਹੁਣ ਮੈਡਿਊਲ %s ਲਈ ਚੋਣ ਮੁਹੱਈਆ ਕਰ ਸਕਦੇ ਹੋ।\n"
"ਯਾਦ ਰੱਖੋ ਕਿ ਕੋਈ ਸਿਰਨਾਵਾਂ ਪਿਛੇਤਰ 0x ਜਿਵੇਂ '0x123' ਨਾਲ ਭਰਿਆ ਜਾਣਾ ਚਾਹੀਦਾ ਹੈ"

#: modules/interactive.pm:117
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Options are in format ``name=value name2=value2 ...''.\n"
"For instance, ``io=0x300 irq=7''"
msgstr ""
"ਤੁਸੀਂ ਹੁਣ ਮੈਡਿਊਲ %s ਲਈ ਚੋਣ ਮੁਹੱਈਆ ਕਰ ਸਕਦੇ ਹੋ।\n"
"ਚੋਣ ਫਾਰਮਿਟ ਹੈ ``ਨਾਂ=ਮੁੱਲ ਨਾਂ2=ਮੁੱਲ2 ...''।\n"
"ਉਦਾਹਰਨ ਲਈ, ``io=0x300 irq=7''"

#: modules/interactive.pm:119
#, c-format
msgid "Module options:"
msgstr "ਮੈਡਿਊਲ ਚੋਣ:"

#. -PO: the %s is the driver type (scsi, network, sound,...)
#: modules/interactive.pm:132
#, c-format
msgid "Which %s driver should I try?"
msgstr "ਮੈਂ ਕਿਸ %s ਡਰਾਈਵਰ ਦੀ ਕੋਸ਼ਿਸ਼ ਕਰਾਂ?"

#: modules/interactive.pm:141
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
"properly, although it normally works fine without them. Would you like to "
"specify\n"
"extra options for it or allow the driver to probe your machine for the\n"
"information it needs? Occasionally, probing will hang a computer, but it "
"should\n"
"not cause any damage."
msgstr ""
"ਕਈ ਵਾਰ, %s ਡਰਾਈਵਰ ਲਈ ਠੀਕ ਤਰਾਂ ਕੰਮ ਕਰਨ ਲਈ ਵਾਧੂ ਜਾਣਕਾਰੀ ਦੀ ਜਰੂਰਤ ਹੁੰਦੀ\n"
"ਹੈ, ਭਾਵੇਂ ਇਹ ਇਹਨਾਂ ਤੋਂ ਬਿਨਾਂ ਠੀਕ ਕੰਮ ਕਰਦਾ ਹੈ। ਕੀ ਤੁਸੀਂ ਇਸ ਲਈ ਵਾਧੂ ਚੋਣ ਦਰਸਾਉਣੀ\n"
"ਚਾਹੁੰਦੇ ਹੋ ਜਾਂ ਡਰਾਈਵਰ ਨੂੰ ਲੋੜੀਂਦੀ ਜਾਣਕਾਰੀ ਲਈ ਤੁਹਾਡੀ ਮਸ਼ੀਨ ਤੇ ਖੋਜ ਕਰਨ ਦੀ\n"
"ਇਜਾਜ਼ਤ ਦੇਣਾ ਚਾਹੁੰਦੇ ਹੋ? ਸੰਭਾਵੀ ਹੀ, ਖੋਜ ਕੰਪਿਊਟਰ ਨੂੰ ਲਟਕਾ ਦੇਵੇਗੀ, ਪਰ ਇਸ ਨਾਲ ਕੋਈ\n"
"ਨੁਕਸਾਨ ਨਹੀਂ ਹੁੰਦਾ ਹੈ।"

#: modules/interactive.pm:145
#, c-format
msgid "Autoprobe"
msgstr "ਸਵੈ-ਖੋਜ"

#: modules/interactive.pm:145
#, c-format
msgid "Specify options"
msgstr "ਚੋਣ ਨਿਰਧਾਰਿਤ ਕਰੋ"

#: modules/interactive.pm:157
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
"ਮੈਡਿਊਲ %s ਦੀ ਲੋਡਿੰਗ ਅਸਫਲ ਹੋਈ।\n"
"ਕੀ ਤੁਸੀਂ ਫਿਰ ਹੋਰ ਪੈਰਾਮੀਟਰ ਨਾਲ ਕੋਸ਼ਿਸ਼ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?"

#: mygtk2.pm:1538 mygtk2.pm:1539
#, c-format
msgid "Password is trivial to guess"
msgstr ""

#: mygtk2.pm:1540
#, c-format
msgid "Password should resist to basic attacks"
msgstr ""

#: mygtk2.pm:1541 mygtk2.pm:1542
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "ਉਪਭੋਗੀ ਲਈ ਗੁਪਤ-ਕੋਡ"

#: partition_table.pm:411
#, c-format
msgid "mount failed: "
msgstr "ਮਾਊਂਟ ਅਸਫਲ:"

#: partition_table.pm:523
#, c-format
msgid "Extended partition not supported on this platform"
msgstr "ਐਕਸਟੈਂਡਡ ਭਾਗ ਨੂੰ ਇਸ ਪਲੇਟਫਾਰਮ ਤੇ ਸਹਿਯੋਗ ਨਹੀਂ"

#: partition_table.pm:541
#, c-format
msgid ""
"You have a hole in your partition table but I can not use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
"ਤੁਹਾਡੀ ਭਾਗ ਸਾਰਣੀ ਵਿੱਚ ਮੋਰੀ ਹੈ ਪਰ ਮੈਂ ਇਸ ਨੂੰ ਨਹੀਂ ਵਰਤਦਾ।\n"
"ਹੱਲ ਸਿਰਫ ਇਹ ਹੈ ਕਿ ਮੋਰੀ ਨੂੰ ਐਮਸਟੈਂਡਡ ਭਾਗ ਤੋਂ ਮਗਰ ਲਿਜਾਣ ਲਈ ਆਪਣਾ ਪ੍ਰਾਇਮਰੀ ਭਾਗ ਹਟਾਓ।"

#: partition_table/raw.pm:287
#, c-format
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
"It means writing anything on the disk will end up with random, corrupted "
"data."
msgstr ""
"ਤੁਹਾਡੀ ਡਰਾਈਵ ਤੇ ਕੁਝ ਗਲਤ ਵਾਪਰਿਆ ਹੈ। \n"
"ਡਾਟੇ ਦੀ ਇੱਕਸਾਰਤਾ ਜਾਂਚ ਅਸਫਲ ਹੋਈ ਹੈ। \n"
"ਇਸ ਦਾ ਮਤਲਬ ਹੈ ਕਿ ਡਿਸਕ ਤੇ ਕੁਝ ਲਿਖਣ ਨਾਲ, ਨਕਾਰਾ ਡਾਟਾ ਪ੍ਰਾਪਤ ਹੋਵੇਗਾ।"

#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:264
#, c-format
msgid "Unused packages removal"
msgstr ""

#: pkgs.pm:252
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""

#: pkgs.pm:255
#, c-format
msgid "Finding unused localization packages..."
msgstr ""

#: pkgs.pm:265
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""

#: pkgs.pm:266
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""

#: pkgs.pm:269 pkgs.pm:270
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "ਰੇਡੀਓ ਸਹਿਯੋਗ ਯੋਗ"

#: pkgs.pm:273 pkgs.pm:274
#, c-format
msgid "Unused localization"
msgstr ""

#: raid.pm:42
#, c-format
msgid "Can not add a partition to _formatted_ RAID %s"
msgstr " _ਫਾਰਮਿਟ_ RAID %s ਵਿੱਚ ਭਾਗ ਨਹੀਂ ਬਣਾ ਸਕਦਾ"

#: raid.pm:161
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr " RAID ਪੱਧਰ %d ਲਈ ਲੋੜੀਂਦੇ ਭਾਗ ਨਹੀਂ ਹਨ\n"

#: scanner.pm:96
#, c-format
msgid "Could not create directory /usr/share/sane/firmware!"
msgstr "/usr/share/sane/firmware ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਬਣਾ ਸਕਦਾ!"

#: scanner.pm:107
#, c-format
msgid "Could not create link /usr/share/sane/%s!"
msgstr "ਸੰਬੰਧ /usr/share/sane/%s ਨਹੀਂ ਬਣਾ ਸਕਦਾ!"

#: scanner.pm:114
#, c-format
msgid "Could not copy firmware file %s to /usr/share/sane/firmware!"
msgstr "firmware ਫਾਇਲ %s ਨੂੰ /usr/share/sane/firmware ਵਿੱਚ ਨਕਲ ਨਹੀਂ ਕਰ ਸਕਦਾ!"

#: scanner.pm:121
#, c-format
msgid "Could not set permissions of firmware file %s!"
msgstr "firmware ਫਾਇਲ %s ਲਈ ਅਧਿਕਾਰ ਨਿਰਧਾਰਿਤ ਨਹੀਂ ਕੀਤੇ!"

#: scanner.pm:200
#, c-format
msgid "Scannerdrake"
msgstr "Scannerdrake"

#: scanner.pm:201
#, c-format
msgid "Could not install the packages needed to share your scanner(s)."
msgstr "ਤੁਹਾਡਾ ਸਕੈਨਰ ਸ਼ੇਅਰ ਕਰਨ ਲਈ ਲੋੜੀਂਦੇ ਪੈਕੇਜ ਇੰਸਟਾਲ ਨਹੀਂ ਕਰ ਸਕਦਾ।"

#: scanner.pm:202
#, c-format
msgid "Your scanner(s) will not be available for non-root users."
msgstr "ਤੁਹਾਡਾ ਸਕੈਨਰ ਪ੍ਰਬੰਧਕ (root) ਤੋਂ ਬਿਨਾ ਕਿਸੇ ਲਈ ਉਪਲੱਬਧ ਨਹੀਂ।"

#: security/help.pm:11
#, fuzzy, c-format
msgid "Accept bogus IPv4 error messages."
msgstr "ਬੱਗ IPv4 ਗਲਤੀ ਸੁਨੇਹੇ ਪ੍ਰਾਪਤ ਕਰੋ"

#: security/help.pm:13
#, fuzzy, c-format
msgid "Accept broadcasted icmp echo."
msgstr "ਬਰਾਡਕਾਸਟ icmp echo ਪ੍ਰਾਪਤ ਕਰੋ"

#: security/help.pm:15
#, fuzzy, c-format
msgid "Accept icmp echo."
msgstr "icmp echo ਪ੍ਰਾਪਤ ਕਰੋ"

#: security/help.pm:17
#, fuzzy, c-format
msgid "Allow autologin."
msgstr "ਸਵੈਲਾਗਇਨ ਇਜਾਜ਼ਤ/ਮਨਾਹੀ।"

#. -PO: here "ALL" is a value in a pull-down menu; translate it the same as "ALL" is
#: security/help.pm:21
#, fuzzy, c-format
msgid ""
"If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n"
"\n"
"If set to \"None\", no issues are allowed.\n"
"\n"
"Else only /etc/issue is allowed."
msgstr ""
"ਜੇ \"ਸਭ\" ਨਿਰਧਾਰਿਤ ਹੈ, /etc/issue ਅਤੇ /etc/issue.net ਨੂੰ ਬੰਦ ਹੋਣ ਦੀ ਇਜਾਜ਼ਤ ਹੈ।\n"
"\n"
"ਜੇ ਕੋਈ ਨਹੀਂ ਨਿਰਧਾਰਿਤ ਹੈ, ਕੁਝ ਜਾਰੀ ਨਹੀਂ ਕਰਨੀ।\n"
"\n"
"ਨਹੀਂ ਤਾਂ ਸਿਰਫ /etc/issue ਦੀ ਇਜਾਜ਼ਤ ਹੈ।"

#: security/help.pm:27
#, fuzzy, c-format
msgid "Allow reboot by the console user."
msgstr "ਕੰਸੋਲ ਉਪਭੋਗੀ ਦੁਆਰਾ ਮੁੜ-ਚਲਾਓ ਇਜਾਜ਼ਤ/ ਮਨਾਹੀ।"

#: security/help.pm:29
#, fuzzy, c-format
msgid "Allow remote root login."
msgstr "ਰਿਮੋਟ ਰੂਟ ਲਾਗਇਨ ਮਨਜੂਰ ਕਰੋ"

#: security/help.pm:31
#, fuzzy, c-format
msgid "Allow direct root login."
msgstr "ਸਿੱਧਾ ਪ੍ਰਬੰਧਕ (root) ਲਾਗਇਨ ਇਜਾਜ਼ਤ/ਮਨਾਹੀ।"

#: security/help.pm:33
#, fuzzy, c-format
msgid ""
"Allow the list of users on the system on display managers (kdm and gdm)."