aboutsummaryrefslogtreecommitdiff
path: root/po/fi_FI.po
blob: 1037843c7e51e750a902af0924302169351163fb (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
# Finnish translation for ScummVM.
# Copyright (c) 2012-2016 The ScummVM Team
# This file is distributed under the same license as the ScummVM package.
# Toni Saarela <saarela@gmail.com>, 2012.
#
msgid ""
msgstr ""
"Project-Id-Version: ScummVM 1.6.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel@lists.sf.net\n"
"POT-Creation-Date: 2016-01-25 20:35+0100\n"
"PO-Revision-Date: 2012-12-01 19:37+0200\n"
"Last-Translator: Toni Saarela <saarela@gmail.com>\n"
"Language-Team: Finnish\n"
"Language: Suomi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.5.4\n"

#: gui/about.cpp:94
#, c-format
msgid "(built on %s)"
msgstr "(k��nn�ksen p�iv�ys: %s)"

#: gui/about.cpp:101
msgid "Features compiled in:"
msgstr "T�h�n versioon k��nnetyt ominaisuudet:"

#: gui/about.cpp:110
msgid "Available engines:"
msgstr "Tuetut pelimoottorit:"

#: gui/browser.cpp:68 gui/browser_osx.mm:104
#, fuzzy
msgid "Show hidden files"
msgstr "N�yt� / piilota konsoli"

#: gui/browser.cpp:68
msgid "Show files marked with the hidden attribute"
msgstr ""

#: gui/browser.cpp:72
msgid "Go up"
msgstr "Siirry yl�s"

#: gui/browser.cpp:72 gui/browser.cpp:74
msgid "Go to previous directory level"
msgstr "Palaa edelliselle hakemistotasolle"

#: gui/browser.cpp:74
msgctxt "lowres"
msgid "Go up"
msgstr "Siirry yl�s"

#: gui/browser.cpp:75 gui/chooser.cpp:46 gui/editrecorddialog.cpp:67
#: gui/filebrowser-dialog.cpp:64 gui/fluidsynth-dialog.cpp:152
#: gui/KeysDialog.cpp:43 gui/launcher.cpp:351 gui/massadd.cpp:95
#: gui/options.cpp:1237 gui/predictivedialog.cpp:73 gui/recorderdialog.cpp:70
#: gui/recorderdialog.cpp:156 gui/saveload-dialog.cpp:216
#: gui/saveload-dialog.cpp:276 gui/saveload-dialog.cpp:547
#: gui/saveload-dialog.cpp:931 gui/themebrowser.cpp:55 engines/engine.cpp:546
#: backends/events/default/default-events.cpp:196
#: backends/events/default/default-events.cpp:218
#: backends/platform/wii/options.cpp:48 engines/drascula/saveload.cpp:49
#: engines/parallaction/saveload.cpp:274 engines/scumm/dialogs.cpp:191
#: engines/sword1/control.cpp:865
msgid "Cancel"
msgstr "Peruuta"

#: gui/browser.cpp:76 gui/browser_osx.mm:103 gui/chooser.cpp:47
#: gui/filebrowser-dialog.cpp:65 gui/themebrowser.cpp:56
msgid "Choose"
msgstr "Valitse"

#: gui/editrecorddialog.cpp:58
msgid "Author:"
msgstr ""

#: gui/editrecorddialog.cpp:59 gui/launcher.cpp:204
msgid "Name:"
msgstr "Nimi:"

#: gui/editrecorddialog.cpp:60
msgid "Notes:"
msgstr ""

#: gui/editrecorddialog.cpp:68 gui/predictivedialog.cpp:74
msgid "Ok"
msgstr ""

#: gui/filebrowser-dialog.cpp:49
msgid "Choose file for loading"
msgstr ""

#: gui/filebrowser-dialog.cpp:49
msgid "Enter filename for saving"
msgstr ""

#: gui/filebrowser-dialog.cpp:132
#, fuzzy
msgid "Do you really want to overwrite the file?"
msgstr "Haluatko varmasti poistaa t�m�n pelitallennuksen?"

#: gui/filebrowser-dialog.cpp:132 gui/fluidsynth-dialog.cpp:217
#: gui/launcher.cpp:795 gui/launcher.cpp:943 gui/launcher.cpp:1002
#: backends/events/symbiansdl/symbiansdl-events.cpp:186
#: backends/platform/wince/CEActionsPocket.cpp:326
#: backends/platform/wince/CEActionsSmartphone.cpp:287
#: backends/platform/wince/CELauncherDialog.cpp:83
#: engines/kyra/saveload_eob.cpp:557 engines/kyra/saveload_eob.cpp:590
msgid "Yes"
msgstr "Kyll�"

#: gui/filebrowser-dialog.cpp:132 gui/fluidsynth-dialog.cpp:217
#: gui/launcher.cpp:795 gui/launcher.cpp:943 gui/launcher.cpp:1002
#: backends/events/symbiansdl/symbiansdl-events.cpp:186
#: backends/platform/wince/CEActionsPocket.cpp:326
#: backends/platform/wince/CEActionsSmartphone.cpp:287
#: backends/platform/wince/CELauncherDialog.cpp:83
#: engines/kyra/saveload_eob.cpp:557 engines/kyra/saveload_eob.cpp:590
msgid "No"
msgstr "Ei"

#: gui/fluidsynth-dialog.cpp:68
#, fuzzy
msgid "Reverb"
msgstr "Ei koskaan"

#: gui/fluidsynth-dialog.cpp:70 gui/fluidsynth-dialog.cpp:102
#, fuzzy
msgid "Active"
msgstr " (Aktiivinen)"

#: gui/fluidsynth-dialog.cpp:72
msgid "Room:"
msgstr ""

#: gui/fluidsynth-dialog.cpp:79
msgid "Damp:"
msgstr ""

#: gui/fluidsynth-dialog.cpp:86
msgid "Width:"
msgstr ""

#: gui/fluidsynth-dialog.cpp:93 gui/fluidsynth-dialog.cpp:111
msgid "Level:"
msgstr ""

#: gui/fluidsynth-dialog.cpp:100
msgid "Chorus"
msgstr ""

#: gui/fluidsynth-dialog.cpp:104
msgid "N:"
msgstr ""

#: gui/fluidsynth-dialog.cpp:118
#, fuzzy
msgid "Speed:"
msgstr "Puhe"

#: gui/fluidsynth-dialog.cpp:125
msgid "Depth:"
msgstr ""

#: gui/fluidsynth-dialog.cpp:132
msgid "Type:"
msgstr ""

#: gui/fluidsynth-dialog.cpp:135
msgid "Sine"
msgstr ""

#: gui/fluidsynth-dialog.cpp:136
msgid "Triangle"
msgstr ""

#: gui/fluidsynth-dialog.cpp:138 gui/options.cpp:1168
msgid "Misc"
msgstr "Muut"

#: gui/fluidsynth-dialog.cpp:140
msgid "Interpolation:"
msgstr ""

#: gui/fluidsynth-dialog.cpp:143
msgid "None (fastest)"
msgstr ""

#: gui/fluidsynth-dialog.cpp:144
msgid "Linear"
msgstr ""

#: gui/fluidsynth-dialog.cpp:145
msgid "Fourth-order"
msgstr ""

#: gui/fluidsynth-dialog.cpp:146
msgid "Seventh-order"
msgstr ""

#: gui/fluidsynth-dialog.cpp:150
msgid "Reset"
msgstr ""

#: gui/fluidsynth-dialog.cpp:150
msgid "Reset all FluidSynth settings to their default values."
msgstr ""

#: gui/fluidsynth-dialog.cpp:153 gui/KeysDialog.cpp:42 gui/launcher.cpp:352
#: gui/launcher.cpp:1050 gui/launcher.cpp:1054 gui/massadd.cpp:92
#: gui/options.cpp:1238 gui/saveload-dialog.cpp:932 engines/engine.cpp:465
#: engines/engine.cpp:476 backends/platform/wii/options.cpp:47
#: backends/platform/wince/CELauncherDialog.cpp:54
#: engines/agos/animation.cpp:558 engines/drascula/saveload.cpp:49
#: engines/groovie/script.cpp:408 engines/parallaction/saveload.cpp:274
#: engines/scumm/dialogs.cpp:193 engines/scumm/scumm.cpp:1834
#: engines/scumm/players/player_v3m.cpp:130
#: engines/scumm/players/player_v5m.cpp:108 engines/sky/compact.cpp:131
#: engines/sky/compact.cpp:141 engines/sword1/animation.cpp:524
#: engines/sword1/animation.cpp:545 engines/sword1/animation.cpp:561
#: engines/sword1/animation.cpp:569 engines/sword1/control.cpp:865
#: engines/sword1/logic.cpp:1633 engines/sword2/animation.cpp:425
#: engines/sword2/animation.cpp:445 engines/sword2/animation.cpp:461
#: engines/sword2/animation.cpp:471
msgid "OK"
msgstr "Tallenna"

#: gui/fluidsynth-dialog.cpp:217
#, fuzzy
msgid ""
"Do you really want to reset all FluidSynth settings to their default values?"
msgstr "Haluatko varmasti palata pelivalitsimeen?"

#: gui/gui-manager.cpp:119 backends/keymapper/remap-dialog.cpp:53
#: engines/scumm/help.cpp:126 engines/scumm/help.cpp:141
#: engines/scumm/help.cpp:166 engines/scumm/help.cpp:192
#: engines/scumm/help.cpp:210
msgid "Close"
msgstr "Sulje"

#: gui/gui-manager.cpp:122
msgid "Mouse click"
msgstr "Hiiren klikkaus"

#: gui/gui-manager.cpp:126 base/main.cpp:322
msgid "Display keyboard"
msgstr "N�yt� n�pp�imist�"

#: gui/gui-manager.cpp:130 base/main.cpp:326
msgid "Remap keys"
msgstr "M��rit� n�pp�imet uudelleen"

#: gui/gui-manager.cpp:133 base/main.cpp:329 engines/scumm/help.cpp:87
msgid "Toggle fullscreen"
msgstr "Kokoruututilan vaihto"

#: gui/KeysDialog.cpp:41
msgid "Map"
msgstr "N�pp�inkartta"

#: gui/KeysDialog.cpp:49
msgid "Select an action and click 'Map'"
msgstr "Valitse toiminto ja klikkaa 'Map'"

#: gui/KeysDialog.cpp:80 gui/KeysDialog.cpp:102 gui/KeysDialog.cpp:141
#, c-format
msgid "Associated key : %s"
msgstr "Nykyinen n�pp�in : %s"

#: gui/KeysDialog.cpp:82 gui/KeysDialog.cpp:104 gui/KeysDialog.cpp:143
#, c-format
msgid "Associated key : none"
msgstr "Nykyinen n�pp�in : ei mik��n"

#: gui/KeysDialog.cpp:90
msgid "Please select an action"
msgstr "Valitse toiminto"

#: gui/KeysDialog.cpp:106
msgid "Press the key to associate"
msgstr "Paina haluamaasi nappia"

#: gui/KeysDialog.cpp:145 gui/KeysDialog.h:36
msgid "Choose an action to map"
msgstr "Valitse toiminto"

#: gui/launcher.cpp:193
msgid "Game"
msgstr "Peli"

#: gui/launcher.cpp:197
msgid "ID:"
msgstr "Tunniste:"

#: gui/launcher.cpp:197 gui/launcher.cpp:199 gui/launcher.cpp:200
msgid ""
"Short game identifier used for referring to saved games and running the game "
"from the command line"
msgstr ""
"Lyhyt pelitunniste, jota k�ytet��n kun viitataan pelitallennuksiin ja kun "
"peli k�ynnistet��n komentorivilt�"

#: gui/launcher.cpp:199
msgctxt "lowres"
msgid "ID:"
msgstr "Tunniste:"

#: gui/launcher.cpp:204 gui/launcher.cpp:206 gui/launcher.cpp:207
msgid "Full title of the game"
msgstr "Pelin koko nimi"

#: gui/launcher.cpp:206
msgctxt "lowres"
msgid "Name:"
msgstr "Nimi:"

#: gui/launcher.cpp:210
msgid "Language:"
msgstr "Kieli:"

#: gui/launcher.cpp:210 gui/launcher.cpp:211
msgid ""
"Language of the game. This will not turn your Spanish game version into "
"English"
msgstr ""
"Pelin kieli. T�m� ei muuta esimerkiksi espanjankielist� versiota pelist� "
"englanninkieliseksi."

#: gui/launcher.cpp:212 gui/launcher.cpp:226 gui/options.cpp:87
#: gui/options.cpp:735 gui/options.cpp:748 gui/options.cpp:1208
#: audio/null.cpp:41
msgid "<default>"
msgstr "<oletus>"

#: gui/launcher.cpp:222
msgid "Platform:"
msgstr "Alusta:"

#: gui/launcher.cpp:222 gui/launcher.cpp:224 gui/launcher.cpp:225
msgid "Platform the game was originally designed for"
msgstr "Alusta jolle peli alunperin suunniteltiin"

#: gui/launcher.cpp:224
msgctxt "lowres"
msgid "Platform:"
msgstr "Alusta:"

#: gui/launcher.cpp:237
msgid "Engine"
msgstr "Moottori"

#: gui/launcher.cpp:245 gui/options.cpp:1071 gui/options.cpp:1088
msgid "Graphics"
msgstr "Grafiikka"

#: gui/launcher.cpp:245 gui/options.cpp:1071 gui/options.cpp:1088
msgid "GFX"
msgstr "GFX"

#: gui/launcher.cpp:248
msgid "Override global graphic settings"
msgstr "Ohita globaalit grafiikka-asetukset"

#: gui/launcher.cpp:250
msgctxt "lowres"
msgid "Override global graphic settings"
msgstr "Ohita globaalit grafiikka-asetukset"

#: gui/launcher.cpp:257 gui/options.cpp:1094
msgid "Audio"
msgstr "��ni"

#: gui/launcher.cpp:260
msgid "Override global audio settings"
msgstr "Ohita globaalit ��niasetukset"

#: gui/launcher.cpp:262
msgctxt "lowres"
msgid "Override global audio settings"
msgstr "Ohita globaalit ��niasetukset"

#: gui/launcher.cpp:271 gui/options.cpp:1099
msgid "Volume"
msgstr "Voimakkuus"

#: gui/launcher.cpp:273 gui/options.cpp:1101
msgctxt "lowres"
msgid "Volume"
msgstr "Voimakkuus"

#: gui/launcher.cpp:276
msgid "Override global volume settings"
msgstr "Ohita globaalit ��nenvoimakkuusasetukset"

#: gui/launcher.cpp:278
msgctxt "lowres"
msgid "Override global volume settings"
msgstr "Ohita globaalit ��nenvoimakkuusasetukset"

#: gui/launcher.cpp:286 gui/options.cpp:1109
msgid "MIDI"
msgstr "MIDI"

#: gui/launcher.cpp:289
msgid "Override global MIDI settings"
msgstr "Ohita globaalit MIDI-asetukset"

#: gui/launcher.cpp:291
msgctxt "lowres"
msgid "Override global MIDI settings"
msgstr "Ohita globaalit MIDI-asetukset"

#: gui/launcher.cpp:300 gui/options.cpp:1115
msgid "MT-32"
msgstr "MT-32"

#: gui/launcher.cpp:303
msgid "Override global MT-32 settings"
msgstr "Ohita globaalit MT-32 asetukset"

#: gui/launcher.cpp:305
msgctxt "lowres"
msgid "Override global MT-32 settings"
msgstr "Ohita globaalit MT-32 asetukset"

#: gui/launcher.cpp:314 gui/options.cpp:1122
msgid "Paths"
msgstr "Polut"

#: gui/launcher.cpp:316 gui/options.cpp:1124
msgctxt "lowres"
msgid "Paths"
msgstr "Polut"

#: gui/launcher.cpp:323
msgid "Game Path:"
msgstr "Pelin polku:"

#: gui/launcher.cpp:325
msgctxt "lowres"
msgid "Game Path:"
msgstr "Pelin polku:"

#: gui/launcher.cpp:330 gui/options.cpp:1148
msgid "Extra Path:"
msgstr "Lis�kansio:"

#: gui/launcher.cpp:330 gui/launcher.cpp:332 gui/launcher.cpp:333
msgid "Specifies path to additional data used by the game"
msgstr "M��ritt�� polun lis�tiedostoihin joita peli mahdollisesti k�ytt��"

#: gui/launcher.cpp:332 gui/options.cpp:1150
msgctxt "lowres"
msgid "Extra Path:"
msgstr "Lis�kansio:"

#: gui/launcher.cpp:339 gui/options.cpp:1132
msgid "Save Path:"
msgstr "Tallennuskansio:"

#: gui/launcher.cpp:339 gui/launcher.cpp:341 gui/launcher.cpp:342
#: gui/options.cpp:1132 gui/options.cpp:1134 gui/options.cpp:1135
msgid "Specifies where your saved games are put"
msgstr "M��ritt�� polun pelitallennuksille"

#: gui/launcher.cpp:341 gui/options.cpp:1134
msgctxt "lowres"
msgid "Save Path:"
msgstr "Tallennuskansio:"

#: gui/launcher.cpp:360 gui/launcher.cpp:459 gui/launcher.cpp:517
#: gui/launcher.cpp:571 gui/options.cpp:1143 gui/options.cpp:1151
#: gui/options.cpp:1160 gui/options.cpp:1275 gui/options.cpp:1281
#: gui/options.cpp:1289 gui/options.cpp:1319 gui/options.cpp:1325
#: gui/options.cpp:1332 gui/options.cpp:1425 gui/options.cpp:1428
#: gui/options.cpp:1440
msgctxt "path"
msgid "None"
msgstr "Ei m��ritelty"

#: gui/launcher.cpp:365 gui/launcher.cpp:465 gui/launcher.cpp:575
#: gui/options.cpp:1269 gui/options.cpp:1313 gui/options.cpp:1431
#: backends/platform/wii/options.cpp:56
msgid "Default"
msgstr "Oletus"

#: gui/launcher.cpp:510 gui/options.cpp:1434
msgid "Select SoundFont"
msgstr "Valitse ��nifontti"

#: gui/launcher.cpp:529 gui/launcher.cpp:682
msgid "Select directory with game data"
msgstr "Valitse pelin kansio"

#: gui/launcher.cpp:547
msgid "Select additional game directory"
msgstr "Valitse lis�kansio pelille"

#: gui/launcher.cpp:559 gui/options.cpp:1377
msgid "Select directory for saved games"
msgstr "Valitse kansio pelitallennuksille"

#: gui/launcher.cpp:586
msgid "This game ID is already taken. Please choose another one."
msgstr "Pelin tunnus on jo k�yt�ss�. Valitse jokin muu."

#: gui/launcher.cpp:626 engines/dialogs.cpp:111
msgid "~Q~uit"
msgstr "~L~opeta"

#: gui/launcher.cpp:626 backends/platform/sdl/macosx/appmenu_osx.mm:106
msgid "Quit ScummVM"
msgstr "Lopeta ScummVM"

#: gui/launcher.cpp:627
msgid "A~b~out..."
msgstr "Tietoa..."

#: gui/launcher.cpp:627 backends/platform/sdl/macosx/appmenu_osx.mm:80
msgid "About ScummVM"
msgstr "Tietoa ScummVM:st�"

#: gui/launcher.cpp:628
msgid "~O~ptions..."
msgstr "~A~setukset"

#: gui/launcher.cpp:628
msgid "Change global ScummVM options"
msgstr "Muuta globaaleja ScummVM:n asetuksia"

#: gui/launcher.cpp:630
msgid "~S~tart"
msgstr "~P~elaa"

#: gui/launcher.cpp:630
msgid "Start selected game"
msgstr "Pelaa valittua peli�"

#: gui/launcher.cpp:633
msgid "~L~oad..."
msgstr "~L~ataa..."

#: gui/launcher.cpp:633
msgid "Load saved game for selected game"
msgstr "Lataa pelitallennus valitulle pelille"

#: gui/launcher.cpp:638
msgid "~A~dd Game..."
msgstr "~L~is�� peli..."

#: gui/launcher.cpp:638 gui/launcher.cpp:645
msgid "Hold Shift for Mass Add"
msgstr "Pid� Shift-n�pp�int� pohjassa lis�t�ksesi useita pelej� kerralla"

#: gui/launcher.cpp:640
msgid "~E~dit Game..."
msgstr "Muokkaa peli�..."

#: gui/launcher.cpp:640 gui/launcher.cpp:647
msgid "Change game options"
msgstr "Muuta pelin asetuksia"

#: gui/launcher.cpp:642
msgid "~R~emove Game"
msgstr "Poista peli"

#: gui/launcher.cpp:642 gui/launcher.cpp:649
msgid "Remove game from the list. The game data files stay intact"
msgstr "Poista peli listasta. Pelin tiedostoja ei poisteta levylt�"

#: gui/launcher.cpp:645
msgctxt "lowres"
msgid "~A~dd Game..."
msgstr "Lis�� peli..."

#: gui/launcher.cpp:647
msgctxt "lowres"
msgid "~E~dit Game..."
msgstr "Muokkaa peli�..."

#: gui/launcher.cpp:649
msgctxt "lowres"
msgid "~R~emove Game"
msgstr "Poista peli..."

#: gui/launcher.cpp:657
msgid "Search in game list"
msgstr "Etsi peli� listasta"

#: gui/launcher.cpp:661 gui/launcher.cpp:1224
msgid "Search:"
msgstr "Etsi:"

#: gui/launcher.cpp:685 engines/dialogs.cpp:115 engines/cruise/menu.cpp:214
#: engines/mohawk/myst.cpp:245 engines/mohawk/riven.cpp:718
#: engines/pegasus/pegasus.cpp:353 engines/tsage/scenes.cpp:600
msgid "Load game:"
msgstr "Lataa peli:"

#: gui/launcher.cpp:685 engines/dialogs.cpp:115
#: backends/platform/wince/CEActionsPocket.cpp:267
#: backends/platform/wince/CEActionsSmartphone.cpp:231
#: engines/cruise/menu.cpp:214 engines/mohawk/myst.cpp:245
#: engines/mohawk/riven.cpp:718 engines/pegasus/pegasus.cpp:353
#: engines/scumm/dialogs.cpp:189 engines/tsage/scenes.cpp:600
msgid "Load"
msgstr "Lataa"

#: gui/launcher.cpp:794
msgid ""
"Do you really want to run the mass game detector? This could potentially add "
"a huge number of games."
msgstr ""
"Haluatko varmasti lis�t� pelej� alihakemistoineen? T�m� voi lis�t� suuren "
"m��r�n pelej�."

#: gui/launcher.cpp:843
msgid "ScummVM couldn't open the specified directory!"
msgstr "ScummVM ei voi avata kyseist� hakemistoa!"

#: gui/launcher.cpp:855
msgid "ScummVM could not find any game in the specified directory!"
msgstr "ScummVM ei l�yt�nyt yht��n peli� kyseisest� hakemistosta!"

#: gui/launcher.cpp:869
msgid "Pick the game:"
msgstr "Valitse peli:"

#: gui/launcher.cpp:943
msgid "Do you really want to remove this game configuration?"
msgstr "Haluatko varmasti poistaa pelin asetuksineen listalta?"

#: gui/launcher.cpp:1001
#, fuzzy
msgid "Do you want to load saved game?"
msgstr "Haluatko tallentaa vai ladata pelin?"

#: gui/launcher.cpp:1050
msgid "This game does not support loading games from the launcher."
msgstr "T�m� peli ei tue pelitallennuksien lataamista pelin ulkopuolelta."

#: gui/launcher.cpp:1054
msgid "ScummVM could not find any engine capable of running the selected game!"
msgstr "ScummVM ei l�yt�nyt pelimoottoria joka tukee valittua peli�!"

#: gui/launcher.cpp:1161
msgid "Mass Add..."
msgstr "Lis�� monta..."

#: gui/launcher.cpp:1163
msgid "Record..."
msgstr ""

#: gui/massadd.cpp:79 gui/massadd.cpp:82
msgid "... progress ..."
msgstr "... skannaa ..."

#: gui/massadd.cpp:259
msgid "Scan complete!"
msgstr "Skannaus on valmis!"

#: gui/massadd.cpp:262
#, c-format
msgid "Discovered %d new games, ignored %d previously added games."
msgstr ""
"%d uutta peli� l�ytyi, j�tettiin %d peli� huomiotta, koska ne oli jo lis�tty "
"aiemmin."

#: gui/massadd.cpp:266
#, c-format
msgid "Scanned %d directories ..."
msgstr "Skannattiin %d hakemistoa ..."

#: gui/massadd.cpp:269
#, c-format
msgid "Discovered %d new games, ignored %d previously added games ..."
msgstr ""
"%d uutta peli� l�ytyi, j�tettiin %d peli� huomiotta, koska ne oli jo lis�tty "
"aiemmin."

#: gui/onscreendialog.cpp:101 gui/onscreendialog.cpp:103
msgid "Stop"
msgstr ""

#: gui/onscreendialog.cpp:106
msgid "Edit record description"
msgstr ""

#: gui/onscreendialog.cpp:108
#, fuzzy
msgid "Switch to Game"
msgstr "Vaihda"

#: gui/onscreendialog.cpp:110
#, fuzzy
msgid "Fast replay"
msgstr "Nopea moodi"

#: gui/options.cpp:85
msgid "Never"
msgstr "Ei koskaan"

#: gui/options.cpp:85
msgid "every 5 mins"
msgstr "5 minuutin v�lein"

#: gui/options.cpp:85
msgid "every 10 mins"
msgstr "10 minuutin v�lein"

#: gui/options.cpp:85
msgid "every 15 mins"
msgstr "15 minuutin v�lein"

#: gui/options.cpp:85
msgid "every 30 mins"
msgstr "30 minuutin v�lein"

#: gui/options.cpp:87
msgid "8 kHz"
msgstr "8 kHz"

#: gui/options.cpp:87
msgid "11 kHz"
msgstr "11 kHz"

#: gui/options.cpp:87
msgid "22 kHz"
msgstr "22 kHz"

#: gui/options.cpp:87
msgid "44 kHz"
msgstr "44 kHz"

#: gui/options.cpp:87
msgid "48 kHz"
msgstr "48 kHz"

#: gui/options.cpp:255 gui/options.cpp:479 gui/options.cpp:580
#: gui/options.cpp:649 gui/options.cpp:857
msgctxt "soundfont"
msgid "None"
msgstr "Ei k�yt�ss�"

#: gui/options.cpp:389
msgid "Failed to apply some of the graphic options changes:"
msgstr "Joitain grafiikka-asetuksia ei saatu asetettua:"

#: gui/options.cpp:401
msgid "the video mode could not be changed."
msgstr "videotilaa ei voitu vaihtaa."

#: gui/options.cpp:407
msgid "the fullscreen setting could not be changed"
msgstr "kokoruututilaa ei voitu muuttaa"

#: gui/options.cpp:413
msgid "the aspect ratio setting could not be changed"
msgstr "kuvasuhdekorjausasetusta ei voitu muuttaa"

#: gui/options.cpp:732
msgid "Graphics mode:"
msgstr "Grafiikkatila:"

#: gui/options.cpp:746
msgid "Render mode:"
msgstr "Render�intitila:"

#: gui/options.cpp:746 gui/options.cpp:747
msgid "Special dithering modes supported by some games"
msgstr "Erityiset dithering asetukset joita jotkut pelit tukevat"

#: gui/options.cpp:758
#: backends/graphics/surfacesdl/surfacesdl-graphics.cpp:2313
msgid "Fullscreen mode"
msgstr "Kokoruututila"

#: gui/options.cpp:761
msgid "Aspect ratio correction"
msgstr "Kuvasuhteen korjaus"

#: gui/options.cpp:761
msgid "Correct aspect ratio for 320x200 games"
msgstr "Oikea kuvasuhde 320x200 peleille"

#: gui/options.cpp:769
msgid "Preferred Device:"
msgstr "Ensisijainen laite:"

#: gui/options.cpp:769
msgid "Music Device:"
msgstr "Musiikkilaite:"

#: gui/options.cpp:769 gui/options.cpp:771
msgid "Specifies preferred sound device or sound card emulator"
msgstr ""
"M��ritt�� ��nilaitteen tai ��nikorttiemulaattorin jota ensisijaisesti tulisi "
"k�ytt��"

#: gui/options.cpp:769 gui/options.cpp:771 gui/options.cpp:772
msgid "Specifies output sound device or sound card emulator"
msgstr "M��ritt�� ��nikortin tai ��nikorttia emuloivan ohjelmiston"

#: gui/options.cpp:771
msgctxt "lowres"
msgid "Preferred Dev.:"
msgstr "Ensisijainen:"

#: gui/options.cpp:771
msgctxt "lowres"
msgid "Music Device:"
msgstr "Musiikkilaite:"

#: gui/options.cpp:798
msgid "AdLib emulator:"
msgstr "AdLib emulaattori:"

#: gui/options.cpp:798 gui/options.cpp:799
msgid "AdLib is used for music in many games"
msgstr "AdLibi� k�ytet��n monien pelien musiikeissa"

#: gui/options.cpp:809
msgid "Output rate:"
msgstr "Taajuus:"

#: gui/options.cpp:809 gui/options.cpp:810
msgid ""
"Higher value specifies better sound quality but may be not supported by your "
"soundcard"
msgstr ""
"Isommat taajuudet merkitsev�t parempaa ��nenlaatua, mutta ��nikorttisi ei "
"ehk� tue niit�."

#: gui/options.cpp:820
msgid "GM Device:"
msgstr "GM laite:"

#: gui/options.cpp:820
msgid "Specifies default sound device for General MIDI output"
msgstr "M��ritt�� oletuksena k�ytett�v�n ��nilaitteen General MIDIlle"

#: gui/options.cpp:831
msgid "Don't use General MIDI music"
msgstr "�l� k�yt� General MIDI� musiikissa"

#: gui/options.cpp:842 gui/options.cpp:908
msgid "Use first available device"
msgstr "K�yt� ensimm�ist� laitetta"

#: gui/options.cpp:854
msgid "SoundFont:"
msgstr "��nifontti:"

#: gui/options.cpp:854 gui/options.cpp:856 gui/options.cpp:857
msgid "SoundFont is supported by some audio cards, FluidSynth and Timidity"
msgstr ""
"Jotkut ��nikortit tukevat ��nifonttia (SoundFont), FluidSynth ja Timidity"

#: gui/options.cpp:856
msgctxt "lowres"
msgid "SoundFont:"
msgstr "��nifontti:"

#: gui/options.cpp:862
msgid "Mixed AdLib/MIDI mode"
msgstr "Yhdistetty AdLib/MIDI tila"

#: gui/options.cpp:862
msgid "Use both MIDI and AdLib sound generation"
msgstr "K�yt� sek� MIDI� ett� Adlibi� ��nentuotantoon"

#: gui/options.cpp:865
msgid "MIDI gain:"
msgstr "MIDIn ��nilis�ys:"

#: gui/options.cpp:872
msgid "FluidSynth Settings"
msgstr ""

#: gui/options.cpp:879
msgid "MT-32 Device:"
msgstr "MT-32 laite:"

#: gui/options.cpp:879
msgid "Specifies default sound device for Roland MT-32/LAPC1/CM32l/CM64 output"
msgstr "M��ritt�� oletus��nilaitteen Roland MT-32/LAPC1/CM32l/CM64:n k�ytt��n"

#: gui/options.cpp:884
msgid "True Roland MT-32 (disable GM emulation)"
msgstr "Aito Roland MT-32 (ei GM emulointia)"

#: gui/options.cpp:884 gui/options.cpp:886
msgid ""
"Check if you want to use your real hardware Roland-compatible sound device "
"connected to your computer"
msgstr ""
"Valitse jos haluat k�ytt�� aitoa Roland-yhteensopivaa laittetta joka on "
"kytketty tietokoneeseesi"

#: gui/options.cpp:886
msgctxt "lowres"
msgid "True Roland MT-32 (no GM emulation)"
msgstr "Aito Roland MT-32 (ei GM emulointia)"

#: gui/options.cpp:889
#, fuzzy
msgid "Roland GS Device (enable MT-32 mappings)"
msgstr "Aito Roland MT-32 (ei GM emulointia)"

#: gui/options.cpp:889
msgid ""
"Check if you want to enable patch mappings to emulate an MT-32 on a Roland "
"GS device"
msgstr ""

#: gui/options.cpp:898
msgid "Don't use Roland MT-32 music"
msgstr "�l� k�yt� Roland MT-32 musiikkia"

#: gui/options.cpp:925
msgid "Text and Speech:"
msgstr "Tekstitys ja puhe:"

#: gui/options.cpp:929 gui/options.cpp:939
msgid "Speech"
msgstr "Puhe"

#: gui/options.cpp:930 gui/options.cpp:940
msgid "Subtitles"
msgstr "Tekstitys"

#: gui/options.cpp:931
msgid "Both"
msgstr "Molemmat"

#: gui/options.cpp:933
msgid "Subtitle speed:"
msgstr "Tekstin nopeus:"

#: gui/options.cpp:935
msgctxt "lowres"
msgid "Text and Speech:"
msgstr "Tekstitys ja puhe:"

#: gui/options.cpp:939
msgid "Spch"
msgstr "Puhe"

#: gui/options.cpp:940
msgid "Subs"
msgstr "Tekstit"

#: gui/options.cpp:941
msgctxt "lowres"
msgid "Both"
msgstr "Molemmat"

#: gui/options.cpp:941
msgid "Show subtitles and play speech"
msgstr "N�yt� tekstitys ja k�yt� puhetta"

#: gui/options.cpp:943
msgctxt "lowres"
msgid "Subtitle speed:"
msgstr "Tekstin nopeus:"

#: gui/options.cpp:959
msgid "Music volume:"
msgstr "Musiikki:"

#: gui/options.cpp:961
msgctxt "lowres"
msgid "Music volume:"
msgstr "Musiikki:"

#: gui/options.cpp:968
msgid "Mute All"
msgstr "Vaimenna"

#: gui/options.cpp:971
msgid "SFX volume:"
msgstr "��niefektit:"

#: gui/options.cpp:971 gui/options.cpp:973 gui/options.cpp:974
msgid "Special sound effects volume"
msgstr "Erikoisefektit"

#: gui/options.cpp:973
msgctxt "lowres"
msgid "SFX volume:"
msgstr "��niefektit:"

#: gui/options.cpp:981
msgid "Speech volume:"
msgstr "Puhe:"

#: gui/options.cpp:983
msgctxt "lowres"
msgid "Speech volume:"
msgstr "Puhe:"

#: gui/options.cpp:1140
msgid "Theme Path:"
msgstr "Teemojen polku:"

#: gui/options.cpp:1142
msgctxt "lowres"
msgid "Theme Path:"
msgstr "Teemojen polku:"

#: gui/options.cpp:1148 gui/options.cpp:1150 gui/options.cpp:1151
msgid "Specifies path to additional data used by all games or ScummVM"
msgstr ""
"M��ritt�� polun, jossa on lis�tiedostoja joita ScummVM tai kaikki pelit "
"k�ytt�v�t"

#: gui/options.cpp:1157
msgid "Plugins Path:"
msgstr "Pluginien sijainti:"

#: gui/options.cpp:1159
msgctxt "lowres"
msgid "Plugins Path:"
msgstr "Pluginien sijainti:"

#: gui/options.cpp:1170
msgctxt "lowres"
msgid "Misc"
msgstr "Muut"

#: gui/options.cpp:1172
msgid "Theme:"
msgstr "Teema"

#: gui/options.cpp:1176
msgid "GUI Renderer:"
msgstr "GUI render�ij�:"

#: gui/options.cpp:1188
msgid "Autosave:"
msgstr "Autom. tallennus:"

#: gui/options.cpp:1190
msgctxt "lowres"
msgid "Autosave:"
msgstr "Autom. tallennus:"

#: gui/options.cpp:1198
msgid "Keys"
msgstr "N�pp�imet"

#: gui/options.cpp:1205
msgid "GUI Language:"
msgstr "ScummVM:n kieli:"

#: gui/options.cpp:1205
msgid "Language of ScummVM GUI"
msgstr "ScummVM k�ytt�liittym�n kieli"

#: gui/options.cpp:1364
msgid "You have to restart ScummVM before your changes will take effect."
msgstr "ScummVM pit�� k�ynnist�� uudelleen jotta muutokset tulevat voimaan."

#: gui/options.cpp:1384
msgid "The chosen directory cannot be written to. Please select another one."
msgstr "Valittuun hakemistoon ei voi kirjoittaa. Valitse toinen hakemisto."

#: gui/options.cpp:1393
msgid "Select directory for GUI themes"
msgstr "Valitse hakemisto k�ytt�liittym�n teemoille"

#: gui/options.cpp:1403
msgid "Select directory for extra files"
msgstr "Valitse hakemisto lis�tiedostoille"

#: gui/options.cpp:1414
msgid "Select directory for plugins"
msgstr "Valitse hakemisto plugineille"

#: gui/options.cpp:1467
msgid ""
"The theme you selected does not support your current language. If you want "
"to use this theme you need to switch to another language first."
msgstr ""
"Valitsemasi teema ei tue nykyist� valitsemaasi kielt�. Vaihda kieli ensin, "
"ja yrit� sitten uudelleen."

#. I18N: You must leave "#" as is, only word 'next' is translatable
#: gui/predictivedialog.cpp:86
msgid "#  next"
msgstr ""

#: gui/predictivedialog.cpp:87
msgid "add"
msgstr ""

#: gui/predictivedialog.cpp:92 gui/predictivedialog.cpp:164
#, fuzzy
msgid "Delete char"
msgstr "Poista"

#: gui/predictivedialog.cpp:97 gui/predictivedialog.cpp:168
msgid "<"
msgstr ""

#. I18N: Pre means 'Predictive', leave '*' as is
#: gui/predictivedialog.cpp:99 gui/predictivedialog.cpp:572
msgid "*  Pre"
msgstr ""

#. I18N: 'Num' means Numbers
#: gui/predictivedialog.cpp:575
msgid "*  Num"
msgstr ""

#. I18N: 'Abc' means Latin alphabet input
#: gui/predictivedialog.cpp:578
msgid "*  Abc"
msgstr ""

#: gui/recorderdialog.cpp:64
msgid "Recorder or Playback Gameplay"
msgstr ""

#: gui/recorderdialog.cpp:69 gui/recorderdialog.cpp:156
#: gui/saveload-dialog.cpp:220 gui/saveload-dialog.cpp:276
msgid "Delete"
msgstr "Poista"

#: gui/recorderdialog.cpp:71
msgid "Record"
msgstr ""

#: gui/recorderdialog.cpp:72
#, fuzzy
msgid "Playback"
msgstr "Pelaa"

#: gui/recorderdialog.cpp:74
msgid "Edit"
msgstr ""

#: gui/recorderdialog.cpp:86 gui/recorderdialog.cpp:243
#: gui/recorderdialog.cpp:253
msgid "Author: "
msgstr ""

#: gui/recorderdialog.cpp:87 gui/recorderdialog.cpp:244
#: gui/recorderdialog.cpp:254
msgid "Notes: "
msgstr ""

#: gui/recorderdialog.cpp:155
#, fuzzy
msgid "Do you really want to delete this record?"
msgstr "Haluatko varmasti poistaa t�m�n pelitallennuksen?"

#: gui/recorderdialog.cpp:174
#, fuzzy
msgid "Unknown Author"
msgstr "Tuntematon virhe"

#: gui/saveload-dialog.cpp:167
msgid "List view"
msgstr "Listan�kym�"

#: gui/saveload-dialog.cpp:168
msgid "Grid view"
msgstr "Ruudukkon�kym�"

#: gui/saveload-dialog.cpp:211 gui/saveload-dialog.cpp:360
msgid "No date saved"
msgstr "P�iv�yst� ei ole tallennettu"

#: gui/saveload-dialog.cpp:212 gui/saveload-dialog.cpp:361
msgid "No time saved"
msgstr "Aikaa ei ole tallennettu"

#: gui/saveload-dialog.cpp:213 gui/saveload-dialog.cpp:362
msgid "No playtime saved"
msgstr "Peliaikaa ei ole tallennettu"

#: gui/saveload-dialog.cpp:275
msgid "Do you really want to delete this saved game?"
msgstr "Haluatko varmasti poistaa t�m�n pelitallennuksen?"

#: gui/saveload-dialog.cpp:385 gui/saveload-dialog.cpp:884
msgid "Date: "
msgstr "P�iv�ys: "

#: gui/saveload-dialog.cpp:389 gui/saveload-dialog.cpp:890
msgid "Time: "
msgstr "Aika: "

#: gui/saveload-dialog.cpp:395 gui/saveload-dialog.cpp:898
msgid "Playtime: "
msgstr "Peliaika: "

#: gui/saveload-dialog.cpp:408 gui/saveload-dialog.cpp:496
msgid "Untitled savestate"
msgstr "Nimet�n pelitallennus"

#: gui/saveload-dialog.cpp:548
msgid "Next"
msgstr "Seuraava"

#: gui/saveload-dialog.cpp:551
msgid "Prev"
msgstr "Edellinen"

#: gui/saveload-dialog.cpp:748
msgid "New Save"
msgstr "Uusi pelitallennus"

#: gui/saveload-dialog.cpp:748
msgid "Create a new save game"
msgstr "Luo uusi pelitallennus"

#: gui/saveload-dialog.cpp:877
msgid "Name: "
msgstr "Nimi: "

#: gui/saveload-dialog.cpp:949
#, c-format
msgid "Enter a description for slot %d:"
msgstr "Anna kuvaus tallennukselle numero %d:"

#: gui/themebrowser.cpp:45
msgid "Select a Theme"
msgstr "Valitse teema"

#: gui/ThemeEngine.cpp:347
msgid "Disabled GFX"
msgstr "Disabloitu GFX"

#: gui/ThemeEngine.cpp:347
msgctxt "lowres"
msgid "Disabled GFX"
msgstr "Disabloitu GFX"

#: gui/ThemeEngine.cpp:348
#, fuzzy
msgid "Standard Renderer"
msgstr "Standardirender�ij� (16 bpp)"

#: gui/ThemeEngine.cpp:348 engines/scumm/dialogs.cpp:663
msgid "Standard"
msgstr "Standardi"

#: gui/ThemeEngine.cpp:350
#, fuzzy
msgid "Antialiased Renderer"
msgstr "Antialiasoitu render�ij� (16 bpp)"

#: gui/ThemeEngine.cpp:350
#, fuzzy
msgid "Antialiased"
msgstr "Antialiasoitu (16 bpp)"

#: gui/widget.cpp:323 gui/widget.cpp:325 gui/widget.cpp:331 gui/widget.cpp:333
msgid "Clear value"
msgstr "Tyhjenn� arvo"

#: base/main.cpp:237
#, c-format
msgid "Engine does not support debug level '%s'"
msgstr "Pelimoottori ei tue debug tasoa '%s'"

#: base/main.cpp:309
msgid "Menu"
msgstr "Valikko"

#: base/main.cpp:312 backends/platform/symbian/src/SymbianActions.cpp:45
#: backends/platform/wince/CEActionsPocket.cpp:45
#: backends/platform/wince/CEActionsSmartphone.cpp:46
msgid "Skip"
msgstr "Ohita"

#: base/main.cpp:315 backends/platform/symbian/src/SymbianActions.cpp:50
#: backends/platform/wince/CEActionsPocket.cpp:42
msgid "Pause"
msgstr "Tauko"

#: base/main.cpp:318
msgid "Skip line"
msgstr "Ohita rivi"

#: base/main.cpp:510
msgid "Error running game:"
msgstr "Virhe ajettaessa peli�:"

#: base/main.cpp:557
msgid "Could not find any engine capable of running the selected game"
msgstr "Pelimoottoria joka tukisi valittua peli� ei l�ytynyt"

#: common/error.cpp:38
msgid "No error"
msgstr "Ei virhett�"

#: common/error.cpp:40
msgid "Game data not found"
msgstr "Pelin tietoja ei l�ytynyt"

#: common/error.cpp:42
msgid "Game id not supported"
msgstr "Pelin tunniste ei ole tuettu"

#: common/error.cpp:44
msgid "Unsupported color mode"
msgstr "V�ritilaa ei tueta"

#: common/error.cpp:47
msgid "Read permission denied"
msgstr "Lukuoikeuksia ei saatu"

#: common/error.cpp:49
msgid "Write permission denied"
msgstr "Kirjoitusoikeuksia ei saatu"

#: common/error.cpp:52
msgid "Path does not exist"
msgstr "Polkua ei ole olemassa"

#: common/error.cpp:54
msgid "Path not a directory"
msgstr "Polku ei ole hakemisto"

#: common/error.cpp:56
msgid "Path not a file"
msgstr "Polku ei ole tiedosto"

#: common/error.cpp:59
msgid "Cannot create file"
msgstr "Tiedoston luonti ei onnistu"

#: common/error.cpp:61
msgid "Reading data failed"
msgstr "Tiedon lukeminen ep�onnistui"

#: common/error.cpp:63
msgid "Writing data failed"
msgstr "Tiedon kirjoittaminen ep�onnistui"

#: common/error.cpp:66
msgid "Could not find suitable engine plugin"
msgstr "Sopivaa pelimoottorin pluginia ei l�ytynyt"

#: common/error.cpp:68
msgid "Engine plugin does not support save states"
msgstr "Pelimoottori ei tue tallennustiloja"

#: common/error.cpp:71
msgid "User canceled"
msgstr "K�ytt�j� peruutti"

#: common/error.cpp:75
msgid "Unknown error"
msgstr "Tuntematon virhe"

#. I18N: Hercules is graphics card name
#: common/rendermode.cpp:35
msgid "Hercules Green"
msgstr ""

#: common/rendermode.cpp:36
msgid "Hercules Amber"
msgstr ""

#: common/rendermode.cpp:42
msgid "PC-9821 (256 Colors)"
msgstr ""

#: common/rendermode.cpp:43
msgid "PC-9801 (16 Colors)"
msgstr ""

#: common/rendermode.cpp:71
msgctxt "lowres"
msgid "Hercules Green"
msgstr ""

#: common/rendermode.cpp:72
msgctxt "lowres"
msgid "Hercules Amber"
msgstr ""

#: engines/advancedDetector.cpp:317
#, c-format
msgid "The game in '%s' seems to be unknown."
msgstr "Peli hakemistossa '%s' n�ytt�isi olevan tuntematon."

#: engines/advancedDetector.cpp:318
msgid "Please, report the following data to the ScummVM team along with name"
msgstr ""
"Ole hyv� ja ilmoita ScummVM:n kehitt�jille seuraavat tiedot, lis�ksi kerro"

#: engines/advancedDetector.cpp:320
msgid "of the game you tried to add and its version/language/etc.:"
msgstr ""
"mik� peli oli kyseess�, ja sen versio, kieli, ja muut vastaavat tiedot."

#: engines/dialogs.cpp:85
msgid "~R~esume"
msgstr "~J~atka"

#: engines/dialogs.cpp:87
msgid "~L~oad"
msgstr "~L~ataa"

#: engines/dialogs.cpp:91
msgid "~S~ave"
msgstr "~T~allenna"

#: engines/dialogs.cpp:95
msgid "~O~ptions"
msgstr "~A~setukset"

#: engines/dialogs.cpp:100
msgid "~H~elp"
msgstr "~O~hje"

#: engines/dialogs.cpp:102
msgid "~A~bout"
msgstr "~T~ietoa"

#: engines/dialogs.cpp:105 engines/dialogs.cpp:181
msgid "~R~eturn to Launcher"
msgstr "Palaa p~e~livalitsimeen"

#: engines/dialogs.cpp:107 engines/dialogs.cpp:183
msgctxt "lowres"
msgid "~R~eturn to Launcher"
msgstr "Palaa p~e~livalitsimeen"

#: engines/dialogs.cpp:116 engines/agi/saveload.cpp:803
#: engines/cruise/menu.cpp:212 engines/drascula/saveload.cpp:336
#: engines/dreamweb/saveload.cpp:261 engines/neverhood/menumodule.cpp:877
#: engines/pegasus/pegasus.cpp:377 engines/sci/engine/kfile.cpp:769
#: engines/toltecs/menu.cpp:281 engines/tsage/scenes.cpp:598
msgid "Save game:"
msgstr "Tallenna peli:"

#: engines/dialogs.cpp:116 backends/platform/symbian/src/SymbianActions.cpp:44
#: backends/platform/wince/CEActionsPocket.cpp:43
#: backends/platform/wince/CEActionsPocket.cpp:267
#: backends/platform/wince/CEActionsSmartphone.cpp:45
#: backends/platform/wince/CEActionsSmartphone.cpp:231
#: engines/agi/saveload.cpp:803 engines/cruise/menu.cpp:212
#: engines/drascula/saveload.cpp:336 engines/dreamweb/saveload.cpp:261
#: engines/neverhood/menumodule.cpp:877 engines/pegasus/pegasus.cpp:377
#: engines/sci/engine/kfile.cpp:769 engines/scumm/dialogs.cpp:188
#: engines/toltecs/menu.cpp:281 engines/tsage/scenes.cpp:598
msgid "Save"
msgstr "Tallenna"

#: engines/dialogs.cpp:145
msgid ""
"Sorry, this engine does not currently provide in-game help. Please consult "
"the README for basic information, and for instructions on how to obtain "
"further assistance."
msgstr ""
"T�m� pelimoottori ei toistaiseksi tue pelin sis�ist� ohjetta. Avaa LUEMINUT "
"tiedosto saadaksesi lis�tietoa."

#: engines/dialogs.cpp:234 engines/pegasus/pegasus.cpp:393
#, c-format
msgid ""
"Gamestate save failed (%s)! Please consult the README for basic information, "
"and for instructions on how to obtain further assistance."
msgstr ""
"Pelitilan tallennus ep�onnistui (%s)! Avaa LUEMINUT tiedosto saadaksesi "
"lis�tietoa."

#: engines/dialogs.cpp:307 engines/mohawk/dialogs.cpp:109
#: engines/mohawk/dialogs.cpp:170 engines/tsage/dialogs.cpp:106
msgid "~O~K"
msgstr "~H~yv�ksy"

#: engines/dialogs.cpp:308 engines/mohawk/dialogs.cpp:110
#: engines/mohawk/dialogs.cpp:171 engines/tsage/dialogs.cpp:107
msgid "~C~ancel"
msgstr "~P~eruuta"

#: engines/dialogs.cpp:311
msgid "~K~eys"
msgstr "~N~�pp�imet"

#: engines/engine.cpp:339
msgid "Could not initialize color format."
msgstr "V�riformaattia ei voitu alustaa"

#: engines/engine.cpp:347
msgid "Could not switch to video mode: '"
msgstr "Videotilan vaihto ei onnistunut:'"

#: engines/engine.cpp:356
msgid "Could not apply aspect ratio setting."
msgstr "Kuvasuhdeasetusta ei voitu asettaa."

#: engines/engine.cpp:361
msgid "Could not apply fullscreen setting."
msgstr "Kokoruututila-asetusta ei voi asettaa."

#: engines/engine.cpp:461
msgid ""
"You appear to be playing this game directly\n"
"from the CD. This is known to cause problems,\n"
"and it is therefore recommended that you copy\n"
"the data files to your hard disk instead.\n"
"See the README file for details."
msgstr ""
"Pelaat suoraan CD-levylt�. T�m� aiheuttaa\n"
"ongelmia, joten on suositeltavaa ett� kopioit\n"
"pelin tiedostot kovalevyllesi. Avaa LUEMINUT\n"
"tiedosto ohjeita varten."

#: engines/engine.cpp:472
msgid ""
"This game has audio tracks in its disk. These\n"
"tracks need to be ripped from the disk using\n"
"an appropriate CD audio extracting tool in\n"
"order to listen to the game's music.\n"
"See the README file for details."
msgstr ""
"Pelin musiikki on CD-levyll� ��niraitoina.\n"
"Raidat pit�� ripata levylt� sopivaa\n"
"ohjelmistoa k�ytt�en, jotta musiikit\n"
"kuuluvat. Lue ohjeet LUEMINUT tiedostosta."

#: engines/engine.cpp:530
#, c-format
msgid ""
"Gamestate load failed (%s)! Please consult the README for basic information, "
"and for instructions on how to obtain further assistance."
msgstr ""
"Pelitilan lataus ep�onnistui (%s)! Avaa LUEMINUT tiedosto saadaksesi "
"lis�tietoa."

#: engines/engine.cpp:543
msgid ""
"WARNING: The game you are about to start is not yet fully supported by "
"ScummVM. As such, it is likely to be unstable, and any saves you make might "
"not work in future versions of ScummVM."
msgstr ""
"VAROITUS: ScummVM ei viel� tue t�ysin valitsemaasi peli�. Peli saattaa olla "
"ep�vakaa, eiv�tk� pelitallennukset v�ltt�m�tt� toimi tulevissa ScummVM:n "
"versioissa."

#: engines/engine.cpp:546
msgid "Start anyway"
msgstr "Pelaa silti"

#: audio/adlib.cpp:2291
msgid "AdLib Emulator"
msgstr "AdLib emulaattori"

#: audio/fmopl.cpp:62
msgid "MAME OPL emulator"
msgstr "MAME OPL emulaattori"

#: audio/fmopl.cpp:64
msgid "DOSBox OPL emulator"
msgstr "DOSBox OPL emulaattori"

#: audio/fmopl.cpp:67
msgid "ALSA Direct FM"
msgstr ""

#: audio/mididrv.cpp:209
#, c-format
msgid ""
"The selected audio device '%s' was not found (e.g. might be turned off or "
"disconnected)."
msgstr ""
"Valittua ��nilaitetta '%s' ei l�ytynyt. Se saattaa olla kytketty pois p��lt� "
"tai irrotettuna tietokoneesta."

#: audio/mididrv.cpp:209 audio/mididrv.cpp:221 audio/mididrv.cpp:257
#: audio/mididrv.cpp:272
msgid "Attempting to fall back to the next available device..."
msgstr "Yritet��n k�ytt�� seuraavaa saatavilla olevaa laitetta..."

#: audio/mididrv.cpp:221
#, c-format
msgid ""
"The selected audio device '%s' cannot be used. See log file for more "
"information."
msgstr ""
"Valitsemaasi ��nilaitetta '%s' ei voida k�ytt��. Avaa lokitiedosto "
"saadaksesi lis�tietoja."

#: audio/mididrv.cpp:257
#, c-format
msgid ""
"The preferred audio device '%s' was not found (e.g. might be turned off or "
"disconnected)."
msgstr ""
"Ensisijaista ��nilaitetta '%s' ei l�ytynyt. Se saattaa olla kytketty pois "
"p��lt� tai irrotettuna tietokoneesta."

#: audio/mididrv.cpp:272
#, c-format
msgid ""
"The preferred audio device '%s' cannot be used. See log file for more "
"information."
msgstr ""
"Ensisijaista ��nilaitetta '%s' ei voida k�ytt��. Avaa lokitiedosto "
"saadaksesi lis�tietoja."

#: audio/mods/paula.cpp:196
msgid "Amiga Audio Emulator"
msgstr "Amiga Audio emulaattori"

#: audio/null.h:44
msgid "No music"
msgstr "Ei musiikkia"

#: audio/softsynth/appleiigs.cpp:33
msgid "Apple II GS Emulator (NOT IMPLEMENTED)"
msgstr "Apple II GS emulaattori (EI TOTEUTETTU)"

#: audio/softsynth/cms.cpp:350
msgid "Creative Music System Emulator"
msgstr ""

#: audio/softsynth/fmtowns_pc98/towns_pc98_plugins.cpp:33
msgid "FM-Towns Audio"
msgstr ""

#: audio/softsynth/fmtowns_pc98/towns_pc98_plugins.cpp:58
#, fuzzy
msgid "PC-98 Audio"
msgstr "��ni"

#: audio/softsynth/mt32.cpp:200
msgid "Initializing MT-32 Emulator"
msgstr "Alustetaan MT-32 emulaattoria"

#: audio/softsynth/mt32.cpp:426
msgid "MT-32 Emulator"
msgstr "MT-32 emulaattori"

#: audio/softsynth/pcspk.cpp:139
msgid "PC Speaker Emulator"
msgstr "PC kaiuttimen emulaattori"

#: audio/softsynth/pcspk.cpp:158
msgid "IBM PCjr Emulator"
msgstr "IBM PCjr emulaattori"

#: audio/softsynth/sid.cpp:1430
msgid "C64 Audio Emulator"
msgstr "C64 Audio emulaattori"

#: backends/events/default/default-events.cpp:196
msgid "Do you really want to return to the Launcher?"
msgstr "Haluatko varmasti palata pelivalitsimeen?"

#: backends/events/default/default-events.cpp:196
msgid "Launcher"
msgstr "Pelivalitsin"

#: backends/events/default/default-events.cpp:218
msgid "Do you really want to quit?"
msgstr "Haluatko varmasti lopettaa?"

#: backends/events/default/default-events.cpp:218
#: backends/platform/symbian/src/SymbianActions.cpp:52
#: backends/platform/wince/CEActionsPocket.cpp:44
#: backends/platform/wince/CEActionsSmartphone.cpp:52
#: engines/scumm/dialogs.cpp:192 engines/scumm/help.cpp:83
#: engines/scumm/help.cpp:85
msgid "Quit"
msgstr "Lopeta"

#: backends/events/gph/gph-events.cpp:385
#: backends/events/gph/gph-events.cpp:428
#: backends/events/openpandora/op-events.cpp:168
msgid "Touchscreen 'Tap Mode' - Left Click"
msgstr "Kosketusn�yt�n 'Tap moodi' - vasen klikkaus"

#: backends/events/gph/gph-events.cpp:387
#: backends/events/gph/gph-events.cpp:430
#: backends/events/openpandora/op-events.cpp:170
msgid "Touchscreen 'Tap Mode' - Right Click"
msgstr "Kosketusn�yt�n 'Tap moodi' - oikea klikkaus"

#: backends/events/gph/gph-events.cpp:389
#: backends/events/gph/gph-events.cpp:432
#: backends/events/openpandora/op-events.cpp:172
msgid "Touchscreen 'Tap Mode' - Hover (No Click)"
msgstr "Kosketusn�yt�n 'Tap moodi' - ei klikkausta"

#: backends/events/gph/gph-events.cpp:409
msgid "Maximum Volume"
msgstr "Maksimi ��nenvoimakkuus"

#: backends/events/gph/gph-events.cpp:411
msgid "Increasing Volume"
msgstr "Nostetaan ��nenvoimakkuutta"

#: backends/events/gph/gph-events.cpp:417
msgid "Minimal Volume"
msgstr "Minimi ��nenvoimakkuus"

#: backends/events/gph/gph-events.cpp:419
msgid "Decreasing Volume"
msgstr "Lasketaan ��nenvoimakkuutta"

#: backends/events/maemosdl/maemosdl-events.cpp:180
msgid "Clicking Enabled"
msgstr "Klikkaus p��ll�"

#: backends/events/maemosdl/maemosdl-events.cpp:180
msgid "Clicking Disabled"
msgstr "Klikkaus pois p��lt�"

#: backends/events/openpandora/op-events.cpp:174
#, fuzzy
msgid "Touchscreen 'Tap Mode' - Hover (DPad Clicks)"
msgstr "Kosketusn�yt�n 'Tap moodi' - ei klikkausta"

#: backends/events/symbiansdl/symbiansdl-events.cpp:186
msgid "Do you want to quit ?"
msgstr "Haluatko lopettaa?"

#. I18N: Trackpad mode toggle status.
#: backends/events/webossdl/webossdl-events.cpp:308
#, fuzzy
msgid "Trackpad mode is now"
msgstr "Touchpad tila pois p��lt�"

#. I18N: Trackpad mode on or off.
#. I18N: Auto-drag on or off.
#: backends/events/webossdl/webossdl-events.cpp:311
#: backends/events/webossdl/webossdl-events.cpp:338
msgid "ON"
msgstr ""

#: backends/events/webossdl/webossdl-events.cpp:311
#: backends/events/webossdl/webossdl-events.cpp:338
msgid "OFF"
msgstr ""

#: backends/events/webossdl/webossdl-events.cpp:315
msgid "Swipe two fingers to the right to toggle."
msgstr ""

#. I18N: Auto-drag toggle status.
#: backends/events/webossdl/webossdl-events.cpp:335
msgid "Auto-drag mode is now"
msgstr ""

#: backends/events/webossdl/webossdl-events.cpp:342
msgid "Swipe three fingers to the right to toggle."
msgstr ""

#: backends/graphics/opengl/opengl-graphics.cpp:119
#, fuzzy
msgid "OpenGL"
msgstr "Avaa"

#: backends/graphics/opengl/opengl-graphics.cpp:120
msgid "OpenGL (No filtering)"
msgstr ""

#: backends/graphics/surfacesdl/surfacesdl-graphics.cpp:47
#: backends/graphics/wincesdl/wincesdl-graphics.cpp:88
#: backends/graphics/wincesdl/wincesdl-graphics.cpp:95
msgid "Normal (no scaling)"
msgstr "Normaali (ei skaalausta)"

#: backends/graphics/surfacesdl/surfacesdl-graphics.cpp:66
msgctxt "lowres"
msgid "Normal (no scaling)"
msgstr "Normaali (ei skaalausta)"

#: backends/graphics/surfacesdl/surfacesdl-graphics.cpp:2212
msgid "Enabled aspect ratio correction"
msgstr "Kuvasuhteen korjaus p��ll�"

#: backends/graphics/surfacesdl/surfacesdl-graphics.cpp:2218
msgid "Disabled aspect ratio correction"
msgstr "Kuvasuhteen korjaus pois p��lt�"

#: backends/graphics/surfacesdl/surfacesdl-graphics.cpp:2273
msgid "Active graphics filter:"
msgstr "Valittu grafiikkafiltteri:"

#: backends/graphics/surfacesdl/surfacesdl-graphics.cpp:2315
msgid "Windowed mode"
msgstr "Ikkunoitu tila"

#: backends/keymapper/remap-dialog.cpp:48
msgid "Keymap:"
msgstr "N�pp�inkartta:"

#: backends/keymapper/remap-dialog.cpp:67
msgid " (Effective)"
msgstr ""

#: backends/keymapper/remap-dialog.cpp:107
msgid " (Active)"
msgstr " (Aktiivinen)"

#: backends/keymapper/remap-dialog.cpp:107
msgid " (Blocked)"
msgstr " (Estetty)"

#: backends/keymapper/remap-dialog.cpp:120
msgid " (Global)"
msgstr " (Globaali)"

#: backends/keymapper/remap-dialog.cpp:128
msgid " (Game)"
msgstr " (Peli)"

#: backends/midi/windows.cpp:165
msgid "Windows MIDI"
msgstr "Windows MIDI"

#: backends/platform/ds/arm9/source/dsoptions.cpp:56
#: engines/scumm/dialogs.cpp:291
msgid "~C~lose"
msgstr "~S~ulje"

#: backends/platform/ds/arm9/source/dsoptions.cpp:57
msgid "ScummVM Main Menu"
msgstr "ScummVM p��valikko"

#: backends/platform/ds/arm9/source/dsoptions.cpp:63
msgid "~L~eft handed mode"
msgstr "~V~asenk�tinen tila"

#: backends/platform/ds/arm9/source/dsoptions.cpp:64
msgid "~I~ndy fight controls"
msgstr "~I~ndyn tappelukontrollit"

#: backends/platform/ds/arm9/source/dsoptions.cpp:65
msgid "Show mouse cursor"
msgstr "N�yt� hiiren kursori"

#: backends/platform/ds/arm9/source/dsoptions.cpp:66
msgid "Snap to edges"
msgstr "Tartu reunoihin"

#: backends/platform/ds/arm9/source/dsoptions.cpp:68
msgid "Touch X Offset"
msgstr "Kosketuksen X siirros"

#: backends/platform/ds/arm9/source/dsoptions.cpp:75
msgid "Touch Y Offset"
msgstr "Kosketuksen Y siirto"

#: backends/platform/ds/arm9/source/dsoptions.cpp:87
msgid "Use laptop trackpad-style cursor control"
msgstr "K�yt� kannettavan trackpad-tyylist� kursorinhallintaa"

#: backends/platform/ds/arm9/source/dsoptions.cpp:88
msgid "Tap for left click, double tap right click"
msgstr ""
"Napauta kerran vasen klikkausta varten, napauta kahdesti oikeaa klikkausta "
"varten"

#: backends/platform/ds/arm9/source/dsoptions.cpp:90
msgid "Sensitivity"
msgstr "Herkkyys"

#: backends/platform/ds/arm9/source/dsoptions.cpp:99
msgid "Initial top screen scale:"
msgstr ""

#: backends/platform/ds/arm9/source/dsoptions.cpp:105
msgid "Main screen scaling:"
msgstr "P��ruudun skaalaus"

#: backends/platform/ds/arm9/source/dsoptions.cpp:107
msgid "Hardware scale (fast, but low quality)"
msgstr "Laitteistoskaalaus (nopea, mutta huono laatu)"

#: backends/platform/ds/arm9/source/dsoptions.cpp:108
msgid "Software scale (good quality, but slower)"
msgstr "Ohjelmistoskaalaus (hyv� laatu, mutta hitaampi)"

#: backends/platform/ds/arm9/source/dsoptions.cpp:109
msgid "Unscaled (you must scroll left and right)"
msgstr "Ei skaalattu (vieritt� vasemmalle ja oikealle itse)"

#: backends/platform/ds/arm9/source/dsoptions.cpp:111
msgid "Brightness:"
msgstr "Kirkkaus:"

#: backends/platform/ds/arm9/source/dsoptions.cpp:121
msgid "High quality audio (slower) (reboot)"
msgstr "Korkealuokkainen ��ni (hidas) (buuttaus)"

#: backends/platform/ds/arm9/source/dsoptions.cpp:122
msgid "Disable power off"
msgstr ""

#: backends/platform/ios7/ios7_osys_events.cpp:309
#: backends/platform/ios7/ios7_osys_events.cpp:519
#: backends/platform/iphone/osys_events.cpp:300
msgid "Mouse-click-and-drag mode enabled."
msgstr "Hiiren ved�-ja-pudota tila k�yt�ss�."

#: backends/platform/ios7/ios7_osys_events.cpp:311
#: backends/platform/ios7/ios7_osys_events.cpp:521
#: backends/platform/iphone/osys_events.cpp:302
msgid "Mouse-click-and-drag mode disabled."
msgstr "Hiiren ved�-ja-pudota tila pois k�yt�st�."

#: backends/platform/ios7/ios7_osys_events.cpp:322
#: backends/platform/ios7/ios7_osys_events.cpp:540
#: backends/platform/iphone/osys_events.cpp:313
msgid "Touchpad mode enabled."
msgstr "Touchad tila p��ll�"

#: backends/platform/ios7/ios7_osys_events.cpp:324
#: backends/platform/ios7/ios7_osys_events.cpp:542
#: backends/platform/iphone/osys_events.cpp:315
msgid "Touchpad mode disabled."
msgstr "Touchpad tila pois p��lt�"

#: backends/platform/maemo/maemo.cpp:208
msgid "Click Mode"
msgstr "Klikkaus moodi"

#: backends/platform/maemo/maemo.cpp:214
#: backends/platform/symbian/src/SymbianActions.cpp:42
#: backends/platform/tizen/form.cpp:275
#: backends/platform/wince/CEActionsPocket.cpp:60
#: backends/platform/wince/CEActionsSmartphone.cpp:43
msgid "Left Click"
msgstr "Vasen klikkaus"

#: backends/platform/maemo/maemo.cpp:217
msgid "Middle Click"
msgstr "Keskiklikkaus"

#: backends/platform/maemo/maemo.cpp:220
#: backends/platform/symbian/src/SymbianActions.cpp:43
#: backends/platform/tizen/form.cpp:267
#: backends/platform/wince/CEActionsSmartphone.cpp:44
msgid "Right Click"
msgstr "Oikea klikkaus"

#: backends/platform/sdl/macosx/appmenu_osx.mm:88
msgid "Hide ScummVM"
msgstr "Piilota ScummVM"

#: backends/platform/sdl/macosx/appmenu_osx.mm:93
msgid "Hide Others"
msgstr "Piilota muut"

#: backends/platform/sdl/macosx/appmenu_osx.mm:98
msgid "Show All"
msgstr "N�yt� kaikki"

#: backends/platform/sdl/macosx/appmenu_osx.mm:120
#: backends/platform/sdl/macosx/appmenu_osx.mm:131
msgid "Window"
msgstr "Ikkuna"

#: backends/platform/sdl/macosx/appmenu_osx.mm:125
msgid "Minimize"
msgstr "Minimoi"

#: backends/platform/symbian/src/SymbianActions.cpp:38
#: backends/platform/wince/CEActionsSmartphone.cpp:39
msgid "Up"
msgstr "Yl�s"

#: backends/platform/symbian/src/SymbianActions.cpp:39
#: backends/platform/wince/CEActionsSmartphone.cpp:40
msgid "Down"
msgstr "Alas"

#: backends/platform/symbian/src/SymbianActions.cpp:40
#: backends/platform/wince/CEActionsSmartphone.cpp:41
msgid "Left"
msgstr "Vasen"

#: backends/platform/symbian/src/SymbianActions.cpp:41
#: backends/platform/wince/CEActionsSmartphone.cpp:42
msgid "Right"
msgstr "Oikea"

#: backends/platform/symbian/src/SymbianActions.cpp:46
#: backends/platform/wince/CEActionsSmartphone.cpp:47
msgid "Zone"
msgstr ""

#: backends/platform/symbian/src/SymbianActions.cpp:47
#: backends/platform/wince/CEActionsPocket.cpp:54
#: backends/platform/wince/CEActionsSmartphone.cpp:48
msgid "Multi Function"
msgstr ""

#: backends/platform/symbian/src/SymbianActions.cpp:48
msgid "Swap character"
msgstr "Vaihda hahmoa"

#: backends/platform/symbian/src/SymbianActions.cpp:49
msgid "Skip text"
msgstr "Ohita teksti"

#: backends/platform/symbian/src/SymbianActions.cpp:51
msgid "Fast mode"
msgstr "Nopea moodi"

#: backends/platform/symbian/src/SymbianActions.cpp:53
msgid "Debugger"
msgstr "Debuggeri"

#: backends/platform/symbian/src/SymbianActions.cpp:54
msgid "Global menu"
msgstr "P��valikko"

#: backends/platform/symbian/src/SymbianActions.cpp:55
msgid "Virtual keyboard"
msgstr "Virtuaalinen n�pp�imist�"

#: backends/platform/symbian/src/SymbianActions.cpp:56
msgid "Key mapper"
msgstr "N�pp�inm��rittelij�"

#: backends/platform/tizen/form.cpp:263
msgid "Right Click Once"
msgstr "Klikkaa oikealla kerran"

#: backends/platform/tizen/form.cpp:271
msgid "Move Only"
msgstr ""

#: backends/platform/tizen/form.cpp:294
msgid "Escape Key"
msgstr "Esc n�pp�in"

#: backends/platform/tizen/form.cpp:299
msgid "Game Menu"
msgstr "Pelivalikko"

#: backends/platform/tizen/form.cpp:304
msgid "Show Keypad"
msgstr "N�yt� keypad"

#: backends/platform/tizen/form.cpp:309
msgid "Control Mouse"
msgstr "Ohjaa hiirt�"

#: backends/platform/tizen/fs.cpp:259
msgid "[ Data ]"
msgstr ""

#: backends/platform/tizen/fs.cpp:263
msgid "[ Resources ]"
msgstr ""

#: backends/platform/tizen/fs.cpp:267
msgid "[ SDCard ]"
msgstr ""

#: backends/platform/tizen/fs.cpp:271
msgid "[ Media ]"
msgstr ""

#: backends/platform/tizen/fs.cpp:275
#, fuzzy
msgid "[ Shared ]"
msgstr "Jako:"

#: backends/platform/wii/options.cpp:51
msgid "Video"
msgstr "Video"

#: backends/platform/wii/options.cpp:54
msgid "Current video mode:"
msgstr "Nykyinen videotila:"

#: backends/platform/wii/options.cpp:56
msgid "Double-strike"
msgstr ""

#: backends/platform/wii/options.cpp:60
msgid "Horizontal underscan:"
msgstr "Horisontaalinenunderscan"

#: backends/platform/wii/options.cpp:66
msgid "Vertical underscan:"
msgstr "Vertikaalinen underscan"

#: backends/platform/wii/options.cpp:71
msgid "Input"
msgstr "Sy�te"

#: backends/platform/wii/options.cpp:74
msgid "GC Pad sensitivity:"
msgstr "GC Padin herkkyys"

#: backends/platform/wii/options.cpp:80
msgid "GC Pad acceleration:"
msgstr "GC PAdin kiihtyvyys"

#: backends/platform/wii/options.cpp:86
msgid "DVD"
msgstr "DVD"

#: backends/platform/wii/options.cpp:89 backends/platform/wii/options.cpp:101
msgid "Status:"
msgstr "Tila:"

#: backends/platform/wii/options.cpp:90 backends/platform/wii/options.cpp:102
msgid "Unknown"
msgstr "Tuntematon"

#: backends/platform/wii/options.cpp:93
msgid "Mount DVD"
msgstr "Liit� DVD"

#: backends/platform/wii/options.cpp:94
msgid "Unmount DVD"
msgstr "Vapauta DVD"

#: backends/platform/wii/options.cpp:98
msgid "SMB"
msgstr "SMB"

#: backends/platform/wii/options.cpp:106
msgid "Server:"
msgstr "Palvelin:"

#: backends/platform/wii/options.cpp:110
msgid "Share:"
msgstr "Jako:"

#: backends/platform/wii/options.cpp:114
msgid "Username:"
msgstr "K�ytt�j�nimi:"

#: backends/platform/wii/options.cpp:118
msgid "Password:"
msgstr "Salasana:"

#: backends/platform/wii/options.cpp:121
msgid "Init network"
msgstr "Alusta verkko"

#: backends/platform/wii/options.cpp:123
msgid "Mount SMB"
msgstr "Mounttaa SMB"

#: backends/platform/wii/options.cpp:124
msgid "Unmount SMB"
msgstr "Vapauta SMB"

#: backends/platform/wii/options.cpp:143
msgid "DVD Mounted successfully"
msgstr "DVD mountattu onnistuneesti"

#: backends/platform/wii/options.cpp:146
msgid "Error while mounting the DVD"
msgstr "Virhe liitett�ess� DVD:t�"

#: backends/platform/wii/options.cpp:148
msgid "DVD not mounted"
msgstr "DVD ei ole liitetty"

#: backends/platform/wii/options.cpp:161
msgid "Network up, share mounted"
msgstr "Verkko ylh��ll�, jako liitetty"

#: backends/platform/wii/options.cpp:163
msgid "Network up"
msgstr "Verkko ylh��ll�"

#: backends/platform/wii/options.cpp:166
msgid ", error while mounting the share"
msgstr ", virhe liitett�ess� jakoa"

#: backends/platform/wii/options.cpp:168
msgid ", share not mounted"
msgstr ", jakoa ei liitetty"

#: backends/platform/wii/options.cpp:174
msgid "Network down"
msgstr "Verkko alhaalla"

#: backends/platform/wii/options.cpp:178
msgid "Initializing network"
msgstr "Alustetaan verkkoa"

#: backends/platform/wii/options.cpp:182
msgid "Timeout while initializing network"
msgstr "Aikakatkaisu kun verkkoa alustettiin"

#: backends/platform/wii/options.cpp:186
#, c-format
msgid "Network not initialized (%d)"
msgstr "Verkko ei ole alustettu (%d)"

#: backends/platform/wince/CEActionsPocket.cpp:46
msgid "Hide Toolbar"
msgstr "Piilota ty�kalupalkki"

#: backends/platform/wince/CEActionsPocket.cpp:47
msgid "Show Keyboard"
msgstr "N�yt� n�pp�imist�"

#: backends/platform/wince/CEActionsPocket.cpp:48
msgid "Sound on/off"
msgstr "��net p��ll�/pois"

#: backends/platform/wince/CEActionsPocket.cpp:49
msgid "Right click"
msgstr "Oikea klikkaus"

#: backends/platform/wince/CEActionsPocket.cpp:50
msgid "Show/Hide Cursor"
msgstr "N�yt�/Piilota kursori"

#: backends/platform/wince/CEActionsPocket.cpp:51
msgid "Free look"
msgstr "Vapaa katselu"

#: backends/platform/wince/CEActionsPocket.cpp:52
msgid "Zoom up"
msgstr "Zoomaa yl�s"

#: backends/platform/wince/CEActionsPocket.cpp:53
msgid "Zoom down"
msgstr "Zoomaa alas"

#: backends/platform/wince/CEActionsPocket.cpp:55
#: backends/platform/wince/CEActionsSmartphone.cpp:49
msgid "Bind Keys"
msgstr "M��rit� n�pp�imet"

#: backends/platform/wince/CEActionsPocket.cpp:56
msgid "Cursor Up"
msgstr "Nuoli yl�s"

#: backends/platform/wince/CEActionsPocket.cpp:57
msgid "Cursor Down"
msgstr "Nuoli alas"

#: backends/platform/wince/CEActionsPocket.cpp:58
msgid "Cursor Left"
msgstr "Nuoli vasemmalle"

#: backends/platform/wince/CEActionsPocket.cpp:59
msgid "Cursor Right"
msgstr "Nuoli oikealle"

#: backends/platform/wince/CEActionsPocket.cpp:267
#: backends/platform/wince/CEActionsSmartphone.cpp:231
msgid "Do you want to load or save the game?"
msgstr "Haluatko tallentaa vai ladata pelin?"

#: backends/platform/wince/CEActionsPocket.cpp:326
#: backends/platform/wince/CEActionsSmartphone.cpp:287
msgid "   Are you sure you want to quit ?   "
msgstr "   Haluatko varmasti lopettaa?"

#: backends/platform/wince/CEActionsSmartphone.cpp:50
msgid "Keyboard"
msgstr "N�pp�imist�"

#: backends/platform/wince/CEActionsSmartphone.cpp:51
msgid "Rotate"
msgstr "K��nn�"

#: backends/platform/wince/CELauncherDialog.cpp:56
msgid "Using SDL driver "
msgstr "K�ytet��n SDL:n ajuria"

#: backends/platform/wince/CELauncherDialog.cpp:60
msgid "Display "
msgstr "N�ytt�"

#: backends/platform/wince/CELauncherDialog.cpp:83
msgid "Do you want to perform an automatic scan ?"
msgstr "Haluatko suorittaa automaattisen skannauksen?"

#: backends/platform/wince/wince-sdl.cpp:516
msgid "Map right click action"
msgstr "M��rit� oikeaklikkauksen toiminto"

#: backends/platform/wince/wince-sdl.cpp:520
msgid "You must map a key to the 'Right Click' action to play this game"
msgstr ""
"Hiiren oikealle klikkaukselle on m��ritelt�v� n�pp�in, ennen kuin t�t� peli� "
"voi pelata"

#: backends/platform/wince/wince-sdl.cpp:529
msgid "Map hide toolbar action"
msgstr "M��rit� n�pp�in ty�kalupalkin piilottamiselle"

#: backends/platform/wince/wince-sdl.cpp:533
msgid "You must map a key to the 'Hide toolbar' action to play this game"
msgstr ""
"Ty�kalupalkin piilottamiselle on m��ritelt�v� n�pp�in, ennen kuin t�t� peli� "
"voi pelata"

#: backends/platform/wince/wince-sdl.cpp:542
msgid "Map Zoom Up action (optional)"
msgstr "Zoomaa karttaa yl�s (valinnainen)"

#: backends/platform/wince/wince-sdl.cpp:545
msgid "Map Zoom Down action (optional)"
msgstr "Zoomaa karttaa alas (valinnainen)"

#: backends/platform/wince/wince-sdl.cpp:553
msgid ""
"Don't forget to map a key to 'Hide Toolbar' action to see the whole inventory"
msgstr ""
"Muista m��ritell� n�pp�in ty�kalupalkin piilottamiselle, jotta voit n�hd� "
"koko tavaraluettelon"

#: backends/updates/macosx/macosx-updates.mm:67
msgid "Check for Updates..."
msgstr "Tarkista p�ivitykset..."

#: engines/agi/detection.cpp:147 engines/cine/detection.cpp:70
#: engines/drascula/detection.cpp:302 engines/dreamweb/detection.cpp:47
#: engines/neverhood/detection.cpp:160 engines/sci/detection.cpp:404
#: engines/toltecs/detection.cpp:200 engines/zvision/detection_tables.h:51
msgid "Use original save/load screens"
msgstr "K�yt� alkuper�isi� tallenna/lataa valikkoja"

#: engines/agi/detection.cpp:148 engines/cine/detection.cpp:71
#: engines/drascula/detection.cpp:303 engines/dreamweb/detection.cpp:48
#: engines/neverhood/detection.cpp:161 engines/sci/detection.cpp:405
#: engines/toltecs/detection.cpp:201
msgid "Use the original save/load screens, instead of the ScummVM ones"
msgstr "K�yt� alkuper�isi� tallenna/lataa valikkoja, ScummVM valikoiden sijaan"

#: engines/agi/detection.cpp:157
#, fuzzy
msgid "Use an alternative palette"
msgstr "K�yt� vaihtoehtoista pelin introa (vain CD versiossa)"

#: engines/agi/detection.cpp:158
msgid ""
"Use an alternative palette, common for all Amiga games. This was the old "
"behavior"
msgstr ""

#: engines/agi/detection.cpp:167
#, fuzzy
msgid "Mouse support"
msgstr "Ohita tuki"

#: engines/agi/detection.cpp:168
msgid ""
"Enables mouse support. Allows to use mouse for movement and in game menus."
msgstr ""

#: engines/agi/saveload.cpp:816 engines/drascula/saveload.cpp:349
#: engines/dreamweb/saveload.cpp:169 engines/neverhood/menumodule.cpp:890
#: engines/sci/engine/kfile.cpp:868 engines/toltecs/menu.cpp:256
msgid "Restore game:"
msgstr "Lataa pelitallenne:"

#: engines/agi/saveload.cpp:816 engines/drascula/saveload.cpp:349
#: engines/dreamweb/saveload.cpp:169 engines/neverhood/menumodule.cpp:890
#: engines/sci/engine/kfile.cpp:868 engines/toltecs/menu.cpp:256
msgid "Restore"
msgstr "Lataa tallenne"

#: engines/agos/saveload.cpp:160 engines/scumm/scumm.cpp:2377
#, c-format
msgid ""
"Failed to load game state from file:\n"
"\n"
"%s"
msgstr ""
"Pelitilan lataus ei onnistunut tiedostosta:\n"
"\n"
"%s"

#: engines/agos/saveload.cpp:195 engines/scumm/scumm.cpp:2370
#, c-format
msgid ""
"Failed to save game state to file:\n"
"\n"
"%s"
msgstr ""
"Pelitilan tallennus ei onnistunut tiedostoon:\n"
"\n"
"%s"

#: engines/agos/saveload.cpp:203 engines/scumm/scumm.cpp:2388
#, c-format
msgid ""
"Successfully saved game state in file:\n"
"\n"
"%s"
msgstr ""
"Pelitilan tallennus onnistui tiedostoon:\n"
"\n"
"%s"

#: engines/agos/animation.cpp:557
#, c-format
msgid "Cutscene file '%s' not found!"
msgstr "Videotiedostoa '%s' ei l�ytynyt!"

#: engines/cge/detection.cpp:105 engines/cge2/detection.cpp:101
#, fuzzy
msgid "Color Blind Mode"
msgstr "Klikkaus moodi"

#: engines/cge/detection.cpp:106 engines/cge2/detection.cpp:102
msgid "Enable Color Blind Mode by default"
msgstr ""

#: engines/drascula/saveload.cpp:47
#, fuzzy
msgid ""
"ScummVM found that you have old savefiles for Drascula that should be "
"converted.\n"
"The old save game format is no longer supported, so you will not be able to "
"load your games if you don't convert them.\n"
"\n"
"Press OK to convert them now, otherwise you will be asked again the next "
"time you start the game.\n"
msgstr ""
"Broken Sword 1:n pelitallennukset ovat vanhassa formaatissa. Tallennukset "
"tulee muuntaa,\n"
"jotta niit� voi k�ytt�� ScummVM:ss�. Paina 'Hyv�ksy' muuntaaksesi tiedostot. "
"Mik�li et halua muuntaa tiedostoja nyt\n"
"ScummVM kysyy asiaa seuraavan kerran kun k�ynnist�t pelin.\n"

#: engines/dreamweb/detection.cpp:57
msgid "Use bright palette mode"
msgstr "K�yt� kirkaspalettitilaa"

#: engines/dreamweb/detection.cpp:58
msgid "Display graphics using the game's bright palette"
msgstr "N�yt� grafiikat k�ytt�en pelin kirkasta palettia"

#: engines/gob/inter_playtoons.cpp:256 engines/gob/inter_v2.cpp:1470
#: engines/gob/inter_geisha.cpp:232 engines/tinsel/saveload.cpp:532
msgid "Failed to load game state from file."
msgstr "Pelitallenteen lataaminen tiedostosta ep�onnistui."

#: engines/gob/inter_v2.cpp:1540 engines/gob/inter_geisha.cpp:263
#: engines/tinsel/saveload.cpp:545
msgid "Failed to save game state to file."
msgstr "Pelin tallentaminen tiedostoon ep�onnistui."

#: engines/gob/inter_v5.cpp:107
msgid "Failed to delete file."
msgstr "Tiedoston tuhoaminen ei onnistunut."

#: engines/groovie/detection.cpp:312
#, fuzzy
msgid "Fast movie speed"
msgstr "Nopea moodi"

#: engines/groovie/detection.cpp:313
msgid "Play movies at an increased speed"
msgstr ""

#: engines/groovie/script.cpp:408
msgid "Failed to save game"
msgstr "Pelin tallentaminen ep�onnistui."

#: engines/hopkins/detection.cpp:76 engines/hopkins/detection.cpp:86
msgid "Gore Mode"
msgstr ""

#: engines/hopkins/detection.cpp:77 engines/hopkins/detection.cpp:87
msgid "Enable Gore Mode when available"
msgstr ""

#. I18N: Studio audience adds an applause and cheering sounds whenever
#. Malcolm makes a joke.
#: engines/kyra/detection.cpp:62
msgid "Studio audience"
msgstr "Studioyleis�"

#: engines/kyra/detection.cpp:63
msgid "Enable studio audience"
msgstr "Studioyleis� p��lle"

#. I18N: This option allows the user to skip text and cutscenes.
#: engines/kyra/detection.cpp:73
msgid "Skip support"
msgstr "Ohita tuki"

#: engines/kyra/detection.cpp:74
msgid "Allow text and cutscenes to be skipped"
msgstr "Salli tekstin ja videoiden ohittaminen"

#. I18N: Helium mode makes people sound like they've inhaled Helium.
#: engines/kyra/detection.cpp:84
msgid "Helium mode"
msgstr "Helium moodi"

#: engines/kyra/detection.cpp:85
msgid "Enable helium mode"
msgstr "K�yt� helium moodia"

#. I18N: When enabled, this option makes scrolling smoother when
#. changing from one screen to another.
#: engines/kyra/detection.cpp:99
msgid "Smooth scrolling"
msgstr "Pehme� vieritys"

#: engines/kyra/detection.cpp:100
msgid "Enable smooth scrolling when walking"
msgstr "K�yt� pehme�� vierityst� k�velless�"

#. I18N: When enabled, this option changes the cursor when it floats to the
#. edge of the screen to a directional arrow. The player can then click to
#. walk towards that direction.
#: engines/kyra/detection.cpp:112
msgid "Floating cursors"
msgstr "Leijuva kursori"

#: engines/kyra/detection.cpp:113
msgid "Enable floating cursors"
msgstr "K�yt� leijuvia kursoreita"

#. I18N: HP stands for Hit Points
#: engines/kyra/detection.cpp:127
msgid "HP bar graphs"
msgstr "Kestopisteet (HP) graafisina palkkeina"

#: engines/kyra/detection.cpp:128
msgid "Enable hit point bar graphs"
msgstr "K�yt� kestopisteiss� v�rillisi� grafiikkapalkkeja numeroiden sijaan"

#: engines/kyra/lol.cpp:478
msgid "Attack 1"
msgstr "Hy�kk�ys 1"

#: engines/kyra/lol.cpp:479
msgid "Attack 2"
msgstr "Hy�kk�ys 2"

#: engines/kyra/lol.cpp:480
msgid "Attack 3"
msgstr "Hy�kk�ys 3"

#: engines/kyra/lol.cpp:481
msgid "Move Forward"
msgstr "Liiku eteenp�in"

#: engines/kyra/lol.cpp:482
msgid "Move Back"
msgstr "Liiku taaksep�in"

#: engines/kyra/lol.cpp:483
msgid "Slide Left"
msgstr "Liiku vasemmalle"

#: engines/kyra/lol.cpp:484
msgid "Slide Right"
msgstr "Liiku oikealle"

#: engines/kyra/lol.cpp:485 engines/pegasus/pegasus.cpp:2509
msgid "Turn Left"
msgstr "K��nny vasemmalle"

#: engines/kyra/lol.cpp:486 engines/pegasus/pegasus.cpp:2510
msgid "Turn Right"
msgstr "K��nny oikealle"

#: engines/kyra/lol.cpp:487
msgid "Rest"
msgstr "Lep��"

#: engines/kyra/lol.cpp:488
msgid "Options"
msgstr "Asetukset"

#: engines/kyra/lol.cpp:489
msgid "Choose Spell"
msgstr "Valitse loitsu"

#: engines/kyra/sound_midi.cpp:477
msgid ""
"You appear to be using a General MIDI device,\n"
"but your game only supports Roland MT32 MIDI.\n"
"We try to map the Roland MT32 instruments to\n"
"General MIDI ones. It is still possible that\n"
"some tracks sound incorrect."
msgstr ""
"K�yt�t General MIDI-��nilaitetta, mutta peli\n"
"tukee vain Roland MT-32:sta. Jotkut ��niraidat\n"
"eiv�t ehk� kuulosta silt� milt� niiden pit�isi."

#: engines/kyra/saveload_eob.cpp:557
#, c-format
msgid ""
"The following original save game file has been found in your game path:\n"
"\n"
"%s %s\n"
"\n"
"Do you wish to use this save game file with ScummVM?\n"
"\n"
msgstr ""

#: engines/kyra/saveload_eob.cpp:590
#, c-format
msgid ""
"A save game file was found in the specified slot %d. Overwrite?\n"
"\n"
msgstr ""

#: engines/kyra/saveload_eob.cpp:623
#, c-format
msgid ""
"%d original save game files have been successfully imported into\n"
"ScummVM. If you want to manually import original save game files later you "
"will\n"
"need to open the ScummVM debug console and use the command "
"'import_savefile'.\n"
"\n"
msgstr ""

#. I18N: Option for fast scene switching
#: engines/mohawk/dialogs.cpp:92 engines/mohawk/dialogs.cpp:167
msgid "~Z~ip Mode Activated"
msgstr "~Z~ip moodi valittu"

#: engines/mohawk/dialogs.cpp:93
msgid "~T~ransitions Enabled"
msgstr "Siirtym�t p��ll�"

#. I18N: Drop book page
#: engines/mohawk/dialogs.cpp:95
msgid "~D~rop Page"
msgstr "Pudota sivu"

#: engines/mohawk/dialogs.cpp:99
msgid "~S~how Map"
msgstr "N�yt� kartta"

#: engines/mohawk/dialogs.cpp:105
msgid "~M~ain Menu"
msgstr "P��valikko"

#: engines/mohawk/dialogs.cpp:168
msgid "~W~ater Effect Enabled"
msgstr "Vesiefekti p��ll�"

#: engines/neverhood/detection.cpp:167
msgid "Skip the Hall of Records storyboard scenes"
msgstr ""

#: engines/neverhood/detection.cpp:168
msgid "Allows the player to skip past the Hall of Records storyboard scenes"
msgstr ""

#: engines/neverhood/detection.cpp:174
msgid "Scale the making of videos to full screen"
msgstr ""

#: engines/neverhood/detection.cpp:175
msgid "Scale the making of videos, so that they use the whole screen"
msgstr ""

#: engines/parallaction/saveload.cpp:133
#, c-format
msgid ""
"Can't save game in slot %i\n"
"\n"
msgstr ""
"Pelin tallennus kohtaan ei onnistunut kohtaan %i\n"
"\n"

#: engines/parallaction/saveload.cpp:204
msgid "Loading game..."
msgstr "Ladataan peli�..."

#: engines/parallaction/saveload.cpp:219
msgid "Saving game..."
msgstr "Tallennetaan peli�..."

#: engines/parallaction/saveload.cpp:272
msgid ""
"ScummVM found that you have old savefiles for Nippon Safes that should be "
"renamed.\n"
"The old names are no longer supported, so you will not be able to load your "
"games if you don't convert them.\n"
"\n"
"Press OK to convert them now, otherwise you will be asked next time.\n"
msgstr ""
"Pelin Nippon Safes tallennukset ovat vanhassa muodossa, joita ei en�� tueta. "
"Tallennukset\n"
"tulee nimet� uudelleen ennen kuin ScummVM voi k�ytt�� niit�. Paina 'Hyv�ksy' "
"muuntaaksesi tallennukset.\n"
"Jos et tee muunnosta nyt, ScummVM kysyy sinulta uudelleen seuraavalla "
"kerralla kun k�ynnist�t pelin.\n"

#: engines/parallaction/saveload.cpp:319
msgid "ScummVM successfully converted all your savefiles."
msgstr "ScummVM muunsi kaikki pelitallenteet onnistuneesti"

#: engines/parallaction/saveload.cpp:321
msgid ""
"ScummVM printed some warnings in your console window and can't guarantee all "
"your files have been converted.\n"
"\n"
"Please report to the team."
msgstr ""
"Osa tiedostoista ei ehk� muuntunut oikein. Varoitukset tulostettiin konsoli-"
"ikkunaan. Pyyd�mme ett� ilmoittaisit\n"
"niist� ScummVM:n kehitt�jille."

#: engines/pegasus/pegasus.cpp:714
msgid "Invalid save file name"
msgstr ""

#: engines/pegasus/pegasus.cpp:2507
msgid "Up/Zoom In/Move Forward/Open Doors"
msgstr ""

#: engines/pegasus/pegasus.cpp:2508
#, fuzzy
msgid "Down/Zoom Out"
msgstr "Zoomaa yl�s"

#: engines/pegasus/pegasus.cpp:2511
msgid "Display/Hide Inventory Tray"
msgstr ""

#: engines/pegasus/pegasus.cpp:2512
msgid "Display/Hide Biochip Tray"
msgstr ""

#: engines/pegasus/pegasus.cpp:2513
msgid "Action/Select"
msgstr ""

#: engines/pegasus/pegasus.cpp:2514
msgid "Toggle Center Data Display"
msgstr ""

#: engines/pegasus/pegasus.cpp:2515
msgid "Display/Hide Info Screen"
msgstr ""

#: engines/pegasus/pegasus.cpp:2516
msgid "Display/Hide Pause Menu"
msgstr ""

#: engines/queen/detection.cpp:56
msgid "Alternative intro"
msgstr "Vaihtoehtoinen intro"

#: engines/queen/detection.cpp:57
msgid "Use an alternative game intro (CD version only)"
msgstr "K�yt� vaihtoehtoista pelin introa (vain CD versiossa)"

#: engines/sci/detection.cpp:374
msgid "Skip EGA dithering pass (full color backgrounds)"
msgstr ""

#: engines/sci/detection.cpp:375
msgid "Skip dithering pass in EGA games, graphics are shown with full colors"
msgstr ""

#: engines/sci/detection.cpp:384
#, fuzzy
msgid "Enable high resolution graphics"
msgstr "K�yt� kestopisteiss� v�rillisi� grafiikkapalkkeja numeroiden sijaan"

#: engines/sci/detection.cpp:385
#, fuzzy
msgid "Enable high resolution graphics/content"
msgstr "K�yt� kestopisteiss� v�rillisi� grafiikkapalkkeja numeroiden sijaan"

#: engines/sci/detection.cpp:394
msgid "Prefer digital sound effects"
msgstr "K�yt� mieluiten digitaalisia ��nitehosteita."

#: engines/sci/detection.cpp:395
msgid "Prefer digital sound effects instead of synthesized ones"
msgstr ""
"K�yt� mieluiten digitaalisia ��nitehosteita synteettisten tehosteiden sijaan."

#: engines/sci/detection.cpp:414
msgid "Use IMF/Yamaha FB-01 for MIDI output"
msgstr "K�yt� IMF/Yamaha FB-01:st� MIDI-musiikille"

#: engines/sci/detection.cpp:415
msgid ""
"Use an IBM Music Feature card or a Yamaha FB-01 FM synth module for MIDI "
"output"
msgstr ""
"K�yt� IBM:n Music Feature korttia, tai Yamaha FB-01 FM moduulia MIDIlle"

#: engines/sci/detection.cpp:425
msgid "Use CD audio"
msgstr "K�yt� CD:n ��nt�"

#: engines/sci/detection.cpp:426
msgid "Use CD audio instead of in-game audio, if available"
msgstr "K�yt� CD:n audiota pelin audion sijaan, jos mahdollista."

#: engines/sci/detection.cpp:436
msgid "Use Windows cursors"
msgstr "K�yt� Windowsin kursoreita"

#: engines/sci/detection.cpp:437
msgid ""
"Use the Windows cursors (smaller and monochrome) instead of the DOS ones"
msgstr ""
"K�yt� Windowsin kursoreita (pienempi� ja harmaas�vyisi�) DOS kursorien sijaan"

#: engines/sci/detection.cpp:447
msgid "Use silver cursors"
msgstr "K�yt� hopeisia kursoreita"

#: engines/sci/detection.cpp:448
msgid ""
"Use the alternate set of silver cursors, instead of the normal golden ones"
msgstr "K�yt� vaihtoehtoisia hopeisia kursoreita normaalien kultaisten sijaan"

#: engines/scumm/dialogs.cpp:176
#, c-format
msgid "Insert Disk %c and Press Button to Continue."
msgstr "Lis�� levyke %c ja paina jotain nappia jatkaaksesi."

#: engines/scumm/dialogs.cpp:177
#, c-format
msgid "Unable to Find %s, (%c%d) Press Button."
msgstr "Tiedosto %s, (%c%d) ei l�ydy. Paina nappia."

#: engines/scumm/dialogs.cpp:178
#, c-format
msgid "Error reading disk %c, (%c%d) Press Button."
msgstr "Virhe luettaessa levy� %c, (%c%d) Paina jotain nappia."

#: engines/scumm/dialogs.cpp:179
msgid "Game Paused.  Press SPACE to Continue."
msgstr "Pause. Paina v�lily�nti� jatkaaksesi."

#. I18N: You may specify 'Yes' symbol at the end of the line, like this:
#. "Moechten Sie wirklich neu starten?  (J/N)J"
#. Will react to J as 'Yes'
#: engines/scumm/dialogs.cpp:183
#, fuzzy
msgid "Are you sure you want to restart?  (Y/N)Y"
msgstr "Haluatko varmasti aloittaa pelin alusta? (K/E)K"

#. I18N: you may specify 'Yes' symbol at the end of the line. See previous comment
#: engines/scumm/dialogs.cpp:185
#, fuzzy
msgid "Are you sure you want to quit?  (Y/N)Y"
msgstr "Haluatko varmati lopettaa?"

#: engines/scumm/dialogs.cpp:190
msgid "Play"
msgstr "Pelaa"

#: engines/scumm/dialogs.cpp:194
msgid "Insert save/load game disk"
msgstr "Laita tallennus/lataus levy asemaan"

#: engines/scumm/dialogs.cpp:195
msgid "You must enter a name"
msgstr "Nimi on pakko antaa"

#: engines/scumm/dialogs.cpp:196
msgid "The game was NOT saved (disk full?)"
msgstr "Peli� EI tallennettu (onko levy t�ysi?)"

#: engines/scumm/dialogs.cpp:197
msgid "The game was NOT loaded"
msgstr "Peli� EI ladattu"

#: engines/scumm/dialogs.cpp:198
#, c-format
msgid "Saving '%s'"
msgstr "Tallennetaan '%s'"

#: engines/scumm/dialogs.cpp:199
#, c-format
msgid "Loading '%s'"
msgstr "Ladataan '%s'"

#: engines/scumm/dialogs.cpp:200
msgid "Name your SAVE game"
msgstr "Nime� pelitallenteesi"

#: engines/scumm/dialogs.cpp:201
msgid "Select a game to LOAD"
msgstr "Valitse ladattava peli"

#: engines/scumm/dialogs.cpp:202
msgid "Game title)"
msgstr "Pelin nimi"

#. I18N: Previous page button
#: engines/scumm/dialogs.cpp:288
msgid "~P~revious"
msgstr "E~d~ellinen"

#. I18N: Next page button
#: engines/scumm/dialogs.cpp:290
msgid "~N~ext"
msgstr "Se~u~raava"

#: engines/scumm/dialogs.cpp:602
msgid "Speech Only"
msgstr "Vain puhe"

#: engines/scumm/dialogs.cpp:603
msgid "Speech and Subtitles"
msgstr "Puhe ja Tekstitys"

#: engines/scumm/dialogs.cpp:604
msgid "Subtitles Only"
msgstr "Vain tekstitys"

#: engines/scumm/dialogs.cpp:612
msgctxt "lowres"
msgid "Speech & Subs"
msgstr "Puhe & teksti"

#: engines/scumm/dialogs.cpp:658
msgid "Select a Proficiency Level."
msgstr "Valitse taitotasosi."

#: engines/scumm/dialogs.cpp:660
msgid "Refer to your Loom(TM) manual for help."
msgstr "Lue Loom(TM) ohjekirjaa saadaksesi ohjeita."

#: engines/scumm/dialogs.cpp:664
msgid "Practice"
msgstr "Harjoitus"

#: engines/scumm/dialogs.cpp:665
msgid "Expert"
msgstr "Ekspertti"

#: engines/scumm/help.cpp:74
msgid "Common keyboard commands:"
msgstr "Yleisi� n�pp�imist�komentoja:"

#: engines/scumm/help.cpp:75
msgid "Save / Load dialog"
msgstr "Tallenna / Lataa peli"

#: engines/scumm/help.cpp:77
msgid "Skip line of text"
msgstr "Ohita rivi teksti�"

#: engines/scumm/help.cpp:78
msgid "Esc"
msgstr "Esc"

#: engines/scumm/help.cpp:78
msgid "Skip cutscene"
msgstr "Ohita video"

#: engines/scumm/help.cpp:79
msgid "Space"
msgstr "V�lily�nti"

#: engines/scumm/help.cpp:79
msgid "Pause game"
msgstr "Pause"

#: engines/scumm/help.cpp:80 engines/scumm/help.cpp:85
#: engines/scumm/help.cpp:96 engines/scumm/help.cpp:97
#: engines/scumm/help.cpp:98 engines/scumm/help.cpp:99
#: engines/scumm/help.cpp:100 engines/scumm/help.cpp:101
#: engines/scumm/help.cpp:102 engines/scumm/help.cpp:103
msgid "Ctrl"
msgstr "Ctrl"

#: engines/scumm/help.cpp:80
msgid "Load game state 1-10"
msgstr "Lataa pelitila 1-10"

#: engines/scumm/help.cpp:81 engines/scumm/help.cpp:85
#: engines/scumm/help.cpp:87 engines/scumm/help.cpp:101
#: engines/scumm/help.cpp:102 engines/scumm/help.cpp:103
msgid "Alt"
msgstr "Alt"

#: engines/scumm/help.cpp:81
msgid "Save game state 1-10"
msgstr "Tallenna pelitila 1-10"

#: engines/scumm/help.cpp:87 engines/scumm/help.cpp:90
msgid "Enter"
msgstr "Enter"

#: engines/scumm/help.cpp:88
msgid "Music volume up / down"
msgstr "Musiikin ��nenvoimakkuus yl�s / alas"

#: engines/scumm/help.cpp:89
msgid "Text speed slower / faster"
msgstr "Hidasta/nopeuta teksti�"

#: engines/scumm/help.cpp:90
msgid "Simulate left mouse button"
msgstr "Simuloi hiiren vasenta n�pp�int�"

#: engines/scumm/help.cpp:91
msgid "Tab"
msgstr "Sarkain"

#: engines/scumm/help.cpp:91
msgid "Simulate right mouse button"
msgstr "Simuloi oikeaa hiiren nappia"

#: engines/scumm/help.cpp:94
msgid "Special keyboard commands:"
msgstr "Erityiskomennot:"

#: engines/scumm/help.cpp:95
msgid "Show / Hide console"
msgstr "N�yt� / piilota konsoli"

#: engines/scumm/help.cpp:96
msgid "Start the debugger"
msgstr "K�ynnist� debuggeri"

#: engines/scumm/help.cpp:97
msgid "Show memory consumption"
msgstr "N�yt� muistinkulutus"

#: engines/scumm/help.cpp:98
msgid "Run in fast mode (*)"
msgstr "Aja nopeassa tilassa (*)"

#: engines/scumm/help.cpp:99
msgid "Run in really fast mode (*)"
msgstr "Aja eritt�in nopeassa tilassa (*)"

#: engines/scumm/help.cpp:100
msgid "Toggle mouse capture"
msgstr "Kytke hiiren kaappaus p��lle tai pois"

#: engines/scumm/help.cpp:101
msgid "Switch between graphics filters"
msgstr "Vaihda grafiikkafiltteri�"

#: engines/scumm/help.cpp:102
msgid "Increase / Decrease scale factor"
msgstr "Kasvata / v�henn� skaalakerrointa"

#: engines/scumm/help.cpp:103
msgid "Toggle aspect-ratio correction"
msgstr "Kytke kuvasuhdekorjaus p��lle tai pois"

#: engines/scumm/help.cpp:108
msgid "* Note that using ctrl-f and"
msgstr "* Huomaa ett� ctrl-f ja"

#: engines/scumm/help.cpp:109
msgid "  ctrl-g are not recommended"
msgstr "  ctrl-g ovat ep�vakaita eik�"

#: engines/scumm/help.cpp:110
msgid "  since they may cause crashes"
msgstr "  niiden k�ytt�� suositella"

#: engines/scumm/help.cpp:111
msgid "  or incorrect game behavior."
msgstr "  mahdollisten virheiden vuoksi."

#: engines/scumm/help.cpp:115
msgid "Spinning drafts on the keyboard:"
msgstr ""

#: engines/scumm/help.cpp:117
msgid "Main game controls:"
msgstr "Pelin t�rkeimm�t kontrollit:"

#: engines/scumm/help.cpp:122 engines/scumm/help.cpp:137
#: engines/scumm/help.cpp:162
msgid "Push"
msgstr "Paina"

#: engines/scumm/help.cpp:123 engines/scumm/help.cpp:138
#: engines/scumm/help.cpp:163
msgid "Pull"
msgstr "Ved�"

#: engines/scumm/help.cpp:124 engines/scumm/help.cpp:139
#: engines/scumm/help.cpp:164 engines/scumm/help.cpp:198
#: engines/scumm/help.cpp:208
msgid "Give"
msgstr "Anna"

#: engines/scumm/help.cpp:125 engines/scumm/help.cpp:140
#: engines/scumm/help.cpp:165 engines/scumm/help.cpp:191
#: engines/scumm/help.cpp:209
msgid "Open"
msgstr "Avaa"

#: engines/scumm/help.cpp:127
msgid "Go to"
msgstr "Mene"

#: engines/scumm/help.cpp:128
msgid "Get"
msgstr "Ota"

#: engines/scumm/help.cpp:129 engines/scumm/help.cpp:153
#: engines/scumm/help.cpp:171 engines/scumm/help.cpp:199
#: engines/scumm/help.cpp:214 engines/scumm/help.cpp:225
#: engines/scumm/help.cpp:251
msgid "Use"
msgstr "K�yt�"

#: engines/scumm/help.cpp:130 engines/scumm/help.cpp:142
msgid "Read"
msgstr "Lue"

#: engines/scumm/help.cpp:131 engines/scumm/help.cpp:148
msgid "New kid"
msgstr "Uusi lapsi"

#: engines/scumm/help.cpp:132 engines/scumm/help.cpp:154
#: engines/scumm/help.cpp:172
msgid "Turn on"
msgstr "K�ynnist�"

#: engines/scumm/help.cpp:133 engines/scumm/help.cpp:155
#: engines/scumm/help.cpp:173
msgid "Turn off"
msgstr "Sammuta"

#: engines/scumm/help.cpp:143 engines/scumm/help.cpp:168
#: engines/scumm/help.cpp:195
msgid "Walk to"
msgstr "K�vele"

#: engines/scumm/help.cpp:144 engines/scumm/help.cpp:169
#: engines/scumm/help.cpp:196 engines/scumm/help.cpp:211
#: engines/scumm/help.cpp:228
msgid "Pick up"
msgstr "Ota"

#: engines/scumm/help.cpp:145 engines/scumm/help.cpp:170
msgid "What is"
msgstr "Mit� on"

#: engines/scumm/help.cpp:147
msgid "Unlock"
msgstr "Avaa lukko"

#: engines/scumm/help.cpp:150
msgid "Put on"
msgstr "Pue ylle"

#: engines/scumm/help.cpp:151
msgid "Take off"
msgstr "L�hde matkaan"

#: engines/scumm/help.cpp:157
msgid "Fix"
msgstr "Korjaa"

#: engines/scumm/help.cpp:159
msgid "Switch"
msgstr "Vaihda"

#: engines/scumm/help.cpp:167 engines/scumm/help.cpp:229
msgid "Look"
msgstr "Katso"

#: engines/scumm/help.cpp:174 engines/scumm/help.cpp:224
msgid "Talk"
msgstr "Puhu"

#: engines/scumm/help.cpp:175
msgid "Travel"
msgstr "Matkusta"

#: engines/scumm/help.cpp:176
msgid "To Henry / To Indy"
msgstr "Henry / Indy"

#. I18N: These are different musical notes
#: engines/scumm/help.cpp:180
msgid "play C minor on distaff"
msgstr "soita C molli"

#: engines/scumm/help.cpp:181
msgid "play D on distaff"
msgstr "soita D"

#: engines/scumm/help.cpp:182
msgid "play E on distaff"
msgstr "soita E"

#: engines/scumm/help.cpp:183
msgid "play F on distaff"
msgstr "soita F"

#: engines/scumm/help.cpp:184
msgid "play G on distaff"
msgstr "soita G"

#: engines/scumm/help.cpp:185
msgid "play A on distaff"
msgstr "soita A"

#: engines/scumm/help.cpp:186
msgid "play B on distaff"
msgstr "soita B"

#: engines/scumm/help.cpp:187
msgid "play C major on distaff"
msgstr "soita C duuri"

#: engines/scumm/help.cpp:193 engines/scumm/help.cpp:215
msgid "puSh"
msgstr "Paina"

#: engines/scumm/help.cpp:194 engines/scumm/help.cpp:216
msgid "pull (Yank)"
msgstr "Ved�"

#: engines/scumm/help.cpp:197 engines/scumm/help.cpp:213
#: engines/scumm/help.cpp:249
msgid "Talk to"
msgstr "Puhu"

#: engines/scumm/help.cpp:200 engines/scumm/help.cpp:212
msgid "Look at"
msgstr "Katso"

#: engines/scumm/help.cpp:201
msgid "turn oN"
msgstr "Kytke p��lle"

#: engines/scumm/help.cpp:202
msgid "turn oFf"
msgstr "Kytke pois p��lt�"

#: engines/scumm/help.cpp:218
msgid "KeyUp"
msgstr "KeyUp"

#: engines/scumm/help.cpp:218
msgid "Highlight prev dialogue"
msgstr "Korosta edellist� dialogia"

#: engines/scumm/help.cpp:219
msgid "KeyDown"
msgstr "KeyDown"

#: engines/scumm/help.cpp:219
msgid "Highlight next dialogue"
msgstr "Korosta seuraavaa dialogia"

#: engines/scumm/help.cpp:223
msgid "Walk"
msgstr "K�vele"

#: engines/scumm/help.cpp:226 engines/scumm/help.cpp:235
#: engines/scumm/help.cpp:242 engines/scumm/help.cpp:250
msgid "Inventory"
msgstr "Tavarat"

#: engines/scumm/help.cpp:227
msgid "Object"
msgstr "Esine"

#: engines/scumm/help.cpp:230
msgid "Black and White / Color"
msgstr "Mustavalko / V�ri"

#: engines/scumm/help.cpp:233
msgid "Eyes"
msgstr "Silm�t"

#: engines/scumm/help.cpp:234
msgid "Tongue"
msgstr "Kieli"

#: engines/scumm/help.cpp:236
msgid "Punch"
msgstr "Ly�"

#: engines/scumm/help.cpp:237
msgid "Kick"
msgstr "Potkaise"

#: engines/scumm/help.cpp:240 engines/scumm/help.cpp:248
msgid "Examine"
msgstr "Tutki"

#: engines/scumm/help.cpp:241
msgid "Regular cursor"
msgstr "Tavallinen kursori"

#. I18N: Comm is a communication device
#: engines/scumm/help.cpp:244
msgid "Comm"
msgstr "Kommunikointilaite"

#: engines/scumm/help.cpp:247
msgid "Save / Load / Options"
msgstr "Tallenna / Lataa / Asetukset"

#: engines/scumm/help.cpp:256
msgid "Other game controls:"
msgstr "Muut pelin ohjaimet:"

#: engines/scumm/help.cpp:258 engines/scumm/help.cpp:268
msgid "Inventory:"
msgstr "Tavarat:"

#: engines/scumm/help.cpp:259 engines/scumm/help.cpp:275
msgid "Scroll list up"
msgstr "Vierit� listaa yl�s"

#: engines/scumm/help.cpp:260 engines/scumm/help.cpp:276
msgid "Scroll list down"
msgstr "Vierit� listaa alas"

#: engines/scumm/help.cpp:261 engines/scumm/help.cpp:269
msgid "Upper left item"
msgstr ""

#: engines/scumm/help.cpp:262 engines/scumm/help.cpp:271
msgid "Lower left item"
msgstr ""

#: engines/scumm/help.cpp:263 engines/scumm/help.cpp:272
msgid "Upper right item"
msgstr ""

#: engines/scumm/help.cpp:264 engines/scumm/help.cpp:274
msgid "Lower right item"
msgstr ""

#: engines/scumm/help.cpp:270
msgid "Middle left item"
msgstr ""

#: engines/scumm/help.cpp:273
msgid "Middle right item"
msgstr ""

#: engines/scumm/help.cpp:280 engines/scumm/help.cpp:285
msgid "Switching characters:"
msgstr "Vaihda hahmoa:"

#: engines/scumm/help.cpp:282
msgid "Second kid"
msgstr "Toinen lapsi"

#: engines/scumm/help.cpp:283
msgid "Third kid"
msgstr "Kolmas lapsi"

#: engines/scumm/help.cpp:292
msgid "Toggle Inventory/IQ Points display"
msgstr ""

#: engines/scumm/help.cpp:293
msgid "Toggle Keyboard/Mouse Fighting (*)"
msgstr ""

#: engines/scumm/help.cpp:295
msgid "* Keyboard Fighting is always on,"
msgstr ""

#: engines/scumm/help.cpp:296
msgid "  so despite the in-game message this"
msgstr ""

#: engines/scumm/help.cpp:297
msgid "  actually toggles Mouse Fighting Off/On"
msgstr ""

#: engines/scumm/help.cpp:304
msgid "Fighting controls (numpad):"
msgstr "Tappeluohjaimet (numpad)"

#: engines/scumm/help.cpp:305 engines/scumm/help.cpp:306
#: engines/scumm/help.cpp:307
msgid "Step back"
msgstr "Astu taakse"

#: engines/scumm/help.cpp:308
msgid "Block high"
msgstr "Torju korkea"

#: engines/scumm/help.cpp:309
msgid "Block middle"
msgstr "Torju keskelt�"

#: engines/scumm/help.cpp:310
msgid "Block low"
msgstr "Torju alhaalta"

#: engines/scumm/help.cpp:311
msgid "Punch high"
msgstr "Ly� yl�s"

#: engines/scumm/help.cpp:312
msgid "Punch middle"
msgstr "Ly� keskelle"

#: engines/scumm/help.cpp:313
msgid "Punch low"
msgstr "Ly� alas"

#: engines/scumm/help.cpp:315
msgid "Sucker punch"
msgstr ""

#: engines/scumm/help.cpp:318
msgid "These are for Indy on left."
msgstr "N�m� ovat Indylle vasemmalla."

#: engines/scumm/help.cpp:319
msgid "When Indy is on the right,"
msgstr "Kun Indy on oikealla, "

#: engines/scumm/help.cpp:320
msgid "7, 4, and 1 are switched with"
msgstr "7, 4 ja 1 vaihdetaan n�pp�inten"

#: engines/scumm/help.cpp:321
msgid "9, 6, and 3, respectively."
msgstr "9, 6 ja 3 kanssa."

#: engines/scumm/help.cpp:328
msgid "Biplane controls (numpad):"
msgstr "Koneen ohjaimet (numpad):"

#: engines/scumm/help.cpp:329
msgid "Fly to upper left"
msgstr "Lenn� yl�s vasemmalle"

#: engines/scumm/help.cpp:330
msgid "Fly to left"
msgstr "Lenn� vasemmalle"

#: engines/scumm/help.cpp:331
msgid "Fly to lower left"
msgstr "Lenn� alas vasemmalle"

#: engines/scumm/help.cpp:332
msgid "Fly upwards"
msgstr "Lenn� yl�sp�in"

#: engines/scumm/help.cpp:333
msgid "Fly straight"
msgstr "Lenn� suoraan"

#: engines/scumm/help.cpp:334
msgid "Fly down"
msgstr "Lenn� alas"

#: engines/scumm/help.cpp:335
msgid "Fly to upper right"
msgstr "Lenn� yl�s oikealle"

#: engines/scumm/help.cpp:336
msgid "Fly to right"
msgstr "Lenn� oikealle"

#: engines/scumm/help.cpp:337
msgid "Fly to lower right"
msgstr "Lenn� alas oikealle"

#: engines/scumm/input.cpp:572
#, fuzzy
msgid "Snap scroll on"
msgstr "Pehme� vieritys"

#: engines/scumm/input.cpp:574
msgid "Snap scroll off"
msgstr ""

#: engines/scumm/input.cpp:587
#, fuzzy
msgid "Music volume: "
msgstr "Musiikki:"

#: engines/scumm/input.cpp:604
#, fuzzy
msgid "Subtitle speed: "
msgstr "Tekstin nopeus:"

#: engines/scumm/scumm.cpp:1832
#, c-format
msgid ""
"Native MIDI support requires the Roland Upgrade from LucasArts,\n"
"but %s is missing. Using AdLib instead."
msgstr ""
"Suora MIDI tuki vaatii Roland p�ivityksen LucasArtsilta, mutta\n"
"%s puuttuu. K�ytet��n AdLibia sen sijaan."

#: engines/scumm/scumm.cpp:2644
#, fuzzy
msgid ""
"Usually, Maniac Mansion would start now. But for that to work, the game "
"files for Maniac Mansion have to be in the 'Maniac' directory inside the "
"Tentacle game directory, and the game has to be added to ScummVM."
msgstr ""
"Maniac Mansionin pit�isi nyt k�ynnisty�, mutta ScummVM ei tue sit� viel�. "
"Pelataksesi Maniac Mansionia, mene ScummVM:n p��valikkoon ja paina 'Lis�� "
"peli'. Valitse 'Maniac' hakemisto Tentacle hakemiston sis�lt�."

#: engines/scumm/players/player_v3m.cpp:129
msgid ""
"Could not find the 'Loom' Macintosh executable to read the\n"
"instruments from. Music will be disabled."
msgstr ""

#: engines/scumm/players/player_v5m.cpp:107
msgid ""
"Could not find the 'Monkey Island' Macintosh executable to read the\n"
"instruments from. Music will be disabled."
msgstr ""

#: engines/sky/compact.cpp:130
msgid ""
"Unable to find \"sky.cpt\" file!\n"
"Please download it from www.scummvm.org"
msgstr ""
"Tiedostoa \"sky.cpt\" ei l�ydy!\n"
"Hae se ScummVM:n verkkosivulta."

#: engines/sky/compact.cpp:141
msgid ""
"The \"sky.cpt\" file has an incorrect size.\n"
"Please (re)download it from www.scummvm.org"
msgstr ""
"Tiedosto \"sky.cpt\" on v��r�n kokoinen.\n"
"Hae uusi versio ScummVM:n verkkosivuilta."

#: engines/sky/detection.cpp:44
msgid "Floppy intro"
msgstr "Levykeversion intro"

#: engines/sky/detection.cpp:45
msgid "Use the floppy version's intro (CD version only)"
msgstr "K�yt� levykeversion introa (vain CD versiossa)"

#: engines/sword1/animation.cpp:524
#, c-format
msgid "PSX stream cutscene '%s' cannot be played in paletted mode"
msgstr "PSX stream videota '%s' ei voi n�ytt�� paletisoidussa tilassa"

#: engines/sword1/animation.cpp:545 engines/sword2/animation.cpp:445
msgid "DXA cutscenes found but ScummVM has been built without zlib"
msgstr ""
"DXA videotiedostoja l�ydettiin mutta ScummVM on k��nnetty ilman zlib-tukea"

#: engines/sword1/animation.cpp:561 engines/sword2/animation.cpp:461
#, fuzzy
msgid ""
"MPEG-2 cutscenes found but ScummVM has been built without MPEG-2 support"
msgstr ""
"DXA videotiedostoja l�ydettiin mutta ScummVM on k��nnetty ilman zlib-tukea"

#: engines/sword1/animation.cpp:568 engines/sword2/animation.cpp:470
#, c-format
msgid "Cutscene '%s' not found"
msgstr "Videotiedosto '%s' ei l�ytynyt"

#: engines/sword1/control.cpp:863
msgid ""
"ScummVM found that you have old savefiles for Broken Sword 1 that should be "
"converted.\n"
"The old save game format is no longer supported, so you will not be able to "
"load your games if you don't convert them.\n"
"\n"
"Press OK to convert them now, otherwise you will be asked again the next "
"time you start the game.\n"
msgstr ""
"Broken Sword 1:n pelitallennukset ovat vanhassa formaatissa. Tallennukset "
"tulee muuntaa,\n"
"jotta niit� voi k�ytt�� ScummVM:ss�. Paina 'Hyv�ksy' muuntaaksesi tiedostot. "
"Mik�li et halua muuntaa tiedostoja nyt\n"
"ScummVM kysyy asiaa seuraavan kerran kun k�ynnist�t pelin.\n"

#: engines/sword1/control.cpp:1232
#, c-format
msgid ""
"Target new save game already exists!\n"
"Would you like to keep the old save game (%s) or the new one (%s)?\n"
msgstr ""
"Kohdetiedosto on jo olemassa!\n"
"S�ilytet��nk� vanha pelitallennus (%s), vai uusi pelitallennus (%s)?\n"

#: engines/sword1/control.cpp:1235
msgid "Keep the old one"
msgstr "S�ilyt� vanha tallennus"

#: engines/sword1/control.cpp:1235
msgid "Keep the new one"
msgstr "S�ilyt� uusi tallennus"

#: engines/sword1/logic.cpp:1633
msgid "This is the end of the Broken Sword 1 Demo"
msgstr "Broken Sword 1:n demo p��ttyy t�h�n"

#: engines/sword2/animation.cpp:425
msgid ""
"PSX cutscenes found but ScummVM has been built without RGB color support"
msgstr "PSX videoita l�ydetty, mutta ScummVM on k��nnetty ilman RGB tukea"

#: engines/sword2/sword2.cpp:79
msgid "Show object labels"
msgstr "N�yt� esineiden tiedot"

#: engines/sword2/sword2.cpp:80
msgid "Show labels for objects on mouse hover"
msgstr "N�yt� esineiden kuvaus kohdistaessasi kursorin esineen ylle"

#: engines/teenagent/resources.cpp:95
msgid ""
"You're missing the 'teenagent.dat' file. Get it from the ScummVM website"
msgstr ""
"Asennuksestasi puuttuu 'teenagent.dat' tiedosto. Hae se ScummVM:n "
"nettisivuilta"

#: engines/teenagent/resources.cpp:116
msgid ""
"The teenagent.dat file is compressed and zlib hasn't been included in this "
"executable. Please decompress it"
msgstr ""
"Tiedosto teenagent.dat on pakattu, mutta zlib-kirjastoa ei ole k��nnetty "
"ScummVM:��n. Pura teenagent.dat."

#: engines/wintermute/detection.cpp:58
msgid "Show FPS-counter"
msgstr ""

#: engines/wintermute/detection.cpp:59
msgid "Show the current number of frames per second in the upper left corner"
msgstr ""

#: engines/zvision/detection_tables.h:52
#, fuzzy
msgid "Use the original save/load screens instead of the ScummVM interface"
msgstr "K�yt� alkuper�isi� tallenna/lataa valikkoja, ScummVM valikoiden sijaan"

#: engines/zvision/detection_tables.h:61
msgid "Double FPS"
msgstr ""

#: engines/zvision/detection_tables.h:62
msgid "Increase framerate from 30 to 60 FPS"
msgstr ""

#: engines/zvision/detection_tables.h:71
#, fuzzy
msgid "Enable Venus"
msgstr "K�yt� helium moodia"

#: engines/zvision/detection_tables.h:72
#, fuzzy
msgid "Enable the Venus help system"
msgstr "K�yt� helium moodia"

#: engines/zvision/detection_tables.h:81
msgid "Disable animation while turning"
msgstr ""

#: engines/zvision/detection_tables.h:82
msgid "Disable animation while turning in panorama mode"
msgstr ""

#: engines/zvision/detection_tables.h:91
msgid "Use high resolution MPEG video"
msgstr ""

#: engines/zvision/detection_tables.h:92
#, fuzzy
msgid "Use MPEG video from the DVD version, instead of lower resolution AVI"
msgstr "K�yt� vaihtoehtoisia hopeisia kursoreita normaalien kultaisten sijaan"

#~ msgid "EGA undithering"
#~ msgstr "EGA unditter�inti"

#~ msgid "Enable undithering in EGA games"
#~ msgstr "K�yt� unditter�inti� EGA peleiss�"

#, fuzzy
#~ msgid "MPEG-2 cutscenes found but ScummVM has been built without MPEG-2"
#~ msgstr "PSX videoita l�ydetty, mutta ScummVM on k��nnetty ilman RGB tukea"

#~ msgctxt "lowres"
#~ msgid "Mass Add..."
#~ msgstr "Lis�� monta..."

#~ msgid ""
#~ "Turns off General MIDI mapping for games with Roland MT-32 soundtrack"
#~ msgstr "Poistaa General MIDIn peleist� joissa on Roland MT-32 ��niraita"

#~ msgid "Standard (16bpp)"
#~ msgstr "Standardi (16 bpp)"

#~ msgid "MPEG2 cutscenes are no longer supported"
#~ msgstr "MPEG2 videotiedostoja ei en�� tueta"

#~ msgid "OpenGL Normal"
#~ msgstr "OpenGL Normal"

#~ msgid "OpenGL Conserve"
#~ msgstr "OpenGL Conserve"

#~ msgid "OpenGL Original"
#~ msgstr "OpenGL Original"

#~ msgid "Current display mode"
#~ msgstr "Nykyinen n�ytt�tila"

#~ msgid "Current scale"
#~ msgstr "Nykyinen skaalaus"

#~ msgid "Active filter mode: Linear"
#~ msgstr "Valittu filtteritila: Linear"

#~ msgid "Active filter mode: Nearest"
#~ msgstr "Valittu filtteritila: Nearest"

#~ msgid "Enable Roland GS Mode"
#~ msgstr "K�yt� Roland GS moodia"