summaryrefslogtreecommitdiff
path: root/po/pl.po
blob: e110cc961080b8c3ed2e6e5a89ea63130f263837 (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
# translation of pl.po to Polish
# Wojciech Drapiński <wojciech.drapinski@zie.pg.gda.pl>, 1999.
# Paweł Dziekoński <pdziekonski@mml.ch.pwr.wroc.pl>, 1999.
# Jakub Bogusz <qboosh@pld-linux.org>, 2002.
# Arkadiusz Miskiewicz <arekm@pld-linux.org>, 2003.
# Piotr Drąg <piotrdrag@gmail.com>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
"POT-Creation-Date: 2010-03-29 16:08+0300\n"
"PO-Revision-Date: 2010-03-26 02:00+0100\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"

#: build.c:43
msgid "Failed build dependencies:\n"
msgstr "Niespełnione zależności budowania:\n"

#: build.c:67
#, c-format
msgid "Unable to open spec file %s: %s\n"
msgstr "Nie można otworzyć pliku spec %s: %s\n"

#: build.c:129
#, c-format
msgid "Failed to open tar pipe: %m\n"
msgstr "Otwarcie potoku tar nie powiodło się: %m\n"

#: build.c:142
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Odczytanie pliku spec z %s nie powiodło się\n"

#: build.c:154
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Zmiana nazwy %s na %s nie powiodła się: %m\n"

#: build.c:231
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "wykonanie stat nie powiodło się %s: %m\n"

#: build.c:235
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Plik %s nie jest zwykłym plikiem.\n"

#: build.c:242
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Plik %s nie wygląda na plik spec.\n"

#: build.c:320
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Budowanie dla platform docelowych: %s\n"

#: build.c:335
#, c-format
msgid "Building for target %s\n"
msgstr "Budowanie dla %s\n"

#: rpm2cpio.c:62
#, c-format
msgid "argument is not an RPM package\n"
msgstr "parametr nie jest pakietem RPM\n"

#: rpm2cpio.c:67
#, c-format
msgid "error reading header from package\n"
msgstr "błąd podczas odczytywania nagłówka z pakietu\n"

#: rpm2cpio.c:81
#, c-format
msgid "cannot re-open payload: %s\n"
msgstr "nie można ponownie otworzyć danych: %s\n"

#: rpmqv.c:81
msgid "Query/Verify package selection options:"
msgstr "Odpytanie/sprawdzenie opcji wyboru pakietów:"

#: rpmqv.c:84
msgid "Query options (with -q or --query):"
msgstr "Opcje zapytania (z -q lub --query):"

#: rpmqv.c:87
msgid "Verify options (with -V or --verify):"
msgstr "Opcje sprawdzania (z -V lub --verify):"

#: rpmqv.c:93
msgid "Signature options:"
msgstr "Opcje podpisu:"

#: rpmqv.c:99
msgid "Database options:"
msgstr "Opcje bazy danych:"

#: rpmqv.c:105
msgid "Build options with [ <specfile> | <tarball> | <source package> ]:"
msgstr "Opcje budowania z [ <plik_spec> | <plik_tar> | <pakiet_źródłowy> ]:"

#: rpmqv.c:111
msgid "Install/Upgrade/Erase options:"
msgstr "Opcje instalacji/aktualizacji/usuwania:"

#: rpmqv.c:118 tools/rpmdeps.c:32 tools/rpmgraph.c:248
msgid "Common options for all rpm modes and executables:"
msgstr "Wspólne opcje dla wszystkich trybów i plików binarnych RPM:"

#: rpmqv.c:134 lib/poptI.c:31
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"

#: rpmqv.c:140 lib/poptALL.c:65
#, c-format
msgid "RPM version %s\n"
msgstr "RPM wersja %s\n"

#: rpmqv.c:145
#, c-format
msgid "Copyright (C) 1998-2002 - Red Hat, Inc.\n"
msgstr "Copyright (C) 1998-2002 - Red Hat, Inc.\n"

#: rpmqv.c:146
#, c-format
msgid ""
"This program may be freely redistributed under the terms of the GNU GPL\n"
msgstr ""
"Ten program może być swobodnie rozpowszechniany na warunkach licencji GNU "
"GPL\n"

#: rpmqv.c:278
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr "Wewnętrzny błąd w przetwarzaniu parametru (%d) :-(\n"

#: rpmqv.c:316 rpmqv.c:322 rpmqv.c:328 rpmqv.c:365
msgid "only one major mode may be specified"
msgstr "może być podany tylko jeden główny tryb pracy"

#: rpmqv.c:344
msgid "one type of query/verify may be performed at a time"
msgstr "tylko jeden typ odpytywania/sprawdzania można wykonać na raz"

#: rpmqv.c:348
msgid "unexpected query flags"
msgstr "nieoczekiwane flagi zapytania"

#: rpmqv.c:351
msgid "unexpected query format"
msgstr "nieoczekiwany format zapytania"

#: rpmqv.c:354
msgid "unexpected query source"
msgstr "nieoczekiwane źródło zapytania"

#: rpmqv.c:397
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
"tylko instalację, aktualizowanie i usuwanie źródeł oraz plików spec można "
"wymusić"

#: rpmqv.c:399
msgid "files may only be relocated during package installation"
msgstr "pliki mogą być przenoszone tylko podczas instalacji pakietu"

#: rpmqv.c:402
msgid "cannot use --prefix with --relocate or --excludepath"
msgstr "nie można użyć --prefix z --relocate lub --excludepath"

#: rpmqv.c:405
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
"--relocate i --excludepath można użyć tylko podczas instalowania nowych "
"pakietów"

#: rpmqv.c:408
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix można użyć tylko podczas instalowania nowych pakietów"

#: rpmqv.c:411
msgid "arguments to --prefix must begin with a /"
msgstr "parametry dla --prefix muszą zaczynać się od /"

#: rpmqv.c:414
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h) można podać tylko podczas instalacji pakietów"

#: rpmqv.c:418
msgid "--percent may only be specified during package installation"
msgstr "--percent można podać tylko podczas instalacji pakietów"

#: rpmqv.c:422
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs można podać tylko podczas instalacji pakietów"

#: rpmqv.c:426
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs można podać tylko podczas instalacji pakietów"

#: rpmqv.c:430
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs można podać tylko podczas instalacji pakietów"

#: rpmqv.c:434
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "nie można jednocześnie podać --excludedocs i --includedocs"

#: rpmqv.c:438
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch można podać tylko podczas instalacji pakietów"

#: rpmqv.c:442
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos można podać tylko podczas instalacji pakietów"

#: rpmqv.c:447
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoresize można podać tylko podczas instalacji pakietów"

#: rpmqv.c:451
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches można podać tylko podczas usuwania pakietów"

#: rpmqv.c:455
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles można podać tylko podczas instalacji pakietów"

#: rpmqv.c:460
msgid "--justdb may only be specified during package installation and erasure"
msgstr "--justdb można podać tylko podczas instalacji i usuwania pakietów"

#: rpmqv.c:465
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
"opcje wyłączające skrypty można podać tylko podczas instalacji i usuwania "
"pakietów"

#: rpmqv.c:470
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
"opcje wyłączające wyzwalacze można podać tylko podczas instalacji i usuwania "
"pakietów"

#: rpmqv.c:474
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
"--nodeps można podać tylko podczas budowania, przebudowywania, ponownej "
"kompilacji, instalacji, usuwania i sprawdzania pakietów"

#: rpmqv.c:479
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
"--test można podać tylko podczas instalacji, usuwania i budowania pakietów"

#: rpmqv.c:484
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
"--root (-r) można podać tylko podczas instalacji, usuwania, sprawdzania "
"pakietów i przebudowywania bazy"

#: rpmqv.c:495
msgid "arguments to --root (-r) must begin with a /"
msgstr "parametry dla --root (-r) muszą zaczynać się od /"

#: rpmqv.c:521
#, c-format
msgid "no files to sign\n"
msgstr "brak plików do podpisania\n"

#: rpmqv.c:526
#, c-format
msgid "cannot access file %s\n"
msgstr "nie można uzyskać dostępu do pliku %s\n"

#: rpmqv.c:546
msgid "Enter pass phrase: "
msgstr "Proszę podać hasło: "

#: rpmqv.c:548
#, c-format
msgid "Pass phrase check failed\n"
msgstr "Sprawdzenie hasła nie powiodło się\n"

#: rpmqv.c:552
#, c-format
msgid "Pass phrase is good.\n"
msgstr "Hasło jest dobre.\n"

#: rpmqv.c:557
#, c-format
msgid "Invalid %%_signature spec in macro file.\n"
msgstr "Nieprawidłowa specyfikacja %%_signature w pliku makra.\n"

#: rpmqv.c:564
msgid "--sign may only be used during package building"
msgstr "--sign można użyć tylko podczas budowania pakietów"

#: rpmqv.c:574
#, c-format
msgid "creating a pipe for --pipe failed: %m\n"
msgstr "utworzenie potoku dla --pipe nie powiodło się: %m\n"

#: rpmqv.c:584
#, c-format
msgid "exec failed\n"
msgstr "wykonanie nie powiodło się\n"

#: rpmqv.c:620
msgid "no packages files given for rebuild"
msgstr "nie podano nazw pakietów do przebudowania"

#: rpmqv.c:686
msgid "no spec files given for build"
msgstr "nie podano nazw plików spec do zbudowania"

#: rpmqv.c:688
msgid "no tar files given for build"
msgstr "nie podano plików tar do zbudowania"

#: rpmqv.c:709
msgid "no packages given for erase"
msgstr "nie podano pakietów do usunięcia"

#: rpmqv.c:743
msgid "no packages given for install"
msgstr "nie podano pakietów do zainstalowania"

#: rpmqv.c:755
msgid "no arguments given for query"
msgstr "nie podano parametrów dla zapytania"

#: rpmqv.c:769
msgid "no arguments given for verify"
msgstr "nie podano parametrów dla sprawdzenia"

#: rpmqv.c:784
msgid "no arguments given"
msgstr "nie podano parametrów"

#: build/build.c:134 build/pack.c:446
msgid "Unable to open temp file.\n"
msgstr "Nie można otworzyć pliku tymczasowego.\n"

#: build/build.c:184
#, c-format
msgid "Executing(%s): %s\n"
msgstr "Wykonywanie(%s): %s\n"

#: build/build.c:190
#, c-format
msgid "Exec of %s failed (%s): %s\n"
msgstr "Wykonanie %s nie powiodło się (%s): %s\n"

#: build/build.c:199
#, c-format
msgid "Bad exit status from %s (%s)\n"
msgstr "Błędny stan wyjścia z %s (%s)\n"

#: build/build.c:288
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
"\n"
"\n"
"Błędy budowania pakietu RPM:\n"

#: build/expression.c:212
msgid "syntax error while parsing ==\n"
msgstr "błąd składni podczas przetwarzania ==\n"

#: build/expression.c:242
msgid "syntax error while parsing &&\n"
msgstr "błąd składni podczas przetwarzania &&\n"

#: build/expression.c:251
msgid "syntax error while parsing ||\n"
msgstr "błąd składni podczas przetwarzania ||\n"

#: build/expression.c:301
msgid "parse error in expression\n"
msgstr "błąd przetwarzania w wyrażeniu\n"

#: build/expression.c:333
msgid "unmatched (\n"
msgstr "niesparowane (\n"

#: build/expression.c:365
msgid "- only on numbers\n"
msgstr "- tylko na liczbach\n"

#: build/expression.c:381
msgid "! only on numbers\n"
msgstr "! tylko na liczbach\n"

#: build/expression.c:423 build/expression.c:471 build/expression.c:529
#: build/expression.c:621
msgid "types must match\n"
msgstr "typy muszą się zgadzać\n"

#: build/expression.c:436
msgid "* / not suported for strings\n"
msgstr "* / nie są obsługiwane dla ciągów\n"

#: build/expression.c:487
msgid "- not suported for strings\n"
msgstr "- nie jest obsługiwane dla ciągów\n"

#: build/expression.c:634
msgid "&& and || not suported for strings\n"
msgstr "&& i || nie są obsługiwane dla ciągów\n"

#: build/expression.c:667 build/expression.c:714
msgid "syntax error in expression\n"
msgstr "błąd składni w wyrażeniu\n"

#: build/files.c:241
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK nie powiodło się: %s\n"

#: build/files.c:304 build/files.c:497 build/files.c:694
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Brak \"(\" w %s %s\n"

#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Brak \")\" w %s(%s\n"

#: build/files.c:350 build/files.c:653
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Nieprawidłowy token %s: %s\n"

#: build/files.c:459
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Brak %s w %s %s\n"

#: build/files.c:512
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Brak białego znaku po %s(): %s\n"

#: build/files.c:548
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Błędna składnia: %s(%s)\n"

#: build/files.c:557
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Błędny tryb spec: %s(%s)\n"

#: build/files.c:570
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Błędny tryb katalogu spec: %s(%s)\n"

#: build/files.c:729
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Niespotykana długość lokalizacji \"%.*s\" w %%lang(%s)\n"

#: build/files.c:739
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Powtórzona lokalizacja %.*s w %%lang(%s)\n"

#: build/files.c:811
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Nieprawidłowa możliwość: %s\n"

#: build/files.c:822
msgid "File capability support not built in\n"
msgstr "Obsługa możliwości plików nie jest wbudowana\n"

#: build/files.c:877
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Tylko jeden parametr dla %%docdir\n"

#: build/files.c:906
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Dwa pliki w jednym wierszu: %s\n"

#: build/files.c:919
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Plik musi zaczynać się od \"/\": %s\n"

#: build/files.c:930
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Nie można mieszać specjalnego %%doc z innymi formami: %s\n"

#: build/files.c:1071
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Nieznany algorytm skrótu pliku %u, używanie w zamian MD5\n"

#: build/files.c:1097
#, c-format
msgid "File listed twice: %s\n"
msgstr "Plik podany dwukrotnie: %s\n"

#: build/files.c:1220
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Dowiązanie symboliczne wskazuje na BuildRoot: %s -> %s\n"

#: build/files.c:1391
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr "Wymagane są bezpośrednie atrybuty plików w spec dla: %s\n"

#: build/files.c:1399
#, c-format
msgid "File not found: %s\n"
msgstr "Nie odnaleziono pliku: %s\n"

#: build/files.c:1502
#, c-format
msgid "File %s too large for payload\n"
msgstr "Plik %s jest za duży dla danych\n"

#: build/files.c:1596
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: nie można wczytać nieznanego znacznika (%d).\n"

#: build/files.c:1602
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: odczytanie klucza publicznego nie powiodło się.\n"

#: build/files.c:1606 lib/rpmchecksig.c:432
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: nie jest opakowanym kluczem publicznym.\n"

#: build/files.c:1614
#, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: odczytanie pliku polityki nie powiodło się.\n"

#: build/files.c:1622
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: odkodowanie nie powiodło się\n"

#: build/files.c:1661
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Plik musi zaczynać się od \"/\": %s\n"

#: build/files.c:1683
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Wyrażenie regularne jest niedozwolone: %s\n"

#: build/files.c:1695 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Nie odnaleziono pliku przez wyrażenie regularne: %s\n"

#: build/files.c:1746
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Nie można otworzyć pliku %s dla %%files: %m\n"

#: build/files.c:1754
#, c-format
msgid "line: %s\n"
msgstr "wiersz: %s\n"

#: build/files.c:2119
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Błędny plik: %s: %s\n"

#: build/files.c:2141 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Błędny właściciel/grupa: %s\n"

#: build/files.c:2182
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Sprawdzanie niespakietowanych plików: %s\n"

#: build/files.c:2197
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
"Odnaleziono zainstalowane (ale niespakietowane) pliki:\n"
"%s"

#: build/files.c:2224
#, c-format
msgid "Processing files: %s\n"
msgstr "Przetwarzanie plików: %s\n"

#: build/files.c:2235
msgid "Arch dependent binaries in noarch package\n"
msgstr "Pliki binarne zależne od architektury w pakiecie noarch\n"

#: build/names.c:49
msgid "getUname: too many uid's\n"
msgstr "getUname: za dużo UID-ów\n"

#: build/names.c:71
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: za dużo UID-ów\n"

#: build/names.c:96
msgid "getUidS: too many uid's\n"
msgstr "getUidS: za dużo UID-ów\n"

#: build/names.c:121
msgid "getGname: too many gid's\n"
msgstr "getGname: za dużo GID-ów\n"

#: build/names.c:143
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: za dużo GID-ów\n"

#: build/names.c:168
msgid "getGidS: too many gid's\n"
msgstr "getGidS: za dużo GID-ów\n"

#: build/names.c:202
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nie można ustalić kanonicznej nazwy komputera: %s\n"

#: build/pack.c:75
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "utworzenie archiwum nie powiodło się na pliku %s: %s\n"

#: build/pack.c:78
#, c-format
msgid "create archive failed: %s\n"
msgstr "utworzenie archiwum nie powiodło się: %s\n"

#: build/pack.c:99
#, c-format
msgid "cpio_copy write failed: %s\n"
msgstr "zapisanie cpio_copy nie powiodło się: %s\n"

#: build/pack.c:106
#, c-format
msgid "cpio_copy read failed: %s\n"
msgstr "odczytanie cpio_copy nie powiodło się: %s\n"

#: build/pack.c:131
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: wiersz: %s\n"

#: build/pack.c:193
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "Nie można otworzyć pliku PreIn: %s\n"

#: build/pack.c:200
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "Nie można otworzyć pliku PreUn: %s\n"

#: build/pack.c:207
#, c-format
msgid "Could not open PreTrans file: %s\n"
msgstr "Nie można otworzyć pliku PreTrans: %s\n"

#: build/pack.c:214
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "Nie można otworzyć pliku PostIn: %s\n"

#: build/pack.c:221
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "Nie można otworzyć pliku PostUn: %s\n"

#: build/pack.c:228
#, c-format
msgid "Could not open PostTrans file: %s\n"
msgstr "Nie można otworzyć pliku PostTrans: %s\n"

#: build/pack.c:236
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "Nie można otworzyć pliku VerifyScript: %s\n"

#: build/pack.c:262
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "Nie można otworzyć skryptu Trigger: %s\n"

#: build/pack.c:288
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr "readRPM: otwarcie %s: %s\n"

#: build/pack.c:297
#, c-format
msgid "%s: Fseek failed: %s\n"
msgstr "%s: Fseek nie powiodło się: %s\n"

#: build/pack.c:327
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "readRPM: %s nie jest pakietem RPM\n"

#: build/pack.c:332
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr "readRPM: odczytywanie nagłówka z %s\n"

#: build/pack.c:410
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Nieznana kompresja danych: %s\n"

#: build/pack.c:433
msgid "Unable to create immutable header region.\n"
msgstr "Nie można utworzyć niezmiennej części nagłówka.\n"

#: build/pack.c:453
msgid "Unable to write temp header\n"
msgstr "Nie można zapisać tymczasowego nagłówka\n"

#: build/pack.c:463
msgid "Bad CSA data\n"
msgstr "Błędne dane CSA\n"

#: build/pack.c:498
#, c-format
msgid "Generating signature: %d\n"
msgstr "Tworzenie podpisu: %d\n"

#: build/pack.c:535
msgid "Unable to reload signature header.\n"
msgstr "Nie można ponownie wczytać nagłówka podpisu.\n"

#: build/pack.c:543
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Nie można otworzyć %s: %s\n"

#: build/pack.c:555
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Nie można zapisać pakietu: %s\n"

#: build/pack.c:571
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "Nie można otworzyć sigtarget %s: %s\n"

#: build/pack.c:582
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Nie można odczytać nagłówka z %s: %s\n"

#: build/pack.c:596
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "Nie można zapisać nagłówka do %s: %s\n"

#: build/pack.c:608
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "Nie można odczytać danych z %s: %s\n"

#: build/pack.c:615
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "Nie można zapisać danych do %s: %s\n"

#: build/pack.c:652
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"

#: build/pack.c:703
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Wykonywanie \"%s\":\n"

#: build/pack.c:706
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Wykonanie \"%s\" nie powiodło się.\n"

#: build/pack.c:710
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Sprawdzenie pakietu \"%s\" nie powiodło się.\n"

#: build/pack.c:762
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Nie można utworzyć wyjściowej nazwy pliku dla pakietu %s: %s\n"

#: build/pack.c:779
#, c-format
msgid "cannot create %s: %s\n"
msgstr "nie można utworzyć %s: %s\n"

#: build/parseBuildInstallClean.c:35
#, c-format
msgid "line %d: second %s\n"
msgstr "wiersz %d: drugi %s\n"

#: build/parseChangelog.c:131
#, c-format
msgid "%%changelog entries must start with *\n"
msgstr "Wpisy %%changelog muszą zaczynać się od *\n"

#: build/parseChangelog.c:139
#, c-format
msgid "incomplete %%changelog entry\n"
msgstr "niepełny wpis %%changelog\n"

#: build/parseChangelog.c:154
#, c-format
msgid "bad date in %%changelog: %s\n"
msgstr "błędna data w %%changelog: %s\n"

#: build/parseChangelog.c:159
#, c-format
msgid "%%changelog not in descending chronological order\n"
msgstr "Wpisy w %%changelog nie są w porządku chronologicznym\n"

#: build/parseChangelog.c:167 build/parseChangelog.c:178
#, c-format
msgid "missing name in %%changelog\n"
msgstr "brak nazwy w %%changelog\n"

#: build/parseChangelog.c:185
#, c-format
msgid "no description in %%changelog\n"
msgstr "brak opisu w %%changelog\n"

#: build/parseDescription.c:35
#, c-format
msgid "line %d: Error parsing %%description: %s\n"
msgstr "wiersz %d: błąd podczas przetwarzania %%description: %s\n"

#: build/parseDescription.c:48 build/parseFiles.c:43 build/parseScript.c:231
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "wiersz %d: błędna opcja %s: %s\n"

#: build/parseDescription.c:59 build/parseFiles.c:54 build/parseScript.c:242
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "wiersz %d: za dużo nazw: %s\n"

#: build/parseDescription.c:67 build/parseFiles.c:62 build/parseScript.c:250
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "wiersz %d: pakiet nie istnieje: %s\n"

#: build/parseDescription.c:77
#, c-format
msgid "line %d: Second description\n"
msgstr "wiersz %d: drugi opis\n"

#: build/parseFiles.c:30
#, c-format
msgid "line %d: Error parsing %%files: %s\n"
msgstr "wiersz %d: błąd podczas przetwarzania %%files: %s\n"

#: build/parsePreamble.c:218
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Architektura jest wykluczona: %s\n"

#: build/parsePreamble.c:223
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Architektura nie jest dołączona: %s\n"

#: build/parsePreamble.c:228
#, c-format
msgid "OS is excluded: %s\n"
msgstr "System operacyjny jest wykluczony: %s\n"

#: build/parsePreamble.c:233
#, c-format
msgid "OS is not included: %s\n"
msgstr "System operacyjny nie jest dołączony: %s\n"

#: build/parsePreamble.c:259
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "Pole %s musi być obecne w pakiecie: %s\n"

#: build/parsePreamble.c:282
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Powtórzone wpisy %s w pakiecie: %s\n"

#: build/parsePreamble.c:336
#, c-format
msgid "illegal _docdir_fmt: %s\n"
msgstr "niedozwolone _docdir_fmt: %s\n"

#: build/parsePreamble.c:364
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Nie można otworzyć ikony %s: %s\n"

#: build/parsePreamble.c:382
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Nie można odczytać ikony %s: %s\n"

#: build/parsePreamble.c:395
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Nieznany typ ikony: %s\n"

#: build/parsePreamble.c:432
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "wiersz %d: znacznik przyjmuje tylko jeden token: %s\n"

#: build/parsePreamble.c:454
#, c-format
msgid "line %d: Illegal char '%c' in: %s\n"
msgstr "wiersz %d: niedozwolony znak \"%c\" w: %s\n"

#: build/parsePreamble.c:457
#, c-format
msgid "line %d: Illegal char in: %s\n"
msgstr "wiersz %d: niedozwolony znak w: %s\n"

#: build/parsePreamble.c:463
#, c-format
msgid "line %d: Illegal sequence \"..\" in: %s\n"
msgstr "wiersz %d: niedozwolona sekwencja \"..\" w: %s\n"

#: build/parsePreamble.c:488
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "wiersz %d: błędnie sformowany znacznik: %s\n"

#: build/parsePreamble.c:496
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "wiersz %d: pusty znacznik: %s\n"

#: build/parsePreamble.c:552
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "wiersz %d: przedrostki nie mogą kończyć się na \"/\": %s\n"

#: build/parsePreamble.c:565
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "wiersz %d: Docdir musi zaczynać się od \"/\": %s\n"

#: build/parsePreamble.c:578
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "wiersz %d: pole Epoch musi być niepodpisaną liczbą: %s\n"

#: build/parsePreamble.c:618
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "wiersz %d: błędne określenia %s: %s\n"

#: build/parsePreamble.c:645
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "wiersz %d: błędny format BuildArchitecture: %s\n"

#: build/parsePreamble.c:655
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "wiersz %d: obsługiwane są tylko podpakiety noarch: %s\n"

#: build/parsePreamble.c:667
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Wewnętrzny błąd: fałszywy znacznik %d\n"

#: build/parsePreamble.c:748
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "wiersz %d: %s jest przestarzałe: %s\n"

#: build/parsePreamble.c:811
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Błędna specyfikacja pakietu: %s\n"

#: build/parsePreamble.c:817
#, c-format
msgid "Package already exists: %s\n"
msgstr "Pakiet już istnieje: %s\n"

#: build/parsePreamble.c:848
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "wiersz %d: nieznany znacznik: %s\n"

#: build/parsePreamble.c:880
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} nie może być puste\n"

#: build/parsePreamble.c:884
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} nie może być \"/\"\n"

#: build/parsePrep.c:26
#, c-format
msgid "Bad source: %s: %s\n"
msgstr "Błędne źródło: %s: %s\n"

#: build/parsePrep.c:71
#, c-format
msgid "No patch number %u\n"
msgstr "Brak łaty numer %u\n"

#: build/parsePrep.c:73
#, c-format
msgid "%%patch without corresponding \"Patch:\" tag\n"
msgstr "%%patch bez odpowiadającego mu znacznika \"Patch:\"\n"

#: build/parsePrep.c:149
#, c-format
msgid "No source number %u\n"
msgstr "Brak źródła numer %u\n"

#: build/parsePrep.c:151
msgid "No \"Source:\" tag in the spec file\n"
msgstr "Brak znacznika \"Source:\" w pliku spec\n"

#: build/parsePrep.c:173
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "Nie można pobrać pliku nosource %s: %s\n"

#: build/parsePrep.c:271
#, c-format
msgid "Error parsing %%setup: %s\n"
msgstr "Błąd podczas przetwarzania %%setup: %s\n"

#: build/parsePrep.c:282
#, c-format
msgid "line %d: Bad arg to %%setup: %s\n"
msgstr "wiersz %d: błędny parametr dla %%setup: %s\n"

#: build/parsePrep.c:297
#, c-format
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "wiersz %d: błędna opcja %%setup %s: %s\n"

#: build/parsePrep.c:456
#, c-format
msgid "%s: %s: %s\n"
msgstr "%s: %s: %s\n"

#: build/parsePrep.c:469
#, c-format
msgid "Invalid patch number %s: %s\n"
msgstr "Nieprawidłowy numer łaty %s: %s\n"

#: build/parsePrep.c:498
#, c-format
msgid "line %d: second %%prep\n"
msgstr "wiersz %d: drugie %%prep\n"

#: build/parseReqs.c:108
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
msgstr ""
"wiersz %d: tokeny zależności muszą zaczynać się od znaków alfanumerycznych, "
"\"_\" lub \"/\": %s\n"

#: build/parseReqs.c:135
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "wiersz %d: wersja w nazwie pliku jest niedozwolona: %s\n"

#: build/parseReqs.c:165
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "wiersz %d: wersja jest wymagana: %s\n"

#: build/parseReqs.c:177
#, c-format
msgid "line %d: invalid dependency: %s\n"
msgstr "wiersz %d: nieprawidłowa zależność: %s\n"

#: build/parseScript.c:191
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "wiersz %d: wyzwalacze muszą posiadać --: %s\n"

#: build/parseScript.c:201 build/parseScript.c:264
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "wiersz %d: błąd podczas przetwarzania %s: %s\n"

#: build/parseScript.c:213
#, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "wiersz %d: wewnętrzny skrypt musi kończyć się \">\": %s\n"

#: build/parseScript.c:219
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "wiersz %d: program skryptu musi zaczynać się od \"/\": %s\n"

#: build/parseScript.c:257
#, c-format
msgid "line %d: Second %s\n"
msgstr "wiersz %d: drugi %s\n"

#: build/parseScript.c:303
#, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "wiersz %d: wewnętrzny skrypt jest nieobsługiwany: %s\n"

#: build/parseSpec.c:175
#, c-format
msgid "line %d: %s\n"
msgstr "wiersz %d: %s\n"

#: build/parseSpec.c:219
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Nie można otworzyć %s: %s\n"

#: build/parseSpec.c:231
#, c-format
msgid "Unclosed %%if\n"
msgstr "Niezamknięte %%if\n"

#: build/parseSpec.c:320
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean zwróciło %d\n"

#: build/parseSpec.c:329
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: napotkano %%else bez %%if\n"

#: build/parseSpec.c:341
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: napotkano %%endif bez %%if\n"

#: build/parseSpec.c:355 build/parseSpec.c:364
#, c-format
msgid "malformed %%include statement\n"
msgstr "błędnie sformowany wpis %%include\n"

#: build/parseSpec.c:534
msgid "No compatible architectures found for build\n"
msgstr "Nie odnaleziono zgodnych architektur do zbudowania\n"

#: build/parseSpec.c:574
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Pakiet nie posiada %%description: %s\n"

#: build/poptBT.c:93
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot został już podany, ignorowanie %s\n"

#: build/poptBT.c:133
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"zbudowanie przez %prep (rozpakowanie źródeł i nałożenie łat) z <pliku_spec>"

#: build/poptBT.c:134 build/poptBT.c:137 build/poptBT.c:140 build/poptBT.c:143
#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152
msgid "<specfile>"
msgstr "<plik_spec>"

#: build/poptBT.c:136
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr "zbudowanie przez %build (%prep i skompilowanie) z <pliku_spec>"

#: build/poptBT.c:139
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
"zbudowanie przez %install (%prep, %build i zainstalowanie) z <pliku_spec>"

#: build/poptBT.c:142
#, c-format
msgid "verify %files section from <specfile>"
msgstr "sprawdzenie sekcji %files z <pliku_spec>"

#: build/poptBT.c:145
msgid "build source and binary packages from <specfile>"
msgstr "zbudowanie pakietu źródłowego i binarnego z <pliku_spec>"

#: build/poptBT.c:148
msgid "build binary package only from <specfile>"
msgstr "zbudowanie tylko pakietu binarnego z <pliku_spec>"

#: build/poptBT.c:151
msgid "build source package only from <specfile>"
msgstr "zbudowanie tylko pakietu źródłowego z <pliku_spec>"

#: build/poptBT.c:155
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"zbudowanie przez %prep (rozpakowanie źródeł i nałożenie łat) z <pliku_tar>"

#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162 build/poptBT.c:165
#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174
msgid "<tarball>"
msgstr "<plik_tar>"

#: build/poptBT.c:158
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "zbudowanie przez %build (%prep oraz skompilowanie) z <pliku_tar>"

#: build/poptBT.c:161
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
"zbudowanie przez %install (%prep, %build i zainstalowanie) z <pliku_tar>"

#: build/poptBT.c:164
#, c-format
msgid "verify %files section from <tarball>"
msgstr "sprawdzenie sekcji %files z <pliku_tar>"

#: build/poptBT.c:167
msgid "build source and binary packages from <tarball>"
msgstr "zbudowanie pakietu źródłowego i binarnego z <pliku_tar>"

#: build/poptBT.c:170
msgid "build binary package only from <tarball>"
msgstr "zbudowanie tylko pakietu binarnego z <pliku_tar>"

#: build/poptBT.c:173
msgid "build source package only from <tarball>"
msgstr "zbudowanie tylko pakietu źródłowego z <pliku_tar>"

#: build/poptBT.c:177
msgid "build binary package from <source package>"
msgstr "zbudowanie pakietu binarnego z <pakietu_źródłowego>"

#: build/poptBT.c:178 build/poptBT.c:181
msgid "<source package>"
msgstr "<pakiet_źródłowy>"

#: build/poptBT.c:180
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"zbudowanie przez %install (%prep, %build i zainstalowanie) z "
"<pakietu_źródłowego>"

#: build/poptBT.c:184
msgid "override build root"
msgstr "zastąpienie build root"

#: build/poptBT.c:186
msgid "remove build tree when done"
msgstr "usunięcie drzewa budowania po ukończeniu"

#: build/poptBT.c:188
msgid "generate headers compatible with rpm4 packaging"
msgstr "utworzenie nagłówków zgodnych z pakietami RPM4"

#: build/poptBT.c:190
msgid "ignore ExcludeArch: directives from spec file"
msgstr "zignorowanie dyrektywy ExcludeArch: z pliku spec"

#: build/poptBT.c:192
msgid "debug file state machine"
msgstr "debugowanie maszyny stanów plików"

#: build/poptBT.c:194
msgid "do not execute any stages of the build"
msgstr "bez wykonania żadnych etapów budowania"

#: build/poptBT.c:196
msgid "do not verify build dependencies"
msgstr "bez sprawdzania zależności budowania"

#: build/poptBT.c:198
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
"utworzenie nagłówków pakietu zgodnych z (przestarzałymi) pakietami RPM[23]"

#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "bez sprawdzania skrótów pakietów"

#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "bez sprawdzania nagłówków bazy danych po pobraniu"

#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "bez sprawdzania podpisów pakietów"

#: build/poptBT.c:209
msgid "do not accept i18N msgstr's from specfile"
msgstr "bez akceptowania wpisów msgstr i18n z pliku spec"

#: build/poptBT.c:211
msgid "remove sources when done"
msgstr "usunięcie źródeł po ukończeniu"

#: build/poptBT.c:213
msgid "remove specfile when done"
msgstr "usunięcie pliku spec po ukończeniu"

#: build/poptBT.c:215
msgid "skip straight to specified stage (only for c,i)"
msgstr "przejście od razu do podanego etapu (tylko dla c,i)"

#: build/poptBT.c:217
msgid "generate PGP/GPG signature"
msgstr "utworzenie podpisu PGP/GPG"

#: build/poptBT.c:219
msgid "override target platform"
msgstr "zastąpienie platformy docelowej"

#: build/rpmfc.c:75
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "Ignorowanie nieprawidłowego wyrażenia regularnego %s\n"

#: build/rpmfc.c:160
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Nie można utworzyć potoku dla %s: %m\n"

#: build/rpmfc.c:175
#, c-format
msgid "Couldn't chdir to %s: %s\n"
msgstr "Nie można wykonać chdir do %s: %s\n"

#: build/rpmfc.c:186
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Nie można wykonać %s: %s\n"

#: build/rpmfc.c:191
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nie można rozdzielić %s: %s\n"

#: build/rpmfc.c:277
#, c-format
msgid "%s failed\n"
msgstr "%s nie powiodło się\n"

#: build/rpmfc.c:281
#, c-format
msgid "failed to write all data to %s\n"
msgstr "zapisanie wszystkich danych do %s nie powiodło się\n"

#: build/rpmfc.c:748
#, c-format
msgid "Conversion of %s to long integer failed.\n"
msgstr "Konwersja %s na długą liczbę całkowitą nie powiodła się.\n"

#: build/rpmfc.c:834
msgid "No file attributes configured\n"
msgstr "Brak skonfigurowanych atrybutów plików\n"

#: build/rpmfc.c:851
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) nie powiodło się: %s\n"

#: build/rpmfc.c:858
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load nie powiodło się: %s\n"

#: build/rpmfc.c:899
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Rozpoznanie pliku \"%s\" nie powiodło się: tryb %06o %s\n"

#: build/rpmfc.c:1099
#, c-format
msgid "Finding  %s: %s\n"
msgstr "Wyszukiwanie %s: %s\n"

#: build/rpmfc.c:1104 build/rpmfc.c:1113
#, c-format
msgid "Failed to find %s:\n"
msgstr "Odnalezienie %s nie powiodło się:\n"

#: build/spec.c:227
#, c-format
msgid "line %d: Bad number: %s\n"
msgstr "wiersz %d: błędny numer: %s\n"

#: build/spec.c:233
#, c-format
msgid "line %d: Bad no%s number: %u\n"
msgstr "wiersz %d: błędny numer no%s: %u\n"

#: build/spec.c:296
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "wiersz %d: błędny numer %s: %s\n"

#: build/spec.c:310
#, c-format
msgid "%s %d defined multiple times\n"
msgstr "%s %d zostało określone wiele razy\n"

#: build/spec.c:565
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "odpytanie pliku spec %s nie powiodło się, nie można przetworzyć\n"

#: lib/cpio.c:195
#, c-format
msgid "(error 0x%x)"
msgstr "(błąd 0x%x)"

#: lib/cpio.c:199
msgid "Bad magic"
msgstr "Błędne magic"

#: lib/cpio.c:200
msgid "Bad/unreadable  header"
msgstr "Błędny/nieczytelny nagłówek"

#: lib/cpio.c:223
msgid "Header size too big"
msgstr "Rozmiar nagłówka jest za duży"

#: lib/cpio.c:224
msgid "Unknown file type"
msgstr "Nieznany typ pliku"

#: lib/cpio.c:225
msgid "Missing hard link(s)"
msgstr "Brak twardych dowiązań"

#: lib/cpio.c:226
msgid "Digest mismatch"
msgstr "Skrót nie zgadza się"

#: lib/cpio.c:227
msgid "Internal error"
msgstr "Wewnętrzny błąd"

#: lib/cpio.c:228
msgid "Archive file not in header"
msgstr "Plik archiwum nie znajduje się w nagłówku"

#: lib/cpio.c:239
msgid " failed - "
msgstr " nie powiodło się - "

#: lib/depends.c:260
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "pakiet %s został już dodany, pomijanie %s\n"

#: lib/depends.c:261
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "pakiet %s został już dodany, zastępowanie %s\n"

#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
#: lib/formats.c:666
msgid "(not a number)"
msgstr "(nie jest liczbą)"

#: lib/formats.c:143
#, c-format
msgid "%c"
msgstr "%c"

#: lib/formats.c:154
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"

#: lib/formats.c:361
msgid "(not base64)"
msgstr "(nie jest base64)"

#: lib/formats.c:373
msgid "(invalid type)"
msgstr "(nieprawidłowy typ)"

#: lib/formats.c:397 lib/formats.c:483
msgid "(not a blob)"
msgstr "(nie jest \"blob\")"

#: lib/formats.c:436
msgid "(invalid xml type)"
msgstr "(nieprawidłowy typ XML)"

#: lib/formats.c:506
msgid "(not an OpenPGP signature)"
msgstr "(nie jest podpisem OpenPGP)"

#: lib/formats.c:631
msgid "normal"
msgstr "zwykły"

#: lib/formats.c:634
msgid "replaced"
msgstr "zastąpiony"

#: lib/formats.c:637
msgid "not installed"
msgstr "niezainstalowany"

#: lib/formats.c:640
msgid "net shared"
msgstr "udostępniony w sieci"

#: lib/formats.c:643
msgid "wrong color"
msgstr "błędny kolor"

#: lib/formats.c:647
msgid "missing"
msgstr "brak"

#: lib/formats.c:650
msgid "(unknown)"
msgstr "(nieznany)"

#: lib/formats.c:700
msgid "(not a string)"
msgstr "(nie jest ciągiem)"

#: lib/fsm.c:736
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "użytkownik %s nie istnieje - używanie roota\n"

#: lib/fsm.c:743
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "grupa %s nie istnieje - używanie roota\n"

#: lib/fsm.c:1499
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr "nie odnaleziono pliku archiwum %s na liście plików w nagłówku\n"

#: lib/fsm.c:1617 lib/fsm.c:1745
#, c-format
msgid "%s saved as %s\n"
msgstr "%s zapisano jako %s\n"

#: lib/fsm.c:1772
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "wykonanie %s rmdir na %s nie powiodło się: katalog nie jest pusty\n"

#: lib/fsm.c:1778
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "wykonanie %s rmdir na %s nie powiodło się: %s\n"

#: lib/fsm.c:1792
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "wykonanie %s unlink na %s nie powiodło się: %s\n"

#: lib/fsm.c:1814
#, c-format
msgid "%s created as %s\n"
msgstr "%s utworzono jako %s\n"

#: lib/order.c:112
#, c-format
msgid "ignore package name relation(s) [%d]\t%s -> %s\n"
msgstr "zignorowanie relacji nazw pakietów [%d]\t%s -> %s\n"

#: lib/package.c:192
#, c-format
msgid "skipping %s with unverifiable V%u signature\n"
msgstr "pomijanie %s z podpisem V%u, którego nie można sprawdzić\n"

#: lib/package.c:226
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n"
msgstr "rozmiar blob(%d): BŁĘDNY, 8 + 16 * il(%d) + dl(%d)\n"

#: lib/package.c:237 lib/package.c:292 lib/package.c:360 lib/signature.c:174
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n"
msgstr "znacznik[%d]: BŁĘDNY, znacznik %d typ %d offset %d licznik %d\n"

#: lib/package.c:255 lib/signature.c:188
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d\n"
msgstr "offset obszaru: BŁĘDNY, znacznik %d typ %d offset %d licznik %d\n"

#: lib/package.c:273 lib/signature.c:212
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d\n"
msgstr "końcówka obszaru: BŁĘDNA, znacznik %d typ %d offset %d licznik %d\n"

#: lib/package.c:283 lib/signature.c:222
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)\n"
msgstr "rozmiar obszaru: BŁĘDNY, ril(%d) > il(%d)\n"

#: lib/package.c:310
msgid "hdr SHA1: BAD, not hex\n"
msgstr "hdr SHA1: BŁĘDNY, nie szesnastkowy\n"

#: lib/package.c:322
msgid "hdr RSA: BAD, not binary\n"
msgstr "hdr RSA: BŁĘDNY, nie binarny\n"

#: lib/package.c:332
msgid "hdr DSA: BAD, not binary\n"
msgstr "hdr DSA: BŁĘDNY, nie binarny\n"

#: lib/package.c:473
#, c-format
msgid "hdr size(%d): BAD, read returned %d\n"
msgstr "hdr rozmiar(%d): BŁĘDNY, read zwróciło %d\n"

#: lib/package.c:477
msgid "hdr magic: BAD\n"
msgstr "hdr magic: BŁĘDNE\n"

#: lib/package.c:482
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range\n"
msgstr "hdr znacznik: BŁĘDNE, liczba znaczników(%d) poza zakresem\n"

#: lib/package.c:488
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
msgstr "hdr dane: BŁĘDNE, liczba bajtów(%d) poza zakresem\n"

#: lib/package.c:498
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr "hdr blob(%zd): BŁĘDNY, read zwróciło %d\n"

#: lib/package.c:510
msgid "hdr load: BAD\n"
msgstr "hdr load: BŁĘDNY\n"

#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature nie powiodło się: %s"

#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: podpis jest niedostępny\n"

#: lib/package.c:631
#, c-format
msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead nie powiodło się: %s"

#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread nie powiodło się: %s\n"

#: lib/package.c:790
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
"%s jest pakietem RPM Delta i nie może zostać bezpośrednio zainstalowany\n"

#: lib/package.c:794
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Nieobsługiwane dane (%s) w pakiecie %s\n"

#: lib/poptALL.c:167
msgid "predefine MACRO with value EXPR"
msgstr "wcześniejsze określenie MAKRA z wartością WYRAŻENIE"

#: lib/poptALL.c:168 lib/poptALL.c:171
msgid "'MACRO EXPR'"
msgstr "\"MAKRO WYRAŻENIE\""

#: lib/poptALL.c:170
msgid "define MACRO with value EXPR"
msgstr "określenie MAKRA z wartością WYRAŻENIE"

#: lib/poptALL.c:173
msgid "print macro expansion of EXPR"
msgstr "wyświetlenie rozwinięcia makr z WYRAŻENIA"

#: lib/poptALL.c:174
msgid "'EXPR'"
msgstr "\"WYRAŻENIE\""

#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
msgid "read <FILE:...> instead of default file(s)"
msgstr "odczytanie <PLIK:...> zamiast domyślnych plików"

#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
msgid "<FILE:...>"
msgstr "<PLIK:...>"

#: lib/poptALL.c:187
msgid "send stdout to CMD"
msgstr "przekazanie standardowego wyjścia do POLECENIA"

#: lib/poptALL.c:188
msgid "CMD"
msgstr "POLECENIE"

#: lib/poptALL.c:199
msgid "use ROOT as top level directory"
msgstr "użycie ROOTA jako katalogu najwyższego poziomu"

#: lib/poptALL.c:200
msgid "ROOT"
msgstr "ROOT"

#: lib/poptALL.c:203
msgid "display known query tags"
msgstr "wyświetlenie znanych znaczników zapytań"

#: lib/poptALL.c:205
msgid "display final rpmrc and macro configuration"
msgstr "wyświetlenie ostatecznej konfiguracji rpmrc i makr"

#: lib/poptALL.c:207
msgid "provide less detailed output"
msgstr "użycie mniej szczegółowego wyjścia"

#: lib/poptALL.c:209
msgid "provide more detailed output"
msgstr "użycie bardziej szczegółowego wyjścia"

#: lib/poptALL.c:211
msgid "print the version of rpm being used"
msgstr "wyświetlenie wersji używanego oprogramowania RPM"

#: lib/poptALL.c:217
msgid "debug payload file state machine"
msgstr "debugowanie maszyny stanu danych pliku"

#: lib/poptALL.c:225
msgid "debug rpmio I/O"
msgstr "debugowanie wejścia/wyjścia rpmio"

#: lib/poptALL.c:293
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: tabela opcji jest błędnie skonfigurowana (%d)\n"

#: lib/poptI.c:54
msgid "exclude paths must begin with a /"
msgstr "ścieżki wyłączeń muszą zaczynać się od /"

#: lib/poptI.c:66
msgid "relocations must begin with a /"
msgstr "przesunięcia muszą zaczynać się od /"

#: lib/poptI.c:69
msgid "relocations must contain a ="
msgstr "przesunięcia muszą zawierać ="

#: lib/poptI.c:72
msgid "relocations must have a / following the ="
msgstr "przesunięcia muszą zawierać / po ="

#: lib/poptI.c:127
msgid "add suggested packages to transaction"
msgstr "dodanie sugerowanych pakietów do transakcji"

#: lib/poptI.c:131
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
"zainstalowanie wszystkich plików, nawet konfiguracyjnych, które w innym "
"przypadku by pominięto"

#: lib/poptI.c:135
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
"usunięcie wszystkich pakietów, które zgadzają się z <pakietem> (zwykle "
"tworzony jest błąd, jeśli <pakiet> podaje wiele pakietów)"

#: lib/poptI.c:141 lib/poptI.c:220
msgid "do not execute package scriptlet(s)"
msgstr "bez wykonania skryptów pakietów"

#: lib/poptI.c:145
msgid "relocate files in non-relocatable package"
msgstr "przesunięcie plików w nieprzesuwalnym pakiecie"

#: lib/poptI.c:149
msgid "print dependency loops as warning"
msgstr "wyświetlenie pętli zależności jako ostrzeżenie"

#: lib/poptI.c:153
msgid "erase (uninstall) package"
msgstr "usunięcie (odinstalowanie) pakietu"

#: lib/poptI.c:153
msgid "<package>+"
msgstr "<pakiet>+"

#: lib/poptI.c:156 lib/poptI.c:196
msgid "do not install configuration files"
msgstr "bez instalacji plików konfiguracyjnych"

#: lib/poptI.c:159 lib/poptI.c:201
msgid "do not install documentation"
msgstr "bez instalacji dokumentacji"

#: lib/poptI.c:161
msgid "skip files with leading component <path> "
msgstr "pominięcie plików zaczynających się od składnika <ścieżki> "

#: lib/poptI.c:162
msgid "<path>"
msgstr "<ścieżka>"

#: lib/poptI.c:166
msgid "detect file conflicts between packages"
msgstr "wykrywanie konfliktów plików między pakietami"

#: lib/poptI.c:168
msgid "short hand for --replacepkgs --replacefiles"
msgstr "skrócona wersja --replacepkgs --replacefiles"

#: lib/poptI.c:172
msgid "upgrade package(s) if already installed"
msgstr "zaktualizowanie pakietów, jeśli są już zainstalowane"

#: lib/poptI.c:173 lib/poptI.c:189 lib/poptI.c:281
msgid "<packagefile>+"
msgstr "<plik_pakietu>+"

#: lib/poptI.c:175
msgid "print hash marks as package installs (good with -v)"
msgstr "wyświetlenie krzyżyków podczas instalacji pakietów (dobre z -v)"

#: lib/poptI.c:178
msgid "don't verify package architecture"
msgstr "bez sprawdzania architektury pakietu"

#: lib/poptI.c:181
msgid "don't verify package operating system"
msgstr "bez sprawdzania systemu operacyjnego pakietu"

#: lib/poptI.c:184
msgid "don't check disk space before installing"
msgstr "bez sprawdzania pojemności dysku przed zainstalowaniem"

#: lib/poptI.c:186
msgid "install documentation"
msgstr "zainstalowanie dokumentacji"

#: lib/poptI.c:189
msgid "install package(s)"
msgstr "zainstalowanie pakietów"

#: lib/poptI.c:192
msgid "update the database, but do not modify the filesystem"
msgstr "zaktualizowanie bazy danych, ale bez modyfikacji systemu plików"

#: lib/poptI.c:198
msgid "do not verify package dependencies"
msgstr "bez sprawdzania zależności pakietu"

#: lib/poptI.c:204 lib/poptQV.c:251 lib/poptQV.c:253
msgid "don't verify digest of files"
msgstr "bez sprawdzania skrótów plików"

#: lib/poptI.c:206
msgid "don't verify digest of files (obsolete)"
msgstr "bez sprawdzania skrótów plików (przestarzałe)"

#: lib/poptI.c:208
msgid "don't install file security contexts"
msgstr "bez instalacji kontekstów bezpieczeństwa plików"

#: lib/poptI.c:212
msgid "do not reorder package installation to satisfy dependencies"
msgstr "bez zmieniania kolejności instalacji pakietów, aby zapewnić zależności"

#: lib/poptI.c:217
msgid "do not suggest missing dependency resolution(s)"
msgstr "bez sugerowania sposobów spełnienia brakujących zależności"

#: lib/poptI.c:224
#, c-format
msgid "do not execute %%pre scriptlet (if any)"
msgstr "bez wykonania skryptu %%pre (jeśli jest)"

#: lib/poptI.c:227
#, c-format
msgid "do not execute %%post scriptlet (if any)"
msgstr "bez wykonania skryptu %%post (jeśli jest)"

#: lib/poptI.c:230
#, c-format
msgid "do not execute %%preun scriptlet (if any)"
msgstr "bez wykonania skryptu %%preun (jeśli jest)"

#: lib/poptI.c:233
#, c-format
msgid "do not execute %%postun scriptlet (if any)"
msgstr "bez wykonania skryptu %%postun (jeśli jest)"

#: lib/poptI.c:243
msgid "do not execute any scriptlet(s) triggered by this package"
msgstr "bez wykonania żadnych skryptów wyzwalanych przez ten pakiet"

#: lib/poptI.c:246
#, c-format
msgid "do not execute any %%triggerprein scriptlet(s)"
msgstr "bez wykonania żadnych skryptów %%triggerprein"

#: lib/poptI.c:249
#, c-format
msgid "do not execute any %%triggerin scriptlet(s)"
msgstr "bez wykonania żadnych skryptów %%triggerin"

#: lib/poptI.c:252
#, c-format
msgid "do not execute any %%triggerun scriptlet(s)"
msgstr "bez wykonania żadnych skryptów %%triggerun"

#: lib/poptI.c:255
#, c-format
msgid "do not execute any %%triggerpostun scriptlet(s)"
msgstr "bez wykonania żadnych skryptów %%triggerpostun"

#: lib/poptI.c:259
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
msgstr ""
"zaktualizowanie do poprzedniej wersji pakietu (--force podczas "
"aktualizowania robi to automatycznie)"

#: lib/poptI.c:263
msgid "print percentages as package installs"
msgstr "wyświetlenie stanu instalacji pakietu w procentach"

#: lib/poptI.c:265
msgid "relocate the package to <dir>, if relocatable"
msgstr "przesunięcie pakietu do <katalogu>, jeśli jest przesuwalny"

#: lib/poptI.c:266
msgid "<dir>"
msgstr "<katalog>"

#: lib/poptI.c:268
msgid "relocate files from path <old> to <new>"
msgstr "przesunięcie plików z <poprzedniej> ścieżki do <nowej>"

#: lib/poptI.c:269
msgid "<old>=<new>"
msgstr "<poprzednia>=<nowa>"

#: lib/poptI.c:272
msgid "ignore file conflicts between packages"
msgstr "zignorowanie konfliktów plików między pakietami"

#: lib/poptI.c:275
msgid "reinstall if the package is already present"
msgstr "zainstalowanie ponownie, jeśli pakiet jest już zainstalowany"

#: lib/poptI.c:277
msgid "don't install, but tell if it would work or not"
msgstr "bez instalacji, podanie tylko czy instalacja zadziała czy nie"

#: lib/poptI.c:280
msgid "upgrade package(s)"
msgstr "zaktualizowanie pakietów"

#: lib/poptQV.c:87
msgid "query/verify all packages"
msgstr "odpytanie/sprawdzenie wszystkich pakietów"

#: lib/poptQV.c:89
msgid "rpm checksig mode"
msgstr "tryb sprawdzania podpisów pakietów RPM"

#: lib/poptQV.c:91
msgid "query/verify package(s) owning file"
msgstr "odpytanie/sprawdzenie pakietów zawierających plik"

#: lib/poptQV.c:93
msgid "query/verify package(s) in group"
msgstr "odpytanie/sprawdzenie pakietów w grupie"

#: lib/poptQV.c:95
msgid "query/verify a package file"
msgstr "odpytanie/sprawdzenie pliku pakietu"

#: lib/poptQV.c:98
msgid "query/verify package(s) with package identifier"
msgstr "odpytanie/sprawdzenie pakietów z identyfikatorem pakietu"

#: lib/poptQV.c:100
msgid "query/verify package(s) with header identifier"
msgstr "odpytanie/sprawdzenie pakietów z identyfikatorem nagłówka"

#: lib/poptQV.c:102
msgid "query/verify package(s) with file identifier"
msgstr "odpytanie/sprawdzenie pakietów z identyfikatorem pliku"

#: lib/poptQV.c:105
msgid "rpm query mode"
msgstr "tryb odpytywania pakietów RPM"

#: lib/poptQV.c:107
msgid "query/verify a header instance"
msgstr "odpytanie/sprawdzenie instancji nagłówka"

#: lib/poptQV.c:109
msgid "query a spec file"
msgstr "odpytanie pliku spec"

#: lib/poptQV.c:109
msgid "<spec>"
msgstr "<spec>"

#: lib/poptQV.c:111
msgid "query/verify package(s) from install transaction"
msgstr "odpytanie/sprawdzenie pakietów z transakcji instalacji"

#: lib/poptQV.c:113
msgid "query the package(s) triggered by the package"
msgstr "odpytanie pakietów wyzwalanych przez pakiet"

#: lib/poptQV.c:115
msgid "rpm verify mode"
msgstr "tryb sprawdzania pakietów RPM"

#: lib/poptQV.c:117
msgid "query/verify the package(s) which require a dependency"
msgstr "odpytanie/sprawdzenie pakietów wymagających zależności"

#: lib/poptQV.c:119
msgid "query/verify the package(s) which provide a dependency"
msgstr "odpytanie/sprawdzenie pakietów dostarczających zależność"

#: lib/poptQV.c:122
msgid "do not glob arguments"
msgstr "bez używania wyrażeń regularnych w parametrach"

#: lib/poptQV.c:124
msgid "do not process non-package files as manifests"
msgstr "bez przetwarzania plików nie będących pakietami jako manifesty"

#: lib/poptQV.c:218
msgid "list all configuration files"
msgstr "wyświetlenie listy wszystkich plików konfiguracyjnych"

#: lib/poptQV.c:220
msgid "list all documentation files"
msgstr "wyświetlenie listy wszystkich plików dokumentacji"

#: lib/poptQV.c:222
msgid "dump basic file information"
msgstr "zrzucenie podstawowych informacji o pliku"

#: lib/poptQV.c:226
msgid "list files in package"
msgstr "wyświetlenie listy plików pakietu"

#: lib/poptQV.c:231
#, c-format
msgid "skip %%ghost files"
msgstr "pominięcie plików %%ghost"

#: lib/poptQV.c:236
msgid "use the following query format"
msgstr "użycie następującego formatu zapytania"

#: lib/poptQV.c:238
msgid "display the states of the listed files"
msgstr "wyświetlenie stanu wyświetlonych plików"

#: lib/poptQV.c:256
msgid "don't verify size of files"
msgstr "bez sprawdzania rozmiaru plików"

#: lib/poptQV.c:259
msgid "don't verify symlink path of files"
msgstr "bez sprawdzania ścieżek dowiązań symbolicznych plików"

#: lib/poptQV.c:262
msgid "don't verify owner of files"
msgstr "bez sprawdzania właścicieli plików"

#: lib/poptQV.c:265
msgid "don't verify group of files"
msgstr "bez sprawdzania grup plików"

#: lib/poptQV.c:268
msgid "don't verify modification time of files"
msgstr "bez sprawdzania czasu modyfikacji plików"

#: lib/poptQV.c:271 lib/poptQV.c:274
msgid "don't verify mode of files"
msgstr "bez sprawdzania trybu plików"

#: lib/poptQV.c:277
msgid "don't verify capabilities of files"
msgstr "bez sprawdzania możliwości plików"

#: lib/poptQV.c:280
msgid "don't verify file security contexts"
msgstr "bez sprawdzania kontekstów bezpieczeństwa plików"

#: lib/poptQV.c:282
msgid "don't verify files in package"
msgstr "bez sprawdzania plików pakietu"

#: lib/poptQV.c:284 tools/rpmgraph.c:244
msgid "don't verify package dependencies"
msgstr "bez sprawdzania zależności pakietu"

#: lib/poptQV.c:287 lib/poptQV.c:290
msgid "don't execute verify script(s)"
msgstr "bez wykonania żadnych skryptów sprawdzania"

#: lib/poptQV.c:302
msgid "don't verify GPG V3 DSA signature(s)"
msgstr "bez sprawdzania podpisów GPG V3 DSA"

#: lib/poptQV.c:305
msgid "don't verify PGP V3 RSA/MD5 signature(s)"
msgstr "bez sprawdzania podpisów PGP V3 RSA/MD5"

#: lib/poptQV.c:318
msgid "sign package(s) (identical to --resign)"
msgstr "podpisanie pakietów (identyczne z --resign)"

#: lib/poptQV.c:320
msgid "verify package signature(s)"
msgstr "sprawdzenie podpisów pakietów"

#: lib/poptQV.c:322
msgid "delete package signatures"
msgstr "usunięcie podpisów pakietów"

#: lib/poptQV.c:324
msgid "import an armored public key"
msgstr "zaimportowanie opakowanego klucza publicznego"

#: lib/poptQV.c:326
msgid "sign package(s) (identical to --addsign)"
msgstr "podpisanie pakietów (identyczne z --addsign)"

#: lib/poptQV.c:328
msgid "generate signature"
msgstr "utworzenie podpisu"

#: lib/psm.c:217
#, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "Brak funkcji rpmlib dla %s:\n"

#: lib/psm.c:259
msgid "source package expected, binary found\n"
msgstr "oczekiwano pakietu źródłowego, odnaleziono binarny\n"

#: lib/psm.c:312
msgid "source package contains no .spec file\n"
msgstr "pakiet źródłowy nie zawiera pliku .spec\n"

#: lib/psm.c:858
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozpakowanie archiwum nie powiodło się%s%s: %s\n"

#: lib/psm.c:859
msgid " on file "
msgstr " na pliku "

#: lib/psm.c:989
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s nie powiódł się na pliku %s: %s\n"

#: lib/psm.c:992
#, c-format
msgid "%s failed: %s\n"
msgstr "%s nie powiodło się: %s\n"

#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
#, c-format
msgid "Unable to change root directory: %m\n"
msgstr "Nie można zmienić katalogu roota: %m\n"

#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
msgstr "niepoprawny format: %s\n"

#: lib/query.c:127
msgid "(contains no files)\n"
msgstr "(nie zawiera plików)\n"

#: lib/query.c:160
msgid "normal        "
msgstr "zwykły                "

#: lib/query.c:163
msgid "replaced      "
msgstr "zastąpiony            "

#: lib/query.c:166
msgid "not installed "
msgstr "niezainstalowany      "

#: lib/query.c:169
msgid "net shared    "
msgstr "udostępniony w sieci  "

#: lib/query.c:172
msgid "wrong color   "
msgstr "błędny kolor          "

#: lib/query.c:175
msgid "(no state)    "
msgstr "(brak stanu)          "

#: lib/query.c:178
#, c-format
msgid "(unknown %3d) "
msgstr "(nieznany %3d) "

#: lib/query.c:198
msgid "package has not file owner/group lists\n"
msgstr "pakiet nie posiada list właścicieli/grup plików\n"

#: lib/query.c:229
msgid "package has neither file owner or id lists\n"
msgstr "pakiet nie posiada list właścicieli ani identyfikatorów plików\n"

#: lib/query.c:331
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "grupa %s nie zawiera żadnych pakietów\n"

#: lib/query.c:340
#, c-format
msgid "no package triggers %s\n"
msgstr "brak pakietów wyzwalających %s\n"

#: lib/query.c:353 lib/query.c:374 lib/query.c:395 lib/query.c:420
#, c-format
msgid "malformed %s: %s\n"
msgstr "błędnie sformowane %s: %s\n"

#: lib/query.c:363 lib/query.c:380 lib/query.c:406 lib/query.c:425
#, c-format
msgid "no package matches %s: %s\n"
msgstr "brak pakietów pasujących do %s: %s\n"

#: lib/query.c:435
#, c-format
msgid "no package requires %s\n"
msgstr "brak pakietów wymagających %s\n"

#: lib/query.c:446
#, c-format
msgid "no package provides %s\n"
msgstr "brak pakietów dostarczających %s\n"

#: lib/query.c:478
#, c-format
msgid "file %s: %s\n"
msgstr "plik %s: %s\n"

#: lib/query.c:481
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "plik %s nie należy do żadnego pakietu\n"

#: lib/query.c:494
#, c-format
msgid "invalid package number: %s\n"
msgstr "nieprawidłowy numer pakietu: %s\n"

#: lib/query.c:502
#, c-format
msgid "record %u could not be read\n"
msgstr "nie można odczytać wpisu %u\n"

#: lib/query.c:518 lib/rpminstall.c:667
#, c-format
msgid "package %s is not installed\n"
msgstr "pakiet %s nie jest zainstalowany\n"

#: lib/query.c:552
#, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "nieznany znacznik: \"%s\"\n"

#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: otwarcie nie powiodło się: %s\n"

#: lib/rpmchecksig.c:85
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: Fwrite nie powiodło się: %s\n"

#: lib/rpmchecksig.c:95
#, c-format
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fflush nie powiodło się: %s\n"

#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp nie powiodło się\n"

#: lib/rpmchecksig.c:305
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: został był podpisany kluczem o identyfikatorze %s, pomijanie\n"

#: lib/rpmchecksig.c:333
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead nie powiodło się: %s\n"

#: lib/rpmchecksig.c:339
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature nie powiodło się: %s\n"

#: lib/rpmchecksig.c:427
#, c-format
msgid "%s: import read failed(%d).\n"
msgstr "%s: zaimportowanie read nie powiodło się(%d).\n"

#: lib/rpmchecksig.c:439
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: zaimportowanie nie powiodło się.\n"

#: lib/rpmchecksig.c:465
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead nie powiodło się\n"

#: lib/rpmchecksig.c:474
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
"%s: nie można odczytać niezmiennego regionu nagłówka. Uszkodzony pakiet?\n"

#: lib/rpmchecksig.c:508
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr "pomijanie pakietu %s z podpisem V%u, którego nie można sprawdzić\n"

#: lib/rpmchecksig.c:756
msgid "NOT OK"
msgstr "NIE DOBRZE"

#: lib/rpmchecksig.c:756
msgid "OK"
msgstr "OK"

#: lib/rpmchecksig.c:758
msgid " (MISSING KEYS:"
msgstr " (BRAK KLUCZY:"

#: lib/rpmchecksig.c:760
msgid ") "
msgstr ") "

#: lib/rpmchecksig.c:761
msgid " (UNTRUSTED KEYS:"
msgstr " (NIEZAUFANE KLUCZE:"

#: lib/rpmchecksig.c:763
msgid ")"
msgstr ")"

#: lib/rpmds.c:399
msgid "NO "
msgstr "NIE "

#: lib/rpmds.c:399
msgid "YES"
msgstr "TAK"

#: lib/rpmds.c:852
msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions."
msgstr "Zależności PreReq:, Provides: i Obsoletes: obsługują wersje."

#: lib/rpmds.c:855
msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path."
msgstr ""
"nazwy plików przechowano jako krotka (dirName,baseName,dirIndex), a nie jako "
"ścieżki."

#: lib/rpmds.c:859
msgid "package payload can be compressed using bzip2."
msgstr "dane pakietu mogą zostać skompresowane używając bzip2."

#: lib/rpmds.c:864
msgid "package payload can be compressed using xz."
msgstr "dane pakietu mogą zostać skompresowane używając xz."

#: lib/rpmds.c:867
msgid "package payload can be compressed using lzma."
msgstr "dane pakietu mogą zostać skompresowane używając lzma."

#: lib/rpmds.c:871
msgid "package payload file(s) have \"./\" prefix."
msgstr "pliki danych pakietu posiadają przedrostek \"./\"."

#: lib/rpmds.c:874
msgid "package name-version-release is not implicitly provided."
msgstr "pakiet nazwa-wersja-wydanie nie jest domyślnie dostarczany."

#: lib/rpmds.c:877
msgid "header tags are always sorted after being loaded."
msgstr "znaczniki nagłówka są zawsze porządkowane po wczytaniu."

#: lib/rpmds.c:880
msgid "the scriptlet interpreter can use arguments from header."
msgstr "interpreter skryptów może używać parametrów z nagłówka."

#: lib/rpmds.c:883
msgid "a hardlink file set may be installed without being complete."
msgstr "plik twardego dowiązania może zostać zainstalowany bez ukończenia."

#: lib/rpmds.c:886
msgid "package scriptlets may access the rpm database while installing."
msgstr ""
"skrypty pakietu mogą odwoływać się do bazy danych RPM podczas instalowania."

#: lib/rpmds.c:890
msgid "internal support for lua scripts."
msgstr "wewnętrzna obsługa skryptów Lua."

#: lib/rpmds.c:894
msgid "file digest algorithm is per package configurable"
msgstr "algorytm skrótu pliku jest konfigurowalny dla każdego pakietu osobno"

#: lib/rpmds.c:898
msgid "support for POSIX.1e file capabilities"
msgstr "obsługa możliwości plików POSIX.1e"

#: lib/rpmds.c:902
msgid "package scriptlets can be expanded at install time."
msgstr "skrypty pakietu mogą być rozszerzane w czasie instalacji."

#: lib/rpmgi.c:48 lib/rpminstall.c:115 lib/rpminstall.c:292
#: lib/rpminstall.c:323 tools/rpmgraph.c:119 tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "otwarcie %s nie powiodło się: %s\n"

#: lib/rpmgi.c:136
#, c-format
msgid "%s: not an rpm package (or package manifest)\n"
msgstr "%s: nie jest pakietem RPM (ani manifestem pakietu)\n"

#: lib/rpminstall.c:174
msgid "Preparing..."
msgstr "Przygotowywanie..."

#: lib/rpminstall.c:176
msgid "Preparing packages for installation..."
msgstr "Przygotowywanie pakietów do instalacji..."

#: lib/rpminstall.c:254 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr "Niespełnione zależności:\n"

#: lib/rpminstall.c:305
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: nie jest pakietem RPM (ani manifestem pakietu): %s\n"

#: lib/rpminstall.c:345 lib/rpminstall.c:729 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s nie może zostać zainstalowany\n"

#: lib/rpminstall.c:459
#, c-format
msgid "Retrieving %s\n"
msgstr "Pobieranie %s\n"

#: lib/rpminstall.c:471
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "pomijanie %s - przesłanie nie powiodło się\n"

#: lib/rpminstall.c:538
#, c-format
msgid "package %s is not relocatable\n"
msgstr "pakiet %s nie jest przesuwalny\n"

#: lib/rpminstall.c:565
#, c-format
msgid "error reading from file %s\n"
msgstr "błąd podczas odczytywania z pliku %s\n"

#: lib/rpminstall.c:571
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "plik %s wymaga nowszej wersji oprogramowania RPM\n"

#: lib/rpminstall.c:674
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "\"%s\" podaje wiele pakietów:\n"

#: lib/rpminstall.c:713
#, c-format
msgid "cannot open %s: %s\n"
msgstr "nie można otworzyć %s: %s\n"

#: lib/rpminstall.c:719
#, c-format
msgid "Installing %s\n"
msgstr "Instalowanie %s\n"

#: lib/rpmlead.c:103
msgid "not an rpm package"
msgstr "nie jest pakietem RPM"

#: lib/rpmlead.c:107
msgid "illegal signature type"
msgstr "niedozwolony typ podpisu"

#: lib/rpmlead.c:111
msgid "unsupported RPM package version"
msgstr "nieobsługiwana wersja pakietu RPM"

#: lib/rpmlead.c:124
#, c-format
msgid "read failed: %s (%d)\n"
msgstr "odczytanie nie powiodło się: %s (%d)\n"

#: lib/rpmlead.c:128
msgid "not an rpm package\n"
msgstr "nie jest pakietem RPM\n"

#: lib/rpmlock.c:124 lib/rpmlock.c:132
#, c-format
msgid "can't create transaction lock on %s (%s)\n"
msgstr "nie można utworzyć blokady transakcji na %s (%s)\n"

#: lib/rpmlock.c:129
#, c-format
msgid "waiting for transaction lock on %s\n"
msgstr "oczekiwanie na blokadę transakcji na %s\n"

#: lib/rpmprob.c:107
msgid "different"
msgstr "różne"

#: lib/rpmprob.c:113
#, c-format
msgid "package %s is intended for a %s architecture"
msgstr "pakiet %s jest przeznaczony dla architektury %s"

#: lib/rpmprob.c:118
#, c-format
msgid "package %s is intended for a %s operating system"
msgstr "pakiet %s jest przeznaczony dla systemu operacyjnego %s"

#: lib/rpmprob.c:122
#, c-format
msgid "package %s is already installed"
msgstr "pakiet %s jest już zainstalowany"

#: lib/rpmprob.c:126
#, c-format
msgid "path %s in package %s is not relocatable"
msgstr "ścieżka %s w pakiecie %s nie jest przesuwalna"

#: lib/rpmprob.c:131
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "plik %s jest w konflikcie między instalowanymi %s i %s"

#: lib/rpmprob.c:136
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr "plik %s z instalacji %s jest w konflikcie z plikiem z pakietu %s"

#: lib/rpmprob.c:141
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "pakiet %s (nowszy niż %s) jest już zainstalowany"

#: lib/rpmprob.c:146
#, c-format
msgid "installing package %s needs %<PRIu64>%cB on the %s filesystem"
msgstr "instalowanie pakietu %s wymaga %<PRIu64>%cB w systemie plików %s"

#: lib/rpmprob.c:156
#, c-format
msgid "installing package %s needs %<PRIu64> inodes on the %s filesystem"
msgstr "instalowanie pakietu %s wymaga %<PRIu64> i-węzłów w systemie plików %s"

#: lib/rpmprob.c:160
#, c-format
msgid "%s is needed by %s%s"
msgstr "%s jest wymagane przez %s%s"

#: lib/rpmprob.c:162 lib/rpmprob.c:167 lib/rpmprob.c:172
msgid "(installed) "
msgstr "(zainstalowane) "

#: lib/rpmprob.c:165
#, c-format
msgid "%s conflicts with %s%s"
msgstr "%s jest w konflikcie z %s%s"

#: lib/rpmprob.c:170
#, c-format
msgid "%s is obsoleted by %s%s"
msgstr "%s jest zastępowane przez %s%s"

#: lib/rpmprob.c:176
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "wystąpił nieznany błąd %d podczas manipulowania pakietem %s"

#: lib/rpmrc.c:186
#, c-format
msgid "missing second ':' at %s:%d\n"
msgstr "brak drugiego \":\" w %s:%d\n"

#: lib/rpmrc.c:189
#, c-format
msgid "missing architecture name at %s:%d\n"
msgstr "brak nazwy architektury w %s:%d\n"

#: lib/rpmrc.c:334
#, c-format
msgid "Incomplete data line at %s:%d\n"
msgstr "Niepełny wiersz danych w %s:%d\n"

#: lib/rpmrc.c:339
#, c-format
msgid "Too many args in data line at %s:%d\n"
msgstr "Za dużo parametrów w wierszu danych w %s:%d\n"

#: lib/rpmrc.c:346
#, c-format
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "Błędny numer architektury/systemu operacyjnego: %s (%s:%d)\n"

#: lib/rpmrc.c:377
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "Niepełny domyślny wiersz w %s:%d\n"

#: lib/rpmrc.c:382
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "Za dużo parametrów w domyślnym wierszu w %s:%d\n"

#: lib/rpmrc.c:486
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "brak \":\" (odnaleziono 0x%02x) w %s:%d\n"

#: lib/rpmrc.c:503 lib/rpmrc.c:543
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "brak parametru dla %s w %s:%d\n"

#: lib/rpmrc.c:519
#, c-format
msgid "cannot open %s at %s:%d: %m\n"
msgstr "nie można otworzyć %s w %s:%d: %m\n"

#: lib/rpmrc.c:535
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "brak architektury dla %s w %s:%d\n"

#: lib/rpmrc.c:602
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "błędna opcja \"%s\" w %s:%d\n"

#: lib/rpmrc.c:1372
#, c-format
msgid "Unknown system: %s\n"
msgstr "Nieznany system: %s\n"

#: lib/rpmrc.c:1373
#, c-format
msgid "Please contact %s\n"
msgstr "Proszę skontaktować się z %s\n"

#: lib/rpmrc.c:1593
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "Nie można otworzyć %s do odczytania: %m.\n"

#: lib/rpmtd.c:257
msgid "Unknown format"
msgstr "Nieznany format"

#: lib/rpmte.c:763
msgid "install"
msgstr "instalacja"

#: lib/rpmte.c:764
msgid "erase"
msgstr "usunięcie"

#: lib/rpmts.c:89
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "nie można otworzyć bazy danych pakietów w %s\n"

#: lib/rpmts.c:174
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "dodatkowe \"(\" w etykiecie pakietu: %s\n"

#: lib/rpmts.c:192
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "brak \"(\" w etykiecie pakietu: %s\n"

#: lib/rpmts.c:200
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "brak \")\" w etykiecie pakietu: %s\n"

#: lib/rpmts.c:271
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: odczytanie klucza publicznego nie powiodło się.\n"

#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
msgstr "sigh rozmiar(%d): BŁĘDNY, read zwróciło %d\n"

#: lib/signature.c:140
msgid "sigh magic: BAD\n"
msgstr "sigh magic: BŁĘDNE\n"

#: lib/signature.c:146
#, c-format
msgid "sigh tags: BAD, no. of tags(%d) out of range\n"
msgstr "sigh znaczników: BŁĘDNE, liczba znaczników(%d) poza zakresem\n"

#: lib/signature.c:152
#, c-format
msgid "sigh data: BAD, no. of  bytes(%d) out of range\n"
msgstr "sigh dane: BŁĘDNE, liczba bajtów(%d) poza zakresem\n"

#: lib/signature.c:167
#, c-format
msgid "sigh blob(%d): BAD, read returned %d\n"
msgstr "sigh blob(%d): BŁĘDNY, read zwróciło %d\n"

#: lib/signature.c:233
#, c-format
msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n"
msgstr "sigh znacznik[%d]: BŁĘDNY, znacznik %d typ %d offset %d licznik %d\n"

#: lib/signature.c:243
msgid "sigh load: BAD\n"
msgstr "sigh wczytanie: BŁĘDNE\n"

#: lib/signature.c:256
#, c-format
msgid "sigh pad(%zd): BAD, read %zd bytes\n"
msgstr "sigh wyrównanie(%zd): BŁĘDNE, odczytano %zd bajtów\n"

#: lib/signature.c:272
#, c-format
msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n"
msgstr "sigh rozmiar podpisu(%zd): BŁĘDNY, fstat(2) nie powiodło się\n"

#: lib/signature.c:355
#, c-format
msgid "Couldn't create pipe for signing: %m"
msgstr "Nie można utworzyć potoku do podpisania: %m"

#: lib/signature.c:375 lib/signature.c:661
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Nie można wykonać %s: %s\n"

#: lib/signature.c:392
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "wykonanie gpg nie powiodło się (%d)\n"

#: lib/signature.c:398
msgid "gpg failed to write signature\n"
msgstr "zapisanie podpisu przez gpg nie powiodło się\n"

#: lib/signature.c:416
msgid "unable to read the signature\n"
msgstr "nie można odczytać podpisu\n"

#: lib/signature.c:500
msgid "Immutable header region could not be read. Corrupted package?\n"
msgstr "Nie można odczytać niezmiennego regionu nagłówka. Uszkodzony pakiet?\n"

#: lib/signature.c:666 lib/signature.c:706
#, c-format
msgid "Invalid %%_signature spec in macro file\n"
msgstr "Nieprawidłowa specyfikacja %%_signature w pliku makr\n"

#: lib/signature.c:700
#, c-format
msgid "You must set \"%%_gpg_name\" in your macro file\n"
msgstr "Należy ustawić \"%%_gpg_name\" w pliku makr\n"

#: lib/signature.c:741
msgid "MD5 digest:"
msgstr "Skrót MD5:"

#: lib/signature.c:780
msgid "Header SHA1 digest:"
msgstr "Skrót SHA1 nagłówka:"

#: lib/signature.c:835
msgid "Header "
msgstr "Nagłówek "

#: lib/signature.c:848
msgid "Verify signature: BAD PARAMETERS\n"
msgstr "Sprawdzenie podpisu: BŁĘDNE PARAMETRY\n"

#: lib/signature.c:869
#, c-format
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Podpis: NIEZNANY (%d)\n"

#: lib/transaction.c:1367
msgid "skipped"
msgstr "pominięto"

#: lib/transaction.c:1367
msgid "failed"
msgstr "nie powiodło się"

#: lib/verify.c:318
#, c-format
msgid "missing   %c %s"
msgstr "brak   %c %s"

#: lib/verify.c:409
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Niespełnione zależności dla %s:\n"

#: lib/headerfmt.c:344
msgid "missing { after %"
msgstr "brak { po %"

#: lib/headerfmt.c:366
msgid "missing } after %{"
msgstr "brak } po %{"

#: lib/headerfmt.c:377
msgid "empty tag format"
msgstr "pusty format znacznika"

#: lib/headerfmt.c:388
msgid "empty tag name"
msgstr "pusta nazwa znacznika"

#: lib/headerfmt.c:395
msgid "unknown tag"
msgstr "nieznany znacznik"

#: lib/headerfmt.c:415
msgid "] expected at end of array"
msgstr "oczekiwano ] na końcu tablicy"

#: lib/headerfmt.c:427
msgid "unexpected ]"
msgstr "nieoczekiwane ]"

#: lib/headerfmt.c:437
msgid "unexpected }"
msgstr "nieoczekiwane }"

#: lib/headerfmt.c:493
msgid "? expected in expression"
msgstr "oczekiwano ? w wyrażeniu"

#: lib/headerfmt.c:500
msgid "{ expected after ? in expression"
msgstr "oczekiwano { po ? w wyrażeniu"

#: lib/headerfmt.c:512 lib/headerfmt.c:552
msgid "} expected in expression"
msgstr "oczekiwano } w wyrażeniu"

#: lib/headerfmt.c:520
msgid ": expected following ? subexpression"
msgstr "oczekiwano : po podwyrażeniu ?"

#: lib/headerfmt.c:538
msgid "{ expected after : in expression"
msgstr "oczekiwano { po : w wyrażeniu"

#: lib/headerfmt.c:560
msgid "| expected at end of expression"
msgstr "oczekiwano | na końcu wyrażenia"

#: lib/headerfmt.c:733
msgid "array iterator used with different sized arrays"
msgstr "iterator tablicy użyty na tablicach o różnych rozmiarach"

#: lib/poptDB.c:18
msgid "initialize database"
msgstr "zainicjowanie bazy danych"

#: lib/poptDB.c:20
msgid "rebuild database inverted lists from installed package headers"
msgstr ""
"przebudowanie odwrotne listy w bazie danych z nagłówków zainstalowanych "
"pakietów"

#: lib/poptDB.c:23
msgid "verify database files"
msgstr "sprawdzenie plików bazy danych"

#: lib/rpmdb.c:154
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr "dbiTagsInit: nierozpoznana nazwa znacznika: \"%s\" zignorowano\n"

#: lib/rpmdb.c:212
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr "dbiOpen: API bazy danych %d jest niedostępne\n"

#: lib/rpmdb.c:222
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "nie można otworzyć indeksu %s używając bazy danych%d - %s (%d)\n"

#: lib/rpmdb.c:818
msgid "no dbpath has been set\n"
msgstr "ścieżka bazy danych nie została ustawiona\n"

#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "błąd(%d) podczas otrzymywania wpisów \"%s\" z indeksu %s\n"

#: lib/rpmdb.c:1397
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: pomijanie"

#: lib/rpmdb.c:1407
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "błąd(%d) podczas zapisywania wpisu #%d do %s\n"

#: lib/rpmdb.c:1506
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec nie powiodło się: %s\n"

#: lib/rpmdb.c:1687
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp nie powiodło się: %s\n"

#: lib/rpmdb.c:1968
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: pomijanie"

#: lib/rpmdb.c:1995
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: pobrano uszkodzony nagłówek #%u - pomijanie.\n"

#: lib/rpmdb.c:2395
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: nie można odczytać nagłówka pod 0x%x\n"

#: lib/rpmdb.c:2437
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "błąd(%d) podczas ustawiania wpisu nagłówka #%d do usunięcia %s\n"

#: lib/rpmdb.c:2486
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "błąd(%d) podczas ustawiania wpisów \"%s\" z indeksu %s\n"

#: lib/rpmdb.c:2505
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "błąd(%d) podczas zapisywania wpisu \"%s\" do %s\n"

#: lib/rpmdb.c:2515
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "błąd(%d) usuwania wpisu \"%s\" z %s\n"

#: lib/rpmdb.c:2643
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "błąd(%d) podczas przydzielania nowej instancji pakietu\n"

#: lib/rpmdb.c:2687
msgid "rpmdbAdd: skipping"
msgstr "rpmdbAdd: pomijanie"

#: lib/rpmdb.c:2798
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "błąd(%d) podczas zapisywania wpisu %s do %s\n"

#: lib/rpmdb.c:2993
msgid "no dbpath has been set"
msgstr "ścieżka bazy danych nie została ustawiona"

#: lib/rpmdb.c:3018
#, c-format
msgid "temporary database %s already exists\n"
msgstr "tymczasowa baza danych %s już istnieje\n"

#: lib/rpmdb.c:3026
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "utworzenie katalogu %s nie powiodło się: %s\n"

#: lib/rpmdb.c:3073
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "nagłówek #%u w bazie danych jest błędny - pomijanie.\n"

#: lib/rpmdb.c:3087
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "nie można dodać wpisu będącego oryginalnie przy %u\n"

#: lib/rpmdb.c:3102
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"przebudowanie bazy danych nie powiodło się: oryginalna baza danych pozostała "
"na miejscu\n"

#: lib/rpmdb.c:3110
msgid "failed to replace old database with new database!\n"
msgstr "zamiana poprzedniej bazy danych na nową nie powiodła się.\n"

#: lib/rpmdb.c:3112
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "aby odzyskać, należy zastąpić pliki w %s plikami z %s"

#: lib/rpmdb.c:3124
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "usunięcie katalogu %s nie powiodło się: %s\n"

#: lib/backend/db3.c:29
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "błąd bazy danych%d(%d) z %s: %s\n"

#: lib/backend/db3.c:32
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "błąd bazy danych%d(%d): %s\n"

#: lib/backend/db3.c:839
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "nie można otrzymać blokady %s na %s/%s\n"

#: lib/backend/db3.c:841
msgid "shared"
msgstr "współdzielonej"

#: lib/backend/db3.c:841
msgid "exclusive"
msgstr "wyłącznej"

#: lib/backend/dbconfig.c:287
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "nierozpoznana opcja bazy danych: \"%s\" zignorowano.\n"

#: lib/backend/dbconfig.c:324
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s ma nieprawidłową wartość liczbową, pominięto\n"

#: lib/backend/dbconfig.c:333
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s ma za dużą lub za małą wartość long, pominięto\n"

#: lib/backend/dbconfig.c:342
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s ma za dużą lub za małą wartość całkowitą, pominięto\n"

#: python/rpmts-py.c:165
#, c-format
msgid "error: python callback %s failed, aborting!\n"
msgstr "błąd: wywołanie języka Python %s nie powiodło się, przerywanie.\n"

#: rpmio/macro.c:189
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktywne %d puste %d\n"

#: rpmio/macro.c:328
#, c-format
msgid "%3d>%*s(empty)"
msgstr "%3d>%*s(puste)"

#: rpmio/macro.c:369
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr "%3d<%*s(puste)\n"

#: rpmio/macro.c:565 rpmio/macro.c:603
#, c-format
msgid "Macro %%%s has unterminated body\n"
msgstr "Makro %%%s posiada niezakończone ciało\n"

#: rpmio/macro.c:622
#, c-format
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr "Makro %%%s posiada niedozwoloną nazwę (%%define)\n"

#: rpmio/macro.c:628
#, c-format
msgid "Macro %%%s has unterminated opts\n"
msgstr "Makro %%%s posiada niezakończone opcje\n"

#: rpmio/macro.c:633
#, c-format
msgid "Macro %%%s has empty body\n"
msgstr "Makro %%%s posiada puste ciało\n"

#: rpmio/macro.c:638
#, c-format
msgid "Macro %%%s failed to expand\n"
msgstr "Rozwinięcie makra %%%s nie powiodło się\n"

#: rpmio/macro.c:673
#, c-format
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makro %%%s posiada niedozwoloną nazwę (%%undefine)\n"

#: rpmio/macro.c:762
#, c-format
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr "Makro %%%s (%s) nie zostało użyte poniżej poziomu %d\n"

#: rpmio/macro.c:844
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Nieznana opcja %c w %s(%s)\n"

#: rpmio/macro.c:1049
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr "Głębokość rekurencji(%d) większa niż maksymalna(%d)\n"

#: rpmio/macro.c:1118 rpmio/macro.c:1135
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Niezakończone %c: %s\n"

#: rpmio/macro.c:1176
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Makro niemożliwe do przetworzenia po %%\n"

#: rpmio/macro.c:1392
msgid "Target buffer overflow\n"
msgstr "Przepełnienie bufora docelowego\n"

#: rpmio/rpmfileutil.c:277
#, c-format
msgid "error creating temporary file %s: %m\n"
msgstr "błąd podczas tworzenia pliku tymczasowego %s: %m\n"

#: rpmio/rpmfileutil.c:342 rpmio/rpmfileutil.c:348
#, c-format
msgid "File %s: %s\n"
msgstr "Plik %s: %s\n"

#: rpmio/rpmfileutil.c:351
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr "Plik %s jest mniejszy niż %u bajtów\n"

#: rpmio/rpmfileutil.c:733
msgid "failed to create directory"
msgstr "utworzenie katalogu nie powiodło się"

#: rpmio/rpmlua.c:461
#, c-format
msgid "invalid syntax in lua scriptlet: %s\n"
msgstr "nieprawidłowa składnia skryptu Lua: %s\n"

#: rpmio/rpmlua.c:477
#, c-format
msgid "invalid syntax in lua script: %s\n"
msgstr "nieprawidłowa składnia skryptu Lua: %s\n"

#: rpmio/rpmlua.c:482 rpmio/rpmlua.c:501
#, c-format
msgid "lua script failed: %s\n"
msgstr "skrypt Lua nie powiódł się: %s\n"

#: rpmio/rpmlua.c:496
#, c-format
msgid "invalid syntax in lua file: %s\n"
msgstr "nieprawidłowa składnia pliku Lua: %s\n"

#: rpmio/rpmlua.c:662
#, c-format
msgid "lua hook failed: %s\n"
msgstr "hak Lua nie powiódł się: %s\n"

#: rpmio/rpmlog.c:37
msgid "(no error)"
msgstr "(brak błędu)"

#: rpmio/rpmlog.c:148 rpmio/rpmlog.c:149 rpmio/rpmlog.c:150
msgid "fatal error: "
msgstr "krytyczny błąd: "

#: rpmio/rpmlog.c:151
msgid "error: "
msgstr "błąd: "

#: rpmio/rpmlog.c:152
msgid "warning: "
msgstr "ostrzeżenie: "

#: rpmio/rpmmalloc.c:25
#, c-format
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "przydzielenie pamięci (%u bajtów) zwróciło NULL.\n"

#: rpmio/rpmpgp.c:1333
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, identyfikator klucza %s"

#: rpmio/rpmpgp.c:1341
msgid "(none)"
msgstr "(brak)"

#: rpmio/rpmpgp.c:1612
#, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Zarejestrowanie obsługi rozdzielenia nie powiodło się: %m\n"

#: tools/rpmgraph.c:169
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: odczytanie manifestu nie powiodło się: %s\n"

#: tools/rpmgraph.c:246
msgid "don't verify header+payload signature"
msgstr "bez sprawdzania podpisu nagłówka+danych"

#~ msgid "(rpmlib provides)"
#~ msgstr "(dostarczane w rpmlib)"

#~ msgid "(cached)"
#~ msgstr "(zapisano w pamięci podręcznej)"

#~ msgid "(db files)"
#~ msgstr "(pliki w bazie danych)"

#~ msgid "(db provides)"
#~ msgstr "(dostarczane w bazie danych)"

#~ msgid "(added files)"
#~ msgstr "(dodano pliki)"

#~ msgid "(added provide)"
#~ msgstr "(dodano zasób)"

#~ msgid "url port must be a number\n"
#~ msgstr "port adresu URL musi być liczbą\n"