summaryrefslogtreecommitdiff
path: root/po/el.po.in
blob: f69ff13f4efd918e2c6e9b061ab0b20c7b13bb7d (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
# Greek translation for navit
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
# This file is distributed under the same license as the navit package.
# Vassilis, 2008
#
msgid ""
msgstr ""
"Project-Id-Version: navit 0.2.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-08-07 07:16+0200\n"
"PO-Revision-Date: 2009-11-18 09:19+0000\n"
"Last-Translator: alichani <alichani@yahoo.co.uk>\n"
"Language-Team: Greek <el@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Launchpad-Export-Date: 2009-12-20 18:20+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
"X-Report-Errors: https://translations.launchpad.net/navit/trunk/+pots/navit\n"

#: ../navit/main.c:238
#, c-format
msgid "Running from source directory\n"
msgstr "Λειτουργίας από την πηγή\n"

#: ../navit/main.c:252
#, c-format
msgid "setting '%s' to '%s'\n"
msgstr "ρύθμιση '% s' στο'% s'\n"

#: ../navit/navigation.c:238
msgid "zeroth"
msgstr ""

#: ../navit/navigation.c:240
msgid "first"
msgstr "πρώτος"

#: ../navit/navigation.c:242
msgid "second"
msgstr "δεύτερος"

#: ../navit/navigation.c:244
msgid "third"
msgstr "τρίτη"

#: ../navit/navigation.c:246
msgid "fourth"
msgstr "τέταρτος"

#: ../navit/navigation.c:248
msgid "fifth"
msgstr "πέμπτος"

#: ../navit/navigation.c:250
msgid "sixth"
msgstr "έκτος"

#: ../navit/navigation.c:261
msgid "zeroth exit"
msgstr "τρέχουσα έξοδο"

#: ../navit/navigation.c:263
msgid "first exit"
msgstr "πρώτη έξοδο"

#: ../navit/navigation.c:265
msgid "second exit"
msgstr "δεύτερη έξοδο"

#: ../navit/navigation.c:267
msgid "third exit"
msgstr "τρίτη έξοδο"

#: ../navit/navigation.c:269
msgid "fourth exit"
msgstr "τέταρτη έξοδο"

#: ../navit/navigation.c:271
msgid "fifth exit"
msgstr "πέμπτη έξοδο"

#: ../navit/navigation.c:273
msgid "sixth exit"
msgstr "έκτη έξοδο"

#: ../navit/navigation.c:314
#, c-format
msgid "%d m"
msgstr "%d μ"

#: ../navit/navigation.c:316
#, c-format
msgid "in %d m"
msgstr "σε %d μ"

#: ../navit/navigation.c:320
#, c-format
msgid "%d meters"
msgstr "%d μέτρα"

#: ../navit/navigation.c:322
#, c-format
msgid "in %d meters"
msgstr "σε %d μέτρα"

#: ../navit/navigation.c:328
#, c-format
msgid "%d.%d kilometer"
msgstr "%d %d χιλιόμετρα"

#: ../navit/navigation.c:330
#, c-format
msgid "in %d.%d kilometers"
msgstr "σε %d %d χιλιόμετρα"

#: ../navit/navigation.c:334
#, c-format
msgid "one kilometer"
msgid_plural "%d kilometers"
msgstr[0] "Ένα χιλιόμετρο"
msgstr[1] "%d χιλιόμετρα"

#: ../navit/navigation.c:336
#, c-format
msgid "in one kilometer"
msgid_plural "in %d kilometers"
msgstr[0] "σε ένα χιλιόμετρο"
msgstr[1] "σε %d χιλιόμετρα"

#: ../navit/navigation.c:1266
msgid "exit"
msgstr "έξοδος"

#: ../navit/navigation.c:1268
msgid "into the ramp"
msgstr "στη ράμπα"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name 3: Separator (Space if required), 4: Systematic Street Name
#: ../navit/navigation.c:1298
#, c-format
msgid "%sinto the street %s%s%s"
msgstr "% s στο δρόμο% s% s% s"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name 3: Separator (Space if required), 4: Systematic Street Name. Male form. The stuff after | doesn't have to be included
#: ../navit/navigation.c:1302
#, c-format
msgid "%sinto the %s%s%s|male form"
msgstr "%sστον %s%s%s|male form"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name 3: Separator (Space if required), 4: Systematic Street Name. Female form. The stuff after | doesn't have to be included
#: ../navit/navigation.c:1306
#, c-format
msgid "%sinto the %s%s%s|female form"
msgstr "%sστην %s%s%s|female form"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name 3: Separator (Space if required), 4: Systematic Street Name. Neutral form. The stuff after | doesn't have to be included
#: ../navit/navigation.c:1310
#, c-format
msgid "%sinto the %s%s%s|neutral form"
msgstr "%sστο %s%s%s|neutral form"

#. TRANSLATORS: gives the name of the next road to turn into (into the E17)
#: ../navit/navigation.c:1317
#, c-format
msgid "%sinto the %s"
msgstr "%s στο %s"

#. TRANSLATORS: right, as in 'Turn right'
#: ../navit/navigation.c:1338
msgid "right"
msgstr "δεξιά"

#. TRANSLATORS: left, as in 'Turn left'
#: ../navit/navigation.c:1377
msgid "left"
msgstr "αριστερά"

#. TRANSLATORS: Don't forget the ending space
#: ../navit/navigation.c:1384
msgid "easily "
msgstr "εύκολα "

#. TRANSLATORS: Don't forget the ending space
#: ../navit/navigation.c:1389
msgid "strongly "
msgstr "έντονα "

#. TRANSLATORS: Don't forget the ending space
#: ../navit/navigation.c:1392
msgid "really strongly "
msgstr "πραγματικά έντονα "

#. TRANSLATORS: Don't forget the ending space
#: ../navit/navigation.c:1396
msgid "unknown "
msgstr "άγνωστο "

#: ../navit/navigation.c:1403
msgid "When possible, please turn around"
msgstr "Όταν είναι δυνατόν, παρακαλείσθε να γυρίσεις"

#: ../navit/navigation.c:1413
msgid "Enter the roundabout soon"
msgstr "Πληκτρολογήστε το συντομότερο κυκλική"

#. TRANSLATORS: %s is the distance to the roundabout
#: ../navit/navigation.c:1417
#, c-format
msgid "In %s, enter the roundabout"
msgstr "Σε% s, πληκτρολογήστε την κυκλική"

#: ../navit/navigation.c:1432
#, c-format
msgid "Leave the roundabout at the %s"
msgstr "Αφήστε την κυκλική στο% s"

#: ../navit/navigation.c:1435
#, c-format
msgid "then leave the roundabout at the %s"
msgstr "κατόπιν άδειας κυκλική στο %s"

#: ../navit/navigation.c:1445
#, c-format
msgid "Follow the road for the next %s"
msgstr "Ακολουθήστε το δρόμο για το επόμενο %s"

#: ../navit/navigation.c:1449
msgid "soon"
msgstr "σύντομα"

#. TRANSLATORS: First argument is the how manieth street to take, second the direction
#: ../navit/navigation.c:1459
#, c-format
msgid "Take the %1$s road to the %2$s"
msgstr "Πάρτε τον %1$s δρόμο για το %2$s"

#: ../navit/navigation.c:1462 ../navit/navigation.c:1476
#, c-format
msgid "after %i roads"
msgstr "μετά από %i δρόμους"

#: ../navit/navigation.c:1465
msgid "now"
msgstr "τώρα"

#: ../navit/navigation.c:1473
#, c-format
msgid "then take the %1$s road to the %2$s"
msgstr "Στη συνέχεια λαμβάνουν το %1$s δρόμο για το %2$s"

#: ../navit/navigation.c:1484
msgid "error"
msgstr "σφάλμα"

#. TRANSLATORS: The first argument is strength, the second direction, the third distance and the fourth destination Example: 'Turn 'slightly' 'left' in '100 m' 'onto baker street'
#: ../navit/navigation.c:1514
#, c-format
msgid "Turn %1$s%2$s %3$s%4$s"
msgstr "Στρίψτε %1$s%2$s %3$s%4$s"

#. TRANSLATORS: First argument is strength, second direction, third how many roads to skip, fourth destination
#: ../navit/navigation.c:1517
#, c-format
msgid "then turn %1$s%2$s %3$s%4$s"
msgstr "στρίβετε %1$s%2$s %3$s%4$s"

#: ../navit/navigation.c:1522
#, c-format
msgid "You have reached your destination %s"
msgstr "Φτάσατε στον προορισμό σας %s"

#: ../navit/navigation.c:1524
msgid "then you have reached your destination."
msgstr "τότε έχετε φτάσει στον προορισμό σας."

#: ../navit/navit.c:1189
msgid "Position"
msgstr "Θέση"

#: ../navit/navit.c:1190
msgid "Command"
msgstr "Εντολή"

#: ../navit/navit.c:1194
msgid "Length"
msgstr "Μήκος"

#: ../navit/navit.c:1198 ../navit/navit.c:1223
msgid "km"
msgstr "χλμ"

#: ../navit/navit.c:1202 ../navit/navit.c:1227
msgid "m"
msgstr "μ"

#: ../navit/navit.c:1208
msgid "Time"
msgstr "Ώρα"

#: ../navit/navit.c:1220
msgid "Destination Length"
msgstr "Προορισμός Μήκος"

#: ../navit/navit.c:1233
msgid "Destination Time"
msgstr "Προορισμός Ώρα"

#: ../navit/navit.c:1266 ../navit/gui/gtk/gui_gtk_action.c:225
msgid "Roadbook"
msgstr ""

#: ../navit/popup.c:278 ../navit/popup.c:347
#: ../navit/gui/internal/gui_internal.c:2130
msgid "Set as position"
msgstr "Ορισμός ως θέση"

#: ../navit/popup.c:279 ../navit/popup.c:348
#: ../navit/gui/internal/gui_internal.c:2126
msgid "Set as destination"
msgstr "Ορισμός ως προορισμός"

#: ../navit/popup.c:280 ../navit/popup.c:349
#: ../navit/gui/internal/gui_internal.c:2134
msgid "Add as bookmark"
msgstr "Προσθήκη ως σελιδοδείκτης"

#: ../navit/popup.c:337
#, c-format
msgid "Point 0x%x 0x%x"
msgstr "Σημείο 0x%x 0x%x"

#: ../navit/popup.c:338
#, c-format
msgid "Screen coord : %d %d"
msgstr "Συντεταγμένες οθόνης : %d %d"

#. 020
#: ../navit/country.c:39
msgid "Andorra"
msgstr "Ανδόρα"

#. 784
#: ../navit/country.c:40
msgid "United Arab Emirates"
msgstr "Ηνωμένα Αραβικά Εμιράτα"

#. 004
#: ../navit/country.c:41
msgid "Afghanistan"
msgstr "Αφγανιστάν"

#. 028
#: ../navit/country.c:42
msgid "Antigua and Barbuda"
msgstr "Αντίγκουα και Μπαρμπούντα"

#. 660
#: ../navit/country.c:43
msgid "Anguilla"
msgstr "Ανγκίλα"

#. 008
#: ../navit/country.c:44
msgid "Albania"
msgstr "Αλβανία"

#. 051
#: ../navit/country.c:45
msgid "Armenia"
msgstr "Αρμενία"

#. 530
#: ../navit/country.c:46
msgid "Netherlands Antilles"
msgstr "Ολλανδικές Αντίλλες"

#. 024
#: ../navit/country.c:47
msgid "Angola"
msgstr "Ανγκόλα"

#. 010
#: ../navit/country.c:48
msgid "Antarctica"
msgstr "Ανταρκτική"

#. 032
#: ../navit/country.c:49
msgid "Argentina"
msgstr "Αργεντινή"

#. 016
#: ../navit/country.c:50
msgid "American Samoa"
msgstr "Αμερικανική Σαμόα"

#. 040
#: ../navit/country.c:51
msgid "Austria"
msgstr "Αυστρία"

#. 036
#: ../navit/country.c:52
msgid "Australia"
msgstr "Αυστραλία"

#. 533
#: ../navit/country.c:53
msgid "Aruba"
msgstr "Αρούμπα"

#. 248
#: ../navit/country.c:54
msgid "Aland Islands"
msgstr "Νήσοι Όλαντ"

#. 031
#: ../navit/country.c:55
msgid "Azerbaijan"
msgstr "Αζερμπαϊτζάν"

#. 070
#: ../navit/country.c:56
msgid "Bosnia and Herzegovina"
msgstr "Βοσνία-Ερζεγοβίνη"

#. 052
#: ../navit/country.c:57
msgid "Barbados"
msgstr "Μπαρμπέιντος"

#. 050
#: ../navit/country.c:58
msgid "Bangladesh"
msgstr "Μπαγκλαντές"

#. 056
#: ../navit/country.c:59
msgid "Belgium"
msgstr "Βέλγιο"

#. 854
#: ../navit/country.c:60
msgid "Burkina Faso"
msgstr "Μπουρκίνα Φάσο"

#. 100
#: ../navit/country.c:61
msgid "Bulgaria"
msgstr "Βουλγαρία"

#. 048
#: ../navit/country.c:62
msgid "Bahrain"
msgstr "Μπαχρέιν"

#. 108
#: ../navit/country.c:63
msgid "Burundi"
msgstr "Μπουρουντί"

#. 204
#: ../navit/country.c:64
msgid "Benin"
msgstr "Μπενίν"

#. 652
#: ../navit/country.c:65
msgid "Saint Barthelemy"
msgstr ""

#. 060
#: ../navit/country.c:66
msgid "Bermuda"
msgstr "Βερμούδες"

#. 096
#: ../navit/country.c:67
msgid "Brunei Darussalam"
msgstr "Μπρουνέι Νταρουσαλάμ"

#. 068
#: ../navit/country.c:68
msgid "Bolivia"
msgstr "Βολιβία"

#. 076
#: ../navit/country.c:69
msgid "Brazil"
msgstr "Βραζιλία"

#. 044
#: ../navit/country.c:70
msgid "Bahamas"
msgstr "Μπαχάμες"

#. 064
#: ../navit/country.c:71
msgid "Bhutan"
msgstr "Μπουτάν"

#. 074
#: ../navit/country.c:72
msgid "Bouvet Island"
msgstr "Νήσος Μπουβέ"

#. 072
#: ../navit/country.c:73
msgid "Botswana"
msgstr "Μποτσουάνα"

#. 112
#: ../navit/country.c:74
msgid "Belarus"
msgstr "Λευκορωσία"

#. 084
#: ../navit/country.c:75
msgid "Belize"
msgstr "Μπελίζ"

#. 124
#: ../navit/country.c:76
msgid "Canada"
msgstr "Καναδάς"

#. 166
#: ../navit/country.c:77
msgid "Cocos (Keeling) Islands"
msgstr "Νήσοι Κόκος (Κήλινγκ)"

#. 180
#: ../navit/country.c:78
msgid "Congo, Democratic Republic of the"
msgstr "Δημοκρατία του Κονγκό"

#. 140
#: ../navit/country.c:79
msgid "Central African Republic"
msgstr "Δημοκρατία Κεντρικής Αφρικής"

#. 178
#: ../navit/country.c:80
msgid "Congo"
msgstr "Κονγκό"

#. 756
#: ../navit/country.c:81
msgid "Switzerland"
msgstr "Ελβετία"

#. 384
#: ../navit/country.c:82
msgid "Cote d'Ivoire"
msgstr "Ακτή Ελεφαντοστού"

#. 184
#: ../navit/country.c:83
msgid "Cook Islands"
msgstr "Νήσοι Κουκ"

#. 152
#: ../navit/country.c:84
msgid "Chile"
msgstr "Χιλή"

#. 120
#: ../navit/country.c:85
msgid "Cameroon"
msgstr "Καμερούν"

#. 156
#: ../navit/country.c:86
msgid "China"
msgstr "Κίνα"

#. 170
#: ../navit/country.c:87
msgid "Colombia"
msgstr "Κολομβία"

#. 188
#: ../navit/country.c:88
msgid "Costa Rica"
msgstr "Κόστα Ρίκα"

#. 192
#: ../navit/country.c:89
msgid "Cuba"
msgstr "Κούβα"

#. 132
#: ../navit/country.c:90
msgid "Cape Verde"
msgstr "Πράσινο Ακρωτήριο"

#. 162
#: ../navit/country.c:91
msgid "Christmas Island"
msgstr "Νήσοι Χριστουγέννων"

#. 196
#: ../navit/country.c:92
msgid "Cyprus"
msgstr "Κύπρος"

#. 203
#: ../navit/country.c:93
msgid "Czech Republic"
msgstr "Δημοκρατία της Τσεχίας"

#. 276
#: ../navit/country.c:94
msgid "Germany"
msgstr "Γερμανία"

#. 262
#: ../navit/country.c:95
msgid "Djibouti"
msgstr "Τζιμπουτί"

#. 208
#: ../navit/country.c:96
msgid "Denmark"
msgstr "Δανία"

#. 212
#: ../navit/country.c:97
msgid "Dominica"
msgstr "Ντομίνικα"

#. 214
#: ../navit/country.c:98
msgid "Dominican Republic"
msgstr "Δομινικανή Δημοκρατία"

#. 012
#: ../navit/country.c:99
msgid "Algeria"
msgstr "Αλγερία"

#. 218
#: ../navit/country.c:100
msgid "Ecuador"
msgstr "Εκουαδόρ"

#. 233
#: ../navit/country.c:101
msgid "Estonia"
msgstr "Εσθονία"

#. 818
#: ../navit/country.c:102
msgid "Egypt"
msgstr "Αίγυπτος"

#. 732
#: ../navit/country.c:103
msgid "Western Sahara"
msgstr "Δυτική Σαχάρα"

#. 232
#: ../navit/country.c:104
msgid "Eritrea"
msgstr "Ερυθραία"

#. 724
#: ../navit/country.c:105
msgid "Spain"
msgstr "Ισπανία"

#. 231
#: ../navit/country.c:106
msgid "Ethiopia"
msgstr "Αιθιοπία"

#. 246
#: ../navit/country.c:107
msgid "Finland"
msgstr "Φινλανδία"

#. 242
#: ../navit/country.c:108
msgid "Fiji"
msgstr "Νησιά Φίτζι"

#. 238
#: ../navit/country.c:109
msgid "Falkland Islands (Malvinas)"
msgstr "Νήσοι Φώκλαντ (Μαλβίνες)"

#. 583
#: ../navit/country.c:110
msgid "Micronesia, Federated States of"
msgstr "Μικρονησία, Ομόσπονδες Πολιτείες της"

#. 234
#: ../navit/country.c:111
msgid "Faroe Islands"
msgstr "Νήσοι Φερόε"

#. 250
#: ../navit/country.c:112
msgid "France"
msgstr "Γαλλία"

#. 266
#: ../navit/country.c:113
msgid "Gabon"
msgstr "Γκαμπόν"

#. 826
#: ../navit/country.c:114
msgid "United Kingdom"
msgstr "Ηνωμένο Βασίλειο"

#. 308
#: ../navit/country.c:115
msgid "Grenada"
msgstr "Γρενάδα"

#. 268
#: ../navit/country.c:116
msgid "Georgia"
msgstr "Γεωργία"

#. 254
#: ../navit/country.c:117
msgid "French Guiana"
msgstr "Γαλλική Γουινέα"

#. 831
#: ../navit/country.c:118
msgid "Guernsey"
msgstr "Νήσος Guernsey"

#. 288
#: ../navit/country.c:119
msgid "Ghana"
msgstr "Γκάνα"

#. 292
#: ../navit/country.c:120
msgid "Gibraltar"
msgstr "Γιβραλτάρ"

#. 304
#: ../navit/country.c:121
msgid "Greenland"
msgstr "Γροιλανδία"

#. 270
#: ../navit/country.c:122
msgid "Gambia"
msgstr "Γκάμπια"

#. 324
#: ../navit/country.c:123
msgid "Guinea"
msgstr "Γουινέα"

#. 312
#: ../navit/country.c:124
msgid "Guadeloupe"
msgstr "Γουαδελούπη"

#. 226
#: ../navit/country.c:125
msgid "Equatorial Guinea"
msgstr "Ισημερινή Γουινέα"

#. 300
#: ../navit/country.c:126
msgid "Greece"
msgstr "Ελλάδα"

#. 239
#: ../navit/country.c:127
msgid "South Georgia and the South Sandwich Islands"
msgstr "Νότια Τζόρτζια και Νότιοι νήσοι Σάντουιτς"

#. 320
#: ../navit/country.c:128
msgid "Guatemala"
msgstr "Γουατεμάλα"

#. 316
#: ../navit/country.c:129
msgid "Guam"
msgstr "Γκουάμ"

#. 624
#: ../navit/country.c:130
msgid "Guinea-Bissau"
msgstr "Γουινέα-Μπισσάου"

#. 328
#: ../navit/country.c:131
msgid "Guyana"
msgstr "Γουιάνα"

#. 344
#: ../navit/country.c:132
msgid "Hong Kong"
msgstr "Χονγκ Κονγκ"

#. 334
#: ../navit/country.c:133
msgid "Heard Island and McDonald Islands"
msgstr "Νήσος Χερντ και Νήσοι ΜακΝτόναλντ"

#. 340
#: ../navit/country.c:134
msgid "Honduras"
msgstr "Ονδούρα"

#. 191
#: ../navit/country.c:135
msgid "Croatia"
msgstr "Κροατία"

#. 332
#: ../navit/country.c:136
msgid "Haiti"
msgstr "Αϊτή"

#. 348
#: ../navit/country.c:137
msgid "Hungary"
msgstr "Ουγγαρία"

#. 360
#: ../navit/country.c:138
msgid "Indonesia"
msgstr "Ινδονησία"

#. 372
#: ../navit/country.c:139
msgid "Ireland"
msgstr "Ιρλανδία"

#. 376
#: ../navit/country.c:140
msgid "Israel"
msgstr "Ισραήλ"

#. 833
#: ../navit/country.c:141
msgid "Isle of Man"
msgstr "Αϊλ οφ Μαν"

#. 356
#: ../navit/country.c:142
msgid "India"
msgstr "Ινδία"

#. 086
#: ../navit/country.c:143
msgid "British Indian Ocean Territory"
msgstr "Βρετανικά Εδάφη Ινδικού Ωκεανού"

#. 368
#: ../navit/country.c:144
msgid "Iraq"
msgstr "Ιράκ"

#. 364
#: ../navit/country.c:145
msgid "Iran, Islamic Republic of"
msgstr "Ιράν, Ισλαμική Δημοκρατία του"

#. 352
#: ../navit/country.c:146
msgid "Iceland"
msgstr "Ισλανδία"

#. 380
#: ../navit/country.c:147
msgid "Italy"
msgstr "Ιταλία"

#. 832
#: ../navit/country.c:148
msgid "Jersey"
msgstr "Τζέρσεϋ"

#. 388
#: ../navit/country.c:149
msgid "Jamaica"
msgstr "Τζαμάικα"

#. 400
#: ../navit/country.c:150
msgid "Jordan"
msgstr "Ιορδανία"

#. 392
#: ../navit/country.c:151
msgid "Japan"
msgstr "Ιαπωνία"

#. 404
#: ../navit/country.c:152
msgid "Kenya"
msgstr "Κένυα"

#. 417
#: ../navit/country.c:153
msgid "Kyrgyzstan"
msgstr "Κιργκιστάν"

#. 116
#: ../navit/country.c:154
msgid "Cambodia"
msgstr "Καμπότζη"

#. 296
#: ../navit/country.c:155
msgid "Kiribati"
msgstr "Κιριμπάτι"

#. 174
#: ../navit/country.c:156
msgid "Comoros"
msgstr "Κομόρες"

#. 659
#: ../navit/country.c:157
msgid "Saint Kitts and Nevis"
msgstr "Σαιντ Κίτς και Νέβις"

#. 408
#: ../navit/country.c:158
msgid "Korea, Democratic People's Republic of"
msgstr "Κορέα, Λαϊκη Δημοκρατία της"

#. 410
#: ../navit/country.c:159
msgid "Korea, Republic of"
msgstr "Κορέα, Δημοκρατία της"

#. 414
#: ../navit/country.c:160
msgid "Kuwait"
msgstr "Κουβέιτ"

#. 136
#: ../navit/country.c:161
msgid "Cayman Islands"
msgstr "Νήσοι Κέυμαν"

#. 398
#: ../navit/country.c:162
msgid "Kazakhstan"
msgstr "Καζακστάν"

#. 418
#: ../navit/country.c:163
msgid "Lao People's Democratic Republic"
msgstr "Λαϊκή Δημοκρατία του Λάος"

#. 422
#: ../navit/country.c:164
msgid "Lebanon"
msgstr "Λίβανος"

#. 662
#: ../navit/country.c:165
msgid "Saint Lucia"
msgstr "Αγία Λουκία"

#. 438
#: ../navit/country.c:166
msgid "Liechtenstein"
msgstr "Λίχτενσταϊν"

#. 144
#: ../navit/country.c:167
msgid "Sri Lanka"
msgstr "Σρι Λάνκα"

#. 430
#: ../navit/country.c:168
msgid "Liberia"
msgstr "Λιβερία"

#. 426
#: ../navit/country.c:169
msgid "Lesotho"
msgstr "Λεσότο"

#. 440
#: ../navit/country.c:170
msgid "Lithuania"
msgstr "Λιθουανία"

#. 442
#: ../navit/country.c:171
msgid "Luxembourg"
msgstr "Λουξεμβούργο"

#. 428
#: ../navit/country.c:172
msgid "Latvia"
msgstr "Λεττονία"

#. 434
#: ../navit/country.c:173
msgid "Libyan Arab Jamahiriya"
msgstr "Λυβική Αραβική Τζαμαχιρία"

#. 504
#: ../navit/country.c:174
msgid "Morocco"
msgstr "Μαρόκο"

#. 492
#: ../navit/country.c:175
msgid "Monaco"
msgstr "Μονακό"

#. 498
#: ../navit/country.c:176
msgid "Moldova, Republic of"
msgstr "Δημοκρατία της Μολδαβίας"

#. 499
#: ../navit/country.c:177
msgid "Montenegro"
msgstr "Μαυροβούνιο"

#. 663
#: ../navit/country.c:178
msgid "Saint Martin (French part)"
msgstr "Άγιος Μαρτίνος (Γαλλικό τμήμα)"

#. 450
#: ../navit/country.c:179
msgid "Madagascar"
msgstr "Μαδαγασκάρη"

#. 584
#: ../navit/country.c:180
msgid "Marshall Islands"
msgstr "Νήσοι Μάρσαλ"

#. 807
#: ../navit/country.c:181
msgid "Macedonia, the former Yugoslav Republic of"
msgstr "Π.Γ.Δ.Μ."

#. 466
#: ../navit/country.c:182
msgid "Mali"
msgstr "Μάλι"

#. 104
#: ../navit/country.c:183
msgid "Myanmar"
msgstr "Μιανμάρ"

#. 496
#: ../navit/country.c:184
msgid "Mongolia"
msgstr "Μογγολία"

#. 446
#: ../navit/country.c:185
msgid "Macao"
msgstr "Μακάο"

#. 580
#: ../navit/country.c:186
msgid "Northern Mariana Islands"
msgstr "Νήσοι Βόρειες Μαριάνες"

#. 474
#: ../navit/country.c:187
msgid "Martinique"
msgstr "Μαρτινίκα"

#. 478
#: ../navit/country.c:188
msgid "Mauritania"
msgstr "Μαυριτανία"

#. 500
#: ../navit/country.c:189
msgid "Montserrat"
msgstr "Μοντσεράτ"

#. 470
#: ../navit/country.c:190
msgid "Malta"
msgstr "Μάλτα"

#. 480
#: ../navit/country.c:191
msgid "Mauritius"
msgstr "Μαυρίκιος"

#. 462
#: ../navit/country.c:192
msgid "Maldives"
msgstr "Μαλδίβες"

#. 454
#: ../navit/country.c:193
msgid "Malawi"
msgstr "Μαλάουι"

#. 484
#: ../navit/country.c:194
msgid "Mexico"
msgstr "Μεξικό"

#. 458
#: ../navit/country.c:195
msgid "Malaysia"
msgstr "Μαλαισία"

#. 508
#: ../navit/country.c:196
msgid "Mozambique"
msgstr "Μοζαμβίκη"

#. 516
#: ../navit/country.c:197
msgid "Namibia"
msgstr "Ναμίμπια"

#. 540
#: ../navit/country.c:198
msgid "New Caledonia"
msgstr "Νέα Καληδονία"

#. 562
#: ../navit/country.c:199
msgid "Niger"
msgstr "Νίγηρας"

#. 574
#: ../navit/country.c:200
msgid "Norfolk Island"
msgstr "Νήσοι Νόρφολκ"

#. 566
#: ../navit/country.c:201
msgid "Nigeria"
msgstr "Νιγηρία"

#. 558
#: ../navit/country.c:202
msgid "Nicaragua"
msgstr "Νικαράγουα"

#. 528
#: ../navit/country.c:203
msgid "Netherlands"
msgstr "Ολλανδία"

#. 578
#: ../navit/country.c:204
msgid "Norway"
msgstr "Νορβηγία"

#. 524
#: ../navit/country.c:205
msgid "Nepal"
msgstr "Νεπάλ"

#. 520
#: ../navit/country.c:206
msgid "Nauru"
msgstr "Ναουρού"

#. 570
#: ../navit/country.c:207
msgid "Niue"
msgstr "Νιούε"

#. 554
#: ../navit/country.c:208
msgid "New Zealand"
msgstr "Νέα Ζηλανδία"

#. 512
#: ../navit/country.c:209
msgid "Oman"
msgstr "Ομάν"

#. 591
#: ../navit/country.c:210
msgid "Panama"
msgstr "Παναμάς"

#. 604
#: ../navit/country.c:211
msgid "Peru"
msgstr "Περού"

#. 258
#: ../navit/country.c:212
msgid "French Polynesia"
msgstr "Γαλλική Πολυνησία"

#. 598
#: ../navit/country.c:213
msgid "Papua New Guinea"
msgstr "Παπούα-Νέα Γουινέα"

#. 608
#: ../navit/country.c:214
msgid "Philippines"
msgstr "Φιλιππίνες"

#. 586
#: ../navit/country.c:215
msgid "Pakistan"
msgstr "Πακιστάν"

#. 616
#: ../navit/country.c:216
msgid "Poland"
msgstr "Πολωνία"

#. 666
#: ../navit/country.c:217
msgid "Saint Pierre and Miquelon"
msgstr ""

#. 612
#: ../navit/country.c:218
msgid "Pitcairn"
msgstr "Πίτκερν"

#. 630
#: ../navit/country.c:219
msgid "Puerto Rico"
msgstr "Πόρτο Ρίκο"

#. 275
#: ../navit/country.c:220
msgid "Palestinian Territory, Occupied"
msgstr "Κατεχόμενα Παλαιστινιακά Εδάφη"

#. 620
#: ../navit/country.c:221
msgid "Portugal"
msgstr "Πορτογαλία"

#. 585
#: ../navit/country.c:222
msgid "Palau"
msgstr "Παλάου"

#. 600
#: ../navit/country.c:223
msgid "Paraguay"
msgstr "Παραγουάη"

#. 634
#: ../navit/country.c:224
msgid "Qatar"
msgstr "Κατάρ"

#. 638
#: ../navit/country.c:225
msgid "Reunion"
msgstr ""

#. 642
#: ../navit/country.c:226
msgid "Romania"
msgstr "Ρουμανία"

#. 688
#: ../navit/country.c:227
msgid "Serbia"
msgstr "Σερβία"

#. 643
#: ../navit/country.c:228
msgid "Russian Federation"
msgstr "Ρωσική Ομοσπονδία"

#. 646
#: ../navit/country.c:229
msgid "Rwanda"
msgstr "Ρουάντα"

#. 682
#: ../navit/country.c:230
msgid "Saudi Arabia"
msgstr "Σαουδική Αραβία"

#. 090
#: ../navit/country.c:231
msgid "Solomon Islands"
msgstr "Νήσοι Σολομώντος"

#. 690
#: ../navit/country.c:232
msgid "Seychelles"
msgstr "Σεϋχέλλες"

#. 736
#: ../navit/country.c:233
msgid "Sudan"
msgstr "Σουδάν"

#. 752
#: ../navit/country.c:234
msgid "Sweden"
msgstr "Σουηδία"

#. 702
#: ../navit/country.c:235
msgid "Singapore"
msgstr "Σινγκαπούρη"

#. 654
#: ../navit/country.c:236
msgid "Saint Helena"
msgstr "Νήσος Αγίας Ελένης"

#. 705
#: ../navit/country.c:237
msgid "Slovenia"
msgstr "Σλοβενία"

#. 744
#: ../navit/country.c:238
msgid "Svalbard and Jan Mayen"
msgstr ""

#. 703
#: ../navit/country.c:239
msgid "Slovakia"
msgstr "Σλοβακία"

#. 694
#: ../navit/country.c:240
msgid "Sierra Leone"
msgstr "Σιέρα Λεόνε"

#. 674
#: ../navit/country.c:241
msgid "San Marino"
msgstr ""

#. 686
#: ../navit/country.c:242
msgid "Senegal"
msgstr "Σενεγάλη"

#. 706
#: ../navit/country.c:243
msgid "Somalia"
msgstr "Σομαλία"

#. 740
#: ../navit/country.c:244
msgid "Suriname"
msgstr ""

#. 678
#: ../navit/country.c:245
msgid "Sao Tome and Principe"
msgstr ""

#. 222
#: ../navit/country.c:246
msgid "El Salvador"
msgstr "Ελ Σαλβαδόρ"

#. 760
#: ../navit/country.c:247
msgid "Syrian Arab Republic"
msgstr "Αραβική Δημοκρατία της Συρίας"

#. 748
#: ../navit/country.c:248
msgid "Swaziland"
msgstr "Σουαζιλάνδη"

#. 796
#: ../navit/country.c:249
msgid "Turks and Caicos Islands"
msgstr ""

#. 148
#: ../navit/country.c:250
msgid "Chad"
msgstr "Τσαντ"

#. 260
#: ../navit/country.c:251
msgid "French Southern Territories"
msgstr ""

#. 768
#: ../navit/country.c:252
msgid "Togo"
msgstr "Τόγκο"

#. 764
#: ../navit/country.c:253
msgid "Thailand"
msgstr "Ταϊλάνδη"

#. 762
#: ../navit/country.c:254
msgid "Tajikistan"
msgstr "Τατζικιστάν"

#. 772
#: ../navit/country.c:255
msgid "Tokelau"
msgstr "Τοκελάου"

#. 626
#: ../navit/country.c:256
msgid "Timor-Leste"
msgstr "Τιμόρ-Λέστε"

#. 795
#: ../navit/country.c:257
msgid "Turkmenistan"
msgstr "Τουρκμενιστάν"

#. 788
#: ../navit/country.c:258
msgid "Tunisia"
msgstr "Τυνησία"

#. 776
#: ../navit/country.c:259
msgid "Tonga"
msgstr "Τόνγκα"

#. 792
#: ../navit/country.c:260
msgid "Turkey"
msgstr "Τουρκία"

#. 780
#: ../navit/country.c:261
msgid "Trinidad and Tobago"
msgstr "Τρίνινταντ και Τομπάγκο"

#. 798
#: ../navit/country.c:262
msgid "Tuvalu"
msgstr "Τουβάλου"

#. 158
#: ../navit/country.c:263
msgid "Taiwan, Province of China"
msgstr "Ταϊβάν, Επαρχία της Κίνας"

#. 834
#: ../navit/country.c:264
msgid "Tanzania, United Republic of"
msgstr "Τανζανία, Ενωμένη Δημοκρατία της"

#. 804
#: ../navit/country.c:265
msgid "Ukraine"
msgstr "Ουκρανία"

#. 800
#: ../navit/country.c:266
msgid "Uganda"
msgstr "Ουγκάντα"

#. 581
#: ../navit/country.c:267
msgid "United States Minor Outlying Islands"
msgstr ""

#. 840
#: ../navit/country.c:268
msgid "United States"
msgstr "Ηνωμένες Πολιτείες της Αμερικής"

#. 858
#: ../navit/country.c:269
msgid "Uruguay"
msgstr "Ουρουγουάη"

#. 860
#: ../navit/country.c:270
msgid "Uzbekistan"
msgstr "Ουζμπεκιστάν"

#. 336
#: ../navit/country.c:271
msgid "Holy See (Vatican City State)"
msgstr "Αγία Έδρα (Κράτος της Πόλης του Βατικανού)"

#. 670
#: ../navit/country.c:272
msgid "Saint Vincent and the Grenadines"
msgstr "Άγιος Βικέντιος και Γρεναδίνες"

#. 862
#: ../navit/country.c:273
msgid "Venezuela"
msgstr "Βενεζουέλα"

#. 092
#: ../navit/country.c:274
msgid "Virgin Islands, British"
msgstr "Παρθένοι Νήσοι, Βρετανικές"

#. 850
#: ../navit/country.c:275
msgid "Virgin Islands, U.S."
msgstr "Παρθένοι Νήσοι, Η.Π.A."

#. 704
#: ../navit/country.c:276
msgid "Viet Nam"
msgstr "Βιετνάμ"

#. 548
#: ../navit/country.c:277
msgid "Vanuatu"
msgstr "Βανουάτου"

#. 876
#: ../navit/country.c:278
msgid "Wallis and Futuna"
msgstr ""

#. 882
#: ../navit/country.c:279
msgid "Samoa"
msgstr "Σαμόα"

#. 887
#: ../navit/country.c:280
msgid "Yemen"
msgstr "Υεμένη"

#. 175
#: ../navit/country.c:281
msgid "Mayotte"
msgstr "Μαγιότ"

#. 710
#: ../navit/country.c:282
msgid "South Africa"
msgstr "Νότιος Αφρική"

#. 894
#: ../navit/country.c:283
msgid "Zambia"
msgstr "Ζάμπια"

#. 716
#: ../navit/country.c:284
msgid "Zimbabwe"
msgstr "Ζιμπάμπουε"

#: ../navit/country.c:285
msgid "* Unknown, add is_in tags to those cities"
msgstr "* Άγνωστη, προσθέστε ετικέτες is_in σε αυτές τις πόλεις"

#: ../navit/gui/gtk/destination.c:127 ../navit/gui/gtk/destination.c:128
#: ../navit/gui/gtk/destination.c:129 ../navit/gui/gtk/destination.c:130
msgid "Car"
msgstr "Αυτοκίνητο"

#: ../navit/gui/gtk/destination.c:127
msgid "Iso2"
msgstr "Iso2"

#: ../navit/gui/gtk/destination.c:127
msgid "Iso3"
msgstr "Iso3"

#: ../navit/gui/gtk/destination.c:127 ../navit/gui/gtk/destination.c:435
#: ../navit/gui/internal/gui_internal.c:2860
msgid "Country"
msgstr "Χώρα"

#: ../navit/gui/gtk/destination.c:128 ../navit/gui/gtk/destination.c:129
#: ../navit/gui/gtk/destination.c:130
msgid "Postal"
msgstr "Ταχυδρομική"

#: ../navit/gui/gtk/destination.c:128 ../navit/gui/gtk/destination.c:129
#: ../navit/gui/gtk/destination.c:130
#: ../navit/gui/internal/gui_internal.c:2839
#: ../navit/gui/internal/gui_internal.c:2868
#: ../navit/gui/internal/gui_internal.c:3003
msgid "Town"
msgstr "Πόλη"

#: ../navit/gui/gtk/destination.c:128 ../navit/gui/gtk/destination.c:129
#: ../navit/gui/gtk/destination.c:130
msgid "District"
msgstr "Επαρχία"

#: ../navit/gui/gtk/destination.c:129 ../navit/gui/gtk/destination.c:130
#: ../navit/gui/gtk/destination.c:446
#: ../navit/gui/internal/gui_internal.c:2820
#: ../navit/gui/internal/gui_internal.c:2829
msgid "Street"
msgstr "Οδός"

#: ../navit/gui/gtk/destination.c:130 ../navit/gui/gtk/destination.c:448
msgid "Number"
msgstr "Αριθμός"

#: ../navit/gui/gtk/destination.c:429
msgid "Enter Destination"
msgstr "Εισάγετε προορισμό"

#: ../navit/gui/gtk/destination.c:438
msgid "Zip Code"
msgstr "Ταχ. Κώδικας"

#: ../navit/gui/gtk/destination.c:440
msgid "City"
msgstr "Πόλη"

#: ../navit/gui/gtk/destination.c:443
msgid "District/Township"
msgstr "Επαρχία/Οικισμός"

#: ../navit/gui/gtk/destination.c:471 ../navit/gui/gtk/gui_gtk_action.c:200
msgid "Map"
msgstr "Χάρτης"

#: ../navit/gui/gtk/destination.c:472
msgid "Bookmark"
msgstr "Σελιδοδείκτης"

#: ../navit/gui/gtk/destination.c:473 ../navit/gui/gtk/gui_gtk_action.c:212
msgid "Destination"
msgstr "Προορισμός"

#: ../navit/gui/gtk/gui_gtk_action.c:196
#: ../navit/gui/internal/gui_internal.c:2924
#: ../navit/gui/internal/gui_internal.c:3349
msgid "Display"
msgstr "Προβολή"

#: ../navit/gui/gtk/gui_gtk_action.c:197
#: ../navit/gui/internal/gui_internal.c:4781
msgid "Route"
msgstr "Διαδρομή"

#: ../navit/gui/gtk/gui_gtk_action.c:198
msgid "Former Destinations"
msgstr "Προγενέστερες διαδρομές"

#: ../navit/gui/gtk/gui_gtk_action.c:199
#: ../navit/gui/internal/gui_internal.c:2230
#: ../navit/gui/internal/gui_internal.c:2979
msgid "Bookmarks"
msgstr "Σελιδοδείκτες"

#: ../navit/gui/gtk/gui_gtk_action.c:201
#: ../navit/gui/internal/gui_internal.c:2879
#: ../navit/gui/internal/gui_internal.c:2926
msgid "Layout"
msgstr "Διάταξη"

#: ../navit/gui/gtk/gui_gtk_action.c:202
msgid "Projection"
msgstr "Προβολή :"

#: ../navit/gui/gtk/gui_gtk_action.c:203
#: ../navit/gui/internal/gui_internal.c:3292
#: ../navit/gui/internal/gui_internal.c:3357
msgid "Vehicle"
msgstr "Όχημα"

#: ../navit/gui/gtk/gui_gtk_action.c:204
msgid "ZoomOut"
msgstr "Σμίκρυνση"

#: ../navit/gui/gtk/gui_gtk_action.c:205
msgid "ZoomIn"
msgstr "Μεγέθυνση"

#: ../navit/gui/gtk/gui_gtk_action.c:206
msgid "Recalculate"
msgstr "Επανάληψη υπολογισμού"

#: ../navit/gui/gtk/gui_gtk_action.c:208 ../navit/gui/gtk/gui_gtk_action.c:210
msgid "Info"
msgstr "Πληροφορίες"

#: ../navit/gui/gtk/gui_gtk_action.c:213
msgid "Stop Navigation"
msgstr "Διακοπή πλοήγησης"

#: ../navit/gui/gtk/gui_gtk_action.c:214
msgid "Test"
msgstr "Δοκιμή"

#: ../navit/gui/gtk/gui_gtk_action.c:215
msgid "_Quit"
msgstr "_Έξοδος"

#: ../navit/gui/gtk/gui_gtk_action.c:222
msgid "Cursor"
msgstr "Δρομέας"

#: ../navit/gui/gtk/gui_gtk_action.c:223
msgid "Lock on Road"
msgstr "Κλείδωμα στο δρόμο"

#: ../navit/gui/gtk/gui_gtk_action.c:224
#: ../navit/gui/internal/gui_internal.c:3331
msgid "Northing"
msgstr ""

#: ../navit/gui/gtk/gui_gtk_action.c:226
msgid "Autozoom"
msgstr "Αυτόματο Ζουμ"

#: ../navit/gui/gtk/gui_gtk_action.c:228 ../navit/gui/gtk/gui_gtk_action.c:230
#: ../navit/gui/internal/gui_internal.c:2936
msgid "Fullscreen"
msgstr "Πλήρης Οθόνη"

#: ../navit/gui/gtk/gui_gtk_action.c:238
msgid "Data"
msgstr "Δεδομένα"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:58
#: ../navit/gui/gtk/gui_gtk_statusbar.c:97
msgid "N"
msgstr "Β"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:58
#: ../navit/gui/gtk/gui_gtk_statusbar.c:97
msgid "NE"
msgstr "ΒΑ"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:58
#: ../navit/gui/gtk/gui_gtk_statusbar.c:97
msgid "E"
msgstr "Α"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:58
#: ../navit/gui/gtk/gui_gtk_statusbar.c:97
msgid "SE"
msgstr "ΝΑ"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:58
#: ../navit/gui/gtk/gui_gtk_statusbar.c:97
msgid "S"
msgstr "Ν"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:58
#: ../navit/gui/gtk/gui_gtk_statusbar.c:97
msgid "SW"
msgstr "ΝΔ"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:58
#: ../navit/gui/gtk/gui_gtk_statusbar.c:97
msgid "W"
msgstr "Δ"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:58
#: ../navit/gui/gtk/gui_gtk_statusbar.c:97
msgid "NW"
msgstr "ΒΔ"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:74
msgid "No"
msgstr "Όχι"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:75
#: ../navit/gui/internal/gui_internal.c:2943
msgid "2D"
msgstr "2Δ"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:76
#: ../navit/gui/internal/gui_internal.c:2949
msgid "3D"
msgstr "3Δ"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:78
msgid "OT"
msgstr ""

#: ../navit/gui/gtk/gui_gtk_statusbar.c:119
#, c-format
msgid "Route %4.0fkm    %02d:%02d ETA"
msgstr ""

#: ../navit/gui/gtk/gui_gtk_statusbar.c:164
msgid "Route 0000km  0+00:00 ETA"
msgstr ""

#: ../navit/gui/internal/gui_internal.c:1340
msgid "Back to map"
msgstr "Πίσω στο χάρτη"

#: ../navit/gui/internal/gui_internal.c:1349
msgid "Main Menu"
msgstr "Κύριο Μενού"

#: ../navit/gui/internal/gui_internal.c:1466
msgid "Help"
msgstr "Βοήθεια"

#: ../navit/gui/internal/gui_internal.c:1616
msgid "Back"
msgstr "Προηγ."

#: ../navit/gui/internal/gui_internal.c:1922
#: ../navit/gui/internal/gui_internal.c:2139
msgid "POIs"
msgstr "Σημεία Ενδιαφέροντος"

#: ../navit/gui/internal/gui_internal.c:2087
msgid "Streets"
msgstr "Οδοί"

#: ../navit/gui/internal/gui_internal.c:2095
msgid "House numbers"
msgstr "Αριθμοί σπιτιών"

#: ../navit/gui/internal/gui_internal.c:2112
msgid "View in Browser"
msgstr "Επισκόπηση σε Φυλλομετρητή"

#: ../navit/gui/internal/gui_internal.c:2118
msgid "View Attributes"
msgstr "Προβολή Ιδιοτήτων"

#: ../navit/gui/internal/gui_internal.c:2153
msgid "View on map"
msgstr "Προβολή στο χάρτη"

#: ../navit/gui/internal/gui_internal.c:2266
#, c-format
msgid "Bookmark %s"
msgstr "Σελιδοδείκτης %s"

#: ../navit/gui/internal/gui_internal.c:2804
#: ../navit/gui/internal/gui_internal.c:2813
msgid "House number"
msgstr "Αριθμός σπιτιού"

#: ../navit/gui/internal/gui_internal.c:2931
msgid "Window Mode"
msgstr "Λειτουργία παραθύρων"

#: ../navit/gui/internal/gui_internal.c:2977
#: ../navit/gui/internal/gui_internal.c:3397
msgid "Actions"
msgstr "Ενέργειες"

#: ../navit/gui/internal/gui_internal.c:2988
msgid "Map Point"
msgstr "Σημείο Χάρτη"

#: ../navit/gui/internal/gui_internal.c:2998
msgid "Vehicle Position"
msgstr "Θέση Οχήματος"

#: ../navit/gui/internal/gui_internal.c:3007
msgid "Quit"
msgstr "Έξοδος"

#: ../navit/gui/internal/gui_internal.c:3013
msgid ""
"Stop\n"
"Navigation"
msgstr "Διακοπή"

#: ../navit/gui/internal/gui_internal.c:3029
#: ../navit/gui/internal/gui_internal.c:3353
msgid "Maps"
msgstr "Χάρτες"

#: ../navit/gui/internal/gui_internal.c:3073
msgid "Show Satellite Status"
msgstr "Δείτε Δορυφορική"

#: ../navit/gui/internal/gui_internal.c:3107
msgid "Show NMEA Data"
msgstr "Δείτε NEAM"

#: ../navit/gui/internal/gui_internal.c:3199
msgid "car"
msgstr "αυτοκίνητο"

#: ../navit/gui/internal/gui_internal.c:3199
msgid "bike"
msgstr "ποδήλατο"

#: ../navit/gui/internal/gui_internal.c:3199
msgid "pedestrian"
msgstr "πεζών"

#: ../navit/gui/internal/gui_internal.c:3216
#, c-format
msgid "Current profile: %s"
msgstr "Τρέχον προφίλ: %s"

#: ../navit/gui/internal/gui_internal.c:3218
#, c-format
msgid "Change profile to: %s"
msgstr "Αλλαγή προφίλ για να %s"

#: ../navit/gui/internal/gui_internal.c:3253
msgid "Set as active"
msgstr "που ως δραστικές"

#: ../navit/gui/internal/gui_internal.c:3260
msgid "Show Satellite status"
msgstr "Δείτε Δορυφορική καθεστώς"

#: ../navit/gui/internal/gui_internal.c:3266
msgid "Show NMEA data"
msgstr "NMEA δεδομένα δείχνουν"

#: ../navit/gui/internal/gui_internal.c:3317
#: ../navit/gui/internal/gui_internal.c:3361
msgid "Rules"
msgstr "Κανόνες"

#: ../navit/gui/internal/gui_internal.c:3325
msgid "Lock on road"
msgstr "Κλείδωμα για τα τροχαία"

#: ../navit/gui/internal/gui_internal.c:3337
msgid "Map follows Vehicle"
msgstr "Ο χάρτης ακολουθεί το Όχημα"

#: ../navit/gui/internal/gui_internal.c:3347
#: ../navit/gui/internal/gui_internal.c:3405
msgid "Settings"
msgstr "Ρυθμίσεις"

#: ../navit/gui/internal/gui_internal.c:3395
msgid "Main menu"
msgstr "Κύριο Μενού"

#: ../navit/gui/internal/gui_internal.c:3401
msgid ""
"Show\n"
"Map"
msgstr "Παρουσίαση χάρτη"

#: ../navit/gui/internal/gui_internal.c:3408
msgid "Tools"
msgstr "Εργαλεία"

#: ../navit/gui/internal/gui_internal.c:3519
msgid "Message"
msgstr "Μήνυμα"

#: ../navit/gui/internal/gui_internal.c:4638
#: ../navit/gui/internal/gui_internal.c:4786
msgid "Height Profile"
msgstr "Ύψος προφίλ"

#: ../navit/gui/internal/gui_internal.c:4783
msgid "Description"
msgstr "Περιγραφή"