summaryrefslogtreecommitdiff
path: root/po/de.po.in
blob: 7a704d115ae3fd6fb3f3eaffbbc62108a6c0d1e7 (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
# German translations for navit
# Copyright (C) 2006-2019 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Achim Behrens https://launchpad.net/~k1l
# Artem Anufrij https://launchpad.net/~artem-anufrij
# Bernhard Reiter https://launchpad.net/~ockham-razor
# Christian Moll https://launchpad.net/~christian-chrmoll
# Clemens Kiener https://launchpad.net/~clemens-kiener
# Dennis Gohert https://launchpad.net/~info-degoist
# Ettore Atalan https://launchpad.net/~atalanttore
# Fred https://launchpad.net/~jelk
# Fume https://launchpad.net/~fume
# KaZeR https://launchpad.net/~kazer
# Kamikaaze https://launchpad.net/~kamikaazewiesel
# Keruskerfuerst https://launchpad.net/~arminmohring
# Konsti K. https://launchpad.net/~konstantin-koehring
# Lars Hennig https://launchpad.net/~elhennig
# Lukas Bögelein https://launchpad.net/~lukas-boegelein
# MUrks https://launchpad.net/~tabstop
# Manuel Hohmann https://launchpad.net/~mhohmann
# Mathias Klein https://launchpad.net/~ma-klein
# Paulodile https://launchpad.net/~stuff4tschaka
# Roadrunner IN https://launchpad.net/~online
# Robotaxi https://launchpad.net/~robotaxi
# Roschkor https://launchpad.net/~bound-one2000
# S.E. https://launchpad.net/~stephan-evert
# Stefan Sordon https://launchpad.net/~stefan-sordon
# Steffen https://launchpad.net/~zintor
# Thuttle https://launchpad.net/~archibald-thuttle
# Tobias Bannert https://launchpad.net/~toba
# Usul https://launchpad.net/~usul1
# everyone https://launchpad.net/~anonymus1338
# ilovekiruna https://launchpad.net/~ilovekiruna
# jkoan kerich https://launchpad.net/~jkoan
# lopho https://launchpad.net/~lopho
# metehyi https://launchpad.net/~metehyi
# singesang https://launchpad.net/~singesang
# spaetz https://launchpad.net/~spaetz
# vsandre https://launchpad.net/~vsandre

msgid ""
msgstr ""
"Project-Id-Version: navit 0.5.1\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2019-10-02 18:37+0000\n"
"Last-Translator: jkoan kerich <jkoan@gmx.de>\n"
"Language-Team: Martin Schaller <martin-s@sourceforge.net>\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"
"Language: de\n"
"X-Report-Errors: https://translations.launchpad.net/navit/trunk/+pots/navit\n"

msgid "Running from source directory\n"
msgstr "Aus dem Quellverzeichnis starten\n"

#, c-format
msgid "setting '%s' to '%s'\n"
msgstr "setze '%s' auf '%s'\n"

#. TRANSLATORS: the following counts refer to streets
msgid "zeroth"
msgstr "nullte"

msgid "first"
msgstr "erste"

msgid "second"
msgstr "zweite"

msgid "third"
msgstr "dritte"

msgid "fourth"
msgstr "vierte"

msgid "fifth"
msgstr "fünfte"

msgid "sixth"
msgstr "sechste"

#. TRANSLATORS: the following counts refer to roundabout exits
msgid "zeroth exit"
msgstr "nullten Ausfahrt"

msgid "first exit"
msgstr "ersten Ausfahrt"

msgid "second exit"
msgstr "zweiten Ausfahrt"

msgid "third exit"
msgstr "dritten Ausfahrt"

msgid "fourth exit"
msgstr "vierten Ausfahrt"

msgid "fifth exit"
msgstr "fünften Ausfahrt"

msgid "sixth exit"
msgstr "sechsten Ausfahrt"

#, c-format
msgid "%d feet"
msgstr "%d Fuss"

#, c-format
msgid "in %d feet"
msgstr "In %d Fuss"

#, c-format
msgid "%d.%d miles"
msgstr "%d,%d Meilen"

#, c-format
msgid "in %d.%d miles"
msgstr "in %d,%d Meilen"

#, c-format
msgid "one mile"
msgid_plural "%d miles"
msgstr[0] "eine Meile"
msgstr[1] "%d Meilen"

#, c-format
msgid "in one mile"
msgid_plural "in %d miles"
msgstr[0] "In einer Meile"
msgstr[1] "In %d Meilen"

#, c-format
msgid "%d meters"
msgstr "%d Meter"

#, c-format
msgid "in %d meters"
msgstr "In %d Metern"

#, c-format
msgid "%d.%d kilometers"
msgstr "%d,%d Kilometer"

#, c-format
msgid "in %d.%d kilometers"
msgstr "In %d,%d Kilometern"

#, c-format
msgid "one kilometer"
msgid_plural "%d kilometers"
msgstr[0] "einen Kilometer"
msgstr[1] "%d Kilometer"

#, c-format
msgid "in one kilometer"
msgid_plural "in %d kilometers"
msgstr[0] "In einem Kilometer"
msgstr[1] "In %d Kilometern"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Systematic Street Name 3: Separator (Space if required), 4: Street Name
#, c-format
msgid "%1$sonto the %2$s%3$s%4$s"
msgstr "%1$sauf die %2$s%3$s%4$s"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name
#, c-format
msgid "%1$sonto %2$s"
msgstr "%1$sauf die Straße %2$s"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name. Masculine form. The stuff after | doesn't have to be included
#, c-format
msgid "%1$sonto %2$s|masculine form"
msgstr "%1$sauf den %2$s"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name. Feminine form. The stuff after | doesn't have to be included
#, c-format
msgid "%1$sonto %2$s|feminine form"
msgstr "%1$sauf die %2$s"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name. Neuter form. The stuff after | doesn't have to be included
#, c-format
msgid "%1$sonto %2$s|neuter form"
msgstr "%1$sauf das %2$s"

msgid "onto the motorway ramp"
msgstr "auf die Auffahrt"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name 3: Separator (Space if required), 4: Systematic Street Name
#, c-format
msgid "%sinto %s%s%s"
msgstr "%sauf die Straße %s%s%s"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name 3: Separator (Space if required), 4: Systematic Street Name. Masculine form. The stuff after | doesn't have to be included
#, c-format
msgid "%sinto %s%s%s|masculine form"
msgstr "%sauf den %s%s%s"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name 3: Separator (Space if required), 4: Systematic Street Name. Feminine form. The stuff after | doesn't have to be included
#, c-format
msgid "%sinto %s%s%s|feminine form"
msgstr "%sauf die %s%s%s"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name 3: Separator (Space if required), 4: Systematic Street Name. Neuter form. The stuff after | doesn't have to be included
#, c-format
msgid "%sinto %s%s%s|neuter form"
msgstr "%sauf das %s%s%s"

#. TRANSLATORS: gives the name of the next road to turn into (into the E17)
#, c-format
msgid "%sinto the %s"
msgstr "%sauf die %s"

#
msgid "When possible, please turn around"
msgstr "Wenn möglich, bitte wenden"

#. TRANSLATORS: the argument is the destination to follow
#, c-format
msgid "towards %s"
msgstr "Richtung %s"

#, c-format
msgid "Follow the road for the next %s"
msgstr "Dem Straßenverlauf %s folgen"

msgid "Enter the roundabout soon"
msgstr "Demnächst in den Kreisverkehr einfahren"

#. TRANSLATORS: %s is the distance to the roundabout
#, c-format
msgid "Enter the roundabout %s"
msgstr "%s in den Kreisverkehr einfahren"

msgid "then enter the roundabout"
msgstr "dann in den Kreisverkehr einfahren"

#. TRANSLATORS: first arg. is the manieth exit, second arg. is the destination to follow
#, c-format
msgid "Leave the roundabout at the %1$s %2$s"
msgstr "Verlassen Sie den Kreisverkehr an der %1$s %2$s"

msgid "soon"
msgstr "Demnächst"

msgid "now"
msgstr "Jetzt"

msgid "then"
msgstr "dann"

#. TRANSLATORS: the arg. is the phrase 'onto ...'. Right merge, the stuff after | doesn't have to be included.
#, c-format
msgid "then merge%1$s|right"
msgstr "dann%1$s auffahren"

#. TRANSLATORS: the first arg. is distance, the second is the phrase 'onto ...'. Right merge, the stuff after | doesn't have to be included.
#, c-format
msgid "Merge %1$s%2$s|right"
msgstr "Fahren Sie %1$s%2$s auf"

#. TRANSLATORS: the arg. is the phrase 'onto ...'. Left merge, the stuff after | doesn't have to be included.
#, c-format
msgid "then merge%1$s|left"
msgstr "dann%1$s auffahren"

#. TRANSLATORS: the first arg. is distance, the second is the phrase 'onto ...'. Left merge, the stuff after | doesn't have to be included.
#, c-format
msgid "Merge %1$s%2$s|left"
msgstr "Fahren Sie %1$s%2$s auf"

msgid "on your left"
msgstr "links"

msgid "on your right"
msgstr "rechts"

#. TRANSLATORS: the first arg. is exit ref and/or name, the second is the direction of exit and the third is distance
#, c-format
msgid "Take exit %1$s %2$s %3$s"
msgstr "%3$s nehmen Sie %2$s die Ausfahrt %1$s"

#. TRANSLATORS: the first arg. is the direction of exit, the second is distance, the third is destination
#, c-format
msgid "Take the exit %1$s %2$s%3$s"
msgstr "%2$s nehmen Sie %1$s die Ausfahrt %3$s"

#. TRANSLATORS: as in "Keep right at interchange 42 Greenmond-West"
msgid "at interchange"
msgstr "am Autobahnknoten"

msgid "at exit"
msgstr "an der Ausfahrt"

#. TRANSLATORS: the arg. is where to do the maneuver
#, c-format
msgid "then continue straight%1$s"
msgstr "dann%1$s geradeaus fahren"

#. TRANSLATORS: the first arg. is distance, the second is where to do the maneuver, the third is destination
#, c-format
msgid "Continue straight %1$s%2$s%3$s"
msgstr "%1$s%2$s geradeaus fahren%3$s"

#. TRANSLATORS: the arg. is where to do the maneuver
#, c-format
msgid "then keep right%1$s"
msgstr "dann rechts halten%1$s"

#. TRANSLATORS: the first arg. is distance, the second is where to do the maneuver, the third is destination
#, c-format
msgid "Keep right %1$s%2$s%3$s"
msgstr "%1$s rechts halten%2$s%3$s"

#. TRANSLATORS: the arg. is where to do the maneuver
#, c-format
msgid "then keep left%1$s"
msgstr "dann links halten%1$s"

#. TRANSLATORS: the first arg. is distance, the second is where to do the maneuver, the third is destination
#, c-format
msgid "Keep left %1$s%2$s%3$s"
msgstr "%1$s links halten%2$s%3$s"

#. TRANSLATORS: "right" as in "turn right"
msgid "right"
msgstr "rechts"

#. TRANSLATORS: "left" as in "turn left"
msgid "left"
msgstr "links"

#. TRANSLATORS: as in "turn easily right"
msgid "easily "
msgstr "leicht "

#. TRANSLATORS: as in "turn strongly right"
msgid "strongly "
msgstr "scharf "

#, c-format
msgid "then take the %1$s road to the %2$s"
msgstr "dann die %1$s Straße %2$s abbiegen"

#, c-format
msgid "Take the %1$s road to the %2$s"
msgstr "Die %1$s Straße %2$s abbiegen"

#, c-format
msgid "after %i roads"
msgstr "nach %i Straßen"

#. TRANSLATORS: the first arg. is strength, the second is direction, the third is distance, the fourth is destination
#, c-format
msgid "Turn %1$s%2$s %3$s%4$s"
msgstr "%3$s %1$s%2$s abbiegen%4$s"

#. TRANSLATORS: Left U-turn, the stuff after | doesn't have to be included.
msgid "then make a U-turn|left"
msgstr "dann wenden"

#. TRANSLATORS: the arg. is distance. Left U-turn, the stuff after | doesn't have to be included.
#, c-format
msgid "Make a U-turn %1$s|left"
msgstr "Wenden Sie %1$s"

#. TRANSLATORS: Right U-turn, the stuff after | doesn't have to be included.
msgid "then make a U-turn|right"
msgstr "dann wenden"

#. TRANSLATORS: the arg. is distance. Right U-turn, the stuff after | doesn't have to be included.
#, c-format
msgid "Make a U-turn %1$s|right"
msgstr "Wenden Sie %1$s"

#. An empty placeholder that we can use in the future for
#. * some motorway commands that are now suppressed but we
#. * can in some cases make it say here :
#. * 'follow destination blabla' without any further driving instructions,
#. * in cases where relevant destination info is available.
#. * Even if there is no driving command to be announced, in some cases
#. * there is an overhead roadsign in preparation of an upcoming road-split,
#. * and then we can give useful info to the driver.
#. *
#. *  UNTESTED !
#. *
#.
msgid "follow"
msgstr "folgen"

msgid "then you have reached your destination."
msgstr "dann haben Sie Ihr Ziel erreicht."

#. TRANSLATORS: the arg. is distance
#, c-format
msgid "You have reached your destination %s"
msgstr "%s haben Sie Ihr Ziel erreicht"

msgid "Interchange"
msgstr "Autobahnknoten"

msgid "Exit"
msgstr "Ausfahrt"

#. Android resource: @strings/position_popup_title
msgid "Position"
msgstr "Standort"

msgid "Command"
msgstr "Anweisung"

msgid "Length"
msgstr "Länge"

msgid "mi"
msgstr "Meile"

msgid "km"
msgstr "km"

msgid "feet"
msgstr "Fuß"

msgid "m"
msgstr "m"

msgid "Time"
msgstr "Zeit"

msgid "Destination Length"
msgstr "Verbleibende Strecke zum Ziel"

msgid "Destination Time"
msgstr "Fahrzeit zum Ziel"

msgid "Roadbook"
msgstr "Wegbeschreibung"

#, c-format
msgid "Waypoint %d"
msgstr "Wegpunkt %d"

msgid "Visit before..."
msgstr "Als Wegpunkt setzen vor..."

msgid "Set as position"
msgstr "Als Standort setzen"

msgid "Set as destination"
msgstr "Als Ziel setzen"

msgid "Add as bookmark"
msgstr "Als Lesezeichen aufnehmen"

#, c-format
msgid "Point 0x%x 0x%x"
msgstr "Punkt 0x%x 0x%x"

#, c-format
msgid "Screen coord : %d %d"
msgstr "Bildschirm %d %d"

#. 020
msgid "Andorra"
msgstr "Andorra"

#. 784
msgid "United Arab Emirates"
msgstr "Vereinigte Arabische Emirate"

#. 004
msgid "Afghanistan"
msgstr "Afghanistan"

#. 028
msgid "Antigua and Barbuda"
msgstr "Antigua und Barbuda"

#. 660
msgid "Anguilla"
msgstr "Anguilla"

#. 008
#. Android resource: @strings/albania
msgid "Albania"
msgstr "Albanien"

#. 051
msgid "Armenia"
msgstr "Armenien"

#
#. 530
msgid "Netherlands Antilles"
msgstr "Niederländische Antillen"

#. 024
#. Android resource: @strings/angola
msgid "Angola"
msgstr "Angola"

#. 010
msgid "Antarctica"
msgstr "Antarktis"

#. 032
#. Android resource: @strings/argentina
msgid "Argentina"
msgstr "Argentinien"

#. 016
msgid "American Samoa"
msgstr "Amerikanisch-Samoa"

#. 040
#. Android resource: @strings/austria
msgid "Austria"
msgstr "Österreich"

#. 036
#. Android resource: @strings/australia
msgid "Australia"
msgstr "Australien"

#. 533
msgid "Aruba"
msgstr "Aruba"

#. 248
msgid "Aland Islands"
msgstr "Åland"

#. 031
#. Android resource: @strings/azerbaijan
msgid "Azerbaijan"
msgstr "Aserbaidschan"

#. 070
#. Android resource: @strings/bosnia_and_herzegovina
msgid "Bosnia and Herzegovina"
msgstr "Bosnien und Herzegowina"

#. 052
msgid "Barbados"
msgstr "Barbados"

#. 050
msgid "Bangladesh"
msgstr "Bangladesch"

#. 056
#. Android resource: @strings/belgium
msgid "Belgium"
msgstr "Belgien"

#. 854
msgid "Burkina Faso"
msgstr "Burkina Faso"

#. 100
#. Android resource: @strings/bulgaria
msgid "Bulgaria"
msgstr "Bulgarien"

#. 048
msgid "Bahrain"
msgstr "Bahrain"

#. 108
#. Android resource: @strings/burundi
msgid "Burundi"
msgstr "Burundi"

#. 204
msgid "Benin"
msgstr "Benin"

#. 652
msgid "Saint Barthelemy"
msgstr "Saint-Barthélemy"

#. 060
msgid "Bermuda"
msgstr "Bermuda"

#. 096
msgid "Brunei Darussalam"
msgstr "Brunei Darussalam"

#. 068
#. Android resource: @strings/bolivia
msgid "Bolivia"
msgstr "Bolivien"

#. 535
msgid "Bonaire, Sint Eustatius and Saba"
msgstr "Bonaire, Sint Eustatius und Saba"

#. 076
#. Android resource: @strings/brazil
msgid "Brazil"
msgstr "Brasilien"

#. 044
msgid "Bahamas"
msgstr "Bahamas"

#. 064
msgid "Bhutan"
msgstr "Bhutan"

#. 074
msgid "Bouvet Island"
msgstr "Bouvetinsel"

#. 072
#. Android resource: @strings/botswana
msgid "Botswana"
msgstr "Botsuana"

#. 112
#. Android resource: @strings/belarus
msgid "Belarus"
msgstr "Weißrussland"

#. 084
msgid "Belize"
msgstr "Belize"

#. 124
#. Android resource: @strings/canada
msgid "Canada"
msgstr "Kanada"

#. 166
msgid "Cocos (Keeling) Islands"
msgstr "Kokosinseln"

#. 180
#. Android resource: @strings/congo
msgid "Congo, Democratic Republic of the"
msgstr "Kongo, Demokratische Republik"

#. 140
msgid "Central African Republic"
msgstr "Zentralafrikanische Republik"

#. 178
msgid "Congo"
msgstr "Republik Kongo"

#. 756
#. Android resource: @strings/switzerland
msgid "Switzerland"
msgstr "Schweiz"

#. 384
#. Android resource: @strings/cotedivoire
msgid "Cote d'Ivoire"
msgstr "Elfenbeinküste"

#. 184
msgid "Cook Islands"
msgstr "Cookinseln"

#. 152
#. Android resource: @strings/chile
msgid "Chile"
msgstr "Chile"

#. 120
msgid "Cameroon"
msgstr "Kamerun"

#. 156
#. Android resource: @strings/china
msgid "China"
msgstr "China, Volksrepublik"

#. 170
#. Android resource: @strings/colombia
msgid "Colombia"
msgstr "Kolumbien"

#. 188
msgid "Costa Rica"
msgstr "Costa Rica"

#. 192
#. Android resource: @strings/cuba
msgid "Cuba"
msgstr "Kuba"

#. 132
msgid "Cape Verde"
msgstr "Kapverdische Inseln"

#. 531
msgid "Curacao"
msgstr "Curaçao"

#. 162
msgid "Christmas Island"
msgstr "Weihnachtsinsel"

#. 196
#. Android resource: @strings/cyprus
msgid "Cyprus"
msgstr "Zypern"

#. 203
#. Android resource: @strings/czech_republic
msgid "Czech Republic"
msgstr "Tschechische Republik"

#. 276
#. Android resource: @strings/germany
msgid "Germany"
msgstr "Deutschland"

#. 262
msgid "Djibouti"
msgstr "Dschibuti"

#. 208
#. Android resource: @strings/denmark
msgid "Denmark"
msgstr "Dänemark"

#. 212
msgid "Dominica"
msgstr "Dominica"

#. 214
#. Android resource: @strings/dominican_republic
msgid "Dominican Republic"
msgstr "Dominikanische Republik"

#. 012
msgid "Algeria"
msgstr "Algerien"

#. 218
#. Android resource: @strings/ecuador
msgid "Ecuador"
msgstr "Ecuador"

#. 233
#. Android resource: @strings/estonia
msgid "Estonia"
msgstr "Estland"

#. 818
msgid "Egypt"
msgstr "Ägypten"

#. 732
msgid "Western Sahara"
msgstr "Westsahara"

#. 232
msgid "Eritrea"
msgstr "Eritrea"

#. 724
#. Android resource: @strings/spain
msgid "Spain"
msgstr "Spanien"

#. 231
#. Android resource: @strings/ethiopia
msgid "Ethiopia"
msgstr "Äthiopien"

#. 246
#. Android resource: @strings/finland
msgid "Finland"
msgstr "Finnland"

#. 242
msgid "Fiji"
msgstr "Fidschi"

#. 238
msgid "Falkland Islands (Malvinas)"
msgstr "Falklandinseln"

#. 583
msgid "Micronesia, Federated States of"
msgstr "Mikronesien"

#. 234
#. Android resource: @strings/faroe_islands
msgid "Faroe Islands"
msgstr "Färöer"

#. 250
#. Android resource: @strings/france
msgid "France"
msgstr "Frankreich"

#. 266
msgid "Gabon"
msgstr "Gabun"

#. 826
#. Android resource: @strings/united_kingdom
msgid "United Kingdom"
msgstr "Vereinigtes Königreich"

#. 308
msgid "Grenada"
msgstr "Grenada"

#. 268
msgid "Georgia"
msgstr "Georgien"

#. 254
msgid "French Guiana"
msgstr "Französisch-Guayana"

#. 831
msgid "Guernsey"
msgstr "Guernsey"

#. 288
msgid "Ghana"
msgstr "Ghana"

#. 292
msgid "Gibraltar"
msgstr "Gibraltar"

#. 304
msgid "Greenland"
msgstr "Grönland"

#. 270
msgid "Gambia"
msgstr "Gambia"

#. 324
#. Android resource: @strings/guinea
msgid "Guinea"
msgstr "Guinea"

#. 312
msgid "Guadeloupe"
msgstr "Guadeloupe"

#. 226
msgid "Equatorial Guinea"
msgstr "Äquatorialguinea"

#. 300
#. Android resource: @strings/greece
msgid "Greece"
msgstr "Griechenland"

#. 239
msgid "South Georgia and the South Sandwich Islands"
msgstr "Südgeorgien und die Südlichen Sandwichinseln"

#. 320
msgid "Guatemala"
msgstr "Guatemala"

#. 316
msgid "Guam"
msgstr "Guam"

#. 624
msgid "Guinea-Bissau"
msgstr "Guinea-Bissau"

#. 328
#. Android resource: @strings/guyana
msgid "Guyana"
msgstr "Guyana"

#. 344
msgid "Hong Kong"
msgstr "Hongkong"

#. 334
msgid "Heard Island and McDonald Islands"
msgstr "Heard- und McDonald-Inseln"

#. 340
msgid "Honduras"
msgstr "Honduras"

#. 191
#. Android resource: @strings/croatia
msgid "Croatia"
msgstr "Kroatien"

#. 332
#. Android resource: @strings/haiti
msgid "Haiti"
msgstr "Haiti"

#. 348
#. Android resource: @strings/hungary
msgid "Hungary"
msgstr "Ungarn"

#. 360
#. Android resource: @strings/indonesia
msgid "Indonesia"
msgstr "Indonesien"

#. 372
#. Android resource: @strings/ireland
msgid "Ireland"
msgstr "Irland"

#. 376
#. Android resource: @strings/israel
msgid "Israel"
msgstr "Israel"

#. 833
msgid "Isle of Man"
msgstr "Insel Man"

#. 356
#. Android resource: @strings/india
msgid "India"
msgstr "Indien"

#. 086
msgid "British Indian Ocean Territory"
msgstr "Britisches Territorium im Indischen Ozean"

#. 368
#. Android resource: @strings/iraq
msgid "Iraq"
msgstr "Irak"

#. 364
#. Android resource: @strings/iran
msgid "Iran, Islamic Republic of"
msgstr "Iran, Islamische Republik"

#. 352
#. Android resource: @strings/iceland
msgid "Iceland"
msgstr "Island"

#. 380
#. Android resource: @strings/italy
msgid "Italy"
msgstr "Italien"

#. 832
msgid "Jersey"
msgstr "Jersey"

#. 388
#. Android resource: @strings/jamaica
msgid "Jamaica"
msgstr "Jamaika"

#. 400
msgid "Jordan"
msgstr "Jordanien"

#. 392
#. Android resource: @strings/japan
msgid "Japan"
msgstr "Japan"

#. 404
#. Android resource: @strings/kenya
msgid "Kenya"
msgstr "Kenia"

#. 417
#. Android resource: @strings/kyrgyzsyan
msgid "Kyrgyzstan"
msgstr "Kirgisistan"

#. 116
msgid "Cambodia"
msgstr "Kambodscha"

#. 296
msgid "Kiribati"
msgstr "Kiribati"

#. 174
msgid "Comoros"
msgstr "Komoren"

#. 659
msgid "Saint Kitts and Nevis"
msgstr "St. Kitts und Nevis"

#. 408
msgid "Korea, Democratic People's Republic of"
msgstr "Korea, Demokratische Volksrepublik"

#. 410
msgid "Korea, Republic of"
msgstr "Südkorea"

#. 414
msgid "Kuwait"
msgstr "Kuwait"

#. 136
msgid "Cayman Islands"
msgstr "Kaimaninseln"

#. 398
#. Android resource: @strings/kazakhstan
msgid "Kazakhstan"
msgstr "Kasachstan"

#. 418
msgid "Lao People's Democratic Republic"
msgstr "Laos, Demokratische Volksrepublik"

#. 422
msgid "Lebanon"
msgstr "Libanon"

#. 662
msgid "Saint Lucia"
msgstr "St. Lucia"

#. 438
msgid "Liechtenstein"
msgstr "Liechtenstein"

#. 144
msgid "Sri Lanka"
msgstr "Sri Lanka"

#. 430
#. Android resource: @strings/liberia
msgid "Liberia"
msgstr "Liberia"

#. 426
#. Android resource: @strings/lesotho
msgid "Lesotho"
msgstr "Lesotho"

#. 440
#. Android resource: @strings/lithuania
msgid "Lithuania"
msgstr "Litauen"

#. 442
#. Android resource: @strings/luxembourg
msgid "Luxembourg"
msgstr "Luxemburg"

#. 428
#. Android resource: @strings/latvia
msgid "Latvia"
msgstr "Lettland"

#. 434
#. Android resource: @strings/libya
msgid "Libya"
msgstr "Lybien"

#. 504
msgid "Morocco"
msgstr "Marokko"

#. 492
msgid "Monaco"
msgstr "Monaco"

#. 498
msgid "Moldova, Republic of"
msgstr "Moldawien"

#. 499
msgid "Montenegro"
msgstr "Montenegro"

#. 663
msgid "Saint Martin (French part)"
msgstr "Saint-Martin (franz. Teil)"

#. 450
#. Android resource: @strings/madagascar
msgid "Madagascar"
msgstr "Madagaskar"

#. 584
msgid "Marshall Islands"
msgstr "Marshallinseln"

#. 807
msgid "Macedonia, the former Yugoslav Republic of"
msgstr "Mazedonien, ehem. jugoslawische Republik"

#. 466
msgid "Mali"
msgstr "Mali"

#. 104
msgid "Myanmar"
msgstr "Burma"

#. 496
#. Android resource: @strings/mongolia
msgid "Mongolia"
msgstr "Mongolei"

#. 446
msgid "Macao"
msgstr "Macao"

#. 580
msgid "Northern Mariana Islands"
msgstr "Nördliche Marianen"

#. 474
msgid "Martinique"
msgstr "Martinique"

#. 478
msgid "Mauritania"
msgstr "Mauretanien"

#. 500
msgid "Montserrat"
msgstr "Montserrat"

#. 470
msgid "Malta"
msgstr "Malta"

#. 480
msgid "Mauritius"
msgstr "Mauritius"

#. 462
msgid "Maldives"
msgstr "Malediven"

#. 454
msgid "Malawi"
msgstr "Malawi"

#. 484
#. Android resource: @strings/mexico
msgid "Mexico"
msgstr "Mexiko"

#. 458
#. Android resource: @strings/malaysia
msgid "Malaysia"
msgstr "Malaysia"

#. 508
msgid "Mozambique"
msgstr "Mosambik"

#. 516
#. Android resource: @strings/namibia
msgid "Namibia"
msgstr "Namibia"

#. 540
#. Android resource: @strings/new_caledonia
msgid "New Caledonia"
msgstr "Neukaledonien"

#. 562
msgid "Niger"
msgstr "Niger"

#. 574
msgid "Norfolk Island"
msgstr "Norfolkinsel"

#. 566
msgid "Nigeria"
msgstr "Nigeria"

#. 558
msgid "Nicaragua"
msgstr "Nicaragua"

#. 528
#. Android resource: @strings/netherlands
msgid "Netherlands"
msgstr "Niederlande"

#. 578
msgid "Norway"
msgstr "Norwegen"

#. 524
#. Android resource: @strings/nepal
msgid "Nepal"
msgstr "Nepal"

#. 520
msgid "Nauru"
msgstr "Nauru"

#. 570
msgid "Niue"
msgstr "Niue"

#. 554
#. Android resource: @strings/newzealand
msgid "New Zealand"
msgstr "Neuseeland"

#. 512
msgid "Oman"
msgstr "Oman"

#. 591
msgid "Panama"
msgstr "Panama"

#. 604
#. Android resource: @strings/peru
msgid "Peru"
msgstr "Peru"

#. 258
msgid "French Polynesia"
msgstr "Französisch-Polynesien"

#. 598
msgid "Papua New Guinea"
msgstr "Papua-Neuguinea"

#. 608
#. Android resource: @strings/philippines
msgid "Philippines"
msgstr "Philippinen"

#. 586
#. Android resource: @strings/pakistan
msgid "Pakistan"
msgstr "Pakistan"

#. 616
#. Android resource: @strings/poland
msgid "Poland"
msgstr "Polen"

#. 666
msgid "Saint Pierre and Miquelon"
msgstr "Saint-Pierre und Miquelon"

#. 612
msgid "Pitcairn"
msgstr "Pitcairninseln"

#. 630
msgid "Puerto Rico"
msgstr "Puerto Rico"

#. 275
msgid "Palestinian Territory, Occupied"
msgstr "Palästinensische Autonomiegebiete"

#. 620
#. Android resource: @strings/portugal
msgid "Portugal"
msgstr "Portugal"

#. 585
msgid "Palau"
msgstr "Palau"

#. 600
#. Android resource: @strings/paraguay
msgid "Paraguay"
msgstr "Paraguay"

#. 634
msgid "Qatar"
msgstr "Katar"

#. 638
#. Android resource: @strings/reunion
msgid "Reunion"
msgstr "Réunion"

#. 642
#. Android resource: @strings/romania
msgid "Romania"
msgstr "Rumänien"

#. 688
msgid "Serbia"
msgstr "Serbien"

#. 643
#. Android resource: @strings/russian_federation
msgid "Russian Federation"
msgstr "Russische Föderation"

#. 646
#. Android resource: @strings/rwanda
msgid "Rwanda"
msgstr "Ruanda"

#
#. 682
#. Android resource: @strings/saudi_arabia
msgid "Saudi Arabia"
msgstr "Saudi-Arabien"

#. 090
msgid "Solomon Islands"
msgstr "Salomonen"

#. 690
msgid "Seychelles"
msgstr "Seychellen"

#. 736
msgid "Sudan"
msgstr "Sudan"

#. 752
msgid "Sweden"
msgstr "Schweden"

#. 702
#. Android resource: @strings/singapore
msgid "Singapore"
msgstr "Singapur"

#. 654
msgid "Saint Helena"
msgstr "St. Helena"

#. 705
msgid "Slovenia"
msgstr "Slowenien"

#. 744
msgid "Svalbard and Jan Mayen"
msgstr "Svalbard und Jan Mayen"

#. 703
#. Android resource: @strings/slovakia
msgid "Slovakia"
msgstr "Slowakei"

#. 694
msgid "Sierra Leone"
msgstr "Sierra Leone"

#. 674
msgid "San Marino"
msgstr "San Marino"

#. 686
msgid "Senegal"
msgstr "Senegal"

#. 706
msgid "Somalia"
msgstr "Somalia"

#. 740
#. Android resource: @strings/suriname
msgid "Suriname"
msgstr "Suriname"

#. 728
msgid "South Sudan"
msgstr "Südsudan"

#. 678
msgid "Sao Tome and Principe"
msgstr "São Tomé und Príncipe"

#. 222
msgid "El Salvador"
msgstr "El Salvador"

#. 534
msgid "Sint Maarten (Dutch part)"
msgstr "Sint Maarten (niederl. Teil)"

#. 760
msgid "Syrian Arab Republic"
msgstr "Syrien, Arabische Republik"

#. 748
msgid "Swaziland"
msgstr "Swasiland"

#. 796
msgid "Turks and Caicos Islands"
msgstr "Turks- und Caicosinseln"

#. 148
msgid "Chad"
msgstr "Tschad"

#. 260
msgid "French Southern Territories"
msgstr "Französische Süd- und Antarktisgebiete"

#. 768
msgid "Togo"
msgstr "Togo"

#. 764
#. Android resource: @strings/thailand
msgid "Thailand"
msgstr "Thailand"

#. 762
msgid "Tajikistan"
msgstr "Tadschikistan"

#. 772
msgid "Tokelau"
msgstr "Tokelau"

#. 626
msgid "Timor-Leste"
msgstr "Osttimor"

#. 795
#. Android resource: @strings/turkmenistan
msgid "Turkmenistan"
msgstr "Turkmenistan"

#. 788
msgid "Tunisia"
msgstr "Tunesien"

#. 776
msgid "Tonga"
msgstr "Tonga"

#. 792
#. Android resource: @strings/turkey
msgid "Turkey"
msgstr "Türkei"

#. 780
msgid "Trinidad and Tobago"
msgstr "Trinidad und Tobago"

#. 798
msgid "Tuvalu"
msgstr "Tuvalu"

#. 158
msgid "Taiwan, Province of China"
msgstr "Republik China"

#. 834
#. Android resource: @strings/tanzania
msgid "Tanzania, United Republic of"
msgstr "Tansania, Vereinigte Republik"

#. 804
#. Android resource: @strings/ukraine
msgid "Ukraine"
msgstr "Ukraine"

#. 800
#. Android resource: @strings/uganda
msgid "Uganda"
msgstr "Uganda"

#. 581
msgid "United States Minor Outlying Islands"
msgstr "United States Minor Outlying Islands"

#. 840
msgid "United States"
msgstr "Vereinigte Staaten von Amerika"

#. 858
#. Android resource: @strings/uruguay
msgid "Uruguay"
msgstr "Uruguay"

#. 860
msgid "Uzbekistan"
msgstr "Usbekistan"

#. 336
msgid "Holy See (Vatican City State)"
msgstr "Vatikanstadt"

#. 670
msgid "Saint Vincent and the Grenadines"
msgstr "St. Vincent und die Grenadinen"

#. 862
#. Android resource: @strings/venezuela
msgid "Venezuela"
msgstr "Venezuela"

#. 092
msgid "Virgin Islands, British"
msgstr "Britische Jungferninseln"

#. 850
msgid "Virgin Islands, U.S."
msgstr "Amerikanische Jungferninseln"

#. 704
msgid "Viet Nam"
msgstr "Vietnam"

#. 548
msgid "Vanuatu"
msgstr "Vanuatu"

#. 876
msgid "Wallis and Futuna"
msgstr "Wallis und Futuna"

#. 882
msgid "Samoa"
msgstr "Samoa"

#. 412
msgid "Kosovo"
msgstr "Kosovo"

#. 887
msgid "Yemen"
msgstr "Jemen"

#. 175
msgid "Mayotte"
msgstr "Mayotte"

#. 710
#. Android resource: @strings/south_africa
msgid "South Africa"
msgstr "Südafrika"

#. 894
msgid "Zambia"
msgstr "Sambia"

#. 716
msgid "Zimbabwe"
msgstr "Simbabwe"

msgid "* Unknown, add is_in tags to those cities"
msgstr "*Unbekannt, füge Etikett \"ist in\" zu diesen Städten hinzu"

msgid ""
"navit usage:\n"
"navit [options] [configfile]\n"
"\t-c <file>: use <file> as config file, instead of using the default file.\n"
"\t-d <n>: set the global debug output level to <n> (0=error, 1=warning, "
"2=info, 3=debug).\n"
"\tSettings from config file will still take effect where they set a higher "
"level.\n"
"\t-h: print this usage info and exit.\n"
"\t-v: print the version and exit.\n"
msgstr ""
"navit Verwendung:\n"
"navit [Option] [configfile]\n"
"\t-c <Datei>: benutze <Datei> als Konfigurationsdatei, anstatt der "
"Standardkonfigurationsdatei.\n"
"\t-d <n>: setze den globalen debug-level auf <n> (0=Fehler, 1=Warnung, "
"2=Info, 3=Debug).\n"
"\tEinstellungen der Konfigurationsdatei werden weiterhin gültig sein, wenn "
"sie einen höheren Wert angeben.\n"
"\t-h: zeige diesen Hilfetext und beende.\n"
"\t-v: zeige die Version und beende.\n"

#. We have not found an existing config file from all possibilities
msgid "No config file navit.xml, navit.xml.local found"
msgstr ""
"Konnte keine Configurations-Datei unter den Möglichkeiten navit.xml, "
"navit.xml.local finden"

#, c-format
msgid "Error parsing config file '%s': %s"
msgstr "Fehler beim verarbeiten der Konfigurations-Datei '%s': %s"

#, c-format
msgid "Using config file '%s'"
msgstr "Benutze die Konfigurations-Datei '%s'"

#, c-format
msgid "Error: No configuration found in config file '%s'"
msgstr "Fehler: Konnte keine Konfiguration in Datei '%s' finden"

msgid ""
"Internal initialization failed, exiting. Check previous error messages."
msgstr ""
"Interne Initiierung fehlgeschlagen. Bitte vorangegangene Fehlermeldungen "
"prüfen"

msgid "unknown street"
msgstr "unbekannte Straße"

#. Safe cast: attr_generic_set_attr does not modify its parameter.
msgid "Unnamed vehicle"
msgstr "Namenloses Fahrzeug"

msgid "Failed to write bookmarks file"
msgstr "Lesezeichen-Datei konnte nicht geschrieben werden"

#. Strings from navit_shipped.xml
msgid "Map Point"
msgstr "Kartenpunkt"

msgid "Car"
msgstr "Auto"

msgid "Iso2"
msgstr "Iso2"

msgid "Iso3"
msgstr "Iso3"

msgid "Country"
msgstr "Land"

#
msgid "Postal"
msgstr "PLZ"

msgid "Town"
msgstr "Ort"

msgid "District"
msgstr "Gegend"

msgid "Street"
msgstr "Straße"

msgid "Number"
msgstr "Nummer"

msgid "Enter Destination"
msgstr "Reiseziel eingeben"

msgid "Zip Code"
msgstr "Postleitzahl"

msgid "City"
msgstr "Stadt"

msgid "District/Township"
msgstr "Ortsteil/Gemeinde"

msgid "Map"
msgstr "Karte"

msgid "Bookmark"
msgstr "Lesezeichen"

msgid "Destination"
msgstr "Reiseziel"

#. TRANSLATORS: These texts are for menu items in GTK GUI. The _ indicates the mnemonic key (=underlined character) for this menu item. Please place the _ before a suitable character in the translation (or omit it if no mnemonic key is desired).
msgid "_Display"
msgstr "_Anzeige"

msgid "_Route"
msgstr "_Route"

msgid "_Former Destinations"
msgstr "_Vorherige Ziele"

msgid "_Bookmarks"
msgstr "_Lesezeichen"

msgid "_Map"
msgstr "_Karte"

msgid "_Layout"
msgstr "_Erscheinungsbild"

msgid "_Projection"
msgstr "_Projektion"

msgid "_Vehicle"
msgstr "_Fahrzeug"

msgid "Zoom_Out"
msgstr "Ver_kleinern"

msgid "Decrease zoom level"
msgstr "Verkleinern"

msgid "Zoom_In"
msgstr "Ver_größern"

msgid "Increase zoom level"
msgstr "Vergrößern"

msgid "_Recalculate"
msgstr "_Neu berechnen"

msgid "Redraw map"
msgstr "Karte neuzeichnen"

msgid "_Info"
msgstr "_Info"

msgid "Set _destination"
msgstr "Als _Ziel setzen"

msgid "Opens address search dialog"
msgstr "Öffnet Adresssuche-Dialog"

msgid "_POI search"
msgstr "_POI Suche"

msgid "Opens POI search dialog"
msgstr "Öffnet POI Suche"

msgid "_Stop Navigation"
msgstr "Navigation be_enden"

msgid "Test"
msgstr "Test"

msgid "_Quit"
msgstr "_Beenden"

msgid "Quit the application"
msgstr "Die Anwendung beenden"

msgid "Show position _cursor"
msgstr "Positions_marke zeigen"

msgid "_Lock on Road"
msgstr "Auf Straße _zeigen"

msgid "_Follow Vehicle"
msgstr "_Folge Fahrzeug"

msgid "_Keep orientation to the North"
msgstr "_Nordorientierung"

msgid "Switches map orientation to the north or the vehicle"
msgstr ""
"Die Kartenorientierung zwischen Norden und Fahrzeugausrichtung wechseln"

msgid "_Roadbook"
msgstr "_Wegbeschreibung"

msgid "Show/hide route description"
msgstr "Routenbeschreibung anzeigen/schließen"

msgid "_Autozoom"
msgstr "_automatischer Zoom"

msgid "Enable/disable automatic zoom level changing"
msgstr "Automatischen Zoom einschalten/ausschalten"

msgid "_Fullscreen"
msgstr "_Vollbild"

msgid "Data"
msgstr "Daten"

msgid "Pharmacy"
msgstr "Apotheke"

msgid "Restaurant"
msgstr "Restaurant"

msgid "Restaurant. Fast food"
msgstr "Fast-Food Restaurant"

msgid "Hotel"
msgstr "Hotel"

msgid "Car parking"
msgstr "Parkplatz"

msgid "Fuel station"
msgstr "Tankstelle"

msgid "Bank"
msgstr "Bank"

msgid "Hospital"
msgstr "Krankenhaus"

msgid "Cinema"
msgstr "Kino"

msgid "Train station"
msgstr "Bahnhof"

msgid "School"
msgstr "Schule"

msgid "Police"
msgstr "Polizei"

msgid "Justice"
msgstr "Gericht"

msgid "Taxi"
msgstr "Taxi"

msgid "Shopping"
msgstr "Einkaufen"

#. Input is in kilometers
msgid "Select a search radius from screen center in km"
msgstr ""
"Bitte einen Suchradius von der Mitte des Bildschirms ausgehend auswählen (in "
"km)"

#. Input is in miles.
msgid "Select a search radius from screen center in miles"
msgstr ""
"Bitte einen Suchradius von der Mitte des Bildschirms ausgehend auswählen (in "
"Meilen)"

#, c-format
msgid "POI %s. %s"
msgstr "POI %s. %s"

#, c-format
msgid "Set destination to %ld, %ld "
msgstr "Setze Ziel auf %ld, %ld "

#, c-format
msgid "Set map to %ld, %ld "
msgstr "Setze Karte auf Position %ld, %ld "

#, c-format
msgid "Set next visit to %ld, %ld "
msgstr "Stelle den nächsten Wegpunkt auf %ld, %ld "

msgid "POI search"
msgstr "POI Suche"

msgid "Select a category"
msgstr "Eine Kategorie auswählen"

msgid "Select a POI"
msgstr "Wählen Sie ein POI"

msgid " "
msgstr " "

msgid "Category"
msgstr "Kategorie"

msgid "Direction"
msgstr "Richtung"

msgid "Distance"
msgstr "Distanz"

msgid "Name"
msgstr "Bezeichnung"

msgid "Visit Before"
msgstr "vorherige Ziele"

msgid "N"
msgstr "N"

msgid "NE"
msgstr "NO"

msgid "E"
msgstr "O"

msgid "SE"
msgstr "SO"

msgid "S"
msgstr "S"

msgid "SW"
msgstr "SW"

msgid "W"
msgstr "W"

msgid "NW"
msgstr "NW"

#. Android resource: @strings/no
msgid "No"
msgstr "Nein"

msgid "2D"
msgstr "2D"

msgid "3D"
msgstr "3D"

msgid "OT"
msgstr "OT"

#, c-format
msgid "Route %4.1f%s    %02d:%02d ETA"
msgstr "Route %4.1f%s %02d:%02d ETA"

msgid "Route 0000km  0+00:00 ETA"
msgstr "Route 0000km 0+00:00 ETA"

msgid "Help"
msgstr "Hilfe"

#, c-format
msgid "Waypoint %s"
msgstr "Wegpunkt %s"

msgid "Select waypoint to insert the new one before"
msgstr "Auswählen, wovor der Wegpunkt eingefügt werden soll"

msgid "View in Browser"
msgstr "Im Browser anzeigen"

msgid "Item type"
msgstr "Elementtyp"

#. Android resource: @strings/address_search_streets
msgid "Streets"
msgstr "Straßen"

msgid "House numbers"
msgstr "Hausnummern"

msgid "View Attributes"
msgstr "Attribute anzeigen"

msgid "Set as position (and deactivate vehicle)"
msgstr "Als Position setzen (und Fahrzeug deaktivieren)"

msgid "POIs"
msgstr "Interessante Kartenpunkte"

msgid "View on map"
msgstr "Auf der Karte zeigen"

msgid "Remove search results from the map"
msgstr "Suchergebnisse aus Karte löschen"

msgid "Show results on the map"
msgstr "Ergebnisse in Karte anzeigen"

msgid "Cut Bookmark"
msgstr "Lesezeichen ausschneiden"

msgid "Copy Bookmark"
msgstr "Lesezeichen kopieren"

msgid "Rename Bookmark"
msgstr "Lesezeichen umbenennen"

msgid "Paste Bookmark"
msgstr "Lesezeichen einfügen"

msgid "Delete Bookmark"
msgstr "Lesezeichen löschen"

msgid "Delete waypoint"
msgstr "Wegpunkt löschen"

msgid "Bookmarks"
msgstr "Lesezeichen"

msgid "Bookmarks as waypoints"
msgstr "Lesezeichen als Wegpunkte"

msgid "Save waypoints"
msgstr "Wegpunkte abspeichern"

msgid "Replace with waypoints"
msgstr "Durch Wegpunkte ersetzen"

msgid "Delete Folder"
msgstr "Ordner löschen"

#. Adds the Bookmark folders
msgid "Add Bookmark folder"
msgstr "Lesezeichen-Ordner hinzufügen"

#. Pastes the Bookmark
msgid "Paste bookmark"
msgstr "Lesezeichen einfügen"

#, c-format
msgid "Bookmark %s"
msgstr "Lesezeichen %s"

#, c-format
msgid "Download %s"
msgstr "%s herunterladen"

msgid "Map Download"
msgstr "Kartendownload"

msgid "Active"
msgstr "Aktiv"

msgid "Download Enabled"
msgstr "Download aktiviert"

msgid "Download completely"
msgstr "Komplett herunterladen"

msgid "Show Satellite Status"
msgstr "Satellitenstatus anzeigen"

msgid " Elevation "
msgstr " Höhe "

msgid " Azimuth "
msgstr " Längengrad "

msgid "Show NMEA Data"
msgstr "zeige NMEA Daten"

msgid "car"
msgstr "Auto"

msgid "bike"
msgstr "Fahrrad"

msgid "pedestrian"
msgstr "Fußgänger"

#, c-format
msgid "Current profile: %s"
msgstr "Aktuelles Profil: %s"

#, c-format
msgid "Change profile to: %s"
msgstr "Profil ändern nach: %s"

msgid "Set as active"
msgstr "Als Aktiv setzen"

msgid "Show Satellite status"
msgstr "Satellitenstatus anzeigen"

msgid "Show NMEA data"
msgstr "NMEA Daten anzeigen"

msgid "Add Bookmark"
msgstr "Lesezeichen hinzufügen"

msgid "Rename"
msgstr "Umbenennen"

msgid "About Navit"
msgstr "Über Navit"

#. Authors
msgid "By"
msgstr "Von"

#. Contributors
msgid "And all the Navit Team"
msgstr "Und das ganze Navit Team"

msgid "members and contributors."
msgstr "Mitglieder und Mitarbeiter"

msgid "Waypoints"
msgstr "Wegpunkte"

msgid "Enter Coordinates"
msgstr "Koordinaten eingeben"

#.
#. w=gui_internal_box_new(this, gravity_left_top|orientation_vertical|flags_expand|flags_fill)
#. gui_internal_widget_append(wb, w)
#.
#. we=gui_internal_box_new(this, gravity_left_center|orientation_horizontal|flags_fill)
#. gui_internal_widget_append(w, we)
msgid "Latitude Longitude"
msgstr "Breitengrad Längengrad"

msgid "Enter coordinates, for example:"
msgstr "Koordinaten eingeben, z.B.:"

msgid "Vehicle"
msgstr "Fahrzeug"

msgid "Rules"
msgstr "Regeln"

msgid "Lock on road"
msgstr "Auf Straße zeigen"

msgid "Northing"
msgstr "Einnorden"

msgid "Map follows Vehicle"
msgstr "Karte folgt Fahrzeug"

msgid "Plan with Waypoints"
msgstr "Planung mit Wegpunkten"

msgid "Maps"
msgstr "Karten"

msgid "Layout"
msgstr "Erscheinungsbild"

msgid "Height Profile"
msgstr "Höhenprofil"

msgid "please install a map *.heightlines.bin to provide elevationdata"
msgstr ""
"Bitte installiere eine Karte *.heightlines.bin, um Höhendaten bereitzustellen"

msgid "The route must cross at least 2 heightlines"
msgstr "Die Route muss mindestens zwei Höhenlinien kreuzen"

msgid "Route Description"
msgstr "Wegbeschreibung"

msgid "Show Locale"
msgstr "Lokalisierung anzeigen"

msgid "Network info"
msgstr "Netzwerkinfo"

msgid "Former Destinations"
msgstr "Vorherige Ziele"

msgid "- No former destinations available -"
msgstr "- Keine vorherigen Ziele -"

msgid "Message"
msgstr "Benachrichtigung"

msgid "Back"
msgstr "Zurück"

msgid "Back to map"
msgstr "Zurück zur Karte"

msgid "Main Menu"
msgstr "Hauptmenü"

msgid "House number"
msgstr "Hausnummer"

msgid "Next"
msgstr "Vor"

msgid "Prev"
msgstr "Zurück"

msgid "Return to route!"
msgstr "Zurück zur Route!"

#. warning told
msgid "Look out! Camera!"
msgstr "Achtung Blitzer!"

#. warning told
msgid "Please decrease your speed"
msgstr "Bitte Geschwindigkeit verringern"

msgid "Vehicle Position"
msgstr "Fahrzeugposition"

msgid "Main menu"
msgstr "Hauptmenü"

msgid ""
"Show\n"
"Map"
msgstr ""
"Karte\n"
"anzeigen"

msgid "Settings"
msgstr "Einstellungen"

msgid "Tools"
msgstr "Werkzeuge"

msgid "Route"
msgstr "Route"

msgid "About"
msgstr "Über"

msgid "Quit"
msgstr "Beenden"

msgid "Actions"
msgstr "Aktionen"

msgid ""
"Former\n"
"Destinations"
msgstr ""
"Vorherige\n"
"Ziele"

msgid "Coordinates"
msgstr "Koordinaten"

msgid ""
"Stop\n"
"Navigation"
msgstr ""
"Navigation\n"
"beenden"

msgid "Display"
msgstr "Darstellung"

msgid "Fullscreen"
msgstr "Vollbildmodus"

msgid "Window Mode"
msgstr "Fenstermodus"

msgid "Auto zoom"
msgstr "Automatischer Zoom"

msgid "Manual zoom"
msgstr "Manuelle Vergrößerung"

msgid "Layers"
msgstr "Ebenen"

msgid "Zoom to route"
msgstr "Zoom auf Strecke"

msgid "Description"
msgstr "Beschreibung"

msgid ""
"Drop last\n"
"Waypoint"
msgstr "Letzten Wegpunkt entfernen"

msgid ""
"Drop next\n"
"Waypoint"
msgstr "Nächsten Wegpunkt entfernen"

msgid "Satellite Status"
msgstr "Satellitenstatus"

msgid "NMEA Data"
msgstr "NMEA Daten"

msgid "car_shortest"
msgstr "Auto kürzeste"

msgid "car_avoid_tolls"
msgstr "Auto ohne Maut"

msgid "car_pedantic"
msgstr "Auto genau"

msgid "horse"
msgstr "Pferd"

msgid "Truck"
msgstr "LKW"

#. Strings from android/res/values/strings.xml
#. Android resource: @strings/yes
msgid "Yes"
msgstr "Ja"

#. Android resource: @strings/cancel
msgid "Cancel"
msgstr "Abbrechen"

#. Android resource: @strings/channel_name
msgid "Navit"
msgstr "Navit"

#. Android resource: @strings/notification_ticker
msgid "Navit started"
msgstr "Navit gestartet"

#. Android resource: @strings/notification_event_default
msgid "Navit running"
msgstr "Navit läuft"

#. Android resource: @strings/initial_info_box_title
msgid "Welcome to Navit"
msgstr "Willkommen bei Navit"

#. Android resource: @strings/initial_info_box_message
msgid ""
"Thank you for installing Navit!\n"
"\n"
"To start, select \"Download maps\" from the menu to download a map. Note: "
"The map filesize may be large (>50MB) - a wifi connection is recommended.\n"
"\n"
"Mapdata: (c) OpenStreetMap contributors\n"
"\n"
"Enjoy Navit!"
msgstr ""
"Vielen Dank für die Installation von Navit!\n"
"\n"
"Bitte zuerst im Menu \"Karten herunterladen\" auswählen und eine Karte für "
"die gewünschte Region herunterladen. Die Kartendatei ist sehr groß, bitte "
"Flatrate oder ähnliches aktivieren!\n"
"\n"
"Kartendaten: (c) OpenStreetMap contributors\n"
"\n"
"Viel Spaß mit Navit!"

#. Android resource: @strings/initial_info_box_OK
msgid "OK"
msgstr "OK"

#. Android resource: @strings/initial_info_box_more_info
msgid "More info"
msgstr "Mehr Infos"

#. Android resource: @strings/optionsmenu_zoom_in
msgid "Zoom in"
msgstr "Vergrößern"

#. Android resource: @strings/optionsmenu_zoom_out
msgid "Zoom out"
msgstr "Verkleinern"

#. Android resource: @strings/optionsmenu_download_maps
msgid "Download maps"
msgstr "Karten herunterladen"

#. Android resource: @strings/optionsmenu_toggle_poi
msgid "Toggle POIs"
msgstr "POI ein/aus"

#. Android resource: @strings/optionsmenu_exit_navit
msgid "Exit Navit"
msgstr "Navit beenden"

#. Android resource: @strings/optionsmenu_backup_restore
msgid "Backup / Restore"
msgstr "Sichern / Wiederherstellen"

#. Android resource: @strings/optionsmenu_set_map_location
msgid "Set map location"
msgstr "Kartenort festlegen"

#. Android resource: @strings/position_popup_drive_here
msgid "Route to here"
msgstr "Ziel setzen"

#. Android resource: @strings/position_popup_view
msgid "View"
msgstr "Ansicht"

#. Android resource: @strings/map_delete
msgid "Delete this map?"
msgstr "Diese Karte löschen?"

#. Android resource: @strings/map_download_title
msgid "Map download"
msgstr "Kartendownload"

#. Android resource: @strings/map_download_downloading
msgid "Downloading:"
msgstr "Laden:"

#. Android resource: @strings/map_download_eta
msgid "ETA"
msgstr "Fertig in"

#. Android resource: @strings/map_download_ready
msgid "ready"
msgstr "Fertig in"

#. Android resource: @strings/map_download_download_error
msgid "Error downloading map."
msgstr "Fehler beim Kartendownload"

#. Android resource: @strings/map_download_download_aborted
msgid "Map download aborted"
msgstr "Download der Karte abgebrochen"

#. Android resource: @strings/map_download_not_enough_free_space
msgid "Not enough free space"
msgstr "Nicht genug freier Speicher"

#. Android resource: @strings/map_download_oversize
msgid ""
"Sorry, we currently do not support maps above 3.8G on Android, please select "
"a smaller one."
msgstr ""
"Entschuldigung. Derzeit untestützen wir auf Android keine Karten die größer "
"als 3,8Gigabyte sind. Bitte wählen Sie eine kleinere Karte aus."

#. Android resource: @strings/map_no_fix
msgid "No location. Reopen after location fix."
msgstr "Position noch nicht bekannt."

#. Android resource: @strings/maps_for_current_location
msgid "Maps containing current location"
msgstr "Karten passend zur aktuellen Position"

#. Android resource: @strings/maps_installed
msgid "Installed maps"
msgstr "Installierte Karten"

#. Android resource: @strings/map_downloading
msgid "downloading"
msgstr "wird heruntergeladen"

#. Android resource: @strings/map_download_medium_unavailable
msgid "Media selected for map storage is not available"
msgstr ""
"Der eingestellte Speicherort für das Kartenmaterial ist nicht verfügbar."

#. Android resource: @strings/map_download_error_writing_map
msgid "Error writing map!"
msgstr "Fehler beim speichern der Karte!"

#. Android resource: @strings/map_location_changed
#, c-format
msgid "New location set to %s Restart Navit to apply the changes."
msgstr ""
"Der Speicherort wurde auf %s gesetzt. Bitte starten Sie Navit neu, um die "
"Änderungen zu übernehmen."

#. Android resource: @strings/map_location_unavailable
#, c-format
msgid ""
"Current map location %s is not available Please restart Navit after you "
"attach an SD card or select a different map location."
msgstr ""
"Der aktuelle Kartenpunkt %s ist nicht verfügbar. Bitte starten Sie Navit "
"neu, nachdem Sie eine SD-Karte eingesetzt haben oder wählen Sie eine anderen "
"Kartenpunkt aus."

#. Android resource: @strings/address_search_title
msgid "Address search"
msgstr "Adresse suchen"

#. Android resource: @strings/address_enter_destination
msgid "Enter destination"
msgstr "Ziel eingeben"

#. Android resource: @strings/address_partial_match
msgid "Match partial address"
msgstr "Ungefähr"

#. Android resource: @strings/address_search_button
msgid "Search"
msgstr "Suche"

#. Android resource: @strings/address_search_searching
msgid "Searching..."
msgstr "Suche läuft..."

#. Android resource: @strings/address_search_not_found
msgid "Address not found"
msgstr "Keine Adresse gefunden"

#. Android resource: @strings/address_search_getting_results
msgid "Getting search results"
msgstr "lade Suchergebnisse"

#. Android resource: @strings/address_search_loading_results
msgid "Loading search results"
msgstr "Lädt Suchergebnisse"

#. Android resource: @strings/address_search_no_results
msgid "No results found"
msgstr "Suche liefert kein Ergebnis!"

#. Android resource: @strings/address_search_no_text_entered
msgid "No text entered"
msgstr "Keine Eingabe"

#. Android resource: @strings/address_search_set_destination
msgid "Setting destination to:"
msgstr "Neues Fahrziel:"

#. Android resource: @strings/address_search_towns
msgid "Towns"
msgstr "Städte"

#. Android resource: @strings/choose_an_action
msgid "Choose an action"
msgstr "Bitte auswählen"

#. Android resource: @strings/please_insert_an_sd_card
msgid "Please insert an SD Card"
msgstr "Bitte eine SD Karte einlegen"

#. Android resource: @strings/backing_up
msgid "Backing up..."
msgstr "Sichern..."

#. Android resource: @strings/restoring
msgid "Restoring..."
msgstr "Wiederherstellung läuft …"

#. Android resource: @strings/failed_to_create_backup_directory
msgid "Failed to create backup directory"
msgstr "Sicherungsverzeichnis konnte nicht erstellt werden"

#. Android resource: @strings/backup_failed
msgid "Backup failed"
msgstr "Sicherung fehlgeschlagen"

#. Android resource: @strings/no_backup_found
msgid "No backup found"
msgstr "Keine Sicherung gefunden"

#. Android resource: @strings/failed_to_restore
msgid "Failed to restore"
msgstr "Fehler beim Wiederherstellen"

#. Android resource: @strings/backup_successful
msgid "Backup successful"
msgstr "Sicherung erfolgreich"

#. Android resource: @strings/restore_successful_please_restart_navit
msgid ""
"Restore Successful\n"
"Please restart Navit"
msgstr ""
"Sicherung Erfolgreich\n"
"Navit bitte neustarten"

#. Android resource: @strings/backup_not_found
msgid "Backup not found"
msgstr "Backup nicht gefunden"

#. Android resource: @strings/restore_failed
msgid "Restore failed"
msgstr "Wiederherstellen fehlgeschlagen"

#. Android resource: @strings/select_backup
msgid "Select backup"
msgstr "Backup auswählen"

#. Android resource: @strings/backup
msgid "Backup"
msgstr "Sichern"

#. Android resource: @strings/restore
msgid "Restore"
msgstr "Wiederherstellen"

#. Android resource: @strings/TTS_title_data_missing
msgid "System text to speech engine data is missing"
msgstr "System-Sprachausgabedaten sind nicht verfügbar"

#. Android resource: @strings/TTS_qery_install_data
msgid ""
"Navit can use any text to speech engine installed on your device. The "
"currently selected engine reports it is unable to speak in your language. "
"Should we ask the system to show voice download dialog?"
msgstr ""
"Navit kann jede text-to-speech Engine nutzen, die installiert ist. Die "
"derzeit angewählte Engine kann Ihre Sprache nicht wiedergeben. Soll das "
"System den Voice-Download Dialog öffnen?"

#. Android resource: @strings/permissions_not_granted
msgid ""
"Navit needs permission to access GPS and read the map.\n"
"If you change your mind please restart Navit and grant the permissions"
msgstr ""
"Navit benötigt die Berechtigung, um GPS zu nutzen und die Karte zu zeigen.\n"
"Wenn Du dies erlauben möchtest, starte Navit bitte neu und erlaube die "
"Berechtigung"

#. Android resource: @strings/permissions_info_box_title
msgid "One or more ungranted permissions"
msgstr "Eine oder mehrere nicht gewährte Berechtigungen"

#. Android resource: @strings/whole_planet
msgid "Whole Planet"
msgstr "Ganze Welt"

#. Android resource: @strings/africa
msgid "Africa"
msgstr "Afrika"

#. Android resource: @strings/canary_islands
msgid "Canary Islands"
msgstr "Kanarische Inseln"

#. Android resource: @strings/asia
msgid "Asia"
msgstr "Asien"

#. Android resource: @strings/taiwan
msgid "Taiwan"
msgstr "Taiwan"

#. Android resource: @strings/korea
msgid "Korea"
msgstr "Korea"

#. Android resource: @strings/uae_other
msgid "UAE+Other"
msgstr "Vereinigte Arabische Emirate+weitere"

#. Android resource: @strings/oceania
msgid "Oceania"
msgstr "Ozeanien"

#. Android resource: @strings/tasmania
msgid "Tasmania"
msgstr "Tasmanien"

#. Android resource: @strings/victoria
msgid "Victoria"
msgstr "Victoria"

#. Android resource: @strings/new_south_wales
msgid "New South Wales"
msgstr "New South Wales"

#. Android resource: @strings/europe
msgid "Europe"
msgstr "Europa"

#. Android resource: @strings/western_europe
msgid "Western Europe"
msgstr "West-Europa"

#. Android resource: @strings/azores
msgid "Azores"
msgstr "Azoren"

#. Android resource: @strings/benelux
msgid "BeNeLux"
msgstr "Beneluxländer"

#. Android resource: @strings/alsace
msgid "Alsace"
msgstr "Elsass"

#. Android resource: @strings/aquitaine
msgid "Aquitaine"
msgstr "Aquitanien"

#. Android resource: @strings/auvergne
msgid "Auvergne"
msgstr "Auvergne"

#. Android resource: @strings/centre
msgid "Centre"
msgstr "Centre"

#. Android resource: @strings/bretagne
msgid "Bretagne"
msgstr "Bretagne"

#. Android resource: @strings/bourgogne
msgid "Bourgogne"
msgstr "Burgund"

#. Android resource: @strings/basse_normandie
msgid "Basse-Normandie"
msgstr "Basse-Normandie"

#. Android resource: @strings/champagne_ardenne
msgid "Champagne-Ardenne"
msgstr "Champagne-Ardenne"

#. Android resource: @strings/corse
msgid "Corse"
msgstr "Korsika"

#. Android resource: @strings/franche_comte
msgid "Franche-Comte"
msgstr "Freie Grafschaft"

#. Android resource: @strings/haute_normandie
msgid "Haute-Normandie"
msgstr "Haute Normandie"

#. Android resource: @strings/ile_de_france
msgid "Ile-de-France"
msgstr "Ile-de-France"

#. Android resource: @strings/languedoc_roussillon
msgid "Languedoc-Roussillon"
msgstr "Languedoc-Roussillon"

#. Android resource: @strings/limousin
msgid "Limousin"
msgstr "Limousin"

#. Android resource: @strings/lorraine
msgid "Lorraine"
msgstr "Lothringen"

#. Android resource: @strings/midi_pyrenees
msgid "Midi-Pyrenees"
msgstr "Midi-Pyrenäen"

#. Android resource: @strings/nord_pas_de_calais
msgid "Nord-pas-de-Calais"
msgstr "Nord-pas-de-Calais"

#. Android resource: @strings/pays_de_la_loire
msgid "Pays-de-la-Loire"
msgstr "Pays-de-la-Loire"

#. Android resource: @strings/picardie
msgid "Picardie"
msgstr "Picardie"

#. Android resource: @strings/poitou_charentes
msgid "Poitou-Charentes"
msgstr "Poitou-Charentes"

#. Android resource: @strings/provence_alpes_cote_d_azur
msgid "Provence-Alpes-Cote-d-Azur"
msgstr "Provence-Alpes-Cote-d-Azur"

#. Android resource: @strings/rhone_alpes
msgid "Rhone-Alpes"
msgstr "Rhone-Alpen"

#. Android resource: @strings/baden_wuerttemberg
msgid "Baden-Wuerttemberg"
msgstr "Baden-Württemberg"

#. Android resource: @strings/bayern
msgid "Bayern"
msgstr "Bayern"

#. Android resource: @strings/mittelfranken
msgid "Mittelfranken"
msgstr "Mittelfranken"

#. Android resource: @strings/niederbayern
msgid "Niederbayern"
msgstr "Niederbayern"

#. Android resource: @strings/oberbayern
msgid "Oberbayern"
msgstr "Oberbayern"

#. Android resource: @strings/oberfranken
msgid "Oberfranken"
msgstr "Oberfranken"

#. Android resource: @strings/oberpfalz
msgid "Oberpfalz"
msgstr "Oberpfalz"

#. Android resource: @strings/schwaben
msgid "Schwaben"
msgstr "Schwaben"

#. Android resource: @strings/unterfranken
msgid "Unterfranken"
msgstr "Unterfranken"

#. Android resource: @strings/berlin
msgid "Berlin"
msgstr "Berlin"

#. Android resource: @strings/brandenburg
msgid "Brandenburg"
msgstr "Brandenburg"

#. Android resource: @strings/bremen
msgid "Bremen"
msgstr "Bremen"

#. Android resource: @strings/hamburg
msgid "Hamburg"
msgstr "Hamburg"

#. Android resource: @strings/hessen
msgid "Hessen"
msgstr "Hessen"

#. Android resource: @strings/mecklenburg_vorpommern
msgid "Mecklenburg-Vorpommern"
msgstr "Mecklenburg-Vorpommern"

#. Android resource: @strings/niedersachsen
msgid "Niedersachsen"
msgstr "Niedersachsen"

#. Android resource: @strings/nordrhein_westfalen
msgid "Nordrhein-westfalen"
msgstr "Nordrhein-Westfalen"

#. Android resource: @strings/rheinland_pfalz
msgid "Rheinland-Pfalz"
msgstr "Rheinland-Pfalz"

#. Android resource: @strings/saarland
msgid "Saarland"
msgstr "Saarland"

#. Android resource: @strings/sachsen_anhalt
msgid "Sachsen-Anhalt"
msgstr "Sachsen-Anhalt"

#. Android resource: @strings/sachsen
msgid "Sachsen"
msgstr "Sachsen"

#. Android resource: @strings/schleswig_holstein
msgid "Schleswig-Holstein"
msgstr "Schleswig-Holstein"

#. Android resource: @strings/thueringen
msgid "Thueringen"
msgstr "Thüringen"

#. Android resource: @strings/mallorca
msgid "Mallorca"
msgstr "Mallorca"

#. Android resource: @strings/galicia
msgid "Galicia"
msgstr "Galicien"

#. Android resource: @strings/scandinavia
msgid "Scandinavia"
msgstr "Skandinavien"

#. Android resource: @strings/england
msgid "England"
msgstr "England"

#. Android resource: @strings/buckinghamshire
msgid "Buckinghamshire"
msgstr "Buckinghamshire"

#. Android resource: @strings/cambridgeshire
msgid "Cambridgeshire"
msgstr "Cambridgeshire"

#. Android resource: @strings/cumbria
msgid "Cumbria"
msgstr "Cumbria"

#. Android resource: @strings/east_yorkshire_with_hull
msgid "East yorkshire with hull"
msgstr "East Yorkshire und Hull"

#. Android resource: @strings/essex
msgid "Essex"
msgstr "Essex"

#. Android resource: @strings/herefordshire
msgid "Herefordshire"
msgstr "Herefordshire"

#. Android resource: @strings/kent
msgid "Kent"
msgstr "Kent"

#. Android resource: @strings/lancashire
msgid "Lancashire"
msgstr "Lancashire"

#. Android resource: @strings/leicestershire
msgid "Leicestershire"
msgstr "Leicestershire"

#. Android resource: @strings/norfolk
msgid "Norfolk"
msgstr "Norfolk"

#. Android resource: @strings/nottinghamshire
msgid "Nottinghamshire"
msgstr "Nottinghamshire"

#. Android resource: @strings/oxfordshire
msgid "Oxfordshire"
msgstr "Oxfordshire"

#. Android resource: @strings/shropshire
msgid "Shropshire"
msgstr "Shropshire"

#. Android resource: @strings/somerset
msgid "Somerset"
msgstr "Somerset"

#. Android resource: @strings/south_yorkshire
msgid "South yorkshire"
msgstr "South yorkshire"

#. Android resource: @strings/suffolk
msgid "Suffolk"
msgstr "Suffolk"

#. Android resource: @strings/surrey
msgid "Surrey"
msgstr "Surrey"

#. Android resource: @strings/wiltshire
msgid "Wiltshire"
msgstr "Wiltshire"

#. Android resource: @strings/scotland
msgid "Scotland"
msgstr "Schottland"

#. Android resource: @strings/wales
msgid "Wales"
msgstr "Wales"

#. Android resource: @strings/crete
msgid "Crete"
msgstr "Kreta"

#. Android resource: @strings/north_america
msgid "North America"
msgstr "Nordamerika"

#. Android resource: @strings/alaska
msgid "Alaska"
msgstr "Alaska"

#. Android resource: @strings/hawaii
msgid "Hawaii"
msgstr "Hawaii"

#. Android resource: @strings/usa
msgid "USA"
msgstr "USA"

#. Android resource: @strings/except_alaska_and_hawaii
msgid "(except Alaska and Hawaii)"
msgstr "außer Alaska und Hawaii"

#. Android resource: @strings/midwest
msgid "Midwest"
msgstr "Mittlerer Westen"

#. Android resource: @strings/michigan
msgid "Michigan"
msgstr "Michigan"

#. Android resource: @strings/ohio
msgid "Ohio"
msgstr "Ohio"

#. Android resource: @strings/northeast
msgid "Northeast"
msgstr "Nordosten"

#. Android resource: @strings/massachusetts
msgid "Massachusetts"
msgstr "Massachusetts"

#. Android resource: @strings/vermont
msgid "Vermont"
msgstr "Vermont"

#. Android resource: @strings/pacific
msgid "Pacific"
msgstr "Pazifik"

#. Android resource: @strings/south
msgid "South"
msgstr "Süd"

#. Android resource: @strings/arkansas
msgid "Arkansas"
msgstr "Arkansas"

#. Android resource: @strings/district_of_columbia
msgid "District of Columbia"
msgstr "District of Columbia"

#. Android resource: @strings/florida
msgid "Florida"
msgstr "Florida"

#. Android resource: @strings/louisiana
msgid "Louisiana"
msgstr "Louisiana"

#. Android resource: @strings/maryland
msgid "Maryland"
msgstr "Maryland"

#. Android resource: @strings/mississippi
msgid "Mississippi"
msgstr "Mississippi"

#. Android resource: @strings/oklahoma
msgid "Oklahoma"
msgstr "Oklahoma"

#. Android resource: @strings/texas
msgid "Texas"
msgstr "Texas"

#. Android resource: @strings/virginia
msgid "Virginia"
msgstr "Virginia"

#. Android resource: @strings/west_virginia
msgid "West Virginia"
msgstr "West Virginia"

#. Android resource: @strings/west
msgid "West"
msgstr "West"

#. Android resource: @strings/arizona
msgid "Arizona"
msgstr "Arizona"

#. Android resource: @strings/california
msgid "California"
msgstr "Kalifornien"

#. Android resource: @strings/colorado
msgid "Colorado"
msgstr "Colorado"

#. Android resource: @strings/idaho
msgid "Idaho"
msgstr "Idaho"

#. Android resource: @strings/montana
msgid "Montana"
msgstr "Montana"

#. Android resource: @strings/new_mexico
msgid "New Mexico"
msgstr "New Mexico"

#. Android resource: @strings/nevada
msgid "Nevada"
msgstr "Nevada"

#. Android resource: @strings/oregon
msgid "Oregon"
msgstr "Oregon"

#. Android resource: @strings/utah
msgid "Utah"
msgstr "Utah"

#. Android resource: @strings/washington_state
msgid "Washington State"
msgstr "Washington State"

#. Android resource: @strings/south_middle_america
msgid "South+Middle America"
msgstr "Süd+Mittel-Amerika"

#. Android resource: @strings/guyane_francaise
msgid "Guyane Francaise"
msgstr "Französisch-Guayana"

#, c-format
#~ msgid "Route %4.0fkm    %02d:%02d ETA"
#~ msgstr "Route %4.0fkm    %02d:%02d ETA"

#~ msgid "No config file navit.xml, navit.xml.local found\n"
#~ msgstr "Keine Konfigurations-Datei navit.xml oder navit.xml.local gefunden\n"

#, c-format
#~ msgid "Error parsing config file '%s': %s\n"
#~ msgstr "Fehler beim Parsen der Konfigurations-Datei '%s': %s\n"

#, c-format
#~ msgid "Using config file '%s'\n"
#~ msgstr "Benutze Konfigurations-Datei '%s'\n"

#~ msgid ""
#~ "Internal initialization failed, exiting. Check previous error messages.\n"
#~ msgstr ""
#~ "Interne Initialisierung fehlgeschlagen, Programm wird beendet. Frühere "
#~ "Fehler beachten.\n"

#~ msgid "partial match"
#~ msgstr "ungefähr"

#~ msgid "Downloaded maps"
#~ msgstr "Heruntergeladene Karten"

#~ msgid "Error downloading map!"
#~ msgstr "Fehler beim Kartendownload"

#~ msgid ""
#~ "Drop last \n"
#~ "Waypoint"
#~ msgstr ""
#~ "Letzten Wegpunkt\n"
#~ "entfernen"

#~ msgid ""
#~ "Drop next \n"
#~ "Waypoint"
#~ msgstr ""
#~ "Nächsten Wegpunkt\n"
#~ "entfernen"

#~ msgid "Map data (c) OpenStreetMap contributors, ODBL"
#~ msgstr "Kartendaten (c) von OpenStreetMap unter ODbL"

#~ msgid " (except Alaska and Hawaii)"
#~ msgstr " (außer Alaska und Hawaii)"

#~ msgid "Map download aborted!"
#~ msgstr "Kartendownload abgebrochen!"

#, c-format
#~ msgid "Error: No configuration found in config file '%s'\n"
#~ msgstr "Fehler: Keine Konfiguration in der Datei '%s' gefunden\n"

#~ msgid "Select a distance to look for (km)"
#~ msgstr "Wählen Sie eine Suchdistanz (km)"

#~ msgid "Distance(m)"
#~ msgstr "Entfernung (m)"

#, c-format
#~ msgid "Set destination to %ld, %ld \n"
#~ msgstr "Setze Ziel auf %ld, %ld \n"

#~ msgid "Distance from screen center (km)"
#~ msgstr "Entfernung vom Bildschirmmittelpunkt (km)"

#, c-format
#~ msgid "Set map to %ld, %ld \n"
#~ msgstr "Setze Karte auf %ld, %ld \n"

#~ msgid ""
#~ "New location set to %s\n"
#~ "Restart Navit to apply the changes."
#~ msgstr ""
#~ "Karten-Speicherort ist %s\n"
#~ "Starten Sie Navit erneut."

#~ msgid ""
#~ "Current map location %s is not available\n"
#~ "Please restart Navit after you attach an SD card or select a different map "
#~ "location."
#~ msgstr ""
#~ "Der Speicherpfad für die Karte ist nicht verfügbar.\n"
#~ "Setzen Sie eine SD Karte ein und starten Sie Navit erneut\n"
#~ "oder wählen Sie einen anderen Pfad aus."

#, c-format
#~ msgid "then leave the roundabout at the %1$s %2$s"
#~ msgstr "anschließend verlassen Sie den Kreisverkehr an der %1$s %2$s"

#~ msgid "filenamePath"
#~ msgstr "Dateipfad"

#, c-format
#~ msgid "in %d m"
#~ msgstr "in %d m"

#, c-format
#~ msgid "%d m"
#~ msgstr "%d m"

#, c-format
#~ msgid "Set next visit to %ld, %ld \n"
#~ msgstr "Setze nächsten Besuch auf %ld, %ld \n"