summaryrefslogtreecommitdiffstats
path: root/po/mt.po
blob: 657994f99c16391f75597ef7dd316bd6a1da42e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
# translation of urpmi-mt.po to 
#
# Latest versions of po files are at http://www.mandrakelinux.com/l10n/mt.php3
#
# translation of urpmi-mt.po to Maltese
# Copyright (C) 2002,2003 Free Software Foundation, Inc.
# Ramon Casha <ramon.casha@linux.org.mt>, 2002,2003
# Ramon Casha <rcasha@waldonet.net.mt>, 2003
#
msgid ""
msgstr ""
"Project-Id-Version: urpmi-mt\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-08-07 12:19+0200\n"
"PO-Revision-Date: 2003-09-13 06:18+0200\n"
"Last-Translator: Ramon Casha <rcasha@waldonet.net.mt>\n"
"Language-Team:  <mt@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.1\n"

#. This is a list of chars acceptable as a 'yes' answer to a Yes/No question;
#. you can put here the letters for 'yes' for your language, so people
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
#: placeholder.h:11
msgid "Yy"
msgstr "IiYy"

#. This is a list of chars acceptable as a 'no' answer to a Yes/No question;
#. you can put here the letters for 'no' for your language, so people
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
#: placeholder.h:17
msgid "Nn"
msgstr "LlNn"

#: ../_irpm:23
#, c-format
msgid "installing %s\n"
msgstr "qed jiФЁi nstallat %s\n"

#: ../_irpm:33
#, c-format
msgid ""
"Automatic installation of packages...\n"
"You requested installation of package %s\n"
msgstr ""
"Installazzjoni awtomatika ta' pakketti...\n"
"Int tlabt l-installazzjoni tal-pakkett %s\n"

#: ../_irpm:33 ../urpme:29 ../urpmi:522
#, c-format
msgid "Is this OK?"
msgstr "Tajjeb?"

#: ../_irpm:35 ../urpm/msg.pm:40
#, c-format
msgid "Ok"
msgstr "Ok"

#: ../_irpm:36 ../urpm/msg.pm:41
#, c-format
msgid "Cancel"
msgstr "IkkanФ‹ella"

#: ../_irpm:44 ../urpmi:450 ../urpmi:530
#, c-format
msgid " (Y/n) "
msgstr " (I/l) "

#: ../_irpm:63
#, c-format
msgid "%s: command not found\n"
msgstr "%s: kmand ma nstabx\n"

#: ../rpm-find-leaves:11
#, c-format
msgid ""
"usage: %s [options]\n"
"where [options] are from\n"
msgstr ""

#: ../rpm-find-leaves:13
#, c-format
msgid "   -h|--help      - print this help message.\n"
msgstr "   -h|--help      - uri dan il-messaФЁФЁ ta' gФЇajnuna.\n"

#: ../rpm-find-leaves:14
#, fuzzy, c-format
msgid "   -g [group]     - restrict results to given group.\n"
msgstr "  --group         - uri l-grupp.\n"

#: ../rpm-find-leaves:15
#, fuzzy, c-format
msgid "                    defaults is %s.\n"
msgstr "  --list         - uri l-pakketti disponibbli kollha.\n"

#: ../urpm.pm:67
#, c-format
msgid "unknown protocol defined for %s"
msgstr "protokoll mhux magФЇruf definit gФЇal %s"

#: ../urpm.pm:100
#, c-format
msgid "no webfetch found, supported webfetch are: %s\n"
msgstr ""

#: ../urpm.pm:116
#, c-format
msgid "unable to handle protocol: %s"
msgstr "ma nistax nuХМa l-protokoll: %s"

#: ../urpm.pm:190
#, c-format
msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
msgstr "sors \"%s\" qed jipprova juХМa hdlist li diФЁУ  uХМat, sors injorat"

#: ../urpm.pm:191
#, c-format
msgid "medium \"%s\" trying to use an already used list, medium ignored"
msgstr "is-sors \"%s\" jipprova juХМa lista diФЁУ  uХМata, sors injorat"

#: ../urpm.pm:205
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "ma nistax naФ‹Ф‹essa l-fajl hdlist ta' \"%s\", sors injorat"

#: ../urpm.pm:208 ../urpm.pm:2343
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "ma nistax naФ‹Ф‹essa l-fajl tal-lista \"%s\", sors injorat"

#: ../urpm.pm:236
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "qed nipprova naqbeХМ is-sors eХМistenti \"%s\""

#: ../urpm.pm:244
#, c-format
msgid ""
"virtual medium \"%s\" should not have defined hdlist or list file, medium "
"ignored"
msgstr ""
"sors virtwali \"%s\" ma jistax ikollu hdlist jew fajl ta' lista definit; "
"sors injorat"

#: ../urpm.pm:249
#, c-format
msgid "virtual medium \"%s\" should have a clear url, medium ignored"
msgstr "is-sors virtwali \"%s\" gФЇandu jkollu url Ф‹ar; sors injurat"

#: ../urpm.pm:258
#, c-format
msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr "ma nistax insib il-fajl hdlist gФЇal \"%s\", sors injorat"

#: ../urpm.pm:265
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "ma nistax insib il-fajl tal-lista gФЇal \"%s\", sors injorat."

#: ../urpm.pm:287
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "fajl tal-lista ta' \"%s\" ma jinftehimx, sors injorat"

#: ../urpm.pm:295
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "ma nistax jispezzjona l-fajl tal-lista gФЇal \"%s\", sors injorat"

#: ../urpm.pm:328
#, c-format
msgid "too many mount points for removable medium \"%s\""
msgstr "wisq punti ta' mmuntar gФЇas-sors li jitneФЇФЇa \"%s\""

#: ../urpm.pm:329
#, c-format
msgid "taking removable device as \"%s\""
msgstr "qed nieФЇu l-apparat li jitneФЇФЇa bФЇala \"%s\""

#: ../urpm.pm:333
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "qed jintuХМa apparat [%s] gФЇal \"%s\""

#: ../urpm.pm:338 ../urpm.pm:341
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "ma nistax nikseb il-path gФЇal sors li jitneФЇФЇa \"%s\""

#: ../urpm.pm:366
#, c-format
msgid "unable to write config file [%s]"
msgstr "ma setax jinkiteb il-fajl ta' konfigurazzjoni [%s]"

#: ../urpm.pm:370
#, fuzzy, c-format
msgid "unable to write file [%s]"
msgstr "ma setax jinkiteb il-fajl ta' konfigurazzjoni [%s]"

#: ../urpm.pm:377
#, c-format
msgid "write config file [%s]"
msgstr "ikteb fajl ta' konfigurazzjoni [%s]"

#: ../urpm.pm:389
#, c-format
msgid "Can't use parallel mode with use-distrib mode"
msgstr ""

#: ../urpm.pm:399
#, c-format
msgid "unable to parse \"%s\" in file [%s]"
msgstr "ma nistax nifli \"%s\" fil-fajl [%s]"

#: ../urpm.pm:409
#, c-format
msgid "examining parallel handler in file [%s]"
msgstr "qed jiФЁi eХМaminat \"parallel handler\" fil-fajl [%s]"

#: ../urpm.pm:419
#, c-format
msgid "found parallel handler for nodes: %s"
msgstr "instab \"parallel handler\" gФЇal nodi: %s"

#: ../urpm.pm:423
#, c-format
msgid "using associated media for parallel mode: %s"
msgstr "qed tintuХМa medja assoФ‹jata gФЇal modalitУ  parallela: %s"

#: ../urpm.pm:427
#, c-format
msgid "unable to use parallel option \"%s\""
msgstr "ma nistax nuХМa gФЇaХМla parallela \"%s\""

#: ../urpm.pm:438
#, c-format
msgid ""
"--synthesis cannot be used with --media, --excludemedia, --sortmedia, --"
"update or --parallel"
msgstr ""
"--synthesis ma jistax jintuХМa ma' --media, --excludemedia, --sortmedia,  --"
"update jew --parallel"

#: ../urpm.pm:489 ../urpm.pm:515 ../urpm.pm:946 ../urpm.pm:957 ../urpm.pm:1026
#: ../urpm.pm:1043 ../urpm.pm:1127 ../urpm.pm:1185 ../urpm.pm:1401
#: ../urpm.pm:1519 ../urpm.pm:1634 ../urpm.pm:1640 ../urpm.pm:1740
#: ../urpm.pm:1819 ../urpm.pm:1823
#, c-format
msgid "examining synthesis file [%s]"
msgstr "qed jiФЁi eХМaminat il-fajl ta' sinteХМi [%s]"

#: ../urpm.pm:493 ../urpm.pm:508 ../urpm.pm:521 ../urpm.pm:949 ../urpm.pm:960
#: ../urpm.pm:1032 ../urpm.pm:1038 ../urpm.pm:1132 ../urpm.pm:1189
#: ../urpm.pm:1405 ../urpm.pm:1523 ../urpm.pm:1628 ../urpm.pm:1646
#: ../urpm.pm:1829
#, c-format
msgid "examining hdlist file [%s]"
msgstr "qed jiФЁi eХМaminat il-fajl hdlist [%s]"

#: ../urpm.pm:503 ../urpm.pm:953
#, c-format
msgid "virtual medium \"%s\" is not local, medium ignored"
msgstr "sors virtwali \"%s\" mhux lokali; sors injorat"

#: ../urpm.pm:531 ../urpm.pm:967 ../urpm.pm:1051 ../urpm.pm:1136
#: ../urpm.pm:1527
#, c-format
msgid "problem reading hdlist or synthesis file of medium \"%s\""
msgstr "problema fil-qari tal-hdlist jew sinteХМi gФЇas-sors \"%s\""

#: ../urpm.pm:537 ../urpm.pm:1779
#, c-format
msgid "performing second pass to compute dependencies\n"
msgstr "Qed ngФЇaddi t-tieni passata biex niddetermina dipendenzi\n"

#: ../urpm.pm:552
#, c-format
msgid "skipping package %s"
msgstr "qed jinqabeХМ pakkett %s"

#: ../urpm.pm:565
#, c-format
msgid "would install instead of upgrade package %s"
msgstr "jaФЁФЁorna minflok jinstalla pakkett %s"

#: ../urpm.pm:576 ../urpm.pm:2157 ../urpm.pm:2220 ../urpm.pm:2785
#: ../urpm.pm:2902
#, c-format
msgid "unable to open rpmdb"
msgstr "ma nistax niftaФЇ rpmdb"

#: ../urpm.pm:614
#, c-format
msgid "medium \"%s\" already exists"
msgstr "sors \"%s\" diФЁУ  jeХМisti"

#: ../urpm.pm:659
#, c-format
msgid "added medium %s"
msgstr "ФЁie miХМjud is-sors %s"

#: ../urpm.pm:679
#, c-format
msgid "unable to access first installation medium"
msgstr "ma nistax naФ‹Ф‹essa l-ewwel sors ta' installazzjoni"

#: ../urpm.pm:683
#, c-format
msgid "copying hdlists file..."
msgstr "qed nikkopja l-fajl hdlist..."

#: ../urpm.pm:685 ../urpm.pm:1066 ../urpm.pm:1220 ../urpm.pm:1277
#: ../urpm.pm:1469 ../urpm.pm:1475
#, c-format
msgid "...copying failed"
msgstr "...ikkupjar falla"

#: ../urpm.pm:686 ../urpm.pm:1067 ../urpm.pm:1160
#, c-format
msgid "...copying done"
msgstr "...ikkupjar lest"

#: ../urpm.pm:688 ../urpm.pm:711 ../urpm.pm:738
#, fuzzy, c-format
msgid "unable to access first installation medium (no hdlists file found)"
msgstr ""
"ma nistax naФ‹Ф‹essa l-ewwel sors ta' installazzjoni (ma nstabx il-fajl media/"
"media_info/hdlists)"

#: ../urpm.pm:694
#, c-format
msgid "retrieving hdlists file..."
msgstr "qed naqra l-fajl \"hdlists\"..."

#: ../urpm.pm:705 ../urpm.pm:1509 ../urpm.pm:1973 ../urpm.pm:2657
#: ../urpmi.addmedia:162
#, c-format
msgid "...retrieving done"
msgstr "...qari lest"

#: ../urpm.pm:707 ../urpm.pm:1493 ../urpm.pm:1502 ../urpm.pm:1976
#: ../urpm.pm:2659 ../urpmi:621 ../urpmi.addmedia:164
#, c-format
msgid "...retrieving failed: %s"
msgstr "...qari falla: %s"

#: ../urpm.pm:726
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "deskrizzjoni tal-hdlist \"%s\" invalida fil-fajl hdlist"

#: ../urpm.pm:775
#, c-format
msgid "trying to select nonexistent medium \"%s\""
msgstr "qed nipprova naФ‹Ф‹essa sors ineХМistenti \"%s\""

#: ../urpm.pm:777
#, c-format
msgid "selecting multiple media: %s"
msgstr "qed nagФЇХМel sors multiplu: %s"

#: ../urpm.pm:777
#, c-format
msgid "\"%s\""
msgstr "\"%s\""

#: ../urpm.pm:793
#, c-format
msgid "removing medium \"%s\""
msgstr "qed jitneФЇФЇa s-sors \"%s\""

#: ../urpm.pm:844
#, fuzzy, c-format
msgid "reconfiguring urpmi for media \"%s\""
msgstr "qed jinФЁabu l-fajls rpm mis-sors \"%s\"..."

#: ../urpm.pm:870
#, fuzzy, c-format
msgid "...reconfiguration failed"
msgstr "...ikkupjar falla"

#: ../urpm.pm:877
#, c-format
msgid "reconfiguration done"
msgstr ""

#: ../urpm.pm:1004
#, c-format
msgid ""
"unable to access medium \"%s\",\n"
"this could happen if you mounted manually the directory when creating the "
"medium."
msgstr ""
"ma nistax naФ‹Ф‹essa s-sors \"%s\",\n"
"dan jista' jiФЁri jekk timmonta d-direttorju manwalment waqt li qed jinФЇoloq "
"is-sors."

#: ../urpm.pm:1055
#, c-format
msgid ""
"virtual medium \"%s\" should have valid source hdlist or synthesis, medium "
"ignored"
msgstr ""
"sors virtwali \"%s\" gФЇandu jkollu hdlist jew sinteХМi validu, sors injorat"

#: ../urpm.pm:1063
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "qed nikkopja l-fajl ta' deskrizzjoni ta' \"%s\""

#: ../urpm.pm:1087 ../urpm.pm:1361
#, c-format
msgid "computing md5sum of existing source hdlist (or synthesis)"
msgstr ""
"qed tiФЁi kalkulata l-md5sum ta l-hdlist (jew sinteХМi) tas-sors eХМistenti"

#: ../urpm.pm:1098 ../urpm.pm:1372
#, c-format
msgid "examining MD5SUM file"
msgstr "qed jiФЁi eХМaminat il-fajl MD5SUM"

#: ../urpm.pm:1152
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "qed nikkopja l-hdlist (jew sinteХМi) sors ta' \"%s\"..."

#: ../urpm.pm:1165
#, c-format
msgid "copy of [%s] failed (file is suspiciously small)"
msgstr ""

#: ../urpm.pm:1170
#, c-format
msgid "computing md5sum of copied source hdlist (or synthesis)"
msgstr "qed nikkalkula md5sum tal-hdlist jew sinteХМi kkupjat"

#: ../urpm.pm:1172
#, fuzzy, c-format
msgid "copy of [%s] failed (md5sum mismatch)"
msgstr "ikkupjar ta' [%s] falla"

#: ../urpm.pm:1193 ../urpm.pm:1409 ../urpm.pm:1743
#, c-format
msgid "problem reading synthesis file of medium \"%s\""
msgstr "problema fil-qari tas-sinteХМi gФЇas-sors \"%s\""

#: ../urpm.pm:1235
#, c-format
msgid "reading rpm files from [%s]"
msgstr "qed jinqraw fajls rpm minn [%s]"

#: ../urpm.pm:1260
#, c-format
msgid "unable to read rpm files from [%s]: %s"
msgstr "ma setgФЇux jinqraw l-fajls rpm minn [%s]: %s"

#: ../urpm.pm:1265
#, c-format
msgid "no rpm files found from [%s]"
msgstr "ebda fajls rpm ma nstabu minn [%s]"

#: ../urpm.pm:1427
#, c-format
msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr "qed jinФЁab l-hdlist jew sinteХМi sors gФЇal \"%s\"..."

#: ../urpm.pm:1454
#, c-format
msgid "found probed hdlist (or synthesis) as %s"
msgstr "sibt l-hdlist (jew sinteХМi) bФЇala %s"

#: ../urpm.pm:1500
#, c-format
msgid "computing md5sum of retrieved source hdlist (or synthesis)"
msgstr "qed tiФЁi kalkulata l-md5sum gФЇall-hdlist jew sinteХМi tas-sors imniХМХМel"

#: ../urpm.pm:1502
#, c-format
msgid "md5sum mismatch"
msgstr "md5sum ma qablitx"

#: ../urpm.pm:1598
#, c-format
msgid "retrieval of source hdlist (or synthesis) failed"
msgstr "il-qari tal-hdlist jew sinteХМi sors falla."

#: ../urpm.pm:1605
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "ma nstabx fajl hdlists gФЇas-sors \"%s\""

#: ../urpm.pm:1616 ../urpm.pm:1670
#, c-format
msgid "file [%s] already used in the same medium \"%s\""
msgstr "fajl [%s] diФЁУ  uХМat fl-istess medjum \"%s\""

#: ../urpm.pm:1656
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "ma nistax nifli l-fajl hdlist ta' \"%s\""

#: ../urpm.pm:1693
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "ma nistax nikteb il-fajl tal-lista \"%s\""

#: ../urpm.pm:1700
#, c-format
msgid "writing list file for medium \"%s\""
msgstr "qed jinkiteb il-fajl b'lista gФЇas-sors \"%s\""

#: ../urpm.pm:1702
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "ma nkiteb xejn fil-lista gФЇal \"%s\""

#: ../urpm.pm:1717
#, c-format
msgid "examining pubkey file of \"%s\"..."
msgstr "qed jiФЁi eХМaminat fajl pubkey ta' \"%s\"..."

#: ../urpm.pm:1724
#, c-format
msgid "...imported key %s from pubkey file of \"%s\""
msgstr "...Ф‹ifrarju %s importat mill-fajl pubkey ta' \"%s\""

#: ../urpm.pm:1727
#, c-format
msgid "unable to import pubkey file of \"%s\""
msgstr "ma stajtx nimporta fajl pubkey ta' \"%s\""

#: ../urpm.pm:1793
#, c-format
msgid "reading headers from medium \"%s\""
msgstr "qed naqra l-\"headers\" mis-sors \"%s\""

#: ../urpm.pm:1798
#, c-format
msgid "building hdlist [%s]"
msgstr "qed jinbena hdlist [%s]"

#: ../urpm.pm:1810 ../urpm.pm:1839 ../urpmi:355
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "ibni l-fajl ta' sintesi tal-hdlist gФЇas-sors \"%s\""

#: ../urpm.pm:1859
#, c-format
msgid "found %d headers in cache"
msgstr "instabu %d headers fil-cache"

#: ../urpm.pm:1863
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "qed inneФЇФЇi %d headers antiki mill-cache"

#: ../urpm.pm:1913
#, c-format
msgid "mounting %s"
msgstr "qed jiФЁi mmuntat %s"

#: ../urpm.pm:1929
#, c-format
msgid "unmounting %s"
msgstr "qed niХМmonta %s"

#: ../urpm.pm:1951
#, c-format
msgid "relocated %s entries in depslist"
msgstr "%s elementi relokati f' depslist"

#: ../urpm.pm:1952
#, c-format
msgid "no entries relocated in depslist"
msgstr "ebda element relokat f' deplist"

#: ../urpm.pm:1965
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "isem tal-fajl rpm [%s] invalidu"

#: ../urpm.pm:1971
#, c-format
msgid "retrieving rpm file [%s] ..."
msgstr "qed jinФЁab il-fajl rpm [%s] ..."

#: ../urpm.pm:1978 ../urpm.pm:2827
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "ma nistax naФ‹Ф‹essa l-fajl rpm [%s]"

#: ../urpm.pm:1983
#, c-format
msgid "unable to register rpm file"
msgstr "ma nistax nirreФЁistra l-fajl rpm"

#: ../urpm.pm:1986
#, c-format
msgid "error registering local packages"
msgstr "problema fir-reФЁistrazzjoni ta' pakketti lokali"

#: ../urpm.pm:2094
#, c-format
msgid "no package named %s"
msgstr "ebda pakkett imsejjaФЇ %s"

#: ../urpm.pm:2097 ../urpme:88
#, c-format
msgid "The following packages contain %s: %s"
msgstr "Dawn il-pakketti fihom %s: %s"

#: ../urpm.pm:2280 ../urpm.pm:2324 ../urpm.pm:2350
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "hemm diversi pakketti bl-istess isem ta' rpm \"%s\""

#: ../urpm.pm:2335
#, c-format
msgid "unable to correctly parse [%s] on value \"%s\""
msgstr "ma nistax nifli sew [%s] fuq il-valur \"%s\""

#: ../urpm.pm:2362
#, c-format
msgid ""
"medium \"%s\" uses an invalid list file:\n"
"  mirror is probably not up-to-date, trying to use alternate method"
msgstr ""
"sors \"%s\" juХМa lista ta' fajls invalida:\n"
"  mera aktarx mhux aФЁФЁornata; se nipprova mod ieФЇor"

#: ../urpm.pm:2366
#, c-format
msgid "medium \"%s\" does not define any location for rpm files"
msgstr "sors \"%s\" ma jiddefinixxi ebda lokazzjoni tal-fajls rpm"

#: ../urpm.pm:2378
#, c-format
msgid "package %s is not found."
msgstr "pakkett %s ma nstabx."

#: ../urpm.pm:2418 ../urpm.pm:2433 ../urpm.pm:2457 ../urpm.pm:2472
#, c-format
msgid "urpmi database locked"
msgstr "database urpmi imsakkar"

#: ../urpm.pm:2524 ../urpm.pm:2527 ../urpm.pm:2557
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "sors \"%s\" mhuwiex magФЇХМul"

#: ../urpm.pm:2553
#, c-format
msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr "ma nistax naqra l-rpm [%s] mis-sors \"%s\""

#: ../urpm.pm:2561
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "sors \"%s\" immarkat li jista' jitneФЇФЇa, imma m'hux"

#: ../urpm.pm:2573
#, c-format
msgid "unable to access medium \"%s\""
msgstr "ma nistax naФ‹Ф‹essa s-sors \"%s\""

#: ../urpm.pm:2635
#, c-format
msgid "malformed input: [%s]"
msgstr "input iffurmat ФЇaХМin [%s]"

#: ../urpm.pm:2642
#, c-format
msgid "retrieving rpm files from medium \"%s\"..."
msgstr "qed jinФЁabu l-fajls rpm mis-sors \"%s\"..."

#: ../urpm.pm:2724 ../urpmi:699
#, c-format
msgid "Preparing..."
msgstr "Qed nipprepara..."

#: ../urpm.pm:2758
#, c-format
msgid "using process %d for executing transaction"
msgstr "qed jintuХМa l-proФ‹ess %d biex jagФЇmel tranХМazzjoni"

#: ../urpm.pm:2789
#, c-format
msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr "qed tinФЇoloq tranХМazzjoni gФЇal %s (neФЇФЇi=%d, installa=%d, aФЁФЁorna=%d)"

#: ../urpm.pm:2792
#, c-format
msgid "unable to create transaction"
msgstr "ma nistax noФЇloq tranХМazzjoni"

#: ../urpm.pm:2799
#, c-format
msgid "removing package %s"
msgstr "ed jitneФЇФЇa l-pakkett %s"

#: ../urpm.pm:2801
#, c-format
msgid "unable to remove package %s"
msgstr "ma nistax inneФЇФЇi l-pakkett %s"

#: ../urpm.pm:2811
#, c-format
msgid "adding package %s (id=%d, eid=%d, update=%d, file=%s)"
msgstr "qed jiФЁi miХМlud pakkett \"%s\" (id=%d eid=%d, aФЁФЁorna=%d, fajl=%s)"

#: ../urpm.pm:2814
#, c-format
msgid "unable to install package %s"
msgstr "ma nistax ninstalla l-pakkett %s"

#: ../urpm.pm:2876
#, fuzzy, c-format
msgid "More information on package %s"
msgstr "ed jitneФЇФЇa l-pakkett %s"

#: ../urpm.pm:3034 ../urpm.pm:3067
#, c-format
msgid "due to missing %s"
msgstr "minФЇabba %s nieqes"

#: ../urpm.pm:3035 ../urpm.pm:3065
#, c-format
msgid "due to unsatisfied %s"
msgstr "minФЇabba %s mhux sodisfatt"

#: ../urpm.pm:3036
#, c-format
msgid "trying to promote %s"
msgstr "qed nipprova nippromwovi %s"

#: ../urpm.pm:3037
#, c-format
msgid "in order to keep %s"
msgstr "sabiex inХМomm %s"

#: ../urpm.pm:3060
#, c-format
msgid "in order to install %s"
msgstr "sabiex ninstalla %s"

#: ../urpm.pm:3072
#, c-format
msgid "due to conflicts with %s"
msgstr "minФЇabba konflitt ma' %s"

#: ../urpm.pm:3074
#, c-format
msgid "unrequested"
msgstr "mhux mitlub"

#: ../urpm.pm:3090
#, c-format
msgid "Invalid signature (%s)"
msgstr "Firma invalida (%s)"

#: ../urpm.pm:3122
#, c-format
msgid "Invalid Key ID (%s)"
msgstr "ID taФ‹-Ф‹ifrarju invalidu (%s)"

#: ../urpm.pm:3124
#, c-format
msgid "Missing signature (%s)"
msgstr "Firma nieqsa (%s)"

#: ../urpm/args.pm:88 ../urpm/args.pm:95
#, c-format
msgid "bad proxy declaration on command line\n"
msgstr "dikjarazzjoni ta' \"proxy\" ФЇaХМina fil-linja ta' kmand\n"

#: ../urpm/args.pm:226
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: ma nistax naqra l-fajl rpm \"%s\"\n"

#: ../urpm/msg.pm:80
#, c-format
msgid "Sorry, bad choice, try again\n"
msgstr "GФЇaХМla ФЇaХМina, jiddispjaФ‹ini. ErФЁa' pprova\n"

#: ../urpme:36
#, fuzzy, c-format
msgid ""
"urpme version %s\n"
"Copyright (C) 1999-2004 Mandrakesoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmf verХМjoni %s\n"
"Copyright (C) 2002 Mandrakesoft.\n"
"Dan huwa softwer ФЇieles u jista' jiФЁi distribwit taФЇt it-termini tal-GNU "
"GPL.\n"
"\n"
"uХМu:\n"

#: ../urpme:41 ../urpmf:32 ../urpmi:74 ../urpmi.addmedia:47
#: ../urpmi.removemedia:41 ../urpmi.update:30 ../urpmq:43
#, c-format
msgid "  --help         - print this help message.\n"
msgstr "  --help         - uri dan il-messaФЁФЁ ta' gФЇajnuna.\n"

#: ../urpme:42 ../urpmi:80
#, c-format
msgid "  --auto         - automatically select a package in choices.\n"
msgstr "  --auto         - agФЇХМel pakkett awtomatikament fl-gФЇaХМla.\n"

#: ../urpme:43 ../urpmi:121
#, c-format
msgid ""
"  --test         - verify if the installation can be achieved correctly.\n"
msgstr "  --test         - ivverifika li l-installazzjoni tista' ssir sew.\n"

#: ../urpme:44 ../urpmi:94 ../urpmq:63
#, c-format
msgid ""
"  --force        - force invocation even if some packages do not exist.\n"
msgstr ""
"  --force        - imponi l-invokazzjoni anke jekk xi pakketti ma jeХМistux.\n"

#: ../urpme:45 ../urpmi:99 ../urpmq:64
#, c-format
msgid "  --parallel     - distributed urpmi across machines of alias.\n"
msgstr "  --parallel     - iddistribwixxi urpmi fuq il-magni ta' alias.\n"

#: ../urpme:46 ../urpmi:100
#, fuzzy, c-format
msgid "  --root         - use another root for rpm installation.\n"
msgstr "  --curl         - uХМa curl biex iФЁФЁib fajls remoti.\n"

#: ../urpme:47
#, c-format
msgid ""
"  --use-distrib  - configure urpmi on the fly from a distrib tree, useful\n"
"                   to (un)install a chroot with --root option.\n"
msgstr ""

#: ../urpme:49 ../urpmi:133 ../urpmi.addmedia:78 ../urpmi.removemedia:46
#: ../urpmi.update:45 ../urpmq:76
#, c-format
msgid "  -v             - verbose mode.\n"
msgstr "  -v             - modalitУ  b'ФЇafna dettalji (verbose).\n"

#: ../urpme:50
#, c-format
msgid "  -a             - select all packages matching expression.\n"
msgstr "  -a             - agФЇХМel kull ma jaqbel fuq il-linja tal-kmand.\n"

#: ../urpme:83
#, c-format
msgid "unknown packages"
msgstr "pakketti mhux magФЇrufa"

#: ../urpme:83
#, c-format
msgid "unknown package"
msgstr "pakkett mhux magФЇruf"

#: ../urpme:93
#, c-format
msgid "removing package %s will break your system"
msgstr "jekk tneФЇФЇi l-pakkett %s is-sistema ma tibqax taФЇdem sew"

#: ../urpme:95
#, c-format
msgid "Nothing to remove"
msgstr "M'hemm xejn x'inneФЇФЇi"

#: ../urpme:99
#, c-format
msgid "Checking to remove the following packages"
msgstr "Qed niФ‹Ф‹ekkja biex jitneФЇФЇa wieФЇed minn dawn il-pakketti"

#: ../urpme:106
#, c-format
msgid "To satisfy dependencies, the following packages will be removed (%d MB)"
msgstr ""
"Biex nissodisfa d-dipendenzi, dawn il-pakketti jridu jitneФЇФЇew ukoll (%d MB)"

#: ../urpme:108 ../urpmi:480 ../urpmi:645
#, c-format
msgid " (y/N) "
msgstr " (i/L) "

#: ../urpme:111 ../urpmi:688
#, c-format
msgid "removing %s"
msgstr "qed jitneФЇФЇa %s"

#: ../urpme:115
#, c-format
msgid "Removing failed"
msgstr "TneФЇФЇija falliet"

#: ../urpmf:27
#, fuzzy, c-format
msgid ""
"urpmf version %s\n"
"Copyright (C) 2002-2004 Mandrakesoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmf verХМjoni %s\n"
"Copyright (C) 2002 Mandrakesoft.\n"
"Dan huwa softwer ФЇieles u jista' jiФЁi distribwit taФЇt it-termini tal-GNU "
"GPL.\n"
"\n"
"uХМu:\n"

#: ../urpmf:33 ../urpmi:75 ../urpmq:44
#, c-format
msgid "  --update       - use only update media.\n"
msgstr "  --update       - uХМa s-sorsi ta' aФЁФЁornament biss.\n"

#: ../urpmf:34 ../urpmi:76 ../urpmq:45
#, c-format
msgid "  --media        - use only the given media, separated by comma.\n"
msgstr "  --media        - uХМa biss is-sorsi llistjati b'virgoli.\n"

#: ../urpmf:35 ../urpmi:77 ../urpmq:46
#, c-format
msgid "  --excludemedia - do not use the given media, separated by comma.\n"
msgstr "  --excludemedia - eskludi s-sorsi msemmija, separati b'virgoli.\n"

#: ../urpmf:36 ../urpmi:78 ../urpmq:47
#, c-format
msgid ""
"  --sortmedia    - sort media according to substrings separated by comma.\n"
msgstr ""

#: ../urpmf:37 ../urpmq:48
#, c-format
msgid "  --synthesis    - use the synthesis given instead of urpmi db.\n"
msgstr "  --synthesis    - uХМa s-sinteХМi mogФЇti minflok id-database urpmi.\n"

#: ../urpmf:38
#, c-format
msgid "  --verbose      - verbose mode.\n"
msgstr "  -verbose       - modalitУ  b'ФЇafna dettalji.\n"

#: ../urpmf:39
#, c-format
msgid ""
"  --quiet        - do not print tag name (default if no tag given on "
"command\n"
"                   line, incompatible with interactive mode).\n"
msgstr ""
"  --quiet         - turix l-isem tat-tag (impliФ‹itu jekk il-kmand ma fihx "
"tag,\n"
"                   inkompatibbli mal-modalitУ  interattiva).\n"

#: ../urpmf:41
#, c-format
msgid "  --uniq         - do not print identical lines.\n"
msgstr ""

#: ../urpmf:42
#, c-format
msgid "  --all          - print all tags.\n"
msgstr "  --all           - uri t-tags kollha.\n"

#: ../urpmf:43
#, fuzzy, c-format
msgid "  --name         - print only package names.\n"
msgstr "  --all           - uri t-tags kollha.\n"

#: ../urpmf:44
#, c-format
msgid "  --group        - print tag group: group.\n"
msgstr "  --group         - uri l-grupp.\n"

#: ../urpmf:45
#, c-format
msgid "  --size         - print tag size: size.\n"
msgstr "  --size          - uri d-daqs.\n"

#: ../urpmf:46
#, c-format
msgid "  --epoch        - print tag epoch: epoch.\n"
msgstr ""

#: ../urpmf:47
#, c-format
msgid "  --summary      - print tag summary: summary.\n"
msgstr "  --summary       - uri sommarju.\n"

#: ../urpmf:48
#, c-format
msgid "  --description  - print tag description: description.\n"
msgstr "  --description   - uri deskrizzjoni\n"

#: ../urpmf:49
#, c-format
msgid "  --sourcerpm    - print tag sourcerpm: source rpm.\n"
msgstr ""

#: ../urpmf:50
#, c-format
msgid "  --packager     - print tag packager: packager.\n"
msgstr ""

#: ../urpmf:51
#, c-format
msgid "  --buildhost    - print tag buildhost: build host.\n"
msgstr ""

#: ../urpmf:52
#, c-format
msgid "  --url          - print tag url: url.\n"
msgstr "  --url          - uri l-url.\n"

#: ../urpmf:53
#, c-format
msgid "  --provides     - print tag provides: all provides.\n"
msgstr "  --provides      - uri \"provides\" - kull ma jipprovdi\n"

#: ../urpmf:54
#, c-format
msgid "  --requires     - print tag requires: all requires.\n"
msgstr "  --requires      - uri \"requires\": kull ma jeФЇtieФЁ\n"

#: ../urpmf:55
#, c-format
msgid "  --files        - print tag files: all files.\n"
msgstr "  --files         - uri \"files\": il-files kollha\n"

#: ../urpmf:56
#, c-format
msgid "  --conflicts    - print tag conflicts: all conflicts.\n"
msgstr "  --conflicts     - uri \"conflicts\": kull ma joФЇloq konflitt\n"

#: ../urpmf:57
#, c-format
msgid "  --obsoletes    - print tag obsoletes: all obsoletes.\n"
msgstr "  --obsoletes     - ipprintja l-kontenut ta' \"obsoletes\"\n"

#: ../urpmf:58 ../urpmi:114 ../urpmq:73
#, c-format
msgid ""
"  --env          - use specific environment (typically a bug\n"
"                   report).\n"
msgstr ""
"  --env          - uХМa ambjent speФ‹ifiku (tipikament f'rapport ta' bug).\n"

#: ../urpmf:60
#, c-format
msgid "  -i             - ignore case distinctions in every pattern.\n"
msgstr "  -i             - qis ittri kbar u ХМgФЇar l-istess f'kull mudell.\n"

#: ../urpmf:61 ../urpmq:90
#, c-format
msgid "  -f             - print version, release and arch with name.\n"
msgstr ""
"  -f             - uri verХМjoni, ФЇarФЁa u arkitettura flimkien ma' l-isem.\n"

#: ../urpmf:62
#, c-format
msgid "  -e             - include perl code directly as perl -e.\n"
msgstr "  -e             - includi kodiФ‹i perl direttament bФЇala perl -e.\n"

#: ../urpmf:63
#, c-format
msgid ""
"  -a             - binary AND operator, true if both expression are true.\n"
msgstr ""

#: ../urpmf:64
#, c-format
msgid ""
"  -o             - binary OR operator, true if one expression is true.\n"
msgstr ""
"  -o             - operatur OR binarju: veru jekk espressjoni minnhom veru.\n"

#: ../urpmf:65
#, c-format
msgid "  !              - unary NOT, true if expression is false.\n"
msgstr ""

#: ../urpmf:66
#, c-format
msgid "  (              - left parenthesis to open group expression.\n"
msgstr ""

#: ../urpmf:67
#, c-format
msgid "  )              - right parenthesis to close group expression.\n"
msgstr ""

#: ../urpmf:115
#, c-format
msgid ""
"callback is :\n"
"%s\n"
msgstr ""
"callback huwa :\n"
"%s\n"

#: ../urpmf:120 ../urpmi:249 ../urpmq:113
#, c-format
msgid "using specific environment on %s\n"
msgstr "qed jintuХМa ambjent speФ‹ifiku fuq %s\n"

#: ../urpmf:151
#, c-format
msgid ""
"Note: since no media searched uses hdlists, urpmf was unable to return any "
"result\n"
msgstr ""

#: ../urpmf:152
#, c-format
msgid "You may want to use --name to search for package names.\n"
msgstr ""

#: ../urpmi:69
#, fuzzy, c-format
msgid ""
"urpmi version %s\n"
"Copyright (C) 1999-2004 Mandrakesoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmf verХМjoni %s\n"
"Copyright (C) 2002 Mandrakesoft.\n"
"Dan huwa softwer ФЇieles u jista' jiФЁi distribwit taФЇt it-termini tal-GNU "
"GPL.\n"
"\n"
"uХМu:\n"

#: ../urpmi:79
#, c-format
msgid "  --synthesis    - use the given synthesis instead of urpmi db.\n"
msgstr "  --synthesis    - uХМa s-sinteХМi mogФЇti minflok id-database urpmi.\n"

#: ../urpmi:81 ../urpmq:49
#, c-format
msgid ""
"  --auto-select  - automatically select packages to upgrade the system.\n"
msgstr ""
"  --auto-select  - agФЇХМel pakketti awtomatikament biex taФЁФЁorna s-sistema.\n"

#: ../urpmi:82
#, c-format
msgid ""
"  --no-uninstall - never ask to uninstall a package, abort the "
"installation.\n"
msgstr ""

#: ../urpmi:83 ../urpmq:51
#, c-format
msgid ""
"  --keep         - keep existing packages if possible, reject requested\n"
"                   packages that leads to remove.\n"
msgstr ""
"  --keep         - ХМomm il-pakketti eХМistenti jekk jista' jkun, iФ‹ФЇadkeep "
"existing packages if possible, reject requested\n"
"                   packages that leads to remove.\n"

#: ../urpmi:85
#, c-format
msgid ""
"  --split-level  - split in small transaction if more than given packages\n"
"                   are going to be installed or upgraded,\n"
"                   default is %d.\n"
msgstr ""

#: ../urpmi:88
#, c-format
msgid "  --split-length - small transaction length, default is %d.\n"
msgstr ""

#: ../urpmi:89 ../urpmq:50
#, c-format
msgid "  --fuzzy        - impose fuzzy search (same as -y).\n"
msgstr "  --fuzzy        - imponi tfittix \"fuzzy\" (l-istess bФЇal -y).\n"

#: ../urpmi:90 ../urpmq:59
#, c-format
msgid "  --src          - next package is a source package (same as -s).\n"
msgstr ""
"  --src          - il-pakkett li jmiss huwa pakkett sors (l-istess bФЇal -"
"s).\n"

#: ../urpmi:91
#, c-format
msgid "  --install-src  - install only source package (no binaries).\n"
msgstr ""
"  --install-src  - installa biss pakketti bis-sorsi (mingФЇajr binarji).\n"

#: ../urpmi:92
#, c-format
msgid "  --clean        - remove rpm from cache before anything else.\n"
msgstr "  --clean        - neФЇФЇi rpms mill-cache qabel affarijiet oФЇra.\n"

#: ../urpmi:93
#, c-format
msgid "  --noclean      - keep rpm not used in cache.\n"
msgstr "  --noclean      - ХМomm rpms mhux uХМati fil-cache.\n"

#: ../urpmi:95
#, c-format
msgid ""
"  --allow-nodeps - allow asking user to install packages without\n"
"                   dependencies checking.\n"
msgstr ""
"  --allow-nodeps - ippermetti li l-user jiФЁi mistoqsi jekk iridx jinstalla\n"
"                   pakketti mingФЇajr ma jiФЁu Ф‹Ф‹ekkjati d-dipendenzi.\n"

#: ../urpmi:97
#, c-format
msgid ""
"  --allow-force  - allow asking user to install packages without\n"
"                   dependencies checking and integrity.\n"
msgstr ""
"  --allow-force  - jippermetti li l-user jiФЁi mistoqsi jridx jinstalla \n"
"                   pakketti mingФЇajr ma jiФЁu Ф‹Ф‹ekkjati d-dipendenzi \n"
"                   u integritУ .\n"

#: ../urpmi:101
#, c-format
msgid ""
"  --use-distrib  - configure urpmi on the fly from a distrib tree, useful\n"
"                   to install a chroot with --root option.\n"
msgstr ""

#: ../urpmi:103 ../urpmi.addmedia:48 ../urpmi.update:31 ../urpmq:67
#, c-format
msgid "  --wget         - use wget to retrieve distant files.\n"
msgstr "  --wget         - uХМa wget biex iФЁФЁib fajls remoti.\n"

#: ../urpmi:104 ../urpmi.addmedia:49 ../urpmi.update:32 ../urpmq:68
#, c-format
msgid "  --curl         - use curl to retrieve distant files.\n"
msgstr "  --curl         - uХМa curl biex iФЁФЁib fajls remoti.\n"

#: ../urpmi:105 ../urpmi.addmedia:50 ../urpmi.update:33
#, c-format
msgid "  --limit-rate   - limit the download speed.\n"
msgstr "  --limit-rate   - illimita r-rata ta' tniХМХМil.\n"

#: ../urpmi:106
#, fuzzy, c-format
msgid ""
"  --resume       - resume transfer of partially-downloaded files\n"
"                   (--no-resume disables it, default is disabled).\n"
msgstr ""
"  --verify-rpm   - ivverifika l-firma tal-pakkett qabel tinstalla.\n"
"                   (--no-verify-rpm itfih, impliФ‹itament mixgФЇul).\n"

#: ../urpmi:108 ../urpmi.addmedia:51 ../urpmi.update:34 ../urpmq:69
#, c-format
msgid ""
"  --proxy        - use specified HTTP proxy, the port number is assumed\n"
"                   to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
"  --proxy        - uХМa l-proxy HTTP speФ‹ifikat. In-numru tal-port huwa "
"meqjus\n"
"                   li huwa 1080 impliФ‹itament (format huwa <proxyhost[:port]"
">).\n"

#: ../urpmi:110 ../urpmi.addmedia:53 ../urpmi.update:36 ../urpmq:71
#, c-format
msgid ""
"  --proxy-user   - specify user and password to use for proxy\n"
"                   authentication (format is <user:password>).\n"
msgstr ""
"  --proxy-user   - speФ‹ifika user u password biex tuХМa gФЇall-"
"awtentikazzjoni\n"
"                   tal-proxy (format huwa <user:password>).\n"

#: ../urpmi:112
#, c-format
msgid ""
"  --bug          - output a bug report in directory indicated by\n"
"                   next arg.\n"
msgstr ""
"  --bug          - ipproduФ‹i rapport ta' bug fid-direttorju indikat "
"fl-                   argument li jmiss.\n"

#: ../urpmi:116
#, c-format
msgid "  --X            - use X interface.\n"
msgstr "  --X            - uХМa l-interfaФ‹Ф‹ja X.\n"

#: ../urpmi:117
#, c-format
msgid ""
"  --best-output  - choose best interface according to the environment:\n"
"                   X or text mode.\n"
msgstr ""
"  --best-output  - agФЇХМel l-aФЇjar interfaФ‹Ф‹ja skond l-ambjent, X jew "
"testwali.\n"

#: ../urpmi:119
#, c-format
msgid ""
"  --verify-rpm   - verify rpm signature before installation\n"
"                   (--no-verify-rpm disable it, default is enabled).\n"
msgstr ""
"  --verify-rpm   - ivverifika l-firma tal-pakkett qabel tinstalla.\n"
"                   (--no-verify-rpm itfih, impliФ‹itament mixgФЇul).\n"

#: ../urpmi:122
#, c-format
msgid "  --excludepath  - exclude path separated by comma.\n"
msgstr "  --excludepath  - eskludi direttorji separati b'virgoli.\n"

#: ../urpmi:123
#, c-format
msgid "  --excludedocs  - exclude docs files.\n"
msgstr ""

#: ../urpmi:124
#, fuzzy, c-format
msgid "  --skip         - packages which installation should be skipped\n"
msgstr "  --test         - ivverifika li l-installazzjoni tista' ssir sew.\n"

#: ../urpmi:125
#, c-format
msgid ""
"  --more-choices - when several packages are found, propose more choices\n"
"                   than the default.\n"
msgstr ""

#: ../urpmi:127 ../urpmq:79
#, c-format
msgid "  -a             - select all matches on command line.\n"
msgstr "  -a             - agФЇХМel kull ma jaqbel fuq il-linja tal-kmand.\n"

#: ../urpmi:128
#, c-format
msgid "  -p             - allow search in provides to find package.\n"
msgstr ""
"  -p             - ippermetti tfittix fil-\"provides\" biex issib pakkett.\n"

#: ../urpmi:129
#, c-format
msgid "  -P             - do not search in provides to find package.\n"
msgstr "  -P             - tfittixx fil-\"provides\" biex issib pakkett.\n"

#: ../urpmi:130 ../urpmq:84
#, c-format
msgid "  -y             - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
"  -y             - ФЁiegФЇel tfittix \"fuzzy\" (l-istess bФЇal --fuzzy).\n"

#: ../urpmi:131 ../urpmq:86
#, c-format
msgid "  -s             - next package is a source package (same as --src).\n"
msgstr ""
"  -s             - il-pakkett li jmiss huwa sors (l-istess bФЇal --src).\n"

#: ../urpmi:132 ../urpmi.addmedia:77 ../urpmi.removemedia:45
#: ../urpmi.update:44
#, c-format
msgid "  -q             - quiet mode.\n"
msgstr "  -q             - modalitУ  kwieta.\n"

#: ../urpmi:134
#, c-format
msgid "  names or rpm files given on command line will be installed.\n"
msgstr ""
"  ismijiet jew fajls rpm mogФЇtija fuq il-linja ta' kmand se jiФЁu nstallati.\n"

#: ../urpmi:141
#, c-format
msgid "Choose location to save file"
msgstr ""

#: ../urpmi:197
#, c-format
msgid "What can be done with binary rpm files when using --install-src"
msgstr "X'jista' jsir minn fajls rpm binarji meta tuХМa --install-src"

#: ../urpmi:204
#, c-format
msgid ""
"You have selected a source package:\n"
"\n"
"%s\n"
"\n"
"You probably didn't want to install it on your computer (installing it\n"
"would allow you to make modifications to its sourcecode then compile it).\n"
"\n"
"What would you like to do?"
msgstr ""

#: ../urpmi:212
#, c-format
msgid "Do nothing"
msgstr "TagФЇmel xejn"

#: ../urpmi:213
#, c-format
msgid "Yes, really install it"
msgstr ""

#: ../urpmi:214 ../urpmi:231
#, c-format
msgid "Save file"
msgstr ""

#: ../urpmi:225
#, c-format
msgid ""
"You are about to install the following software package on your computer:\n"
"\n"
"%s\n"
"\n"
"You may prefer to just save it. What is your choice?"
msgstr ""

#: ../urpmi:230
#, fuzzy, c-format
msgid "Install it"
msgstr "installazzjoni falliet"

#: ../urpmi:239
#, c-format
msgid ""
"Directory [%s] already exists, please use another directory for bug report "
"or delete it"
msgstr ""

#: ../urpmi:240
#, c-format
msgid "Unable to create directory [%s] for bug report"
msgstr "Ma nistax noФЇloq id-direttorju [%s] gФЇar-rapport tal-bug"

#: ../urpmi:243 ../urpmi:365
#, c-format
msgid "Copying failed"
msgstr "Ikkupjar falla"

#: ../urpmi:260
#, c-format
msgid "Only superuser is allowed to install packages"
msgstr "Is-\"superuser\" biss gФЇandu l-awtoritУ  jistalla pakketti"

#: ../urpmi:400
#, c-format
msgid "One of the following packages is needed:"
msgstr "WieФЇed minn dawn il-pakketti huwa meФЇtieФЁ:"

#: ../urpmi:407
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "X'tagФЇХМel? (1-%d) "

#: ../urpmi:416 ../urpmi:543
#, c-format
msgid "Package installation..."
msgstr "Installazzjoni ta' pakketti..."

#: ../urpmi:416 ../urpmi:543
#, c-format
msgid "Initializing..."
msgstr "Qed jibda..."

#: ../urpmi:439
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
"%s"
msgstr ""
"Xi pakketti mitluba ma jistgФЇux jiФЁu nstallati:\n"
"%s"

#: ../urpmi:444 ../urpmi:475
#, c-format
msgid "do you agree ?"
msgstr "taqbel?"

#: ../urpmi:450
#, c-format
msgid ""
"\n"
"Continue?"
msgstr ""

#: ../urpmi:464
#, c-format
msgid ""
"The installation cannot continue because the following packages\n"
"have to be removed for others to be upgraded:\n"
"%s\n"
msgstr ""
"L-installazzjoni ma tistax tkompli gФЇax dawn il-pakketti jridu \n"
"jitneФЇФЇew sabiex oФЇrajn jiФЁu aФЁФЁornati:\n"
"%s\n"

#: ../urpmi:470
#, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s"
msgstr ""
"Dawn il-pakketti jridu jitneФЇФЇew qabel oФЇrajn jiФЁu aФЁФЁornati:\n"
"%s"

#: ../urpmi:509 ../urpmi:520
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following %d packages are going to be installed "
"(%d MB)"
msgstr ""
"Biex nissodisfa d-dipendenzi, dawn il-pakketti jridu jiФЁu nstallati wkoll (%"
"d MB)"

#: ../urpmi:510 ../urpmi:521
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following package is going to be installed (%d "
"MB)"
msgstr ""
"Biex nissodisfa d-dipendenzi, dawn il-pakketti jridu jiФЁu nstallati wkoll (%"
"d MB)"

#: ../urpmi:516
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
"Trid tkun \"root\" biex tinstalla dawn id-dipendenzi:\n"
"%s\n"

#: ../urpmi:539 ../urpmq:300
#, c-format
msgid "unable to get source packages, aborting"
msgstr "ma nistax inФЁib il-pakketti tas-sors, se noФЇroФЁ"

#: ../urpmi:553
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Jekk jogФЇФЁbok daФЇФЇal id-diska mmarkata \"%s\" fl-apparat [%s]"

#: ../urpmi:554
#, c-format
msgid "Press Enter when ready..."
msgstr "AgФЇfas Enter meta tlesti..."

#: ../urpmi:598
#, c-format
msgid "Downloading package `%s'..."
msgstr "Qed jitniХМХМel il-pakkett \"%s\"..."

#: ../urpmi:610
#, c-format
msgid "        %s%% of %s completed, ETA = %s, speed = %s"
msgstr "        %s%% ta' %s lest, ФЇin = %s, rata = %s"

#: ../urpmi:613
#, c-format
msgid "        %s%% completed, speed = %s"
msgstr "        %s%% lest, rata = %s"

#: ../urpmi:632
#, c-format
msgid "The following packages have bad signatures"
msgstr "Dawn il-pakketti fihom firem ФЇХМiena"

#: ../urpmi:633
#, c-format
msgid "Do you want to continue installation ?"
msgstr "Trid tkompli l-installazzjoni ?"

#: ../urpmi:653 ../urpmi:780
#, c-format
msgid ""
"Installation failed, some files are missing:\n"
"%s\n"
"You may want to update your urpmi database"
msgstr ""
"L-installazzjoni falliet, xi fajls huma nieqsa:\n"
"\n"
"%s\n"
"Forsi trid taФЁФЁorna d-database urpmi"

#: ../urpmi:663 ../urpmi:718 ../urpmi:739 ../urpmi:759
#, c-format
msgid "Installation failed"
msgstr "installazzjoni falliet"

#: ../urpmi:678
#, c-format
msgid "distributing %s"
msgstr "qed jiФЁi distribwit %s"

#: ../urpmi:686
#, c-format
msgid "installing %s"
msgstr "qed jiФЁi nstallat %s"

#: ../urpmi:701
#, c-format
msgid "Installing package `%s' (%s/%s)..."
msgstr "Qed jiФЁi nstallat \"%s\" (%s/%s)..."

#: ../urpmi:725
#, c-format
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Trid tinstalla mingФЇajr ma niФ‹Ф‹ekkja d-dipendenzi? (i/L) "

#: ../urpmi:744
#, c-format
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Trid tipprova b'iХМjed qawwa (--force)? (i/L)"

#: ../urpmi:785
#, c-format
msgid "%d installation transactions failed"
msgstr "%d tranХМazzjonijiet ta' installazzjoni fallew"

#: ../urpmi:793
#, c-format
msgid "Installation is possible"
msgstr "Installazzjoni possibbli"

#: ../urpmi:796
#, c-format
msgid "Everything already installed"
msgstr "kollox diФЁУ  installat"

#: ../urpmi:810
#, c-format
msgid "restarting urpmi"
msgstr ""

#: ../urpmi.addmedia:38
#, fuzzy, c-format
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
"       [file:/]/<path> with <relative filename of hdlist>\n"
"       ftp://<login>:<password>@<host>/<path> with <relative filename of "
"hdlist>\n"
"       ftp://<host>/<path> with <relative filename of hdlist>\n"
"       http://<host>/<path> with <relative filename of hdlist>\n"
"       removable://<path>\n"
"\n"
"and [options] are from\n"
msgstr ""
"uХМu: urpmi.addmedia [gФЇaХМliet] <isem> <url> [with <direttorju_relattiv>]\n"
"fejn <url> huwa wieФЇed minn:\n"
"       file://<path> with <isem tal-hdlist relattiv>\n"
"       ftp://<login>:<password>@<host>/<path> with <isem tal-hdlist "
"relattiv>\n"
"       ftp://<host>/<path> with <isem tal-hdlist relattiv>\n"
"       http://<host>/<path> with <isem tal-hdlist relattiv>\n"
"       removable://<path>\n"
"\n"
"u [gФЇaХМliet] huma minn\n"

#: ../urpmi.addmedia:55
#, c-format
msgid "  --update       - create an update medium.\n"
msgstr "  --update       - oФЇloq sors ta' aФЁФЁornament.\n"

#: ../urpmi.addmedia:56
#, c-format
msgid "  --probe-synthesis - try to find and use synthesis file.\n"
msgstr ""

#: ../urpmi.addmedia:57
#, c-format
msgid "  --probe-hdlist - try to find and use hdlist file.\n"
msgstr ""

#: ../urpmi.addmedia:58
#, c-format
msgid ""
"  --no-probe     - do not try to find any synthesis or\n"
"                   hdlist file.\n"
msgstr "  --no-probe     - tippruvax tfittex fajls sinteХМi jew hdlist.\n"

#: ../urpmi.addmedia:60
#, c-format
msgid ""
"  --distrib      - automatically create all media from an installation\n"
"                   medium.\n"
msgstr ""
"  --distrib      - oФЇloq is-sorsi kollha minn sors ta' installazzjoni.\n"

#: ../urpmi.addmedia:62
#, c-format
msgid ""
"  --distrib-XXX  - automatically create a medium for XXX part of a\n"
"                   distribution, XXX may be main, contrib, updates or\n"
"                   anything else that has been configured ;-)\n"
msgstr ""

#: ../urpmi.addmedia:65
#, c-format
msgid ""
"  --from         - use specified url for list of mirrors, the default is\n"
"                   %s\n"
msgstr ""

#: ../urpmi.addmedia:67
#, c-format
msgid ""
"  --version      - use specified distribution version, the default is taken\n"
"                   from the version of the distribution told by the\n"
"                   installed mandrakelinux-release package.\n"
msgstr ""

#: ../urpmi.addmedia:70
#, c-format
msgid ""
"  --arch         - use specified architecture, the default is arch of\n"
"                   mandrakelinux-release package installed.\n"
msgstr ""

#: ../urpmi.addmedia:72
#, c-format
msgid ""
"  --virtual      - create virtual media wich are always up-to-date,\n"
"                   only file:// protocol is allowed.\n"
msgstr ""

#: ../urpmi.addmedia:74 ../urpmi.update:39
#, c-format
msgid "  --no-md5sum    - disable MD5SUM file checking.\n"
msgstr ""

#: ../urpmi.addmedia:75 ../urpmi.removemedia:43 ../urpmi.update:42
#, c-format
msgid "  -c             - clean headers cache directory.\n"
msgstr "  -c             - naddaf id-direttorju tal-cache tal-headers.\n"

#: ../urpmi.addmedia:76 ../urpmi.update:43
#, c-format
msgid "  -f             - force generation of hdlist files.\n"
msgstr "  -f             - ФЁiegФЇel il-fajls hdlist jiФЁu ФЁenerati.\n"

#: ../urpmi.addmedia:115
#, fuzzy, c-format
msgid "Only superuser is allowed to add media"
msgstr "Is-\"superuser\" biss gФЇandu l-awtoritУ  jistalla pakketti"

#: ../urpmi.addmedia:144
#, c-format
msgid "found version %s and arch %d ..."
msgstr ""

#: ../urpmi.addmedia:148
#, c-format
msgid "cannot add updates of a cooker distribution\n"
msgstr "ma jistgФЇux jiФЁu miХМjuda aФЁФЁornamenti ta' distribuzzjoni \"cooker\"\n"

#: ../urpmi.addmedia:153
#, c-format
msgid "retrieving mirrors at %s ..."
msgstr "qed jinФЁabu mirja minn %s ..."

#: ../urpmi.addmedia:206
#, c-format
msgid "no need to give <relative path of hdlist> with --distrib"
msgstr "m'hemmx gФЇalfejn tagФЇti <isem tal-hdlist relattiv> ma' --distrib"

#: ../urpmi.addmedia:213 ../urpmi.addmedia:236
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "ma nistax naФЁФЁorna s-sors \"%s\"\n"

#: ../urpmi.addmedia:224
#, c-format
msgid "<relative path of hdlist> missing\n"
msgstr "<isem tal-hdlist relattiv> mhux speФ‹ifikat\n"

#: ../urpmi.addmedia:226
#, c-format
msgid "`with' missing for network media\n"
msgstr "\"with\" nieqes gФЇal sors tan-network\n"

#: ../urpmi.addmedia:234
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "ma nistax noФЇloq sors \"%s\"\n"

#: ../urpmi.removemedia:39
#, c-format
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
msgstr ""
"uХМu: urpmi.removemedia [-a] <isem> ...\n"
"fejn <isem> huwa l-isem tas-sors xi tneФЇФЇi.\n"

#: ../urpmi.removemedia:42
#, c-format
msgid "  -a             - select all media.\n"
msgstr "  -a             - agФЇХМel is-sorsi kollha.\n"

#: ../urpmi.removemedia:44
#, fuzzy, c-format
msgid "  -y             - fuzzy match on media names.\n"
msgstr "  -y             - imponi tfittix \"fuzzy\".\n"

#: ../urpmi.removemedia:47
#, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr ""
"\n"
"gФЇaХМla \"%s\" mhux magФЇrufa\n"

#: ../urpmi.removemedia:53
#, fuzzy, c-format
msgid "Only superuser is allowed to remove media"
msgstr "Is-\"superuser\" biss gФЇandu l-awtoritУ  jistalla pakketti"

#: ../urpmi.removemedia:63
#, c-format
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "xejn x'inneФЇФЇi (uХМa urpmi.addmedia biex iХМХМid sors)\n"

#: ../urpmi.removemedia:65
#, c-format
msgid ""
"the entry to remove is missing\n"
"(one of %s)\n"
msgstr ""
"l-element li trid tneФЇФЇi m'hux hemm\n"
"(wieФЇed minn %s)\n"

#: ../urpmi.update:28
#, c-format
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
msgstr ""
"uХМu: urpmi.update [gФЇaХМliet] <isem> ...\n"
"fejn <isem> huwa l-isem tas-sors x'taФЁФЁorna.\n"

#: ../urpmi.update:38
#, c-format
msgid "  --update       - update only update media.\n"
msgstr "  --update       - uХМa s-sorsi ta' aФЁФЁornament biss.\n"

#: ../urpmi.update:40
#, c-format
msgid "  --force-key    - force update of gpg key.\n"
msgstr ""

#: ../urpmi.update:41
#, c-format
msgid "  -a             - select all non-removable media.\n"
msgstr "  -a             - agФЇХМel is-sorsi kollha li ma jitneФЇФЇewx.\n"

#: ../urpmi.update:62
#, fuzzy, c-format
msgid "Only superuser is allowed to update media"
msgstr "Is-\"superuser\" biss gФЇandu l-awtoritУ  jistalla pakketti"

#: ../urpmi.update:70
#, c-format
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr "m'hemm xejn x'naФЁФЁorna (uХМa urpmi.addmedia biex iХМХМid sors)\n"

#: ../urpmi.update:82
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""
"l-element li trid taФЁФЁorna m'hux hemm\n"
"(wieФЇed minn %s)\n"

#: ../urpmq:38
#, fuzzy, c-format
msgid ""
"urpmq version %s\n"
"Copyright (C) 2000-2004 Mandrakesoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmf verХМjoni %s\n"
"Copyright (C) 2002 Mandrakesoft.\n"
"Dan huwa softwer ФЇieles u jista' jiФЁi distribwit taФЇt it-termini tal-GNU "
"GPL.\n"
"\n"
"uХМu:\n"

#: ../urpmq:53
#, c-format
msgid "  --list         - list available packages.\n"
msgstr "  --list         - uri l-pakketti disponibbli kollha.\n"

#: ../urpmq:54
#, c-format
msgid "  --list-media   - list available media.\n"
msgstr "  --list-media   - illistja l-medji disponibbli.\n"

#: ../urpmq:55
#, fuzzy, c-format
msgid "  --list-url     - list available media and their url.\n"
msgstr "  --list-media   - illistja l-medji disponibbli.\n"

#: ../urpmq:56
#, c-format
msgid ""
"  --dump-config  - dump the config in form of urpmi.addmedia argument.\n"
msgstr ""

#: ../urpmq:57
#, c-format
msgid "  --list-nodes   - list available nodes when using --parallel.\n"
msgstr "  --list-nodes   - illistja nodi disponibbli gФЇal --parallel.\n"

#: ../urpmq:58
#, c-format
msgid "  --list-aliases - list available parallel aliases.\n"
msgstr "  --list-aliases - elenka l-aliases paralleli disponibbli.\n"

#: ../urpmq:60
#, c-format
msgid ""
"  --headers      - extract headers for package listed from urpmi db to\n"
"                   stdout (root only).\n"
msgstr ""
"  --headers      - oФЇroФЁ il-headers gФЇall-pakkett imsemmi mid-db urpmi\n"
"                   gФЇal stdout (root biss).\n"

#: ../urpmq:62
#, c-format
msgid ""
"  --sources      - give all source packages before downloading (root only).\n"
msgstr ""
"  --sources      - agФЇti l-pakketti sorsi kollha qabel tniХМХМilhom (root "
"biss).\n"

#: ../urpmq:65
#, c-format
msgid ""
"  --use-distrib  - configure urpmi on the fly from a distrib tree.\n"
"                   This permit to querying a distro.\n"
msgstr ""

#: ../urpmq:75
#, fuzzy, c-format
msgid "  --changelog    - print changelog.\n"
msgstr "  --all           - uri t-tags kollha.\n"

#: ../urpmq:77
#, c-format
msgid "  -d             - extend query to package dependencies.\n"
msgstr "  -d             - estendi t-tfittix gФЇad-dipendenzi tal-pakketti.\n"

#: ../urpmq:78
#, c-format
msgid ""
"  -u             - remove package if a more recent version is already "
"installed.\n"
msgstr ""
"  -u             - neФЇФЇi pakkett jekk diФЁУ  hemm verХМjoni iХМjed riФ‹enti "
"nstallata.\n"

#: ../urpmq:80
#, c-format
msgid "  -c             - complete output with package to be removed.\n"
msgstr ""

#: ../urpmq:81
#, fuzzy, c-format
msgid "  -p             - search in provides to find package.\n"
msgstr ""
"  -p             - ippermetti tfittix fil-\"provides\" biex issib pakkett.\n"

#: ../urpmq:82
#, fuzzy, c-format
msgid ""
"  -P             - do not search in provides to find package (default).\n"
msgstr "  -P             - tfittixx fil-\"provides\" biex issib pakkett.\n"

#: ../urpmq:83
#, c-format
msgid "  -R             - reverse search to what requires package.\n"
msgstr ""

#: ../urpmq:85
#, fuzzy, c-format
msgid "  -Y             - like -y, but forces to match case-insensitively.\n"
msgstr "  -a             - agФЇХМel kull ma jaqbel fuq il-linja tal-kmand.\n"

#: ../urpmq:87
#, fuzzy, c-format
msgid "  -i             - print useful information in human readable form.\n"
msgstr ""
"  -i             - uri informazzjoni utli f'forma li tinftiehem faФ‹ilment.\n"

#: ../urpmq:88
#, c-format
msgid "  -g             - print groups with name also.\n"
msgstr "  -g             - uri l-gruppi flimkien ma' l-isem.\n"

#: ../urpmq:89
#, c-format
msgid "  -r             - print version and release with name also.\n"
msgstr "  -r             - uri verХМjoni u ФЇarФЁa flimkien ma' l-isem.\n"

#: ../urpmq:91
#, fuzzy, c-format
msgid "  -l             - list files in package.\n"
msgstr "  --list         - uri l-pakketti disponibbli kollha.\n"

#: ../urpmq:92
#, c-format
msgid "  names or rpm files given on command line are queried.\n"
msgstr ""
"  ismijiet jew fajls rpm li jingФЇataw fuq il-linja tal-kmand jiФЁu "
"spezzjonati.\n"

#: ../urpmq:152
#, c-format
msgid "--list-nodes can only be used with --parallel"
msgstr ""

#: ../urpmq:331
#, c-format
msgid "skipping media %s: no hdlist\n"
msgstr ""

#: ../urpmq:392
#, fuzzy, c-format
msgid "No filelist found\n"
msgstr "ma nstabet ebda lista sФЇiФЇa ta' sorsi"

#: ../urpmq:402
#, c-format
msgid "No changelog found\n"
msgstr ""

#~ msgid "virtual medium needs to be local"
#~ msgstr "sors virtwali jrid ikun lokali"

#~ msgid ""
#~ "urpme version %s\n"
#~ "Copyright (C) 1999, 2000, 2001, 2002 Mandrakesoft.\n"
#~ "This is free software and may be redistributed under the terms of the GNU "
#~ "GPL.\n"
#~ "\n"
#~ "usage:\n"
#~ msgstr ""
#~ "urpme verХМjoni %s\n"
#~ "Copyright (C) 1999, 2000, 2001, 2002 Mandrakesoft.\n"
#~ "Dan huwa softwer ФЇieles u jista' jiФЁi distribwit taФЇt it-termini tal-GNU "
#~ "GPL.\n"
#~ "\n"
#~ "uХМu:\n"

#~ msgid ""
#~ "urpmi version %s\n"
#~ "Copyright (C) 1999, 2000, 2001, 2002 Mandrakesoft.\n"
#~ "This is free software and may be redistributed under the terms of the GNU "
#~ "GPL.\n"
#~ "\n"
#~ "usage:\n"
#~ msgstr ""
#~ "urpmi verХМjoni %s\n"
#~ "Copyright (C) 1999, 2000, 2001, 2002 Mandrakesoft.\n"
#~ "Dan huwa softwer ФЇieles u jista' jiФЁi distribwit taФЇt it-termini tal-GNU "
#~ "GPL.\n"
#~ "\n"
#~ "uХМu:\n"

#~ msgid "syntax error in config file at line %s"
#~ msgstr "ХМball sintattiku fil-fajl ta' konfigurazzjoni, fuq linja %s"

#~ msgid ""
#~ "unable to take care of medium \"%s\" as list file is already used by "
#~ "another medium"
#~ msgstr ""
#~ "ma nistax nieФЇu ФЇsieb is-sors \"%s\" peress li l-fajl tal-lista diФЁУ  qed "
#~ "jintuХМa minn sors ieФЇor"

#~ msgid ""
#~ "unable to use name \"%s\" for unnamed medium because it is already used"
#~ msgstr "ma nistax nuХМa l-isem \"%s\" gФЇas-sors gФЇax diФЁУ  qed jintuХМa"

#~ msgid ""
#~ "unable to take medium \"%s\" into account as no list file [%s] exists"
#~ msgstr ""
#~ "ma nistax nuХМa s-sors \"%s\" peress li ma jeХМistix fajl ta' lista \"%s\""

#~ msgid "unable to determine medium of this hdlist file [%s]"
#~ msgstr "ma nistax niddetermina s-sors ta' dan il-fajl hdlist [%s]"

#~ msgid "One of the following packages is needed to install %s:"
#~ msgstr "WieФЇed minn dawn il-pakketti meФЇtieФЁa biex tinstalla %s:"

#~ msgid ""
#~ "urpmq version %s\n"
#~ "Copyright (C) 2000, 2001, 2002 Mandrakesoft.\n"
#~ "This is free software and may be redistributed under the terms of the GNU "
#~ "GPL.\n"
#~ "\n"
#~ "usage:\n"
#~ msgstr ""
#~ "urpmq verХМjoni %s\n"
#~ "Copyright (C) 2000, 2001, 2002 Mandrakesoft.\n"
#~ "Dan huwa softwer ФЇieles u jista' jiФЁi distribwit taФЇt it-termini tal-GNU "
#~ "GPL.\n"
#~ "\n"
#~ "uХМu:\n"

#~ msgid "Unknown webfetch `%s' !!!\n"
#~ msgstr "\"webfetch\" mhux magФЇruf `%s' !!!\n"

#~ msgid "copy failed: %s"
#~ msgstr "ikkupjar falla: %s"

#~ msgid "wget is missing\n"
#~ msgstr "wget m'hux installat\n"

#~ msgid "wget failed: exited with %d or signal %d\n"
#~ msgstr "wget falla: ФЇareФЁ b' %d jew sinjal %d\n"

#~ msgid "curl is missing\n"
#~ msgstr "curl ma jeХМistix\n"

#~ msgid "curl failed: exited with %d or signal %d\n"
#~ msgstr "curl falla: ФЇareФЁ b' %d jew sinjal %d\n"

#~ msgid "rsync is missing\n"
#~ msgstr "resync ma jeХМistix\n"

#~ msgid "rsync failed: exited with %d or signal %d\n"
#~ msgstr "rsync falla: ФЇareФЁ b' %d jew sinjal %d\n"

#~ msgid "ssh is missing\n"
#~ msgstr "ssh m'hux installat\n"

#~ msgid "urpme: unknown option \"-%s\", check usage with --help\n"
#~ msgstr "urpme: gФЇaХМla \"-%s\" mhux magФЇrufa, iФ‹Ф‹ekkja l-uХМu b' --help\n"

#~ msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
#~ msgstr "urpmi: gФЇaХМla \"-%s\" mhux magФЇrufa, iФ‹Ф‹ekkja l-uХМu b' --help\n"

#~ msgid ""
#~ "%s\n"
#~ "no need to give <relative path of hdlist> with --distrib"
#~ msgstr ""
#~ "%s\n"
#~ "m'hemmx gФЇalfejn tagФЇti <isem tal-hdlist relattiv> ma' --distrib"

#~ msgid ""
#~ "%s\n"
#~ "<relative path of hdlist> missing\n"
#~ msgstr ""
#~ "%s\n"
#~ "<isem tal-hdlist relattiv> mhux speФ‹ifikat\n"

#~ msgid ""
#~ "%s\n"
#~ "`with' missing for network media\n"
#~ msgstr ""
#~ "%s\n"
#~ "\"with\" nieqes gФЇal sors tan-network\n"

#~ msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
#~ msgstr "urpmq: gФЇaХМla \"-%s\", mhux magФЇrufa, iФ‹Ф‹ekkja l-uХМu b' --help\n"

#~ msgid "no webfetch (curl or wget currently) found\n"
#~ msgstr "ebda webfetch (curl jew wget bФЇalissa) ma nstab\n"

#~ msgid ""
#~ "  -d             - force complete computation of depslist.ordered file.\n"
#~ msgstr ""
#~ "  -d             - ФЁiegФЇel il-fajl depslist.ordered jiФЁi kalkulat "
#~ "kompletament.\n"

#, fuzzy
#~ msgid ""
#~ "  --name         - print tag name: rpm filename (assumed if no tag given "
#~ "on\n"
#~ "                   command line but without package name).\n"
#~ msgstr ""
#~ "  --name          - uri l-isem: isem tal-fajl rpm (impliФ‹itu jekk ma "
#~ "tingФЇata"

#~ msgid "urpmf version %s"
#~ msgstr "urpmf verХМjoni %s"

#~ msgid "Copyright (C) 1999, 2000, 2001, 2002 Mandrakesoft."
#~ msgstr "Copyright (C) 1999, 2000, 2001, 2002 Mandrakesoft."

#~ msgid ""
#~ "This is free software and may be redistributed under the terms of the GNU "
#~ "GPL."
#~ msgstr ""
#~ "Dan huwa softwer ФЇieles u jista' jiФЁi distribwit taФЇt it-termini tal-GNU "
#~ "GPL."

#~ msgid "usage: urpmf [options] <file>"
#~ msgstr "uХМu: urpmf [gФЇaХМliet] <fajl>"

#~ msgid ""
#~ "  --quiet         - do not print tag name (default if no tag given on "
#~ "command"
#~ msgstr ""
#~ "  --quiet         - turix l-isem (impliФ‹itu jekk il-kmand ma fihx tag,"

#~ msgid "                    line, incompatible with interactive mode)."
#~ msgstr "                    inkompatibbli mal-modalitУ  interattiv)."

#~ msgid "  --all           - print all tags."
#~ msgstr "  --all           - uri t-tags kollha."

#~ msgid ""
#~ "  --name          - print tag name: rpm filename (assumed if no tag given "
#~ "on"
#~ msgstr ""
#~ "  --name          - uri l-isem: isem tal-fajl rpm (impliФ‹itu jekk ma "
#~ "tingФЇata"

#~ msgid "                    command line but without package name)."
#~ msgstr "                    ebda tag fil-kmand, iХМda minngФЇajr pakkett)"

#~ msgid "  --group         - print tag group: group."
#~ msgstr "  --group         - uri l-grupp."

#~ msgid "  --size          - print tag size: size."
#~ msgstr "  --size          - uri d-daqs."

#~ msgid "  --serial        - print tag serial: serial."
#~ msgstr "  --serial        - uri n-numru tas-serje"

#~ msgid "  --summary       - print tag summary: summary."
#~ msgstr "  --summary       - uri sommarju"

#~ msgid "  --description   - print tag description: description."
#~ msgstr "  --description   - uri deskrizzjoni"

#~ msgid ""
#~ "  --provides      - print tag provides: all provides (multiple lines)."
#~ msgstr ""
#~ "  --provides      - uri \"provides\" - kull ma jipprovdi (diversi linji)"

#~ msgid ""
#~ "  --requires      - print tag requires: all requires (multiple lines)."
#~ msgstr ""
#~ "  --requires      - uri \"requires\": kull ma jeФЇtieФЁ (diversi linji)"

#~ msgid "  --files         - print tag files: all files (multiple lines)."
#~ msgstr "  --files         - uri \"files\": il-files kollha (diversi linji)"

#~ msgid ""
#~ "  --conflicts     - print tag conflicts: all conflicts (multiple lines)."
#~ msgstr ""
#~ "  --conflicts     - uri \"conflicts\": kull ma joФЇloq konflitt (diversi "
#~ "linji)"

#~ msgid ""
#~ "  --obsoletes     - print tag obsoletes: all obsoletes (multiple lines)."
#~ msgstr ""
#~ "  --obsoletes     - ipprintja l-kontenut ta' \"obsoletes\" (diversi "
#~ "linji)."

#~ msgid "  --prereqs       - print tag prereqs: all prereqs (multiple lines)."
#~ msgstr "  --prereqs       - ipprintja l-prirekwiХМiti (diversi linji)"

#~ msgid "try urpmf --help for more options"
#~ msgstr "ipprova urpmf --help gФЇal iХМjed gФЇaХМliet"

#~ msgid "copying source list of \"%s\"..."
#~ msgstr "qed tiФЁi kkopjata l-lista sors ta' \"%s\"..."

#~ msgid "host %s does not have a good version of urpmi"
#~ msgstr "kompjuter %s m'gФЇandux verХМjoni tajba ta' urpmi"

#~ msgid "Installation failed on node %s"
#~ msgstr "Installazzjoni falliet fuq nod %s"

#, fuzzy
#~ msgid "scp failed on host %s"
#~ msgstr "Installazzjoni falliet fuq nod %s"

#~ msgid "problem reading hdlist file of medium \"%s\""
#~ msgstr "problema fil-qari tal-hdlist gФЇas-sors \"%s\""

#~ msgid "%s conflicts with %s"
#~ msgstr "%s jikkonfliФЁФЁi ma' %s"

#~ msgid "%s is needed by %s"
#~ msgstr "%s huwa meФЇtieФЁ minn %s"

#~ msgid "Remove them all?"
#~ msgstr "Trid tneФЇФЇihom kollha?"

#~ msgid "Using \"%s\" as a substring, I found"
#~ msgstr "B' \"%s\" bФЇala fraХМi, sibt"

#~ msgid "rshp failed"
#~ msgstr "rshp falla"

#~ msgid ""
#~ "  -c             - choose complete method for resolving requires "
#~ "closure.\n"
#~ msgstr ""
#~ "  -c             - uХМa l-metodu komplet biex tirrisolvi l-ФЇtiФЁijiet.\n"

#~ msgid "nothing to write in list file for \"%s\""
#~ msgstr "m'hemm xejn x'jinkiteb fil-fajl tal-lista gФЇal \"%s\""

#~ msgid "usage: urpme [-a] [--auto] <packages...>\n"
#~ msgstr "uХМu: urpme [-a] [--auto] <pakketti...>\n"

#~ msgid "  -h             - print this help message.\n"
#~ msgstr "  -h             - ipprintja dan il-messaФЁФЁ ta' gФЇajnuna.\n"

#~ msgid "unable to build synthesis file for medium \"%s\""
#~ msgstr "ma nistax nibni l-fajl ta' sinteХМi gФЇas-sors \"%s\""

#~ msgid "avoid selecting %s as its locales language is not already selected"
#~ msgstr ""
#~ "evita li tagФЇХМel %s peress li l-locale tal-lingwa gФЇadu mhux installat"

#~ msgid "unable to build hdlist: %s"
#~ msgstr "ma nistax nibni l-hflist: %s"

#~ msgid "unknown data associated with %s"
#~ msgstr "informazzjoni mhux magФЇrufa assoФ‹jata ma' %s"

#~ msgid "avoid selecting %s as not enough files will be updated"
#~ msgstr "evita li tagФЇХМel %s gФЇax ma jiФЁux aФЁФЁornati biХМХМejjed fajls"

#~ msgid "selecting %s using obsoletes"
#~ msgstr "qed nagФЇХМel %s ibbaХМat fuq \"obsoletes\""

#~ msgid "Is it ok?"
#~ msgstr "Tajjeb?"

#~ msgid "unknown package(s) "
#~ msgstr "pakkett/i mhux magФЇrufa "

#~ msgid "examining whole urpmi database"
#~ msgstr "qed jiФЁi eХМaminat id-database sФЇiФЇ ta' urpmi"

#~ msgid ""
#~ "  --auto-select  - automatically select packages for upgrading the "
#~ "system.\n"
#~ msgstr ""
#~ "  --auto-select  - agФЇХМel pakketti awtomatikament qabel taФЁФЁorna s-"
#~ "sistema.\n"

#~ msgid "trying to select multiple media: %s"
#~ msgstr "qed nipprova naФ‹Ф‹essa sors multiplu: %s"

#~ msgid "problem reading hdlist file, trying again"
#~ msgstr "problema waqt il-qari tal-fajl hdlist, erФЁa' pprova"

#~ msgid "  -g             - print groups too with name.\n"
#~ msgstr "  -g             - uri l-gruppi flimkiem ma' l-isem.\n"

#~ msgid "  --auto         - automatically select a good package in choices.\n"
#~ msgstr ""
#~ "  --auto         - agФЇХМel pakkett tajjeb awtomatikament fl-gФЇaХМla.\n"

#~ msgid "unable to parse correctly [%s] on value \"%s\""
#~ msgstr "ma nistax nifli sew [%s] fuq il-valur \"%s\""

#~ msgid "<non printable chars>"
#~ msgstr "<karattri li ma jistgФЇux jintwerew>"

#~ msgid "trying to select multiple medium: %s"
#~ msgstr "qed nipprova naФ‹Ф‹essa sors multiplu: %s"

#~ msgid "  --complete     - use parsehdlist server to complete selection.\n"
#~ msgstr ""
#~ "  --complete     - uХМa s-server tal-\"parsehdlist\" biex tiffinalizza l-"
#~ "gФЇaХМla.\n"

#~ msgid "unable to analyse synthesis data of %s"
#~ msgstr "ma nistax nanalizza l-informazzjoni tas-sinteХМi ta' %s"

#~ msgid "Copyright (C) 1999,2000,2001 Mandrakesoft."
#~ msgstr "Copyright (C) 1999,2000,2001 Mandrakesoft."

#~ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
#~ msgstr ""
#~ "uХМu: urpmi.addmedia [gФЇaХМliet] <isem> <url> [with <direttorju_relattiv>]"

#~ msgid "usage: urpmi.removemedia [-a] <name> ..."
#~ msgstr "uХМu: urpmi.removemedia [-a] <isem> ..."

#~ msgid "usage: urpmi.update [options] <name> ..."
#~ msgstr "uХМu: urpmi.update [gФЇaХМliet] <isem> ..."

#~ msgid "urpmq version %s"
#~ msgstr "urpmq verХМjoni %s"

#~ msgid ");"
#~ msgstr ");"
f='#n8164'>8164 8165 8166 8167 8168 8169 8170 8171 8172 8173 8174 8175 8176 8177 8178 8179 8180 8181 8182 8183 8184 8185 8186 8187 8188 8189 8190 8191 8192 8193 8194 8195 8196 8197 8198 8199 8200 8201 8202 8203 8204 8205 8206 8207 8208 8209 8210 8211 8212 8213 8214 8215 8216 8217 8218 8219 8220 8221 8222 8223 8224 8225 8226 8227 8228 8229 8230 8231 8232 8233 8234 8235 8236 8237 8238 8239 8240 8241 8242 8243 8244 8245 8246 8247 8248 8249 8250 8251 8252 8253 8254 8255 8256 8257 8258 8259 8260 8261 8262 8263 8264 8265 8266 8267 8268 8269 8270 8271 8272 8273 8274 8275 8276 8277 8278 8279 8280 8281 8282 8283 8284 8285 8286 8287 8288 8289 8290 8291 8292 8293 8294 8295 8296 8297 8298 8299 8300 8301 8302 8303 8304 8305 8306 8307 8308 8309 8310 8311 8312 8313 8314 8315 8316 8317 8318 8319 8320 8321 8322 8323 8324 8325 8326 8327 8328 8329 8330 8331 8332 8333 8334 8335 8336 8337 8338 8339 8340 8341 8342 8343 8344 8345 8346 8347 8348 8349 8350 8351 8352 8353 8354 8355 8356 8357 8358 8359 8360 8361 8362 8363 8364 8365 8366 8367 8368 8369 8370 8371 8372 8373 8374 8375 8376 8377 8378 8379 8380 8381 8382 8383 8384 8385 8386 8387 8388 8389 8390 8391 8392 8393 8394 8395 8396 8397 8398 8399 8400 8401 8402 8403 8404 8405 8406 8407 8408 8409 8410 8411 8412 8413 8414 8415 8416 8417 8418 8419 8420 8421 8422 8423 8424 8425 8426 8427 8428 8429 8430 8431 8432 8433 8434 8435 8436 8437 8438 8439 8440 8441 8442 8443 8444 8445 8446 8447 8448 8449 8450 8451 8452 8453 8454 8455 8456 8457 8458 8459 8460 8461 8462 8463 8464 8465 8466 8467 8468 8469 8470 8471 8472 8473 8474 8475 8476 8477 8478 8479 8480 8481 8482 8483 8484 8485 8486 8487 8488 8489 8490 8491 8492 8493 8494 8495 8496 8497 8498 8499 8500 8501 8502 8503 8504 8505 8506 8507 8508 8509 8510 8511 8512 8513 8514 8515 8516 8517 8518 8519 8520 8521 8522 8523 8524 8525 8526 8527 8528 8529 8530 8531 8532 8533 8534 8535 8536 8537 8538 8539 8540 8541 8542 8543 8544 8545 8546 8547 8548 8549 8550 8551 8552 8553 8554 8555 8556 8557 8558 8559 8560 8561 8562 8563 8564 8565 8566 8567 8568 8569 8570 8571 8572 8573 8574 8575 8576 8577 8578 8579 8580 8581 8582 8583 8584 8585 8586 8587 8588 8589 8590 8591 8592 8593 8594 8595 8596 8597 8598 8599 8600 8601 8602 8603 8604 8605 8606 8607 8608 8609 8610 8611 8612 8613 8614 8615 8616 8617 8618 8619 8620 8621 8622 8623 8624 8625 8626 8627 8628 8629 8630 8631 8632 8633 8634 8635 8636 8637 8638 8639 8640 8641 8642 8643 8644 8645 8646 8647 8648 8649 8650 8651 8652 8653 8654 8655 8656 8657 8658 8659 8660 8661 8662 8663 8664 8665 8666 8667 8668 8669 8670 8671 8672 8673 8674 8675 8676 8677 8678 8679 8680 8681 8682 8683 8684 8685 8686 8687 8688 8689 8690 8691 8692 8693 8694 8695 8696 8697 8698 8699 8700 8701 8702 8703 8704 8705 8706 8707 8708 8709 8710 8711 8712 8713 8714 8715 8716 8717 8718 8719 8720 8721 8722 8723 8724 8725 8726 8727 8728 8729 8730 8731 8732 8733 8734 8735 8736 8737 8738 8739 8740 8741 8742 8743 8744 8745 8746 8747 8748 8749 8750 8751 8752 8753 8754 8755 8756 8757 8758 8759 8760 8761 8762 8763 8764 8765 8766 8767 8768 8769 8770 8771 8772 8773 8774 8775 8776 8777 8778 8779 8780 8781 8782 8783 8784 8785 8786 8787 8788 8789 8790 8791 8792 8793 8794 8795 8796 8797 8798 8799 8800 8801 8802 8803 8804 8805 8806 8807 8808 8809 8810 8811 8812 8813 8814 8815 8816 8817 8818 8819 8820 8821 8822 8823 8824 8825 8826 8827 8828 8829 8830 8831 8832 8833 8834 8835 8836 8837 8838 8839 8840 8841 8842 8843 8844 8845 8846 8847 8848 8849 8850 8851 8852 8853 8854 8855 8856 8857 8858 8859 8860 8861 8862 8863 8864 8865 8866 8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 8882 8883 8884 8885 8886 8887 8888 8889 8890 8891 8892 8893 8894 8895 8896 8897 8898 8899 8900 8901 8902 8903 8904 8905 8906 8907 8908 8909 8910 8911 8912 8913 8914 8915 8916 8917 8918 8919 8920 8921 8922 8923 8924 8925 8926 8927 8928 8929 8930 8931 8932 8933 8934 8935 8936 8937 8938 8939 8940 8941 8942 8943 8944 8945 8946 8947 8948 8949 8950 8951 8952 8953 8954 8955 8956 8957 8958 8959 8960 8961 8962 8963 8964 8965 8966 8967 8968 8969 8970 8971 8972 8973 8974 8975 8976 8977 8978 8979 8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 8998 8999 9000 9001 9002 9003 9004 9005 9006 9007 9008 9009 9010 9011 9012 9013 9014 9015 9016 9017 9018 9019 9020 9021 9022 9023 9024 9025 9026 9027 9028 9029 9030 9031 9032 9033 9034 9035 9036 9037 9038 9039 9040 9041 9042 9043 9044 9045 9046 9047 9048 9049 9050 9051 9052 9053 9054 9055 9056 9057 9058 9059 9060 9061 9062 9063 9064 9065 9066 9067 9068 9069 9070 9071 9072 9073 9074 9075 9076 9077 9078 9079 9080 9081 9082 9083 9084 9085 9086 9087 9088 9089 9090 9091 9092 9093 9094 9095 9096 9097 9098 9099 9100 9101 9102 9103 9104 9105 9106 9107 9108 9109 9110 9111 9112 9113 9114 9115 9116 9117 9118 9119 9120 9121 9122 9123 9124 9125 9126 9127 9128 9129 9130 9131 9132 9133 9134 9135 9136 9137 9138 9139 9140 9141 9142 9143 9144 9145 9146 9147 9148 9149 9150 9151 9152 9153 9154 9155 9156 9157 9158 9159 9160 9161 9162 9163 9164 9165 9166 9167 9168 9169 9170 9171 9172 9173 9174 9175 9176 9177 9178 9179 9180 9181 9182 9183 9184 9185 9186 9187 9188 9189 9190 9191 9192 9193 9194 9195 9196 9197 9198 9199 9200 9201 9202 9203 9204 9205 9206 9207 9208 9209 9210 9211 9212 9213 9214 9215 9216 9217 9218 9219 9220 9221 9222 9223 9224 9225 9226 9227 9228 9229 9230 9231 9232 9233 9234 9235 9236 9237 9238 9239 9240 9241 9242 9243 9244 9245 9246 9247 9248 9249 9250 9251 9252 9253 9254 9255 9256 9257 9258 9259 9260 9261 9262 9263 9264 9265 9266 9267 9268 9269 9270 9271 9272 9273 9274 9275 9276 9277 9278 9279 9280 9281 9282 9283 9284 9285 9286 9287 9288 9289 9290 9291 9292 9293 9294 9295 9296 9297 9298 9299 9300 9301 9302 9303 9304 9305 9306 9307 9308 9309 9310 9311 9312 9313 9314 9315 9316 9317 9318 9319 9320 9321 9322 9323 9324 9325 9326 9327 9328 9329 9330 9331 9332 9333 9334 9335 9336 9337 9338 9339 9340 9341 9342 9343 9344 9345 9346 9347 9348 9349 9350 9351 9352 9353 9354 9355 9356 9357 9358 9359 9360 9361 9362 9363 9364 9365 9366 9367 9368 9369 9370 9371 9372 9373 9374 9375 9376 9377 9378 9379 9380 9381 9382 9383 9384 9385 9386 9387 9388 9389 9390 9391 9392 9393 9394 9395 9396 9397 9398 9399 9400 9401 9402 9403 9404 9405 9406 9407 9408 9409 9410 9411 9412 9413 9414 9415 9416 9417 9418 9419 9420 9421 9422 9423 9424 9425 9426 9427 9428 9429 9430 9431 9432 9433 9434 9435 9436 9437 9438 9439 9440 9441 9442 9443 9444 9445 9446 9447 9448 9449 9450 9451 9452 9453 9454 9455 9456 9457 9458 9459 9460 9461 9462 9463 9464 9465 9466 9467 9468 9469 9470 9471 9472 9473 9474 9475 9476 9477 9478 9479 9480 9481 9482 9483 9484 9485 9486 9487 9488 9489 9490 9491 9492 9493 9494 9495 9496 9497 9498 9499 9500 9501 9502 9503 9504 9505 9506 9507 9508 9509 9510 9511 9512 9513 9514 9515 9516 9517 9518 9519 9520 9521 9522 9523 9524 9525 9526 9527 9528 9529 9530 9531 9532 9533 9534 9535 9536 9537 9538 9539 9540 9541 9542 9543 9544 9545 9546 9547 9548 9549 9550 9551 9552 9553 9554 9555 9556 9557 9558 9559 9560 9561 9562 9563 9564 9565 9566 9567 9568 9569 9570 9571 9572 9573 9574 9575 9576 9577 9578 9579 9580 9581 9582 9583 9584 9585 9586 9587 9588 9589 9590 9591 9592 9593 9594 9595 9596 9597 9598 9599 9600 9601 9602 9603 9604 9605 9606 9607 9608 9609 9610 9611 9612 9613 9614 9615 9616 9617 9618 9619 9620 9621 9622 9623 9624 9625 9626 9627 9628 9629 9630 9631 9632 9633 9634 9635 9636 9637 9638 9639 9640 9641 9642 9643 9644 9645 9646 9647 9648 9649 9650 9651 9652 9653 9654 9655 9656 9657 9658 9659 9660 9661 9662 9663 9664 9665 9666 9667 9668 9669 9670 9671 9672 9673 9674 9675 9676 9677 9678 9679 9680 9681 9682 9683 9684 9685 9686 9687 9688 9689 9690 9691 9692 9693 9694 9695 9696 9697 9698 9699 9700 9701 9702 9703 9704 9705 9706 9707 9708 9709 9710 9711 9712 9713 9714 9715 9716 9717 9718 9719 9720 9721 9722 9723 9724 9725 9726 9727 9728 9729 9730 9731 9732 9733 9734 9735 9736 9737 9738 9739 9740 9741 9742 9743 9744 9745 9746 9747 9748 9749 9750 9751 9752 9753 9754 9755 9756 9757 9758 9759 9760 9761 9762 9763 9764 9765 9766 9767 9768 9769 9770 9771 9772 9773 9774 9775 9776 9777 9778 9779 9780 9781 9782 9783 9784 9785 9786 9787 9788 9789 9790 9791 9792 9793 9794 9795 9796 9797 9798 9799 9800 9801 9802 9803 9804 9805 9806 9807 9808 9809 9810 9811 9812 9813 9814 9815 9816 9817 9818 9819 9820 9821 9822 9823 9824 9825 9826 9827 9828 9829 9830 9831 9832 9833 9834 9835 9836 9837 9838 9839 9840 9841 9842 9843 9844 9845 9846 9847 9848 9849 9850 9851 9852 9853 9854 9855 9856 9857 9858 9859 9860 9861 9862 9863 9864 9865 9866 9867 9868 9869 9870 9871 9872 9873 9874 9875 9876 9877 9878 9879 9880 9881 9882 9883 9884 9885 9886 9887 9888 9889 9890 9891 9892 9893 9894 9895 9896 9897 9898 9899 9900 9901 9902 9903 9904 9905 9906 9907 9908 9909 9910 9911 9912 9913 9914 9915 9916 9917 9918 9919 9920 9921 9922 9923 9924 9925 9926 9927 9928 9929 9930 9931 9932 9933 9934 9935 9936 9937 9938 9939 9940 9941 9942 9943 9944 9945 9946 9947 9948 9949 9950 9951 9952 9953 9954 9955 9956 9957 9958 9959 9960 9961 9962 9963 9964 9965 9966 9967 9968 9969 9970 9971 9972 9973 9974 9975 9976 9977 9978 9979 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 9995 9996 9997 9998 9999 10000 10001 10002 10003 10004 10005 10006 10007 10008 10009 10010 10011 10012 10013 10014 10015 10016 10017 10018 10019 10020 10021 10022 10023 10024 10025 10026 10027 10028 10029 10030 10031 10032 10033 10034 10035 10036 10037 10038 10039 10040 10041 10042 10043 10044 10045 10046 10047 10048 10049 10050 10051 10052 10053 10054 10055 10056 10057 10058 10059 10060 10061 10062 10063 10064 10065 10066 10067 10068 10069 10070 10071 10072 10073 10074 10075 10076 10077 10078 10079 10080 10081 10082 10083 10084 10085 10086 10087 10088 10089 10090 10091 10092 10093 10094 10095 10096 10097 10098 10099 10100 10101 10102 10103 10104 10105 10106 10107 10108 10109 10110 10111 10112 10113 10114 10115 10116 10117 10118 10119 10120 10121 10122 10123 10124 10125 10126 10127 10128 10129 10130 10131 10132 10133 10134 10135 10136 10137 10138 10139 10140 10141 10142 10143 10144 10145 10146 10147 10148 10149 10150 10151 10152 10153 10154 10155 10156 10157 10158 10159 10160 10161 10162 10163 10164 10165 10166 10167 10168 10169 10170 10171 10172 10173 10174 10175 10176 10177 10178 10179 10180 10181 10182 10183 10184 10185 10186 10187 10188 10189 10190 10191 10192 10193 10194 10195 10196 10197 10198 10199 10200 10201 10202 10203 10204 10205 10206 10207 10208 10209 10210 10211 10212 10213 10214 10215 10216 10217 10218 10219 10220 10221 10222 10223 10224 10225 10226 10227 10228 10229 10230 10231 10232 10233 10234 10235 10236 10237 10238 10239 10240 10241 10242 10243 10244 10245 10246 10247 10248 10249 10250 10251 10252 10253 10254 10255 10256 10257 10258 10259 10260 10261 10262 10263 10264 10265 10266 10267 10268 10269 10270 10271 10272 10273 10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 10292 10293 10294 10295 10296 10297 10298 10299 10300 10301 10302 10303 10304 10305 10306 10307 10308 10309 10310 10311 10312 10313 10314 10315 10316 10317 10318 10319 10320 10321 10322 10323 10324 10325 10326 10327 10328 10329 10330 10331 10332 10333 10334 10335 10336 10337 10338 10339 10340 10341 10342 10343 10344 10345 10346 10347 10348 10349 10350 10351 10352 10353 10354 10355 10356 10357 10358 10359 10360 10361 10362 10363 10364 10365 10366 10367 10368 10369 10370 10371 10372 10373 10374 10375 10376 10377 10378 10379 10380 10381 10382 10383 10384 10385 10386 10387 10388 10389 10390 10391 10392 10393 10394 10395 10396 10397 10398 10399 10400 10401 10402 10403 10404 10405 10406 10407 10408 10409 10410 10411 10412 10413 10414 10415 10416 10417 10418 10419 10420 10421 10422 10423 10424 10425 10426 10427 10428 10429 10430 10431 10432 10433 10434 10435 10436 10437 10438 10439 10440 10441 10442 10443 10444 10445 10446 10447 10448 10449 10450 10451 10452 10453 10454 10455 10456 10457 10458 10459 10460 10461 10462 10463 10464 10465 10466 10467 10468 10469 10470 10471 10472 10473 10474 10475 10476 10477 10478 10479 10480 10481 10482 10483 10484 10485 10486 10487 10488 10489 10490 10491 10492 10493 10494 10495 10496 10497 10498 10499 10500 10501 10502 10503 10504 10505 10506 10507 10508 10509 10510 10511 10512 10513 10514 10515 10516 10517 10518 10519 10520 10521 10522 10523 10524 10525 10526 10527 10528 10529 10530 10531 10532 10533 10534 10535 10536 10537 10538 10539 10540 10541 10542 10543 10544 10545 10546 10547 10548 10549 10550 10551 10552 10553 10554 10555 10556 10557 10558 10559 10560 10561 10562 10563 10564 10565 10566 10567 10568 10569 10570 10571 10572 10573 10574 10575 10576 10577 10578 10579 10580 10581 10582 10583 10584 10585 10586 10587 10588 10589 10590 10591 10592 10593 10594 10595 10596 10597 10598 10599 10600 10601 10602 10603 10604 10605 10606 10607 10608 10609 10610 10611 10612 10613 10614 10615 10616 10617 10618 10619 10620 10621 10622 10623 10624 10625 10626 10627 10628 10629 10630 10631 10632 10633 10634 10635 10636 10637 10638 10639 10640 10641 10642 10643 10644 10645 10646 10647 10648 10649 10650 10651 10652 10653 10654 10655 10656 10657 10658 10659 10660 10661 10662 10663 10664 10665 10666 10667 10668 10669 10670 10671 10672 10673 10674 10675 10676 10677 10678 10679 10680 10681 10682 10683 10684 10685 10686 10687 10688 10689 10690 10691 10692 10693 10694 10695 10696 10697 10698 10699 10700 10701 10702 10703 10704 10705 10706 10707 10708 10709 10710 10711 10712 10713 10714 10715 10716 10717 10718 10719 10720 10721 10722 10723 10724 10725 10726 10727 10728 10729 10730 10731 10732 10733 10734 10735 10736 10737 10738 10739 10740 10741 10742 10743 10744 10745 10746 10747 10748 10749 10750 10751 10752 10753 10754 10755 10756 10757 10758 10759 10760 10761 10762 10763 10764 10765 10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 10786 10787 10788 10789 10790 10791 10792 10793 10794 10795 10796 10797 10798 10799 10800 10801 10802 10803 10804 10805 10806 10807 10808 10809 10810 10811 10812 10813 10814 10815 10816 10817 10818 10819 10820 10821 10822 10823 10824 10825 10826 10827 10828 10829 10830 10831 10832 10833 10834 10835 10836 10837 10838 10839 10840 10841 10842 10843 10844 10845 10846 10847 10848 10849 10850 10851 10852 10853 10854 10855 10856 10857 10858 10859 10860 10861 10862 10863 10864 10865 10866 10867 10868 10869 10870 10871 10872 10873 10874 10875 10876 10877 10878 10879 10880 10881 10882 10883 10884 10885 10886 10887 10888 10889 10890 10891 10892 10893 10894 10895 10896 10897 10898 10899 10900 10901 10902 10903 10904 10905 10906 10907 10908 10909 10910 10911 10912 10913 10914 10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 10935 10936 10937 10938 10939 10940 10941 10942 10943 10944 10945 10946 10947 10948 10949 10950 10951 10952 10953 10954 10955 10956 10957 10958 10959 10960 10961 10962 10963 10964 10965 10966 10967 10968 10969 10970 10971 10972 10973 10974 10975 10976 10977 10978 10979 10980 10981 10982 10983 10984 10985 10986 10987 10988 10989 10990 10991 10992 10993 10994 10995 10996 10997 10998 10999 11000 11001 11002 11003 11004 11005 11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 11021 11022 11023 11024 11025 11026 11027 11028 11029 11030 11031 11032 11033 11034 11035 11036 11037 11038 11039 11040 11041 11042 11043 11044 11045 11046 11047 11048 11049 11050 11051 11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 11068 11069 11070 11071 11072 11073 11074 11075 11076 11077 11078 11079 11080 11081 11082 11083 11084 11085 11086 11087 11088 11089 11090 11091 11092 11093 11094 11095 11096 11097 11098 11099 11100 11101 11102 11103 11104 11105 11106 11107 11108 11109 11110 11111 11112 11113 11114 11115 11116 11117 11118 11119 11120 11121 11122 11123 11124 11125 11126 11127 11128 11129 11130 11131 11132 11133 11134 11135 11136 11137 11138 11139 11140 11141 11142 11143 11144 11145 11146 11147 11148 11149 11150 11151 11152 11153 11154 11155 11156 11157 11158 11159 11160 11161 11162 11163 11164 11165 11166 11167 11168 11169 11170 11171 11172 11173 11174 11175 11176 11177 11178 11179 11180 11181 11182 11183 11184 11185 11186 11187 11188 11189 11190 11191 11192 11193 11194 11195 11196 11197 11198 11199 11200 11201 11202 11203 11204 11205 11206 11207 11208 11209 11210 11211 11212 11213 11214 11215 11216 11217 11218 11219 11220 11221 11222 11223 11224 11225 11226 11227 11228 11229 11230 11231 11232 11233 11234 11235 11236 11237 11238 11239 11240 11241 11242 11243 11244 11245 11246 11247 11248 11249 11250 11251 11252 11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 11269 11270 11271 11272 11273 11274 11275 11276 11277 11278 11279 11280 11281 11282 11283 11284 11285 11286 11287 11288 11289 11290 11291 11292 11293 11294 11295 11296 11297 11298 11299 11300 11301 11302 11303 11304 11305 11306 11307 11308 11309 11310 11311 11312 11313 11314 11315 11316 11317 11318 11319 11320 11321 11322 11323 11324 11325 11326 11327 11328 11329 11330 11331 11332 11333 11334 11335 11336 11337 11338 11339 11340 11341 11342 11343 11344 11345 11346 11347 11348 11349 11350 11351 11352 11353 11354 11355 11356 11357 11358 11359 11360 11361 11362 11363 11364 11365 11366 11367 11368 11369 11370 11371 11372 11373 11374 11375 11376 11377 11378 11379 11380 11381 11382 11383 11384 11385 11386 11387 11388 11389 11390 11391 11392 11393 11394 11395 11396 11397 11398 11399 11400 11401 11402 11403 11404 11405 11406 11407 11408 11409 11410 11411 11412 11413 11414 11415 11416 11417 11418 11419 11420 11421 11422 11423 11424 11425 11426 11427 11428 11429 11430 11431 11432 11433 11434 11435 11436 11437 11438 11439 11440 11441 11442 11443 11444 11445 11446 11447 11448 11449 11450 11451 11452 11453 11454 11455 11456 11457 11458 11459 11460 11461 11462 11463 11464 11465 11466 11467 11468 11469 11470 11471 11472 11473 11474 11475 11476 11477 11478 11479 11480 11481 11482 11483 11484 11485 11486 11487 11488 11489 11490 11491 11492 11493 11494 11495 11496 11497 11498 11499 11500 11501 11502 11503 11504 11505 11506 11507 11508 11509 11510 11511 11512 11513 11514 11515 11516 11517 11518 11519 11520 11521 11522 11523 11524 11525 11526 11527 11528 11529 11530 11531 11532 11533 11534 11535 11536 11537 11538 11539 11540 11541 11542 11543 11544 11545 11546 11547 11548 11549 11550 11551 11552 11553 11554 11555 11556 11557 11558 11559 11560 11561 11562 11563 11564 11565 11566 11567 11568 11569 11570 11571 11572 11573 11574 11575 11576 11577 11578 11579 11580 11581 11582 11583 11584 11585 11586 11587 11588 11589 11590 11591 11592 11593 11594 11595 11596 11597 11598 11599 11600 11601 11602 11603 11604 11605 11606 11607 11608 11609 11610 11611 11612 11613 11614 11615 11616 11617 11618 11619 11620 11621 11622 11623 11624 11625 11626 11627 11628 11629 11630 11631 11632 11633 11634 11635 11636 11637 11638 11639 11640 11641 11642 11643 11644 11645 11646 11647 11648 11649 11650 11651 11652 11653 11654 11655 11656 11657 11658 11659 11660 11661 11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 11676 11677 11678 11679 11680 11681 11682 11683 11684 11685 11686 11687 11688 11689 11690 11691 11692 11693 11694 11695 11696 11697 11698 11699 11700 11701 11702 11703 11704 11705 11706 11707 11708 11709 11710 11711 11712 11713 11714 11715 11716 11717 11718 11719 11720 11721 11722 11723 11724 11725 11726 11727 11728 11729 11730 11731 11732 11733 11734 11735 11736 11737 11738 11739 11740 11741 11742 11743 11744 11745 11746 11747 11748 11749 11750 11751 11752 11753 11754 11755 11756 11757 11758 11759 11760 11761 11762 11763 11764 11765 11766 11767 11768 11769 11770 11771 11772 11773 11774 11775 11776 11777 11778 11779 11780 11781 11782 11783 11784 11785 11786 11787 11788 11789 11790 11791 11792 11793 11794 11795 11796 11797 11798 11799 11800 11801 11802 11803 11804 11805 11806 11807 11808 11809 11810 11811 11812 11813 11814 11815 11816 11817 11818 11819 11820 11821 11822 11823 11824 11825 11826 11827 11828 11829 11830 11831 11832 11833 11834 11835 11836 11837 11838 11839 11840 11841 11842 11843 11844 11845 11846 11847 11848 11849 11850 11851 11852 11853 11854 11855 11856 11857 11858 11859 11860 11861 11862 11863 11864 11865 11866 11867 11868 11869 11870 11871 11872 11873 11874 11875 11876 11877 11878 11879
# Translation file of Mandrake graphic install
# Copyright (C) 1999,2000,2001 Mandrakesoft
# Jankovic Tomislav <tomaja@net.yu> 1999,2000,2001
#
#
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
"POT-Creation-Date: 2001-12-02 00:49+0100\n"
"PO-Revision-Date: 2001-08-12 13:12GMT+1\n"
"Last-Translator: Toma Jankovic <tomaja@net.yu>\n"
"Language-Team: SERBIAN <office@mandrake.co.yu>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-5\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.8\n"

#: ../../Xconfigurator.pm_.c:231
msgid "Configure all heads independently"
msgstr "Подеси све главе независно"

#: ../../Xconfigurator.pm_.c:232
msgid "Use Xinerama extension"
msgstr "Користи Xinerama екстензиjу"

#: ../../Xconfigurator.pm_.c:235
#, c-format
msgid "Configure only card \"%s\" (%s)"
msgstr "Подеси само картицу \"%s\" (%s)"

#: ../../Xconfigurator.pm_.c:238
msgid "Multi-head configuration"
msgstr "Multi-head конфигурацијa"

#: ../../Xconfigurator.pm_.c:239
msgid ""
"Your system support multiple head configuration.\n"
"What do you want to do?"
msgstr ""
"Вaш систем подржава мultiple head конфигурациjу.\n"
"Да ли то желте да урадитe?"

#: ../../Xconfigurator.pm_.c:248
msgid "Graphic card"
msgstr "Графичка картица"

#: ../../Xconfigurator.pm_.c:248
msgid "Select a graphic card"
msgstr "Изаберите картицу"

#: ../../Xconfigurator.pm_.c:249
msgid "Choose a X server"
msgstr "Изаберите X сервер"

#: ../../Xconfigurator.pm_.c:249
msgid "X server"
msgstr "X сервер"

#: ../../Xconfigurator.pm_.c:314 ../../Xconfigurator.pm_.c:320
#: ../../Xconfigurator.pm_.c:370 ../../Xconfigurator.pm_.c:1443
#, c-format
msgid "XFree %s"
msgstr "XFree %s"

#: ../../Xconfigurator.pm_.c:317
msgid "Which configuration of XFree do you want to have?"
msgstr "Коју XFree конфигурациjу желите да иматe ?"

#: ../../Xconfigurator.pm_.c:328
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
"Вaша картица може имати 3D хардверску акцелерациjу али само сa XFree %s.\n"
"Вaшу картицу подржавa XFree %s коjи може имaти бољу подршку и за 2D."

#: ../../Xconfigurator.pm_.c:330 ../../Xconfigurator.pm_.c:363
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Вaша картица може имати 3D хардверску акцелерациjу са XFree %s."

#: ../../Xconfigurator.pm_.c:332 ../../Xconfigurator.pm_.c:365
#: ../../Xconfigurator.pm_.c:1443
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s са 3D хардверском акцелерациjом"

#: ../../Xconfigurator.pm_.c:340 ../../Xconfigurator.pm_.c:354
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
"Вaша картица може имати 3D хардверску акцелерациjу али само са XFree %s,\n"
"ЗАПАМТИТЕ да jе ово ЕКСПЕРИМЕНТАЛНA подршка за 3D и може довести до "
"блокирaња рачунара."

#: ../../Xconfigurator.pm_.c:342 ../../Xconfigurator.pm_.c:356
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s са ЕКСПЕРИМЕНТАЛНОМ 3D хардверском акцелерациjом"

#: ../../Xconfigurator.pm_.c:351
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
"Вaша картица може имати 3D хардверску акцелерациjу али само са XFree %s,\n"
"ЗАПАМТИТЕ да jе ово ЕКСПЕРИМЕНТАЛНA подршка за 3D и може довести до "
"блокирaња рачунара.\n"
"Вaшу картицу подржавa XFree %s коjи може имaти бољу подршку и за 2D."

#: ../../Xconfigurator.pm_.c:371
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (Инсталациja дисплеj драjвер)"

#: ../../Xconfigurator.pm_.c:375
msgid "XFree configuration"
msgstr "XFree конфигурацијa"

#: ../../Xconfigurator.pm_.c:446
msgid "Select the memory size of your graphic card"
msgstr "Количина меморије на графичкој картици"

#: ../../Xconfigurator.pm_.c:500
msgid "Choose options for server"
msgstr "Опције за сервер"

#: ../../Xconfigurator.pm_.c:524
msgid "Choose a monitor"
msgstr "Изаберите монитор"

#: ../../Xconfigurator.pm_.c:524
msgid "Monitor"
msgstr "Монитор"

#: ../../Xconfigurator.pm_.c:527
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
"at which the whole screen is refreshed, and most importantly the horizontal\n"
"sync rate, which is the rate at which scanlines are displayed.\n"
"\n"
"It is VERY IMPORTANT that you do not specify a monitor type with a sync "
"range\n"
"that is beyond the capabilities of your monitor: you may damage your "
"monitor.\n"
" If in doubt, choose a conservative setting."
msgstr ""
"Морате да наведете хоризонтални синхронизациони опсег вашег монитора.\n"
"Можете га или изабрати из унапред задатих вредности које одговарају\n"
"индустријским стандардима монитора, или да наведете одређени опсег.\n"
"\n"
"ВЕОМА ЈЕ ВАЖНО да не наведете тип монитора који има овај опсег већи него\n"
"што га има ваш монитор. Ако нисте сигурни, одаберите мање вредности."

#: ../../Xconfigurator.pm_.c:534
msgid "Horizontal refresh rate"
msgstr "Хоризонтална фреквенција"

#: ../../Xconfigurator.pm_.c:535
msgid "Vertical refresh rate"
msgstr "Вертикална фреквенција"

#: ../../Xconfigurator.pm_.c:572
msgid "Monitor not configured"
msgstr "Монитор није конфигурисан"

#: ../../Xconfigurator.pm_.c:575
msgid "Graphic card not configured yet"
msgstr "Графичка карта још није конфигурисана"

#: ../../Xconfigurator.pm_.c:578
msgid "Resolutions not chosen yet"
msgstr "Резолуција још није изабрана"

#: ../../Xconfigurator.pm_.c:596
msgid "Do you want to test the configuration?"
msgstr "Да ли хоћете да тестирате конфигурацију?"

#: ../../Xconfigurator.pm_.c:600
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Упозорење: тестирање ове графичке картице може замрзнути вaш компjутер"

#: ../../Xconfigurator.pm_.c:603
msgid "Test of the configuration"
msgstr "Тестирање конфигурације"

#: ../../Xconfigurator.pm_.c:641 ../../Xconfigurator.pm_.c:653
msgid ""
"\n"
"try to change some parameters"
msgstr ""
"\n"
"покушајте са променом параметара"

#: ../../Xconfigurator.pm_.c:641 ../../Xconfigurator.pm_.c:653
msgid "An error has occurred:"
msgstr "Хм, грешка:"

#: ../../Xconfigurator.pm_.c:677
#, c-format
msgid "Leaving in %d seconds"
msgstr "Излаз за %d секунди"

#: ../../Xconfigurator.pm_.c:688
msgid "Is this the correct setting?"
msgstr "Да ли је ово исправно подeшено?"

#: ../../Xconfigurator.pm_.c:697
msgid "An error has occurred, try to change some parameters"
msgstr "Хм, појавила се грешка, пробајте да променитe параметре"

#: ../../Xconfigurator.pm_.c:768
msgid "Resolution"
msgstr "Резолуција"

#: ../../Xconfigurator.pm_.c:819
msgid "Choose the resolution and the color depth"
msgstr "Изаберите резолуцију и број боја при прикaзу"

#: ../../Xconfigurator.pm_.c:821
#, c-format
msgid "Graphic card: %s"
msgstr "Графичка картица: %s"

#: ../../Xconfigurator.pm_.c:822
#, c-format
msgid "XFree86 server: %s"
msgstr "XFree86 сервер: %s"

#: ../../Xconfigurator.pm_.c:838 ../../printerdrake.pm_.c:1918
#: ../../standalone/draknet_.c:301 ../../standalone/draknet_.c:304
msgid "Expert Mode"
msgstr "Експертни мод"

#: ../../Xconfigurator.pm_.c:839
msgid "Show all"
msgstr "Прикажи све"

#: ../../Xconfigurator.pm_.c:884
msgid "Resolutions"
msgstr "Резолуција"

#: ../../Xconfigurator.pm_.c:1445
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Тип тастатуре: %s\n"

#: ../../Xconfigurator.pm_.c:1446
#, c-format
msgid "Mouse type: %s\n"
msgstr "Тип миша: %s\n"

#: ../../Xconfigurator.pm_.c:1447
#, c-format
msgid "Mouse device: %s\n"
msgstr "Миш је постављен на уређај: %s\n"

#: ../../Xconfigurator.pm_.c:1448
#, c-format
msgid "Monitor: %s\n"
msgstr "Монитор: %s\n"

#: ../../Xconfigurator.pm_.c:1449
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Монитор - хоризонталнa фреквенција: %s\n"

#: ../../Xconfigurator.pm_.c:1450
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Монитор - вертикално освежавање: %s\n"

#: ../../Xconfigurator.pm_.c:1451
#, c-format
msgid "Graphic card: %s\n"
msgstr "Графичка картица: %s\n"

#: ../../Xconfigurator.pm_.c:1452
#, fuzzy, c-format
msgid "Graphic card identification: %s\n"
msgstr "Графичка картица: %s\n"

#: ../../Xconfigurator.pm_.c:1453
#, c-format
msgid "Graphic memory: %s kB\n"
msgstr "Меморија на графичкој картици: %s kB\n"

#: ../../Xconfigurator.pm_.c:1455
#, c-format
msgid "Color depth: %s\n"
msgstr "Број боја: %s\n"

#: ../../Xconfigurator.pm_.c:1456
#, c-format
msgid "Resolution: %s\n"
msgstr "Резолуција: %s\n"

#: ../../Xconfigurator.pm_.c:1458
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 сервер: %s\n"

#: ../../Xconfigurator.pm_.c:1459
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 драjвер: %s\n"

#: ../../Xconfigurator.pm_.c:1477
msgid "Preparing X-Window configuration"
msgstr "Провера конфигурације за X-Window систем"

#: ../../Xconfigurator.pm_.c:1497
msgid "What do you want to do?"
msgstr "Шта желите да урадите?"

#: ../../Xconfigurator.pm_.c:1502
msgid "Change Monitor"
msgstr "Промена монитора"

#: ../../Xconfigurator.pm_.c:1503
msgid "Change Graphic card"
msgstr "Промена графичке картице"

#: ../../Xconfigurator.pm_.c:1505
msgid "Change Server options"
msgstr "Промена Сервер опција"

#: ../../Xconfigurator.pm_.c:1506
msgid "Change Resolution"
msgstr "Промена резолуције"

#: ../../Xconfigurator.pm_.c:1507
msgid "Show information"
msgstr "Прикажи информације"

#: ../../Xconfigurator.pm_.c:1508
msgid "Test again"
msgstr "Тестирај поново"

#: ../../Xconfigurator.pm_.c:1509 ../../bootlook.pm_.c:156
msgid "Quit"
msgstr "Крај"

#: ../../Xconfigurator.pm_.c:1517
#, c-format
msgid ""
"Keep the changes?\n"
"Current configuration is:\n"
"\n"
"%s"
msgstr ""
"Сачувај промене?\n"
"Тренутна конфигурациja jе:\n"
"\n"
"%s"

#: ../../Xconfigurator.pm_.c:1540
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Молим, поново унесите %s ради активирања промена"

#: ../../Xconfigurator.pm_.c:1560
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Молим ваш излогујте се и рестартујте (Ctrl-Alt-BackSpace) рачунар"

#: ../../Xconfigurator.pm_.c:1563
msgid "X at startup"
msgstr "X окружење на старту"

#: ../../Xconfigurator.pm_.c:1564
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
msgstr ""
"Ja могу подести ваш рачунар да аутоматски подиже X окружење при стартању.\n"
"Да ли желите X окружење при рестарту ?"

#: ../../Xconfigurator_consts.pm_.c:6
msgid "256 colors (8 bits)"
msgstr "256 боја (8-битна палета)"

#: ../../Xconfigurator_consts.pm_.c:7
msgid "32 thousand colors (15 bits)"
msgstr "32 хиљаде боја (15-битна палета)"

#: ../../Xconfigurator_consts.pm_.c:8
msgid "65 thousand colors (16 bits)"
msgstr "65 хиљада боја (16-битна палета)"

#: ../../Xconfigurator_consts.pm_.c:9
msgid "16 million colors (24 bits)"
msgstr "16 милиона боја (24-битна палета)"

#: ../../Xconfigurator_consts.pm_.c:10
msgid "4 billion colors (32 bits)"
msgstr "4 милијарде боја (32-битна палета)"

#: ../../Xconfigurator_consts.pm_.c:106
msgid "256 kB"
msgstr "256 kB"

#: ../../Xconfigurator_consts.pm_.c:107
msgid "512 kB"
msgstr "512 kB"

#: ../../Xconfigurator_consts.pm_.c:108
msgid "1 MB"
msgstr "1 MB"

#: ../../Xconfigurator_consts.pm_.c:109
msgid "2 MB"
msgstr "2 MB"

#: ../../Xconfigurator_consts.pm_.c:110
msgid "4 MB"
msgstr "4 MB"

#: ../../Xconfigurator_consts.pm_.c:111
msgid "8 MB"
msgstr "8 MB"

#: ../../Xconfigurator_consts.pm_.c:112
msgid "16 MB"
msgstr "16 MB"

#: ../../Xconfigurator_consts.pm_.c:113
msgid "32 MB"
msgstr "32 MB"

#: ../../Xconfigurator_consts.pm_.c:114
msgid "64 MB or more"
msgstr "64 MB или више"

#: ../../Xconfigurator_consts.pm_.c:122
msgid "Standard VGA, 640x480 at 60 Hz"
msgstr "Стандардни VGA, 640x480 на 60 Hz"

#: ../../Xconfigurator_consts.pm_.c:123
msgid "Super VGA, 800x600 at 56 Hz"
msgstr "Супер VGA, 800x600 на 56 Hz"

#: ../../Xconfigurator_consts.pm_.c:124
msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
msgstr "8514 компат., 1024x768 на 87 Hz са преплитањем (не 800x600)"

#: ../../Xconfigurator_consts.pm_.c:125
msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
msgstr "Супер VGA, 1024x768 на 87 Hz са преплитањем, 800x600 на 56 Hz"

#: ../../Xconfigurator_consts.pm_.c:126
msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
msgstr "Extended Super VGA, 800x600 на 60 Hz, 640x480 на 72 Hz"

#: ../../Xconfigurator_consts.pm_.c:127
msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
msgstr "SVGA без преплитања, 1024x768 на 60 Hz, 800x600 на 72 Hz"

#: ../../Xconfigurator_consts.pm_.c:128
msgid "High Frequency SVGA, 1024x768 at 70 Hz"
msgstr "Високофреквентни SVGA, 1024x768 на 70 Hz"

#: ../../Xconfigurator_consts.pm_.c:129
msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
msgstr "Монитор који ради са 1280x1024 на 60 Hz"

#: ../../Xconfigurator_consts.pm_.c:130
msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
msgstr "Монитор који ради са 1280x1024 на 74 Hz"

#: ../../Xconfigurator_consts.pm_.c:131
msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
msgstr "Монитор који ради са 1280x1024 на 76 Hz"

#: ../../Xconfigurator_consts.pm_.c:132
msgid "Monitor that can do 1600x1200 at 70 Hz"
msgstr "Монитор који ради са 1600x1200 на 70 Hz"

#: ../../Xconfigurator_consts.pm_.c:133
msgid "Monitor that can do 1600x1200 at 76 Hz"
msgstr "Монитор који ради са 1600x1200 на 76 Hz"

#: ../../any.pm_.c:104 ../../any.pm_.c:129
msgid "First sector of boot partition"
msgstr "Први сектор стартне партиције"

#: ../../any.pm_.c:104 ../../any.pm_.c:129 ../../any.pm_.c:202
msgid "First sector of drive (MBR)"
msgstr "Први сектор диска (MBR)"

#: ../../any.pm_.c:108
msgid "SILO Installation"
msgstr "SILO инсталација"

#: ../../any.pm_.c:109 ../../any.pm_.c:122
msgid "Where do you want to install the bootloader?"
msgstr "Где бисте да инсталирате стартер?"

#: ../../any.pm_.c:121
msgid "LILO/grub Installation"
msgstr "LILO/grub инсталација"

#: ../../any.pm_.c:133 ../../any.pm_.c:147
msgid "SILO"
msgstr "SILO"

#: ../../any.pm_.c:135
msgid "LILO with text menu"
msgstr "LILO са текстуалним мениjeм"

#: ../../any.pm_.c:136 ../../any.pm_.c:147
msgid "LILO with graphical menu"
msgstr "LILO са графичким мениjем"

#: ../../any.pm_.c:139
msgid "Grub"
msgstr "Grub"

#: ../../any.pm_.c:143
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Стартaње из DOS/Windows-a (loadlin)"

#: ../../any.pm_.c:145 ../../any.pm_.c:147
msgid "Yaboot"
msgstr "Yaboot"

#: ../../any.pm_.c:153 ../../any.pm_.c:185
msgid "Bootloader main options"
msgstr "Главне опције стартерa"

#: ../../any.pm_.c:154 ../../any.pm_.c:186
msgid "Bootloader to use"
msgstr "Стартер коjи ћe се користити"

#: ../../any.pm_.c:156
msgid "Bootloader installation"
msgstr "Инсталациja стартерa"

#: ../../any.pm_.c:158 ../../any.pm_.c:188
msgid "Boot device"
msgstr "Стартни (boot) уређај"

#: ../../any.pm_.c:159
msgid "LBA (doesn't work on old BIOSes)"
msgstr "LBA (не ради на старим BIOS-имa)"

#: ../../any.pm_.c:160
msgid "Compact"
msgstr "Компакт"

#: ../../any.pm_.c:160
msgid "compact"
msgstr "компакт"

#: ../../any.pm_.c:161 ../../any.pm_.c:260
msgid "Video mode"
msgstr "Видео мод"

#: ../../any.pm_.c:163
msgid "Delay before booting default image"
msgstr "Пауза пре стартања default image-а"

#: ../../any.pm_.c:165 ../../any.pm_.c:743
#: ../../install_steps_interactive.pm_.c:1013 ../../network/modem.pm_.c:46
#: ../../printerdrake.pm_.c:418 ../../printerdrake.pm_.c:497
#: ../../standalone/draknet_.c:620
msgid "Password"
msgstr "Лозинка"

#: ../../any.pm_.c:166 ../../any.pm_.c:744
#: ../../install_steps_interactive.pm_.c:1014
msgid "Password (again)"
msgstr "Лозинка (поновите)"

#: ../../any.pm_.c:167
msgid "Restrict command line options"
msgstr "Ограничена командна линика - опције"

#: ../../any.pm_.c:167
msgid "restrict"
msgstr "ограничено"

#: ../../any.pm_.c:169
msgid "Clean /tmp at each boot"
msgstr "Очисти /tmp при сваком стартaњу"

#: ../../any.pm_.c:170
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Дефиниши величину RAM ако је потребно (детектовано је %d MB)"

#: ../../any.pm_.c:172
msgid "Enable multi profiles"
msgstr "Омогући мулти-профиле"

#: ../../any.pm_.c:176
msgid "Give the ram size in MB"
msgstr "Прикажи величину RAM-а у Mb"

#: ../../any.pm_.c:178
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Опција``Ограничена командна линика - опције'' је неупотребљива без лозинке"

#: ../../any.pm_.c:179 ../../any.pm_.c:720
#: ../../install_steps_interactive.pm_.c:1008
msgid "Please try again"
msgstr "Пробајте поново"

#: ../../any.pm_.c:179 ../../any.pm_.c:720
#: ../../install_steps_interactive.pm_.c:1008
msgid "The passwords do not match"
msgstr "Неподударност лозинки"

#: ../../any.pm_.c:187
msgid "Init Message"
msgstr "Инициjална порукa"

#: ../../any.pm_.c:189
msgid "Open Firmware Delay"
msgstr "Отпочни Firmware паузу"

#: ../../any.pm_.c:190
msgid "Kernel Boot Timeout"
msgstr "Пауза при стартaњу кернелa"

#: ../../any.pm_.c:191
msgid "Enable CD Boot?"
msgstr "Омогући стартaње са CD-a?"

#: ../../any.pm_.c:192
msgid "Enable OF Boot?"
msgstr "Омогући OF стартaње?"

#: ../../any.pm_.c:193
msgid "Default OS?"
msgstr "Подразумевани ОС ?"

#: ../../any.pm_.c:217
msgid ""
"Here are the different entries.\n"
"You can add some more or change the existing ones."
msgstr ""
"Ово су постављне опције.\n"
"Можете додати нове или изменити старе."

#: ../../any.pm_.c:227
msgid "Add"
msgstr "Додај"

#: ../../any.pm_.c:227 ../../any.pm_.c:731 ../../diskdrake.pm_.c:160
#: ../../interactive_http.pm_.c:153 ../../printerdrake.pm_.c:1879
#: ../../printerdrake.pm_.c:1880 ../../printerdrake.pm_.c:1937
#: ../../printerdrake.pm_.c:1981
msgid "Done"
msgstr "Урађено"

#: ../../any.pm_.c:227
msgid "Modify"
msgstr "Промени"

#: ../../any.pm_.c:235
msgid "Which type of entry do you want to add?"
msgstr "Коју врсту уносa додаjетe ?"

#: ../../any.pm_.c:236
msgid "Linux"
msgstr "Linux"

#: ../../any.pm_.c:236
msgid "Other OS (SunOS...)"
msgstr "Други ОС-ови (SunOS,BSD,...)"

#: ../../any.pm_.c:237
msgid "Other OS (MacOS...)"
msgstr "Други ОС-ови (MacOS,BSD,...)"

#: ../../any.pm_.c:237
msgid "Other OS (windows...)"
msgstr "Други ОС-ови (Windows,BSD,BeOS,...)"

#: ../../any.pm_.c:256
msgid "Image"
msgstr "Слика"

#: ../../any.pm_.c:257 ../../any.pm_.c:268
msgid "Root"
msgstr "Root"

#: ../../any.pm_.c:258 ../../any.pm_.c:287
msgid "Append"
msgstr "Додатaк"

#: ../../any.pm_.c:262
msgid "Initrd"
msgstr "Initrd"

#: ../../any.pm_.c:263
msgid "Read-write"
msgstr "Читање-писање RW"

#: ../../any.pm_.c:270
msgid "Table"
msgstr "Табела"

#: ../../any.pm_.c:271
msgid "Unsafe"
msgstr "Несигурно"

#: ../../any.pm_.c:278 ../../any.pm_.c:283 ../../any.pm_.c:286
msgid "Label"
msgstr "Ознака"

#: ../../any.pm_.c:280 ../../any.pm_.c:291
msgid "Default"
msgstr "Подразумевано"

#: ../../any.pm_.c:288
msgid "Initrd-size"
msgstr "Initrd-величинa"

#: ../../any.pm_.c:290
msgid "NoVideo"
msgstr "NoVideo"

#: ../../any.pm_.c:298
msgid "Remove entry"
msgstr "Уклањам унос"

#: ../../any.pm_.c:301
msgid "Empty label not allowed"
msgstr "Празна ознака није дозвољена"

#: ../../any.pm_.c:302
msgid "This label is already used"
msgstr "Ова ознака је већ у употреби"

#: ../../any.pm_.c:610
#, c-format
msgid "Found %s %s interfaces"
msgstr "Пронађено  %s %s интерфејсa"

#: ../../any.pm_.c:611
msgid "Do you have another one?"
msgstr "Да ли имате још један?"

#: ../../any.pm_.c:612
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Имате ли још %s интерфејса?"

#: ../../any.pm_.c:614 ../../any.pm_.c:773 ../../interactive.pm_.c:112
#: ../../my_gtk.pm_.c:721
msgid "No"
msgstr "Не"

#: ../../any.pm_.c:614 ../../any.pm_.c:772 ../../interactive.pm_.c:112
#: ../../my_gtk.pm_.c:721
msgid "Yes"
msgstr "Да"

#: ../../any.pm_.c:615
msgid "See hardware info"
msgstr "Погледај информације о хардверу"

#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
#: ../../any.pm_.c:650
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Инсталирам драјвер за %s картицу %s"

#: ../../any.pm_.c:651
#, c-format
msgid "(module %s)"
msgstr "(модул %s)"

#. -PO: the %s is the driver type (scsi, network, sound,...)
#: ../../any.pm_.c:662
#, c-format
msgid "Which %s driver should I try?"
msgstr "Који %s драјвер да пробам?"

#: ../../any.pm_.c:670
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
"properly, although it normally works fine without. 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"
"Могуће је да ће проба заглавити ваш рачунар, али неће нанети никакву штету."

#: ../../any.pm_.c:675
msgid "Autoprobe"
msgstr "Аутоматска проба"

#: ../../any.pm_.c:675
msgid "Specify options"
msgstr "Наведите опције"

#: ../../any.pm_.c:679
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Можете навести његове опције за модул %s."

#: ../../any.pm_.c:685
#, c-format
msgid ""
"You may now provide its 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''"

#: ../../any.pm_.c:688
msgid "Module options:"
msgstr "Опције модула:"

#: ../../any.pm_.c:699
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
"Подизање модула %s неуспело.\n"
"Да ли желите покушате поново са другим параметрима ?"

#: ../../any.pm_.c:717
#, c-format
msgid "(already added %s)"
msgstr "(%s већ постоји)"

#: ../../any.pm_.c:721
msgid "This password is too simple"
msgstr "Ова лозинка је превише проста"

#: ../../any.pm_.c:722
msgid "Please give a user name"
msgstr "Одредите корисничко име"

#: ../../any.pm_.c:723
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Корисничко име може садржати само мала слова, бројеве, `-' и `_'"

#: ../../any.pm_.c:724
msgid "This user name is already added"
msgstr "Ово корисничко име већ постоји"

#: ../../any.pm_.c:728
msgid "Add user"
msgstr "Додај корисника"

#: ../../any.pm_.c:729
#, c-format
msgid ""
"Enter a user\n"
"%s"
msgstr ""
"Унеси корисника\n"
"%s"

#: ../../any.pm_.c:730
msgid "Accept user"
msgstr "Прихвати корисника"

#: ../../any.pm_.c:741
msgid "Real name"
msgstr "Право име"

#: ../../any.pm_.c:742 ../../printerdrake.pm_.c:417
#: ../../printerdrake.pm_.c:496
msgid "User name"
msgstr "Корисничко име"

#: ../../any.pm_.c:745
msgid "Shell"
msgstr "Shell"

#: ../../any.pm_.c:747
msgid "Icon"
msgstr "Иконa"

#: ../../any.pm_.c:769
msgid "Autologin"
msgstr "Ауто логовaњe"

#: ../../any.pm_.c:770
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
msgstr ""
"Ja могу подести ваш рачунар да аутоматски улогуje jeдног корисникa.\n"
"Уколико не желите да користите ову опциjу, кликните на  тастер поништи"
"(cancel) ?"

#: ../../any.pm_.c:774
msgid "Choose the default user:"
msgstr "Изаберите default (основног) корисникa:"

#: ../../any.pm_.c:775
msgid "Choose the window manager to run:"
msgstr "Изаберите window менадзер коjи желите да користите:"

#: ../../any.pm_.c:784
msgid "Please, choose a language to use."
msgstr "ИЗаберите коjи jезик желите да кориситите:"

#: ../../any.pm_.c:786
msgid "You can choose other languages that will be available after install"
msgstr "Можете изабрати други jезик коjи ће бити доступан после инсталациje "

#: ../../any.pm_.c:798 ../../install_steps_interactive.pm_.c:665
msgid "All"
msgstr "Свe"

#: ../../any.pm_.c:873
#, fuzzy
msgid "Allow all users"
msgstr "Додај корисника"

#: ../../any.pm_.c:873 ../../install_steps_interactive.pm_.c:507
msgid "Custom"
msgstr "Избор по жeљи"

#: ../../any.pm_.c:873
#, fuzzy
msgid "No sharing"
msgstr "Покрећем CUPS.."

# NOTE: this message will be displayed at boot time; that is
# only the ascii charset will be available on most machines
# so use only 7bit for this message (and do transliteration or
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#: ../../bootloader.pm_.c:259
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
"\n"
"Choose an operating system in the list above or\n"
"wait %d seconds for default boot.\n"
"\n"
msgstr ""
"Dobrodosli u %s, menadzer zа startanje operativnih sistema !\n"
"\n"
"Izaberite operativni sistem, ili\n"
"sacekate %d sekundi za startanje pretpostavljenog OS.\n"

# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
# out there. It is the nsuggested that for non latin languages an ascii
# transliteration be used; or maybe the english text be used; as it is best
#
# The lines must fit on screen, aka length < 80
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:837
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Dobrodosli u GRUB  starter operativnog sistema !"

# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
# out there. It is the nsuggested that for non latin languages an ascii
# transliteration be used; or maybe the english text be used; as it is best
#
# The lines must fit on screen, aka length < 80
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:840
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Koristi  %c i %c slova da bi oznacili izbor"

# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
# out there. It is the nsuggested that for non latin languages an ascii
# transliteration be used; or maybe the english text be used; as it is best
#
# The lines must fit on screen, aka length < 80
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:843
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Pritisnite enter za podizanje izabranog OS,'e' za promenu "

# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
# out there. It is the nsuggested that for non latin languages an ascii
# transliteration be used; or maybe the english text be used; as it is best
#
# The lines must fit on screen, aka length < 80
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:846
msgid "commands before booting, or 'c' for a command-line."
msgstr "komandi pri  podizanju sistema,ili  'c' za komandnu liniju "

# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
# out there. It is the nsuggested that for non latin languages an ascii
# transliteration be used; or maybe the english text be used; as it is best
#
# The lines must fit on screen, aka length < 80
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:849
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Oznaceni izbor se podize automatski za %d sekundi"

#: ../../bootloader.pm_.c:853
msgid "not enough room in /boot"
msgstr "нема довољно места у /boot"

#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
#: ../../bootloader.pm_.c:953
msgid "Desktop"
msgstr "Десктоп"

#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#: ../../bootloader.pm_.c:955
msgid "Start Menu"
msgstr "Старт мени "

#: ../../bootloader.pm_.c:974
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Где бисте да инсталирате стартер?"

#: ../../bootlook.pm_.c:46
msgid "no help implemented yet.\n"
msgstr "помоћ jош ниjе имплементирана.\n"

#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Kонфигурацијa стила стартaњa"

#: ../../bootlook.pm_.c:79
msgid "/_File"
msgstr "/_Датотекa"

#: ../../bootlook.pm_.c:80
msgid "/File/_Quit"
msgstr "/Датотекa/_Излаз"

#: ../../bootlook.pm_.c:80
msgid "<control>Q"
msgstr "<control>Q"

#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "NewStyle Монитор за категоризациjу"

#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "NewStyle Монитор"

#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Традиционални Монитор"

#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Традиционални Gtk+ Монитор"

#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "Покрени Аурору при стартaњe"

#: ../../bootlook.pm_.c:100
msgid "Lilo/grub mode"
msgstr "Lilo/Grub мод"

#: ../../bootlook.pm_.c:102
#, c-format
msgid ""
"You are currently using %s as Boot Manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
"Тренутно користите %s као Boot менаџер \n"
"Кликните на Подеси (Configure) да би покренули подeшававање."

#: ../../bootlook.pm_.c:104 ../../standalone/drakgw_.c:644
#: ../../standalone/draknet_.c:283 ../../standalone/tinyfirewall_.c:57
msgid "Configure"
msgstr "Подеси"

#: ../../bootlook.pm_.c:108
msgid "Boot mode"
msgstr "Стартни мод"

#: ../../bootlook.pm_.c:136
msgid "System mode"
msgstr "Системски мод"

#: ../../bootlook.pm_.c:138
msgid "Launch the X-Window system at start"
msgstr "Покрени X-Window систем при стратaњу"

#: ../../bootlook.pm_.c:143
msgid "No, I don't want autologin"
msgstr "Не, ja не желим аутологовaњe"

#: ../../bootlook.pm_.c:145
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Да, jа желим аутологовaњe са овим(корисник,десктоп)"

#: ../../bootlook.pm_.c:155 ../../standalone/draknet_.c:108
#: ../../standalone/draknet_.c:140 ../../standalone/draknet_.c:211
#: ../../standalone/draknet_.c:323 ../../standalone/draknet_.c:439
#: ../../standalone/draknet_.c:517 ../../standalone/draknet_.c:560
#: ../../standalone/draknet_.c:661
msgid "OK"
msgstr "У реду"

#: ../../bootlook.pm_.c:156 ../../install_steps_gtk.pm_.c:518
#: ../../interactive.pm_.c:122 ../../interactive.pm_.c:288
#: ../../interactive.pm_.c:310 ../../interactive_stdio.pm_.c:141
#: ../../my_gtk.pm_.c:421 ../../my_gtk.pm_.c:424 ../../my_gtk.pm_.c:722
#: ../../printerdrake.pm_.c:1188 ../../standalone/drakautoinst_.c:203
#: ../../standalone/drakgw_.c:649 ../../standalone/draknet_.c:115
#: ../../standalone/draknet_.c:147 ../../standalone/draknet_.c:316
#: ../../standalone/draknet_.c:533 ../../standalone/draknet_.c:675
#: ../../standalone/tinyfirewall_.c:63
msgid "Cancel"
msgstr "Обустави"

#: ../../bootlook.pm_.c:224
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "не могу отворити /etc/inittab за читaњe: %s"

#: ../../bootlook.pm_.c:336 ../../standalone/drakboot_.c:47
msgid "Installation of LILO failed. The following error occured:"
msgstr "Инсталација LILO-а неуспела. Грешка је:"

#: ../../common.pm_.c:94
msgid "GB"
msgstr "GB"

#: ../../common.pm_.c:94
msgid "KB"
msgstr "KB"

#: ../../common.pm_.c:94 ../../install_steps_graphical.pm_.c:287
#: ../../install_steps_graphical.pm_.c:334
msgid "MB"
msgstr "MB"

#: ../../common.pm_.c:102
msgid "TB"
msgstr "TB"

#: ../../common.pm_.c:110
#, c-format
msgid "%d minutes"
msgstr "%d минутa"

#: ../../common.pm_.c:112
msgid "1 minute"
msgstr "1 минут"

#: ../../common.pm_.c:114
#, c-format
msgid "%d seconds"
msgstr "%d секунди"

#: ../../diskdrake.pm_.c:99
msgid "Please make a backup of your data first"
msgstr "Молим вас, прво направите копију ваших података"

#: ../../diskdrake.pm_.c:99 ../../diskdrake_interactive.pm_.c:803
#: ../../diskdrake_interactive.pm_.c:812 ../../diskdrake_interactive.pm_.c:866
msgid "Read carefully!"
msgstr "ПАЖЉИВО ПРОЧИТАЈ !"

#: ../../diskdrake.pm_.c:102
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
"at the beginning of the disk"
msgstr ""
"Уколико планирате да користите  aboot, оставитe празан простор (2048 "
"секторана почетку \n"
"диска)"

#: ../../diskdrake.pm_.c:121 ../../diskdrake_interactive.pm_.c:315
#: ../../diskdrake_interactive.pm_.c:330 ../../install_steps.pm_.c:72
#: ../../install_steps_interactive.pm_.c:67
#: ../../install_steps_interactive.pm_.c:342 ../../interactive_http.pm_.c:119
#: ../../interactive_http.pm_.c:120 ../../standalone/diskdrake_.c:69
msgid "Error"
msgstr "Грешка"

#: ../../diskdrake.pm_.c:158
msgid "Wizard"
msgstr "чаробњак (помоћник)"

#: ../../diskdrake.pm_.c:192 ../../diskdrake_interactive.pm_.c:363
msgid "Unmount"
msgstr "Демонтирај"

#: ../../diskdrake.pm_.c:193 ../../diskdrake_interactive.pm_.c:359
msgid "Mount"
msgstr "Монтирај"

#: ../../diskdrake.pm_.c:196 ../../diskdrake.pm_.c:218
#: ../../diskdrake.pm_.c:505 ../../diskdrake_interactive.pm_.c:354
#: ../../diskdrake_interactive.pm_.c:525
msgid "Mount point"
msgstr "Тачка монтирања"

#: ../../diskdrake.pm_.c:197 ../../diskdrake.pm_.c:219
msgid "Options"
msgstr "Опциje"

#: ../../diskdrake.pm_.c:198
#, fuzzy
msgid "Export"
msgstr "Експерт"

#: ../../diskdrake.pm_.c:220 ../../diskdrake.pm_.c:443
#: ../../diskdrake.pm_.c:560 ../../diskdrake_interactive.pm_.c:355
#: ../../diskdrake_interactive.pm_.c:490
msgid "Type"
msgstr "Тип"

#: ../../diskdrake.pm_.c:228
msgid "Choose action"
msgstr "Изаберите акцију"

#: ../../diskdrake.pm_.c:235
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""
"Диск садржи једну велику FAT партицију\n"
"(углавном је користе MicroSoft Dos/Windows-и, на жалост).\n"
"Предлажем да прво измените величну (resize) те партиције (кликните на њу,\n"
"а потом на \"Промени величину\")"

#: ../../diskdrake.pm_.c:238
msgid "Please click on a partition"
msgstr "Кликните на партицију"

#: ../../diskdrake.pm_.c:240
#, fuzzy
msgid "Please click on a media"
msgstr "Кликните на партицију"

#: ../../diskdrake.pm_.c:259 ../../install_steps_gtk.pm_.c:519
msgid "Details"
msgstr "Детаљи"

#: ../../diskdrake.pm_.c:303
msgid "Scanning available nfs shared resource"
msgstr ""

#: ../../diskdrake.pm_.c:308
#, c-format
msgid "Scanning available nfs shared resource of server %s"
msgstr ""

#: ../../diskdrake.pm_.c:315
msgid "Scanning available samba shared resource"
msgstr ""

#: ../../diskdrake.pm_.c:320
#, c-format
msgid "Scanning available samba shared resource of server %s"
msgstr ""

#: ../../diskdrake.pm_.c:421
msgid "Ext2"
msgstr "Ext2"

#: ../../diskdrake.pm_.c:421
msgid "FAT"
msgstr "FAT"

#: ../../diskdrake.pm_.c:421
msgid "HFS"
msgstr "HFS"

#: ../../diskdrake.pm_.c:421
#, fuzzy
msgid "Journalised FS"
msgstr "монтирање није успело"

#: ../../diskdrake.pm_.c:421
msgid "SunOS"
msgstr "SunOS"

#: ../../diskdrake.pm_.c:421
msgid "Swap"
msgstr "Swap"

#: ../../diskdrake.pm_.c:422 ../../diskdrake_interactive.pm_.c:954
msgid "Empty"
msgstr "Празно"

#: ../../diskdrake.pm_.c:422 ../../install_steps_gtk.pm_.c:375
#: ../../install_steps_gtk.pm_.c:435 ../../mouse.pm_.c:161
#: ../../services.pm_.c:161
msgid "Other"
msgstr "Друго"

#: ../../diskdrake.pm_.c:426
msgid "Filesystem types:"
msgstr "Врста фајл система:"

#: ../../diskdrake.pm_.c:443 ../../diskdrake_interactive.pm_.c:377
msgid "Create"
msgstr "Креирај"

#: ../../diskdrake.pm_.c:443 ../../diskdrake.pm_.c:445
#, c-format
msgid "Use ``%s'' instead"
msgstr "Уместо тога пробајте ``%s''"

#: ../../diskdrake.pm_.c:445 ../../diskdrake_interactive.pm_.c:364
msgid "Delete"
msgstr "Обриши"

#: ../../diskdrake.pm_.c:449
msgid "Use ``Unmount'' first"
msgstr "Прво урадите ``Демонтирај''"

#: ../../diskdrake.pm_.c:450 ../../diskdrake_interactive.pm_.c:482
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
"После промене типа партициje %s, сви подаци на овој партицији ће бити "
"избрисани"

#: ../../diskdrake.pm_.c:504 ../../diskdrake_interactive.pm_.c:524
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Где бисте да монтирате %s уређај ?"

#: ../../diskdrake.pm_.c:526
#, fuzzy
msgid "Mount options"
msgstr "Опције модула:"

#: ../../diskdrake.pm_.c:533
msgid "Various"
msgstr ""

#: ../../diskdrake.pm_.c:551
#, fuzzy
msgid "Removable media"
msgstr "Аутомонтирање преносивих медија"

#: ../../diskdrake.pm_.c:558
#, fuzzy
msgid "Change type"
msgstr "Промена типа партиције"

#: ../../diskdrake.pm_.c:559 ../../diskdrake_interactive.pm_.c:489
msgid "Which filesystem do you want?"
msgstr "Коју  датотечни систем желите ?"

#: ../../diskdrake.pm_.c:626
msgid "click here"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:163
#, fuzzy
msgid "Choose a partition"
msgstr "Изаберите акцију"

#: ../../diskdrake_interactive.pm_.c:163
#, fuzzy
msgid "Choose another partition"
msgstr "Креирај нову партицију"

#: ../../diskdrake_interactive.pm_.c:188
#, fuzzy
msgid "Exit"
msgstr "Ext2"

#: ../../diskdrake_interactive.pm_.c:210
msgid "Toggle to expert mode"
msgstr "Пређи на експерт мод"

#: ../../diskdrake_interactive.pm_.c:210
msgid "Toggle to normal mode"
msgstr "Пређи на нормални мод"

#: ../../diskdrake_interactive.pm_.c:210
msgid "Undo"
msgstr "Поништи радњу"

#: ../../diskdrake_interactive.pm_.c:229
msgid "Continue anyway?"
msgstr "Свеједно наставити ?"

#: ../../diskdrake_interactive.pm_.c:234
msgid "Quit without saving"
msgstr "Крај без снимања промена"

#: ../../diskdrake_interactive.pm_.c:234
msgid "Quit without writing the partition table?"
msgstr "Крај без снимања промена у табеле партиција?"

#: ../../diskdrake_interactive.pm_.c:237
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "Да ли хоћете да тестирате конфигурацију?"

#: ../../diskdrake_interactive.pm_.c:247
msgid "Auto allocate"
msgstr "Ауто дислоцирање"

#: ../../diskdrake_interactive.pm_.c:247
msgid "Clear all"
msgstr "Очисти све"

#: ../../diskdrake_interactive.pm_.c:247
#: ../../install_steps_interactive.pm_.c:201
msgid "More"
msgstr "Jош"

#: ../../diskdrake_interactive.pm_.c:250
#, fuzzy
msgid "Hard drive information"
msgstr "Детекција хард дискa"

#: ../../diskdrake_interactive.pm_.c:267
msgid "Not enough space for auto-allocating"
msgstr "Нема довољно слободног простора за еауто-алоцирaње"

#: ../../diskdrake_interactive.pm_.c:273
msgid "All primary partitions are used"
msgstr "Све примарне партиције су заузете"

#: ../../diskdrake_interactive.pm_.c:274
msgid "I can't add any more partition"
msgstr "Не могу додати више ни једну партицију"

#: ../../diskdrake_interactive.pm_.c:275
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
"Да би омогућили креирање још (extended) партиција избришите једну од "
"постојећих"

#: ../../diskdrake_interactive.pm_.c:285
#, fuzzy
msgid "Save partition table"
msgstr "Упиши табелу партиција"

#: ../../diskdrake_interactive.pm_.c:286
#, fuzzy
msgid "Restore partition table"
msgstr "Спаси табелу партиција"

#: ../../diskdrake_interactive.pm_.c:287
msgid "Rescue partition table"
msgstr "Спаси табелу партиција"

#: ../../diskdrake_interactive.pm_.c:289
#, fuzzy
msgid "Reload partition table"
msgstr "Спаси табелу партиција"

#: ../../diskdrake_interactive.pm_.c:294
#, fuzzy
msgid "Removable media automounting"
msgstr "Аутомонтирање преносивих медија"

#: ../../diskdrake_interactive.pm_.c:303 ../../diskdrake_interactive.pm_.c:323
msgid "Select file"
msgstr "Изаберите датотеку"

#: ../../diskdrake_interactive.pm_.c:310
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
"Похрaњенa(снимљена) табела партиција није исте величине\n"
"Желите да наставите ?"

#: ../../diskdrake_interactive.pm_.c:324
msgid "Warning"
msgstr "Упозорење"

#: ../../diskdrake_interactive.pm_.c:325
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
msgstr ""
"Убаците дискету у уређај\n"
"Сви подаци на дискети ће бити избрисани !"

#: ../../diskdrake_interactive.pm_.c:336
msgid "Trying to rescue partition table"
msgstr "Спасавање табеле партиција"

#: ../../diskdrake_interactive.pm_.c:342
#, fuzzy
msgid "Detailed information"
msgstr "Прикажи информације"

#: ../../diskdrake_interactive.pm_.c:356 ../../diskdrake_interactive.pm_.c:592
msgid "Resize"
msgstr "Промени величину"

#: ../../diskdrake_interactive.pm_.c:357 ../../diskdrake_interactive.pm_.c:632
msgid "Move"
msgstr "Премести"

#: ../../diskdrake_interactive.pm_.c:358
msgid "Format"
msgstr "Форматирање"

#: ../../diskdrake_interactive.pm_.c:360
msgid "Active"
msgstr "Активирај"

#: ../../diskdrake_interactive.pm_.c:361
msgid "Add to RAID"
msgstr "Додај на RAID"

#: ../../diskdrake_interactive.pm_.c:362
msgid "Add to LVM"
msgstr "Додај на LVM"

#: ../../diskdrake_interactive.pm_.c:365
msgid "Remove from RAID"
msgstr "Уклони са RAID-а"

#: ../../diskdrake_interactive.pm_.c:366
msgid "Remove from LVM"
msgstr "Уклони са LVM-а"

#: ../../diskdrake_interactive.pm_.c:367
msgid "Modify RAID"
msgstr "Промени RAID"

#: ../../diskdrake_interactive.pm_.c:368
msgid "Use for loopback"
msgstr "Користи за loopback"

#: ../../diskdrake_interactive.pm_.c:411
msgid "Create a new partition"
msgstr "Креирај нову партицију"

#: ../../diskdrake_interactive.pm_.c:414
msgid "Start sector: "
msgstr "Почетни сектор: "

#: ../../diskdrake_interactive.pm_.c:416 ../../diskdrake_interactive.pm_.c:734
msgid "Size in MB: "
msgstr "Величина у MB:"

#: ../../diskdrake_interactive.pm_.c:417 ../../diskdrake_interactive.pm_.c:735
msgid "Filesystem type: "
msgstr "Врста татотeчноg система:"

#: ../../diskdrake_interactive.pm_.c:418 ../../diskdrake_interactive.pm_.c:938
#: ../../diskdrake_interactive.pm_.c:1012
msgid "Mount point: "
msgstr "Тачка монтирања: "

#: ../../diskdrake_interactive.pm_.c:422
msgid "Preference: "
msgstr "Карактеристике: "

#: ../../diskdrake_interactive.pm_.c:464
#, fuzzy
msgid "Remove the loopback file?"
msgstr "Форматирање loopback датотекe %s"

#: ../../diskdrake_interactive.pm_.c:488
msgid "Change partition type"
msgstr "Промена типа партиције"

#: ../../diskdrake_interactive.pm_.c:493
msgid "Switching from ext2 to ext3"
msgstr "Мењам ext2 на ext3"

#: ../../diskdrake_interactive.pm_.c:523
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Где бисте да монтирате loopback датотеку  %s?"

#: ../../diskdrake_interactive.pm_.c:530
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"Демонтирaњe ниjе могуће,jер се партициjа корисити за loop back.\n"
"Прво уклоните loopback"

#: ../../diskdrake_interactive.pm_.c:551
msgid "Computing FAT filesystem bounds"
msgstr "Прорачунавам границе FAT датотeчног система"

#: ../../diskdrake_interactive.pm_.c:551 ../../diskdrake_interactive.pm_.c:607
#: ../../install_interactive.pm_.c:116
msgid "Resizing"
msgstr "Промена величине (resizing)"

#: ../../diskdrake_interactive.pm_.c:580
msgid "This partition is not resizeable"
msgstr "Овоj партицици ниjе могућe променити величину"

#: ../../diskdrake_interactive.pm_.c:585
msgid "All data on this partition should be backed-up"
msgstr "Cви подаци на овој партицији би требали бити сaчувани"

#: ../../diskdrake_interactive.pm_.c:587
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "После промене величинe %s партициjе сви подаци ће бити избрисани"

#: ../../diskdrake_interactive.pm_.c:592
msgid "Choose the new size"
msgstr "Изаберите нову величину"

#: ../../diskdrake_interactive.pm_.c:593
#, fuzzy
msgid "New size in MB: "
msgstr "Величина у MB:"

#: ../../diskdrake_interactive.pm_.c:633
msgid "Which disk do you want to move it to?"
msgstr "Који диск желите да преместите?"

#: ../../diskdrake_interactive.pm_.c:634
msgid "Sector"
msgstr "Сектор"

#: ../../diskdrake_interactive.pm_.c:635
msgid "Which sector do you want to move it to?"
msgstr "Где желитe да инсталирате стартер?"

#: ../../diskdrake_interactive.pm_.c:638
msgid "Moving"
msgstr "Премештање"

#: ../../diskdrake_interactive.pm_.c:638
msgid "Moving partition..."
msgstr "Премештање партиције..."

#: ../../diskdrake_interactive.pm_.c:659
msgid "Choose an existing RAID to add to"
msgstr "Изабери постојећи RAID за додавање"

#: ../../diskdrake_interactive.pm_.c:660 ../../diskdrake_interactive.pm_.c:678
msgid "new"
msgstr "нови"

#: ../../diskdrake_interactive.pm_.c:676
msgid "Choose an existing LVM to add to"
msgstr "Изабери постојећи LVM за додавање"

#: ../../diskdrake_interactive.pm_.c:681
msgid "LVM name?"
msgstr "LVM име?"

#: ../../diskdrake_interactive.pm_.c:720
msgid "This partition can't be used for loopback"
msgstr "Ова партиција не може бити коришћена за loopback "

#: ../../diskdrake_interactive.pm_.c:732
msgid "Loopback"
msgstr "Loopback"

#: ../../diskdrake_interactive.pm_.c:733
msgid "Loopback file name: "
msgstr "Име Loopback датотекe: "

#: ../../diskdrake_interactive.pm_.c:738
#, fuzzy
msgid "Give a file name"
msgstr "Право име"

#: ../../diskdrake_interactive.pm_.c:741
msgid "File already used by another loopback, choose another one"
msgstr "Фаjл се већ користи од стране другог loopback-а,изаберите други"

#: ../../diskdrake_interactive.pm_.c:742
msgid "File already exists. Use it?"
msgstr "Датотекa већ постоји.Да ли да га користим ?"

#: ../../diskdrake_interactive.pm_.c:786
msgid "device"
msgstr "уређај"

#: ../../diskdrake_interactive.pm_.c:787
msgid "level"
msgstr "ниво"

#: ../../diskdrake_interactive.pm_.c:788
msgid "chunk size"
msgstr "chunk величина"

#: ../../diskdrake_interactive.pm_.c:803
msgid "Be careful: this operation is dangerous."
msgstr "ПАЖЉИВО,ова операција jе опасна."

#: ../../diskdrake_interactive.pm_.c:818
msgid "What type of partitioning?"
msgstr "Коју врсту партиционирaњa?"

#: ../../diskdrake_interactive.pm_.c:836
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
"Either you use LILO and it won't work, or you don't use LILO and you don't "
"need /boot"
msgstr ""
"Није могуће креирати /boot за сада на хард диску (на цилиндру > 1024).\n"
"Или користите LILO који не ради, или га не користите па вам не треба /boot"

#: ../../diskdrake_interactive.pm_.c:840
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
"the 1024th cylinder of the hard drive, and you have no /boot partition.\n"
"If you plan to use the LILO boot manager, be careful to add a /boot partition"
msgstr ""
"Партиција коју сте изабрали за root (/) је физички лоцирана изнад\n"
"1024-тог цилиндра хард диска,и немате /boot партицију.\n"
"Уколико планирате да кориситите LILO boot менаджер, морате\n"
"додати /boot партицији."

#: ../../diskdrake_interactive.pm_.c:846
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"So be careful to add a /boot partition"
msgstr ""
"Изабрали сте софтверску RAID партициjу као root (/).\n"
"Ниjедан стартер не може да ради са тим без /boot партициje.\n"
"Зато пазите дa додате /boot партициjу"

#: ../../diskdrake_interactive.pm_.c:866
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Табела партиција за уређај %s ће бити записана на диск!"

#: ../../diskdrake_interactive.pm_.c:870
msgid "You'll need to reboot before the modification can take place"
msgstr "Морате рестартовати рачунар да би се измене извршиле"

#: ../../diskdrake_interactive.pm_.c:881
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"После форматирaњa партициje %s,сви подаци на овој партицији ће бити избрисани"

#: ../../diskdrake_interactive.pm_.c:883
msgid "Formatting"
msgstr "Форматирање"

#: ../../diskdrake_interactive.pm_.c:884
#, c-format
msgid "Formatting loopback file %s"
msgstr "Форматирање loopback датотекe %s"

#: ../../diskdrake_interactive.pm_.c:885
#: ../../install_steps_interactive.pm_.c:451
#, c-format
msgid "Formatting partition %s"
msgstr "Форматирање партиције %s"

#: ../../diskdrake_interactive.pm_.c:896
#, fuzzy
msgid "Hide files"
msgstr "mkraid неуспело"

#: ../../diskdrake_interactive.pm_.c:896
#, fuzzy
msgid "Move files to the new partition"
msgstr "Нема довољно слободног простора за алоцирaње нових партициja"

#: ../../diskdrake_interactive.pm_.c:897
#, c-format
msgid ""
"Directory %s already contain some data\n"
"(%s)"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:908
#, fuzzy
msgid "Moving files to the new partition"
msgstr "Нема довољно слободног простора за алоцирaње нових партициja"

#: ../../diskdrake_interactive.pm_.c:912
#, c-format
msgid "Copying %s"
msgstr ""

#: ../../diskdrake_interactive.pm_.c:916
#, fuzzy, c-format
msgid "Removing %s"
msgstr "Резолуција: %s\n"

#: ../../diskdrake_interactive.pm_.c:939 ../../diskdrake_interactive.pm_.c:998
msgid "Device: "
msgstr "Уређај: "

#: ../../diskdrake_interactive.pm_.c:940
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Ознака DOS партиције: %s (само претпоставка)\n"

#: ../../diskdrake_interactive.pm_.c:944 ../../diskdrake_interactive.pm_.c:952
#: ../../diskdrake_interactive.pm_.c:1016
msgid "Type: "
msgstr "Унеси: "

#: ../../diskdrake_interactive.pm_.c:948
msgid "Name: "
msgstr "Име: "

#: ../../diskdrake_interactive.pm_.c:956
#, c-format
msgid "Start: sector %s\n"
msgstr "Почетак: сектор %s\n"

#: ../../diskdrake_interactive.pm_.c:957
#, c-format
msgid "Size: %s"
msgstr "Величина: %s"

#: ../../diskdrake_interactive.pm_.c:959
#, c-format
msgid ", %s sectors"
msgstr ", %s сектора"

#: ../../diskdrake_interactive.pm_.c:961
#, c-format
msgid "Cylinder %d to cylinder %d\n"
msgstr "Цилиндар %d до цилиндра %d\n"

#: ../../diskdrake_interactive.pm_.c:962
msgid "Formatted\n"
msgstr "Форматирано\n"

#: ../../diskdrake_interactive.pm_.c:963
msgid "Not formatted\n"
msgstr "Није форматирано\n"

#: ../../diskdrake_interactive.pm_.c:964
msgid "Mounted\n"
msgstr "Монтирано\n"

#: ../../diskdrake_interactive.pm_.c:965
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"

#: ../../diskdrake_interactive.pm_.c:967
#, fuzzy, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr "Loopback фаjл(ови): %s\n"

#: ../../diskdrake_interactive.pm_.c:968
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""
"Boot партиција по default-у\n"
"   (за подизање MS-DOSа, не за lilo)\n"

#: ../../diskdrake_interactive.pm_.c:970
#, c-format
msgid "Level %s\n"
msgstr "Ниво %s\n"

#: ../../diskdrake_interactive.pm_.c:971
#, c-format
msgid "Chunk size %s\n"
msgstr "Chunk-уј %s\n"

#: ../../diskdrake_interactive.pm_.c:972
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-дискови %s\n"

#: ../../diskdrake_interactive.pm_.c:974
#, c-format
msgid "Loopback file name: %s"
msgstr "Имe Loopback датотекe: %s"

#: ../../diskdrake_interactive.pm_.c:977
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition, you should\n"
"probably leave it alone.\n"
msgstr ""
"\n"
"Наjвероватниjе je, да jе ова партициja\n"
"Driver партициja, па неби требали\n"
"да jе диратe.\n"

#: ../../diskdrake_interactive.pm_.c:980
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr ""
"\n"
"Ово jе специjална Bootstrap\n"
"партициjа и користи сe\n"
"dual-booting вaшег системa.\n"

#: ../../diskdrake_interactive.pm_.c:999
#, c-format
msgid "Size: %s\n"
msgstr "Величина: %s\n"

#: ../../diskdrake_interactive.pm_.c:1000
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Геометрија: %s цилиндара, %s глава, %s сектора\n"

#: ../../diskdrake_interactive.pm_.c:1001
msgid "Info: "
msgstr "Инфо: "

#: ../../diskdrake_interactive.pm_.c:1002
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-дискови %s\n"

#: ../../diskdrake_interactive.pm_.c:1003
#, c-format
msgid "Partition table type: %s\n"
msgstr "Тип табелe партиција : %s\n"

#: ../../diskdrake_interactive.pm_.c:1004
#, c-format
msgid "on bus %d id %d\n"
msgstr "на бусу %d ID %d\n"

#: ../../diskdrake_interactive.pm_.c:1018
#, c-format
msgid "Options: %s"
msgstr "Опциje: %s"

#: ../../fs.pm_.c:454 ../../fs.pm_.c:464 ../../fs.pm_.c:468 ../../fs.pm_.c:472
#: ../../fs.pm_.c:476 ../../fs.pm_.c:480
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s Форматирање  %s није успело"

#: ../../fs.pm_.c:513
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "не знам како да форматирам %s у типу %s"

#: ../../fs.pm_.c:575
msgid "mount failed"
msgstr "монтирање није успело"

#: ../../fs.pm_.c:595
#, c-format
msgid "fsck failed with exit code %d or signal %d"
msgstr "fsck провера није успела са кодом %d или сигналом %d"

#: ../../fs.pm_.c:604 ../../fs.pm_.c:610 ../../partition_table.pm_.c:579
msgid "mount failed: "
msgstr "монтирање није успело: "

#: ../../fs.pm_.c:625 ../../partition_table.pm_.c:575
#, c-format
msgid "error unmounting %s: %s"
msgstr "Грешка при демонтирању %s: %s"

#: ../../fsedit.pm_.c:21
msgid "simple"
msgstr "jедноставно"

#: ../../fsedit.pm_.c:30
msgid "server"
msgstr "сервер"

#: ../../fsedit.pm_.c:465
msgid "You can't use JFS for partitions smaller than 16MB"
msgstr "Нe можете користити JFS за партициjе мање од 16MB"

#: ../../fsedit.pm_.c:466
msgid "You can't use ReiserFS for partitions smaller than 32MB"
msgstr "Нe можете користити ReiserFS за партициjе мање од 32MB"

#: ../../fsedit.pm_.c:475
msgid "Mount points must begin with a leading /"
msgstr "Тачке монтирања морају да почињу са водећим /"

#: ../../fsedit.pm_.c:476
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Већ постоји партиција са тачком монтирања %s\n"

#: ../../fsedit.pm_.c:480
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Не можете користити логичку LVM партициjу за тaчку монтирaња %s"

#: ../../fsedit.pm_.c:482
msgid "This directory should remain within the root filesystem"
msgstr "Оваj директориjум треба да остане у root-у  датотeчног системa"

#: ../../fsedit.pm_.c:484
msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
msgstr ""
"Потребан вам jе прави датотeчни систем (ext2, reiserfs) за ову тaчку "
"монтирањa\n"

#: ../../fsedit.pm_.c:600
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Грешка при отварању %s за испис: %s"

#: ../../fsedit.pm_.c:685
msgid ""
"An error has occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
"Догодила се грешка - није нађен исправан уређај на којем би били крерани "
"нови датотeчног системи. Проверите ваш хардвер да видите шта је узрок овог "
"проблема."

#: ../../fsedit.pm_.c:708
msgid "You don't have any partitions!"
msgstr "Немате ниједну партицију!"

#: ../../help.pm_.c:13
msgid ""
"GNU/Linux is a multiuser system, and this means that each user can have his\n"
"own preferences, his own files and so on. You can read the ``User Guide''\n"
"to learn more. But unlike \"root\", which is the administrator, the users\n"
"you will add here will not be entitled to change anything except their own\n"
"files and their own configuration. You will have to create at least one\n"
"regular user for yourself. That account is where you should log in for\n"
"routine use. Although it is very practical to log in as \"root\" everyday,\n"
"it may also be very dangerous! The slightest mistake could mean that your\n"
"system would not work any more. If you make a serious mistake as a regular\n"
"user, you may only lose some information, but not the entire system.\n"
"\n"
"First, you have to enter your real name. This is not mandatory, of course -\n"
"as you can actually enter whatever you want. DrakX will then take the first\n"
"word you have entered in the box and will bring it over to the \"User\n"
"name\". This is the name this particular user will use to log into the\n"
"system. You can change it. You then have to enter a password here. A\n"
"non-privileged (regular) user's password is not as crucial as that of\n"
"\"root\" from a security point of view, but that is no reason to neglect it\n"
"- after all, your files are at risk.\n"
"\n"
"If you click on \"Accept user\", you can then add as many as you want. Add\n"
"a user for each one of your friends: your father or your sister, for\n"
"example. When you finish adding all the users you want, select \"Done\".\n"
"\n"
"Clicking the \"Advanced\" button allows you to change the default \"shell\"\n"
"for that user (bash by default)."
msgstr ""

#: ../../help.pm_.c:41
#, fuzzy
msgid ""
"Listed above are the existing Linux partitions detected on your hard drive.\n"
"You can keep the choices made by the wizard, they are good for most common\n"
"installs. If you make any changes, you must at least define a root\n"
"partition (\"/\"). Do not choose too small a partition or you will not be\n"
"able to install enough software. If you want to store your data on a\n"
"separate partition, you will also need to create a partition for \"/home\"\n"
"(only possible if you have more than one Linux partition available).\n"
"\n"
"Each partition is listed as follows: \"Name\", \"Capacity\".\n"
"\n"
"\"Name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". For IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\",\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\",\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\",\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc."
msgstr ""
"Изнад се налази листа постоjeћих Linux партициja коjе су детектованe\n"
"на хард диску. Можете задржати избор коjи jе направио чаробњак, jер jе добар "
"зa a\n"
"општу употребу. Уколико промените избор, морате бар изабрати root\n"
"партициjу (\"/\"). Немоjте да бирате сувише малу партициjу jер нeћете моћи "
"дa\n"
"инсталирате овољно софтверa. Уколико желите да податке ставиљaте на посебну "
"партициjу ,\n"
"морате да изаберетеи и \"/home\" (могуће jе уколико имате више од jедне\n"
"Linux партициje).\n"
"\n"
"\n"
"Информациjа: свака партициjа jе приказанa на следeћи нaчин: \"Имe\", "
"\"Капацитет\".\n"
"\n"
"\n"
"\"Име\" je кодирано на следeћи нaчин: \"тип хард дискa\", \"броj хард дискa"
"\",\n"
"\"проj партициje\" (на пример, \"hda1\").\n"
"\n"
"\n"
"\"Тип хард дискa\" je \"hd\" уколико jе хард диск IDE уређај и  \"sd\"\n"
"уколико je SCSI хард диск.\n"
"\n"
"\n"
"\"Броj хард диска\" jе увек слово после \"hd\" или \"sd\". Сa IDE хард "
"дисковимa:\n"
"\n"
"   * \"a\" знaчи  \"master хард диск на примарном  IDE контролеру\",\n"
"\n"
"   * \"b\" знaчи \"slave хард диск на примарном IDE контролоеру\",\n"
"\n"
"   * \"c\" знaчи \"master хард диск на секундраном IDE контролоеру\",\n"
"\n"
"   * \"d\" знaчи \"slave хард диск на секундарном IDE контролеру\".\n"
"\n"
"\n"
"Са SCSI хард дисковимa, a \"a\" знaчи \"примарни хард диск\", a \"b\" знaчи "
"\"секундарни хард диск \", итд..."

#: ../../help.pm_.c:72
msgid ""
"The Mandrake Linux installation is spread out over several CDROMs. DrakX\n"
"knows if a selected package is located on another CDROM and will eject the\n"
"current CD and ask you to insert a different one as required."
msgstr ""

#: ../../help.pm_.c:77
msgid ""
"It is now time to specify which programs you wish to install on your\n"
"system. There are thousands of packages available for Mandrake Linux, and\n"
"you are not supposed to know them all by heart.\n"
"\n"
"If you are performing a standard installation from CDROM, you will first be\n"
"asked to specify the CDs you currently have (in Expert mode only). Check\n"
"the CD labels and highlight the boxes corresponding to the CDs you have\n"
"available for installation. Click \"OK\" when you are ready to continue.\n"
"\n"
"Packages are sorted in groups corresponding to a particular use of your\n"
"machine. The groups themselves are sorted into four sections:\n"
"\n"
" * \"Workstation\": if you plan to use your machine as a workstation, "
"select\n"
"one or more of the corresponding groups.\n"
"\n"
" * \"Development\": if the machine is to be used for programming, choose "
"the\n"
"desired group(s).\n"
"\n"
" * \"Server\": if the machine is intended to be a server, you will be able\n"
"to select which of the most common services you wish to see installed on\n"
"the machine.\n"
"\n"
" * \"Graphical Environment\": finally, this is where you will choose your\n"
"preferred graphical environment. At least one must be selected if you want\n"
"to have a graphical workstation!\n"
"\n"
"Moving the mouse cursor over a group name will display a short explanatory\n"
"text about that group.\n"
"\n"
"You can check the \"Individual package selection\" box, which is useful if\n"
"you are familiar with the packages being offered or if you want to have\n"
"total control over what will be installed.\n"
"\n"
"If you started the installation in \"Update\" mode, you can unselect all\n"
"groups to avoid installing any new package. This is useful for repairing or\n"
"updating an existing system."
msgstr ""

#: ../../help.pm_.c:115
msgid ""
"Finally, depending on your choice of whether or not to select individual\n"
"packages, you will be presented a tree containing all packages classified\n"
"by groups and subgroups. While browsing the tree, you can select entire\n"
"groups, subgroups, or individual packages.\n"
"\n"
"Whenever you select a package on the tree, a description appears on the\n"
"right. When your selection is finished, click the \"Install\" button which\n"
"will then launch the installation process. Depending on the speed of your\n"
"hardware and the number of packages that need to be installed, it may take\n"
"a while to complete the process. A time to complete estimate is displayed\n"
"on the screen to help you gauge if there is sufficient time to enjoy a cup\n"
"of coffee.\n"
"\n"
"!! If a server package has been selected either intentionally or because it\n"
"was part of a whole group, you will be asked to confirm that you really\n"
"want those servers to be installed. Under Mandrake Linux, any installed\n"
"servers are started by default at boot time. Even if they are safe and have\n"
"no known issues at the time the distribution was shipped, it may happen\n"
"that security holes are discovered after this version of Mandrake Linux was\n"
"finalized. If you do not know what a particular service is supposed to do\n"
"or why it is being installed, then click \"No\". Clicking \"Yes\" will\n"
"install the listed services and they will be started automatically by\n"
"default. !!\n"
"\n"
"The \"Automatic dependencies\" option simply disables the warning dialog\n"
"which appears whenever the installer automatically selects a package. This\n"
"occurs because it has determined that it needs to satisfy a dependency with\n"
"another package in order to successfully complete the installation.\n"
"\n"
"The tiny floppy disc icon at the bottom of the list allows to load the\n"
"packages list chosen during a previous installation. Clicking on this icon\n"
"will ask you to insert a floppy disk previously created at the end of\n"
"another installation. See the second tip of last step on how to create such\n"
"a floppy."
msgstr ""

#: ../../help.pm_.c:151
msgid ""
"If you wish to connect your computer to the Internet or to a local network,\n"
"please choose the correct option. Please turn on your device before\n"
"choosing the correct option to let DrakX detect it automatically.\n"
"\n"
"Mandrake Linux proposes the configuration of an Internet connection at\n"
"installation time. Available connections are: traditional modem, ISDN\n"
"modem, ADSL connection, cable modem, and finally a simple LAN connection\n"
"(Ethernet).\n"
"\n"
"Here, we will not detail each configuration. Simply make sure that you have\n"
"all the parameters from your Internet Service Provider or system\n"
"administrator.\n"
"\n"
"You can consult the manual chapter about Internet connections for details\n"
"about the configuration, or simply wait until your system is installed and\n"
"use the program described there to configure your connection.\n"
"\n"
"If you wish to configure the network later after installation or if you\n"
"have finished configuring your network connection, click \"Cancel\"."
msgstr ""

#: ../../help.pm_.c:172
#, fuzzy
msgid ""
"You may now choose which services you wish to start at boot time.\n"
"\n"
"Here are presented all the services available with the current\n"
"installation. Review them carefully and uncheck those which are not always\n"
"needed at boot time.\n"
"\n"
"You can get a short explanatory text about a service by selecting a\n"
"specific service. However, if you are not sure whether a service is useful\n"
"or not, it is safer to leave the default behavior.\n"
"\n"
"At this stage, be very careful if you intend to use your machine as a\n"
"server: you will probably not want to start any services that you do not\n"
"need. Please remember that several services can be dangerous if they are\n"
"enabled on a server. In general, select only the services you really need."
msgstr ""
"Сада можете одабрати коje сервисe желите да се стартаjу при подизaњу "
"системa.\n"
"\n"
"\n"
"Када мишом прeђете преко ознакe сервисa, поjавиће се мали балон за помоћ "
"коjи \n"
"описуjе улогу сервисa.\n"
"\n"
"\n"
"Будите посебно пaжљиви у овом кораку уколико намеравате да кориситe мaшину "
"као\n"
"сервер: вероватно ће те желети да не стартуjетe\n"
"било коjи сервис коjи\n"
"не желитe."

#: ../../help.pm_.c:188
msgid ""
"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it in\n"
"local time according to the time zone you selected."
msgstr ""
"GNU/Linux ради са у GMT (Greenwich Mean Time) и преводи у локално\n"
"узависности коjу сте временску зону одабрали."

#: ../../help.pm_.c:192
msgid ""
"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
"on which all the graphics environments (KDE, Gnome, AfterStep,\n"
"WindowMaker...) bundled with Mandrake Linux rely. In this section, DrakX\n"
"will try to configure X automatically.\n"
"\n"
"It is extremely rare for it to fail, unless the hardware is very old (or\n"
"very new). If it succeeds, it will start X automatically with the best\n"
"resolution possible depending on the size of the monitor. A window will\n"
"then appear and ask you if you can see it.\n"
"\n"
"If you are doing an \"Expert\" install, you will enter the X configuration\n"
"wizard. See the corresponding section of the manual for more information\n"
"about this wizard.\n"
"\n"
"If you can see the message and answer \"Yes\", then DrakX will proceed to\n"
"the next step. If you cannot see the message, it simply means that the\n"
"configuration was wrong and the test will automatically end after 10\n"
"seconds, restoring the screen."
msgstr ""

#: ../../help.pm_.c:212
msgid ""
"The first time you try the X configuration, you may not be very satisfied\n"
"with its display (screen is too small, shifted left or right...). Hence,\n"
"even if X starts up correctly, DrakX then asks you if the configuration\n"
"suits you. It will also propose to change it by displaying a list of valid\n"
"modes it could find, asking you to select one.\n"
"\n"
"As a last resort, if you still cannot get X to work, choose \"Change\n"
"graphics card\", select \"Unlisted card\", and when prompted on which\n"
"server you want, choose \"FBDev\". This is a failsafe option which works\n"
"with any modern graphics card. Then choose \"Test again\" to be sure."
msgstr ""

#: ../../help.pm_.c:224
msgid ""
"Finally, you will be asked whether you want to see the graphical interface\n"
"at boot. Note this question will be asked even if you chose not to test the\n"
"configuration. Obviously, you want to answer \"No\" if your machine is to\n"
"act as a server, or if you were not successful in getting the display\n"
"configured."
msgstr ""

#: ../../help.pm_.c:231
msgid ""
"The Mandrake Linux CDROM has a built-in rescue mode. You can access it by\n"
"booting from the CDROM, press the >>F1<< key at boot and type >>rescue<< at\n"
"the prompt. But in case your computer cannot boot from the CDROM, you\n"
"should come back to this step for help in at least two situations:\n"
"\n"
" * when installing the boot loader, DrakX will rewrite the boot sector "
"(MBR)\n"
"of your main disk (unless you are using another boot manager) so that you\n"
"can start up with either Windows or GNU/Linux (assuming you have Windows in\n"
"your system). If you need to reinstall Windows, the Microsoft install\n"
"process will rewrite the boot sector, and then you will not be able to\n"
"start GNU/Linux!\n"
"\n"
" * if a problem arises and you cannot start up GNU/Linux from the hard "
"disk,\n"
"this floppy disk will be the only means of starting up GNU/Linux. It\n"
"contains a fair number of system tools for restoring a system, which has\n"
"crashed due to a power failure, an unfortunate typing error, a typo in a\n"
"password, or any other reason.\n"
"\n"
"When you click on this step, you will be asked to enter a disk inside the\n"
"drive. The floppy disk you will insert must be empty or contain data which\n"
"you do not need. You will not have to format it since DrakX will rewrite\n"
"the whole disk."
msgstr ""

#: ../../help.pm_.c:255
#, fuzzy
msgid ""
"At this point you need to choose where on your hard drive to install your\n"
"Mandrake Linux operating system. If your hard drive is empty or if an\n"
"existing operating system is using all the space available, you will need\n"
"to partition it. Basically, partitioning a hard drive consists of logically\n"
"dividing it to create space to install your new Mandrake Linux system.\n"
"\n"
"Because the effects of the partitioning process are usually irreversible,\n"
"partitioning can be intimidating and stressful if you are an inexperienced\n"
"user. Fortunately, there is a wizard which simplifies this process. Before\n"
"beginning, please consult the manual and take your time.\n"
"\n"
"If you are running the install in Expert mode, you will enter DiskDrake,\n"
"the Mandrake Linux partitioning tool, which allows you to fine-tune your\n"
"partitions. See the DiskDrake chapter of the manual. From the installation\n"
"interface, you can use the wizards as described here by clicking the\n"
"\"Wizard\" button of the dialog.\n"
"\n"
"If partitions have already been defined, either from a previous\n"
"installation or from another partitioning tool, simply select those to\n"
"install your Linux system.\n"
"\n"
"If partitions are not defined, you will need to create them using the\n"
"wizard. Depending on your hard drive configuration, several options are\n"
"available:\n"
"\n"
" * \"Use free space\": this option will simply lead to an automatic\n"
"partitioning of your blank drive(s). You will not be prompted further.\n"
"\n"
" * \"Use existing partition\": the wizard has detected one or more existing\n"
"Linux partitions on your hard drive. If you want to use them, choose this\n"
"option.\n"
"\n"
" * \"Use the free space on the Windows partition\": if Microsoft Windows is\n"
"installed on your hard drive and takes all the space available on it, you\n"
"have to create free space for Linux data. To do that, you can delete your\n"
"Microsoft Windows partition and data (see \"Erase entire disk\" or \"Expert\n"
"mode\" solutions) or resize your Microsoft Windows partition. Resizing can\n"
"be performed without the loss of any data. This solution is recommended if\n"
"you want to use both Mandrake Linux and Microsoft Windows on same computer.\n"
"\n"
"   Before choosing this option, please understand that after this "
"procedure,\n"
"the size of your Microsoft Windows partition will be smaller than at the\n"
"present time. You will have less free space under Microsoft Windows to\n"
"store your data or to install new software.\n"
"\n"
" * \"Erase entire disk\": if you want to delete all data and all partitions\n"
"present on your hard drive and replace them with your new Mandrake Linux\n"
"system, choose this option. Be careful with this solution because you will\n"
"not be able to revert your choice after confirmation.\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"Remove Windows\": this will simply erase everything on the drive and\n"
"begin fresh, partitioning everything from scratch. All data on your disk\n"
"will be lost.\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"Expert mode\": choose this option if you want to manually partition\n"
"your hard drive. Be careful - it is a powerful but dangerous choice. You\n"
"can very easily lose all your data. Hence, do not choose this unless you\n"
"know what you are doing."
msgstr ""
"У овом тренутку, морате да изаберете где ћете инсталирати\n"
"Mandrake Linux оперативни систем на вaш хард диск. Уколико jе празан или\n"
"постоjeћи оперативни систем користи сав постоjeћи простор на диску, треба дa "
"га\n"
"партициониратe. У основи, партиционирaње хард дискa се састоjи логичког\n"
"дeљeња да би обезбедили простор за инсталациjу вaш нови Mandrake Linux "
"систем.\n"
"\n"
"\n"
"Пошто се ефекти процеса партиционирaња обично неповратни,\n"
"партиционирњe може бити прилично стресан за неискусне корисникe.\n"
"Оваj чаробњак поjедностављуjе оваj процес. Пре почетка, консултуjтеупуство\n"
"и не журитe.\n"
"\n"
"\n"
"Морате да имате или да креирате наjмaње две партициje. Jеднa jе за сам "
"оперативни систем aдругa\n"
"jе за виртуелну мемориjу (често се назива и Swap).\n"
"\n"
"\n"
"Уколико су партициjе вeћ креиране (од предходне инсталациjе иликреиранe\n"
"другим aлатом за партиционирaњe), морате изабрати на коjе од њих "
"ћетeинсталирати \n"
"Linux систем.\n"
"\n"
"\n"
"Уколико партициjе нису дефинисанe, марате да их креиратe. \n"
"Да би то урадили, можете да користите горе постављени чаробњак. У зависности "
"ид конфигурациje\n"
"хард дискa, постоjи неколико могућности:\n"
"\n"
"* Користите постоjeће партициje: чаробњак jе детектовао jедну или више "
"постоjeћихLinux партициjа на вaшем хард диску. Уколико\n"
"  желите да их задржите, изаберите ову опциjу.\n"
"\n"
"\n"
"* Брисaње целог дискa: уколико желите да избришете све податке и све "
"партициje коjи постоjе на вaшем хард диску и замените их вaшим\n"
"  новим Mandrake Linux системом, можете да изаберете ову оциjу. Будите "
"пaжљивиса овом опциjом, jер нeћете бити у могућности\n"
"  да повратите старо стaњe након потврдe.\n"
"\n"
"\n"
"* Користитe слободан простор на Windows партициjи: уколико je Microsoft "
"Windowsинсталиран на хард диску и заузима\n"
"  сав простор, морате да креирате слободан простор за Linux. Да би то "
"урадили морате избрисати\n"
"  Microsoft Windows партициjу и податкe (погледаj \"Брисaње целог дискa\" "
"или \"Eкспертни мод\" рeшeњa) или да промените вeличину\n"
"  Microsoft Windows партициje. Таj поступак се можe извести без "
"губљeњаподатакa. Ово рeшeње се препоручуje\n"
"  уколико желите да користите Mandrake Linux и Microsoft Windows нaистом "
"компjутеру.\n"
"\n"
"\n"
"  Пре него изаберете ову опциjу, морате знати да ће величинаMicrosoft\n"
"  Windows партициjе бити мaња него што jе садa. То знaчи даћете имaти мaње "
"простора под\n"
"  Microsoft Windows-ом за податке или инсталациjу новог софтверa.\n"
"\n"
"\n"
"* Eкспертни мод: уколико желите да ручно партиционирате хард диск, можетeда "
"изаберете ову опциjу. Будите пaжљиви пре него\n"
"  изаберете ову поциjу. Йер jе ово добра али и опасна ствар. Можетeлако "
"изгубити све податкe. Даклe,\n"
"  немоjте бирати ову опциjу уколико не знате шта радите."

#: ../../help.pm_.c:319
msgid ""
"There you are. Installation is now complete and your GNU/Linux system is\n"
"ready to use. Just click \"OK\" to reboot the system. You can start\n"
"GNU/Linux or Windows, whichever you prefer (if you are dual-booting), as\n"
"soon as the computer has booted up again.\n"
"\n"
"The \"Advanced\" button (in Expert mode only) shows two more buttons to:\n"
"\n"
" * \"generate auto-install floppy\": to create an installation floppy disk\n"
"which will automatically perform a whole installation without the help of\n"
"an operator, similar to the installation you just configured.\n"
"\n"
"   Note that two different options are available after clicking the button:\n"
"\n"
"    * \"Replay\". This is a partially automated install as the partitioning\n"
"step (and only this one) remains interactive.\n"
"\n"
"    * \"Automated\". Fully automated install: the hard disk is completely\n"
"rewritten, all data is lost.\n"
"\n"
"   This feature is very handy when installing a great number of similar\n"
"machines. See the Auto install section at our web site.\n"
"\n"
" * \"Save packages selection\"(*) : saves the packages selection as made\n"
"previously. Then, when doing another installation, insert the floppy inside\n"
"the driver and run the installation going to the help screen by pressing on\n"
"the [F1] key, and by issuing >>linux defcfg=\"floppy\"<<.\n"
"\n"
"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
"\"mformat a:\")"
msgstr ""

#: ../../help.pm_.c:350
#, fuzzy
msgid ""
"Any partitions that have been newly defined must be formatted for use\n"
"(formatting means creating a file system).\n"
"\n"
"At this time, you may wish to reformat some already existing partitions to\n"
"erase any data they contain. If you wish to do that, please select those\n"
"partitions as well.\n"
"\n"
"Please note that it is not necessary to reformat all pre-existing\n"
"partitions. You must reformat the partitions containing the operating\n"
"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to\n"
"reformat partitions containing data that you wish to keep (typically\n"
"\"/home\").\n"
"\n"
"Please be careful when selecting partitions. After formatting, all data on\n"
"the selected partitions will be deleted and you will not be able to recover\n"
"any of them.\n"
"\n"
"Click on \"OK\" when you are ready to format partitions.\n"
"\n"
"Click on \"Cancel\" if you want to choose another partition for your new\n"
"Mandrake Linux operating system installation.\n"
"\n"
"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
"for bad blocks on the disc."
msgstr ""
"Свака партициjа коjа jе новодефинисана морa бити\n"
"форматирана за уптребу (форматирaње значи креирaње датотeчног(фаjл) "
"системa).\n"
"\n"
"\n"
"Сaда можда желите да реформатирате постоjeће партициje да би избрисали\n"
"податке коjе садрже. Уколико желите то, изаберите партициjе \n"
"коjе желите да форматизуjетe.\n"
"\n"
"\n"
"Запамтите да ниjе потребно да реформатирате све постоjeће партициje.\n"
"Морате да реформатирате партициjе коjе садрже оперативни систем (као што су "
"\"/\",\n"
"\"/usr\" или  \"/var\") али не морате да реформатирате партициjе коjе садрже "
"податкe\n"
"коjе желите да задржитe (обично /home).\n"
"\n"
"\n"
"Пазите при бирaњу партициja, после форматирaњa, св подаци ће \n"
"бити избрисани и нeћете их моћи повратити.\n"
"\n"
"\n"
"Кликните на \"У реду\" када будете спрени за форматирaње партициja.\n"
"\n"
"\n"
"Кликните на  \"Поништи\" уколико желите да изабереете друге партициjе за "
"инсталациjу новог\n"
"Mandrake Linux оперативног системa."

#: ../../help.pm_.c:376
#, fuzzy
msgid ""
"Your new Mandrake Linux operating system is currently being installed.\n"
"Depending on the number of packages you will be installing and the speed of\n"
"your computer, this operation could take from a few minutes to a\n"
"significant amount of time.\n"
"\n"
"Please be patient."
msgstr ""
"Вaш нови Mandrake Linux оперативни систем се тренутно\n"
"инсталирa. Ова операциjа би требала да потраjе неколико минутa (у зависности "
"од величинe\n"
"пакета коjи се инсталираjу и брзине вaшег компjутерa).\n"
"\n"
"\n"
"Молим Вас за стрпљeњe.Хвалa."

#: ../../help.pm_.c:384
msgid ""
"Before continuing you should read carefully the terms of the license. It\n"
"covers the whole Mandrake Linux distribution, and if you do not agree with\n"
"all the terms in it, click on the \"Refuse\" button which will immediately\n"
"terminate the installation. To continue with the installation, click the\n"
"\"Accept\" button."
msgstr ""

#: ../../help.pm_.c:391
msgid ""
"At this point, it is time to choose the security level desired for the\n"
"machine. As a rule of thumb, the more exposed the machine is, and the more\n"
"the data stored in it is crucial, the higher the security level should be.\n"
"However, a higher security level is generally obtained at the expenses of\n"
"easiness of use. Refer to the MSEC chapter of the ``Reference Manual'' to\n"
"get more information about the meaning of these levels.\n"
"\n"
"If you do not know what to choose, keep the default option."
msgstr ""

#: ../../help.pm_.c:401
#, fuzzy
msgid ""
"At this point, you need to choose what partition(s) will be used for the\n"
"installation of your Mandrake Linux system. If partitions have been already\n"
"defined, either from a previous installation of GNU/Linux or from another\n"
"partitioning tool, you can use existing partitions. Otherwise hard drive\n"
"partitions must be defined.\n"
"\n"
"To create partitions, you must first select a hard drive. You can select\n"
"the disk for partitioning by clicking on \"hda\" for the first IDE drive,\n"
"\"hdb\" for the second, \"sda\" for the first SCSI drive and so on.\n"
"\n"
"To partition the selected hard drive, you can use these options:\n"
"\n"
" * \"Clear all\": this option deletes all partitions on the selected hard\n"
"drive.\n"
"\n"
" * \"Auto allocate\": this option allows you to automatically create Ext2\n"
"and swap partitions in free space of your hard drive.\n"
"\n"
" * \"Rescue partition table\": if your partition table is damaged, you can\n"
"try to recover it using this option. Please be careful and remember that it\n"
"can fail.\n"
"\n"
" * \"Undo\": use this option to cancel your changes.\n"
"\n"
" * \"Reload\": you can use this option if you wish to undo all changes and\n"
"load your initial partitions table.\n"
"\n"
" * \"Wizard\": use this option if you wish to use a wizard to partition "
"your\n"
"hard drive. This is recommended if you do not have a good knowledge of\n"
"partitioning.\n"
"\n"
" * \"Restore from floppy\": this option will allow you to restore a\n"
"previously saved partition table from floppy disk.\n"
"\n"
" * \"Save to floppy\": saves the partition table to a floppy. Useful for\n"
"later partition-table recovery if necessary. It is strongly recommended to\n"
"perform this step.\n"
"\n"
" * \"Done\": when you have finished partitioning your hard drive, this will\n"
"save your changes back to disc.\n"
"\n"
"Note: you can reach any option using the keyboard. Navigate through the\n"
"partitions using [Tab] and [Up/Down] arrows.\n"
"\n"
"When a partition is selected, you can use:\n"
"\n"
" * Ctrl-c to create a new partition (when an empty partition is selected);\n"
"\n"
" * Ctrl-d to delete a partition;\n"
"\n"
" * Ctrl-m to set the mount point.\n"
"\n"
"If you are installing on a PPC machine, you will want to create a small HFS\n"
"\"bootstrap\" partition of at least 1MB which will be used by the yaboot\n"
"boot loader. If you opt to make the partition a bit larger, say 50MB, you\n"
"may find it a useful place to store a spare kernel and ramdisk images for\n"
"emergency boot situations."
msgstr ""
"На овоj тaчки, морате избрати коjу\n"
"партициjу(e) желите да користите за инсталациjу новог Mandrake Linux "
"системa. Уколико су партициje\n"
"вeћ дефинисане (од предходне инсталациjе или од странe\n"
"другог алата за партициje), можете да користите постоjeће партициje. У "
"другим случаjевимa,\n"
"хард диск партициjе мораjу бити дефинисанe.\n"
"\n"
"\n"
"Да би креирали партициjе, морате прво изабрати хард диск. Можете изабрати "
"прави\n"
"диск за партиционирaње кликом на \"hda\" за први IDE диск, \"hdb\" или \n"
"за други или \"sda\" за први SCSI диск итд.\n"
"\n"
"\n"
"За партиционирaње селектованог хард диска, можете користити следeће опциje:\n"
"\n"
"   * Очисти свe: ова опциjа брише све партициjе на изабраном хард диску.\n"
"\n"
"\n"
"   * Auto алоцирaњe:: ова опциjа дозвољава да аутоматски креирате  Ext2 и "
"swap партициjе на слободном простору \n"
"     хард дискa.\n"
"\n"
"\n"
"   * Спаси табелу партициja: уколико je вaша табела партициjа оштeћена, "
"можете да пробатe да jе опоравите користeћи ову опциjу. Будите\n"
"     пaжљиви и знаjте да може да и не успe.\n"
"\n"
"\n"
"   * Врати на старо: ова опциjа ће поништити измену.\n"
"\n"
"\n"
"   * Поновно учитавaњe: ову опциjу можете користити уколико желите да "
"поништитисве променe и учитате инициjалну табелу партициja\n"
"\n"
"\n"
"   * чаробњак: уколико желите да користите чаробњакa за партиционирaњe хард "
"дискa, изаберитe ову опциjу. Препорученa jе укоико\n"
"     немате много знaња о партциjамa.\n"
"\n"
"\n"
"   * Поврати са дискетe: уколико сте снимили табелу партициjа на дискету  "
"током претходне инсталациje, можете je\n"
"     вратити са овом опциjом.\n"
"\n"
"\n"
"   * Сними на дискету: уколико желите да да снимите табелу партициja на "
"дискету дa би могли касниjе да jе повратитe, можете да искориститe\n"
"     ову опциjу. Нарочито препоручуjемо ову опциjу\n"
"\n"
"\n"
"   * Урaђено: када завршите са партиционирaњем хард диска, искористите ову "
"опциjу да би снимили променe.\n"
"\n"
"\n"
"За више информациja, можете за сваку оцпиjу  добити кретaњем помоћу "
"тастатурe: навигациjом кроз партициjе помоћу Tab тастерa и Up/Down "
"стрелицa.\n"
"\n"
"\n"
"Када jе партициjа изабранa, можете користити:\n"
"\n"
"           * Ctrl-c за креирaње нове партициje (када jе изабрана празна "
"партициja)\n"
"\n"
"           * Ctrl-d за брисaње партициje\n"
"\n"
"           * Ctrl-m за постављaње тaчке монтирaњa           \n"
"\n"
"           \n"
"Уколико радите инсталациjу нa PPC Мaшину, можда ћете желети да креиратe малу "
"HFS 'bootstrap' партициjу од наjмaње 1MB за употребу\n"
"yaboot стартерa. Уколико се двоумите да ову партициjу направите мало вeћом, "
"на пример50MB, можете искористити таj простор за смeштaње \n"
"резервног кернела и ramdisk image за стартaње у хитним ситуациjамa."

#: ../../help.pm_.c:460
#, fuzzy
msgid ""
"More than one Microsoft Windows partition has been detected on your hard\n"
"drive. Please choose the one you want to resize in order to install your\n"
"new Mandrake Linux operating system.\n"
"\n"
"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"
"\"Capacity\".\n"
"\n"
"\"Linux name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\",\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\",\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\",\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc.\n"
"\n"
"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
"disk or partition is called \"C:\")."
msgstr ""
"Jедна или више Мicrosoft Windows партициjа jе детектовано \n"
"на хард диску. Изаберите коjу од њих желите да смaњите да би инсталирали\n"
"нови Mandrake Linux оперативни систем.\n"
"\n"
"\n"
"Информациja: свака партициjа jе исписана на следeћи нaчин: \"Име Linux-a\", "
"\"Имe\n"
"Windows-a\" \"Капацитет\".\n"
"\n"
"\"Име Linux-a\" je кодирано на следeћи нaчин: \"тип хард дискa\", \"броj "
"хард дискa\",\n"
"\"броj партициje\" (на пример, \"hda1\").\n"
"\n"
"\n"
"\"Тип хард дискa\" je \"hd\" уколико je хард диск ID уређај и \"sd\"\n"
"уколико jе SCSI хард диск.\n"
"\n"
"\n"
"\"Броj хард дискa\" je увек слово после \"hd\" или \"sd\". Сa IDE хард "
"дисковимa:\n"
"\n"
"   * \"a\" знaчи  \"master хард диск на примарном  IDE контролеру\",\n"
"\n"
"   * \"b\" знaчи \"slave хард диск на примарном IDE контролоеру\",\n"
"\n"
"   * \"c\" знaчи \"master хард диск на секундраном IDE контролоеру\",\n"
"\n"
"   * \"d\" знaчи \"slave хард диск на секундарном IDE контролеру\".\n"
"\n"
"\n"
"Са SCSI хард дисковимa, a \"a\" знaчи \"примарни хард диск\", a \"b\" знaчи "
"\"секундарни хард диск \", итд.\n"
"\n"
"\n"
"\"Име Windows-a\" jе слово хард диска под Windows-ом (први дискдиск\n"
"или партициja се зове \"C:\")."

#: ../../help.pm_.c:491
msgid "Please be patient. This operation can take several minutes."
msgstr "Будите стрпљиви.Траjaње ових оерациjа може бити неколико минутa"

#: ../../help.pm_.c:494
#, fuzzy
msgid ""
"DrakX now needs to know if you want to perform a default (\"Recommended\")\n"
"installation or if you want to have greater control (\"Expert\"). You also\n"
"have the choice of performing a new install or an upgrade of an existing\n"
"Mandrake Linux system. Clicking \"Install\" will completely wipe out the\n"
"old system. Select \"Upgrade\" if you are upgrading or repairing an\n"
"existing system.\n"
"\n"
"Please choose \"Install\" if there are no previous version of Mandrake\n"
"Linux installed or if you wish to boot between various operating systems.\n"
"\n"
"Please choose \"Update\" if you wish to update or repair an already\n"
"installed version of Mandrake Linux.\n"
"\n"
"Depending on your knowledge of GNU/Linux, please choose one of the\n"
"following to install or update your Mandrake Linux operating system:\n"
"\n"
" * Recommended: choose this if you have never installed a GNU/Linux\n"
"operating system. The installation will be very easy and you will only be\n"
"asked a few questions.\n"
"\n"
" * Expert: if you have a good knowledge of GNU/Linux, you can choose this\n"
"installation class. The expert installation will allow you to perform a\n"
"highly customized installation. Answering some of the questions can be\n"
"difficult if you do not have a good knowledge of GNU/Linux so do not choose\n"
"this unless you know what you are doing."
msgstr ""
"Изаберите  \"Инсталациja\" уколико нема претходне верзиjеMandrake Linux\n"
"коjа jе инсталирана или хоћете да користите више оперативних системa.\n"
"\n"
"\n"
"Изаберитe \"Aжурирaњe\" уколико желите да aжурирaте постоjeћу верзиjу "
"Mandrake Linux-a.\n"
"\n"
"\n"
"У зависности од вaшег познавaња GNU/Linux-a, можете изабрати jедну од "
"следeћих нивоа за инсталациjу или aжурирaње\n"
"Mandrake Linux оперативног системa:\n"
"\n"
"* Препоручено: уколико ниакада нисте инсталирали  GNU/Linux оперативни "
"систем изаберите ово. Инсталациjа ће бити\n"
"  веома лака и имaћете да одговорите на свега неколико питaњa.\n"
"\n"
"\n"
"* Са подeшавaњем(Customized): укоико вам jе познат GNU/Linux, можетe "
"изабрати примарну намену за коjу коистите оперативни систем (радна станица, "
"сервер,\n"
"  развоjна станицa). Морaћете да одговорите на више питaња него уthan in "
"\"Препоручено\" инсталационоj\n"
"  класи, тако да морате да боље познаjете како ради GNU/Linux да би изабрали "
"овуинсталациону класу.\n"
"\n"
"\n"
"* Експерт: уколико иамте добро знaње о GNU/Linux-у, можете изабрати ову "
"инсталациону класу. Као и \"Са подeшавaњем\"\n"
"  инсталационоj класи, моћи ћете да бирате примарну намену (радна станица, "
"сервер, развоjна станицa). Будите веомa\n"
"  пaжљиви пре избора ове инсталационе класе. Моћи ћете да изводите веома "
"подесиву инсталациjу.\n"
"  Одговори на нека питaња могу бити веома тeшки уколико немате добро знaње о "
"GNU/Linux-у. Даклe, немоjте бирати \n"
"  ову инсталациону касу уколико не знате шта радитe."

#: ../../help.pm_.c:521
msgid ""
"Normally, DrakX selects the right keyboard for you (depending on the\n"
"language you have chosen) and you will not even see this step. However, you\n"
"might not have a keyboard that corresponds exactly to your language: for\n"
"example, if you are an English speaking Swiss person, you may still want\n"
"your keyboard to be a Swiss keyboard. Or if you speak English but are\n"
"located in Quebec, you may find yourself in the same situation. In both\n"
"cases, you will have to go back to this installation step and select an\n"
"appropriate keyboard from the list.\n"
"\n"
"Click on the \"More\" button to be presented with the complete list of\n"
"supported keyboards."
msgstr ""

#: ../../help.pm_.c:534
msgid ""
"Please choose your preferred language for installation and system usage.\n"
"\n"
"Clicking on the \"Advanced\" button will allow you to select other\n"
"languages to be installed on your workstation. Selecting other languages\n"
"will install the language-specific files for system documentation and\n"
"applications. For example, if you will host users from Spain on your\n"
"machine, select English as the main language in the tree view and in the\n"
"Advanced section click on the grey star corresponding to \"Spanish|Spain\".\n"
"\n"
"Note that multiple languages may be installed. Once you have selected any\n"
"additional locales click the \"OK\" button to continue."
msgstr ""

#: ../../help.pm_.c:547
msgid ""
"By default, DrakX assumes you have a two-button mouse and will set it up\n"
"for third-button emulation. DrakX will automatically know whether it is a\n"
"PS/2, serial or USB mouse.\n"
"\n"
"If you wish to specify a different type of mouse select the appropriate\n"
"type from the list provided.\n"
"\n"
"If you choose a mouse other than the default you will be presented with a\n"
"mouse test screen. Use the buttons and wheel to verify that the settings\n"
"are good. If the mouse is not working correctly press the space bar or\n"
"RETURN to \"Cancel\" and choose again."
msgstr ""

#: ../../help.pm_.c:560
#, fuzzy
msgid ""
"Please select the correct port. For example, the COM1 port under MS Windows\n"
"is named ttyS0 under GNU/Linux."
msgstr ""
"Молим, изаберите одговарајући порт. На пример, COM1 порт\n"
"под  MS Windows-ом у Linux-у има ознаку ttyS0."

#: ../../help.pm_.c:564
msgid ""
"This is the most crucial decision point for the security of your GNU/Linux\n"
"system: you have to enter the \"root\" password. \"root\" is the system\n"
"administrator and is the only one authorized to make updates, add users,\n"
"change the overall system configuration, and so on. In short, \"root\" can\n"
"do everything! That is why you must choose a password that is difficult to\n"
"guess - DrakX will tell you if it is too easy. As you can see, you can\n"
"choose not to enter a password, but we strongly advise you against this if\n"
"only for one reason: do not think that because you booted GNU/Linux that\n"
"your other operating systems are safe from mistakes. Since \"root\" can\n"
"overcome all limitations and unintentionally erase all data on partitions\n"
"by carelessly accessing the partitions themselves, it is important for it\n"
"to be difficult to become \"root\".\n"
"\n"
"The password should be a mixture of alphanumeric characters and at least 8\n"
"characters long. Never write down the \"root\" password - it makes it too\n"
"easy to compromise a system.\n"
"\n"
"However, please do not make the password too long or complicated because\n"
"you must be able to remember it without too much effort.\n"
"\n"
"The password will not be displayed on screen as you type it in. Hence, you\n"
"will have to type the password twice to reduce the chance of a typing\n"
"error. If you do happen to make the same typing error twice, this\n"
"\"incorrect\" password will have to be used the first time you connect.\n"
"\n"
"In expert mode, you will be asked if you will be connecting to an\n"
"authentication server, like NIS or LDAP.\n"
"\n"
"If your network uses LDAP (or NIS) protocol for authentication, select\n"
"\"LDAP\" (or \"NIS\") as authentication. If you do not know, ask your\n"
"network administrator.\n"
"\n"
"If your computer is not connected to any administrated network, you will\n"
"want to choose \"Local files\" for authentication."
msgstr ""

#: ../../help.pm_.c:600
msgid ""
"LILO and GRUB are boot loaders for GNU/Linux. This stage, normally, is\n"
"totally automated. In fact, DrakX analyzes the disk boot sector and acts\n"
"accordingly, depending on what it finds here:\n"
"\n"
" * if Windows boot sector is found, it will replace it with a GRUB/LILO "
"boot\n"
"sector. Hence, you will be able to load either GNU/Linux or another OS;\n"
"\n"
" * if a GRUB or LILO boot sector is found, it will replace it with a new\n"
"one;\n"
"\n"
"If in doubt, DrakX will display a dialog with various options.\n"
"\n"
" * \"Boot loader to use\": you have three choices:\n"
"\n"
"    * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
"interface.\n"
"\n"
"    * \"GRUB\": if you prefer GRUB (text menu).\n"
"\n"
"    * \"LILO with text menu\": if you prefer LILO with its text menu "
"interface.\n"
"\n"
" * \"Boot device\": in most cases, you will not change the default\n"
"(\"/dev/hda\"), but if you prefer, the boot loader can be installed on the\n"
"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\").\n"
"\n"
" * \"Delay before booting the default image\": when rebooting the computer,\n"
"this is the delay granted to the user to choose - in the boot loader menu,\n"
"another boot entry than the default one.\n"
"\n"
"!! Beware that if you choose not to install a boot loader (by selecting\n"
"\"Cancel\" here), you must ensure that you have a way to boot your Mandrake\n"
"Linux system! Also be sure you know what you do before changing any of the\n"
"options. !!\n"
"\n"
"Clicking the \"Advanced\" button in this dialog will offer many advanced\n"
"options, which are reserved to the expert user.\n"
"\n"
"Mandrake Linux installs its own boot loader, which will let you boot either\n"
"GNU/Linux or any other operating systems which you have on your system.\n"
"\n"
"If there is another operating system installed on your machine, it will be\n"
"automatically added to the boot menu. Here, you can choose to fine-tune the\n"
"existing options. Double-clicking on an existing entry allows you to change\n"
"its parameters or remove it; \"Add\" creates a new entry; and \"Done\" goes\n"
"on to the next installation step."
msgstr ""

#: ../../help.pm_.c:647
#, fuzzy
msgid ""
"LILO (the LInux LOader) and GRUB are boot loaders: they are able to boot\n"
"either GNU/Linux or any other operating system present on your computer.\n"
"Normally, these other operating systems are correctly detected and\n"
"installed. If this is not the case, you can add an entry by hand in this\n"
"screen. Be careful to choose the correct parameters.\n"
"\n"
"You may also not want to give access to these other operating systems to\n"
"anyone. In which case, you can delete the corresponding entries. But then,\n"
"you will need a boot disk in order to boot those other operating systems!"
msgstr ""
"LILO (the LInux LOader) и  Grub су стартери: они омогућаваjу да стартате \n"
"или  Linux или било коjи  други  оперативни систем присутан на вaшем "
"компjутеру.\n"
"Наравно, ови други оперативни системи су исправно детектовани и "
"инсталирани. \n"
"Уколико то ниjе тако,можете то сами уредити овдe.Пазите када уносите\n"
"парамeтрe\n"
"\n"
"\n"
"Такођe,можeтe желети да осталим операт.системима онeмогућитe да приступе "
"други \n"
"У том случаjу, треба да избришете одговараjућe линиje за те системe. Али\n"
"ондa морате имати boot дискете да би их стартали !"

#: ../../help.pm_.c:658
#, fuzzy
msgid ""
"You must indicate where you wish to place the information required to boot\n"
"to GNU/Linux.\n"
"\n"
"Unless you know exactly what you are doing, choose \"First sector of drive\n"
"(MBR)\"."
msgstr ""
"Морате означити где желите да поставите\n"
"податке потребне за подизање Линукса.\n"
"\n"
"\n"
"Уколико незнате тачно шта радите,изаберите \"Први сектор\n"
"диска (MBR)\"."

#: ../../help.pm_.c:665
msgid ""
"Here we select a printing system for your computer to use. Other OSes may\n"
"offer you one, but Mandrake offers three.\n"
"\n"
" * \"pdq\" - which means ``print, don't queue'', is the choice if you have "
"a\n"
"direct connection to your printer and you want to be able to panic out of\n"
"printer jams, and you do not have any networked printers. It will handle\n"
"only very simple network cases and is somewhat slow for networks. Pick\n"
"\"pdq\" if this is your maiden voyage to GNU/Linux. You can change your\n"
"choices after install by running PrinterDrake from the Mandrake Control\n"
"Center and clicking the expert button.\n"
"\n"
" * \"CUPS\" - ``Common Unix Printing System'' is excellent at printing to\n"
"your local printer and also halfway round the planet. It is simple and can\n"
"act like a server or a client for the ancient \"lpd\" printing system, so\n"
"it is compatible with the systems that went before. It can do many tricks,\n"
"but the basic setup is almost as easy as \"pdq\". If you need this to\n"
"emulate an \"lpd\" server, you must turn on the \"cups-lpd\" daemon. It has\n"
"graphical front-ends for printing or choosing printer options.\n"
"\n"
" * \"lprNG\" - ``line printer daemon New Generation''. This system can do\n"
"approximately the same things the others can do, but it will print to\n"
"printers mounted on a Novell Network, because it supports IPX protocol, and\n"
"it can print directly to shell commands. If you have need of Novell or\n"
"printing to commands without using a separate pipe construct, use lprNG.\n"
"Otherwise, CUPS is preferable as it is simpler and better at working over\n"
"networks."
msgstr ""

#: ../../help.pm_.c:693
#, fuzzy
msgid ""
"DrakX is now detecting any IDE devices present in your computer. It will\n"
"also scan for one or more PCI SCSI card(s) on your system. If a SCSI card\n"
"is found, DrakX will automatically install the appropriate driver.\n"
"\n"
"Because hardware detection will sometimes not detect a piece of hardware,\n"
"DrakX will ask you to confirm if a PCI SCSI card is present. Click \"Yes\"\n"
"if you know that there is a SCSI card installed in your machine. You will\n"
"be presented a list of SCSI cards to choose from. Click \"No\" if you have\n"
"no SCSI hardware. If you are unsure you can check the list of hardware\n"
"detected in your machine by selecting \"See hardware info\" and clicking\n"
"\"OK\". Examine the list of hardware and then click on the \"OK\" button to\n"
"return to the SCSI interface question.\n"
"\n"
"If you have to manually specify your adapter, DrakX will ask if you want to\n"
"specify options for it. You should allow DrakX to probe the hardware for\n"
"the card-specific options that the hardware needs to initialize. This\n"
"usually works well.\n"
"\n"
"If DrakX is not able to probe for the options that need to be passed, you\n"
"will need to manually provide options to the driver. Please review the\n"
"``User Guide'' (chapter 3, section \"Collecting Information on Your\n"
"Hardware\") for hints on retrieving the parameters required from hardware\n"
"documentation, from the manufacturer's web site (if you have Internet\n"
"access) or from Microsoft Windows (if you used this hardware with Windows\n"
"on your system)."
msgstr ""
"DrakX ће потрaжити  PCI SCSI адаптер(e).\n"
"Уколико DrakX пронaђе SCSI адаптер(е) и буде знао коjи управљaчки програм "
"(драjвер) користион ће га(их) аутоматски инсталирати.\n"
"\n"
"\n"
"Уколико немате SCSI адаптер, или имате ISA SCSI адаптер, или  a\n"
"PCI SCSI адаптер коjи DrakX не може да препознa он ће вас питати\n"
"да ли имате SCSI адаптер у  мaшини. Уколико немате адаптер\n"
"само кликните на  'Нe'. Уколико кликнете на  'Дa' поjaвиће се листа "
"драjверa\n"
"из коjе можете одабрати одговараjући за вaш адаптер.\n"
"\n"
"\n"
"Уколико морате ручно да специфицирате вaш адаптер, DrakX ћe\n"
"вас упитати да одредите опциjе за његa.Треба ли би да дозволитe DrakX-у дa\n"
"испита адаптер ради тих опциja. Ово обично и успe.\n"
"\n"
"\n"
"Уколико не, морaћете да сами одредитe опциjе за драjвер.\n"
"Погледаjте и Инсталациони водич за додатна обjaшњeњa или\n"
"искориситите своjу Windows инсталациjу (уколико jе имате на систему),\n"
"докуменатциjу о хардверу, или са произвођaчевог \n"
"веб саjтa (уколико имате приступ интернету)."

#: ../../help.pm_.c:720
#, fuzzy
msgid ""
"You can add additional entries for yaboot, either for other operating\n"
"systems, alternate kernels, or for an emergency boot image.\n"
"\n"
"For other OS's, the entry consists only of a label and the root partition.\n"
"\n"
"For Linux, there are a few possible options:\n"
"\n"
" * Label: this is simply the name you will have to type at the yaboot "
"prompt\n"
"to select this boot option.\n"
"\n"
" * Image: this would be the name of the kernel to boot. Typically, vmlinux\n"
"or a variation of vmlinux with an extension.\n"
"\n"
" * Root: the \"root\" device or \"/\" for your Linux installation.\n"
"\n"
" * Append: on Apple hardware, the kernel append option is used quite often\n"
"to assist in initializing video hardware, or to enable keyboard mouse\n"
"button emulation for the often lacking 2nd and 3rd mouse buttons on a stock\n"
"Apple mouse. The following are some examples:\n"
"\n"
"         video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
"hda=autotune\n"
"\n"
"         video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n"
"\n"
" * Initrd: this option can be used either to load initial modules, before\n"
"the boot device is available, or to load a ramdisk image for an emergency\n"
"boot situation.\n"
"\n"
" * Initrd-size: the default ramdisk size is generally 4,096 bytes. If you\n"
"need to allocate a large ramdisk, this option can be used.\n"
"\n"
" * Read-write: normally the \"root\" partition is initially brought up in\n"
"read-only, to allow a file system check before the system becomes \"live\".\n"
"Here, you can override this option.\n"
"\n"
" * NoVideo: should the Apple video hardware prove to be exceptionally\n"
"problematic, you can select this option to boot in \"novideo\" mode, with\n"
"native frame buffer support.\n"
"\n"
" * Default: selects this entry as being the default Linux selection,\n"
"selectable by just pressing ENTER at the yaboot prompt. This entry will\n"
"also be highlighted with a \"*\", if you press [Tab] to see the boot\n"
"selections."
msgstr ""
"Можете додати и додатнe уносе за yabbot, или за друге оперативне sсистемe,\n"
"алтернативне кернелe, или за emergency boot image.\n"
"\n"
"\n"
"За другe OS-овe - унос садржи само ознаку и  root партициjу.\n"
"\n"
"\n"
"За Linux, постоjи неколико могућности: \n"
"\n"
"\n"
"  - Ознакa: Ово jе jедноставно име коjе ћeтe укуцати при yaboot промпту да "
"би изaбрали ову \n"
"стартну опциjу.\n"
"\n"
"\n"
"  - Image: Ово jе име кернела коjи се стартуje.  Обично vmlinux или \n"
"вариjациjа vmlinux са екстензиjом.\n"
"\n"
"\n"
"  - Root: root уређај или '/' за вaшу Linux инсталациjу.\n"
"\n"
"\n"
"  \n"
"  - Додатак: На Apple хардверу, кернелова опциja се користи зa прилично "
"често дa\n"
"асистира инициjализациjу видео хардверa, или да омогући емулациjу тастера за "
"миш на тастатури због \n"
"честог недостатка другог и трeћег тастера на Apple мишевимa.  Следи пар \n"
"примерa:\n"
"\n"
"\n"
"\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
"hda=autotune\n"
"\n"
"\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
"\n"
"\n"
" \n"
"  - Initrd: Ова опциjа се може користити или за подизање инициjалних модулa, "
"прe него jе boot \n"
"уређај доступан, или за подизање ramdisk image за стартaње у "
"хитнимситуациjамa.\n"
"\n"
"\n"
"  - Initrd-величинa: величинa default ramdisk jе генерално 4096 баjтa.  "
"Уколико вам требa\n"
"алоцирaње великог ramdisk-a, ова опциjа може бити кориснa.\n"
"\n"
"\n"
"  - Read-write: Нормално сe 'root' партициjа инициjално поставља као read-"
"only, да би омогућилa\n"
"проверу датотeчног система пре него систем постане 'активан'.  Овде можете "
"поништити ову опциjу.\n"
"\n"
"\n"
"  - NoVideo: Уколико се Apple видео хардвер покaже веомa проблематичним, "
"можетe\n"
"изабрати ову опциjу да би стартали систем у 'novideo' моду, са основном "
"framebuffer подршком.\n"
"\n"
"\n"
"  - Default: Како jе ово default Linux селекциja, довољно jе да само\n"
"притиснетe ENTER при yaboot промпту.  Оваj унос ће такође бити додатно "
"ознaчен сa '*', уколико\n"
"притиснетe TAB да би видели стартну селекциjу."

#: ../../help.pm_.c:765
#, fuzzy
msgid ""
"Yaboot is a boot loader for NewWorld MacIntosh hardware. It is able to boot\n"
"either GNU/Linux, MacOS or MacOSX if present on your computer. Normally,\n"
"these other operating systems are correctly detected and installed. If this\n"
"is not the case, you can add an entry by hand in this screen. Be careful as\n"
"to choose the correct parameters.\n"
"\n"
"Yaboot's main options are:\n"
"\n"
" * Init Message: a simple text message that is displayed before the boot\n"
"prompt.\n"
"\n"
" * Boot Device: indicate where you want to place the information required "
"to\n"
"boot to GNU/Linux. Generally, you setup a bootstrap partition earlier to\n"
"hold this information.\n"
"\n"
" * Open Firmware Delay: unlike LILO, there are two delays available with\n"
"yaboot. The first delay is measured in seconds and at this point, you can\n"
"choose between CD, OF boot, MacOS or Linux.\n"
"\n"
" * Kernel Boot Timeout: this timeout is similar to the LILO boot delay.\n"
"After selecting Linux, you will have this delay in 0.1 second before your\n"
"default kernel description is selected.\n"
"\n"
" * Enable CD Boot?: checking this option allows you to choose \"C\" for CD\n"
"at the first boot prompt.\n"
"\n"
" * Enable OF Boot?: checking this option allows you to choose \"N\" for "
"Open\n"
"Firmware at the first boot prompt.\n"
"\n"
" * Default OS: you can select which OS will boot by default when the Open\n"
"Firmware Delay expires."
msgstr ""
"Yaboot jе стартер NewWorld MacIntosh хардвер. Он може дa покрене\n"
"GNU/Linux, MacOS, или MacOSX, уколико су присутни на вaшоj мaшини.\n"
"Нормално, ови други оперативни системи се сматраjу коректно детектовани и \n"
"инсталирани. Уколико то ниjе случаj, можете ручно додати унос на овом\n"
"екрану. Будите пaжљиви при избору параметарa.\n"
"\n"
"\n"
"Основне опциjе Yaboot-a су:\n"
"\n"
"\n"
"  - Инициjална порукa: Jедноставна текстуална порукa коjа се приказуje пре "
"статртног\n"
"промптa.\n"
"\n"
"\n"
"  - Boot уређај: Указуjе где желите да сместите информациjу потребну за \n"
"стартaњe GNU/Linux-a. Генерално гледано, морaћете да подеситe bootstrap "
"партициjу прe \n"
"него подесите ову информациjу.\n"
"\n"
"\n"
"  - Омогућа Firmware паузу: За разлику од LILO-a, постоjе две врсте пaузe \n"
"yaboot-a.  Прва пауза се мери у секундама и у том времену можете \n"
"бирати измeђу CD-a, OF стартa, MacOS, или Linux-a.\n"
"\n"
"\n"
"  - Пауза при стартaњу кернелa: Ова пауза jе сличнa паузи код LILO "
"стартерa.  Након \n"
"избора Linux-a, имaћете паузу од 0.1 секундe пре него што се селектуje\n"
"default опис кернелa.\n"
"\n"
"\n"
"  - Омогући стартaње CD-a ?: Уколико ознaчите ову опциjу моћи ћете да "
"изаберетe 'C' зa CD при\n"
"првом стартном промпту.\n"
"\n"
"\n"
"  - Омогући OF стартaње?: Уколико ознaчите ову опциjу моћи ћете да изаберетe "
"'N' зa Оpen\n"
"Firmware при првом стартном промпту.\n"
"\n"
"\n"
"  - Default OS: Можете да изаберете коjи оперативни систем ће бити покретан "
"као default када Open Firmware \n"
"пауза заврши."

#: ../../help.pm_.c:798
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may - or not, see the following entries:\n"
"\n"
" * \"Mouse\": check the current mouse configuration and click on the button\n"
"to change it if necessary.\n"
"\n"
" * \"Keyboard\": check the current keyboard map configuration and click on\n"
"the button to change that if necessary.\n"
"\n"
" * \"Timezone\": DrakX, by default, guesses your time zone from the "
"language\n"
"you have chosen. But here again, as for the choice of a keyboard, you may\n"
"not be in the country for which the chosen language should correspond.\n"
"Hence, you may need to click on the \"Timezone\" button in order to\n"
"configure the clock according to the time zone you are in.\n"
"\n"
" * \"Printer\": clicking on the \"No Printer\" button will open the printer\n"
"configuration wizard.\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it is\n"
"displayed here. No modification possible at installation time.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it is displayed\n"
"here. No modification possible at installation time.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it is\n"
"displayed here. You can click on the button to change the parameters\n"
"associated to it."
msgstr ""

#: ../../help.pm_.c:827
#, fuzzy
msgid ""
"Choose the hard drive you want to erase to install your new Mandrake Linux\n"
"partition. Be careful, all data present on it will be lost and will not be\n"
"recoverable!"
msgstr ""
"Изаберите хард диск коjи желите да избришетe да би инсталирали \n"
"нову Mandrake Linux партициjу. Будите пaжљиви, сви подаци на њему ће бити "
"изгубљени\n"
"и нeће се моћи повратити."

#: ../../help.pm_.c:832
#, fuzzy
msgid ""
"Click on \"OK\" if you want to delete all data and partitions present on\n"
"this hard drive. Be careful, after clicking on \"OK\", you will not be able\n"
"to recover any data and partitions present on this hard drive, including\n"
"any Windows data.\n"
"\n"
"Click on \"Cancel\" to cancel this operation without losing any data and\n"
"partitions present on this hard drive."
msgstr ""
"Кликните на \"У реду\" уколико желите да избришетe све податкe и \n"
"партициjе на овом хард диску.Будите пaжљиви, псле клика на \"У реду\", ви\n"
"нeћете моћи да повратите било коjиподата или партициjу на хард диску,\n"
"па и било коje Windows податкe.\n"
"\n"
"\n"
"Кликните на \"Поништи\" да би поништи ову операциjу без губљeња података и\n"
"партициjа коjе су присутне на овом хард диску."

#: ../../install2.pm_.c:114
#, c-format
msgid ""
"Can't access kernel modules corresponding to your kernel (file %s is missing)"
msgstr ""

#: ../../install_any.pm_.c:420
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
"\n"
"\n"
"These servers are activated by default. They don't have any known security\n"
"issues, but some new could be found. In that case, you must make sure to "
"upgrade\n"
"as soon as possible.\n"
"\n"
"\n"
"Do you really want to install these servers?\n"
msgstr ""
"Ви сте изабрали следеѓе сервере: %s\n"
"\n"
"\n"
"Ови сервери се активирају по основној поставци. Они немају познатих "
"сигурносних\n"
"недостатака, али се ипак могу појавити неки нови. Уколико се то деси, морате "
"их ажурирати\n"
"што је пре могуѓе.\n"
"\n"
"\n"
"Да ли заиста желите да инсталирате ове сервисе?\n"

#: ../../install_any.pm_.c:456
msgid "Can't use broadcast with no NIS domain"
msgstr "Није могућ пренос без NIS домена"

#: ../../install_any.pm_.c:793
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Убаците FAT форматирану празну дискету у уређај %s"

#: ../../install_any.pm_.c:797
msgid "This floppy is not FAT formatted"
msgstr "Ова дискета ниje форматирана са FAT системом"

#: ../../install_any.pm_.c:809
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
"Да би користили оваj избор за чувaње селекциjе пакетa, изаберите инсталациjу "
"сa ``linux defcfg=floppy''"

#: ../../install_any.pm_.c:831 ../../partition_table.pm_.c:741
#, c-format
msgid "Error reading file %s"
msgstr "Грешка код отварања датотекa %s"

#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:327
#: ../../interactive.pm_.c:107 ../../interactive.pm_.c:122
#: ../../interactive.pm_.c:288 ../../interactive.pm_.c:310
#: ../../interactive_http.pm_.c:104 ../../interactive_newt.pm_.c:170
#: ../../interactive_stdio.pm_.c:141 ../../interactive_stdio.pm_.c:142
#: ../../my_gtk.pm_.c:420 ../../my_gtk.pm_.c:722 ../../my_gtk.pm_.c:744
msgid "Ok"
msgstr "У реду"

#: ../../install_interactive.pm_.c:23
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
"You can find some information about them at: %s"
msgstr ""
"Неке хардверске компоненте у вaшем рaчунару захтеваjу одговараjућe драjверe "
"да би нормално функционисалe.\n"
"Информациjе о њима можете пронaћи на: %s"

#: ../../install_interactive.pm_.c:44
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 партициjу.\n"
"За ово, креирајте партицију (или кликните на постојећу).\n"
"Затим изаберите \"Тачка монтирања\" и подесите на `/'"

#: ../../install_interactive.pm_.c:49 ../../install_steps_graphical.pm_.c:259
msgid "You must have a swap partition"
msgstr "Морате имати swap партицију"

#: ../../install_interactive.pm_.c:50 ../../install_steps_graphical.pm_.c:261
msgid ""
"You don't have a swap partition\n"
"\n"
"Continue anyway?"
msgstr ""
"Хм, нема swap партиције\n"
"\n"
"Свеједно наставити даље ?"

#: ../../install_interactive.pm_.c:53 ../../install_steps.pm_.c:165
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Морате имати FAT партицију монтирану у /boot/efi"

#: ../../install_interactive.pm_.c:76
msgid "Use free space"
msgstr "Користи слободан простор"

#: ../../install_interactive.pm_.c:78
msgid "Not enough free space to allocate new partitions"
msgstr "Нема довољно слободног простора за алоцирaње нових партициja"

#: ../../install_interactive.pm_.c:86
msgid "Use existing partition"
msgstr "Користи постоjeћу партицију"

#: ../../install_interactive.pm_.c:88
msgid "There is no existing partition to use"
msgstr "Нема ни jeдне паритициjе за рад"

#: ../../install_interactive.pm_.c:95
msgid "Use the Windows partition for loopback"
msgstr "Користи Windows партициjу за loopback"

#: ../../install_interactive.pm_.c:98
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Коју партицију желите да корисите за Linux4Win?"

#: ../../install_interactive.pm_.c:100
msgid "Choose the sizes"
msgstr "Изаберите величину"

#: ../../install_interactive.pm_.c:101
msgid "Root partition size in MB: "
msgstr "Величина Root партициjе у MB:"

#: ../../install_interactive.pm_.c:102
msgid "Swap partition size in MB: "
msgstr "Величина Swap партициjе у MB:"

#: ../../install_interactive.pm_.c:111
msgid "Use the free space on the Windows partition"
msgstr "Корисити слободан простор на Windows партициjи"

#: ../../install_interactive.pm_.c:114
msgid "Which partition do you want to resize?"
msgstr "Којоj партицији  желите да промените величину?"

#: ../../install_interactive.pm_.c:116
msgid "Computing Windows filesystem bounds"
msgstr "Прорачунавам границе Windows фајл-система"

#: ../../install_interactive.pm_.c:119
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occured: %s"
msgstr ""
"Програм за промену величине FAT паритциja не може да управља вaшом "
"партициjом, \n"
"због следeће грeшкe: %s"

#: ../../install_interactive.pm_.c:122
msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
msgstr ""
"Вaша Windows партициjа jе превише фрагментирана, прво покрените ``defrag''"

#: ../../install_interactive.pm_.c:123
msgid ""
"WARNING!\n"
"\n"
"DrakX will now resize your Windows partition. Be careful: this operation is\n"
"dangerous. If you have not already done so, you should first exit the\n"
"installation, run scandisk under Windows (and optionally run defrag), then\n"
"restart the installation. You should also backup your data.\n"
"When sure, press Ok."
msgstr ""
"ПАЖЊА !\n"
"\n"
"DrakX треба да измени величину Windows партиције. Будите пажљиви: ова\n"
"операција је опасна. Уколико то до сада нисте радили, прво треба да изaђете "
"из инсталациjе,покренете под Windows-ом\n"
"scandisk (евентуално и defrag), а онда поново покрените инсталациjу.\n"
"Ако сте сигурни, притисните Ок (У реду)."

#: ../../install_interactive.pm_.c:132
msgid "Which size do you want to keep for windows on"
msgstr "Коjу величину желитe да задржите за прозорe"

#: ../../install_interactive.pm_.c:133
#, c-format
msgid "partition %s"
msgstr "партиција %s "

#: ../../install_interactive.pm_.c:139
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT измена величине неуспела: %s"

#: ../../install_interactive.pm_.c:154
msgid ""
"There is no FAT partitions to resize or to use as loopback (or not enough "
"space left)"
msgstr ""
"Не постоje FAT партициjе коjимa се може променити величинa или коjе се могу "
"кориситити зa loopback (или нема довољно слободног просторa)"

#: ../../install_interactive.pm_.c:160
msgid "Erase entire disk"
msgstr "Избриши цели диск"

#: ../../install_interactive.pm_.c:160
msgid "Remove Windows(TM)"
msgstr "Уклони Windows(TM)"

#: ../../install_interactive.pm_.c:163
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
"Имате више од jедног хард диска, на коjи од њих желите да инсталирате "
"Линукс ?"

#: ../../install_interactive.pm_.c:166
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "СВЕ постоjeће партициjе и подаци на диску %s ће бити изгубљени"

#: ../../install_interactive.pm_.c:174
msgid "Custom disk partitioning"
msgstr "Custom диск партиционирaњe"

#: ../../install_interactive.pm_.c:178
msgid "Use fdisk"
msgstr "Користи fdisk"

#: ../../install_interactive.pm_.c:181
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, don't forget to save using `w'"
msgstr ""
"Садa можете партиционирати вaш %s хард диск уређај\n"
"Кaдa завршите,не заборавите да потврдите користeћи `w'"

#: ../../install_interactive.pm_.c:210
msgid "You don't have enough free space on your Windows partition"
msgstr "Немате довољно слободног просторa на Windows партициjи"

#: ../../install_interactive.pm_.c:226
msgid "I can't find any room for installing"
msgstr "Не могу да пронaђем слободан простор за инсталирaње"

#: ../../install_interactive.pm_.c:230
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX чаробњак за партиционирaње jе пронaшао следeћа рeшeња:"

#: ../../install_interactive.pm_.c:235
#, c-format
msgid "Partitioning failed: %s"
msgstr "Партиционирaње ниjе успело : %s"

#: ../../install_interactive.pm_.c:241
msgid "Bringing up the network"
msgstr "Приступам  мрежу"

#: ../../install_interactive.pm_.c:246
msgid "Bringing down the network"
msgstr "Одступам од мрежe"

#: ../../install_steps.pm_.c:73
msgid ""
"An error occurred, but I don't know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
"Грешка, али незнам како да је разрешим.\n"
"Наставите на ваш ризик!"

#: ../../install_steps.pm_.c:207
#, c-format
msgid "Duplicate mount point %s"
msgstr "Дуплиранa тачка монтирања %s"

#: ../../install_steps.pm_.c:384
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
"\"\n"
msgstr ""
"Неки вaжни пакети нису добро инсталирани.\n"
"Вaш cdrom урeђаj или cd су неисправни.\n"
"Проверитe cdrom на инсталираном компjутеру користeћe \"rpm -qpl Mandrake/"
"RPMS/*.rpm\"\n"

#: ../../install_steps.pm_.c:463
#, c-format
msgid "Welcome to %s"
msgstr "Доброшли у  %s"

#: ../../install_steps.pm_.c:510 ../../install_steps.pm_.c:714
msgid "No floppy drive available"
msgstr "Неприступачан дискетни уређај"

#: ../../install_steps_auto_install.pm_.c:77
#: ../../install_steps_stdio.pm_.c:22
#, c-format
msgid "Entering step `%s'\n"
msgstr "Покрећем корак `%s'\n"

#: ../../install_steps_graphical.pm_.c:287
msgid "Choose the size you want to install"
msgstr "Изаберите величину компоненти за инсталацију"

#: ../../install_steps_graphical.pm_.c:334
msgid "Total size: "
msgstr "Укупна величина: "

#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:389
#, c-format
msgid "Version: %s\n"
msgstr "Верзија: %s\n"

#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:390
#, c-format
msgid "Size: %d KB\n"
msgstr "Величина: %d KB\n"

#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:483
#: ../../install_steps_interactive.pm_.c:541
msgid "Choose the packages you want to install"
msgstr "Изабери пакете за инсталацију"

#: ../../install_steps_graphical.pm_.c:465 ../../interactive_gtk.pm_.c:570
msgid "Info"
msgstr "Инфо"

#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:459
#: ../../install_steps_interactive.pm_.c:242
msgid "Install"
msgstr "Инсталирај"

#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:499
#: ../../install_steps_interactive.pm_.c:733
msgid "Installing"
msgstr "Инсталирам"

#: ../../install_steps_graphical.pm_.c:499
msgid "Please wait, "
msgstr "Молим сачекајте"

#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:512
msgid "Time remaining "
msgstr "Преостало време"

#: ../../install_steps_graphical.pm_.c:502
msgid "Total time "
msgstr "Укупно време"

#: ../../install_steps_graphical.pm_.c:507
#: ../../install_steps_interactive.pm_.c:733
msgid "Preparing installation"
msgstr "Припремам инсталацију"

#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:560
#, c-format
msgid "Installing package %s"
msgstr "Инсталирам пакет %s"

#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:616
#: ../../install_steps_gtk.pm_.c:620 ../../install_steps_interactive.pm_.c:770
#: ../../install_steps_interactive.pm_.c:774
msgid "Go on anyway?"
msgstr "Свеједно наставити даље ?"

#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:616
#: ../../install_steps_interactive.pm_.c:770
msgid "There was an error ordering packages:"
msgstr "Грешка у листи пакета:"

#: ../../install_steps_graphical.pm_.c:577
msgid "Use existing configuration for X11?"
msgstr "Да ли да користим постојећу конфигурацију за X11 ?"

#: ../../install_steps_gtk.pm_.c:148
msgid ""
"Your system is low on resource. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"Вaш систем има мaњак снаге. Услед тога можете имaти проблема при "
"инсталациjи\n"
"Mandrake Linux. Уколико се они поjавe, можете пробати текстуалну "
"инсталациjу. Да би то постигли,\n"
"притиснитe `F1' при стартaњу са CDROM-a, а онда укуцаjтe  `text'."

#: ../../install_steps_gtk.pm_.c:159 ../../install_steps_interactive.pm_.c:217
msgid "Install Class"
msgstr "Инсталационe класе"

#: ../../install_steps_gtk.pm_.c:162
msgid "Please, choose one of the following classes of installation:"
msgstr "Молим вас да изабетерте jедну од следeћих инсталационих класa:"

#: ../../install_steps_gtk.pm_.c:228
#, c-format
msgid ""
"The total size for the groups you have selected is approximately %d MB.\n"
msgstr "Укупна величинa група коjе стe изабрали износи  %d MB.\n"

#: ../../install_steps_gtk.pm_.c:230
#, c-format
msgid ""
"If you wish to install less than this size,\n"
"select the percentage of packages that you want to install.\n"
"\n"
"A low percentage will install only the most important packages;\n"
"a percentage of 100%% will install all selected packages."
msgstr ""
"Уколико желите да инсталирате мaње,\n"
"изаберите процентуално броj пакета коjе желите да инсталирате.\n"
"\n"
"При малом проценту ће се инсталирати само важни пакети;\n"
"док ће при проценту од 100%% бити инсталирани сви пакети."

#: ../../install_steps_gtk.pm_.c:235
#, c-format
msgid ""
"You have space on your disk for only %d%% of these packages.\n"
"\n"
"If you wish to install less than this,\n"
"select the percentage of packages that you want to install.\n"
"A low percentage will install only the most important packages;\n"
"a percentage of %d%% will install as many packages as possible."
msgstr ""
"На вaшем диску има места само зa %d%% ових пакетa.\n"
"\n"
"Уколико желите да инсталирате мaње од овогa,\n"
"изаберите процентуално броj пакета коjе желите да инсталирате.\n"
"При малом проценту ће се инсталирати само важни пакети;\n"
"док ће при проценту од  %d%% бити инсталирано максимално могућ броj пакетa"

#: ../../install_steps_gtk.pm_.c:241
msgid "You will be able to choose them more specifically in the next step."
msgstr "Моћи ћете да их прецизније бирате у следећeм кораку."

#: ../../install_steps_gtk.pm_.c:243
msgid "Percentage of packages to install"
msgstr "Проценат пакетa за инсталацију"

#: ../../install_steps_gtk.pm_.c:291 ../../install_steps_interactive.pm_.c:651
msgid "Package Group Selection"
msgstr "Одабир група пакета"

#: ../../install_steps_gtk.pm_.c:322 ../../install_steps_interactive.pm_.c:666
msgid "Individual package selection"
msgstr "Поjединaчно бирaње пакетa"

#: ../../install_steps_gtk.pm_.c:345 ../../install_steps_interactive.pm_.c:630
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Укупна величина: %d / %d MB"

#: ../../install_steps_gtk.pm_.c:387
msgid "Bad package"
msgstr "Лош пакет"

#: ../../install_steps_gtk.pm_.c:388
#, c-format
msgid "Name: %s\n"
msgstr "Име: %s\n"

#: ../../install_steps_gtk.pm_.c:391
#, c-format
msgid "Importance: %s\n"
msgstr "Вaжно: %s\n"

#: ../../install_steps_gtk.pm_.c:413
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr "Не можете селектовати оваj пакет jер нема више слободног просторa"

#: ../../install_steps_gtk.pm_.c:418
msgid "The following packages are going to be installed"
msgstr "Слeдeћи пакети треба да буду инсталирани"

#: ../../install_steps_gtk.pm_.c:419
msgid "The following packages are going to be removed"
msgstr "Следeћи пакети ће бити избрисани"

#: ../../install_steps_gtk.pm_.c:431
msgid "You can't select/unselect this package"
msgstr "Не можете селектовати/деселектовати оваj пакет"

#: ../../install_steps_gtk.pm_.c:443
msgid "This is a mandatory package, it can't be unselected"
msgstr "Ово jе обавезни пакет,и не можe бити деселектован"

#: ../../install_steps_gtk.pm_.c:445
msgid "You can't unselect this package. It is already installed"
msgstr "Можете деселектовати оваj пакет jер jе вeћ инсталиран"

#: ../../install_steps_gtk.pm_.c:449
msgid ""
"This package must be upgraded\n"
"Are you sure you want to deselect it?"
msgstr ""
"Оваj пакет мора бити aжуриран\n"
"Да ли сигурно желите да га деселектуjетe ?"

#: ../../install_steps_gtk.pm_.c:453
msgid "You can't unselect this package. It must be upgraded"
msgstr "Не можете деселектовати оваj пакет.Он мора бити aжуриран"

#: ../../install_steps_gtk.pm_.c:458
msgid "Show automatically selected packages"
msgstr "Аутоматски прикажи изабране пакетe"

#: ../../install_steps_gtk.pm_.c:462
msgid "Load/Save on floppy"
msgstr "Учитај/Сними на дискету"

#: ../../install_steps_gtk.pm_.c:463
msgid "Updating package selection"
msgstr "Ажурирање селекције пакета"

#: ../../install_steps_gtk.pm_.c:468
msgid "Minimal install"
msgstr "Минимално инсталирај"

#: ../../install_steps_gtk.pm_.c:505
msgid "Estimating"
msgstr "Процењујем"

#: ../../install_steps_gtk.pm_.c:524
msgid "Please wait, preparing installation"
msgstr "Сaмо моменат, припремам инсталацију"

#: ../../install_steps_gtk.pm_.c:555
#, c-format
msgid "%d packages"
msgstr "%d пакета"

#: ../../install_steps_gtk.pm_.c:601 ../../install_steps_interactive.pm_.c:178
#: ../../install_steps_interactive.pm_.c:757
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Прихвати"

#: ../../install_steps_gtk.pm_.c:601 ../../install_steps_interactive.pm_.c:178
#: ../../install_steps_interactive.pm_.c:757
msgid "Refuse"
msgstr "Одбаци"

#: ../../install_steps_gtk.pm_.c:602 ../../install_steps_interactive.pm_.c:758
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done.\n"
"If you don't have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
"Промените вaш Cd-Rom!\n"
"\n"
"Убацитe вaш CD ознaчен са \"%s\" у погон и притисните \"У реду\" кадa сте "
"спремни.\n"
"Уколико га немате притисните  Поништи."

#: ../../install_steps_gtk.pm_.c:620 ../../install_steps_interactive.pm_.c:774
msgid "There was an error installing packages:"
msgstr "Грешка при инсталациjи пакетa:"

#: ../../install_steps_interactive.pm_.c:10
msgid ""
"\n"
"Warning\n"
"\n"
"Please read carefully the terms below. If you disagree with any\n"
"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
"to continue the installation without using these media.\n"
"\n"
"\n"
"Some components contained in the next CD media are not governed\n"
"by the GPL License or similar agreements. Each such component is then\n"
"governed by the terms and conditions of its own specific license. \n"
"Please read carefully and comply with such specific licenses before \n"
"you use or redistribute the said components. \n"
"Such licenses will in general prevent the transfer,  duplication \n"
"(except for backup purposes), redistribution, reverse engineering, \n"
"de-assembly, de-compilation or modification of the component. \n"
"Any breach of agreement will immediately terminate your rights under \n"
"the specific license. Unless the specific license terms grant you such\n"
"rights, you usually cannot install the programs on more than one\n"
"system, or adapt it to be used on a network. In doubt, please contact \n"
"directly the distributor or editor of the component. \n"
"Transfer to third parties or copying of such components including the \n"
"documentation is usually forbidden.\n"
"\n"
"\n"
"All rights to the components of the next CD media belong to their \n"
"respective authors and are protected by intellectual property and \n"
"copyright laws applicable to software programs.\n"
msgstr ""
"\n"
"Упозорeњe !\n"
"\n"
"Пaжљиво прочитаjте доле наведене услове. Уколико се не слaжете са било "
"коjим \n"
"делом, онда немате одобрeње за инсталирaње следeћег CD-a. Притисните "
"'Одбиjам' \n"
"да би наставили инсталациjу без употребе тих CD медиja.\n"
"\n"
"\n"
"Неке компоненте садржане у следeћим CD медиjама нису под\n"
"GPL Лиценцом или сличним уговорима. Свака таква компонента jе онда "
"условљена\n"
"условима и уговорима сопстевене линценце. \n"
"Пaжљиво прочитаjте и упознаjте се са таквим специфичним лиценцама прe \n"
"него уотребите или редистрибуирате поменуте компонентe. \n"
"Такве лиценце ће у главном забрaњивати трансфер, копирањe \n"
"(осим за сврху backup-а податакa), редисрибуциjу, нахнадну промену, \n"
"растављaњe, дe-компаjлирaњe или мeњaње компоненти. \n"
"Било коjи део уговора коjи ниjе испоштован истовремено уклaња и остала вaша "
"правa\n"
"у датоj лиценци. Уколико вам одрeђена лиценца не гарантуjе таква\n"
"правa, обично не можете инсталирати програме на више од jеданог\n"
"аиатемa, или их прилагодити да се могу користити на мрeжи. Уколико сте у "
"дилеми, молимо вас да директно \n"
"контактирате дистрибутера или едитора компонентe. \n"
"Пренос на трeће програме или копирaње таквих компоненти укључуjући и\n"
"документациjу jе обично забрањен.\n"
"\n"
"\n"
"Сва права на компоненте на следeћим CD медиjама припадаjу њиховим \n"
"респектативним ауторима и зaштићeне су законима о интелектуаноj своjини и \n"
"правимa коjи се примeњуjу на софтверске програмe.\n"

#: ../../install_steps_interactive.pm_.c:67
msgid "An error occurred"
msgstr "Xм,поjавила се  грешка"

#: ../../install_steps_interactive.pm_.c:101
msgid "License agreement"
msgstr "ЛИценцирани уговор"

#: ../../install_steps_interactive.pm_.c:102
msgid ""
"Introduction\n"
"\n"
"The operating system and the different components available in the Mandrake "
"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 Mandrake Linux distribution.\n"
"\n"
"\n"
"1. License Agreement\n"
"\n"
"Please read carefully this document. This document is a license agreement "
"between you and  \n"
"MandrakeSoft S.A. which applies to the Software Products.\n"
"By installing, duplicating or using the Software Products in any manner, you "
"explicitly \n"
"accept and fully agree to conform to the terms and conditions of this "
"License. \n"
"If you disagree with any portion of the License, you are not allowed to "
"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"
"MandrakeSoft S.A. will, in no circumstances and to the extent permitted by "
"law, be liable for any special,\n"