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

#: build.c:37
#, fuzzy, c-format
msgid "cannot open rpm database in %s\n"
msgstr "virhe: en voi avata %s%s/packages.rpm\n"

#: build.c:47
#, fuzzy
msgid "failed build dependencies:\n"
msgstr "puuttuvat riippuvuudet:\n"

#: build.c:79
#, fuzzy, c-format
msgid "Unable to open spec file %s: %s\n"
msgstr "En voi avata %s luettavaksi: %s."

#: build.c:154 build.c:166
#, fuzzy, c-format
msgid "Failed to open tar pipe: %m\n"
msgstr "%s:n avaus epäonnistui\n"

#. Give up
#: build.c:173
#, fuzzy, c-format
msgid "Failed to read spec file from %s\n"
msgstr "En voi lukea %s: %s."

#: build.c:201
#, fuzzy, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "En voi lukea %s: %s."

#: build.c:240
#, fuzzy, c-format
msgid "failed to stat %s: %m\n"
msgstr "en voinut avata %s: %s"

#: build.c:245
#, fuzzy, c-format
msgid "File %s is not a regular file.\n"
msgstr "%s ei vaikuta RPM-paketilta\n"

#: build.c:254
#, fuzzy, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "%s ei vaikuta RPM-paketilta\n"

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

#: build.c:325
#, fuzzy, c-format
msgid "Building for target %s\n"
msgstr "virhe etsittäessä pakettia %s\n"

#: rpm.c:227
#, c-format
msgid "rpm: %s\n"
msgstr ""

#: rpm.c:238 rpmqv.c:245
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versio %s\n"

#: rpm.c:242 rpmqv.c:251
msgid "Copyright (C) 1998-2000 - Red Hat, Inc."
msgstr ""

#: rpm.c:243 rpmqv.c:252
#, fuzzy
msgid "This program may be freely redistributed under the terms of the GNU GPL"
msgstr "Tätä ohjelmaa voi vapaasti levittää GNU GPL:n puittessa"

#: rpm.c:251
#, fuzzy
msgid "Usage: rpm {--help}"
msgstr "käyttö: rpm {--help}"

#: rpm.c:252
msgid "       rpm {--version}"
msgstr ""

#: rpm.c:253
msgid "       rpm {--initdb}   [--dbpath <dir>]"
msgstr "       rpm {--initdb}   [--dbpath <hakem>]"

#: rpm.c:254
msgid ""
"       rpm {--install -i} [-v] [--hash -h] [--percent] [--force] [--test]"
msgstr ""

#: rpm.c:255
msgid "                        [--replacepkgs] [--replacefiles] [--root <dir>]"
msgstr ""
"                        [--replacepkgs] [--replacefiles] [--root <hakem>]"

#: rpm.c:256
msgid "                        [--excludedocs] [--includedocs] [--noscripts]"
msgstr ""

#: rpm.c:257
msgid ""
"                        [--rcfile <file>] [--ignorearch] [--dbpath <dir>]"
msgstr ""
"                        [--rcfile <tiedosto>] [--ignorearch] [--dbpath "
"<hakem>]"

#: rpm.c:258
msgid ""
"                        [--prefix <dir>] [--ignoreos] [--nodeps] [--allfiles]"
msgstr ""
"                        [--prefix <hakem>] [--ignoreos] [--nodeps] [--"
"allfiles]"

#: rpm.c:259 rpm.c:268 rpm.c:278
msgid "                        [--ftpproxy <host>] [--ftpport <port>]"
msgstr "                        [--ftpproxy <kone>] [--ftpport <portti>]"

#: rpm.c:260 rpm.c:279
#, fuzzy
msgid "                        [--httpproxy <host>] [--httpport <port>]"
msgstr "                        [--ftpproxy <kone>] [--ftpport <portti>]"

#: rpm.c:261
#, fuzzy
msgid ""
"                        [--justdb] [--noorder] [--relocate oldpath=newpath]"
msgstr "                        [--noorder] [--relocate vanhapolku=uusipolku]"

#: rpm.c:262
#, fuzzy
msgid ""
"                        [--badreloc] [--notriggers] [--excludepath <path>]"
msgstr "                        [--badreloc] tiedosto1.rpm ... tiedostoN.rpm"

#: rpm.c:263
#, fuzzy
msgid "                        [--ignoresize] file1.rpm ... fileN.rpm"
msgstr "                        [--badreloc] tiedosto1.rpm ... tiedostoN.rpm"

#: rpm.c:264
msgid ""
"       rpm {--upgrade -U} [-v] [--hash -h] [--percent] [--force] [--test]"
msgstr ""

#: rpm.c:265
msgid "                        [--oldpackage] [--root <dir>] [--noscripts]"
msgstr "                        [--oldpackage] [--root <hakem>] [--noscripts]"

#: rpm.c:266
msgid ""
"                        [--excludedocs] [--includedocs] [--rcfile <file>]"
msgstr ""
"                        [--excludedocs] [--includedocs] [--rcfile <tiedosto>]"

#: rpm.c:267
msgid ""
"                        [--ignorearch]  [--dbpath <dir>] [--prefix <dir>] "
msgstr ""
"                        [--ignorearch]  [--dbpath <hakem>] [--prefix "
"<hakem>] "

#: rpm.c:269
#, fuzzy
msgid "                        [--httpproxy <host>] [--httpport <port>] "
msgstr "                        [--ftpproxy <kone>] [--ftpport <portti>]"

#: rpm.c:270
msgid "                        [--ignoreos] [--nodeps] [--allfiles] [--justdb]"
msgstr ""

#: rpm.c:271
msgid "                        [--noorder] [--relocate oldpath=newpath]"
msgstr "                        [--noorder] [--relocate vanhapolku=uusipolku]"

#: rpm.c:272
#, fuzzy
msgid ""
"                        [--badreloc] [--excludepath <path>] [--ignoresize]"
msgstr "                        [--nomd5] [kohteet]"

#: rpm.c:273
#, fuzzy
msgid "                        file1.rpm ... fileN.rpm"
msgstr "                        [--badreloc] tiedosto1.rpm ... tiedostoN.rpm"

#: rpm.c:274
msgid "       rpm {--query -q} [-afpg] [-i] [-l] [-s] [-d] [-c] [-v] [-R]"
msgstr ""

#: rpm.c:275
msgid "                        [--scripts] [--root <dir>] [--rcfile <file>]"
msgstr ""
"                        [--scripts] [--root <hakem>] [--rcfile <tiedosto>]"

#: rpm.c:276
msgid "                        [--whatprovides] [--whatrequires] [--requires]"
msgstr ""

#: rpm.c:277
#, fuzzy
msgid "                        [--triggeredby]"
msgstr "                        [--nomd5] [kohteet]"

#: rpm.c:280
#, fuzzy
msgid "                        [--provides] [--triggers] [--dump]"
msgstr ""
"                        [--dbpath <hakem>] [--nodeps] [--nofiles] [--"
"noscripts]"

#: rpm.c:281
#, fuzzy
msgid "                        [--changelog] [--dbpath <dir>] [targets]"
msgstr "                        [--nomd5] [kohteet]"

#: rpm.c:282
msgid "       rpm {--verify -V -y} [-afpg] [--root <dir>] [--rcfile <file>]"
msgstr ""
"       rpm {--verify -V -y} [-afpg] [--root <hakem>] [--rcfile <tiedosto>]"

#: rpm.c:283
msgid ""
"                        [--dbpath <dir>] [--nodeps] [--nofiles] [--noscripts]"
msgstr ""
"                        [--dbpath <hakem>] [--nodeps] [--nofiles] [--"
"noscripts]"

#: rpm.c:284
msgid "                        [--nomd5] [targets]"
msgstr "                        [--nomd5] [kohteet]"

#: rpm.c:285
msgid "       rpm {--setperms} [-afpg] [target]"
msgstr "       rpm {--setperms} [-afpg] [kohde]"

#: rpm.c:286
msgid "       rpm {--setugids} [-afpg] [target]"
msgstr "       rpm {--setugids} [-afpg] [kohde]"

#: rpm.c:287
#, fuzzy
msgid "       rpm {--freshen -F} file1.rpm ... fileN.rpm"
msgstr "                        [--badreloc] tiedosto1.rpm ... tiedostoN.rpm"

#: rpm.c:288
msgid "       rpm {--erase -e} [--root <dir>] [--noscripts] [--rcfile <file>]"
msgstr ""
"       rpm {--erase -e} [--root <hakem>] [--noscripts] [--rcfile <tiedosto>]"

#: rpm.c:289
msgid "                        [--dbpath <dir>] [--nodeps] [--allmatches]"
msgstr "                        [--dbpath <hakem>] [--nodeps] [--allmatches]"

#: rpm.c:290
#, fuzzy
msgid "                        [--justdb] [--notriggers] package1 ... packageN"
msgstr "                        [--justdb] paketti1 ... pakettiN"

#: rpm.c:291
msgid "       rpm {--resign} [--rcfile <file>] package1 package2 ... packageN"
msgstr ""
"       rpm {--resign} [--rcfile <tiedosto>] paketti1 paketti2 ... pakettiN"

#: rpm.c:292
msgid "       rpm {--addsign} [--rcfile <file>] package1 package2 ... packageN"
msgstr ""
"       rpm {--addsign} [--rcfile <tiedosto>] paketti1 paketti2 ... pakettiN"

#: rpm.c:293
#, fuzzy
msgid ""
"       rpm {--checksig -K} [--nopgp] [--nogpg] [--nomd5] [--rcfile <file>]"
msgstr "       rpm {--checksig -K} [--nopgp] [--nomd5] [--rcfile <tiedosto>]"

#: rpm.c:294
msgid "                           package1 ... packageN"
msgstr "                           paketti1 ... pakettiN"

#: rpm.c:295
msgid "       rpm {--rebuilddb} [--rcfile <file>] [--dbpath <dir>]"
msgstr "       rpm {--rebuilddb} [--rcfile <tiedosto>] [--dbpath <hakem>]"

#: rpm.c:296
#, fuzzy
msgid "       rpm {--verifydb} [--rcfile <file>] [--dbpath <dir>]"
msgstr "       rpm {--rebuilddb} [--rcfile <tiedosto>] [--dbpath <hakem>]"

#: rpm.c:297
msgid "       rpm {--querytags}"
msgstr ""

#: rpm.c:331
#, fuzzy
msgid "Usage:"
msgstr "käyttö:"

#: rpm.c:333
msgid "print this message"
msgstr "tulosta tämä viesti"

#: rpm.c:335 rpmqv.c:126
msgid "print the version of rpm being used"
msgstr "tulosta käytetyn rpm:n versio"

#: rpm.c:338
#, fuzzy
msgid "   All modes support the following arguments:"
msgstr "   kaikki moodit tukevat seuraavia parametrejä"

#: rpm.c:339
msgid "    --define '<name> <body>'"
msgstr ""

#: rpm.c:340 rpmqv.c:133
msgid "define macro <name> with value <body>"
msgstr ""

#: rpm.c:341
#, fuzzy
msgid "    --eval '<name>+'      "
msgstr "    -b<vaihe> <määrittely> "

#: rpm.c:342
#, fuzzy
msgid "print the expansion of macro <name> to stdout"
msgstr "tulosta käytetyn rpm:n versio"

#: rpm.c:343
#, fuzzy
msgid "    --pipe <cmd>          "
msgstr "    -b<vaihe> <määrittely> "

#: rpm.c:344 rpmqv.c:139
msgid "send stdout to <cmd>"
msgstr "lähetä vakiotuloste <komento>:lle"

#: rpm.c:345
#, fuzzy
msgid "    --rcfile <file>       "
msgstr "    -b<vaihe> <määrittely> "

#: rpm.c:346
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr "käytä <tiedosto> eikä /etc/rpmrc tai $HOME/.rpmrc"

#: rpm.c:348 rpmqv.c:157
msgid "display final rpmrc and macro configuration"
msgstr ""

#: rpm.c:350
msgid "be a little more verbose"
msgstr "tulosta enemmän viestejä"

#: rpm.c:352
msgid "be incredibly verbose (for debugging)"
msgstr "tulosta mahdollisimman paljon viestejä (vianetsintään)"

#: rpm.c:355
#, fuzzy
msgid "   Install, upgrade and query (with -p) allow URL's to be used in place"
msgstr "   asennuksessa, päivityksessä ja kyselyssä (-p:n kanssa)  ftp URL:ja voidaan käyttää"

#: rpm.c:356
#, fuzzy
msgid "   of file names as well as the following options:"
msgstr "   tiedostoniminä, kuten myös seuraavia parametrejä:\n"

#: rpm.c:357
msgid "      --ftpproxy <host>   "
msgstr ""

#: rpm.c:358
msgid "hostname or IP of ftp proxy"
msgstr "koneen nimi tai IP tai ftp-proxy"

#: rpm.c:359
msgid "      --ftpport <port>    "
msgstr ""

#: rpm.c:360
msgid "port number of ftp server (or proxy)"
msgstr "ftp-palvelijan (tai proxyn) porttinumero"

#: rpm.c:361
#, fuzzy
msgid "      --httpproxy <host>  "
msgstr "    -b<vaihe> <määrittely> "

#: rpm.c:362
#, fuzzy
msgid "hostname or IP of http proxy"
msgstr "koneen nimi tai IP tai ftp-proxy"

#: rpm.c:363
#, fuzzy
msgid "      --httpport <port>   "
msgstr "    -b<vaihe> <määrittely> "

#: rpm.c:364
#, fuzzy
msgid "port number of http server (or proxy)"
msgstr "ftp-palvelijan (tai proxyn) porttinumero"

#: rpm.c:368
msgid "query mode"
msgstr "kyselymoodi"

#: rpm.c:369 rpm.c:415 rpm.c:440 rpm.c:492 rpm.c:566
#, fuzzy
msgid "      --dbpath <dir>      "
msgstr "    -b<vaihe> <määrittely> "

#: rpm.c:370 rpm.c:416 rpm.c:441 rpm.c:493 rpm.c:567
msgid "use <dir> as the directory for the database"
msgstr "kaytä <hakem> tietokannan hakemistona"

#: rpm.c:371
msgid "      --queryformat <qfmt>"
msgstr ""

#: rpm.c:372
#, fuzzy
msgid "use <qfmt> as the header format (implies --info)"
msgstr "käytä s headerin formaatina (josta seuraa -i)"

#: rpm.c:373 rpm.c:417 rpm.c:475 rpm.c:504
msgid "      --root <dir>        "
msgstr ""

#: rpm.c:374 rpm.c:418 rpm.c:476 rpm.c:505 rpm.c:569 rpmqv.c:142
msgid "use <dir> as the top level directory"
msgstr "käytä <hakem> ylimpänä hakemistona"

#: rpm.c:375
msgid "      Package specification options:"
msgstr "      Paketin määrittelyparametrit:"

#: rpm.c:377
msgid "query all packages"
msgstr "kysele kaikki paketit"

#: rpm.c:378
msgid "        -f <file>+        "
msgstr ""

#: rpm.c:379
msgid "query package owning <file>"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: rpm.c:380
msgid "        -p <packagefile>+ "
msgstr ""

#: rpm.c:381
msgid "query (uninstalled) package <packagefile>"
msgstr "kysele(asentamatonta) pakettia <pakettitiedosto>"

#: rpm.c:382
#, fuzzy
msgid "        --triggeredby <pkg>"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: rpm.c:383
#, fuzzy
msgid "query packages triggered by <pkg>"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: rpm.c:384
#, fuzzy
msgid "        --whatprovides <cap>"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: rpm.c:385
#, fuzzy
msgid "query packages which provide <cap> capability"
msgstr "kysele paketteja, jotka tarjoavat <i> ominaisuuden"

#: rpm.c:386
#, fuzzy
msgid "        --whatrequires <cap>"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: rpm.c:387
#, fuzzy
msgid "query packages which require <cap> capability"
msgstr "kysele paketteja, jotka vaativat <i> ominaisuutta"

#: rpm.c:388
msgid "      Information selection options:"
msgstr "      Tietojen valintaparametrit:"

#: rpm.c:390
msgid "display package information"
msgstr "näytä paketin tiedot"

#: rpm.c:392
msgid "display the package's change log"
msgstr "näytä paketin muutosloki"

#: rpm.c:394
msgid "display package file list"
msgstr "näytä paketin tiedostolistaus"

#: rpm.c:396
msgid "show file states (implies -l)"
msgstr "näytä tiedostojen tilat (josta seuraa -l)"

#: rpm.c:398
msgid "list only documentation files (implies -l)"
msgstr "listaa vain dokumettitiedostot (josta seuraa -l)"

#: rpm.c:400
msgid "list only configuration files (implies -l)"
msgstr "listaa vain konfigurointiedostot (josta seuraa -l)"

#: rpm.c:402
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or -"
"d)"
msgstr "näytä kaikki varmistettavissa oleva tieto kustakin tiedostosta (pitää käyttää -l, -c, tai -d kanssa)"

#: rpm.c:404
msgid "list capabilities package provides"
msgstr "luettele paketin tarjoamat ominaisuudet"

#: rpm.c:406
msgid "list package dependencies"
msgstr "listaa paketin riippuvuudet"

#: rpm.c:408
msgid "print the various [un]install scripts"
msgstr "tulosta erinäiset asennus/poisto-skriptit"

#: rpm.c:410
msgid "show the trigger scripts contained in the package"
msgstr ""

#: rpm.c:414
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr "tarkista paketin asennus käyttäen samoja paketin määrittelyparametrejä kuin -q "

#: lib/poptI.c:148 rpm.c:420 rpm.c:462 rpm.c:497
msgid "do not verify package dependencies"
msgstr "älä tarkista paketin riippuvuuksia"

#: lib/poptK.c:68 rpm.c:422
msgid "do not verify file md5 checksums"
msgstr "älä tarkista tiedostojen md5-tarkistussummia"

#: rpm.c:424
msgid "do not verify file attributes"
msgstr "älä tarkista tiedostojen ominaisuuksia"

#: rpm.c:426
msgid "list the tags that can be used in a query format"
msgstr "luettele nimiöt, joita voidaan käyttää kyselyn formaatissa"

#: rpm.c:429
#, fuzzy
msgid "    --install <packagefile>"
msgstr "asenna paketti"

#: rpm.c:430
#, fuzzy
msgid "    -i <packagefile>      "
msgstr "    -b<vaihe> <määrittely> "

#: lib/poptI.c:144 rpm.c:431
msgid "install package"
msgstr "asenna paketti"

#: rpm.c:432
#, fuzzy
msgid "      --excludepath <path>"
msgstr "siirrä tiedostot hakemistosta <vanhapolku> hakemistoon <uusipolku>"

#: rpm.c:433
msgid "skip files in path <path>"
msgstr ""

#: rpm.c:434
#, fuzzy
msgid "      --relocate <oldpath>=<newpath>"
msgstr "siirrä tiedostot hakemistosta <vanhapolku> hakemistoon <uusipolku>"

#: rpm.c:435
msgid "relocate files from <oldpath> to <newpath>"
msgstr "siirrä tiedostot hakemistosta <vanhapolku> hakemistoon <uusipolku>"

#: lib/poptI.c:109 rpm.c:437
#, fuzzy
msgid "relocate files in non-relocateable package"
msgstr "paketti %s ei ole asennettu\n"

#: rpm.c:438
msgid "      --prefix <dir>      "
msgstr ""

#: lib/poptI.c:194 rpm.c:439
msgid "relocate the package to <dir>, if relocatable"
msgstr "siirrä paketti hakemistoon <hakem>, jos siirrettävissä"

#: lib/poptI.c:118 rpm.c:443
msgid "do not install documentation"
msgstr "älä asenna dokumentointia"

#: lib/poptI.c:124 rpm.c:445
msgid "short hand for --replacepkgs --replacefiles"
msgstr "lyhenne parametreille --replacepkgs --replacefiles"

#: lib/poptI.c:130 rpm.c:447
msgid "print hash marks as package installs (good with -v)"
msgstr "tulosta risuaitaa paketin asentuessa (-v:n kanssa hyvä)"

#: lib/poptI.c:95 rpm.c:449
msgid "install all files, even configurations which might otherwise be skipped"
msgstr "asenna kaikki tiedostot, myös konfiguraatiot, jotka muuten ehkä ohitettaisiin"

#: lib/poptI.c:133 rpm.c:452
msgid "don't verify package architecture"
msgstr "älä tarkista paketin arkkitehtuuria"

#: lib/poptI.c:139 rpm.c:454
msgid "don't check disk space before installing"
msgstr ""

#: lib/poptI.c:136 rpm.c:456
msgid "don't verify package operating system"
msgstr "älä tarkista paketin käyttöjärjestelmää"

#: lib/poptI.c:141 rpm.c:458
msgid "install documentation"
msgstr "asenna dokumentaatio"

#: lib/poptI.c:146 rpm.c:460 rpm.c:495
msgid "update the database, but do not modify the filesystem"
msgstr "päivitä tietokanta, mutta älä muuta tiedostojärjestelmää"

#: lib/poptI.c:151 rpm.c:464 rpm.c:499
msgid "do not reorder package installation to satisfy dependencies"
msgstr "älä muuta asennusjärjestystä riippuvuuksien tyydyttämiseksi"

#: rpm.c:466
msgid "don't execute any installation scripts"
msgstr "älä suorita asennusskriptejä"

#: rpm.c:468 rpm.c:503
msgid "don't execute any scripts triggered by this package"
msgstr ""

#: lib/poptI.c:192 rpm.c:470
msgid "print percentages as package installs"
msgstr "tulosta asennuksen eteneminen prosentteina"

#: lib/poptI.c:204 rpm.c:472
msgid "install even if the package replaces installed files"
msgstr "asenna vaikka paketti korvaisi asennettuja tiedostoja"

#: lib/poptI.c:207 rpm.c:474
msgid "reinstall if the package is already present"
msgstr "asenna uudelleen, jos paketti on jo asennettu"

#: lib/poptI.c:212 rpm.c:478
msgid "don't install, but tell if it would work or not"
msgstr "älä asenna, mutta kerro onnistuisiko se"

#: rpm.c:481
msgid "    --upgrade <packagefile>"
msgstr ""

#: rpm.c:482
#, fuzzy
msgid "    -U <packagefile>      "
msgstr "    -b<vaihe> <määrittely> "

#: rpm.c:483
msgid "upgrade package (same options as --install, plus)"
msgstr "päivitä paketti (samat parametrit kuin --install, plus)"

#: lib/poptI.c:188 rpm.c:485
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
msgstr "päivitä vanhempaan versioon (--force päivitettäessä tekee tämän automaattisesti)"

#: rpm.c:487
msgid "    --erase <package>"
msgstr ""

#: rpm.c:488
#, fuzzy
msgid "    -e <package>          "
msgstr "    -b<vaihe> <määrittely> "

#: lib/poptI.c:115 rpm.c:489
msgid "erase (uninstall) package"
msgstr "poista paketti"

#: lib/poptI.c:99 rpm.c:491
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr "poista kaikki paketit, joiden nimeä vastaa  <paketti> (tavallisesti, jos  <paketti> määrittää useita paketteja, tulee virhe)"

#: rpm.c:501
msgid "do not execute any package specific scripts"
msgstr "älä aja mitään pakettikohtaisia skriptejä"

#: rpm.c:507
msgid "    -b<stage> <spec>      "
msgstr "    -b<vaihe> <määrittely> "

#: rpm.c:508
#, fuzzy
msgid "    -t<stage> <tarball>   "
msgstr "    -b<vaihe> <määrittely> "

#: rpm.c:509
msgid "build package, where <stage> is one of:"
msgstr "tee paketti, jossa <vaihe> on jokin:"

#: rpm.c:511
msgid "prep (unpack sources and apply patches)"
msgstr "valmistele (pura lähdekoodi ja tee korjaukset)"

#: rpm.c:513
#, c-format
msgid "list check (do some cursory checks on %files)"
msgstr "listatarkistus (tee joitakin tarkistuksia %tiedostoihin)"

#: rpm.c:515
msgid "compile (prep and compile)"
msgstr "käännä (valmistele ja käännä)"

#: rpm.c:517
msgid "install (prep, compile, install)"
msgstr "asenna (valmistele, käännä ja asenna)"

#: rpm.c:519
msgid "binary package (prep, compile, install, package)"
msgstr "binääripaketti (valmistele, käännä, asenna, paketoi)"

#: rpm.c:521
msgid "bin/src package (prep, compile, install, package)"
msgstr "bin/src-paketti (valmistele, käännä, asenna, paketoi)"

#: lib/poptBT.c:211 rpm.c:523
msgid "skip straight to specified stage (only for c,i)"
msgstr "siirry suoraan määriteltyyn vaiheeseen (vain c ja i yhteydessä)"

#: lib/poptBT.c:190 rpm.c:525
msgid "remove build tree when done"
msgstr "poista käännöspuu, kun valmis"

#: lib/poptBT.c:207 rpm.c:527
#, fuzzy
msgid "remove sources when done"
msgstr "poista lähdekoodit ja määrittelytiedosto, kun valmis"

#: rpm.c:529
#, fuzzy
msgid "remove spec file when done"
msgstr "poista lähdekoodit ja määrittelytiedosto, kun valmis"

#: lib/poptBT.c:213 rpm.c:531
#, fuzzy
msgid "generate PGP/GPG signature"
msgstr "generoi PGP-allekirjoitus"

#: rpm.c:532
#, fuzzy
msgid "      --buildroot <dir>   "
msgstr "    -b<vaihe> <määrittely> "

#: rpm.c:533
msgid "use <dir> as the build root"
msgstr "käytä <hakem> käännöspuun juurena"

#: rpm.c:534
msgid "      --target=<platform>+"
msgstr ""

#: rpm.c:535
msgid "build the packages for the build targets platform1...platformN."
msgstr ""

#: rpm.c:537
msgid "do not execute any stages"
msgstr "älä suorita mitään vaiheita"

#: rpm.c:539
msgid "    --rebuild <src_pkg>   "
msgstr ""

#: rpm.c:540
msgid ""
"install source package, build binary package and remove spec file, sources, "
"patches, and icons."
msgstr "asenna lähdekoodipaketti, käännä binääripaketti ja poista määrittelytiedosto, lähdekoodi, korjaukset ja kuvakkeet"

#: rpm.c:541
msgid "    --recompile <src_pkg> "
msgstr ""

#: rpm.c:542
msgid "like --rebuild, but don't build any package"
msgstr "kuten --rebuild, mutta ei käännä paketteja"

#: rpm.c:545
#, fuzzy
msgid "    --resign <pkg>+       "
msgstr "    -b<vaihe> <määrittely> "

#: lib/poptK.c:55 rpm.c:546
msgid "sign a package (discard current signature)"
msgstr "allekirjoita paketti (hylkää nykyinen allekirjoitus)"

#: rpm.c:547
#, fuzzy
msgid "    --addsign <pkg>+      "
msgstr "    -b<vaihe> <määrittely> "

#: lib/poptK.c:53 rpm.c:548
msgid "add a signature to a package"
msgstr "lisää allekirjoitus pakettiin"

#: rpm.c:549
#, fuzzy
msgid "    --checksig <pkg>+"
msgstr "    -b<vaihe> <määrittely> "

#: rpm.c:550
#, fuzzy
msgid "    -K <pkg>+             "
msgstr "    -b<vaihe> <määrittely> "

#: lib/poptK.c:59 rpm.c:551
msgid "verify package signature"
msgstr "tarkista paketin allekirjoitus"

#: lib/poptK.c:65 rpm.c:553
msgid "skip any PGP signatures"
msgstr "ohita PGP-allekirjoitukset"

#: lib/poptK.c:62 rpm.c:555
#, fuzzy
msgid "skip any GPG signatures"
msgstr "ohita PGP-allekirjoitukset"

#: rpm.c:557
msgid "skip any MD5 signatures"
msgstr "ohita MD5-allekirjoitukset"

#: rpm.c:561
msgid "make sure a valid database exists"
msgstr "tarkista, että kunnollinen tietokanta löytyy"

#: rpm.c:563
msgid "rebuild database from existing database"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

#: rpm.c:565 rpmdb/poptDB.c:27
#, fuzzy
msgid "verify database files"
msgstr "%s:n kysely ei onnistunut\n"

#: rpm.c:573
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr "aseta tiedostojen oikeudet niiksi, jotka ne ovat pakettien tietokannassa käyttäen samoja pakettien määrittelyparametrejä kuin -q"

#: rpm.c:576
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr "aseta tiedostojen omistaja ja ryhmä niiksi, jotka ne ovat pakettien tietokannassa käyttäen samoja pakettien määrittelyparametrejä kuin -q"

#: rpm.c:728 rpm.c:734 rpm.c:743 rpm.c:765 rpm.c:771 rpm.c:778 rpm.c:786
#: rpm.c:794 rpm.c:815 rpm.c:821 rpm.c:884 rpmqv.c:646 rpmqv.c:652 rpmqv.c:658
#: rpmqv.c:696
msgid "only one major mode may be specified"
msgstr "vain yksi päämoodi voidaan määritellä"

#: rpm.c:736
msgid "-u and --uninstall are deprecated and no longer work.\n"
msgstr "-u ja --uninstall ovat vanhentuneet eivätkä enää toimi.\n"

#: rpm.c:738
msgid "Use -e or --erase instead.\n"
msgstr "Käytä sen sijaan -e tai --erase .\n"

#: lib/poptI.c:57 rpm.c:827
msgid "relocations must begin with a /"
msgstr "siirtojen pitää alkaa /-merkillä"

#: lib/poptI.c:59 rpm.c:829
msgid "relocations must contain a ="
msgstr "siirroissa pitää olla =-merkki"

#: lib/poptI.c:62 rpm.c:832
msgid "relocations must have a / following the ="
msgstr "siirroissa pitää olla / =-merkin jälkeen"

#: lib/poptI.c:45 rpm.c:841
#, fuzzy
msgid "exclude paths must begin with a /"
msgstr "siirtojen pitää alkaa /-merkillä"

#: rpm.c:850 rpmqv.c:598
msgid "The --rcfile option has been eliminated.\n"
msgstr ""

#: rpm.c:851
msgid "Use --macros with a colon separated list of macro files to read.\n"
msgstr ""

#: rpm.c:856 rpmqv.c:605
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""

#: rpm.c:891 rpmqv.c:675
msgid "one type of query/verify may be performed at a time"
msgstr "yhden tyyppinen kysely/tarkistus voidaan suorittaa kerralla"

#: rpm.c:896 rpmqv.c:679
#, fuzzy
msgid "unexpected query flags"
msgstr "odottamaton kyselyn lähde"

#: rpm.c:899 rpmqv.c:682
#, fuzzy
msgid "unexpected query format"
msgstr "odottamaton kyselyn lähde"

#: rpm.c:902 rpmqv.c:685
msgid "unexpected query source"
msgstr "odottamaton kyselyn lähde"

#: rpm.c:905 rpmqv.c:729
#, fuzzy
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr "vain asennus tai päivitys voidaan pakottaa"

#: rpm.c:908 rpmqv.c:731
msgid "files may only be relocated during package installation"
msgstr "tiedostoja voidaan siirtää toiselle polulle vain asennettaessa"

#: rpm.c:911 rpmqv.c:734
msgid "only one of --prefix or --relocate may be used"
msgstr "vain toinen --prefix tai --relocate voidaan antaa"

#: rpm.c:914 rpmqv.c:737
#, fuzzy
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr "--relocate: voidaan käyttää vain uusia paketteja asennettaessa"

#: rpm.c:917 rpmqv.c:740
msgid "--prefix may only be used when installing new packages"
msgstr "--prefix: voidaan käyttää vain uusia paketteja asennettaessa"

#: rpm.c:920 rpmqv.c:743
msgid "arguments to --prefix must begin with a /"
msgstr "--prefix parametrien pitää alkaa /-merkillä"

#: rpm.c:923 rpmqv.c:746
msgid "--hash (-h) may only be specified during package installation"
msgstr "--hash (-h): voidaan käyttää vain paketteja asennettaessa"

#: rpm.c:927 rpmqv.c:750
msgid "--percent may only be specified during package installation"
msgstr "--percent: voidaan käyttää vain paketteja asennettaessa"

#: rpm.c:931 rpmqv.c:755
msgid "--replacefiles may only be specified during package installation"
msgstr "--replacefiles: voidaan käyttää vain paketteja asennettaessa"

#: rpm.c:935 rpmqv.c:759
msgid "--replacepkgs may only be specified during package installation"
msgstr "--replacepkgs: voidaan käyttää vain paketteja asennettaessa"

#: rpm.c:939 rpmqv.c:763
msgid "--excludedocs may only be specified during package installation"
msgstr "--excludedocs: voidaan käyttää vain paketteja asennettaessa"

#: rpm.c:943 rpmqv.c:767
msgid "--includedocs may only be specified during package installation"
msgstr "--includedocs: voidaan käyttää vain paketteja asennettaessa"

#: rpm.c:947 rpmqv.c:771
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr "vain toinen --excludedocs tai --includedocs voidaan antaa"

#: rpm.c:951 rpmqv.c:775
msgid "--ignorearch may only be specified during package installation"
msgstr "--ignorearch: voidaan käyttää vain paketteja asennettaessa"

#: rpm.c:955 rpmqv.c:779
msgid "--ignoreos may only be specified during package installation"
msgstr "--ignoreos: voidaan käyttää vain paketteja asennettaessa"

#: rpm.c:959 rpmqv.c:784
#, fuzzy
msgid "--ignoresize may only be specified during package installation"
msgstr "--ignoreos: voidaan käyttää vain paketteja asennettaessa"

#: rpm.c:963 rpmqv.c:788
msgid "--allmatches may only be specified during package erasure"
msgstr "--allmatches: voidaan käyttää vain paketteja poistettaessa"

#: rpm.c:967 rpmqv.c:792
msgid "--allfiles may only be specified during package installation"
msgstr "--allfiles: voidaan käyttää vain paketteja asennettaessa"

#: rpm.c:971 rpmqv.c:797
msgid "--justdb may only be specified during package installation and erasure"
msgstr "--justdb: voidaan käyttää vain paketteja asennettaessa tai poistettaessa"

#: rpm.c:978
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation, "
"erasure, and verification"
msgstr "--noscripts: voidaan käyttää vain paketteja asennettaessa, poistettaessa tai tarkistettaessa"

#: rpm.c:982
#, fuzzy
msgid "--apply may only be specified during package installation"
msgstr "--allfiles: voidaan käyttää vain paketteja asennettaessa"

#: rpm.c:987 rpmqv.c:807
#, fuzzy
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb: voidaan käyttää vain paketteja asennettaessa tai poistettaessa"

#: rpm.c:991 rpmqv.c:811
#, fuzzy
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr "--nodeps: voidaan käyttää vain paketteja asennettaessa, poistettaessa tai tarkistettaessa"

#: rpm.c:996 rpmqv.c:816
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr "--test: voidaan käyttää vain paketteja asennettaessa, poistettaessa ja käännettäessä"

#: rpm.c:1000 rpmqv.c:821
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr "--root (-r): voidaan käyttää vain paketteja asennettaessa, poistettaessa, kyseltäessä ja tietokannan uudelleenluonnissa"

#: rpm.c:1012 rpmqv.c:833
msgid "arguments to --root (-r) must begin with a /"
msgstr "parametrit --root (-r):lle alettava /-merkillä"

#: rpm.c:1018
msgid "--oldpackage may only be used during upgrades"
msgstr "--oldpackage: voidaan käyttää vain paketteja päivitettäessä"

#: rpm.c:1021
msgid "--nopgp may only be used during signature checking"
msgstr "--nopgp: voidaan käyttää vain allekirjoitusta tarkistettaessa"

#: rpm.c:1024
#, fuzzy
msgid "--nogpg may only be used during signature checking"
msgstr "--nopgp: voidaan käyttää vain allekirjoitusta tarkistettaessa"

#: rpm.c:1027
#, fuzzy
msgid ""
"--nomd5 may only be used during signature checking and package verification"
msgstr "--nopgp: voidaan käyttää vain allekirjoitusta tarkistettaessa ja paketteja todennettaessa"

#: rpm.c:1038 rpmqv.c:854
msgid "no files to sign\n"
msgstr ""

#: rpm.c:1043 rpmqv.c:859
#, fuzzy, c-format
msgid "cannot access file %s\n"
msgstr "en voinut avata tiedostoa %s: "

#: rpm.c:1058 rpmqv.c:878
#, fuzzy
msgid "pgp not found: "
msgstr "Tiedostoa ei löytynyt palvelimelta"

#: rpm.c:1062 rpmqv.c:883
msgid "Enter pass phrase: "
msgstr ""

#: rpm.c:1064 rpmqv.c:885
msgid "Pass phrase check failed\n"
msgstr ""

#: rpm.c:1067 rpmqv.c:889
msgid "Pass phrase is good.\n"
msgstr ""

#: rpm.c:1072 rpmqv.c:894
#, c-format
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""

#: rpm.c:1078 rpmqv.c:901
msgid "--sign may only be used during package building"
msgstr "--sign: voidaan käyttää vain paketteja käännettäessä"

#: rpm.c:1093 rpmqv.c:917
#, fuzzy
msgid "exec failed\n"
msgstr "%s: avaus ei onnistunut\n"

#: rpm.c:1116 rpmqv.c:1133
msgid "unexpected arguments to --querytags "
msgstr "--querytags: odottamattomia parametrejä"

#: rpm.c:1127 rpmqv.c:1142
msgid "no packages given for signature check"
msgstr "allekirjoituksen tarkistukselle ei määritelty paketteja"

#: rpm.c:1138 rpmqv.c:1151
msgid "no packages given for signing"
msgstr "allekirjoitukselle ei määritelty paketteja"

#: rpm.c:1154 rpmqv.c:1035
msgid "no packages given for uninstall"
msgstr "poistolle ei määritelty paketteja"

#: rpm.c:1243 rpmqv.c:1046
msgid "no packages given for install"
msgstr "asennukselle ei määritelty paketteja"

#: rpm.c:1267 rpmqv.c:1096
msgid "extra arguments given for query of all packages"
msgstr "pakettien kyselylle annettiin ylimääräisiä parametrejä"

#: rpm.c:1272 rpmqv.c:1105
msgid "no arguments given for query"
msgstr "kyselylle ei annettu parametrejä"

#: rpm.c:1289 rpmqv.c:1121
#, fuzzy
msgid "extra arguments given for verify of all packages"
msgstr "pakettien kyselylle annettiin ylimääräisiä parametrejä"

#: rpm.c:1293 rpmqv.c:1125
msgid "no arguments given for verify"
msgstr "tarkistukselle ei annettu parametrejä"

#: rpm2cpio.c:34
msgid "argument is not an RPM package\n"
msgstr ""

#: rpm2cpio.c:38
#, fuzzy
msgid "error reading header from package\n"
msgstr "virhe etsittäessä pakettia %s\n"

#: rpm2cpio.c:60
#, fuzzy, c-format
msgid "cannot re-open payload: %s\n"
msgstr "en voinut avata tiedostoa %s: "

#: rpmqv.c:129
msgid "provide less detailed output"
msgstr ""

#: rpmqv.c:131
msgid "provide more detailed output"
msgstr ""

#: rpmqv.c:134
msgid "'<name> <body>'"
msgstr ""

#: rpmqv.c:136
#, fuzzy
msgid "print macro expansion of <expr>+"
msgstr "tulosta käytetyn rpm:n versio"

#: rpmqv.c:137
msgid "<expr>+"
msgstr ""

#: rpmqv.c:140
msgid "<cmd>"
msgstr ""

#: lib/poptI.c:195 rpmqv.c:143
msgid "<dir>"
msgstr ""

#: rpmqv.c:145
msgid "read <file:...> instead of default macro file(s)"
msgstr ""

#: rpmqv.c:146 rpmqv.c:150 rpmqv.c:154
msgid "<file:...>"
msgstr ""

#: rpmqv.c:149 rpmqv.c:153
msgid "read <file:...> instead of default rpmrc file(s)"
msgstr ""

#: rpmqv.c:162
msgid "disable use of libio(3) API"
msgstr ""

#: rpmqv.c:165
msgid "debug protocol data stream"
msgstr ""

#: rpmqv.c:167
msgid "debug rpmio I/O"
msgstr ""

#: rpmqv.c:169
msgid "debug URL cache handling"
msgstr ""

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

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

#: rpmqv.c:198
msgid "Signature options:"
msgstr ""

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

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

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

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

#. @-modfilesys -globs @
#: lib/poptI.c:27 rpmqv.c:238
#, fuzzy, c-format
msgid "%s: %s\n"
msgstr "en voinut avata %s: %s"

#: rpmqv.c:264
#, fuzzy, c-format
msgid "Usage: %s {--help}\n"
msgstr "käyttö: rpm {--help}"

#: rpmqv.c:599
#, fuzzy
msgid "Use \"--macros <file:...>\" instead.\n"
msgstr "Käytä sen sijaan -e tai --erase .\n"

#: rpmqv.c:723
msgid "--dbpath given for operation that does not use a database"
msgstr "--dbpath parametri annettu toiminnolle, joka ei käytä tietokantaa"

#: rpmqv.c:802
#, fuzzy
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr "--justdb: voidaan käyttää vain paketteja asennettaessa tai poistettaessa"

#: rpmqv.c:947
msgid "no packages files given for rebuild"
msgstr "uudelleenkäännolle ei määritelty paketteja"

#: rpmqv.c:1016
msgid "no spec files given for build"
msgstr "käännökselle ei annettu määrittelytiedostoja"

#: rpmqv.c:1018
msgid "no tar files given for build"
msgstr "käännökselle ei määritelty tar-tiedostoja"

#: build/build.c:123 build/pack.c:463
#, fuzzy
msgid "Unable to open temp file.\n"
msgstr "En voi avata %s luettavaksi: %s."

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

#: build/build.c:208
#, fuzzy, c-format
msgid "Exec of %s failed (%s): %s\n"
msgstr "%s:n avaus ei onnistunut: %s\n"

#: build/build.c:217
#, fuzzy, c-format
msgid "Bad exit status from %s (%s)\n"
msgstr "en voinut avata %s: %s"

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

#: build/expression.c:223
#, fuzzy
msgid "syntax error while parsing ==\n"
msgstr "odotin '?'-merkkiä ilmauksessa"

#: build/expression.c:253
#, fuzzy
msgid "syntax error while parsing &&\n"
msgstr "odotin '?'-merkkiä ilmauksessa"

#: build/expression.c:262
#, fuzzy
msgid "syntax error while parsing ||\n"
msgstr "odotin '?'-merkkiä ilmauksessa"

#: build/expression.c:305
#, fuzzy
msgid "parse error in expression\n"
msgstr "odotin '?'-merkkiä ilmauksessa"

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

#: build/expression.c:371
msgid "- only on numbers\n"
msgstr ""

#: build/expression.c:387
msgid "! only on numbers\n"
msgstr ""

#: build/expression.c:431 build/expression.c:481 build/expression.c:541
#: build/expression.c:635
msgid "types must match\n"
msgstr ""

#: build/expression.c:444
msgid "* / not suported for strings\n"
msgstr ""

#: build/expression.c:497
msgid "- not suported for strings\n"
msgstr ""

#: build/expression.c:648
msgid "&& and || not suported for strings\n"
msgstr ""

#: build/expression.c:681 build/expression.c:728
#, fuzzy
msgid "syntax error in expression\n"
msgstr "odotin '?'-merkkiä ilmauksessa"

#: build/files.c:272
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""

#: build/files.c:331 build/files.c:523 build/files.c:706
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "puuttuva '{' '%':n jälkeen"

#: build/files.c:342 build/files.c:648 build/files.c:717
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "puuttuva ':', %s:%d"

#: build/files.c:380 build/files.c:673
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "virheellinen paketin numero: %s\n"

#: build/files.c:486
#, fuzzy, c-format
msgid "Missing %s in %s %s\n"
msgstr "puuttuva '{' '%':n jälkeen"

#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""

#: build/files.c:577
#, fuzzy, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "En voi lukea %s: %s."

#: build/files.c:587
#, fuzzy, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "En voi lukea %s: %s."

#: build/files.c:599
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "En voi lukea %s: %s."

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

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

#: build/files.c:906
#, c-format
msgid "Hit limit for %%docdir\n"
msgstr ""

#: build/files.c:912
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr ""

#. We already got a file -- error
#: build/files.c:940
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "en voinut avata %s: %s"

#: build/files.c:954
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "siirtojen pitää alkaa /-merkillä"

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

#. Two entries for the same file found, merge the entries.
#: build/files.c:1143
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "En voi lukea %s: %s."

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

#: build/files.c:1477
#, fuzzy, c-format
msgid "File doesn't match prefix (%s): %s\n"
msgstr "En voi lukea %s: %s."

#: build/files.c:1501
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Tiedostoa ei löytynyt palvelimelta"

#: build/files.c:1544 build/files.c:2148 build/parsePrep.c:50
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""

#: build/files.c:1556
#, fuzzy, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr "en voinut avata %s: %s"

#: build/files.c:1660
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "siirtojen pitää alkaa /-merkillä"

#: build/files.c:1683
#, fuzzy, c-format
msgid "Glob not permitted: %s\n"
msgstr "paketti %s ei ole %s:ssä"

#: build/files.c:1697
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Tiedostoa ei löytynyt palvelimelta"

#: build/files.c:1758
#, fuzzy, c-format
msgid "Could not open %%files file %s: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"

#: build/files.c:1769 build/pack.c:148
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "en voinut avata %s: %s"

#: build/files.c:2136
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "en voinut avata %s: %s"

#. XXX this error message is probably not seen.
#: build/files.c:2208
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "En voinut ajaa pgp:tä"

#: build/files.c:2213
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "En voinut ajaa pgp:tä"

#: build/files.c:2295
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "pgp epäonnistui"

#: build/files.c:2299
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "%s:n luonti epäonnistui\n"

#: build/files.c:2434
#, c-format
msgid "Finding  %s: (using %s)...\n"
msgstr ""

#: build/files.c:2460 build/files.c:2474
#, fuzzy, c-format
msgid "Failed to find %s:\n"
msgstr "%s:n luonti epäonnistui\n"

#: build/files.c:2595
#, fuzzy, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr "en voinut avata %s: %s"

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

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

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

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

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

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

#: build/names.c:195
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""

#: build/pack.c:83
#, fuzzy, c-format
msgid "create archive failed on file %s: %s\n"
msgstr "en voinut avata %s: %s"

#: build/pack.c:86
#, fuzzy, c-format
msgid "create archive failed: %s\n"
msgstr "en voinut avata %s: %s"

#: build/pack.c:108
#, fuzzy, c-format
msgid "cpio_copy write failed: %s\n"
msgstr "luku epäonnistui: %s (%d)"

#: build/pack.c:115
#, fuzzy, c-format
msgid "cpio_copy read failed: %s\n"
msgstr "luku epäonnistui: %s (%d)"

#: build/pack.c:216
#, fuzzy, c-format
msgid "Could not open PreIn file: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"

#: build/pack.c:223
#, fuzzy, c-format
msgid "Could not open PreUn file: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"

#: build/pack.c:230
#, fuzzy, c-format
msgid "Could not open PostIn file: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"

#: build/pack.c:237
#, fuzzy, c-format
msgid "Could not open PostUn file: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"

#: build/pack.c:245
#, fuzzy, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"

#: build/pack.c:260
#, fuzzy, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr "virhe: tiedostoa %s ei voi avata\n"

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

#: build/pack.c:297
#, fuzzy, c-format
msgid "readRPM: read %s: %s\n"
msgstr "En voi lukea %s: %s."

#: build/pack.c:305 build/pack.c:505
#, fuzzy, c-format
msgid "%s: Fseek failed: %s\n"
msgstr "%s: readLead  epäonnistui\n"

#: build/pack.c:321
#, fuzzy, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr "virhe: %s ei vaikuta RPM paketilta\n"

#: build/pack.c:330
#, fuzzy, c-format
msgid "readRPM: reading header from %s\n"
msgstr "virhe luettaessa tietuetta %s %s:stä"

#: build/pack.c:451
#, fuzzy
msgid "Unable to create immutable header region.\n"
msgstr "%s:n kirjoitus ei onnistu"

#: build/pack.c:469
#, fuzzy
msgid "Unable to write temp header\n"
msgstr "%s:n kirjoitus ei onnistu"

#: build/pack.c:477
msgid "Bad CSA data\n"
msgstr ""

#: build/pack.c:512
#, fuzzy
msgid "Unable to write final header\n"
msgstr "%s:n kirjoitus ei onnistu"

#: build/pack.c:530
#, fuzzy, c-format
msgid "Generating signature: %d\n"
msgstr "generoi PGP-allekirjoitus"

#: build/pack.c:543
#, fuzzy
msgid "Unable to reload signature header.\n"
msgstr "%s:n kirjoitus ei onnistu"

#: build/pack.c:551
#, fuzzy, c-format
msgid "Could not open %s: %s\n"
msgstr "%s:n avaus epäonnistui\n"

#: build/pack.c:587 lib/psm.c:1550
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "%s:n kirjoitus ei onnistu"

#: build/pack.c:602
#, fuzzy, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"

#: build/pack.c:612
#, fuzzy, c-format
msgid "Unable to read header from %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"

#: build/pack.c:626
#, fuzzy, c-format
msgid "Unable to write header to %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"

#: build/pack.c:636
#, fuzzy, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"

#: build/pack.c:642
#, fuzzy, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"

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

#: build/pack.c:734
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""

#: build/pack.c:751
#, fuzzy, c-format
msgid "cannot create %s: %s\n"
msgstr "en voinut avata tiedostoa %s: "

#: build/parseBuildInstallClean.c:30
#, fuzzy, c-format
msgid "line %d: second %s\n"
msgstr "en voinut avata %s: %s"

#: build/parseChangelog.c:125
#, c-format
msgid "%%changelog entries must start with *\n"
msgstr ""

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

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

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

#: build/parseChangelog.c:163 build/parseChangelog.c:174
#, c-format
msgid "missing name in %%changelog\n"
msgstr ""

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

#: build/parseDescription.c:45
#, fuzzy, c-format
msgid "line %d: Error parsing %%description: %s\n"
msgstr "paketti %s ei ole %s:ssä"

#: build/parseDescription.c:58 build/parseFiles.c:53 build/parseScript.c:195
#, fuzzy, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parseDescription.c:71 build/parseFiles.c:65 build/parseScript.c:207
#, fuzzy, c-format
msgid "line %d: Too many names: %s\n"
msgstr "virheellinen paketin numero: %s\n"

#: build/parseDescription.c:81 build/parseFiles.c:74 build/parseScript.c:216
#, fuzzy, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "paketti %s ei ole %s:ssä"

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

#: build/parseFiles.c:39
#, fuzzy, c-format
msgid "line %d: Error parsing %%files: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parseFiles.c:81
#, fuzzy, c-format
msgid "line %d: Second %%files list\n"
msgstr "virheellinen paketin numero: %s\n"

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

#: build/parsePreamble.c:237
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""

#: build/parsePreamble.c:242
#, fuzzy, c-format
msgid "OS is excluded: %s\n"
msgstr "Haen: %s\n"

#: build/parsePreamble.c:247
#, fuzzy, c-format
msgid "OS is not included: %s\n"
msgstr "%s: avaus ei onnistunut\n"

#: build/parsePreamble.c:269
#, fuzzy, c-format
msgid "%s field must be present in package: %s\n"
msgstr "\"%s\" määrittää useita paketteja\n"

#: build/parsePreamble.c:297
#, fuzzy, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "virhe: en voi avata %s%s/packages.rpm\n"

#: build/parsePreamble.c:357
#, fuzzy, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"

#: build/parsePreamble.c:375
#, fuzzy, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "%s:n kirjoitus ei onnistu"

#: build/parsePreamble.c:388
#, fuzzy, c-format
msgid "Unknown icon type: %s\n"
msgstr "(tuntematon tyyppi)"

#: build/parsePreamble.c:432
#, fuzzy, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parsePreamble.c:471
#, fuzzy, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "virheellinen paketin numero: %s\n"

#. Empty field
#: build/parsePreamble.c:479
#, fuzzy, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parsePreamble.c:501 build/parsePreamble.c:508
#, fuzzy, c-format
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parsePreamble.c:565 build/parseSpec.c:400
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""

#: build/parsePreamble.c:578
#, fuzzy, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "siirtojen pitää alkaa /-merkillä"

#: build/parsePreamble.c:590
#, fuzzy, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "siirtojen pitää alkaa /-merkillä"

#: build/parsePreamble.c:602
#, fuzzy, c-format
msgid "line %d: Epoch/Serial field must be a number: %s\n"
msgstr "virheellinen paketin numero: %s\n"

#: build/parsePreamble.c:642 build/parsePreamble.c:653
#, fuzzy, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "virheellinen paketin numero: %s\n"

#: build/parsePreamble.c:679
#, fuzzy, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "%s:n puuttuva arkkitehtuuri %s:%d"

#: build/parsePreamble.c:688
#, fuzzy, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "vakava virhe: "

#: build/parsePreamble.c:842
#, fuzzy, c-format
msgid "Bad package specification: %s\n"
msgstr "      Paketin määrittelyparametrit:"

#: build/parsePreamble.c:848
#, fuzzy, c-format
msgid "Package already exists: %s\n"
msgstr "väliaikainen tietokanta %s on jo olemassa"

#: build/parsePreamble.c:875
#, fuzzy, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "virheellinen paketin numero: %s\n"

#: build/parsePreamble.c:897
msgid "Spec file can't use BuildRoot\n"
msgstr ""

#: build/parsePrep.c:45
#, fuzzy, c-format
msgid "Bad source: %s: %s\n"
msgstr "En voi lukea %s: %s."

#: build/parsePrep.c:86
#, fuzzy, c-format
msgid "No patch number %d\n"
msgstr "(ei ole luku)"

#: build/parsePrep.c:180
#, fuzzy, c-format
msgid "No source number %d\n"
msgstr "(ei ole luku)"

#: build/parsePrep.c:202
#, fuzzy, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr "En voi lukea %s: %s."

#: build/parsePrep.c:301
#, c-format
msgid "Error parsing %%setup: %s\n"
msgstr ""

#: build/parsePrep.c:316
#, fuzzy, c-format
msgid "line %d: Bad arg to %%setup: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parsePrep.c:334
#, fuzzy, c-format
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parsePrep.c:474
#, fuzzy, c-format
msgid "line %d: Need arg to %%patch -b: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parsePrep.c:483
#, fuzzy, c-format
msgid "line %d: Need arg to %%patch -z: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parsePrep.c:495
#, fuzzy, c-format
msgid "line %d: Need arg to %%patch -p: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parsePrep.c:502
#, fuzzy, c-format
msgid "line %d: Bad arg to %%patch -p: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parsePrep.c:509
msgid "Too many patches!\n"
msgstr ""

#: build/parsePrep.c:513
#, fuzzy, c-format
msgid "line %d: Bad arg to %%patch: %s\n"
msgstr "en voinut avata %s: %s"

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

#: build/parseReqs.c:101
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
msgstr "siirtojen pitää alkaa /-merkillä"

#: build/parseReqs.c:112
#, fuzzy, c-format
msgid "line %d: File name not permitted: %s\n"
msgstr "paketti %s ei ole %s:ssä"

#: build/parseReqs.c:144
#, fuzzy, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "paketti %s ei ole %s:ssä"

#: build/parseReqs.c:174
#, fuzzy, c-format
msgid "line %d: Version required: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parseScript.c:161
#, fuzzy, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "siirtojen pitää alkaa /-merkillä"

#: build/parseScript.c:171 build/parseScript.c:232
#, fuzzy, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "en voinut avata %s: %s"

#: build/parseScript.c:182
#, fuzzy, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "siirtojen pitää alkaa /-merkillä"

#: build/parseScript.c:224
#, fuzzy, c-format
msgid "line %d: Second %s\n"
msgstr "en voinut avata %s: %s"

#: build/parseSpec.c:146
#, fuzzy, c-format
msgid "line %d: %s\n"
msgstr "en voinut avata %s: %s"

#. XXX Fstrerror
#: build/parseSpec.c:195
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "%s:n avaus epäonnistui\n"

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

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

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

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

#: build/parseSpec.c:315 build/parseSpec.c:324
#, c-format
msgid "malformed %%include statement\n"
msgstr ""

#: build/parseSpec.c:518
#, fuzzy
msgid "No compatible architectures found for build\n"
msgstr "älä tarkista paketin arkkitehtuuria"

#: build/parseSpec.c:573
#, fuzzy, c-format
msgid "Package has no %%description: %s\n"
msgstr "paketti %s ei ole %s:ssä"

#: build/spec.c:227
#, fuzzy, c-format
msgid "line %d: Bad number: %s\n"
msgstr "virheellinen paketin numero: %s\n"

#: build/spec.c:233
#, fuzzy, c-format
msgid "line %d: Bad no%s number: %d\n"
msgstr "virheellinen paketin numero: %s\n"

#: build/spec.c:292
#, fuzzy, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr "virheellinen paketin numero: %s\n"

#: lib/cpio.c:187
#, fuzzy, c-format
msgid "(error 0x%x)"
msgstr "virhe: "

#: lib/cpio.c:190
msgid "Bad magic"
msgstr ""

#: lib/cpio.c:191
msgid "Bad/unreadable  header"
msgstr ""

#: lib/cpio.c:212
msgid "Header size too big"
msgstr ""

#: lib/cpio.c:213
#, fuzzy
msgid "Unknown file type"
msgstr "(tuntematon tyyppi)"

#: lib/cpio.c:214
#, fuzzy
msgid "Missing hard link(s)"
msgstr "puuttuva ':', %s:%d"

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

#: lib/cpio.c:216
#, fuzzy
msgid "Internal error"
msgstr "vakava virhe: "

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

#: lib/cpio.c:226
#, fuzzy
msgid " failed - "
msgstr "pgp epäonnistui"

#. XXX legacy epoch-less requires/conflicts compatibility
#: lib/depends.c:572
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""

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

#: lib/depends.c:602 lib/depends.c:1224 lib/depends.c:1357
msgid "YES"
msgstr ""

#: lib/depends.c:602 lib/depends.c:1224 lib/depends.c:1357
msgid "NO "
msgstr ""

#: lib/depends.c:1020
#, c-format
msgid "%s: %-45s YES (added files)\n"
msgstr ""

#: lib/depends.c:1131
#, c-format
msgid "%s: %-45s YES (added provide)\n"
msgstr ""

#: lib/depends.c:1223
#, fuzzy, c-format
msgid "%s: %-45s %-s (cached)\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"

#: lib/depends.c:1252
#, c-format
msgid "%s: %-45s YES (rpmrc provides)\n"
msgstr ""

#: lib/depends.c:1269
#, fuzzy, c-format
msgid "%s: %-45s YES (rpmlib provides)\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"

#: lib/depends.c:1293
#, c-format
msgid "%s: %-45s YES (db files)\n"
msgstr ""

#: lib/depends.c:1306
#, c-format
msgid "%s: %-45s YES (db provides)\n"
msgstr ""

#: lib/depends.c:1320
#, fuzzy, c-format
msgid "%s: %-45s YES (db package)\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"

#: lib/depends.c:1336
#, c-format
msgid "%s: %-45s NO\n"
msgstr ""

#: lib/depends.c:1357
#, fuzzy, c-format
msgid "%s: (%s, %s) added to Depends cache.\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"

#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
#: lib/depends.c:1430
#, fuzzy, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr "paketti %s ei ole %s:ssä"

#. conflicts exist.
#: lib/depends.c:1509
#, fuzzy, c-format
msgid "package %s conflicts: %s\n"
msgstr "paketti %s ei ole %s:ssä"

#: lib/depends.c:1760
#, fuzzy, c-format
msgid "removing %s-%s-%s \"%s\" from tsort relations.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"

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

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

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

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

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

#: lib/formats.c:28 lib/formats.c:54 lib/formats.c:85 lib/formats.c:160
#: lib/header.c:2639 lib/header.c:2660 lib/header.c:2682
msgid "(not a number)"
msgstr "(ei ole luku)"

#: lib/formats.c:128
#, fuzzy
msgid "(not a blob)"
msgstr "(ei ole luku)"

#: lib/fs.c:74
#, fuzzy, c-format
msgid "mntctl() failed to return size: %s\n"
msgstr "%s:n luonti epäonnistui\n"

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

#: lib/fs.c:109 lib/fs.c:195 lib/fs.c:300
#, fuzzy, c-format
msgid "failed to stat %s: %s\n"
msgstr "en voinut avata %s: %s"

#: lib/fs.c:154
msgid "getting list of mounted filesystems\n"
msgstr ""

#: lib/fs.c:159 rpmio/url.c:495
#, fuzzy, c-format
msgid "failed to open %s: %s\n"
msgstr "en voinut avata %s: %s"

#: lib/fs.c:323
#, c-format
msgid "file %s is on an unknown device\n"
msgstr ""

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

#: lib/fsm.c:305
#, fuzzy, c-format
msgid "%9d %s\n"
msgstr "en voinut avata %s: %s"

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

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

#: lib/fsm.c:1538 lib/fsm.c:1663
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "en voinut avata tiedostoa %s: "

#: lib/fsm.c:1689
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "en voi poistaa %s -hakemisto ei ole tyhjä"

#: lib/fsm.c:1695
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s:n rmdir epäonnistui: %s"

#: lib/fsm.c:1705
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s:n avaus ei onnistunut: %s\n"

#: lib/fsm.c:1724
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "en voinut avata tiedostoa %s: "

#. This should not be allowed
#. @-modfilesys@
#: lib/header.c:267
msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""

#. @-modfilesys@
#: lib/header.c:304 lib/header_internal.c:159 lib/psm.c:403
#, c-format
msgid "Data type %d not supported\n"
msgstr ""

#. @-observertrans -readonlytrans@
#: lib/header.c:1942
#, c-format
msgid "missing { after %"
msgstr "puuttuva '{' '%':n jälkeen"

#. @-observertrans -readonlytrans@
#: lib/header.c:1972
msgid "missing } after %{"
msgstr "puuttuva '{' '%{':n jälkeen"

#. @-observertrans -readonlytrans@
#: lib/header.c:1986
msgid "empty tag format"
msgstr "tyhjä nimiön formaatti"

#. @-observertrans -readonlytrans@
#: lib/header.c:2000
msgid "empty tag name"
msgstr "tyhjä nimiön nimi"

#. @-observertrans -readonlytrans@
#: lib/header.c:2017
msgid "unknown tag"
msgstr "tuntematon nimiö"

#. @-observertrans -readonlytrans@
#: lib/header.c:2044
msgid "] expected at end of array"
msgstr "']' puuttuu taulukkomäärittelyn lopusta"

#. @-observertrans -readonlytrans@
#: lib/header.c:2062
msgid "unexpected ]"
msgstr "odottamaton ']'"

#. @-observertrans -readonlytrans@
#: lib/header.c:2066
msgid "unexpected }"
msgstr "odottamaton '}'"

#. @-observertrans -readonlytrans@
#: lib/header.c:2132
msgid "? expected in expression"
msgstr "odotin '?'-merkkiä ilmauksessa"

#. @-observertrans -readonlytrans@
#: lib/header.c:2141
#, fuzzy
msgid "{ expected after ? in expression"
msgstr "odotin '{' '?'-merkin jälkeen ilmauksessa "

#. @-observertrans -readonlytrans@
#: lib/header.c:2154 lib/header.c:2196
msgid "} expected in expression"
msgstr "odotin '}'-merkkiä ilmauksessa"

#. @-observertrans -readonlytrans@
#: lib/header.c:2164
msgid ": expected following ? subexpression"
msgstr "odotin ':' '?'-merkin jälkeen ali-ilmauksessa "

#. @-observertrans -readonlytrans@
#: lib/header.c:2181
#, fuzzy
msgid "{ expected after : in expression"
msgstr "odotin '{' ':'-merkin jälkeen ilmauksessa "

#. @-observertrans -readonlytrans@
#: lib/header.c:2206
msgid "| expected at end of expression"
msgstr "odotin '}'-merkkiä ilmauksen lopussa"

#: lib/header.c:2399
msgid "(unknown type)"
msgstr "(tuntematon tyyppi)"

#: lib/misc.c:269 lib/misc.c:274 lib/misc.c:280
#, fuzzy, c-format
msgid "error creating temporary file %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"

#: lib/package.c:160
#, fuzzy
msgid "packaging version 1 is not supported by this version of RPM\n"
msgstr "tämä versio RPM:stä tukee vain suuremmman kuin 3 versionumeron paketteja"

#: lib/package.c:224
#, fuzzy
msgid ""
"only packaging with major numbers <= 4 is supported by this version of RPM\n"
msgstr "tämä versio RPM:stä tukee vain suuremmman kuin 3 versionumeron paketteja"

#: lib/poptBT.c:109
#, fuzzy, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "En voi lukea %s: %s."

#: lib/poptBT.c:137
#, fuzzy, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr "valmistele (pura lähdekoodi ja tee korjaukset)"

#: lib/poptBT.c:138 lib/poptBT.c:141 lib/poptBT.c:144 lib/poptBT.c:147
#: lib/poptBT.c:150 lib/poptBT.c:153 lib/poptBT.c:156
msgid "<specfile>"
msgstr ""

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

#: lib/poptBT.c:143
#, fuzzy
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr "asenna paketti"

#: lib/poptBT.c:146
#, fuzzy, c-format
msgid "verify %files section from <specfile>"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: lib/poptBT.c:149
#, fuzzy
msgid "build source and binary packages from <specfile>"
msgstr "ryhmässä %s ei ole paketteja\n"

#: lib/poptBT.c:152
#, fuzzy
msgid "build binary package only from <specfile>"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: lib/poptBT.c:155
#, fuzzy
msgid "build source package only from <specfile>"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: lib/poptBT.c:159
#, fuzzy, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr "valmistele (pura lähdekoodi ja tee korjaukset)"

#: lib/poptBT.c:160 lib/poptBT.c:163 lib/poptBT.c:166 lib/poptBT.c:169
#: lib/poptBT.c:172 lib/poptBT.c:175 lib/poptBT.c:178
msgid "<tarball>"
msgstr ""

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

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

#: lib/poptBT.c:168
#, fuzzy, c-format
msgid "verify %files section from <tarball>"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: lib/poptBT.c:171
#, fuzzy
msgid "build source and binary packages from <tarball>"
msgstr "ryhmässä %s ei ole paketteja\n"

#: lib/poptBT.c:174
#, fuzzy
msgid "build binary package only from <tarball>"
msgstr "ryhmässä %s ei ole paketteja\n"

#: lib/poptBT.c:177
#, fuzzy
msgid "build source package only from <tarball>"
msgstr "käännä paketit käyttöjärjestelmälle <kj>"

#: lib/poptBT.c:181
#, fuzzy
msgid "build binary package from <source package>"
msgstr "binääripaketti (valmistele, käännä, asenna, paketoi)"

#: lib/poptBT.c:182 lib/poptBT.c:185
#, fuzzy
msgid "<source package>"
msgstr "kysele kaikki paketit"

#: lib/poptBT.c:184
#, fuzzy
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr "asenna paketti"

#: lib/poptBT.c:188
#, fuzzy
msgid "override build root"
msgstr "käytä <hakem> käännöspuun juurena"

#: lib/poptBT.c:192 rpmdb/poptDB.c:32
msgid "generate headers compatible with rpm4 packaging"
msgstr ""

#: lib/poptBT.c:194
msgid "ignore ExcludeArch: directives from spec file"
msgstr ""

#: lib/poptBT.c:196
#, fuzzy
msgid "debug file state machine"
msgstr "en voinut avata %s: %s"

#: lib/poptBT.c:198
#, fuzzy
msgid "do not execute any stages of the build"
msgstr "älä suorita mitään vaiheita"

#: lib/poptBT.c:200
#, fuzzy
msgid "do not verify build dependencies"
msgstr "älä tarkista paketin riippuvuuksia"

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

#: lib/poptBT.c:205
msgid "do not accept i18N msgstr's from specfile"
msgstr ""

#: lib/poptBT.c:209
#, fuzzy
msgid "remove specfile when done"
msgstr "poista lähdekoodit ja määrittelytiedosto, kun valmis"

#: lib/poptBT.c:215
msgid "override target platform"
msgstr ""

#: lib/poptBT.c:217
msgid "lookup i18N strings in specfile catalog"
msgstr ""

#: lib/poptI.c:79
msgid "malformed rollback time"
msgstr ""

#: lib/poptI.c:105 lib/poptI.c:156
#, fuzzy
msgid "do not execute package scriptlet(s)"
msgstr "älä aja mitään pakettikohtaisia skriptejä"

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

#: lib/poptI.c:115
#, fuzzy
msgid "<package>+"
msgstr "kysele kaikki paketit"

#: lib/poptI.c:120
msgid "skip files with leading component <path> "
msgstr ""

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

#: lib/poptI.c:127
#, fuzzy
msgid "upgrade package(s) if already installed"
msgstr "paketti %s ei ole asennettu\n"

#: lib/poptI.c:128 lib/poptI.c:144 lib/poptI.c:216
#, fuzzy
msgid "<packagefile>+"
msgstr "    -b<vaihe> <määrittely> "

#: lib/poptI.c:159
#, fuzzy, c-format
msgid "do not execute %%pre scriptlet (if any)"
msgstr "älä suorita mitään vaiheita"

#: lib/poptI.c:162
#, fuzzy, c-format
msgid "do not execute %%post scriptlet (if any)"
msgstr "älä suorita mitään vaiheita"

#: lib/poptI.c:165
#, fuzzy, c-format
msgid "do not execute %%preun scriptlet (if any)"
msgstr "älä suorita mitään vaiheita"

#: lib/poptI.c:168
#, fuzzy, c-format
msgid "do not execute %%postun scriptlet (if any)"
msgstr "älä suorita mitään vaiheita"

#: lib/poptI.c:172
#, fuzzy
msgid "do not execute any scriptlet(s) triggered by this package"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: lib/poptI.c:175
#, fuzzy, c-format
msgid "do not execute any %%triggerprein scriptlet(s)"
msgstr "älä aja mitään pakettikohtaisia skriptejä"

#: lib/poptI.c:178
#, fuzzy, c-format
msgid "do not execute any %%triggerin scriptlet(s)"
msgstr "älä suorita asennusskriptejä"

#: lib/poptI.c:181
#, fuzzy, c-format
msgid "do not execute any %%triggerun scriptlet(s)"
msgstr "älä suorita asennusskriptejä"

#: lib/poptI.c:184
#, fuzzy, c-format
msgid "do not execute any %%triggerpostun scriptlet(s)"
msgstr "älä suorita asennusskriptejä"

#: lib/poptI.c:197
#, fuzzy
msgid "relocate files from path <old> to <new>"
msgstr "siirrä tiedostot hakemistosta <vanhapolku> hakemistoon <uusipolku>"

#: lib/poptI.c:198
#, fuzzy
msgid "<old>=<new>"
msgstr "siirrä tiedostot hakemistosta <vanhapolku> hakemistoon <uusipolku>"

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

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

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

#: lib/poptI.c:215
#, fuzzy
msgid "upgrade package(s)"
msgstr "asenna paketti"

#: lib/poptK.c:57
#, fuzzy
msgid "generate signature"
msgstr "generoi PGP-allekirjoitus"

#: lib/poptQV.c:75
#, fuzzy
msgid "query/verify all packages"
msgstr "kysele kaikki paketit"

#: lib/poptQV.c:77
#, fuzzy
msgid "query/verify package(s) owning file"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: lib/poptQV.c:79
#, fuzzy
msgid "query/verify package(s) in group"
msgstr "paketilla ei ole nimeä"

#: lib/poptQV.c:81
#, fuzzy
msgid "query/verify a package file (i.e. a binary *.rpm file)"
msgstr "kysele kaikki paketit"

#: lib/poptQV.c:83
#, fuzzy
msgid "rpm query mode"
msgstr "kyselymoodi"

#: lib/poptQV.c:87
msgid "display known query tags"
msgstr ""

#: lib/poptQV.c:89
#, fuzzy
msgid "query a spec file"
msgstr "%s:n kysely ei onnistunut\n"

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

#: lib/poptQV.c:91
#, fuzzy
msgid "query the package(s) triggered by the package"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: lib/poptQV.c:93
#, fuzzy
msgid "rpm verify mode"
msgstr "kyselymoodi"

#: lib/poptQV.c:95
#, fuzzy
msgid "rpm verify mode (legacy)"
msgstr "kyselymoodi"

#: lib/poptQV.c:97
#, fuzzy
msgid "query/verify the package(s) which require a dependency"
msgstr "kysele paketteja, jotka vaativat <i> ominaisuutta"

#: lib/poptQV.c:99
#, fuzzy
msgid "query/verify the package(s) which provide a dependency"
msgstr "kysele paketteja, jotka tarjoavat <i> ominaisuuden"

#: lib/poptQV.c:154
#, fuzzy
msgid "list all configuration files"
msgstr "listaa vain konfigurointiedostot (josta seuraa -l)"

#: lib/poptQV.c:156
#, fuzzy
msgid "list all documentation files"
msgstr "asenna dokumentaatio"

#: lib/poptQV.c:158
#, fuzzy
msgid "dump basic file information"
msgstr "näytä paketin tiedot"

#: lib/poptQV.c:160
#, fuzzy
msgid "list files in package"
msgstr "asenna paketti"

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

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

#: lib/poptQV.c:172
#, fuzzy, c-format
msgid "skip %%readme files"
msgstr "%s: readLead  epäonnistui\n"

#: lib/poptQV.c:178
#, fuzzy
msgid "use the following query format"
msgstr "odottamaton kyselyn lähde"

#: lib/poptQV.c:180
#, fuzzy
msgid "substitute i18n sections into spec file"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: lib/poptQV.c:182
msgid "display the states of the listed files"
msgstr ""

#: lib/poptQV.c:184
#, fuzzy
msgid "display a verbose file listing"
msgstr "näytä paketin tiedostolistaus"

#: lib/poptQV.c:201
#, fuzzy
msgid "don't verify MD5 digest of files"
msgstr "asenna paketti"

#: lib/poptQV.c:204
#, fuzzy
msgid "don't verify size of files"
msgstr "asenna paketti"

#: lib/poptQV.c:207
#, fuzzy
msgid "don't verify symlink path of files"
msgstr "asenna paketti"

#: lib/poptQV.c:210
#, fuzzy
msgid "don't verify owner of files"
msgstr "asenna paketti"

#: lib/poptQV.c:213
#, fuzzy
msgid "don't verify group of files"
msgstr "asenna paketti"

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

#: lib/poptQV.c:219 lib/poptQV.c:222
#, fuzzy
msgid "don't verify mode of files"
msgstr "asenna paketti"

#: lib/poptQV.c:225
#, fuzzy
msgid "don't verify files in package"
msgstr "asenna paketti"

#: lib/poptQV.c:227
#, fuzzy
msgid "don't verify package dependencies"
msgstr "älä tarkista paketin riippuvuuksia"

#: lib/poptQV.c:229 lib/poptQV.c:233
#, fuzzy
msgid "don't execute %verifyscript (if any)"
msgstr "älä suorita mitään vaiheita"

#: lib/poptQV.c:236
#, fuzzy
msgid "don't verify header SHA1 digest"
msgstr "asenna paketti"

#: lib/problems.c:83
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr "vaatii %s-%s-%s\n"

#: lib/problems.c:86
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr " on ristiriidassa %s-%s-%s:n kanssa\n"

#: lib/problems.c:126
#, fuzzy, c-format
msgid "package %s is for a different architecture"
msgstr "paketti %s-%s-%s  sisältää jaettuja tiedostoja\n"

#: lib/problems.c:131
#, fuzzy, c-format
msgid "package %s is for a different operating system"
msgstr "paketti %s-%s-%s  sisältää jaettuja tiedostoja\n"

#: lib/problems.c:136
#, fuzzy, c-format
msgid "package %s is already installed"
msgstr "paketti %s ei ole asennettu\n"

#: lib/problems.c:141
#, fuzzy, c-format
msgid "path %s in package %s is not relocateable"
msgstr "paketti %s ei ole asennettu\n"

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

#: lib/problems.c:151
#, fuzzy, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr " on ristiriidassa %s-%s-%s:n kanssa\n"

#: lib/problems.c:156
#, fuzzy, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr "paketti %s-%s-%s  sisältää jaettuja tiedostoja\n"

#: lib/problems.c:161
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""

#: lib/problems.c:171
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""

#: lib/problems.c:176
#, fuzzy, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr "paketti %s-%s-%s  sisältää jaettuja tiedostoja\n"

#: lib/problems.c:183
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""

#: lib/psm.c:599
#, fuzzy, c-format
msgid "cannot create %%%s %s\n"
msgstr "en voinut avata tiedostoa %s: "

#: lib/psm.c:605
#, fuzzy, c-format
msgid "cannot write to %%%s %s\n"
msgstr "en voinut avata tiedostoa %s: "

#: lib/psm.c:643
msgid "source package expected, binary found\n"
msgstr ""

#: lib/psm.c:756
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#: lib/psm.c:1020
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr "skriptin ajo epäonnistui"

#: lib/psm.c:1027
#, fuzzy, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr "skriptin ajo epäonnistui"

#: lib/psm.c:1355
#, fuzzy, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr "paketti %s-%s-%s  sisältää jaettuja tiedostoja\n"

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

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

#: lib/psm.c:1596
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "ryhmässä %s ei ole paketteja\n"

#: lib/psm.c:1635
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "%s:n avaus ei onnistunut: %s\n"

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

#: lib/psm.c:1817
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "en voinut avata %s: %s"

#: lib/psm.c:1820
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "pgp epäonnistui"

#: lib/psm.c:1912
#, fuzzy, c-format
msgid "%s: running %s script(s) (if any)\n"
msgstr "älä suorita mitään vaiheita"

#: lib/query.c:119
#, fuzzy, c-format
msgid "incorrect format: %s\n"
msgstr "virhe formaatissa: %s\n"

#: lib/query.c:214
msgid "(contains no files)"
msgstr "(ei tiedostoja)"

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

#: lib/query.c:278
msgid "replaced      "
msgstr ""

#: lib/query.c:281
#, fuzzy
msgid "not installed "
msgstr "paketti %s ei ole asennettu\n"

#: lib/query.c:284
msgid "net shared    "
msgstr ""

#: lib/query.c:287
#, fuzzy, c-format
msgid "(unknown %3d) "
msgstr "(tuntematon tyyppi)"

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

#: lib/query.c:311 lib/query.c:367
#, fuzzy
msgid "package has neither file owner or id lists\n"
msgstr "paketilla ei ole nimeä"

#: lib/query.c:454
#, fuzzy, c-format
msgid "can't query %s: %s\n"
msgstr "virhe: en voi avata %s\n"

#: lib/query.c:590 lib/query.c:624 lib/rpminstall.c:313 lib/rpminstall.c:457
#: lib/rpminstall.c:829
#, fuzzy, c-format
msgid "open of %s failed: %s\n"
msgstr "%s:n avaus ei onnistunut: %s\n"

#: lib/query.c:603
#, c-format
msgid "query of %s failed\n"
msgstr "%s:n kysely ei onnistunut\n"

#: lib/query.c:609
msgid "old format source packages cannot be queried\n"
msgstr "vanhan formaatin lähdekoodipaketteja ei voi kysellä\n"

#: lib/query.c:634 lib/rpminstall.c:470
#, fuzzy, c-format
msgid "%s: read manifest failed: %s\n"
msgstr "%s: readLead  epäonnistui\n"

#: lib/query.c:676
#, fuzzy, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "%s:n kysely ei onnistunut\n"

#: lib/query.c:698
#, fuzzy
msgid "no packages\n"
msgstr "kysele kaikki paketit"

#: lib/query.c:717
#, c-format
msgid "group %s does not contain any packages\n"
msgstr "ryhmässä %s ei ole paketteja\n"

#: lib/query.c:727
#, c-format
msgid "no package triggers %s\n"
msgstr "mikään paketti ei laukaise %s:a\n"

#: lib/query.c:737
#, c-format
msgid "no package requires %s\n"
msgstr "mikään pakettie ei tarvitse %s:a\n"

#: lib/query.c:748
#, c-format
msgid "no package provides %s\n"
msgstr "mikään paketti ei tarjoa %s:a\n"

#: lib/query.c:785
#, fuzzy, c-format
msgid "file %s: %s\n"
msgstr "en voinut avata %s: %s"

#: lib/query.c:789
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "tiedostoa %s ei omista mikään paketti\n"

#: lib/query.c:815
#, c-format
msgid "invalid package number: %s\n"
msgstr "virheellinen paketin numero: %s\n"

#: lib/query.c:818
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "virheellinen paketin numero: %s\n"

#: lib/query.c:823
#, fuzzy, c-format
msgid "record %u could not be read\n"
msgstr "tietuetta %d ei voitu lukea\n"

#: lib/query.c:834 lib/rpminstall.c:619
#, c-format
msgid "package %s is not installed\n"
msgstr "paketti %s ei ole asennettu\n"

#: lib/rpmchecksig.c:44
#, fuzzy, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: avaus ei onnistunut\n"

#: lib/rpmchecksig.c:56
#, fuzzy
msgid "makeTempFile failed\n"
msgstr "%s: avaus ei onnistunut\n"

#: lib/rpmchecksig.c:99
#, fuzzy, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr "%s: readLead  epäonnistui\n"

#: lib/rpmchecksig.c:105
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: readLead  epäonnistui\n"

#: lib/rpmchecksig.c:147 lib/rpmchecksig.c:291
#, c-format
msgid "%s: readLead failed\n"
msgstr "%s: readLead  epäonnistui\n"

#: lib/rpmchecksig.c:152
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr "%s: En voi allekirjoittaa v1.0 RPM:ää\n"

#: lib/rpmchecksig.c:156
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr "%s: En voi uudelleen allekirjoittaa v2.0 RPM:ää\n"

#: lib/rpmchecksig.c:165 lib/rpmchecksig.c:307
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature epäonnistui\n"

#: lib/rpmchecksig.c:169 lib/rpmchecksig.c:312
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Ei allekirjoitusta saatavilla\n"

#: lib/rpmchecksig.c:204
#, fuzzy, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: readLead  epäonnistui\n"

#: lib/rpmchecksig.c:210
#, fuzzy, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmReadSignature epäonnistui\n"

#: lib/rpmchecksig.c:297
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr "%s: Ei allekirjoitusta saatavilla (v1.0 RPM)\n"

#: lib/rpmchecksig.c:522
msgid "NOT OK"
msgstr ""

#: lib/rpmchecksig.c:523 lib/rpmchecksig.c:537
#, fuzzy
msgid " (MISSING KEYS:"
msgstr "(PUUTTUVAT AVAIMET)"

#: lib/rpmchecksig.c:525 lib/rpmchecksig.c:539
msgid ") "
msgstr ""

#: lib/rpmchecksig.c:526 lib/rpmchecksig.c:540
msgid " (UNTRUSTED KEYS:"
msgstr ""

#: lib/rpmchecksig.c:528 lib/rpmchecksig.c:542
msgid ")"
msgstr ""

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

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

#: lib/rpminstall.c:146
#, fuzzy
msgid "Preparing packages for installation..."
msgstr "asennukselle ei määritelty paketteja"

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

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

#: lib/rpminstall.c:277
#, fuzzy, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "virhe: ohitan %s:n, siirto epäonnistui - %s\n"

#: lib/rpminstall.c:359
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "virhe: en voi avata %s%s/packages.rpm\n"

#: lib/rpminstall.c:382
#, fuzzy, c-format
msgid "package %s is not relocateable\n"
msgstr "paketti %s ei ole asennettu\n"

#: lib/rpminstall.c:431
#, fuzzy, c-format
msgid "error reading from file %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"

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

#: lib/rpminstall.c:449 lib/rpminstall.c:688
#, fuzzy, c-format
msgid "%s cannot be installed\n"
msgstr "virhe: %s ei voida asentaa\n"

#: lib/rpminstall.c:485
#, fuzzy, c-format
msgid "found %d source and %d binary packages\n"
msgstr "ryhmässä %s ei ole paketteja\n"

#: lib/rpminstall.c:500
msgid "failed dependencies:\n"
msgstr "puuttuvat riippuvuudet:\n"

#: lib/rpminstall.c:520
#, fuzzy
msgid "installing binary packages\n"
msgstr "asenna paketti"

#: lib/rpminstall.c:541
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "en voinut avata tiedostoa %s: "

#: lib/rpminstall.c:606
#, fuzzy, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr "virhe: en voi avata %s%s/packages.rpm\n"

#: lib/rpminstall.c:622
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" määrittää useita paketteja\n"

#: lib/rpminstall.c:645
msgid "removing these packages would break dependencies:\n"
msgstr "näiden pakettien poisto rikkoisi riippuvuuksia:\n"

#: lib/rpminstall.c:674
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "virhe: en voi avata %s\n"

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

#: lib/rpmlead.c:47
#, fuzzy, c-format
msgid "read failed: %s (%d)\n"
msgstr "luku epäonnistui: %s (%d)"

#: lib/rpmrc.c:167
#, fuzzy, c-format
msgid "missing second ':' at %s:%d\n"
msgstr "toinen ':' puuttuu, %s:%d"

#: lib/rpmrc.c:170
#, fuzzy, c-format
msgid "missing architecture name at %s:%d\n"
msgstr "puuttuva arkkitehtuurin nimi, %s:%d"

#: lib/rpmrc.c:323
#, fuzzy, c-format
msgid "Incomplete data line at %s:%d\n"
msgstr "Epätäydellinen datarivi, %s:%d"

#: lib/rpmrc.c:328
#, fuzzy, c-format
msgid "Too many args in data line at %s:%d\n"
msgstr "liian monta parametriä datarivillä %s:%d"

#: lib/rpmrc.c:336
#, fuzzy, c-format
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr "Huono arkkitehtuuri/käyttöjärjestelmä numero: %s (%s:%d)"

#: lib/rpmrc.c:372
#, fuzzy, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr "Epätäydellinen oletusrivi, %s:%d"

#: lib/rpmrc.c:377
#, fuzzy, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr "liian monta parametriä oletusrivillä %s:%d"

#: lib/rpmrc.c:579
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "virhe: en voi avata %s\n"

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

#: lib/rpmrc.c:601
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "En voi avata %s luettavaksi: %s."

#. XXX Feof(fd)
#: lib/rpmrc.c:648
#, fuzzy, c-format
msgid "Failed to read %s: %s.\n"
msgstr "En voi lukea %s: %s."

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

#: lib/rpmrc.c:702 lib/rpmrc.c:776
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "%s:n puuttuva parametri %s:%d"

#: lib/rpmrc.c:719 lib/rpmrc.c:741
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "en voinut avata %s: %s"

#: lib/rpmrc.c:728
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "en voinut avata tiedostoa %s: "

#: lib/rpmrc.c:768
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "%s:n puuttuva arkkitehtuuri %s:%d"

#: lib/rpmrc.c:835
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "huono parametri '%s', %s:%d"

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

#: lib/rpmrc.c:1432
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""

#: lib/signature.c:124
msgid "file is not regular -- skipping size check\n"
msgstr ""

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

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

#: lib/signature.c:156
#, fuzzy
msgid "No signature\n"
msgstr "%s: Ei allekirjoitusta saatavilla\n"

#: lib/signature.c:160
#, fuzzy
msgid "Old PGP signature\n"
msgstr "generoi PGP-allekirjoitus"

#: lib/signature.c:171
#, fuzzy
msgid "Old (internal-only) signature!  How did you get that!?\n"
msgstr "Vanha (sisäisen käytön) allekirjoitus! Mistä sait sen!?"

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

#: lib/signature.c:287
#, fuzzy, c-format
msgid "Couldn't exec pgp (%s)\n"
msgstr "En voinut ajaa pgp:tä"

#: lib/signature.c:300
#, fuzzy
msgid "pgp failed\n"
msgstr "pgp epäonnistui"

#. PGP failed to write signature
#. Just in case
#: lib/signature.c:307
#, fuzzy
msgid "pgp failed to write signature\n"
msgstr "pgp ei voinut kirjoittaa allekirjoitusta"

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

#: lib/signature.c:325 lib/signature.c:409
#, fuzzy
msgid "unable to read the signature\n"
msgstr "en voinut lukea allekirjoitusta"

#: lib/signature.c:330
#, c-format
msgid "Got %d bytes of PGP sig\n"
msgstr ""

#: lib/signature.c:371 lib/signature.c:805
#, fuzzy
msgid "Couldn't exec gpg\n"
msgstr "En voinut ajaa pgp:tä"

#: lib/signature.c:384
#, fuzzy
msgid "gpg failed\n"
msgstr "pgp epäonnistui"

#. GPG failed to write signature
#. Just in case
#: lib/signature.c:391
#, fuzzy
msgid "gpg failed to write signature\n"
msgstr "pgp ei voinut kirjoittaa allekirjoitusta"

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

#: lib/signature.c:414
#, c-format
msgid "Got %d bytes of GPG sig\n"
msgstr ""

#: lib/signature.c:442
#, fuzzy
msgid "Generating signature using PGP.\n"
msgstr "generoi PGP-allekirjoitus"

#: lib/signature.c:448
#, fuzzy
msgid "Generating signature using GPG.\n"
msgstr "generoi PGP-allekirjoitus"

#: lib/signature.c:553 lib/signature.c:628
#, fuzzy
msgid "Could not run pgp.  Use --nopgp to skip PGP checks.\n"
msgstr "En voinut ajaa pgp:tä. Käytä --nopgpg ohittaaksesi PGP-tarkistus"

#: lib/signature.c:738
#, fuzzy
msgid "Could not run gpg.  Use --nogpg to skip GPG checks.\n"
msgstr "En voinut ajaa pgp:tä. Käytä --nopgpg ohittaaksesi PGP-tarkistus"

#: lib/signature.c:834
#, fuzzy
msgid "Couldn't exec pgp\n"
msgstr "En voinut ajaa pgp:tä"

#. @notreached@
#. This case should have been screened out long ago.
#: lib/signature.c:838 lib/signature.c:892
#, c-format
msgid "Invalid %%_signature spec in macro file\n"
msgstr ""

#: lib/signature.c:872
#, fuzzy, c-format
msgid "You must set \"%%_gpg_name\" in your macro file\n"
msgstr "Sinun pitää asettaa \"pgp_name:\" rpmrc-tiedostossa"

#: lib/signature.c:884
#, fuzzy, c-format
msgid "You must set \"%%_pgp_name\" in your macro file\n"
msgstr "Sinun pitää asettaa \"pgp_name:\" rpmrc-tiedostossa"

#: lib/transaction.c:471
msgid "========== relocations\n"
msgstr ""

#: lib/transaction.c:475
#, fuzzy, c-format
msgid "%5d exclude  %s\n"
msgstr "Haen: %s\n"

#: lib/transaction.c:478
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "en voinut avata tiedostoa %s: "

#: lib/transaction.c:548
#, fuzzy, c-format
msgid "excluding multilib path %s%s\n"
msgstr "Haen: %s\n"

#: lib/transaction.c:612
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "Haen: %s\n"

#: lib/transaction.c:622
#, c-format
msgid "relocating %s to %s\n"
msgstr ""

#: lib/transaction.c:701
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"

#: lib/transaction.c:845
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""

#. @innercontinue@
#: lib/transaction.c:1459
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"

#: lib/verify.c:241
msgid "package lacks both user name and id lists (this should never happen)\n"
msgstr ""

#: lib/verify.c:262
msgid "package lacks both group name and id lists (this should never happen)\n"
msgstr ""

#: lib/verify.c:403
#, fuzzy, c-format
msgid "missing    %s"
msgstr "puuttuva '{' '%':n jälkeen"

#: lib/verify.c:498
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr "%s-%s-%s:n tyydyttämättömät riippuvuudet:"

#: lib/verify.c:537
#, c-format
msgid "%s-%s-%s: immutable header region digest check failed\n"
msgstr ""

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

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

#: rpmdb/db1.c:168
#, c-format
msgid ""
"Broken package chain at offset %d(0x%08x), attempting to reconnect ...\n"
msgstr ""

#: rpmdb/db1.c:180
#, c-format
msgid "Reconnecting broken chain at offset %d(0x%08x).\n"
msgstr ""

#: rpmdb/db1.c:498
#, c-format
msgid "closed  db file        %s\n"
msgstr ""

#: rpmdb/db1.c:501
#, c-format
msgid "removed db file        %s\n"
msgstr ""

#: rpmdb/db1.c:535
#, fuzzy, c-format
msgid "bad db file %s\n"
msgstr "en voinut avata %s: %s"

#: rpmdb/db1.c:540
#, fuzzy, c-format
msgid "opening db file        %s mode 0x%x\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

#. XXX check errno validity
#: rpmdb/db1.c:563
#, fuzzy, c-format
msgid "cannot get %s lock on database\n"
msgstr "en voi saada %s lukitusta tietokantaan"

#: rpmdb/db1.c:564 rpmdb/db3.c:1154
msgid "exclusive"
msgstr "poissulkevaa"

#: rpmdb/db1.c:564 rpmdb/db3.c:1154
msgid "shared"
msgstr "jaettua"

#: rpmdb/db3.c:115
#, c-format
msgid "closed   db environment %s/%s\n"
msgstr ""

#: rpmdb/db3.c:133
#, c-format
msgid "removed  db environment %s/%s\n"
msgstr ""

#: rpmdb/db3.c:173
#, fuzzy, c-format
msgid "opening  db environment %s/%s %s\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

#: rpmdb/db3.c:669
#, fuzzy, c-format
msgid "closed   db index       %s/%s\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

#: rpmdb/db3.c:728
#, fuzzy, c-format
msgid "verified db index       %s/%s\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

#: rpmdb/db3.c:932
#, fuzzy, c-format
msgid "opening  db index       %s/%s %s mode=0x%x\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

#: rpmdb/db3.c:1152
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "en voi saada %s lukitusta tietokantaan"

#: rpmdb/db3.c:1158
#, fuzzy, c-format
msgid "locked   db index       %s/%s\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

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

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

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

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

#: rpmdb/falloc.c:147
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
"\t\"rpm --rebuilddb\"\n"
"More information is available from http://www.rpm.org or the rpm-list@redhat."
"com mailing list\n"
"if \"rpm --rebuilddb\" fails to correct the problem.\n"
msgstr ""

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

#: rpmdb/poptDB.c:24
#, fuzzy
msgid "rebuild database inverted lists from installed package headers"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

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

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

#: rpmdb/rpmdb.c:381
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "en voinut avata tiedostoa %s: "

#: rpmdb/rpmdb.c:401
#, fuzzy, c-format
msgid "cannot open %s index\n"
msgstr "virhe: en voi avata %s\n"

#: rpmdb/rpmdb.c:493
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "virhe luettaessa tietuetta %s %s:stä"

#: rpmdb/rpmdb.c:622
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "virhe talletettaessa tietuetta %s %s:ään"

#: rpmdb/rpmdb.c:632
#, fuzzy, c-format
msgid "error(%d) removing record %s from %s\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"

#: rpmdb/rpmdb.c:885
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "dbpath ei ole asetettu"

#: rpmdb/rpmdb.c:1017
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database\n"
msgstr ""

#. error
#: rpmdb/rpmdb.c:1252
#, fuzzy, c-format
msgid "error(%d) counting packages\n"
msgstr "virhe etsittäessä pakettia %s\n"

#: rpmdb/rpmdb.c:2017 rpmdb/rpmdb.c:3205
#, fuzzy, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "tietue numero %d tietokannassa viallinen -- ohitan sen"

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

#: rpmdb/rpmdb.c:2335
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "en voi lukea headeria %d:stä päivittäessä"

#: rpmdb/rpmdb.c:2404
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"

#: rpmdb/rpmdb.c:2413
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"

#: rpmdb/rpmdb.c:2609
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "virhe etsittäessä pakettia %s\n"

#: rpmdb/rpmdb.c:2687
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""

#: rpmdb/rpmdb.c:2698
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"

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

#: rpmdb/rpmdb.c:3124
msgid "no dbpath has been set"
msgstr "dbpath ei ole asetettu"

#: rpmdb/rpmdb.c:3151
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

#: rpmdb/rpmdb.c:3155
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "väliaikainen tietokanta %s on jo olemassa"

#: rpmdb/rpmdb.c:3161
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"

#: rpmdb/rpmdb.c:3163
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"

#: rpmdb/rpmdb.c:3170
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

#: rpmdb/rpmdb.c:3181
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

#: rpmdb/rpmdb.c:3245
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "en voi lisätä tietuetta %d:stä"

#: rpmdb/rpmdb.c:3263
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""

#: rpmdb/rpmdb.c:3271
msgid "failed to replace old database with new database!\n"
msgstr ""

#: rpmdb/rpmdb.c:3273
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""

#: rpmdb/rpmdb.c:3283
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"

#: rpmdb/rpmdb.c:3285
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "en voinut avata %s: %s"

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

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

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

#: rpmio/macro.c:618
#, c-format
msgid "Macro %%%s has unterminated body\n"
msgstr ""

#: rpmio/macro.c:645
#, c-format
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""

#: rpmio/macro.c:651
#, c-format
msgid "Macro %%%s has unterminated opts\n"
msgstr ""

#: rpmio/macro.c:656
#, c-format
msgid "Macro %%%s has empty body\n"
msgstr ""

#: rpmio/macro.c:662
#, c-format
msgid "Macro %%%s failed to expand\n"
msgstr ""

#: rpmio/macro.c:697
#, c-format
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""

#: rpmio/macro.c:808
#, c-format
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""

#: rpmio/macro.c:924
#, fuzzy, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "(tuntematon tyyppi)"

#: rpmio/macro.c:1118
#, c-format
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr ""

#: rpmio/macro.c:1185 rpmio/macro.c:1202
#, fuzzy, c-format
msgid "Unterminated %c: %s\n"
msgstr "en voinut avata tiedostoa %s: "

#: rpmio/macro.c:1243
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""

#: rpmio/macro.c:1372
#, fuzzy, c-format
msgid "Macro %%%.*s not found, skipping\n"
msgstr "paketti %s ei ole %s:ssä"

#: rpmio/macro.c:1448
msgid "Target buffer overflow\n"
msgstr ""

#. XXX Fstrerror
#: rpmio/macro.c:1637 rpmio/macro.c:1643
#, fuzzy, c-format
msgid "File %s: %s\n"
msgstr "en voinut avata %s: %s"

#: rpmio/macro.c:1646
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""

#: rpmio/rpmio.c:631
msgid "Success"
msgstr ""

#: rpmio/rpmio.c:634
#, fuzzy
msgid "Bad server response"
msgstr "Virheellinen FTP-palvelijan vastaus"

#: rpmio/rpmio.c:637
#, fuzzy
msgid "Server I/O error"
msgstr "FTP:n IO-virhe"

#: rpmio/rpmio.c:640
#, fuzzy
msgid "Server timeout"
msgstr "FTP-palvelimen timeout"

#: rpmio/rpmio.c:643
#, fuzzy
msgid "Unable to lookup server host address"
msgstr "FTP-palvelimen osoitetta ei löytynyt"

#: rpmio/rpmio.c:646
#, fuzzy
msgid "Unable to lookup server host name"
msgstr "FTP-palvelimen nimeä ei löytynyt"

#: rpmio/rpmio.c:649
#, fuzzy
msgid "Failed to connect to server"
msgstr "En saanut yhteyttä FTP-palvelijaan"

#: rpmio/rpmio.c:652
#, fuzzy
msgid "Failed to establish data connection to server"
msgstr "En saanut data-yhteyttä FTP-palvelijaan"

#: rpmio/rpmio.c:655
#, fuzzy
msgid "I/O error to local file"
msgstr "Paikallisen tiedoston IO-virhe"

#: rpmio/rpmio.c:658
msgid "Error setting remote server to passive mode"
msgstr "Virhe asetettaessa palvelinta passiiviin moodiin"

#: rpmio/rpmio.c:661
msgid "File not found on server"
msgstr "Tiedostoa ei löytynyt palvelimelta"

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

#: rpmio/rpmio.c:668
#, fuzzy
msgid "Unknown or unexpected error"
msgstr "FTP:n tuntematon tai odottamaton virhe"

#: rpmio/rpmio.c:1319
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""

#: rpmio/rpmlog.c:58
#, fuzzy
msgid "(no error)"
msgstr "virhe: "

#. !< RPMLOG_EMERG
#: rpmio/rpmlog.c:122 rpmio/rpmlog.c:123 rpmio/rpmlog.c:124
msgid "fatal error: "
msgstr "vakava virhe: "

#. !< RPMLOG_CRIT
#: rpmio/rpmlog.c:125
msgid "error: "
msgstr "virhe: "

#. !< RPMLOG_ERR
#: rpmio/rpmlog.c:126
msgid "warning: "
msgstr "varoitus: "

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

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

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

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

#: rpmio/url.c:255
#, c-format
msgid "Password for %s@%s: "
msgstr "%s@%s:n salasana: "

#: rpmio/url.c:280 rpmio/url.c:306
#, fuzzy, c-format
msgid "error: %sport must be a number\n"
msgstr "virhe: ftpport pitää olla luku\n"

#: rpmio/url.c:449
#, fuzzy
msgid "url port must be a number\n"
msgstr "virhe: ftpport pitää olla luku\n"

#. XXX Fstrerror
#: rpmio/url.c:515
#, fuzzy, c-format
msgid "failed to create %s: %s\n"
msgstr "%s:n luonti epäonnistui\n"

#, fuzzy
#~ msgid "generate GPG/PGP signature"
#~ msgstr "generoi PGP-allekirjoitus"

#, fuzzy
#~ msgid "cannot open package: %s\n"
#~ msgstr "virhe: en voi avata %s%s/packages.rpm\n"

#, fuzzy
#~ msgid "  All modes support the following options:"
#~ msgstr "   kaikki moodit tukevat seuraavia parametrejä"

#, fuzzy
#~ msgid "   --eval '<expr>+'       "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "print the expansion of macro <expr> to stdout"
#~ msgstr "tulosta käytetyn rpm:n versio"

#, fuzzy
#~ msgid "   --pipe <cmd>           "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "   --rcfile <file:...>    "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "   --dbpath <dir>         "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "   --root <dir>           "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid ""
#~ "  Install, upgrade and query (with -p) modes allow URL's to be used in "
#~ "place"
#~ msgstr "   asennuksessa, päivityksessä ja kyselyssä (-p:n kanssa)  ftp URL:ja voidaan käyttää"

#, fuzzy
#~ msgid "  of file names as well as the following options:"
#~ msgstr "   tiedostoniminä, kuten myös seuraavia parametrejä:\n"

#, fuzzy
#~ msgid "     --ftpproxy <host>    "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "     --ftpport <port>     "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "     --httpproxy <host>   "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "     --httpport <port>    "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "  Package specification options:"
#~ msgstr "      Paketin määrittelyparametrit:"

#, fuzzy
#~ msgid "     -f <file>+           "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "query/verify package owning <file>"
#~ msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#, fuzzy
#~ msgid "     -p <packagefile>+    "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "query/verify (uninstalled) package <packagefile>"
#~ msgstr "kysele(asentamatonta) pakettia <pakettitiedosto>"

#, fuzzy
#~ msgid "     --triggeredby <pkg>  "
#~ msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#, fuzzy
#~ msgid "query/verify packages triggered by <pkg>"
#~ msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#, fuzzy
#~ msgid "     --whatprovides <cap> "
#~ msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#, fuzzy
#~ msgid "query/verify packages which provide <cap> capability"
#~ msgstr "kysele paketteja, jotka tarjoavat <i> ominaisuuden"

#, fuzzy
#~ msgid "     --whatrequires <cap> "
#~ msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#, fuzzy
#~ msgid "query/verify packages which require <cap> capability"
#~ msgstr "kysele paketteja, jotka vaativat <i> ominaisuutta"

#, fuzzy
#~ msgid "    Information selection options:"
#~ msgstr "      Tietojen valintaparametrit:"

#, fuzzy
#~ msgid "list capabilities provided by package"
#~ msgstr "luettele paketin tarjoamat ominaisuudet"

#, fuzzy
#~ msgid "list capabilities required by package"
#~ msgstr "luettele paketin tarjoamat ominaisuudet"

#, fuzzy
#~ msgid "print the various [un]install scriptlets"
#~ msgstr "tulosta erinäiset asennus/poisto-skriptit"

#, fuzzy
#~ msgid "do not execute scripts (if any)"
#~ msgstr "älä suorita mitään vaiheita"

#, fuzzy
#~ msgid "   --install <packagefile>"
#~ msgstr "asenna paketti"

#, fuzzy
#~ msgid "   -i <packagefile>       "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "     --excludepath <path> "
#~ msgstr "siirrä tiedostot hakemistosta <vanhapolku> hakemistoon <uusipolku>"

#, fuzzy
#~ msgid "don't execute any installation scriptlets"
#~ msgstr "älä suorita asennusskriptejä"

#, fuzzy
#~ msgid "don't execute any scriptlets triggered by this package"
#~ msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#, fuzzy
#~ msgid "     --prefix <dir>       "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "     --relocate <oldpath>=<newpath>"
#~ msgstr "siirrä tiedostot hakemistosta <vanhapolku> hakemistoon <uusipolku>"

#, fuzzy
#~ msgid "   --upgrade <packagefile>"
#~ msgstr "asenna paketti"

#, fuzzy
#~ msgid "   -U <packagefile>       "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "   --erase <package>"
#~ msgstr "asenna paketti"

#, fuzzy
#~ msgid "   -e <package>           "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "   --resign <pkg>+        "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "   --addsign <pkg>+       "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "   --checksig <pkg>+"
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "   -K <pkg>+             "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "rebuild database indices from existing database headers"
#~ msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

#, fuzzy
#~ msgid "opening db index       %s/%s %s mode=0x%x\n"
#~ msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"

#, fuzzy
#~ msgid ""
#~ "--notriggers may only be specified during package installation, erasure, "
#~ "and verification"
#~ msgstr "--nodeps: voidaan käyttää vain paketteja asennettaessa, poistettaessa tai tarkistettaessa"

#, fuzzy
#~ msgid "       %s {--initdb}   [--dbpath <dir>]\n"
#~ msgstr "       rpm {--initdb}   [--dbpath <hakem>]"

#, fuzzy
#~ msgid "       %s {--rebuilddb} [--rcfile <file:...>] [--dbpath <dir>]\n"
#~ msgstr "       rpm {--rebuilddb} [--rcfile <tiedosto>] [--dbpath <hakem>]"

#, fuzzy
#~ msgid ""
#~ "                        [--rcfile <file:...>] [--ignorearch] [--dbpath "
#~ "<dir>]"
#~ msgstr ""
#~ "                        [--rcfile <tiedosto>] [--ignorearch] [--dbpath "
#~ "<hakem>]"

#, fuzzy
#~ msgid ""
#~ "                        [--excludedocs] [--includedocs] [--rcfile "
#~ "<file:...>]"
#~ msgstr ""
#~ "                        [--excludedocs] [--includedocs] [--rcfile "
#~ "<tiedosto>]"

#, fuzzy
#~ msgid ""
#~ "       %s {--erase -e} [--root <dir>] [--noscripts] [--rcfile <file:..."
#~ ">]\n"
#~ msgstr ""
#~ "       rpm {--erase -e} [--root <hakem>] [--noscripts] [--rcfile "
#~ "<tiedosto>]"

#, fuzzy
#~ msgid ""
#~ "                        [--scripts] [--root <dir>] [--rcfile <file:...>]"
#~ msgstr ""
#~ "                        [--scripts] [--root <hakem>] [--rcfile <tiedosto>]"

#, fuzzy
#~ msgid ""
#~ "       %s {--verify -V -y} [-afpg] [--root <dir>] [--rcfile <file:...>]\n"
#~ msgstr ""
#~ "       rpm {--verify -V -y} [-afpg] [--root <hakem>] [--rcfile <tiedosto>]"

#, fuzzy
#~ msgid "       %s {--setperms} [-afpg] [target]\n"
#~ msgstr "       rpm {--setperms} [-afpg] [kohde]"

#, fuzzy
#~ msgid "       %s {--setugids} [-afpg] [target]\n"
#~ msgstr "       rpm {--setugids} [-afpg] [kohde]"

#, fuzzy
#~ msgid ""
#~ "       %s {--resign} [--rcfile <file:...>] package1 package2 ... "
#~ "packageN\n"
#~ msgstr ""
#~ "       rpm {--resign} [--rcfile <tiedosto>] paketti1 paketti2 ... pakettiN"

#, fuzzy
#~ msgid ""
#~ "       %s {--addsign} [--rcfile <file:...>] package1 package2 ... packageN"
#~ msgstr ""
#~ "       rpm {--addsign} [--rcfile <tiedosto>] paketti1 paketti2 ... "
#~ "pakettiN"

#, fuzzy
#~ msgid ""
#~ "       %s {--checksig -K} [--nopgp] [--nogpg] [--nomd5] [--rcfile "
#~ "<file:...>]\n"
#~ msgstr ""
#~ "       rpm {--checksig -K} [--nopgp] [--nomd5] [--rcfile <tiedosto>]"

#, fuzzy
#~ msgid "can't rename %s to %s: %s\n"
#~ msgstr "En voi lukea %s: %s."

#, fuzzy
#~ msgid "   file: %s action: %s\n"
#~ msgstr "en voinut avata %s: %s"

#, fuzzy
#~ msgid "installing a source package\n"
#~ msgstr "asenna paketti"

#, fuzzy
#~ msgid "cannot create sourcedir %s\n"
#~ msgstr "en voinut avata tiedostoa %s: "

#, fuzzy
#~ msgid "cannot create specdir %s\n"
#~ msgstr "en voinut avata tiedostoa %s: "

#, fuzzy
#~ msgid "spec file in: %s\n"
#~ msgstr "en voinut avata %s: %s"

#, fuzzy
#~ msgid "rename of %s to %s failed: %s\n"
#~ msgstr "%s:n nimeäminen %s:ksi epäonnistui: %s"

#, fuzzy
#~ msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n"
#~ msgstr "virhe: ohitan %s:n, siirto epäonnistui - %s\n"

#, fuzzy
#~ msgid "removal of %s failed: %s\n"
#~ msgstr "%s:n poisto epäonnistui: %s"

#, fuzzy
#~ msgid ""
#~ "retrieval of return code of %s scriptlet from %s-%s-%s failed, waitpid "
#~ "returned %s\n"
#~ msgstr "skriptin ajo epäonnistui"

#, fuzzy
#~ msgid "      --timecheck <secs>  "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "set the time check to <secs> seconds (0 disables)"
#~ msgstr "aseta aikatarkistus S sekunniksi (0 ohittaa)"

#, fuzzy
#~ msgid "counting packages to install\n"
#~ msgstr "asennukselle ei määritelty paketteja"

#, fuzzy
#~ msgid "found %d packages\n"
#~ msgstr "kysele kaikki paketit"

#, fuzzy
#~ msgid "looking for packages to download\n"
#~ msgstr "virhe etsittäessä pakettia %s\n"

#, fuzzy
#~ msgid "skipping %s - rpmGlob failed(%d)\n"
#~ msgstr "virhe: ohitan %s:n, siirto epäonnistui - %s\n"

#~ msgid "%s does not appear to be a RPM package\n"
#~ msgstr "%s ei vaikuta RPM-paketilta\n"

#, fuzzy
#~ msgid "   --rcfile <file>        "
#~ msgstr "    -b<vaihe> <määrittely> "

#~ msgid "failed to open %s: %s"
#~ msgstr "en voinut avata %s: %s"

#~ msgid "error creating directory %s: %s"
#~ msgstr "virhe luotaessa hakemistoa %s: %s"

#, fuzzy
#~ msgid ""
#~ "       %s {-b|t}[plcibas] [-v] [--short-circuit] [--clean] [--rcfile  "
#~ "<file>]\n"
#~ msgstr ""
#~ "       rpm {-b|t}[plciba] [-v] [--short-circuit] [--clean] [--rcfile  "
#~ "<tiedosto>]"

#, fuzzy
#~ msgid "                        [--target=platform1[,platform2...]]"
#~ msgstr "                        [kohteet]"

#, fuzzy
#~ msgid "                        [--rmsource] [--rmspec] specfile"
#~ msgstr "                        [--buildarch <arkk>] [--rmsource] määrittelytiedosto"

#, fuzzy
#~ msgid "       %s {--rmsource} [--rcfile <file>] [-v] specfile\n"
#~ msgstr "       rpm {--rmsource} [--rcfile <tiedosto>] [-v] määrittelytiedosto"

#, fuzzy
#~ msgid ""
#~ "       %s {--rebuild} [--rcfile <file>] [-v] source1.rpm ... sourceN.rpm\n"
#~ msgstr "       rpm {--rebuild} [--rcfile <tiedosto>] [-v] lähdekoodi1.rpm ... lähdekoodiN.rpm"

#, fuzzy
#~ msgid ""
#~ "       %s {--recompile} [--rcfile <file>] [-v] source1.rpm ... sourceN."
#~ "rpm\n"
#~ msgstr "       rpm {--recompile} [--rcfile <tiedosto>] [-v] lähdekoodi1.rpm ... lähdekoodiN.rpm"

#, fuzzy
#~ msgid "       %s {--freshen -F} file1.rpm ... fileN.rpm\n"
#~ msgstr ""
#~ "                        [--badreloc] tiedosto1.rpm ... tiedostoN.rpm"

#, fuzzy
#~ msgid "   -b<stage> <spec>       "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "   -t<stage> <tarball>    "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "package src rpm only"
#~ msgstr "paketilla ei ole nimeä"

#, fuzzy
#~ msgid "     --buildroot <dir>    "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "     --target=<platform>+ "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "   --rebuild <src_pkg>    "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "   --recompile <src_pkg>  "
#~ msgstr "    -b<vaihe> <määrittely> "

#, fuzzy
#~ msgid "query the packages which require a capability"
#~ msgstr "kysele paketteja, jotka vaativat <i> ominaisuutta"

#, fuzzy
#~ msgid "query the packages which provide a capability"
#~ msgstr "kysele paketteja, jotka tarjoavat <i> ominaisuuden"

#, fuzzy
#~ msgid "exec failed!\n"
#~ msgstr "%s: avaus ei onnistunut\n"

#, fuzzy
#~ msgid "New Header signature\n"
#~ msgstr "en voinut lukea allekirjoitusta"

#, fuzzy
#~ msgid "path %s is not relocateable for package %s-%s-%s"
#~ msgstr "paketti %s ei ole asennettu\n"

#, fuzzy
#~ msgid "Unable to read sigtarget %s: %s"
#~ msgstr "%s:n kirjoitus ei onnistu"

#~ msgid "loop in prerequisite chain: %s"
#~ msgstr "silmukka edellytysten ketjussa: %s"

#~ msgid ""
#~ "                        [--ftpproxy <host>] [--ftpport <port>] [--justdb]"
#~ msgstr ""
#~ "                        [--ftpproxy <kone>] [--ftpport <portti>] [--"
#~ "justdb]"

#, fuzzy
#~ msgid ""
#~ "                        [--triggeredby] [--ftpport] [--ftpproxy <host>]"
#~ msgstr ""
#~ "                        [--ftpuseport] [--ftpproxy <kone>] [--ftpport "
#~ "<portti>]"

#, fuzzy
#~ msgid "package not found in database"
#~ msgstr "paketti %s ei ole %s:ssä"

#, fuzzy
#~ msgid "%s: %-45s YES (added package)\n"
#~ msgstr "tiedostoa %s ei omista mikään paketti\n"

#, fuzzy
#~ msgid ""
#~ "       rpm {-b|t}[plcibas] [-v] [--short-circuit] [--clean] [--rcfile  "
#~ "<file>]"
#~ msgstr ""
#~ "       rpm {-b|t}[plciba] [-v] [--short-circuit] [--clean] [--rcfile  "
#~ "<tiedosto>]"

#, fuzzy
#~ msgid "                        [--sign] [--nobuild] [--timecheck <s>] ]"
#~ msgstr ""
#~ "                        [--sign] [--test] [--timecheck <s>] [--buildos "
#~ "<kj>]"

#~ msgid "       rpm {--rmsource} [--rcfile <file>] [-v] specfile"
#~ msgstr "       rpm {--rmsource} [--rcfile <tiedosto>] [-v] määrittelytiedosto"

#~ msgid ""
#~ "       rpm {--rebuild} [--rcfile <file>] [-v] source1.rpm ... sourceN.rpm"
#~ msgstr "       rpm {--rebuild} [--rcfile <tiedosto>] [-v] lähdekoodi1.rpm ... lähdekoodiN.rpm"

#~ msgid ""
#~ "       rpm {--recompile} [--rcfile <file>] [-v] source1.rpm ... sourceN."
#~ "rpm"
#~ msgstr "       rpm {--recompile} [--rcfile <tiedosto>] [-v] lähdekoodi1.rpm ... lähdekoodiN.rpm"

#, fuzzy
#~ msgid "                        [--sign] [--nobuild] ]"
#~ msgstr ""
#~ "                        [--sign] [--test] [--timecheck <s>] [--buildos "
#~ "<kj>]"

#, fuzzy
#~ msgid "query package owning file"
#~ msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#, fuzzy
#~ msgid "cannot retrieve package \"%s\" from db"
#~ msgstr "virhe: en voi avata %s%s/packages.rpm\n"

#, fuzzy
#~ msgid "cannot allocate new instance in database"
#~ msgstr "en voi varata tilaa tietokannalle"

#, fuzzy
#~ msgid "override build architecture"
#~ msgstr "älä tarkista paketin arkkitehtuuria"

#, fuzzy
#~ msgid "override build operating system"
#~ msgstr "älä tarkista paketin käyttöjärjestelmää"

#~ msgid "--build (-b) requires one of a,b,i,c,p,l as its sole argument"
#~ msgstr "--build (-b) vaatii yhden joukosta a,b,i,c,p,l ainoana parametrinään"

#~ msgid "--tarbuild (-t) requires one of a,b,i,c,p,l as its sole argument"
#~ msgstr "--tarbuild (-t) vaatii yhden joukosta a,b,i,c,p,l ainoana parametrinään"

#~ msgid "arguments to --dbpath must begin with a /"
#~ msgstr "--dbpath:n parametrien pitää alkaa /-merkillä"

#~ msgid "--timecheck may only be used during package builds"
#~ msgstr "--timecheck parametriä voidaan käyttää vain paketteja koottaessa"

#~ msgid ""
#~ "ftp options can only be used during package queries, installs, and "
#~ "upgrades"
#~ msgstr "ftp-parametrejä voidaan käyttää vain paketteja kysellessä, asennettaessa ja päivitettäessä"

#, fuzzy
#~ msgid ""
#~ "http options can only be used during package queries, installs, and "
#~ "upgrades"
#~ msgstr "ftp-parametrejä voidaan käyttää vain paketteja kysellessä, asennettaessa ja päivitettäessä"

#~ msgid "relocate files even though the package doesn't allow it"
#~ msgstr "siirrä tiedostot toiseen hakemistoon vaikka paketti ei sitä sallisi"

#~ msgid "remove sources and spec file when done"
#~ msgstr "poista lähdekoodit ja määrittelytiedosto, kun valmis"

#, fuzzy
#~ msgid "    --rmsource <spec>     "
#~ msgstr "    -b<vaihe> <määrittely> "

#~ msgid "remove sources and spec file"
#~ msgstr "poista lähdekoodi ja määrittelytiedosto"

#, fuzzy
#~ msgid "%s: %s satisfied by added package (shouldn't happen).\n"
#~ msgstr "tiedostoa %s ei omista mikään paketti\n"

#, fuzzy
#~ msgid "%s: %s satisfied by Depends cache.\n"
#~ msgstr "tiedostoa %s ei omista mikään paketti\n"

#, fuzzy
#~ msgid "rpmQuery: rpmdbOpen() failed\n"
#~ msgstr "%s: avaus ei onnistunut\n"

#, fuzzy
#~ msgid "key \"%s\" not found in %s"
#~ msgstr "paketti %s ei ole %s:ssä"

#, fuzzy
#~ msgid "key \"%s\" not removed from %s"
#~ msgstr "paketti %s ei ole %s:ssä"

#, fuzzy
#~ msgid "rpmVerify: rpmdbOpen() failed\n"
#~ msgstr "%s: avaus ei onnistunut\n"

#~ msgid "cannot read header at %d for dependency check"
#~ msgstr "en voi lukea headeria %d:ssä riippuvuutta tarkistaessa"

#~ msgid "error: could not read database record\n"
#~ msgstr "virhe: tietokannan tietuetta ei voinut lukea\n"

#, fuzzy
#~ msgid "searching for package %s\n"
#~ msgstr "virhe etsittäessä pakettia %s\n"

#~ msgid "cannot read header at %d for uninstall"
#~ msgstr "en voi lukea headeria %d:stä poistamiseen"

#, fuzzy
#~ msgid "cannot open file %s: %s"
#~ msgstr "en voinut avata tiedostoa %s: "

#, fuzzy
#~ msgid "package not found with key \"%s\" in %s"
#~ msgstr "paketti %s ei ole %s:ssä"

#~ msgid "could not read database record!\n"
#~ msgstr "en voinut lukea tietokannan tietuetta!\n"

#~ msgid "record number %d in database is bad -- skipping it"
#~ msgstr "tietue numero %d tietokannassa viallinen -- ohitan sen"

#~ msgid "cannot read header at %d for update"
#~ msgstr "en voi lukea headeria %d:stä päivittäessä"

#, fuzzy
#~ msgid "cannot read packages named %s for uninstall"
#~ msgstr "en voi lukea headeria %d:stä poistamiseen"

#~ msgid "package %s not listed in %s"
#~ msgstr "paketti %s ei ole %s:ssä"

#, fuzzy
#~ msgid "package has no group\n"
#~ msgstr "paketilla ei ole nimeä"

#, fuzzy
#~ msgid "removing requiredby index for %s\n"
#~ msgstr "virhe poistettaessa tietuetta %s %s:stä"

#, fuzzy
#~ msgid "cannot create %s"
#~ msgstr "en voinut avata tiedostoa %s: "

#, fuzzy
#~ msgid "Unable to stat icon: %s"
#~ msgstr "%s:n kirjoitus ei onnistu"

#~ msgid "failed to open %s\n"
#~ msgstr "%s:n avaus epäonnistui\n"

#, fuzzy
#~ msgid "%s: fdWrite failed: %s\n"
#~ msgstr "%s: avaus ei onnistunut\n"

#, fuzzy
#~ msgid "failed build prerequisites:\n"
#~ msgstr "puuttuvat riippuvuudet:\n"

#~ msgid "Couldn't read the header/archive"
#~ msgstr "En voinut lukea header/arkistotiedostoa"

#~ msgid "Couldn't write header/archive to temp file"
#~ msgstr "En voinut kirjoittaa header/arkistotiedostoa väliaikaistiedostoon"

#~ msgid "Couldn't write package"
#~ msgstr "Paketin kirjoitus ei onnistunut"

#~ msgid "unexpected query specifiers"
#~ msgstr "odottamattomia kyselyn parametrejä"

#~ msgid "--nofiles may only be specified during package verification"
#~ msgstr "--nofiles: voidaan käyttää vain paketteja tarkistettaessa"

#~ msgid "--clean may only be used with -b and -t"
#~ msgstr "--clean: voidaan käyttää vain -b ja -t kanssa"

#~ msgid "--rmsource may only be used with -b and -t"
#~ msgstr "--rmsource: voidaan käyttää vain -b ja -t kanssa"

#~ msgid "--short-circuit may only be used during package building"
#~ msgstr "--short-circuit: voidaan käyttää vain paketteja asennettaessa"

#, fuzzy
#~ msgid "--short-circuit may only be used with -bc, -bi, -bs, -tc -ti, or -ts"
#~ msgstr "--short-circuit: voidaan käyttää vain -bc, -bi, -tc tai -ti kanssa"

#, fuzzy
#~ msgid "pgp version 5 not found: "
#~ msgstr "Tiedostoa ei löytynyt palvelimelta"

#~ msgid "showing package: %d\n"
#~ msgstr "näytän paketin: %d\n"

#, fuzzy
#~ msgid "--prefix is broke, use --relocate /oldpath=/newpath instead"
#~ msgstr "siirrä tiedostot hakemistosta <vanhapolku> hakemistoon <uusipolku>"

#~ msgid "error: cannot open file %s\n"
#~ msgstr "virhe: tiedostoa %s ei voi avata\n"

#~ msgid "error: %s does not appear to be a RPM package\n"
#~ msgstr "virhe: %s ei vaikuta RPM paketilta\n"

#, fuzzy
#~ msgid "counting packages to uninstall\n"
#~ msgstr "poistolle ei määritelty paketteja"

#, fuzzy
#~ msgid "found %d packages to uninstall\n"
#~ msgstr "poistolle ei määritelty paketteja"

#, fuzzy
#~ msgid "error %d reading header: %s\n"
#~ msgstr "virhe luotaessa hakemistoa %s: %s"

#, fuzzy
#~ msgid "not installing %s -- linguas\n"
#~ msgstr "Asennan: %s\n"

#, fuzzy
#~ msgid "package %s is now obsolete and will be removed\n"
#~ msgstr "paketti %s ei ole asennettu\n"

#, fuzzy
#~ msgid "package %s contains no files"
#~ msgstr "paketti %s-%s-%s  sisältää jaettuja tiedostoja\n"

#, fuzzy
#~ msgid "file %s is shared\n"
#~ msgstr "en voinut avata %s: %s"

#, fuzzy
#~ msgid "no macroname for setenv %s:%d"
#~ msgstr "%s:n puuttuva parametri %s:%d"

#, fuzzy
#~ msgid "keeping %s\n"
#~ msgstr "Haen: %s\n"

#~ msgid "one type of query may be performed at a time"
#~ msgstr "yhden tyyppinen kysely voidaan suorittaa kerralla"

#~ msgid "--dump may only be used during queries"
#~ msgstr "--dump: voidaan käyttää vain paketteja kyseltäessä"

#~ msgid "--dump of queries must be used with -l, -c, or -d"
#~ msgstr "kyselyjen --dump on käytettävä -l, -c, tai -d kanssa"

#~ msgid "(none)"
#~ msgstr "(ei mitään)"

#, fuzzy
#~ msgid ""
#~ "                        [--ftpuseport] [--ftpproxy <host>] [--ftpport "
#~ "<port>]"
#~ msgstr "                        [--ftpproxy <kone>] [--ftpport <portti>]"

#, fuzzy
#~ msgid ""
#~ "                        [--provides] [--dump] [--dbpath <dir>] [targets]"
#~ msgstr ""
#~ "                        [--provides] [--dump] [--dbpath <hakem>] [--"
#~ "changelog]"

#, fuzzy
#~ msgid "   --help\t\t- print this message"
#~ msgstr "tulosta tämä viesti"

#, fuzzy
#~ msgid "   --version\t- print the version of rpm being used"
#~ msgstr "tulosta käytetyn rpm:n versio"

#, fuzzy
#~ msgid "       -v\t\t      - be a little more verbose"
#~ msgstr "tulosta enemmän viestejä"

#, fuzzy
#~ msgid "       -vv\t              - be incredibly verbose (for debugging)"
#~ msgstr "tulosta mahdollisimman paljon viestejä (vianetsintään)"

#, fuzzy
#~ msgid "   -q                   - query mode"
#~ msgstr "                        [--nomd5] [kohteet]"

#, fuzzy
#~ msgid "      --queryformat <s>   - use s as the header format (implies -i)"
#~ msgstr "käytä s headerin formaatina (josta seuraa -i)"

#, fuzzy
#~ msgid "        -a                - query all packages"
#~ msgstr "                           paketti1 ... pakettiN"

#, fuzzy
#~ msgid "        -f <file>+        - query package owning <file>"
#~ msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on"

#, fuzzy
#~ msgid "        -F                - like -f, but read file names from stdin"
#~ msgstr ""
#~ "                        [--replacepkgs] [--replacefiles] [--root <hakem>]"

#, fuzzy
#~ msgid ""
#~ "        -p <packagefile>+ - query (uninstalled) package <packagefile>"
#~ msgstr "kysele(asentamatonta) pakettia <pakettitiedosto>"

#, fuzzy
#~ msgid ""
#~ "        -P                - like -p, but read package names from stdin"
#~ msgstr "                           paketti1 ... pakettiN"

#, fuzzy
#~ msgid ""
#~ "\t   --whatprovides <i> - query packages which provide <i> capability"
#~ msgstr "kysele paketteja, jotka tarjoavat <i> ominaisuuden"

#, fuzzy
#~ msgid ""
#~ "\t   --whatrequires <i> - query packages which require <i> capability"
#~ msgstr "kysele paketteja, jotka vaativat <i> ominaisuutta"

#, fuzzy
#~ msgid "        -i                - display package information"
#~ msgstr "                           paketti1 ... pakettiN"

#, fuzzy
#~ msgid "        -l                - display package file list"
#~ msgstr "                           paketti1 ... pakettiN"

#, fuzzy
#~ msgid "        -s                - show file states (implies -l)"
#~ msgstr "näytä tiedostojen tilat (josta seuraa -l)"

#, fuzzy
#~ msgid ""
#~ "        -d                - list only documentation files (implies -l)"
#~ msgstr "listaa vain dokumettitiedostot (josta seuraa -l)"

#, fuzzy
#~ msgid ""
#~ "        -c                - list only configuration files (implies -l)"
#~ msgstr "listaa vain konfigurointiedostot (josta seuraa -l)"

#, fuzzy
#~ msgid "                            (must be used with -l, -c, or -d)"
#~ msgstr "kyselyjen --dump on käytettävä -l, -c, tai -d kanssa"

#, fuzzy
#~ msgid "        --provides        - list capabilbities package provides"
#~ msgstr "luettele paketin tarjoamat ominaisuudet"

#, fuzzy
#~ msgid "        -R                - list package dependencies"
#~ msgstr "                           paketti1 ... pakettiN"

#, fuzzy
#~ msgid "        --scripts         - print the various [un]install scripts"
#~ msgstr "tulosta erinäiset asennus/poisto-skriptit"

#, fuzzy
#~ msgid ""
#~ "    --querytags         - list the tags that can be used in a query format"
#~ msgstr "luettele nimiöt, joita voidaan käyttää kyselyn formaatissa"

#, fuzzy
#~ msgid "only one type of query may be performed at a time"
#~ msgstr "yhden tyyppinen kysely voidaan suorittaa kerralla"

#, fuzzy
#~ msgid ""
#~ "--noscripts may only be specified during package installation and "
#~ "uninstallation"
#~ msgstr "--noscripts: voidaan käyttää vain paketteja asennettaessa, poistettaessa tai tarkistettaessa"

#, fuzzy
#~ msgid ""
#~ "--nodeps may only be specified during package installation, "
#~ "uninstallation, and verification"
#~ msgstr "--nodeps: voidaan käyttää vain paketteja asennettaessa, poistettaessa tai tarkistettaessa"

#, fuzzy
#~ msgid ""
#~ "--test may only be specified during package installation, uninstallation, "
#~ "and building"
#~ msgstr "--test: voidaan käyttää vain paketteja asennettaessa, poistettaessa ja käännettäessä"

#, fuzzy
#~ msgid ""
#~ "--root (-r) may only be specified during installation, uninstallation, "
#~ "querying, and database rebuilds"
#~ msgstr "--root (-r): voidaan käyttää vain paketteja asennettaessa, poistettaessa, kyseltäessä ja tietokannan uudelleenluonnissa"

#, fuzzy
#~ msgid "--clean may only be used during package building"
#~ msgstr "--sign: voidaan käyttää vain paketteja käännettäessä"

#, fuzzy
#~ msgid "--short-circuit may only be used with -bc or -bi"
#~ msgstr "--short-circuit: voidaan käyttää vain -bc, -bi, -tc tai -ti kanssa"

#, fuzzy
#~ msgid "--dump may only be used during queryies"
#~ msgstr "--dump: voidaan käyttää vain paketteja kyseltäessä"

#~ msgid "build the packages for architecture <arch>"
#~ msgstr "käännä paketit arkkitehtuurille <arkk>"

#~ msgid "cannot read database record at %d"
#~ msgstr "en voi lukea tietokannan tietuetta %d"