forked from organicmaps/organicmaps
Compare commits
37 commits
master
...
weblate-an
Author | SHA1 | Date | |
---|---|---|---|
|
86da9a8488 | ||
48f66cbe0f | |||
|
df266587b9 | ||
|
1f06688d9a | ||
|
b8a016ae22 | ||
|
73181cc69b | ||
|
2b58532530 | ||
|
77d337f814 | ||
|
49b0f6c582 | ||
|
fc6de376f1 | ||
bdefef6f32 | |||
|
8606f1727a | ||
|
e5ead1f722 | ||
|
db524f2e96 | ||
|
dd066a1c61 | ||
|
84d3b904cf | ||
|
43c359daff | ||
|
17d18c25bd | ||
|
b1ccaf6214 | ||
|
458b3d8203 | ||
|
84c6e698c9 | ||
|
83f76dd40c | ||
|
c5fa9e0a0d | ||
|
48bb12930a | ||
|
226bbc42c2 | ||
|
7b4e3dd162 | ||
|
d963850429 | ||
|
0833f69a2b | ||
|
4b6663a9be | ||
|
03b893ba86 | ||
|
ca412b9d48 | ||
|
76b2dd08a3 | ||
|
57bb7d77dd | ||
|
43ee248a35 | ||
|
9217db1e75 | ||
|
69c232d4b9 | ||
9b3b584e83 |
136 changed files with 57541 additions and 89187 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "البحث";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "إن تحديد موقعك الحالي في الخلفية أمر ضروري للاستمتاع بكامل وظائف التطبيق. حيث أنه يُستخدم بشكل أساسي في خيارات متابعة المسار وحفظ الطرق التي تنقلت معها مؤخرا.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "تستخدم خاصية تحديد الموقع الحالي في خيارات اتباع الطريق وحفظ أحدث مسار مشيت عليه.";
|
||||
"NSLocationWhenInUseUsageDescription" = "تستخدم خاصية تحديد الموقع الحالي في خيارات اتباع الطريق وحفظ أحدث مسار مشيت عليه.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Search";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Detecting location in the background is necessary to fully enjoy the functionality of the app. It is used for navigation and saving your recently traveled track.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Determining your location is necessary for navigation and for saving your recently traveled track.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Determining your location is necessary for navigation and for saving your recently traveled track.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Търсене";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Дефинирането на текущото местоположение във фонов режим е необходимо, за да се възползвате напълно от функционалността на приложението. То се използва при опциите за проследяване на маршрута и запазване на последния изминат такъв.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Определянето на местоположението ви е необходимо за навигацията и за запазване на последния изминат маршрут.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Определянето на местоположението ви е необходимо за навигацията и за запазване на последния изминат маршрут.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Hledat";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Chcete-li si užívat plnou funkčnost aplikace, pak musíte určit aktuální polohu na pozadí. Používá se k sledování trasy a ukládání vaší nedávno uskutečněné cesty.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Stanovení současného umístění se používá v možnostech sledování trasy a uložení vaší nedávno uskutečněné cesty.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Stanovení současného umístění se používá v možnostech sledování trasy a uložení vaší nedávno uskutečněné cesty.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Søg";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Det er nødvendigt at fastslå den gældende placering i baggrunden for at udnytte appens funktionalitet fuldt ud. Dette anvendes når en rute skal følges, og når din sidste rejserute skal gemmes.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Definition af aktuel placering bruges i indstillingerne for at følge ruten og lagring af din seneste rejserute.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Definition af aktuel placering bruges i indstillingerne for at følge ruten og lagring af din seneste rejserute.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Suche";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Das Bestimmen des aktuellen Standortes im Hintergrund ist erforderlich, um den vollen Funktionsumfang der App zu genießen. Dies wird dafür genutzt, der Route zu folgen und, um Ihren bereits bestrittenen Weg zu speichern.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Die Angabe des aktuellen Standortes wird in den Optionen bei der Verfolgung der Route und beim Speichern Ihres zuletzt zurückgelegten Weges verwendet.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Die Angabe des aktuellen Standortes wird in den Optionen bei der Verfolgung der Route und beim Speichern Ihres zuletzt zurückgelegten Weges verwendet.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Search";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Ο εντοπισμός τοποθεσίας στο παρασκήνιο είναι απαραίτητος για να απολαύσετε πλήρως τη λειτουργικότητα της εφαρμογής. Χρησιμοποιείται για πλοήγηση και αποθήκευση του κομματιού που ταξιδέψατε πρόσφατα.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Ο προσδιορισμός της θέσης σας είναι απαραίτητος για την πλοήγηση και για την αποθήκευση της διαδρομής που διανύσατε πρόσφατα.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Ο προσδιορισμός της θέσης σας είναι απαραίτητος για την πλοήγηση και για την αποθήκευση της διαδρομής που διανύσατε πρόσφατα.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Search";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Detecting location in the background is necessary to fully enjoy the functionality of the app. It is used for navigation and saving your recently travelled track.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Determining your location is necessary for navigation and for saving your recently travelled track.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Determining your location is necessary for navigation and for saving your recently travelled track.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Search";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Detecting location in the background is necessary to fully enjoy the functionality of the app. It is used for navigation and saving your recently traveled track.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Determining your location is necessary for navigation and for saving your recently traveled track.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Determining your location is necessary for navigation and for saving your recently traveled track.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Search";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Detecting location in the background is necessary to fully enjoy the functionality of the app. It is used for navigation and saving your recently traveled track.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Determining your location is necessary for navigation and for saving your recently traveled track.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Determining your location is necessary for navigation and for saving your recently traveled track.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Buscar";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Es necesario definir la ubicación actual en el entorno para disfrutar al máximo de la funcionalidad de la aplicación. Se emplea en las opciones de seguir la ruta y guardar el camino recorrido reciente.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "La definición de la ubicación actual se utiliza en las opciones de seguir la ruta y guardar el camino recorrido reciente.";
|
||||
"NSLocationWhenInUseUsageDescription" = "La definición de la ubicación actual se utiliza en las opciones de seguir la ruta y guardar el camino recorrido reciente.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Search";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "تشخیص مکان در پس زمینه برای لذت بردن کامل از عملکرد برنامه ضروری است. برای ناوبری و ذخیره مسیرهای اخیر سفر شده شما استفاده می شود.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "تعیین موقعیت مکانی شما برای ناوبری و ذخیره مسیرهای اخیر سفر شده ضروری است.";
|
||||
"NSLocationWhenInUseUsageDescription" = "تعیین موقعیت مکانی شما برای ناوبری و ذخیره مسیرهای اخیر سفر شده ضروری است.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Haku";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Tämänhetkisen sijainnin selvittäminen sovellusta ajettaessa taustalla on tärkeää sovelluksen täydellisen toiminnan takaamiseksi. Sijaintitietoja käytetään reittiopastukseen sekä kuljetun reitin tallennukseen.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Sijaintitietojasi käytetään reittivalintoihin ja viimeaikaisten matkojesi tallentamiseen.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Sijaintitietojasi käytetään reittivalintoihin ja viimeaikaisten matkojesi tallentamiseen.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Recherche";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "La localisation actuelle en arrière-plan est nécessaire pour profiter pleinement de toutes les fonctionnalités de l'application. Elle est utilisée dans les options de navigation et d'enregistrement de votre chemin récemment parcouru.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "La définition de lemplacement actuel est utilisée dans certaines fonctions comme le suivi dun trajet et la sauvegarde des trajets récemment effectués.";
|
||||
"NSLocationWhenInUseUsageDescription" = "La définition de lemplacement actuel est utilisée dans certaines fonctions comme le suivi dun trajet et la sauvegarde des trajets récemment effectués.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Keresés";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "A jelenlegi helymeghatározásra a háttérben azért van szükség, hogy teljesen ki lehessen használni az alkalmazás funkcióit. A navigációs opcióknál és a nemrég megtett út regisztrálásánál használatos.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "A jelenlegi helyzet meghatározása az út követésének és a nemrég érintett útvonal mentésének opciói között használatos.";
|
||||
"NSLocationWhenInUseUsageDescription" = "A jelenlegi helyzet meghatározása az út követésének és a nemrég érintett útvonal mentésének opciói között használatos.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Cari";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Menentukan lokasi saat ini di latar belakang diperlukan untuk menikmati fungsi aplikasi. Digunakan dalam opsi mengikuti rute dan menyimpan jalur yang telah Anda tempuh baru-baru ini.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Mendefinisikan lokasi saat ini digunakan dalam opsi-opsi mengikuti rute dan menghemat jalur yang Anda tempuh saat ini.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Mendefinisikan lokasi saat ini digunakan dalam opsi-opsi mengikuti rute dan menghemat jalur yang Anda tempuh saat ini.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Cerca";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Il rilevamento della posizione corrente in background è necessario per godere appieno delle funzionalità dell'app. Viene utilizzato per la navigazione e il salvataggio della traccia percorsa di recente.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "La definizione della posizione corrente viene utilizzata nelle opzioni di tracciamento del percorso e salvataggio del percorso effettuato di recente.";
|
||||
"NSLocationWhenInUseUsageDescription" = "La definizione della posizione corrente viene utilizzata nelle opzioni di tracciamento del percorso e salvataggio del percorso effettuato di recente.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "検索";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "バックグラウンドでの現在位置の定義は、アプリの機能を完全にご利用いただくために必要です。にルート追跡と最近の道のりの保存に使用されます。";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "現在位置の定義はルート追跡オプションと最近使用したルートの保存に使用されます。";
|
||||
"NSLocationWhenInUseUsageDescription" = "現在位置の定義はルート追跡オプションと最近使用したルートの保存に使用されます。";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "검색하기";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "백그라운드에서 현재 위치를 정의하는 것은 완전히 앱의 기능을 즐길 수 있도록 해줍니다. 이는 로 경로를 따르고 최근 여행 경로를 저장하는 옵션에 사용됩니다.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "현재 위치를 정의하는 것은 경로를 따르고 최근 여행한 경로를 저장하는 옵션에서 사용됩니다.";
|
||||
"NSLocationWhenInUseUsageDescription" = "현재 위치를 정의하는 것은 경로를 따르고 최근 여행한 경로를 저장하는 옵션에서 사용됩니다.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Søk";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Det er nødvendig å fastslå den gjeldende posisjonen i bakgrunnen for å utnytte appens funksjonalitet til fulle. Dette brukes når en rute skal følges og når den siste reiseruten din skal lagres.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Definerer nåværende plassering brukes i alternativene hvor man følger ruten og lagrer din nylige reiseretning.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Definerer nåværende plassering brukes i alternativene hvor man følger ruten og lagrer din nylige reiseretning.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Zoeken";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Het op de achtergrond vaststellen van de huidige locatie is noodzakelijk om volledig gebruik te maken van de functionaliteit van de app. Dit wordt gebruikt bij de opties voor het volgen van de route en het opslaan van je recent afgelegde pad.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Bepaling van de huidige locatie wordt gebruikt in de opties voor het volgen van de route en het opslaan van uw onlangs afgelegde weg.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Bepaling van de huidige locatie wordt gebruikt in de opties voor het volgen van de route en het opslaan van uw onlangs afgelegde weg.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Szukaj";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "Określanie w tle bieżącej lokalizacji jest konieczne, aby w pełni korzystać z funkcjonalności aplikacji. Funkcji tej używa się w ramach opcji podążania zgodnie z trasą i zapisywania niedawno przebytej trasy.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "Określanie bieżącej lokalizacji używane jest w przypadku opcji podążania trasą i zapisywania ostatnio przebytej trasy.";
|
||||
"NSLocationWhenInUseUsageDescription" = "Określanie bieżącej lokalizacji używane jest w przypadku opcji podążania trasą i zapisywania ostatnio przebytej trasy.";
|
File diff suppressed because it is too large
Load diff
|
@ -6,7 +6,6 @@
|
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
|
||||
<!-- ********** Strings for downloading map from search **********/ -->
|
||||
|
||||
<key>bookmarks_places</key>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/********** 3d touch strings **********/
|
||||
|
||||
|
||||
/* Used in home screen quick actions. */
|
||||
"search" = "Buscar";
|
||||
|
||||
|
@ -18,8 +19,9 @@
|
|||
|
||||
/********** gps strings **********/
|
||||
|
||||
|
||||
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
||||
"NSLocationAlwaysUsageDescription" = "A deteção da localização atual em segundo plano é necessária para desfrutar plenamente da funcionalidade do aplicativo. Ela é usada para navegação e para salvar sua trilha recentemente viajada.";
|
||||
|
||||
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
||||
"NSLocationWhenInUseUsageDescription" = "A determinação de sua localização é necessária para a navegação e para salvar sua trilha recentemente viajada.";
|
||||
"NSLocationWhenInUseUsageDescription" = "A determinação de sua localização é necessária para a navegação e para salvar sua trilha recentemente viajada.";
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue