summaryrefslogtreecommitdiff
path: root/po/he.po.in
blob: d221e988a59685b694f884125b292907296af918 (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
# Hebrew translation for navit
# Copyright (c) 2008 The Navit Team
# This file is distributed under the same license as the navit package.
# Rintintin <EMAIL@ADDRESS>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: navit 0.2.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-12-20 19:51+0100\n"
"PO-Revision-Date: 2009-12-20 20:37+0000\n"
"Last-Translator: KaZeR <Unknown>\n"
"Language-Team: Hebrew <he@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-Generator: Launchpad (build Unknown)\n"
"X-Report-Errors: https://translations.launchpad.net/navit/trunk/+pots/navit\n"

#: ../navit/main.c:181
#, c-format
msgid "Running from source directory\n"
msgstr "מופעל מתיקיית המקור\n"

#: ../navit/main.c:195
#, c-format
msgid "setting '%s' to '%s'\n"
msgstr "הגדרת '%s' ל־'%s'\n"

#: ../navit/navigation.c:245
msgid "zeroth"
msgstr "במקום ה־0"

#: ../navit/navigation.c:247
msgid "first"
msgstr "ראשון"

#: ../navit/navigation.c:249
msgid "second"
msgstr "שני"

#: ../navit/navigation.c:251
msgid "third"
msgstr "שלישי"

#: ../navit/navigation.c:253
msgid "fourth"
msgstr "רביעי"

#: ../navit/navigation.c:255
msgid "fifth"
msgstr "חמישי"

#: ../navit/navigation.c:257
msgid "sixth"
msgstr "שישי"

#: ../navit/navigation.c:268
msgid "zeroth exit"
msgstr "היציאה ה-0"

#: ../navit/navigation.c:270
msgid "first exit"
msgstr "היציאה הראשונה"

#: ../navit/navigation.c:272
msgid "second exit"
msgstr "היציאה השנייה"

#: ../navit/navigation.c:274
msgid "third exit"
msgstr "היציאה השלישית"

#: ../navit/navigation.c:276
msgid "fourth exit"
msgstr "היציאה הרביעית"

#: ../navit/navigation.c:278
msgid "fifth exit"
msgstr "היציאה החמישית"

#: ../navit/navigation.c:280
msgid "sixth exit"
msgstr "היציאה השישית"

#: ../navit/navigation.c:321
#, c-format
msgid "%d m"
msgstr "%d מ'"

#: ../navit/navigation.c:323
#, c-format
msgid "in %d m"
msgstr "בעוד %d מ'"

#: ../navit/navigation.c:327
#, c-format
msgid "%d meters"
msgstr "%d מטרים"

#: ../navit/navigation.c:329
#, c-format
msgid "in %d meters"
msgstr "בעוד %d מטרים"

#: ../navit/navigation.c:335
#, c-format
msgid "%d.%d kilometers"
msgstr ""

#: ../navit/navigation.c:337
#, c-format
msgid "in %d.%d kilometers"
msgstr "בעוד  %d.%d קילומטרים"

#: ../navit/navigation.c:341
#, c-format
msgid "one kilometer"
msgid_plural "%d kilometers"
msgstr[0] "קילומטר אחד"
msgstr[1] "%d קילומטרים"

#: ../navit/navigation.c:343
#, c-format
msgid "in one kilometer"
msgid_plural "in %d kilometers"
msgstr[0] "בעוד קילומטר אחד"
msgstr[1] "בעוד %d קילומטרים"

#: ../navit/navigation.c:1274
msgid "exit"
msgstr "יציאה"

#: ../navit/navigation.c:1276
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:1306
#, 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:1310
#, c-format
msgid "%sinto the %s%s%s|male form"
msgstr "%s אל רחוב %s %s %s"

#. 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:1314
#, c-format
msgid "%sinto the %s%s%s|female form"
msgstr "%s אל רחוב %s %s %s"

#. 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:1318
#, c-format
msgid "%sinto the %s%s%s|neutral form"
msgstr "%s אל רחוב %s %s %s"

#. TRANSLATORS: gives the name of the next road to turn into (into the E17)
#: ../navit/navigation.c:1325
#, c-format
msgid "%sinto the %s"
msgstr "%sאל תוך ה%s"

#. TRANSLATORS: right, as in 'Turn right'
#: ../navit/navigation.c:1346
msgid "right"
msgstr "ימינה"

#. TRANSLATORS: left, as in 'Turn left'
#: ../navit/navigation.c:1385
msgid "left"
msgstr "שמאלה"

#. TRANSLATORS: Don't forget the ending space
#: ../navit/navigation.c:1392
msgid "easily "
msgstr "מעט "

#. TRANSLATORS: Don't forget the ending space
#: ../navit/navigation.c:1397
msgid "strongly "
msgstr "בצורה חדה "

#. TRANSLATORS: Don't forget the ending space
#: ../navit/navigation.c:1400
msgid "really strongly "
msgstr "באופן חזק מאד "

#. TRANSLATORS: Don't forget the ending space
#: ../navit/navigation.c:1404
msgid "unknown "
msgstr "לא ידוע "

#: ../navit/navigation.c:1411
msgid "When possible, please turn around"
msgstr "כשיתאפשר לך, פנה חזרה"

#: ../navit/navigation.c:1421
msgid "Enter the roundabout soon"
msgstr "הכנס לכיכר הקרובה"

#. TRANSLATORS: %s is the distance to the roundabout
#: ../navit/navigation.c:1425
#, c-format
msgid "In %s, enter the roundabout"
msgstr "ב%s, הכנס לכיכר"

#: ../navit/navigation.c:1440
#, c-format
msgid "Leave the roundabout at the %s"
msgstr "צא מהכיכר ב%s"

#: ../navit/navigation.c:1443
#, c-format
msgid "then leave the roundabout at the %s"
msgstr "אחר כך צא מהכיכר ב%s"

#: ../navit/navigation.c:1453
#, c-format
msgid "Follow the road for the next %s"
msgstr "המשך בדרך זו למשך %s"

#: ../navit/navigation.c:1457
msgid "soon"
msgstr "בקרוב"

#. TRANSLATORS: First argument is the how manieth street to take, second the direction
#: ../navit/navigation.c:1467
#, c-format
msgid "Take the %1$s road to the %2$s"
msgstr "קח את הכביש ה%1$s אל %2$s"

#: ../navit/navigation.c:1470 ../navit/navigation.c:1484
#, c-format
msgid "after %i roads"
msgstr "לאחר %i כבישים"

#: ../navit/navigation.c:1473
msgid "now"
msgstr "כעת"

#: ../navit/navigation.c:1481
#, c-format
msgid "then take the %1$s road to the %2$s"
msgstr "ואז קח את הכביש ה%1$s אל ה%2$s"

#: ../navit/navigation.c:1492
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:1523
#, c-format
msgid "Turn %1$s%2$s %3$s%4$s"
msgstr "פנה %1$s %2$s %4$s %3$s"

#. TRANSLATORS: First argument is strength, second direction, third how many roads to skip, fourth destination
#: ../navit/navigation.c:1526
#, 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:1531
#, c-format
msgid "You have reached your destination %s"
msgstr "הגעת ליעדך %s"

#: ../navit/navigation.c:1533
msgid "then you have reached your destination."
msgstr "ואז הגעת ליעד."

#: ../navit/navit.c:1217 ../navit/gui/internal/gui_internal.c:2482
msgid "Position"
msgstr "מיקום"

#: ../navit/navit.c:1218
msgid "Command"
msgstr "פקודה"

#: ../navit/navit.c:1222
msgid "Length"
msgstr "אורך"

#: ../navit/navit.c:1226 ../navit/navit.c:1251
msgid "km"
msgstr "ק\"מ"

#: ../navit/navit.c:1230 ../navit/navit.c:1255
msgid "m"
msgstr "מ'"

#: ../navit/navit.c:1236
msgid "Time"
msgstr "זמן"

#: ../navit/navit.c:1248
msgid "Destination Length"
msgstr "מרחק ליעד"

#: ../navit/navit.c:1261
msgid "Destination Time"
msgstr "זמן ליעד"

#: ../navit/navit.c:1294 ../navit/gui/gtk/gui_gtk_action.c:225
msgid "Roadbook"
msgstr "הוראות נסיעה"

#: ../navit/popup.c:280 ../navit/popup.c:349
#: ../navit/gui/internal/gui_internal.c:2336
msgid "Set as position"
msgstr "קבע כמיקום נוכחי"

#: ../navit/popup.c:281 ../navit/popup.c:350
#: ../navit/gui/internal/gui_internal.c:2328
msgid "Set as destination"
msgstr "קבע כיעד"

#: ../navit/popup.c:282 ../navit/popup.c:351
#: ../navit/gui/internal/gui_internal.c:2343
msgid "Add as bookmark"
msgstr "צור סימניה למקום זה"

#: ../navit/popup.c:339
#, c-format
msgid "Point 0x%x 0x%x"
msgstr "נקודה 0x%x 0x%x"

#: ../navit/popup.c:340
#, 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 "גרנזי"

#. 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 "איי הבתולה (ארה\"ב)"

#. 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:3315
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:3294
#: ../navit/gui/internal/gui_internal.c:3323 ../navit/navit_shipped.glade:57
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:3275
#: ../navit/gui/internal/gui_internal.c:3284
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/navit_shipped.glade:63
#: ../navit/navit_shipped.glade:68
msgid "Display"
msgstr "תצוגה"

#: ../navit/gui/gtk/gui_gtk_action.c:197 ../navit/navit_shipped.glade:51
#: ../navit/navit_shipped.glade:78
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:2510 ../navit/navit_shipped.glade:54
msgid "Bookmarks"
msgstr "סימניות"

#: ../navit/gui/gtk/gui_gtk_action.c:201
#: ../navit/gui/internal/gui_internal.c:3334 ../navit/navit_shipped.glade:69
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:3669 ../navit/navit_shipped.glade:65
msgid "Vehicle"
msgstr "רכב (ׂGPS)"

#: ../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:3708
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/navit_shipped.glade:70
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/navit_shipped.glade:73
msgid "2D"
msgstr "דו-מימד"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:76 ../navit/navit_shipped.glade:72
msgid "3D"
msgstr "תלת מימד"

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

#: ../navit/gui/gtk/gui_gtk_statusbar.c:119
#, c-format
msgid "Route %4.0fkm    %02d:%02d ETA"
msgstr "נשארו עוד %4.0f ק\"מ, זמן הגעה משוער %02d:%02d"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:164
msgid "Route 0000km  0+00:00 ETA"
msgstr "מסלול 0000ק\"מ 0+00:00 זמן הגעה משוער"

#: ../navit/gui/internal/gui_internal.c:1464
msgid "Back to map"
msgstr "חזור למפה"

#: ../navit/gui/internal/gui_internal.c:1473
msgid "Main Menu"
msgstr "תפריט ראשי"

#: ../navit/gui/internal/gui_internal.c:1590
msgid "Help"
msgstr "עזרה"

#: ../navit/gui/internal/gui_internal.c:1744
msgid "Back"
msgstr "חזרה"

#: ../navit/gui/internal/gui_internal.c:1869
msgid "Add Bookmark"
msgstr ""

#: ../navit/gui/internal/gui_internal.c:2076
#: ../navit/gui/internal/gui_internal.c:2351
msgid "POIs"
msgstr "נ\"צ"

#: ../navit/gui/internal/gui_internal.c:2176
#: ../navit/gui/internal/gui_internal.c:2313
msgid "View in Browser"
msgstr "צפה בדפדפן אינטרנט"

#: ../navit/gui/internal/gui_internal.c:2288
msgid "Streets"
msgstr "רחובות"

#: ../navit/gui/internal/gui_internal.c:2296
msgid "House numbers"
msgstr "מספרי בתים"

#: ../navit/gui/internal/gui_internal.c:2319
msgid "View Attributes"
msgstr "צפה בתכונות"

#: ../navit/gui/internal/gui_internal.c:2363
msgid "View on map"
msgstr "צפה במפה"

#: ../navit/gui/internal/gui_internal.c:2553
#, c-format
msgid "Bookmark %s"
msgstr "סימנייה %s"

#: ../navit/gui/internal/gui_internal.c:3259
#: ../navit/gui/internal/gui_internal.c:3268
msgid "House number"
msgstr "מספר בית"

#: ../navit/gui/internal/gui_internal.c:3381 ../navit/navit_shipped.glade:64
msgid "Maps"
msgstr "מפות"

#: ../navit/gui/internal/gui_internal.c:3425
msgid "Show Satellite Status"
msgstr "הצגת מצב הלוויינים"

#: ../navit/gui/internal/gui_internal.c:3432
msgid " PRN "
msgstr ""

#: ../navit/gui/internal/gui_internal.c:3433
msgid " Elevation "
msgstr ""

#: ../navit/gui/internal/gui_internal.c:3434
msgid " Azimuth "
msgstr ""

#: ../navit/gui/internal/gui_internal.c:3435
msgid " SNR "
msgstr ""

#: ../navit/gui/internal/gui_internal.c:3459
msgid "Show NMEA Data"
msgstr "הצגת נתוני NMEA"

#: ../navit/gui/internal/gui_internal.c:3576 ../navit/navit_shipped.glade:115
msgid "car"
msgstr "מכונית"

#: ../navit/gui/internal/gui_internal.c:3576 ../navit/navit_shipped.glade:180
msgid "bike"
msgstr "אופניים"

#: ../navit/gui/internal/gui_internal.c:3576 ../navit/navit_shipped.glade:241
msgid "pedestrian"
msgstr "הולך רגל"

#: ../navit/gui/internal/gui_internal.c:3593
#, c-format
msgid "Current profile: %s"
msgstr "פרופיל נוכחי: %s"

#: ../navit/gui/internal/gui_internal.c:3595
#, c-format
msgid "Change profile to: %s"
msgstr "שנה את הפרופיל ל: %s"

#: ../navit/gui/internal/gui_internal.c:3630
msgid "Set as active"
msgstr "הגדרה כפעיל"

#: ../navit/gui/internal/gui_internal.c:3637
msgid "Show Satellite status"
msgstr "הצגת מצב הלוויינים"

#: ../navit/gui/internal/gui_internal.c:3643
msgid "Show NMEA data"
msgstr "הצגת נתוני NMEA"

#: ../navit/gui/internal/gui_internal.c:3694 ../navit/navit_shipped.glade:66
msgid "Rules"
msgstr "כללים"

#: ../navit/gui/internal/gui_internal.c:3702
msgid "Lock on road"
msgstr "נעול על הדרך"

#: ../navit/gui/internal/gui_internal.c:3714
msgid "Map follows Vehicle"
msgstr "מפה עוקבת אחר הרכב"

#: ../navit/gui/internal/gui_internal.c:4061
msgid "Message"
msgstr "הודעה"

#: ../navit/gui/internal/gui_internal.c:5087
msgid "Route Description"
msgstr ""

#: ../navit/gui/internal/gui_internal.c:5211 ../navit/navit_shipped.glade:80
msgid "Height Profile"
msgstr "פרופיל גובה"

#: ../navit/gui/internal/gui_internal.c:5349 ../navit/navit_shipped.glade:76
msgid "Show Locale"
msgstr ""

#: ../navit/navit_shipped.glade:45
msgid "Main menu"
msgstr "תפריט ראשי"

#: ../navit/navit_shipped.glade:47
msgid ""
"Show\n"
"Map"
msgstr ""
"הצגת\n"
"מפה"

#: ../navit/navit_shipped.glade:49 ../navit/navit_shipped.glade:62
msgid "Settings"
msgstr "הגדרות"

#: ../navit/navit_shipped.glade:50 ../navit/navit_shipped.glade:75
msgid "Tools"
msgstr "כלים"

#: ../navit/navit_shipped.glade:53
msgid "Actions"
msgstr "פעולות"

#: ../navit/navit_shipped.glade:58
msgid "Quit"
msgstr "יציאה"

#: ../navit/navit_shipped.glade:59
msgid ""
"Stop\n"
"Navigation"
msgstr ""
"עצור\n"
"ניווט"

#: ../navit/navit_shipped.glade:71
msgid "Window Mode"
msgstr "מצב חלון"

#: ../navit/navit_shipped.glade:79
msgid "Description"
msgstr "תיאור"

#: ../navit/navit_shipped.glade:290
msgid "horse"
msgstr ""

#: ../navit/navit_shipped.c:55
msgid "Map Point"
msgstr "נקודה במפה"

#: ../navit/navit_shipped.c:56
msgid "Vehicle Position"
msgstr "מיקום רכב"

#, c-format
#~ msgid "%d.%d kilometer"
#~ msgstr "%d.%d קילומטר"