summaryrefslogtreecommitdiff
path: root/po/pl.po
blob: de4d759327498644fe84f9e818f8b1f3614fb90d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
5384
5385
5386
5387
5388
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
5399
5400
5401
5402
5403
5404
5405
5406
5407
5408
5409
5410
5411
5412
5413
5414
5415
5416
5417
5418
5419
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454
5455
5456
5457
5458
5459
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
5513
5514
5515
5516
5517
5518
5519
5520
5521
5522
# Polskie komunikaty dla RPM (1999)
# Copyright (C) 1999 Free Software Foundation, Inc.
# Wojciech Drapiński <wojciech.drapinski@zie.pg.gda.pl>.
# Paweł Dziekoński <pdziekonski@mml.ch.pwr.wroc.pl>\n"
# Pre-translation has bean done using PePeSza v0.7[C
# get your own copy of PePeSza from http://www.ids.pl/~pkollegu/pepesza.html
#
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2002-11-29 16:35-0500\n"
"PO-Revision-Date: 1999-05-25 17:00+0100\n"
"Last-Translator: Paweł Dziekoński <pdziekonski@mml.ch.pwr.wroc.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8-bit\n"

#: build.c:40
#, fuzzy
msgid "Failed build dependencies:\n"
msgstr "niespełnione zależności:\n"

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

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

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

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

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

#: build.c:244
#, fuzzy, c-format
msgid "File %s is not a regular file.\n"
msgstr "Plik: %s nie jest regularnym plikiem\n"

#: build.c:253
#, fuzzy, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "%s nie wygląda na pakiet RPM\n"

#. parse up the build operators
#: build.c:319
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Budowanie dla platform: %s\n"

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

#: rpm2cpio.c:55
msgid "argument is not an RPM package\n"
msgstr "argument nie jest pakietem RPM\n"

#: rpm2cpio.c:60
msgid "error reading header from package\n"
msgstr "błąd odczytu nagłówka z pakietu\n"

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

#: rpmqv.c:72
msgid "Query options (with -q or --query):"
msgstr ""

#: rpmqv.c:75
msgid "Verify options (with -V or --verify):"
msgstr ""

#: rpmqv.c:81
#, fuzzy
msgid "Signature options:"
msgstr "Rozmiar sygnatury: %d\n"

#: rpmqv.c:87
msgid "Database options:"
msgstr ""

#: rpmqv.c:93
msgid "Build options with [ <specfile> | <tarball> | <source package> ]:"
msgstr ""

#: rpmqv.c:99
msgid "Install/Upgrade/Erase options:"
msgstr ""

#: rpmqv.c:104
msgid "Common options for all rpm modes:"
msgstr ""

#. @-modfilesys -globs @
#: rpmqv.c:121 lib/poptI.c:29
#, fuzzy, c-format
msgid "%s: %s\n"
msgstr "plik %s: %s\n"

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

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

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

#: rpmqv.c:301
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr "Błąd wewnętrzny w przetwarzaniu argumentu (%d) :-(\n"

#: rpmqv.c:339 rpmqv.c:345 rpmqv.c:351 rpmqv.c:388
msgid "only one major mode may be specified"
msgstr "tylko jeden główny tryb pracy może być podany"

#: rpmqv.c:367
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:371
msgid "unexpected query flags"
msgstr "błędna konstrukcja argumentów odpytywania"

#: rpmqv.c:374
msgid "unexpected query format"
msgstr "błędna konstrukcja argumentów odpytywania"

#: rpmqv.c:377
msgid "unexpected query source"
msgstr "błędna konstrukcja argumentów odpytywania"

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

#: rpmqv.c:421
msgid "files may only be relocated during package installation"
msgstr "przesuwania plików można dokonać tylko w trakcie instalacji"

#: rpmqv.c:424
msgid "cannot use --prefix with --relocate or --excludepath"
msgstr ""

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

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

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

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

#: rpmqv.c:440
msgid "--percent may only be specified during package installation"
msgstr "--percent można użyć tylko w trakcie instalacji pakietów"

#: rpmqv.c:445
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles można użyć tylko w trakcie instalacji pakietów"

#: rpmqv.c:449
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs można użyć tylko w trakcie instalacji pakietów"

#: rpmqv.c:453
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs można użyć tylko w trakcie instalacji pakietów"

#: rpmqv.c:457
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs można użyć tylko w trakcie instalacji pakietów"

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

#: rpmqv.c:465
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch można użyć tylko w trakcie instalacji pakietów"

#: rpmqv.c:469
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos można użyć tylko w trakcie instalacji pakietów"

#: rpmqv.c:474
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoresize można użyć tylko w trakcie instalacji pakietów"

#: rpmqv.c:478
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches można użyć tylko w trakcie usuwania pakietów"

#: rpmqv.c:482
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles można użyć tylko w trakcie instalacji pakietów"

#: rpmqv.c:487
msgid "--justdb may only be specified during package installation and erasure"
msgstr "--justdb można użyć tylko w trakcie instalacji lub usuwania pakietów"

#: rpmqv.c:492
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb można użyć tylko w trakcie instalacji lub usuwania pakietów"

#: rpmqv.c:497
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb można użyć tylko w trakcie instalacji lub usuwania pakietów"

#: rpmqv.c:501
#, fuzzy
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
"--nodeps można użyć tylko w trakcie budowania, instalacji, usuwania lub "
"sprawdzania pakietów"

#: rpmqv.c:506
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
"--test można użyć tylko w trakcie instalacji, usuwania lub budowania pakietów"

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

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

#: rpmqv.c:547
msgid "no files to sign\n"
msgstr ""

#: rpmqv.c:552
#, c-format
msgid "cannot access file %s\n"
msgstr "brak dostępu do pliku %s\n"

#: rpmqv.c:571
msgid "pgp not found: "
msgstr "nie znaleziono pgp: "

#: rpmqv.c:576
msgid "Enter pass phrase: "
msgstr "Podaj hasło: "

#: rpmqv.c:578
msgid "Pass phrase check failed\n"
msgstr "Weryfikacja hasła nieudana\n"

#: rpmqv.c:582
msgid "Pass phrase is good.\n"
msgstr "Hasło jest prawidłowe.\n"

#: rpmqv.c:587
#, c-format
msgid "Invalid %%_signature spec in macro file.\n"
msgstr "Błędny %%_signature spec w pliku makra.\n"

#: rpmqv.c:594
msgid "--sign may only be used during package building"
msgstr "--sign można użyć tylko w trakcie budowania pakietu"

#: rpmqv.c:611
msgid "exec failed\n"
msgstr "wykonanie nie powiodło się\n"

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

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

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

#: rpmqv.c:739
#, fuzzy
msgid "no packages given for erase"
msgstr "nie podano nazw plików do zainstalowania"

#: rpmqv.c:779
msgid "no packages given for install"
msgstr "nie podano nazw plików do zainstalowania"

#: rpmqv.c:795
msgid "no arguments given for query"
msgstr "nie podano argumentów dla trybu zapytań"

#: rpmqv.c:808
msgid "no arguments given for verify"
msgstr "nie podano argumentów dla sprawdzania"

#: rpmqv.c:825
#, fuzzy
msgid "no arguments given"
msgstr "nie podano argumentów dla trybu zapytań"

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

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

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

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

#: build/build.c:333
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""

#: build/expression.c:225
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "błąd składni w wyrażeniu"

#: build/expression.c:255
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "błąd składni w wyrażeniu"

#: build/expression.c:264
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "błąd składni w wyrażeniu"

#: build/expression.c:307
#, fuzzy
msgid "parse error in expression\n"
msgstr "błąd interpretacji wyrażenia"

#: build/expression.c:347
#, fuzzy
msgid "unmatched (\n"
msgstr "niesparowane ("

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

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

#: build/expression.c:440 build/expression.c:494 build/expression.c:558
#: build/expression.c:655
#, fuzzy
msgid "types must match\n"
msgstr "typy muszą się zgadzać"

#: build/expression.c:453
#, fuzzy
msgid "* / not suported for strings\n"
msgstr "* / nie jest wspierane dla łańcuchów znakowych"

#: build/expression.c:510
#, fuzzy
msgid "- not suported for strings\n"
msgstr "- nie jest wspierane dla łańcuchów znakowych"

#: build/expression.c:668
#, fuzzy
msgid "&& and || not suported for strings\n"
msgstr "&& i || nie jest wspierane dla łańcuchów znakowych"

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

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

#: build/files.c:359 build/files.c:559 build/files.c:754
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Brak '(' w %s %s"

#: build/files.c:370 build/files.c:688 build/files.c:765
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Brak ')' w %s(%s"

#: build/files.c:408 build/files.c:713
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "Błędny znak %s: %s"

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

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

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

#: build/files.c:623
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Błędne określenie trybu: %s(%s)"

#: build/files.c:635
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Błędne określenie dirmode: %s(%s)"

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

#. @innercontinue@
#: build/files.c:803
#, fuzzy, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Powtórzone określenie lokalizacji %.*s w %%lang(%s)"

#: build/files.c:931
#, fuzzy, c-format
msgid "Hit limit for %%docdir\n"
msgstr "Limit trafień dla %%docdir"

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

#. We already got a file -- error
#: build/files.c:968
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "Dwa pliki w jedenj linii: %s"

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

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

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

#: build/files.c:1286
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""

#: build/files.c:1535
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "Plik nie zgadza się z prefiksem (%s): %s"

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

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

#: build/files.c:1783
#, fuzzy, c-format
msgid "Glob not permitted: %s\n"
msgstr "linia %d: Wersja niedozwolona: %s"

#: build/files.c:1800 lib/rpminstall.c:343
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Nie znaleziono pliku: %s"

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

#: build/files.c:1871 build/pack.c:156
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "linia: %s"

#: build/files.c:2258
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "plik %s: %s\n"

#: build/files.c:2270 build/parsePrep.c:50
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Błędny użytkownik/grupa: %s\n"

#: build/files.c:2410
#, fuzzy, c-format
msgid "Finding  %s: %s\n"
msgstr "Wyszukiwanie wymaganych zasobów...\n"

#: build/files.c:2416 build/files.c:2427
#, fuzzy, c-format
msgid "Failed to find %s:\n"
msgstr "Wyszukiwanie nie powiodło się"

#: build/files.c:2556
#, fuzzy, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "poszukiwanie pakietu %s\n"

#: build/files.c:2577
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""

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

#: build/names.c:54
msgid "getUname: too many uid's\n"
msgstr ""

#: build/names.c:78
msgid "getUnameS: too many uid's\n"
msgstr ""

#: build/names.c:102
msgid "getUidS: too many uid's\n"
msgstr ""

#: build/names.c:126
msgid "getGname: too many gid's\n"
msgstr ""

#: build/names.c:150
msgid "getGnameS: too many gid's\n"
msgstr ""

#: build/names.c:174
msgid "getGidS: too many gid's\n"
msgstr ""

#: build/names.c:213
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nie można rozwiązać nazwy systemu: %s\n"

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

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

#: build/pack.c:115
#, fuzzy, c-format
msgid "cpio_copy write failed: %s\n"
msgstr "zapis w trybie cpio_copy nie powiódł się: %s"

#: build/pack.c:122
#, fuzzy, c-format
msgid "cpio_copy read failed: %s\n"
msgstr "odczyt w trybie cpio_copy nie powiódł się: %s"

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

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

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

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

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

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

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

#: build/pack.c:305
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr "readRPM: czytanie %s: %s\n"

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

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

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

#: build/pack.c:482
#, fuzzy
msgid "Unable to create immutable header region.\n"
msgstr "Nie można odczytać ikony: %s"

#: build/pack.c:501
#, fuzzy
msgid "Unable to write temp header\n"
msgstr "Nie można zapisać %s"

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

#: build/pack.c:547
#, fuzzy
msgid "Unable to write final header\n"
msgstr "Nie można zapisać %s"

#: build/pack.c:567
#, c-format
msgid "Generating signature: %d\n"
msgstr "Generowanie sygnatury: %d\n"

#: build/pack.c:585
#, fuzzy
msgid "Unable to reload signature header.\n"
msgstr "Nie można odczytać ikony: %s"

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

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

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

#: build/pack.c:655
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "Nie można odczytać ikony: %s"

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

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

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

#: build/pack.c:710 lib/psm.c:2135
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"

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

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

#: build/parseBuildInstallClean.c:33
#, fuzzy, c-format
msgid "line %d: second %s\n"
msgstr "linia %d: druga %s"

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

#: build/parseChangelog.c:136
#, fuzzy, c-format
msgid "incomplete %%changelog entry\n"
msgstr "niekompletny wpis %%changelog"

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

#: build/parseChangelog.c:158
#, fuzzy, c-format
msgid "%%changelog not in descending chronological order\n"
msgstr "wpisy w %%changelog ułożone niechronologicznie"

#: build/parseChangelog.c:166 build/parseChangelog.c:177
#, fuzzy, c-format
msgid "missing name in %%changelog\n"
msgstr "brak nazwiska w %%changelog"

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

#: build/parseDescription.c:47
#, fuzzy, c-format
msgid "line %d: Error parsing %%description: %s\n"
msgstr "linia %d: błąd w interpretacji wpisu %%description: %s"

#: build/parseDescription.c:60 build/parseFiles.c:56 build/parseScript.c:200
#, fuzzy, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "linia %d: Błedna opcja %s: %s"

#: build/parseDescription.c:75 build/parseFiles.c:70 build/parseScript.c:214
#, fuzzy, c-format
msgid "line %d: Too many names: %s\n"
msgstr "linia %d: Zbyt dużo nazw: %s"

#: build/parseDescription.c:85 build/parseFiles.c:79 build/parseScript.c:223
#, fuzzy, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "linia %d: Pakiet nie istnieje: %s"

#: build/parseDescription.c:97
#, fuzzy, c-format
msgid "line %d: Second description\n"
msgstr "linia %d: Drugi opis"

#: build/parseFiles.c:42
#, fuzzy, c-format
msgid "line %d: Error parsing %%files: %s\n"
msgstr "linia %d: Błąd w interpretacji wpisu %%files: %s"

#: build/parseFiles.c:86
#, fuzzy, c-format
msgid "line %d: Second %%files list\n"
msgstr "linia %d: Druga lista %%files"

#: build/parsePreamble.c:242
#, fuzzy, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Architektura nie jest wspierana: %s"

#: build/parsePreamble.c:247
#, fuzzy, c-format
msgid "Architecture is not included: %s\n"
msgstr "Architektura nie jest wspierana: %s"

#: build/parsePreamble.c:252
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "Ten OS nie jest wspierany: %s"

#: build/parsePreamble.c:257
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "Ten OS nie jest wspierany: %s"

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

#: build/parsePreamble.c:309
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Podwójne wpisy %s w pakiecie: %s"

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

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

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

#: build/parsePreamble.c:447
#, fuzzy, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "linia %d: Błedna opcja %s: %s"

#: build/parsePreamble.c:487
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "linia %d: Niepoprawna forma etykiety: %s"

#. Empty field
#: build/parsePreamble.c:495
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "linia %d: Pusta etykieta: %s"

#: build/parsePreamble.c:518 build/parsePreamble.c:525
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "linia %d: Nielegalny znak '-' w %s: %s"

#: build/parsePreamble.c:586 build/parseSpec.c:423
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "linia %d: wpis BuildRoot nie może być \"/\": %s"

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

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

#: build/parsePreamble.c:623
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "linia %d: pole Epoch/Serial musi być liczbą: %s"

#: build/parsePreamble.c:663 build/parsePreamble.c:674
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "linia %d: Błędny numer %s: %s\n"

#: build/parsePreamble.c:700
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "linia %d: Błędny format wpisu BuildArchitecture: %s"

#: build/parsePreamble.c:709
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Błąd wewnętrzny: Fałszywa etykieta %d"

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

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

#: build/parsePreamble.c:902
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "linia %d: Nieznana etykieta: %s"

#: build/parsePreamble.c:924
#, fuzzy
msgid "Spec file can't use BuildRoot\n"
msgstr "W pliku spec nie można używać wpisów BuildRoot"

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

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

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

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

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

#: build/parsePrep.c:322
#, fuzzy, c-format
msgid "line %d: Bad arg to %%setup: %s\n"
msgstr "linia %d: Błędny argument dla %%setup %c: %s"

#: build/parsePrep.c:340
#, fuzzy, c-format
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "linia %d: Błędna opcja %%setup %s: %s"

#: build/parsePrep.c:482
#, fuzzy, c-format
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "linia %d: Wymagany argument dla %%patch -b: %s"

#: build/parsePrep.c:491
#, fuzzy, c-format
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "linia %d: Wymagany argument dla %%patch -z: %s"

#: build/parsePrep.c:503
#, fuzzy, c-format
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "linia %d: Wymagany argument dla %%patch -p: %s"

#: build/parsePrep.c:510
#, fuzzy, c-format
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "linia %d: Błędny argument dla %%patch -p: %s"

#: build/parsePrep.c:517
#, fuzzy
msgid "Too many patches!\n"
msgstr "Zbyt wiele łat!"

#: build/parsePrep.c:521
#, fuzzy, c-format
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "linia %d: Błędny argument dla %%patch: %s"

#: build/parsePrep.c:557
#, fuzzy, c-format
msgid "line %d: second %%prep\n"
msgstr "linia %d: druga sekcja %%prep"

#: build/parseReqs.c:102
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
msgstr ""
"linia %d: Znaki muszą sie zaczynać od alfanumerycznych, '_' lub '/': %s"

#: build/parseReqs.c:113
#, fuzzy, c-format
msgid "line %d: File name not permitted: %s\n"
msgstr "linia %d: Nazwa pliku niedozwolona: %s"

#: build/parseReqs.c:145
#, fuzzy, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "linia %d: Wersja w nazwach plików niedozwolona: %s"

#: build/parseReqs.c:176
#, fuzzy, c-format
msgid "line %d: Version required: %s\n"
msgstr "linia %d: Wymagana wersja: %s"

#: build/parseScript.c:166
#, fuzzy, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "linia %d: triggery muszą mieć --: %s"

#: build/parseScript.c:176 build/parseScript.c:239
#, fuzzy, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "linia %d: Błąd przetwarzania %s: %s"

#: build/parseScript.c:187
#, fuzzy, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "linia %d: skrypt (tu jako program) musi się zaczynać od '/': %s"

#: build/parseScript.c:231
#, fuzzy, c-format
msgid "line %d: Second %s\n"
msgstr "linia %d: Drugi %s"

#: build/parseSpec.c:157
#, fuzzy, c-format
msgid "line %d: %s\n"
msgstr "linia %d: %s"

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

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

#: build/parseSpec.c:297
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr ""

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

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

#: build/parseSpec.c:332 build/parseSpec.c:341
#, fuzzy, c-format
msgid "malformed %%include statement\n"
msgstr "błednie sformatowany wpis %%include"

#: build/parseSpec.c:542
#, fuzzy
msgid "No compatible architectures found for build\n"
msgstr "Nie można budować na takie architektury"

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

#: build/poptBT.c:108
#, fuzzy, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot był już wcześniej podany"

#: build/poptBT.c:160
#, fuzzy, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr "preparuj (rozpakuj źródła i nałóż łaty)"

#: build/poptBT.c:161 build/poptBT.c:164 build/poptBT.c:167 build/poptBT.c:170
#: build/poptBT.c:173 build/poptBT.c:176 build/poptBT.c:179
msgid "<specfile>"
msgstr ""

#: build/poptBT.c:163
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""

#: build/poptBT.c:166
#, fuzzy
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr "instacja pakietu źródłowego\n"

#: build/poptBT.c:169
#, fuzzy, c-format
msgid "verify %files section from <specfile>"
msgstr "pakiet źródłowy nie zawiera pliku .spec"

#: build/poptBT.c:172
#, fuzzy
msgid "build source and binary packages from <specfile>"
msgstr "znaleziono %d pakietów źródłowych i %d binarnych\n"

#: build/poptBT.c:175
#, fuzzy
msgid "build binary package only from <specfile>"
msgstr "pakiet źródłowy nie zawiera pliku .spec"

#: build/poptBT.c:178
#, fuzzy
msgid "build source package only from <specfile>"
msgstr "pakiet źródłowy nie zawiera pliku .spec"

#: build/poptBT.c:182
#, fuzzy, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr "preparuj (rozpakuj źródła i nałóż łaty)"

#: build/poptBT.c:183 build/poptBT.c:186 build/poptBT.c:189 build/poptBT.c:192
#: build/poptBT.c:195 build/poptBT.c:198 build/poptBT.c:201
msgid "<tarball>"
msgstr ""

#: build/poptBT.c:185
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""

#: build/poptBT.c:188
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""

#: build/poptBT.c:191
#, fuzzy, c-format
msgid "verify %files section from <tarball>"
msgstr "pakiet źródłowy nie zawiera pliku .spec"

#: build/poptBT.c:194
#, fuzzy
msgid "build source and binary packages from <tarball>"
msgstr "znaleziono %d pakietów źródłowych i %d binarnych\n"

#: build/poptBT.c:197
#, fuzzy
msgid "build binary package only from <tarball>"
msgstr "znaleziono %d pakietów źródłowych i %d binarnych\n"

#: build/poptBT.c:200
#, fuzzy
msgid "build source package only from <tarball>"
msgstr "znaleziono %d pakietów źródłowych i %d binarnych\n"

#: build/poptBT.c:204
#, fuzzy
msgid "build binary package from <source package>"
msgstr "pakiet binarny (preparuj, kompiluj, instaluj, pakiet)"

#: build/poptBT.c:205 build/poptBT.c:208
#, fuzzy
msgid "<source package>"
msgstr "znaleziono %d pakietów\n"

#: build/poptBT.c:207
#, fuzzy
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr "instacja pakietu źródłowego\n"

#: build/poptBT.c:211
msgid "override build root"
msgstr "wymuś build root"

#: build/poptBT.c:213
msgid "remove build tree when done"
msgstr "usuń budowane drzewo po skończeniu"

#: build/poptBT.c:215 rpmdb/poptDB.c:28
msgid "generate headers compatible with rpm4 packaging"
msgstr ""

#: build/poptBT.c:217
msgid "ignore ExcludeArch: directives from spec file"
msgstr ""

#: build/poptBT.c:219
#, fuzzy
msgid "debug file state machine"
msgstr "błędny status pliku: %s"

#: build/poptBT.c:221
msgid "do not execute any stages of the build"
msgstr "nie wykonuj żadnych etapów budowania"

#: build/poptBT.c:223
#, fuzzy
msgid "do not verify build dependencies"
msgstr "nie sprawdzaj zależności pakietu"

#: build/poptBT.c:225
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""

#: build/poptBT.c:229 lib/poptALL.c:216 lib/poptI.c:265 lib/poptI.c:272
#: lib/poptQV.c:329 lib/poptQV.c:338 lib/poptQV.c:377
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "nie sprawdzaj zależności pakietu"

#: build/poptBT.c:231 lib/poptALL.c:218 lib/poptI.c:267 lib/poptI.c:274
#: lib/poptQV.c:332 lib/poptQV.c:340 lib/poptQV.c:380
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "nie sprawdzaj architektury systemu"

#: build/poptBT.c:233 lib/poptALL.c:224 lib/poptI.c:269 lib/poptI.c:276
#: lib/poptQV.c:335 lib/poptQV.c:342 lib/poptQV.c:382
#, fuzzy
msgid "don't verify package signature(s)"
msgstr "sprawdź sygnaturę pakietu"

#: build/poptBT.c:236
#, fuzzy
msgid "do not accept i18N msgstr's from specfile"
msgstr "nie akceptuj wpisów I18N ze speca"

#: build/poptBT.c:238
msgid "remove sources when done"
msgstr "usuń źródła po zakończeniu"

#: build/poptBT.c:240
msgid "remove specfile when done"
msgstr "usuń speca po zakończeniu"

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

#: build/poptBT.c:244
msgid "generate PGP/GPG signature"
msgstr "generuj sygnaturę PGP/GPG"

#: build/poptBT.c:246
msgid "override target platform"
msgstr "wymuś platformę docelową"

#: build/poptBT.c:248
#, fuzzy
msgid "lookup i18N strings in specfile catalog"
msgstr "wyszukaj wpisy I18N w katalogu speca"

#: build/spec.c:233
#, fuzzy, c-format
msgid "line %d: Bad number: %s\n"
msgstr "linia %d: Błędny numer: %s"

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

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

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

#: lib/cpio.c:210
msgid "Bad magic"
msgstr "Błędny magic"

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

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

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

#: lib/cpio.c:234
#, fuzzy
msgid "Missing hard link(s)"
msgstr "Brak twardego dowiązania"

#: lib/cpio.c:235
msgid "MD5 sum mismatch"
msgstr ""

#: lib/cpio.c:236
msgid "Internal error"
msgstr "Błąd wewnętrzny"

#: lib/cpio.c:237
msgid "Archive file not in header"
msgstr ""

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

#: lib/depends.c:164
#, fuzzy, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "pakiet %s-%s-%s jest już zainstalowany"

#: lib/depends.c:395
msgid "(cached)"
msgstr ""

#: lib/depends.c:422
msgid "(rpmrc provides)"
msgstr ""

#: lib/depends.c:439
#, fuzzy
msgid "(rpmlib provides)"
msgstr "plik %s nie należy do żadnego pakietu\n"

#: lib/depends.c:468
#, fuzzy
msgid "(db files)"
msgstr "błędny status pliku: %s"

#: lib/depends.c:481
#, fuzzy
msgid "(db provides)"
msgstr "Udostępniane zasoby:"

#: lib/depends.c:494
#, fuzzy
msgid "(db package)"
msgstr "znaleziono %d pakietów\n"

#: lib/depends.c:852
#, c-format
msgid "ignore package name relation(s) [%d]\t%s -> %s\n"
msgstr ""

#: lib/depends.c:974
#, fuzzy, c-format
msgid "removing %s \"%s\" from tsort relations.\n"
msgstr "usuwanie indeksu grupy\n"

#. Record all relations.
#: lib/depends.c:1208
msgid "========== recording tsort relations\n"
msgstr ""

#. T4. Scan for zeroes.
#: lib/depends.c:1309
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, tree, "
"depth)\n"
msgstr ""

#: lib/depends.c:1393
msgid "========== successors only (presentation order)\n"
msgstr ""

#: lib/depends.c:1463
msgid "LOOP:\n"
msgstr ""

#: lib/depends.c:1498
msgid "========== continuing tsort ...\n"
msgstr ""

#. Return no. of packages that could not be ordered.
#: lib/depends.c:1503
#, c-format
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""

#: lib/formats.c:34 lib/formats.c:60 lib/formats.c:95 lib/formats.c:387
#: rpmdb/header.c:3237 rpmdb/header.c:3260 rpmdb/header.c:3284
msgid "(not a number)"
msgstr "(nie jest liczbą)"

#: lib/formats.c:161
#, fuzzy
msgid "(not base64)"
msgstr "(nie jest liczbą)"

#: lib/formats.c:171
msgid "(invalid type)"
msgstr ""

#: lib/formats.c:237 lib/formats.c:286
#, fuzzy
msgid "(not a blob)"
msgstr "(nie jest liczbą)"

#: lib/formats.c:311
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "pomiń wszelkie sygnatury PGP"

#: lib/fs.c:73
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "utworzenie %s nie powiodło się\n"

#: lib/fs.c:88
#, c-format
msgid "mntctl() failed to return mount points: %s\n"
msgstr ""

#: lib/fs.c:108 lib/fs.c:193 lib/fs.c:303
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "stat nie powiodło się %s: %s"

#: lib/fs.c:151 rpmio/url.c:523
#, fuzzy, c-format
msgid "failed to open %s: %s\n"
msgstr "nie można otworzyć %s: %s"

#: lib/fs.c:326
#, fuzzy, c-format
msgid "file %s is on an unknown device\n"
msgstr "plik %s jest na nieznanym urządzeniu"

#: lib/fsm.c:340
msgid "========== Directories not explictly included in package:\n"
msgstr ""

#: lib/fsm.c:342
#, fuzzy, c-format
msgid "%10d %s\n"
msgstr "linia %d: %s"

#: lib/fsm.c:1245
#, c-format
msgid "%s directory created with perms %04o.\n"
msgstr ""

#: lib/fsm.c:1543
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""

#: lib/fsm.c:1672 lib/fsm.c:1808
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "ostrzeżenie: %s zapisany jako %s"

#: lib/fsm.c:1834
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "nie można usunąć %s - katalog nie jest pusty"

#: lib/fsm.c:1840
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "skasowanie katalogu %s nie powiodło się"

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

#: lib/fsm.c:1870
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "ostrzeżenie: %s utworzony jako %s"

#: lib/misc.c:45
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "nie można utworzyć %s"

#: lib/misc.c:50
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "nie można zapisać do %s"

#: lib/misc.c:190 lib/misc.c:195 lib/misc.c:201
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "błąd w tworzeniu pliku tymczasowego %s"

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

#: lib/package.c:371 lib/package.c:435 lib/package.c:502 lib/signature.c:226
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n"
msgstr ""

#: lib/package.c:391 lib/signature.c:242
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d\n"
msgstr ""

#: lib/package.c:412 lib/signature.c:263
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d\n"
msgstr ""

#: lib/package.c:426 lib/signature.c:277
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)\n"
msgstr ""

#: lib/package.c:454
msgid "hdr SHA1: BAD, not hex\n"
msgstr ""

#: lib/package.c:472
msgid "hdr DSA: BAD, not binary\n"
msgstr ""

#: lib/package.c:536 lib/package.c:576 lib/package.c:877 lib/package.c:901
#: lib/package.c:931 lib/rpmchecksig.c:806
#, c-format
msgid "only V3 signatures can be verified, skipping V%u signature\n"
msgstr ""

#: lib/package.c:655
#, c-format
msgid "hdr size(%d): BAD, read returned %d\n"
msgstr ""

#: lib/package.c:659
msgid "hdr magic: BAD\n"
msgstr ""

#: lib/package.c:667
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range\n"
msgstr ""

#: lib/package.c:676
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
msgstr ""

#: lib/package.c:690
#, c-format
msgid "hdr blob(%d): BAD, read returned %d\n"
msgstr ""

#: lib/package.c:703
msgid "hdr load: BAD\n"
msgstr ""

#: lib/package.c:768
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr ""
"tylko pakiety z numerem głównym <= 3 są obsługiwane przez tą wersję RPM'a"

#: lib/package.c:776
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr ""
"tylko pakiety z numerem głównym <= 3 są obsługiwane przez tą wersję RPM'a"

#: lib/package.c:787 lib/rpmchecksig.c:230 lib/rpmchecksig.c:721
#, fuzzy, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature nie powiodło się\n"

#: lib/package.c:794 lib/rpmchecksig.c:237 lib/rpmchecksig.c:729
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Sygnatura nie jest dostępna\n"

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

#: lib/package.c:944 lib/rpmchecksig.c:118 lib/rpmchecksig.c:644
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: readLead nie powiodło się\n"

#: lib/poptALL.c:203
msgid "predefine MACRO with value EXPR"
msgstr ""

#: lib/poptALL.c:204 lib/poptALL.c:207
msgid "'MACRO EXPR'"
msgstr ""

#: lib/poptALL.c:206
msgid "define MACRO with value EXPR"
msgstr ""

#: lib/poptALL.c:209
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "wyświetl wersję używanego rpm-a"

#: lib/poptALL.c:210
msgid "'EXPR'"
msgstr ""

#: lib/poptALL.c:212 lib/poptALL.c:231 lib/poptALL.c:235
msgid "read <FILE:...> instead of default file(s)"
msgstr ""

#: lib/poptALL.c:213 lib/poptALL.c:232 lib/poptALL.c:236
msgid "<FILE:...>"
msgstr ""

#: lib/poptALL.c:221 lib/poptALL.c:255
msgid "disable use of libio(3) API"
msgstr ""

#: lib/poptALL.c:227
#, fuzzy
msgid "send stdout to CMD"
msgstr "przekaż standartowe wyjście do <komenda>"

#: lib/poptALL.c:228
msgid "CMD"
msgstr ""

#: lib/poptALL.c:239
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "użyj <katalogu> jako katalogu najwyższego poziomu"

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

#: lib/poptALL.c:243
msgid "display known query tags"
msgstr ""

#: lib/poptALL.c:245
msgid "display final rpmrc and macro configuration"
msgstr ""

#: lib/poptALL.c:247
msgid "provide less detailed output"
msgstr ""

#: lib/poptALL.c:249
msgid "provide more detailed output"
msgstr ""

#: lib/poptALL.c:251
msgid "print the version of rpm being used"
msgstr "wyświetl wersję używanego rpm-a"

#: lib/poptALL.c:264
#, fuzzy
msgid "debug payload file state machine"
msgstr "błędny status pliku: %s"

#: lib/poptALL.c:266
msgid "debug protocol data stream"
msgstr ""

#: lib/poptALL.c:271
#, fuzzy
msgid "debug option/argument processing"
msgstr "Błąd wewnętrzny w przetwarzaniu argumentu (%d) :-(\n"

#: lib/poptALL.c:274
#, fuzzy
msgid "debug package state machine"
msgstr "błędny status pliku: %s"

#: lib/poptALL.c:284
msgid "debug rpmio I/O"
msgstr ""

#: lib/poptALL.c:292
msgid "debug URL cache handling"
msgstr ""

#. @-nullpass@
#: lib/poptALL.c:362
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""

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

#: lib/poptI.c:71
msgid "relocations must begin with a /"
msgstr "drzewa przesunięć muszą zaczynać sie od /"

#: lib/poptI.c:74
msgid "relocations must contain a ="
msgstr "specyfikacja przesunięcia musi zawierać ="

#: lib/poptI.c:77
msgid "relocations must have a / following the ="
msgstr "specyfikacja przesunięcia musi zawierać / po ="

#: lib/poptI.c:92
msgid "rollback takes a time/date stamp argument"
msgstr ""

#: lib/poptI.c:99
msgid "malformed rollback time/date stamp argument"
msgstr ""

#: lib/poptI.c:152
#, fuzzy
msgid "add suggested packages to transaction"
msgstr "odpytywanie pakietów w grupie"

#: lib/poptI.c:156
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
"instaluj wszystkie pliki, nawet konfiguracyjne, które w innym przypadku by "
"pominęto"

#: lib/poptI.c:160
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
"usuń wszystkie pakiety, które spełniają wzorzec <pakiet> (zazwyczaj "
"wyświetlany jest błąd gdy <pakiet> opisuje wiele pakietów)"

#: lib/poptI.c:166 lib/poptI.c:245 lib/poptI.c:248
#, fuzzy
msgid "do not execute package scriptlet(s)"
msgstr "nie wykonuj żadnych skryptów instalacyjnych"

#: lib/poptI.c:170
#, fuzzy
msgid "relocate files in non-relocateable package"
msgstr "nie można użyć ścieżki %s przy przesuwaniu pakietu %s-%s-%s"

#: lib/poptI.c:173
msgid "save erased package files by renaming into sub-directory"
msgstr ""

#: lib/poptI.c:176
msgid "erase (uninstall) package"
msgstr "usuń (odinstaluj) pakiet"

#: lib/poptI.c:176
#, fuzzy
msgid "<package>+"
msgstr "znaleziono %d pakietów\n"

#: lib/poptI.c:179
msgid "do not install documentation"
msgstr "nie instaluj dokumentacji"

#: lib/poptI.c:181
#, fuzzy
msgid "skip files with leading component <path> "
msgstr "pomiń pliki leżące w <ścieżce>"

#: lib/poptI.c:182
msgid "<path>"
msgstr ""

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

#: lib/poptI.c:195
#, fuzzy
msgid "upgrade package(s) if already installed"
msgstr "pakiet %s-%s-%s jest już zainstalowany"

#: lib/poptI.c:196 lib/poptI.c:214 lib/poptI.c:217 lib/poptI.c:324
#, fuzzy
msgid "<packagefile>+"
msgstr "        -p <nazwa pakietu>+ "

#: lib/poptI.c:198
msgid "print hash marks as package installs (good with -v)"
msgstr "wyświetlaj znaki hash przy instalacji (fajne z -v)"

#: lib/poptI.c:201
msgid "don't verify package architecture"
msgstr "nie sprawdzaj architektury systemu"

#: lib/poptI.c:204
msgid "don't verify package operating system"
msgstr "nie sprawdzaj rodzaju systemu operacyjnego"

#: lib/poptI.c:207
msgid "don't check disk space before installing"
msgstr "nie sprawdzaj zajętości dysku przed instalacją"

#: lib/poptI.c:209
msgid "install documentation"
msgstr "zainstaluj dokumentację"

#: lib/poptI.c:214 lib/poptI.c:217
#, fuzzy
msgid "install package(s)"
msgstr "instaluj pakiet"

#: lib/poptI.c:221
msgid "update the database, but do not modify the filesystem"
msgstr "odśwież bazę, ale nie modyfikuj systemu plików"

#: lib/poptI.c:225 lib/poptI.c:228
msgid "do not verify package dependencies"
msgstr "nie sprawdzaj zależności pakietu"

#: lib/poptI.c:232 lib/poptQV.c:275 lib/poptQV.c:278
#, fuzzy
msgid "don't verify MD5 digest of files"
msgstr "nie sprawdzaj plików pakietu"

#: lib/poptI.c:235
msgid "do not reorder package installation to satisfy dependencies"
msgstr "nie zmieniaj kolejności instalacji pakietów by zapewnić zależności"

#: lib/poptI.c:240
msgid "do not suggest missing dependency resolution(s)"
msgstr ""

#: lib/poptI.c:252
#, fuzzy, c-format
msgid "do not execute %%pre scriptlet (if any)"
msgstr "nie wykonuj żadnych etapów"

#: lib/poptI.c:255
#, fuzzy, c-format
msgid "do not execute %%post scriptlet (if any)"
msgstr "nie wykonuj żadnych etapów"

#: lib/poptI.c:258
#, fuzzy, c-format
msgid "do not execute %%preun scriptlet (if any)"
msgstr "nie wykonuj żadnych etapów"

#: lib/poptI.c:261
#, fuzzy, c-format
msgid "do not execute %%postun scriptlet (if any)"
msgstr "nie wykonuj żadnych etapów"

#: lib/poptI.c:280
#, fuzzy
msgid "do not execute any scriptlet(s) triggered by this package"
msgstr "odpytywanie pakietów zahaczanych przez pakiet"

#: lib/poptI.c:283
#, fuzzy, c-format
msgid "do not execute any %%triggerprein scriptlet(s)"
msgstr "nie wykonuj żadnych skryptów instalacyjnych"

#: lib/poptI.c:286
#, fuzzy, c-format
msgid "do not execute any %%triggerin scriptlet(s)"
msgstr "nie wykonuj żadnych skryptów instalacyjnych"

#: lib/poptI.c:289
#, fuzzy, c-format
msgid "do not execute any %%triggerun scriptlet(s)"
msgstr "nie wykonuj żadnych skryptów instalacyjnych"

#: lib/poptI.c:292
#, fuzzy, c-format
msgid "do not execute any %%triggerpostun scriptlet(s)"
msgstr "nie wykonuj żadnych skryptów instalacyjnych"

#: lib/poptI.c:296
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
msgstr ""
"uaktualnij do starej wersji (--force robi to samo automatycznie podczas "
"uaktualniania)"

#: lib/poptI.c:300
msgid "print percentages as package installs"
msgstr "wyświetlaj stan instalacji w procentach"

#: lib/poptI.c:302
msgid "relocate the package to <dir>, if relocatable"
msgstr "przesuń pliki pakietu do drzewa <katalog>, jeśli jest przesuwalny"

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

#: lib/poptI.c:305
#, fuzzy
msgid "relocate files from path <old> to <new>"
msgstr "przesuń pliki z drzewa <stara-ścieżka> do drzewa <nowa-ścieżka>"

#: lib/poptI.c:306
#, fuzzy
msgid "<old>=<new>"
msgstr "      --relocate <stara-ścieżka>=<nowa-ścieżka>"

#: lib/poptI.c:309
msgid "save erased package files by repackaging"
msgstr ""

#: lib/poptI.c:312
msgid "install even if the package replaces installed files"
msgstr "instaluj nawet gdy pakiet zastępuje inne zainstalowane pliki"

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

#: lib/poptI.c:317
msgid "deinstall new, reinstall old, package(s), back to <date>"
msgstr ""

#: lib/poptI.c:318
msgid "<date>"
msgstr ""

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

#: lib/poptI.c:323
#, fuzzy
msgid "upgrade package(s)"
msgstr "    --upgrade <nazwa pakietu>"

#: lib/poptQV.c:95
#, fuzzy
msgid "query/verify all packages"
msgstr "odpytuj wszystkie pakiety"

#: lib/poptQV.c:97
#, fuzzy
msgid "rpm checksig mode"
msgstr "tryb odpytywania"

#: lib/poptQV.c:99
#, fuzzy
msgid "query/verify package(s) owning file"
msgstr "zapytaj do jakiego pakietu należy <plik>"

#: lib/poptQV.c:101
#, fuzzy
msgid "query/verify package(s) with file identifier"
msgstr "sprawdzanie do jakiego pakietu należy plik"

#: lib/poptQV.c:103
#, fuzzy
msgid "query/verify package(s) in group"
msgstr "odpytywanie pakietów w grupie"

#: lib/poptQV.c:105
#, fuzzy
msgid "query/verify package(s) with header identifier"
msgstr "sprawdzanie do jakiego pakietu należy plik"

#: lib/poptQV.c:107
#, fuzzy
msgid "query/verify a package file"
msgstr "odpytuj wszystkie pakiety"

#: lib/poptQV.c:109
#, fuzzy
msgid "query/verify package(s) with package identifier"
msgstr "sprawdzanie do jakiego pakietu należy plik"

#: lib/poptQV.c:111
#, fuzzy
msgid "rpm query mode"
msgstr "tryb odpytywania"

#: lib/poptQV.c:113
#, fuzzy
msgid "query/verify a header instance"
msgstr "sprawdzanie do jakiego pakietu należy plik"

#: lib/poptQV.c:115
msgid "query a spec file"
msgstr "odpytywanie pliku spec"

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

#: lib/poptQV.c:117
#, fuzzy
msgid "query/verify package(s) from install transaction"
msgstr "odpytywanie pakietów w grupie"

#: lib/poptQV.c:119
#, fuzzy
msgid "query the package(s) triggered by the package"
msgstr "odpytywanie pakietów zahaczanych przez pakiet"

#: lib/poptQV.c:121
#, fuzzy
msgid "rpm verify mode"
msgstr "tryb odpytywania"

#: lib/poptQV.c:123
#, fuzzy
msgid "query/verify the package(s) which require a dependency"
msgstr "odszukaj pakiety wymagające zasobu <zas>"

#: lib/poptQV.c:125
#, fuzzy
msgid "query/verify the package(s) which provide a dependency"
msgstr "odszukaj pakiety udostępniające zasób <zas>"

#: lib/poptQV.c:226
msgid "list all configuration files"
msgstr "wyświetl wszystkie pliki konfiguracyjne"

#: lib/poptQV.c:228
msgid "list all documentation files"
msgstr "wyświetl wszystkie pliki dokumentacji"

#: lib/poptQV.c:230
msgid "dump basic file information"
msgstr "podaj postawowe informacje o pliku"

#: lib/poptQV.c:234
msgid "list files in package"
msgstr "wyświetl pliki zawarte w pakiecie"

#: lib/poptQV.c:239
#, c-format
msgid "skip %%ghost files"
msgstr ""

#: lib/poptQV.c:243
#, c-format
msgid "skip %%license files"
msgstr ""

#: lib/poptQV.c:246
#, fuzzy, c-format
msgid "skip %%readme files"
msgstr "%s: readLead nie powiodło się\n"

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

#: lib/poptQV.c:254
#, fuzzy
msgid "substitute i18n sections into spec file"
msgstr "pakiet źródłowy nie zawiera pliku .spec"

#: lib/poptQV.c:256
msgid "display the states of the listed files"
msgstr "wyświetl status pokazywanych plików"

#: lib/poptQV.c:282
#, fuzzy
msgid "don't verify size of files"
msgstr "nie sprawdzaj plików pakietu"

#: lib/poptQV.c:285
#, fuzzy
msgid "don't verify symlink path of files"
msgstr "nie sprawdzaj plików pakietu"

#: lib/poptQV.c:288
#, fuzzy
msgid "don't verify owner of files"
msgstr "nie sprawdzaj plików pakietu"

#: lib/poptQV.c:291
#, fuzzy
msgid "don't verify group of files"
msgstr "nie sprawdzaj plików pakietu"

#: lib/poptQV.c:294
msgid "don't verify modification time of files"
msgstr ""

#: lib/poptQV.c:297 lib/poptQV.c:300
#, fuzzy
msgid "don't verify mode of files"
msgstr "nie sprawdzaj plików pakietu"

#: lib/poptQV.c:303
msgid "don't verify files in package"
msgstr "nie sprawdzaj plików pakietu"

#: lib/poptQV.c:306 lib/poptQV.c:309 tools/rpmgraph.c:274
#, fuzzy
msgid "don't verify package dependencies"
msgstr "nie sprawdzaj zależności pakietu"

#: lib/poptQV.c:314 lib/poptQV.c:318 lib/poptQV.c:321 lib/poptQV.c:324
#, fuzzy
msgid "don't execute verify script(s)"
msgstr "nie wykonuj żadnych etapów"

#: lib/poptQV.c:348
#, fuzzy
msgid "don't verify GPG V3 DSA signature(s)"
msgstr "nie sprawdzaj plików pakietu"

#: lib/poptQV.c:351
#, fuzzy
msgid "don't verify PGP V3 RSA/MD5 signature(s)"
msgstr "nie sprawdzaj plików pakietu"

#: lib/poptQV.c:366
#, fuzzy
msgid "sign package(s) (identical to --resign)"
msgstr "podpisz pakiet (porzuć bierzącą sygnaturę)"

#: lib/poptQV.c:368
#, fuzzy
msgid "verify package signature(s)"
msgstr "sprawdź sygnaturę pakietu"

#: lib/poptQV.c:370
msgid "import an armored public key"
msgstr ""

#: lib/poptQV.c:372
#, fuzzy
msgid "sign package(s) (identical to --addsign)"
msgstr "podpisz pakiet (porzuć bierzącą sygnaturę)"

#: lib/poptQV.c:374
#, fuzzy
msgid "generate signature"
msgstr "generuj sygnaturę PGP/GPG"

#: lib/psm.c:254 rpmdb/header_internal.c:164
#, c-format
msgid "Data type %d not supported\n"
msgstr "Typ danych %d nie jest obsługiwany\n"

#: lib/psm.c:460
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "spodziewany pakiet źródłowy a nie binarny"

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

#: lib/psm.c:918
#, c-format
msgid "%s: waitpid(%d) rc %d status %x\n"
msgstr ""

#: lib/psm.c:1001
#, c-format
msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n"
msgstr ""

#: lib/psm.c:1009
#, c-format
msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n"
msgstr ""

#: lib/psm.c:1172
#, c-format
msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n"
msgstr ""

#: lib/psm.c:1195
#, fuzzy, c-format
msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s pomijany - transmisja %s nie powiodła się\n"

#: lib/psm.c:1201
#, fuzzy, c-format
msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n"
msgstr "wykonanie skryptu nie powiodło się"

#: lib/psm.c:1608
#, fuzzy, c-format
msgid "%s: %s has %d files, test = %d\n"
msgstr "pakiet: %s-%s-%s test plików = %d\n"

#: lib/psm.c:1733
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr ""

#: lib/psm.c:1842
#, fuzzy
msgid "Unable to reload signature header\n"
msgstr "Nie można odczytać ikony: %s"

#: lib/psm.c:1888
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "użytkownik %s nie istnieje - użyto konta root"

#: lib/psm.c:1897
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "grupa %s nie istnieje - użyto grupy root"

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

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

#: lib/psm.c:2143
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "nie można otworzyć %s: %s"

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

#: lib/query.c:122 lib/rpmts.c:430
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "błąd w formacie: %s\n"

#. @-boundswrite@
#: lib/query.c:181
msgid "(contains no files)"
msgstr "(nie zawiera plików)"

#: lib/query.c:246
msgid "normal        "
msgstr "normalny      "

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

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

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

#: lib/query.c:258
msgid "(no state)    "
msgstr "(brak statusu)"

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

#: lib/query.c:279
#, fuzzy
msgid "package has not file owner/group lists\n"
msgstr "pakiet nie ma ani właściciela pliku ani list id"

#: lib/query.c:312
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "pakiet nie ma ani właściciela pliku ani list id"

#: lib/query.c:408
#, fuzzy, c-format
msgid "can't query %s: %s\n"
msgstr "nie można odwiązać %s: %s\n"

#: lib/query.c:569 lib/query.c:616 lib/rpminstall.c:123 lib/rpminstall.c:458
#: lib/rpminstall.c:589 lib/rpminstall.c:1002 lib/rpmts.c:441
#: tools/rpmgraph.c:127 tools/rpmgraph.c:164
#, c-format
msgid "open of %s failed: %s\n"
msgstr "otwarcie %s nie powiodło się: %s\n"

#: lib/query.c:584
#, c-format
msgid "query of %s failed\n"
msgstr "odpytywanie %s nie powiodło się\n"

#: lib/query.c:594
msgid "old format source packages cannot be queried\n"
msgstr "pakiety w starym formacie nie mogą być odpytywane\n"

#: lib/query.c:627 lib/rpminstall.c:602
#, fuzzy, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "żaden pakiet nie zahacza %s\n"

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

#: lib/query.c:692
#, fuzzy
msgid "no packages\n"
msgstr "znaleziono %d pakietów\n"

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

#: lib/query.c:722
#, c-format
msgid "no package triggers %s\n"
msgstr "żaden pakiet nie zahacza %s\n"

#: lib/query.c:736 lib/query.c:758 lib/query.c:779 lib/query.c:814
#, fuzzy, c-format
msgid "malformed %s: %s\n"
msgstr "Odczytanie %s nie powiodło się: %s."

#: lib/query.c:746 lib/query.c:764 lib/query.c:789 lib/query.c:819
#, fuzzy, c-format
msgid "no package matches %s: %s\n"
msgstr "żaden pakiet nie zahacza %s\n"

#: lib/query.c:830
#, c-format
msgid "no package requires %s\n"
msgstr "żaden pakiet nie wymaga %s\n"

#: lib/query.c:841
#, c-format
msgid "no package provides %s\n"
msgstr "żaden pakiet nie udostępnia %s\n"

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

#: lib/query.c:879
#, 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:906
#, c-format
msgid "invalid package number: %s\n"
msgstr "błędny numer pakietu: %s\n"

#: lib/query.c:909
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "numer rekordu pakietu: %d\n"

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

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

#: lib/rpmal.c:693
#, fuzzy
msgid "(added files)"
msgstr "błędny status pliku: %s"

#: lib/rpmal.c:770
msgid "(added provide)"
msgstr ""

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

#: lib/rpmchecksig.c:68
#, fuzzy
msgid "makeTempFile failed\n"
msgstr "wykonanie nie powiodło się\n"

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

#: lib/rpmchecksig.c:210 lib/rpmchecksig.c:703
#, fuzzy, c-format
msgid "%s: not an rpm package\n"
msgstr "argument nie jest pakietem RPM\n"

#: lib/rpmchecksig.c:215
#, fuzzy, c-format
msgid "%s: Can't sign v1 packaging\n"
msgstr "%s: Nie można podpisać v1.0 RPM\n"

#: lib/rpmchecksig.c:219
#, fuzzy, c-format
msgid "%s: Can't re-sign v2 packaging\n"
msgstr "%s: Nie można ponownie podpisać v2.0 RPM\n"

#: lib/rpmchecksig.c:327
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""

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

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

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

#: lib/rpmchecksig.c:573
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""

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

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

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

#: lib/rpmchecksig.c:709
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: Sygnatura nie jest dostępna (v1.0 RPM)\n"

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

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

#: lib/rpmchecksig.c:975 lib/rpmchecksig.c:989
msgid ") "
msgstr ") "

#: lib/rpmchecksig.c:976 lib/rpmchecksig.c:990
msgid " (UNTRUSTED KEYS:"
msgstr "(NIEWIARYGODNE KLUCZE:"

#: lib/rpmchecksig.c:978 lib/rpmchecksig.c:992
msgid ")"
msgstr ")"

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

#: lib/rpmds.c:477 lib/rpmds.c:647
#, fuzzy
msgid "NO "
msgstr "NIE DOBRZE"

#: lib/rpmds.c:477 lib/rpmds.c:647
msgid "YES"
msgstr ""

#: lib/rpmds.c:613
#, c-format
msgid ""
"The \"B\" dependency needs an epoch (assuming same epoch as \"A\")\n"
"\tA = \"%s\"\tB = \"%s\"\n"
msgstr ""

#: lib/rpmds.c:646
#, c-format
msgid "  %s    A %s\tB %s\n"
msgstr ""

#. @=branchstate@
#: lib/rpmds.c:670
#, fuzzy, c-format
msgid "package %s has unsatisfied %s: %s\n"
msgstr "zależności pakietu %s nie zostały spełnione: %s\n"

#: lib/rpmfi.c:603
msgid "========== relocations\n"
msgstr ""

#: lib/rpmfi.c:607
#, fuzzy, c-format
msgid "%5d exclude  %s\n"
msgstr "Ten OS nie jest wspierany: %s"

#: lib/rpmfi.c:610
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "przesuwanie %s do %s\n"

#: lib/rpmfi.c:680
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "wyłączanie %s\n"

#: lib/rpmfi.c:746
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "wyłączanie %s\n"

#: lib/rpmfi.c:756
#, c-format
msgid "relocating %s to %s\n"
msgstr "przesuwanie %s do %s\n"

#: lib/rpmfi.c:835
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "przesuwanie %s do %s\n"

#: lib/rpminstall.c:186
msgid "Preparing..."
msgstr ""

#: lib/rpminstall.c:188
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "nie podano nazw plików do zainstalowania"

#: lib/rpminstall.c:206
msgid "Repackaging..."
msgstr ""

#: lib/rpminstall.c:208
#, fuzzy
msgid "Repackaging erased files..."
msgstr "pakiet nie ma plików\n"

#: lib/rpminstall.c:227
msgid "Upgrading..."
msgstr ""

#: lib/rpminstall.c:229
#, fuzzy
msgid "Upgrading packages..."
msgstr "    --upgrade <nazwa pakietu>"

#: lib/rpminstall.c:390
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "Wyszukiwanie wymaganych zasobów...\n"

#: lib/rpminstall.c:405
#, c-format
msgid "Retrieving %s\n"
msgstr "Ściąganie %s\n"

#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
#: lib/rpminstall.c:418
#, c-format
msgid " ... as %s\n"
msgstr "... jako %s\n"

#: lib/rpminstall.c:422
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "%s pomijany - transmisja %s nie powiodła się\n"

#: lib/rpminstall.c:477 lib/rpminstall.c:854 tools/rpmgraph.c:147
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s nie może być zainstalowany\n"

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

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

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

#: lib/rpminstall.c:617
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "znaleziono %d pakietów źródłowych i %d binarnych\n"

#: lib/rpminstall.c:631 lib/rpminstall.c:801 lib/rpminstall.c:1227
#: tools/rpmgraph.c:202
#, fuzzy
msgid "Failed dependencies:\n"
msgstr "niespełnione zależności:\n"

#: lib/rpminstall.c:638 tools/rpmgraph.c:208
msgid "    Suggested resolutions:\n"
msgstr ""

#: lib/rpminstall.c:668
msgid "installing binary packages\n"
msgstr "instalacja pakietów binarnych\n"

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

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

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

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

#: lib/rpminstall.c:1221
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""

#: lib/rpmlead.c:55
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "odczyt nie powiódł się: %s (%d)"

#: lib/rpmlibprov.c:29
msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions."
msgstr ""

#: lib/rpmlibprov.c:32
msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path."
msgstr ""

#: lib/rpmlibprov.c:35
msgid "package payload is compressed using bzip2."
msgstr ""

#: lib/rpmlibprov.c:38
msgid "package payload file(s) have \"./\" prefix."
msgstr ""

#: lib/rpmlibprov.c:41
msgid "package name-version-release is not implicitly provided."
msgstr ""

#: lib/rpmlibprov.c:44
msgid "header tags are always sorted after being loaded."
msgstr ""

#: lib/rpmlibprov.c:47
msgid "the scriptlet interpreter can use arguments from header."
msgstr ""

#: lib/rpmlibprov.c:50
msgid "a hardlink file set may be installed without being complete."
msgstr ""

#. @observer@
#: lib/rpmps.c:200
msgid "different"
msgstr ""

#: lib/rpmps.c:208
#, fuzzy, c-format
msgid "package %s is intended for a %s architecture"
msgstr "pakiet %s-%s-%s zbudowano dla innej architektury"

#: lib/rpmps.c:213
#, fuzzy, c-format
msgid "package %s is intended for a %s operating system"
msgstr "pakiet %s-%s-%s zbudowano dla innego systemu operacyjnego"

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

#: lib/rpmps.c:223
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "pakiet %s nie jest przesuwalny\n"

#: lib/rpmps.c:228
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""

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

#: lib/rpmps.c:238
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
"pakiet %s-%s-%s (który jest nowszy niż %s-%s-%s) jest już zainstalowany"

#: lib/rpmps.c:243
#, fuzzy, c-format
msgid "installing package %s needs %ld%cB on the %s filesystem"
msgstr "instalacja pakietu %s-%s-%s wymaga %ld%c w systemie plików %s"

#: lib/rpmps.c:253
#, fuzzy, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr "instalacja pakietu %s-%s-%s wymaga %ld%c w systemie plików %s"

#: lib/rpmps.c:258
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""

#: lib/rpmps.c:262
#, fuzzy, c-format
msgid "%s is needed by %s%s"
msgstr " jest wymagany przez %s-%s-%s\n"

#: lib/rpmps.c:264 lib/rpmps.c:269
#, fuzzy
msgid "(installed) "
msgstr "niezainstalowany"

#: lib/rpmps.c:267
#, fuzzy, c-format
msgid "%s conflicts with %s%s"
msgstr " jest w konflikcie z %s-%s-%s\n"

#: lib/rpmps.c:273
#, fuzzy, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "wystąpił nieznany błąd %d w trakcie manipulowania pakietem %s-%s-%s"

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

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

#: lib/rpmrc.c:358
#, fuzzy, c-format
msgid "Incomplete data line at %s:%d\n"
msgstr "Niekompletna linia danych przy %s:%d"

#: lib/rpmrc.c:363
#, fuzzy, c-format
msgid "Too many args in data line at %s:%d\n"
msgstr "Zbyt wiele argumentów w linii danych przy %s:%d"

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

#: lib/rpmrc.c:408
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "Niekompletna domyślna linia przy %s:%d"

#: lib/rpmrc.c:413
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "Zbyt wiele argumentów w linii domyślnej przy %s:%d"

#. XXX Feof(fd)
#: lib/rpmrc.c:583
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "Odczytanie %s nie powiodło się: %s."

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

#: lib/rpmrc.c:638 lib/rpmrc.c:712
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "brak argumentu dla %s przy %s:%d"

#: lib/rpmrc.c:655 lib/rpmrc.c:677
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "%s: Open nie powiodło się\n"

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

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

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

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

#: lib/rpmrc.c:1531
msgid "Please contact rpm-list@redhat.com\n"
msgstr "Skontaktuj się, proszę, z rpm-list@redhat.com\n"

#: lib/rpmrc.c:1764
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Nie można rozszerzyć %s"

#: lib/rpmrc.c:1769
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""

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

#: lib/rpmts.c:135
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "nie można otworzyć %s/packages.rpm\n"

#: lib/rpmts.c:320
#, fuzzy, c-format
msgid "cannot open Solve database in %s\n"
msgstr "nie można otworzyć %s/packages.rpm\n"

#: lib/rpmts.c:462
#, fuzzy, c-format
msgid "Adding: %s\n"
msgstr "linia: %s"

#: lib/rpmts.c:474
#, fuzzy, c-format
msgid "Suggesting: %s\n"
msgstr "źródła w: %s\n"

#. Get available space on mounted file systems.
#: lib/rpmts.c:906
msgid "getting list of mounted filesystems\n"
msgstr ""

#: lib/signature.c:133
#, c-format
msgid "Expected size: %12d = lead(%d)+sigs(%d)+pad(%d)+data(%d)\n"
msgstr ""

#: lib/signature.c:138
#, fuzzy, c-format
msgid "  Actual size: %12d\n"
msgstr "Rozmiar sygnatury: %d\n"

#: lib/signature.c:181
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
msgstr ""

#: lib/signature.c:186
msgid "sigh magic: BAD\n"
msgstr ""

#: lib/signature.c:194
#, c-format
msgid "sigh tags: BAD, no. of tags(%d) out of range\n"
msgstr ""

#: lib/signature.c:202
#, c-format
msgid "sigh data: BAD, no. of  bytes(%d) out of range\n"
msgstr ""

#: lib/signature.c:218
#, c-format
msgid "sigh blob(%d): BAD, read returned %d\n"
msgstr ""

#: lib/signature.c:290
#, c-format
msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n"
msgstr ""

#: lib/signature.c:300
msgid "sigh load: BAD\n"
msgstr ""

#: lib/signature.c:312
#, c-format
msgid "sigh pad(%d): BAD, read %d bytes\n"
msgstr ""

#: lib/signature.c:354
#, fuzzy, c-format
msgid "Signature: size(%d)+pad(%d)\n"
msgstr "Rozmiar sygnatury: %d\n"

#. @=boundsread@
#: lib/signature.c:446 lib/signature.c:560 lib/signature.c:835
#: lib/signature.c:874
#, fuzzy, c-format
msgid "Could not exec %s: %s\n"
msgstr "Nie można uruchomić %s"

#: lib/signature.c:462
#, fuzzy
msgid "pgp failed\n"
msgstr "pgp nie powiodło się"

#. PGP failed to write signature
#. Just in case
#: lib/signature.c:469
#, fuzzy
msgid "pgp failed to write signature\n"
msgstr "zapisanie sygnatury przez pgp nie powiodło się"

#: lib/signature.c:475
#, c-format
msgid "PGP sig size: %d\n"
msgstr "rozmiar sygnatury PGP: %d\n"

#. @=boundswrite@
#: lib/signature.c:493 lib/signature.c:608
#, fuzzy
msgid "unable to read the signature\n"
msgstr "nie można odczytać sygnatury"

#: lib/signature.c:498
#, c-format
msgid "Got %d bytes of PGP sig\n"
msgstr "Mam %d bajtów sygnatury PGP\n"

#: lib/signature.c:577
#, fuzzy
msgid "gpg failed\n"
msgstr "gpg nie powiodło się"

#. GPG failed to write signature
#. Just in case
#: lib/signature.c:584
#, fuzzy
msgid "gpg failed to write signature\n"
msgstr "zapisanie sygnatury przez gpg nie powiodło się"

#: lib/signature.c:590
#, c-format
msgid "GPG sig size: %d\n"
msgstr "rozmiar sygnatury GPG: %d\n"

#: lib/signature.c:613
#, c-format
msgid "Got %d bytes of GPG sig\n"
msgstr "Mam %d bajtów sygnatury GPG\n"

#. @notreached@
#. This case should have been screened out long ago.
#: lib/signature.c:879 lib/signature.c:934
#, fuzzy, c-format
msgid "Invalid %%_signature spec in macro file\n"
msgstr "Błędny %%_signature spec w pliku makra.\n"

#: lib/signature.c:911
#, fuzzy, c-format
msgid "You must set \"%%_gpg_name\" in your macro file\n"
msgstr "Musisz ustawić \"%%_gpg_name\" w pliku swego makra"

#: lib/signature.c:926
#, fuzzy, c-format
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "Musisz ustawić \"%%_pgp_name\" w pliku swego makra"

#: lib/signature.c:975
#, fuzzy
msgid "Header+Payload size: "
msgstr "Rozmiar nagłówka jest zbyt duży"

#: lib/signature.c:1015
msgid "MD5 digest: "
msgstr ""

#: lib/signature.c:1071
#, fuzzy
msgid "Header SHA1 digest: "
msgstr "nie sprawdzaj plików pakietu"

#: lib/signature.c:1146
#, fuzzy
msgid "V3 RSA/MD5 signature: "
msgstr "pomiń wszelkie sygnatury MD5"

#: lib/signature.c:1263
msgid "Header "
msgstr ""

#: lib/signature.c:1264
#, fuzzy
msgid "V3 DSA signature: "
msgstr "Brak sygnatury\n"

#: lib/signature.c:1343
msgid "Verify signature: BAD PARAMETERS\n"
msgstr ""

#: lib/signature.c:1370
msgid "Broken MD5 digest: UNSUPPORTED\n"
msgstr ""

#: lib/signature.c:1374
#, fuzzy, c-format
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Blok sygnatury: %d\n"

#: lib/transaction.c:107
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s pominięty z powodu flagi missingok\n"

#. @innercontinue@
#: lib/transaction.c:912
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "tworzenie katalogu: %s\n"

#. ===============================================
#. * For packages being installed:
#. * - verify package arch/os.
#. * - verify package epoch:version-release is newer.
#. * - count files.
#. * For packages being removed:
#. * - count files.
#.
#: lib/transaction.c:1021
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""

#. ===============================================
#. * Initialize transaction element file info for package:
#.
#.
#. * FIXME?: we'd be better off assembling one very large file list and
#. * calling fpLookupList only once. I'm not sure that the speedup is
#. * worth the trouble though.
#.
#: lib/transaction.c:1104
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""

#. ===============================================
#. * Compute file disposition for each package in transaction set.
#.
#: lib/transaction.c:1181
msgid "computing file dispositions\n"
msgstr ""

#: lib/verify.c:286
#, fuzzy, c-format
msgid "missing  %c %s"
msgstr "brak    %s\n"

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

#: rpmdb/db3.c:156
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""

#: rpmdb/db3.c:159
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""

#: rpmdb/db3.c:185
#, fuzzy, c-format
msgid "closed   db environment %s/%s\n"
msgstr "usuwanie indeksu plików dla %s\n"

#: rpmdb/db3.c:203
#, fuzzy, c-format
msgid "removed  db environment %s/%s\n"
msgstr "usuwanie indeksu plików dla %s\n"

#: rpmdb/db3.c:243
#, fuzzy, c-format
msgid "opening  db environment %s/%s %s\n"
msgstr "usuwanie indeksu plików dla %s\n"

#: rpmdb/db3.c:719
#, fuzzy, c-format
msgid "closed   db index       %s/%s\n"
msgstr "usuwanie indeksu plików dla %s\n"

#: rpmdb/db3.c:786
#, fuzzy, c-format
msgid "verified db index       %s/%s\n"
msgstr "usuwanie indeksu plików dla %s\n"

#: rpmdb/db3.c:1016
#, fuzzy, c-format
msgid "opening  db index       %s/%s %s mode=0x%x\n"
msgstr "otwiernie bazę danych w trybie 0x%x w %s\n"

#: rpmdb/db3.c:1249
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "utworzenie blokady %s na bazie danych nie jest możliwe"

#: rpmdb/db3.c:1251
msgid "exclusive"
msgstr ""

#: rpmdb/db3.c:1251
msgid "shared"
msgstr ""

#: rpmdb/db3.c:1255
#, fuzzy, c-format
msgid "locked   db index       %s/%s\n"
msgstr "usuwanie indeksu plików dla %s\n"

#: rpmdb/dbconfig.c:329
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr ""

#: rpmdb/dbconfig.c:369
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr ""

#: rpmdb/dbconfig.c:378
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr ""

#: rpmdb/dbconfig.c:387
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2408
msgid "missing { after %"
msgstr "brak { po %"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2438
msgid "missing } after %{"
msgstr "brak } po %{"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2452
msgid "empty tag format"
msgstr "pusty format etykiety"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2466
msgid "empty tag name"
msgstr "pusta nazwa etykiety"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2483
msgid "unknown tag"
msgstr "nieznana etykieta"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2510
msgid "] expected at end of array"
msgstr "spodziewany ] na końcu tablicy"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2528
msgid "unexpected ]"
msgstr "nie spodziewany ]"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2532
msgid "unexpected }"
msgstr "nie spodziewany }"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2601
msgid "? expected in expression"
msgstr "spodziewany ? w wyrażeniu"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2610
msgid "{ expected after ? in expression"
msgstr "spodziewany { po ? w wyrażeniu"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2624 rpmdb/header.c:2671
msgid "} expected in expression"
msgstr "spodziewany } w wyrażeniu"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2634
msgid ": expected following ? subexpression"
msgstr "spodziewany : po podwyrażeniu ?"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2654
msgid "{ expected after : in expression"
msgstr "spodziewany { po : w wyrażeniu"

#. @-observertrans -readonlytrans@
#: rpmdb/header.c:2681
msgid "| expected at end of expression"
msgstr "spodziewany | na końcu wyrażenia"

#: rpmdb/poptDB.c:18
msgid "initialize database"
msgstr ""

#: rpmdb/poptDB.c:20
#, fuzzy
msgid "rebuild database inverted lists from installed package headers"
msgstr "przebuduj istniejącą bazę"

#: rpmdb/poptDB.c:23
#, fuzzy
msgid "verify database files"
msgstr "odpytywanie pliku spec"

#: rpmdb/poptDB.c:25
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr ""

#: rpmdb/rpmdb.c:213
#, c-format
msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
msgstr ""

#: rpmdb/rpmdb.c:282
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "nie można otworzyć %s przy %s:%d"

#: rpmdb/rpmdb.c:302
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "nie można otworzyć %s\n"

#: rpmdb/rpmdb.c:945
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "ścieżka bazy danych nie została podana"

#: rpmdb/rpmdb.c:1219 rpmdb/rpmdb.c:1348 rpmdb/rpmdb.c:1399 rpmdb/rpmdb.c:2372
#: rpmdb/rpmdb.c:2483 rpmdb/rpmdb.c:3212
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "błąd pobierania rekordu %s z %s"

#: rpmdb/rpmdb.c:1635
msgid "miFreeHeader: skipping"
msgstr ""

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

#: rpmdb/rpmdb.c:2265
msgid "rpmdbNextIterator: skipping"
msgstr ""

#: rpmdb/rpmdb.c:2292
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""

#: rpmdb/rpmdb.c:2571
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "nie można odczytać nagłówka przy %d dla poszukiwania"

#: rpmdb/rpmdb.c:2634
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "błąd pobierania rekordu %s z %s"

#: rpmdb/rpmdb.c:2749
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "usuwanie indeksu grupy\n"

#: rpmdb/rpmdb.c:2753
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "usuwanie indeksu nazw\n"

#: rpmdb/rpmdb.c:2781
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "błąd pobierania rekordu %s z %s"

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

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

#: rpmdb/rpmdb.c:2961
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "błąd szukania pakietu %s\n"

#: rpmdb/rpmdb.c:3015
msgid "rpmdbAdd: skipping"
msgstr ""

#: rpmdb/rpmdb.c:3187
#, fuzzy, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "zmiana nazwy %s na %s\n"

#: rpmdb/rpmdb.c:3191
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "zmiana nazwy %s na %s\n"

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

#: rpmdb/rpmdb.c:3630
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""

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

#: rpmdb/rpmdb.c:3700
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "odbudowywuję bazę danych w rootdir %s\n"

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

#: rpmdb/rpmdb.c:3710
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "tworzenie katalogu: %s\n"

#: rpmdb/rpmdb.c:3712
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "tworzenie katalogu: %s\n"

#: rpmdb/rpmdb.c:3719
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "otwieranie starej bazy danych\n"

#: rpmdb/rpmdb.c:3732
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "otwieranie nowej bazy danych\n"

#: rpmdb/rpmdb.c:3761
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "rekord numer %d w bazie danych jest błędny -- rekord pominięto"

#: rpmdb/rpmdb.c:3801
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "nie można dodać rekordu oryginalnie przy %d"

#: rpmdb/rpmdb.c:3819
#, fuzzy
msgid "failed to rebuild database: original database remains in place\n"
msgstr "przebudowanie bazy nie powiodło się; stara pozostała na miejscu\n"

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

#: rpmdb/rpmdb.c:3829
#, fuzzy, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "naprawcze zastępowanie plików w %s plikami z %s"

#: rpmdb/rpmdb.c:3839
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "tworzenie katalogu: %s\n"

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

#: rpmio/macro.c:236
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktywny %d pusty %d\n"

#. XXX just in case
#: rpmio/macro.c:373
#, c-format
msgid "%3d>%*s(empty)"
msgstr "%3d>%*s(pusty)"

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

#: rpmio/macro.c:654
#, fuzzy, c-format
msgid "Macro %%%s has unterminated body\n"
msgstr "Makro %%%s ma niezakończoną strukturę"

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

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

#: rpmio/macro.c:698
#, fuzzy, c-format
msgid "Macro %%%s has empty body\n"
msgstr "Makro %%%s nie zawiera żadnych poleceń"

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

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

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

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

#: rpmio/macro.c:1176
#, fuzzy, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr "Głębokość(%d) rekursji większa miż maks(%d)"

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

#: rpmio/macro.c:1304
#, fuzzy, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Napotkano nieprzetwarzalne makro po %%"

#: rpmio/macro.c:1433
#, fuzzy, c-format
msgid "Macro %%%.*s not found, skipping\n"
msgstr "Nie znaleziono makra %%%.*s, makro pominięte"

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

#. XXX Fstrerror
#: rpmio/macro.c:1699 rpmio/macro.c:1705
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "Plik %s: %s"

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

#: rpmio/rpmio.c:664
msgid "Success"
msgstr "Sukces"

#: rpmio/rpmio.c:667
msgid "Bad server response"
msgstr "Błędna odpowiedź serwera"

#: rpmio/rpmio.c:670
#, fuzzy
msgid "Server I/O error"
msgstr "Błąd WE/WY(IO) serwera"

#: rpmio/rpmio.c:673
msgid "Server timeout"
msgstr "Przekroczony limit czasu serwera"

#: rpmio/rpmio.c:676
msgid "Unable to lookup server host address"
msgstr "Nie można znaleźć adresu serwera"

#: rpmio/rpmio.c:679
msgid "Unable to lookup server host name"
msgstr "Nie można znaleźć nazwy serwera"

#: rpmio/rpmio.c:682
msgid "Failed to connect to server"
msgstr "Połączenie z serwerem nie powiodło się"

#: rpmio/rpmio.c:685
msgid "Failed to establish data connection to server"
msgstr "Otwarcie transmisji danych z serwera nie powiodło się"

#: rpmio/rpmio.c:688
#, fuzzy
msgid "I/O error to local file"
msgstr "Błąd WE/WY(IO) na lokalnym pliku"

#: rpmio/rpmio.c:691
msgid "Error setting remote server to passive mode"
msgstr "Błąd: ustawienie zdalnego serwera w tryb pasywny nie powiodło się"

#: rpmio/rpmio.c:694
msgid "File not found on server"
msgstr "Plik nie został znaleziony na serwerze"

#: rpmio/rpmio.c:697
msgid "Abort in progress"
msgstr "Przerywanie ..."

#: rpmio/rpmio.c:701
msgid "Unknown or unexpected error"
msgstr "Nieznany lub nieoczekiwany błąd"

#: rpmio/rpmio.c:1393
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr "logowanie do %s jako %s, hasło %s\n"

#: rpmio/rpmlog.c:59
#, fuzzy
msgid "(no error)"
msgstr "(błąd 0x%x)"

#. !< RPMLOG_EMERG
#: rpmio/rpmlog.c:130 rpmio/rpmlog.c:131 rpmio/rpmlog.c:132
msgid "fatal error: "
msgstr "fatalny błąd: "

#. !< RPMLOG_CRIT
#: rpmio/rpmlog.c:133
msgid "error: "
msgstr "błąd: "

#. !< RPMLOG_ERR
#: rpmio/rpmlog.c:134
msgid "warning: "
msgstr "ostrzeżenie: "

#: rpmio/rpmmalloc.c:15
#, c-format
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""

#: rpmio/url.c:122
#, c-format
msgid "warning: u %p ctrl %p nrefs != 0 (%s %s)\n"
msgstr ""

#: rpmio/url.c:142
#, c-format
msgid "warning: u %p data %p nrefs != 0 (%s %s)\n"
msgstr ""

#: rpmio/url.c:171
#, c-format
msgid "warning: _url_cache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""

#: rpmio/url.c:267
#, c-format
msgid "Password for %s@%s: "
msgstr "Hasło dla %s@%s: "

#: rpmio/url.c:295 rpmio/url.c:321
#, c-format
msgid "error: %sport must be a number\n"
msgstr "błąd: %sport musi być liczbą\n"

#: rpmio/url.c:476
msgid "url port must be a number\n"
msgstr "port musi być liczbą\n"

#. XXX Fstrerror
#: rpmio/url.c:543
#, fuzzy, c-format
msgid "failed to create %s: %s\n"
msgstr "utworzenie %s nie powiodło się\n"

#: tools/rpmcache.c:515 tools/rpmgraph.c:276
#, fuzzy
msgid "don't verify header+payload signature"
msgstr "sprawdź sygnaturę pakietu"

#: tools/rpmcache.c:518
msgid "don't update cache database, only print package paths"
msgstr ""

#: tools/rpmcache.c:522
msgid "follow command line symlinks"
msgstr ""

#: tools/rpmcache.c:525
msgid "logical walk"
msgstr ""

#: tools/rpmcache.c:528
#, fuzzy
msgid "don't change directories"
msgstr "tworzenie katalogu: %s\n"

#: tools/rpmcache.c:531
msgid "don't get stat info"
msgstr ""

#: tools/rpmcache.c:534
msgid "physical walk"
msgstr ""

#: tools/rpmcache.c:537
msgid "return dot and dot-dot"
msgstr ""

#: tools/rpmcache.c:540
msgid "don't cross devices"
msgstr ""

#: tools/rpmcache.c:543
msgid "return whiteout information"
msgstr ""

#: tools/rpmcache.c:546 tools/rpmgraph.c:282
msgid "Common options for all rpm modes and executables:"
msgstr ""

#: tools/rpmcache.c:578
#, c-format
msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n"
msgstr ""

#: tools/rpmcache.c:618
#, fuzzy, c-format
msgid "%s: cache operation failed: ec %d.\n"
msgstr "%s: Open nie powiodło się\n"

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

#: ../rpmpopt:34 ../rpmpopt:290 ../rpmpopt:363
msgid "list install/erase scriptlets from package(s)"
msgstr ""

#: ../rpmpopt:38
msgid "set permissions of files in a package"
msgstr ""

#: ../rpmpopt:43
msgid "set user/group ownership of files in a package"
msgstr ""

#: ../rpmpopt:47 ../rpmpopt:294 ../rpmpopt:367
msgid "list capabilities this package conflicts with"
msgstr ""

#: ../rpmpopt:50 ../rpmpopt:297 ../rpmpopt:370
msgid "list other packages removed by installing this package"
msgstr ""

#: ../rpmpopt:53 ../rpmpopt:300 ../rpmpopt:373
msgid "list capabilities that this package provides"
msgstr ""

#: ../rpmpopt:57 ../rpmpopt:304 ../rpmpopt:377
msgid "list capabilities required by package(s)"
msgstr ""

#: ../rpmpopt:71 ../rpmpopt:318 ../rpmpopt:390
msgid "list descriptive information from package(s)"
msgstr ""

#: ../rpmpopt:74 ../rpmpopt:321 ../rpmpopt:393
msgid "list change logs for this package"
msgstr ""

#: ../rpmpopt:80 ../rpmpopt:327 ../rpmpopt:399
msgid "list trigger scriptlets from package(s)"
msgstr ""

#: ../rpmpopt:84 ../rpmpopt:331 ../rpmpopt:403
msgid "list package(s) by install time, most recent first"
msgstr ""

#: ../rpmpopt:87 ../rpmpopt:334 ../rpmpopt:406
msgid "list all files from each package"
msgstr ""

#: ../rpmpopt:90 ../rpmpopt:93
msgid ""
"find package name that contains a provided capability (needs rpmdb-redhat "
"package installed)"
msgstr ""

#: ../rpmpopt:103
msgid "set buildroot <policy> (e.g. compress man pages)"
msgstr ""

#: ../rpmpopt:104
msgid "<policy>"
msgstr ""

#: ../rpmpopt:179 ../rpmpopt:194 ../rpmpopt:209
msgid "enable configure <option> for build"
msgstr ""

#: ../rpmpopt:180 ../rpmpopt:183 ../rpmpopt:195 ../rpmpopt:198 ../rpmpopt:210
#: ../rpmpopt:213
msgid "<option>"
msgstr ""

#: ../rpmpopt:182 ../rpmpopt:197 ../rpmpopt:212
msgid "disable configure <option> for build"
msgstr ""

#: ../rpmpopt:186 ../rpmpopt:201 ../rpmpopt:216 ../rpmpopt:224 ../rpmpopt:232
#: ../rpmpopt:240 ../rpmpopt:248 ../rpmpopt:256 ../rpmpopt:264 ../rpmpopt:337
#: ../rpmpopt:409 ../rpmpopt:417
msgid "use database in DIRECTORY"
msgstr ""

#: ../rpmpopt:187 ../rpmpopt:202 ../rpmpopt:217 ../rpmpopt:225 ../rpmpopt:233
#: ../rpmpopt:241 ../rpmpopt:249 ../rpmpopt:257 ../rpmpopt:265 ../rpmpopt:338
#: ../rpmpopt:410 ../rpmpopt:418
msgid "DIRECTORY"
msgstr ""

#~ msgid "only one of --prefix or --relocate may be used"
#~ msgstr "nie można jednocześnie użyć --prefix i --relocate"

#, fuzzy
#~ msgid "Couldn't exec %s: %s\n"
#~ msgstr "Nie można uruchomić %s"

#, fuzzy
#~ msgid "Couldn't fork %s: %s\n"
#~ msgstr "Nie można wykonać fork na %s"

#, fuzzy
#~ msgid "%s failed\n"
#~ msgstr "%s nie powiodło się"

#, fuzzy
#~ msgid "failed to write all data to %s\n"
#~ msgstr "zapisanie wszystkich danych do %s nie powiodło się"

#, fuzzy
#~ msgid "File%5d: %07o %s.%s\t %s\n"
#~ msgstr "Plik %4d: 0%o %s.%s\t %s\n"

#, fuzzy
#~ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
#~ msgstr "grabData() RPM_STRING_TYPE licznik musi być 1.\n"

#~ msgid "file is not regular -- skipping size check\n"
#~ msgstr "plik nieregularny -- sprawdzanie rozmiaru pominięte\n"

#~ msgid "No signature\n"
#~ msgstr "Brak sygnatury\n"

#~ msgid "Old PGP signature\n"
#~ msgstr "Stara sygnatura PGP\n"

#, fuzzy
#~ msgid "Old (internal-only) signature!  How did you get that!?\n"
#~ msgstr "Stara (tylko wewnętrzna) sygnatura! Skąd Ty to wziąłeś!?"

#, fuzzy
#~ msgid "%s: running %s scriptlet\n"
#~ msgstr "uruchamianie skryptu postinstall (jeśli istnieje)\n"

#, fuzzy
#~ msgid ""
#~ "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
#~ msgstr "wykonanie skryptu nie powiodło się"

#, fuzzy
#~ msgid "%s: base64 encode failed.\n"
#~ msgstr "%s: readLead nie powiodło się\n"

#~ msgid "%s: readLead failed\n"
#~ msgstr "%s: readLead nie powiodło się\n"

#, fuzzy
#~ msgid "repackage about-to-be-erased packages\n"
#~ msgstr "ten pakiet jest pakietem w wersji jeden!\n"

#, fuzzy
#~ msgid "h#%7u: %s"
#~ msgstr "plik %s: %s\n"

#~ msgid "unexpected arguments to --querytags "
#~ msgstr "nieoczekiwane argumenty dla --querytags "

#, fuzzy
#~ msgid "Usage: %s {--help}\n"
#~ msgstr "Użycie: rpm {--help}"

#, fuzzy
#~ msgid "Use \"--macros <file:...>\" instead.\n"
#~ msgstr "Użyj -e lub --erase\n"

#~ msgid "--dbpath given for operation that does not use a database"
#~ msgstr "--dbpath podano dla operacji nie używającej bazy"

#, fuzzy
#~ msgid "query/verify a package file (i.e. a binary *.rpm file)"
#~ msgstr "odpytywanie pakietu"

#~ msgid "display a verbose file listing"
#~ msgstr "wyświetl więcej informacji o plikach z listy"

#, fuzzy
#~ msgid "don't verify package digest"
#~ msgstr "nie sprawdzaj zależności pakietu"

#, fuzzy
#~ msgid "don't verify package signature"
#~ msgstr "sprawdź sygnaturę pakietu"

#~ msgid "removing these packages would break dependencies:\n"
#~ msgstr "usunięcie tych pakietów zerwie zależności:\n"

#, fuzzy
#~ msgid "package %s has unsatisfied Requires: %s\n"
#~ msgstr "zależności pakietu %s nie zostały spełnione: %s\n"

#, fuzzy
#~ msgid "package %s has unsatisfied Conflicts: %s\n"
#~ msgstr "pakiet %s jest w konflikcie: %s\n"

#~ msgid "rpm: %s\n"
#~ msgstr "rpm: %s\n"

#, fuzzy
#~ msgid "Usage: rpm {--help}"
#~ msgstr "Użycie: rpm {--help}"

#~ msgid "       rpm {--version}"
#~ msgstr "       rpm {--version}"

#~ msgid "       rpm {--initdb}   [--dbpath <dir>]"
#~ msgstr "       rpm {--initdb}   [--dbpath <katalog>]"

#~ msgid ""
#~ "       rpm {--install -i} [-v] [--hash -h] [--percent] [--force] [--test]"
#~ msgstr ""
#~ "       rpm {--install -i} [-v] [--hash -h] [--percent] [--force] [--test]"

#~ msgid ""
#~ "                        [--replacepkgs] [--replacefiles] [--root <dir>]"
#~ msgstr ""
#~ "                        [--replacepkgs] [--replacefiles] [--root "
#~ "<katalog>]"

#~ msgid ""
#~ "                        [--excludedocs] [--includedocs] [--noscripts]"
#~ msgstr ""
#~ "                        [--excludedocs] [--includedocs] [--noscripts]"

#~ msgid ""
#~ "                        [--rcfile <file>] [--ignorearch] [--dbpath <dir>]"
#~ msgstr ""
#~ "                        [--rcfile <plik>] [--ignorearch] [--dbpath "
#~ "<katalog>]"

#~ msgid ""
#~ "                        [--prefix <dir>] [--ignoreos] [--nodeps] [--"
#~ "allfiles]"
#~ msgstr ""
#~ "                        [--prefix <katalog>] [--ignoreos] [--nodeps] [--"
#~ "allfiles]"

#~ msgid "                        [--ftpproxy <host>] [--ftpport <port>]"
#~ msgstr "                        [--ftpproxy <host>] [--ftpport <port>]"

#, fuzzy
#~ msgid "                        [--httpproxy <host>] [--httpport <port>]"
#~ msgstr "                        [--httpproxy <host>] [--httpport <port>] "

#, fuzzy
#~ msgid ""
#~ "                        [--justdb] [--noorder] [--relocate "
#~ "oldpath=newpath]"
#~ msgstr ""
#~ "                        [--noorder] [--relocate stara-ścieżka=nowa-"
#~ "ścieżka]"

#~ msgid ""
#~ "                        [--badreloc] [--notriggers] [--excludepath <path>]"
#~ msgstr ""
#~ "                        [--badreloc] [--notriggers] [--excludepath "
#~ "<ścieżka>]"

#~ msgid "                        [--ignoresize] file1.rpm ... fileN.rpm"
#~ msgstr "                        [--ignoresize] plik1.rpm ... plikN.rpm"

#~ msgid ""
#~ "       rpm {--upgrade -U} [-v] [--hash -h] [--percent] [--force] [--test]"
#~ msgstr ""
#~ "       rpm {--upgrade -U} [-v] [--hash -h] [--percent] [--force] [--test]"

#~ msgid "                        [--oldpackage] [--root <dir>] [--noscripts]"
#~ msgstr ""
#~ "                        [--oldpackage] [--root <katalog>] [--noscripts]"

#~ msgid ""
#~ "                        [--excludedocs] [--includedocs] [--rcfile <file>]"
#~ msgstr ""
#~ "                        [--excludedocs] [--includedocs] [--rcfile <plik>]"

#~ msgid ""
#~ "                        [--ignorearch]  [--dbpath <dir>] [--prefix <dir>] "
#~ msgstr ""
#~ "                        [--ignorearch]  [--dbpath <katalog>] [--prefix "
#~ "<katalog>] "

#~ msgid "                        [--httpproxy <host>] [--httpport <port>] "
#~ msgstr "                        [--httpproxy <host>] [--httpport <port>] "

#~ msgid ""
#~ "                        [--ignoreos] [--nodeps] [--allfiles] [--justdb]"
#~ msgstr ""
#~ "                        [--ignoreos] [--nodeps] [--allfiles] [--justdb]"

#~ msgid "                        [--noorder] [--relocate oldpath=newpath]"
#~ msgstr ""
#~ "                        [--noorder] [--relocate stara-ścieżka=nowa-"
#~ "ścieżka]"

#~ msgid ""
#~ "                        [--badreloc] [--excludepath <path>] [--ignoresize]"
#~ msgstr ""
#~ "                        [--badreloc] [--excludepath <ścieżka>] [--"
#~ "ignoresize]"

#~ msgid "                        file1.rpm ... fileN.rpm"
#~ msgstr "                        plik1.rpm ... plikN.rpm"

#~ msgid "       rpm {--query -q} [-afpg] [-i] [-l] [-s] [-d] [-c] [-v] [-R]"
#~ msgstr "       rpm {--query -q} [-afpg] [-i] [-l] [-s] [-d] [-c] [-v] [-R]"

#~ msgid "                        [--scripts] [--root <dir>] [--rcfile <file>]"
#~ msgstr ""
#~ "                        [--scripts] [--root <katalog>] [--rcfile <plik>]"

#~ msgid ""
#~ "                        [--whatprovides] [--whatrequires] [--requires]"
#~ msgstr ""
#~ "                        [--whatprovides] [--whatrequires] [--requires]"

#, fuzzy
#~ msgid "                        [--triggeredby]"
#~ msgstr "                        [--nomd5] [cele]"

#, fuzzy
#~ msgid "                        [--provides] [--triggers] [--dump]"
#~ msgstr ""
#~ "                        [--ftpport <port>] [--provides] [--triggers] [--"
#~ "dump]"

#~ msgid "                        [--changelog] [--dbpath <dir>] [targets]"
#~ msgstr "                        [--changelog] [--dbpath <katalog>] [cele]"

#~ msgid "       rpm {--verify -V -y} [-afpg] [--root <dir>] [--rcfile <file>]"
#~ msgstr ""
#~ "       rpm {--verify -V -y} [-afpg] [--root <katalog>] [--rcfile <plik>]"

#~ msgid ""
#~ "                        [--dbpath <dir>] [--nodeps] [--nofiles] [--"
#~ "noscripts]"
#~ msgstr ""
#~ "                        [--dbpath <katalog>] [--nodeps] [--nofiles] [--"
#~ "noscripts]"

#~ msgid "                        [--nomd5] [targets]"
#~ msgstr "                        [--nomd5] [cele]"

#~ msgid "       rpm {--setperms} [-afpg] [target]"
#~ msgstr "       rpm {--setperms} [-afpg] [cel]"

#~ msgid "       rpm {--setugids} [-afpg] [target]"
#~ msgstr "       rpm {--setugids} [-afpg] [cel]"

#, fuzzy
#~ msgid "       rpm {--freshen -F} file1.rpm ... fileN.rpm"
#~ msgstr "                        plik1.rpm ... plikN.rpm"

#~ msgid ""
#~ "       rpm {--erase -e} [--root <dir>] [--noscripts] [--rcfile <file>]"
#~ msgstr ""
#~ "       rpm {--erase -e} [--root <katalog>] [--noscripts] [--rcfile <plik>]"

#~ msgid "                        [--dbpath <dir>] [--nodeps] [--allmatches]"
#~ msgstr ""
#~ "                        [--dbpath <katalog>] [--nodeps] [--allmatches]"

#, fuzzy
#~ msgid ""
#~ "                        [--justdb] [--notriggers] package1 ... packageN"
#~ msgstr ""
#~ "                        [--justdb] [--notriggers] pakiet1 ... pakietN"

#~ msgid ""
#~ "       rpm {--resign} [--rcfile <file>] package1 package2 ... packageN"
#~ msgstr "       rpm {--resign} [--rcfile <plik>] pakiet1 pakiet2 ... pakietN"

#~ msgid ""
#~ "       rpm {--addsign} [--rcfile <file>] package1 package2 ... packageN"
#~ msgstr ""
#~ "       rpm {--addsign} [--rcfile <plik>] pakiet1 pakiet2 ... pakietN"

#~ msgid ""
#~ "       rpm {--checksig -K} [--nopgp] [--nogpg] [--nomd5] [--rcfile <file>]"
#~ msgstr ""
#~ "       rpm {--checksig -K} [--nopgp] [--nogpg] [--nomd5] [--rcfile <plik>]"

#~ msgid "                           package1 ... packageN"
#~ msgstr "                           pakiet1 ... pakietN"

#~ msgid "       rpm {--rebuilddb} [--rcfile <file>] [--dbpath <dir>]"
#~ msgstr "       rpm {--rebuilddb} [--rcfile <plik>] [--dbpath <katalog>]"

#, fuzzy
#~ msgid "       rpm {--verifydb} [--rcfile <file>] [--dbpath <dir>]"
#~ msgstr "       rpm {--rebuilddb} [--rcfile <plik>] [--dbpath <katalog>]"

#~ msgid "       rpm {--querytags}"
#~ msgstr "       rpm {--querytags}"

#, fuzzy
#~ msgid "Usage:"
#~ msgstr "użycie:"

#~ msgid "print this message"
#~ msgstr "wyświetl ten tekst"

#, fuzzy
#~ msgid "   All modes support the following arguments:"
#~ msgstr "   wszystkie tryby pracy pozwalają użyć następujących argumentów:"

#, fuzzy
#~ msgid "    --eval '<name>+'      "
#~ msgstr "    --pipe <komenda>      "

#, fuzzy
#~ msgid "print the expansion of macro <name> to stdout"
#~ msgstr "wyświetl wersję używanego rpm-a"

#~ msgid "    --pipe <cmd>          "
#~ msgstr "    --pipe <komenda>      "

#, fuzzy
#~ msgid "    --rcfile <file>       "
#~ msgstr "      --rcfile <plik>     "

#~ msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
#~ msgstr "użyj <plik> zamiast /etc/rpmrc i $HOME/.rpmrc"

#~ msgid "be a little more verbose"
#~ msgstr "wyświetlaj nieco więcej komunikatów"

#~ msgid "be incredibly verbose (for debugging)"
#~ msgstr "wyświetlaj BARDZO dużo komunikatów (dla odpluskwiania)"

#, fuzzy
#~ msgid ""
#~ "   Install, upgrade and query (with -p) allow URL's to be used in place"
#~ msgstr ""
#~ "   instalacja, uaktualnianie i odpytywanie (z opcją -p) pozwalają użyć "
#~ "URL'a ftp zamiast"

#~ msgid "   of file names as well as the following options:"
#~ msgstr "   nazwy pliku tak jak i następujących opcji:"

#~ msgid "      --ftpproxy <host>   "
#~ msgstr "      --ftpproxy <host>   "

#~ msgid "hostname or IP of ftp proxy"
#~ msgstr "nazwa lub numer IP maszyny będącej ftp proksy"

#~ msgid "      --ftpport <port>    "
#~ msgstr "      --ftpport <port>    "

#~ msgid "port number of ftp server (or proxy)"
#~ msgstr "numer portu serwera ftp (lub proksy)"

#, fuzzy
#~ msgid "      --httpproxy <host>  "
#~ msgstr "      --httpproxy <host>   "

#~ msgid "hostname or IP of http proxy"
#~ msgstr "nazwa lub IP hosta będącego http proksy"

#, fuzzy
#~ msgid "      --httpport <port>   "
#~ msgstr "      --httpport <port>    "

#~ msgid "port number of http server (or proxy)"
#~ msgstr "numer portu serwera http (albo proksy)"

#~ msgid "query mode"
#~ msgstr "tryb odpytywania"

#~ msgid "      --dbpath <dir>      "
#~ msgstr "      --dbpath <katalog>      "

#~ msgid "use <dir> as the directory for the database"
#~ msgstr "użyj <katalog> jako katalogu bazy pakietów"

#~ msgid "      --queryformat <qfmt>"
#~ msgstr "      --queryformat <format zapytania>"

#, fuzzy
#~ msgid "use <qfmt> as the header format (implies --info)"
#~ msgstr "użyj <format zapytania> jako formatu nagłówka (dotyczy -i)"

#~ msgid "      --root <dir>        "
#~ msgstr "      --root <katalog>        "

#~ msgid "      Package specification options:"
#~ msgstr "      Opcje selekcjonujące pakiety:"

#~ msgid "query all packages"
#~ msgstr "odpytuj wszystkie pakiety"

#~ msgid "        -f <file>+        "
#~ msgstr "        -f <plik>+        "

#~ msgid "query package owning <file>"
#~ msgstr "zapytaj do jakiego pakietu należy <plik>"

#~ msgid "        -p <packagefile>+ "
#~ msgstr "        -p <nazwa pakietu>+ "

#~ msgid "query (uninstalled) package <packagefile>"
#~ msgstr "odpytaj (niezainstalowany) pakiet <nazwa pakietu>"

#~ msgid "        --triggeredby <pkg>"
#~ msgstr "        --triggeredby <pakiet>"

#~ msgid "query packages triggered by <pkg>"
#~ msgstr "odpytaj pakiety zahaczane przez <pakiet>"

#~ msgid "        --whatprovides <cap>"
#~ msgstr "        --whatprovides <zas>"

#~ msgid "query packages which provide <cap> capability"
#~ msgstr "odszukaj pakiety udostępniające zasób <zas>"

#~ msgid "        --whatrequires <cap>"
#~ msgstr "        --whatrequires <zas>"

#~ msgid "query packages which require <cap> capability"
#~ msgstr "odszukaj pakiety wymagające zasobu <zas>"

#~ msgid "      Information selection options:"
#~ msgstr "      Opcje odpytujące pakiety:"

#~ msgid "display package information"
#~ msgstr "wyświetl informację o pakiecie"

#~ msgid "display the package's change log"
#~ msgstr "wyświetl wykaz zmian dokonanych w pakiecie"

#~ msgid "display package file list"
#~ msgstr "wyświetl listę plików zawartych w pakiecie"

#~ msgid "show file states (implies -l)"
#~ msgstr "pokaż statusy plików (dotyczy -l)"

#~ msgid "list only documentation files (implies -l)"
#~ msgstr "wyświetl tylko pliki dokumentacji (dotyczy -l)"

#~ msgid "list only configuration files (implies -l)"
#~ msgstr "wyświetl tylko pliki konfiguracyjne (dotyczy -l)"

#~ msgid ""
#~ "show all verifiable information for each file (must be used with -l, -c, "
#~ "or -d)"
#~ msgstr ""
#~ "pokaż wszystkie informacje o każdym pliku (musi być użyte z -l, -c lub -d)"

#~ msgid "list capabilities package provides"
#~ msgstr "wypisz zasoby udostępniane przez pakiet"

#~ msgid "list package dependencies"
#~ msgstr "wypisz zależności pakietu"

#~ msgid "print the various [un]install scripts"
#~ msgstr "wyświetl skrypty [de]instalacyjne"

#~ msgid "show the trigger scripts contained in the package"
#~ msgstr "wyświetl trigger skrypty zawarte w pakiecie"

#~ msgid ""
#~ "verify a package installation using the same same package specification "
#~ "options as -q"
#~ msgstr "sprawdź stan pakietu (używa tych samych opcji co -q)"

#~ msgid "do not verify file md5 checksums"
#~ msgstr "nie sprawdzaj sum kontrolnych md5 plików"

#~ msgid "do not verify file attributes"
#~ msgstr "nie sprawdzaj atrybutów plików"

#~ msgid "list the tags that can be used in a query format"
#~ msgstr "wypisz etykiety własności, o które można zapytać"

#~ msgid "    --install <packagefile>"
#~ msgstr "    --install <nazwa pakietu>"

#~ msgid "    -i <packagefile>      "
#~ msgstr "    -i <nazwa pakietu>      "

#~ msgid "      --excludepath <path>"
#~ msgstr "      --excludepath <ścieżka>"

#~ msgid "skip files in path <path>"
#~ msgstr "pomiń pliki leżące w <ścieżce>"

#~ msgid "      --relocate <oldpath>=<newpath>"
#~ msgstr "      --relocate <stara-ścieżka>=<nowa-ścieżka>"

#~ msgid "relocate files from <oldpath> to <newpath>"
#~ msgstr "przesuń pliki z drzewa <stara-ścieżka> do drzewa <nowa-ścieżka>"

#~ msgid "      --prefix <dir>      "
#~ msgstr "      --prefix <katalog>      "

#~ msgid "don't execute any installation scripts"
#~ msgstr "nie wykonuj żadnych skryptów instalacyjnych"

#~ msgid "    --upgrade <packagefile>"
#~ msgstr "    --upgrade <nazwa pakietu>"

#~ msgid "    -U <packagefile>      "
#~ msgstr "    -U <nazwa pakietu>      "

#~ msgid "upgrade package (same options as --install, plus)"
#~ msgstr "uaktualnij pakiet (te same opcje jak --install, plus)"

#~ msgid "    --erase <package>"
#~ msgstr "    --erase <pakiet>"

#, fuzzy
#~ msgid "    -e <package>          "
#~ msgstr "    --resign <pakiet>+    "

#~ msgid "do not execute any package specific scripts"
#~ msgstr "nie wykonuj żadnych skryptów instalacyjnych"

#~ msgid "    -b<stage> <spec>      "
#~ msgstr "    -b<etap> <plik-spec>  "

#~ msgid "    -t<stage> <tarball>   "
#~ msgstr "    -t<etap> <plik-tar>   "

#~ msgid "build package, where <stage> is one of:"
#~ msgstr "buduj pakiet, gdzie <etap> to:"

#~ msgid "prep (unpack sources and apply patches)"
#~ msgstr "preparuj (rozpakuj źródła i nałóż łaty)"

#~ msgid "list check (do some cursory checks on %files)"
#~ msgstr ""
#~ "sprawdzanie z listy (wykonuje kilka podstawowych weryfikacji na %files)"

#~ msgid "compile (prep and compile)"
#~ msgstr "kompiluj (preparuj i kompiluj)"

#~ msgid "install (prep, compile, install)"
#~ msgstr "instaluj (preparuj, kompiluj i instaluj)"

#~ msgid "binary package (prep, compile, install, package)"
#~ msgstr "pakiet binarny (preparuj, kompiluj, instaluj, pakiet)"

#~ msgid "bin/src package (prep, compile, install, package)"
#~ msgstr "pakiet binarny/źródłowy (preparuj, kompiluj, instaluj, pakiet)"

#, fuzzy
#~ msgid "remove spec file when done"
#~ msgstr "usuń speca po zakończeniu"

#~ msgid "      --buildroot <dir>   "
#~ msgstr "      --buildroot <katalog>"

#~ msgid "use <dir> as the build root"
#~ msgstr "użyj <katalog> jako korzeń budowanego drzewa"

#~ msgid "      --target=<platform>+"
#~ msgstr "      --target=<platforma>+"

#~ msgid "build the packages for the build targets platform1...platformN."
#~ msgstr "buduj pakiety dla platform docelowych platforma1...platformaN."

#~ msgid "do not execute any stages"
#~ msgstr "nie wykonuj żadnych etapów"

#~ msgid "    --rebuild <src_pkg>   "
#~ msgstr "    --rebuild <pkt_źródł> "

#~ msgid ""
#~ "install source package, build binary package and remove spec file, "
#~ "sources, patches, and icons."
#~ msgstr ""
#~ "instaluj pakiet źródłowy, buduj pakiet binarny i usuń plik spec, źródła, "
#~ "łaty i ikony"

#~ msgid "    --recompile <src_pkg> "
#~ msgstr "    --recompile <pkt_źródł>"

#~ msgid "like --rebuild, but don't build any package"
#~ msgstr "jak --rebuild, ale nie buduj żadnych pakietów"

#~ msgid "    --resign <pkg>+       "
#~ msgstr "    --resign <pakiet>+    "

#~ msgid "    --addsign <pkg>+      "
#~ msgstr "    --addsign <pakiet>+   "

#~ msgid "add a signature to a package"
#~ msgstr "dodaj sygnaturę do pakietu"

#, fuzzy
#~ msgid "    --checksig <pkg>+"
#~ msgstr "    --checksig <pakiet>+  "

#, fuzzy
#~ msgid "    -K <pkg>+             "
#~ msgstr "    --resign <pakiet>+    "

#~ msgid "skip any GPG signatures"
#~ msgstr "pomiń wszelkie sygnatury GPG"

#~ msgid "make sure a valid database exists"
#~ msgstr "upewnij się, że poprawna baza istnieje"

#~ msgid "rebuild database from existing database"
#~ msgstr "przebuduj istniejącą bazę"

#~ msgid ""
#~ "set the file permissions to those in the package database using the same "
#~ "package specification options as -q"
#~ msgstr ""
#~ "ustaw prawa dostępu takie jak zapisano w bazie pakietów (używa tych "
#~ "samych opcji co -q)"

#~ msgid ""
#~ "set the file owner and group to those in the package database using the "
#~ "same package specification options as -q"
#~ msgstr ""
#~ "ustaw właściciela i grupę takie jak zapisano w bazie pakietów (używa tych "
#~ "samych opcji co -q)"

#~ msgid "-u and --uninstall are deprecated and no longer work.\n"
#~ msgstr "-u i --uninstall nie są już obsługiwane i nie pracują.\n"

#~ msgid "Use -e or --erase instead.\n"
#~ msgstr "Użyj -e lub --erase\n"

#, fuzzy
#~ msgid ""
#~ "script disabling options may only be specified during package "
#~ "installation, erasure, and verification"
#~ msgstr ""
#~ "--noscripts można użyć tylko w trakcie instalacji, usuwania lub "
#~ "sprawdzania pakietów"

#, fuzzy
#~ msgid "--apply may only be specified during package installation"
#~ msgstr "--allfiles można użyć tylko w trakcie instalacji pakietów"

#~ msgid "--oldpackage may only be used during upgrades"
#~ msgstr "--oldpackage można użyć tylko podczas aktualizacji"

#~ msgid "--nopgp may only be used during signature checking"
#~ msgstr "--nopgp można użyć tylko w trakcie sprawdzania sygnatury"

#~ msgid "--nogpg may only be used during signature checking"
#~ msgstr "--nogpg można użyć tylko podczas sprawdzania sygnatury"

#~ msgid ""
#~ "--nomd5 may only be used during signature checking and package "
#~ "verification"
#~ msgstr ""
#~ "--nomd5 można użyć tylko podczas sprawdzania sygnatury i weryfkiacji "
#~ "pakietu"

#~ msgid "no packages given for signature check"
#~ msgstr "nie podano nazwy pakietu do sprawdzenia sygnatury"

#~ msgid "no packages given for signing"
#~ msgstr "nie podano nazwy pakietu do podpisania"

#~ msgid "no packages given for uninstall"
#~ msgstr "nie podano nazw plików do usunięcia"

#~ msgid "extra arguments given for query of all packages"
#~ msgstr "zbyt wiele argumentów dla odpytywania wszystkich pakietów"

#~ msgid "extra arguments given for verify of all packages"
#~ msgstr "zbyt wiele argumentów dla weryfikacji wszystkich pakietów"

#, fuzzy
#~ msgid "%s: %-45s %-s (cached)\n"
#~ msgstr "plik %s nie należy do żadnego pakietu\n"

#, fuzzy
#~ msgid "%s: %-45s YES (db package)\n"
#~ msgstr "plik %s nie należy do żadnego pakietu\n"

#, fuzzy
#~ msgid "%s: (%s, %s) added to Depends cache.\n"
#~ msgstr "plik %s nie należy do żadnego pakietu\n"

#, fuzzy
#~ msgid "package %s-%s-%s require not satisfied: %s\n"
#~ msgstr "zależności pakietu %s nie zostały spełnione: %s\n"

#~ msgid "package %s conflicts: %s\n"
#~ msgstr "pakiet %s jest w konflikcie: %s\n"

#, fuzzy
#~ msgid "rpm verify mode (legacy)"
#~ msgstr "tryb odpytywania"

#~ msgid "cannot open %s/packages.rpm\n"
#~ msgstr "nie można otworzyć %s/packages.rpm\n"

#, fuzzy
#~ msgid "Generating signature using PGP.\n"
#~ msgstr "Generowanie sygnatury: %d\n"

#, fuzzy
#~ msgid "Generating signature using GPG.\n"
#~ msgstr "Generowanie sygnatury: %d\n"

#, fuzzy
#~ msgid ""
#~ "package lacks both user name and id lists (this should never happen)\n"
#~ msgstr ""
#~ "pakiet nie specyfikuje ani nazwy użytkownika ani list id (to nie powinno "
#~ "się zdarzyć)"

#, fuzzy
#~ msgid ""
#~ "package lacks both group name and id lists (this should never happen)\n"
#~ msgstr ""
#~ "pakiet nie specyfikuje ani nazwy grupy ani list id (to nie powinno się "
#~ "zdarzyć)"

#, fuzzy
#~ msgid "removed db file        %s\n"
#~ msgstr "usuwanie indeksu plików dla %s\n"

#, fuzzy
#~ msgid "opening db file        %s mode 0x%x\n"
#~ msgstr "otwiernie bazę danych w trybie 0x%x w %s\n"

#, fuzzy
#~ msgid "cannot get %s lock on database\n"
#~ msgstr "utworzenie blokady %s na bazie danych nie jest możliwe"

#, fuzzy
#~ msgid ""
#~ "old format database is present; use --rebuilddb to generate a new format "
#~ "database\n"
#~ msgstr ""
#~ "baza danych jest w starym formacie; użyj --rebuilddb aby wygenerować "
#~ "bazę  w nowym formacie"

#, fuzzy
#~ msgid "error(%d) counting packages\n"
#~ msgstr "błąd szukania pakietu %s\n"

#~ msgid "(unknown type)"
#~ msgstr "(nieznany typ)"

#, fuzzy
#~ msgid "Couldn't exec pgp (%s)\n"
#~ msgstr "Nie można uruchomić pgp"

#, fuzzy
#~ msgid "Couldn't exec gpg\n"
#~ msgstr "Nie można uruchomić gpg"

#, fuzzy
#~ msgid "Could not run pgp.  Use --nopgp to skip PGP checks.\n"
#~ msgstr "Nie można uruchomić pgp. Użyj --nopgp aby pominąć sprawdz. PGP"

#, fuzzy
#~ msgid "Could not run gpg.  Use --nogpg to skip GPG checks.\n"
#~ msgstr "Nie można uruchomić gpg. Użyj --nopgp aby pominąć sprawdz. GPG"

#, fuzzy
#~ msgid "Couldn't exec pgp\n"
#~ msgstr "Nie można uruchomić pgp"

#, fuzzy
#~ msgid "generate GPG/PGP signature"
#~ msgstr "generuj sygnaturę PGP/GPG"

#, fuzzy
#~ msgid "cannot open package: %s\n"
#~ msgstr "nie można otworzyć %s/packages.rpm\n"

#~ msgid "Bad count for headerAddEntry(): %d\n"
#~ msgstr "Błedny licznik dla headerAddEntry(): %d\n"

#, fuzzy
#~ msgid "  All modes support the following options:"
#~ msgstr "   wszystkie tryby pracy pozwalają użyć następujących argumentów:"

#, fuzzy
#~ msgid "   --eval '<expr>+'       "
#~ msgstr "    --pipe <komenda>      "

#, fuzzy
#~ msgid "print the expansion of macro <expr> to stdout"
#~ msgstr "wyświetl wersję używanego rpm-a"

#, fuzzy
#~ msgid "   --pipe <cmd>           "
#~ msgstr "    --pipe <komenda>      "

#, fuzzy
#~ msgid "   --rcfile <file:...>    "
#~ msgstr "      --rcfile <plik>     "

#, fuzzy
#~ msgid "   --dbpath <dir>         "
#~ msgstr "      --dbpath <katalog>      "

#, fuzzy
#~ msgid "   --root <dir>           "
#~ msgstr "      --root <katalog>        "

#, fuzzy
#~ msgid ""
#~ "  Install, upgrade and query (with -p) modes allow URL's to be used in "
#~ "place"
#~ msgstr ""
#~ "   instalacja, uaktualnianie i odpytywanie (z opcją -p) pozwalają użyć "
#~ "URL'a ftp zamiast"

#, fuzzy
#~ msgid "  of file names as well as the following options:"
#~ msgstr "   nazwy pliku tak jak i następujących opcji:"

#, fuzzy
#~ msgid "     --ftpproxy <host>    "
#~ msgstr "      --ftpproxy <host>   "

#, fuzzy
#~ msgid "     --ftpport <port>     "
#~ msgstr "      --ftpport <port>    "

#, fuzzy
#~ msgid "     --httpproxy <host>   "
#~ msgstr "      --httpproxy <host>   "

#, fuzzy
#~ msgid "     --httpport <port>    "
#~ msgstr "      --httpport <port>    "

#, fuzzy
#~ msgid "  Package specification options:"
#~ msgstr "      Opcje selekcjonujące pakiety:"

#, fuzzy
#~ msgid "     -f <file>+           "
#~ msgstr "        -f <plik>+        "

#, fuzzy
#~ msgid "query/verify package owning <file>"
#~ msgstr "zapytaj do jakiego pakietu należy <plik>"

#, fuzzy
#~ msgid "     -p <packagefile>+    "
#~ msgstr "        -p <nazwa pakietu>+ "

#, fuzzy
#~ msgid "query/verify (uninstalled) package <packagefile>"
#~ msgstr "odpytaj (niezainstalowany) pakiet <nazwa pakietu>"

#, fuzzy
#~ msgid "     --triggeredby <pkg>  "
#~ msgstr "        --triggeredby <pakiet>"

#, fuzzy
#~ msgid "query/verify packages triggered by <pkg>"
#~ msgstr "odpytaj pakiety zahaczane przez <pakiet>"

#, fuzzy
#~ msgid "     --whatprovides <cap> "
#~ msgstr "        --whatprovides <zas>"

#, fuzzy
#~ msgid "query/verify packages which provide <cap> capability"
#~ msgstr "odszukaj pakiety udostępniające zasób <zas>"

#, fuzzy
#~ msgid "     --whatrequires <cap> "
#~ msgstr "        --whatrequires <zas>"

#, fuzzy
#~ msgid "query/verify packages which require <cap> capability"
#~ msgstr "odszukaj pakiety wymagające zasobu <zas>"

#, fuzzy
#~ msgid "     --queryformat <qfmt> "
#~ msgstr "      --queryformat <format zapytania>"

#, fuzzy
#~ msgid "    Information selection options:"
#~ msgstr "      Opcje odpytujące pakiety:"

#, fuzzy
#~ msgid "list capabilities provided by package"
#~ msgstr "wypisz zasoby udostępniane przez pakiet"

#, fuzzy
#~ msgid "list capabilities required by package"
#~ msgstr "wypisz zasoby udostępniane przez pakiet"

#, fuzzy
#~ msgid "print the various [un]install scriptlets"
#~ msgstr "wyświetl skrypty [de]instalacyjne"

#, fuzzy
#~ msgid "show the trigger scriptlets contained in the package"
#~ msgstr "wyświetl trigger skrypty zawarte w pakiecie"

#, fuzzy
#~ msgid "do not execute scripts (if any)"
#~ msgstr "nie wykonuj żadnych etapów"

#, fuzzy
#~ msgid "   --install <packagefile>"
#~ msgstr "    --install <nazwa pakietu>"

#, fuzzy
#~ msgid "   -i <packagefile>       "
#~ msgstr "    -i <nazwa pakietu>      "

#, fuzzy
#~ msgid "     --excludepath <path> "
#~ msgstr "      --excludepath <ścieżka>"

#, fuzzy
#~ msgid "don't execute any installation scriptlets"
#~ msgstr "nie wykonuj żadnych skryptów instalacyjnych"

#, fuzzy
#~ msgid "don't execute any scriptlets triggered by this package"
#~ msgstr "odpytywanie pakietów zahaczanych przez pakiet"

#, fuzzy
#~ msgid "     --prefix <dir>       "
#~ msgstr "      --prefix <katalog>      "

#, fuzzy
#~ msgid "     --relocate <oldpath>=<newpath>"
#~ msgstr "      --relocate <stara-ścieżka>=<nowa-ścieżka>"

#, fuzzy
#~ msgid "   --upgrade <packagefile>"
#~ msgstr "    --upgrade <nazwa pakietu>"

#, fuzzy
#~ msgid "   -U <packagefile>       "
#~ msgstr "    -U <nazwa pakietu>      "

#, fuzzy
#~ msgid "   --erase <package>"
#~ msgstr "    --erase <pakiet>"

#, fuzzy
#~ msgid "   -e <package>           "
#~ msgstr "    --resign <pakiet>+    "

#, fuzzy
#~ msgid "   --resign <pkg>+        "
#~ msgstr "    --resign <pakiet>+    "

#, fuzzy
#~ msgid "   --addsign <pkg>+       "
#~ msgstr "    --addsign <pakiet>+   "

#, fuzzy
#~ msgid "   --checksig <pkg>+"
#~ msgstr "    --checksig <pakiet>+  "

#, fuzzy
#~ msgid "   -K <pkg>+             "
#~ msgstr "    --resign <pakiet>+    "

#, fuzzy
#~ msgid "rebuild database indices from existing database headers"
#~ msgstr "przebuduj istniejącą bazę"

#, fuzzy
#~ msgid "removed db environment %s/%s\n"
#~ msgstr "usuwanie indeksu plików dla %s\n"

#, fuzzy
#~ msgid "closed  db index       %s/%s\n"
#~ msgstr "usuwanie indeksu plików dla %s\n"

#, fuzzy
#~ msgid "opening db index       %s/%s %s mode=0x%x\n"
#~ msgstr "otwiernie bazę danych w trybie 0x%x w %s\n"

#, fuzzy
#~ msgid "locked  db index       %s/%s\n"
#~ msgstr "usuwanie indeksu plików dla %s\n"

#~ msgid ""
#~ "--notriggers may only be specified during package installation, erasure, "
#~ "and verification"
#~ msgstr ""
#~ "--notriggers można użyć tylko w trakcie instalacji, usuwania lub "
#~ "sprawdzania pakietów"

#, fuzzy
#~ msgid "       %s {--initdb}   [--dbpath <dir>]\n"
#~ msgstr "       rpm {--initdb}   [--dbpath <katalog>]"

#, fuzzy
#~ msgid "       %s {--rebuilddb} [--rcfile <file:...>] [--dbpath <dir>]\n"
#~ msgstr "       rpm {--rebuilddb} [--rcfile <plik>] [--dbpath <katalog>]"

#, fuzzy
#~ msgid ""
#~ "       %s {--install -i} [-v] [--hash -h] [--percent] [--force] [--test]\n"
#~ msgstr ""
#~ "       rpm {--install -i} [-v] [--hash -h] [--percent] [--force] [--test]"

#, fuzzy
#~ msgid ""
#~ "                        [--rcfile <file:...>] [--ignorearch] [--dbpath "
#~ "<dir>]"
#~ msgstr ""
#~ "                        [--rcfile <plik>] [--ignorearch] [--dbpath "
#~ "<katalog>]"

#, fuzzy
#~ msgid ""
#~ "                        [--excludedocs] [--includedocs] [--rcfile "
#~ "<file:...>]"
#~ msgstr ""
#~ "                        [--excludedocs] [--includedocs] [--rcfile <plik>]"

#, fuzzy
#~ msgid ""
#~ "       %s {--erase -e} [--root <dir>] [--noscripts] [--rcfile <file:..."
#~ ">]\n"
#~ msgstr ""
#~ "       rpm {--erase -e} [--root <katalog>] [--noscripts] [--rcfile <plik>]"

#, fuzzy
#~ msgid ""
#~ "                        [--scripts] [--root <dir>] [--rcfile <file:...>]"
#~ msgstr ""
#~ "                        [--scripts] [--root <katalog>] [--rcfile <plik>]"

#, fuzzy
#~ msgid ""
#~ "       %s {--verify -V -y} [-afpg] [--root <dir>] [--rcfile <file:...>]\n"
#~ msgstr ""
#~ "       rpm {--verify -V -y} [-afpg] [--root <katalog>] [--rcfile <plik>]"

#, fuzzy
#~ msgid "       %s {--setperms} [-afpg] [target]\n"
#~ msgstr "       rpm {--setperms} [-afpg] [cel]"

#, fuzzy
#~ msgid "       %s {--setugids} [-afpg] [target]\n"
#~ msgstr "       rpm {--setugids} [-afpg] [cel]"

#, fuzzy
#~ msgid ""
#~ "       %s {--resign} [--rcfile <file:...>] package1 package2 ... "
#~ "packageN\n"
#~ msgstr "       rpm {--resign} [--rcfile <plik>] pakiet1 pakiet2 ... pakietN"

#, fuzzy
#~ msgid ""
#~ "       %s {--addsign} [--rcfile <file:...>] package1 package2 ... packageN"
#~ msgstr ""
#~ "       rpm {--addsign} [--rcfile <plik>] pakiet1 pakiet2 ... pakietN"

#, fuzzy
#~ msgid ""
#~ "       %s {--checksig -K} [--nopgp] [--nogpg] [--nomd5] [--rcfile "
#~ "<file:...>]\n"
#~ msgstr ""
#~ "       rpm {--checksig -K} [--nopgp] [--nogpg] [--nomd5] [--rcfile <plik>]"

#~ msgid "archive = %s, fs = %s\n"
#~ msgstr "archiwum = %s fs = %s\n"

#~ msgid "can't rename %s to %s: %s\n"
#~ msgstr "nie można zmienić nazwy %s na %s: %s\n"

#~ msgid "can't unlink %s: %s\n"
#~ msgstr "nie można odwiązać %s: %s\n"

#~ msgid "getNextHeader: %s\n"
#~ msgstr "getNextHeader: %s\n"

#~ msgid "   file: %s action: %s\n"
#~ msgstr "   plik: %s akcja: %s\n"

#~ msgid "installing a source package\n"
#~ msgstr "instacja pakietu źródłowego\n"

#, fuzzy
#~ msgid "cannot create sourcedir %s\n"
#~ msgstr "nie można utworzyć %s"

#, fuzzy
#~ msgid "cannot create specdir %s\n"
#~ msgstr "nie można utworzyć %s"

#~ msgid "spec file in: %s\n"
#~ msgstr "plik spec w: %s\n"

#~ msgid "renaming %s to %s\n"
#~ msgstr "zmiana nazwy %s na %s\n"

#, fuzzy
#~ msgid "rename of %s to %s failed: %s\n"
#~ msgstr "zmiana nazwy z %s na %s nie powiodła sie: %s"

#~ msgid "stopping install as we're running --test\n"
#~ msgstr "przebieg testowy - instalacja zatrzymana\n"

#~ msgid "running preinstall script (if any)\n"
#~ msgstr "uruchamianie skryptu preinstall (jeśli istnieje)\n"

#, fuzzy
#~ msgid "removal of %s failed: %s\n"
#~ msgstr "skasowanie %s nie powiodło się: %s"

#~ msgid "will remove files test = %d\n"
#~ msgstr "usunie pliki test = %d\n"

#~ msgid "running postuninstall script (if any)\n"
#~ msgstr "uruchamianie skryptu postinstalacyjnego (jeŚli istnieje)\n"

#, fuzzy
#~ msgid ""
#~ "retrieval of return code of %s scriptlet from %s-%s-%s failed, waitpid "
#~ "returned %s\n"
#~ msgstr "wykonanie skryptu nie powiodło się"

#~ msgid "      --timecheck <secs>  "
#~ msgstr "      --timecheck <sekundy>"

#~ msgid "set the time check to <secs> seconds (0 disables)"
#~ msgstr "ustaw sprawdzanie czasu do ilości <sekund> (0 wyłącza)"

#~ msgid "counting packages to install\n"
#~ msgstr "zliczanie pakietów do zainstalowania\n"

#~ msgid "found %d packages\n"
#~ msgstr "znaleziono %d pakietów\n"

#~ msgid "looking for packages to download\n"
#~ msgstr "szukanie pakietów do ściągnięcia\n"

#, fuzzy
#~ msgid "skipping %s - rpmGlob failed(%d)\n"
#~ msgstr "%s pomijany - transmisja %s nie powiodła się\n"

#~ msgid "retrieved %d packages\n"
#~ msgstr "ściągnięto %d pakietów\n"

#~ msgid "%s does not appear to be a RPM package\n"
#~ msgstr "%s nie wygląda na pakiet RPM\n"

#, fuzzy
#~ msgid "   --rcfile <file>        "
#~ msgstr "      --rcfile <plik>     "

#~ msgid "Bad owner/group: %s"
#~ msgstr "Błędny użytkownik/grupa: %s"

#~ msgid "failed to open %s: %s"
#~ msgstr "nie można otworzyć %s: %s"

#, fuzzy
#~ msgid "removing 0 %s entries.\n"
#~ msgstr "usuwanie wpisu w bazie\n"

#~ msgid "error creating directory %s: %s"
#~ msgstr "błąd przy tworzeniu katalogu %s: %s"

#~ msgid "Invalid %%_signature spec in macro file"
#~ msgstr "Błędny wpis %%_signature w pliku makra"

#, fuzzy
#~ msgid ""
#~ "       %s {-b|t}[plcibas] [-v] [--short-circuit] [--clean] [--rcfile  "
#~ "<file>]\n"
#~ msgstr ""
#~ "       rpm {-b|t}[plciba] [-v] [--short-circuit] [--clean] [--rcfile "
#~ "<plik>]"

#~ msgid "                        [--target=platform1[,platform2...]]"
#~ msgstr "                        [--target=platforma1[,platforma2...]]"

#, fuzzy
#~ msgid "                        [--rmsource] [--rmspec] specfile"
#~ msgstr "                        [--rmsource] plik_spec"

#, fuzzy
#~ msgid "       %s {--rmsource} [--rcfile <file>] [-v] specfile\n"
#~ msgstr "       rpm {--rmsource} [--rcfile <plik>] [-v] plik_spec"

#, fuzzy
#~ msgid ""
#~ "       %s {--rebuild} [--rcfile <file>] [-v] source1.rpm ... sourceN.rpm\n"
#~ msgstr ""
#~ "       rpm {--rebuild} [--rcfile <plik>] [-v] źródłowy1.rpm ... źródłowyN."
#~ "rpm"

#, fuzzy
#~ msgid ""
#~ "       %s {--recompile} [--rcfile <file>] [-v] source1.rpm ... sourceN."
#~ "rpm\n"
#~ msgstr ""
#~ "       rpm {--recompile} [--rcfile <plik>] [-v] źródłowy1.rpm ... "
#~ "źródłowyN.rpm"

#, fuzzy
#~ msgid "       %s {--freshen -F} file1.rpm ... fileN.rpm\n"
#~ msgstr "                        plik1.rpm ... plikN.rpm"

#, fuzzy
#~ msgid "   -b<stage> <spec>       "
#~ msgstr "    -b<etap> <plik-spec>  "

#, fuzzy
#~ msgid "   -t<stage> <tarball>    "
#~ msgstr "    -t<etap> <plik-tar>   "

#, fuzzy
#~ msgid "package src rpm only"
#~ msgstr "pakiet nie ma nazwy"

#, fuzzy
#~ msgid "     --buildroot <dir>    "
#~ msgstr "      --buildroot <katalog>"

#, fuzzy
#~ msgid "     --target=<platform>+ "
#~ msgstr "      --target=<platforma>+"

#, fuzzy
#~ msgid "   --rebuild <src_pkg>    "
#~ msgstr "    --rebuild <pkt_źródł> "

#, fuzzy
#~ msgid "   --recompile <src_pkg>  "
#~ msgstr "    --recompile <pkt_źródł>"

#~ msgid "query the packages which require a capability"
#~ msgstr "odpytywanie pakietów wymagających zasobu"

#~ msgid "query the packages which provide a capability"
#~ msgstr "odpytywanie pakietów udostępniających zasób"

#~ msgid "exec failed!\n"
#~ msgstr "uruchomienie nie powiodło się!\n"

#~ msgid "%%instchangelog value in macro file should be a number, but isn't"
#~ msgstr ""
#~ "wartość %%instchangelog w pliku makra powinna być liczbą, a nie jest"

#~ msgid "sigsize         : %d\n"
#~ msgstr "rozmiar sygnat. : %d\n"

#~ msgid "Header + Archive: %d\n"
#~ msgstr "Nagłówek + Archiwum: %d\n"

#~ msgid "expected size   : %d\n"
#~ msgstr "oczekiwany rozmiar: %d\n"

#~ msgid "New Header signature\n"
#~ msgstr "Nowa sygnatura nagłówka\n"

#~ msgid "path %s is not relocateable for package %s-%s-%s"
#~ msgstr "nie można użyć ścieżki %s przy przesuwaniu pakietu %s-%s-%s"

#~ msgid "RPMERR_INTERNAL: Hit limit in getUname()\n"
#~ msgstr "RPMERR_INTERNAL: Limit trafień w getUname()\n"

#~ msgid "RPMERR_INTERNAL: Hit limit in getGname()\n"
#~ msgstr "RPMERR_INTERNAL: Limit trafień w getGname()\n"

#~ msgid "internal error (rpm bug?): "
#~ msgstr "błąd wewnętrzny (błąd w rpm'ie?): "

#, fuzzy
#~ msgid "Unable to read sigtarget %s: %s"
#~ msgstr "Nie można odczytać sigtarget: %s"

#~ msgid "undefined identifier"
#~ msgstr "nieznany identyfikator"

#~ msgid ""
#~ "                        [--ftpproxy <host>] [--ftpport <port>] [--justdb]"
#~ msgstr ""
#~ "                        [--ftpproxy <host>] [--ftpport <port>] [--justdb]"

#, fuzzy
#~ msgid ""
#~ "                        [--triggeredby] [--ftpport] [--ftpproxy <host>]"
#~ msgstr ""
#~ "                        [--triggeredby] [--ftpuseport] [--ftpproxy <host>]"

#~ msgid "RPM database already exists"
#~ msgstr "Baza RPM'a już istnieje"

#~ msgid "Old db is missing"
#~ msgstr "Brak starej bazy"

#~ msgid "failed to create RPM database /var/lib/rpm"
#~ msgstr "Nie można utworzyć bazy w /var/lib/rpm"

#~ msgid "Old db is corrupt"
#~ msgstr "Stara baza jest uszkodzona"

#~ msgid "oldrpmdbGetPackageInfo failed &olddb = %p olddb.packages = %p\n"
#~ msgstr ""
#~ "Wykonanie oldrpmdbGetPackageInfo nie powiodło się &olddb = %p olddb."
#~ "packages = %p\n"

#~ msgid "rpmconvert: no arguments expected"
#~ msgstr "rpmconvert nie wymaga argumentów"

#~ msgid "rpmconvert 1.0 - converting database in /var/lib/rpm\n"
#~ msgstr "rpmconvert 1.0 - konwersja bazy w /var/lib/rpm\n"

#~ msgid "pulling %s from database\n"
#~ msgstr "wyciągam %s z bazy danych\n"

#~ msgid "package not found in database"
#~ msgstr "nie znaleziono pakietu w bazie danych"

#~ msgid "no copyright!\n"
#~ msgstr "brak praw autorskich!\n"

#, fuzzy
#~ msgid "line %d: Invalid tag value: %s"
#~ msgstr "linia %d: Niepoprawna forma etykiety: %s"

#, fuzzy
#~ msgid "%s: %-45s YES (added package)\n"
#~ msgstr "plik %s nie należy do żadnego pakietu\n"

#~ msgid "old style source package -- I'll do my best\n"
#~ msgstr "stary styl pakietu źródłowego -- Zrobię co w mojej mocy\n"

#~ msgid "archive offset is %d\n"
#~ msgstr "ofsetem archiwum jest %d\n"

#~ msgid "old style binary package\n"
#~ msgstr "stary styl pakietu binarnego\n"

#, fuzzy
#~ msgid ""
#~ "       rpm {-b|t}[plcibas] [-v] [--short-circuit] [--clean] [--rcfile  "
#~ "<file>]"
#~ msgstr ""
#~ "       rpm {-b|t}[plciba] [-v] [--short-circuit] [--clean] [--rcfile "
#~ "<plik>]"

#~ msgid "                        [--sign] [--nobuild] [--timecheck <s>] ]"
#~ msgstr "                        [--sign] [--nobuild] [--timecheck <s>] ]"

#~ msgid "       rpm {--rmsource} [--rcfile <file>] [-v] specfile"
#~ msgstr "       rpm {--rmsource} [--rcfile <plik>] [-v] plik_spec"

#~ msgid ""
#~ "       rpm {--rebuild} [--rcfile <file>] [-v] source1.rpm ... sourceN.rpm"
#~ msgstr ""
#~ "       rpm {--rebuild} [--rcfile <plik>] [-v] źródłowy1.rpm ... źródłowyN."
#~ "rpm"

#~ msgid ""
#~ "       rpm {--recompile} [--rcfile <file>] [-v] source1.rpm ... sourceN."
#~ "rpm"
#~ msgstr ""
#~ "       rpm {--recompile} [--rcfile <plik>] [-v] źródłowy1.rpm ... "
#~ "źródłowyN.rpm"

#, fuzzy
#~ msgid "       %s {--version}\n"
#~ msgstr "       rpm {--version}"

#, fuzzy
#~ msgid ""
#~ "       %s {--upgrade -U} [-v] [--hash -h] [--percent] [--force] [--test]\n"
#~ msgstr ""
#~ "       rpm {--upgrade -U} [-v] [--hash -h] [--percent] [--force] [--test]"

#, fuzzy
#~ msgid "       %s {--query -q} [-afpg] [-i] [-l] [-s] [-d] [-c] [-v] [-R]\n"
#~ msgstr "       rpm {--query -q} [-afpg] [-i] [-l] [-s] [-d] [-c] [-v] [-R]"

#, fuzzy
#~ msgid "       %s {--querytags}\n"
#~ msgstr "       rpm {--querytags}"

#, fuzzy
#~ msgid "                        [--sign] [--nobuild] ]"
#~ msgstr "                        [--sign] [--nobuild] [--timecheck <s>] ]"

#, fuzzy
#~ msgid "cannot retrieve package \"%s\" from db"
#~ msgstr "nie można otworzyć %s/packages.rpm\n"

#, fuzzy
#~ msgid "cannot allocate new instance in database"
#~ msgstr "nie można alokować przestrzeni dla bazy danych"

#~ msgid "--buildarch has been obsoleted.  Use the --target option instead.\n"
#~ msgstr "--buildarch wyszło z użycia. Użyj opcji --target.\n"

#~ msgid "--buildos has been obsoleted.  Use the --target option instead.\n"
#~ msgstr "--builddos wyszło z użycia. Użyj opcji --target.\n"

#~ msgid "override build architecture"
#~ msgstr "wymuś architekturę"

#~ msgid "override build operating system"
#~ msgstr "wymuś rodzaj systemu operacyjnego"

#~ msgid "--build (-b) requires one of a,b,i,c,p,l as its sole argument"
#~ msgstr "--build (-b) wymaga koniecznie jednego z a,b,i,c,p,l"

#~ msgid "--tarbuild (-t) requires one of a,b,i,c,p,l as its sole argument"
#~ msgstr "--tarbuild (-t) wymaga koniecznie jednego z a,b,i,c,p,l"

#~ msgid "arguments to --dbpath must begin with a /"
#~ msgstr "argumenty dla --dbpath muszą zaczynać sie od /"

#~ msgid "--timecheck may only be used during package builds"
#~ msgstr "--timecheck można używać tylko w trakcie budowania pakietów"

#~ msgid ""
#~ "ftp options can only be used during package queries, installs, and "
#~ "upgrades"
#~ msgstr ""
#~ "opcje ftp można użyć tylko podczas zapytań, instalacji i akualizacji"

#~ msgid ""
#~ "http options can only be used during package queries, installs, and "
#~ "upgrades"
#~ msgstr ""
#~ "opcje http można użyć tylko podczas zapytań, instalacji i akualizacji"

#~ msgid "        --requires"
#~ msgstr "        --requires"

#~ msgid "relocate files even though the package doesn't allow it"
#~ msgstr "przesuń pliki nawet gdy pakiet na to nie pozwala"

#~ msgid "remove sources and spec file when done"
#~ msgstr "usuń źródła i plik spec po skończeniu"

#~ msgid "    --rmsource <spec>     "
#~ msgstr "    --rmsource <plik spec>"

#~ msgid "remove sources and spec file"
#~ msgstr "usuń plik spec i źródła"

#, fuzzy
#~ msgid "%s: %s satisfied by added package (shouldn't happen).\n"
#~ msgstr "plik %s nie należy do żadnego pakietu\n"

#, fuzzy
#~ msgid "%s: %s satisfied by Depends cache.\n"
#~ msgstr "plik %s nie należy do żadnego pakietu\n"

#~ msgid "rpmQuery: rpmdbOpen() failed\n"
#~ msgstr "rpmQuery: rpmdbOpen() nie powiodło się\n"

#, fuzzy
#~ msgid "key \"%s\" not found in %s"
#~ msgstr "pakiet %s nie znaleziony w %s"

#, fuzzy
#~ msgid "key \"%s\" not removed from %s"
#~ msgstr "pakiet %s nie znaleziony w %s"

#~ msgid "removing database entry\n"
#~ msgstr "usuwanie wpisu w bazie\n"

#~ msgid "rpmVerify: rpmdbOpen() failed\n"
#~ msgstr "rpmVerify: rpmdbOpen() nie powiodło się\n"

#~ msgid "cannot read header at %d for dependency check"
#~ msgstr "nie można odczytać nagłówka %d dla sprawdzenia zależności"

#~ msgid "error: could not read database record\n"
#~ msgstr "błąd: nie można odczytać rekordu bazy\n"

#~ msgid "cannot read header at %d for lookup"
#~ msgstr "nie można odczytać nagłówka przy %d dla poszukiwania"

#~ msgid "cannot read header at %d for uninstall"
#~ msgstr "nie można odczytać nagłówka przy %d dla deinstalacji"

#~ msgid "record number %u\n"
#~ msgstr "rekord numer %u\n"

#~ msgid "cannot open file %s: %s"
#~ msgstr "nie można otworzyć pliku %s: %s"

#, fuzzy
#~ msgid "package not found with key \"%s\" in %s"
#~ msgstr "pakiet %s nie znaleziony w %s"

#~ msgid "dbrecMatchesDepFlags() failed to read header"
#~ msgstr "dbrecMatchesDepFlags() odczyt nagłówka nie powiódł się"

#~ msgid "could not read database record!\n"
#~ msgstr "nie można odczytać rekordu bazy!\n"

#~ msgid "record number %d in database is bad -- skipping it"
#~ msgstr "rekord numer %d w bazie danych jest błędny -- rekord pominięto"

#~ msgid "cannot read header at %d for update"
#~ msgstr "nie można odczytać nagłówka przy %d dla uaktualnienia"

#~ msgid "header changed size!"
#~ msgstr "nagłówek zmienił swój rozmiar!"

#~ msgid "cannot read packages named %s for uninstall"
#~ msgstr "nie można odczytać pakietów nazwanych %s dla zdeinstalowania"

#~ msgid "package %s not listed in %s"
#~ msgstr "pakiet %s nie jest wymieniony w %s"

#~ msgid "package has no group\n"
#~ msgstr "pakiet nie ma grupy\n"

#~ msgid "removing provides index for %s\n"
#~ msgstr "usuwanie indeksu udostępnianych zasobów dla %s\n"

#~ msgid "removing requiredby index for %s\n"
#~ msgstr "usuwanie indeksu zależności dla %s\n"

#~ msgid "removing trigger index for %s\n"
#~ msgstr "usuwanie indeksu trigger dla %s\n"

#~ msgid "removing conflict index for %s\n"
#~ msgstr "usuwanie indeksu konfliktów dla %s\n"

#~ msgid "cannot create %s"
#~ msgstr "nie można utworzyć %s"

#~ msgid "Unable to stat icon: %s"
#~ msgstr "Nie można wykonać stat na ikonie: %s"

#~ msgid "Timecheck value must be an integer: %s"
#~ msgstr "Wartość timecheck musi być liczbą całkowitą: %s"

#~ msgid "Data type %d not supprted\n"
#~ msgstr "Typ danych %d nie jest obsługiwany\n"

#~ msgid "failed to open %s\n"
#~ msgstr "otwarcie %s nie powiodło się\n"

#, fuzzy
#~ msgid "%s: fdWrite failed: %s\n"
#~ msgstr "%s: Open nie powiodło się\n"

#~ msgid "File contains non-printable characters(%c): %s\n"
#~ msgstr "Plik zawiera niedrukowalne znaki (%c): %s\n"

#~ msgid "Couldn't read the header/archive"
#~ msgstr "Nie można odczytać nagłówka/archiwum"

#~ msgid "Couldn't write header/archive to temp file"
#~ msgstr "Nie można zapisać nagłówka/archiwum do pliku tymczasowego"

#~ msgid "Couldn't read sigtarget"
#~ msgstr "Nie można odczytać sigtarget"

#~ msgid "Couldn't write package"
#~ msgstr "Nie można zapisać pakietu"

#~ msgid "--nofiles may only be specified during package verification"
#~ msgstr "--nofiles można użyć tylko w trakcie sprawdzania pakietów"

#~ msgid "--clean may only be used with -b and -t"
#~ msgstr "--clean można użyć tylko z -b i -t"

#~ msgid "--rmsource may only be used with -b and -t"
#~ msgstr "--rmsource można użyć tylko z -b i -t"

#~ msgid "--short-circuit may only be used during package building"
#~ msgstr "--short-circuit można użyć tylko w trakcie budowania pakietów"

#~ msgid "--short-circuit may only be used with -bc, -bi, -bs, -tc -ti, or -ts"
#~ msgstr "--short-circuit można użyć tylko z -bc, -bi, -bs, -tc -ti lub -ts"

#~ msgid ""
#~ "Use `%%_signature pgp5' instead of `%%_signature pgp' in macro file.\n"
#~ msgstr ""
#~ "Użyj `%%_signature pgp5' zamiast `%%_signature pgp' w pliku makra.\n"

#~ msgid "pgp version 5 not found: "
#~ msgstr "nie znaleziono pgp w wersji 5: "

#~ msgid ""
#~ "Use `%%_signature pgp' instead of `%%_signature pgp5' in macro file.\n"
#~ msgstr ""
#~ "Użyj `%%_signature pgp' zamiast `%%_signature pgp5' w pliku makra.\n"

#~ msgid "Finding provides...\n"
#~ msgstr "Wyszukiwanie udostępnianych zasobów...\n"

#~ msgid "Failed to find requires"
#~ msgstr "Wyszukiwanie nie powiodło się"

#~ msgid "Prereqs:"
#~ msgstr "Prerekwizyty:"

#~ msgid "Requires:"
#~ msgstr "Wymagane zasoby:"

#~ msgid "dependencies: looking for %s\n"
#~ msgstr "zależności: wyszukiwanie %s\n"

#~ msgid "failed build prerequisites:\n"
#~ msgstr "budowanie prerekwizytów nie powiodło się:\n"

#~ msgid "unexpected query specifiers"
#~ msgstr "nieoczekiwane typy odpytywania"

#~ msgid "No files after %%defattr(): %s"
#~ msgstr "Brak nazw plików po %%defattr(): %s"

#~ msgid "Bad %%config() syntax: %s"
#~ msgstr "Błedna składnia %%config(): %s"

#~ msgid "Invalid %%config token: %s"
#~ msgstr "Błędny znak %%config: %s"

#~ msgid "line %d: No file names in Conflicts: %s"
#~ msgstr "linia %d: Brak nazw plików w Conflicts: %s"

#~ msgid "line %d: No versions in PreReq: %s"
#~ msgstr "linia %d: Brak wersji w PreReq: %s"

#~ msgid "%s is not an RPM\n"
#~ msgstr "%s nie jest RPM-em\n"

#~ msgid "Bad %%lang() syntax: %s"
#~ msgstr "Błedna składnia %%lang(): %s"

#~ msgid "%%lang() entries are 2 characters: %s"
#~ msgstr "wpisy %%lang() muszą być dwuznakowe: %s"

#~ msgid "showing package: %d\n"
#~ msgstr "bierzący pakiet: %d\n"