summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md76
-rw-r--r--ci/submit_i18n_pr.sh2
-rw-r--r--po/ar.po.in19
-rw-r--r--po/ast.po.in19
-rw-r--r--po/be.po.in19
-rw-r--r--po/ca.po.in19
-rw-r--r--po/cs.po.in9
-rw-r--r--po/cy.po.in9
-rw-r--r--po/da.po.in18
-rw-r--r--po/de.po.in9
-rw-r--r--po/de_CH.po.in19
-rw-r--r--po/el.po.in19
-rw-r--r--po/en_AU.po.in19
-rw-r--r--po/en_CA.po.in19
-rw-r--r--po/en_GB.po.in9
-rw-r--r--po/eo.po.in19
-rw-r--r--po/es.po.in9
-rw-r--r--po/et.po.in19
-rw-r--r--po/eu.po.in19
-rw-r--r--po/fa.po.in19
-rw-r--r--po/fi.po.in21
-rw-r--r--po/fil.po.in19
-rw-r--r--po/fo.po.in19
-rw-r--r--po/fr.po.in15
-rw-r--r--po/fr_CH.po.in19
-rw-r--r--po/gl.po.in19
-rw-r--r--po/he.po.in20
-rw-r--r--po/hi.po.in19
-rw-r--r--po/hr.po.in19
-rw-r--r--po/hu.po.in17
-rw-r--r--po/id.po.in19
-rw-r--r--po/it.po.in11
-rw-r--r--po/ja.po.in19
-rw-r--r--po/jv.po.in19
-rw-r--r--po/kk.po.in21
-rw-r--r--po/kn.po.in19
-rw-r--r--po/ko.po.in19
-rw-r--r--po/ku.po.in19
-rw-r--r--po/lb.po.in20
-rw-r--r--po/lt.po.in9
-rw-r--r--po/lv.po.in19
-rw-r--r--po/mk.po.in19
-rw-r--r--po/ml.po.in19
-rw-r--r--po/mn.po.in19
44 files changed, 631 insertions, 176 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000..568255875
--- /dev/null
+++ b/README.md
@@ -0,0 +1,76 @@
+[![Build Status](https://img.shields.io/circleci/project/github/navit-gps/navit/trunk.svg)](https://circleci.com/gh/navit-gps/navit)
+
+NavIT
+=====
+
+Navit is a open source (GPL) car navigation system with routing engine.
+
+It's modular design is capable of using vector maps of various formats
+for routing and rendering of the displayed map. It's even possible to
+use multiple maps at a time.
+
+The GTK+ or SDL user interfaces are designed to work well with touch
+screen displays. Points of Interest of various formats are displayed
+on the map.
+
+The current vehicle position is either read from gpsd or directly from
+NMEA GPS sensors.
+
+The routing engine not only calculates an optimal route to your
+destination, but also generates directions and even speaks to you.
+
+Navit currently speaks over 70 languages!
+
+You can help translating via our web based translation page :
+ http://translations.launchpad.net/navit/trunk/+pots/navit
+
+
+For help or more information, please refer to the wiki :
+ http://wiki.navit-project.org
+
+If you don't know where to start, we recommend you to read the
+Interactive Help : http://wiki.navit-project.org/index.php/Interactive_help
+
+
+Maps:
+=====
+
+The best navigation system is useless without maps. Those three maps
+are known to work:
+
+- OpenStreetMaps : display, routing, but street name search isn't complete
+ (see http://wiki.navit-project.org/index.php/OpenStreetMaps )
+
+- Grosser Reiseplaner and compliant maps : full support
+ (see http://wiki.navit-project.org/index.php/European_maps )
+
+- Garmin maps : display, routing, search is being worked on
+ (see http://wiki.navit-project.org/index.php/Garmin_maps )
+
+
+GPS Support:
+============
+
+Navit read the current vehicle position :
+- directly from a file
+- from gpsd (local or remote)
+- from udp server (friends tracking) (experimental)
+
+
+Routing algorithm
+=================
+
+NavIt uses a Dijkstra algorithm for routing. The routing starts at the
+destination by assigning a value to each point directly connected to
+destination point. The value represents the estimated time needed to
+pass this distance.
+
+Now the point with the lowest value is choosen using the Fibonacci
+heap and a value is assigned to connected points whos are
+unevaluated or whos current value ist greater than the new one.
+
+The search is repeated until the origin is found.
+
+Once the origin is reached, all that needs to be done is to follow the
+points with the lowest values to the destination.
+
diff --git a/ci/submit_i18n_pr.sh b/ci/submit_i18n_pr.sh
index c6e511394..7ae5ae9cb 100644
--- a/ci/submit_i18n_pr.sh
+++ b/ci/submit_i18n_pr.sh
@@ -13,4 +13,4 @@ EOF
message=`git log -1 --pretty=%B`
-echo "Automatic translation import" | hub pull-request -b trunk -m $message -F -
+echo "Automatic translation import" | hub pull-request -b trunk -m "$message" -F -
diff --git a/po/ar.po.in b/po/ar.po.in
index 83acf2b97..51655456e 100644
--- a/po/ar.po.in
+++ b/po/ar.po.in
@@ -1,5 +1,5 @@
# Arabic translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# KaZeR https://launchpad.net/~kazer
@@ -1983,6 +1983,12 @@ msgstr "التصميم"
msgid "Height Profile"
msgstr "لمحة عن الإرتفاع"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "وصف الطريق"
@@ -2038,10 +2044,6 @@ msgstr "إبحث"
msgid "Towns"
msgstr "البلدات"
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr "الطريق إلى هنا"
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2059,6 +2061,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr "الطريق إلى هنا"
+
msgid "Cancel"
msgstr "إلغاء"
@@ -2519,6 +2525,9 @@ msgstr "ملء الشاشة"
msgid "Window Mode"
msgstr "نمط النافذة"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "الوصف"
diff --git a/po/ast.po.in b/po/ast.po.in
index 42ecf6209..02fe9cb07 100644
--- a/po/ast.po.in
+++ b/po/ast.po.in
@@ -1,5 +1,5 @@
# Asturian translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Xuacu Saturio https://launchpad.net/~xuacusk8
@@ -1962,6 +1962,12 @@ msgstr "Disposición"
msgid "Height Profile"
msgstr "Perfil d'altures"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Descripción de ruta"
@@ -2017,10 +2023,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2038,6 +2040,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2498,6 +2504,9 @@ msgstr "Pantalla completa"
msgid "Window Mode"
msgstr "Mou ventana"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Descripción"
diff --git a/po/be.po.in b/po/be.po.in
index e02daf6bc..561f630f7 100644
--- a/po/be.po.in
+++ b/po/be.po.in
@@ -1,5 +1,5 @@
# Belarusian translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Anatoli Putseyeu https://launchpad.net/~st-shadow-by
@@ -1965,6 +1965,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2020,10 +2026,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2041,6 +2043,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2497,6 +2503,9 @@ msgstr "Поўнаэкранны рэжым"
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Апісанне"
diff --git a/po/ca.po.in b/po/ca.po.in
index da8d5c12a..4c41bcd79 100644
--- a/po/ca.po.in
+++ b/po/ca.po.in
@@ -8,7 +8,7 @@
# KaZeR https://launchpad.net/~kazer
# Marc Coll Carrillo https://launchpad.net/~marc-coll-carrillo
# Sergi Gomis https://launchpad.net/~paloky3
-# Xevib https://launchpad.net/~xbarnada
+# Xavier Barnada https://launchpad.net/~xbarnada
# beamspot https://launchpad.net/~benrouravkg
# juliwoodbcn https://launchpad.net/~julianlozano
# kualsevol https://launchpad.net/~ojuanv
@@ -1973,6 +1973,12 @@ msgstr "Disposició"
msgid "Height Profile"
msgstr "Perfil d'alçada"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Descripció de la ruta"
@@ -2028,10 +2034,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2049,6 +2051,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2509,6 +2515,9 @@ msgstr "Pantalla completa"
msgid "Window Mode"
msgstr "Mode de la finestra"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Descripció"
diff --git a/po/cs.po.in b/po/cs.po.in
index c958a198d..ab05a9c48 100644
--- a/po/cs.po.in
+++ b/po/cs.po.in
@@ -1982,6 +1982,12 @@ msgstr "Rozvržení"
msgid "Height Profile"
msgstr "Výškový profil"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Popis trasy"
@@ -2522,6 +2528,9 @@ msgstr "Celá obrazovka"
msgid "Window Mode"
msgstr "V okně"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Popis"
diff --git a/po/cy.po.in b/po/cy.po.in
index ec301d2b6..9171574a7 100644
--- a/po/cy.po.in
+++ b/po/cy.po.in
@@ -1966,6 +1966,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2498,6 +2504,9 @@ msgstr ""
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""
diff --git a/po/da.po.in b/po/da.po.in
index 0eefeb263..2bd2cee87 100644
--- a/po/da.po.in
+++ b/po/da.po.in
@@ -5,6 +5,7 @@
# Esben Aaberg https://launchpad.net/~esben-aaberg
# Fennek https://launchpad.net/~ng-fennek
# Glenn https://launchpad.net/~glenn-mh-dk
+# Glenn Sommer https://launchpad.net/~glemsom
# Jørgen Elgaard Larsen https://launchpad.net/~jel-elgaard
# Kennet https://launchpad.net/~kharpsoe
# Lasse Luttermann https://launchpad.net/~lasse-luttermann
@@ -1971,6 +1972,12 @@ msgstr "Layout"
msgid "Height Profile"
msgstr "Lodret profil"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Route Beskrivelse"
@@ -2026,10 +2033,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2047,6 +2050,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2507,6 +2514,9 @@ msgstr "Fuldskærm"
msgid "Window Mode"
msgstr "Vinduestilstand"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Beskrivelse"
diff --git a/po/de.po.in b/po/de.po.in
index 70792ba21..3ff969ec8 100644
--- a/po/de.po.in
+++ b/po/de.po.in
@@ -2011,6 +2011,12 @@ msgstr "Erscheinungsbild"
msgid "Height Profile"
msgstr "Höhenprofil"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Wegbeschreibung"
@@ -2557,6 +2563,9 @@ msgstr "Vollbildmodus"
msgid "Window Mode"
msgstr "Fenstermodus"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Beschreibung"
diff --git a/po/de_CH.po.in b/po/de_CH.po.in
index 84f3abf63..d30c18584 100644
--- a/po/de_CH.po.in
+++ b/po/de_CH.po.in
@@ -1,5 +1,5 @@
# German (Switzerland) translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
@@ -1961,6 +1961,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2016,10 +2022,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2037,6 +2039,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2493,6 +2499,9 @@ msgstr ""
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""
diff --git a/po/el.po.in b/po/el.po.in
index f85f6d63e..9da1b8087 100644
--- a/po/el.po.in
+++ b/po/el.po.in
@@ -1,5 +1,5 @@
# Greek translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# KaZeR https://launchpad.net/~kazer
@@ -1968,6 +1968,12 @@ msgstr "Διάταξη"
msgid "Height Profile"
msgstr "Ύψος προφίλ"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Περιγραφή Διαδρομής"
@@ -2023,10 +2029,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2044,6 +2046,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2502,6 +2508,9 @@ msgstr "Πλήρης Οθόνη"
msgid "Window Mode"
msgstr "Λειτουργία παραθύρων"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Περιγραφή"
diff --git a/po/en_AU.po.in b/po/en_AU.po.in
index e6e8a2c61..50842f620 100644
--- a/po/en_AU.po.in
+++ b/po/en_AU.po.in
@@ -1,5 +1,5 @@
# English (Australia) translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Athol Mullen https://launchpad.net/~athol-mullen
@@ -1964,6 +1964,12 @@ msgstr "Layout"
msgid "Height Profile"
msgstr "Height Profile"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Route Description"
@@ -2019,10 +2025,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2040,6 +2042,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2500,6 +2506,9 @@ msgstr "FullScreen"
msgid "Window Mode"
msgstr "Window Mode"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Description"
diff --git a/po/en_CA.po.in b/po/en_CA.po.in
index 67b3066e1..fa624bc71 100644
--- a/po/en_CA.po.in
+++ b/po/en_CA.po.in
@@ -1,5 +1,5 @@
# English (Canada) translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Frank Bax https://launchpad.net/~drw06g0w-qaens-52bk9e55
@@ -1961,6 +1961,12 @@ msgstr "Layout"
msgid "Height Profile"
msgstr "Height Profile"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Route Description"
@@ -2016,10 +2022,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2037,6 +2039,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2493,6 +2499,9 @@ msgstr "Fullscreen"
msgid "Window Mode"
msgstr "Window Mode"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Description"
diff --git a/po/en_GB.po.in b/po/en_GB.po.in
index 24cc83b7c..fec19d509 100644
--- a/po/en_GB.po.in
+++ b/po/en_GB.po.in
@@ -1980,6 +1980,12 @@ msgstr "Layout"
msgid "Height Profile"
msgstr "Height Profile"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Route Description"
@@ -2521,6 +2527,9 @@ msgstr "Fullscreen"
msgid "Window Mode"
msgstr "Window Mode"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Description"
diff --git a/po/eo.po.in b/po/eo.po.in
index 265ed1601..62a0a7128 100644
--- a/po/eo.po.in
+++ b/po/eo.po.in
@@ -1,5 +1,5 @@
# Esperanto translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# KaZeR https://launchpad.net/~kazer
@@ -1966,6 +1966,12 @@ msgstr "Aranĝo"
msgid "Height Profile"
msgstr "Altimetrio"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Priskribo de irvojo"
@@ -2021,10 +2027,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2042,6 +2044,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2502,6 +2508,9 @@ msgstr "Tutekrane"
msgid "Window Mode"
msgstr "Fenestra reĝimo"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Priskribo"
diff --git a/po/es.po.in b/po/es.po.in
index 5dc6ce45e..4946a6233 100644
--- a/po/es.po.in
+++ b/po/es.po.in
@@ -1982,6 +1982,12 @@ msgstr "Diseño"
msgid "Height Profile"
msgstr "Perfil de altura"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Descripción de ruta"
@@ -2529,6 +2535,9 @@ msgstr "Pantalla completa"
msgid "Window Mode"
msgstr "Modo ventana"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Descripción"
diff --git a/po/et.po.in b/po/et.po.in
index 2e234a608..23781e008 100644
--- a/po/et.po.in
+++ b/po/et.po.in
@@ -1,5 +1,5 @@
# Estonian translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Andres Kaaber https://launchpad.net/~imapi
@@ -1968,6 +1968,12 @@ msgstr "Paigutus"
msgid "Height Profile"
msgstr "Kõrgusprofiil"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Teekonna kirjeldus"
@@ -2023,10 +2029,6 @@ msgstr "Otsing"
msgid "Towns"
msgstr "Linnad"
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr "Teekond siia"
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr "Kaardi andmed (c) OpenStreetMap kaasautorid, ODBL"
@@ -2044,6 +2046,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr "Teekond siia"
+
msgid "Cancel"
msgstr "Keeldu"
@@ -2506,6 +2512,9 @@ msgstr "Täisekraan"
msgid "Window Mode"
msgstr "Aknarežiim"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Kirjeldus"
diff --git a/po/eu.po.in b/po/eu.po.in
index 7d8b37eea..d0de74d5d 100644
--- a/po/eu.po.in
+++ b/po/eu.po.in
@@ -1,5 +1,5 @@
# Basque translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Inaki Saez https://launchpad.net/~inaki-saez
@@ -1963,6 +1963,12 @@ msgstr "Antolaketa"
msgid "Height Profile"
msgstr "Garaiera ikusi"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Ibilbidearen nondik-norakoa"
@@ -2018,10 +2024,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2039,6 +2041,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2499,6 +2505,9 @@ msgstr "Pantaila osoa"
msgid "Window Mode"
msgstr "Lehio modua"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Zehazketa"
diff --git a/po/fa.po.in b/po/fa.po.in
index e4254d32a..96767686f 100644
--- a/po/fa.po.in
+++ b/po/fa.po.in
@@ -1,5 +1,5 @@
# Persian translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Michael von Glasow https://launchpad.net/~michael-vonglasow
@@ -1963,6 +1963,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2018,10 +2024,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2039,6 +2041,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2495,6 +2501,9 @@ msgstr ""
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""
diff --git a/po/fi.po.in b/po/fi.po.in
index bbe3cda1a..5662696a4 100644
--- a/po/fi.po.in
+++ b/po/fi.po.in
@@ -1,5 +1,5 @@
# Finnish translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Eero https://launchpad.net/~eero+launchpad
@@ -15,7 +15,7 @@ msgstr ""
"Project-Id-Version: navit 0.5.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2015-07-19 03:58+0000\n"
-"Last-Translator: Timo Jyrinki <timo.jyrinki@canonical.com>\n"
+"Last-Translator: Timo Jyrinki <Unknown>\n"
"Language-Team: Ossi Berg <o.berg@mail.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1973,6 +1973,12 @@ msgstr "Pohja"
msgid "Height Profile"
msgstr "Korkeusprofiili"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Reitin kuvaus"
@@ -2028,10 +2034,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2049,6 +2051,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2509,6 +2515,9 @@ msgstr "Koko ruutu"
msgid "Window Mode"
msgstr "Ikkunatila"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Kuvaus"
diff --git a/po/fil.po.in b/po/fil.po.in
index 8178227f6..a882e9f6d 100644
--- a/po/fil.po.in
+++ b/po/fil.po.in
@@ -1,5 +1,5 @@
# Filipino translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# chito https://launchpad.net/~cnuarin
@@ -1961,6 +1961,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2016,10 +2022,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2037,6 +2039,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2493,6 +2499,9 @@ msgstr ""
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""
diff --git a/po/fo.po.in b/po/fo.po.in
index dff6442e8..f713a82aa 100644
--- a/po/fo.po.in
+++ b/po/fo.po.in
@@ -1,5 +1,5 @@
# Faroese translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Cyberish https://launchpad.net/~cyberish
@@ -1963,6 +1963,12 @@ msgstr "Snið"
msgid "Height Profile"
msgstr "Hæddar profilur"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Rutulýsing"
@@ -2018,10 +2024,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2039,6 +2041,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2495,6 +2501,9 @@ msgstr "Fullur skermur"
msgid "Window Mode"
msgstr "Vindeyga støða"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Frágreiðing"
diff --git a/po/fr.po.in b/po/fr.po.in
index 6601c0754..5300b85d2 100644
--- a/po/fr.po.in
+++ b/po/fr.po.in
@@ -6,6 +6,7 @@
# Breizh_Punisher https://launchpad.net/~lemeura
# Deuchnord https://launchpad.net/~jerome-logiciels-id
# Elodie https://launchpad.net/~elodie
+# Fred https://launchpad.net/~frederi1
# Fred https://launchpad.net/~jelk
# Gaël Ecorchard https://launchpad.net/~galou-breizh
# Jean-Marc https://launchpad.net/~m-balthazar
@@ -30,8 +31,8 @@ msgid ""
msgstr ""
"Project-Id-Version: navit 0.5.0\n"
"Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2016-07-14 23:11+0000\n"
-"Last-Translator: KaZeR <Unknown>\n"
+"PO-Revision-Date: 2016-09-29 12:45+0000\n"
+"Last-Translator: Fred <frederi1@gmail.com>\n"
"Language-Team: KaZeR <kazer@altern.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1999,6 +2000,13 @@ msgstr "Thème"
msgid "Height Profile"
msgstr "Profil de hauteur"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+"Veuillez installer la carte *.heightlines.bin pour afficher le nivellement."
+
+msgid "The route must cross at least 2 heightlines"
+msgstr "La route doit au minimum passer par deux lignes de niveau"
+
msgid "Route Description"
msgstr "Description de la route"
@@ -2543,6 +2551,9 @@ msgstr "Plein écran"
msgid "Window Mode"
msgstr "Mode fenêtré"
+msgid "Layers"
+msgstr "Couches"
+
msgid "Description"
msgstr "Description"
diff --git a/po/fr_CH.po.in b/po/fr_CH.po.in
index 8619100ee..68d798ee5 100644
--- a/po/fr_CH.po.in
+++ b/po/fr_CH.po.in
@@ -1,5 +1,5 @@
# French/Switzerland translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# KaZeR https://launchpad.net/~kazer
@@ -1966,6 +1966,12 @@ msgstr "Thème"
msgid "Height Profile"
msgstr "Profil de hauteur"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Description de la route"
@@ -2021,10 +2027,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2042,6 +2044,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2502,6 +2508,9 @@ msgstr "Plein écran"
msgid "Window Mode"
msgstr "Mode fenêtré"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Description"
diff --git a/po/gl.po.in b/po/gl.po.in
index d1a30c2f7..e4cb41cd6 100644
--- a/po/gl.po.in
+++ b/po/gl.po.in
@@ -1,5 +1,5 @@
# Galician translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Iván Pérez https://launchpad.net/~ivan.perez-keera.es
@@ -1965,6 +1965,12 @@ msgstr "Disposición"
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2020,10 +2026,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2041,6 +2043,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2499,6 +2505,9 @@ msgstr "Pantalla completa"
msgid "Window Mode"
msgstr "Modo de xanela"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Descrición"
diff --git a/po/he.po.in b/po/he.po.in
index f07d2bb07..2fb3df1eb 100644
--- a/po/he.po.in
+++ b/po/he.po.in
@@ -1,10 +1,9 @@
# Hebrew translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Evgeniy Ginzburg https://launchpad.net/~nad-oby
# KaZeR https://launchpad.net/~kazer
-# Liel Fridman https://launchpad.net/~lielft
# Nadav https://launchpad.net/~nadavz
# Yaron https://launchpad.net/~sh-yaron
# rintintin https://launchpad.net/~yonatanhak-gmail
@@ -1967,6 +1966,12 @@ msgstr "מערך"
msgid "Height Profile"
msgstr "פרופיל גובה"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2022,10 +2027,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2043,6 +2044,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2503,6 +2508,9 @@ msgstr "מסך מלא"
msgid "Window Mode"
msgstr "מצב חלון"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "תיאור"
diff --git a/po/hi.po.in b/po/hi.po.in
index ceaa91806..ba0d20e10 100644
--- a/po/hi.po.in
+++ b/po/hi.po.in
@@ -1,5 +1,5 @@
# Hindi translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# KaZeR https://launchpad.net/~kazer
@@ -1963,6 +1963,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2018,10 +2024,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2039,6 +2041,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2495,6 +2501,9 @@ msgstr ""
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""
diff --git a/po/hr.po.in b/po/hr.po.in
index e0e956f00..c39cad97e 100644
--- a/po/hr.po.in
+++ b/po/hr.po.in
@@ -1,5 +1,5 @@
# Croatian translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# KaZeR https://launchpad.net/~kazer
@@ -1968,6 +1968,12 @@ msgstr "Izgled"
msgid "Height Profile"
msgstr "Visinski profil"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Opis rute"
@@ -2023,10 +2029,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2044,6 +2046,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2504,6 +2510,9 @@ msgstr "Cijeli ekran"
msgid "Window Mode"
msgstr "Prozorski način"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Opis"
diff --git a/po/hu.po.in b/po/hu.po.in
index a7237f69c..c4ec926a7 100644
--- a/po/hu.po.in
+++ b/po/hu.po.in
@@ -1980,6 +1980,12 @@ msgstr "Elrendezés"
msgid "Height Profile"
msgstr "Magassági profil"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Útvonalleírás"
@@ -2035,10 +2041,6 @@ msgstr "Keres"
msgid "Towns"
msgstr "Városok"
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr "Útvonal ide"
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr "Térkép adatok (c) OpenStreeMap közreműködők, ODBL"
@@ -2058,6 +2060,10 @@ msgstr ""
"Jelenleg Androidon a 3.8GB-nál nagyobb térképek nem támogatottak, kérem "
"válasszon egy kisebbet."
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr "Útvonal ide"
+
msgid "Cancel"
msgstr "Mégse"
@@ -2518,6 +2524,9 @@ msgstr "Teljes képernyő"
msgid "Window Mode"
msgstr "Ablak mód"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Leírás"
diff --git a/po/id.po.in b/po/id.po.in
index 706f23f14..302b11212 100644
--- a/po/id.po.in
+++ b/po/id.po.in
@@ -1,5 +1,5 @@
# Indonesian translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Joel-apobae.com https://launchpad.net/~amanda2000
@@ -1965,6 +1965,12 @@ msgstr ""
msgid "Height Profile"
msgstr "Profil ketinggian"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Deskripsi rute"
@@ -2020,10 +2026,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2041,6 +2043,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2501,6 +2507,9 @@ msgstr "Layar penuh"
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Deskripsi"
diff --git a/po/it.po.in b/po/it.po.in
index 0d9383edf..c2c557d7e 100644
--- a/po/it.po.in
+++ b/po/it.po.in
@@ -15,7 +15,7 @@
# Stemby https://launchpad.net/~carlo-stemberger
# amedeo https://launchpad.net/~amedeo-lanza
# b3784098 https://launchpad.net/~b3784098
-# ernia https://launchpad.net/~monghitri
+# ernia https://launchpad.net/~ernia
# giardia https://launchpad.net/~fabriziosm
# jackyes https://launchpad.net/~jackthebest
# tomas https://launchpad.net/~tracks-tomyt
@@ -1982,6 +1982,12 @@ msgstr "Layout"
msgid "Height Profile"
msgstr "Altimetria"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Descrizione del percorso"
@@ -2518,6 +2524,9 @@ msgstr "Schermo intero"
msgid "Window Mode"
msgstr "Modalità finestra"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Descrizione"
diff --git a/po/ja.po.in b/po/ja.po.in
index 8e9f53ce2..66ce52328 100644
--- a/po/ja.po.in
+++ b/po/ja.po.in
@@ -1,5 +1,5 @@
# Japanese translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# KaZeR https://launchpad.net/~kazer
@@ -1963,6 +1963,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2018,10 +2024,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2039,6 +2041,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2495,6 +2501,9 @@ msgstr "全画面表示"
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""
diff --git a/po/jv.po.in b/po/jv.po.in
index b0e4df660..500c5c750 100644
--- a/po/jv.po.in
+++ b/po/jv.po.in
@@ -1,5 +1,5 @@
# Javanese translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Leonardus Priyo Handono https://launchpad.net/~leonardus-ymail
@@ -1963,6 +1963,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2018,10 +2024,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2039,6 +2041,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2495,6 +2501,9 @@ msgstr ""
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""
diff --git a/po/kk.po.in b/po/kk.po.in
index a31248f77..7f48773a4 100644
--- a/po/kk.po.in
+++ b/po/kk.po.in
@@ -1,5 +1,5 @@
# Kazakh translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
@@ -13,7 +13,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"Language: kk\n"
"X-Report-Errors: https://translations.launchpad.net/navit/trunk/+pots/navit\n"
@@ -1961,6 +1961,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2016,10 +2022,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2037,6 +2039,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2493,6 +2499,9 @@ msgstr ""
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""
diff --git a/po/kn.po.in b/po/kn.po.in
index 0158067a2..7a1b13a20 100644
--- a/po/kn.po.in
+++ b/po/kn.po.in
@@ -1,5 +1,5 @@
# Kannada translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Mahesh Venom https://launchpad.net/~mahesh-venom-73
@@ -1961,6 +1961,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2016,10 +2022,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2037,6 +2039,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2493,6 +2499,9 @@ msgstr ""
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""
diff --git a/po/ko.po.in b/po/ko.po.in
index db73da2eb..4c908aa68 100644
--- a/po/ko.po.in
+++ b/po/ko.po.in
@@ -1,5 +1,5 @@
# Korean translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# KaZeR https://launchpad.net/~kazer
@@ -1958,6 +1958,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2013,10 +2019,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2034,6 +2036,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2490,6 +2496,9 @@ msgstr "전체화면"
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""
diff --git a/po/ku.po.in b/po/ku.po.in
index cfa547b99..22f79bbea 100644
--- a/po/ku.po.in
+++ b/po/ku.po.in
@@ -1,5 +1,5 @@
# Kurdish translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# kosar https://launchpad.net/~kosar-belana
@@ -1961,6 +1961,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2016,10 +2022,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2037,6 +2039,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2493,6 +2499,9 @@ msgstr ""
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""
diff --git a/po/lb.po.in b/po/lb.po.in
index 95421f795..a8e5450db 100644
--- a/po/lb.po.in
+++ b/po/lb.po.in
@@ -1,8 +1,7 @@
# Luxembourgish translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
-# Kevin G https://launchpad.net/~kev912002
# MaXaM https://launchpad.net/~maxschaal
msgid ""
@@ -1962,6 +1961,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2017,10 +2022,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2038,6 +2039,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2494,6 +2499,9 @@ msgstr ""
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""
diff --git a/po/lt.po.in b/po/lt.po.in
index d33305a80..b1c4a4e68 100644
--- a/po/lt.po.in
+++ b/po/lt.po.in
@@ -1974,6 +1974,12 @@ msgstr "Išdėstymas"
msgid "Height Profile"
msgstr "Aukščio profilis"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Maršruto aprašymas"
@@ -2516,6 +2522,9 @@ msgstr "Visas ekranas"
msgid "Window Mode"
msgstr "Langų režimas"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Aprašas"
diff --git a/po/lv.po.in b/po/lv.po.in
index 2ccd61491..8f729a8ca 100644
--- a/po/lv.po.in
+++ b/po/lv.po.in
@@ -1,5 +1,5 @@
# Latvian translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Janis https://launchpad.net/~janis-zl
@@ -1972,6 +1972,12 @@ msgstr "Izklājums"
msgid "Height Profile"
msgstr "Augstuma profils"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Maršruta apraksts"
@@ -2027,10 +2033,6 @@ msgstr "Meklēt"
msgid "Towns"
msgstr "Pilsētas"
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr "Ceļš uz šejieni"
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr "Karte (c) OpenStreetMap contributors, ODBL"
@@ -2048,6 +2050,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr "Ceļš uz šejieni"
+
msgid "Cancel"
msgstr "Atcelt"
@@ -2510,6 +2516,9 @@ msgstr "Pilnekrāns"
msgid "Window Mode"
msgstr "Loga režīms"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Apraksts"
diff --git a/po/mk.po.in b/po/mk.po.in
index 35898cc50..d51a99fb3 100644
--- a/po/mk.po.in
+++ b/po/mk.po.in
@@ -1,5 +1,5 @@
# Macedonian (mk) translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Dejan Angelov https://launchpad.net/~dejanangelov
@@ -1969,6 +1969,12 @@ msgstr "Изглед"
msgid "Height Profile"
msgstr "Висински профил"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "Објаснување за патот"
@@ -2024,10 +2030,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2045,6 +2047,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2505,6 +2511,9 @@ msgstr "На цел екран"
msgid "Window Mode"
msgstr "Работи во прозорец"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "Опис"
diff --git a/po/ml.po.in b/po/ml.po.in
index edd428786..3658437a3 100644
--- a/po/ml.po.in
+++ b/po/ml.po.in
@@ -1,5 +1,5 @@
# Malayalam translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Faju https://launchpad.net/~gotoarunk
@@ -1964,6 +1964,12 @@ msgstr "വിന്യാസം"
msgid "Height Profile"
msgstr "ഉയര വിവരങ്ങള്‍"
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr "പാത വിവരണം"
@@ -2019,10 +2025,6 @@ msgstr "തിരയുക"
msgid "Towns"
msgstr "പട്ടണങ്ങള്‍"
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr "ഇവിടെ വരെയുള്ള വഴി കാട്ടുക"
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr "ഭൂപട വിവരങ്ങള്‍ (3) ഓപ്പണ്‍സ്റ്റ്രീറ്റ് മാപ്"
@@ -2040,6 +2042,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr "ഇവിടെ വരെയുള്ള വഴി കാട്ടുക"
+
msgid "Cancel"
msgstr "റദ്ദാക്കുക"
@@ -2502,6 +2508,9 @@ msgstr "മുഴുവന്‍ തിരശ്ശീല"
msgid "Window Mode"
msgstr "വിന്റൊ മോഡ്"
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr "വിവരണം"
diff --git a/po/mn.po.in b/po/mn.po.in
index 37f96b11d..d9c7c7fff 100644
--- a/po/mn.po.in
+++ b/po/mn.po.in
@@ -1,5 +1,5 @@
# Mongolian translations for navit
-# Copyright (C) 2006-2015 The Navit Team
+# Copyright (C) 2006-2016 The Navit Team
# This file is distributed under the same license as the navit package.
# Many thanks to the contributors of this translation:
# Enkhbold https://launchpad.net/~enkhbold-baatar
@@ -1961,6 +1961,12 @@ msgstr ""
msgid "Height Profile"
msgstr ""
+msgid "please install a map *.heightlines.bin to provide elevationdata"
+msgstr ""
+
+msgid "The route must cross at least 2 heightlines"
+msgstr ""
+
msgid "Route Description"
msgstr ""
@@ -2016,10 +2022,6 @@ msgstr ""
msgid "Towns"
msgstr ""
-#. Android resource: @strings/position_popup_drive_here
-msgid "Route to here"
-msgstr ""
-
msgid "Map data (c) OpenStreetMap contributors, ODBL"
msgstr ""
@@ -2037,6 +2039,10 @@ msgid ""
"a smaller one."
msgstr ""
+#. Android resource: @strings/position_popup_drive_here
+msgid "Route to here"
+msgstr ""
+
msgid "Cancel"
msgstr ""
@@ -2493,6 +2499,9 @@ msgstr ""
msgid "Window Mode"
msgstr ""
+msgid "Layers"
+msgstr ""
+
msgid "Description"
msgstr ""