summaryrefslogtreecommitdiff
path: root/po/ru.po
blob: c6a461d0035b6242072bf4818319758d5cf89122 (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
# Russian translations for navit.
# Copyright (C) 2008.
# This file is distributed under the same license as the PACKAGE package.
# Rustam Usmanov <zcc@mail.ru>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: Navit 0.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-05-26 17:12+0200\n"
"PO-Revision-Date: 2008-05-27 08:55+0000\n"
"Last-Translator: Nkolay Parukhin <nik@sevpinro.ru>\n"
"Language-Team: Rustam T. Usmanov\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Launchpad-Export-Date: 2008-05-30 21:28+0000\n"
"X-Generator: Launchpad (build Unknown)\n"

#~ msgid "Turn %1$s%2$s %3$s"
#~ msgstr "Поверните %1$s%2$s %3$s"

#~ msgid "Moldova"
#~ msgstr "Молдавия"

#~ msgid "Palestinia"
#~ msgstr "Палестина"

#~ msgid "VisibleBlocks"
#~ msgstr "ВидимыеБлоки"

#~ msgid "VisibleTowns"
#~ msgstr "ВидимыеГорода"

#~ msgid "VisiblePolys"
#~ msgstr "ВидимыеПолигоны"

#~ msgid "VisibleStreets"
#~ msgstr "ВидимыеУлицы"

#~ msgid "VisiblePoints"
#~ msgstr "ВидимыеТочки"

#: ../navit/main.c:111
#, c-format
msgid ""
"navit usage:\n"
"navit [options] [configfile]\n"
"\t-c <file>: use <file> as config file\n"
"\t-d <n>: set the debug output level to <n>. (TODO)\n"
"\t-h: print this usage info and exit.\n"
"\t-v: Print the version and exit.\n"
msgstr ""
"использование navit:\n"
"navit [options] [configfile]\n"
"\t-c <file>: использовать <file> как файл конфигурации\n"
"\t-d <n>: задать уровень отладочных сообщений <n>. (TODO)\n"
"\t-h: вывести эту информацию и выйти.\n"
"\t-v: вывести версию и выйти.\n"

#: ../navit/main.c:131
#, c-format
msgid "Running from source directory\n"
msgstr "Запуск в исходном каталоге\n"

#: ../navit/main.c:147
#, c-format
msgid "setting '%s' to '%s'\n"
msgstr "установка '%s' в '%s'\n"

#. We have not found an existing config file from all possibilities
#: ../navit/main.c:248
#, c-format
msgid "No config file navit.xml, navit.xml.local found\n"
msgstr "Не найден конфигурационный файл navit.xml, navit.xml.local\n"

#: ../navit/main.c:255
#, c-format
msgid "Error parsing '%s': %s\n"
msgstr "Ошибка разбора '%s': %s\n"

#: ../navit/main.c:258
#, c-format
msgid "Using '%s'\n"
msgstr "Используется '%s'\n"

#: ../navit/main.c:261
#, c-format
msgid "No instance has been created, exiting\n"
msgstr "Экземпляр не создан, выходим\n"

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

#: ../navit/navigation.c:173
#, c-format
msgid "in %d m"
msgstr "через %d м"

#: ../navit/navigation.c:177
#, c-format
msgid "%d meters"
msgstr "%d метров"

#: ../navit/navigation.c:179
#, c-format
msgid "in %d meters"
msgstr "через %d метров"

#: ../navit/navigation.c:185
#, c-format
msgid "%d.%d kilometer"
msgstr "%d.%d километр"

#: ../navit/navigation.c:187
#, c-format
msgid "in %d.%d kilometers"
msgstr "через %d.%d километр(а,ов"

#: ../navit/navigation.c:191
#, c-format
msgid "one kilometer"
msgid_plural "%d kilometers"
msgstr[0] "%d километр"
msgstr[1] "%d километра"
msgstr[2] "%d километров"

#: ../navit/navigation.c:193
#, c-format
msgid "in one kilometer"
msgid_plural "in %d kilometers"
msgstr[0] "через %d километр"
msgstr[1] "%d километра"
msgstr[2] "%d километров"

#: ../navit/navigation.c:447
#, fuzzy
msgid "exit"
msgstr "выезд"

#: ../navit/navigation.c:449
#, fuzzy
msgid "ramp"
msgstr "въезд"

#. TRANSLATORS: Arguments: 1: Prefix (Space if required) 2: Street Name 3: Separator (Space if required), 4: Systematic Street Name
#: ../navit/navigation.c:479
#, c-format
msgid "%sinto the street %s%s%s"
msgstr ""

#. 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:483
#, c-format
msgid "%sinto the %s%s%s|male form"
msgstr ""

#. 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:487
#, c-format
msgid "%sinto the %s%s%s|female form"
msgstr ""

#. 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:491
#, c-format
msgid "%sinto the %s%s%s|neutral form"
msgstr ""

#: ../navit/navigation.c:497
#, c-format
msgid "into the %s"
msgstr ""

#: ../navit/navigation.c:518
msgid "right"
msgstr "направо"

#: ../navit/navigation.c:525
msgid "left"
msgstr "налево"

#: ../navit/navigation.c:529
msgid "easily "
msgstr "слегка "

#: ../navit/navigation.c:533
msgid "strongly "
msgstr "сильно "

#: ../navit/navigation.c:536
msgid "unknown "
msgstr "неизвестно "

#: ../navit/navigation.c:542
msgid "When possible, please turn around"
msgstr "Развернитесь, пожалуйста, если это возможно"

#: ../navit/navigation.c:549
#, c-format
msgid "Follow the road for the next %s"
msgstr "Двигайтесь по дороге следующие %s"

#: ../navit/navigation.c:553
msgid "soon"
msgstr "скоро"

#: ../navit/navigation.c:559
msgid "now"
msgstr "сейчас"

#: ../navit/navigation.c:562
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:591
#, c-format
msgid "Turn %1$s%2$s %3$s%4$s"
msgstr "Поверните %1$s%2$s %3$s%4$s"

#: ../navit/navigation.c:594
#, c-format
msgid "You have reached your destination %s"
msgstr "Вы прибыли в пункт назначения %s"

#: ../navit/navit.c:664 ../navit/gui/gtk/gui_gtk_action.c:151
msgid "Former Destinations"
msgstr "Прошлые пункты назначения"

#: ../navit/navit.c:674 ../navit/gui/gtk/gui_gtk_action.c:152
msgid "Bookmarks"
msgstr "Закладки"

#: ../navit/navit.c:764
msgid "Command"
msgstr "Команда"

#: ../navit/navit.c:769
msgid "Length"
msgstr "Длина"

#: ../navit/navit.c:773 ../navit/navit.c:798
msgid "km"
msgstr "км"

#: ../navit/navit.c:777 ../navit/navit.c:802
msgid "m"
msgstr "м"

#: ../navit/navit.c:783
msgid "Time"
msgstr "Время"

#: ../navit/navit.c:795
msgid "Destination Length"
msgstr "Дистанция до пункта назначения"

#: ../navit/navit.c:808
msgid "Destination Time"
msgstr "Время до пункта назначения"

#: ../navit/navit.c:837 ../navit/gui/gtk/gui_gtk_action.c:160
msgid "Roadbook"
msgstr "Дорожный справочник"

#: ../navit/popup.c:200 ../navit/popup.c:254
msgid "Set as position"
msgstr "Установить как пункт отправления"

#: ../navit/popup.c:201 ../navit/popup.c:255
msgid "Set as destination"
msgstr "Установить как пункт назначения"

#: ../navit/popup.c:202 ../navit/popup.c:256
msgid "Add as bookmark"
msgstr "Добавить в закладки"

#: ../navit/popup.c:244
#, c-format
msgid "Point 0x%x 0x%x"
msgstr "Точка 0x%x 0x%x"

#: ../navit/popup.c:245
#, fuzzy, c-format
msgid "Screen coord : %d %d"
msgstr "Экран %d %d"

#. 020
#: ../navit/country.c:24
msgid "Andorra"
msgstr "Андорра"

#. 784
#: ../navit/country.c:25
msgid "United Arab Emirates"
msgstr "Объединенные Арабские Эмираты"

#. 004
#: ../navit/country.c:26
msgid "Afghanistan"
msgstr "Афганистан"

#. 028
#: ../navit/country.c:27
msgid "Antigua and Barbuda"
msgstr "Антига и Барбуда"

#. 660
#: ../navit/country.c:28
msgid "Anguilla"
msgstr "Ангуила"

#. 008
#: ../navit/country.c:29
msgid "Albania"
msgstr "Албания"

#. 051
#: ../navit/country.c:30
msgid "Armenia"
msgstr "Армения"

#. 530
#: ../navit/country.c:31
msgid "Netherlands Antilles"
msgstr "Антильские (Нидерланские) острова"

#. 024
#: ../navit/country.c:32
msgid "Angola"
msgstr "Ангола"

#. 010
#: ../navit/country.c:33
msgid "Antarctica"
msgstr "Антарктика"

#. 032
#: ../navit/country.c:34
msgid "Argentina"
msgstr "Аргентина"

#. 016
#: ../navit/country.c:35
msgid "American Samoa"
msgstr "Америк. Самоа"

#. 040
#: ../navit/country.c:36
msgid "Austria"
msgstr "Австрия"

#. 036
#: ../navit/country.c:37
msgid "Australia"
msgstr "Австралия"

#. 533
#: ../navit/country.c:38
msgid "Aruba"
msgstr "Аруба"

#. 248
#: ../navit/country.c:39
msgid "Aland Islands"
msgstr "Фарерские Острова"

#. 031
#: ../navit/country.c:40
msgid "Azerbaijan"
msgstr "Азербайджан"

#. 070
#: ../navit/country.c:41
msgid "Bosnia and Herzegovina"
msgstr "Босния и Герцеговина"

#. 052
#: ../navit/country.c:42
msgid "Barbados"
msgstr "Барбадос"

#. 050
#: ../navit/country.c:43
msgid "Bangladesh"
msgstr "Бангладеш"

#. 056
#: ../navit/country.c:44
msgid "Belgium"
msgstr "Бельгия"

#. 854
#: ../navit/country.c:45
msgid "Burkina Faso"
msgstr "Буркина-Фасо"

#. 100
#: ../navit/country.c:46
msgid "Bulgaria"
msgstr "Болгария"

#. 048
#: ../navit/country.c:47
msgid "Bahrain"
msgstr "Бахрейн"

#. 108
#: ../navit/country.c:48
msgid "Burundi"
msgstr "Бурунди"

#. 204
#: ../navit/country.c:49
msgid "Benin"
msgstr "Бенин"

#. 652
#: ../navit/country.c:50
msgid "Saint Barthelemy"
msgstr "Сен-Бартелемей"

#. 060
#: ../navit/country.c:51
msgid "Bermuda"
msgstr "Бермуда"

#. 096
#: ../navit/country.c:52
#, fuzzy
msgid "Brunei Darussalam"
msgstr "Брюней Даруссалам"

#. 068
#: ../navit/country.c:53
msgid "Bolivia"
msgstr "Боливия"

#. 076
#: ../navit/country.c:54
msgid "Brazil"
msgstr "Бразилия"

#. 044
#: ../navit/country.c:55
msgid "Bahamas"
msgstr "Багамы"

#. 064
#: ../navit/country.c:56
msgid "Bhutan"
msgstr "Бутан"

#. 074
#: ../navit/country.c:57
#, fuzzy
msgid "Bouvet Island"
msgstr "Фарерские Острова"

#. 072
#: ../navit/country.c:58
msgid "Botswana"
msgstr "Ботсвана"

#. 112
#: ../navit/country.c:59
msgid "Belarus"
msgstr "Белоруссия"

#. 084
#: ../navit/country.c:60
msgid "Belize"
msgstr "Белиз"

#. 124
#: ../navit/country.c:61
msgid "Canada"
msgstr "Канада"

#. 166
#: ../navit/country.c:62
msgid "Cocos (Keeling) Islands"
msgstr "Кокосовые (Килинговы) Острова"

#. 180
#: ../navit/country.c:63
msgid "Congo, Democratic Republic of the"
msgstr "Конго, Демократическая Республика"

#. 140
#: ../navit/country.c:64
msgid "Central African Republic"
msgstr "Центральня Африканская Республика"

#. 178
#: ../navit/country.c:65
msgid "Congo"
msgstr "Конго"

#. 756
#: ../navit/country.c:66
msgid "Switzerland"
msgstr "Швейцария"

#. 384
#: ../navit/country.c:67
msgid "Cote d'Ivoire"
msgstr "Кот-д'Ивуар"

#. 184
#: ../navit/country.c:68
msgid "Cook Islands"
msgstr "Кука Острова"

#. 152
#: ../navit/country.c:69
msgid "Chile"
msgstr "Чили"

#. 120
#: ../navit/country.c:70
msgid "Cameroon"
msgstr "Камерон"

#. 156
#: ../navit/country.c:71
msgid "China"
msgstr "Китай"

#. 170
#: ../navit/country.c:72
msgid "Colombia"
msgstr "Колумбия"

#. 188
#: ../navit/country.c:73
msgid "Costa Rica"
msgstr "Коста Рика"

#. 192
#: ../navit/country.c:74
msgid "Cuba"
msgstr "Куба"

#. 132
#: ../navit/country.c:75
#, fuzzy
msgid "Cape Verde"
msgstr "кап Вердэ"

#. 162
#: ../navit/country.c:76
msgid "Christmas Island"
msgstr "Рождественские Острова"

#. 196
#: ../navit/country.c:77
msgid "Cyprus"
msgstr "Кипр"

#. 203
#: ../navit/country.c:78
msgid "Czech Republic"
msgstr "Чешская Республика"

#. 276
#: ../navit/country.c:79
msgid "Germany"
msgstr "Германия"

#. 262
#: ../navit/country.c:80
msgid "Djibouti"
msgstr "Джибути"

#. 208
#: ../navit/country.c:81
msgid "Denmark"
msgstr "Дания"

#. 212
#: ../navit/country.c:82
msgid "Dominica"
msgstr "Доминика"

#. 214
#: ../navit/country.c:83
msgid "Dominican Republic"
msgstr "Доминиканская Республика"

#. 012
#: ../navit/country.c:84
msgid "Algeria"
msgstr "Алжир"

#. 218
#: ../navit/country.c:85
msgid "Ecuador"
msgstr "Эквадор"

#. 233
#: ../navit/country.c:86
msgid "Estonia"
msgstr "Эстония"

#. 818
#: ../navit/country.c:87
msgid "Egypt"
msgstr "Египет"

#. 732
#: ../navit/country.c:88
msgid "Western Sahara"
msgstr "Западная Сахара"

#. 232
#: ../navit/country.c:89
msgid "Eritrea"
msgstr "Эритрея"

#. 724
#: ../navit/country.c:90
msgid "Spain"
msgstr "Испания"

#. 231
#: ../navit/country.c:91
msgid "Ethiopia"
msgstr "ЭФиопия"

#. 246
#: ../navit/country.c:92
msgid "Finland"
msgstr "Финляндия"

#. 242
#: ../navit/country.c:93
msgid "Fiji"
msgstr "Фиджи"

#. 238
#: ../navit/country.c:94
msgid "Falkland Islands (Malvinas)"
msgstr "Фолклендские Острова"

#. 583
#: ../navit/country.c:95
msgid "Micronesia, Federated States of"
msgstr "Микронэзия, Федеративные Штаты"

#. 234
#: ../navit/country.c:96
msgid "Faroe Islands"
msgstr "Фарерские Острова"

#. 250
#: ../navit/country.c:97
msgid "France"
msgstr "Франция"

#. 266
#: ../navit/country.c:98
msgid "Gabon"
msgstr "Габон"

#. 826
#: ../navit/country.c:99
msgid "United Kingdom"
msgstr "Великобритания"

#. 308
#: ../navit/country.c:100
msgid "Grenada"
msgstr "Гренада"

#. 268
#: ../navit/country.c:101
msgid "Georgia"
msgstr "Грузия"

#. 254
#: ../navit/country.c:102
msgid "French Guiana"
msgstr "Французкая Гвинея"

#. 831
#: ../navit/country.c:103
#, fuzzy
msgid "Guernsey"
msgstr "Германия"

#. 288
#: ../navit/country.c:104
msgid "Ghana"
msgstr "Гхана"

#. 292
#: ../navit/country.c:105
msgid "Gibraltar"
msgstr "Гибралтар"

#. 304
#: ../navit/country.c:106
msgid "Greenland"
msgstr "Гренландия"

#. 270
#: ../navit/country.c:107
msgid "Gambia"
msgstr "Гамбия"

#. 324
#: ../navit/country.c:108
msgid "Guinea"
msgstr "Гвинея"

#. 312
#: ../navit/country.c:109
msgid "Guadeloupe"
msgstr "Гуаделупа"

#. 226
#: ../navit/country.c:110
msgid "Equatorial Guinea"
msgstr "Экваториальная Гвинея"

#. 300
#: ../navit/country.c:111
msgid "Greece"
msgstr "Греция"

#. 239
#: ../navit/country.c:112
msgid "South Georgia and the South Sandwich Islands"
msgstr "Южная Георгия и Южные Сандвичевы Острова"

#. 320
#: ../navit/country.c:113
msgid "Guatemala"
msgstr "Гватемала"

#. 316
#: ../navit/country.c:114
msgid "Guam"
msgstr "Гуам"

#. 624
#: ../navit/country.c:115
msgid "Guinea-Bissau"
msgstr "Гвинея-Бисау"

#. 328
#: ../navit/country.c:116
msgid "Guyana"
msgstr "Гуана"

#. 344
#: ../navit/country.c:117
msgid "Hong Kong"
msgstr "Гонк Конг"

#. 334
#: ../navit/country.c:118
msgid "Heard Island and McDonald Islands"
msgstr "Остров Херд и острова Макдональд"

#. 340
#: ../navit/country.c:119
msgid "Honduras"
msgstr "Гандурас"

#. 191
#: ../navit/country.c:120
msgid "Croatia"
msgstr "Хорватия"

#. 332
#: ../navit/country.c:121
msgid "Haiti"
msgstr "Гаити"

#. 348
#: ../navit/country.c:122
msgid "Hungary"
msgstr "Венгрия"

#. 360
#: ../navit/country.c:123
msgid "Indonesia"
msgstr "Индонезия"

#. 372
#: ../navit/country.c:124
msgid "Ireland"
msgstr "Ирландия"

#. 376
#: ../navit/country.c:125
msgid "Israel"
msgstr "Израиль"

#. 833
#: ../navit/country.c:126
msgid "Isle of Man"
msgstr "Остров Мэн"

#. 356
#: ../navit/country.c:127
msgid "India"
msgstr "Индия"

#. 086
#: ../navit/country.c:128
msgid "British Indian Ocean Territory"
msgstr "Британская Территория Индиского Океана"

#. 368
#: ../navit/country.c:129
msgid "Iraq"
msgstr "Ирак"

#. 364
#: ../navit/country.c:130
msgid "Iran, Islamic Republic of"
msgstr "Ирак, Исламская Демократическая Республика"

#. 352
#: ../navit/country.c:131
msgid "Iceland"
msgstr "Исландия"

#. 380
#: ../navit/country.c:132
msgid "Italy"
msgstr "Италия"

#. 832
#: ../navit/country.c:133
msgid "Jersey"
msgstr "Джерси"

#. 388
#: ../navit/country.c:134
msgid "Jamaica"
msgstr "Йамайка"

#. 400
#: ../navit/country.c:135
msgid "Jordan"
msgstr "Иордания"

#. 392
#: ../navit/country.c:136
msgid "Japan"
msgstr "Япония"

#. 404
#: ../navit/country.c:137
msgid "Kenya"
msgstr "Кения"

#. 417
#: ../navit/country.c:138
msgid "Kyrgyzstan"
msgstr "Киргизтан"

#. 116
#: ../navit/country.c:139
msgid "Cambodia"
msgstr "Комбодия"

#. 296
#: ../navit/country.c:140
msgid "Kiribati"
msgstr "Кирибати"

#. 174
#: ../navit/country.c:141
msgid "Comoros"
msgstr "Коморские Острова"

#. 659
#: ../navit/country.c:142
msgid "Saint Kitts and Nevis"
msgstr "Сен Китс и Невис"

#. 408
#: ../navit/country.c:143
msgid "Korea, Democratic People's Republic of"
msgstr "Корея, Демократическая Республика"

#. 410
#: ../navit/country.c:144
msgid "Korea, Republic of"
msgstr "Корея, Республика"

#. 414
#: ../navit/country.c:145
msgid "Kuwait"
msgstr "Кювайт"

#. 136
#: ../navit/country.c:146
msgid "Cayman Islands"
msgstr "Кайманские Острова"

#. 398
#: ../navit/country.c:147
msgid "Kazakhstan"
msgstr "Казахстан"

#. 418
#: ../navit/country.c:148
msgid "Lao People's Democratic Republic"
msgstr "Лао, Демократическая Республика"

#. 422
#: ../navit/country.c:149
msgid "Lebanon"
msgstr "Ливан"

#. 662
#: ../navit/country.c:150
msgid "Saint Lucia"
msgstr "Сен-Лусия"

#. 438
#: ../navit/country.c:151
msgid "Liechtenstein"
msgstr "Лихтенштейн"

#. 144
#: ../navit/country.c:152
msgid "Sri Lanka"
msgstr "Шри Ланка"

#. 430
#: ../navit/country.c:153
msgid "Liberia"
msgstr "Либерия"

#. 426
#: ../navit/country.c:154
msgid "Lesotho"
msgstr "Лесото"

#. 440
#: ../navit/country.c:155
msgid "Lithuania"
msgstr "Литва"

#. 442
#: ../navit/country.c:156
msgid "Luxembourg"
msgstr "Люксембург"

#. 428
#: ../navit/country.c:157
msgid "Latvia"
msgstr "Латвия"

#. 434
#: ../navit/country.c:158
msgid "Libyan Arab Jamahiriya"
msgstr "Ливия"

#. 504
#: ../navit/country.c:159
msgid "Morocco"
msgstr "Марокко"

#. 492
#: ../navit/country.c:160
msgid "Monaco"
msgstr "Монако"

#. 498
#: ../navit/country.c:161
msgid "Moldova, Republic of"
msgstr "Молдовия, Республика"

#. 499
#: ../navit/country.c:162
msgid "Montenegro"
msgstr "Черногория"

#. 663
#: ../navit/country.c:163
msgid "Saint Martin (French part)"
msgstr "Сен-Мартин (Французкая часть)"

#. 450
#: ../navit/country.c:164
msgid "Madagascar"
msgstr "Мадагаскар"

#. 584
#: ../navit/country.c:165
msgid "Marshall Islands"
msgstr "Маршаловы Острова"

#. 807
#: ../navit/country.c:166
msgid "Macedonia, the former Yugoslav Republic of"
msgstr "Македония, бывшая республика Югославии"

#. 466
#: ../navit/country.c:167
msgid "Mali"
msgstr "Мали"

#. 104
#: ../navit/country.c:168
msgid "Myanmar"
msgstr "Мьянма"

#. 496
#: ../navit/country.c:169
msgid "Mongolia"
msgstr "Монголия"

#. 446
#: ../navit/country.c:170
msgid "Macao"
msgstr "Мокао"

#. 580
#: ../navit/country.c:171
msgid "Northern Mariana Islands"
msgstr "Северные Марианские Острова"

#. 474
#: ../navit/country.c:172
msgid "Martinique"
msgstr "Мартиника"

#. 478
#: ../navit/country.c:173
msgid "Mauritania"
msgstr "Мавритания"

#. 500
#: ../navit/country.c:174
msgid "Montserrat"
msgstr "Монтсеррат"

#. 470
#: ../navit/country.c:175
msgid "Malta"
msgstr "Мальта"

#. 480
#: ../navit/country.c:176
msgid "Mauritius"
msgstr "Маврикий"

#. 462
#: ../navit/country.c:177
msgid "Maldives"
msgstr "Мальдивы"

#. 454
#: ../navit/country.c:178
msgid "Malawi"
msgstr "Малави"

#. 484
#: ../navit/country.c:179
msgid "Mexico"
msgstr "Мексика"

#. 458
#: ../navit/country.c:180
msgid "Malaysia"
msgstr "Малазия"

#. 508
#: ../navit/country.c:181
msgid "Mozambique"
msgstr "Мозамбик"

#. 516
#: ../navit/country.c:182
msgid "Namibia"
msgstr "Намибия"

#. 540
#: ../navit/country.c:183
msgid "New Caledonia"
msgstr "Новая Каледония"

#. 562
#: ../navit/country.c:184
msgid "Niger"
msgstr "Нигер"

#. 574
#: ../navit/country.c:185
msgid "Norfolk Island"
msgstr "Норфолк Остров"

#. 566
#: ../navit/country.c:186
msgid "Nigeria"
msgstr "Нигерия"

#. 558
#: ../navit/country.c:187
msgid "Nicaragua"
msgstr "Никарагуа"

#. 528
#: ../navit/country.c:188
msgid "Netherlands"
msgstr "Нидерланды"

#. 578
#: ../navit/country.c:189
msgid "Norway"
msgstr "Норвегия"

#. 524
#: ../navit/country.c:190
msgid "Nepal"
msgstr "Непал"

#. 520
#: ../navit/country.c:191
msgid "Nauru"
msgstr "Науру"

#. 570
#: ../navit/country.c:192
msgid "Niue"
msgstr "Ниуэ"

#. 554
#: ../navit/country.c:193
msgid "New Zealand"
msgstr "Новая Зеландия"

#. 512
#: ../navit/country.c:194
msgid "Oman"
msgstr "Оман"

#. 591
#: ../navit/country.c:195
msgid "Panama"
msgstr "Панама"

#. 604
#: ../navit/country.c:196
msgid "Peru"
msgstr "Перу"

#. 258
#: ../navit/country.c:197
msgid "French Polynesia"
msgstr "Француская Полинезия"

#. 598
#: ../navit/country.c:198
msgid "Papua New Guinea"
msgstr "Папуа Новая Гвинея"

#. 608
#: ../navit/country.c:199
msgid "Philippines"
msgstr "Филипины"

#. 586
#: ../navit/country.c:200
msgid "Pakistan"
msgstr "Пакистан"

#. 616
#: ../navit/country.c:201
msgid "Poland"
msgstr "Польша"

#. 666
#: ../navit/country.c:202
msgid "Saint Pierre and Miquelon"
msgstr "Сен-Пьер и Микелон"

#. 612
#: ../navit/country.c:203
msgid "Pitcairn"
msgstr "Питкэрн"

#. 630
#: ../navit/country.c:204
msgid "Puerto Rico"
msgstr "Пуэрто Рико"

#. 275
#: ../navit/country.c:205
msgid "Palestinian Territory, Occupied"
msgstr "Палестина"

#. 620
#: ../navit/country.c:206
msgid "Portugal"
msgstr "Португалия"

#. 585
#: ../navit/country.c:207
msgid "Palau"
msgstr "Палау"

#. 600
#: ../navit/country.c:208
msgid "Paraguay"
msgstr "Парагваи"

#. 634
#: ../navit/country.c:209
msgid "Qatar"
msgstr "Катар"

#. 638
#: ../navit/country.c:210
msgid "Reunion"
msgstr "Реюньон"

#. 642
#: ../navit/country.c:211
msgid "Romania"
msgstr "Румыния"

#. 688
#: ../navit/country.c:212
msgid "Serbia"
msgstr "Сербия"

#. 643
#: ../navit/country.c:213
msgid "Russian Federation"
msgstr "Российская Федерация"

#. 646
#: ../navit/country.c:214
msgid "Rwanda"
msgstr "Руанда"

#. 682
#: ../navit/country.c:215
msgid "Saudi Arabia"
msgstr "Саудовская Аравия"

#. 090
#: ../navit/country.c:216
msgid "Solomon Islands"
msgstr "Соломонские Острова"

#. 690
#: ../navit/country.c:217
msgid "Seychelles"
msgstr "Сейшельские Острова"

#. 736
#: ../navit/country.c:218
msgid "Sudan"
msgstr "Судан"

#. 752
#: ../navit/country.c:219
msgid "Sweden"
msgstr "Швеция"

#. 702
#: ../navit/country.c:220
msgid "Singapore"
msgstr "Сингапур"

#. 654
#: ../navit/country.c:221
msgid "Saint Helena"
msgstr "Сент-Хелен"

#. 705
#: ../navit/country.c:222
msgid "Slovenia"
msgstr "Словения"

#. 744
#: ../navit/country.c:223
msgid "Svalbard and Jan Mayen"
msgstr "Свальбард и Ян Майен"

#. 703
#: ../navit/country.c:224
msgid "Slovakia"
msgstr "Словакия"

#. 694
#: ../navit/country.c:225
msgid "Sierra Leone"
msgstr "Сиерра Леоне"

#. 674
#: ../navit/country.c:226
msgid "San Marino"
msgstr "Сан Марино"

#. 686
#: ../navit/country.c:227
msgid "Senegal"
msgstr "Сенегал"

#. 706
#: ../navit/country.c:228
msgid "Somalia"
msgstr "Сомали"

#. 740
#: ../navit/country.c:229
msgid "Suriname"
msgstr "Суринам"

#. 678
#: ../navit/country.c:230
msgid "Sao Tome and Principe"
msgstr "Сао-Томе и Принсипи"

#. 222
#: ../navit/country.c:231
msgid "El Salvador"
msgstr "Эль Сальвадор"

#. 760
#: ../navit/country.c:232
msgid "Syrian Arab Republic"
msgstr "Сирия, Арабская Республика"

#. 748
#: ../navit/country.c:233
msgid "Swaziland"
msgstr "Швейцария"

#. 796
#: ../navit/country.c:234
msgid "Turks and Caicos Islands"
msgstr "Теркс и Кайкос"

#. 148
#: ../navit/country.c:235
msgid "Chad"
msgstr "Чад"

#. 260
#: ../navit/country.c:236
msgid "French Southern Territories"
msgstr "Францизкие Южные Территории"

#. 768
#: ../navit/country.c:237
msgid "Togo"
msgstr "Того"

#. 764
#: ../navit/country.c:238
msgid "Thailand"
msgstr "Таиланд"

#. 762
#: ../navit/country.c:239
msgid "Tajikistan"
msgstr "Таджикистан"

#. 772
#: ../navit/country.c:240
msgid "Tokelau"
msgstr "Токелау"

#. 626
#: ../navit/country.c:241
msgid "Timor-Leste"
msgstr "Восточный Тимор"

#. 795
#: ../navit/country.c:242
msgid "Turkmenistan"
msgstr "Туркменистан"

#. 788
#: ../navit/country.c:243
msgid "Tunisia"
msgstr "Тунис"

#. 776
#: ../navit/country.c:244
msgid "Tonga"
msgstr "Тонга"

#. 792
#: ../navit/country.c:245
msgid "Turkey"
msgstr "Турция"

#. 780
#: ../navit/country.c:246
msgid "Trinidad and Tobago"
msgstr "Тринидад и Тобаго"

#. 798
#: ../navit/country.c:247
msgid "Tuvalu"
msgstr "Тувалу"

#. 158
#: ../navit/country.c:248
msgid "Taiwan, Province of China"
msgstr "Тайвань, Провинция Китая"

#. 834
#: ../navit/country.c:249
msgid "Tanzania, United Republic of"
msgstr "Танзия, Объедененная Республика"

#. 804
#: ../navit/country.c:250
msgid "Ukraine"
msgstr "Украина"

#. 800
#: ../navit/country.c:251
msgid "Uganda"
msgstr "Уганда"

#. 581
#: ../navit/country.c:252
msgid "United States Minor Outlying Islands"
msgstr "Внешние Малые Острова Соединённых Штатов"

#. 840
#: ../navit/country.c:253
msgid "United States"
msgstr "США"

#. 858
#: ../navit/country.c:254
msgid "Uruguay"
msgstr "Уругвай"

#. 860
#: ../navit/country.c:255
msgid "Uzbekistan"
msgstr "Узбекистан"

#. 336
#: ../navit/country.c:256
msgid "Holy See (Vatican City State)"
msgstr "Ватикан"

#. 670
#: ../navit/country.c:257
msgid "Saint Vincent and the Grenadines"
msgstr "Сент-Винсент и Гренадины"

#. 862
#: ../navit/country.c:258
msgid "Venezuela"
msgstr "Венесуэла"

#. 092
#: ../navit/country.c:259
msgid "Virgin Islands, British"
msgstr "Виргинские Острова, Британия"

#. 850
#: ../navit/country.c:260
msgid "Virgin Islands, U.S."
msgstr "Виргинские Острова, США"

#. 704
#: ../navit/country.c:261
msgid "Viet Nam"
msgstr "Вьетнам"

#. 548
#: ../navit/country.c:262
msgid "Vanuatu"
msgstr "Вануату"

#. 876
#: ../navit/country.c:263
msgid "Wallis and Futuna"
msgstr "Уоллис и Футуна"

#. 882
#: ../navit/country.c:264
msgid "Samoa"
msgstr "Самоа"

#. 887
#: ../navit/country.c:265
msgid "Yemen"
msgstr "Йемен"

#. 175
#: ../navit/country.c:266
msgid "Mayotte"
msgstr "Майотта"

#. 710
#: ../navit/country.c:267
msgid "South Africa"
msgstr "Южная Африка"

#. 894
#: ../navit/country.c:268
msgid "Zambia"
msgstr "Замбия"

#. 716
#: ../navit/country.c:269
msgid "Zimbabwe"
msgstr "Зимбабвэ"

#: ../navit/gui/gtk/destination.c:97 ../navit/gui/gtk/destination.c:98
#: ../navit/gui/gtk/destination.c:99 ../navit/gui/gtk/destination.c:100
msgid "Car"
msgstr "Авто"

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

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

#: ../navit/gui/gtk/destination.c:97 ../navit/gui/gtk/destination.c:403
msgid "Country"
msgstr "Страна"

#: ../navit/gui/gtk/destination.c:98 ../navit/gui/gtk/destination.c:99
#: ../navit/gui/gtk/destination.c:100
msgid "Postal"
msgstr "Индекс"

#: ../navit/gui/gtk/destination.c:98 ../navit/gui/gtk/destination.c:99
#: ../navit/gui/gtk/destination.c:100
msgid "Town"
msgstr "Город"

#: ../navit/gui/gtk/destination.c:98 ../navit/gui/gtk/destination.c:99
#: ../navit/gui/gtk/destination.c:100
msgid "District"
msgstr "Район"

#: ../navit/gui/gtk/destination.c:99 ../navit/gui/gtk/destination.c:100
#: ../navit/gui/gtk/destination.c:412
msgid "Street"
msgstr "Улица"

#: ../navit/gui/gtk/destination.c:100 ../navit/gui/gtk/destination.c:414
msgid "Number"
msgstr "Номер"

#: ../navit/gui/gtk/destination.c:398
msgid "Enter Destination"
msgstr "Введите пункт назначения"

#: ../navit/gui/gtk/destination.c:405
msgid "Zip Code"
msgstr "Индекс"

#: ../navit/gui/gtk/destination.c:407
msgid "City"
msgstr "Город"

#: ../navit/gui/gtk/destination.c:409
msgid "District/Township"
msgstr "Район"

#: ../navit/gui/gtk/destination.c:437 ../navit/gui/gtk/gui_gtk_action.c:153
msgid "Map"
msgstr "Карта"

#: ../navit/gui/gtk/destination.c:438
msgid "Bookmark"
msgstr "Закладка"

#: ../navit/gui/gtk/destination.c:439 ../navit/gui/gtk/gui_gtk_action.c:166
msgid "Destination"
msgstr "Пункт назначения"

#: ../navit/gui/gtk/gui_gtk_action.c:149
msgid "Display"
msgstr "Дисплей"

#: ../navit/gui/gtk/gui_gtk_action.c:150
msgid "Route"
msgstr "Маршрут"

#: ../navit/gui/gtk/gui_gtk_action.c:154
msgid "Layout"
msgstr "Схема"

#: ../navit/gui/gtk/gui_gtk_action.c:155
msgid "Projection"
msgstr "Проекция"

#: ../navit/gui/gtk/gui_gtk_action.c:156
msgid "Vehicle"
msgstr "Т/с"

#: ../navit/gui/gtk/gui_gtk_action.c:157
msgid "ZoomOut"
msgstr "Уменьшить"

#: ../navit/gui/gtk/gui_gtk_action.c:158
msgid "ZoomIn"
msgstr "Увеличить"

#: ../navit/gui/gtk/gui_gtk_action.c:159
msgid "Refresh"
msgstr "Обновить"

#: ../navit/gui/gtk/gui_gtk_action.c:162 ../navit/gui/gtk/gui_gtk_action.c:164
msgid "Info"
msgstr "Информация"

#: ../navit/gui/gtk/gui_gtk_action.c:167
msgid "Clear"
msgstr "Очистить"

#: ../navit/gui/gtk/gui_gtk_action.c:168
msgid "Test"
msgstr "Тест"

#: ../navit/gui/gtk/gui_gtk_action.c:169
msgid "_Quit"
msgstr "_Выход"

#: ../navit/gui/gtk/gui_gtk_action.c:176
msgid "Cursor"
msgstr "Курсор"

#: ../navit/gui/gtk/gui_gtk_action.c:177
msgid "Tracking"
msgstr "Слежение"

#: ../navit/gui/gtk/gui_gtk_action.c:178
msgid "Orientation"
msgstr "Ориентация"

#: ../navit/gui/gtk/gui_gtk_action.c:180 ../navit/gui/gtk/gui_gtk_action.c:182
msgid "Fullscreen"
msgstr "Во весь экран"

#: ../navit/gui/gtk/gui_gtk_action.c:190
msgid "Data"
msgstr "Данные"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:46
#: ../navit/gui/gtk/gui_gtk_statusbar.c:81
msgid "N"
msgstr "С"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:46
#: ../navit/gui/gtk/gui_gtk_statusbar.c:81
msgid "NE"
msgstr "СВ"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:46
#: ../navit/gui/gtk/gui_gtk_statusbar.c:81
msgid "E"
msgstr "В"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:46
#: ../navit/gui/gtk/gui_gtk_statusbar.c:81
msgid "SE"
msgstr "ЮВ"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:46
#: ../navit/gui/gtk/gui_gtk_statusbar.c:81
msgid "S"
msgstr "Ю"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:46
#: ../navit/gui/gtk/gui_gtk_statusbar.c:81
msgid "SW"
msgstr "ЮЗ"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:46
#: ../navit/gui/gtk/gui_gtk_statusbar.c:81
msgid "W"
msgstr "З"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:46
#: ../navit/gui/gtk/gui_gtk_statusbar.c:81
msgid "NW"
msgstr "СЗ"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:103
#, c-format
msgid "Route %4.0fkm    %02d:%02d ETA"
msgstr "Маршрут %4.0fкм    %02d:%02d РВП"

#: ../navit/gui/gtk/gui_gtk_statusbar.c:148
msgid "Route 0000km  0+00:00 ETA"
msgstr "Маршрут 0000км  0+00:00 РВП"