summaryrefslogtreecommitdiff
path: root/po/tr.po
blob: 76fc22161837d8c255aa876533ec03e4fbd87c0f (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Muhammet Kara <muhammetk@gmail.com>, 2011-2012,2014
# Muhammet Kara <muhammetk@gmail.com>, 2014
# Panu Matilainen <pmatilai@redhat.com>, 2017. #zanata
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
"POT-Creation-Date: 2021-03-19 11:01+0200\n"
"PO-Revision-Date: 2017-10-13 05:51-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Turkish (http://www.transifex.com/rpm-team/rpm/language/tr/)\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Zanata 4.6.2\n"

#: cliutils.c:21
#, c-format
msgid "%s: %s\n"
msgstr "dosya %s: %s\n"

#: cliutils.c:27 lib/poptALL.c:61
#, c-format
msgid "RPM version %s\n"
msgstr "RPM Sürüm %s\n"

#: cliutils.c:32
#, c-format
msgid "Copyright (C) 1998-2002 - Red Hat, Inc.\n"
msgstr "Telif Hakkı (C) 1998-2002 - Red Hat, Inc.\n"

#: cliutils.c:33
#, c-format
msgid ""
"This program may be freely redistributed under the terms of the GNU GPL\n"
msgstr ""
"Bu program, GNU GPL koşulları altında serbestçe yeniden dağıtılabilir\n"

#: cliutils.c:53
#, c-format
msgid "creating a pipe for --pipe failed: %m\n"
msgstr ""

#: cliutils.c:62
#, c-format
msgid "exec failed\n"
msgstr "icra başarısız\n"

#: rpm2archive.c:93 rpm2cpio.c:68
#, c-format
msgid "argument is not an RPM package\n"
msgstr "argüman bir RPM paketi değil\n"

#: rpm2archive.c:98 rpm2cpio.c:73
#, c-format
msgid "error reading header from package\n"
msgstr "paketten başlık okunması sırasında hata oluştu\n"

#: rpm2archive.c:113 rpm2cpio.c:93
#, c-format
msgid "cannot re-open payload: %s\n"
msgstr "payload %s tekrar açılamıyor\n"

#: rpm2cpio.c:79
#, c-format
msgid "files over 4GB not supported by cpio, use rpm2archive instead\n"
msgstr ""

#: rpmbuild.c:120
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot zaten belirtilmiş, %s yoksayılıyor\n"

#: rpmbuild.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"<specDosyası>ndan  %prep adımı sayesinde oluşturulur (kaynak paketi açılır "
"ve yamalar uygulanır)"

#: rpmbuild.c:146 rpmbuild.c:149 rpmbuild.c:152 rpmbuild.c:155 rpmbuild.c:158
#: rpmbuild.c:161 rpmbuild.c:164 rpmbuild.c:167
msgid "<specfile>"
msgstr "<specDosyası>"

#: rpmbuild.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
"<specDosyası>ndan %build adımı sayesinde oluşturulur (%prep, sonra da "
"derlenir)"

#: rpmbuild.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
"<specDosyası>ndan %install adımı sayesinde oluşturulur (%prep, %build, sonra "
"da kurulum)"

#: rpmbuild.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "<specDosyası>ndan %files bölümünü denetler"

#: rpmbuild.c:157
msgid "build source and binary packages from <specfile>"
msgstr "kaynak ve çalıştırılabilir paketleri <specDosyası>ndan oluşturur"

#: rpmbuild.c:160
msgid "build binary package only from <specfile>"
msgstr "çalıştırılabilir paketi sadece <specDosyası>ndan oluşturur"

#: rpmbuild.c:163
msgid "build source package only from <specfile>"
msgstr "kaynak paketi sadece <specDosyası>ndan oluşturur"

#: rpmbuild.c:166
msgid ""
"build source package only from <specfile> - calculate dynamic build requires"
msgstr ""

#: rpmbuild.c:170
#, c-format
msgid ""
"build through %prep (unpack sources and apply patches) from <source package>"
msgstr ""

#: rpmbuild.c:171 rpmbuild.c:174 rpmbuild.c:177 rpmbuild.c:180 rpmbuild.c:183
#: rpmbuild.c:186 rpmbuild.c:189 rpmbuild.c:192 rpmbuild.c:220 rpmbuild.c:223
msgid "<source package>"
msgstr "<kaynak paketi>"

#: rpmbuild.c:173
msgid "build through %build (%prep, then compile) from <source package>"
msgstr ""

#: rpmbuild.c:176 rpmbuild.c:222
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"<kaynak paketi>nden %install adımı sayesinde oluşturulur (%prep, %build, "
"sonra da kurulur)"

#: rpmbuild.c:179
#, c-format
msgid "verify %files section from <source package>"
msgstr ""

#: rpmbuild.c:182
msgid "build source and binary packages from <source package>"
msgstr ""

#: rpmbuild.c:185
msgid "build binary package only from <source package>"
msgstr ""

#: rpmbuild.c:188
msgid "build source package only from <source package>"
msgstr ""

#: rpmbuild.c:191
msgid ""
"build source package only from <source package> - calculate dynamic build "
"requires"
msgstr ""

#: rpmbuild.c:195
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"<tarpaketi>nden %prep adımı sayesinde oluşturulur (kaynak paketi açılır ve "
"yamalar uygulanır)"

#: rpmbuild.c:196 rpmbuild.c:199 rpmbuild.c:202 rpmbuild.c:205 rpmbuild.c:208
#: rpmbuild.c:211 rpmbuild.c:214 rpmbuild.c:217
msgid "<tarball>"
msgstr "<tarPaketi>"

#: rpmbuild.c:198
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""
"<tarPaketi>nden %build adımı sayesinde oluşturulur (%prep, sonra da derleme)"

#: rpmbuild.c:201
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
"<tarpaketi>nden %install adımı sayesinde oluşturulur (%prep, %build, sonra "
"da kurulur)"

#: rpmbuild.c:204
#, c-format
msgid "verify %files section from <tarball>"
msgstr "<tarpaketi>nden %files bölümünü denetler"

#: rpmbuild.c:207
msgid "build source and binary packages from <tarball>"
msgstr "kaynak ve çalıştırılabilir paketleri <tarpaketi>nden oluşturur"

#: rpmbuild.c:210
msgid "build binary package only from <tarball>"
msgstr "çalıştırılabilir paketi sadece <tarpaketi>nden oluşturur"

#: rpmbuild.c:213
msgid "build source package only from <tarball>"
msgstr "kaynak paketi sadece <tarpaketi>nden oluşturur"

#: rpmbuild.c:216
msgid ""
"build source package only from <tarball> - calculate dynamic build requires"
msgstr ""

#: rpmbuild.c:219
msgid "build binary package from <source package>"
msgstr "çalıştırılabilir paketi <kaynak paketi>nden oluşturur"

#: rpmbuild.c:226
msgid "override build root"
msgstr "build root'a zorlar"

#: rpmbuild.c:228
msgid "run build in current directory"
msgstr ""

#: rpmbuild.c:230
msgid "remove build tree when done"
msgstr "işlem sonunda paket oluşturma ağacını siler"

#: rpmbuild.c:232
msgid "ignore ExcludeArch: directives from spec file"
msgstr "spec dosyasındaki ExcludeArch: yönergeleri yoksayılıyor"

#: rpmbuild.c:234
msgid "debug file state machine"
msgstr "hata ayıklama dosyası durum motoru"

#: rpmbuild.c:236
msgid "do not execute any stages of the build"
msgstr "oluşumun herhangi bir adımı icra edilmez"

#: rpmbuild.c:238
msgid "do not verify build dependencies"
msgstr ""

#: rpmbuild.c:240
msgid "generate package header(s) compatible with (legacy) rpm v3 packaging"
msgstr ""

#: rpmbuild.c:244
#, c-format
msgid "do not execute %clean stage of the build"
msgstr ""

#: rpmbuild.c:246
#, c-format
msgid "do not execute %prep stage of the build"
msgstr ""

#: rpmbuild.c:248
#, c-format
msgid "do not execute %check stage of the build"
msgstr ""

#: rpmbuild.c:251
msgid "do not accept i18N msgstr's from specfile"
msgstr "spec dosyası içindeki i18n msgstr'leri kabul edilmez"

#: rpmbuild.c:253
msgid "remove sources when done"
msgstr "işlem sonunda kaynakları siler"

#: rpmbuild.c:255
msgid "remove specfile when done"
msgstr "işlem sonunda spec dosyasını siler"

#: rpmbuild.c:257
msgid "skip straight to specified stage (only for c,i)"
msgstr "doğrudan belirtilen adıma atlar (sadece c ve i için)"

#: rpmbuild.c:259
msgid "override target platform"
msgstr "hedef platforma zorlar"

#: rpmbuild.c:276
msgid "Build options with [ <specfile> | <tarball> | <source package> ]:"
msgstr ""
"[ <specDosyası> | <tarPaketi> | <kaynakPaketi> ] ile paketleme seçenekleri:"

#: rpmbuild.c:282 rpmdb.c:43 rpmkeys.c:38 rpm.c:53 rpmsign.c:55 rpmspec.c:46
#: tools/rpmdeps.c:43 tools/rpmgraph.c:221
msgid "Common options for all rpm modes and executables:"
msgstr "Tüm rpm kipleri ve yürütülebilir dosyaları için ortak seçenekler:"

#: rpmbuild.c:300
#, c-format
msgid "Unable to open spec file %s: %s\n"
msgstr "%s spec dosyası açılamadı: %s\n"

#: rpmbuild.c:361
#, c-format
msgid "Failed to open tar pipe: %m\n"
msgstr "tar veriyolu açılamadı: %m\n"

#: rpmbuild.c:376
#, c-format
msgid "Found more than one spec file in %s\n"
msgstr ""

#: rpmbuild.c:387
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "%s paketinden spec dosyası okunamadı\n"

#: rpmbuild.c:393
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "%s %s olarak değiştirilemedi: %m\n"

#: rpmbuild.c:463
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "%s durum bilgileri alınamadı: %m\n"

#: rpmbuild.c:467
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "%s bir normal bir dosya değil.\n"

#: rpmbuild.c:474
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "%s bir spec dosyası gibi görünmüyor.\n"

#: rpmbuild.c:534
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Hedef platformlar derleniyor: %s\n"

#: rpmbuild.c:542
#, c-format
msgid "Building for target %s\n"
msgstr "%s için derleniyor\n"

#: rpmbuild.c:597 rpm.c:212
msgid "arguments to --root (-r) must begin with a /"
msgstr "--root (-r) ile verilenler '/' ile başlamalı"

#: rpmdb.c:22
msgid "initialize database"
msgstr "veritabanını başlangıç durumuna getirir"

#: rpmdb.c:24
msgid "rebuild database inverted lists from installed package headers"
msgstr "kurulu paket başlıklarından veritabanı listelerini yeniden oluşturur"

#: rpmdb.c:27
msgid "verify database files"
msgstr "veritabanı dosyaralını doğrular"

#: rpmdb.c:29
#, fuzzy
msgid "salvage database"
msgstr "veritabanını başlangıç durumuna getirir"

#: rpmdb.c:31
msgid "export database to stdout header list"
msgstr ""

#: rpmdb.c:34
msgid "import database from stdin header list"
msgstr ""

#: rpmdb.c:41
msgid "Database options:"
msgstr "Veritabanı seçenekleri:"

#: rpmdb.c:132 rpmkeys.c:83 rpm.c:118 rpmsign.c:191
msgid "only one major mode may be specified"
msgstr "sadece bir ana kip belirtilebilir"

#: rpmkeys.c:20
msgid "verify package signature(s)"
msgstr "paket imza(lar)ını doğrula"

#: rpmkeys.c:22
msgid "import an armored public key"
msgstr ""

#: rpmkeys.c:24
msgid "don't import, but tell if it would work or not"
msgstr ""

#: rpmkeys.c:27 rpmkeys.c:29
msgid "list keys from RPM keyring"
msgstr ""

#: rpmkeys.c:36
msgid "Keyring options:"
msgstr "Anahtarlık seçenekleri:"

#: rpmkeys.c:64 rpmsign.c:166
msgid "no arguments given"
msgstr ""

#: rpm.c:35
msgid "Query/Verify package selection options:"
msgstr ""

#: rpm.c:38
msgid "Query/Verify file selection options:"
msgstr ""

#: rpm.c:41
msgid "Query options (with -q or --query):"
msgstr "Sorgulama seçenekleri (-q ya da --query ile)"

#: rpm.c:44
msgid "Verify options (with -V or --verify):"
msgstr "Denetleme seçenekleri (-V ya da --verify ile)"

#: rpm.c:47
msgid "Install/Upgrade/Erase options:"
msgstr "Kurma/Güncelleme/Kaldırma seçenekleri:"

#: rpm.c:98
msgid "one type of query/verify may be performed at a time"
msgstr "bir anda sadece bir tarz sorgulama/denetleme yapılabilir"

#: rpm.c:102
msgid "unexpected query flags"
msgstr "beklenmeyen sorgulama bayrakları"

#: rpm.c:105
msgid "unexpected query format"
msgstr "beklenmeyen sorgulama biçemi"

#: rpm.c:108
msgid "unexpected query source"
msgstr "beklenmeyen sorgulama kaynağı"

#: rpm.c:127
msgid "only installation and upgrading may be forced"
msgstr ""

#: rpm.c:129
msgid "files may only be relocated during package installation"
msgstr ""
"dosyalar sadece paket kurulumu sırasında yeni yerlerine yerleştirilebilir"

#: rpm.c:132
msgid "cannot use --prefix with --relocate or --excludepath"
msgstr ""

#: rpm.c:135
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
"--relocate ve --excludepath sadece yeni paket kurulumunda kullanılabilir"

#: rpm.c:138
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix sadece yeni paketlerin kurulması sırasında kullanılabilir"

#: rpm.c:141
msgid "arguments to --prefix must begin with a /"
msgstr "--prefix ile belirtilenler '/' ile başlamalı"

#: rpm.c:144
msgid ""
"--hash (-h) may only be specified during package installation and erasure"
msgstr ""

#: rpm.c:148
msgid "--percent may only be specified during package installation and erasure"
msgstr ""

#: rpm.c:152
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs sadece paket kurulumu sırasında kullanılabilir"

#: rpm.c:156
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs sadece paket kurulumu sırasında kullanılabilir"

#: rpm.c:160
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs sadece paket kurulumu sırasında kullanılabilir"

#: rpm.c:164
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "--excludedocs ve --includedocs bir arada kullanılamaz"

#: rpm.c:168
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch sadece paket kurulumu sırasında kullanılabilir"

#: rpm.c:172
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos sadece paket kurulumu sırasında kullanılabilir"

#: rpm.c:177
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoresize sadece paket kurulumu sırasında kullanılabilir"

#: rpm.c:181
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches sadece paket kurulumu sırasında kullanılabilir"

#: rpm.c:185
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles sadece paket kurulumu sırasında kullanılabilir"

#: rpm.c:190
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
"--justdb sadece paket kurulumu ve kaldırılması sırasında kullanılabilir"

#: rpm.c:195
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
"betik iptal etme seçenekleri sadece paketin kurulması ve silinmesi sırasında "
"kullanılabilir"

#: rpm.c:200
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
"tetikleme iptal seçenekleri sadece paketin kurulması ve silinmesi sırasında "
"kullanılabilir"

#: rpm.c:204
msgid ""
"--nodeps may only be specified during package installation, erasure, and "
"verification"
msgstr ""

#: rpm.c:208
msgid "--test may only be specified during package installation and erasure"
msgstr ""

#: rpm.c:228
msgid "no packages given for erase"
msgstr ""

#: rpm.c:262
msgid "no packages given for install"
msgstr "yüklenecek paket(ler) belirtilmedi"

#: rpm.c:271 rpmspec.c:73
msgid "no arguments given for query"
msgstr "sorgulama için hiç argüman belirtilmedi"

#: rpm.c:285
msgid "no arguments given for verify"
msgstr "denetleme için hiç argüman belirtilmedi"

#: rpmsign.c:30
msgid "sign package(s)"
msgstr "paket(ler)i imzala"

#: rpmsign.c:32
msgid "sign package(s) (identical to --addsign)"
msgstr ""

#: rpmsign.c:34
msgid "delete package signatures"
msgstr "paket imzalarını sil"

#: rpmsign.c:37
msgid "create rpm v3 header+payload signatures"
msgstr ""

#: rpmsign.c:41
msgid "sign package(s) files"
msgstr ""

#: rpmsign.c:43
msgid "use file signing key <key>"
msgstr ""

#: rpmsign.c:44
msgid "<key>"
msgstr ""

#: rpmsign.c:46
msgid "prompt for file signing key password"
msgstr ""

#: rpmsign.c:53
msgid "Signature options:"
msgstr "İmza seçenekleri:"

#: rpmsign.c:105
#, c-format
msgid "You must set \"%%_gpg_name\" in your macro file\n"
msgstr "Makro dosyanızda \"%%_pgp_name\" tanımlanmış olmalı\n"

#: rpmsign.c:118
#, c-format
msgid ""
"You must set \"%%_file_signing_key\" in your macro file or on the command "
"line with --fskpath\n"
msgstr ""

#: rpmsign.c:171
msgid "--fskpath may only be specified when signing files"
msgstr ""

#: rpmspec.c:24
msgid "parse spec file(s) to stdout"
msgstr ""

#: rpmspec.c:26
msgid "query spec file(s)"
msgstr "sorgu belirtim dosyaları"

#: rpmspec.c:28
msgid "operate on binary rpms generated by spec (default)"
msgstr ""

#: rpmspec.c:30
msgid "operate on binary rpms that would be built from spec"
msgstr ""

#: rpmspec.c:32
msgid "operate on source rpm generated by spec"
msgstr ""

#: rpmspec.c:34 lib/poptQV.c:231
msgid "use the following query format"
msgstr "izleyen sorgulama biçimini kullanır"

#: rpmspec.c:43
msgid "Spec options:"
msgstr "Belirtim seçenekleri:"

#: rpmspec.c:85
msgid "no arguments given for parse"
msgstr ""

#: build/build.c:35
msgid "unable to parse SOURCE_DATE_EPOCH\n"
msgstr ""

#: build/build.c:64
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Böyle bir makina yok: %s\n"

#: build/build.c:171
#, c-format
msgid "Unable to open temp file: %s\n"
msgstr ""

#: build/build.c:176
#, c-format
msgid "Unable to open stream: %s\n"
msgstr ""

#: build/build.c:209
#, c-format
msgid "Executing(%s): %s\n"
msgstr "%s icra ediliyor: %s\n"

#: build/build.c:212
#, c-format
msgid "Bad exit status from %s (%s)\n"
msgstr "%s çıkışında hata (%s)\n"

#: build/build.c:279
msgid "Failed build dependencies:\n"
msgstr ""

#: build/build.c:310
#, c-format
msgid "setting %s=%s\n"
msgstr ""

#: build/build.c:436
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
"\n"
"\n"
"RPM derleme hataları:\n"

#: build/files.c:344 build/files.c:525 build/files.c:744
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s içinde '(' yok: %s\n"

#: build/files.c:354 build/files.c:666 build/files.c:754 build/files.c:813
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s içinde ')' yok: (%s\n"

#: build/files.c:379 build/files.c:685
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Andaç %s geçersiz: %s\n"

#: build/files.c:491
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""

#: build/files.c:540
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() boşluksuz yazılmış: %s\n"

#: build/files.c:580
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sözdizimi hatası: %s(%s)\n"

#: build/files.c:589
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "mode spec hatalı: %s(%s)\n"

#: build/files.c:601
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "dirmode spec hatalı: %s(%s)\n"

#: build/files.c:706
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""

#: build/files.c:713
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""

#: build/files.c:828
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Geçersiz yeterlilik: %s\n"

#: build/files.c:838
msgid "File capability support not built in\n"
msgstr ""

#: build/files.c:889
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Dosya \"/\" ile başlamalı: %s\n"

#: build/files.c:1009
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""

#: build/files.c:1026
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""

#: build/files.c:1080
#, c-format
msgid "File listed twice: %s\n"
msgstr "Dosya iki kere gösterildi: %s\n"

#: build/files.c:1202
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""

#: build/files.c:1208
#, c-format
msgid "absolute symlink: %s -> %s\n"
msgstr ""

#: build/files.c:1214
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Sembolik bağ BuildRoot gösteriyor: %s -> %s\n"

#: build/files.c:1335
#, c-format
msgid "Illegal character (0x%x) in filename: %s\n"
msgstr ""

#: build/files.c:1372
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""

#: build/files.c:1416
#, c-format
msgid "Directory not found: %s\n"
msgstr ""

#: build/files.c:1417 lib/rpminstall.c:459
#, c-format
msgid "File not found: %s\n"
msgstr "Dosya bulunamadı: %s\n"

#: build/files.c:1438
#, c-format
msgid "Not a directory: %s\n"
msgstr "Dizin değil: %s\n"

#: build/files.c:1592
#, fuzzy, c-format
msgid "Can't read content of file: %s\n"
msgstr "dosyaların sahipleri doğrulanmaz"

#: build/files.c:1633
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""

#: build/files.c:1639
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: genel anahtar okuması başarısız oldu.\n"

#: build/files.c:1643
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""

#: build/files.c:1652
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: kodlama başarısız oldu\n"

#: build/files.c:1698
msgid "failed symlink"
msgstr ""

#: build/files.c:1754 build/files.c:1757
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""

#: build/files.c:1764
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""

#: build/files.c:1818
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""

#: build/files.c:1831
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""

#: build/files.c:1920
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""

#: build/files.c:1924
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""

#: build/files.c:1929
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""

#: build/files.c:1930
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""

#: build/files.c:1945 rpmio/rpmfileutil.c:445
msgid "failed to create directory"
msgstr ""

#: build/files.c:1963
msgid "Mixing main ELF and debug files in package"
msgstr ""

#: build/files.c:2164
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Dosya \"/\" ile içermeli: %s\n"

#: build/files.c:2188
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""

#: build/files.c:2200
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""

#: build/files.c:2202
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""

#: build/files.c:2237
#, fuzzy, c-format
msgid "Could not open %s file %s: %m\n"
msgstr "%s açılamadı: %s\n"

#: build/files.c:2262
#, fuzzy, c-format
msgid "Empty %s file %s\n"
msgstr "%s açılamadı: %s\n"

#: build/files.c:2307
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""

#: build/files.c:2428 lib/rpminstall.c:461
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Dosya glob tarafından bulunamadı: %s\n"

#: build/files.c:2515
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""

#: build/files.c:2539
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""

#: build/files.c:2555
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""

#: build/files.c:2624
msgid "Generating build-id links failed\n"
msgstr ""

#: build/files.c:2741
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Dosya hatalı: %s: %s\n"

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

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

#: build/files.c:2878
#, fuzzy, c-format
msgid "package %s already exists\n"
msgstr "%s zaten kurulu"

#: build/files.c:2942
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""

#: build/files.c:3191
#, c-format
msgid "Processing files: %s\n"
msgstr "Dosyalar işleniyor: %s\n"

#: build/files.c:3213
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""

#: build/files.c:3219
msgid "Arch dependent binaries in noarch package\n"
msgstr ""

#: build/pack.c:94
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""

#: build/pack.c:97
#, c-format
msgid "create archive failed: %s\n"
msgstr ""

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

#: build/pack.c:375 sign/rpmgensig.c:236 sign/rpmgensig.c:591
#: sign/rpmgensig.c:626
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""

#: build/pack.c:401
#, c-format
msgid "Failed to read %jd bytes in file %s: %s\n"
msgstr ""

#: build/pack.c:415
msgid "Unable to create immutable header region\n"
msgstr ""

#: build/pack.c:420
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""

#: build/pack.c:490
#, c-format
msgid "Could not open %s: %s\n"
msgstr "%s açılamadı: %s\n"

#: build/pack.c:497
#, c-format
msgid "Unable to write package: %s\n"
msgstr "paket yazılamadı: %s\n"

#: build/pack.c:584
#, c-format
msgid "Wrote: %s\n"
msgstr "Yazıldı: %s\n"

#: build/pack.c:603
#, c-format
msgid "Executing \"%s\":\n"
msgstr "\"%s\" yürütülüyor:\n"

#: build/pack.c:606
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "\"%s\"in yürütülmesi başarısız oldu.\n"

#: build/pack.c:610
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""

#: build/pack.c:655
#, c-format
msgid "cannot create %s: %s\n"
msgstr "%s dosyası oluşturulamıyor: %s\n"

#: build/pack.c:674
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "%s paket dosyası için çıktı dosya adı üretilemedi: %s\n"

#: build/pack.c:773
#, c-format
msgid "Finished binary package job, result %d, filename %s\n"
msgstr ""

#: build/parseSimpleScript.c:17 build/parsePreamble.c:746
#, c-format
msgid "line %d: second %s\n"
msgstr "%d satır: %s saniye\n"

#: build/parseChangelog.c:183
#, c-format
msgid "bogus date in %%changelog: %s\n"
msgstr ""

#: build/parseChangelog.c:224
#, c-format
msgid "%%changelog entries must start with *\n"
msgstr "%%changelog girdi * ile başlamalı\n"

#: build/parseChangelog.c:232
#, c-format
msgid "incomplete %%changelog entry\n"
msgstr "%%changelog girdi eksik\n"

#: build/parseChangelog.c:243
#, c-format
msgid "bad date in %%changelog: %s\n"
msgstr "%%changelog içinde tarih hatası: %s\n"

#: build/parseChangelog.c:254
#, c-format
msgid "%%changelog not in descending chronological order\n"
msgstr ""

#: build/parseChangelog.c:266 build/parseChangelog.c:277
#, c-format
msgid "missing name in %%changelog\n"
msgstr "%%changelog içinde isim yok\n"

#: build/parseChangelog.c:284
#, c-format
msgid "no description in %%changelog\n"
msgstr "%%changelog içinde açıklama yok\n"

#: build/parseChangelog.c:321
#, c-format
msgid "line %d: second %%changelog\n"
msgstr ""

#: build/parseDescription.c:33
#, c-format
msgid "line %d: Error parsing %%description: %s\n"
msgstr "satır %d: %%description ayrıştırılırken hata: %s \n"

#: build/parseDescription.c:46 build/parseFiles.c:46 build/parsePolicies.c:45
#: build/parseScript.c:320
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "satır %d: %s seçeneği hatalı: %s\n"

#: build/parseDescription.c:57 build/parseFiles.c:57 build/parsePolicies.c:55
#: build/parseScript.c:331
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "satır %d: İsim sayısı fazla: %s\n"

#: build/parseFiles.c:33
#, c-format
msgid "line %d: Error parsing %%files: %s\n"
msgstr "satır %d: %%files ayrıştırılırken hata: %s\n"

#: build/parseFiles.c:73
#, c-format
msgid "line %d: multiple %%files for package '%s'\n"
msgstr ""

#: build/parsePolicies.c:32
#, c-format
msgid "line %d: Error parsing %%policies: %s\n"
msgstr ""

#: build/parsePreamble.c:70
#, c-format
msgid "Error parsing tag field: %s\n"
msgstr ""

#: build/parsePreamble.c:182
#, c-format
msgid "line %d: Bad number: %s\n"
msgstr "satır %d: Numara hatalı: %s\n"

#: build/parsePreamble.c:188
#, c-format
msgid "line %d: Bad no%s number: %u\n"
msgstr ""

#: build/parsePreamble.c:240
#, c-format
msgid "Downloading %s to %s\n"
msgstr ""

#: build/parsePreamble.c:242
#, c-format
msgid "Couldn't download %s\n"
msgstr ""

#: build/parsePreamble.c:312
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "satır %d: Hatalı %s numarası: %s\n"

#: build/parsePreamble.c:330
#, c-format
msgid "%s %d defined multiple times\n"
msgstr ""

#: build/parsePreamble.c:474
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Mimari dışlandı: %s\n"

#: build/parsePreamble.c:479
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Mimari içerilmedi: %s\n"

#: build/parsePreamble.c:484
#, c-format
msgid "OS is excluded: %s\n"
msgstr "OS dışlandı: %s\n"

#: build/parsePreamble.c:489
#, c-format
msgid "OS is not included: %s\n"
msgstr "OS içerilmedi: %s\n"

#: build/parsePreamble.c:515
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "Pakette %s alan mevcut olmalı: %s\n"

#: build/parsePreamble.c:538
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Pakette %s girdi tekrarlanmış: %s\n"

#: build/parsePreamble.c:609
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "%s kısayol simgesi açılamadı: %s\n"

#: build/parsePreamble.c:625
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "%s kısayol simgesi okunamadı: %s\n"

#: build/parsePreamble.c:635
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "bilinmeyen kısayol simgesi türü: %s\n"

#: build/parsePreamble.c:649
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "satır %d: Etiket sadece tek dizgecik alır: %s\n"

#: build/parsePreamble.c:657
#, c-format
msgid "line %d: %s in: %s\n"
msgstr ""

#: build/parsePreamble.c:659
#, c-format
msgid "%s in: %s\n"
msgstr ""

#: build/parsePreamble.c:678
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""

#: build/parsePreamble.c:684
msgid "Possible unexpanded macro"
msgstr ""

#: build/parsePreamble.c:690
msgid "Illegal sequence \"..\""
msgstr ""

#: build/parsePreamble.c:778
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "satır %d: Etiket bozuk: %s\n"

#: build/parsePreamble.c:786
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "satır %d: Etiket boş: %s\n"

#: build/parsePreamble.c:847
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "satır %d: Önekler \"/\" ile bitemez: %s\n"

#: build/parsePreamble.c:859
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "satır %d: Docdir '/' ile başlamalı: %s\n"

#: build/parsePreamble.c:871
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""

#: build/parsePreamble.c:908
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "satır %d: %s hatalı: niteleyiciler: %s\n"

#: build/parsePreamble.c:942
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "satır %d: BuildArchitecture biçimi hatalı: %s\n"

#: build/parsePreamble.c:949
#, c-format
msgid "line %d: Duplicate BuildArch entry: %s\n"
msgstr ""

#: build/parsePreamble.c:959
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""

#: build/parsePreamble.c:974
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "İçsel hata: %d etiketi sahte\n"

#: build/parsePreamble.c:1072
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""

#: build/parsePreamble.c:1133
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Paket özellikleri hatalı: %s\n"

#: build/parsePreamble.c:1178
msgid "Binary rpm package found. Expected spec file!\n"
msgstr ""

#: build/parsePreamble.c:1181
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "satır %d: Bilinmeyen etiket: %s\n"

#: build/parsePreamble.c:1216
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""

#: build/parsePreamble.c:1220
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""

#: build/parsePrep.c:29
#, c-format
msgid "Bad source: %s: %s\n"
msgstr "Kaynak hatalı: %s: %s\n"

#: build/parsePrep.c:68
#, c-format
msgid "No patch number %u\n"
msgstr ""

#: build/parsePrep.c:137
#, c-format
msgid "No source number %u\n"
msgstr ""

#: build/parsePrep.c:259
#, c-format
msgid "Error parsing %%setup: %s\n"
msgstr "%%setup çözümlenirken hata: %s\n"

#: build/parsePrep.c:275
#, c-format
msgid "line %d: Bad arg to %%setup: %s\n"
msgstr "satır %d: %%setup argumanı hatalı: %s\n"

#: build/parsePrep.c:291
#, c-format
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "satır %d: %%setup seçeneği %s hatalı: %s\n"

#: build/parsePrep.c:467
#, c-format
msgid "Invalid patch number %s: %s\n"
msgstr "Geçersiz yama numarası %s: %s\n"

#: build/parsePrep.c:497
#, c-format
msgid "line %d: second %%prep\n"
msgstr "satır %d: %%prep saniye\n"

#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""

#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""

#: build/parseReqs.c:222
msgid "No rich dependencies allowed for this type"
msgstr ""

#: build/parseReqs.c:232 build/parseReqs.c:322
msgid "invalid dependency"
msgstr ""

#: build/parseReqs.c:267 lib/rpmds.c:1360
msgid "Version required"
msgstr ""

#: build/parseReqs.c:282
msgid "Only package names are allowed in Obsoletes"
msgstr ""

#: build/parseReqs.c:287
msgid "It's not recommended to have unversioned Obsoletes"
msgstr ""

#: build/parseReqs.c:290
msgid "It's not recommended to use '>' in Obsoletes"
msgstr ""

#: build/parseReqs.c:298
msgid "Only absolute paths are allowed in file triggers"
msgstr ""

#: build/parseReqs.c:311
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""

#: build/parseReqs.c:339
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""

#: build/parseScript.c:262
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "satır %d: tetikleyiciler -- içermeli: %s\n"

#: build/parseScript.c:270
#, c-format
msgid "line %d: missing trigger condition: %s\n"
msgstr ""

#: build/parseScript.c:280 build/parseScript.c:350
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "satır %d: %s çözümlenirken hata oluştu: %s\n"

#: build/parseScript.c:292
#, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "satır %d: içsel betik '>' ile bitmeli: %s\n"

#: build/parseScript.c:298
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "satır %d: betik programı '/' ile başlamalı: %s\n"

#: build/parseScript.c:312
#, c-format
msgid "line %d: Priorities are allowed only for file triggers : %s\n"
msgstr ""

#: build/parseScript.c:343
#, c-format
msgid "line %d: Second %s\n"
msgstr "satır %d: %s saniye\n"

#: build/parseScript.c:374
#, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "satır %d: desteklenmeyen içsel betik: %s\n"

#: build/parseScript.c:392
#, c-format
msgid "line %d: file trigger condition must begin with '/': %s"
msgstr ""

#: build/parseScript.c:398
#, c-format
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""

#: build/parseSpec.c:232
#, c-format
msgid "extra tokens at the end of %s directive in line %d:  %s\n"
msgstr ""

#: build/parseSpec.c:266
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""

#: build/parseSpec.c:390
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "%s açılamadı: %s\n"

#: build/parseSpec.c:424
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""

#: build/parseSpec.c:449
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""

#: build/parseSpec.c:454
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""

#: build/parseSpec.c:482
#, c-format
msgid "%s: line %d: %s with no %%if\n"
msgstr ""

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

#: build/parseSpec.c:512
#, c-format
msgid "%s:%d: bad %s condition: %s\n"
msgstr ""

#: build/parseSpec.c:540
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""

#: build/parseSpec.c:779
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""

#: build/parseSpec.c:808
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""

#: build/parseSpec.c:844
#, c-format
msgid "line %d: %%end doesn't take any arguments: %s\n"
msgstr ""

#: build/parseSpec.c:851
#, c-format
msgid "line %d: %%end not expected here, no section to close: %s\n"
msgstr ""

#: build/parseSpec.c:867
#, c-format
msgid "line %d doesn't belong to any section: %s\n"
msgstr ""

#: build/parseSpec.c:1028
msgid "No compatible architectures found for build\n"
msgstr "Kurgulamak için uyumlu mimari yok\n"

#: build/parseSpec.c:1083
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paket %%description içermiyor: %s\n"

#: build/policies.c:87
#, c-format
msgid "Policy module '%s' duplicated with overlapping types\n"
msgstr ""

#: build/policies.c:93
#, c-format
msgid "Base modules '%s' and '%s' have overlapping types\n"
msgstr ""

#: build/policies.c:101
msgid "Failed to get policies from header\n"
msgstr ""

#: build/policies.c:154
#, c-format
msgid "%%semodule requires a file path\n"
msgstr ""

#: build/policies.c:163
#, c-format
msgid "Failed to read  policy file: %s\n"
msgstr ""

#: build/policies.c:170
#, c-format
msgid "Failed to encode policy file: %s\n"
msgstr ""

#: build/policies.c:187
#, c-format
msgid "Failed to determine a policy name: %s\n"
msgstr ""

#: build/policies.c:199
#, c-format
msgid ""
"'%s' type given with other types in %%semodule %s. Compacting types to "
"'%s'.\n"
msgstr ""

#: build/policies.c:246
#, c-format
msgid "Error parsing %s: %s\n"
msgstr "%s ayrıştırılırken hata: %s\n"

#: build/policies.c:252
#, c-format
msgid "Expecting %%semodule tag: %s\n"
msgstr ""

#: build/policies.c:262
#, c-format
msgid "Missing module path in line: %s\n"
msgstr ""

#: build/policies.c:268
#, c-format
msgid "Too many arguments in line: %s\n"
msgstr ""

#: build/policies.c:311
#, c-format
msgid "Processing policies: %s\n"
msgstr ""

#: build/rpmfc.c:186
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""

#: build/rpmfc.c:219
#, c-format
msgid "%s: mime and magic supplied, only mime will be used\n"
msgstr ""

#: build/rpmfc.c:290
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""

#: build/rpmfc.c:296 lib/rpmscript.c:323
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "%s ayrılamadı: %s\n"

#: build/rpmfc.c:324
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "%s icra edilemedi: %s\n"

#: build/rpmfc.c:410
#, c-format
msgid "%s failed: %x\n"
msgstr ""

#: build/rpmfc.c:414
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""

#: build/rpmfc.c:1168
msgid "Empty file classifier\n"
msgstr ""

#: build/rpmfc.c:1177
msgid "No file attributes configured\n"
msgstr ""

#: build/rpmfc.c:1203
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""

#: build/rpmfc.c:1209 build/rpmfc.c:1213
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""

#: build/rpmfc.c:1260 build/rpmfc.c:1279
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""

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

#: build/rpmfc.c:1492 build/rpmfc.c:1501
#, c-format
msgid "Failed to find %s:\n"
msgstr "%s bulunamadı:\n"

#: build/rpmfc.c:1540
msgid "Deprecated external dependency generator is used!\n"
msgstr ""

#: build/spec.c:88
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""

#: build/spec.c:91
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""

#: build/spec.c:471
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "%s spec dosyasının sorgulanması başarısız, çözümlenemiyor\n"

#: lib/backend/db3.c:98
#, c-format
msgid "%s error(%d) from %s: %s\n"
msgstr ""

#: lib/backend/db3.c:101
#, c-format
msgid "%s error(%d): %s\n"
msgstr ""

#: lib/backend/db3.c:289
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "tanınmayan db seçeneği: \"%s\" yoksayıldı\n"

#: lib/backend/db3.c:326
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s geçersiz sayısal değer içeriyor, atlandı\n"

#: lib/backend/db3.c:335
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s ya çok büyük ya da çok küçük 'long' değer içeriyor, atlandı\n"

#: lib/backend/db3.c:344
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s ya çok büyük ya da çok küçük 'integer' değer içeriyor, atlandı\n"

#: lib/backend/db3.c:805
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "%s kilit  %s/%s'den alınamadı\n"

#: lib/backend/db3.c:807
msgid "shared"
msgstr "paylaşımlı"

#: lib/backend/db3.c:807
msgid "exclusive"
msgstr "bağdaşık"

#: lib/backend/db3.c:889
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""

#: lib/backend/db3.c:1067
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""

#: lib/backend/db3.c:1097
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""

#: lib/backend/db3.c:1105
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""

#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""

#: lib/backend/db3.c:1226
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""

#: lib/backend/db3.c:1281
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "yeni paket örneğini tutma hatası(%d)\n"

#: lib/backend/dbi.c:82
#, fuzzy, c-format
msgid "invalid %%_db_backend: %s\n"
msgstr "Andaç %s geçersiz: %s\n"

#: lib/backend/dbi.c:100
#, c-format
msgid "Converting database from %s to %s backend\n"
msgstr ""

#: lib/backend/dbi.c:104
#, c-format
msgid "Found %s %s database while attempting %s backend: using %s backend.\n"
msgstr ""

#: lib/backend/ndb/glue.c:102
msgid "Detected outdated index databases\n"
msgstr ""

#: lib/backend/ndb/glue.c:104
msgid "Rebuilding outdated index databases\n"
msgstr ""

#: lib/backend/ndb/rpmidx.c:204
#, c-format
msgid "rpmidx: Version mismatch. Expected version: %u. Found version: %u\n"
msgstr ""

#: lib/backend/ndb/rpmpkg.c:126
#, c-format
msgid "rpmpkg: Version mismatch. Expected version: %u. Found version: %u\n"
msgstr ""

#: lib/backend/ndb/rpmpkg.c:500
msgid "rpmpkg: detected non-zero blob, trying auto repair\n"
msgstr ""

#: lib/backend/ndb/rpmxdb.c:241
#, c-format
msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n"
msgstr ""

#: lib/backend/sqlite.c:157
#, fuzzy, c-format
msgid "Unable to open sqlite database %s: %s\n"
msgstr "%s spec dosyası açılamadı: %s\n"

#: lib/depends.c:87
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""

#: lib/depends.c:91
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""

#: lib/depends.c:361
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""

#: lib/depends.c:362
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""

#: lib/formats.c:42
msgid "(not a blob)"
msgstr ""

#: lib/formats.c:43
msgid "(not a number)"
msgstr "(bir sayı değil)"

#: lib/formats.c:44
msgid "(not a string)"
msgstr "(dizge değil)"

#: lib/formats.c:47 lib/formats.c:151 lib/formats.c:269
msgid "(invalid type)"
msgstr "(geçersiz tür)"

#: lib/formats.c:255
msgid "(not base64)"
msgstr "(base64 değil)"

#: lib/formats.c:315
msgid "(invalid xml type)"
msgstr "(geçersiz xml türü)"

#: lib/formats.c:360
msgid "(not an OpenPGP signature)"
msgstr "(OpenPGP imzası değil)"

#: lib/formats.c:371
#, c-format
msgid "Invalid date %u"
msgstr ""

#: lib/formats.c:419
msgid "normal"
msgstr "normal"

#: lib/formats.c:422 lib/verify.c:326
msgid "replaced"
msgstr ""

#: lib/formats.c:425 lib/verify.c:320
msgid "not installed"
msgstr "kurulmamış"

#: lib/formats.c:428 lib/verify.c:322
msgid "net shared"
msgstr ""

#: lib/formats.c:431 lib/verify.c:324
msgid "wrong color"
msgstr "yanlış renk"

#: lib/formats.c:434
msgid "missing"
msgstr "eksik"

#: lib/formats.c:437
msgid "(unknown)"
msgstr "(bilinmiyor)"

#: lib/fsm.c:725
#, c-format
msgid "%s saved as %s\n"
msgstr "%s %s olarak kaydedildi\n"

#: lib/fsm.c:778
#, c-format
msgid "%s created as %s\n"
msgstr "%s %s olarak oluşturuldu\n"

#: lib/fsm.c:1076
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""

#: lib/fsm.c:1077
msgid "directory"
msgstr "dizin"

#: lib/fsm.c:1077
msgid "file"
msgstr "dosya"

#: lib/header.c:319
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d len %d"
msgstr ""

#: lib/header.c:992
msgid "hdr load: BAD"
msgstr ""

#: lib/header.c:1814
msgid "region: no tags"
msgstr ""

#: lib/header.c:1836
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""

#: lib/header.c:1844
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""

#: lib/header.c:1866
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""

#: lib/header.c:1875
#, c-format
msgid "region %d size: BAD, ril %d il %d rdl %d dl %d"
msgstr ""

#: lib/header.c:1883
#, c-format
msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""

#: lib/header.c:1919
#, c-format
msgid "hdr tags: BAD, no. of tags(%<PRIu32>) out of range"
msgstr ""

#: lib/header.c:1923
#, c-format
msgid "hdr data: BAD, no. of bytes(%<PRIu32>) out of range"
msgstr ""

#: lib/header.c:1945
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""

#: lib/header.c:1949
msgid "hdr magic: BAD"
msgstr ""

#: lib/header.c:1963
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""

#: lib/header.c:1972
#, c-format
msgid "sigh pad(%zd): BAD, read %zd bytes"
msgstr ""

#: lib/header.c:1985
msgid "signature "
msgstr ""

#: lib/header.c:2001
msgid "hdr length: BAD"
msgstr ""

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

#: lib/headerfmt.c:356
msgid "invalid field width"
msgstr ""

#: lib/headerfmt.c:362
#, c-format
msgid "missing { after %%"
msgstr ""

#: lib/headerfmt.c:384
#, c-format
msgid "missing } after %%{"
msgstr ""

#: lib/headerfmt.c:395
msgid "empty tag format"
msgstr "etiket biçemi boş"

#: lib/headerfmt.c:406
msgid "empty tag name"
msgstr "etiket ismi boş"

#: lib/headerfmt.c:413
#, c-format
msgid "unknown tag: \"%s\""
msgstr ""

#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "dizinin sonunda ] gerekli"

#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "beklenmeyen ]"

#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "beklenmeyen }"

#: lib/headerfmt.c:473
msgid "escaped char expected after \\"
msgstr ""

#: lib/headerfmt.c:515
msgid "? expected in expression"
msgstr "ifade içerisinde ? gerekli"

#: lib/headerfmt.c:522
msgid "{ expected after ? in expression"
msgstr "ifade içerisinde ? dan sonra { gerekli"

#: lib/headerfmt.c:534 lib/headerfmt.c:574
msgid "} expected in expression"
msgstr "ifade içinde } gerekli"

#: lib/headerfmt.c:542
msgid ": expected following ? subexpression"
msgstr "? alt ifadesinden sonra : gerekli"

#: lib/headerfmt.c:560
msgid "{ expected after : in expression"
msgstr "ifade içersinde : den sonra { gerekli"

#: lib/headerfmt.c:582
msgid "| expected at end of expression"
msgstr "ifadenin sonunda | gerekli"

#: lib/headerfmt.c:757
msgid "array iterator used with different sized arrays"
msgstr ""

#: lib/package.c:306
#, c-format
msgid "RPM v3 packages are deprecated: %s\n"
msgstr ""

#: lib/poptALL.c:142 rpmio/macro.c:1282
#, c-format
msgid "failed to load macro file %s\n"
msgstr ""

#: lib/poptALL.c:149
#, c-format
msgid "arguments to --dbpath must begin with '/'\n"
msgstr ""

#: lib/poptALL.c:170
#, c-format
msgid ""
"%s: error: more than one --pipe specified (incompatible popt aliases?)\n"
msgstr ""

#: 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
msgid "undefine MACRO"
msgstr ""

#: lib/poptALL.c:210
msgid "MACRO"
msgstr ""

#: lib/poptALL.c:212
msgid "print macro expansion of EXPR"
msgstr ""

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

#: lib/poptALL.c:215
msgid "Specify target platform"
msgstr ""

#: lib/poptALL.c:215
msgid "CPU-VENDOR-OS"
msgstr ""

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

#: lib/poptALL.c:218 lib/poptALL.c:240
msgid "<FILE:...>"
msgstr ""

#: lib/poptALL.c:220
msgid "load a single macro file"
msgstr ""

#: lib/poptALL.c:221
msgid "<FILE>"
msgstr ""

#: lib/poptALL.c:226
msgid "don't enable any plugins"
msgstr ""

#: lib/poptALL.c:229
msgid "don't verify package digest(s)"
msgstr ""

#: lib/poptALL.c:231
msgid "don't verify database header(s) when retrieved"
msgstr ""

#: lib/poptALL.c:233
msgid "don't verify package signature(s)"
msgstr ""

#: lib/poptALL.c:236
msgid "send stdout to CMD"
msgstr ""

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

#: lib/poptALL.c:242
msgid "use ROOT as top level directory"
msgstr ""

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

#: lib/poptALL.c:245
msgid "use database in DIRECTORY"
msgstr ""

#: lib/poptALL.c:246
msgid "DIRECTORY"
msgstr ""

#: lib/poptALL.c:249
msgid "display known query tags"
msgstr "tanımlanmış sorgulama etiketlerini gösterir"

#: lib/poptALL.c:251
msgid "display final rpmrc and macro configuration"
msgstr "son rpmrc ve makro yapılandırmasını gösterir"

#: lib/poptALL.c:253
msgid "provide less detailed output"
msgstr "daha az ayrıntılı çıktı sağlar"

#: lib/poptALL.c:255
msgid "provide more detailed output"
msgstr "daha ayrıntılı çıktı sağlar"

#: lib/poptALL.c:257
msgid "print the version of rpm being used"
msgstr "Kullanılan RPM sürümünü verir"

#: lib/poptALL.c:260
msgid "debug payload file state machine"
msgstr ""

#: lib/poptALL.c:266
msgid "debug rpmio I/O"
msgstr "rpmio G/Ç hata kontrolu"

#: lib/poptALL.c:268
msgid "disable user namespace support"
msgstr ""

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

#: lib/poptI.c:52
msgid "exclude paths must begin with a /"
msgstr "dışlanan dosya yolu / ile başlamalı"

#: lib/poptI.c:64
msgid "relocations must begin with a /"
msgstr "yeniden konumlandırma işlemleri / ile başlamalı"

#: lib/poptI.c:67
msgid "relocations must contain a ="
msgstr "yeniden konumlandırma işlemleri = içermelidir"

#: lib/poptI.c:70
msgid "relocations must have a / following the ="
msgstr "yeniden konumlandırma için = den sonra bir / gerekir"

#: lib/poptI.c:118
msgid "install all files, even configurations which might otherwise be skipped"
msgstr "yapılandırmalarda atlanmış bile olsa tüm dosyaları kurar"

#: lib/poptI.c:122
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
"<paket> ile eşlenen tüm paketleri kaldırır(<paket> ile çok sayıda paket "
"belirtilmişse normalde bir hata oluşur)"

#: lib/poptI.c:127
msgid "relocate files in non-relocatable package"
msgstr ""

#: lib/poptI.c:131
msgid "print dependency loops as warning"
msgstr ""

#: lib/poptI.c:135
msgid "erase (uninstall) package"
msgstr "paketi kaldırır"

#: lib/poptI.c:135
msgid "<package>+"
msgstr "<paket>+"

#: lib/poptI.c:138
#, fuzzy
msgid "do not install artifacts"
msgstr "belgeleri kurmaz"

#: lib/poptI.c:141 lib/poptI.c:181
msgid "do not install configuration files"
msgstr ""

#: lib/poptI.c:144 lib/poptI.c:186
msgid "do not install documentation"
msgstr "belgeleri kurmaz"

#: lib/poptI.c:146
msgid "skip files with leading component <path> "
msgstr "<dosyayolu> ile başlayan dosyaları atlar "

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

#: lib/poptI.c:150
msgid "short hand for --replacepkgs --replacefiles"
msgstr "--replacepkgs --replacefiles için kısaltma"

#: lib/poptI.c:154
msgid "upgrade package(s) if already installed"
msgstr "paket(ler) kurulu ise paket(ler)i günceller"

#: lib/poptI.c:155 lib/poptI.c:174 lib/poptI.c:263 lib/poptI.c:267
msgid "<packagefile>+"
msgstr "<paketDosyası>+"

#: lib/poptI.c:157
msgid "print hash marks as package installs (good with -v)"
msgstr "paketin kurulma sürecini gösteren imler basar (-v ile)"

#: lib/poptI.c:160
msgid "don't verify package architecture"
msgstr "paket mimarisi denetlenmez"

#: lib/poptI.c:163
msgid "don't verify package operating system"
msgstr "paketin ait olduğu işletim sistemini doğrulamaz"

#: lib/poptI.c:166
msgid "don't check disk space before installing"
msgstr "yüklemeden önce yeterli disk alanı kontrolu yapmaz"

#: lib/poptI.c:169
msgid "short hand for --ignorepayload --ignoresignature"
msgstr ""

#: lib/poptI.c:171
msgid "install documentation"
msgstr "paket ile gelen belgeleri kurar"

#: lib/poptI.c:174
msgid "install package(s)"
msgstr "paket(ler)i kur"

#: lib/poptI.c:177
msgid "update the database, but do not modify the filesystem"
msgstr "veri tabanını günceller, ama dosya sistemini değiştirmez"

#: lib/poptI.c:183
msgid "do not verify package dependencies"
msgstr "paket bağımlılıklarını denetlemez"

#: lib/poptI.c:189 lib/poptQV.c:246 lib/poptQV.c:248
msgid "don't verify digest of files"
msgstr ""

#: lib/poptI.c:191
msgid "don't verify digest of files (obsolete)"
msgstr ""

#: lib/poptI.c:193
msgid "don't install file security contexts"
msgstr ""

#: lib/poptI.c:195
msgid "don't install file capabilities"
msgstr ""

#: lib/poptI.c:199
msgid "do not reorder package installation to satisfy dependencies"
msgstr "paket kurulum sırasını bağımlılıklara göre düzenlemez"

#: lib/poptI.c:203
msgid "do not execute package scriptlet(s)"
msgstr "paket betikleri çalıştırılmaz"

#: lib/poptI.c:207
#, c-format
msgid "do not execute %%pre scriptlet (if any)"
msgstr "%%pre betiği (varsa) çalıştırılmaz"

#: lib/poptI.c:210
#, c-format
msgid "do not execute %%post scriptlet (if any)"
msgstr "%%post betiği (varsa) çalıştırılmaz"

#: lib/poptI.c:213
#, c-format
msgid "do not execute %%preun scriptlet (if any)"
msgstr "%%preun betiği (varsa) çalıştırılmaz"

#: lib/poptI.c:216
#, c-format
msgid "do not execute %%postun scriptlet (if any)"
msgstr "%%postun betiği (varsa) çalıştırılmaz"

#: lib/poptI.c:219
#, c-format
msgid "do not execute %%pretrans scriptlet (if any)"
msgstr ""

#: lib/poptI.c:222
#, c-format
msgid "do not execute %%posttrans scriptlet (if any)"
msgstr ""

#: lib/poptI.c:225
msgid "do not execute any scriptlet(s) triggered by this package"
msgstr "bu paket tarafından tetiklenen hiç bir betik çalıştırılmaz"

#: lib/poptI.c:228
#, c-format
msgid "do not execute any %%triggerprein scriptlet(s)"
msgstr "hiçbir %%triggerprein betiği çalıştırılmaz"

#: lib/poptI.c:231
#, c-format
msgid "do not execute any %%triggerin scriptlet(s)"
msgstr "hiçbir %%triggerin betiği çalıştırılmaz."

#: lib/poptI.c:234
#, c-format
msgid "do not execute any %%triggerun scriptlet(s)"
msgstr "hiçbir %%triggerun betiği çalıştırılmaz."

#: lib/poptI.c:237
#, c-format
msgid "do not execute any %%triggerpostun scriptlet(s)"
msgstr "hiçbir %%triggerpostun betiği çalıştırılmaz."

#: lib/poptI.c:241
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
msgstr ""
"paketin eski bir sürüme güncellenmesini sağlar (--force aynı işi otomatik "
"yapar)"

#: lib/poptI.c:245
msgid "print percentages as package installs"
msgstr "kurulumun gelişimi yüzde olarak gösterilir"

#: lib/poptI.c:247
msgid "relocate the package to <dir>, if relocatable"
msgstr "eğer değitirilebiliyorsa paketin yerini <dizin>'e değiştirir"

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

#: lib/poptI.c:250
msgid "relocate files from path <old> to <new>"
msgstr "dosyaları <eski> dizininden kaldırıp <yeni> dizinine yerleştirir"

#: lib/poptI.c:251
msgid "<old>=<new>"
msgstr "<eski>=<yeni>"

#: lib/poptI.c:254
msgid "ignore file conflicts between packages"
msgstr ""

#: lib/poptI.c:257
msgid "reinstall if the package is already present"
msgstr "paketi yeniden kurar"

#: lib/poptI.c:259
msgid "don't install, but tell if it would work or not"
msgstr "yükleme yapmaz, sadece çalışıp çalışmayacağını belirtir"

#: lib/poptI.c:262
msgid "upgrade package(s)"
msgstr "paket günceller"

#: lib/poptI.c:266
msgid "reinstall package(s)"
msgstr ""

#: lib/poptQV.c:79
msgid "query/verify all packages"
msgstr "tüm paketleri sorgular/doğrular"

#: lib/poptQV.c:81
msgid "rpm checksig mode"
msgstr ""

#: lib/poptQV.c:83
msgid "query/verify package(s) owning file"
msgstr "dosyayı içeren paketleri sorgular/denetler"

#: lib/poptQV.c:85
msgid "query/verify package(s) in group"
msgstr "gruptaki paketleri sorgular/denetler"

#: lib/poptQV.c:87
msgid "query/verify a package file"
msgstr ""

#: lib/poptQV.c:90
msgid "query/verify package(s) with package identifier"
msgstr ""

#: lib/poptQV.c:92
msgid "query/verify package(s) with header identifier"
msgstr ""

#: lib/poptQV.c:95
msgid "rpm query mode"
msgstr "rpm sorgulama kipi"

#: lib/poptQV.c:97
msgid "query/verify a header instance"
msgstr ""

#: lib/poptQV.c:99
msgid "query/verify package(s) from install transaction"
msgstr ""

#: lib/poptQV.c:101
msgid "query the package(s) triggered by the package"
msgstr "paket tarafından tetiklenen paketleri sorgular"

#: lib/poptQV.c:103
msgid "rpm verify mode"
msgstr "rpm denetleme kipi"

#: lib/poptQV.c:105 lib/poptQV.c:107
msgid "query/verify the package(s) which require a dependency"
msgstr "bir bağımlılık gerektiren paketleri sorgular/denetler"

#: lib/poptQV.c:109
msgid "query/verify the package(s) which obsolete a dependency"
msgstr ""

#: lib/poptQV.c:111
msgid "query/verify the package(s) which provide a dependency"
msgstr "bir bağımlılığı sağlayan  paketleri sorgular/denetler"

#: lib/poptQV.c:113
msgid "query/verify the package(s) which recommends a dependency"
msgstr ""

#: lib/poptQV.c:115
msgid "query/verify the package(s) which suggests a dependency"
msgstr ""

#: lib/poptQV.c:117
msgid "query/verify the package(s) which supplements a dependency"
msgstr ""

#: lib/poptQV.c:119
msgid "query/verify the package(s) which enhances a dependency"
msgstr ""

#: lib/poptQV.c:122
msgid "do not glob arguments"
msgstr ""

#: lib/poptQV.c:124
msgid "do not process non-package files as manifests"
msgstr ""

#: lib/poptQV.c:193
msgid "only include configuration files"
msgstr ""

#: lib/poptQV.c:196
msgid "only include documentation files"
msgstr ""

#: lib/poptQV.c:199
msgid "only include license files"
msgstr ""

#: lib/poptQV.c:202
msgid "only include artifact files"
msgstr ""

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

#: lib/poptQV.c:208
#, c-format
msgid "exclude %%config files"
msgstr ""

#: lib/poptQV.c:211
#, c-format
msgid "exclude %%artifact files"
msgstr ""

#: lib/poptQV.c:223
msgid "dump basic file information"
msgstr "temel dosya bilgilerini gösterir"

#: lib/poptQV.c:227
msgid "list files in package"
msgstr "paketteki dosyaları gösterir"

#: lib/poptQV.c:233
msgid "display the states of the listed files"
msgstr "listelenmiş dosyaların durumunu gösterir"

#: lib/poptQV.c:251
msgid "don't verify size of files"
msgstr "dosyaların uzunlukları doğrulanmaz"

#: lib/poptQV.c:254
msgid "don't verify symlink path of files"
msgstr "dosyaların sembolik bağ dosya yolları doğrulanmaz"

#: lib/poptQV.c:257
msgid "don't verify owner of files"
msgstr "dosyaların sahipleri doğrulanmaz"

#: lib/poptQV.c:260
msgid "don't verify group of files"
msgstr "dosyaların grupları doğrulanmaz"

#: lib/poptQV.c:263
msgid "don't verify modification time of files"
msgstr "dosyaların değişiklik zamanları doğrulanmaz"

#: lib/poptQV.c:266 lib/poptQV.c:269
msgid "don't verify mode of files"
msgstr "dosyaların kipleri doğrulanmaz"

#: lib/poptQV.c:272
msgid "don't verify file security contexts"
msgstr ""

#: lib/poptQV.c:274
msgid "don't verify capabilities of files"
msgstr ""

#: lib/poptQV.c:276
msgid "don't verify files in package"
msgstr "paketteki dosyalar doğrulanamaz"

#: lib/poptQV.c:278 tools/rpmgraph.c:217
msgid "don't verify package dependencies"
msgstr "paket bağımlılıkları doğrulanmaz"

#: lib/poptQV.c:281 lib/poptQV.c:284
msgid "don't execute verify script(s)"
msgstr ""

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

#: lib/psm.c:185
msgid "source package expected, binary found\n"
msgstr "kaynak paketi gerekirken çalıştırılabilir paketi bulundu\n"

#: lib/psm.c:196
msgid "source package contains no .spec file\n"
msgstr "kaynak paketi .spec dosyası içermiyor\n"

#: lib/psm.c:610
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "arşiv paketi açılırken başarısız%s%s: %s\n"

#: lib/psm.c:611
msgid " on file "
msgstr " dosyada "

#: lib/query.c:108
#, c-format
msgid "incorrect format: %s\n"
msgstr "biçem yanlış: %s\n"

#: lib/query.c:124
msgid "(contains no files)\n"
msgstr ""

#: lib/query.c:153
msgid "normal        "
msgstr "normal        "

#: lib/query.c:156
msgid "replaced      "
msgstr "yerine        "

#: lib/query.c:159
msgid "not installed "
msgstr "yüklenmedi "

#: lib/query.c:162
msgid "net shared    "
msgstr "ağ paylaşımlı "

#: lib/query.c:165
msgid "wrong color   "
msgstr "yanlış renk"

#: lib/query.c:168
msgid "(no state)    "
msgstr "(durumsuz)    "

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

#: lib/query.c:191
msgid "package has not file owner/group lists\n"
msgstr ""

#: lib/query.c:225
msgid "package has neither file owner or id lists\n"
msgstr "paket ne dosya sahibi ne de kimlik listesi içeriyor\n"

#: lib/query.c:326
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "%s grubu hiç paket içermiyor\n"

#: lib/query.c:333
#, c-format
msgid "no package triggers %s\n"
msgstr "%s tetikleyen paket yok\n"

#: lib/query.c:344 lib/query.c:363 lib/query.c:379
#, c-format
msgid "malformed %s: %s\n"
msgstr ""

#: lib/query.c:354 lib/query.c:369 lib/query.c:384
#, c-format
msgid "no package matches %s: %s\n"
msgstr ""

#: lib/query.c:392
#, c-format
msgid "no package conflicts %s\n"
msgstr ""

#: lib/query.c:399
#, c-format
msgid "no package obsoletes %s\n"
msgstr ""

#: lib/query.c:406
#, c-format
msgid "no package requires %s\n"
msgstr "%s gerektiren paket yok\n"

#: lib/query.c:413
#, c-format
msgid "no package recommends %s\n"
msgstr ""

#: lib/query.c:420
#, c-format
msgid "no package suggests %s\n"
msgstr ""

#: lib/query.c:427
#, c-format
msgid "no package supplements %s\n"
msgstr ""

#: lib/query.c:434
#, c-format
msgid "no package enhances %s\n"
msgstr ""

#: lib/query.c:442
#, c-format
msgid "no package provides %s\n"
msgstr "%s sağlayan paket yok\n"

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

#: lib/query.c:477
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "%s dosyası, hiç bir pakete ait değil\n"

#: lib/query.c:488
#, c-format
msgid "invalid package number: %s\n"
msgstr "geçersiz paket numarası: %s\n"

#: lib/query.c:495
#, c-format
msgid "record %u could not be read\n"
msgstr ""

#: lib/query.c:504 lib/rpminstall.c:701
#, c-format
msgid "package %s is not installed\n"
msgstr "%s paketi kurulu değil\n"

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

#: lib/rpmchecksig.c:48 lib/rpmchecksig.c:56
#, c-format
msgid "%s: key %d import failed.\n"
msgstr ""

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

#: lib/rpmchecksig.c:109
#, c-format
msgid "%s: import read failed(%d).\n"
msgstr ""

#: lib/rpmchecksig.c:129
#, c-format
msgid "Fread failed: %s"
msgstr ""

#: lib/rpmchecksig.c:246
msgid "DIGESTS"
msgstr ""

#: lib/rpmchecksig.c:246
msgid "digests"
msgstr ""

#: lib/rpmchecksig.c:250
msgid "SIGNATURES"
msgstr ""

#: lib/rpmchecksig.c:250
msgid "signatures"
msgstr ""

#: lib/rpmchecksig.c:252
msgid "NOT OK"
msgstr "TAMAM DEĞİL"

#: lib/rpmchecksig.c:252
msgid "OK"
msgstr "Tamam"

#: lib/rpmchecksig.c:294 sign/rpmgensig.c:73
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: açılamadı: %s\n"

#: lib/rpmchroot.c:102
#, c-format
msgid "Unable to open current directory: %m\n"
msgstr ""

#: lib/rpmchroot.c:122 lib/rpmchroot.c:151
#, c-format
msgid "%s: chroot directory not set\n"
msgstr "%s: chroot dizini belirlenmemiş\n"

#: lib/rpmchroot.c:137
#, c-format
msgid "Unable to change root directory: %m\n"
msgstr ""

#: lib/rpmchroot.c:163
#, c-format
msgid "Unable to restore root directory: %m\n"
msgstr ""

#: lib/rpmdb.c:67
#, c-format
msgid "Generating %d missing index(es), please wait...\n"
msgstr ""

#: lib/rpmdb.c:162 lib/rpmdb.c:208
#, c-format
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""

#: lib/rpmdb.c:462
msgid "no dbpath has been set\n"
msgstr "belirtilmiş bir dbpath değeri yok\n"

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

#: lib/rpmdb.c:989
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""

#: lib/rpmdb.c:1101
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""

#: lib/rpmdb.c:1282
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""

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

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

#: lib/rpmdb.c:2067
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: 0x%x de başlık okunamadı\n"

#: lib/rpmdb.c:2410
msgid "could not move new database in place\n"
msgstr ""

#: lib/rpmdb.c:2413
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""

#: lib/rpmdb.c:2415 lib/rpmdb.c:2602
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""

#: lib/rpmdb.c:2424
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""

#: lib/rpmdb.c:2431
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""

#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "belirtilmiş bir dbpath yok"

#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""

#: lib/rpmdb.c:2555
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""

#: lib/rpmdb.c:2570
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "kayıt özgün olarak %u e eklenemedi\n"

#: lib/rpmdb.c:2587
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"veritabanı yeniden oluşturulamadı: mevcut veritabanı değişmeden\n"
"yerinde bırakıldı\n"

#: lib/rpmdb.c:2600
msgid "failed to replace old database with new database!\n"
msgstr "eski veritabanının yenisiyle değiştirilirmesi başarısız!\n"

#: lib/rpmds.c:700
msgid "NO "
msgstr "HAYIR "

#: lib/rpmds.c:700
msgid "YES"
msgstr "EVET"

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

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

#: lib/rpmds.c:1085
msgid "package payload can be compressed using bzip2."
msgstr ""

#: lib/rpmds.c:1090
msgid "package payload can be compressed using xz."
msgstr ""

#: lib/rpmds.c:1093
msgid "package payload can be compressed using lzma."
msgstr ""

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

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

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

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

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

#: lib/rpmds.c:1112
msgid "package scriptlets may access the rpm database while installing."
msgstr ""

#: lib/rpmds.c:1116
msgid "internal support for lua scripts."
msgstr "lua betikleri için dahili destek."

#: lib/rpmds.c:1120
msgid "file digest algorithm is per package configurable"
msgstr ""

#: lib/rpmds.c:1124
msgid "support for POSIX.1e file capabilities"
msgstr ""

#: lib/rpmds.c:1128
msgid "package scriptlets can be expanded at install time."
msgstr ""

#: lib/rpmds.c:1131
msgid "dependency comparison supports versions with tilde."
msgstr ""

#: lib/rpmds.c:1134
msgid "dependency comparison supports versions with caret."
msgstr ""

#: lib/rpmds.c:1137
msgid "support files larger than 4GB"
msgstr ""

#: lib/rpmds.c:1140
msgid "support for rich dependencies."
msgstr ""

#: lib/rpmds.c:1143
msgid "support for dynamic buildrequires."
msgstr ""

#: lib/rpmds.c:1147
msgid "package payload can be compressed using zstd."
msgstr ""

#: lib/rpmds.c:1300
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""

#: lib/rpmds.c:1341
msgid "Name required"
msgstr ""

#: lib/rpmds.c:1378
msgid "Illegal ops in with/without"
msgstr ""

#: lib/rpmds.c:1385
msgid "Illegal context for 'unless', please use 'or' instead"
msgstr ""

#: lib/rpmds.c:1390
msgid "Illegal context for 'if', please use 'and' instead"
msgstr ""

#: lib/rpmds.c:1406
msgid "Rich dependency does not start with '('"
msgstr ""

#: lib/rpmds.c:1414
msgid "Missing argument to rich dependency op"
msgstr ""

#: lib/rpmds.c:1416
msgid "Empty rich dependency"
msgstr ""

#: lib/rpmds.c:1434
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""

#: lib/rpmds.c:1449
msgid "Cannot chain different ops"
msgstr ""

#: lib/rpmds.c:1454
msgid "Can only chain and/or/with ops"
msgstr ""

#: lib/rpmds.c:1585
msgid "Junk after rich dependency"
msgstr ""

#: lib/rpmfi.c:800
#, c-format
msgid "user %s does not exist - using %s\n"
msgstr ""

#: lib/rpmfi.c:807
#, c-format
msgid "group %s does not exist - using %s\n"
msgstr ""

#: lib/rpmfi.c:1364
#, c-format
msgid "Wrong number of entries for tag %s: %u found but %u expected.\n"
msgstr ""

#: lib/rpmfi.c:1369
#, c-format
msgid "Malformed data for tag %s: %u bytes found but %lu expected.\n"
msgstr ""

#: lib/rpmfi.c:2348
msgid "Bad magic"
msgstr "Magic hatalı"

#: lib/rpmfi.c:2349
msgid "Bad/unreadable  header"
msgstr "Hatalı/okunamayan başlık"

#: lib/rpmfi.c:2372
msgid "Header size too big"
msgstr "Başlık çok uzun"

#: lib/rpmfi.c:2373
msgid "File too large for archive"
msgstr "Dosya arşiv için çok büyük"

#: lib/rpmfi.c:2374
msgid "Unknown file type"
msgstr "Bilinmeyen dosya türü"

#: lib/rpmfi.c:2375
msgid "Missing file(s)"
msgstr ""

#: lib/rpmfi.c:2376
msgid "Digest mismatch"
msgstr ""

#: lib/rpmfi.c:2377
msgid "Internal error"
msgstr "İç hata"

#: lib/rpmfi.c:2378
msgid "Archive file not in header"
msgstr ""

#: lib/rpmfi.c:2382
msgid "File from package already exists as a directory in system"
msgstr ""

#: lib/rpmfi.c:2389
msgid " failed - "
msgstr " başarısız - "

#: lib/rpmfi.c:2392
#, c-format
msgid "%s: (error 0x%x)"
msgstr ""

#: lib/rpmgi.c:55 lib/rpminstall.c:111 lib/rpminstall.c:310
#: lib/rpminstall.c:342 tools/rpmgraph.c:91 tools/rpmgraph.c:128
#, c-format
msgid "open of %s failed: %s\n"
msgstr "%s açılamadı: %s\n"

#: lib/rpmgi.c:144
#, c-format
msgid "Max level of manifest recursion exceeded: %s\n"
msgstr ""

#: lib/rpmgi.c:155
#, c-format
msgid "%s: not an rpm package (or package manifest)\n"
msgstr ""

#: lib/rpminstall.c:137
#, c-format
msgid "Updating / installing...\n"
msgstr "Güncelleniyor / kuruluyor...\n"

#: lib/rpminstall.c:139
#, c-format
msgid "Cleaning up / removing...\n"
msgstr "Temizleniyor / kaldırılıyor...\n"

#: lib/rpminstall.c:191
msgid "Preparing..."
msgstr "Hazırlanıyor..."

#: lib/rpminstall.c:191
msgid "Verifying..."
msgstr ""

#: lib/rpminstall.c:194
msgid "Preparing packages..."
msgstr "Paketler hazırlanıyor..."

#: lib/rpminstall.c:194
msgid "Verifying packages..."
msgstr ""

#: lib/rpminstall.c:272 tools/rpmgraph.c:167
msgid "Failed dependencies:\n"
msgstr "Sağlanamayan bağımlılıklar:\n"

#: lib/rpminstall.c:324
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""

#: lib/rpminstall.c:363 lib/rpminstall.c:763 tools/rpmgraph.c:111
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s yüklenemedi\n"

#: lib/rpminstall.c:500
#, c-format
msgid "Retrieving %s\n"
msgstr "%s alınıyor\n"

#: lib/rpminstall.c:512
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "%s atlanıyor - aktarım başarısız\n"

#: lib/rpminstall.c:582
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""

#: lib/rpminstall.c:613
#, c-format
msgid "error reading from file %s\n"
msgstr "%s dosyasından okuma hatalı\n"

#: lib/rpminstall.c:708
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""

#: lib/rpminstall.c:747
#, c-format
msgid "cannot open %s: %s\n"
msgstr "%s açılamadı: %s\n"

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

#: lib/rpmlead.c:95
msgid "not an rpm package"
msgstr "rpm paketi değil"

#: lib/rpmlead.c:99
msgid "illegal signature type"
msgstr ""

#: lib/rpmlead.c:103
msgid "unsupported RPM package version"
msgstr "desteklenmeyen RPM paketi sürümü"

#: lib/rpmlead.c:118
#, c-format
msgid "read failed: %s (%d)\n"
msgstr "okuma başarısız: %s (%d)\n"

#: lib/rpmlead.c:121
msgid "not an rpm package\n"
msgstr "rpm paketi değil\n"

#: lib/rpmlock.c:120 lib/rpmlock.c:141
#, c-format
msgid "can't create %s lock on %s (%s)\n"
msgstr ""

#: lib/rpmlock.c:136
#, c-format
msgid "waiting for %s lock on %s\n"
msgstr ""

#: lib/rpmplugins.c:67
#, c-format
msgid "Failed to dlopen %s %s\n"
msgstr ""

#: lib/rpmplugins.c:77
#, c-format
msgid "Failed to resolve symbol %s: %s\n"
msgstr ""

#: lib/rpmplugins.c:159
#, c-format
msgid "Plugin %%__%s_%s not configured\n"
msgstr ""

#: lib/rpmplugins.c:204
#, c-format
msgid "Plugin %s not loaded\n"
msgstr ""

#: lib/rpmprob.c:109
msgid "different"
msgstr "farklı"

#: lib/rpmprob.c:114
#, c-format
msgid "package %s is intended for a %s architecture"
msgstr ""

#: lib/rpmprob.c:118
#, c-format
msgid "package %s is intended for a %s operating system"
msgstr ""

#: lib/rpmprob.c:123
#, c-format
msgid "package %s is already installed"
msgstr "%s zaten kurulu"

#: lib/rpmprob.c:125
#, fuzzy, c-format
msgid "package %s is not installed"
msgstr "%s paketi kurulu değil\n"

#: lib/rpmprob.c:128
#, c-format
msgid "path %s in package %s is not relocatable"
msgstr ""

#: lib/rpmprob.c:133
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr "%s dosyası kalkışılan %s ve %s kurulumları arasında çelişiyor"

#: lib/rpmprob.c:138
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr "%s dosyasının %s kurulumu %s kurulumundaki dosya ile çelişiyor"

#: lib/rpmprob.c:143
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "%s paketi zaten yüklü (%s sürümünden daha yeni)"

#: lib/rpmprob.c:148
#, c-format
msgid ""
"installing package %s needs %<PRIu64>%cB more space on the %s filesystem"
msgstr ""

#: lib/rpmprob.c:158
#, c-format
msgid "installing package %s needs %<PRIu64> more inodes on the %s filesystem"
msgstr ""

#: lib/rpmprob.c:162
#, c-format
msgid "%s is needed by %s%s"
msgstr ""

#: lib/rpmprob.c:163 lib/rpmprob.c:167 lib/rpmprob.c:171
msgid "(installed) "
msgstr "(kuruldu)"

#: lib/rpmprob.c:166
#, c-format
msgid "%s conflicts with %s%s"
msgstr ""

#: lib/rpmprob.c:170
#, c-format
msgid "%s is obsoleted by %s%s"
msgstr ""

#: lib/rpmprob.c:174
#, c-format
msgid "package %s does not verify: %s"
msgstr ""

#: lib/rpmprob.c:179
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr "anlaşılamayan %d hatası, %s paketi işlenirken saptandı"

#: lib/rpmrc.c:221
#, c-format
msgid "missing second ':' at %s:%d\n"
msgstr "%s:%d - ikinci ':' eksik\n"

#: lib/rpmrc.c:224
#, c-format
msgid "missing architecture name at %s:%d\n"
msgstr "%s:%d - mimari ismi eksik\n"

#: lib/rpmrc.c:369
#, c-format
msgid "Incomplete data line at %s:%d\n"
msgstr "%s:%d - veri satırı tamamlanmamış\n"

#: lib/rpmrc.c:374
#, c-format
msgid "Too many args in data line at %s:%d\n"
msgstr "%s:%d - veri satırında çok fazla argüman\n"

#: lib/rpmrc.c:381
#, c-format
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "arch/os numarası hatalı: %s (%s:%d)\n"

#: lib/rpmrc.c:412
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "%s:%d - öntanımlı satır tamamlanmamış\n"

#: lib/rpmrc.c:417
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "%s:%d - öntanımlı satırda çok fazla argüman\n"

#: lib/rpmrc.c:522
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "(0x%02x bulundu) %s:%d de ':' yok\n"

#: lib/rpmrc.c:539 lib/rpmrc.c:571
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "%s için %s:%d de argüman eksik\n"

#: lib/rpmrc.c:550
#, c-format
msgid "cannot open %s at %s:%d: %m\n"
msgstr ""

#: lib/rpmrc.c:563
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "%s için %s:%d'de eksik mimari\n"

#: lib/rpmrc.c:631
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "seçenek '%s' (%s:%d) de hatalı\n"

#: lib/rpmrc.c:971
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""

#: lib/rpmrc.c:1468
#, c-format
msgid "Unknown system: %s\n"
msgstr "Bilinmeyen sistem: %s\n"

#: lib/rpmrc.c:1470
#, c-format
msgid "Please contact %s\n"
msgstr ""

#: lib/rpmrc.c:1603
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""

#: lib/rpmrc.c:1621
msgid "failed to register exit handler"
msgstr ""

#: lib/rpmscript.c:147
msgid "No exec() called after fork() in lua scriptlet\n"
msgstr ""

#: lib/rpmscript.c:152
#, c-format
msgid "Unable to restore current directory: %m"
msgstr ""

#: lib/rpmscript.c:163 rpmio/macro.c:1079
msgid "<lua> scriptlet support not built in\n"
msgstr ""

#: lib/rpmscript.c:226
#, c-format
msgid "failed to exec scriptlet interpreter %s: %s\n"
msgstr ""

#: lib/rpmscript.c:281
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""

#: lib/rpmscript.c:316
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""

#: lib/rpmscript.c:356
#, c-format
msgid "Fwrite failed: %s"
msgstr ""

#: lib/rpmscript.c:374
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""

#: lib/rpmscript.c:378
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""

#: lib/rpmscript.c:381
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""

#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Bilinmeyen biçim"

#: lib/rpmte.c:757
msgid "install"
msgstr "kur"

#: lib/rpmte.c:758
msgid "erase"
msgstr "sil"

#: lib/rpmte.c:759
msgid "rpmdb"
msgstr ""

#: lib/rpmts.c:101
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "%s de Paket veritabanı açılamadı\n"

#: lib/rpmts.c:204
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr ""

#: lib/rpmts.c:222
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr ""

#: lib/rpmts.c:230
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr ""

#: lib/rpmts.c:289
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr ""

#: lib/rpmts.c:1077
#, c-format
msgid "invalid package verify level %s\n"
msgstr ""

#: lib/rpmts.c:1234
msgid "transaction"
msgstr ""

#: lib/rpmvs.c:154
#, c-format
msgid "%s tag %u: invalid type %u"
msgstr ""

#: lib/rpmvs.c:160
#, c-format
msgid "%s: tag %u: invalid count %u"
msgstr ""

#: lib/rpmvs.c:180
#, c-format
msgid "%s tag %u: invalid data %p (%u)"
msgstr ""

#: lib/rpmvs.c:190
#, c-format
msgid "%s tag %u: invalid size %u"
msgstr ""

#: lib/rpmvs.c:197
#, c-format
msgid "%s tag %u: invalid OpenPGP signature"
msgstr ""

#: lib/rpmvs.c:209
#, c-format
msgid "%s: tag %u: invalid hex"
msgstr ""

#: lib/rpmvs.c:264 lib/rpmvs.c:277
#, c-format
msgid "%s%s%s %s"
msgstr ""

#: lib/rpmvs.c:268
msgid "digest"
msgstr ""

#: lib/rpmvs.c:273
#, c-format
msgid "%s%s"
msgstr ""

#: lib/rpmvs.c:281
msgid "signature"
msgstr ""

#: lib/rpmvs.c:308
msgid "header"
msgstr ""

#: lib/rpmvs.c:308
msgid "package"
msgstr ""

#: lib/rpmvs.c:532
msgid "Header "
msgstr "Başlık"

#: lib/rpmvs.c:533
msgid "Payload "
msgstr ""

#: lib/signature.c:213
msgid "Unable to reload signature header.\n"
msgstr "İmza başlığı yeniden yüklenemedi.\n"

#: lib/transaction.c:1244
msgid "no signature"
msgstr ""

#: lib/transaction.c:1244
msgid "no digest"
msgstr ""

#: lib/transaction.c:1633
msgid "skipped"
msgstr "atlandı"

#: lib/transaction.c:1633
msgid "failed"
msgstr "başarısız oldu"

#: lib/verify.c:328
msgid "no state"
msgstr ""

#: lib/verify.c:330
msgid "unknown state"
msgstr "bilinmeyen durum"

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

#: lib/verify.c:441
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr ""

#: plugins/prioreset.c:29
#, c-format
msgid "Unable to reset nice value: %s"
msgstr ""

#: plugins/prioreset.c:40
#, c-format
msgid "Unable to reset I/O priority: %s"
msgstr ""

#: rpmio/digest_nss.c:69
msgid "Failed to initialize NSS library\n"
msgstr ""

#: rpmio/digest_nss.c:80
#, c-format
msgid "Failed to register fork handler: %m\n"
msgstr ""

#: rpmio/expression.c:347
#, fuzzy
msgid "syntax error while parsing =="
msgstr "== çözümlenirken sözdizimi hatası bulundu\n"

#: rpmio/expression.c:377
#, fuzzy
msgid "syntax error while parsing &&"
msgstr "&& çözümlenirken sözdizimi hatası bulundu\n"

#: rpmio/expression.c:386
#, fuzzy
msgid "syntax error while parsing ||"
msgstr "|| çözümlenirken sözdizimi hatası bulundu\n"

#: rpmio/expression.c:414
msgid "macro expansion returned a bare word, please use \"...\""
msgstr ""

#: rpmio/expression.c:416
msgid "macro expansion did not return an integer"
msgstr ""

#: rpmio/expression.c:417
#, c-format
msgid "expanded string: %s\n"
msgstr ""

#: rpmio/expression.c:446
#, fuzzy
msgid "unterminated string in expression"
msgstr "ifade içerisinde ? dan sonra { gerekli"

#: rpmio/expression.c:460
#, fuzzy
msgid "invalid version"
msgstr "(geçersiz tür)"

#: rpmio/expression.c:465
msgid "bare words are no longer supported, please use \"...\""
msgstr ""

#: rpmio/expression.c:469
#, fuzzy
msgid "parse error in expression"
msgstr "ifadede çözümleme hatası\n"

#: rpmio/expression.c:507
#, fuzzy
msgid "unmatched ("
msgstr "uyumsuz (\n"

#: rpmio/expression.c:530
#, fuzzy
msgid "- only on numbers"
msgstr "- sadece sayılarda\n"

#: rpmio/expression.c:549
#, fuzzy
msgid "unexpected end of expression"
msgstr "ifadenin sonunda | gerekli"

#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897
#: rpmio/expression.c:934
#, fuzzy
msgid "syntax error in expression"
msgstr "ifadede sözdizimi hatası\n"

#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722
#: rpmio/expression.c:799 rpmio/expression.c:858
#, fuzzy
msgid "types must match"
msgstr "türler eşleşmeli\n"

#: rpmio/expression.c:604
msgid "division by zero"
msgstr ""

#: rpmio/expression.c:612
#, fuzzy
msgid "* and / not supported for versions"
msgstr "* / dizgelerde desteklenmez\n"

#: rpmio/expression.c:615
#, fuzzy
msgid "* and / not supported for strings"
msgstr "* / dizgelerde desteklenmez\n"

#: rpmio/expression.c:668
#, fuzzy
msgid "+ and - not supported for versions"
msgstr "* / dizgelerde desteklenmez\n"

#: rpmio/expression.c:674
#, fuzzy
msgid "- not supported for strings"
msgstr "- dizgelerde desteklenmez\n"

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

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

#: rpmio/macro.c:496
#, fuzzy, c-format
msgid "Failed to open shell expansion pipe for command: %s: %m \n"
msgstr "tar veriyolu açılamadı: %m\n"

#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s has illegal name (%s)\n"
msgstr ""

#: rpmio/macro.c:639
#, c-format
msgid "Macro %%%s is a built-in (%s)\n"
msgstr ""

#: rpmio/macro.c:683
#, c-format
msgid "Macro %%%s has unterminated opts\n"
msgstr "%%%s makrosunu seçenekleri sonlandırılmamış\n"

#: rpmio/macro.c:694 rpmio/macro.c:733
#, c-format
msgid "Macro %%%s has unterminated body\n"
msgstr "%%%s makrosunun gövdesi sonlandırılmamış\n"

#: rpmio/macro.c:753
#, c-format
msgid "Macro %%%s has empty body\n"
msgstr "%%%s makrosu boş\n"

#: rpmio/macro.c:758
#, c-format
msgid "Macro %%%s needs whitespace before body\n"
msgstr ""

#: rpmio/macro.c:762
#, c-format
msgid "Macro %%%s failed to expand\n"
msgstr "%%%s makrosu genişletmede başarısız\n"

#: rpmio/macro.c:848
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""

#: rpmio/macro.c:968
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "%c seçeneği %s(%s) de anlaşılamadı\n"

#: rpmio/macro.c:1027
#, c-format
msgid "no such macro: '%s'\n"
msgstr ""

#: rpmio/macro.c:1390
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""

#: rpmio/macro.c:1420
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "%c sonlandırılmamış: %s\n"

#: rpmio/macro.c:1475
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Bir ayrıştırılamayan makro tarafından bir %% izlendi\n"

#: rpmio/macro.c:1487
#, fuzzy
msgid "argument expected"
msgstr "beklenmeyen ]"

#: rpmio/macro.c:1487
#, fuzzy
msgid "unexpected argument"
msgstr "beklenmeyen ]"

#: rpmio/macro.c:1796
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== %d etkin %d boş\n"

#: rpmio/rpmfileutil.c:95
#, c-format
msgid "error creating temporary file %s: %m\n"
msgstr ""

#: rpmio/rpmfileutil.c:160 rpmio/rpmfileutil.c:166
#, c-format
msgid "File %s: %s\n"
msgstr "%s dosyası: %s\n"

#: rpmio/rpmfileutil.c:169
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr "%s dosyası %u bayttan küçük\n"

#: rpmio/rpmio.c:301
msgid "[none]"
msgstr ""

#: rpmio/rpmlog.c:81
msgid "(no error)"
msgstr "(hata yok)"

#: rpmio/rpmlog.c:191 rpmio/rpmlog.c:192 rpmio/rpmlog.c:193
msgid "fatal error: "
msgstr "ölümcül hata: "

#: rpmio/rpmlog.c:194
msgid "error: "
msgstr "hata: "

#: rpmio/rpmlog.c:195
msgid "warning: "
msgstr "uyarı: "

#: rpmio/rpmlog.c:269
msgid "Error writing to log"
msgstr ""

#: rpmio/rpmlua.c:578
#, c-format
msgid "invalid syntax in lua scriptlet: %s\n"
msgstr ""

#: rpmio/rpmlua.c:596
#, c-format
msgid "invalid syntax in lua script: %s\n"
msgstr ""

#: rpmio/rpmlua.c:601 rpmio/rpmlua.c:620
#, c-format
msgid "lua script failed: %s\n"
msgstr ""

#: rpmio/rpmlua.c:615
#, c-format
msgid "invalid syntax in lua file: %s\n"
msgstr ""

#: rpmio/rpmlua.c:836
#, c-format
msgid "lua hook failed: %s\n"
msgstr ""

#: rpmio/rpmmalloc.c:25
#, c-format
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "bellek ayrılırken (%u bayt) NULL döndü.\n"

#: rpmio/rpmpgp.c:668 rpmio/rpmpgp.c:784 rpmio/rpmpgp.c:868
#, c-format
msgid "Unsupported version of key: V%d\n"
msgstr ""

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

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

#: rpmio/rpmsq.c:37
#, c-format
msgid "exiting on signal %d from pid %d\n"
msgstr ""

#: sign/rpmgensig.c:106
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: Fwrite başarısız: %s\n"

#: sign/rpmgensig.c:112
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread başarısız: %s\n"

#: sign/rpmgensig.c:116
#, c-format
msgid "%s: Fflush failed: %s\n"
msgstr ""

#: sign/rpmgensig.c:141
msgid "Unsupported PGP signature\n"
msgstr "Desteklenmeyen PGP imzası\n"

#: sign/rpmgensig.c:147
#, c-format
msgid "Unsupported PGP hash algorithm %u\n"
msgstr ""

#: sign/rpmgensig.c:160
#, c-format
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""

#: sign/rpmgensig.c:191
#, fuzzy, c-format
msgid "Could not create pipe for signing: %m\n"
msgstr "%s açılamadı: %s\n"

#: sign/rpmgensig.c:205
#, fuzzy, c-format
msgid "Could not set GPG_TTY to stdin: %m\n"
msgstr "%s açılamadı: %s\n"

#: sign/rpmgensig.c:220
#, c-format
msgid "Could not exec %s: %s\n"
msgstr ""

#: sign/rpmgensig.c:231
#, fuzzy, c-format
msgid "Could not open pipe for writing: %m\n"
msgstr "%s açılamadı: %s\n"

#: sign/rpmgensig.c:246
msgid "Could not write to pipe\n"
msgstr ""

#: sign/rpmgensig.c:253
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""

#: sign/rpmgensig.c:268
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""

#: sign/rpmgensig.c:296
msgid "gpg failed to write signature\n"
msgstr "imzanın yazılması sırasında gpg hata verdi\n"

#: sign/rpmgensig.c:313
msgid "unable to read the signature\n"
msgstr "imza okunamadı\n"

#: sign/rpmgensig.c:440
msgid "file signing support not built in\n"
msgstr ""

#: sign/rpmgensig.c:514
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""

#: sign/rpmgensig.c:521
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""

#: sign/rpmgensig.c:526
msgid "Cannot sign RPM v3 packages\n"
msgstr "RPM v3 paketleri imzalanamıyor\n"

#: sign/rpmgensig.c:562
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""

#: sign/rpmgensig.c:597 sign/rpmgensig.c:620
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature başarısız: %s\n"

#: sign/rpmgensig.c:607
msgid "rpmMkTemp failed\n"
msgstr ""

#: sign/rpmgensig.c:614
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead başarısız: %s\n"

#: sign/rpmgensig.c:639
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""

#: sign/rpmsignfiles.c:55
msgid "sign_hash failed\n"
msgstr ""

#: sign/rpmsignfiles.c:84
msgid "File digest algorithm id is invalid"
msgstr ""

#: sign/rpmsignfiles.c:104
msgid "signFile failed\n"
msgstr ""

#: sign/rpmsignfiles.c:109
msgid "headerPutString failed\n"
msgstr ""

#: tools/rpmgraph.c:141
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""

#: tools/rpmgraph.c:219
msgid "don't verify header+payload signature"
msgstr ""

#, c-format
#~ msgid "%s: %s: %s\n"
#~ msgstr "%s: %s: %s\n"

#, c-format
#~ msgid "%c"
#~ msgstr "%c"

#~ msgid "%a %b %d %Y"
#~ msgstr "%a %d %b %Y"

#, fuzzy, c-format
#~ msgid "%s generator %s failed: %s\n"
#~ msgstr "%s açılamadı: %s\n"

#~ msgid "! only on numbers\n"
#~ msgstr "! sadece sayılarda\n"

#~ msgid "&& and || not suported for strings\n"
#~ msgstr "&& ve || dizgelerde desteklenmez\n"

#, c-format
#~ msgid "failed to load macro file %s"
#~ msgstr "makro dosyası %s'in yüklenmesi başarısız oldu"