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

#: gdk/directfb/gdkdisplay-directfb.c:55
msgid "directfb arg"
msgstr "directfb arg"

#: gdk/directfb/gdkdisplay-directfb.c:55
msgid "sdl|system"
msgstr "σύστημα"

#. Description of --class=CLASS in --help output
#: gdk/gdk.c:126
msgid "Program class as used by the window manager"
msgstr "Program class όπως χρησιμοποιείται από τον διαχειριστή παραθύρων"

#. Placeholder in --class=CLASS in --help output
#: gdk/gdk.c:127
msgid "CLASS"
msgstr "CLASS"

#. Description of --name=NAME in --help output
#: gdk/gdk.c:129
msgid "Program name as used by the window manager"
msgstr "Όνομα προγράμματος όπως χρησιμοποιείται από τον διαχειριστή παραθύρων"

#. Placeholder in --name=NAME in --help output
#: gdk/gdk.c:130
msgid "NAME"
msgstr "ΌΝΟΜΑ"

#. Description of --display=DISPLAY in --help output
#: gdk/gdk.c:132
msgid "X display to use"
msgstr "Οθόνη X για χρήση"

#. Placeholder in --display=DISPLAY in --help output
#: gdk/gdk.c:133
msgid "DISPLAY"
msgstr "DISPLAY"

#. Description of --screen=SCREEN in --help output
#: gdk/gdk.c:135
msgid "X screen to use"
msgstr "Οθόνη X για χρήση"

#. Placeholder in --screen=SCREEN in --help output
#: gdk/gdk.c:136
msgid "SCREEN"
msgstr "ΟΘΟΝΗ"

#. Description of --gdk-debug=FLAGS in --help output
#: gdk/gdk.c:139
msgid "Gdk debugging flags to set"
msgstr "Gdk debugging flags to set"

#. Placeholder in --gdk-debug=FLAGS in --help output
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
#: gdk/gdk.c:140 gdk/gdk.c:143 gtk/gtkmain.c:434 gtk/gtkmain.c:437
msgid "FLAGS"
msgstr "FLAGS"

#. Description of --gdk-no-debug=FLAGS in --help output
#: gdk/gdk.c:142
msgid "Gdk debugging flags to unset"
msgstr "Gdk debugging flags to unset"

#: gdk/keyname-table.h:3940
msgid "keyboard label|BackSpace"
msgstr "BackSpace"

#: gdk/keyname-table.h:3941
msgid "keyboard label|Tab"
msgstr "Tab"

#: gdk/keyname-table.h:3942
msgid "keyboard label|Return"
msgstr "Return"

#: gdk/keyname-table.h:3943
msgid "keyboard label|Pause"
msgstr "Pause"

#: gdk/keyname-table.h:3944
msgid "keyboard label|Scroll_Lock"
msgstr "Scroll_Lock"

#: gdk/keyname-table.h:3945
msgid "keyboard label|Sys_Req"
msgstr "Sys_Req"

#: gdk/keyname-table.h:3946
msgid "keyboard label|Escape"
msgstr "Escape"

#: gdk/keyname-table.h:3947
msgid "keyboard label|Multi_key"
msgstr "Multi_key"

#: gdk/keyname-table.h:3948
msgid "keyboard label|Home"
msgstr "Home"

#: gdk/keyname-table.h:3949
msgid "keyboard label|Left"
msgstr "Αριστερό"

#: gdk/keyname-table.h:3950
msgid "keyboard label|Up"
msgstr "Πάνω"

#: gdk/keyname-table.h:3951
msgid "keyboard label|Right"
msgstr "Δεξιό"

#: gdk/keyname-table.h:3952
msgid "keyboard label|Down"
msgstr "Κάτω"

#: gdk/keyname-table.h:3953
msgid "keyboard label|Page_Up"
msgstr "Page_Up"

#: gdk/keyname-table.h:3954
msgid "keyboard label|Page_Down"
msgstr "Page_Down"

#: gdk/keyname-table.h:3955
msgid "keyboard label|End"
msgstr "End"

#: gdk/keyname-table.h:3956
msgid "keyboard label|Begin"
msgstr "Begin"

#: gdk/keyname-table.h:3957
msgid "keyboard label|Print"
msgstr "Print"

#: gdk/keyname-table.h:3958
msgid "keyboard label|Insert"
msgstr "Insert"

#: gdk/keyname-table.h:3959
msgid "keyboard label|Num_Lock"
msgstr "Num_Lock"

#: gdk/keyname-table.h:3960
msgid "keyboard label|KP_Space"
msgstr "KP_Space"

#: gdk/keyname-table.h:3961
msgid "keyboard label|KP_Tab"
msgstr "KP_Tab"

#: gdk/keyname-table.h:3962
msgid "keyboard label|KP_Enter"
msgstr "KP_Enter"

#: gdk/keyname-table.h:3963
msgid "keyboard label|KP_Home"
msgstr "KP_Home"

#: gdk/keyname-table.h:3964
msgid "keyboard label|KP_Left"
msgstr "KP_Left"

#: gdk/keyname-table.h:3965
msgid "keyboard label|KP_Up"
msgstr "KP_Up"

#: gdk/keyname-table.h:3966
msgid "keyboard label|KP_Right"
msgstr "KP_Right"

#: gdk/keyname-table.h:3967
msgid "keyboard label|KP_Down"
msgstr "KP_Down"

#: gdk/keyname-table.h:3968
msgid "keyboard label|KP_Page_Up"
msgstr "KP_Page_Up"

#: gdk/keyname-table.h:3969
msgid "keyboard label|KP_Prior"
msgstr "KP_Prior"

#: gdk/keyname-table.h:3970
msgid "keyboard label|KP_Page_Down"
msgstr "KP_Page_Down"

#: gdk/keyname-table.h:3971
msgid "keyboard label|KP_Next"
msgstr "KP_Next"

#: gdk/keyname-table.h:3972
msgid "keyboard label|KP_End"
msgstr "KP_End"

#: gdk/keyname-table.h:3973
msgid "keyboard label|KP_Begin"
msgstr "KP_Begin"

#: gdk/keyname-table.h:3974
msgid "keyboard label|KP_Insert"
msgstr "KP_Insert"

#: gdk/keyname-table.h:3975
msgid "keyboard label|KP_Delete"
msgstr "KP_Delete"

#: gdk/keyname-table.h:3976
msgid "keyboard label|Delete"
msgstr "Delete"

#: gdk-pixbuf/gdk-pixbuf-animation.c:154 gdk-pixbuf/gdk-pixbuf-io.c:858
#: gdk-pixbuf/gdk-pixbuf-io.c:1115 tests/testfilechooser.c:218
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Αποτυχία ανοίγματος αρχείου '%s': %s "

#: gdk-pixbuf/gdk-pixbuf-animation.c:167 gdk-pixbuf/gdk-pixbuf-io.c:870
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Το αρχείο εικόνας '%s' δεν περιέχει δεδομένα"

#: gdk-pixbuf/gdk-pixbuf-animation.c:209 gdk-pixbuf/gdk-pixbuf-io.c:906
#: gdk-pixbuf/gdk-pixbuf-io.c:1166 tests/testfilechooser.c:263
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr ""
"Αποτυχία φόρτωσης εικόνας '%s': Ο λόγος είναι άγνωστος, πιθανόν πρόκειται "
"για κατεστραμμένο αρχείο εικόνας"

#: gdk-pixbuf/gdk-pixbuf-animation.c:242
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr ""
"Αποτυχία φόρτωσης εικόνας '%s': Ο λόγος είναι άγνωστος, πιθανόν πρόκειται "
"για κατεστραμμένο αρχείο κινούμενης εικόνας"

#: gdk-pixbuf/gdk-pixbuf-io.c:624
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Αποτυχία φόρτωσης λειτουργικής μονάδας φόρτωσης εικόνας: %s: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:639
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
" Η λειτουργική μονάδα φόρτωσης εικόνας %s δεν έχει εξαγάγει το κατάλληλο  "
"interface; Πιθανόν να είναι από μια διαφορετική έκδοση του GTK;"

#: gdk-pixbuf/gdk-pixbuf-io.c:648 gdk-pixbuf/gdk-pixbuf-io.c:699
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Ο τύπος εικόνας '%s' δεν υποστηρίζεται"

#: gdk-pixbuf/gdk-pixbuf-io.c:739
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Αδυναμία αναγνώρισης του τύπου αρχείου εικόνας για το αρχείο '%s' "

#: gdk-pixbuf/gdk-pixbuf-io.c:747
#, c-format
msgid "Unrecognized image file format"
msgstr "Άγνωστος τύπος αρχείου εικόνας"

#: gdk-pixbuf/gdk-pixbuf-io.c:915
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Αποτυχία φόρτωσης εικόνας '%s': %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1394
#, c-format
msgid "Error writing to image file: %s"
msgstr "Σφάλμα κατά την εγγραφή εικόνας σε αρχείο: (%s)"

#: gdk-pixbuf/gdk-pixbuf-io.c:1439 gdk-pixbuf/gdk-pixbuf-io.c:1569
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Αυτή η έκδοση του gdk-pixbuf δεν υποστηρίζει την αποθήκευση του τύπου "
"εικόνας : %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1473
#, c-format
msgid "Insufficient memory to save image to callback"
msgstr "Ανεπάρκεια μνήμης για την αποθήκευση εικόνας σε callback"

#: gdk-pixbuf/gdk-pixbuf-io.c:1486
#, c-format
msgid "Failed to open temporary file"
msgstr "Αποτυχία ανοίγματος προσωρινού αρχείου"

#: gdk-pixbuf/gdk-pixbuf-io.c:1512
#, c-format
msgid "Failed to read from temporary file"
msgstr "Αποτυχία ανάγνωσης από το προσωρινό αρχείο"

#: gdk-pixbuf/gdk-pixbuf-io.c:1746
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Αδυναμία ανοίγματος του '%s' για εγγραφή: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1771
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
"Αδυναμία κλεισίματος του '%s' κατα την εγγραφή εικόνας, μπορεί να μην έχουν "
"αποθηκευτεί όλα τα δεδομένα: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1991 gdk-pixbuf/gdk-pixbuf-io.c:2041
#, c-format
msgid "Insufficient memory to save image into a buffer"
msgstr "Ανεπάρκεια μνήμης για την αποθήκευση εικόνας στο buffer"

#: gdk-pixbuf/gdk-pixbuf-loader.c:330
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to complete an operation, "
"but didn't give a reason for the failure"
msgstr ""
"Εσωτερικό σφάλμα: Η λειτουργική μονάδα '%s' απέτυχε να οκλοκληρώσει τη "
"διεργασία αλλά δεν εξήγησε το λόγο της αποτυχίας"

#: gdk-pixbuf/gdk-pixbuf-loader.c:372
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Η αυξητική φόρτωση του τύπου εικόνας '%s' δεν υποστηρίζεται"

#: gdk-pixbuf/gdk-pixdata.c:147
#, c-format
msgid "Image header corrupt"
msgstr "Κατεστραμμένη κεφαλίδα εικόνας"

#: gdk-pixbuf/gdk-pixdata.c:152
#, c-format
msgid "Image format unknown"
msgstr "'Αγνωστος τύπος αρχείου"

#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
#, c-format
msgid "Image pixel data corrupt"
msgstr "Κατεστραμμένα δεδομένα εικονοστοιχείων εικόνας"

#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "αποτυχία διάθεσης buffer εικόνας  %u byte"
msgstr[1] "αποτυχία διάθεσης buffer εικόνας  %u bytes"

#: gdk-pixbuf/io-ani.c:244
#, c-format
msgid "Unexpected icon chunk in animation"
msgstr "Απρόσμενο κομμάτι εικονιδίου στην κινούμενη εικόνα"

#: gdk-pixbuf/io-ani.c:337
#, c-format
msgid "Unsupported animation type"
msgstr "Ο τύπος κινούμενης εικόνας δεν υποστηρίζεται"

#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432
#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569
#, c-format
msgid "Invalid header in animation"
msgstr "Μη έγκυρη κεφαλίδα στην κινούμενη εικόνα"

#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464
#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614
#, c-format
msgid "Not enough memory to load animation"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση κινούμενης εικόνας"

#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443
#, c-format
msgid "Malformed chunk in animation"
msgstr "Κακοσχηματισμένο κομμάτι στην κινούμενη εικόνα"

#: gdk-pixbuf/io-ani.c:713
msgid "The ANI image format"
msgstr "Ο τύπος εικόνας ΑΝΙ"

#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338
#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496
#, c-format
msgid "BMP image has bogus header data"
msgstr "Τα δεδομένα κεφαλίδας της εικόνας BMP είναι πλασματικά"

#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433
#, c-format
msgid "Not enough memory to load bitmap image"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση εικόνας bitmap"

#: gdk-pixbuf/io-bmp.c:319
#, c-format
msgid "BMP image has unsupported header size"
msgstr "Δεν υποστηρίζεται η κεφαλίδα της εικόνας BMP"

#: gdk-pixbuf/io-bmp.c:357
#, c-format
msgid "Topdown BMP images cannot be compressed"
msgstr "Δεν είναι δυνατή η συμπίεση εικόνων Topdown BMP"

#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709
#, c-format
msgid "Premature end-of-file encountered"
msgstr "Εντοπίστηκε πρόωρος τερματισμός αρχείου"

#: gdk-pixbuf/io-bmp.c:1329
#, c-format
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Δεν είναι δυνατή η διάθεση μνήμης για την αποθήκευση αρχείου BMP"

#: gdk-pixbuf/io-bmp.c:1370
#, c-format
msgid "Couldn't write to BMP file"
msgstr "Αδυναμία εγγραφής στο αρχείο BMP"

#: gdk-pixbuf/io-bmp.c:1425
msgid "The BMP image format"
msgstr "Ο τύπος εικόνας BMP"

#: gdk-pixbuf/io-gif.c:222
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Αδυναμία ανάγνωσης GIF: %s"

#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1477 gdk-pixbuf/io-gif.c:1638
#, c-format
msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
msgstr ""
"Λείπουν κάποια δεδομένα από το αρχείο GIF (ίσως να αποκόπηκε με κάποιο "
"τρόπο;)"

#: gdk-pixbuf/io-gif.c:505
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Εσωτερικό σφάλμα στη μονάδα φόρτωσης GIF (%s)"

#: gdk-pixbuf/io-gif.c:579
#, c-format
msgid "Stack overflow"
msgstr "Υπερχείλιση στοίβας"

#: gdk-pixbuf/io-gif.c:639
#, c-format
msgid "GIF image loader cannot understand this image."
msgstr "Η μονάδα φόρτωσης GIF δεν αναγνωρίζει αυτήν την εικόνα."

#: gdk-pixbuf/io-gif.c:668
#, c-format
msgid "Bad code encountered"
msgstr "Εντοπίστηκε εσφαλμένος κώδικας"

#: gdk-pixbuf/io-gif.c:678
#, c-format
msgid "Circular table entry in GIF file"
msgstr "Κυκλική καταχώρηση πίνακα στο αρχείο GIF"

#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1464 gdk-pixbuf/io-gif.c:1511
#: gdk-pixbuf/io-gif.c:1626
#, c-format
msgid "Not enough memory to load GIF file"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση του αρχείου GIF"

#: gdk-pixbuf/io-gif.c:956
#, c-format
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση ενός πλαισίου σε αρχείο GIF"

#: gdk-pixbuf/io-gif.c:1128
#, c-format
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Η  εικόνα GIF είναι κατεστραμμένη (εσφαλμένη συμπίεση LZW)"

#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "File does not appear to be a GIF file"
msgstr "Το αρχείο δε φαίνεται να είναι αρχείο GIF"

#: gdk-pixbuf/io-gif.c:1190
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Οι εκδόσεις %s του τύπου αρχείων GIF δεν υποστηρίζονται"

#: gdk-pixbuf/io-gif.c:1299
#, c-format
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr ""
"Η εικόνα GIF περιέχει δεν έχει γενικό colormap, και ένα εσωτερικό πλαίσιο "
"δεν έχει τοπικό colormap."

#: gdk-pixbuf/io-gif.c:1533
#, c-format
msgid "GIF image was truncated or incomplete."
msgstr "Η εικόνα GIF ήταν είτε κατεστραμμένη είτε ημιτελής."

#: gdk-pixbuf/io-gif.c:1691
msgid "The GIF image format"
msgstr "Ο τύπος εικόνας GIF"

#: gdk-pixbuf/io-ico.c:217 gdk-pixbuf/io-ico.c:277 gdk-pixbuf/io-ico.c:346
#: gdk-pixbuf/io-ico.c:409 gdk-pixbuf/io-ico.c:439
#, c-format
msgid "Not enough memory to load icon"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση εικονιδίου"

#: gdk-pixbuf/io-ico.c:254 gdk-pixbuf/io-ico.c:267 gdk-pixbuf/io-ico.c:336
#, c-format
msgid "Invalid header in icon"
msgstr "Μη έγκυρη κεφαλίδα στο εικονίδιο"

#: gdk-pixbuf/io-ico.c:299
#, c-format
msgid "Icon has zero width"
msgstr "Το εικονίδιο έχει μηδενικό πλάτος"

#: gdk-pixbuf/io-ico.c:309
#, c-format
msgid "Icon has zero height"
msgstr "Το εικονίδιο έχει μηδενικό ύψος"

#: gdk-pixbuf/io-ico.c:361
#, c-format
msgid "Compressed icons are not supported"
msgstr "Δεν υποστηρίζονται συμπιεσμένα εικονίδια"

#: gdk-pixbuf/io-ico.c:394
#, c-format
msgid "Unsupported icon type"
msgstr "Ο τύπος εικονιδίου δεν υποστηρίζεται"

#: gdk-pixbuf/io-ico.c:488
#, c-format
msgid "Not enough memory to load ICO file"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση αρχείου ICO"

#: gdk-pixbuf/io-ico.c:953
#, c-format
msgid "Image too large to be saved as ICO"
msgstr "Η εικόνα είναι πολύ μεγάλη για να αποθηκευτεί ως ICO"

#: gdk-pixbuf/io-ico.c:964
#, c-format
msgid "Cursor hotspot outside image"
msgstr "Το hotspot του δρομέα βρίσκεται έξω από την εικόνα"

#: gdk-pixbuf/io-ico.c:987
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Μη υποστηριζόμενο βάθος για αρχείο ICO: %d"

#: gdk-pixbuf/io-ico.c:1224
msgid "The ICO image format"
msgstr "Ο τύπος εικόνας ICO"

#: gdk-pixbuf/io-jpeg.c:117
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Σφάλμα κατά την ερμηνεία αρχείου εικόνας JPEG (%s)"

#: gdk-pixbuf/io-jpeg.c:529
#, c-format
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
msgstr ""
"Ανεπάρκεια μνήμης για τη φόρτωση εικόνας, βγείτε από ορισμένες εφαρμογές για "
"να ελευθερώσετε μνήμη"

#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Μη υποστηριζόμενο εύρος χρωμάτων JPEG (%s)"

#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177
#: gdk-pixbuf/io-jpeg.c:1186
#, c-format
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Δεν είναι δυνατή η διάθεση μνήμης για τη φόρτωση αρχείου JPEG"

#: gdk-pixbuf/io-jpeg.c:920
#, c-format
msgid "Transformed JPEG has zero width or height."
msgstr "Η μεταμορφωμένη JPEG έχει μηδενικό ύψος ή πλάτος."

#: gdk-pixbuf/io-jpeg.c:1133
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
msgstr ""
"Η ποιότητα JPEG πρέπει να έχει τιμή μεταξύ 0 και 100; Η τιμή  '%s' δε μπορεί "
"να ερμηνευθεί."

#: gdk-pixbuf/io-jpeg.c:1148
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
"Η ποιότητα JPEG πρέπει να έχει τιμή μεταξύ 0 και 100; Η τιμή  '%d' δεν "
"επιτρέπεται."

#: gdk-pixbuf/io-jpeg.c:1311
msgid "The JPEG image format"
msgstr "Ο τύπος εικόνας JPEG"

#: gdk-pixbuf/io-pcx.c:187
#, c-format
msgid "Couldn't allocate memory for header"
msgstr "Αδυναμία διάθεσης μνήμης για κεφαλίδα"

#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560
#, c-format
msgid "Couldn't allocate memory for context buffer"
msgstr "Αδυναμία διάθεσης μνήμης για context struct"

#: gdk-pixbuf/io-pcx.c:601
#, c-format
msgid "Image has invalid width and/or height"
msgstr "Η εικόνα έχει μη έγκυρο  ύψος ή/και πλάτος"

#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674
#, c-format
msgid "Image has unsupported bpp"
msgstr "Δεν υποστηρίζεται  το bpp της εικόνας"

#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Δεν υποστηρίζεται ο αριθμός των %d-bit planes της εικόνας"

#: gdk-pixbuf/io-pcx.c:642
#, c-format
msgid "Couldn't create new pixbuf"
msgstr "Αδυναμία δμιουργίας νέου pixbuf"

#: gdk-pixbuf/io-pcx.c:650
#, c-format
msgid "Couldn't allocate memory for line data"
msgstr "Δεν είναι δυνατή η διάθεση μνήμης για δεδομένα γραμμής"

#: gdk-pixbuf/io-pcx.c:657
#, c-format
msgid "Couldn't allocate memory for paletted data"
msgstr "Δεν είναι δυνατή η διάθεση μνήμης για paletted δεδομένα "

#: gdk-pixbuf/io-pcx.c:704
#, c-format
msgid "Didn't get all lines of PCX image"
msgstr "Αδυναμία λήψης όλων των γραμμών από εικόνα PCX"

#: gdk-pixbuf/io-pcx.c:711
#, c-format
msgid "No palette found at end of PCX data"
msgstr "Δεν βρέθηκε παλέτα στο τέός των δεδομένων PCX"

#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "Ο τύπος εικόνας PCX"

#: gdk-pixbuf/io-png.c:55
#, c-format
msgid "Bits per channel of PNG image is invalid."
msgstr "Τα bits ανά κανάλι της εικόνας PNG δεν είναι έγκυρα."

#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618
#, c-format
msgid "Transformed PNG has zero width or height."
msgstr "Η μεταμορφωμένη PNG έχει μηδενικό ύψος ή πλάτος."

#: gdk-pixbuf/io-png.c:144
#, c-format
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Τα bits ανά κανάλι της μεταμορφωμένης PNG δεν είναι 8."

#: gdk-pixbuf/io-png.c:153
#, c-format
msgid "Transformed PNG not RGB or RGBA."
msgstr "Η μεταμορφωμένη PNG δεν είναι  RGB ή RGBA."

#: gdk-pixbuf/io-png.c:162
#, c-format
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Η μεταμορφωμένη PNG περιέχει αριθμό καναλιών που δεν υποστηρίζονται, θα "
"πρέπει να είναι 3 ή 4."

#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Μοιραίο σφάλμα στο αρχείο εικόνας PNG: %s"

#: gdk-pixbuf/io-png.c:310
#, c-format
msgid "Insufficient memory to load PNG file"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση αρχείου PNG"

#: gdk-pixbuf/io-png.c:633
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
"applications to reduce memory usage"
msgstr ""
"Ανεπάρκεια μνήμης για την αποθήκευση %ld από %ld της εικόνας, βγείτε από "
"ορισμένες εφαρμογές για να ελαττώσετε το ποσό μνήμης που χρησιμοποιείται"

#: gdk-pixbuf/io-png.c:684
#, c-format
msgid "Fatal error reading PNG image file"
msgstr "Μοιραίο σφάλμα στην ανάγνωση αρχείου εικόνας PNG"

#: gdk-pixbuf/io-png.c:733
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Μοιραίο σφάλμα στην ανάγνωση αρχείου εικόνας PNG: %s"

#: gdk-pixbuf/io-png.c:825
#, c-format
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Τα κλειδιά για PNG text chunks θα πρέπει να έχουν το ελάχιστο 1 και το "
"μέγιστο 79 χαρακτήρες."

#: gdk-pixbuf/io-png.c:833
#, c-format
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Τα κλειδιά για PNG text chunks θα πρέπει να είναι χαρακτήρες ASCII."

#: gdk-pixbuf/io-png.c:846
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
"be parsed."
msgstr ""
"Η ποιότητα συμπίεσης PNG πρέπει να έχει τιμή μεταξύ 0 και 9; Η τιμή  '%s' δε "
"μπορεί να ερμηνευθεί."

#: gdk-pixbuf/io-png.c:858
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
"allowed."
msgstr ""
"Η ποιότητα συμπίεσης PNG πρέπει να έχει τιμή μεταξύ 0 και 9; Η τιμή  '%d' "
"δεν επιτρέπεται."

#: gdk-pixbuf/io-png.c:896
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Η τιμή για PNG text chunk %s δε μπορεί να μετατραπεί σε κωδικοποίηση ISO-"
"8859-1."

#: gdk-pixbuf/io-png.c:1047
msgid "The PNG image format"
msgstr "O τύπος εικόνας PNG"

#: gdk-pixbuf/io-pnm.c:250
#, c-format
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Ο εκκινητής PNM περίμενε να βρει ένα integer, αλλά δε βρήκε"

#: gdk-pixbuf/io-pnm.c:282
#, c-format
msgid "PNM file has an incorrect initial byte"
msgstr "Το αρχείο PNM έχει μη έγκυρο αρχικό byte"

#: gdk-pixbuf/io-pnm.c:312
#, c-format
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Το αρχείο PNM δεν έχει ένα αναγνωρίσιμο PNM subformat "

#: gdk-pixbuf/io-pnm.c:337
#, c-format
msgid "PNM file has an image width of 0"
msgstr "Το αρχείο PNM έχει μια εικόνα με πλάτος 0"

#: gdk-pixbuf/io-pnm.c:358
#, c-format
msgid "PNM file has an image height of 0"
msgstr "Το αρχείο PNM έχει μια εικόνα με ύψος 0"

#: gdk-pixbuf/io-pnm.c:381
#, c-format
msgid "Maximum color value in PNM file is 0"
msgstr "Η μέγιστη τιμή χρώματος στο αρχείο PNM είναι 0"

#: gdk-pixbuf/io-pnm.c:389
#, c-format
msgid "Maximum color value in PNM file is too large"
msgstr "Η μέγιστη τιμή χρώματος στο αρχείο PNM είναι πολύ μεγάλη"

#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504
#, c-format
msgid "Raw PNM image type is invalid"
msgstr "Μη έγκυρος raw τύπος εικόνας PNM"

#: gdk-pixbuf/io-pnm.c:654
#, c-format
msgid "PNM image loader does not support this PNM subformat"
msgstr "Ο εκκινητής αρχείου PNM δεν υποστηρίζει αυτό το PNM subformat"

#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968
#, c-format
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Οι τύποι raw PNM απαιτούν ακριβώς ένα whitespace πριν από sample data"

#: gdk-pixbuf/io-pnm.c:768
#, c-format
msgid "Cannot allocate memory for loading PNM image"
msgstr "Δεν είναι δυνατή η διάθεση μνήμης για τη φόρτωση εικόνας PNM"

#: gdk-pixbuf/io-pnm.c:818
#, c-format
msgid "Insufficient memory to load PNM context struct"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση PNM context struct"

#: gdk-pixbuf/io-pnm.c:869
#, c-format
msgid "Unexpected end of PNM image data"
msgstr "Απρόσμενος τερματισμός δεδομένων εικόνας PNM "

#: gdk-pixbuf/io-pnm.c:997
#, c-format
msgid "Insufficient memory to load PNM file"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση αρχείου PNM"

#: gdk-pixbuf/io-pnm.c:1083
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Η οικογένεια τύπου εικόνας PNM/PBM/PGM/PPM"

#: gdk-pixbuf/io-ras.c:126
#, c-format
msgid "RAS image has bogus header data"
msgstr "Η εικόνα RAS έχει πλαστά δεδομένα κεφαλίδας"

#: gdk-pixbuf/io-ras.c:148
#, c-format
msgid "RAS image has unknown type"
msgstr "Άγνωστος τύπος εικόνας RAS"

#: gdk-pixbuf/io-ras.c:156
#, c-format
msgid "unsupported RAS image variation"
msgstr "η ποικιλία εικόνας RAS δεν υποστηρίζεται"

#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
#, c-format
msgid "Not enough memory to load RAS image"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση εικόνας RAS "

#: gdk-pixbuf/io-ras.c:547
msgid "The Sun raster image format"
msgstr "Ο τύπος εικόνας Sun raster"

#: gdk-pixbuf/io-tga.c:154
#, c-format
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Δεν είναι δυνατή η διάθεση μνήμης για IOBuffer struct"

#: gdk-pixbuf/io-tga.c:173
#, c-format
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Δεν είναι δυνατή η διάθεση μνήμης για δεδομένα IOBuffer"

#: gdk-pixbuf/io-tga.c:184
#, c-format
msgid "Cannot realloc IOBuffer data"
msgstr "Δεν είναι δυνατή η αναδιανομή δεδομένων IOBuffer"

#: gdk-pixbuf/io-tga.c:214
#, c-format
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Δεν είναι δυνατή η διάθεση δεδομένων προσωρινού IOBuffer"

#: gdk-pixbuf/io-tga.c:347
#, c-format
msgid "Cannot allocate new pixbuf"
msgstr "Αδυναμία διάθεσης νέου pixbuf"

#: gdk-pixbuf/io-tga.c:687
#, c-format
msgid "Cannot allocate colormap structure"
msgstr "Αδυναμία διάθεσης δομής colormap"

#: gdk-pixbuf/io-tga.c:694
#, c-format
msgid "Cannot allocate colormap entries"
msgstr "Αδυναμία διάθεσης εγγραφών colormap"

#: gdk-pixbuf/io-tga.c:716
#, c-format
msgid "Unexpected bitdepth for colormap entries"
msgstr "Απρόσμενο bitdepth εγγραφών colormap"

#: gdk-pixbuf/io-tga.c:734
#, c-format
msgid "Cannot allocate TGA header memory"
msgstr "Αδυναμία διάθεσης μνήμης για κεφαλίδα TGA "

#: gdk-pixbuf/io-tga.c:767
#, c-format
msgid "TGA image has invalid dimensions"
msgstr "Η εικόνα TGA δεν έχει έγκυρες διαστάσεις"

#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792
#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809
#, c-format
msgid "TGA image type not supported"
msgstr "Δεν υποστηρίζεται αυτός ο τύπος της εικόνας TGA"

#: gdk-pixbuf/io-tga.c:856
#, c-format
msgid "Cannot allocate memory for TGA context struct"
msgstr "Αδυναμία διάθεσης μνήμης για TGA context struct"

#: gdk-pixbuf/io-tga.c:921
#, c-format
msgid "Excess data in file"
msgstr "Υπέρβαση δεδομένων στο αρχείο"

#: gdk-pixbuf/io-tga.c:1002
msgid "The Targa image format"
msgstr "Ο τύπος εικόνας Targa "

#: gdk-pixbuf/io-tiff.c:160
msgid "Could not get image width (bad TIFF file)"
msgstr "Δεν είναι δυνατή η λήψη πλάτους εικόνας (bad TIFF file)"

#: gdk-pixbuf/io-tiff.c:167
msgid "Could not get image height (bad TIFF file)"
msgstr "Δεν είναι δυνατή η λήψη ύψους εικόνας (bad TIFF file)"

#: gdk-pixbuf/io-tiff.c:175
#, c-format
msgid "Width or height of TIFF image is zero"
msgstr "Το ύψος ή το πλάτος της εικόνας TIFF είναι μηδενικό"

#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193
#, c-format
msgid "Dimensions of TIFF image too large"
msgstr "Οι διαστάσεις της εικόνας TIFF είναι πολύ μεγάλες"

#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541
#, c-format
msgid "Insufficient memory to open TIFF file"
msgstr "Ανεπάρκεια μνήμης για το άνοιγμα αρχείου TIFF"

#: gdk-pixbuf/io-tiff.c:275
msgid "Failed to load RGB data from TIFF file"
msgstr "Αποτυχία φόρτωσης δεδομένων RGB από το αρχείο TIFF"

#: gdk-pixbuf/io-tiff.c:331
msgid "Failed to open TIFF image"
msgstr "Αποτυχία ανοίγματος εικόνας TIFF"

#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722
msgid "TIFFClose operation failed"
msgstr "Αποτυχία ενέργειας TIFFClose"

#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486
msgid "Failed to load TIFF image"
msgstr "Αποτυχία φόρτωσης εικόνας TIFF"

#: gdk-pixbuf/io-tiff.c:670
msgid "Failed to save TIFF image"
msgstr "Αποτυχία αποθήκευσης εικόνας TIFF"

#: gdk-pixbuf/io-tiff.c:708
msgid "Failed to write TIFF data"
msgstr "Αποτυχία εγγραφής δεδομένων TIFF"

#: gdk-pixbuf/io-tiff.c:760
#, c-format
msgid "Couldn't write to TIFF file"
msgstr "Αδυναμία εγγραφής στο αρχείο TIFF"

#: gdk-pixbuf/io-tiff.c:817
msgid "The TIFF image format"
msgstr "Ο τύπος εικόνας TIFF"

#: gdk-pixbuf/io-wbmp.c:246
#, c-format
msgid "Image has zero width"
msgstr "Η εικόνα έχει μηδενικό πλάτος"

#: gdk-pixbuf/io-wbmp.c:264
#, c-format
msgid "Image has zero height"
msgstr "Η εικόνα έχει μηδενικό ύψος"

#: gdk-pixbuf/io-wbmp.c:275
#, c-format
msgid "Not enough memory to load image"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση εικόνας"

#: gdk-pixbuf/io-wbmp.c:334
#, c-format
msgid "Couldn't save the rest"
msgstr "Αποτυχία αποθήκευσης των υπολοίπων"

#: gdk-pixbuf/io-wbmp.c:377
msgid "The WBMP image format"
msgstr "Ο τύπος εικόνας WBMP"

#: gdk-pixbuf/io-xbm.c:295
#, c-format
msgid "Invalid XBM file"
msgstr "Μη έγκυρο αρχείο XBM "

#: gdk-pixbuf/io-xbm.c:305
#, c-format
msgid "Insufficient memory to load XBM image file"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση αρχείου εικόνας XBM"

#: gdk-pixbuf/io-xbm.c:453
#, c-format
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Αποτυχία εγγραφής στο προσωρινό αρχείο κατα τη φόρτωση εικόνας XBM"

#: gdk-pixbuf/io-xbm.c:494
msgid "The XBM image format"
msgstr "Ο τύπος εικόνας XBM"

#: gdk-pixbuf/io-xpm.c:468
#, c-format
msgid "No XPM header found"
msgstr "Δε βρέθηκε κεφαλίδα XBM"

#: gdk-pixbuf/io-xpm.c:477
#, c-format
msgid "Invalid XPM header"
msgstr "Μη έγκυρη κεαφλίδα XBM "

#: gdk-pixbuf/io-xpm.c:485
#, c-format
msgid "XPM file has image width <= 0"
msgstr "Το αρχείο XPM έχει πλάτος εικόνας <= 0"

#: gdk-pixbuf/io-xpm.c:493
#, c-format
msgid "XPM file has image height <= 0"
msgstr "Το αρχείο XPM έχει ύψος εικόνας <= 0"

#: gdk-pixbuf/io-xpm.c:501
#, c-format
msgid "XPM has invalid number of chars per pixel"
msgstr "Το αρχείο XPM έχει μη έγκυρο αριθμό χαρακτήρων ανά εικονοστοιχείο"

#: gdk-pixbuf/io-xpm.c:510
#, c-format
msgid "XPM file has invalid number of colors"
msgstr "Το αρχείο XPM έχει μη έγκυρο αριθμό χρωμάτων"

#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583
#, c-format
msgid "Cannot allocate memory for loading XPM image"
msgstr "Αδυναμία διάθεσης μνήμης για τη φόρτωση εικόνας XPM"

#: gdk-pixbuf/io-xpm.c:545
#, c-format
msgid "Cannot read XPM colormap"
msgstr "Αδυναμία ανάγνωσης XPM colormap"

#: gdk-pixbuf/io-xpm.c:777
#, c-format
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Αποτυχία εγγραφής στον προσωρινό αρχείο κατά τη φόρτωση εικόνας XBM"

#: gdk-pixbuf/io-xpm.c:818
msgid "The XPM image format"
msgstr "Ο τύπος εικόνας XPM"

#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:54
msgid "Don't batch GDI requests"
msgstr "Don't batch GDI requests"

#. Description of --no-wintab in --help output
#: gdk/win32/gdkmain-win32.c:56
msgid "Don't use the Wintab API for tablet support"
msgstr "Να μην γίνεται χρήση Wintab API για υποστήριξη tablet"

#. Description of --ignore-wintab in --help output
#: gdk/win32/gdkmain-win32.c:58
msgid "Same as --no-wintab"
msgstr "Όμοιο όπως --no-wintab"

#. Description of --use-wintab in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Do use the Wintab API [default]"
msgstr "Να μην γίνεται χρήση Wintab API [προειλογή]"

#. Description of --max-colors=COLORS in --help output
#: gdk/win32/gdkmain-win32.c:62
msgid "Size of the palette in 8 bit mode"
msgstr "Μέγεθος της παλέτας σε λειτουργία 8 bit "

#. Placeholder in --max-colors=COLORS in --help output
#: gdk/win32/gdkmain-win32.c:63
msgid "COLORS"
msgstr "ΧΡΩΜΑΤΑ"

#. Description of --sync in --help output
#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Make X calls synchronous"

#: gtk/gtkaboutdialog.c:264 gtk/gtkaboutdialog.c:2101
msgid "License"
msgstr "Άδεια χρήσης"

#: gtk/gtkaboutdialog.c:265
msgid "The license of the program"
msgstr "Η άδεια χρήσης του προγράμματος"

#. Add the credits button
#: gtk/gtkaboutdialog.c:500
msgid "C_redits"
msgstr "Μ_νεία"

#. Add the license button
#: gtk/gtkaboutdialog.c:513
msgid "_License"
msgstr "Ά_δεια χρήσης"

#: gtk/gtkaboutdialog.c:742
#, c-format
msgid "About %s"
msgstr "Περί %s"

#: gtk/gtkaboutdialog.c:2025
msgid "Credits"
msgstr "Μνεία"

#: gtk/gtkaboutdialog.c:2054
msgid "Written by"
msgstr "Γράφτηκε από"

#: gtk/gtkaboutdialog.c:2057
msgid "Documented by"
msgstr "Τεκμηρίωση από"

#: gtk/gtkaboutdialog.c:2069
msgid "Translated by"
msgstr "Μετάφραση από"

#: gtk/gtkaboutdialog.c:2073
msgid "Artwork by"
msgstr "Γραφικά από"

#. This is the text that should appear next to menu accelerators
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#. *
#. * Don't include the prefix "keyboard label|" in the translation.
#.
#: gtk/gtkaccellabel.c:90
msgid "keyboard label|Shift"
msgstr "Shift"

#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#. *
#. * Don't include the prefix "keyboard label|" in the translation.
#.
#: gtk/gtkaccellabel.c:98
msgid "keyboard label|Ctrl"
msgstr "Ctrl"

#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#. *
#. * Don't include the prefix "keyboard label|" in the translation.
#.
#: gtk/gtkaccellabel.c:106
msgid "keyboard label|Alt"
msgstr "Alt"

#. This is the text that should appear next to menu accelerators
#. * that use the super key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#. * And do not translate the part before the |.
#.
#: gtk/gtkaccellabel.c:580
msgid "keyboard label|Super"
msgstr "Super"

#. This is the text that should appear next to menu accelerators
#. * that use the hyper key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#. * And do not translate the part before the |.
#.
#: gtk/gtkaccellabel.c:594
msgid "keyboard label|Hyper"
msgstr "Hyper"

#. This is the text that should appear next to menu accelerators
#. * that use the meta key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#. * And do not translate the part before the |.
#.
#: gtk/gtkaccellabel.c:608
msgid "keyboard label|Meta"
msgstr "Tab"

#. do not translate the part before the |
#: gtk/gtkaccellabel.c:622
msgid "keyboard label|Space"
msgstr "Space"

#. do not translate the part before the |
#: gtk/gtkaccellabel.c:626
msgid "keyboard label|Backslash"
msgstr "Backslash"

#: gtk/gtkbuilderparser.c:269
#, c-format
msgid "Invalid type function: `%s'"
msgstr "Μη έγκυρο όνομα λειτουργίας: `%s'"

#: gtk/gtkbuilderparser.c:723
#, c-format
msgid "Invalid root element: '%s'"
msgstr "Μη έγκυρο στοιχείο root: '%s'"

#: gtk/gtkbuilderparser.c:755
#, c-format
msgid "Unhandled tag: '%s'"
msgstr "Unhandled tag: '%s'"

#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
#. * Do *not* translate it to anything else, if it
#. * it isn't calendar:YM or calendar:MY it will not work.
#. *
#. * Note that this flipping is in top of the text direction flipping,
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
#: gtk/gtkcalendar.c:670
msgid "calendar:MY"
msgstr "calendar:MY"

#. Translate to calendar:week_start:0 if you want Sunday to be the
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
#: gtk/gtkcalendar.c:708
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"

#. Translators:  This is a text measurement template.
#. * Translate it to the widest year text.
#. *
#. * Don't include the prefix "year measurement template|"
#. * in the translation.
#. *
#. * If you don't understand this, leave it as "2000"
#.
#: gtk/gtkcalendar.c:1605
msgid "year measurement template|2000"
msgstr "2000"

#. Translators: this defines whether the day numbers should use
#. * localized digits or the ones used in English (0123...).
#. *
#. * Translate to "%Id" if you want to use localized digits, or
#. * translate to "%d" otherwise.  Don't include the "calendar:day:digits|"
#. * part in the translation.
#. *
#. * Note that translating this doesn't guarantee that you get localized
#. * digits.  That needs support from your system and locale definition
#. * too.
#.
#: gtk/gtkcalendar.c:1636 gtk/gtkcalendar.c:2214
#, c-format
msgid "calendar:day:digits|%d"
msgstr "%d"

#. Translators: this defines whether the week numbers should use
#. * localized digits or the ones used in English (0123...).
#. *
#. * Translate to "%Id" if you want to use localized digits, or
#. * translate to "%d" otherwise.  Don't include the
#. * "calendar:week:digits|" part in the translation.
#. *
#. * Note that translating this doesn't guarantee that you get localized
#. * digits.  That needs support from your system and locale definition
#. * too.
#.
#: gtk/gtkcalendar.c:1670 gtk/gtkcalendar.c:2088
#, c-format
msgid "calendar:week:digits|%d"
msgstr "%d"

#. Translators: This dictates how the year is displayed in
#. * gtkcalendar widget.  See strftime() manual for the format.
#. * Use only ASCII in the translation.
#. *
#. * Also look for the msgid "year measurement template|2000".
#. * Translate that entry to a year with the widest output of this
#. * msgid.
#. *
#. * Don't include the prefix "calendar year format|" in the
#. * translation. "%Y" is appropriate for most locales.
#.
#: gtk/gtkcalendar.c:1879
msgid "calendar year format|%Y"
msgstr "%Y"

#. This label is displayed in a treeview cell displaying
#. * a disabled accelerator key combination. Only include
#. * the text after the | in the translation.
#.
#: gtk/gtkcellrendereraccel.c:235
msgid "Accelerator|Disabled"
msgstr "Απενεργοποιημένο"

#. This label is displayed in a treeview cell displaying
#. * an accelerator when the cell is clicked to change the
#. * acelerator.
#.
#: gtk/gtkcellrendereraccel.c:368 gtk/gtkcellrendereraccel.c:580
msgid "New accelerator..."
msgstr "Νέα συντόμευση..."

#. do not translate the part before the |
#: gtk/gtkcellrendererprogress.c:362 gtk/gtkcellrendererprogress.c:449
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"

#: gtk/gtkcolorbutton.c:189 gtk/gtkcolorbutton.c:560
msgid "Pick a Color"
msgstr "Επιλογή χρώματος"

#: gtk/gtkcolorbutton.c:449
msgid "Received invalid color data\n"
msgstr "Λήφθηκαν μη έγκυρα δεδομένα χρώματος\n"

#: gtk/gtkcolorsel.c:550
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
"Το χρώμα που επιλέχθηκε πριν σε σύγκριση με το χρώμα που επιλέγετε τώρα. "
"Μπορείτε να σύρετε το χρώμα σε μια καταχώριση της παλλέτας ή να επιλέξετε το "
"χρώμα ως το τρέχον με το να το σύρετε στη θέση του άλλου χρώματος."

#: gtk/gtkcolorsel.c:554
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
"Το χρώμα που επιλέξατε. Μπορείτε να σύρετε το χρώμα σε μια καταχώριση της "
"παλέτας για να το αποθηκεύσετε και να το χρησιμοποιείτε στο μέλλον."

#: gtk/gtkcolorsel.c:942
msgid "_Save color here"
msgstr "_Αποθήκευση χρώματος εδώ"

#: gtk/gtkcolorsel.c:1147
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
"Πατήστε σε αυτή την καταχώριση της παλέτας για να το επιλέξετε ως το τρέχον "
"χρώμα. Για να αλλάξετε αυτή την καταχώριση σύρετε ένα χρώμα εδώ ή κάντε δεξί "
"κλικ και επιλέξτε \"Αποθήκευση χρώματος εδώ.\""

#: gtk/gtkcolorsel.c:1922
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
"Επιλέξτε το χρώμα που επιθυμείτε από τον εξωτερικό δακτύλιο. Επιλέξτε τη "
"διαβάθμιση φωτεινότητας του χρώματος με τη χρήση του εσωτερικού τριγώνου."

#: gtk/gtkcolorsel.c:1946
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
"Πατήστε στο eyedropper, και μετά πατήστε σε ένα χρώμα οπουδήποτε στην οθόνη "
"για να επιλέξετε αυτό το χρώμα."

#: gtk/gtkcolorsel.c:1955
msgid "_Hue:"
msgstr "Α_πόχρωση:"

#: gtk/gtkcolorsel.c:1956
msgid "Position on the color wheel."
msgstr "Θέση του δρομέα χρώματος."

#: gtk/gtkcolorsel.c:1958
msgid "_Saturation:"
msgstr "Κ_ορεσμός:"

#: gtk/gtkcolorsel.c:1959
msgid "\"Deepness\" of the color."
msgstr "\"Βάθος\" του χρώματος."

#: gtk/gtkcolorsel.c:1960
msgid "_Value:"
msgstr "_Τιμή:"

#: gtk/gtkcolorsel.c:1961
msgid "Brightness of the color."
msgstr "Φωτεινότητα του χρώματος."

#: gtk/gtkcolorsel.c:1962
msgid "_Red:"
msgstr "_Κόκκινο:"

#: gtk/gtkcolorsel.c:1963
msgid "Amount of red light in the color."
msgstr "Ποσότητα κόκκινου φωτός στο χρώμα."

#: gtk/gtkcolorsel.c:1964
msgid "_Green:"
msgstr "_Πράσινο:"

#: gtk/gtkcolorsel.c:1965
msgid "Amount of green light in the color."
msgstr "Ποσότητα πράσινου φωτός στο χρώμα."

#: gtk/gtkcolorsel.c:1966
msgid "_Blue:"
msgstr "_Μπλε:"

#: gtk/gtkcolorsel.c:1967
msgid "Amount of blue light in the color."
msgstr "Ποσότητα μπλε φωτός στο χρώμα."

#: gtk/gtkcolorsel.c:1970
msgid "Op_acity:"
msgstr "Α_διαφάνεια:"

#: gtk/gtkcolorsel.c:1977 gtk/gtkcolorsel.c:1987
msgid "Transparency of the color."
msgstr "Διαφάνεια του χρώματος."

#: gtk/gtkcolorsel.c:1994
msgid "Color _name:"
msgstr "Όνομα  _χρώματος:"

#: gtk/gtkcolorsel.c:2008
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
"Μπορείτε να εισάγετε μια τιμή hexadecimal σε στυλ HTML, ή απλά ένα "
"όνομαχρώματος όπως 'orange'."

#: gtk/gtkcolorsel.c:2038
msgid "_Palette:"
msgstr "Πα_λέτα:"

#: gtk/gtkcolorsel.c:2067
msgid "Color Wheel"
msgstr "Χρώμα τροχού"

#: gtk/gtkcolorseldialog.c:101
msgid "Color Selection"
msgstr "Επιλογή χρώματος"

#: gtk/gtkentry.c:5255 gtk/gtktextview.c:7669
msgid "Input _Methods"
msgstr "_Μέθοδοι εισαγωγής"

#: gtk/gtkentry.c:5269 gtk/gtktextview.c:7683
msgid "_Insert Unicode Control Character"
msgstr "_Εισαγωγή χαρακτήρα Unicode control"

#: gtk/gtkfilechooserbutton.c:68
msgid "Select A File"
msgstr "Επιλογή ενός αρχείου"

#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1979
msgid "Desktop"
msgstr "Επιφάνεια εργασίας"

#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(κανένα)"

#: gtk/gtkfilechooserbutton.c:2048
msgid "Other..."
msgstr "Άλλο..."

#: gtk/gtkfilechooser.c:1697 gtk/gtkfilechooser.c:1741
#: gtk/gtkfilechooser.c:1816 gtk/gtkfilechooser.c:1860
#, c-format
msgid "Invalid filename: %s"
msgstr "Μη έγκυρο όνομα αρχείου: %s"

#: gtk/gtkfilechooserdefault.c:1100
msgid "Could not retrieve information about the file"
msgstr "Αδυναμία λήψης πληροφοριών για το αρχείο"

#: gtk/gtkfilechooserdefault.c:1111
msgid "Could not add a bookmark"
msgstr "Αποτυχία πρoσθήκης ενός σελιδοδείκτη"

#: gtk/gtkfilechooserdefault.c:1122
msgid "Could not remove bookmark"
msgstr "Αδυναμία αφαίρεσης σελιδοδείκτη"

#: gtk/gtkfilechooserdefault.c:1133
msgid "The folder could not be created"
msgstr "Δεν είναι δυνατή η δημιουργία του φακέλου"

#: gtk/gtkfilechooserdefault.c:1146
msgid ""
"The folder could not be created, as a file with the same name already "
"exists.  Try using a different name for the folder, or rename the file first."
msgstr ""
"Δεν είναι δυνατή η δημιουργία φακέλου, επειδή υπάρχει ένα αρχείο με τοίδιο "
"όνομα. Χρησιμοποιήστε ένα διαφορετικό όνο,α, η μετονομάστε το αρχείο πρώτα."

#: gtk/gtkfilechooserdefault.c:1159
msgid "Invalid file name"
msgstr "Μη έγκυρο όνομα αρχείου"

#: gtk/gtkfilechooserdefault.c:1169
msgid "The folder contents could not be displayed"
msgstr "Τα περιεχόμενα του φακέλου δεν μπορούν να προβληθούν"

#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
#.
#: gtk/gtkfilechooserdefault.c:1723
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s σε %2$s"

#: gtk/gtkfilechooserdefault.c:1906
msgid "Search"
msgstr "Αναζήτηση"

#: gtk/gtkfilechooserdefault.c:1930
msgid "Recently Used"
msgstr "Πρόσφατα"

#: gtk/gtkfilechooserdefault.c:2595
msgid "Select which types of files are shown"
msgstr "Επιλέξτε το τύπο των αρχείων που θα προβάλλονται"

#: gtk/gtkfilechooserdefault.c:3023
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Προσθήκη του φακέλου '%s' στους σελιδοδείκτες"

#: gtk/gtkfilechooserdefault.c:3064
#, c-format
msgid "Add the current folder to the bookmarks"
msgstr "Προσθήκη του τρέχοντος φακέλου στους σελιδοδείκτες"

#: gtk/gtkfilechooserdefault.c:3066
#, c-format
msgid "Add the selected folders to the bookmarks"
msgstr "Προσθήκη των επιλεγμένων φακέλων στους σελιδοδείκτες"

#: gtk/gtkfilechooserdefault.c:3106
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Αφαίρεση του σελιδοδείκτη '%s'"

#: gtk/gtkfilechooserdefault.c:3538
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Αποτυχία πρόθεσης σελιδοδείκτη για %s επειδή έχει μη έγκυρο όνομα διαδρομής."

#: gtk/gtkfilechooserdefault.c:3777
msgid "Remove"
msgstr "Αφαίρεση"

#: gtk/gtkfilechooserdefault.c:3786
msgid "Rename..."
msgstr "Μετονομασία..."

#. Accessible object name for the file chooser's shortcuts pane
#: gtk/gtkfilechooserdefault.c:3927
msgid "Places"
msgstr "Τοποθεσίες"

#. Column header for the file chooser's shortcuts pane
#: gtk/gtkfilechooserdefault.c:3978
msgid "_Places"
msgstr "_Τοποθεσίες"

#: gtk/gtkfilechooserdefault.c:4033 gtk/gtkstock.c:297
msgid "_Add"
msgstr "_Προσθήκη"

#: gtk/gtkfilechooserdefault.c:4040
msgid "Add the selected folder to the Bookmarks"
msgstr "Προσθήκη του επιλεγμένου φακέλου στους σελιδοδείκτες"

#: gtk/gtkfilechooserdefault.c:4045 gtk/gtkstock.c:385
msgid "_Remove"
msgstr "_Αφαίρεση"

#: gtk/gtkfilechooserdefault.c:4052
msgid "Remove the selected bookmark"
msgstr "Αφαίρεση του επιλεγμένου σελιδοδείκτη"

#: gtk/gtkfilechooserdefault.c:4149
msgid "Could not select file"
msgstr "Αδυναμία επιλογής αρχείου"

#: gtk/gtkfilechooserdefault.c:4286
#, c-format
msgid "Could not select file '%s' because it is an invalid path name."
msgstr "Αποτυχία επιλογής αρχείου %s επειδή έχει μη έγκυρο όνομα διαδρομής."

#: gtk/gtkfilechooserdefault.c:4343
msgid "_Add to Bookmarks"
msgstr "Προσ_θήκη στους σελιδοδείκτες"

#: gtk/gtkfilechooserdefault.c:4357
msgid "Show _Hidden Files"
msgstr "Προβολή _κρυφών αρχείων"

#: gtk/gtkfilechooserdefault.c:4601 gtk/gtkfilesel.c:729
msgid "Files"
msgstr "Αρχεία"

#: gtk/gtkfilechooserdefault.c:4650
msgid "Name"
msgstr "Όνομα"

#: gtk/gtkfilechooserdefault.c:4675
msgid "Size"
msgstr "Μέγεθος"

#: gtk/gtkfilechooserdefault.c:4689
msgid "Modified"
msgstr "Τροποποιήθηκε"

#. Label
#: gtk/gtkfilechooserdefault.c:4909 gtk/gtkprinteroptionwidget.c:786
msgid "_Name:"
msgstr "Ό_νομα:"

#: gtk/gtkfilechooserdefault.c:4951
msgid "_Browse for other folders"
msgstr "Περιήγηση για άλλους φακέλους"

#: gtk/gtkfilechooserdefault.c:5225
msgid "Type a file name"
msgstr "Εισάγετε ένα όνομα όνομα αρχείου"

#. Create Folder
#: gtk/gtkfilechooserdefault.c:5262
msgid "Create Fo_lder"
msgstr "Δημιουργία _φακέλου"

#: gtk/gtkfilechooserdefault.c:5272
msgid "_Location:"
msgstr "_Τοποθεσία:"

#: gtk/gtkfilechooserdefault.c:5510
msgid "Save in _folder:"
msgstr "Αποθήκευση σε _φάκελο:"

#: gtk/gtkfilechooserdefault.c:5512
msgid "Create in _folder:"
msgstr "Δημιουργία σε _φάκελο:"

#: gtk/gtkfilechooserdefault.c:7128
#, c-format
msgid "Cannot change to folder because it is not local"
msgstr "Αποτυχία αλλαγής στο φάκελο γιατί δεν είναι τοπικός"

#: gtk/gtkfilechooserdefault.c:7744 gtk/gtkfilechooserdefault.c:7765
#, c-format
msgid "Shortcut %s already exists"
msgstr "Η συντόμευση %s υπάρχει ήδη"

#: gtk/gtkfilechooserdefault.c:7855
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Η συντόμευση %s δεν υπάρχει."

#: gtk/gtkfilechooserdefault.c:8110 gtk/gtkprintunixdialog.c:356
#, c-format
msgid "A file named \"%s\" already exists.  Do you want to replace it?"
msgstr "Ένα αρχείο με το όνομα \"%s\" υπάρχει ήδη. Θέλετε να αντικασταθεί;"

#: gtk/gtkfilechooserdefault.c:8113 gtk/gtkprintunixdialog.c:360
#, c-format
msgid ""
"The file already exists in \"%s\".  Replacing it will overwrite its contents."
msgstr ""
"Το αρχείο υπάρχει ήδη στο \"%s\". Η αντικατάσταση του θα αντικαταστήσει και "
"τα περιεχόμενα του."

#: gtk/gtkfilechooserdefault.c:8118 gtk/gtkprintunixdialog.c:367
msgid "_Replace"
msgstr "_Αντικατάσταση"

#: gtk/gtkfilechooserdefault.c:8921
msgid "Could not start the search process"
msgstr "Αποτυχία εκκίνησης της διεργασίας αναζήτησης"

#: gtk/gtkfilechooserdefault.c:8922
msgid ""
"The program was not able to create a connection to the indexer daemon.  "
"Please make sure it is running."
msgstr ""
"Το πρόγραμμα δεν κατάφερε να συνδεθεί με τον δαίμονα καταλογοποίησης "
"(indexer daemon). Βεβαιωθείτε ότι εκτελείται."

#: gtk/gtkfilechooserdefault.c:8936
msgid "Could not send the search request"
msgstr "Αποτυχία αποστολής του αιτήματος αναζήτησης"

#. Label
#: gtk/gtkfilechooserdefault.c:9364
msgid "_Search:"
msgstr "Ανα_ζήτηση"

#: gtk/gtkfilechooserdefault.c:10317
#, c-format
msgid "Could not mount %s"
msgstr "Αδυναμία προσάρτησης %s"

#: gtk/gtkfilechooserdefault.c:10923
msgid "Type name of new folder"
msgstr "Πληκτρολογήστε το όνομα του νέου φακέλου"

#: gtk/gtkfilechooserdefault.c:10971
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d bytes"

#: gtk/gtkfilechooserdefault.c:10973
#, c-format
msgid "%.1f KB"
msgstr "%.1f KB"

#: gtk/gtkfilechooserdefault.c:10975
#, c-format
msgid "%.1f MB"
msgstr "%.1f MB"

#: gtk/gtkfilechooserdefault.c:10977
#, c-format
msgid "%.1f GB"
msgstr "%.1f GB"

#: gtk/gtkfilechooserdefault.c:11078 gtk/gtkfilechooserdefault.c:11100
#: gtk/gtkfilechooserdefault.c:11171
msgid "Unknown"
msgstr "Άγνωστο"

#: gtk/gtkfilechooserdefault.c:11118
msgid "Today at %H:%M"
msgstr "Σήμερα στις %H:%M"

#: gtk/gtkfilechooserdefault.c:11120
msgid "Yesterday at %H:%M"
msgstr "Χθες στις %H:%M"

#: gtk/gtkfilechoosersettings.c:262 gtk/gtkfilesel.c:1408
#: gtk/gtkfilesel.c:1417 gtk/gtkfilesystemunix.c:1048
#: gtk/gtkfilesystemwin32.c:1227
#, c-format
msgid "Error creating folder '%s': %s"
msgstr "Σφάλμα δημιουργίας καταλόγου '%s': %s "

#: gtk/gtkfilesel.c:693
msgid "Folders"
msgstr "Φάκελοι"

#: gtk/gtkfilesel.c:697
msgid "Fol_ders"
msgstr "Φάκ_ελοι"

#: gtk/gtkfilesel.c:733
msgid "_Files"
msgstr "_Αρχεία"

#: gtk/gtkfilesel.c:820 gtk/gtkfilesel.c:2207
#, c-format
msgid "Folder unreadable: %s"
msgstr "Μη αναγνώσιμος φάκελος: %s"

#: gtk/gtkfilesel.c:949
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
"available to this program.\n"
"Are you sure that you want to select it?"
msgstr ""
"Το αρχείο \"%s\" βρίσκεται σε άλλο υπολογιστή (που ονομάζεται %s) και μπορεί "
"να μην είναι διαθέσιμο στο πρόγραμμα.\n"
"Είστε σίγουροι ότι θέλετε να το επιλέξετε;"

#: gtk/gtkfilesel.c:1079
msgid "_New Folder"
msgstr "_Νέος φάκελος"

#: gtk/gtkfilesel.c:1090
msgid "De_lete File"
msgstr "Δια_γραφή αρχείου"

#: gtk/gtkfilesel.c:1101
msgid "_Rename File"
msgstr "_Μετονομασία αρχείου"

#: gtk/gtkfilesel.c:1406
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Το όνομα αρχείου \"%s\" περιέχει σύμβολα που δεν επιτρέπονται σε ονόματα "
"αρχείου"

#: gtk/gtkfilesel.c:1451
msgid "New Folder"
msgstr "Νέος φάκελος"

#: gtk/gtkfilesel.c:1466
msgid "_Folder name:"
msgstr "Όνομα _φακέλου:"

#: gtk/gtkfilesel.c:1490
msgid "C_reate"
msgstr "Δη_μιουργία"

#: gtk/gtkfilesel.c:1533 gtk/gtkfilesel.c:1640 gtk/gtkfilesel.c:1653
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Το όνομα αρχείου \"%s\" περιέχει σύμβολα που δεν επιτρέπονται σε ονόματα "
"αρχείου"

#: gtk/gtkfilesel.c:1536 gtk/gtkfilesel.c:1546
#, c-format
msgid "Error deleting file '%s': %s"
msgstr "Σφάλμα διαγραφής αρχείου '%s': %s"

#: gtk/gtkfilesel.c:1589
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Είστε σίγουροι για τη διαγραφή του αρχείου \"%s\";"

#: gtk/gtkfilesel.c:1594
msgid "Delete File"
msgstr "Διαγραφή αρχείου"

#: gtk/gtkfilesel.c:1642
#, c-format
msgid "Error renaming file to \"%s\": %s"
msgstr "Σφάλμα μετονομασίας αρχείου σε \"\"%s\": %s"

#: gtk/gtkfilesel.c:1655
#, c-format
msgid "Error renaming file \"%s\": %s"
msgstr "Σφάλμα μετονομασίας αρχείου  \"%s\": %s"

#: gtk/gtkfilesel.c:1664
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Σφάλμα μετονομασίας αρχείου \"%s\" σε \"%s\": %s"

#: gtk/gtkfilesel.c:1711
msgid "Rename File"
msgstr "Μετονομασία αρχείου"

#: gtk/gtkfilesel.c:1726
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Μετονομασία αρχείου \"%s\" σε:"

#: gtk/gtkfilesel.c:1755
msgid "_Rename"
msgstr "_Μετονομασία"

#: gtk/gtkfilesel.c:2187
msgid "_Selection: "
msgstr "_Επιλογή: "

#: gtk/gtkfilesel.c:3107
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
"Το όνομα αρχείου \"%s\" δε μπορεί να μετατραπεί σε UTF-8 (προσπαθήστε να "
"ρυθμίσετε το environment variable G_FILENAME_ENCODING): %s"

#: gtk/gtkfilesel.c:3110
msgid "Invalid UTF-8"
msgstr "Μη έγκυρο UTF-8"

#: gtk/gtkfilesel.c:3984
msgid "Name too long"
msgstr "Το όνομα είναι πολύ μεγάλο"

#: gtk/gtkfilesel.c:3986
msgid "Couldn't convert filename"
msgstr "Αδυναμία μετατροπής ονόματος αρχείου"

#: gtk/gtkfilesystem.c:315
#, c-format
msgid "Could not get a stock icon for %s\n"
msgstr "Αδυναμία λήψης εικονιδίου για %s\n"

#: gtk/gtkfilesystemmodel.c:743
#, c-format
msgid "Could not obtain root folder"
msgstr "Αδυναμία λήψης φακέλου root"

#: gtk/gtkfilesystemmodel.c:1336
msgid "(Empty)"
msgstr "(Κενό)"

#: gtk/gtkfilesystemunix.c:961 gtk/gtkfilesystemunix.c:1209
#: gtk/gtkfilesystemunix.c:2198 gtk/gtkfilesystemunix.c:2238
#: gtk/gtkfilesystemwin32.c:2305 gtk/gtkfilesystemwin32.c:2355
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Σφάλμα λήψης πληροφοριών για '%s': %s"

#: gtk/gtkfilesystemunix.c:1154 gtk/gtkfilesystemwin32.c:1334
#, c-format
msgid "This file system does not support mounting"
msgstr "Το σύστημα αρχείων δεν υποστηρίζει προσάρτηση"

#: gtk/gtkfilesystemunix.c:1166
msgid "File System"
msgstr "Σύστημα αρχείων"

#: gtk/gtkfilesystemunix.c:1330 gtk/gtkfilesystemwin32.c:1644
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
"Το όνομα \"%s\" δεν είναι έγκυρο επειδή περιέχει τον χαρακτήρα  \"%s\". "
"Παρακαλώ επιλέξτε ένα διαφορετικό όνομα."

#: gtk/gtkfilesystemunix.c:1880 gtk/gtkfilesystemwin32.c:1985
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Η αποθήκευση σελιδοδείκτη απέτυχε: %s"

#: gtk/gtkfilesystemunix.c:1935 gtk/gtkfilesystemwin32.c:2040
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "Ο '%s' υπάρχει ήδη στην λίστα σελιδοδεικτών"

#: gtk/gtkfilesystemunix.c:2007 gtk/gtkfilesystemwin32.c:2112
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "Ο '%s' δεν υπάρχει στην λίστα σελιδοδεικτών"

#: gtk/gtkfilesystemwin32.c:1150
#, c-format
msgid "Path is not a folder: '%s'"
msgstr "Η διαδρομή δεν είναι φάκελος: '%s'"

#: gtk/gtkfilesystemwin32.c:1352
#, c-format
msgid "Network Drive (%s)"
msgstr "Δικτυακός δίσκος (%s)"

#: gtk/gtkfilesystemwin32.c:1374
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"

#: gtk/gtkfontbutton.c:145 gtk/gtkfontbutton.c:267
msgid "Pick a Font"
msgstr "Επιλογή μιας γραμματοσειράς"

#. Initialize fields
#: gtk/gtkfontbutton.c:261
msgid "Sans 12"
msgstr "Sans 12"

#: gtk/gtkfontbutton.c:781
msgid "Font"
msgstr "Γραμματοσειρά"

#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
#: gtk/gtkfontsel.c:75
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "αβγδεζηθικ ΑΒΓΔΕΖΗΘΙΚ"

#: gtk/gtkfontsel.c:326
msgid "_Family:"
msgstr "_Οικογένεια:"

#: gtk/gtkfontsel.c:332
msgid "_Style:"
msgstr "_Στυλ:"

#: gtk/gtkfontsel.c:338
msgid "Si_ze:"
msgstr "Μέ_γεθος:"

#. create the text entry widget
#: gtk/gtkfontsel.c:515
msgid "_Preview:"
msgstr "_Προεπισκόπηση:"

#: gtk/gtkfontsel.c:1359
msgid "Font Selection"
msgstr "Επιλογή γραμματοσειράς"

#: gtk/gtkgamma.c:408
msgid "Gamma"
msgstr "Gamma"

#: gtk/gtkgamma.c:418
msgid "_Gamma value"
msgstr "Τιμή _Gamma"

#. Remove this icon source so we don't keep trying to
#. * load it.
#.
#: gtk/gtkiconfactory.c:1374
#, c-format
msgid "Error loading icon: %s"
msgstr "Σφάλμα φόρτωσης εικονιδίου: %s"

#: gtk/gtkicontheme.c:1321
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
"was not found either, perhaps you need to install it.\n"
"You can get a copy from:\n"
"\t%s"
msgstr ""
"Αδυναμία εύρεσης εικονιδίου '%s'.Το θέμα '%s\n"
"δεν βρέθηκε, πιθανώς να πρέπει να το εγκαταστήσετε.\n"
"Μπορείτε να πάρετε ένα αντίγραφο από:\n"
"\t%s"

#: gtk/gtkicontheme.c:1501
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Το εικονίδιο '%s' δε βρίσκεται στο θέμα"

#: gtk/gtkicontheme.c:2915
#, c-format
msgid "Failed to load icon"
msgstr "Αποτυχία φόρτωσης εικονιδίου"

#: gtk/gtkimmodule.c:421
msgid "Default"
msgstr "Προεπιλογή"

#: gtk/gtkinputdialog.c:190
msgid "Input"
msgstr "Εισαγωγή"

#: gtk/gtkinputdialog.c:205
msgid "No extended input devices"
msgstr "Δεν υπάρχουν εκτεταμένες συσκευές εισόδου"

#: gtk/gtkinputdialog.c:218
msgid "_Device:"
msgstr "_Συσκευή:"

#: gtk/gtkinputdialog.c:235
msgid "Disabled"
msgstr "Μη ενεργό"

#: gtk/gtkinputdialog.c:242
msgid "Screen"
msgstr "Οθόνη"

#: gtk/gtkinputdialog.c:249
msgid "Window"
msgstr "Παράθυρο"

#: gtk/gtkinputdialog.c:256
msgid "_Mode:"
msgstr "_Λειτουργία: "

#. The axis listbox
#: gtk/gtkinputdialog.c:277
msgid "Axes"
msgstr "Άξονες"

#. Keys listbox
#: gtk/gtkinputdialog.c:295
msgid "Keys"
msgstr "Πλήκτρα"

#: gtk/gtkinputdialog.c:522
msgid "_X:"
msgstr "_X:"

#: gtk/gtkinputdialog.c:523
msgid "_Y:"
msgstr "_Y:"

#: gtk/gtkinputdialog.c:524
msgid "_Pressure:"
msgstr "_Πίεση:"

#: gtk/gtkinputdialog.c:525
msgid "X _tilt:"
msgstr "X _tilt:"

#: gtk/gtkinputdialog.c:526
msgid "Y t_ilt:"
msgstr "Y t_ilt:"

#: gtk/gtkinputdialog.c:527
msgid "_Wheel:"
msgstr "_Τροχός:"

#: gtk/gtkinputdialog.c:579
msgid "none"
msgstr "κανένα"

#: gtk/gtkinputdialog.c:616 gtk/gtkinputdialog.c:652
msgid "(disabled)"
msgstr "(μη ενεργό)"

#: gtk/gtkinputdialog.c:645
msgid "(unknown)"
msgstr "(άγνωστο)"

#. and clear button
#: gtk/gtkinputdialog.c:749
msgid "Cl_ear"
msgstr "Ε_κκαθάριση"

#: gtk/gtklinkbutton.c:141
msgid "URI"
msgstr "URI"

#: gtk/gtklinkbutton.c:142
msgid "The URI bound to this button"
msgstr "Το URI είναι συνδεδεμένο με αυτό το κουμπί"

#: gtk/gtklinkbutton.c:396
msgid "Copy URL"
msgstr "Αντιγραφή URL"

#: gtk/gtklinkbutton.c:536
msgid "Invalid URI"
msgstr "Μη έγκυρο URI"

#. Description of --gtk-module=MODULES in --help output
#: gtk/gtkmain.c:427
msgid "Load additional GTK+ modules"
msgstr "Φόρτωση πρόσθετων GTK+ modules"

#. Placeholder in --gtk-module=MODULES in --help output
#: gtk/gtkmain.c:428
msgid "MODULES"
msgstr "MODULES"

#. Description of --g-fatal-warnings in --help output
#: gtk/gtkmain.c:430
msgid "Make all warnings fatal"
msgstr "Να γίνουν όλες οι προειδοποίησεις μοιραίες"

#. Description of --gtk-debug=FLAGS in --help output
#: gtk/gtkmain.c:433
msgid "GTK+ debugging flags to set"
msgstr "GTK+ debugging flags to set"

#. Description of --gtk-no-debug=FLAGS in --help output
#: gtk/gtkmain.c:436
msgid "GTK+ debugging flags to unset"
msgstr "GTK+ debugging flags to unset"

#. Translate to default:RTL if you want your widgets
#. * to be RTL, otherwise translate to default:LTR.
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
#: gtk/gtkmain.c:672
msgid "default:LTR"
msgstr "default:LTR"

#: gtk/gtkmain.c:768
msgid "GTK+ Options"
msgstr "Επιλογές GTK+"

#: gtk/gtkmain.c:768
msgid "Show GTK+ Options"
msgstr "Προβολή επιλογών GTK+"

#: gtk/gtknotebook.c:828
msgid "Arrow spacing"
msgstr "Διάστιχο βέλους"

#: gtk/gtknotebook.c:829
msgid "Scroll arrow spacing"
msgstr "Διάστιχο βέλους κύλισης"

#: gtk/gtknotebook.c:4404 gtk/gtknotebook.c:6910
#, c-format
msgid "Page %u"
msgstr "Σελίδα %u"

#: gtk/gtkpagesetup.c:571 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:865
#, c-format
msgid "Not a valid page setup file"
msgstr "Δεν είναι ένα έγκυρο αρχείο διαμόρφωσης σελίδας"

#. Translate to the default units to use for presenting
#. * lengths to the user. Translate to default:inch if you
#. * want inches, otherwise translate to default:mm.
#. * Do *not* translate it to "predefinito:mm", if it
#. * it isn't default:mm or default:inch it will not work
#.
#: gtk/gtkpagesetupunixdialog.c:152
msgid "default:mm"
msgstr "προεπιλογή:mm"

#: gtk/gtkpagesetupunixdialog.c:308
msgid ""
"<b>Any Printer</b>\n"
"For portable documents"
msgstr ""
"<b>Οποιοσδήποτε εκτυπωτής</b>\n"
"Για φορητά έγγραφα"

#: gtk/gtkpagesetupunixdialog.c:883 gtk/gtkpagesetupunixdialog.c:1395
msgid "mm"
msgstr "mm"

#: gtk/gtkpagesetupunixdialog.c:885 gtk/gtkpagesetupunixdialog.c:1393
msgid "inch"
msgstr "inch"

#: gtk/gtkpagesetupunixdialog.c:904
#, c-format
msgid ""
"Margins:\n"
" Left: %s %s\n"
" Right: %s %s\n"
" Top: %s %s\n"
" Bottom: %s %s"
msgstr ""
"Περιθώρια:\n"
" Αριστερό: %s %s\n"
" Δεξιό: %s %s\n"
" Πάνω: %s %s\n"
" Κάτω: %s %s"

#: gtk/gtkpagesetupunixdialog.c:953
msgid "Manage Custom Sizes..."
msgstr "Διαχείριση προσαρμοσμένων μεγεθών"

#: gtk/gtkpagesetupunixdialog.c:1001
msgid "_Format for:"
msgstr "_Μορφοποίηση για:"

#: gtk/gtkpagesetupunixdialog.c:1022
msgid "_Paper size:"
msgstr "Μέγε_θος χαρτιού:"

#: gtk/gtkpagesetupunixdialog.c:1058
msgid "_Orientation:"
msgstr "_Προσανατολισμός:"

#: gtk/gtkpagesetupunixdialog.c:1121 gtk/gtkprintunixdialog.c:2315
msgid "Page Setup"
msgstr "Ρύθμιση σελίδας"

#: gtk/gtkpagesetupunixdialog.c:1440
msgid "Margins from Printer..."
msgstr "Περιθώρια για εκτυπωτή..."

#: gtk/gtkpagesetupunixdialog.c:1600
#, c-format
msgid "Custom Size %d"
msgstr "Προσαρμοσμένο μέγεθος %d"

#: gtk/gtkpagesetupunixdialog.c:1829
msgid "Manage Custom Sizes"
msgstr "Διαχείριση προσαρμοσμένων μεγεθών"

#: gtk/gtkpagesetupunixdialog.c:1925
msgid "_Width:"
msgstr "_Πλάτος:"

#: gtk/gtkpagesetupunixdialog.c:1937
msgid "_Height:"
msgstr "Ύ_ψος:"

#: gtk/gtkpagesetupunixdialog.c:1949
msgid "Paper Size"
msgstr "Μέγεθος χαρτιού"

#: gtk/gtkpagesetupunixdialog.c:1959
msgid "_Top:"
msgstr "_Πάνω"

#: gtk/gtkpagesetupunixdialog.c:1971
msgid "_Bottom:"
msgstr "_Κάτω:"

#: gtk/gtkpagesetupunixdialog.c:1983
msgid "_Left:"
msgstr "_Αριστερά:"

#: gtk/gtkpagesetupunixdialog.c:1995
msgid "_Right:"
msgstr "_Δεξιά:"

#: gtk/gtkpagesetupunixdialog.c:2036
msgid "Paper Margins"
msgstr "Περιθώρια χαρτιού"

#: gtk/gtkpathbar.c:151
msgid "Up Path"
msgstr "Διαδρομή πάνω"

#: gtk/gtkpathbar.c:153
msgid "Down Path"
msgstr "Διαδρομή κάτω"

#: gtk/gtkpathbar.c:1475
msgid "File System Root"
msgstr "Σύστημα αρχείων root"

#: gtk/gtkprinteroptionwidget.c:685
msgid "Not available"
msgstr "Μη διαθέσιμο"

#: gtk/gtkprinteroptionwidget.c:798
msgid "_Save in folder:"
msgstr "Αποθήκευ_ση σε φάκελο:"

#. translators: this string is the default job title for print
#. * jobs. %s gets replaced by the application name, %d gets replaced
#. * by the job number.
#.
#: gtk/gtkprintoperation.c:171
#, c-format
msgid "%s job #%d"
msgstr "%s εκτύπωση #%d"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkprintoperation.c:1497
msgid "print operation status|Initial state"
msgstr "Αρχική κατάσταση"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkprintoperation.c:1499
msgid "print operation status|Preparing to print"
msgstr "Προετοιμασία για εκτύπωση"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkprintoperation.c:1501
msgid "print operation status|Generating data"
msgstr "Δημιουργία δεδομένων"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkprintoperation.c:1503
msgid "print operation status|Sending data"
msgstr "Αποστολή δεδομένων"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkprintoperation.c:1505
msgid "print operation status|Waiting"
msgstr "Αναμονή"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkprintoperation.c:1507
msgid "print operation status|Blocking on issue"
msgstr "Φραγή σε θέμα"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkprintoperation.c:1509
msgid "print operation status|Printing"
msgstr "Εκτύπωση"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkprintoperation.c:1511
msgid "print operation status|Finished"
msgstr "Ολοκληρώθηκε"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkprintoperation.c:1513
msgid "print operation status|Finished with error"
msgstr "Ολοκληρώθηκε με σφάλμα"

#: gtk/gtkprintoperation.c:2036
#, c-format
msgid "Preparing %d"
msgstr "Προετοιμασία %d"

#: gtk/gtkprintoperation.c:2038 gtk/gtkprintoperation.c:2294
#, c-format
msgid "Preparing"
msgstr "Προετοιμασία"

#: gtk/gtkprintoperation.c:2041
#, c-format
msgid "Printing %d"
msgstr "Εκτύπωση %d"

#: gtk/gtkprintoperation-unix.c:243
#, c-format
msgid "Error launching preview"
msgstr "Σφάλμα εκκίνησης προεπισκόπησης"

#: gtk/gtkprintoperation-unix.c:281
#, c-format
msgid "Error printing"
msgstr "Σφάλμα εκτύπωσης"

#: gtk/gtkprintoperation-unix.c:388 gtk/gtkprintoperation-win32.c:1401
msgid "Application"
msgstr "Εφαρμογή"

#: gtk/gtkprintoperation-win32.c:566
msgid "Printer offline"
msgstr "Αποσυνδεδεμένος εκτυπωτής"

#: gtk/gtkprintoperation-win32.c:568
msgid "Out of paper"
msgstr "Το χαρτί τελείωσε"

#: gtk/gtkprintoperation-win32.c:570
msgid "Paused"
msgstr "Παύθηκε"

#: gtk/gtkprintoperation-win32.c:572
msgid "Need user intervention"
msgstr "Χρειάζεται παρέμβαση χρήστη"

#: gtk/gtkprintoperation-win32.c:672
msgid "Custom size"
msgstr "Προσαρμοσμένο μέγεθος"

#: gtk/gtkprintoperation-win32.c:1491 gtk/gtkprintoperation-win32.c:1514
#: gtk/gtkprintoperation-win32.c:1562
#, c-format
msgid "Not enough free memory"
msgstr "Ανεπάρκεια μνήμης"

#: gtk/gtkprintoperation-win32.c:1567
#, c-format
msgid "Invalid argument to PrintDlgEx"
msgstr "Μη έγκυρο όρισμα για PrintDlgEx"

#: gtk/gtkprintoperation-win32.c:1572
#, c-format
msgid "Invalid pointer to PrintDlgEx"
msgstr "Μη έγκυρος pointer σε PrintDlgEx"

#: gtk/gtkprintoperation-win32.c:1577
#, c-format
msgid "Invalid handle to PrintDlgEx"
msgstr "Αδυναμία χειρισμού PrintDlgEx"

#: gtk/gtkprintoperation-win32.c:1582
#, c-format
msgid "Unspecified error"
msgstr "Ακαθόριστ σφάλμα"

#: gtk/gtkprintoperation-win32.c:1633
#, c-format
msgid "Error from StartDoc"
msgstr "Σφάλμα από το StartDoc"

#: gtk/gtkprintunixdialog.c:1643
msgid "Printer"
msgstr "Εκτυπωτής"

#: gtk/gtkprintunixdialog.c:1651
msgid "Location"
msgstr "Τοποθεσία"

#: gtk/gtkprintunixdialog.c:1660
msgid "Status"
msgstr "Κατάσταση"

#: gtk/gtkprintunixdialog.c:1682
msgid "Print Pages"
msgstr "Εκτύπωση σελίδων"

#: gtk/gtkprintunixdialog.c:1686
msgid "_All"
msgstr "Ό_λες"

#: gtk/gtkprintunixdialog.c:1693
msgid "C_urrent"
msgstr "_Τρέχουσα"

#: gtk/gtkprintunixdialog.c:1702
msgid "Ra_nge"
msgstr "Επ_ιλεγμένες"

#: gtk/gtkprintunixdialog.c:1703
msgid ""
"Specify one or more page ranges,\n"
" e.g. 1-3,7,11"
msgstr ""
"Μια ή περισσότερες σειρές επιλεγμένων σελίδων,,\n"
" π.χ. 1-3,7,11"

#: gtk/gtkprintunixdialog.c:1722
msgid "Copies"
msgstr "Αντίγραφα"

#. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns
#: gtk/gtkprintunixdialog.c:1727
msgid "Copie_s:"
msgstr "Αντί_γραφα:"

#: gtk/gtkprintunixdialog.c:1745
msgid "C_ollate"
msgstr "Συ_ρραφή"

#: gtk/gtkprintunixdialog.c:1753
msgid "_Reverse"
msgstr "Αναστρο_φή"

#: gtk/gtkprintunixdialog.c:1770
msgid "General"
msgstr "Γενικά"

#: gtk/gtkprintunixdialog.c:2171
msgid "Layout"
msgstr "Διάταξη"

#: gtk/gtkprintunixdialog.c:2175
msgid "Pages per _side:"
msgstr "Σελίδες ανά _φύλλο"

#: gtk/gtkprintunixdialog.c:2191
msgid "T_wo-sided:"
msgstr "_Διπλής όψης:"

#: gtk/gtkprintunixdialog.c:2206
msgid "_Only print:"
msgstr "_Μόνο εκτύπωση:"

#. In enum order
#: gtk/gtkprintunixdialog.c:2221
msgid "All sheets"
msgstr "Όλες οι σελίδες"

#: gtk/gtkprintunixdialog.c:2222
msgid "Even sheets"
msgstr "Ζυγές σελίδες"

#: gtk/gtkprintunixdialog.c:2223
msgid "Odd sheets"
msgstr "Μονές σελίδες"

#: gtk/gtkprintunixdialog.c:2226
msgid "Sc_ale:"
msgstr "Κλί_μακα:"

#: gtk/gtkprintunixdialog.c:2253
msgid "Paper"
msgstr "Χαρτί"

#: gtk/gtkprintunixdialog.c:2257
msgid "Paper _type:"
msgstr "_Τύπος χαρτιού:"

#: gtk/gtkprintunixdialog.c:2272
msgid "Paper _source:"
msgstr "_Προέλευση χαρτιού:"

#: gtk/gtkprintunixdialog.c:2287
msgid "Output t_ray:"
msgstr "Συρτάρι ε_ξόδου:"

#: gtk/gtkprintunixdialog.c:2338
msgid "Job Details"
msgstr "Λεπτομέρειες εκτύπωσης"

#: gtk/gtkprintunixdialog.c:2344
msgid "Pri_ority:"
msgstr "Πρ_οτεραιότητα:"

#: gtk/gtkprintunixdialog.c:2359
msgid "_Billing info:"
msgstr "Πληροφορίες _λογαριαμού:"

#: gtk/gtkprintunixdialog.c:2377
msgid "Print Document"
msgstr "Εκτύπωση εγγράφου"

#: gtk/gtkprintunixdialog.c:2383
msgid "_Now"
msgstr "_Τώρα"

#: gtk/gtkprintunixdialog.c:2390
msgid "A_t:"
msgstr "_Σε:"

#: gtk/gtkprintunixdialog.c:2405
msgid "On _hold"
msgstr "On _hold"

#: gtk/gtkprintunixdialog.c:2424
msgid "Add Cover Page"
msgstr "Προσθήκη Cover Page"

#: gtk/gtkprintunixdialog.c:2430
msgid "Be_fore:"
msgstr "Π_ριν:"

#: gtk/gtkprintunixdialog.c:2445
msgid "_After:"
msgstr "_Μετά:"

#: gtk/gtkprintunixdialog.c:2460
msgid "Job"
msgstr "Εκτύπωση"

#: gtk/gtkprintunixdialog.c:2526
msgid "Advanced"
msgstr "Για προχωρημένους"

#: gtk/gtkprintunixdialog.c:2561
msgid "Image Quality"
msgstr "Ποιότητα εικόνας"

#: gtk/gtkprintunixdialog.c:2564
msgid "Color"
msgstr "Χρώμα"

#: gtk/gtkprintunixdialog.c:2567
msgid "Finishing"
msgstr "Ολοκληρώνεται"

#: gtk/gtkprintunixdialog.c:2577
msgid "Some of the settings in the dialog conflict"
msgstr "Μερικές ρυθμίσεις στο διάλογο έρχονται σε σύγκρουση "

#: gtk/gtkprintunixdialog.c:2600
msgid "Print"
msgstr "Εκτύπωση"

#: gtk/gtkradiotoolbutton.c:65
msgid "Group"
msgstr "Ομάδα"

#: gtk/gtkradiotoolbutton.c:66
msgid "The radio tool button whose group this button belongs to."
msgstr "Το κουμπί εργαλείου radio στην ομάδα που ανήκει αυτό το κουμπί."

#: gtk/gtkrc.c:2866
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Αδυναμία εύρεσης αρχείου  include : \"%s\""

#: gtk/gtkrc.c:3494 gtk/gtkrc.c:3497
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Αδυναμία εντοπισμού εικόνας στο  pixmap_path: \"%s\""

#: gtk/gtkrecentaction.c:155 gtk/gtkrecentaction.c:163
#: gtk/gtkrecentchoosermenu.c:554 gtk/gtkrecentchoosermenu.c:562
#, c-format
msgid "This function is not implemented for widgets of class '%s'"
msgstr ""
"Αυτή η λειτουργία δεν έχει εφαρμοστεί για γραφικά συστατικά της κλάσης '%s'"

#: gtk/gtkrecentchooserdefault.c:465
msgid "Select which type of documents are shown"
msgstr "Επιλέξτε το τύπο των αρχείων που θα προβάλλονται"

#: gtk/gtkrecentchooserdefault.c:1107 gtk/gtkrecentchooserdefault.c:1144
#, c-format
msgid "No item for URI '%s' found"
msgstr "Δεν βρέθηκε αντικείμενο για το URI '%s'"

#: gtk/gtkrecentchooserdefault.c:1271
msgid "Untitled filter"
msgstr "Φίλτρο χωρίς όνομα"

#: gtk/gtkrecentchooserdefault.c:1626
msgid "Could not remove item"
msgstr "Αδυναμία αφαίρεσης αντικειμένου"

#: gtk/gtkrecentchooserdefault.c:1669
msgid "Could not clear list"
msgstr "Αδυναμία εκκαθάρισης λίστας"

#: gtk/gtkrecentchooserdefault.c:1753
msgid "Copy _Location"
msgstr "Άνοιγμα _τοποθεσίας"

#: gtk/gtkrecentchooserdefault.c:1766
msgid "_Remove From List"
msgstr "Απο_μάκρυνση από λίστα"

#: gtk/gtkrecentchooserdefault.c:1775
msgid "_Clear List"
msgstr "_Εκκαθάριση λίστας"

#: gtk/gtkrecentchooserdefault.c:1789
msgid "Show _Private Resources"
msgstr "Προβολή ι_διωτικών πόρων"

#. we create a placeholder menuitem, to be used in case
#. * the menu is empty. this placeholder will stay around
#. * for the entire lifetime of the menu, and we just hide it
#. * when it's not used. we have to do this, and do it here,
#. * because we need a marker for the beginning of the recent
#. * items list, so that we can insert the new items at the
#. * right place when idly populating the menu in case the
#. * user appended or prepended custom menu items to the
#. * recent chooser menu widget.
#.
#: gtk/gtkrecentchoosermenu.c:320
msgid "No items found"
msgstr "Δε βρέθηκαν αντικείμενα"

#: gtk/gtkrecentchoosermenu.c:474 gtk/gtkrecentchoosermenu.c:530
#, c-format
msgid "No recently used resource found with URI `%s'"
msgstr "Δεν βρέθηκε πρόσφατα χρησιμοποιημένος πόρος για το URI `%s'"

#: gtk/gtkrecentchoosermenu.c:741
#, c-format
msgid "Open '%s'"
msgstr "Άνοιγμα '%s'"

#: gtk/gtkrecentchoosermenu.c:771
msgid "Unknown item"
msgstr "Άγνωστο αντικείμενο"

#. This is the label format that is used for the first 10 items
#. * in a recent files menu. The %d is the number of the item,
#. * the %s is the name of the item. Please keep the _ in front
#. * of the number to give these menu items a mnemonic.
#. *
#. * Don't include the prefix "recent menu label|" in the translation.
#.
#: gtk/gtkrecentchoosermenu.c:784
#, c-format
msgid "recent menu label|_%d. %s"
msgstr "_%d. %s"

#. This is the format that is used for items in a recent files menu.
#. * The %d is the number of the item, the %s is the name of the item.
#. *
#. * Don't include the prefix "recent menu label|" in the translation.
#.
#: gtk/gtkrecentchoosermenu.c:791
#, c-format
msgid "recent menu label|%d. %s"
msgstr "%d. %s"

#: gtk/gtkrecentmanager.c:1041 gtk/gtkrecentmanager.c:1187
#: gtk/gtkrecentmanager.c:1197 gtk/gtkrecentmanager.c:1250
#, c-format
msgid "Unable to find an item with URI '%s'"
msgstr "Αδυναμία εύρεσης αντικειμένου με URI '%s'"

#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
#: gtk/gtkstock.c:288
msgid "Information"
msgstr "Πληροφορίες"

#: gtk/gtkstock.c:289
msgid "Warning"
msgstr "Προειδοποίηση"

#: gtk/gtkstock.c:290
msgid "Error"
msgstr "Σφάλμα"

#: gtk/gtkstock.c:291
msgid "Question"
msgstr "Ερώτηση"

#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:296
msgid "_About"
msgstr "Π_ερί"

#: gtk/gtkstock.c:298
msgid "_Apply"
msgstr "_Εφαρμογή"

#: gtk/gtkstock.c:299
msgid "_Bold"
msgstr "Έν_τονα"

#: gtk/gtkstock.c:300
msgid "_Cancel"
msgstr "_Ακύρωση"

#: gtk/gtkstock.c:301
msgid "_CD-Rom"
msgstr "_CD-Rom"

#: gtk/gtkstock.c:302
msgid "_Clear"
msgstr "_Εκκαθάριση"

#: gtk/gtkstock.c:303
msgid "_Close"
msgstr "_Κλείσιμο"

#: gtk/gtkstock.c:304
msgid "C_onnect"
msgstr "_Σύνδεση"

#: gtk/gtkstock.c:305
msgid "_Convert"
msgstr "_Μετατροπή"

#: gtk/gtkstock.c:306
msgid "_Copy"
msgstr "_Αντιγραφή"

#: gtk/gtkstock.c:307
msgid "Cu_t"
msgstr "Αποκο_πή"

#: gtk/gtkstock.c:308
msgid "_Delete"
msgstr "_Διαγραφή"

#: gtk/gtkstock.c:309
msgid "_Discard"
msgstr "Από_ρριψη "

#: gtk/gtkstock.c:310
msgid "_Disconnect"
msgstr "Απο_σύνδεση"

#: gtk/gtkstock.c:311
msgid "_Execute"
msgstr "_Εκτέλεση"

#: gtk/gtkstock.c:312
msgid "_Edit"
msgstr "_Επεξεργασία"

#: gtk/gtkstock.c:313
msgid "_Find"
msgstr "_Εύρεση"

#: gtk/gtkstock.c:314
msgid "Find and _Replace"
msgstr "Εύρεση και _αντικατάσταση"

#: gtk/gtkstock.c:315
msgid "_Floppy"
msgstr "_Δισκέτα"

#: gtk/gtkstock.c:316
msgid "_Fullscreen"
msgstr "_Πλήρης Οθόνη"

#: gtk/gtkstock.c:317
msgid "_Leave Fullscreen"
msgstr "Έξ_οδος από πλήρη οθόνη"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:319
msgid "Navigation|_Bottom"
msgstr "_Κάτω"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:321
msgid "Navigation|_First"
msgstr "_Πρώτη"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:323
msgid "Navigation|_Last"
msgstr "_Τελευταία"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:325
msgid "Navigation|_Top"
msgstr "_Πάνω"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:327
msgid "Navigation|_Back"
msgstr "Πί_σω"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:329
msgid "Navigation|_Down"
msgstr "_Κάτω"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:331
msgid "Navigation|_Forward"
msgstr "_Μπροστά"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:333
msgid "Navigation|_Up"
msgstr "_Πάνω"

#: gtk/gtkstock.c:334
msgid "_Harddisk"
msgstr "_Σκληρός δίσκος"

#: gtk/gtkstock.c:335
msgid "_Help"
msgstr "_Βοήθεια"

#: gtk/gtkstock.c:336
msgid "_Home"
msgstr "_Αρχική"

#: gtk/gtkstock.c:337
msgid "Increase Indent"
msgstr "Αύξηση εσοχής"

#: gtk/gtkstock.c:338
msgid "Decrease Indent"
msgstr "Μείωση εσοχής"

#: gtk/gtkstock.c:339
msgid "_Index"
msgstr "_Κατάλογος"

#: gtk/gtkstock.c:340
msgid "_Information"
msgstr "_Πληροφορίες"

#: gtk/gtkstock.c:341
msgid "_Italic"
msgstr "_Πλάγια"

#: gtk/gtkstock.c:342
msgid "_Jump to"
msgstr "_Μετάβαση σε"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:344
msgid "Justify|_Center"
msgstr "_Κέντρο"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:346
msgid "Justify|_Fill"
msgstr "_Γέμισμα"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:348
msgid "Justify|_Left"
msgstr "Α_ριστερά"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:350
msgid "Justify|_Right"
msgstr "_Δεξιά"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:353
msgid "Media|_Forward"
msgstr "_Μπροστά"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:355
msgid "Media|_Next"
msgstr "_Επόμενο"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:357
msgid "Media|P_ause"
msgstr "Παύ_ση"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:359
msgid "Media|_Play"
msgstr "Α_ναπαραγωγή"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:361
msgid "Media|Pre_vious"
msgstr "Πρ_οηγούμενο"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:363
msgid "Media|_Record"
msgstr "Ε_γγραφή"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:365
msgid "Media|R_ewind"
msgstr "_Πίσω"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:367
msgid "Media|_Stop"
msgstr "_Διακοπή"

#: gtk/gtkstock.c:368
msgid "_Network"
msgstr "_Δίκτυο"

#: gtk/gtkstock.c:369
msgid "_New"
msgstr "_Νέο"

#: gtk/gtkstock.c:370
msgid "_No"
msgstr "Ό_χι"

#: gtk/gtkstock.c:371
msgid "_OK"
msgstr "_Εντάξει"

#: gtk/gtkstock.c:372
msgid "_Open"
msgstr "Άν_οιγμα"

#: gtk/gtkstock.c:373
msgid "Landscape"
msgstr "Τοπίο"

#: gtk/gtkstock.c:374
msgid "Portrait"
msgstr "Πορτραίτο"

#: gtk/gtkstock.c:375
msgid "Reverse landscape"
msgstr "Ανάποδο τοπίο"

#: gtk/gtkstock.c:376
msgid "Reverse portrait"
msgstr "Ανάποδο πορτραίτο"

#: gtk/gtkstock.c:377
msgid "_Paste"
msgstr "_Επικόλληση"

#: gtk/gtkstock.c:378
msgid "_Preferences"
msgstr "_Προτιμήσεις"

#: gtk/gtkstock.c:379
msgid "_Print"
msgstr "_Εκτύπωση"

#: gtk/gtkstock.c:380
msgid "Print Pre_view"
msgstr "Προε_πισκόπηση εκτύπωσης"

#: gtk/gtkstock.c:381
msgid "_Properties"
msgstr "_Ιδιότητες"

#: gtk/gtkstock.c:382
msgid "_Quit"
msgstr "Έ_ξοδος"

#: gtk/gtkstock.c:383
msgid "_Redo"
msgstr "_Ακύρωση αναίρεσης"

#: gtk/gtkstock.c:384
msgid "_Refresh"
msgstr "_Ανανέωση"

#: gtk/gtkstock.c:386
msgid "_Revert"
msgstr "_Επαναφορά"

#: gtk/gtkstock.c:387
msgid "_Save"
msgstr "_Αποθήκευση"

#: gtk/gtkstock.c:388
msgid "Save _As"
msgstr "Αποθήκευση _ως"

#: gtk/gtkstock.c:389
msgid "Select _All"
msgstr "Επιλογή ό_λων"

#: gtk/gtkstock.c:390
msgid "_Color"
msgstr "_Χρώμα"

#: gtk/gtkstock.c:391
msgid "_Font"
msgstr "_Γραμματοσειρά"

#: gtk/gtkstock.c:392
msgid "_Ascending"
msgstr "_Αύξουσα"

#: gtk/gtkstock.c:393
msgid "_Descending"
msgstr "_Φθίνουσα"

#: gtk/gtkstock.c:394
msgid "_Spell Check"
msgstr "_Ορθογραφικός έλεγχος"

#: gtk/gtkstock.c:395
msgid "_Stop"
msgstr "_Διακοπή"

#: gtk/gtkstock.c:396
msgid "_Strikethrough"
msgstr "_Επισήμανση"

#: gtk/gtkstock.c:397
msgid "_Undelete"
msgstr "_Ακύρωση διαγραφής"

#: gtk/gtkstock.c:398
msgid "_Underline"
msgstr "_Υπογράμμιση"

#: gtk/gtkstock.c:399
msgid "_Undo"
msgstr "_Αναίρεση"

#: gtk/gtkstock.c:400
msgid "_Yes"
msgstr "_Ναι"

#: gtk/gtkstock.c:401
msgid "_Normal Size"
msgstr "Κανο_νικό μέγεθος"

#: gtk/gtkstock.c:402
msgid "Best _Fit"
msgstr "Καλύτερο ταί_ριασμα"

#: gtk/gtkstock.c:403
msgid "Zoom _In"
msgstr "Μεγέ_θυνση"

#: gtk/gtkstock.c:404
msgid "Zoom _Out"
msgstr "Σμίκρ_υνση"

#: gtk/gtktextbufferrichtext.c:651
#, c-format
msgid "Unknown error when trying to deserialize %s"
msgstr "Άγνωστο σφάλμα κατά τη προσπάθεια deserialize %s"

#: gtk/gtktextbufferrichtext.c:710
#, c-format
msgid "No deserialize function found for format %s"
msgstr "Δεν βρέθηκε λειτουργία deserialize για τον τύπο %s"

#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822
#, c-format
msgid "Both \"id\" and \"name\" were found on the <%s> element"
msgstr "Και το \"id\" και το \"name\" βρέθηκαν στο στοιχείο <%s>"

#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832
#, c-format
msgid "The attribute \"%s\" was found twice on the <%s> element"
msgstr "Το γνώρισμα \"%s\" βρέθηκε δύο φορές στο στοιχείο <%s>"

#: gtk/gtktextbufferserialize.c:846
#, c-format
msgid "<%s> element has invalid id \"%s\""
msgstr "Το στοιχείο <%s> έχει μη έγκυρο id \"%s\""

#: gtk/gtktextbufferserialize.c:856
#, c-format
msgid "<%s> element has neither a \"name\" nor an \"id\" attribute"
msgstr "Το στοιχείο <%s> δεν έχει γνώρισμα \"name\" ή \"id\" "

#: gtk/gtktextbufferserialize.c:943
#, c-format
msgid "Attribute \"%s\" repeated twice on the same <%s> element"
msgstr "Το γνώρισμα \"%s\" επαναλήφθηκε δυο φορές στο ίδιο στοιχείο <%s>"

#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986
#, c-format
msgid "Attribute \"%s\" is invalid on <%s> element in this context"
msgstr "Το γνώρισμα \"%s\" είναι άκυρο στο στοιχείο <%s> σε αυτό το περιβάλλον"

#: gtk/gtktextbufferserialize.c:1022
#, c-format
msgid "Tag \"%s\" has not been defined."
msgstr "Η ετικέτα \"%s\" δεν έχει ορισθεί."

#: gtk/gtktextbufferserialize.c:1034
msgid "Anonymous tag found and tags can not be created."
msgstr "Βρέθηκε ανώνυμη tag και δεν είναι δυνατή η δημιουργία tags "

#: gtk/gtktextbufferserialize.c:1045
#, c-format
msgid "Tag \"%s\" does not exist in buffer and tags can not be created."
msgstr ""
"Η ετικέτα \"%s\" δεν υπάρχει στο buffer και δεν είναι δυνατή η δημιουργία "
"ετικετών."

#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219
#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394
#, c-format
msgid "Element <%s> is not allowed below <%s>"
msgstr "Το στοιχείο <%s> δεν επιτρέπεται κάτω από <%s>"

#: gtk/gtktextbufferserialize.c:1175
#, c-format
msgid "\"%s\" is not a valid attribute type"
msgstr "Το \"%s\" δεν είναι ένας έγκυρος τύπος γνωρίσματος"

#: gtk/gtktextbufferserialize.c:1183
#, c-format
msgid "\"%s\" is not a valid attribute name"
msgstr "Το \"%s\" δεν είναι ένα έγκυρο όνομα γνωρίσματος"

#: gtk/gtktextbufferserialize.c:1193
#, c-format
msgid ""
"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\""
msgstr ""
"Το \"%s\" δεν μπορεί να μετατραπεί σε τιμή του τύπου \"%s\" για το γνώρισμα "
"\"%s\""

#: gtk/gtktextbufferserialize.c:1202
#, c-format
msgid "\"%s\" is not a valid value for attribute \"%s\""
msgstr "Το \"%s\" δεν είναι έγκυρη τιμή για το γνώρισμα \"%s\""

#: gtk/gtktextbufferserialize.c:1285
#, c-format
msgid "Tag \"%s\" already defined"
msgstr "Η ετικέτα \"%s\" έχει ήδη ορισθεί"

#: gtk/gtktextbufferserialize.c:1296
#, c-format
msgid "Tag \"%s\" has invalid priority \"%s\""
msgstr "Η ετικέτα \"%s\" έχει μη έγκυρη προτεραιότητα \"%s\""

#: gtk/gtktextbufferserialize.c:1349
#, c-format
msgid "Outermost element in text must be <text_view_markup> not <%s>"
msgstr ""
"Το εξωτερικό στοιχείο στο κείμενο θα πρέπει να είναι <text_view_markup> και "
"όχι <%s>"

#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374
#, c-format
msgid "A <%s> element has already been specified"
msgstr "Ένα <%s> στοιχείο έχει ήδη καθορισθεί"

#: gtk/gtktextbufferserialize.c:1380
msgid "A <text> element can't occur before a <tags> element"
msgstr ""
"Ένα στοιχείο <text> δεν μπορεί να πραγματοποιείται πριν από ένα στοιχείο "
"<tags>"

#: gtk/gtktextbufferserialize.c:1779
#, c-format
msgid "Serialized data is malformed"
msgstr "Τα serialized δεδομένα είναι κακοδιατυπωμένα"

#: gtk/gtktextbufferserialize.c:1857
#, c-format
msgid ""
"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001"
msgstr ""
"Τα serialized δεδομένα είναι κακοδιατυπωμένα. Η πρώτη ενότητα δεν είναι "
"GTKTEXTBUFFERCONTENTS-0001"

#: gtk/gtktextutil.c:60
msgid "LRM _Left-to-right mark"
msgstr "LRM _Left-to-right mark"

#: gtk/gtktextutil.c:61
msgid "RLM _Right-to-left mark"
msgstr "RLM _Right-to-left mark"

#: gtk/gtktextutil.c:62
msgid "LRE Left-to-right _embedding"
msgstr "LRE Left-to-right _embedding"

#: gtk/gtktextutil.c:63
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE Right-to-left e_mbedding"

#: gtk/gtktextutil.c:64
msgid "LRO Left-to-right _override"
msgstr "LRO Left-to-right _override"

#: gtk/gtktextutil.c:65
msgid "RLO Right-to-left o_verride"
msgstr "RLO Right-to-left o_verride"

#: gtk/gtktextutil.c:66
msgid "PDF _Pop directional formatting"
msgstr "PDF _Pop directional formatting"

#: gtk/gtktextutil.c:67
msgid "ZWS _Zero width space"
msgstr "ZWS _Zero width space"

#: gtk/gtktextutil.c:68
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ Zero width _joiner"

#: gtk/gtktextutil.c:69
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ Zero width _non-joiner"

#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Αδυναμία εντοπισμού μηχανής θεμάτων στο module_path: \"%s\","

#: gtk/gtktipsquery.c:187
msgid "--- No Tip ---"
msgstr "--- Χωρίς συμβουλή ---"

#: gtk/gtkuimanager.c:1226
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Άγνωστο γνώρισμα '%s'  στην γραμμή %d  χαρακ %d"

#: gtk/gtkuimanager.c:1443
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Απρόσμενη tag εκκίνησης '%s' στην γραμμή %d  χαρακ %d"

#: gtk/gtkuimanager.c:1533
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Απρόσμενα δεδομένα χαρακτήρα στην γραμμή %d  χαρακ %d"

#: gtk/gtkuimanager.c:2356
msgid "Empty"
msgstr "Κενό"

#: gtk/gtkvolumebutton.c:81
msgid "Volume"
msgstr "Ένταση ήχου"

#: gtk/gtkvolumebutton.c:83
msgid "Volume Down"
msgstr "Μείωση έντασης"

#: gtk/gtkvolumebutton.c:85
msgid "Volume Up"
msgstr "Αύξηση έντασης"

#: gtk/gtkvolumebutton.c:139
msgid "Muted"
msgstr "Σίγαση"

#: gtk/gtkvolumebutton.c:143
msgid "Full Volume"
msgstr "Μέγιστη ένταση"

#. Translators: this is the percentage of the current volume,
#. * as used in the tooltip, eg. "49 %".
#. * Translate the "%d" to "%Id" if you want to use localised digits,
#. * or otherwise translate the "%d" to "%d".
#. * Do not translate and do not include the "volume percentage|"
#. * part in the translation!
#.
#: gtk/gtkvolumebutton.c:158
#, c-format
msgid "volume percentage|%d %%"
msgstr "%d %%"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:5
msgid "paper size|asme_f"
msgstr "asme_f"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:7
msgid "paper size|A0x2"
msgstr "A0x2"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:9
msgid "paper size|A0"
msgstr "Α0"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:11
msgid "paper size|A0x3"
msgstr "Α0x3"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:13
msgid "paper size|A1"
msgstr "A1"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:15
msgid "paper size|A10"
msgstr "A10"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:17
msgid "paper size|A1x3"
msgstr "A1x3"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:19
msgid "paper size|A1x4"
msgstr "A1x4"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:21
msgid "paper size|A2"
msgstr "A2"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:23
msgid "paper size|A2x3"
msgstr "A2x3"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:25
msgid "paper size|A2x4"
msgstr "A2x4"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:27
msgid "paper size|A2x5"
msgstr "A2x5"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:29
msgid "paper size|A3"
msgstr "A3"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:31
msgid "paper size|A3 Extra"
msgstr "A3 Extra"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:33
msgid "paper size|A3x3"
msgstr "A3x3"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:35
msgid "paper size|A3x4"
msgstr "A3x4"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:37
msgid "paper size|A3x5"
msgstr "A3x5"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:39
msgid "paper size|A3x6"
msgstr "A3x6"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:41
msgid "paper size|A3x7"
msgstr "A3x7"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:43
msgid "paper size|A4"
msgstr "A4"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:45
msgid "paper size|A4 Extra"
msgstr "A4 Extra"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:47
msgid "paper size|A4 Tab"
msgstr "A4 Tab"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:49
msgid "paper size|A4x3"
msgstr "A4x3"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:51
msgid "paper size|A4x4"
msgstr "A4x4"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:53
msgid "paper size|A4x5"
msgstr "A4x5"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:55
msgid "paper size|A4x6"
msgstr "A4x6"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:57
msgid "paper size|A4x7"
msgstr "A4x7"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:59
msgid "paper size|A4x8"
msgstr "A4x8"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:61
msgid "paper size|A4x9"
msgstr "A4x9"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:63
msgid "paper size|A5"
msgstr "A5"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:65
msgid "paper size|A5 Extra"
msgstr "A5 Extra"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:67
msgid "paper size|A6"
msgstr "A6"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:69
msgid "paper size|A7"
msgstr "A7"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:71
msgid "paper size|A8"
msgstr "A8"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:73
msgid "paper size|A9"
msgstr "A9"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:75
msgid "paper size|B0"
msgstr "B0"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:77
msgid "paper size|B1"
msgstr "B1"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:79
msgid "paper size|B10"
msgstr "B10"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:81
msgid "paper size|B2"
msgstr "B2"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:83
msgid "paper size|B3"
msgstr "B3"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:85
msgid "paper size|B4"
msgstr "B4"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:87
msgid "paper size|B5"
msgstr "B5"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:89
msgid "paper size|B5 Extra"
msgstr "B5 Extra"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:91
msgid "paper size|B6"
msgstr "B6"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:93
msgid "paper size|B6/C4"
msgstr "B6/C4"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:95
msgid "paper size|B7"
msgstr "B7"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:97
msgid "paper size|B8"
msgstr "B8"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:99
msgid "paper size|B9"
msgstr "B9"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:101
msgid "paper size|C0"
msgstr "C0"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:103
msgid "paper size|C1"
msgstr "C1"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:105
msgid "paper size|C10"
msgstr "C10"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:107
msgid "paper size|C2"
msgstr "C2"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:109
msgid "paper size|C3"
msgstr "C3"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:111
msgid "paper size|C4"
msgstr "C4"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:113
msgid "paper size|C5"
msgstr "C5"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:115
msgid "paper size|C6"
msgstr "C6"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:117
msgid "paper size|C6/C5"
msgstr "C6/C5"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:119
msgid "paper size|C7"
msgstr "C7"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:121
msgid "paper size|C7/C6"
msgstr "C7/C6"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:123
msgid "paper size|C8"
msgstr "C8"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:125
msgid "paper size|C9"
msgstr "C9"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:127
msgid "paper size|DL Envelope"
msgstr "DL Envelope"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:129
msgid "paper size|RA0"
msgstr "RA0"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:131
msgid "paper size|RA1"
msgstr "RA1"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:133
msgid "paper size|RA2"
msgstr "RA2"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:135
msgid "paper size|SRA0"
msgstr "SRA0"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:137
msgid "paper size|SRA1"
msgstr "SRA1"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:139
msgid "paper size|SRA2"
msgstr "SRA2"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:141
msgid "paper size|JB0"
msgstr "JB0"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:143
msgid "paper size|JB1"
msgstr "JB1"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:145
msgid "paper size|JB10"
msgstr "JB10"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:147
msgid "paper size|JB2"
msgstr "JB2"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:149
msgid "paper size|JB3"
msgstr "JB3"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:151
msgid "paper size|JB4"
msgstr "JB4"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:153
msgid "paper size|JB5"
msgstr "JB5"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:155
msgid "paper size|JB6"
msgstr "JB6"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:157
msgid "paper size|JB7"
msgstr "JB7"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:159
msgid "paper size|JB8"
msgstr "JB8"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:161
msgid "paper size|JB9"
msgstr "JB9"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:163
msgid "paper size|jis exec"
msgstr "jis exec"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:165
msgid "paper size|Choukei 2 Envelope"
msgstr "Φάκελος Choukei 2"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:167
msgid "paper size|Choukei 3 Envelope"
msgstr "Φάκελος Choukei 3"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:169
msgid "paper size|Choukei 4 Envelope"
msgstr "Φάκελος Choukei 4"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:171
msgid "paper size|hagaki (postcard)"
msgstr "hagaki (postcard)"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:173
msgid "paper size|kahu Envelope"
msgstr "Φάκελος kahu"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:175
msgid "paper size|kaku2 Envelope"
msgstr "Φάκελος kaku2"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:177
msgid "paper size|oufuku (reply postcard)"
msgstr "oufuku (reply postcard)"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:179
msgid "paper size|you4 Envelope"
msgstr "Φάκελος you4"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:181
msgid "paper size|10x11"
msgstr "10x11"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:183
msgid "paper size|10x13"
msgstr "10x13"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:185
msgid "paper size|10x14"
msgstr "10x14"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:187 gtk/paper_names_offsets.c:189
msgid "paper size|10x15"
msgstr "10x15"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:191
msgid "paper size|11x12"
msgstr "11x12"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:193
msgid "paper size|11x15"
msgstr "11x15"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:195
msgid "paper size|12x19"
msgstr "12x19"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:197
msgid "paper size|5x7"
msgstr "5x7"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:199
msgid "paper size|6x9 Envelope"
msgstr "Φάκελος 6x9"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:201
msgid "paper size|7x9 Envelope"
msgstr "7x9 Envelope"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:203
msgid "paper size|9x11 Envelope"
msgstr "Φάκελος 9x11"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:205
msgid "paper size|a2 Envelope"
msgstr "Φάκελος a2"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:207
msgid "paper size|Arch A"
msgstr "Arch A"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:209
msgid "paper size|Arch B"
msgstr "Arch B"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:211
msgid "paper size|Arch C"
msgstr "Arch C"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:213
msgid "paper size|Arch D"
msgstr "Arch D"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:215
msgid "paper size|Arch E"
msgstr "Arch E"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:217
msgid "paper size|b-plus"
msgstr "b-plus"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:219
msgid "paper size|c"
msgstr "c"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:221
msgid "paper size|c5 Envelope"
msgstr "Φάκελος c5"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:223
msgid "paper size|d"
msgstr "d"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:225
msgid "paper size|e"
msgstr "e"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:227
msgid "paper size|edp"
msgstr "edp"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:229
msgid "paper size|European edp"
msgstr "European edp"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:231
msgid "paper size|Executive"
msgstr "Executive"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:233
msgid "paper size|f"
msgstr "f"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:235
msgid "paper size|FanFold European"
msgstr "FanFold European"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:237
msgid "paper size|FanFold US"
msgstr "FanFold US"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:239
msgid "paper size|FanFold German Legal"
msgstr "FanFold German Legal"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:241
msgid "paper size|Government Legal"
msgstr "Government Legal"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:243
msgid "paper size|Government Letter"
msgstr "Government Letter"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:245
msgid "paper size|Index 3x5"
msgstr "Index 3x5"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:247
msgid "paper size|Index 4x6 (postcard)"
msgstr "Index 4x6 (postcard)"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:249
msgid "paper size|Index 4x6 ext"
msgstr "Index 4x6 ext"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:251
msgid "paper size|Index 5x8"
msgstr "Index 5x8"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:253
msgid "paper size|Invoice"
msgstr "Απόδειξη"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:255
msgid "paper size|Tabloid"
msgstr "Ταπλόιντ"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:257
msgid "paper size|US Legal"
msgstr "US Legal"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:259
msgid "paper size|US Legal Extra"
msgstr "US Legal Extra"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:261
msgid "paper size|US Letter"
msgstr "US Letter"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:263
msgid "paper size|US Letter Extra"
msgstr "US Letter Extra"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:265
msgid "paper size|US Letter Plus"
msgstr "US Letter Plus"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:267
msgid "paper size|Monarch Envelope"
msgstr "Φάκελος Monarch"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:269
msgid "paper size|#10 Envelope"
msgstr "Φάκελος #10"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:271
msgid "paper size|#11 Envelope"
msgstr "Φάκελος #11"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:273
msgid "paper size|#12 Envelope"
msgstr "Φάκελος #12"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:275
msgid "paper size|#14 Envelope"
msgstr "Φάκελος #14"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:277
msgid "paper size|#9 Envelope"
msgstr "Φάκελος #9"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:279
msgid "paper size|Personal Envelope"
msgstr "Προσωπικός φάκελος"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:281
msgid "paper size|Quarto"
msgstr "Quarto"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:283
msgid "paper size|Super A"
msgstr "Super A"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:285
msgid "paper size|Super B"
msgstr "Super B"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:287
msgid "paper size|Wide Format"
msgstr "Wide Format"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:289
msgid "paper size|Dai-pa-kai"
msgstr "Dai-pa-kai"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:291
msgid "paper size|Folio"
msgstr "Folio"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:293
msgid "paper size|Folio sp"
msgstr "Folio sp"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:295
msgid "paper size|Invite Envelope"
msgstr "Φάκελος πρόσκλησης"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:297
msgid "paper size|Italian Envelope"
msgstr "Φάκελος Italian"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:299
msgid "paper size|juuro-ku-kai"
msgstr "juuro-ku-kai"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:301
msgid "paper size|pa-kai"
msgstr "pa-kai"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:303
msgid "paper size|Postfix Envelope"
msgstr "Φάκελος Postfix"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:305
msgid "paper size|Small Photo"
msgstr "Μικρή φωτογραφία"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:307
msgid "paper size|prc1 Envelope"
msgstr "Φάκελος prc1"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:309
msgid "paper size|prc10 Envelope"
msgstr "Φάκελος prc10"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:311
msgid "paper size|prc 16k"
msgstr "prc 16k"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:313
msgid "paper size|prc2 Envelope"
msgstr "Φάκελος prc2"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:315
msgid "paper size|prc3 Envelope"
msgstr "Φάκελος prc3"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:317
msgid "paper size|prc 32k"
msgstr "prc 32k"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:319
msgid "paper size|prc4 Envelope"
msgstr "Φάκελος prc4"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:321
msgid "paper size|prc5 Envelope"
msgstr "Φάκελος prc5"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:323
msgid "paper size|prc6 Envelope"
msgstr "Φάκελος prc6"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:325
msgid "paper size|prc7 Envelope"
msgstr "Φάκελος prc7"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:327
msgid "paper size|prc8 Envelope"
msgstr "Φάκελος prc8"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:329
msgid "paper size|ROC 16k"
msgstr "ROC 16k"

#. translators, strip everything up to the first |
#: gtk/paper_names_offsets.c:331
msgid "paper size|ROC 8k"
msgstr "ROC 8k"

#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552
#, c-format
msgid "different idatas found for symlinked '%s' and '%s'\n"
msgstr "βρέθηκαν διαφορετικά  idatas για symlinked '%s' και '%s'\n"

#: gtk/updateiconcache.c:1374
#, c-format
msgid "Failed to write header\n"
msgstr "Αποτυχία εγγραφής κεφαλίδας\n"

#: gtk/updateiconcache.c:1380
#, c-format
msgid "Failed to write hash table\n"
msgstr "Αποτυχία εγγραφής hash table\n"

#: gtk/updateiconcache.c:1386
#, c-format
msgid "Failed to write folder index\n"
msgstr "Αποτυχία εγγραφής folder index\n"

#: gtk/updateiconcache.c:1394
#, c-format
msgid "Failed to rewrite header\n"
msgstr "Αποτυχία επανεγγραφής κεφαλίδας\n"

#: gtk/updateiconcache.c:1454
#, fuzzy, c-format
msgid "Failed to open file %s : %s\n"
msgstr "Αποτυχία ανοίγματος αρχείου '%s': %s "

#: gtk/updateiconcache.c:1462
#, c-format
msgid "Failed to write cache file: %s\n"
msgstr "Αποτυχία εγγραφής αρχείου cache: %s\n"

#: gtk/updateiconcache.c:1497
#, c-format
msgid "The generated cache was invalid.\n"
msgstr "Η δημιουργηθείσα προσωρινή μνήμη δεν 'ήταν έγκυρη.\n"

#: gtk/updateiconcache.c:1511
#, c-format
msgid "Could not rename %s to %s: %s, removing %s then.\n"
msgstr "Αδυναμία μετονομασίας %s σε %s: %s, αναγκαστικά αφαίρεση του %s.\n"

#: gtk/updateiconcache.c:1523
#, c-format
msgid "Could not rename %s to %s: %s\n"
msgstr "Σφάλμα μετονομασίας %s σε %s: %s\n"

#: gtk/updateiconcache.c:1530
#, c-format
msgid "Could not rename %s back to %s: %s.\n"
msgstr "Σφάλμα μετονομασίας %s πίσω σε %s: %s.\n"

#: gtk/updateiconcache.c:1556
#, c-format
msgid "Cache file created successfully.\n"
msgstr "Επιτυχής δημιουργία αρχείου λανθάνουσας μνήμης.\n"

#: gtk/updateiconcache.c:1595
msgid "Overwrite an existing cache, even if up to date"
msgstr ""
"Αντικατάσταση μιας υπάρχουσας λανθάνουσας μνήμης, ακόμα και αν είναι "
"ενημερωμένη"

#: gtk/updateiconcache.c:1596
msgid "Don't check for the existence of index.theme"
msgstr "Να μην γίνεται έλεγχος για ύπαρξη του index.theme"

#: gtk/updateiconcache.c:1597
msgid "Don't include image data in the cache"
msgstr "Να μην συμπεριλαμβάνονται δεδομένα εικόνας στη λανθάνουσα μνήμη"

#: gtk/updateiconcache.c:1598
msgid "Output a C header file"
msgstr "Αποτέλεσμα ενός αρχείου C header"

#: gtk/updateiconcache.c:1599
msgid "Turn off verbose output"
msgstr "Απενεργοποίηση verbose output"

#: gtk/updateiconcache.c:1600
msgid "Validate existing icon cache"
msgstr "Επικύρωση υπάρχουσας προσωρινής μνήμης εικονιδίων"

#: gtk/updateiconcache.c:1663
#, c-format
msgid "File not found: %s\n"
msgstr "Το αρχείο δεν βρέθηκε: %s\n"

#: gtk/updateiconcache.c:1669
#, c-format
msgid "Not a valid icon cache: %s\n"
msgstr "Δεν είναι μια έγκυρη προσωρινή μνήμη εικονιδίων: %s\n"

#: gtk/updateiconcache.c:1682
#, c-format
msgid "No theme index file."
msgstr ""

#: gtk/updateiconcache.c:1686
#, c-format
msgid ""
"No theme index file in '%s'.\n"
"If you really want to create an icon cache here, use --ignore-theme-index.\n"
msgstr ""
"Δεν βρέθηκε αρχείο theme index στο '%s'.\n"
"Αν θέλετε να δημιουργήσετε μια icon cache εδώ, χρησιμοποιήστε το --ignore-"
"theme-index.\n"

#. ID
#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharic (EZ+)"

#. ID
#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilla"

#. ID
#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Cyrillic (Transliterated)"

#. ID
#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inukitut (Transliterated)"

#. ID
#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"

#. ID
#: modules/input/immultipress.c:31
msgid "Multipress"
msgstr "Multipress"

#. ID
#: modules/input/imthai.c:35
msgid "Thai-Lao"
msgstr "Thai-Lao"

#. ID
#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritrean (EZ+)"

#. ID
#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Ethiopian (EZ+)"

#. ID
#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnamese (VIQR)"

#. ID
#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "Μέθοδος Eισαγωγής Χ"

#: modules/printbackends/cups/gtkprintbackendcups.c:1728
msgid "Two Sided"
msgstr "Δυο πλευρών"

#: modules/printbackends/cups/gtkprintbackendcups.c:1729
msgid "Paper Type"
msgstr "Τύπος χαρτιού"

#: modules/printbackends/cups/gtkprintbackendcups.c:1730
msgid "Paper Source"
msgstr "Πηγή χαρτιού"

#: modules/printbackends/cups/gtkprintbackendcups.c:1731
msgid "Output Tray"
msgstr "Συρτάρι εξόδου"

#: modules/printbackends/cups/gtkprintbackendcups.c:1740
msgid "One Sided"
msgstr "Μια πλευρά"

#: modules/printbackends/cups/gtkprintbackendcups.c:1741
#: modules/printbackends/cups/gtkprintbackendcups.c:1742
#: modules/printbackends/cups/gtkprintbackendcups.c:1746
msgid "Auto Select"
msgstr "Αυτόματη επιλογή"

#: modules/printbackends/cups/gtkprintbackendcups.c:1743
#: modules/printbackends/cups/gtkprintbackendcups.c:1744
#: modules/printbackends/cups/gtkprintbackendcups.c:1745
#: modules/printbackends/cups/gtkprintbackendcups.c:2215
msgid "Printer Default"
msgstr "Προεπιλογή εκτυπωτή"

#: modules/printbackends/cups/gtkprintbackendcups.c:2409
msgid "Urgent"
msgstr "Επείγον"

#: modules/printbackends/cups/gtkprintbackendcups.c:2409
msgid "High"
msgstr "Υψηλό"

#: modules/printbackends/cups/gtkprintbackendcups.c:2409
msgid "Medium"
msgstr "Μεσαίο"

#: modules/printbackends/cups/gtkprintbackendcups.c:2409
msgid "Low"
msgstr "Χαμηλό"

#: modules/printbackends/cups/gtkprintbackendcups.c:2411
msgid "None"
msgstr "Κανένα"

#: modules/printbackends/cups/gtkprintbackendcups.c:2411
msgid "Classified"
msgstr "Διαβαθμισμένο"

#: modules/printbackends/cups/gtkprintbackendcups.c:2411
msgid "Confidential"
msgstr "Εμπιστευτικό"

#: modules/printbackends/cups/gtkprintbackendcups.c:2411
msgid "Secret"
msgstr "Απόρρητο"

#: modules/printbackends/cups/gtkprintbackendcups.c:2411
msgid "Standard"
msgstr "Κανονικό"

#: modules/printbackends/cups/gtkprintbackendcups.c:2411
msgid "Top Secret"
msgstr "Άκρως απόρρητο"

#: modules/printbackends/cups/gtkprintbackendcups.c:2411
msgid "Unclassified"
msgstr "Αδιαβάθμητο"

#: modules/printbackends/cups/gtkprintbackendcups.c:2504
#, c-format
msgid "Custom %sx%s"
msgstr "Προσαρμοσμένη %sx%s"

#. default filename used for print-to-file
#: modules/printbackends/file/gtkprintbackendfile.c:236
#, c-format
msgid "output.%s"
msgstr "output.%s"

#: modules/printbackends/file/gtkprintbackendfile.c:467
msgid "Print to File"
msgstr "Εκτύπωση σε αρχείο"

#: modules/printbackends/file/gtkprintbackendfile.c:544
msgid "PDF"
msgstr "PDF"

#: modules/printbackends/file/gtkprintbackendfile.c:544
msgid "Postscript"
msgstr "Postscript"

#: modules/printbackends/file/gtkprintbackendfile.c:556
#: modules/printbackends/test/gtkprintbackendtest.c:503
msgid "Pages per _sheet:"
msgstr "Σελίδες ανά _φύλλο"

#: modules/printbackends/file/gtkprintbackendfile.c:602
msgid "File"
msgstr "Αρχείο"

#: modules/printbackends/file/gtkprintbackendfile.c:611
msgid "_Output format"
msgstr "Μ_ορφή αποτελέσματος"

#: modules/printbackends/lpr/gtkprintbackendlpr.c:399
msgid "Print to LPR"
msgstr "Εκτύπωση σε LPR"

#: modules/printbackends/lpr/gtkprintbackendlpr.c:425
msgid "Pages Per Sheet"
msgstr "Σελίδες ανά φύλλο"

#: modules/printbackends/lpr/gtkprintbackendlpr.c:432
msgid "Command Line"
msgstr "Γραμμλη εντολών"

#. default filename used for print-to-test
#: modules/printbackends/test/gtkprintbackendtest.c:235
#, c-format
msgid "test-output.%s"
msgstr "test-output.%s"

#: modules/printbackends/test/gtkprintbackendtest.c:467
msgid "Print to Test Printer"
msgstr "Εκτύπωση σε δοκιμαστικό εκτυπωτή"

#: tests/testfilechooser.c:205
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Αδυναμία λήψης πληροφοριών για το αρχείο '%s': %s"