aboutsummaryrefslogtreecommitdiffstats
path: root/po/pl.po
blob: 330f89dfad6974a68c2d63ecb8440723c15751f3 (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
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
#
# Translators:
# Amazis.net sp. z o.o. - Tomasz Bednarski <tomasz.bednarski@amazis.pl>, 2009
# Amazis.net sp. z o.o. - Tomasz Bednarski <tomasz.bednarski@mandriva.pl>, 2008
# Daniel Napora <napcok@gmail.com>, 2012-2013,2015
# Mandriva Poland <biuro@mandriva.pl>, 2006
# kubdat <kubdat@poczta.fm>, 2010
# Tomasz Bednarski - Amazis.net <tomasz.bednarski@amazis.pl>, 2007
# Tomasz Bednarski - Amazis.net <tomasz.bednarski@mandriva.pl>, 2008
# Tomasz Bednarski <bednarski@skrzynka.pl>, 2005
# Tomasz Bednarski - Mandriva Poland <tomasz.bednarski@mandriva.pl>, 2006-2007
# Tomasz Bednarski Mandriva Poland <tomasz.bednarski@mandriva.pl>, 2006
msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"POT-Creation-Date: 2016-10-16 11:23+0200\n"
"PO-Revision-Date: 2015-05-14 20:01+0000\n"
"Last-Translator: Daniel Napora <napcok@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mageia/language/"
"pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"

#: ../MageiaUpdate:106 ../Rpmdrake/gui.pm:1006
#, c-format
msgid ""
"The list of updates is empty. This means that either there is\n"
"no available update for the packages installed on your computer,\n"
"or you already installed all of them."
msgstr ""
"Lista aktualizacji jest pusta. To oznacza, że albo brak jest\n"
"dostępnych aktualizacji dla zainstalowanych pakietów lub też\n"
"już zainstalowano wszystkie aktualizacje."

#: ../MageiaUpdate:134 ../rpmdrake:96 ../rpmdrake:847 ../rpmdrake.pm:238
#, c-format
msgid "Software Management"
msgstr "Zarządzanie oprogramowaniem"

#: ../MageiaUpdate:158
#, c-format
msgid "Here is the list of software package updates"
msgstr "Poniżej znajduje się lista dostępnych aktualizacji programów"

#: ../MageiaUpdate:165
#, c-format
msgid "Name"
msgstr "Nazwa"

#: ../MageiaUpdate:166 ../rpmdrake:341
#, c-format
msgid "Version"
msgstr "Wersja"

#: ../MageiaUpdate:167 ../rpmdrake:345
#, c-format
msgid "Release"
msgstr "Wydanie"

#: ../MageiaUpdate:168
#, c-format
msgid "Arch"
msgstr "Arch"

#: ../MageiaUpdate:182 ../Rpmdrake/edit_urpm_sources.pm:1207
#, c-format
msgid "Help"
msgstr "Pomoc"

#: ../MageiaUpdate:186 ../rpmdrake:768 ../rpmdrake.pm:851
#, c-format
msgid "Select all"
msgstr "Zaznacz wszystko"

#: ../MageiaUpdate:199 ../rpmdrake.pm:855
#, c-format
msgid "Update"
msgstr "Aktualizuj"

#: ../MageiaUpdate:207 ../rpmdrake:779 ../rpmdrake:843
#, c-format
msgid "Quit"
msgstr "Zakończ"

#: ../Rpmdrake/edit_urpm_sources.pm:62
#, c-format
msgid "CD-ROM"
msgstr "CD-ROM"

#: ../Rpmdrake/edit_urpm_sources.pm:63
#, c-format
msgid "FTP"
msgstr "FTP"

#: ../Rpmdrake/edit_urpm_sources.pm:64 ../Rpmdrake/edit_urpm_sources.pm:74
#, c-format
msgid "Local"
msgstr "Lokalnie"

#: ../Rpmdrake/edit_urpm_sources.pm:65
#, c-format
msgid "HTTP"
msgstr "HTTP"

#: ../Rpmdrake/edit_urpm_sources.pm:66
#, c-format
msgid "HTTPS"
msgstr "HTTPS"

#: ../Rpmdrake/edit_urpm_sources.pm:67 ../Rpmdrake/edit_urpm_sources.pm:70
#, c-format
msgid "NFS"
msgstr "NFS"

#: ../Rpmdrake/edit_urpm_sources.pm:68
#, c-format
msgid "Removable"
msgstr "Wymienny"

#: ../Rpmdrake/edit_urpm_sources.pm:69
#, c-format
msgid "rsync"
msgstr "rsync"

#: ../Rpmdrake/edit_urpm_sources.pm:72
#, c-format
msgid "Mirror list"
msgstr "Lista serwerów"

#: ../Rpmdrake/edit_urpm_sources.pm:114
#, c-format
msgid "Choose media type"
msgstr "Wybierz rodzaj nośnika"

#: ../Rpmdrake/edit_urpm_sources.pm:115
#, c-format
msgid ""
"In order to keep your system secure and stable, you must at a minimum set "
"up\n"
"sources for official security and stability updates. You can also choose to "
"set\n"
"up a fuller set of sources which includes the complete official Mageia\n"
"repositories, giving you access to more software than can fit on the Mageia\n"
"discs. Please choose whether to configure update sources only, or the full "
"set\n"
"of sources."
msgstr ""
"Aby zapewnić bezpieczeństwo i stabilność systemu musisz dodać minimalny\n"
" zestaw nośników oprogramowania z aktualizacjami bezpieczeństwa i "
"poprawkami.\n"
"Możesz także dodać pełny zestaw nośników (repozytoriów), które zawierają "
"pełne \n"
"wydanie systemu Mageia. Dzięki temu zyskasz dostęp do dużej ilości \n"
"programów, które pozwolą na dostosowanie systemu Mageia do Twoich \n"
"potrzeb. \n"
"Zdecyduj czy skonfigurować tylko nośniki (repozytoria) aktualizacji czy "
"pełny zestaw nośników."

#: ../Rpmdrake/edit_urpm_sources.pm:122
#, c-format
msgid "Full set of sources"
msgstr "Pełny zestaw nośników"

#: ../Rpmdrake/edit_urpm_sources.pm:122
#, c-format
msgid "Update sources only"
msgstr "Tylko nośniki aktualizacji"

#: ../Rpmdrake/edit_urpm_sources.pm:135
#, c-format
msgid ""
"This will attempt to install all official sources corresponding to your\n"
"distribution (%s).\n"
"\n"
"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
msgstr ""
"Nastąpi próba instalacji wszystkich nośników dla \n"
"twojej dystrybucji (%s).\n"
"\n"
"Konieczne jest skontaktowanie się ze stroną Mageia w celu\n"
"pobrania listy serwerów zwierciadlanych.\n"
"Sprawdź, czy sieć jest aktualnie włączona.\n"
"\n"
"Czy chcesz kontynuować?"

#: ../Rpmdrake/edit_urpm_sources.pm:145 ../Rpmdrake/edit_urpm_sources.pm:160
#, c-format
msgid "Please wait, adding media..."
msgstr "Proszę czekać, dodawanie nośnika..."

#: ../Rpmdrake/edit_urpm_sources.pm:168
#, c-format
msgid "Add a medium"
msgstr "Dodawanie nośnika"

#: ../Rpmdrake/edit_urpm_sources.pm:172
#, c-format
msgid "Local files"
msgstr "Lokalne pliki"

#: ../Rpmdrake/edit_urpm_sources.pm:172
#, c-format
msgid "Medium path:"
msgstr "Ścieżka nośnika: "

#: ../Rpmdrake/edit_urpm_sources.pm:173
#, c-format
msgid "FTP server"
msgstr "Serwer FTP"

#: ../Rpmdrake/edit_urpm_sources.pm:173 ../Rpmdrake/edit_urpm_sources.pm:174
#: ../Rpmdrake/edit_urpm_sources.pm:175 ../Rpmdrake/edit_urpm_sources.pm:486
#, c-format
msgid "URL:"
msgstr "URL:"

#: ../Rpmdrake/edit_urpm_sources.pm:174
#, c-format
msgid "RSYNC server"
msgstr "Serwer RSYNC"

#: ../Rpmdrake/edit_urpm_sources.pm:175
#, c-format
msgid "HTTP server"
msgstr "Serwer HTTP"

#: ../Rpmdrake/edit_urpm_sources.pm:176
#, c-format
msgid "Removable device (CD-ROM, DVD, ...)"
msgstr "Napęd wymienny (CD-ROM, DVD, ...)"

#: ../Rpmdrake/edit_urpm_sources.pm:176
#, c-format
msgid "Path or mount point:"
msgstr "Ścieżka lub punkt montowania:"

#: ../Rpmdrake/edit_urpm_sources.pm:194
#, c-format
msgid "Browse..."
msgstr "Przeglądaj..."

#: ../Rpmdrake/edit_urpm_sources.pm:224
#, c-format
msgid "Login:"
msgstr "Login:"

#: ../Rpmdrake/edit_urpm_sources.pm:224 ../Rpmdrake/edit_urpm_sources.pm:585
#: ../rpmdrake.pm:148
#, c-format
msgid "Password:"
msgstr "Hasło:"

#: ../Rpmdrake/edit_urpm_sources.pm:230
#, c-format
msgid "Medium name:"
msgstr "Nazwa nośnika: "

#: ../Rpmdrake/edit_urpm_sources.pm:236
#, c-format
msgid "Create media for a whole distribution"
msgstr "Stwórz nośnik dla całej dystrybucji"

#: ../Rpmdrake/edit_urpm_sources.pm:245
#, c-format
msgid "Tag this medium as an update medium"
msgstr "Oznacz ten nośnik jako nośnik aktualizacji"

#: ../Rpmdrake/edit_urpm_sources.pm:255
#, c-format
msgid "You need to fill up at least the two first entries."
msgstr "Należy wypełnić co najmniej dwa pierwsze pola."

#: ../Rpmdrake/edit_urpm_sources.pm:259
#, c-format
msgid ""
"There is already a medium by that name, do you\n"
"really want to replace it?"
msgstr ""
"Już istnieje nośnik o tej nazwie, czy naprawdę\n"
"chcesz go zastąpić?"

#: ../Rpmdrake/edit_urpm_sources.pm:271
#, c-format
msgid "Adding a medium:"
msgstr "Dodawanie nośnika:"

#: ../Rpmdrake/edit_urpm_sources.pm:273
#, c-format
msgid "Type of medium:"
msgstr "Rodzaj nośnika:"

#: ../Rpmdrake/edit_urpm_sources.pm:283 ../Rpmdrake/edit_urpm_sources.pm:397
#: ../Rpmdrake/edit_urpm_sources.pm:495 ../Rpmdrake/edit_urpm_sources.pm:522
#: ../Rpmdrake/edit_urpm_sources.pm:602 ../Rpmdrake/edit_urpm_sources.pm:666
#: ../Rpmdrake/edit_urpm_sources.pm:768 ../Rpmdrake/gui.pm:732
#: ../Rpmdrake/init.pm:159 ../Rpmdrake/pkg.pm:205 ../Rpmdrake/pkg.pm:811
#: ../rpmdrake.pm:356 ../rpmdrake.pm:697 ../rpmdrake.pm:770 ../rpmdrake.pm:847
#, c-format
msgid "Cancel"
msgstr "Anuluj"

#: ../Rpmdrake/edit_urpm_sources.pm:285 ../Rpmdrake/edit_urpm_sources.pm:399
#: ../Rpmdrake/edit_urpm_sources.pm:522 ../Rpmdrake/edit_urpm_sources.pm:592
#: ../Rpmdrake/edit_urpm_sources.pm:665 ../Rpmdrake/edit_urpm_sources.pm:761
#: ../Rpmdrake/edit_urpm_sources.pm:834 ../Rpmdrake/edit_urpm_sources.pm:948
#: ../Rpmdrake/edit_urpm_sources.pm:1208 ../Rpmdrake/gui.pm:732
#: ../Rpmdrake/gui.pm:748 ../Rpmdrake/gui.pm:753 ../Rpmdrake/init.pm:159
#: ../Rpmdrake/pkg.pm:610 ../Rpmdrake/pkg.pm:811 ../Rpmdrake/rpmnew.pm:195
#: ../rpmdrake.pm:139 ../rpmdrake.pm:292 ../rpmdrake.pm:359 ../rpmdrake.pm:697
#, c-format
msgid "Ok"
msgstr "Ok"

#: ../Rpmdrake/edit_urpm_sources.pm:340
#, c-format
msgid "Global options for package installation"
msgstr "Ogólne ustawienia dla instalacji pakietów"

#: ../Rpmdrake/edit_urpm_sources.pm:342
#, c-format
msgid "never"
msgstr "nigdy"

#: ../Rpmdrake/edit_urpm_sources.pm:342
#, c-format
msgid "always"
msgstr "zawsze"

#: ../Rpmdrake/edit_urpm_sources.pm:347 ../Rpmdrake/edit_urpm_sources.pm:379
#, c-format
msgid "Never"
msgstr "Nigdy"

#: ../Rpmdrake/edit_urpm_sources.pm:348 ../Rpmdrake/edit_urpm_sources.pm:382
#, c-format
msgid "On-demand"
msgstr "Na żądanie"

#: ../Rpmdrake/edit_urpm_sources.pm:349 ../Rpmdrake/edit_urpm_sources.pm:386
#, c-format
msgid "Update-only"
msgstr "Tylko aktualizacja"

#: ../Rpmdrake/edit_urpm_sources.pm:350 ../Rpmdrake/edit_urpm_sources.pm:389
#, c-format
msgid "Always"
msgstr "Zawsze"

#: ../Rpmdrake/edit_urpm_sources.pm:358
#, c-format
msgid "Verify RPMs to be installed:"
msgstr "Weryfikacja instalowanych pakietów RPM:"

#: ../Rpmdrake/edit_urpm_sources.pm:363
#, c-format
msgid "Download program to use:"
msgstr "Pobieranie programu do:"

#: ../Rpmdrake/edit_urpm_sources.pm:370
#, c-format
msgid "XML meta-data download policy:"
msgstr "Zasady pobierania meta informacji XML:"

#: ../Rpmdrake/edit_urpm_sources.pm:377
#, c-format
msgid ""
"For remote media, specify when XML meta-data (file lists, changelogs & "
"information) are downloaded."
msgstr ""
"Określ kiedy mają być pobierane dodatkowe informacje o programach, które są "
"przechowywane na serwerach z oprogramowaniem (na zdalnych repozytoriach "
"pakietów). Informacje się są przesyłane w formacie XML (listy plików, listy "
"zmian i informacje dodatkowe o programach)."

#: ../Rpmdrake/edit_urpm_sources.pm:380
#, c-format
msgid "For remote media, XML meta-data are never downloaded."
msgstr ""
"Nie pobieraj informacji o programach przechowywanych na zdalnych "
"repozytoriach pakietów."

#: ../Rpmdrake/edit_urpm_sources.pm:383
#, c-format
msgid "(This is the default)"
msgstr "(Ta opcja jest domyślna)"

#: ../Rpmdrake/edit_urpm_sources.pm:384
#, c-format
msgid "The specific XML info file is downloaded when clicking on package."
msgstr "Pobieraj informacje o programie po jego zaznaczeniu."

#: ../Rpmdrake/edit_urpm_sources.pm:387
#, c-format
msgid ""
"Updating media implies updating XML info files already required at least "
"once."
msgstr "Aktualizuj informacje o programach podczas aktualizacji nośników."

#: ../Rpmdrake/edit_urpm_sources.pm:390
#, c-format
msgid "All XML info files are downloaded when adding or updating media."
msgstr ""
"Pobieraj informacje o programach podczas dodawania lub aktualizacji nośnika."

#: ../Rpmdrake/edit_urpm_sources.pm:419
#, c-format
msgid "Source Removal"
msgstr "Usuwanie źródeł"

#: ../Rpmdrake/edit_urpm_sources.pm:421
#, c-format
msgid "Are you sure you want to remove source \"%s\"?"
msgstr "Czy na pewno chcesz usunąć nośnik \"%s\"?"

#: ../Rpmdrake/edit_urpm_sources.pm:422
#, c-format
msgid "Are you sure you want to remove the following sources?"
msgstr "Czy na pewno chcesz usunąć poniższe źródła?"

#: ../Rpmdrake/edit_urpm_sources.pm:428
#, c-format
msgid "Please wait, removing medium..."
msgstr "Proszę czekać, usuwanie nośnika..."

#: ../Rpmdrake/edit_urpm_sources.pm:476
#, c-format
msgid "Edit a medium"
msgstr "Modyfikacja nośnika"

#: ../Rpmdrake/edit_urpm_sources.pm:483
#, c-format
msgid "Editing medium \"%s\":"
msgstr "Modyfikowanie nośnika \"%s\":"

#: ../Rpmdrake/edit_urpm_sources.pm:487
#, c-format
msgid "Downloader:"
msgstr "Program pobierający:"

#: ../Rpmdrake/edit_urpm_sources.pm:499
#, c-format
msgid "Save changes"
msgstr "Zapisz zmiany"

#: ../Rpmdrake/edit_urpm_sources.pm:508
#, c-format
msgid "Proxy..."
msgstr "Pośrednik..."

#: ../Rpmdrake/edit_urpm_sources.pm:520
#, c-format
msgid "You need to insert the medium to continue"
msgstr "Włóż nośnik, aby kontynuować"

#: ../Rpmdrake/edit_urpm_sources.pm:521
#, c-format
msgid ""
"In order to save the changes, you need to insert the medium in the drive."
msgstr "By zapisać zmiany, należy włożyć nośnik do napędu."

#: ../Rpmdrake/edit_urpm_sources.pm:556
#, c-format
msgid "Configure proxies"
msgstr "Konfiguracja serwera proxy"

#: ../Rpmdrake/edit_urpm_sources.pm:568
#, c-format
msgid "Proxy settings for media \"%s\""
msgstr "Ustawienia pośrednika dla nośnika \"%s\""

#: ../Rpmdrake/edit_urpm_sources.pm:569
#, c-format
msgid "Global proxy settings"
msgstr "Globalne ustawienia pośrednika"

#: ../Rpmdrake/edit_urpm_sources.pm:571
#, c-format
msgid ""
"If you need a proxy, enter the hostname and an optional port (syntax: "
"<proxyhost[:port]>):"
msgstr ""
"Jeśli potrzebujesz proxy, wpisz nazwę komputera oraz opcjonalnie port "
"(składnia: <proxyhost[:port]>):"

#: ../Rpmdrake/edit_urpm_sources.pm:574
#, c-format
msgid "Proxy hostname:"
msgstr "Serwer pośrednika:"

#: ../Rpmdrake/edit_urpm_sources.pm:577
#, c-format
msgid "You may specify a username/password for the proxy authentication:"
msgstr "Możesz podać użytkownika/hasło dla uwierzytelniania pośrednika:"

#: ../Rpmdrake/edit_urpm_sources.pm:580
#, c-format
msgid "User:"
msgstr "Użytkownik:"

#: ../Rpmdrake/edit_urpm_sources.pm:676
#, c-format
msgid "Add a parallel group"
msgstr "Dodawanie grupy równoległej"

#: ../Rpmdrake/edit_urpm_sources.pm:676
#, c-format
msgid "Edit a parallel group"
msgstr "Edycja grupy równoległej"

#: ../Rpmdrake/edit_urpm_sources.pm:700
#, c-format
msgid "Add a medium limit"
msgstr "Dodawanie ograniczenia nośnika"

#: ../Rpmdrake/edit_urpm_sources.pm:700
#, c-format
msgid "Choose a medium to add to the media limit:"
msgstr "Wybierz nośnik do dodania w ograniczeniu nośnika:"

#: ../Rpmdrake/edit_urpm_sources.pm:717
#, c-format
msgid "Add a host"
msgstr "Dodaj komputer"

#: ../Rpmdrake/edit_urpm_sources.pm:717
#, c-format
msgid "Type in the hostname or IP address of the host to add:"
msgstr "Wpisz nazwę komputera do dodania lub jego adres IP:"

#: ../Rpmdrake/edit_urpm_sources.pm:731
#, c-format
msgid "Editing parallel group \"%s\":"
msgstr "Modyfikowanie grupy równoległej \"%s\":"

#: ../Rpmdrake/edit_urpm_sources.pm:735
#, c-format
msgid "Group name:"
msgstr "Nazwa grupy:"

#: ../Rpmdrake/edit_urpm_sources.pm:736
#, c-format
msgid "Protocol:"
msgstr "Protokół:"

#: ../Rpmdrake/edit_urpm_sources.pm:738
#, c-format
msgid "Media limit:"
msgstr "Ograniczenie nośnika:"

#: ../Rpmdrake/edit_urpm_sources.pm:743 ../Rpmdrake/edit_urpm_sources.pm:752
#: ../Rpmdrake/edit_urpm_sources.pm:936 ../Rpmdrake/edit_urpm_sources.pm:1188
#, c-format
msgid "Add"
msgstr "Dodaj"

#: ../Rpmdrake/edit_urpm_sources.pm:744 ../Rpmdrake/edit_urpm_sources.pm:753
#: ../Rpmdrake/edit_urpm_sources.pm:814 ../Rpmdrake/edit_urpm_sources.pm:940
#: ../Rpmdrake/edit_urpm_sources.pm:1178
#, c-format
msgid "Remove"
msgstr "Usuń"

#: ../Rpmdrake/edit_urpm_sources.pm:747
#, c-format
msgid "Hosts:"
msgstr "Komputery:"

#: ../Rpmdrake/edit_urpm_sources.pm:783
#, c-format
msgid "Configure parallel urpmi (distributed execution of urpmi)"
msgstr "Konfiguracja równoległego urpmi (rozproszone wykonywanie urpmi)"

#: ../Rpmdrake/edit_urpm_sources.pm:787
#, c-format
msgid "Group"
msgstr "Grupa"

#: ../Rpmdrake/edit_urpm_sources.pm:787
#, c-format
msgid "Protocol"
msgstr "Protokół"

#: ../Rpmdrake/edit_urpm_sources.pm:787
#, c-format
msgid "Media limit"
msgstr "Ograniczenie nośnika"

#: ../Rpmdrake/edit_urpm_sources.pm:788
#, c-format
msgid "Command"
msgstr "Polecenie"

#: ../Rpmdrake/edit_urpm_sources.pm:798 ../Rpmdrake/formatting.pm:128
#: ../Rpmdrake/gui.pm:1003 ../Rpmdrake/pkg.pm:115 ../Rpmdrake/pkg.pm:162
#: ../Rpmdrake/pkg.pm:175 ../Rpmdrake/pkg.pm:196 ../Rpmdrake/rpmnew.pm:92
#, c-format
msgid "(none)"
msgstr "(brak)"

#: ../Rpmdrake/edit_urpm_sources.pm:818
#, c-format
msgid "Edit..."
msgstr "Modyfikuj..."

#: ../Rpmdrake/edit_urpm_sources.pm:826
#, c-format
msgid "Add..."
msgstr "Dodaj..."

#: ../Rpmdrake/edit_urpm_sources.pm:842
#, c-format
msgid "Manage keys for digital signatures of packages"
msgstr "Zarządzaj kluczami dla podpisów cyfrowych pakietów"

#: ../Rpmdrake/edit_urpm_sources.pm:848 ../Rpmdrake/edit_urpm_sources.pm:1088
#, c-format
msgid "Medium"
msgstr "Nośnik"

#: ../Rpmdrake/edit_urpm_sources.pm:855
#, c-format
msgid ""
"_:cryptographic keys\n"
"Keys"
msgstr ""
"Klucze kryptograficzne\n"
"Klucze"

#: ../Rpmdrake/edit_urpm_sources.pm:878
#, c-format
msgid "no name found, key doesn't exist in rpm keyring!"
msgstr "nie znaleziono nazwy, klucz nie istnieje w zbiorze kluczy rpm!"

#: ../Rpmdrake/edit_urpm_sources.pm:898
#, c-format
msgid "Add a key"
msgstr "Dodaj klucz"

#: ../Rpmdrake/edit_urpm_sources.pm:898
#, c-format
msgid "Choose a key to add to the medium %s"
msgstr "Wybierz klucz do dodania do nośnika %s"

#: ../Rpmdrake/edit_urpm_sources.pm:917
#, c-format
msgid "Remove a key"
msgstr "Usuń klucz"

#: ../Rpmdrake/edit_urpm_sources.pm:918
#, c-format
msgid ""
"Are you sure you want to remove the key %s from medium %s?\n"
"(name of the key: %s)"
msgstr ""
"Czy na pewno chcesz usunąć klucz %s z nośnika %s?\n"
"(nazwa klucza: %s)"

#: ../Rpmdrake/edit_urpm_sources.pm:958 ../rpmdrake:255
#, c-format
msgid "Rpmdrake"
msgstr "Rpmdrake"

#: ../Rpmdrake/edit_urpm_sources.pm:960 ../rpmdrake:258
#, c-format
msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright (C) %s by Mandriva"

#: ../Rpmdrake/edit_urpm_sources.pm:962 ../rpmdrake:260
#, c-format
msgid "Rpmdrake is the Mageia package management tool."
msgstr ""
"Rpmdrake jest narzędziem do zarządzania oprogramowaniem w systemie Mageia ."

#: ../Rpmdrake/edit_urpm_sources.pm:964 ../rpmdrake:262
#, c-format
msgid "Mageia"
msgstr "Mageia"

#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#: ../Rpmdrake/edit_urpm_sources.pm:969 ../rpmdrake:267
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr "_: Imiona i adresy email tłumacza(y)\n"

#: ../Rpmdrake/edit_urpm_sources.pm:978 ../Rpmdrake/edit_urpm_sources.pm:1171
#, c-format
msgid "Configure media"
msgstr "Konfiguracja nośników"

#: ../Rpmdrake/edit_urpm_sources.pm:986 ../rpmdrake:605
#, c-format
msgid "_File"
msgstr "_Plik"

#: ../Rpmdrake/edit_urpm_sources.pm:987
#, c-format
msgid "_Update"
msgstr "_Aktualizuj"

#: ../Rpmdrake/edit_urpm_sources.pm:987
#, c-format
msgid "<control>U"
msgstr "<control>U"

#: ../Rpmdrake/edit_urpm_sources.pm:988
#, c-format
msgid "Add a specific _media mirror"
msgstr "Dodaj dowolny serwer z _pakietami"

#: ../Rpmdrake/edit_urpm_sources.pm:988
#, c-format
msgid "<control>M"
msgstr "<control>M"

#: ../Rpmdrake/edit_urpm_sources.pm:989
#, c-format
msgid "_Add a custom medium"
msgstr "_Dodawanie dowolnego nośnika(-ów)"

#: ../Rpmdrake/edit_urpm_sources.pm:989
#, c-format
msgid "<control>A"
msgstr "<control>A"

#: ../Rpmdrake/edit_urpm_sources.pm:990
#, c-format
msgid "Close"
msgstr "Zamknij"

#: ../Rpmdrake/edit_urpm_sources.pm:990
#, c-format
msgid "<control>W"
msgstr "<control>W"

#: ../Rpmdrake/edit_urpm_sources.pm:991 ../rpmdrake:617
#, c-format
msgid "_Options"
msgstr "_Opcje"

#: ../Rpmdrake/edit_urpm_sources.pm:992
#, c-format
msgid "_Global options"
msgstr "_Ogólne ustawienia..."

#: ../Rpmdrake/edit_urpm_sources.pm:992
#, c-format
msgid "<control>G"
msgstr "<control>G"

#: ../Rpmdrake/edit_urpm_sources.pm:993
#, c-format
msgid "Manage _keys"
msgstr "Zarządzanie _kluczami..."

#: ../Rpmdrake/edit_urpm_sources.pm:993
#, c-format
msgid "<control>K"
msgstr "<control>K"

#: ../Rpmdrake/edit_urpm_sources.pm:994
#, c-format
msgid "_Parallel"
msgstr "_Równolegle"

#: ../Rpmdrake/edit_urpm_sources.pm:994
#, c-format
msgid "<control>P"
msgstr "<control>P"

#: ../Rpmdrake/edit_urpm_sources.pm:995
#, c-format
msgid "P_roxy"
msgstr "_Pośrednik"

#: ../Rpmdrake/edit_urpm_sources.pm:995
#, c-format
msgid "<control>R"
msgstr "<control>R"

#: ../Rpmdrake/edit_urpm_sources.pm:997 ../Rpmdrake/edit_urpm_sources.pm:999
#: ../rpmdrake:626 ../rpmdrake:628
#, c-format
msgid "_Help"
msgstr "Pomo_c"

#: ../Rpmdrake/edit_urpm_sources.pm:998 ../rpmdrake:627
#, c-format
msgid "_Report Bug"
msgstr "_Zgłoś błąd"

#: ../Rpmdrake/edit_urpm_sources.pm:1000 ../rpmdrake:629
#, c-format
msgid "_About..."
msgstr "O _programie..."

#: ../Rpmdrake/edit_urpm_sources.pm:1078 ../Rpmdrake/pkg.pm:270
#, c-format
msgid "Enabled"
msgstr "Włączone"

#: ../Rpmdrake/edit_urpm_sources.pm:1081
#, c-format
msgid "Updates"
msgstr "Aktualizacje"

#: ../Rpmdrake/edit_urpm_sources.pm:1085
#, c-format
msgid "Type"
msgstr "Typ"

#: ../Rpmdrake/edit_urpm_sources.pm:1112
#, c-format
msgid "This medium needs to be updated to be usable. Update it now?"
msgstr ""
"Ten nośnik wymaga aktualizacji do dalszego użytkowania. Czy zaktualizować go "
"teraz?"

#: ../Rpmdrake/edit_urpm_sources.pm:1142
#, c-format
msgid ""
"Unable to update medium, errors reported:\n"
"\n"
"%s"
msgstr ""
"Nie można dodać nośnika, zgłoszone błędy:\n"
"\n"
"%s"

#: ../Rpmdrake/edit_urpm_sources.pm:1182
#, c-format
msgid "Edit"
msgstr "Edytuj"

#: ../Rpmdrake/edit_urpm_sources.pm:1230
#, c-format
msgid ""
"The Package Database is locked. Please close other applications\n"
"working with the Package Database. Do you have another media\n"
"manager on another desktop, or are you currently installing\n"
"packages as well?"
msgstr ""
"Baza danych pakietów jest zablokowana. Zamknij inne\n"
"aplikacje działające z bazą danych pakietów. Czy masz może\n"
"uruchomionego innego menedżera nośników lub też\n"
"aktualnie instalowane są jakieś pakiety?"

#: ../Rpmdrake/formatting.pm:102
#, c-format
msgid "None (installed)"
msgstr "Brak (zainstalowane)"

#: ../Rpmdrake/formatting.pm:103
#, c-format
msgid "Unknown"
msgstr "Nieznany"

#: ../Rpmdrake/formatting.pm:165
#, c-format
msgid "%s of additional disk space will be used."
msgstr "Zostanie wykorzystany dodatkowy obszar na dysku: %s"

#: ../Rpmdrake/formatting.pm:166
#, c-format
msgid "%s of disk space will be freed."
msgstr "Zostanie zwolniony obszar na dysku: %s."

#: ../Rpmdrake/formatting.pm:171
#, c-format
msgid "%s of packages will be retrieved."
msgstr "Zostanie pobranych %s pakietów."

#: ../Rpmdrake/gui.pm:77
#, c-format
msgid "Search results"
msgstr "Wyniki wyszukiwania"

#: ../Rpmdrake/gui.pm:77
#, c-format
msgid "Search results (none)"
msgstr "Wyniki wyszukiwania (brak)"

#: ../Rpmdrake/gui.pm:123 ../Rpmdrake/gui.pm:320 ../Rpmdrake/gui.pm:322
#: ../Rpmdrake/pkg.pm:187
#, c-format
msgid "(Not available)"
msgstr "(Niedostępne)"

#: ../Rpmdrake/gui.pm:135
#, c-format
msgid "Security advisory"
msgstr "Biuletyn bezpieczeństwa"

#: ../Rpmdrake/gui.pm:146 ../Rpmdrake/gui.pm:348
#, c-format
msgid "No description"
msgstr "Brak opisu"

#: ../Rpmdrake/gui.pm:158
#, c-format
msgid "It is <b>not supported</b> by Mageia."
msgstr "To <b>nie jest wspierane</b> przez Mageię."

#: ../Rpmdrake/gui.pm:159
#, c-format
msgid "It may <b>break</b> your system."
msgstr "To może <b>zepsuć</b> system."

#: ../Rpmdrake/gui.pm:161
#, c-format
msgid "This package is not free software"
msgstr "Ten pakiet nie jest wolnym oprogramowaniem"

#: ../Rpmdrake/gui.pm:164
#, c-format
msgid "This package contains a new version that was backported."
msgstr "Istnieje nowa wersja pakietu, który dostępny jest na nośniku backport."

#: ../Rpmdrake/gui.pm:168
#, c-format
msgid "This package is a potential candidate for an update."
msgstr "Ten pakiet jest potencjalnym kandydatem do aktualizacji."

#: ../Rpmdrake/gui.pm:173
#, c-format
msgid "This is an official update which is supported by Mageia."
msgstr "To jest oficjalna aktualizacja wspierana przez Mageię."

#: ../Rpmdrake/gui.pm:174
#, c-format
msgid "This is an unofficial update."
msgstr "To jest nieoficjalna aktualizacja."

#: ../Rpmdrake/gui.pm:178
#, c-format
msgid "This is an official package supported by Mageia"
msgstr "To jest oficjalny pakiet wspierany przez Mageię"

#: ../Rpmdrake/gui.pm:195
#, c-format
msgid "Notice: "
msgstr "Ostrzeżenie:"

#: ../Rpmdrake/gui.pm:197 ../Rpmdrake/gui.pm:338
#, c-format
msgid "Importance: "
msgstr "Ważność: "

#: ../Rpmdrake/gui.pm:198 ../Rpmdrake/gui.pm:346
#, c-format
msgid "Reason for update: "
msgstr "Przyczyna uaktualnienia: "

#: ../Rpmdrake/gui.pm:208 ../Rpmdrake/gui.pm:333
#, c-format
msgid "Version: "
msgstr "Wersja: "

#: ../Rpmdrake/gui.pm:210 ../Rpmdrake/gui.pm:328
#, c-format
msgid "Currently installed version: "
msgstr "Aktualnie zainstalowana wersja: "

#: ../Rpmdrake/gui.pm:212
#, c-format
msgid "Group: "
msgstr "Grupa: "

#: ../Rpmdrake/gui.pm:213 ../Rpmdrake/gui.pm:334
#, c-format
msgid "Architecture: "
msgstr "Architektura: "

#: ../Rpmdrake/gui.pm:214 ../Rpmdrake/gui.pm:335
#, c-format
msgid "Size: "
msgstr "Rozmiar: "

#: ../Rpmdrake/gui.pm:214 ../Rpmdrake/gui.pm:335
#, c-format
msgid "%s KB"
msgstr "%s KB"

#: ../Rpmdrake/gui.pm:215 ../Rpmdrake/gui.pm:327 ../rpmdrake.pm:902
#, c-format
msgid "Medium: "
msgstr "Nośnik: "

#: ../Rpmdrake/gui.pm:228
#, c-format
msgid "New dependencies:"
msgstr "Nowe zależności:"

#: ../Rpmdrake/gui.pm:241
#, c-format
msgid "All dependencies installed."
msgstr "Wszystkie zależności zostały zainstalowane."

#: ../Rpmdrake/gui.pm:264
#, c-format
msgid "URL: "
msgstr "URL: "

#: ../Rpmdrake/gui.pm:296
#, c-format
msgid "Details:"
msgstr "Szczegóły:"

#: ../Rpmdrake/gui.pm:300
#, c-format
msgid "Files:"
msgstr "Pliki:"

#: ../Rpmdrake/gui.pm:302
#, c-format
msgid "Changelog:"
msgstr "Dziennik zmian:"

#: ../Rpmdrake/gui.pm:317
#, c-format
msgid "Files:\n"
msgstr "Pliki:\n"

#: ../Rpmdrake/gui.pm:322
#, c-format
msgid "Changelog:\n"
msgstr "Dziennik zmian:\n"

#: ../Rpmdrake/gui.pm:332
#, c-format
msgid "Name: "
msgstr "Nazwa: "

#: ../Rpmdrake/gui.pm:342
#, c-format
msgid "Summary: "
msgstr "Podsumowanie: "

#: ../Rpmdrake/gui.pm:348
#, c-format
msgid "Description: "
msgstr "Opis: "

#: ../Rpmdrake/gui.pm:359 ../Rpmdrake/gui.pm:574 ../Rpmdrake/gui.pm:580
#: ../Rpmdrake/gui.pm:586 ../Rpmdrake/pkg.pm:820 ../Rpmdrake/pkg.pm:830
#: ../Rpmdrake/pkg.pm:844 ../rpmdrake:843 ../rpmdrake.pm:827 ../rpmdrake.pm:941
#, c-format
msgid "Warning"
msgstr "Ostrzeżenie"

#: ../Rpmdrake/gui.pm:361
#, c-format
msgid "The package \"%s\" was found."
msgstr "Pakiet \"%s\" został odnaleziony."

#: ../Rpmdrake/gui.pm:362
#, c-format
msgid "However this package is not in the package list."
msgstr "Jednak pakiet ten nie znajduje się na liście pakietów."

#: ../Rpmdrake/gui.pm:363
#, c-format
msgid "You may want to update your urpmi database."
msgstr "Być może konieczna jest aktualizacja bazy urpmi."

#: ../Rpmdrake/gui.pm:365
#, c-format
msgid "Matching packages:"
msgstr "Zaznaczanie pakietów:"

#. -PO: this is list fomatting: "- <package_name> (medium: <medium_name>)"
#. -PO: eg: "- rpmdrake (medium: "Main Release"
#: ../Rpmdrake/gui.pm:371
#, c-format
msgid "- %s (medium: %s)"
msgstr "- %s (nośnik: %s)"

#: ../Rpmdrake/gui.pm:372
#, c-format
msgid "- %s"
msgstr "- %s"

#: ../Rpmdrake/gui.pm:575
#, c-format
msgid "Removing package %s would break your system"
msgstr "Usunięcie pakietu %s uszkodziłoby Twój system"

#: ../Rpmdrake/gui.pm:580
#, c-format
msgid ""
"The \"%s\" package is in urpmi skip list.\n"
"Do you want to select it anyway?"
msgstr ""
"Pakiet \"%s\" znajduje się na liście pakietów\n"
"do pominięcia. Czy chcesz go wybrać mimo to?"

#: ../Rpmdrake/gui.pm:586 ../Rpmdrake/pkg.pm:712
#, c-format
msgid ""
"Rpmdrake or one of its priority dependencies needs to be updated first. "
"Rpmdrake will then restart."
msgstr ""
"W pierwszej kolejności niezbędna jest aktualizacja programu Rpmdrake lub "
"jego pakietów zależnych. Po aktualizacji Rpmdrake zostanie uruchomiony "
"ponownie."

#: ../Rpmdrake/gui.pm:714 ../Rpmdrake/gui.pm:744 ../Rpmdrake/gui.pm:746
#, c-format
msgid "More information on package..."
msgstr "Więcej informacji o pakiecie..."

#: ../Rpmdrake/gui.pm:716
#, c-format
msgid "Please choose"
msgstr "Proszę wybrać"

#: ../Rpmdrake/gui.pm:717
#, c-format
msgid "The following package is needed:"
msgstr "Wymagany jest poniższy pakiet:"

#: ../Rpmdrake/gui.pm:717
#, c-format
msgid "One of the following packages is needed:"
msgstr "Wymagany jest jeden z następujących pakietów:"

#. -PO: Keep it short, this is gonna be on a button
#: ../Rpmdrake/gui.pm:732 ../Rpmdrake/gui.pm:737
#, c-format
msgid "More info"
msgstr "Więcej info"

#: ../Rpmdrake/gui.pm:739
#, c-format
msgid "Information on packages"
msgstr "Informacje o pakietach"

#: ../Rpmdrake/gui.pm:767
#, c-format
msgid "Checking dependencies of package..."
msgstr "Sprawdzanie zależności pakietu..."

#: ../Rpmdrake/gui.pm:772
#, c-format
msgid "Some additional packages need to be removed"
msgstr "Zostanie usuniętych kilka dodatkowych pakietów"

#: ../Rpmdrake/gui.pm:783
#, c-format
msgid ""
"Because of their dependencies, the following package(s) also need to be "
"removed:"
msgstr ""
"Z powodu swoich zależności, poniższe pakiety także muszą zostać usunięte:"

#: ../Rpmdrake/gui.pm:788
#, c-format
msgid "Some packages cannot be removed"
msgstr "Nie można usunąć niektórych pakietów"

#: ../Rpmdrake/gui.pm:789
#, c-format
msgid ""
"Removing these packages would break your system, sorry:\n"
"\n"
msgstr ""
"Niestety, usunięcie tych pakietów może spowodować uszkodzenie systemu:\n"
"\n"

#: ../Rpmdrake/gui.pm:798 ../Rpmdrake/gui.pm:875
#, c-format
msgid ""
"Because of their dependencies, the following package(s) must be unselected "
"now:\n"
"\n"
msgstr ""
"Z powodu swoich zależności, poniższe pakiety muszą zostać\n"
"teraz odznaczone:\n"
"\n"

#: ../Rpmdrake/gui.pm:827
#, c-format
msgid "Additional packages needed"
msgstr "Wymagane są dodatkowe pakiety"

#: ../Rpmdrake/gui.pm:828
#, c-format
msgid ""
"To satisfy dependencies, the following package(s) also need to be "
"installed:\n"
"\n"
msgstr ""
"Aby spełnić zależności, poniższe pakiety także muszą\n"
"zostać zainstalowane:\n"
"\n"

#: ../Rpmdrake/gui.pm:836
#, c-format
msgid "Conflicting Packages"
msgstr "Pakiety powodujące konflikty"

#: ../Rpmdrake/gui.pm:850
#, c-format
msgid "%s (belongs to the skip list)"
msgstr "%s (należy do listy pominięć)"

#: ../Rpmdrake/gui.pm:854
#, c-format
msgid "One package cannot be installed"
msgstr "Nie można zainstalować jednego pakietu"

#: ../Rpmdrake/gui.pm:854
#, c-format
msgid "Some packages cannot be installed"
msgstr "Nie można zainstalować niektórych pakietów"

#: ../Rpmdrake/gui.pm:856
#, c-format
msgid ""
"Sorry, the following package cannot be selected:\n"
"\n"
"%s"
msgstr ""
"Niestety, poniższy pakiet nie może zostać wybrany:\n"
"\n"
"%s"

#: ../Rpmdrake/gui.pm:857
#, c-format
msgid ""
"Sorry, the following packages cannot be selected:\n"
"\n"
"%s"
msgstr ""
"Niestety, poniższe pakiety nie mogą zostać wybrane:\n"
"\n"
"%s"

#: ../Rpmdrake/gui.pm:874 ../Rpmdrake/pkg.pm:716
#, c-format
msgid "Some packages need to be removed"
msgstr "Niektóre pakiety muszą zostać usunięte"

#: ../Rpmdrake/gui.pm:909
#, c-format
msgid "Some packages are selected."
msgstr "Niektóre pakiety zostały wybrane."

#: ../Rpmdrake/gui.pm:909
#, c-format
msgid "Do you really want to quit?"
msgstr "Czy napewno chcesz zakończyć?"

#: ../Rpmdrake/gui.pm:918
#, c-format
msgid "Error: %s appears to be mounted read-only."
msgstr ""
"Błąd: wygląda na to, że %s został zamontowany tylko w trybie do odczytu."

#: ../Rpmdrake/gui.pm:922
#, c-format
msgid "You need to select some packages first."
msgstr "Należy najpierw wybrać jakieś pakiety."

#: ../Rpmdrake/gui.pm:927
#, c-format
msgid "Too many packages are selected"
msgstr "Wybrano zbyt wiele pakietów"

#: ../Rpmdrake/gui.pm:928
#, c-format
msgid ""
"Warning: it seems that you are attempting to add so many\n"
"packages that your filesystem may run out of free diskspace,\n"
"during or after package installation ; this is particularly\n"
"dangerous and should be considered with care.\n"
"\n"
"Do you really want to install all the selected packages?"
msgstr ""
"Ostrzeżenie: wygląda na to, że próbujesz dodać za dużo\n"
"pakietów i na twoim systemie plików może zabraknąć wolnego\n"
"miejsca w czasie lub po instalacji pakietu; to jest sytuacja\n"
"szczególnie niebezpieczna i należy ją traktować z ostrożnością.\n"
"\n"
"Czy naprawdę chcesz zainstalować wszystkie zaznaczone pakiety?"

#: ../Rpmdrake/gui.pm:955 ../Rpmdrake/open_db.pm:84
#, c-format
msgid "Fatal error"
msgstr "Poważny błąd"

#: ../Rpmdrake/gui.pm:956 ../Rpmdrake/open_db.pm:85 ../Rpmdrake/pkg.pm:470
#, c-format
msgid "A fatal error occurred: %s."
msgstr "Wystąpił poważny błąd: %s."

#: ../Rpmdrake/gui.pm:992
#, c-format
msgid "Please wait, listing packages..."
msgstr "Proszę czekać, wypisywanie pakietów..."

#: ../Rpmdrake/gui.pm:1005
#, c-format
msgid "No update"
msgstr "Brak aktualizacji"

#: ../Rpmdrake/gui.pm:1033 ../Rpmdrake/icon.pm:35 ../rpmdrake:212
#: ../rpmdrake:430 ../rpmdrake:457
#, c-format
msgid "All"
msgstr "Wszystko"

#: ../Rpmdrake/gui.pm:1043 ../rpmdrake:201
#, c-format
msgid "Upgradable"
msgstr "Aktualizacja możliwa"

#: ../Rpmdrake/gui.pm:1043 ../rpmdrake:431
#, c-format
msgid "Installed"
msgstr "Zainstalowany"

#: ../Rpmdrake/gui.pm:1044 ../rpmdrake:201
#, c-format
msgid "Addable"
msgstr "Dodawalne"

#: ../Rpmdrake/gui.pm:1056
#, c-format
msgid "Description not available for this package\n"
msgstr "Opis jest niedostępny dla tego pakietu\n"

#: ../Rpmdrake/icon.pm:36
#, c-format
msgid "Accessibility"
msgstr "Dostępność"

#: ../Rpmdrake/icon.pm:37 ../Rpmdrake/icon.pm:38 ../Rpmdrake/icon.pm:39
#: ../Rpmdrake/icon.pm:40 ../Rpmdrake/icon.pm:41
#, c-format
msgid "Archiving"
msgstr "Archiwizacja"

#: ../Rpmdrake/icon.pm:38
#, c-format
msgid "Backup"
msgstr "Archiwizacja"

#: ../Rpmdrake/icon.pm:39
#, c-format
msgid "Cd burning"
msgstr "Wypalanie płyt CD"

#: ../Rpmdrake/icon.pm:40
#, c-format
msgid "Compression"
msgstr "Kompresja"

#: ../Rpmdrake/icon.pm:41 ../Rpmdrake/icon.pm:64 ../Rpmdrake/icon.pm:80
#: ../Rpmdrake/icon.pm:100 ../Rpmdrake/icon.pm:121 ../Rpmdrake/icon.pm:141
#, c-format
msgid "Other"
msgstr "Inne"

#: ../Rpmdrake/icon.pm:42 ../Rpmdrake/icon.pm:43 ../Rpmdrake/icon.pm:44
#: ../Rpmdrake/icon.pm:45 ../Rpmdrake/icon.pm:46 ../Rpmdrake/icon.pm:47
#: ../Rpmdrake/icon.pm:48 ../Rpmdrake/icon.pm:49
#, c-format
msgid "Communications"
msgstr "Komunikacja"

#: ../Rpmdrake/icon.pm:43
#, c-format
msgid "Bluetooth"
msgstr "Bluetooth"

#: ../Rpmdrake/icon.pm:44
#, c-format
msgid "Dial-Up"
msgstr "Dial-Up"

#: ../Rpmdrake/icon.pm:45
#, c-format
msgid "Fax"
msgstr "Fax"

#: ../Rpmdrake/icon.pm:46
#, c-format
msgid "Mobile"
msgstr "Telefonia komórkowa"

#: ../Rpmdrake/icon.pm:47
#, c-format
msgid "Radio"
msgstr "Radio"

#: ../Rpmdrake/icon.pm:48
#, c-format
msgid "Serial"
msgstr "Port szeregowy"

#: ../Rpmdrake/icon.pm:49
#, c-format
msgid "Telephony"
msgstr "Telefonia"

#: ../Rpmdrake/icon.pm:50 ../Rpmdrake/icon.pm:56
#, c-format
msgid "Databases"
msgstr "Bazy Danych"

#: ../Rpmdrake/icon.pm:51 ../Rpmdrake/icon.pm:52 ../Rpmdrake/icon.pm:53
#: ../Rpmdrake/icon.pm:54 ../Rpmdrake/icon.pm:55 ../Rpmdrake/icon.pm:56
#: ../Rpmdrake/icon.pm:57 ../Rpmdrake/icon.pm:58 ../Rpmdrake/icon.pm:59
#: ../Rpmdrake/icon.pm:60 ../Rpmdrake/icon.pm:61 ../Rpmdrake/icon.pm:62
#: ../Rpmdrake/icon.pm:63 ../Rpmdrake/icon.pm:64 ../Rpmdrake/icon.pm:65
#: ../Rpmdrake/icon.pm:66 ../Rpmdrake/icon.pm:67 ../Rpmdrake/icon.pm:68
#: ../Rpmdrake/icon.pm:69 ../Rpmdrake/icon.pm:196 ../Rpmdrake/icon.pm:197
#: ../Rpmdrake/icon.pm:198
#, c-format
msgid "Development"
msgstr "Programowanie"

#: ../Rpmdrake/icon.pm:52
#, c-format
msgid "Basic"
msgstr "Basic"

#: ../Rpmdrake/icon.pm:53
#, c-format
msgid "C"
msgstr "C"

#: ../Rpmdrake/icon.pm:54
#, c-format
msgid "C++"
msgstr "C++"

#: ../Rpmdrake/icon.pm:55
#, c-format
msgid "C#"
msgstr "C#"

#: ../Rpmdrake/icon.pm:57
#, c-format
msgid "Debug"
msgstr "Debugowanie"

#: ../Rpmdrake/icon.pm:58
#, c-format
msgid "Erlang"
msgstr "Erlang"

#: ../Rpmdrake/icon.pm:59
#, c-format
msgid "GNOME and GTK+"
msgstr "GNOME i GTK+"

#: ../Rpmdrake/icon.pm:60
#, c-format
msgid "Java"
msgstr "Java"

#: ../Rpmdrake/icon.pm:61
#, c-format
msgid "KDE and Qt"
msgstr "KDE i Qt"

#: ../Rpmdrake/icon.pm:62
#, c-format
msgid "Kernel"
msgstr "Jądro"

#: ../Rpmdrake/icon.pm:63
#, c-format
msgid "OCaml"
msgstr "OCaml"

#: ../Rpmdrake/icon.pm:65
#, c-format
msgid "Perl"
msgstr "Perl"

#: ../Rpmdrake/icon.pm:66
#, c-format
msgid "PHP"
msgstr "PHP"

#: ../Rpmdrake/icon.pm:67
#, c-format
msgid "Python"
msgstr "Python"

#: ../Rpmdrake/icon.pm:68
#, c-format
msgid "Tools"
msgstr "Narzędzia"

#. -PO: This is a package/product name. Only translate it if needed:
#: ../Rpmdrake/icon.pm:69 ../Rpmdrake/icon.pm:169
#, c-format
msgid "X11"
msgstr "X11"

#: ../Rpmdrake/icon.pm:70 ../Rpmdrake/icon.pm:183 ../Rpmdrake/icon.pm:198
#, c-format
msgid "Documentation"
msgstr "Dokumentacja"

#: ../Rpmdrake/icon.pm:71
#, c-format
msgid "Editors"
msgstr "Edytory"

#: ../Rpmdrake/icon.pm:72
#, c-format
msgid "Education"
msgstr "Edukacja"

#: ../Rpmdrake/icon.pm:73
#, c-format
msgid "Emulators"
msgstr "Emulatory"

#: ../Rpmdrake/icon.pm:74
#, c-format
msgid "File tools"
msgstr "Narzędzia plikowe"

#: ../Rpmdrake/icon.pm:75 ../Rpmdrake/icon.pm:76 ../Rpmdrake/icon.pm:77
#: ../Rpmdrake/icon.pm:78 ../Rpmdrake/icon.pm:79 ../Rpmdrake/icon.pm:80
#: ../Rpmdrake/icon.pm:81 ../Rpmdrake/icon.pm:82 ../Rpmdrake/icon.pm:83
#: ../Rpmdrake/icon.pm:84 ../Rpmdrake/icon.pm:85
#, c-format
msgid "Games"
msgstr "Gry"

#: ../Rpmdrake/icon.pm:76
#, c-format
msgid "Adventure"
msgstr "Przygodowe"

#: ../Rpmdrake/icon.pm:77
#, c-format
msgid "Arcade"
msgstr "Przygodowe"

#: ../Rpmdrake/icon.pm:78
#, c-format
msgid "Boards"
msgstr "Planszowe"

#: ../Rpmdrake/icon.pm:79
#, c-format
msgid "Cards"
msgstr "Karty"

#: ../Rpmdrake/icon.pm:81
#, c-format
msgid "Puzzles"
msgstr "Puzzle"

#: ../Rpmdrake/icon.pm:82
#, c-format
msgid "Shooter"
msgstr "Strzelanki"

#: ../Rpmdrake/icon.pm:83
#, c-format
msgid "Simulation"
msgstr "Symulacja"

#: ../Rpmdrake/icon.pm:84
#, c-format
msgid "Sports"
msgstr "Sportowe"

#: ../Rpmdrake/icon.pm:85
#, c-format
msgid "Strategy"
msgstr "Strategia"

#: ../Rpmdrake/icon.pm:86
#, c-format
msgid "Geography"
msgstr "Geografia"

#: ../Rpmdrake/icon.pm:87 ../Rpmdrake/icon.pm:88 ../Rpmdrake/icon.pm:91
#: ../Rpmdrake/icon.pm:94 ../Rpmdrake/icon.pm:97 ../Rpmdrake/icon.pm:100
#: ../Rpmdrake/icon.pm:101 ../Rpmdrake/icon.pm:104
#, c-format
msgid "Graphical desktop"
msgstr "Środowisko graficzne"

#. -PO: This is a package/product name. Only translate it if needed:
#: ../Rpmdrake/icon.pm:90
#, c-format
msgid "Enlightenment"
msgstr "Enlightenment"

#. -PO: This is a package/product name. Only translate it if needed:
#: ../Rpmdrake/icon.pm:93
#, c-format
msgid "GNOME"
msgstr "GNOME"

#. -PO: This is a package/product name. Only translate it if needed:
#: ../Rpmdrake/icon.pm:96
#, c-format
msgid "Icewm"
msgstr "IceWM"

#. -PO: This is a package/product name. Only translate it if needed:
#: ../Rpmdrake/icon.pm:99
#, c-format
msgid "KDE"
msgstr "KDE"

#. -PO: This is a package/product name. Only translate it if needed:
#: ../Rpmdrake/icon.pm:103
#, c-format
msgid "WindowMaker"
msgstr "WindowMaker"

#. -PO: This is a package/product name. Only translate it if needed:
#: ../Rpmdrake/icon.pm:106
#, c-format
msgid "Xfce"
msgstr "Xfce"

#: ../Rpmdrake/icon.pm:107 ../Rpmdrake/icon.pm:108 ../Rpmdrake/icon.pm:109
#: ../Rpmdrake/icon.pm:110 ../Rpmdrake/icon.pm:111 ../Rpmdrake/icon.pm:112
#: ../Rpmdrake/icon.pm:113
#, c-format
msgid "Graphics"
msgstr "Grafika"

#: ../Rpmdrake/icon.pm:108
#, c-format
msgid "3D"
msgstr "3D"

#: ../Rpmdrake/icon.pm:109 ../Rpmdrake/icon.pm:146 ../Rpmdrake/icon.pm:174
#, c-format
msgid "Editors and Converters"
msgstr "Edytory i konwertery"

#: ../Rpmdrake/icon.pm:110 ../Rpmdrake/icon.pm:129 ../Rpmdrake/icon.pm:150
#: ../Rpmdrake/icon.pm:177
#, c-format
msgid "Utilities"
msgstr "Narzędzia"

#: ../Rpmdrake/icon.pm:111
#, c-format
msgid "Photography"
msgstr "Fotografia"

#: ../Rpmdrake/icon.pm:112
#, c-format
msgid "Scanning"
msgstr "Skanowanie"

#: ../Rpmdrake/icon.pm:113
#, c-format
msgid "Viewers"
msgstr "Przeglądarki"

#: ../Rpmdrake/icon.pm:114
#, c-format
msgid "Monitoring"
msgstr "Monitorowanie"

#: ../Rpmdrake/icon.pm:115 ../Rpmdrake/icon.pm:116 ../Rpmdrake/icon.pm:117
#: ../Rpmdrake/icon.pm:118 ../Rpmdrake/icon.pm:119 ../Rpmdrake/icon.pm:120
#: ../Rpmdrake/icon.pm:121 ../Rpmdrake/icon.pm:122 ../Rpmdrake/icon.pm:123
#: ../Rpmdrake/icon.pm:163
#, c-format
msgid "Networking"
msgstr "Sieć"

#: ../Rpmdrake/icon.pm:116
#, c-format
msgid "File transfer"
msgstr "Przesyłanie plików"

#: ../Rpmdrake/icon.pm:117
#, c-format
msgid "IRC"
msgstr "IRC"

#: ../Rpmdrake/icon.pm:118
#, c-format
msgid "Instant messaging"
msgstr "Komunikatory"

#: ../Rpmdrake/icon.pm:119 ../Rpmdrake/icon.pm:203
#, c-format
msgid "Mail"
msgstr "Poczta"

#: ../Rpmdrake/icon.pm:120
#, c-format
msgid "News"
msgstr "Nowości"

#: ../Rpmdrake/icon.pm:122
#, c-format
msgid "Remote access"
msgstr "Zdalny dostęp"

#: ../Rpmdrake/icon.pm:123
#, c-format
msgid "WWW"
msgstr "WWW"

#: ../Rpmdrake/icon.pm:124 ../Rpmdrake/icon.pm:125 ../Rpmdrake/icon.pm:126
#: ../Rpmdrake/icon.pm:127 ../Rpmdrake/icon.pm:128 ../Rpmdrake/icon.pm:129
#: ../Rpmdrake/icon.pm:130 ../Rpmdrake/icon.pm:131 ../Rpmdrake/icon.pm:132
#, c-format
msgid "Office"
msgstr "Biuro"

#: ../Rpmdrake/icon.pm:125
#, c-format
msgid "Dictionary"
msgstr "Słowniki"

#: ../Rpmdrake/icon.pm:126
#, c-format
msgid "Finance"
msgstr "Finanse"

#: ../Rpmdrake/icon.pm:127
#, c-format
msgid "Management"
msgstr "Zarządzanie"

#: ../Rpmdrake/icon.pm:128
#, c-format
msgid "Organizer"
msgstr "Organizery"

#: ../Rpmdrake/icon.pm:130
#, c-format
msgid "Spreadsheet"
msgstr "Arkusz kalkulacyjny"

#: ../Rpmdrake/icon.pm:131
#, c-format
msgid "Suite"
msgstr "Pakiety biurowe"

#: ../Rpmdrake/icon.pm:132
#, c-format
msgid "Word processor"
msgstr "Procesory tekstu"

#: ../Rpmdrake/icon.pm:133
#, c-format
msgid "Publishing"
msgstr "Publikowanie"

#: ../Rpmdrake/icon.pm:134 ../Rpmdrake/icon.pm:135 ../Rpmdrake/icon.pm:136
#: ../Rpmdrake/icon.pm:137 ../Rpmdrake/icon.pm:138 ../Rpmdrake/icon.pm:139
#: ../Rpmdrake/icon.pm:140 ../Rpmdrake/icon.pm:141 ../Rpmdrake/icon.pm:142
#, c-format
msgid "Sciences"
msgstr "Nauka"

#: ../Rpmdrake/icon.pm:135
#, c-format
msgid "Astronomy"
msgstr "Astronomia"

#: ../Rpmdrake/icon.pm:136
#, c-format
msgid "Biology"
msgstr "Biologia"

#: ../Rpmdrake/icon.pm:137
#, c-format
msgid "Chemistry"
msgstr "Chemia"

#: ../Rpmdrake/icon.pm:138
#, c-format
msgid "Computer science"
msgstr "Technika komputerowa"

#: ../Rpmdrake/icon.pm:139
#, c-format
msgid "Geosciences"
msgstr "Nauka o Ziemi"

#: ../Rpmdrake/icon.pm:140
#, c-format
msgid "Mathematics"
msgstr "Matematyka"

#: ../Rpmdrake/icon.pm:142
#, c-format
msgid "Physics"
msgstr "Fizyka"

#: ../Rpmdrake/icon.pm:143
#, c-format
msgid "Security"
msgstr "Bezpieczeństwo"

#: ../Rpmdrake/icon.pm:144
#, c-format
msgid "Shells"
msgstr "Powłoki"

#: ../Rpmdrake/icon.pm:145 ../Rpmdrake/icon.pm:146 ../Rpmdrake/icon.pm:147
#: ../Rpmdrake/icon.pm:148 ../Rpmdrake/icon.pm:149 ../Rpmdrake/icon.pm:150
#, c-format
msgid "Sound"
msgstr "Dźwięk"

#: ../Rpmdrake/icon.pm:147
#, c-format
msgid "Midi"
msgstr "Midi"

#: ../Rpmdrake/icon.pm:148
#, c-format
msgid "Mixers"
msgstr "Miksery"

#: ../Rpmdrake/icon.pm:149 ../Rpmdrake/icon.pm:175
#, c-format
msgid "Players"
msgstr "Odtwarzacze"

#: ../Rpmdrake/icon.pm:151 ../Rpmdrake/icon.pm:152 ../Rpmdrake/icon.pm:153
#: ../Rpmdrake/icon.pm:154 ../Rpmdrake/icon.pm:155 ../Rpmdrake/icon.pm:156
#: ../Rpmdrake/icon.pm:157 ../Rpmdrake/icon.pm:158 ../Rpmdrake/icon.pm:159
#: ../Rpmdrake/icon.pm:160 ../Rpmdrake/icon.pm:161 ../Rpmdrake/icon.pm:162
#: ../Rpmdrake/icon.pm:163 ../Rpmdrake/icon.pm:164 ../Rpmdrake/icon.pm:165
#: ../Rpmdrake/icon.pm:166 ../Rpmdrake/icon.pm:167
#, c-format
msgid "System"
msgstr "System"

#: ../Rpmdrake/icon.pm:152
#, c-format
msgid "Base"
msgstr "Podstawowe"

#: ../Rpmdrake/icon.pm:153
#, c-format
msgid "Boot and Init"
msgstr "Uruchamianie i inicjalizacja"

#: ../Rpmdrake/icon.pm:154
#, c-format
msgid "Cluster"
msgstr "Klaster"

#: ../Rpmdrake/icon.pm:155 ../Rpmdrake/icon.pm:181
#, c-format
msgid "Configuration"
msgstr "Konfiguracja"

#: ../Rpmdrake/icon.pm:156 ../Rpmdrake/icon.pm:157 ../Rpmdrake/icon.pm:158
#: ../Rpmdrake/icon.pm:159
#, c-format
msgid "Fonts"
msgstr "Czcionki"

#: ../Rpmdrake/icon.pm:157
#, c-format
msgid "True type"
msgstr "True type"

#: ../Rpmdrake/icon.pm:158
#, c-format
msgid "Type1"
msgstr "Type1"

#: ../Rpmdrake/icon.pm:159
#, c-format
msgid "X11 bitmap"
msgstr "Bitmapa X11"

#: ../Rpmdrake/icon.pm:160
#, c-format
msgid "Internationalization"
msgstr "Internacjonalizacja"

#: ../Rpmdrake/icon.pm:161
#, c-format
msgid "Kernel and hardware"
msgstr "Jądro i sprzęt"

#: ../Rpmdrake/icon.pm:162
#, c-format
msgid "Libraries"
msgstr "Biblioteki"

#: ../Rpmdrake/icon.pm:164
#, c-format
msgid "Packaging"
msgstr "Pakowanie"

#: ../Rpmdrake/icon.pm:165
#, c-format
msgid "Printing"
msgstr "Drukowanie"

#: ../Rpmdrake/icon.pm:166
#, c-format
msgid "Servers"
msgstr "Serwery"

#: ../Rpmdrake/icon.pm:170
#, c-format
msgid "Terminals"
msgstr "Terminale"

#: ../Rpmdrake/icon.pm:171
#, c-format
msgid "Text tools"
msgstr "Narzędzia tekstowe"

#: ../Rpmdrake/icon.pm:172
#, c-format
msgid "Toys"
msgstr "Zabawki"

#: ../Rpmdrake/icon.pm:173 ../Rpmdrake/icon.pm:174 ../Rpmdrake/icon.pm:175
#: ../Rpmdrake/icon.pm:176 ../Rpmdrake/icon.pm:177
#, c-format
msgid "Video"
msgstr "Wideo"

#: ../Rpmdrake/icon.pm:176
#, c-format
msgid "Television"
msgstr "Telewizja"

#: ../Rpmdrake/icon.pm:180 ../Rpmdrake/icon.pm:181 ../Rpmdrake/icon.pm:182
#: ../Rpmdrake/icon.pm:183 ../Rpmdrake/icon.pm:184 ../Rpmdrake/icon.pm:185
#: ../Rpmdrake/icon.pm:186 ../Rpmdrake/icon.pm:187 ../Rpmdrake/icon.pm:188
#: ../Rpmdrake/icon.pm:189
#, c-format
msgid "Workstation"
msgstr "Stacja robocza"

#: ../Rpmdrake/icon.pm:182
#, c-format
msgid "Console Tools"
msgstr "Narzędzia konsolowe"

#: ../Rpmdrake/icon.pm:184
#, c-format
msgid "Game station"
msgstr "Stacja rozrywkowa (gry)"

#: ../Rpmdrake/icon.pm:185
#, c-format
msgid "Internet station"
msgstr "Stacja internetowa"

#: ../Rpmdrake/icon.pm:186
#, c-format
msgid "Multimedia station"
msgstr "Stacja multimedialna"

#: ../Rpmdrake/icon.pm:187
#, c-format
msgid "Network Computer (client)"
msgstr "Komputer sieciowy (klient)"

#: ../Rpmdrake/icon.pm:188
#, c-format
msgid "Office Workstation"
msgstr "Stacja biurowa"

#: ../Rpmdrake/icon.pm:189
#, c-format
msgid "Scientific Workstation"
msgstr "Stacja naukowa"

#: ../Rpmdrake/icon.pm:190 ../Rpmdrake/icon.pm:192 ../Rpmdrake/icon.pm:193
#: ../Rpmdrake/icon.pm:194 ../Rpmdrake/icon.pm:195
#, c-format
msgid "Graphical Environment"
msgstr "Środowisko graficzne"

#: ../Rpmdrake/icon.pm:192
#, c-format
msgid "GNOME Workstation"
msgstr "Stacja GNOME"

#: ../Rpmdrake/icon.pm:193
#, c-format
msgid "IceWm Desktop"
msgstr "Pulpit IceWM"

#: ../Rpmdrake/icon.pm:194
#, c-format
msgid "KDE Workstation"
msgstr "Stacja KDE"

#: ../Rpmdrake/icon.pm:195
#, c-format
msgid "Other Graphical Desktops"
msgstr "Inne środowiska graficzne"

#: ../Rpmdrake/icon.pm:199 ../Rpmdrake/icon.pm:200 ../Rpmdrake/icon.pm:201
#: ../Rpmdrake/icon.pm:202 ../Rpmdrake/icon.pm:203 ../Rpmdrake/icon.pm:204
#: ../Rpmdrake/icon.pm:205 ../Rpmdrake/icon.pm:206
#, c-format
msgid "Server"
msgstr "Serwer"

#: ../Rpmdrake/icon.pm:200
#, c-format
msgid "DNS/NIS"
msgstr "DNS/NIS"

#: ../Rpmdrake/icon.pm:201
#, c-format
msgid "Database"
msgstr "Baza danych"

#: ../Rpmdrake/icon.pm:202
#, c-format
msgid "Firewall/Router"
msgstr "Zapora sieciowa/router"

#: ../Rpmdrake/icon.pm:204
#, c-format
msgid "Mail/Groupware/News"
msgstr "Poczta / Praca grupowa / Grupy dyskusyjne"

#: ../Rpmdrake/icon.pm:205
#, c-format
msgid "Network Computer server"
msgstr "Serwer sieciowy"

#: ../Rpmdrake/icon.pm:206
#, c-format
msgid "Web/FTP"
msgstr "Web/FTP"

#: ../Rpmdrake/init.pm:49
#, c-format
msgid "Usage: %s [OPTION]..."
msgstr "Użycie: %s [OPCJA]..."

#: ../Rpmdrake/init.pm:50
#, c-format
msgid "  --auto                 assume default answers to questions"
msgstr ""
"  --auto                 przyjmij domyślne odpowiedzi na wszystkie pytania"

#: ../Rpmdrake/init.pm:51
#, c-format
msgid ""
"  --changelog-first      display changelog before filelist in the "
"description window"
msgstr ""
"  --changelog-first      wyświetla listę zmian w oknie opisu przed podaniem "
"listy plików"

#: ../Rpmdrake/init.pm:52
#, c-format
msgid "  --media=medium1,..     limit to given media"
msgstr "  --media=medium1,..     ograniczenie do oznaczonego nośnika"

#: ../Rpmdrake/init.pm:53
#, c-format
msgid ""
"  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"
msgstr ""
"  --merge-all-rpmnew     proponuje połączenie wszystkich odnalezionych "
"plików .rpmnew/.rpmsave files found"

#: ../Rpmdrake/init.pm:54
#, c-format
msgid "  --mode=MODE            set mode (install (default), remove, update)"
msgstr ""
"  --mode=MODE            wybór trybu (instalacja (domyślny), usuwanie, "
"aktualizacja)"

#: ../Rpmdrake/init.pm:55
#, c-format
msgid ""
"  --justdb               update the database, but do not modify the "
"filesystem"
msgstr ""
"  --justdb               zaktualizuj bazę danych, ale nie zmieniaj danych w "
"systemie plików"

#: ../Rpmdrake/init.pm:56
#, c-format
msgid ""
"  --no-confirmation      don't ask first confirmation question in update mode"
msgstr ""
"  --no-confirmation      w trybie aktualizacji pomija pytanie o "
"potwierdzenie "

#: ../Rpmdrake/init.pm:57
#, c-format
msgid "  --no-media-update      don't update media at startup"
msgstr "  --no-media-update      pomija aktualizację nośników przy starcie"

#: ../Rpmdrake/init.pm:58
#, c-format
msgid "  --no-verify-rpm        don't verify package signatures"
msgstr "  --no-verify-rpm        pomija weryfikację podpisów pakietów"

#: ../Rpmdrake/init.pm:59
#, c-format
msgid ""
"  --parallel=alias,host  be in parallel mode, use \"alias\" group, use \"host"
"\" machine to show needed deps"
msgstr ""
"  --parallel=alias,host  działa w trybie równoległym , użyj grupy \"alias\", "
"użyj nazwy komputera  \"host\" do wskazania wymaganych zależności"

#: ../Rpmdrake/init.pm:60
#, c-format
msgid "  --rpm-root=path        use another root for rpm installation"
msgstr ""
"  --rpm-root=ścieżka        użyj innej ścieżki do instalacji pakietu rpm"

#: ../Rpmdrake/init.pm:61
#, c-format
msgid ""
"  --urpmi-root           use another root for urpmi db & rpm installation"
msgstr ""
"  --urpmi-root           używa innego katalogu głównego  bazy danych urpmi i "
"instalacji rpm."

#: ../Rpmdrake/init.pm:62
#, c-format
msgid "  --run-as-root          force to run as root"
msgstr "  --run-as-root          wymusza uruchomienie jako root"

#: ../Rpmdrake/init.pm:63
#, c-format
msgid "  --search=pkg           run search for \"pkg\""
msgstr "  --search=pkg           szuka wyrażenia \"pkg\""

#: ../Rpmdrake/init.pm:64
#, c-format
msgid ""
"  --test                 only verify if the installation can be achieved "
"correctly"
msgstr "  --test                 weryfikacja czy instalacja jest możliwa"

#: ../Rpmdrake/init.pm:65
#, c-format
msgid "  --version              print this tool's version number\n"
msgstr "  --version         - wyświetla numer wersji tego programu\n"

#: ../Rpmdrake/init.pm:156
#, c-format
msgid "Running in user mode"
msgstr "Uruchamianie w trybie użytkownika"

#: ../Rpmdrake/init.pm:157
#, c-format
msgid ""
"You are launching this program as a normal user.\n"
"You will not be able to perform modifications on the system,\n"
"but you may still browse the existing database."
msgstr ""
"Program jest uruchamiany z poziomu zwykłego użytkownika.\n"
"Nie będzie można przeprowadzać modyfikacji w systemie,\n"
"lecz wciąż można będzie przeglądać istniejącą bazę danych."

#: ../Rpmdrake/pkg.pm:126
#, c-format
msgid "Getting information from %s..."
msgstr "Pobieranie informacji z %s..."

#: ../Rpmdrake/pkg.pm:130
#, c-format
msgid "Getting '%s' from XML meta-data..."
msgstr "Pobieranie '%s' z plików informacji o programach "

#: ../Rpmdrake/pkg.pm:133 ../Rpmdrake/pkg.pm:438 ../Rpmdrake/pkg.pm:736
#: ../Rpmdrake/pkg.pm:927 ../rpmdrake:133 ../rpmdrake.pm:384 ../rpmdrake.pm:593
#, c-format
msgid "Please wait"
msgstr "Proszę czekać"

#: ../Rpmdrake/pkg.pm:148
#, c-format
msgid "No xml info for medium \"%s\", only partial result for package %s"
msgstr ""
"Brak pliku z informacjami o programach znajdujących się na nośniku \"%s\". "
"Wynik dla pakietu %s jest częściowy"

#: ../Rpmdrake/pkg.pm:150
#, c-format
msgid ""
"No xml info for medium \"%s\", unable to return any result for package %s"
msgstr ""
"Brak pliku z informacjami o programach znajdujących się na nośniku \"%s\". "
"Brak wyników dla pakietu %s "

#: ../Rpmdrake/pkg.pm:204 ../Rpmdrake/pkg.pm:209
#, c-format
msgid "Downloading package `%s'..."
msgstr "Pobieranie pakietu \"%s\"..."

#: ../Rpmdrake/pkg.pm:211
#, c-format
msgid "        %s%% of %s completed, ETA = %s, speed = %s"
msgstr "        %s%% za %s zostało pobrane, ETA = %s, prędkość = %s"

#: ../Rpmdrake/pkg.pm:212
#, c-format
msgid "        %s%% completed, speed = %s"
msgstr "        %s%% zakończono, prędkość = %s"

#: ../Rpmdrake/pkg.pm:250 ../Rpmdrake/pkg.pm:716
#, c-format
msgid "Confirmation"
msgstr "Potwierdzenie"

#: ../Rpmdrake/pkg.pm:251
#, c-format
msgid ""
"I need to contact the mirror to get latest update packages.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
msgstr ""
"Konieczne jest skontaktowanie się z serwerem zwierciadlanym\n"
"w celu pobrania najnowszych pakietów aktualizacyjnych.\n"
"Sprawdź, czy sieć jest aktualnie włączona.\n"
"\n"
"Czy chcesz kontynuować?"

#: ../Rpmdrake/pkg.pm:255
#, c-format
msgid "Do not ask me next time"
msgstr "Nie pytaj mnie ponownie"

#: ../Rpmdrake/pkg.pm:264
#, c-format
msgid "Already existing update media"
msgstr "Już istniejące nośniki aktualizacyjne"

#: ../Rpmdrake/pkg.pm:265
#, c-format
msgid ""
"You already have at least one update medium configured, but\n"
"all of them are currently disabled. You should run the Software\n"
"Media Manager to enable at least one (check it in the \"%s\"\n"
"column).\n"
"\n"
"Then, restart \"%s\"."
msgstr ""
"Posiadasz już co najmniej jeden skonfigurowany nośnik aktualizacyjny\n"
"lecz jest on aktualnie wyłączony. Należy uruchomić Menedżera\n"
"Nośników Oprogramowania aby włączyć co najmniej jeden \n"
"(zaznacz je w kolumnie \"%s\").\n"
"\n"
"Następnie uruchom ponownie \"%s\"."

#: ../Rpmdrake/pkg.pm:275
#, c-format
msgid ""
"You have no configured update media. MageiaUpdate cannot operate without any "
"update media."
msgstr ""
"Nośnik aktualizacji nie został skonfigurowany. MageiaUpdate nie może działać "
"bez nośników aktualizacji."

#: ../Rpmdrake/pkg.pm:276 ../rpmdrake.pm:626
#, c-format
msgid ""
"I need to contact the Mageia website to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
msgstr ""
"Konieczne jest skontaktowanie się ze stroną Mageia w celu\n"
"pobrania listy serwerów zwierciadlanych.\n"
"Sprawdź, czy sieć jest aktualnie włączona.\n"
"\n"
"Czy chcesz kontynuować?"

#: ../Rpmdrake/pkg.pm:283
#, c-format
msgid "How to choose manually your mirror"
msgstr "Sposób ręcznego wyboru serwera zwierciadlanego"

#: ../Rpmdrake/pkg.pm:284
#, c-format
msgid ""
"You may also choose your desired mirror manually: to do so,\n"
"launch the Software Media Manager, and then add a `Security\n"
"updates' medium.\n"
"\n"
"Then, restart %s."
msgstr ""
"Można także wybrać żądany serwer zwierciadlany ręcznie: aby\n"
"to zrobić, uruchom Menedżera Źródeł Oprogramowania, a następnie\n"
"dodaj nośnik \"Aktualizacje z dziedziny bezpieczeństwa\".\n"
"\n"
"Potem należy ponownie uruchomić %s."

#: ../Rpmdrake/pkg.pm:438 ../Rpmdrake/pkg.pm:736
#, c-format
msgid "Package installation..."
msgstr "Instalacja pakietów..."

#: ../Rpmdrake/pkg.pm:438
#, c-format
msgid "Initializing..."
msgstr "Inicjalizacja..."

#: ../Rpmdrake/pkg.pm:453
#, c-format
msgid "Reading updates description"
msgstr "Odczytywanie opisów aktualizacji"

#: ../Rpmdrake/pkg.pm:459 ../Rpmdrake/pkg.pm:494
#, c-format
msgid "Please wait, finding available packages..."
msgstr "Proszę czekać, wyszukiwanie dostępnych pakietów..."

#: ../Rpmdrake/pkg.pm:465
#, c-format
msgid "Please wait, listing base packages..."
msgstr "Proszę czekać, wypisywanie pakietów postawowych..."

#: ../Rpmdrake/pkg.pm:470 ../Rpmdrake/pkg.pm:849 ../Rpmdrake/pkg.pm:874
#: ../rpmdrake.pm:814 ../rpmdrake.pm:900 ../rpmdrake.pm:924
#, c-format
msgid "Error"
msgstr "Błąd"

#: ../Rpmdrake/pkg.pm:478
#, c-format
msgid "Please wait, finding installed packages..."
msgstr "Proszę czekać, wyszukiwanie zainstalowanych pakietów..."

#: ../Rpmdrake/pkg.pm:590
#, c-format
msgid "Upgrade information"
msgstr "Informacja o aktualizacji"

#: ../Rpmdrake/pkg.pm:592
#, c-format
msgid "These packages come with upgrade information"
msgstr "Te pakiety zawierają także informacje o uaktualnieniach"

#: ../Rpmdrake/pkg.pm:600
#, c-format
msgid "Upgrade information about this package"
msgstr "Informacja o aktualizacji pakietu"

#: ../Rpmdrake/pkg.pm:603
#, c-format
msgid "Upgrade information about package %s"
msgstr "Informacja o aktualizacji pakietu [%s]"

#: ../Rpmdrake/pkg.pm:625 ../Rpmdrake/pkg.pm:866
#, c-format
msgid "All requested packages were installed successfully."
msgstr "Wszystkie żądane pakiety zostały pomyślnie zainstalowane."

#: ../Rpmdrake/pkg.pm:629 ../Rpmdrake/pkg.pm:835
#, c-format
msgid "Problem during installation"
msgstr "Wystąpił problem podczas instalacji"

#: ../Rpmdrake/pkg.pm:630 ../Rpmdrake/pkg.pm:650 ../Rpmdrake/pkg.pm:837
#, c-format
msgid ""
"There was a problem during the installation:\n"
"\n"
"%s"
msgstr ""
"Wystąpił błąd podczas instalacji pakietów:\n"
"\n"
"%s"

#: ../Rpmdrake/pkg.pm:649
#, c-format
msgid "Installation failed"
msgstr "Instalacja zakończona niepowodzeniem"

#: ../Rpmdrake/pkg.pm:673
#, c-format
msgid "Checking validity of requested packages..."
msgstr "Sprawdzanie poprawności żądanych pakietów..."

#: ../Rpmdrake/pkg.pm:692
#, c-format
msgid "Unable to get source packages."
msgstr "Nie można pobrać pakietów źródłowych."

#: ../Rpmdrake/pkg.pm:693
#, c-format
msgid "Unable to get source packages, sorry. %s"
msgstr "Niestety, nie można pobrać pakietów źródłowych. %s"

#: ../Rpmdrake/pkg.pm:694
#, c-format
msgid ""
"\n"
"\n"
"Error(s) reported:\n"
"%s"
msgstr ""
"\n"
"\n"
"Zgłoszono błąd(błędy):\n"
"%s"

#: ../Rpmdrake/pkg.pm:713
#, c-format
msgid "The following package is going to be installed:"
msgid_plural "The following %d packages are going to be installed:"
msgstr[0] "Zostanie zainstalowany następujący pakiet:"
msgstr[1] "Zostaną zainstalowane następujące pakiety %d:"
msgstr[2] "Zostaną zainstalowane następujące pakiety %d:"

#: ../Rpmdrake/pkg.pm:719
#, c-format
msgid "Remove one package?"
msgid_plural "Remove %d packages?"
msgstr[0] "Usunąć jeden pakiet?"
msgstr[1] "Usunąć %d pakietów?"
msgstr[2] "Usunąć %d pakietów?"

#: ../Rpmdrake/pkg.pm:721
#, c-format
msgid "The following package has to be removed for others to be upgraded:"
msgstr "Poniższe pakiety muszą zostać usunięte aby zaktualizować inne:"

#: ../Rpmdrake/pkg.pm:722
#, c-format
msgid "The following packages have to be removed for others to be upgraded:"
msgstr "Poniższe pakiety muszą być usunięte aby zaktualizować inne:"

#: ../Rpmdrake/pkg.pm:726
#, c-format
msgid "Is it ok to continue?"
msgstr "Czy chcesz kontynuować?"

#: ../Rpmdrake/pkg.pm:743 ../Rpmdrake/pkg.pm:909
#, c-format
msgid "Orphan packages"
msgstr "Osierocone pakiety"

#: ../Rpmdrake/pkg.pm:743
#, c-format
msgid "The following orphan package will be removed."
msgid_plural "The following orphan packages will be removed."
msgstr[0] "Zostanie usunięty poniższy osierocony pakiety."
msgstr[1] "Zostaną usunięte poniższe osierocone pakiety."
msgstr[2] "Wymagany jest poniższy pakiet:"

#: ../Rpmdrake/pkg.pm:809
#, c-format
msgid "Change medium"
msgstr "Zmień nośnik"

#: ../Rpmdrake/pkg.pm:810
#, c-format
msgid "Please insert the medium named \"%s\""
msgstr "Wsuń nośnik o nazwie \"%s\" "

#: ../Rpmdrake/pkg.pm:836
#, c-format
msgid "%d installation transactions failed"
msgstr "%d transakcji instalacyjnych zakończonych niepowodzeniem"

#: ../Rpmdrake/pkg.pm:850
#, c-format
msgid "Unrecoverable error: no package found for installation, sorry."
msgstr "Nierozpoznany błąd: nie znaleziono pakietu do instalacji, sorry."

#: ../Rpmdrake/pkg.pm:853
#, c-format
msgid "Inspecting configuration files..."
msgstr "Sprawdzanie plików konfiguracyjnych..."

#: ../Rpmdrake/pkg.pm:861
#, c-format
msgid ""
"The installation is finished; everything was installed correctly.\n"
"\n"
"Some configuration files were created as `.rpmnew' or `.rpmsave',\n"
"you may now inspect some in order to take actions:"
msgstr ""
"Zakończono instalację. Wszystko zostało zainstalowane poprawnie.\n"
"\n"
"Pewne pliki konfiguracyjne zostały utworzone jako `.rpmnew' lub `.rpmsave',\n"
"Można je sprawdzić aby podjąć odpowiednie działanie:"

#: ../Rpmdrake/pkg.pm:867
#, c-format
msgid "Looking for \"README\" files..."
msgstr "Szukanie plików \"README\"..."

#: ../Rpmdrake/pkg.pm:900
#, c-format
msgid "RPM transaction %d/%d"
msgstr "Transakcja RPM %d|%d"

#: ../Rpmdrake/pkg.pm:901
#, c-format
msgid "Unselect all"
msgstr "Odznacz wszystko"

#: ../Rpmdrake/pkg.pm:902
#, c-format
msgid "Details"
msgstr "Szczegóły"

#: ../Rpmdrake/pkg.pm:927 ../Rpmdrake/pkg.pm:938
#, c-format
msgid "Please wait, removing packages..."
msgstr "Proszę czekać, usuwanie pakietów..."

#: ../Rpmdrake/pkg.pm:951
#, c-format
msgid "Problem during removal"
msgstr "Problem podczas usuwania"

#: ../Rpmdrake/pkg.pm:952
#, c-format
msgid ""
"There was a problem during the removal of packages:\n"
"\n"
"%s"
msgstr ""
"Wystąpił błąd podczas usuwania pakietów:\n"
"\n"
"%s"

#: ../Rpmdrake/pkg.pm:959
#, c-format
msgid "Information"
msgstr "Informacje"

#: ../Rpmdrake/rpmnew.pm:93
#, c-format
msgid "Inspecting %s"
msgstr "Sprawdzanie %s"

#: ../Rpmdrake/rpmnew.pm:122
#, c-format
msgid "Changes:"
msgstr "Zmiany:"

#: ../Rpmdrake/rpmnew.pm:131
#, c-format
msgid ""
"You can either remove the .%s file, use it as main file or do nothing. If "
"unsure, keep the current file (\"%s\")."
msgstr ""
"Możesz usunąć plik %s, użyć go jako plik główny lub nie robić nic. Jeżeli "
"nie jesteś pewny co zrobić zachowaj aktualny plik (\"%s)."

#: ../Rpmdrake/rpmnew.pm:132 ../Rpmdrake/rpmnew.pm:137
#, c-format
msgid "Remove .%s"
msgstr "Usuń %s"

#: ../Rpmdrake/rpmnew.pm:141
#, c-format
msgid "Use .%s as main file"
msgstr "Użyj .%s jako plik podstawowy"

#: ../Rpmdrake/rpmnew.pm:145
#, c-format
msgid "Do nothing"
msgstr "Nic nie rób"

#: ../Rpmdrake/rpmnew.pm:172
#, c-format
msgid "Installation finished"
msgstr "Instalacja zakończona"

#: ../Rpmdrake/rpmnew.pm:187
#, c-format
msgid "Inspect..."
msgstr "Sprawdź..."

#: ../Rpmdrake/rpmnew.pm:205 ../rpmdrake:101
#, c-format
msgid "Please wait, searching..."
msgstr "Proszę czekać, wyszukiwanie..."

#: ../gurpmi.addmedia:103
#, c-format
msgid "bad <url> (for local directory, the path must be absolute)"
msgstr ""
"nieprawidłowy <url> (dla katalogu lokalnego wymagana jest ścieżka "
"bezwzględna)"

#: ../gurpmi.addmedia:117
#, c-format
msgid ""
"%s\n"
"\n"
"Is it ok to continue?"
msgstr ""
"%s\n"
"\n"
"Czy chcesz kontynuować?"

#: ../gurpmi.addmedia:121
#, c-format
msgid ""
"You are about to add new package media.\n"
"That means you will be able to add new software packages\n"
"to your system from these new media."
msgstr ""
"Za chwilę zostanie dodany nowy nośnik pakietów.\n"
"To oznacza, że będzie możliwość dodawania nowych pakietów\n"
"oprogramowania do systemu z tego nowego nośnika."

#: ../gurpmi.addmedia:125
#, c-format
msgid ""
"You are about to add new package medium, %s.\n"
"That means you will be able to add new software packages\n"
"to your system from these new media."
msgstr ""
"Za chwilę zostanie dodany nowy nośnik pakietów, %s.\n"
"To oznacza, że będzie możliwość dodawania nowych pakietów\n"
"oprogramowania do systemu z tego nowego nośnika."

#: ../gurpmi.addmedia:128
#, c-format
msgid ""
"You are about to add a new package medium, `%s'.\n"
"That means you will be able to add new software packages\n"
"to your system from that new medium."
msgstr ""
"Za chwilę zostanie dodany nowy nośnik pakietów, \"%s\".\n"
"To oznacza, że będzie możliwość dodawania nowych pakietów\n"
"oprogramowania do systemu z tego nowego nośnika."

#: ../gurpmi.addmedia:152
#, c-format
msgid "Successfully added media."
msgstr "Pomyślnie dodano nośnik."

#: ../gurpmi.addmedia:154
#, c-format
msgid "Successfully added media %s."
msgstr "Pomyślnie dodano nośnik %s."

#: ../gurpmi.addmedia:155
#, c-format
msgid "Successfully added medium `%s'."
msgstr "Pomyślnie dodano nośnik \"%s\"."

#: ../rpmdrake:106
#, c-format
msgid "Stop"
msgstr "Zatrzymaj"

#: ../rpmdrake:140
#, c-format
msgid "no xml-info available for medium \"%s\""
msgstr "Brak informacji o programach z nośnika \"%s\""

#: ../rpmdrake:156 ../rpmdrake:184
#, c-format
msgid "Search aborted"
msgstr "Wyszukiwanie zostało przerwane"

#: ../rpmdrake:203
#, c-format
msgid "Selected"
msgstr "Wybrane"

#: ../rpmdrake:203
#, c-format
msgid "Not selected"
msgstr "Nie wybrane"

#: ../rpmdrake:210
#, c-format
msgid "No search results."
msgstr "Brak wyników wyszukiwania."

#: ../rpmdrake:211
#, c-format
msgid ""
"No search results. You may want to switch to the '%s' view and to the '%s' "
"filter"
msgstr ""
"Brak wyników wyszukiwania. Być może konieczne będzie przełączenie się do "
"widoku %s i do filtru %s"

#: ../rpmdrake:235
#, c-format
msgid "Reset aborted (RPM DB is locked by another process)"
msgstr "Resetowanie przerwane (baza danych RRM jest używana przez inny proces)"

#: ../rpmdrake:290
#, c-format
msgid "Selected: %s / Free disk space: %s"
msgstr "Wybranych: %s / Miejsce na dysku: %s"

#: ../rpmdrake:330
#, fuzzy, c-format
msgid "Select packages for (un)installing them"
msgstr "Nie można zainstalować niektórych pakietów"

#: ../rpmdrake:337
#, c-format
msgid "Package"
msgstr "Pakiet"

#. -PO: "Architecture" but to be kept *small* !!!
#: ../rpmdrake:351
#, c-format
msgid "Arch."
msgstr "Arch."

#: ../rpmdrake:353
#, c-format
msgid "This shows the architecture for which the package has been built"
msgstr ""

#. -PO: "Status" should be kept *small* !!!
#: ../rpmdrake:381
#, c-format
msgid "Status"
msgstr "Status"

#: ../rpmdrake:388
#, c-format
msgid "The icon shows the package status:"
msgstr ""

#: ../rpmdrake:389
#, c-format
msgid "A green icon means the package is installed"
msgstr ""

#: ../rpmdrake:390
#, c-format
msgid "A blue icon means this is an update for an installed package"
msgstr ""

#: ../rpmdrake:391
#, fuzzy, c-format
msgid "A red stop sign means the package cannot be removed"
msgstr "Nie można usunąć niektórych pakietów"

#: ../rpmdrake:392
#, c-format
msgid ""
"An orange icon with a down arrow means this package has been selected to be "
"installed"
msgstr ""

#: ../rpmdrake:393
#, c-format
msgid ""
"A red icon with an up arrow means this package has been selected to be "
"uninstalled"
msgstr ""

#: ../rpmdrake:432
#, c-format
msgid "Not installed"
msgstr "Nie zainstalowany"

#: ../rpmdrake:447
#, c-format
msgid "All packages, alphabetical"
msgstr "Wszystkie pakiety, alfabetycznie"

#: ../rpmdrake:448
#, c-format
msgid "All packages, by group"
msgstr "Wszystkie pakiety, według grupy"

#: ../rpmdrake:449
#, c-format
msgid "Leaves only, sorted by install date"
msgstr "Tylko liście, uporządkowane według daty instalacji"

#: ../rpmdrake:450
#, c-format
msgid "All packages, by update availability"
msgstr "Wszystkie pakiety, według dostępności aktualizacji"

#: ../rpmdrake:451
#, c-format
msgid "All packages, by selection state"
msgstr "Wszystkie pakiety, według stanu zaznaczenia"

#: ../rpmdrake:452
#, c-format
msgid "All packages, by size"
msgstr "Wszystkie pakiety, według rozmiaru"

#: ../rpmdrake:453
#, c-format
msgid "All packages, by medium repository"
msgstr "Wszystkie pakiety, według repozytorium nośników"

#. -PO: Backports media are newer but less-tested versions of some packages in main
#. -PO: See http://wiki.mandriva.com/en/Policies/SoftwareMedia#.2Fmain.2Fbackports
#: ../rpmdrake:461
#, c-format
msgid "Backports"
msgstr "Pakiety dla wcześniejszych wersji"

#: ../rpmdrake:462
#, c-format
msgid "Meta packages"
msgstr "Meta pakiety"

#: ../rpmdrake:463
#, c-format
msgid "Packages with GUI"
msgstr "Programy z interfejsem graficznym"

#: ../rpmdrake:464
#, c-format
msgid "All updates"
msgstr "Wszystkie aktualizacje"

#: ../rpmdrake:465
#, c-format
msgid "Security updates"
msgstr "Aktualizacje z dziedziny bezpieczeństwa"

#: ../rpmdrake:466
#, c-format
msgid "Bugfixes updates"
msgstr "Aktualizacje poprawiające błędy"

#: ../rpmdrake:467
#, c-format
msgid "General updates"
msgstr "Zwykłe aktualizacje"

#: ../rpmdrake:490
#, c-format
msgid "View"
msgstr "Przeglądaj"

#: ../rpmdrake:518
#, c-format
msgid "Filter"
msgstr "Filtr"

#: ../rpmdrake:555
#, c-format
msgid "in names"
msgstr "w nazwach"

#: ../rpmdrake:555
#, c-format
msgid "in descriptions"
msgstr "w opisach"

#: ../rpmdrake:555
#, c-format
msgid "in summaries"
msgstr "w opisach"

#: ../rpmdrake:555
#, c-format
msgid "in file names"
msgstr "w nazwach plików"

#: ../rpmdrake:607
#, c-format
msgid "_Update media"
msgstr "_Aktualizacja nośnika(-ów)"

#: ../rpmdrake:612
#, c-format
msgid "_Reset the selection"
msgstr "_Usuń zaznaczenie"

#: ../rpmdrake:613
#, c-format
msgid "Reload the _packages list"
msgstr "Przeładuj listę _pakietów"

#: ../rpmdrake:614
#, c-format
msgid "_Quit"
msgstr "_Zakończ"

#: ../rpmdrake:614
#, c-format
msgid "<control>Q"
msgstr "<control>Q"

#: ../rpmdrake:618
#, c-format
msgid "_Media Manager"
msgstr "_Menedżer nośników oprogramowania"

#: ../rpmdrake:624
#, c-format
msgid "_View"
msgstr "Przeglądaj"

#: ../rpmdrake:636
#, c-format
msgid "_Select dependencies without asking"
msgstr "_Zaznacz pakiety powiązane bez pytania"

#: ../rpmdrake:643
#, c-format
msgid "Clear download cache after successful install"
msgstr "Wyczyść bufor pobierania po poprawnej instalacji"

#: ../rpmdrake:650
#, c-format
msgid "_Show automatically selected packages"
msgstr "P_okaż automatycznie wybrane pakiety"

#: ../rpmdrake:654
#, c-format
msgid "_Compute updates on startup"
msgstr "_Uruchom aktualizacje przy starcie"

#: ../rpmdrake:657
#, c-format
msgid "Search in _full package names"
msgstr "Szukaj w _pełnej nazwie pakietu"

#: ../rpmdrake:660
#, c-format
msgid "Use _regular expressions in searches"
msgstr "Użyj _regularnych wyrażeń w wyszukiwaniu"

#: ../rpmdrake:741
#, c-format
msgid "Find:"
msgstr "Znajdź:"

#: ../rpmdrake:745
#, c-format
msgid "Please type in the string you want to search then press the <enter> key"
msgstr ""
"Wprowadź ciąg znaków, który chcesz odszukać i naciśnij klawisz <enter> "

#: ../rpmdrake:775
#, c-format
msgid "Apply"
msgstr "Zastosuj"

#: ../rpmdrake:794
#, c-format
msgid "Quick Introduction"
msgstr "Szybka prezentacja"

#: ../rpmdrake:795
#, c-format
msgid "You can browse the packages through the categories tree on the left."
msgstr ""
"Pakiety można przeglądać z wykorzystaniem kategorii znajdujących się po "
"lewej stronie."

#: ../rpmdrake:796
#, c-format
msgid ""
"You can view information about a package by clicking on it on the right list."
msgstr ""
"Informację na temat pakietu można uzyskać klikając na niego w oknie po "
"prawej stronie."

#: ../rpmdrake:797
#, c-format
msgid "To install, update or remove a package, just click on its \"checkbox\"."
msgstr ""
"Aby zainstalować, zaktualizować lub usunąć program wystarczy zaznaczyć "
"\"checkbox\" obok jego nazwy."

#: ../rpmdrake:843
#, c-format
msgid "rpmdrake is already running (pid: %s)"
msgstr "rpmdrake już działa (pid: %s)"

#: ../rpmdrake.pm:120
#, c-format
msgid "Software Update"
msgstr "Uaktualnianie pakietów oprogramowania"

#: ../rpmdrake.pm:120
#, c-format
msgid "Mageia Update"
msgstr "Aktualizacja Mageia"

#: ../rpmdrake.pm:147
#, c-format
msgid "Please enter your credentials for accessing proxy\n"
msgstr "Aby uzyskać dostęp do proxy wprowadź dane uwierzytelniające\n"

#: ../rpmdrake.pm:148
#, c-format
msgid "User name:"
msgstr "Nazwa użytkownika:"

#: ../rpmdrake.pm:233
#, c-format
msgid "Software Packages Removal"
msgstr "Usuwanie pakietów oprogramowania"

#: ../rpmdrake.pm:234 ../rpmdrake.pm:238
#, c-format
msgid "Software Packages Update"
msgstr "Uaktualnianie pakietów oprogramowania"

#: ../rpmdrake.pm:235
#, c-format
msgid "Software Packages Installation"
msgstr "Instalacja pakietów oprogramowania"

#: ../rpmdrake.pm:283
#, c-format
msgid "No"
msgstr "Nie"

#: ../rpmdrake.pm:287
#, c-format
msgid "Yes"
msgstr "Tak"

#: ../rpmdrake.pm:339
#, c-format
msgid "Info..."
msgstr "Informacja ..."

#: ../rpmdrake.pm:464
#, c-format
msgid "Austria"
msgstr "Austria"

#: ../rpmdrake.pm:465
#, c-format
msgid "Australia"
msgstr "Australia"

#: ../rpmdrake.pm:466
#, c-format
msgid "Belgium"
msgstr "Belgia"

#: ../rpmdrake.pm:467
#, c-format
msgid "Brazil"
msgstr "Brazylia"

#: ../rpmdrake.pm:468
#, c-format
msgid "Canada"
msgstr "Kanada"

#: ../rpmdrake.pm:469
#, c-format
msgid "Switzerland"
msgstr "Szwajcaria"

#: ../rpmdrake.pm:470
#, c-format
msgid "Costa Rica"
msgstr "Kostaryka"

#: ../rpmdrake.pm:471
#, c-format
msgid "Czech Republic"
msgstr "Czechy"

#: ../rpmdrake.pm:472
#, c-format
msgid "Germany"
msgstr "Niemcy"

#: ../rpmdrake.pm:473
#, c-format
msgid "Danmark"
msgstr "Dania"

#: ../rpmdrake.pm:474 ../rpmdrake.pm:478
#, c-format
msgid "Greece"
msgstr "Grecja"

#: ../rpmdrake.pm:475
#, c-format
msgid "Spain"
msgstr "Hiszpania"

#: ../rpmdrake.pm:476
#, c-format
msgid "Finland"
msgstr "Finlandia"

#: ../rpmdrake.pm:477
#, c-format
msgid "France"
msgstr "Francja"

#: ../rpmdrake.pm:479
#, c-format
msgid "Hungary"
msgstr "Węgry"

#: ../rpmdrake.pm:480
#, c-format
msgid "Israel"
msgstr "Izrael"

#: ../rpmdrake.pm:481
#, c-format
msgid "Italy"
msgstr "Włochy"

#: ../rpmdrake.pm:482
#, c-format
msgid "Japan"
msgstr "Japonia"

#: ../rpmdrake.pm:483
#, c-format
msgid "Korea"
msgstr "Korea"

#: ../rpmdrake.pm:484
#, c-format
msgid "Netherlands"
msgstr "Holandia"

#: ../rpmdrake.pm:485
#, c-format
msgid "Norway"
msgstr "Norwegia"

#: ../rpmdrake.pm:486
#, c-format
msgid "Poland"
msgstr "Polska"

#: ../rpmdrake.pm:487
#, c-format
msgid "Portugal"
msgstr "Portugalia"

#: ../rpmdrake.pm:488
#, c-format
msgid "Russia"
msgstr "Rosja"

#: ../rpmdrake.pm:489
#, c-format
msgid "Sweden"
msgstr "Szwecja"

#: ../rpmdrake.pm:490
#, c-format
msgid "Singapore"
msgstr "Singapur"

#: ../rpmdrake.pm:491
#, c-format
msgid "Slovakia"
msgstr "Słowacja"

#: ../rpmdrake.pm:492
#, c-format
msgid "Taiwan"
msgstr "Tajwan"

#: ../rpmdrake.pm:493
#, c-format
msgid "United Kingdom"
msgstr "Wielka Brytania"

#: ../rpmdrake.pm:494
#, c-format
msgid "China"
msgstr "Chiny"

#: ../rpmdrake.pm:495 ../rpmdrake.pm:496 ../rpmdrake.pm:497 ../rpmdrake.pm:498
#, c-format
msgid "United States"
msgstr "Stany Zjednoczone"

#: ../rpmdrake.pm:578
#, c-format
msgid "Please wait, downloading mirror addresses."
msgstr "Proszę czekać, pobieranie adresów serwerów zwierciadlanych."

#: ../rpmdrake.pm:579
#, c-format
msgid "Please wait, downloading mirror addresses from the Mageia website."
msgstr "Proszę czekać, pobieranie adresów serwerów zwierciadlanych."

#: ../rpmdrake.pm:600
#, c-format
msgid "retrieval of [%s] failed"
msgstr "pobieranie [%s] nie powiodło się"

#: ../rpmdrake.pm:622
#, c-format
msgid ""
"I need to access internet to get the mirror list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
msgstr ""
"W celu pobrania listy serwerów zwierciadlanych \n"
"konieczne jest połączenie z internetem.\n"
"Sprawdź, czy sieć jest aktualnie włączona.\n"
"\n"
"Czy chcesz kontynuować?"

#: ../rpmdrake.pm:630 ../rpmdrake.pm:669
#, c-format
msgid "Mirror choice"
msgstr "Wybór serwera lustrzanego"

#: ../rpmdrake.pm:642
#, c-format
msgid "Error during download"
msgstr "Błąd podczas pobierania"

#: ../rpmdrake.pm:644
#, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
"The network, or the website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Wystąpił błąd podczas pobierania listy serwerów zwierciadlanych:\n"
"\n"
"%s\n"
"Sieć lub strona www Mageia mogą być niedostępne.\n"
"Spróbuj później ponownie."

#: ../rpmdrake.pm:649
#, c-format
msgid ""
"There was an error downloading the mirror list:\n"
"\n"
"%s\n"
"The network, or the Mageia website, may be unavailable.\n"
"Please try again later."
msgstr ""
"Wystąpił błąd podczas pobierania listy serwerów zwierciadlanych:\n"
"\n"
"%s\n"
"Sieć lub strona www Mageia mogą być niedostępne.\n"
"Spróbuj później ponownie."

#: ../rpmdrake.pm:659
#, c-format
msgid "No mirror"
msgstr "Brak serwerów zwierciadlanych"

#: ../rpmdrake.pm:661
#, c-format
msgid "I can't find any suitable mirror."
msgstr "Odnalezienie odpowiedniego serwera zwierciadlanego jest niemożliwe."

#: ../rpmdrake.pm:662
#, c-format
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
"by Mageia Official Updates."
msgstr ""
"Nie można znaleźć odpowiedniego serwera zwierciadlanego.\n"
"\n"
"Może być kilka przyczyn tego problemu: najczęstszy jest przypadek\n"
"gdy architektura tego procesora nie jest obsługiwana przez Oficjalne\n"
"Aktualizacje Pakietów Mageia."

#: ../rpmdrake.pm:681
#, c-format
msgid "Please choose the desired mirror."
msgstr "Wybierz serwer zwierciadlany."

#: ../rpmdrake.pm:722
#, c-format
msgid "Copying file for medium `%s'..."
msgstr "Kopiowanie pliku dla nośnika \"%s\"..."

#: ../rpmdrake.pm:725
#, c-format
msgid "Examining file of medium `%s'..."
msgstr "Badanie pliku nośnika \"%s\"..."

#: ../rpmdrake.pm:728
#, c-format
msgid "Examining remote file of medium `%s'..."
msgstr "Badanie zdalnego pliku nośnika \"%s\"..."

#: ../rpmdrake.pm:732
#, c-format
msgid " done."
msgstr " gotowe."

#: ../rpmdrake.pm:736
#, c-format
msgid " failed!"
msgstr " niepowodzenie!"

#. -PO: We're downloading the said file from the said medium
#: ../rpmdrake.pm:741
#, c-format
msgid "%s from medium %s"
msgstr "%s z nośnika %s"

#: ../rpmdrake.pm:745
#, c-format
msgid "Starting download of `%s'..."
msgstr "Rozpoczynanie pobierania pakietu \"%s\"..."

#: ../rpmdrake.pm:749
#, c-format
msgid ""
"Download of `%s'\n"
"time to go:%s, speed:%s"
msgstr ""
"Pobieranie pakietu \"%s\"\n"
"czas zakończenia:%s, szybkość:%s"

#: ../rpmdrake.pm:752
#, c-format
msgid ""
"Download of `%s'\n"
"speed:%s"
msgstr ""
"Pobieranie pakietu \"%s\"\n"
"szybkość:%s"

#: ../rpmdrake.pm:763
#, c-format
msgid "Please wait, updating media..."
msgstr "Proszę czekać, aktualizacja nośnika..."

#: ../rpmdrake.pm:773
#, c-format
msgid "Canceled"
msgstr "Anulowano"

#: ../rpmdrake.pm:790
#, c-format
msgid "Error retrieving packages"
msgstr "Błąd podczas pobierania pakietów"

#: ../rpmdrake.pm:791
#, c-format
msgid ""
"It's impossible to retrieve the list of new packages from the media\n"
"`%s'. Either this update media is misconfigured, and in this case\n"
"you should use the Software Media Manager to remove it and re-add it in "
"order\n"
"to reconfigure it, either it is currently unreachable and you should retry\n"
"later."
msgstr ""
"Nie można pobrać listy nowych pakietów z nośnika \"%s\"\n"
"Albo ten nośnik aktualizacyjny jest niepoprawnie skonfigurowany, albo\n"
"w tym przypadku należy użyć Menedżera Nośników Oprogramowania aby\n"
"usunąć i ponownie dodać w celu ponownej konfiguracji. Inną przyczyną\n"
"może być niedostępność pakietu i należy spróbować jeszcze raz później."

#: ../rpmdrake.pm:822
#, c-format
msgid "Update media"
msgstr "Aktualizacja nośnika(-ów)"

#: ../rpmdrake.pm:827
#, c-format
msgid ""
"No active medium found. You must enable some media to be able to update them."
msgstr ""
"Nie odnaleziono aktywnego nośnika. Aby zaktualizować nośnik należy go "
"aktywować."

#: ../rpmdrake.pm:834
#, c-format
msgid "Select the media you wish to update:"
msgstr "Wybierz nośnik(i) do aktualizacji:"

#: ../rpmdrake.pm:880
#, c-format
msgid ""
"Unable to update medium; it will be automatically disabled.\n"
"\n"
"Errors:\n"
"%s"
msgstr ""
"Nie można zaktualizować nośnika; zostanie automatycznie wyłączony.\n"
"Błędy:\n"
"%s"

#: ../rpmdrake.pm:901 ../rpmdrake.pm:912
#, c-format
msgid ""
"Unable to add medium, errors reported:\n"
"\n"
"%s"
msgstr ""
"Nie można dodać nośnika, zgłoszone błędy:\n"
"\n"
"%s"

#: ../rpmdrake.pm:924
#, c-format
msgid "Unable to create medium."
msgstr "Nie można utworzyć nośnika."

#: ../rpmdrake.pm:929
#, c-format
msgid "Failure when adding medium"
msgstr "Niepowodzenie podczas dodawania nośnika"

#: ../rpmdrake.pm:930
#, c-format
msgid ""
"There was a problem adding medium:\n"
"\n"
"%s"
msgstr ""
"Wystąpił błąd podczas dodawania nośnika:\n"
"\n"
"%s"

#: ../rpmdrake.pm:943
#, c-format
msgid ""
"Your medium `%s', used for updates, does not match the version of %s you're "
"running (%s).\n"
"It will be disabled."
msgstr ""
"Twój nośnik `%s', używany do aktualizacji, nie pasuje do wersji %s której "
"używasz (%s).\n"
"Zostanie on wyłączony."

#: ../rpmdrake.pm:946
#, c-format
msgid ""
"Your medium `%s', used for updates, does not match the version of Mageia "
"you're running (%s).\n"
"It will be disabled."
msgstr ""
"Twój nośnik \"%s\", używany do aktualizacji, nie pasuje do wersji używanego "
"systemu Mageia (%s).\n"
"Zostanie on wyłączony."

#: ../rpmdrake.pm:977
#, c-format
msgid "Help launched in background"
msgstr "Pomoc uruchomiona w tle"

#: ../rpmdrake.pm:978
#, c-format
msgid ""
"The help window has been started, it should appear shortly on your desktop."
msgstr ""
"Okno pomocy zostało uruchomione, powinno wkrótce pojawić się na ekranie."

#: ../data/rpmdrake-browse-only.desktop.in.h:1
msgid "Browse Available Software"
msgstr "Przeglądanie dostępnego oprogramowania"

#: ../data/rpmdrake-browse-only.desktop.in.h:2
msgid "A graphical front end for browsing installed & available packages"
msgstr ""
"Graficzny program do przeglądania zainstalowanych i dostępnych pakietów"

#: ../data/rpmdrake.desktop.in.h:1
msgid "Install & Remove Software"
msgstr "Instalacja i usuwanie oprogramowania"

#: ../data/rpmdrake.desktop.in.h:2
msgid "A graphical front end for installing, removing and updating packages"
msgstr "Graficzny program do instalowania, usuwania i aktualizowania pakietów"

#: ../data/rpmdrake-sources.desktop.in.h:1
msgid "Software Media Manager"
msgstr "Menedżer nośników oprogramowania"

#: ../mime/gurpmi.addmedia.desktop.in.h:1
msgid "Add urpmi media"
msgstr "Dodawanie nośnika dla urpmi"

#: ../mime/x-urpmi-media.desktop.in.h:1
msgid "Urpmi medium info"
msgstr "Informacje na temat nośnika dla urpmi"

#: ../polkit/org.mageia.drakrpm-addmedia.policy.in.h:1
msgid "Run Mageia Package Media Adder"
msgstr "Uruchom Menadżer Nośników Magei"

#: ../polkit/org.mageia.drakrpm-addmedia.policy.in.h:2
msgid "Authentication is required to run Mageia Package Media Adder"
msgstr "Menadżer Nośników Mageia - wymagane uwierzytelnianie"

#: ../polkit/org.mageia.drakrpm-editmedia.policy.in.h:1
msgid "Run Mageia Package Media Editor"
msgstr "Uruchom Menadżer Nośników Magei"

#: ../polkit/org.mageia.drakrpm-editmedia.policy.in.h:2
msgid "Authentication is required to run Mageia Package Media Editor"
msgstr "Edytor Nośników Oprogramowania magei - wymagane uwierzytelnianie"

#: ../polkit/org.mageia.drakrpm.policy.in.h:1
msgid "Run Mageia Package Manager"
msgstr "Uruchom Menadżer Pakietów Mageia"

#: ../polkit/org.mageia.drakrpm.policy.in.h:2
msgid "Authentication is required to run Mageia Package Manager"
msgstr "Menadżer Pakietów Mageia - wymagane uwierzytelnianie"

#: ../polkit/org.mageia.drakrpm-update.policy.in.h:1
msgid "Run Mageia Updater"
msgstr "Uruchom aktualizację Magei"

#: ../polkit/org.mageia.drakrpm-update.policy.in.h:2
msgid "Authentication is required to run Mageia Updater"
msgstr "Aktualizacja Magei - wymagane uwierzytelnianie"