aboutsummaryrefslogtreecommitdiffstats
path: root/po/fi.po
blob: aa41b9c6c53b27f0242c63cd96f3007764096882 (plain) (blame)
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
# Epiphany Finnish translation.
# Copyright (C) 2003-2008  Free Software Foundation, Inc.
# This file is distributed under the same license as the Epiphany package.
# Pauli Virtanen <pauli.virtanen@hut.fi>, 2003-2005.
# Ilkka Tuohela <hile@iki.fi>, 2005-2009.
# Timo Jyrinki <timo.jyrinki@iki.fi>, 2008.
# Tommi Vainikainen <thv@iki.fi>, 2009-2011.
#
msgid ""
msgstr ""
"Project-Id-Version: epiphany\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=epiphany\n"
"POT-Creation-Date: 2011-09-23 15:45+0300\n"
"PO-Revision-Date: 2011-09-23 15:45+0300\n"
"Last-Translator: Tommi Vainikainen <thv@iki.fi>\n"
"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n"

#: ../data/bme.desktop.in.in.h:1
msgid "Browse and organize your bookmarks"
msgstr "Selaa ja järjestele kirjanmerkkejä"

#: ../data/bme.desktop.in.in.h:2
msgid "Epiphany Web Bookmarks"
msgstr "Epiphanyn WWW-kirjanmerkit"

#: ../data/bme.desktop.in.in.h:3
msgid "Web Bookmarks"
msgstr "WWW-kirjanmerkit"

#: ../data/default-bookmarks.rdf.in.h:1
msgid "Search the web"
msgstr "Etsi WWW:stä"

#. Translators you should change these links to respect your locale.
#. For instance in .nl these should be
#. "http://www.google.nl" and "http://www.google.nl/search?q=%s"
#: ../data/default-bookmarks.rdf.in.h:5
msgid "http://www.google.com"
msgstr "http://www.google.fi"

#. Translators you should change these links to respect your locale.
#. For instance in .nl these should be
#. "http://www.google.nl" and "http://www.google.nl/search?q=%s"
#: ../data/default-bookmarks.rdf.in.h:10
#, no-c-format
msgid "http://www.google.com/search?q=%s&amp;ie=UTF-8&amp;oe=UTF-8"
msgstr "http://www.google.fi/search?q=%s&amp;ie=UTF-8&amp;oe=UTF-8"

#: ../data/epiphany.desktop.in.in.h:1
msgid "Browse the web"
msgstr "Selaa Internetin WWW-sivuja"

#: ../data/epiphany.desktop.in.in.h:2
msgid "Epiphany"
msgstr "Epiphany"

#: ../data/epiphany.desktop.in.in.h:3
msgid "Epiphany Web Browser"
msgstr "Epiphany-selain"

msgid "Web Browser"
msgstr "WWW-selain"

#: ../data/glade/certificate-dialogs.ui.h:1
msgid "Certificate _Fields"
msgstr "Varmenteen _kentät"

msgid "Certificate _Hierarchy"
msgstr "Varmenne_puu"

msgid "Common Name:"
msgstr "Yleinen nimi:"

msgid "Details"
msgstr "Lisätiedot"

msgid "Expires On:"
msgstr "Vanhentuu:"

msgid "Field _Value"
msgstr "Kentän _arvo"

msgid "Fingerprints"
msgstr "Sormenjäljet"

msgid "General"
msgstr "Yleistä"

msgid "Issued By"
msgstr "Myöntäjä"

msgid "Issued On:"
msgstr "Myöntöhetki:"

msgid "Issued To"
msgstr "Myönnetty"

msgid "MD5 Fingerprint:"
msgstr "MD5-sormenjälki:"

msgid "Organization:"
msgstr "Organisaatio:"

msgid "Organizational Unit:"
msgstr "Organisaatioyksikkö:"

msgid "SHA1 Fingerprint:"
msgstr "SHA1-sormenjälki:"

msgid "Serial Number:"
msgstr "Sarjanumero:"

msgid "Validity"
msgstr "Kelpoisuus"

#: ../data/glade/epiphany.ui.h:1
msgid "<b>_Automatic</b>"
msgstr "<b>_Automaattinen</b>"

#: ../data/glade/epiphany.ui.h:2
msgid "<b>_Use a different encoding:</b>"
msgstr "<b>Käytä _eri merkistöä:</b>"

#: ../data/glade/epiphany.ui.h:3
msgid "Clear _All..."
msgstr "Tyhjennä k_aikki…"

msgid "Cookies"
msgstr "Evästeet"

msgid "Passwords"
msgstr "Salasanat"

msgid "Personal Data"
msgstr "Omat tiedot"

msgid "Text Encoding"
msgstr "Tekstin merkistö"

msgid "Use the encoding specified by the document"
msgstr "Käytä asiakirjan määrittelemää merkistöä"

msgid "_Show passwords"
msgstr "_Näytä salasanat"

#: ../data/glade/form-signing-dialog.ui.h:1
msgid "Sign Text"
msgstr "Allekirjoita teksti"

#: ../data/glade/form-signing-dialog.ui.h:2
msgid ""
"To confirm that you want to sign the above text, choose a certificate to "
"sign the text with and enter its password below."
msgstr ""
"Varmista yllä olevan tekstin allekirjoitus valitsemalla varmenne, jolla "
"teksti allekirjoitetaan, ja syöttämällä varmenteen salasana alle."

#: ../data/glade/form-signing-dialog.ui.h:3
msgid "_Certificate:"
msgstr "_Varmenne:"

#: ../data/glade/form-signing-dialog.ui.h:4
msgid "_Password:"
msgstr "_Salasana:"

#: ../data/glade/form-signing-dialog.ui.h:5
msgid "_View Certificate&#x2026;"
msgstr "_Näytä varmenne&#x2026;"

#. Refers to "Only from sites you visit" option under Cookies.
msgid "<small>For example, not from advertisers on these sites</small>"
msgstr "<small>Esimerkiksi ei mainostajilta näillä sivustoilla</small>"

msgid "A_utomatically open downloaded files"
msgstr "Avaa noudetut tiedostot a_utomaattisesti"

msgid "Add Language"
msgstr "Lisää kieli"

msgid "Allow popup _windows"
msgstr "Salli _ponnahdusikkunat"

msgid "Choose a l_anguage:"
msgstr "Valitse k_ieli:"

#. Translators: the mnemonic shouldn't conflict with any of the
#. * standard items in the GtkEntry context menu (Cut, Copy, Paste, Delete,
#. * Select All, Input Methods and Insert Unicode control character.)
#.
msgid "Cl_ear"
msgstr "T_yhjennä"

msgid "De_fault:"
msgstr "_Oletus:"

#. If we don't have XDG user dirs info, return an educated guess.
msgid "Downloads"
msgstr "Noudot"

msgid "Enable Java_Script"
msgstr "Käytä Java_Scriptiä"

msgid "Enable _plugins"
msgstr "Käytä _liitännäisiä"

msgid "Encodings"
msgstr "Merkistöt"

msgid "Fonts"
msgstr "Kirjasimet"

msgid "Fonts & Style"
msgstr "Kirjasimet ja tyylit"

msgid "Home page"
msgstr "Aloitussivu"

msgid "Language"
msgstr "Kieli"

msgid "Languages"
msgstr "Kielet"

msgid "MB"
msgstr "Mt"

msgid "Monospace font:"
msgstr "Tasalevyinen kirjasin:"

msgid "Only _from sites you visit"
msgstr "Vain _sivustoilta, joilla vieraillaan"

msgid "Preferences"
msgstr "Asetukset"

msgid "Privacy"
msgstr "Yksityisyys"

msgid "Sans serif font:"
msgstr "Pääteviivaton kirjasin:"

msgid "Serif font:"
msgstr "Päätteellinen kirjasin:"

msgid "Set to Current _Page"
msgstr "Aseta _nykyiseksi sivuksi"

msgid "Set to _Blank Page"
msgstr "Aseta t_yhjäksi sivuksi"

msgid "Spell checking"
msgstr "Oikoluku"

msgid "Style"
msgstr "Tyyli"

msgid "Temporary Files"
msgstr "Väliaikaistiedostot"

msgid "Use custom _stylesheet"
msgstr "Käytä omaa _tyylipohjaa"

msgid "Web Content"
msgstr "WWW-sisältö"

msgid "_Address:"
msgstr "_Osoite:"

msgid "_Always accept"
msgstr "Hyväksy _aina"

msgid "_Disk space:"
msgstr "_Levytila:"

msgid "_Download folder:"
msgstr "_Noutokansio:"

#: ../data/glade/prefs-dialog.ui.h:39
msgid "_Edit Stylesheet…"
msgstr "_Muokkaa tyylipohjaa…"

#: ../data/glade/prefs-dialog.ui.h:40
msgid "_Enable spell checking"
msgstr "_Ota oikoluku käyttöön"

msgid "_Never accept"
msgstr "_Älä hyväksy koskaan"

msgid "_Remember passwords"
msgstr "_Muista salasanat"

msgid "_Use system fonts"
msgstr "_Käytä järjestelmän kirjasimia"

#: ../data/glade/print.ui.h:1
msgid "As laid out on the _screen"
msgstr "Kuten aseteltu _näytölle"

#: ../data/glade/print.ui.h:2
msgid "Background"
msgstr "Tausta"

#: ../data/glade/print.ui.h:3
msgid "Footers"
msgstr "Alatunnukset"

#: ../data/glade/print.ui.h:4
msgid "Frames"
msgstr "Kehykset"

#: ../data/glade/print.ui.h:5
msgid "Headers"
msgstr "Ylätunnukset"

#: ../data/glade/print.ui.h:6
msgid "O_nly the selected frame"
msgstr "Vain _valittu raami"

#: ../data/glade/print.ui.h:7
msgid "P_age title"
msgstr "Sivun _otsikko"

#: ../data/glade/print.ui.h:8
msgid "Page _numbers"
msgstr "Sivu_numerot"

#: ../data/glade/print.ui.h:9
msgid "Print background c_olors"
msgstr "Tulosta taustan _värit"

#: ../data/glade/print.ui.h:10
msgid "Print background i_mages"
msgstr "Tulosta tausta_kuvat"

#: ../data/glade/print.ui.h:11
msgid "_Date"
msgstr "_Päiväys"

#: ../data/glade/print.ui.h:12
msgid "_Each frame separately"
msgstr "_Kukin raami erikseen"

#: ../data/glade/print.ui.h:13
msgid "_Page address"
msgstr "Sivun o_soite"

msgctxt "file type"
msgid "Unknown"
msgstr "Tuntematon"

msgid "Web Inspector"
msgstr "Www-tutkain"

msgid "Epiphany can't be used now. Initialization failed."
msgstr "Epiphanya ei voi käyttää nyt: Alustus epäonnistui."

msgid ""
"CA Certificates file we should use was not found, all SSL sites will be "
"considered to have a broken certificate."
msgstr ""
"Käytettävää varmenneviranomaisten varmennetiedostoa ei löytynyt, joten "
"kaikille SSL-suojatuille sivustoille näkyy rikkinäinen varmenne."

#, c-format
msgid "Send an email message to “%s”"
msgstr "Lähetä sähköposti osoitteeseen ”%s”"

msgid "Arabic (_IBM-864)"
msgstr "Arabialainen (_IBM-864)"

msgid "Arabic (ISO-_8859-6)"
msgstr "Arabialainen (ISO-_8859-6)"

msgid "Arabic (_MacArabic)"
msgstr "Arabialainen (_MacArabic)"

msgid "Arabic (_Windows-1256)"
msgstr "Arabialainen (_Windows-1256)"

msgid "Baltic (_ISO-8859-13)"
msgstr "Balttilainen (_ISO-8859-13)"

msgid "Baltic (I_SO-8859-4)"
msgstr "Balttilainen (I_SO-8859-4)"

msgid "Baltic (_Windows-1257)"
msgstr "Balttilainen (_Windows-1257)"

msgid "_Armenian (ARMSCII-8)"
msgstr "_Armenialainen (ARMSCII-8)"

msgid "_Georgian (GEOSTD8)"
msgstr "_Georgialainen (GEOSTD8)"

msgid "Central European (_IBM-852)"
msgstr "Keskieurooppalainen (_IBM-852)"

msgid "Central European (I_SO-8859-2)"
msgstr "Keskieurooppalainen (I_SO-8859-2)"

msgid "Central European (_MacCE)"
msgstr "Keskieurooppalainen (_MacCE)"

msgid "Central European (_Windows-1250)"
msgstr "Keskieurooppalainen (_Windows-1250)"

msgid "Chinese Simplified (_GB18030)"
msgstr "Kiinalainen, yksinkertaistettu (_GB18030)"

msgid "Chinese Simplified (G_B2312)"
msgstr "Kiinalainen, yksinkertaistettu (G_B2312)"

msgid "Chinese Simplified (GB_K)"
msgstr "Kiinalainen, yksinkertaistettu (GB_K)"

msgid "Chinese Simplified (_HZ)"
msgstr "Kiinalainen, yksinkertaistettu (_HZ)"

msgid "Chinese Simplified (_ISO-2022-CN)"
msgstr "Kiinalainen, yksinkertaistettu (_ISO-2022-CN)"

msgid "Chinese Traditional (Big_5)"
msgstr "Kiinalainen, perinteinen (Big_5)"

msgid "Chinese Traditional (Big5-HK_SCS)"
msgstr "Kiinalainen, perinteinen (Big5-HK_SCS)"

msgid "Chinese Traditional (_EUC-TW)"
msgstr "Kiinalainen, perinteinen (_EUC-TW)"

msgid "Cyrillic (_IBM-855)"
msgstr "Kyrillinen/Venäläinen (_IBM-855)"

msgid "Cyrillic (I_SO-8859-5)"
msgstr "Kyrillinen/Venäläinen (I_SO-8859-5)"

msgid "Cyrillic (IS_O-IR-111)"
msgstr "Kyrillinen/Venäläinen (IS_O-IR-111)"

msgid "Cyrillic (_KOI8-R)"
msgstr "Kyrillinen/Venäläinen (_KOI8-R)"

msgid "Cyrillic (_MacCyrillic)"
msgstr "Kyrillinen/Venäläinen (_MacCyrillic)"

msgid "Cyrillic (_Windows-1251)"
msgstr "Kyrillinen/Venäläinen (_Windows-1251)"

msgid "Cyrillic/_Russian (IBM-866)"
msgstr "Kyrillinen/_Venäläinen (IBM-866)"

msgid "Greek (_ISO-8859-7)"
msgstr "Kreikkalainen (_ISO-8859-7)"

msgid "Greek (_MacGreek)"
msgstr "Kreikkalainen (_MacGreek)"

msgid "Greek (_Windows-1253)"
msgstr "Kreikkalainen (_Windows-1253)"

msgid "Gujarati (_MacGujarati)"
msgstr "Gujarati (_MacGujarati)"

msgid "Gurmukhi (Mac_Gurmukhi)"
msgstr "Gurmukhi (Mac_Gurmukhi)"

msgid "Hindi (Mac_Devanagari)"
msgstr "Hindi (Mac_Devanagari)"

msgid "Hebrew (_IBM-862)"
msgstr "Heprealainen (_IBM-862)"

msgid "Hebrew (IS_O-8859-8-I)"
msgstr "Heprealainen (IS_O-8859-8-I)"

msgid "Hebrew (_MacHebrew)"
msgstr "Heprealainen (_MacHebrew)"

msgid "Hebrew (_Windows-1255)"
msgstr "Heprealainen (_Windows-1255)"

msgid "_Visual Hebrew (ISO-8859-8)"
msgstr "_Visuaalinen heprea (ISO-8859-8)"

msgid "Japanese (_EUC-JP)"
msgstr "Japanilainen (_EUC-JP)"

msgid "Japanese (_ISO-2022-JP)"
msgstr "Japanilainen (_ISO-2022-JP)"

msgid "Japanese (_Shift-JIS)"
msgstr "Japanilainen (_Shift-JIS)"

msgid "Korean (_EUC-KR)"
msgstr "Korealainen (_EUC-KR)"

msgid "Korean (_ISO-2022-KR)"
msgstr "Korealainen (_ISO-2022-KR)"

msgid "Korean (_JOHAB)"
msgstr "Korealainen (_JOHAB)"

msgid "Korean (_UHC)"
msgstr "Korealainen (_UHC)"

msgid "_Celtic (ISO-8859-14)"
msgstr "_Kelttiläinen (ISO-8859-14)"

msgid "_Icelandic (MacIcelandic)"
msgstr "_Islantilainen (MacIcelandic)"

msgid "_Nordic (ISO-8859-10)"
msgstr "Pohjoismaalai_nen (ISO-8859-10)"

msgid "_Persian (MacFarsi)"
msgstr "_Persialainen (MacFarsi)"

msgid "Croatian (Mac_Croatian)"
msgstr "Kroatialainen (Mac_Croatian)"

msgid "_Romanian (MacRomanian)"
msgstr "_Romanialainen (MacRomanian)"

msgid "R_omanian (ISO-8859-16)"
msgstr "R_omanialainen (ISO-8859-16)"

msgid "South _European (ISO-8859-3)"
msgstr "Etelä_eurooppalainen (ISO-8859-3)"

msgid "Thai (TIS-_620)"
msgstr "Thai (TIS-_620)"

msgid "Thai (IS_O-8859-11)"
msgstr "Balttilainen (IS_O-8859-13)"

msgid "_Thai (Windows-874)"
msgstr "_Thai (Windows-874)"

msgid "Turkish (_IBM-857)"
msgstr "Turkkilainen (_IBM-857)"

msgid "Turkish (I_SO-8859-9)"
msgstr "Turkkilainen (I_SO-8859-9)"

msgid "Turkish (_MacTurkish)"
msgstr "Turkkilainen (_MacTurkish)"

msgid "Turkish (_Windows-1254)"
msgstr "Turkkilainen (_Windows-1254)"

msgid "Unicode (UTF-_8)"
msgstr "Unicode (UTF-_8)"

msgid "Cyrillic/Ukrainian (_KOI8-U)"
msgstr "Kyrillinen/Ukrainalainen (_KOI8-U)"

msgid "Cyrillic/Ukrainian (Mac_Ukrainian)"
msgstr "Kyrillinen/Ukrainalainen (Mac_Ukrainian)"

msgid "Vietnamese (_TCVN)"
msgstr "Vietnamilainen (_TCVN)"

msgid "Vietnamese (_VISCII)"
msgstr "Vietnamilainen (_VISCII)"

msgid "Vietnamese (V_PS)"
msgstr "Vietnamilainen (V_PS)"

msgid "Vietnamese (_Windows-1258)"
msgstr "Vietnamilainen (_Windows-1258)"

msgid "Western (_IBM-850)"
msgstr "Läntinen (_IBM-850)"

msgid "Western (_ISO-8859-1)"
msgstr "Läntinen (_ISO-8859-1)"

msgid "Western (IS_O-8859-15)"
msgstr "Läntinen (IS_O-8859-15)"

msgid "Western (_MacRoman)"
msgstr "Läntinen (_MacRoman)"

msgid "Western (_Windows-1252)"
msgstr "Läntinen (_Windows-1252)"

#. the following encodings are so rarely used that we don't want to pollute the "related"
#. * part of the encodings menu with them, so we set the language group to 0 here
#.
msgid "English (_US-ASCII)"
msgstr "Englantilainen (_US-ASCII)"

msgid "Unicode (UTF-_16 BE)"
msgstr "Unicode (UTF-_16 BE)"

msgid "Unicode (UTF-1_6 LE)"
msgstr "Unicode (UTF-1_6 LE)"

msgid "Unicode (UTF-_32 BE)"
msgstr "Unicode (UTF-_32 BE)"

msgid "Unicode (UTF-3_2 LE)"
msgstr "Unicode (UTF-3_2 LE)"

#. translators: this is the title that an unknown encoding will
#. * be displayed as.
#.
#: ../embed/ephy-encodings.c:281
#, c-format
msgid "Unknown (%s)"
msgstr "Tuntematon (%s)"

msgid "All"
msgstr "Kaikki"

msgid "Others"
msgstr "Muut"

msgid "Local files"
msgstr "Paikalliset tiedostot"

msgid "Installed plugins"
msgstr "Asennetut liitännäiset"

msgid "Enabled"
msgstr "Käytössä"

msgid "Yes"
msgstr "Kyllä"

msgid "No"
msgstr "Ei"

msgid "MIME type"
msgstr "MIME-tyyppi"

msgid "Description"
msgstr "Kuvaus"

msgid "Suffixes"
msgstr "Päätteet"

msgid "Memory usage"
msgstr "Muistinkulutus"

msgid "Applications"
msgstr "Sovellukset"

msgid "List of installed web applications"
msgstr "Luettelo asennetuista www-sovelluksista"

#. Note for translators: this refers to the installation date.
msgid "Installed on:"
msgstr "Asennettu:"

#. characters
#. ms
#. RELOAD_DELAY * RELOAD_DELAY_MAX_TICKS = 10 s
msgid "Blank page"
msgstr "Tyhjä sivu"

msgid "Not now"
msgstr "Ei nyt"

msgid "Store password"
msgstr "Tallenna salasana"

#. Translators: The first %s is the username and the second one is the
#. * hostname where this is happening. Example: gnome@gmail.com and
#. * mail.google.com.
#.
#, c-format
msgid ""
"<big>Would you like to store the password for <b>%s</b> in <b>%s</b>?</big>"
msgstr ""
"<big>Haluatko tallentaa salasanan tunnukselle <b>%s</b> sivustolla <b>%s</b>?"
"</big>"

#. Translators: Geolocation policy for a specific site.
msgid "Deny"
msgstr "Älä salli"

#. Translators: Geolocation policy for a specific site.
msgid "Allow"
msgstr "Salli"

#, c-format
msgid "The page at <b>%s</b> wants to know your location."
msgstr "Sivu <b>%s</b> haluaa tietää sijaintisi."

msgid "None specified"
msgstr "Ei määritetty"

#, c-format
msgid "Oops! Error loading %s"
msgstr "Oho! Virhe ladattaessa kohteesta %s"

msgid "Oops! It was not possible to show this website"
msgstr "Oho! Ei ollut mahdollista näyttää tätä www-sivua"

#, c-format
msgid ""
"<p>The website at <strong>%s</strong> seems to be unavailable. The precise "
"error was:</p><p><em>%s</em></p><p>It could be temporarily switched off or "
"moved to a new address. Don't forget to check that your internet connection "
"is working correctly.</p>"
msgstr ""
"<p>WWW-sivusto osoitteessa <strong>%s</strong> ei vaikuta olevan saatavilla. "
"Tarkka virhe oli:</p><p><em>%s</em></p><p>Sivusto voi olla tilapäisesti "
"kytketty pois päältä tai siirretty uuteen osoitteeseen. Ethän unohda "
"tarkistaa, että Internet-yhteytesi toimii oikein.</p>"

msgid "Try again"
msgstr "Yritä uudelleen"

msgid "Oops! This site might have caused the web browser to close unexpectedly"
msgstr ""
"Oho! Tämä sivusto taisi saada selaimen sulkeutumaan odottamattomalla tavalla"

#, c-format
msgid ""
"<p>This page was loading when the web browser closed unexpectedly.</"
"p><p>This might happen again if you reload the page. If it does, please "
"report the problem to the <strong>%s</strong> developers.</p>"
msgstr ""
"<p>Tätä sivua oltiin lataamassa, kun selain sulkeutui odottamatta.</"
"p><p>Tämä voi tapahtua uudestaan, kun sivu ladataan uudelleen. Jos se "
"tapahtuu uudestaan, raportoi vika <strong>%s</strong>-kehittäjille.</p>"

msgid "Load again anyway"
msgstr "Lataa kuitenkin uudelleen"

#, c-format
msgid "http://www.google.com/search?q=%s&ie=UTF-8&oe=UTF-8"
msgstr "http://www.google.fi/search?q=%s&ie=UTF-8&oe=UTF-8"

msgid "Plugins"
msgstr "Liitännäiset"

#. translators: %s here is the address of the web page
#, c-format
msgid "Loading “%s”…"
msgstr "Ladataan ”%s”…"

msgid "Loading…"
msgstr "Ladataan…"

#. Translators: this is the directory name to store auxilary files
#. * when saving html files.
#.
#, c-format
msgid "%s Files"
msgstr "%s tiedostoa"

#: ../lib/egg/eggdesktopfile.c:165
#, c-format
msgid "File is not a valid .desktop file"
msgstr "Tiedosto ei ole kelvollinen .desktop-tiedosto"

#: ../lib/egg/eggdesktopfile.c:188
#, c-format
msgid "Unrecognized desktop file Version '%s'"
msgstr "Tunnistamaton työpöytätiedosto versiolla ”%s”"

#: ../lib/egg/eggdesktopfile.c:958
#, c-format
msgid "Starting %s"
msgstr "Käynnistetään %s"

#: ../lib/egg/eggdesktopfile.c:1100
#, c-format
msgid "Application does not accept documents on command line"
msgstr "Sovellus ei hyväksy asiakirjoja komentoriviltä"

#: ../lib/egg/eggdesktopfile.c:1168
#, c-format
msgid "Unrecognized launch option: %d"
msgstr "Tunnistamaton käynnistysvalitsin: %d"

#: ../lib/egg/eggdesktopfile.c:1373
#, c-format
msgid "Can't pass document URIs to a 'Type=Link' desktop entry"
msgstr ""
"Ei voida syöttää asiakirjan URIa työpöytäalkiolle, jonka tyyppi on ”linkki”"

#: ../lib/egg/eggdesktopfile.c:1392
#, c-format
msgid "Not a launchable item"
msgstr "Ei ole käynnistettävä kohde"

#. Translaters: This string is for a toggle to display a toolbar.
#. * The name of the toolbar is automatically computed from the widgets
#. * on the toolbar, and is placed at the %s. Note the _ before the %s
#. * which is used to add mnemonics. We know that this is likely to
#. * produce duplicates, but don't worry about it. If your language
#. * normally has a mnemonic at the start, please use the _. If not,
#. * please remove.
#, c-format
msgid "Show “_%s”"
msgstr "Näytä ”_%s”"

msgid "_Move on Toolbar"
msgstr "_Siirrä työkalupalkissa"

msgid "Move the selected item on the toolbar"
msgstr "Siirrä valittu kohta työkalupalkkiin"

msgid "_Remove from Toolbar"
msgstr "_Poista työkalupalkista"

msgid "Remove the selected item from the toolbar"
msgstr "Poista valittu kohta työkalupalkista"

msgid "_Delete Toolbar"
msgstr "_Poista työkalupalkki"

msgid "Remove the selected toolbar"
msgstr "Poista valittu työkalupalkki"

msgid "Disable connection to session manager"
msgstr "Katkaise yhteys istunnonhallintaan"

msgid "Specify file containing saved configuration"
msgstr "Määritä tiedosto, joka sisältää tallennetut asetukset"

msgid "FILE"
msgstr "TIEDOSTO"

msgid "Specify session management ID"
msgstr "Määritä istunnonhallintatunniste"

msgid "ID"
msgstr "TUNNISTE"

msgid "Session management options:"
msgstr "Istunnonhallinnan valitsimet:"

msgid "Show session management options"
msgstr "Näytä istunnonhallinnan valitsimet"

msgid "Separator"
msgstr "Erotin"

msgid "All supported types"
msgstr "Kaikki tuetut tyypit"

msgid "Web pages"
msgstr "WWW-sivut"

msgid "Images"
msgstr "Kuvat"

msgid "All files"
msgstr "Kaikki tiedostot"

#. If we don't have XDG user dirs info, return an educated guess.
msgid "Desktop"
msgstr "Työpöytä"

#, c-format
msgid "Could not create a temporary directory in “%s”."
msgstr "Väliaikaiskansiota hakemistoon ”%s” ei voi luoda."

#, c-format
msgid "The file “%s” exists. Please move it out of the way."
msgstr "Tiedosto ”%s” on jo olemassa, siirrä se pois tieltä."

#, c-format
msgid "Failed to create directory “%s”."
msgstr "Kansiota ”%s” ei voi luoda."

#, c-format
msgid "Directory “%s” is not writable"
msgstr "Kansioon ”%s” ei voi kirjoittaa"

msgid "You do not have permission to create files in this directory."
msgstr "Sinulla ei ole oikeuksia luoda tiedostoja tähän hakemistoon."

msgid "Directory not Writable"
msgstr "Hakemisto ei ole kirjoitettavissa"

#, c-format
msgid "Cannot overwrite existing file “%s”"
msgstr "Olemassa olevaa tiedostoa ”%s” ei voi ylikirjoittaa"

msgid ""
"A file with this name already exists and you don't have permission to "
"overwrite it."
msgstr ""
"Tämänniminen tiedosto on jo olemassa, eikä sinulla ole oikeuksia kirjoittaa "
"sen päälle."

msgid "Cannot Overwrite File"
msgstr "Tiedoston päälle ei voi kirjoittaa"

#, c-format
msgid "Could not display help: %s"
msgstr "Ohjeen näyttäminen ei onnistunut: %s"

#: ../lib/ephy-nss-glue.c:62
msgid "Master password needed"
msgstr "Tarvitaan pääsalasana"

#: ../lib/ephy-nss-glue.c:64
msgid ""
"The passwords from the previous version (Gecko) are locked with a master "
"password. If you want Epiphany to import them, please enter your master "
"password below."
msgstr ""
"Salasanat aiemmasta versiosta (Gecko) on lukittu pääsalasanalla. Jos tahdot, "
"että Epiphany tuo ne, syötä tähän pääsalasanasi."

msgid "Failed to copy cookies file from Mozilla."
msgstr "Evästeiden kopiointi Mozillasta epäonnistui."

#: ../lib/ephy-stock-icons.c:47
msgid "Popup Windows"
msgstr "Ponnahdusikkunat"

msgid "History"
msgstr "Sivuhistoria"

#: ../lib/ephy-stock-icons.c:49
#: ../src/bookmarks/ephy-bookmark-factory-action.c:300
msgid "Bookmark"
msgstr "Kirjanmerkki"

msgid "Bookmarks"
msgstr "Kirjanmerkit"

msgid "Address Entry"
msgstr "Osoitekenttä"

#: ../lib/ephy-stock-icons.c:52
msgid "_Download"
msgstr "_Tallenna"

#. Translators: "friendly time" string for the current day, strftime format. like "Today 12:34 am"
#: ../lib/ephy-time-helpers.c:223
msgid "Today %I:%M %p"
msgstr "Tänään %H.%M"

#. Translators: "friendly time" string for the previous day,
#. * strftime format. e.g. "Yesterday 12:34 am"
#.
#: ../lib/ephy-time-helpers.c:236
msgid "Yesterday %I:%M %p"
msgstr "Eilen %H.%M"

#. Translators: "friendly time" string for a day in the current week,
#. * strftime format. e.g. "Wed 12:34 am"
#.
#: ../lib/ephy-time-helpers.c:252
msgid "%a %I:%M %p"
msgstr "%a %H.%M"

#. Translators: "friendly time" string for a day in the current year,
#. * strftime format. e.g. "Feb 12 12:34 am"
#.
#: ../lib/ephy-time-helpers.c:264
msgid "%b %d %I:%M %p"
msgstr "%e. %Bta %H.%M"

#. Translators: "friendly time" string for a day in a different year,
#. * strftime format. e.g. "Feb 12 1997"
#.
#: ../lib/ephy-time-helpers.c:269
msgid "%b %d %Y"
msgstr "%e. %Bta %Y"

#. impossible time or broken locale settings
msgid "Unknown"
msgstr "Tuntematon"

#: ../lib/ephy-zoom.h:44
msgid "50%"
msgstr "50 %"

#: ../lib/ephy-zoom.h:45
msgid "75%"
msgstr "75 %"

#: ../lib/ephy-zoom.h:46
msgid "100%"
msgstr "100 %"

#: ../lib/ephy-zoom.h:47
msgid "125%"
msgstr "125 %"

#: ../lib/ephy-zoom.h:48
msgid "150%"
msgstr "150 %"

#: ../lib/ephy-zoom.h:49
msgid "175%"
msgstr "175 %"

#: ../lib/ephy-zoom.h:50
msgid "200%"
msgstr "200 %"

#: ../lib/ephy-zoom.h:51
msgid "300%"
msgstr "300 %"

#: ../lib/ephy-zoom.h:52
msgid "400%"
msgstr "400 %"

#, c-format
msgid "%u:%02u hour left"
msgid_plural "%u:%02u hours left"
msgstr[0] "%u:%02u tuntia jäljellä"
msgstr[1] "%u:%02u tunti jäljellä"

#, c-format
msgid "%u hour left"
msgid_plural "%u hours left"
msgstr[0] "%u tunti jäljellä"
msgstr[1] "%u tuntia jäljellä"

#, c-format
msgid "%u:%02u minute left"
msgid_plural "%u:%02u minutes left"
msgstr[0] "%u:%02u minuutti jäljellä"
msgstr[1] "%u:%02u minuuttia jäljellä"

#, c-format
msgid "%u second left"
msgid_plural "%u seconds left"
msgstr[0] "%u sekunti jäljellä"
msgstr[1] "%u sekuntia jäljellä"

msgid "Finished"
msgstr "Valmis"

#, c-format
msgid "Error downloading: %s"
msgstr "Virhe ladattaessa: %s"

msgid "Cancel"
msgstr "Peru"

msgid "Open"
msgstr "Avaa"

msgid "Show in folder"
msgstr "Näytä kansiossa"

msgid "Starting…"
msgstr "Käynnistetään…"

msgid "Drag and drop this icon to create a link to this page"
msgstr "Vedä ja pudota tämä kuvake tehdäksesi tähän sivuun osoittavan linkin"

#: ../lib/widgets/ephy-search-entry.c:158
msgid "Clear"
msgstr "Tyhjennä"

#, c-format
msgid "%s:"
msgstr "%s:"

#, c-format
msgid "Executes the script “%s”"
msgstr "Suorittaa skriptin ”%s”"

#. Translators: This string is used when counting bookmarks that
#. * are similar to each other
#, c-format
msgid "%d _Similar"
msgid_plural "%d _Similar"
msgstr[0] "%d _samanlainen"
msgstr[1] "%d _samanlaista"

#, c-format
msgid "_Unify With %d Identical Bookmark"
msgid_plural "_Unify With %d Identical Bookmarks"
msgstr[0] "_Yhdistä %d identtisen kirjanmerkin kanssa"
msgstr[1] "_Yhdistä %d identtisen kirjanmerkin kanssa"

#, c-format
msgid "Show “%s”"
msgstr "Näytä ”%s”"

#, c-format
msgid "“%s” Properties"
msgstr "”%s” ominaisuudet"

msgid "_Title:"
msgstr "_Otsikko:"

msgid "A_ddress:"
msgstr "_Osoite:"

msgid "T_opics:"
msgstr "_Aiheet:"

msgid "Sho_w all topics"
msgstr "Näy_tä kaikki aiheet"

msgid "Entertainment"
msgstr "Viihde"

msgid "News"
msgstr "Uutiset"

msgid "Shopping"
msgstr "Ostokset"

msgid "Sports"
msgstr "Urheilu"

msgid "Travel"
msgstr "Matkat"

msgid "Work"
msgstr "Työ"

#. translators: the %s is the title of the bookmark
#, c-format
msgid "Update bookmark “%s”?"
msgstr "Päivitetäänkö kirjanmerkki ”%s”?"

#. translators: the %s is a URL
#, c-format
msgid "The bookmarked page has moved to “%s”."
msgstr "Kirjanmerkin sisältämä sivu on siirretty osoitteeseen ”%s”."

msgid "_Don't Update"
msgstr "_Älä päivitä"

msgid "_Update"
msgstr "_Päivitä"

msgid "Update Bookmark?"
msgstr "Päivitetäänkö kirjanmerkki?"

#. Translators: this topic contains all bookmarks
msgctxt "bookmarks"
msgid "All"
msgstr "Kaikki"

#. Translators: this topic contains the most used bookmarks
msgctxt "bookmarks"
msgid "Most Visited"
msgstr "Useimmin vieraillut"

#. Translators: this topic contains the not categorized
#. bookmarks
msgctxt "bookmarks"
msgid "Not Categorized"
msgstr "Luokittelemattomat"

#. Translators: this is an automatic topic containing local
#. * websites bookmarks autodiscovered with zeroconf.
msgctxt "bookmarks"
msgid "Nearby Sites"
msgstr "Lähiympäristön sivustot"

msgid "Untitled"
msgstr "Nimetön"

#: ../src/bookmarks/ephy-bookmarks-editor.c:78
msgid "Epiphany (RDF)"
msgstr "Epiphany (RDF)"

#: ../src/bookmarks/ephy-bookmarks-editor.c:79
msgid "Mozilla (HTML)"
msgstr "Mozilla (HTML)"

msgid "Remove from this topic"
msgstr "Poista tästä aiheesta"

#. Toplevel
msgid "_File"
msgstr "_Tiedosto"

msgid "_Edit"
msgstr "_Muokkaa"

msgid "_View"
msgstr "_Näytä"

msgid "_Help"
msgstr "O_hje"

#. File Menu
msgid "_New Topic"
msgstr "_Uusi aihe"

msgid "Create a new topic"
msgstr "Luo uusi aihe"

#. FIXME ngettext
#. File Menu
msgid "Open in New _Window"
msgid_plural "Open in New _Windows"
msgstr[0] "Avaa uudessa _ikkunassa"
msgstr[1] "Avaa uusissa _ikkunoissa"

msgid "Open the selected bookmark in a new window"
msgstr "Avaa valittu kirjanmerkki uuteen ikkunaan"

#. FIXME ngettext
msgid "Open in New _Tab"
msgid_plural "Open in New _Tabs"
msgstr[0] "Avaa uusissa _välilehdissä"
msgstr[1] "Avaa uudessa _välilehdessä"

msgid "Open the selected bookmark in a new tab"
msgstr "Avaa valittu kirjanmerkki uuteen välilehteen"

msgid "_Rename…"
msgstr "_Nimeä uudelleen…"

msgid "Rename the selected bookmark or topic"
msgstr "Nimeä valittu kirjanmerkki tai aihe uudelleen"

#. Add popup menu actions that are specific to the bookmark widgets
msgid "_Properties"
msgstr "_Ominaisuudet"

msgid "View or modify the properties of the selected bookmark"
msgstr "Katsele tai muokkaa valitun kirjanmerkin ominaisuuksia"

msgid "_Import Bookmarks…"
msgstr "_Tuo kirjanmerkit…"

msgid "Import bookmarks from another browser or a bookmarks file"
msgstr "Tuo kirjanmerkkejä muusta selaimesta tai kirjanmerkkitiedostosta"

msgid "_Export Bookmarks…"
msgstr "_Vie kirjanmerkit…"

msgid "Export bookmarks to a file"
msgstr "Vie kirjanmerkit tiedostoon"

msgid "_Close"
msgstr "_Sulje"

msgid "Close the bookmarks window"
msgstr "Sulje kirjanmerkki-ikkuna"

#. Edit Menu
msgid "Cu_t"
msgstr "_Leikkaa"

msgid "Cut the selection"
msgstr "Leikkaa valinta"

msgid "_Copy"
msgstr "_Kopioi"

msgid "Copy the selection"
msgstr "Kopioi valinta"

msgid "_Paste"
msgstr "L_iitä"

msgid "Paste the clipboard"
msgstr "Liitä leikepöydän sisältö"

msgid "_Delete"
msgstr "_Poista"

msgid "Delete the selected bookmark or topic"
msgstr "Poista valittu kirjanmerkki tai aihe"

msgid "Select _All"
msgstr "Valitse k_aikki"

msgid "Select all bookmarks or text"
msgstr "Valitse kaikki kirjanmerkit tai kaikki teksti"

#. Help Menu
#. Help menu
msgid "_Contents"
msgstr "_Sisältö"

msgid "Display bookmarks help"
msgstr "Näytä kirjanmerkkiohje"

msgid "_About"
msgstr "_Tietoja"

msgid "Display credits for the web browser creators"
msgstr "Näytä luettelo tämän WWW-selaimen tekijöistä"

msgid "_Show on Toolbar"
msgstr "_Näytä työkalupalkissa"

msgid "Show the selected bookmark on a toolbar"
msgstr "Näytä valittu kirjanmerkki työkalupalkissa"

#. View Menu
msgid "_Title"
msgstr "_Otsikko"

msgid "Show the title column"
msgstr "Näytä otsikkosarake"

msgid "Address"
msgstr "Osoite"

msgid "Show the address column"
msgstr "Näytä osoitesarake"

msgid "Type a topic"
msgstr "Kirjoita aihe"

#, c-format
msgid "Delete topic “%s”?"
msgstr "Poistetaanko aihe ”%s”?"

msgid "Delete this topic?"
msgstr "Poistetaanko tämä aihe?"

msgid ""
"Deleting this topic will cause all its bookmarks to become uncategorized, "
"unless they also belong to other topics. The bookmarks will not be deleted."
msgstr ""
"Tämän aiheen poistaminen muuttaa sen sisältämät kirjanmerkit "
"luokittelemattomiksi, jolleivät ne kuulu johonkin toiseen aiheeseen. "
"Kirjanmerkkejä ei poisteta."

msgid "_Delete Topic"
msgstr "_Poista aihe"

#. FIXME: proper i18n after freeze
msgid "Firefox"
msgstr "Firefox"

msgid "Firebird"
msgstr "Firebird"

#. Translators: The %s is the name of a Mozilla profile.
#, c-format
msgid "Mozilla “%s” profile"
msgstr "Mozillan ”%s”-profiili"

msgid "Galeon"
msgstr "Galeon"

msgid "Konqueror"
msgstr "Konqueror"

msgid "Import failed"
msgstr "Tuonti epäonnistui"

msgid "Import Failed"
msgstr "Tuonti epäonnistui"

#, c-format
msgid ""
"The bookmarks from “%s” could not be imported because the file is corrupted "
"or of an unsupported type."
msgstr ""
"Tiedoston ”%s” sisältämien kirjanmerkkien tuonti ei onnistunut, koska "
"tiedosto on vioittunut tai tuntematonta tyyppiä."

msgid "Import Bookmarks from File"
msgstr "Tuo kirjanmerkit tiedostosta"

msgid "Firefox/Mozilla bookmarks"
msgstr "Firefoxin tai Mozillan kirjanmerkit"

msgid "Galeon/Konqueror bookmarks"
msgstr "Galeonin tai Konquerorin kirjanmerkit"

msgid "Epiphany bookmarks"
msgstr "Epiphanyn kirjanmerkit"

msgid "Export Bookmarks"
msgstr "Tuo kirjanmerkit"

#. Make a format selection combo & label
msgid "File f_ormat:"
msgstr "Tiedosto_muoto:"

msgid "Import Bookmarks"
msgstr "Tuo kirjanmerkit"

msgid "I_mport"
msgstr "T_uo"

msgid "Import bookmarks from:"
msgstr "Tuo kirjanmerkit:"

msgid "File"
msgstr "Tiedosto"

msgid "_Copy Address"
msgstr "_Kopioi osoite"

msgid "_Search:"
msgstr "_Etsi:"

msgid "Topics"
msgstr "Aiheet"

msgid "Title"
msgstr "Otsikko"

msgid "Show properties for this bookmark"
msgstr "näytä kirjanmerkin ominaisuudet"

msgid "Open this bookmark in a new tab"
msgstr "Avaa kirjanmerkki uuteen välilehteen"

msgid "Open this bookmark in a new window"
msgstr "Avaa kirjanmerkki uuteen ikkunaan"

#. FIXME !!!!
#: ../src/bookmarks/ephy-open-tabs-action.c:74
msgid "Open in New _Tabs"
msgstr "Avaa uusissa _välilehdissä"

#: ../src/bookmarks/ephy-open-tabs-action.c:75
msgid "Open the bookmarks in this topic in new tabs"
msgstr "Avaa tähän aiheen kirjanmerkit uusiin välilehtiin"

#: ../src/bookmarks/ephy-related-action.c:152
msgid "Related"
msgstr "Liittyy"

#: ../src/bookmarks/ephy-topic-factory-action.c:299
msgid "Topic"
msgstr "Aihe"

#: ../src/bookmarks/ephy-topics-entry.c:330
#, c-format
msgid "Create topic “%s”"
msgstr "Luo aihe ”%s”"

#: ../src/ephy-encoding-menu.c:330
msgid "_Other…"
msgstr "_Muut…"

#: ../src/ephy-encoding-menu.c:331
msgid "Other encodings"
msgstr "Muut merkistöt"

#: ../src/ephy-encoding-menu.c:337
msgid "_Automatic"
msgstr "_Automaattinen"

msgid "Not found"
msgstr "Ei löytynyt"

msgid "Wrapped"
msgstr "Jatkettiin alusta"

msgid "Find links:"
msgstr "Etsi linkkejä:"

msgid "Find:"
msgstr "Etsi:"

#. Create a menu item, and sync it
#. Case sensitivity
msgid "_Case sensitive"
msgstr "_Huomioi kirjainkoko"

msgid "Find Previous"
msgstr "Etsi edellinen"

msgid "Find previous occurrence of the search string"
msgstr "Etsi haettavan merkkijonon edellinen esiintymä"

msgid "Find Next"
msgstr "Etsi seuraava"

msgid "Find next occurrence of the search string"
msgstr "Etsi haettavan merkkijonon seuraava esiintymä"

#. exit button
msgid "Leave Fullscreen"
msgstr "Poistu kokoruututilasta"

msgid "Go"
msgstr "Siirry"

msgid "Open the selected history link in a new window"
msgstr "Avaa valittu linkki sivuhistoriasta uuteen ikkunaan"

msgid "Open the selected history link in a new tab"
msgstr "Avaa valittu linkki sivuhistoriasta uuteen välilehteen"

msgid "Add _Bookmark…"
msgstr "_Lisää kirjanmerkki…"

msgid "Bookmark the selected history link"
msgstr "Lisää kirjamerkki valitulle sivuhistorian linkille"

msgid "Close the history window"
msgstr "Sulje sivuhistoria"

msgid "Delete the selected history link"
msgstr "Poista valittu linkki sivuhistoriasta"

msgid "Select all history links or text"
msgstr "Valitse kaikki linkit tai teksti sivuhistoriasta"

msgid "Clear _History"
msgstr "Tyhjennä sivu_historia"

msgid "Clear your browsing history"
msgstr "Tyhjentää aiemmin selattujen sivujen historian"

msgid "Display history help"
msgstr "Näytä sivuhistorian ohje"

msgid "_Address"
msgstr "_Osoite"

msgid "_Date and Time"
msgstr "_Päiväys ja aika"

msgid "Show the date and time column"
msgstr "Näytä päiväys- ja aikasarake"

msgid "Clear browsing history?"
msgstr "Tyhjennä sivuhistoria?"

msgid ""
"Clearing the browsing history will cause all history links to be permanently "
"deleted."
msgstr ""
"Sivuhistorian tyhjentämisen seurauksena kaikki linkit poistetaan "
"sivuhistoriasta pysyvästi."

msgid "Clear History"
msgstr "Tyhjennä sivuhistoria"

msgid "Last 30 minutes"
msgstr "Viimeiset 30 minuuttia"

msgid "Today"
msgstr "Tänään"

#. keep this in sync with embed/ephy-history.c's
#. * HISTORY_PAGE_OBSOLETE_DAYS
#, c-format
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "Viimeisin %d päivä"
msgstr[1] "Viimeisimmät %d päivää"

msgid "Sites"
msgstr "Sivustot"

msgid "Date"
msgstr "Päiväys"

msgid "GNOME Web Browser"
msgstr "Gnomen WWW-selain"

msgid "Open a new tab in an existing browser window"
msgstr "Avaa uusi välilehti olemassa olevaan selainikkunaan"

msgid "Open a new browser window"
msgstr "Avaa uusi selainikkuna"

msgid "Launch the bookmarks editor"
msgstr "Käynnistä kirjanmerkkimuokkain"

msgid "Import bookmarks from the given file"
msgstr "Tuo kirjanmerkkejä annetusta tiedostosta"

msgid "Load the given session file"
msgstr "Lataa annettu istuntotiedosto"

msgid "Add a bookmark"
msgstr "Lisää kirjanmerkki"

msgid "URL"
msgstr "URL"

msgid "Start a private instance"
msgstr "Käynnistä erillinen instanssi"

msgid "Start the browser in application mode"
msgstr "Käynnistä selain sovellustilassa"

msgid "Profile directory to use in the private instance"
msgstr "Henkilökohtaisille tiedoille käytetty profiilihakemisto"

msgid "DIR"
msgstr "DIR"

msgid "URL …"
msgstr "URL …"

msgid "Could not start GNOME Web Browser"
msgstr "Gnomen WWW-selainta ei voi käynnistää"

#, c-format
msgid ""
"Startup failed because of the following error:\n"
"%s"
msgstr ""
"Käynnistys ei onnistunut seuraavan virheen takia:\n"
"%s"

msgid "GNOME Web Browser options"
msgstr "Gnomen WWW-selaimen valinnat"

msgid "Close tab"
msgstr "Sulje välilehti"

#, c-format
msgid "Downloads will be aborted and logout proceed in %d second."
msgid_plural "Downloads will be aborted and logout proceed in %d seconds."
msgstr[0] "Noudot keskeytetään ja uloskirjautuminen jatkuu %d sekunnin päästä."
msgstr[1] "Noudot keskeytetään ja uloskirjautuminen jatkuu %d sekunnin päästä."

msgid "Abort pending downloads?"
msgstr "Keskeytetäänkö valmistumattomat noudot?"

msgid ""
"There are still downloads pending. If you log out, they will be aborted and "
"lost."
msgstr ""
"Noutoja on vielä kesken. Jos kirjaudut ulos, noudot keskeytetään ja noudetut "
"tiedostot hukataan."

msgid "_Cancel Logout"
msgstr "_Keskeytä uloskirjautuminen"

msgid "_Abort Downloads"
msgstr "_Keskeytä noudot"

msgid "Don't recover"
msgstr "Älä palauta"

msgid "Recover session"
msgstr "Palauta istunto"

msgid "Do you want to recover the previous browser windows and tabs?"
msgstr "Haluatko palauttaa edelliset selainikkunat ja välilehdet?"

msgid "Switch to this tab"
msgstr "Vaihda tähän välilehteen"

msgid "_Back"
msgstr "_Takaisin"

msgid "Go to the previous visited page"
msgstr "Siirry edelliselle käydylle sivulle"

#. this is the tooltip on the Back button's drop-down arrow, which will show
#. * a menu with all sites you can go 'back' to
#.
msgid "Back history"
msgstr "Taaksepäin sivuhistoriassa"

msgid "_Forward"
msgstr "_Eteenpäin"

msgid "Go to the next visited page"
msgstr "Siirry seuraavalle käydylle sivulle"

#. this is the tooltip on the Forward button's drop-down arrow, which will show
#. * a menu with all sites you can go 'forward' to
#.
msgid "Forward history"
msgstr "Eteenpäin sivuhistoriassa"

msgid "_Up"
msgstr "_Ylös"

msgid "Go up one level"
msgstr "Siirry yksi taso ylös"

#. this is the tooltip on the Up button's drop-down arrow, which will show
#. * a menu with al sites you can go 'up' to
#.
msgid "List of upper levels"
msgstr "Luettelo ylemmistä tasoista"

msgid "Enter a web address to open, or a phrase to search for"
msgstr "Syötä avattava WWW-osoite tai etsittävä teksti"

msgid "Zoom"
msgstr "Mittakaava"

msgid "Adjust the text size"
msgstr "Säädä tekstin kokoa"

msgid "Go to the address entered in the address entry"
msgstr "Siirry osoitteeseen, joka on osoitekentässä"

msgid "_Home"
msgstr "_Aloitus"

msgid "Go to the home page"
msgstr "Siirry aloitussivulle"

msgid "New _Tab"
msgstr "Uusi _välilehti"

msgid "Open a new tab"
msgstr "Avaa uusi välilehti"

msgid "_New Window"
msgstr "Uusi _ikkuna"

msgid "Open a new window"
msgstr "Avaa uusi ikkuna"

#: ../src/ephy-toolbar-editor.c:71
msgctxt "toolbar style"
msgid "Default"
msgstr "Oletus"

#. separator row
#: ../src/ephy-toolbar-editor.c:73
msgctxt "toolbar style"
msgid "Text below icons"
msgstr "Teksti kuvakkeiden alla"

#: ../src/ephy-toolbar-editor.c:74
msgctxt "toolbar style"
msgid "Text beside icons"
msgstr "Teksti kuvakkeiden vieressä"

#: ../src/ephy-toolbar-editor.c:75
msgctxt "toolbar style"
msgid "Icons only"
msgstr "Vain kuvakkeet"

#: ../src/ephy-toolbar-editor.c:76
msgctxt "toolbar style"
msgid "Text only"
msgstr "Vain teksti"

#: ../src/ephy-toolbar-editor.c:185
msgid "Toolbar Editor"
msgstr "Työkalupalkkimuokkain"

#. translators: translate the same as in gnome-control-center
#: ../src/ephy-toolbar-editor.c:204
msgid "Toolbar _button labels:"
msgstr "Työkalupalkin _painikkeiden nimiöt:"

msgid "_Add a New Toolbar"
msgstr "_Lisää uusi työkalupalkki"

#: ../src/ephy-window.c:117
msgid "_Bookmarks"
msgstr "_Kirjanmerkit"

#: ../src/ephy-window.c:118
msgid "_Go"
msgstr "_Siirry"

#: ../src/ephy-window.c:119
msgid "T_ools"
msgstr "T_yökalut"

#: ../src/ephy-window.c:120
msgid "_Tabs"
msgstr "_Välilehdet"

#: ../src/ephy-window.c:122
msgid "_Toolbars"
msgstr "_Työkalupalkit"

#. File menu
#: ../src/ephy-window.c:128
msgid "_Open…"
msgstr "_Avaa…"

#: ../src/ephy-window.c:129
msgid "Open a file"
msgstr "Avaa tiedosto"

#: ../src/ephy-window.c:131
msgid "Save _As…"
msgstr "Tallenna _nimellä…"

#: ../src/ephy-window.c:132
msgid "Save the current page"
msgstr "Tallenna nykyinen sivu"

#: ../src/ephy-window.c:134
msgid "Save As _Web Application…"
msgstr "Tallenna _WWW-sovelluksena…"

msgid "Save the current page as a Web Application"
msgstr "Tallenna nykyinen sivu WWW-sovelluksena"

msgid "Page Set_up"
msgstr "Sivun t_ulostusasetukset"

msgid "Setup the page settings for printing"
msgstr "Määrittele paperin asetukset tulostusta varten"

msgid "Print Pre_view"
msgstr "Tulostuksen _esikatselu"

msgid "Print preview"
msgstr "Esikatselu"

msgid "_Print…"
msgstr "_Tulosta…"

msgid "Print the current page"
msgstr "Tulosta nykyinen sivu"

msgid "S_end Link by Email…"
msgstr "Lähetä linkki _sähköpostina…"

msgid "Send a link of the current page"
msgstr "Postita linkki nykyiselle sivulle"

msgid "Close this tab"
msgstr "Sulje tämä välilehti"

#. Edit menu
msgid "_Undo"
msgstr "_Kumoa"

msgid "Undo the last action"
msgstr "Kumoa viimeisin toiminto"

msgid "Re_do"
msgstr "_Tee uudelleen"

msgid "Redo the last undone action"
msgstr "Tee viimeisin kumottu toiminto uudelleen"

msgid "Paste clipboard"
msgstr "Liitä leikepöydältä"

msgid "Delete text"
msgstr "Poista teksti"

msgid "Select the entire page"
msgstr "Valitse koko sivu"

msgid "_Find…"
msgstr "_Etsi…"

msgid "Find a word or phrase in the page"
msgstr "Etsi tekstiä sivulta"

msgid "Find Ne_xt"
msgstr "Etsi _seuraava"

msgid "Find next occurrence of the word or phrase"
msgstr "Etsi tekstin seuraava esiintymä"

msgid "Find Pre_vious"
msgstr "Etsi e_dellinen"

msgid "Find previous occurrence of the word or phrase"
msgstr "Etsi tekstin edellinen esiintymä"

msgid "P_ersonal Data"
msgstr "_Omat tiedot"

msgid "View and remove cookies and passwords"
msgstr "Katsele ja poista tallentuneita evästeitä ja salasanoja"

msgid "Certificate_s"
msgstr "_Varmenteet"

msgid "Manage Certificates"
msgstr "Hallitse varmenteita"

msgid "P_references"
msgstr "Aset_ukset"

msgid "Configure the web browser"
msgstr "Säädä WWW-selainta"

#. View menu
msgid "_Customize Toolbars…"
msgstr "_Mukauta työkalupalkkeja…"

msgid "Customize toolbars"
msgstr "Mukauta työkalupalkkeja"

msgid "_Stop"
msgstr "_Pysäytä"

msgid "Stop current data transfer"
msgstr "Pysäytä meneillään oleva tiedonsiirto"

msgid "_Reload"
msgstr "Päi_vitä"

msgid "Display the latest content of the current page"
msgstr "Näytä nykyisen sivun viimeisin sisältö"

msgid "_Larger Text"
msgstr "_Suurempi teksti"

msgid "Increase the text size"
msgstr "Kasvata tekstin kokoa"

msgid "S_maller Text"
msgstr "_Pienempi teksti"

msgid "Decrease the text size"
msgstr "Pienennä tekstin kokoa"

msgid "_Normal Size"
msgstr "_Tavallinen koko"

msgid "Use the normal text size"
msgstr "Muuta tekstin koko tavalliseksi"

msgid "Text _Encoding"
msgstr "Tekstin _merkistö"

msgid "Change the text encoding"
msgstr "Vaihda tekstin merkistöä"

msgid "_Page Source"
msgstr "_Sivun lähdekoodi"

msgid "View the source code of the page"
msgstr "Näytä sivun lähdekoodi"

msgid "Page _Security Information"
msgstr "Sivun _turvallisuustiedot"

msgid "Display security information for the web page"
msgstr "Näytä sivuun liittyviä tietoturvatietoja"

#. Bookmarks menu
msgid "_Add Bookmark…"
msgstr "_Lisää kirjanmerkki…"

msgid "Add a bookmark for the current page"
msgstr "Lisää nykyiseen sivuun viittaava kirjanmerkki"

msgid "_Edit Bookmarks"
msgstr "_Muokkaa kirjanmerkkejä"

msgid "Open the bookmarks window"
msgstr "Avaa kirjanmerkki-ikkuna"

#. Go menu
msgid "_Location…"
msgstr "_Sijainti…"

msgid "Go to a specified location"
msgstr "Lataa annettu sijainti"

#. History
msgid "Hi_story"
msgstr "_Historia"

msgid "Open the history window"
msgstr "Avaa sivuhistoria"

#. Tabs menu
msgid "_Previous Tab"
msgstr "_Edellinen välilehti"

msgid "Activate previous tab"
msgstr "Aktivoi edellinen välilehti"

msgid "_Next Tab"
msgstr "_Seuraava välilehti"

msgid "Activate next tab"
msgstr "Aktivoi seuraava välilehti"

msgid "Move Tab _Left"
msgstr "Siirrä välilehteä _vasemmalle"

msgid "Move current tab to left"
msgstr "Siirrä nykyistä välilehteä vasemmalle"

msgid "Move Tab _Right"
msgstr "Siirrä välilehteä _oikealle"

msgid "Move current tab to right"
msgstr "Siirrä nykyistä välilehteä oikealle"

msgid "_Detach Tab"
msgstr "_Irrota välilehti"

msgid "Detach current tab"
msgstr "Irrota nykyinen sivu"

msgid "Display web browser help"
msgstr "Näytä WWW-selaimen ohje"

#. File Menu
msgid "_Work Offline"
msgstr "_Yhteydetön tila"

msgid "Switch to offline mode"
msgstr "Siirry yhteydettömään tilaan"

#. View Menu
msgid "_Hide Toolbars"
msgstr "_Piilota työkalupalkit"

msgid "Show or hide toolbar"
msgstr "Näytä tai piilota työkalupalkki"

msgid "_Downloads Bar"
msgstr "_Noutopalkki"

msgid "Show the active downloads for this window"
msgstr "Näytä aktiiviset noudot tälle ikkunalle"

msgid "Men_ubar"
msgstr "Va_likkopalkki"

msgid "_Fullscreen"
msgstr "K_oko ruutu"

msgid "Browse at full screen"
msgstr "Selaa kokoruututilassa"

msgid "Popup _Windows"
msgstr "_Ponnahdusikkunat"

msgid "Show or hide unrequested popup windows from this site"
msgstr "Näytä tai piilota pyytämättömät tämän sivuston ponnahdusikkunat"

msgid "Selection Caret"
msgstr "Valinnan kohdistin"

#. Document
msgid "Add Boo_kmark…"
msgstr "Lisää _kirjanmerkki…"

#. Framed document
msgid "Show Only _This Frame"
msgstr "Näytä vain tämä _kehys"

msgid "Show only this frame in this window"
msgstr "Näytä vain tämä kehys tässä ikkunassa"

#. Links
msgid "_Open Link"
msgstr "_Avaa linkki"

msgid "Open link in this window"
msgstr "Avaa linkki tässä ikkunassa"

msgid "Open Link in New _Window"
msgstr "Avaa linkki _uudessa ikkunassa"

msgid "Open link in a new window"
msgstr "Avaa linkki uudessa ikkunassa"

msgid "Open Link in New _Tab"
msgstr "Avaa linkki uudessa _välilehdessä"

msgid "Open link in a new tab"
msgstr "Avaa linkki uudessa välilehdessä"

msgid "_Download Link"
msgstr "_Tallenna linkki"

msgid "_Save Link As…"
msgstr "Tallenna linkki _nimellä…"

msgid "Save link with a different name"
msgstr "Tallenna linkki eri nimisenä"

msgid "_Bookmark Link…"
msgstr "_Lisää linkki kirjanmerkkeihin…"

msgid "_Copy Link Address"
msgstr "_Kopioi linkin osoite"

#. Email links
#. This is on the context menu on a mailto: link and opens the mail program
msgid "_Send Email…"
msgstr "Lähetä _sähköposti…"

msgid "_Copy Email Address"
msgstr "_Kopioi sähköpostiosoite"

#. Images
msgid "Open _Image"
msgstr "Avaa _kuva"

msgid "_Save Image As…"
msgstr "_Tallenna kuva nimellä…"

msgid "_Use Image As Background"
msgstr "_Käytä kuvaa taustana"

msgid "Copy I_mage Address"
msgstr "Kopioi kuvan _osoite"

msgid "St_art Animation"
msgstr "_Käynnistä animaatio"

msgid "St_op Animation"
msgstr "_Pysäytä animaatio"

#. Inspector
msgid "Inspect _Element"
msgstr "Tutki _elementtiä"

msgid "There are unsubmitted changes to form elements"
msgstr "Lähettämättömän lomakkeen kenttiä on muutettu"

msgid "If you close the document anyway, you will lose that information."
msgstr "Jos suljet asiakirjan tästä huolimatta, menetät nämä tiedot."

msgid "Close _Document"
msgstr "_Sulje asiakirja"

msgid "There are ongoing downloads in this window"
msgstr "Tässä ikkunassa on noutoja meneillään"

msgid "If you close this window, the downloads will be cancelled"
msgstr "Jos suljet tämän ikkunan, noudot perutaan"

msgid "Close window and cancel downloads"
msgstr "Sulje ikkuna ja peru noudot"

msgid "Save As"
msgstr "Tallenna nimellä"

msgid "Save As Application"
msgstr "Tallenna sovelluksena"

msgid "Print"
msgstr "Tulosta"

msgid "Find"
msgstr "Etsi"

#. Translators: This refers to text size
msgid "Larger"
msgstr "Suurempi"

#. Translators: This refers to text size
msgid "Smaller"
msgstr "Pienempi"

msgid "Insecure"
msgstr "Turvaton"

msgid "Broken"
msgstr "Rikki"

msgid "Low"
msgstr "Matala"

msgid "High"
msgstr "Korkea"

#, c-format
msgid "Security level: %s"
msgstr "Turvallisuustaso: %s"

#, c-format
msgid "Open image “%s”"
msgstr "Avaa kuva ”%s”"

#, c-format
msgid "Use as desktop background “%s”"
msgstr "Käytä ”%s” työpöydän taustana"

#, c-format
msgid "Save image “%s”"
msgstr "Tallenna kuva ”%s”"

#, c-format
msgid "Copy image address “%s”"
msgstr "Kopioi kuvan ”%s” osoite"

#, c-format
msgid "Send email to address “%s”"
msgstr "Lähetä sähköpostia osoitteeseen ”%s”"

#, c-format
msgid "Copy email address “%s”"
msgstr "Kopioi sähköpostiosoite ”%s”"

#, c-format
msgid "Save link “%s”"
msgstr "Tallenna linkki ”%s”"

#, c-format
msgid "Bookmark link “%s”"
msgstr "Lisää kirjanmerkki linkkiin ”%s”"

#, c-format
msgid "Copy link's address “%s”"
msgstr "Kopioi linkin osoite ”%s”"

msgid "<b>Select the personal data you want to clear</b>"
msgstr "<b>Valitse poistettavat yksityiset tiedot</b>"

msgid ""
"You are about to clear personal data that is stored about the web pages you "
"have visited. Before proceeding, check the types of information that you "
"want to remove:"
msgstr ""
"Olet poistamassa henkilökohtaisia tietojasi, joita on tallennettu liittyen "
"selaamiisi www-sivustoihin. Tarkista ennen poistamista tietotyypit, jotka "
"haluat poistaa:"

msgid "Clear All Personal Data"
msgstr "Tyhjennä yksityiset tiedot"

#. Cookies
msgid "C_ookies"
msgstr "_Evästeet"

#. Passwords
msgid "Saved _passwords"
msgstr "Tallennetut _salasanat"

#. Cache
msgid "_Temporary files"
msgstr "_Väliaikaistiedostot"

msgid ""
"<small><i><b>Note:</b> You cannot undo this action. The data you are "
"choosing to clear will be deleted forever.</i></small>"
msgstr ""
"<small><i><b>Huomautus:</b> Et voi perua tätä toimintoa. Tiedot, jotka "
"tyhjennät, poistetaan pysyvästi.</i></small>"

msgid "Cookie Properties"
msgstr "Evästeen ominaisuudet"

msgid "Content:"
msgstr "Sisältö:"

msgid "Path:"
msgstr "Polku:"

msgid "Send for:"
msgstr "Lähetys:"

msgid "Encrypted connections only"
msgstr "Vain salatut yhteydet"

msgid "Any type of connection"
msgstr "Kaikki yhteydet"

msgid "Expires:"
msgstr "Vanhentuu:"

#. Session cookie
msgid "End of current session"
msgstr "Nykyisen istunnon loppu"

msgid "Domain"
msgstr "Verkkoalue"

msgid "Name"
msgstr "Nimi"

msgid "Host"
msgstr "Verkkonimi"

msgid "User Name"
msgstr "Tunnus"

msgid "User Password"
msgstr "Käyttäjän salasanat"

msgid "Download Link"
msgstr "Tallenna linkki"

msgid "Save Link As"
msgstr "Tallenna linkki _nimellä"

msgid "Save Image As"
msgstr "Tallenna kuva nimellä"

#. Translators: the first %s is the language name, and the
#. * second %s is the locale name. Example:
#. * "French (France)"
#.
#, c-format
msgctxt "language"
msgid "%s (%s)"
msgstr "%s (%s)"

#. Translators: this refers to a user-define language code
#. * (one which isn't in our built-in list).
#.
#, c-format
msgctxt "language"
msgid "User defined (%s)"
msgstr "Käyttäjän määrittelemä (%s)"

#, c-format
msgid "System language (%s)"
msgid_plural "System languages (%s)"
msgstr[0] "Järjestelmän kieli (%s)"
msgstr[1] "Järjestelmän kielet (%s)"

msgid "Select a Directory"
msgstr "Valitse kansio"

msgid "Save"
msgstr "Tallenna"

#, c-format
msgid "A web application named '%s' already exists. Do you want to replace it?"
msgstr "WWW-sovellus nimeltä ”%s” on jo olemassa. Korvataanko se?"

msgid "Replace"
msgstr "Korvaa"

msgid ""
"An application with the same name already exists. Replacing it will "
"overwrite it."
msgstr ""
"Tämänniminen sovellus on jo olemassa. Sen korvaaminen ylikirjoittaa sen."

#, c-format
msgid "The application '%s' is ready to be used"
msgstr "Sovellus ”%s” on valmiina käyttöön"

#, c-format
msgid "The application '%s' could not be created"
msgstr "Sovellusta ”%s” ei voitu luoda"

msgid "Launch"
msgstr "Käynnistä"

#. Show dialog with icon, title.
msgid "Create Web Application"
msgstr "Luo WWW-sovellus"

msgid "Create"
msgstr "Luo"

msgid ""
"The GNOME Web Browser is free software; you can redistribute it and/or "
"modify it under the terms of the GNU General Public License as published by "
"the Free Software Foundation; either version 2 of the License, or (at your "
"option) any later version."
msgstr ""
"Gnomen www-selain on vapaa ohjelma; sitä on sallittu levittää edelleen ja "
"muuttaa GNU yleisen lisenssin (GPL lisenssin) ehtojen mukaan sellaisina kuin "
"Free Software Foundation on ne julkaissut; joko Lisenssin version 2, tai "
"(valinnan mukaan) minkä tahansa myöhemmän version mukaisesti."

msgid ""
"The GNOME Web Browser is distributed in the hope that it will be useful, but "
"WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY "
"or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for "
"more details."
msgstr ""
"Gnomen WWW-selainta levitetään siinä toivossa, että se olisi hyödyllinen, "
"mutta ilman mitään takuuta; ilman edes hiljaista takuuta kaupallisesti "
"hyväksyttävästä laadusta tai soveltuvuudesta tiettyyn tarkoitukseen. Katso "
"GPL lisenssistä lisää yksityiskohtia."

msgid ""
"You should have received a copy of the GNU General Public License along with "
"the GNOME Web Browser; if not, write to the Free Software Foundation, Inc., "
"51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA"
msgstr ""
"Tämän ohjelman mukana pitäisi tulla kopio GPL lisenssistä; jos näin ei ole, "
"kirjoita osoitteeseen Free Software Foundation Inc., 51 Franklin Street, "
"Fifth Floor, Boston, MA 02110-1301, USA."

msgid "Contact us at:"
msgstr "Ota yhteyttä osoitteessa:"

msgid "Contributors:"
msgstr "Avustajat:"

msgid "Past developers:"
msgstr "Aikaisemmat kehittäjät:"

#, c-format
msgid ""
"Lets you view web pages and find information on the internet.\n"
"Powered by WebKit"
msgstr ""
"Mahdollistaa www-sivujen katselun ja tiedon etsimisen Internetistä.\n"
"Käyttää WebKit-moottoria"

#. Translators: This is a special message that shouldn't be translated
#. * literally. It is used in the about box to give credits to
#. * the translators.
#. * Thus, you should translate it to your name and email address.
#. * You should also include other translators who have contributed to
#. * this translation; in that case, please write each of them on a separate
#. * line seperated by newlines (\n).
#.
msgid "translator-credits"
msgstr ""
"Timo Jyrinki, 2008\n"
"Ilkka Tuohela, 2005-2008\n"
"Pauli Virtanen, 2003-2005\n"
"\n"
"http://gnome.fi/"

msgid "GNOME Web Browser Website"
msgstr "Gnomen WWW-selaimen WWW-sivut"

msgid "Enable caret browsing mode?"
msgstr "Käytä kohdistinselaintilaa?"

msgid ""
"Pressing F7 turns caret browsing on or off. This feature places a moveable "
"cursor in web pages, allowing you to move around with your keyboard. Do you "
"want to enable caret browsing on?"
msgstr ""
"Painike F7 vaihtaa kohdistinselauksen päälle tai pois. Tämä ominaisuus "
"sijoittaa liikuteltavan kursorin www-sivuille, joka mahdollistaa liikkumisen "
"ympäri näppäimistöllä. Haluatko ottaa käyttöön kohdistinselauksen?"

msgid "_Enable"
msgstr "_Käytä"

#~ msgid ""
#~ "A list of protocols to be considered safe in addition to the default, "
#~ "when disable_unsafe_protocols is enabled."
#~ msgstr ""
#~ "Luettelo turvallisiksi oletetuista yhteyskäytännöistä oletusarvoisten "
#~ "lisäksi. Käytössä kun disable_unsafe_protocols (poista turvattomat "
#~ "yhteyskäytännöt käytöstä) on toiminnassa."

#~ msgid "Additional safe protocols"
#~ msgstr "Muut turvalliset yhteyskäytännöt"

#~ msgid "Disable JavaScript chrome control"
#~ msgstr "Poista chromen JavaScriptillä hallinta käytöstä"

#~ msgid "Disable JavaScript's control over window chrome."
#~ msgstr "Poista ikkunan chromen JavaScriptillä hallinta käytöstä."

#~ msgid ""
#~ "Disable all historical information by disabling back and forward "
#~ "navigation, not allowing the history dialog and hiding the most used "
#~ "bookmarks list."
#~ msgstr ""
#~ "Poista kaikki sivuhistorian tiedot käytöstä estämällä takaisin- ja "
#~ "eteenpäin-painikkeiden toiminta, historiaikkunan näyttäminen ja "
#~ "piilottamalla eniten käytettyjen kirjanmerkkien luettelo."

#~ msgid "Disable arbitrary URLs"
#~ msgstr "Estä mielivaltaiset URL:it"

#~ msgid "Disable bookmark editing"
#~ msgstr "Poista kirjanmerkkien muokkaus käytöstä"

#~ msgid "Disable history"
#~ msgstr "Poista sivuhistoria käytöstä"

#~ msgid "Disable the user's ability to add or edit bookmarks."
#~ msgstr "Estä käyttäjää lisäämästä ja poistamasta kirjanmerkkejä."

#~ msgid "Disable the user's ability to edit toolbars."
#~ msgstr "Estä käyttäjää muokkaamasta työkalupalkkeja."

#~ msgid "Disable the user's ability to type in a URL to Epiphany."
#~ msgstr "Estä käyttäjää kirjoittamasta URL:eja Epiphanyyn."

#~ msgid "Disable toolbar editing"
#~ msgstr "Poista työkalupalkkien muokkaus käytöstä"

#~ msgid "Disable unsafe protocols"
#~ msgstr "Poista turvattomat yhteyskäytännöt käytöstä"

#~ msgid ""
#~ "Disables loading of content from unsafe protocols. Safe protocols are "
#~ "http and https."
#~ msgstr ""
#~ "Poista asiakirjojen hakeminen turvattomilla yhteyskäytännöillä. "
#~ "Turvalliset yhteyskäytännöt ovat http ja https."

#~ msgid "Epiphany cannot quit"
#~ msgstr "Epiphanya ei voida sulkea"

#~ msgid "Hide menubar by default"
#~ msgstr "Piilota valikkopalkki oletusarvoisesti"

#~ msgid "Hide the menubar by default."
#~ msgstr "Piilota valikkopalkki oletusarvoisesti."

#~ msgid "Lock in fullscreen mode"
#~ msgstr "Lukitse kokoruututilaan"

#~ msgid "Locks Epiphany in fullscreen mode."
#~ msgstr "Lukitse Epiphany kokoruututilaan."

#~ msgid "User is not allowed to close Epiphany"
#~ msgstr "Käyttäjän ei ole sallittua sulkea Epiphanyä"

#~ msgid "Active extensions"
#~ msgstr "Käytössä olevat laajennokset"

#~ msgid "Address of the user's home page."
#~ msgstr "Käyttäjän aloitussivun osoite."

#~ msgid "Allow popups"
#~ msgstr "Salli ponnahdusikkunat"

#~ msgid ""
#~ "Allow sites to open new windows using JavaScript (if JavaScript is "
#~ "enabled)."
#~ msgstr ""
#~ "Salli sivustojen avata uusia ikkunoita JavaScriptillä (jos se on "
#~ "käytössä)."

#~ msgid "Always show the tab bar"
#~ msgstr "Näytä välilehtipalkki aina"

#~ msgid "Automatic downloads"
#~ msgstr "Automaattiset tallennukset"

#~ msgid "Automatically manage offline status with NetworkManager"
#~ msgstr "Hallitse yhteydetöntä tilaa automaattisesti NetworkManagerilla"

#~ msgid "Browse with caret"
#~ msgstr "Selaa kohdistimella"

#~ msgid "Cookie accept"
#~ msgstr "Evästeen hyväksyntä"

#~ msgid "Default encoding"
#~ msgstr "Oletusmerkistö"

#~ msgid ""
#~ "Default encoding. Accepted values are: \"armscii-8\", \"Big5\", \"Big5-"
#~ "HKSCS\", \"EUC-JP\", \"EUC-KR\", \"gb18030\", \"GB2312\", \"geostd8\", "
#~ "\"HZ-GB-2312\", \"IBM850\", \"IBM852\", \"IBM855\", \"IBM857\", "
#~ "\"IBM862\", \"IBM864\", \"IBM866\", \"ISO-2022-CN\", \"ISO-2022-JP\", "
#~ "\"ISO-2022-KR\", \"ISO-8859-1\", \"ISO-8859-2\", \"ISO-8859-3\", "
#~ "\"ISO-8859-4\", \"ISO-8859-5\", \"ISO-8859-6\", \"ISO-8859-7\", "
#~ "\"ISO-8859-8\", \"ISO-8859-8-I\", \"ISO-8859-9\", \"ISO-8859-10\", "
#~ "\"ISO-8859-11\", \"ISO-8859-13\", \"ISO-8859-14\", \"ISO-8859-15\", "
#~ "\"ISO-8859-16\", \"ISO-IR-111\", \"KOI8-R\", \"KOI8-U\", \"Shift_JIS\", "
#~ "\"TIS-620\", \"UTF-7\", \"UTF-8\", \"VISCII\", \"windows-874\", "
#~ "\"windows-1250\", \"windows-1251\", \"windows-1252\", \"windows-1253\", "
#~ "\"windows-1254\", \"windows-1255\", \"windows-1256\", \"windows-1257\", "
#~ "\"windows-1258\", \"x-euc-tw\", \"x-gbk\", \"x-johab\", \"x-mac-arabic\", "
#~ "\"x-mac-ce\", \"x-mac-croatian\", \"x-mac-cyrillic\", \"x-mac-devanagari"
#~ "\", \"x-mac-farsi\", \"x-mac-greek\", \"x-mac-gujarati\", \"x-mac-gurmukhi"
#~ "\", \"x-mac-hebrew\", \"x-mac-icelandic\", \"x-mac-roman\", \"x-mac-"
#~ "romanian\", \"x-mac-turkish\", \"x-mac-ukrainian\", \"x-user-defined\", "
#~ "\"x-viet-tcvn5712\", \"x-viet-vps\" and \"x-windows-949\"."
#~ msgstr ""
#~ "Oletusmerkistö. Käypiä arvoja ovat: ”armscii-8”, ”Big5”, ”Big5-HKSCS”, "
#~ "”EUC-JP”, ”EUC-KR”, ”gb18030”, ”GB2312”, ”geostd8”, ”HZ-GB-2312”, "
#~ "”IBM850”, ”IBM852”, ”IBM855”, ”IBM857”, ”IBM862”, ”IBM864”, ”IBM866”, "
#~ "”ISO-2022-CN”, ”ISO-2022-JP”, ”ISO-2022-KR”, ”ISO-8859-1”, ”ISO-8859-2”, "
#~ "”ISO-8859-3”, ”ISO-8859-4”, ”ISO-8859-5”, ”ISO-8859-6”, ”ISO-8859-7”, "
#~ "”ISO-8859-8”, ”ISO-8859-8-I”, ”ISO-8859-9”, ”ISO-8859-10”, ”ISO-8859-11”, "
#~ "”ISO-8859-13”, ”ISO-8859-14”, ”ISO-8859-15”, ”ISO-8859-16”, ”ISO-IR-111”, "
#~ "”KOI8-R”, ”KOI8-U”, ”Shift_JIS”, ”TIS-620”, ”UTF-7”, ”UTF-8”, ”VISCII”, "
#~ "”windows-874”, ”windows-1250”, ”windows-1251”, ”windows-1252”, "
#~ "”windows-1253”, ”windows-1254”, ”windows-1255”, ”windows-1256”, "
#~ "”windows-1257”, ”windows-1258”, ”x-euc-tw”, ”x-gbk”, ”x-johab”, ”x-mac-"
#~ "arabic”, ”x-mac-ce”, ”x-mac-croatian”, ”x-mac-cyrillic”, ”x-mac-"
#~ "devanagari”, ”x-mac-farsi”, ”x-mac-greek”, ”x-mac-gujarati”, ”x-mac-"
#~ "gurmukhi”, ”x-mac-hebrew”, ”x-mac-icelandic”, ”x-mac-roman”, ”x-mac-"
#~ "romanian”, ”x-mac-turkish”, ”x-mac-ukrainian”, ”x-user-defined”, ”x-viet-"
#~ "tcvn5712”, ”x-viet-vps” and ”x-windows-949”."

#~ msgid "Default font type"
#~ msgstr "Oletuskirjasintyyppi"

#~ msgid "Default font type. Possible values are \"serif\" and \"sans-serif\"."
#~ msgstr ""
#~ "Oletuskirjasinperhe. Mahdollisia arvoja ovat ”serif” and ”sans-serif”."

#~ msgid "Enable JavaScript"
#~ msgstr "Käytä JavaScriptiä"

#~ msgid "Enable Web Inspector"
#~ msgstr "Käytä www-tutkainta"

#~ msgid "Enable smooth scrolling"
#~ msgstr "Käytä pehmennettyä vieritystä"

#~ msgid ""
#~ "Force new window requests to be opened in tabs instead of using a new "
#~ "window."
#~ msgstr ""
#~ "Pakota uusien ikkunoiden pyynnöt avautumaan välilehdissä uusien "
#~ "ikkunoiden sijaan."

#~ msgid "Force new windows to be opened in tabs"
#~ msgstr "Pakota uudet ikkunat avautumaan välilehdissä"

#~ msgid ""
#~ "Hide or show the downloads window. When hidden, a notification will be "
#~ "shown when new downloads are started."
#~ msgstr ""
#~ "Piilota tai näytä noutoikkuna. Kun ikkuna on piilotettu, näytetään "
#~ "huomautus aloitettaessa uusia noutoja."

#~ msgid "History pages time range"
#~ msgstr "Sivuhistorian aikajakso"

#~ msgid ""
#~ "How to present animated images. Possible values are \"normal\", \"once\" "
#~ "and \"disabled\"."
#~ msgstr ""
#~ "Kuinka animoidut kuvat näytetään. Mahdolliset arvot ovat ”normal”, ”once” "
#~ "ja ”disabled”."

#~ msgid "How to print frames"
#~ msgstr "Kuinka raamit tulostetaan"

#~ msgid ""
#~ "How to print pages containing frames. Allowed values are \"normal\", "
#~ "\"separately\" and \"selected\"."
#~ msgstr ""
#~ "Kuinka raameja sisältävät sivut tulostetaan. Mahdolliset arvot ovat "
#~ "”normal”, ”separately” ja ”selected”."

#~ msgid "ISO-8859-1"
#~ msgstr "ISO-8859-1"

#~ msgid "Image animation mode"
#~ msgstr "Kuvien animointitapa"

#~ msgid "Lists the active extensions."
#~ msgstr "Luettelo aktiivisista laajennoksista."

#~ msgid ""
#~ "Middle click to open the web page pointed to by the currently selected "
#~ "text"
#~ msgstr ""
#~ "Keskinapsautus avaa WWW-sivun, johon nykyisen valinnan teksti viittaa"

#~ msgid ""
#~ "Middle clicking on the main view pane will open the web page pointed to "
#~ "by the currently selected text."
#~ msgstr ""
#~ "Päänäkymäpaneelin keskinapsautus avaa WWW-sivun, johon nykyisen valinnan "
#~ "teksti viittaa."

#~ msgid "Minimum font size"
#~ msgstr "Pienin kirjasinkoko"

#~ msgid "Preferred languages, two letter codes."
#~ msgstr "Halutut kielet kaksikirjaimisina koodeina."

#~ msgid "Remember passwords"
#~ msgstr "Muista salasanat"

#~ msgid "Search string for keywords entered in the URL bar."
#~ msgstr "Hakumerkkijono osoitekenttään syötetyille hakusanoille."

#~ msgid "Show bookmarks bar by default"
#~ msgstr "Näytä kirjanmerkkipalkki oletusarvoisesti"

#~ msgid "Show statusbar by default"
#~ msgstr "Näytä tilarivi oletuksena"

#~ msgid ""
#~ "Show the history pages visited \"ever\", \"last_two_days\", "
#~ "\"last_three_days\", \"today\"."
#~ msgstr ""
#~ "Näytä sivuhistoria sivuista, joilla on käyty ”ever” (ikinä), "
#~ "”last_two_days” (kahden päivän aikana), ”last_three_days” (kolmen päivän "
#~ "aikana), ”today” (tänään)."

#~ msgid "Show the tab bar also when there is only one tab open."
#~ msgstr "Näytä välilehtipalkki myös kun välilehtiä on vain yksi."

#~ msgid "Show toolbars by default"
#~ msgstr "Näytä työkalupalkit oletuksena"

#~ msgid "Size of disk cache"
#~ msgstr "Levyvälimuistin koko"

#~ msgid "Size of disk cache, in MB."
#~ msgstr "Levyvälimuistin koko (Mt)."

#~ msgid ""
#~ "String that will be used as user agent, to identify the browser to the "
#~ "web servers."
#~ msgstr ""
#~ "Merkkijono, jota käytetään selaimen tunnisteena (user agent), jonka "
#~ "selain lähettää www-palvelimille."

#~ msgid "The bookmark information shown in the editor view"
#~ msgstr "Muokkausnäkymässä näkyvät kirjanmerkkien tiedot"

#~ msgid ""
#~ "The bookmark information shown in the editor view. Valid values in the "
#~ "list are \"address\" and \"title\"."
#~ msgstr ""
#~ "Muokkausnäkymässä näkyvät kirjanmerkin tietokentät. Mahdolliset arvot "
#~ "luettelossa ovat ”address” (osoite) ja ”title” (otsikko)."

#~ msgid "The currently selected fonts language"
#~ msgstr "Nyt valittu kirjasinten kieli"

#~ msgid ""
#~ "The currently selected fonts language. Valid values are \"ar\" (arabic), "
#~ "\"x-baltic\" (baltic languages), \"x-central-euro\" (central european "
#~ "languages), \"x-cyrillic\" (languages written with cyrillic alphabet), "
#~ "\"el\" (greek), \"he\" (hebrew), \"ja\" (japanese), \"ko\" (korean), \"zh-"
#~ "CN\" (simplified chinese), \"th\" (thai), \"zh-TW\" (traditional "
#~ "chinese), \"tr\" (turkish), \"x-unicode\" (other languages), \"x-western"
#~ "\" (languages written in latin script), \"x-tamil\" (tamil) and \"x-"
#~ "devanagari\" (devanagari)."
#~ msgstr ""
#~ "Nyt valittu kirjasinten kieli. Mahdollisia arvoja ovat ”ar” (arabia), ”x-"
#~ "baltic” (balttilaiset kielet), ”x-central-euro” (keskieurooppalaiset "
#~ "kielet), ”x-cyrillic” (kyrillistä aakkostoa käyttävät kielet), "
#~ "”el” (kreikka), ”he” (heprea), ”ja” (japani), ”ko” (korea), ”zh-"
#~ "CN” (yksinkertaistettu kiina), ”th” (thai), ”zh-TW” (perinteinen kiina), "
#~ "”tr” (turkki), ”x-unicode” (muut kielet) and ”x-western” (latinalaisia "
#~ "aakkosia käyttävät kielet)."

#~ msgid "The downloads folder"
#~ msgstr "Tallennuskansio"

#~ msgid "The page information shown in the history view"
#~ msgstr "Sivuhistoriassa näkyvät sivun tiedot"

#~ msgid ""
#~ "The page information shown in the history view. Valid values in the list "
#~ "are \"ViewTitle\", \"ViewAddress\" and \"ViewDateTime\"."
#~ msgstr ""
#~ "Sivuhistoriassa näkyvät sivun tiedot. Mahdolliset arvot luettelossa ovat "
#~ "”ViewTitle”, ”ViewAddress” ja ”ViewDateTime”."

#~ msgid ""
#~ "The path of the folder where to download files to; or \"Downloads\" to "
#~ "use the default downloads folder, or \"Desktop\" to use the desktop "
#~ "folder."
#~ msgstr ""
#~ "Polku hakemistoon, johon tiedostot noudetaan. Voit myös käyttää valintoja "
#~ "”Tallennetut”, joka tallentaa oletustallennuskansioon, ja ”Työpöytä”, "
#~ "joka tallentaa tiedostot työpöydän kansioon."

#~ msgid "Toolbar style"
#~ msgstr "Työkalupalkin tyyli"

#~ msgid ""
#~ "Toolbar style. Allowed values are \"\" (use GNOME default style), \"both"
#~ "\" (text and icons), \"both-horiz\" (text besides icons), \"icons\", and "
#~ "\"text\"."
#~ msgstr ""
#~ "Työkalupalkin tyyli. Mahdollisia arvoja ovat ”” (Gnomen oletustylli), "
#~ "”both” (teksti ja kuvat), ”both-horiz” (teksti kuvien vierellä), "
#~ "”icons” (pelkät kuvakkeet) ja ”text” (pelkkä teksti)."

#~ msgid "URL Search"
#~ msgstr "URL-haku"

#~ msgid "Use own colors"
#~ msgstr "Käytä omia värejä"

#~ msgid "Use your own colors instead of the colors the page requests."
#~ msgstr "Käytä omia värejä sivun määrittelemien sijaan."

#~ msgid "Use your own fonts instead of the fonts the page requests."
#~ msgstr "Käytä omia kirjasimia sivun määrittelemien sijaan."

#~ msgid "User agent"
#~ msgstr "Selaintunniste"

#~ msgid "Visibility of the downloads window"
#~ msgstr "Noutoluetteloikkunan näkyvyys"

#~ msgid ""
#~ "When files cannot be opened by the browser they are automatically "
#~ "downloaded to the download folder and opened with the appropriate "
#~ "application."
#~ msgstr ""
#~ "Kun tiedostoja ei voi avata selaimella, ne tallentuvat automaattisesti "
#~ "noutokansioon ja avautuvat sopivalla sovelluksella."

#~ msgid ""
#~ "Where to accept cookies from. Possible values are \"anywhere\", \"current "
#~ "site\" and \"nowhere\"."
#~ msgstr ""
#~ "Mistä hyväksyä evästeitä. Mahdollisia arvoja ovat "
#~ "”anywhere” (kaikkialta), ”current site” (nykyiseltä sivustolta) ja "
#~ "”nowhere” (ei mistään)."

#~ msgid "Whether to print the background color"
#~ msgstr "Tulostetaanko taustaväri"

#~ msgid "Whether to print the background images"
#~ msgstr "Tulostetaanko taustakuvat"

#~ msgid "Whether to print the date in the footer"
#~ msgstr "Tulostuuko päiväys sivun alatunnukseen"

#~ msgid "Whether to print the page address in the header"
#~ msgstr "Tulostuuko sivun osoite yläotsakkeeseen"

#~ msgid "Whether to print the page numbers (x of total) in the footer"
#~ msgstr "Tulostuvatko sivunumerot (x / yhteensä) sivun alatunnukseen"

#~ msgid "Whether to print the page title in the header"
#~ msgstr "Tulostuuko sivun otsikko sivun ylätunnukseen"

#~ msgid "Whether to store and prefill passwords in web sites."
#~ msgstr "Tallennetaanko ja esitäytetäänkö sivustojen salasanat."

#~ msgid "x-western"
#~ msgstr "x-western"

#~ msgid "Let web pages specify their own _fonts"
#~ msgstr "Anna sivujen määritellä omat _kirjasimensa"

#~ msgid "Let web pages specify their own c_olors"
#~ msgstr "Anna sivujen määritellä omat _värinsä"

#~ msgid "Use s_mooth scrolling"
#~ msgstr "Käytä _pehmennettyä vieritystä"

#~ msgid "_Minimum size:"
#~ msgstr "_Pienin leveys:"

#~ msgid "_Show Downloads"
#~ msgstr "_Näytä noudettavat"

#~ msgid "_Pause"
#~ msgstr "_Keskeytä"

#~ msgid "_Resume"
#~ msgstr "_Jatka"

#~ msgid "The file “%s” has been downloaded."
#~ msgstr "Tiedoston ”%s” nouto valmistui."

#~ msgid "Download finished"
#~ msgstr "Nouto valmis"

#~ msgid "%d download"
#~ msgid_plural "%d downloads"
#~ msgstr[0] "%d nouto"
#~ msgstr[1] "%d noutoa"

#~ msgid "The file “%s” has been added to the downloads queue."
#~ msgstr "Tiedosto ”%s” on lisätty noutojonoon."

#~ msgid "Download started"
#~ msgstr "Nouto aloitettu"

#~ msgctxt "download status"
#~ msgid "Unknown"
#~ msgstr "Tuntematon"

#~ msgctxt "download status"
#~ msgid "Failed"
#~ msgstr "Epäonnistui"

#~ msgid "%"
#~ msgstr "%"

#~ msgid "Remaining"
#~ msgstr "Jäljellä"

#~ msgid "Download this potentially unsafe file?"
#~ msgstr "Tallennetaanko mahdollisesti turvaton tiedosto?"

#~ msgid ""
#~ "File Type: “%s”.\n"
#~ "\n"
#~ "It is unsafe to open “%s” as it could potentially damage your documents "
#~ "or invade your privacy. You can download it instead."
#~ msgstr ""
#~ "Tiedoston tyyppi: %s.\n"
#~ "\n"
#~ "Tiedoston ”%s” avaaminen ei ole turvallista, sillä se saattaa vaurioittaa "
#~ "asiakirjojasi tai loukata yksityisyyttäsi. Voit kuitenkin noutaa sen "
#~ "levylle."

#~ msgid "Open this file?"
#~ msgstr "Avataanko tiedosto?"

#~ msgid ""
#~ "File Type: “%s”.\n"
#~ "\n"
#~ "You can open “%s” using “%s” or save it."
#~ msgstr ""
#~ "Tiedoston tyyppi: %s.\n"
#~ "\n"
#~ "Voit avata tiedoston ”%s” ohjelmalla ”%s” tai tallentaa sen."

#~ msgid "Download this file?"
#~ msgstr "Tallennetaanko tiedosto?"

#~ msgid ""
#~ "File Type: “%s”.\n"
#~ "\n"
#~ "You have no application able to open “%s”. You can download it instead."
#~ msgstr ""
#~ "Tiedoston tyyppi: %s.\n"
#~ "\n"
#~ "Tiedoston ”%s” avaamiseen ei löydy yhtäkään ohjelmaa. Voit kuitenkin "
#~ "noutaa sen levylle."

#~ msgid "_Save As..."
#~ msgstr "_Tallenna nimellä…"

#~ msgid "Redirecting to “%s”…"
#~ msgstr "Ohjautuu sivustolle ”%s”…"

#~ msgid "Transferring data from “%s”…"
#~ msgstr "Siirretään tietoja lähteestä ”%s”…"

#~ msgid "Waiting for authorization from “%s”…"
#~ msgstr "Odotetaan todennusta lähteestä ”%s”…"

#~ msgid ""
#~ "GConf error:\n"
#~ "  %s"
#~ msgstr ""
#~ "GConf-virhe:\n"
#~ "  %s"

#~ msgid "Failed to read latest migration marker, aborting profile migration."
#~ msgstr ""
#~ "Tuoreimman siirrosmerkinnän luku epäonnistui, keskeytetään profiilin "
#~ "siirros."

#~ msgid "Show only the title column"
#~ msgstr "Näytä vain otsikkosarake"

#~ msgid "T_itle and Address"
#~ msgstr "_Otsikko ja osoite"

#~ msgid "Show both the title and address columns"
#~ msgstr "Näytä sekä otsikko- että osoitesarakkeet"

#~ msgid ""
#~ "Epiphany appears to have exited unexpectedly the last time it was run. "
#~ "You can recover the opened windows and tabs."
#~ msgstr ""
#~ "Epiphany vaikuttaa viime kerralla kaatuneen, tai se on suljettu väkisin. "
#~ "Voit palauttaa viimeksi auki olleet ikkunat ja välilehdet nyt."

#~ msgid "Crash Recovery"
#~ msgstr "Kaatumisesta palautuminen"

#~ msgid "Sidebar extension required"
#~ msgstr "Sivupalkkilaajennos vaaditaan"

#~ msgid "Sidebar Extension Required"
#~ msgstr "Sivupalkkilaajennos vaaditaan"

#~ msgid "The link you clicked needs the sidebar extension to be installed."
#~ msgstr "Napsauttamasi linkki vaatii, että sivupalkkilaajennos on asennettu."

#~ msgid "Caret"
#~ msgstr "Kohdistin"

#~ msgid "In keyboard selection mode, press F7 to exit"
#~ msgstr "Poistu näppäimistövalintatilasta painamalla F7"

#~ msgid "St_atusbar"
#~ msgstr "Tila_rivi"

#~ msgid "Show or hide statusbar"
#~ msgstr "Näytä tai piilota tilarivi"

#~ msgid "%d hidden popup window"
#~ msgid_plural "%d hidden popup windows"
#~ msgstr[0] "%d ponnahdusikkuna piilossa"
#~ msgstr[1] "%d ponnahdusikkunaa piilossa"

#~ msgid "Enable _Java"
#~ msgstr "Käytä _Javaa"

#~ msgid "First"
#~ msgstr "Ensimmäinen"

#~ msgid "Go to the first page"
#~ msgstr "Siirry ensimmäiselle sivulle"

#~ msgid "Last"
#~ msgstr "Viimeinen"

#~ msgid "Go to the last page"
#~ msgstr "Siirry viimeiselle sivulle"

#~ msgid "Previous"
#~ msgstr "Edellinen"

#~ msgid "Go to the previous page"
#~ msgstr "Siirry edelliselle sivulle"

#~ msgid "Next"
#~ msgstr "Seuraava"

#~ msgid "Go to next page"
#~ msgstr "Siirry seuraavalle sivulle"

#~ msgid "Close"
#~ msgstr "Sulje"

#~ msgid "Close print preview"
#~ msgstr "Sulje tulosteen esikatselu"

#~ msgid "The encoding autodetector. Empty string means autodetect is off"
#~ msgstr ""
#~ "Merkistön automaattinen tunnistus. Tyhjä merkkijono tarkoittaa ei "
#~ "käytössä."

#~ msgid "Au_todetect:"
#~ msgstr "Tunnista _automaattisesti:"

#~ msgid "download status|Unknown"
#~ msgstr "tuntematon"

#~ msgid "download status|Failed"
#~ msgstr "epäonnistui"

#~ msgid "autodetectors|Off"
#~ msgstr "ei mikään"

#~ msgid "Opening %d Item"
#~ msgid_plural "Opening %d Items"
#~ msgstr[0] "Avataan %d kohta"
#~ msgstr[1] "Avataan %d kohtaa"

#~ msgid "_Username:"
#~ msgstr "_Käyttäjätunnus:"

#~ msgid "_Domain:"
#~ msgstr "_Toimialue:"

#~ msgid "_New password:"
#~ msgstr "_Uusi salasana:"

#~ msgid "Con_firm password:"
#~ msgstr "_Salasanan tarkistus:"

#~ msgid "Password quality:"
#~ msgstr "Salasanan laatu:"

#~ msgid "Do not remember this password"
#~ msgstr "Älä muista tätä salasanaa"

#~ msgid "_Remember password for this session"
#~ msgstr "Muista salasana tämän istunnon ajan"

#~ msgid "Save password in _keyring"
#~ msgstr "Tallenna salasana _avainrenkaaseen"

#~ msgid "_History"
#~ msgstr "Sivu_historia"

#~ msgid "For l_anguage:"
#~ msgstr "_Kieltä varten:"

#~ msgid "_Fixed width:"
#~ msgstr "_Vakioleveys"

#~ msgid "_Variable width:"
#~ msgstr "_Vaihteleva leveys:"

#~ msgid "Check the location of the file and try again."
#~ msgstr "Tarkista tiedoston sijainti ja yritä uudestaan."

#~ msgid "“%s” Could not be Found"
#~ msgstr "%s ei löytynyt"

#~ msgid "“%s” could not be found."
#~ msgstr "%s ei löytynyt."

#~ msgid ""
#~ "Check that you are connected to the internet, and that the address is "
#~ "correct."
#~ msgstr "Tarkista että internet-yhteytesi on auki ja että osoite on oikein."

#~ msgid "If this page used to exist, you may find an archived version:"
#~ msgstr ""
#~ "Jos tämä sivu oli aikaisemmin olemassa, voit ehkä löytää arkistoidun "
#~ "version:"

#~ msgid "Likely causes of the problem are"
#~ msgstr "Luultavia ongelman syitä ovat"

#~ msgid ""
#~ "<ul><li>the service %s isn't started.</li>Try to start it using the "
#~ "Services Configuration Tool in System > Control Center, or</"
#~ "ul><ul><li>the port number %d is wrong.</li></ul>"
#~ msgstr ""
#~ "<ul><li>palvelua %s ei ole käynnistetty.</li>Yritä käynnistää se "
#~ "työpöydän valikon kohdasta Järjestelmä -> Hallinta -> Palvelut</"
#~ "ul><ul>><li> porttinumero %d on väärä.</li></ul>"

#~ msgid ""
#~ "<ul><li>some service isn't started, or</li><li>the port number %d is "
#~ "wrong.</li></ul>"
#~ msgstr ""
#~ "<ul><li>joku palvelu ei ole käynnistetty</li><li>porttinumero %d on väärä."
#~ "</li></ul>"

#~ msgid ""
#~ "<ul><li>some service isn't started, or</li><li>you got the port number "
#~ "wrong.</li></ul>"
#~ msgstr ""
#~ "<ul><li>joku palvelu ei ole käynnistetty</li><li>porttinumero on väärä.</"
#~ "li></ul>"

#~ msgid ""
#~ "The server may be busy or you may have a network connection problem. Try "
#~ "again later."
#~ msgstr ""
#~ "Palvelin voi olla varattu tai sinulla voi olla verkko-ongelmia. Kokeile "
#~ "myöhemmin uudestaan."

#~ msgid "There may be an old version of the page you wanted:"
#~ msgstr "Haluamastasi sivusta voi olla vanhempi versio:"

#~ msgid "The connection was lost because the server took too long to respond."
#~ msgstr "Yhteys hukattiin, koska palvelimelta kesti liian kauan vastata."

#~ msgid "Invalid Address"
#~ msgstr "Virheellinen osoite"

#~ msgid "Invalid address."
#~ msgstr "Virheellinen osoite."

#~ msgid "The address you entered is not valid."
#~ msgstr "Syöttämäsi osoite on virheellinen."

#~ msgid "This page cannot load because of a problem with the Web site."
#~ msgstr "Tätä sivua ei voi ladata palvelimella olevan ongelman takia."

#~ msgid ""
#~ "The document could not be loaded because encryption support is not "
#~ "installed."
#~ msgstr ""
#~ "Valittua asiakirjaa ei voitu ladata, koska salauksen tukea ei ole "
#~ "asennettu."

#~ msgid "The server dropped the connection before any data could be read."
#~ msgstr "Palvelin katkaisi yhteyden ennen kuin tietoa siirrettiin."

#~ msgid "Cannot Load Document Whilst Working Offline"
#~ msgstr "Asiakirjaa ei voida ladata yhteydettömässä tilassa"

#~ msgid "Cannot load document whilst working offline."
#~ msgstr "Asiakirjaa ei voida ladata yhteydettömässä tilassa."

#~ msgid ""
#~ "This address uses a network port which is normally used for purposes "
#~ "other than Web browsing."
#~ msgstr ""
#~ "Osoite käyttää palvelimen porttia, jota käytetään tavallisesti muuhun "
#~ "käyttöön kuin www-sivuille."

#~ msgid "The request has been cancelled for your protection."
#~ msgstr "Pyyntö peruttiin turvasyistä."

#~ msgid "Could not Connect to Proxy Server"
#~ msgstr "Välimuistipalvelimeen ei voitu ottaa yhteyttä"

#~ msgid "Could not connect to proxy server."
#~ msgstr "Välimuistipalvelimeen ei voitu ottaa yhteyttä."

#~ msgid ""
#~ "Check your proxy server settings. If the connection still fails, there "
#~ "may be a problem with your proxy server or your network connection."
#~ msgstr ""
#~ "Tarkista välimuistipalvelimesi asetukset. Jos yhteys katkeaa vieläkin voi "
#~ "olla että välimuistiasetuksissa tai verkkoyhteydessä on jotain vikaa."

#~ msgid "Could not Display Content"
#~ msgstr "Sisältöä ei voitu näyttää"

#~ msgid "Could not display content."
#~ msgstr "Sisältöä ei voitu näyttää"

#~ msgid "The page uses an unsupported or invalid form of compression."
#~ msgstr "Sivu käyttää tukematonta tai virheellistä pakkausmenetelmää."

#~ msgid "You may find an old version:|in the Google Cache"
#~ msgstr "Googlen välimuistista"

#~ msgid "You may find an old version:|in the Internet Archive"
#~ msgstr "Internet Archivesta"

#~ msgid "_Abort Script"
#~ msgstr "_Keskeytä skripti"

#~ msgid "Don't Save"
#~ msgstr "Älä tallenna"

#~ msgid "Text files"
#~ msgstr "Tekstitiedostot"

#~ msgid "XML files"
#~ msgstr "XML-tiedostot"

#~ msgid "XUL files"
#~ msgstr "XUL-tiedostot"

#~ msgid "Accept cookie from %s?"
#~ msgstr "Hyväksytäänkö pipari lähteestä %s?"

#~ msgid "Accept Cookie?"
#~ msgstr "Hyväksytäänkö pipari?"

#~ msgid "The site wants to modify an existing cookie."
#~ msgstr "Sivusto haluaa muokata olemassa olevaa piparia."

#~ msgid "The site wants to set a cookie."
#~ msgstr "Sivusto haluaa asettaa piparin."

#~ msgid "The site wants to set a second cookie."
#~ msgstr "Sivusto haluaa asettaa toisen piparin."

#~ msgid "You already have %d cookie from this site."
#~ msgid_plural "You already have %d cookies from this site."
#~ msgstr[0] "Tältä sivustolta on jo %d pipari."
#~ msgstr[1] "Tältä sivustolta on jo %d piparia."

#~ msgid "Apply this _decision to all cookies from this site"
#~ msgstr "Toteuta _päätös kaikille tämän sivuston pipareille"

#~ msgid "_Reject"
#~ msgstr "_Estä"

#~ msgid "_Accept"
#~ msgstr "_Hyväksy"

#~ msgid "_Sign text"
#~ msgstr "_Allekirjoita teksti"

#~ msgid "Print this page?"
#~ msgstr "Tulostetaanko tämä sivu?"

#~ msgid "Preparing to print"
#~ msgstr "Valmistellaan tulostusta"

#~ msgid "Cancelling print"
#~ msgstr "Keskeytetään tulostus"

#~ msgid "Print error"
#~ msgstr "Virhe tulostuksessa"

#~ msgid "_Select Certificate"
#~ msgstr "_Valitse varmenne"

#~ msgid "Select a certificate to identify yourself."
#~ msgstr "Valitse varmenne, jolla todistat henkilöllisyytesi."

#~ msgid "Certificate _Details"
#~ msgstr "Varmenteen _lisätiedot"

#~ msgid "Accept incorrect security information?"
#~ msgstr "Hyväksytäänkö virheelliset turvatiedot?"

#~ msgid "Connect to untrusted site?"
#~ msgstr "Yhdistä epäluotettuun sivustoon?"

#~ msgid "_Trust this security information from now on"
#~ msgstr "Luo_ta näihin turvatietoihin tästä eteenpäin"

#~ msgid "Co_nnect"
#~ msgstr "_Yhdistä"

#~ msgid "Accept expired security information?"
#~ msgstr "Hyväksytäänkö vanhentuneet turvatiedot?"

#~ msgid "Accept not yet valid security information?"
#~ msgstr "Hyväksytäänkö vielä voimaan tulemattomat turvatiedot?"

#~ msgid "You should ensure that your computer's time is correct."
#~ msgstr "Varmista, että tietokoneesi kello on oikeassa ajassa."

#~ msgid "Trust new Certificate Authority?"
#~ msgstr "Luotetaanko uuteen varmenneviranomaiseen?"

#~ msgid "_Trust CA"
#~ msgstr "_Luota varmenneviranomaiseen"

#~ msgid ""
#~ "Before trusting a Certificate Authority (CA) you should verify the "
#~ "certificate is authentic."
#~ msgstr ""
#~ "Ennen varmenneviranomaiseen (CA) luottamista, tulisi tarkistaa, että "
#~ "varmenne on aito."

#~ msgid "Certificate already exists."
#~ msgstr "Varmenne on jo olemassa."

#~ msgid "The certificate has already been imported."
#~ msgstr "Varmenne on jo tuotu."

#~ msgid "Select Password"
#~ msgstr "Valitse salasana"

#~ msgid "Select a password to protect this certificate"
#~ msgstr "Valitse tätä varmennetta suojaava salasana"

#~ msgid "Enter the password for this certificate"
#~ msgstr "Anna tämän varmenteen salasana"

#~ msgid "Certificate Revocation List Imported"
#~ msgstr "Varmenteiden sulkulista (CRL) tuotu"

#~ msgid "Certificate Revocation List (CRL) successfully imported"
#~ msgstr "Varmenteiden sulkulistan (CRL) tuonti onnistui"

#~ msgid "Unit:"
#~ msgstr "Yksikkö:"

#~ msgid "Next Update:"
#~ msgstr "Seuraava päivitys:"

#~ msgid "Not part of certificate"
#~ msgstr "Ei ole varmenteen osa"

#~ msgid "Certificate Properties"
#~ msgstr "Varmenteen ominaisuudet"

#~ msgid "This certificate has been verified for the following uses:"
#~ msgstr "Tämän varmenteen sopivuus seuraaviin käyttötapoihin on tarkistettu:"

#~ msgid "Could not verify this certificate because it has been revoked."
#~ msgstr "Varmenteen tarkistaminen epäonnistui, koska varmenne on mitätöity."

#~ msgid "Could not verify this certificate because it has expired."
#~ msgstr ""
#~ "Varmenteen tarkistaminen epäonnistui, koska varmenne on vanhentunut."

#~ msgid "Could not verify this certificate because it is not trusted."
#~ msgstr ""
#~ "Varmenteen tarkistaminen epäonnistui, koska varmenne ei ole luotettu."

#~ msgid "Could not verify this certificate because the issuer is not trusted."
#~ msgstr ""
#~ "Varmenteen tarkistaminen epäonnistui, koska varmenteen myöntäjä ei ole "
#~ "luotettu."

#~ msgid "Could not verify this certificate because the issuer is unknown."
#~ msgstr ""
#~ "Varmenteen tarkistaminen epäonnistui, koska varmenteen myöntäjä on "
#~ "tuntematon."

#~ msgid ""
#~ "Could not verify this certificate because the CA certificate is invalid."
#~ msgstr ""
#~ "Varmenteen tarkistaminen epäonnistui, koska varmenneviranomaisen (CA) "
#~ "varmenne on virheellinen."

#~ msgid "Could not verify this certificate for unknown reasons."
#~ msgstr "Varmenteen tarkistaminen epäonnistui tuntemattomasta syystä."

#~ msgid "Change Token Password"
#~ msgstr "Vaihda tokenin salasanaa"

#~ msgid "Please select a token:"
#~ msgstr "Valitse token:"

#~ msgid "_Select"
#~ msgstr "_Valitse"

#~ msgid "Escrow the secret key?"
#~ msgstr "Välitetäänkö salainen avain?"

#~ msgid "Generating Private Key."
#~ msgstr "Salainen avain muodostuu."

#~ msgid ""
#~ "Please wait while a new private key is generated. This process could take "
#~ "a few minutes."
#~ msgstr ""
#~ "Odota hetki, kun uusi salainen avain muodostuu. Tämä voi viedä hetkisen."

#~ msgid "Security Notice"
#~ msgstr "Turvallisuusilmoitus"

#~ msgid "This page is loaded over a secure connection"
#~ msgstr "Tämä sivu on ladattu turvallisen yhteyden kautta"

#~ msgid ""
#~ "For secure pages, the address entry has a distinct color and a locked "
#~ "padlock icon is displayed.\n"
#~ "\n"
#~ "The padlock icon in the statusbar also indicates whether a page is secure."
#~ msgstr ""
#~ "Salattuja sivuja luettaessa osoitekenttä on eri värinen ja lukittu lukon "
#~ "kuva näytetään.\n"
#~ "\n"
#~ "Näet myös lukon kuvasta tilarivillä, onko sivusto salattu."

#~ msgid "Security Warning"
#~ msgstr "Turvallisuusvaroitus"

#~ msgid "This page is loaded over a low security connection"
#~ msgstr "Tämä sivu on ladattu heikosti turvallisen yhteyden kautta"

#~ msgid ""
#~ "Any information you see or enter on this page could easily be intercepted "
#~ "by a third party."
#~ msgstr ""
#~ "Kaikki tiedot jotka sivulla näkyvät tai sinne kirjoitat, voi kuka tahansa "
#~ "nähdä."

#~ msgid "Some parts of this page are loaded over an insecure connection"
#~ msgstr "Osa sivusta on ladattu turvattoman yhteyden kautta"

#~ msgid ""
#~ "Some information you see or enter will be sent over an insecure "
#~ "connection, and could easily be intercepted by a third party."
#~ msgstr ""
#~ "Osa näkyvistä tiedoista tai kirjoittamistasi tiedoista kulkevat "
#~ "turvattoman yhteyden yli, joten kuka tahansa voi helposti nähdä ne."

#~ msgid "Send this information over an insecure connection?"
#~ msgstr "Lähetetäänkö nämä tiedot turvattoman yhteyden kautta?"

#~ msgid ""
#~ "The information you have entered will be sent over an insecure "
#~ "connection, and could easily be intercepted by a third party."
#~ msgstr ""
#~ "Kirjoittamasi tiedot lähetetään turvattoman yhteyden kautta, joten kuka "
#~ "tahansa voi helposti nähdä ne."

#~ msgid "_Send"
#~ msgstr "_Lähetä"

#~ msgid ""
#~ "Although this page was loaded over a secure connection, the information "
#~ "you have entered will be sent over an insecure connection, and could "
#~ "easily be intercepted by a third party."
#~ msgstr ""
#~ "Vaikka sivu on ladattu turvallisen yhteyden kautta, kirjoittamasi tiedot "
#~ "kuitenkin palautetaan turvattoman yhteyden kautta. Kuka tahansa voi "
#~ "helposti nähdä ne."

#~ msgid "Unsafe protocol."
#~ msgstr "Turvaton yhteyskäytäntö."

#~ msgid ""
#~ "The address has not been loaded, because it refers to an unsafe protocol "
#~ "and thereby presents a security risk to your system."
#~ msgstr ""
#~ "Osoitetta ei ole ladattu, koska se viittaa turvattomaan yhteyskäytäntöön "
#~ "ja siten aiheuttaa turvallisuusriskin tietokoneellesi."

#~ msgid "No address found."
#~ msgstr "Osoitetta ei löytynyt."

#~ msgid "No web address could be found in this file."
#~ msgstr "Tiedostosta ei löydy yhtäkään www-osoitetta."

#~ msgid "Epiphany Desktop File Plugin"
#~ msgstr "Epiphanyn työpöytätiedostojen liitännäinen"

#~ msgid "Title a_nd Address"
#~ msgstr "Otsikko _ja osoite"