Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--android/res/values-ar/strings.xml22
-rw-r--r--android/res/values-cs/strings.xml54
-rw-r--r--android/res/values-da/strings.xml54
-rw-r--r--android/res/values-de/strings.xml24
-rw-r--r--android/res/values-es/strings.xml54
-rw-r--r--android/res/values-fr/strings.xml52
-rw-r--r--android/res/values-hu/strings.xml54
-rw-r--r--android/res/values-it/strings.xml54
-rw-r--r--android/res/values-ja/strings.xml24
-rw-r--r--android/res/values-ko/strings.xml26
-rw-r--r--android/res/values-nl/strings.xml54
-rw-r--r--android/res/values-pl/strings.xml54
-rw-r--r--android/res/values-pt/strings.xml52
-rw-r--r--android/res/values-ru/strings.xml54
-rw-r--r--android/res/values-sk/strings.xml54
-rw-r--r--android/res/values-sv/strings.xml54
-rw-r--r--android/res/values-th/strings.xml24
-rw-r--r--android/res/values-tr/strings.xml54
-rw-r--r--android/res/values-uk/strings.xml54
-rw-r--r--android/res/values-zh-rTW/strings.xml24
-rw-r--r--android/res/values-zh/strings.xml24
-rw-r--r--android/res/values/strings.xml54
-rw-r--r--iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButton.mm7
-rw-r--r--iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButton.xib (renamed from iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButtonView.xib)19
-rw-r--r--iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButtonStatusLabel.h18
-rw-r--r--iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButtonStatusLabel.m65
-rw-r--r--iphone/Maps/Maps.xcodeproj/project.pbxproj14
-rw-r--r--iphone/Maps/ar.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/cs.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/da.lproj/Localizable.strings5
-rw-r--r--iphone/Maps/de.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/en.lproj/Localizable.strings5
-rw-r--r--iphone/Maps/es.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/fr.lproj/Localizable.strings5
-rw-r--r--iphone/Maps/hu.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/it.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/ja.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/ko.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/nl.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/pl.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/pt.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/ru.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/sk.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/sv.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/th.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/tr.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/uk.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/zh-Hans.lproj/Localizable.strings3
-rw-r--r--iphone/Maps/zh-Hant.lproj/Localizable.strings3
-rw-r--r--platform/http_thread_apple.mm2
-rw-r--r--strings.txt25
-rw-r--r--tizen/MapsWithMe/res/ces-CZ.xml30
-rw-r--r--tizen/MapsWithMe/res/eng-GB.xml30
-rw-r--r--tizen/MapsWithMe/res/fra-FR.xml28
-rw-r--r--tizen/MapsWithMe/res/ita-IT.xml30
-rw-r--r--tizen/MapsWithMe/res/pol-PL.xml30
-rw-r--r--tizen/MapsWithMe/res/por-PT.xml28
-rw-r--r--tizen/MapsWithMe/res/rus-RU.xml30
-rw-r--r--tizen/MapsWithMe/res/spa-ES.xml30
-rw-r--r--tizen/MapsWithMe/res/ukr-UA.xml30
60 files changed, 1095 insertions, 367 deletions
diff --git a/android/res/values-ar/strings.xml b/android/res/values-ar/strings.xml
index b7a7b2f821..cc7b11c8b8 100644
--- a/android/res/values-ar/strings.xml
+++ b/android/res/values-ar/strings.xml
@@ -676,4 +676,26 @@
<string name="cuisine_tea">شاي</string>
<!-- bookmark button text -->
<string name="bookmark">إشارة مرجعية</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">الخريطة الخاصة بالمكان الذي تتواجد فيه لا يتم تنزيلها</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">الرجاء تفعيل خدمة تحديد المواقع</string>
+ <!-- download map -->
+ <string name="download_map">قم بتنزيل الخريطة الخاصة بموقعك</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">قم بتنزيل خريطة الموقع الحالي على جهاز آيفون الخاص بك</string>
+ <!-- clear pin -->
+ <string name="nearby">قريب</string>
+ <!-- clear pin -->
+ <string name="clear_pin">مسح الرقم السري</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">الموقع الحالي غير مُعَرّف</string>
+ <!-- download country of your location -->
+ <string name="download_country">تنزيل دولة موقعك الحالي</string>
+ <!-- try again -->
+ <string name="try_again">محاولة مرة أخرى</string>
+ <!-- download failed -->
+ <string name="download_failed">فشلت عملية تنزيل</string>
+ <!-- get the map -->
+ <string name="get_the_map">احصل على الخريطة</string>
</resources>
diff --git a/android/res/values-cs/strings.xml b/android/res/values-cs/strings.xml
index 09be79a949..ed1777d8b7 100644
--- a/android/res/values-cs/strings.xml
+++ b/android/res/values-cs/strings.xml
@@ -196,34 +196,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">Na obrazovce</string>
<!-- Search Suggestion -->
- <string name="food">jídlo</string>
+ <string name="food">Jídlo</string>
<!-- Search Suggestion -->
- <string name="transport">doprava</string>
+ <string name="transport">Doprava</string>
<!-- Search Suggestion -->
- <string name="fuel">čerpací stanice</string>
+ <string name="fuel">Čerpací stanice</string>
<!-- Search Suggestion -->
- <string name="parking">parkoviště</string>
+ <string name="parking">Parkoviště</string>
<!-- Search Suggestion -->
- <string name="shop">obchod</string>
- <string name="hotel">hotel</string>
+ <string name="shop">Obchod</string>
+ <string name="hotel">Hotel</string>
<!-- Search Suggestion -->
- <string name="tourism">pamětihodnost</string>
+ <string name="tourism">Pamětihodnost</string>
<!-- Search Suggestion -->
- <string name="entertainment">zábava</string>
+ <string name="entertainment">Zábava</string>
<!-- Search Suggestion -->
- <string name="atm">bankomat</string>
+ <string name="atm">Bankomat</string>
<!-- Search Suggestion -->
- <string name="bank">banka</string>
+ <string name="bank">Banka</string>
<!-- Search Suggestion -->
- <string name="pharmacy">lékárna</string>
+ <string name="pharmacy">Lékárna</string>
<!-- Search Suggestion -->
- <string name="hospital">nemocnice</string>
+ <string name="hospital">Nemocnice</string>
<!-- Search Suggestion -->
- <string name="toilet">záchody</string>
+ <string name="toilet">Záchody</string>
<!-- Search Suggestion -->
- <string name="post">pošta</string>
+ <string name="post">Pošta</string>
<!-- Search Suggestion -->
- <string name="police">policie</string>
+ <string name="police">Policie</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Žádné výsledky</string>
<!-- Notes field in Bookmarks view -->
@@ -679,4 +679,28 @@
<string name="cuisine_tea">čaj</string>
<!-- bookmark button text -->
<string name="bookmark">záložka</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">Mapa vaší polohy není stažena</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Prosím, povol Služby určování polohy</string>
+ <!-- download map -->
+ <string name="download_map">Stáhněte si mapu své polohy</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Stáhněte si do svého iPhonu mapu své současné polohy</string>
+ <!-- clear pin -->
+ <string name="nearby">V okolí</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Vyčistit připínáček</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">Aktuální poloha nebyla zatím zjištěna.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Stahování země tvé aktuální polohy</string>
+ <!-- try again -->
+ <string name="try_again">Zkusit znovu</string>
+ <!-- download failed -->
+ <string name="download_failed">Stahování selhalo</string>
+ <!-- get the map -->
+ <string name="get_the_map">Získejte mapu</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Režim zjišťování pozice: vypnut</string>
</resources>
diff --git a/android/res/values-da/strings.xml b/android/res/values-da/strings.xml
index 46375e8598..aac0e6e08c 100644
--- a/android/res/values-da/strings.xml
+++ b/android/res/values-da/strings.xml
@@ -197,34 +197,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">På skærmen</string>
<!-- Search Suggestion -->
- <string name="food">mad</string>
+ <string name="food">Mad</string>
<!-- Search Suggestion -->
- <string name="transport">transport</string>
+ <string name="transport">Transport</string>
<!-- Search Suggestion -->
- <string name="fuel">benzin</string>
+ <string name="fuel">Benzin</string>
<!-- Search Suggestion -->
- <string name="parking">parkering</string>
+ <string name="parking">Parkering</string>
<!-- Search Suggestion -->
- <string name="shop">butik</string>
- <string name="hotel">hotel</string>
+ <string name="shop">Butik</string>
+ <string name="hotel">Hotel</string>
<!-- Search Suggestion -->
- <string name="tourism">seværdigheder</string>
+ <string name="tourism">Seværdigheder</string>
<!-- Search Suggestion -->
- <string name="entertainment">underholdning</string>
+ <string name="entertainment">Underholdning</string>
<!-- Search Suggestion -->
- <string name="atm">hæveautomat</string>
+ <string name="atm">Hæveautomat</string>
<!-- Search Suggestion -->
- <string name="bank">bank</string>
+ <string name="bank">Bank</string>
<!-- Search Suggestion -->
- <string name="pharmacy">apotek</string>
+ <string name="pharmacy">Apotek</string>
<!-- Search Suggestion -->
- <string name="hospital">hospital</string>
+ <string name="hospital">Hospital</string>
<!-- Search Suggestion -->
- <string name="toilet">toilet</string>
+ <string name="toilet">Toilet</string>
<!-- Search Suggestion -->
- <string name="post">post</string>
+ <string name="post">Post</string>
<!-- Search Suggestion -->
- <string name="police">politi</string>
+ <string name="police">Politi</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Ingen resultater</string>
<!-- Notes field in Bookmarks view -->
@@ -672,4 +672,28 @@
<string name="cuisine_tea">te</string>
<!-- bookmark button text -->
<string name="bookmark">bogmærke</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">Kortet for dit område er ikke downloadet</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Aktiver venligst lokationstjenester</string>
+ <!-- download map -->
+ <string name="download_map">Download kortet for dit område</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Download kortet for din placering til din iPhone</string>
+ <!-- clear pin -->
+ <string name="nearby">I nærheden</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Slet nål</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">Den nuværende placering er ikke defineret.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Download landet bestemt ud fra din nuværende lokation</string>
+ <!-- try again -->
+ <string name="try_again">Prøv igen</string>
+ <!-- download failed -->
+ <string name="download_failed">download mislykkedes</string>
+ <!-- get the map -->
+ <string name="get_the_map">Få kort</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Positionsbestemmelses-tilstand: Fra</string>
</resources>
diff --git a/android/res/values-de/strings.xml b/android/res/values-de/strings.xml
index 35023be84d..a5682bc5dd 100644
--- a/android/res/values-de/strings.xml
+++ b/android/res/values-de/strings.xml
@@ -667,4 +667,28 @@
<string name="cuisine_tea">Tee</string>
<!-- bookmark button text -->
<string name="bookmark">lesezeichen</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">Es gibt keine Karte für Ihren Standort</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Aktivieren Sie bitte Ortungsdienste in den Einstellungen</string>
+ <!-- download map -->
+ <string name="download_map">Laden Sie die Karte für Ihren Standort herunter</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Laden Sie eine Karte für Ihre aktuelle Position auf Ihrem iPhone herunter</string>
+ <!-- clear pin -->
+ <string name="nearby">In der Nähe</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Pin löschen</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">Der aktuelle Standort ist nicht definiert.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Land Ihres derzeitigen Standorts herunterladen</string>
+ <!-- try again -->
+ <string name="try_again">Nochmals versuchen</string>
+ <!-- download failed -->
+ <string name="download_failed">herunterladen fehlgeschlagen</string>
+ <!-- get the map -->
+ <string name="get_the_map">Karte abrufen</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Standortpositionierungsmodus: Aus</string>
</resources>
diff --git a/android/res/values-es/strings.xml b/android/res/values-es/strings.xml
index 9074c421cb..9a448fb1dd 100644
--- a/android/res/values-es/strings.xml
+++ b/android/res/values-es/strings.xml
@@ -188,34 +188,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">En la pantalla</string>
<!-- Search Suggestion -->
- <string name="food">comer</string>
+ <string name="food">Comer</string>
<!-- Search Suggestion -->
- <string name="transport">transporte</string>
+ <string name="transport">Transporte</string>
<!-- Search Suggestion -->
- <string name="fuel">gasolinera</string>
+ <string name="fuel">Gasolinera</string>
<!-- Search Suggestion -->
- <string name="parking">estacionamiento</string>
+ <string name="parking">Estacionamiento</string>
<!-- Search Suggestion -->
- <string name="shop">tienda</string>
- <string name="hotel">hotel</string>
+ <string name="shop">Tienda</string>
+ <string name="hotel">Hotel</string>
<!-- Search Suggestion -->
- <string name="tourism">turismo</string>
+ <string name="tourism">Turismo</string>
<!-- Search Suggestion -->
- <string name="entertainment">entretenimiento</string>
+ <string name="entertainment">Entretenimiento</string>
<!-- Search Suggestion -->
- <string name="atm">atm</string>
+ <string name="atm">ATM</string>
<!-- Search Suggestion -->
- <string name="bank">banco</string>
+ <string name="bank">Banco</string>
<!-- Search Suggestion -->
- <string name="pharmacy">farmacia</string>
+ <string name="pharmacy">Farmacia</string>
<!-- Search Suggestion -->
- <string name="hospital">hospital</string>
+ <string name="hospital">Hospital</string>
<!-- Search Suggestion -->
- <string name="toilet">servicios sanitario</string>
+ <string name="toilet">Servicios sanitario</string>
<!-- Search Suggestion -->
- <string name="post">oficina de correos</string>
+ <string name="post">Oficina de correos</string>
<!-- Search Suggestion -->
- <string name="police">policía</string>
+ <string name="police">Policía</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">No se han encontrado resultados</string>
<!-- Notes field in Bookmarks view -->
@@ -663,4 +663,28 @@
<string name="cuisine_tea">té</string>
<!-- bookmark button text -->
<string name="bookmark">marcador</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">El mapa de tu ubicación no se ha descargado</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Por favor, permite los servicios de localización</string>
+ <!-- download map -->
+ <string name="download_map">Descarga el mapa de tu ubicación</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Descarga el mapa para la ubicación actual en tu iPhone</string>
+ <!-- clear pin -->
+ <string name="nearby">Cerca</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Borrar alfiler</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">La ubicación actual no está definida.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Descargar país de tu ubicación actual</string>
+ <!-- try again -->
+ <string name="try_again">Intentarla otra vez</string>
+ <!-- download failed -->
+ <string name="download_failed">la descarga ha fallado</string>
+ <!-- get the map -->
+ <string name="get_the_map">Obtén el mapa</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Modo posicionamiento de ubicación: desactivado</string>
</resources>
diff --git a/android/res/values-fr/strings.xml b/android/res/values-fr/strings.xml
index f4c5450489..fbbeb42a8d 100644
--- a/android/res/values-fr/strings.xml
+++ b/android/res/values-fr/strings.xml
@@ -200,34 +200,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">À l\&#39;écran</string>
<!-- Search Suggestion -->
- <string name="food">nourriture</string>
+ <string name="food">Nourriture</string>
<!-- Search Suggestion -->
- <string name="transport">transport</string>
+ <string name="transport">Transport</string>
<!-- Search Suggestion -->
- <string name="fuel">essence</string>
+ <string name="fuel">Essence</string>
<!-- Search Suggestion -->
- <string name="parking">stationnement</string>
+ <string name="parking">Stationnement</string>
<!-- Search Suggestion -->
- <string name="shop">magasin</string>
- <string name="hotel">hôtel</string>
+ <string name="shop">Magasin</string>
+ <string name="hotel">Hôtel</string>
<!-- Search Suggestion -->
- <string name="tourism">site touristique</string>
+ <string name="tourism">Site touristique</string>
<!-- Search Suggestion -->
- <string name="entertainment">divertissement</string>
+ <string name="entertainment">Divertissement</string>
<!-- Search Suggestion -->
<string name="atm">GAB</string>
<!-- Search Suggestion -->
- <string name="bank">banque</string>
+ <string name="bank">Banque</string>
<!-- Search Suggestion -->
- <string name="pharmacy">pharmacie</string>
+ <string name="pharmacy">Pharmacie</string>
<!-- Search Suggestion -->
- <string name="hospital">hôpital/clinique</string>
+ <string name="hospital">Hôpital/clinique</string>
<!-- Search Suggestion -->
- <string name="toilet">toilettes</string>
+ <string name="toilet">Toilettes</string>
<!-- Search Suggestion -->
- <string name="post">poste</string>
+ <string name="post">Poste</string>
<!-- Search Suggestion -->
- <string name="police">police/gendarmerie</string>
+ <string name="police">Police/gendarmerie</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Aucun résultat trouvé</string>
<!-- Notes field in Bookmarks view -->
@@ -683,4 +683,28 @@
<string name="cuisine_tea">thé</string>
<!-- bookmark button text -->
<string name="bookmark">signet</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">La carte pour votre emplacement n\&#39;est pas téléchargée</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Veuillez activer les services de localisation</string>
+ <!-- download map -->
+ <string name="download_map">Télécharger la carte de l\&#39;endroit où vous êtes</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Téléchargez la carte de l\&#39;endroit où vous vous trouvez sur votre iPhone</string>
+ <!-- clear pin -->
+ <string name="nearby">À proximité</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Effacer Pin</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">L\&#39;emplacement actuel n\&#39;est pas défini.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Téléchargez la carte pour votre emplacement</string>
+ <!-- try again -->
+ <string name="try_again">Ressayer</string>
+ <!-- download failed -->
+ <string name="download_failed">échec lors du téléchargement</string>
+ <!-- get the map -->
+ <string name="get_the_map">Téléchargez des cartes</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Mode positionnement de l\&#39;emplacement : désactivé</string>
</resources>
diff --git a/android/res/values-hu/strings.xml b/android/res/values-hu/strings.xml
index bbbf1165b6..d36bcaf107 100644
--- a/android/res/values-hu/strings.xml
+++ b/android/res/values-hu/strings.xml
@@ -196,34 +196,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">A képernyőn</string>
<!-- Search Suggestion -->
- <string name="food">élelmiszer</string>
+ <string name="food">Élelmiszer</string>
<!-- Search Suggestion -->
- <string name="transport">közlekedés</string>
+ <string name="transport">Közlekedés</string>
<!-- Search Suggestion -->
- <string name="fuel">benzinkút</string>
+ <string name="fuel">Benzinkút</string>
<!-- Search Suggestion -->
- <string name="parking">parkoló</string>
+ <string name="parking">Parkoló</string>
<!-- Search Suggestion -->
- <string name="shop">bolt</string>
- <string name="hotel">szálloda</string>
+ <string name="shop">Bolt</string>
+ <string name="hotel">Szálloda</string>
<!-- Search Suggestion -->
- <string name="tourism">látnivaló</string>
+ <string name="tourism">Látnivaló</string>
<!-- Search Suggestion -->
- <string name="entertainment">szórakozás</string>
+ <string name="entertainment">Szórakozás</string>
<!-- Search Suggestion -->
- <string name="atm">pénzautomata</string>
+ <string name="atm">Pénzautomata</string>
<!-- Search Suggestion -->
- <string name="bank">bank</string>
+ <string name="bank">Bank</string>
<!-- Search Suggestion -->
- <string name="pharmacy">gyógyszertár</string>
+ <string name="pharmacy">Gyógyszertár</string>
<!-- Search Suggestion -->
- <string name="hospital">kórház</string>
+ <string name="hospital">Kórház</string>
<!-- Search Suggestion -->
- <string name="toilet">mosdó</string>
+ <string name="toilet">Mosdó</string>
<!-- Search Suggestion -->
- <string name="post">posta</string>
+ <string name="post">Posta</string>
<!-- Search Suggestion -->
- <string name="police">rendőrség</string>
+ <string name="police">Rendőrség</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Nincs keresési találat</string>
<!-- Notes field in Bookmarks view -->
@@ -673,4 +673,28 @@
<string name="cuisine_tea">tea</string>
<!-- bookmark button text -->
<string name="bookmark">könyvjelző</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">A helyszínéhez tartozó térképet letöltöttük</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Kérjük kapcsolja be a helyzetmeghatározó szolgáltatást</string>
+ <!-- download map -->
+ <string name="download_map">Töltse le a térképet a helyszínéhez</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Töltse le a térképet iPhone-jára jelenlegi helyzetének meghatározásához</string>
+ <!-- clear pin -->
+ <string name="nearby">A közelben</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Pin törlése</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">Nem meghatározott a jelenlegi helyszín.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Töltse le az aktuális helyzet országát</string>
+ <!-- try again -->
+ <string name="try_again">Újrapróbálkozás</string>
+ <!-- download failed -->
+ <string name="download_failed">letöltése sikertelen</string>
+ <!-- get the map -->
+ <string name="get_the_map">Térkép megszerzése</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Helypozicionáló mód: ki</string>
</resources>
diff --git a/android/res/values-it/strings.xml b/android/res/values-it/strings.xml
index 75734be9a2..c453536dd7 100644
--- a/android/res/values-it/strings.xml
+++ b/android/res/values-it/strings.xml
@@ -192,34 +192,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">Nella schermata</string>
<!-- Search Suggestion -->
- <string name="food">mangiare</string>
+ <string name="food">Mangiare</string>
<!-- Search Suggestion -->
- <string name="transport">transporto</string>
+ <string name="transport">Transporto</string>
<!-- Search Suggestion -->
- <string name="fuel">stazione di rifornimento</string>
+ <string name="fuel">Stazione di rifornimento</string>
<!-- Search Suggestion -->
- <string name="parking">parcheggio</string>
+ <string name="parking">Parcheggio</string>
<!-- Search Suggestion -->
- <string name="shop">negozio</string>
- <string name="hotel">hôtel</string>
+ <string name="shop">Negozio</string>
+ <string name="hotel">Hôtel</string>
<!-- Search Suggestion -->
- <string name="tourism">turistico</string>
+ <string name="tourism">Turistico</string>
<!-- Search Suggestion -->
- <string name="entertainment">divertimento</string>
+ <string name="entertainment">Divertimento</string>
<!-- Search Suggestion -->
- <string name="atm">bancomat</string>
+ <string name="atm">Bancomat</string>
<!-- Search Suggestion -->
- <string name="bank">banca</string>
+ <string name="bank">Banca</string>
<!-- Search Suggestion -->
- <string name="pharmacy">farmacia</string>
+ <string name="pharmacy">Farmacia</string>
<!-- Search Suggestion -->
- <string name="hospital">ospedale</string>
+ <string name="hospital">Ospedale</string>
<!-- Search Suggestion -->
- <string name="toilet">toilette</string>
+ <string name="toilet">Toilette</string>
<!-- Search Suggestion -->
- <string name="post">posta</string>
+ <string name="post">Posta</string>
<!-- Search Suggestion -->
- <string name="police">posto di polizia</string>
+ <string name="police">Posto di polizia</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Nessun risultato trovato</string>
<!-- Notes field in Bookmarks view -->
@@ -669,4 +669,28 @@
<string name="cuisine_tea">tè</string>
<!-- bookmark button text -->
<string name="bookmark">segnalibro</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">La mappa del tuo posto non è stata trovata</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Cortesemente abilita i servizi di localizzazione</string>
+ <!-- download map -->
+ <string name="download_map">Scarica la mappa per il tuo paese</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Scarica la mappa per la tua posizione corrente sul tuo iPhone</string>
+ <!-- clear pin -->
+ <string name="nearby">Nelle vicinanze</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Annulla pin</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">La posizione attuale non è definita.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Scarica il paese della tua posizione attuale</string>
+ <!-- try again -->
+ <string name="try_again">Riprova</string>
+ <!-- download failed -->
+ <string name="download_failed">Il trasferimento di non è riuscito</string>
+ <!-- get the map -->
+ <string name="get_the_map">Scarica la mappa</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Modalità posizionamento luogo: off</string>
</resources>
diff --git a/android/res/values-ja/strings.xml b/android/res/values-ja/strings.xml
index 53147fe741..a3cea7e08f 100644
--- a/android/res/values-ja/strings.xml
+++ b/android/res/values-ja/strings.xml
@@ -669,4 +669,28 @@
<string name="cuisine_tea">紅茶</string>
<!-- bookmark button text -->
<string name="bookmark">お気に入り</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">現在地の地図が見つかりません</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">位置情報サービスを有効化してください</string>
+ <!-- download map -->
+ <string name="download_map">あなたがいる場所のマップをダウンロードしよう</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">iPhoneに現在位置の地図をダウンロード</string>
+ <!-- clear pin -->
+ <string name="nearby">近くに</string>
+ <!-- clear pin -->
+ <string name="clear_pin">ピンをクリア</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">現在地が設定されていません。</string>
+ <!-- download country of your location -->
+ <string name="download_country">現在の地域をダウンロード</string>
+ <!-- try again -->
+ <string name="try_again">再実行</string>
+ <!-- download failed -->
+ <string name="download_failed">のダウンロードが失敗しました</string>
+ <!-- get the map -->
+ <string name="get_the_map">地図を入手</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">位置測位モード:オフ</string>
</resources>
diff --git a/android/res/values-ko/strings.xml b/android/res/values-ko/strings.xml
index 97108305d9..c91623a17c 100644
--- a/android/res/values-ko/strings.xml
+++ b/android/res/values-ko/strings.xml
@@ -206,7 +206,7 @@
<!-- Search Suggestion -->
<string name="entertainment">엔터테인먼트</string>
<!-- Search Suggestion -->
- <string name="atm">atm</string>
+ <string name="atm">ATM</string>
<!-- Search Suggestion -->
<string name="bank">은행</string>
<!-- Search Suggestion -->
@@ -660,4 +660,28 @@
<string name="cuisine_tea">차</string>
<!-- bookmark button text -->
<string name="bookmark">북마크</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">위치에 대한 지도가 다운로드되지 않음</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">위치 서비스를 작동시켜 주십시요.</string>
+ <!-- download map -->
+ <string name="download_map">위치에 대한 지도 다운로드</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">아이폰에서 현재 위치의 지도 다운로드</string>
+ <!-- clear pin -->
+ <string name="nearby">근처에</string>
+ <!-- clear pin -->
+ <string name="clear_pin">핀 지우기</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">현재 위치는 정의되지 않습니다.</string>
+ <!-- download country of your location -->
+ <string name="download_country">귀하께서 현재 계신 국가인 을(를) 다운로드</string>
+ <!-- try again -->
+ <string name="try_again">다시 시도</string>
+ <!-- download failed -->
+ <string name="download_failed">다운로드가 실패했습니다</string>
+ <!-- get the map -->
+ <string name="get_the_map">지도 가져오기</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">위치 지정 모드 : 끄기</string>
</resources>
diff --git a/android/res/values-nl/strings.xml b/android/res/values-nl/strings.xml
index 24f72adbf6..b3f52a2e27 100644
--- a/android/res/values-nl/strings.xml
+++ b/android/res/values-nl/strings.xml
@@ -189,34 +189,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">Op het scherm</string>
<!-- Search Suggestion -->
- <string name="food">eten</string>
+ <string name="food">Eten</string>
<!-- Search Suggestion -->
- <string name="transport">transport</string>
+ <string name="transport">Transport</string>
<!-- Search Suggestion -->
- <string name="fuel">benzine</string>
+ <string name="fuel">Benzine</string>
<!-- Search Suggestion -->
- <string name="parking">parkeerplaats</string>
+ <string name="parking">Parkeerplaats</string>
<!-- Search Suggestion -->
- <string name="shop">winkel</string>
- <string name="hotel">hotel</string>
+ <string name="shop">Winkel</string>
+ <string name="hotel">Hotel</string>
<!-- Search Suggestion -->
- <string name="tourism">toerisme</string>
+ <string name="tourism">Toerisme</string>
<!-- Search Suggestion -->
- <string name="entertainment">uitgaan</string>
+ <string name="entertainment">Uitgaan</string>
<!-- Search Suggestion -->
- <string name="atm">geldautomaat</string>
+ <string name="atm">Geldautomaat</string>
<!-- Search Suggestion -->
- <string name="bank">bank</string>
+ <string name="bank">Bank</string>
<!-- Search Suggestion -->
- <string name="pharmacy">apotheek</string>
+ <string name="pharmacy">Apotheek</string>
<!-- Search Suggestion -->
- <string name="hospital">ziekenhuis</string>
+ <string name="hospital">Ziekenhuis</string>
<!-- Search Suggestion -->
- <string name="toilet">toilet</string>
+ <string name="toilet">Toilet</string>
<!-- Search Suggestion -->
- <string name="post">post</string>
+ <string name="post">Post</string>
<!-- Search Suggestion -->
- <string name="police">politie</string>
+ <string name="police">Politie</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Geen resultaten gevonden</string>
<!-- Notes field in Bookmarks view -->
@@ -662,4 +662,28 @@
<string name="cuisine_tea">thee</string>
<!-- bookmark button text -->
<string name="bookmark">markeren</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">De kaart voor uw locatie is niet gedownload</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Schakel Locatie Services in</string>
+ <!-- download map -->
+ <string name="download_map">Download de kaart voor uw locatie</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Download de kaart van uw huidige lokatie op uw iPhone</string>
+ <!-- clear pin -->
+ <string name="nearby">In de buurt</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Speld wissen</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">Huidige locatie is niet gedefinieerd.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Download land waar je nu bent</string>
+ <!-- try again -->
+ <string name="try_again">Probeer opnieuw</string>
+ <!-- download failed -->
+ <string name="download_failed">download is afgebroken</string>
+ <!-- get the map -->
+ <string name="get_the_map">Krijg kaart</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Modus locatie positioneren: uit</string>
</resources>
diff --git a/android/res/values-pl/strings.xml b/android/res/values-pl/strings.xml
index 04d6e9532f..f5ba2902f5 100644
--- a/android/res/values-pl/strings.xml
+++ b/android/res/values-pl/strings.xml
@@ -196,34 +196,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">Na ekranie</string>
<!-- Search Suggestion -->
- <string name="food">jedzenie</string>
+ <string name="food">Jedzenie</string>
<!-- Search Suggestion -->
- <string name="transport">transport</string>
+ <string name="transport">Transport</string>
<!-- Search Suggestion -->
- <string name="fuel">stacja benzynowa</string>
+ <string name="fuel">Stacja benzynowa</string>
<!-- Search Suggestion -->
- <string name="parking">parking</string>
+ <string name="parking">Parking</string>
<!-- Search Suggestion -->
- <string name="shop">sklep</string>
- <string name="hotel">hotel</string>
+ <string name="shop">Sklep</string>
+ <string name="hotel">Hotel</string>
<!-- Search Suggestion -->
- <string name="tourism">osobliwości miasta</string>
+ <string name="tourism">Osobliwości miasta</string>
<!-- Search Suggestion -->
- <string name="entertainment">rozrywka</string>
+ <string name="entertainment">Rozrywka</string>
<!-- Search Suggestion -->
- <string name="atm">bankomat</string>
+ <string name="atm">Bankomat</string>
<!-- Search Suggestion -->
- <string name="bank">bank</string>
+ <string name="bank">Bank</string>
<!-- Search Suggestion -->
- <string name="pharmacy">apteka</string>
+ <string name="pharmacy">Apteka</string>
<!-- Search Suggestion -->
- <string name="hospital">szpital</string>
+ <string name="hospital">Szpital</string>
<!-- Search Suggestion -->
- <string name="toilet">toaleta</string>
+ <string name="toilet">Toaleta</string>
<!-- Search Suggestion -->
- <string name="post">poczta</string>
+ <string name="post">Poczta</string>
<!-- Search Suggestion -->
- <string name="police">policja</string>
+ <string name="police">Policja</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Nie znaleziono</string>
<!-- Notes field in Bookmarks view -->
@@ -673,4 +673,28 @@
<string name="cuisine_tea">herbaciarnia</string>
<!-- bookmark button text -->
<string name="bookmark">zakładka</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">Nie znaleziono mapy Twojej lokalizacji</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Proszę włączyć usługi lokalizacji</string>
+ <!-- download map -->
+ <string name="download_map">Pobierz mapę dla swojej lokalizacji</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Pobierz na swojego iPhone\&#39;a mapę dla bieżącej lokalizacji</string>
+ <!-- clear pin -->
+ <string name="nearby">W pobliżu</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Wyczyść pinezkę</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">Bieżąca lokalizacja nie została zdefiniowana.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Pobierz mapę kraju, w którym aktualnie przebywasz</string>
+ <!-- try again -->
+ <string name="try_again">Spróbuj ponownie</string>
+ <!-- download failed -->
+ <string name="download_failed">pobieranie nie powiodło się</string>
+ <!-- get the map -->
+ <string name="get_the_map">Pobierz mapę</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Tryb umiejscawiania lokalizacji: wył.</string>
</resources>
diff --git a/android/res/values-pt/strings.xml b/android/res/values-pt/strings.xml
index 4b94c7cbf1..0e09319cb4 100644
--- a/android/res/values-pt/strings.xml
+++ b/android/res/values-pt/strings.xml
@@ -192,34 +192,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">No ecrã</string>
<!-- Search Suggestion -->
- <string name="food">alimentação</string>
+ <string name="food">Alimentação</string>
<!-- Search Suggestion -->
- <string name="transport">transporte</string>
+ <string name="transport">Transporte</string>
<!-- Search Suggestion -->
- <string name="fuel">combustível</string>
+ <string name="fuel">Combustível</string>
<!-- Search Suggestion -->
- <string name="parking">estacionamento</string>
+ <string name="parking">Estacionamento</string>
<!-- Search Suggestion -->
- <string name="shop">compras</string>
- <string name="hotel">hotel</string>
+ <string name="shop">Compras</string>
+ <string name="hotel">Hotel</string>
<!-- Search Suggestion -->
- <string name="tourism">vistas</string>
+ <string name="tourism">Vistas</string>
<!-- Search Suggestion -->
- <string name="entertainment">entretenimento</string>
+ <string name="entertainment">Entretenimento</string>
<!-- Search Suggestion -->
- <string name="atm">multibanco</string>
+ <string name="atm">Multibanco</string>
<!-- Search Suggestion -->
- <string name="bank">banco</string>
+ <string name="bank">Banco</string>
<!-- Search Suggestion -->
- <string name="pharmacy">farmácia</string>
+ <string name="pharmacy">Farmácia</string>
<!-- Search Suggestion -->
- <string name="hospital">hospital</string>
+ <string name="hospital">Hospital</string>
<!-- Search Suggestion -->
<string name="toilet">WC</string>
<!-- Search Suggestion -->
- <string name="post">correios</string>
+ <string name="post">Correios</string>
<!-- Search Suggestion -->
- <string name="police">polícia</string>
+ <string name="police">Polícia</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Não foram encontrados resultados</string>
<!-- Notes field in Bookmarks view -->
@@ -669,4 +669,28 @@
<string name="cuisine_tea">chá</string>
<!-- bookmark button text -->
<string name="bookmark">favorito</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">O mapa para a sua localização não foi baixado</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Por favor active os Serviços de Localização</string>
+ <!-- download map -->
+ <string name="download_map">Baixe o mapa para a sua localização</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Descarregue o mapa da localização atual para o seu iPhone</string>
+ <!-- clear pin -->
+ <string name="nearby">Próximo</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Limpar marcação</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">A localização atual não foi definida.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Descarregue o país da sua localização atual</string>
+ <!-- try again -->
+ <string name="try_again">Tente de novo</string>
+ <!-- download failed -->
+ <string name="download_failed">descarga falhou</string>
+ <!-- get the map -->
+ <string name="get_the_map">Obter mapa</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Localização do modo de posicionamento: desligado</string>
</resources>
diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml
index 2581263c90..daae256522 100644
--- a/android/res/values-ru/strings.xml
+++ b/android/res/values-ru/strings.xml
@@ -200,34 +200,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">На экране</string>
<!-- Search Suggestion -->
- <string name="food">еда</string>
+ <string name="food">Еда</string>
<!-- Search Suggestion -->
- <string name="transport">транспорт</string>
+ <string name="transport">Транспорт</string>
<!-- Search Suggestion -->
- <string name="fuel">заправка</string>
+ <string name="fuel">Заправка</string>
<!-- Search Suggestion -->
- <string name="parking">парковка</string>
+ <string name="parking">Парковка</string>
<!-- Search Suggestion -->
- <string name="shop">магазин</string>
- <string name="hotel">гостиница</string>
+ <string name="shop">Магазин</string>
+ <string name="hotel">Гостиница</string>
<!-- Search Suggestion -->
- <string name="tourism">достопримечательность</string>
+ <string name="tourism">Достопримечательность</string>
<!-- Search Suggestion -->
- <string name="entertainment">развлечения</string>
+ <string name="entertainment">Развлечения</string>
<!-- Search Suggestion -->
- <string name="atm">банкомат</string>
+ <string name="atm">Банкомат</string>
<!-- Search Suggestion -->
- <string name="bank">банк</string>
+ <string name="bank">Банк</string>
<!-- Search Suggestion -->
- <string name="pharmacy">аптека</string>
+ <string name="pharmacy">Аптека</string>
<!-- Search Suggestion -->
- <string name="hospital">больница</string>
+ <string name="hospital">Больница</string>
<!-- Search Suggestion -->
- <string name="toilet">туалет</string>
+ <string name="toilet">Туалет</string>
<!-- Search Suggestion -->
- <string name="post">почта</string>
+ <string name="post">Почта</string>
<!-- Search Suggestion -->
- <string name="police">полиция</string>
+ <string name="police">Полиция</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Нет результатов поиска</string>
<!-- Notes field in Bookmarks view -->
@@ -683,4 +683,28 @@
<string name="cuisine_tea">чайная</string>
<!-- bookmark button text -->
<string name="bookmark">метка</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">Карта вашего местоположения не загружена</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Пожалуйста, включите геолокацию</string>
+ <!-- download map -->
+ <string name="download_map">Скачайте карту места, где вы находитесь</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Скачайте на вашем iPhone карту места, где вы находитесь</string>
+ <!-- clear pin -->
+ <string name="nearby">поблизости</string>
+ <!-- clear pin -->
+ <string name="clear_pin">убрать метку</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">Не определено текущее местоположение.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Скачайте страну вашего местоположения</string>
+ <!-- try again -->
+ <string name="try_again">Попробуйте еще раз</string>
+ <!-- download failed -->
+ <string name="download_failed">Не удалось загрузить</string>
+ <!-- get the map -->
+ <string name="get_the_map">Загрузить карту</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Режим определения местоположения: выкл</string>
</resources>
diff --git a/android/res/values-sk/strings.xml b/android/res/values-sk/strings.xml
index 799a5e4ac7..a78c86d351 100644
--- a/android/res/values-sk/strings.xml
+++ b/android/res/values-sk/strings.xml
@@ -196,34 +196,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">Na obrazovke</string>
<!-- Search Suggestion -->
- <string name="food">jedlo</string>
+ <string name="food">Jedlo</string>
<!-- Search Suggestion -->
- <string name="transport">doprava</string>
+ <string name="transport">Doprava</string>
<!-- Search Suggestion -->
- <string name="fuel">čerpacia stanica</string>
+ <string name="fuel">Čerpacia stanica</string>
<!-- Search Suggestion -->
- <string name="parking">parkovisko</string>
+ <string name="parking">Parkovisko</string>
<!-- Search Suggestion -->
- <string name="shop">obchod</string>
- <string name="hotel">hotel</string>
+ <string name="shop">Obchod</string>
+ <string name="hotel">Hotel</string>
<!-- Search Suggestion -->
- <string name="tourism">pamätihodnosť</string>
+ <string name="tourism">Pamätihodnosť</string>
<!-- Search Suggestion -->
- <string name="entertainment">zábava</string>
+ <string name="entertainment">Zábava</string>
<!-- Search Suggestion -->
- <string name="atm">bankomat</string>
+ <string name="atm">Bankomat</string>
<!-- Search Suggestion -->
- <string name="bank">banka</string>
+ <string name="bank">Banka</string>
<!-- Search Suggestion -->
- <string name="pharmacy">lekáreň</string>
+ <string name="pharmacy">Lekáreň</string>
<!-- Search Suggestion -->
- <string name="hospital">nemocnica</string>
+ <string name="hospital">Nemocnica</string>
<!-- Search Suggestion -->
- <string name="toilet">záchody</string>
+ <string name="toilet">Záchody</string>
<!-- Search Suggestion -->
- <string name="post">pošta</string>
+ <string name="post">Pošta</string>
<!-- Search Suggestion -->
- <string name="police">polícia</string>
+ <string name="police">Polícia</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Žiadne výsledky</string>
<!-- Notes field in Bookmarks view -->
@@ -675,4 +675,28 @@
<string name="cuisine_tea">čaj</string>
<!-- bookmark button text -->
<string name="bookmark">záložka</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">Mapa vašej polohy nebola nájdená</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Prosím, povoľte Služby určovania polohy</string>
+ <!-- download map -->
+ <string name="download_map">Stiahnite si mapu miesta, kde sa práve nachádzate</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Stiahnite si mapu pre aktuálnu polohu na vašom iPhone</string>
+ <!-- clear pin -->
+ <string name="nearby">V blízkosti</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Vymazať špendlík</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">Aktuálna lokácia nie je definovaná.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Sťahovanie krajiny vašej aktuálnej polohy</string>
+ <!-- try again -->
+ <string name="try_again">Skúsiť znova</string>
+ <!-- download failed -->
+ <string name="download_failed">Sťahovanie zlyhalo</string>
+ <!-- get the map -->
+ <string name="get_the_map">Stiahnuť mapu</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Režim zacieľovania polohy: vypnutý</string>
</resources>
diff --git a/android/res/values-sv/strings.xml b/android/res/values-sv/strings.xml
index 22a34be361..6d9c1c8469 100644
--- a/android/res/values-sv/strings.xml
+++ b/android/res/values-sv/strings.xml
@@ -195,34 +195,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">På skärmen</string>
<!-- Search Suggestion -->
- <string name="food">mat</string>
+ <string name="food">Mat</string>
<!-- Search Suggestion -->
- <string name="transport">transport</string>
+ <string name="transport">Transport</string>
<!-- Search Suggestion -->
- <string name="fuel">bensin</string>
+ <string name="fuel">Bensin</string>
<!-- Search Suggestion -->
- <string name="parking">parkering</string>
+ <string name="parking">Parkering</string>
<!-- Search Suggestion -->
- <string name="shop">butik</string>
- <string name="hotel">hotell</string>
+ <string name="shop">Butik</string>
+ <string name="hotel">Hotell</string>
<!-- Search Suggestion -->
- <string name="tourism">sevärdheter</string>
+ <string name="tourism">Sevärdheter</string>
<!-- Search Suggestion -->
- <string name="entertainment">underhållning</string>
+ <string name="entertainment">Underhållning</string>
<!-- Search Suggestion -->
- <string name="atm">bankomat</string>
+ <string name="atm">Bankomat</string>
<!-- Search Suggestion -->
- <string name="bank">bank</string>
+ <string name="bank">Bank</string>
<!-- Search Suggestion -->
- <string name="pharmacy">apotek</string>
+ <string name="pharmacy">Apotek</string>
<!-- Search Suggestion -->
- <string name="hospital">sjukhus</string>
+ <string name="hospital">Sjukhus</string>
<!-- Search Suggestion -->
- <string name="toilet">toalett</string>
+ <string name="toilet">Toalett</string>
<!-- Search Suggestion -->
- <string name="post">post</string>
+ <string name="post">Post</string>
<!-- Search Suggestion -->
- <string name="police">polis</string>
+ <string name="police">Polis</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Inga resultat</string>
<!-- Notes field in Bookmarks view -->
@@ -672,4 +672,28 @@
<string name="cuisine_tea">te</string>
<!-- bookmark button text -->
<string name="bookmark">bokmärke</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">Kartan för din plats hittas inte</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Vänligen aktivera platstjänster</string>
+ <!-- download map -->
+ <string name="download_map">Ladda ner kartan över din nuvarande plats</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Ladda ner kartan för aktuell plats på din iPhone</string>
+ <!-- clear pin -->
+ <string name="nearby">I närheten</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Rensa PIN</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">Nuvarande plats är inte definierad.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Ladda ner landet vid din nuvarande position</string>
+ <!-- try again -->
+ <string name="try_again">Försök igen</string>
+ <!-- download failed -->
+ <string name="download_failed">nedladdning misslyckades</string>
+ <!-- get the map -->
+ <string name="get_the_map">Hämta karta</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Platspositioneringsläge: av</string>
</resources>
diff --git a/android/res/values-th/strings.xml b/android/res/values-th/strings.xml
index 49b5cf2231..dbb76b9bd4 100644
--- a/android/res/values-th/strings.xml
+++ b/android/res/values-th/strings.xml
@@ -674,4 +674,28 @@
<string name="cuisine_tea">ชา</string>
<!-- bookmark button text -->
<string name="bookmark">บุ๊กมาร์ก</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">ไม่พบแผนที่ของตำแหน่งของคุณ</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">โปรดเปิดการใช้งานการบริการตำแหน่งที่ตั้ง</string>
+ <!-- download map -->
+ <string name="download_map">ดาวน์โหลดแผนที่เกี่ยวกับสถานที่ที่คุณอยู่</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">ดาวน์โหลดแผนที่สำหรับตำแหน่งปัจจุบันบน iPhone ของคุณ</string>
+ <!-- clear pin -->
+ <string name="nearby">ใกล้เคียง</string>
+ <!-- clear pin -->
+ <string name="clear_pin">ล้างปักหมุด</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">ไม่มีการกำหนดสถานที่ปัจจุบัน</string>
+ <!-- download country of your location -->
+ <string name="download_country">ดาวน์โหลด ประเทศของตำแหน่งที่ตั้งปัจจุบันของคุณ</string>
+ <!-- try again -->
+ <string name="try_again">ลองอีกครั้ง</string>
+ <!-- download failed -->
+ <string name="download_failed">การดาวน์โหลด ล้มเหลว</string>
+ <!-- get the map -->
+ <string name="get_the_map">รับแผนที่</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">โหมดการวางตำแหน่งที่ตั้ง: ปิด</string>
</resources>
diff --git a/android/res/values-tr/strings.xml b/android/res/values-tr/strings.xml
index e42c533e42..e2be20587c 100644
--- a/android/res/values-tr/strings.xml
+++ b/android/res/values-tr/strings.xml
@@ -199,34 +199,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">Ekranda</string>
<!-- Search Suggestion -->
- <string name="food">yemek</string>
+ <string name="food">Yemek</string>
<!-- Search Suggestion -->
- <string name="transport">ulaşım</string>
+ <string name="transport">Ulaşım</string>
<!-- Search Suggestion -->
- <string name="fuel">benzin</string>
+ <string name="fuel">Benzin</string>
<!-- Search Suggestion -->
- <string name="parking">otopark</string>
+ <string name="parking">Otopark</string>
<!-- Search Suggestion -->
- <string name="shop">mağaza</string>
- <string name="hotel">otel</string>
+ <string name="shop">Mağaza</string>
+ <string name="hotel">Otel</string>
<!-- Search Suggestion -->
- <string name="tourism">görülecek yerler</string>
+ <string name="tourism">Görülecek yerler</string>
<!-- Search Suggestion -->
- <string name="entertainment">eğlence</string>
+ <string name="entertainment">Eğlence</string>
<!-- Search Suggestion -->
- <string name="atm">bankamatik</string>
+ <string name="atm">Bankamatik</string>
<!-- Search Suggestion -->
- <string name="bank">banka</string>
+ <string name="bank">Banka</string>
<!-- Search Suggestion -->
- <string name="pharmacy">eczane</string>
+ <string name="pharmacy">Eczane</string>
<!-- Search Suggestion -->
- <string name="hospital">hastane</string>
+ <string name="hospital">Hastane</string>
<!-- Search Suggestion -->
- <string name="toilet">tuvalet</string>
+ <string name="toilet">Tuvalet</string>
<!-- Search Suggestion -->
- <string name="post">posta</string>
+ <string name="post">Posta</string>
<!-- Search Suggestion -->
- <string name="police">polis</string>
+ <string name="police">Polis</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Sonuç bulunamadı</string>
<!-- Notes field in Bookmarks view -->
@@ -676,4 +676,28 @@
<string name="cuisine_tea">çay</string>
<!-- bookmark button text -->
<string name="bookmark">yer i̇mi</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">Konum haritası bulunamadı</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Lütfen Yer Hizmetlerini etkinleştirin</string>
+ <!-- download map -->
+ <string name="download_map">Konumunuz için haritayı indirin</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Mevcut konum için iPhone\&#39;nunuza haritayı indirin</string>
+ <!-- clear pin -->
+ <string name="nearby">Yakında</string>
+ <!-- clear pin -->
+ <string name="clear_pin">İğneyi Temizle</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">Geçerli konum tanımlı değil.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Geçerli konumuzun ülkesini indirin</string>
+ <!-- try again -->
+ <string name="try_again">Tekrar Deneyin</string>
+ <!-- download failed -->
+ <string name="download_failed">indirme işlemi başarısız oldu</string>
+ <!-- get the map -->
+ <string name="get_the_map">Harita alın</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Konum ayarlama modu: kapalı</string>
</resources>
diff --git a/android/res/values-uk/strings.xml b/android/res/values-uk/strings.xml
index 96f71d55b2..cdbc8dfd20 100644
--- a/android/res/values-uk/strings.xml
+++ b/android/res/values-uk/strings.xml
@@ -200,34 +200,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">На екрані</string>
<!-- Search Suggestion -->
- <string name="food">їжа</string>
+ <string name="food">Їжа</string>
<!-- Search Suggestion -->
- <string name="transport">транспорт</string>
+ <string name="transport">Транспорт</string>
<!-- Search Suggestion -->
- <string name="fuel">заправка</string>
+ <string name="fuel">Заправка</string>
<!-- Search Suggestion -->
- <string name="parking">парковка</string>
+ <string name="parking">Парковка</string>
<!-- Search Suggestion -->
- <string name="shop">крамниця</string>
- <string name="hotel">готель</string>
+ <string name="shop">Крамниця</string>
+ <string name="hotel">Готель</string>
<!-- Search Suggestion -->
- <string name="tourism">пам’ятні місця</string>
+ <string name="tourism">Пам’ятні місця</string>
<!-- Search Suggestion -->
- <string name="entertainment">розваги</string>
+ <string name="entertainment">Розваги</string>
<!-- Search Suggestion -->
- <string name="atm">банкомат</string>
+ <string name="atm">Банкомат</string>
<!-- Search Suggestion -->
- <string name="bank">банк</string>
+ <string name="bank">Банк</string>
<!-- Search Suggestion -->
- <string name="pharmacy">аптека</string>
+ <string name="pharmacy">Аптека</string>
<!-- Search Suggestion -->
- <string name="hospital">лікарня</string>
+ <string name="hospital">Лікарня</string>
<!-- Search Suggestion -->
- <string name="toilet">туалет</string>
+ <string name="toilet">Туалет</string>
<!-- Search Suggestion -->
- <string name="post">пошта</string>
+ <string name="post">Пошта</string>
<!-- Search Suggestion -->
- <string name="police">міліція</string>
+ <string name="police">Міліція</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">Результатів не знайдено</string>
<!-- Notes field in Bookmarks view -->
@@ -677,4 +677,28 @@
<string name="cuisine_tea">чайна</string>
<!-- bookmark button text -->
<string name="bookmark">мітка</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">Карту місця, де ви знаходитеся, не завантажено</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Будь ласка, увімкніть геолокацію</string>
+ <!-- download map -->
+ <string name="download_map">Завантажуйте карту тієї місцевості, де ви знаходитесь</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Завантажити карту вашого місця розташування на iPhone</string>
+ <!-- clear pin -->
+ <string name="nearby">Поруч</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Очисти мітку</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">Не визначено поточне місцезнаходження.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Завантажити країну вашого місця розташування</string>
+ <!-- try again -->
+ <string name="try_again">Спробуйте ще раз</string>
+ <!-- download failed -->
+ <string name="download_failed">Не вдалося завантажити</string>
+ <!-- get the map -->
+ <string name="get_the_map">Отримати карту</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Режим \&quot;Місце розташування\&quot;: викл</string>
</resources>
diff --git a/android/res/values-zh-rTW/strings.xml b/android/res/values-zh-rTW/strings.xml
index 9433a35761..32ab2e1fc0 100644
--- a/android/res/values-zh-rTW/strings.xml
+++ b/android/res/values-zh-rTW/strings.xml
@@ -658,4 +658,28 @@
<string name="cuisine_tea">茶</string>
<!-- bookmark button text -->
<string name="bookmark">書籤</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">您地點的地圖沒有被下載</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">請啟動位置服務</string>
+ <!-- download map -->
+ <string name="download_map">為您的地點下載地圖</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">在您的iPhone上下載當前位置的地圖</string>
+ <!-- clear pin -->
+ <string name="nearby">附近的</string>
+ <!-- clear pin -->
+ <string name="clear_pin">清除針</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">當前地點未定。</string>
+ <!-- download country of your location -->
+ <string name="download_country">下載您目前所在位置的國家 地圖</string>
+ <!-- try again -->
+ <string name="try_again">再試一次</string>
+ <!-- download failed -->
+ <string name="download_failed">下載失敗</string>
+ <!-- get the map -->
+ <string name="get_the_map">獲取地圖</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">位置定位模式:關</string>
</resources>
diff --git a/android/res/values-zh/strings.xml b/android/res/values-zh/strings.xml
index 88db89cb6f..47f2edd36b 100644
--- a/android/res/values-zh/strings.xml
+++ b/android/res/values-zh/strings.xml
@@ -676,4 +676,28 @@
<string name="cuisine_tea">茶</string>
<!-- bookmark button text -->
<string name="bookmark">书签</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">您地点的地图没有被下载</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">请启用位置服务</string>
+ <!-- download map -->
+ <string name="download_map">为您的地点下载地图</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">在您的iPhone上下载当前位置的地图</string>
+ <!-- clear pin -->
+ <string name="nearby">附近的</string>
+ <!-- clear pin -->
+ <string name="clear_pin">清除针</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">当前地点未定。</string>
+ <!-- download country of your location -->
+ <string name="download_country">下载您所在位置的国家</string>
+ <!-- try again -->
+ <string name="try_again">重试</string>
+ <!-- download failed -->
+ <string name="download_failed">下载失败</string>
+ <!-- get the map -->
+ <string name="get_the_map">获取地图</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">位置定位模式:关</string>
</resources>
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index d3af24f3d4..0019da7f4a 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -202,34 +202,34 @@
<!-- Do search in current viewport only -->
<string name="search_mode_viewport">On the Screen</string>
<!-- Search Suggestion -->
- <string name="food">food</string>
+ <string name="food">Food</string>
<!-- Search Suggestion -->
- <string name="transport">transport</string>
+ <string name="transport">Transport</string>
<!-- Search Suggestion -->
- <string name="fuel">gas</string>
+ <string name="fuel">Gas</string>
<!-- Search Suggestion -->
- <string name="parking">parking</string>
+ <string name="parking">Parking</string>
<!-- Search Suggestion -->
- <string name="shop">shop</string>
- <string name="hotel">hotel</string>
+ <string name="shop">Shop</string>
+ <string name="hotel">Hotel</string>
<!-- Search Suggestion -->
- <string name="tourism">sights</string>
+ <string name="tourism">Sights</string>
<!-- Search Suggestion -->
- <string name="entertainment">entertainment</string>
+ <string name="entertainment">Entertainment</string>
<!-- Search Suggestion -->
- <string name="atm">atm</string>
+ <string name="atm">ATM</string>
<!-- Search Suggestion -->
- <string name="bank">bank</string>
+ <string name="bank">Bank</string>
<!-- Search Suggestion -->
- <string name="pharmacy">pharmacy</string>
+ <string name="pharmacy">Pharmacy</string>
<!-- Search Suggestion -->
- <string name="hospital">hospital</string>
+ <string name="hospital">Hospital</string>
<!-- Search Suggestion -->
- <string name="toilet">toilet</string>
+ <string name="toilet">Toilet</string>
<!-- Search Suggestion -->
- <string name="post">post</string>
+ <string name="post">Post</string>
<!-- Search Suggestion -->
- <string name="police">police</string>
+ <string name="police">Police</string>
<!-- String in search result list, when nothing found -->
<string name="no_search_results_found">No results found</string>
<!-- Notes field in Bookmarks view -->
@@ -685,4 +685,28 @@
<string name="cuisine_tea">tea</string>
<!-- bookmark button text -->
<string name="bookmark">bookmark</string>
+ <!-- map is not downloaded -->
+ <string name="not_found_map">The map for your location is not downloaded</string>
+ <!-- location service disabled -->
+ <string name="enable_location_service">Please enable Location Services</string>
+ <!-- download map -->
+ <string name="download_map">Download the map for your location</string>
+ <!-- download map on iPhone -->
+ <string name="download_map_iphone">Download a current location map on your iPhone</string>
+ <!-- clear pin -->
+ <string name="nearby">Nearby</string>
+ <!-- clear pin -->
+ <string name="clear_pin">Clear Pin</string>
+ <!-- location is undefined -->
+ <string name="undefined_location">Current location is undefined.</string>
+ <!-- download country of your location -->
+ <string name="download_country">Download the country of your current location</string>
+ <!-- try again -->
+ <string name="try_again">Try Again</string>
+ <!-- download failed -->
+ <string name="download_failed">download has failed</string>
+ <!-- get the map -->
+ <string name="get_the_map">Get the map</string>
+ <!-- location mode off -->
+ <string name="location_mode_off">Location positioning mode: off</string>
</resources>
diff --git a/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButton.mm b/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButton.mm
index 5c9c057f28..88e2467288 100644
--- a/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButton.mm
+++ b/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButton.mm
@@ -8,14 +8,16 @@
#import "MWMLocationButton.h"
#import "MWMLocationButtonView.h"
+#import "MWMLocationButtonStatusLabel.h"
#include "Framework.h"
-static NSString * const kMWMLocationButtonViewNibName = @"MWMLocationButtonView";
+static NSString * const kMWMLocationButtonViewNibName = @"MWMLocationButton";
@interface MWMLocationButton()
@property (nonatomic) IBOutlet MWMLocationButtonView * button;
+@property (nonatomic) IBOutlet MWMLocationButtonStatusLabel * statusLabel;
@end
@@ -28,6 +30,7 @@ static NSString * const kMWMLocationButtonViewNibName = @"MWMLocationButtonView"
{
[[NSBundle mainBundle] loadNibNamed:kMWMLocationButtonViewNibName owner:self options:nil];
[view addSubview:self.button];
+ [view addSubview:self.statusLabel];
[self configLocationListener];
}
return self;
@@ -45,6 +48,8 @@ static NSString * const kMWMLocationButtonViewNibName = @"MWMLocationButtonView"
- (void)onLocationStateModeChanged:(location::State::Mode)state
{
self.button.locationState = state;
+ if (state == location::State::Mode::UnknownPosition)
+ [self.statusLabel show];
}
- (IBAction)buttonPressed:(id)sender
diff --git a/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButtonView.xib b/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButton.xib
index 95b104e636..0cf6c95f7c 100644
--- a/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButtonView.xib
+++ b/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButton.xib
@@ -8,6 +8,7 @@
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="MWMLocationButton">
<connections>
<outlet property="button" destination="5qS-Qi-k1g" id="YgC-Eq-sz4"/>
+ <outlet property="statusLabel" destination="MnZ-WC-gT0" id="XF3-8D-jWV"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
@@ -18,11 +19,29 @@
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="highlighted" image="btn_white_target_off_1_pressed"/>
+ <userDefinedRuntimeAttributes>
+ <userDefinedRuntimeAttribute type="string" keyPath="localizedText" value="download_maps"/>
+ </userDefinedRuntimeAttributes>
<connections>
<action selector="buttonPressed:" destination="-1" eventType="touchUpInside" id="qeG-JS-5c9"/>
</connections>
<point key="canvasLocation" x="267.5" y="254"/>
</button>
+ <label hidden="YES" opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="GPS отключен" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" adjustsFontSizeToFit="NO" id="MnZ-WC-gT0" customClass="MWMLocationButtonStatusLabel">
+ <rect key="frame" x="0.0" y="0.0" width="105" height="21"/>
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+ <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.54000000000000004" colorSpace="calibratedRGB"/>
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
+ <nil key="highlightedColor"/>
+ <userDefinedRuntimeAttributes>
+ <userDefinedRuntimeAttribute type="string" keyPath="localizedText" value="location_mode_off"/>
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
+ <integer key="value" value="4"/>
+ </userDefinedRuntimeAttribute>
+ </userDefinedRuntimeAttributes>
+ <point key="canvasLocation" x="474.5" y="271.5"/>
+ </label>
</objects>
<resources>
<image name="btn_white_target_off_1" width="56" height="56"/>
diff --git a/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButtonStatusLabel.h b/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButtonStatusLabel.h
new file mode 100644
index 0000000000..08c2ea0e5e
--- /dev/null
+++ b/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButtonStatusLabel.h
@@ -0,0 +1,18 @@
+//
+// MWMLocationButtonStatusLabel.h
+// Maps
+//
+// Created by Ilya Grechuhin on 29.05.15.
+// Copyright (c) 2015 MapsWithMe. All rights reserved.
+//
+
+#import <UIKit/UIKit.h>
+
+@interface MWMLocationButtonStatusLabel : UILabel
+
+- (instancetype)initWithFrame:(CGRect)frame __attribute__((unavailable("initWithFrame is not available")));
+- (instancetype)init __attribute__((unavailable("init is not available")));
+
+- (void)show;
+
+@end
diff --git a/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButtonStatusLabel.m b/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButtonStatusLabel.m
new file mode 100644
index 0000000000..273e721317
--- /dev/null
+++ b/iphone/Maps/Classes/CustomViews/MapViewControls/LocationButton/MWMLocationButtonStatusLabel.m
@@ -0,0 +1,65 @@
+//
+// MWMLocationButtonStatusLabel.m
+// Maps
+//
+// Created by Ilya Grechuhin on 29.05.15.
+// Copyright (c) 2015 MapsWithMe. All rights reserved.
+//
+
+#import "MWMLocationButtonStatusLabel.h"
+#import "MWMMapViewControlsCommon.h"
+#import "UIKitCategories.h"
+
+@implementation MWMLocationButtonStatusLabel
+
+- (instancetype)initWithCoder:(NSCoder *)aDecoder
+{
+ self = [super initWithCoder:aDecoder];
+ if (!self)
+ return nil;
+ self.autoresizingMask = UIViewAutoresizingFlexibleWidth | UIViewAutoresizingFlexibleHeight;
+ return self;
+}
+
+- (void)layoutSubviews
+{
+ static CGFloat const maxLabelWidthPercentOfScreen = 0.52;
+ static CGFloat const hSpacing = 4.0;
+ static CGFloat const vSpacing = 1.0;
+
+ [super layoutSubviews];
+ self.width = maxLabelWidthPercentOfScreen * self.superview.width;
+ [self sizeToFit];
+ self.width = self.width + 2.0 * hSpacing;
+ self.height = self.height + 2.0 * vSpacing;
+ self.midX = self.superview.midX;
+ self.maxY = self.superview.height - 2.0 * kViewControlsOffsetToBounds;
+}
+
+- (void)show
+{
+ self.hidden = NO;
+ self.alpha = 0.0;
+ [UIView animateWithDuration:framesDuration(1) animations:^
+ {
+ self.alpha = 1.0;
+ }
+ completion:^(BOOL finished)
+ {
+ [self performSelector:@selector(hide) withObject:self afterDelay:framesDuration(30)];
+ }];
+}
+
+- (void)hide
+{
+ [UIView animateWithDuration:framesDuration(1) animations:^
+ {
+ self.alpha = 0.0;
+ }
+ completion:^(BOOL finished)
+ {
+ self.hidden = YES;
+ }];
+}
+
+@end
diff --git a/iphone/Maps/Maps.xcodeproj/project.pbxproj b/iphone/Maps/Maps.xcodeproj/project.pbxproj
index 038bc17851..a410251906 100644
--- a/iphone/Maps/Maps.xcodeproj/project.pbxproj
+++ b/iphone/Maps/Maps.xcodeproj/project.pbxproj
@@ -37,7 +37,7 @@
34A743001AE5468200CE15EB /* storage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34A742FF1AE5468200CE15EB /* storage.cpp */; };
34BC72211B0DECAE0012A34B /* MWMLocationButton.mm in Sources */ = {isa = PBXBuildFile; fileRef = 34BC720C1B0DECAE0012A34B /* MWMLocationButton.mm */; };
34BC72221B0DECAE0012A34B /* MWMLocationButtonView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 34BC720E1B0DECAE0012A34B /* MWMLocationButtonView.mm */; };
- 34BC72231B0DECAE0012A34B /* MWMLocationButtonView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 34BC720F1B0DECAE0012A34B /* MWMLocationButtonView.xib */; };
+ 34BC72231B0DECAE0012A34B /* MWMLocationButton.xib in Resources */ = {isa = PBXBuildFile; fileRef = 34BC720F1B0DECAE0012A34B /* MWMLocationButton.xib */; };
34BC72241B0DECAE0012A34B /* MWMMapViewControlsManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = 34BC72111B0DECAE0012A34B /* MWMMapViewControlsManager.mm */; };
34BC72251B0DECAE0012A34B /* MWMSideMenuButton.mm in Sources */ = {isa = PBXBuildFile; fileRef = 34BC72151B0DECAE0012A34B /* MWMSideMenuButton.mm */; };
34BC72261B0DECAE0012A34B /* MWMSideMenuManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = 34BC72171B0DECAE0012A34B /* MWMSideMenuManager.mm */; };
@@ -47,6 +47,7 @@
34BC722A1B0DECAE0012A34B /* MWMZoomButtonsView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BC721F1B0DECAE0012A34B /* MWMZoomButtonsView.m */; };
34BC722B1B0DECAE0012A34B /* MWMZoomButtonsView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 34BC72201B0DECAE0012A34B /* MWMZoomButtonsView.xib */; };
34DF4D111AE77B9F0012702D /* MWMWKInterfaceController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 34DF4D101AE77B9F0012702D /* MWMWKInterfaceController.mm */; };
+ 34F209691B18BCEE005744D6 /* MWMLocationButtonStatusLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F209681B18BCEE005744D6 /* MWMLocationButtonStatusLabel.m */; };
45159BF91B0CA2D5009BFA85 /* resources-6plus in Resources */ = {isa = PBXBuildFile; fileRef = 45159BF81B0CA2D5009BFA85 /* resources-6plus */; };
454040621AD2D75E007A9B12 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 46F26C7210F61FD600ECCA39 /* OpenGLES.framework */; };
454040631AD2D83A007A9B12 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97C98655186C734000AF7E9E /* AVFoundation.framework */; };
@@ -345,7 +346,7 @@
34BC720C1B0DECAE0012A34B /* MWMLocationButton.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MWMLocationButton.mm; sourceTree = "<group>"; };
34BC720D1B0DECAE0012A34B /* MWMLocationButtonView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MWMLocationButtonView.h; sourceTree = "<group>"; };
34BC720E1B0DECAE0012A34B /* MWMLocationButtonView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MWMLocationButtonView.mm; sourceTree = "<group>"; };
- 34BC720F1B0DECAE0012A34B /* MWMLocationButtonView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MWMLocationButtonView.xib; sourceTree = "<group>"; };
+ 34BC720F1B0DECAE0012A34B /* MWMLocationButton.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MWMLocationButton.xib; sourceTree = "<group>"; };
34BC72101B0DECAE0012A34B /* MWMMapViewControlsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MWMMapViewControlsManager.h; sourceTree = "<group>"; };
34BC72111B0DECAE0012A34B /* MWMMapViewControlsManager.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MWMMapViewControlsManager.mm; sourceTree = "<group>"; };
34BC72131B0DECAE0012A34B /* MWMMapViewControlsCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MWMMapViewControlsCommon.h; sourceTree = "<group>"; };
@@ -363,6 +364,8 @@
34BC72201B0DECAE0012A34B /* MWMZoomButtonsView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MWMZoomButtonsView.xib; sourceTree = "<group>"; };
34DF4D0F1AE77B9F0012702D /* MWMWKInterfaceController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MWMWKInterfaceController.h; sourceTree = "<group>"; };
34DF4D101AE77B9F0012702D /* MWMWKInterfaceController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MWMWKInterfaceController.mm; sourceTree = "<group>"; };
+ 34F209671B18BCEE005744D6 /* MWMLocationButtonStatusLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MWMLocationButtonStatusLabel.h; sourceTree = "<group>"; };
+ 34F209681B18BCEE005744D6 /* MWMLocationButtonStatusLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MWMLocationButtonStatusLabel.m; sourceTree = "<group>"; };
3D443C9C19E421EE0025C2FC /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
45159BF81B0CA2D5009BFA85 /* resources-6plus */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "resources-6plus"; path = "../../data/resources-6plus"; sourceTree = "<group>"; };
454040681AD2D8D2007A9B12 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
@@ -983,9 +986,11 @@
children = (
34BC720B1B0DECAE0012A34B /* MWMLocationButton.h */,
34BC720C1B0DECAE0012A34B /* MWMLocationButton.mm */,
+ 34BC720F1B0DECAE0012A34B /* MWMLocationButton.xib */,
34BC720D1B0DECAE0012A34B /* MWMLocationButtonView.h */,
34BC720E1B0DECAE0012A34B /* MWMLocationButtonView.mm */,
- 34BC720F1B0DECAE0012A34B /* MWMLocationButtonView.xib */,
+ 34F209671B18BCEE005744D6 /* MWMLocationButtonStatusLabel.h */,
+ 34F209681B18BCEE005744D6 /* MWMLocationButtonStatusLabel.m */,
);
path = LocationButton;
sourceTree = "<group>";
@@ -1740,7 +1745,7 @@
F7E7BA221672328F00B4492E /* atm.png in Resources */,
F7E7BA231672328F00B4492E /* atm@2x.png in Resources */,
F7E7BA241672328F00B4492E /* bank.png in Resources */,
- 34BC72231B0DECAE0012A34B /* MWMLocationButtonView.xib in Resources */,
+ 34BC72231B0DECAE0012A34B /* MWMLocationButton.xib in Resources */,
F7E7BA251672328F00B4492E /* bank@2x.png in Resources */,
F7E7BA261672328F00B4492E /* entertainment.png in Resources */,
F7E7BA271672328F00B4492E /* entertainment@2x.png in Resources */,
@@ -1873,6 +1878,7 @@
46F26CD810F623BA00ECCA39 /* EAGLView.mm in Sources */,
EED10A4511F78D120095FAD4 /* MapViewController.mm in Sources */,
F61579341AC2CE9A0032D8E9 /* MWMRateAlert.mm in Sources */,
+ 34F209691B18BCEE005744D6 /* MWMLocationButtonStatusLabel.m in Sources */,
A3CC2CD41A1C723900B832E1 /* LocationPredictor.mm in Sources */,
EE7F29811219ECA300EB67A9 /* RenderBuffer.mm in Sources */,
6C93FAEC1AD8063900A2C4AE /* MWMWatchNotification.m in Sources */,
diff --git a/iphone/Maps/ar.lproj/Localizable.strings b/iphone/Maps/ar.lproj/Localizable.strings
index e3f3036846..e96e60a921 100644
--- a/iphone/Maps/ar.lproj/Localizable.strings
+++ b/iphone/Maps/ar.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "احصل على الخريطة";
+
+/* location mode off */
+"location_mode_off" = "Location positioning mode: off";
diff --git a/iphone/Maps/cs.lproj/Localizable.strings b/iphone/Maps/cs.lproj/Localizable.strings
index 485817c159..2eeb9b3166 100644
--- a/iphone/Maps/cs.lproj/Localizable.strings
+++ b/iphone/Maps/cs.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Získejte mapu";
+
+/* location mode off */
+"location_mode_off" = "Režim zjišťování pozice: vypnut";
diff --git a/iphone/Maps/da.lproj/Localizable.strings b/iphone/Maps/da.lproj/Localizable.strings
index e334d986c4..0129d68e2a 100644
--- a/iphone/Maps/da.lproj/Localizable.strings
+++ b/iphone/Maps/da.lproj/Localizable.strings
@@ -674,7 +674,7 @@
"routing_failed_dst_point_not_found" = "Kan ikke beregne ruten. Ingen veje nær din destination.";
/* PointsInDifferentMWM */
-"routing_failed_cross_mwm_building" = "Ruter kan kun oprettes, hvis de er fuldt indeholdt i ét enkelt kort";
+"routing_failed_cross_mwm_building" = "Ruter kan kun oprettes, hvis de er fuldt indeholdt i ét enkelt kort.";
/* RouteNotFound */
"routing_failed_route_not_found" = "Der blev ikke fundet en rute mellem det valgte begyndelsespunkt og destinationen. Venligst vælg et andet start- eller slutpunkt.";
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Få kort";
+
+/* location mode off */
+"location_mode_off" = "Positionsbestemmelses-tilstand: Fra";
diff --git a/iphone/Maps/de.lproj/Localizable.strings b/iphone/Maps/de.lproj/Localizable.strings
index 12560cf2b4..90a031edc9 100644
--- a/iphone/Maps/de.lproj/Localizable.strings
+++ b/iphone/Maps/de.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Karte abrufen";
+
+/* location mode off */
+"location_mode_off" = "Standortpositionierungsmodus: Aus";
diff --git a/iphone/Maps/en.lproj/Localizable.strings b/iphone/Maps/en.lproj/Localizable.strings
index 3ad199eeca..20c0b702e0 100644
--- a/iphone/Maps/en.lproj/Localizable.strings
+++ b/iphone/Maps/en.lproj/Localizable.strings
@@ -677,7 +677,7 @@
"routing_failed_cross_mwm_building" = "Routes can only be created that are fully contained within a single map.";
/* RouteNotFound */
-"routing_failed_route_not_found" = "There is no route found between the selected origin and destination.Please select a different start or end point.";
+"routing_failed_route_not_found" = "There is no route found between the selected origin and destination. Please select a different start or end point.";
/* InternalError */
"routing_failed_internal_error" = "Internal error occurred. Please try to delete and download the map again. If problem persist please contact us at support@maps.me.";
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Get the map";
+
+/* location mode off */
+"location_mode_off" = "Location positioning mode: off";
diff --git a/iphone/Maps/es.lproj/Localizable.strings b/iphone/Maps/es.lproj/Localizable.strings
index cdef0ddba6..68245d9e27 100644
--- a/iphone/Maps/es.lproj/Localizable.strings
+++ b/iphone/Maps/es.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Obtén el mapa";
+
+/* location mode off */
+"location_mode_off" = "Modo posicionamiento de ubicación: desactivado";
diff --git a/iphone/Maps/fr.lproj/Localizable.strings b/iphone/Maps/fr.lproj/Localizable.strings
index aeec558ca9..3b1e394c76 100644
--- a/iphone/Maps/fr.lproj/Localizable.strings
+++ b/iphone/Maps/fr.lproj/Localizable.strings
@@ -677,7 +677,7 @@
"routing_failed_cross_mwm_building" = "Les itinéraires entièrement contenus sur une seule carte peuvent être créés.";
/* RouteNotFound */
-"routing_failed_route_not_found" = "Il n'existe aucun itinéraire entre l'origine et la destination choisies . Veuillez sélectionner un point de départ ou d'arrivée différent.";
+"routing_failed_route_not_found" = "Il n'existe aucun itinéraire entre l'origine et la destination choisies. Veuillez sélectionner un point de départ ou d'arrivée différent.";
/* InternalError */
"routing_failed_internal_error" = "Une erreur interne s'est produite. Veuillez essayer de supprimer la carte et téléchargez la à nouveau. Si le problème persiste, veuillez contacter support@maps.me.";
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Téléchargez des cartes";
+
+/* location mode off */
+"location_mode_off" = "Mode positionnement de l'emplacement : désactivé";
diff --git a/iphone/Maps/hu.lproj/Localizable.strings b/iphone/Maps/hu.lproj/Localizable.strings
index 53006afbed..1472593584 100644
--- a/iphone/Maps/hu.lproj/Localizable.strings
+++ b/iphone/Maps/hu.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Térkép megszerzése";
+
+/* location mode off */
+"location_mode_off" = "Helypozicionáló mód: ki";
diff --git a/iphone/Maps/it.lproj/Localizable.strings b/iphone/Maps/it.lproj/Localizable.strings
index dd91f7a3db..cd7419ef0b 100644
--- a/iphone/Maps/it.lproj/Localizable.strings
+++ b/iphone/Maps/it.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Scarica la mappa";
+
+/* location mode off */
+"location_mode_off" = "Modalità posizionamento luogo: off";
diff --git a/iphone/Maps/ja.lproj/Localizable.strings b/iphone/Maps/ja.lproj/Localizable.strings
index e6ad195bc4..9d7cee68ab 100644
--- a/iphone/Maps/ja.lproj/Localizable.strings
+++ b/iphone/Maps/ja.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "地図を入手";
+
+/* location mode off */
+"location_mode_off" = "位置測位モード:オフ";
diff --git a/iphone/Maps/ko.lproj/Localizable.strings b/iphone/Maps/ko.lproj/Localizable.strings
index 5e8b0fb94a..c672f34769 100644
--- a/iphone/Maps/ko.lproj/Localizable.strings
+++ b/iphone/Maps/ko.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "지도 가져오기";
+
+/* location mode off */
+"location_mode_off" = "위치 지정 모드 : 끄기";
diff --git a/iphone/Maps/nl.lproj/Localizable.strings b/iphone/Maps/nl.lproj/Localizable.strings
index c10e9293da..9228fdb5c4 100644
--- a/iphone/Maps/nl.lproj/Localizable.strings
+++ b/iphone/Maps/nl.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Krijg kaart";
+
+/* location mode off */
+"location_mode_off" = "Modus locatie positioneren: uit";
diff --git a/iphone/Maps/pl.lproj/Localizable.strings b/iphone/Maps/pl.lproj/Localizable.strings
index 07b3cfd0cd..5e94e5ca70 100644
--- a/iphone/Maps/pl.lproj/Localizable.strings
+++ b/iphone/Maps/pl.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Pobierz mapę";
+
+/* location mode off */
+"location_mode_off" = "Tryb umiejscawiania lokalizacji: wył.";
diff --git a/iphone/Maps/pt.lproj/Localizable.strings b/iphone/Maps/pt.lproj/Localizable.strings
index a0ff991032..47fe15b161 100644
--- a/iphone/Maps/pt.lproj/Localizable.strings
+++ b/iphone/Maps/pt.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Obter mapa";
+
+/* location mode off */
+"location_mode_off" = "Localização do modo de posicionamento: desligado";
diff --git a/iphone/Maps/ru.lproj/Localizable.strings b/iphone/Maps/ru.lproj/Localizable.strings
index 45e0487ba1..b155204d09 100644
--- a/iphone/Maps/ru.lproj/Localizable.strings
+++ b/iphone/Maps/ru.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Загрузить карту";
+
+/* location mode off */
+"location_mode_off" = "Режим определения местоположения: выкл";
diff --git a/iphone/Maps/sk.lproj/Localizable.strings b/iphone/Maps/sk.lproj/Localizable.strings
index 42c5bacf6b..088f4e493f 100644
--- a/iphone/Maps/sk.lproj/Localizable.strings
+++ b/iphone/Maps/sk.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Stiahnuť mapu";
+
+/* location mode off */
+"location_mode_off" = "Režim zacieľovania polohy: vypnutý";
diff --git a/iphone/Maps/sv.lproj/Localizable.strings b/iphone/Maps/sv.lproj/Localizable.strings
index 9a15540c03..58324645b0 100644
--- a/iphone/Maps/sv.lproj/Localizable.strings
+++ b/iphone/Maps/sv.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Hämta karta";
+
+/* location mode off */
+"location_mode_off" = "Platspositioneringsläge: av";
diff --git a/iphone/Maps/th.lproj/Localizable.strings b/iphone/Maps/th.lproj/Localizable.strings
index 8940e7d0e1..054c56f15c 100644
--- a/iphone/Maps/th.lproj/Localizable.strings
+++ b/iphone/Maps/th.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "รับแผนที่";
+
+/* location mode off */
+"location_mode_off" = "โหมดการวางตำแหน่งที่ตั้ง: ปิด";
diff --git a/iphone/Maps/tr.lproj/Localizable.strings b/iphone/Maps/tr.lproj/Localizable.strings
index 53a5b47b4b..29ea480f3f 100644
--- a/iphone/Maps/tr.lproj/Localizable.strings
+++ b/iphone/Maps/tr.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Harita alın";
+
+/* location mode off */
+"location_mode_off" = "Konum ayarlama modu: kapalı";
diff --git a/iphone/Maps/uk.lproj/Localizable.strings b/iphone/Maps/uk.lproj/Localizable.strings
index b4499a7121..e7f4b2301d 100644
--- a/iphone/Maps/uk.lproj/Localizable.strings
+++ b/iphone/Maps/uk.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "Отримати карту";
+
+/* location mode off */
+"location_mode_off" = "Режим \"Місце розташування\": викл";
diff --git a/iphone/Maps/zh-Hans.lproj/Localizable.strings b/iphone/Maps/zh-Hans.lproj/Localizable.strings
index cc100b7ce6..aa2ea91642 100644
--- a/iphone/Maps/zh-Hans.lproj/Localizable.strings
+++ b/iphone/Maps/zh-Hans.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "获取地图";
+
+/* location mode off */
+"location_mode_off" = "位置定位模式:关";
diff --git a/iphone/Maps/zh-Hant.lproj/Localizable.strings b/iphone/Maps/zh-Hant.lproj/Localizable.strings
index a2854dd1b0..246e0c25d5 100644
--- a/iphone/Maps/zh-Hant.lproj/Localizable.strings
+++ b/iphone/Maps/zh-Hant.lproj/Localizable.strings
@@ -1077,3 +1077,6 @@
/* get the map */
"get_the_map" = "獲取地圖";
+
+/* location mode off */
+"location_mode_off" = "位置定位模式:關";
diff --git a/platform/http_thread_apple.mm b/platform/http_thread_apple.mm
index a3ed5e102c..03ecca9281 100644
--- a/platform/http_thread_apple.mm
+++ b/platform/http_thread_apple.mm
@@ -25,7 +25,6 @@ static id<DownloadIndicatorProtocol> downloadIndicator = nil;
[m_connection cancel];
[m_connection release];
#ifdef OMIM_OS_IPHONE
- [downloadIndicator enableStandby];
[downloadIndicator disableDownloadIndicator];
#endif
[super dealloc];
@@ -84,7 +83,6 @@ static id<DownloadIndicatorProtocol> downloadIndicator = nil;
}
#ifdef OMIM_OS_IPHONE
- [downloadIndicator disableStandby];
[downloadIndicator enableDownloadIndicator];
#endif
diff --git a/strings.txt b/strings.txt
index 83efb5b499..28485f8e5a 100644
--- a/strings.txt
+++ b/strings.txt
@@ -10212,3 +10212,28 @@
da = Få kort
tr = Harita alın
sv = Hämta karta
+
+ [location_mode_off]
+ tags = android, ios
+ comment = location mode off
+ en = Location positioning mode: off
+ cs = Režim zjišťování pozice: vypnut
+ sk = Režim zacieľovania polohy: vypnutý
+ de = Standortpositionierungsmodus: Aus
+ es = Modo posicionamiento de ubicación: desactivado
+ fr = Mode positionnement de l'emplacement : désactivé
+ it = Modalità posizionamento luogo: off
+ ja = 位置測位モード:オフ
+ ko = 위치 지정 모드 : 끄기
+ nl = Modus locatie positioneren: uit
+ ru = Режим определения местоположения: выкл
+ uk = Режим "Місце розташування": викл
+ zh-Hant = 位置定位模式:關
+ pl = Tryb umiejscawiania lokalizacji: wył.
+ pt = Localização do modo de posicionamento: desligado
+ hu = Helypozicionáló mód: ki
+ th = โหมดการวางตำแหน่งที่ตั้ง: ปิด
+ zh-Hans = 位置定位模式:关
+ sv= Platspositioneringsläge: av
+ tr = Konum ayarlama modu: kapalı
+ da = Positionsbestemmelses-tilstand: Fra
diff --git a/tizen/MapsWithMe/res/ces-CZ.xml b/tizen/MapsWithMe/res/ces-CZ.xml
index 38d7f7b739..5b59798767 100644
--- a/tizen/MapsWithMe/res/ces-CZ.xml
+++ b/tizen/MapsWithMe/res/ces-CZ.xml
@@ -41,34 +41,34 @@
<!-- Detailed description of Measurement Units settings button -->
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Vyber si míle nebo kilometry</text>
<!-- Search Suggestion -->
- <text id="IDS_FOOD">jídlo</text>
+ <text id="IDS_FOOD">Jídlo</text>
<!-- Search Suggestion -->
- <text id="IDS_TRANSPORT">doprava</text>
+ <text id="IDS_TRANSPORT">Doprava</text>
<!-- Search Suggestion -->
- <text id="IDS_FUEL">čerpací stanice</text>
+ <text id="IDS_FUEL">Čerpací stanice</text>
<!-- Search Suggestion -->
- <text id="IDS_PARKING">parkoviště</text>
+ <text id="IDS_PARKING">Parkoviště</text>
<!-- Search Suggestion -->
- <text id="IDS_SHOP">obchod</text>
- <text id="IDS_HOTEL">hotel</text>
+ <text id="IDS_SHOP">Obchod</text>
+ <text id="IDS_HOTEL">Hotel</text>
<!-- Search Suggestion -->
- <text id="IDS_TOURISM">pamětihodnost</text>
+ <text id="IDS_TOURISM">Pamětihodnost</text>
<!-- Search Suggestion -->
- <text id="IDS_ENTERTAINMENT">zábava</text>
+ <text id="IDS_ENTERTAINMENT">Zábava</text>
<!-- Search Suggestion -->
- <text id="IDS_ATM">bankomat</text>
+ <text id="IDS_ATM">Bankomat</text>
<!-- Search Suggestion -->
- <text id="IDS_BANK">banka</text>
+ <text id="IDS_BANK">Banka</text>
<!-- Search Suggestion -->
- <text id="IDS_PHARMACY">lékárna</text>
+ <text id="IDS_PHARMACY">Lékárna</text>
<!-- Search Suggestion -->
- <text id="IDS_HOSPITAL">nemocnice</text>
+ <text id="IDS_HOSPITAL">Nemocnice</text>
<!-- Search Suggestion -->
- <text id="IDS_TOILET">záchody</text>
+ <text id="IDS_TOILET">Záchody</text>
<!-- Search Suggestion -->
- <text id="IDS_POST">pošta</text>
+ <text id="IDS_POST">Pošta</text>
<!-- Search Suggestion -->
- <text id="IDS_POLICE">policie</text>
+ <text id="IDS_POLICE">Policie</text>
<!-- String in search result list, when nothing found -->
<text id="IDS_NO_SEARCH_RESULTS_FOUND">Žádné výsledky</text>
<!-- resource for context menu -->
diff --git a/tizen/MapsWithMe/res/eng-GB.xml b/tizen/MapsWithMe/res/eng-GB.xml
index 4d154164d8..0df09383d7 100644
--- a/tizen/MapsWithMe/res/eng-GB.xml
+++ b/tizen/MapsWithMe/res/eng-GB.xml
@@ -43,34 +43,34 @@
<!-- Detailed description of Measurement Units settings button -->
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Choose between miles and kilometres</text>
<!-- Search Suggestion -->
- <text id="IDS_FOOD">food</text>
+ <text id="IDS_FOOD">Food</text>
<!-- Search Suggestion -->
- <text id="IDS_TRANSPORT">transport</text>
+ <text id="IDS_TRANSPORT">Transport</text>
<!-- Search Suggestion -->
- <text id="IDS_FUEL">gas</text>
+ <text id="IDS_FUEL">Gas</text>
<!-- Search Suggestion -->
- <text id="IDS_PARKING">parking</text>
+ <text id="IDS_PARKING">Parking</text>
<!-- Search Suggestion -->
- <text id="IDS_SHOP">shop</text>
- <text id="IDS_HOTEL">hotel</text>
+ <text id="IDS_SHOP">Shop</text>
+ <text id="IDS_HOTEL">Hotel</text>
<!-- Search Suggestion -->
- <text id="IDS_TOURISM">sights</text>
+ <text id="IDS_TOURISM">Sights</text>
<!-- Search Suggestion -->
- <text id="IDS_ENTERTAINMENT">entertainment</text>
+ <text id="IDS_ENTERTAINMENT">Entertainment</text>
<!-- Search Suggestion -->
- <text id="IDS_ATM">atm</text>
+ <text id="IDS_ATM">ATM</text>
<!-- Search Suggestion -->
- <text id="IDS_BANK">bank</text>
+ <text id="IDS_BANK">Bank</text>
<!-- Search Suggestion -->
- <text id="IDS_PHARMACY">pharmacy</text>
+ <text id="IDS_PHARMACY">Pharmacy</text>
<!-- Search Suggestion -->
- <text id="IDS_HOSPITAL">hospital</text>
+ <text id="IDS_HOSPITAL">Hospital</text>
<!-- Search Suggestion -->
- <text id="IDS_TOILET">toilet</text>
+ <text id="IDS_TOILET">Toilet</text>
<!-- Search Suggestion -->
- <text id="IDS_POST">post</text>
+ <text id="IDS_POST">Post</text>
<!-- Search Suggestion -->
- <text id="IDS_POLICE">police</text>
+ <text id="IDS_POLICE">Police</text>
<!-- String in search result list, when nothing found -->
<text id="IDS_NO_SEARCH_RESULTS_FOUND">No results found</text>
<!-- resource for context menu -->
diff --git a/tizen/MapsWithMe/res/fra-FR.xml b/tizen/MapsWithMe/res/fra-FR.xml
index c8b705dcc3..d499a1d678 100644
--- a/tizen/MapsWithMe/res/fra-FR.xml
+++ b/tizen/MapsWithMe/res/fra-FR.xml
@@ -43,34 +43,34 @@
<!-- Detailed description of Measurement Units settings button -->
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Choisir entre miles et kilomètres</text>
<!-- Search Suggestion -->
- <text id="IDS_FOOD">nourriture</text>
+ <text id="IDS_FOOD">Nourriture</text>
<!-- Search Suggestion -->
- <text id="IDS_TRANSPORT">transport</text>
+ <text id="IDS_TRANSPORT">Transport</text>
<!-- Search Suggestion -->
- <text id="IDS_FUEL">essence</text>
+ <text id="IDS_FUEL">Essence</text>
<!-- Search Suggestion -->
- <text id="IDS_PARKING">stationnement</text>
+ <text id="IDS_PARKING">Stationnement</text>
<!-- Search Suggestion -->
- <text id="IDS_SHOP">magasin</text>
- <text id="IDS_HOTEL">hôtel</text>
+ <text id="IDS_SHOP">Magasin</text>
+ <text id="IDS_HOTEL">Hôtel</text>
<!-- Search Suggestion -->
- <text id="IDS_TOURISM">site touristique</text>
+ <text id="IDS_TOURISM">Site touristique</text>
<!-- Search Suggestion -->
- <text id="IDS_ENTERTAINMENT">divertissement</text>
+ <text id="IDS_ENTERTAINMENT">Divertissement</text>
<!-- Search Suggestion -->
<text id="IDS_ATM">GAB</text>
<!-- Search Suggestion -->
- <text id="IDS_BANK">banque</text>
+ <text id="IDS_BANK">Banque</text>
<!-- Search Suggestion -->
- <text id="IDS_PHARMACY">pharmacie</text>
+ <text id="IDS_PHARMACY">Pharmacie</text>
<!-- Search Suggestion -->
- <text id="IDS_HOSPITAL">hôpital/clinique</text>
+ <text id="IDS_HOSPITAL">Hôpital/clinique</text>
<!-- Search Suggestion -->
- <text id="IDS_TOILET">toilettes</text>
+ <text id="IDS_TOILET">Toilettes</text>
<!-- Search Suggestion -->
- <text id="IDS_POST">poste</text>
+ <text id="IDS_POST">Poste</text>
<!-- Search Suggestion -->
- <text id="IDS_POLICE">police/gendarmerie</text>
+ <text id="IDS_POLICE">Police/gendarmerie</text>
<!-- String in search result list, when nothing found -->
<text id="IDS_NO_SEARCH_RESULTS_FOUND">Aucun résultat trouvé</text>
<!-- resource for context menu -->
diff --git a/tizen/MapsWithMe/res/ita-IT.xml b/tizen/MapsWithMe/res/ita-IT.xml
index 346e340906..a4d3b10ac2 100644
--- a/tizen/MapsWithMe/res/ita-IT.xml
+++ b/tizen/MapsWithMe/res/ita-IT.xml
@@ -41,34 +41,34 @@
<!-- Detailed description of Measurement Units settings button -->
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Scegli tra miglia e chilometri</text>
<!-- Search Suggestion -->
- <text id="IDS_FOOD">mangiare</text>
+ <text id="IDS_FOOD">Mangiare</text>
<!-- Search Suggestion -->
- <text id="IDS_TRANSPORT">transporto</text>
+ <text id="IDS_TRANSPORT">Transporto</text>
<!-- Search Suggestion -->
- <text id="IDS_FUEL">stazione di rifornimento</text>
+ <text id="IDS_FUEL">Stazione di rifornimento</text>
<!-- Search Suggestion -->
- <text id="IDS_PARKING">parcheggio</text>
+ <text id="IDS_PARKING">Parcheggio</text>
<!-- Search Suggestion -->
- <text id="IDS_SHOP">negozio</text>
- <text id="IDS_HOTEL">hôtel</text>
+ <text id="IDS_SHOP">Negozio</text>
+ <text id="IDS_HOTEL">Hôtel</text>
<!-- Search Suggestion -->
- <text id="IDS_TOURISM">turistico</text>
+ <text id="IDS_TOURISM">Turistico</text>
<!-- Search Suggestion -->
- <text id="IDS_ENTERTAINMENT">divertimento</text>
+ <text id="IDS_ENTERTAINMENT">Divertimento</text>
<!-- Search Suggestion -->
- <text id="IDS_ATM">bancomat</text>
+ <text id="IDS_ATM">Bancomat</text>
<!-- Search Suggestion -->
- <text id="IDS_BANK">banca</text>
+ <text id="IDS_BANK">Banca</text>
<!-- Search Suggestion -->
- <text id="IDS_PHARMACY">farmacia</text>
+ <text id="IDS_PHARMACY">Farmacia</text>
<!-- Search Suggestion -->
- <text id="IDS_HOSPITAL">ospedale</text>
+ <text id="IDS_HOSPITAL">Ospedale</text>
<!-- Search Suggestion -->
- <text id="IDS_TOILET">toilette</text>
+ <text id="IDS_TOILET">Toilette</text>
<!-- Search Suggestion -->
- <text id="IDS_POST">posta</text>
+ <text id="IDS_POST">Posta</text>
<!-- Search Suggestion -->
- <text id="IDS_POLICE">posto di polizia</text>
+ <text id="IDS_POLICE">Posto di polizia</text>
<!-- String in search result list, when nothing found -->
<text id="IDS_NO_SEARCH_RESULTS_FOUND">Nessun risultato trovato</text>
<!-- resource for context menu -->
diff --git a/tizen/MapsWithMe/res/pol-PL.xml b/tizen/MapsWithMe/res/pol-PL.xml
index ed0ab1bfbf..32feb473a1 100644
--- a/tizen/MapsWithMe/res/pol-PL.xml
+++ b/tizen/MapsWithMe/res/pol-PL.xml
@@ -41,34 +41,34 @@
<!-- Detailed description of Measurement Units settings button -->
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Wybierz pomiędzy milami, a kilometrami</text>
<!-- Search Suggestion -->
- <text id="IDS_FOOD">jedzenie</text>
+ <text id="IDS_FOOD">Jedzenie</text>
<!-- Search Suggestion -->
- <text id="IDS_TRANSPORT">transport</text>
+ <text id="IDS_TRANSPORT">Transport</text>
<!-- Search Suggestion -->
- <text id="IDS_FUEL">stacja benzynowa</text>
+ <text id="IDS_FUEL">Stacja benzynowa</text>
<!-- Search Suggestion -->
- <text id="IDS_PARKING">parking</text>
+ <text id="IDS_PARKING">Parking</text>
<!-- Search Suggestion -->
- <text id="IDS_SHOP">sklep</text>
- <text id="IDS_HOTEL">hotel</text>
+ <text id="IDS_SHOP">Sklep</text>
+ <text id="IDS_HOTEL">Hotel</text>
<!-- Search Suggestion -->
- <text id="IDS_TOURISM">osobliwości miasta</text>
+ <text id="IDS_TOURISM">Osobliwości miasta</text>
<!-- Search Suggestion -->
- <text id="IDS_ENTERTAINMENT">rozrywka</text>
+ <text id="IDS_ENTERTAINMENT">Rozrywka</text>
<!-- Search Suggestion -->
- <text id="IDS_ATM">bankomat</text>
+ <text id="IDS_ATM">Bankomat</text>
<!-- Search Suggestion -->
- <text id="IDS_BANK">bank</text>
+ <text id="IDS_BANK">Bank</text>
<!-- Search Suggestion -->
- <text id="IDS_PHARMACY">apteka</text>
+ <text id="IDS_PHARMACY">Apteka</text>
<!-- Search Suggestion -->
- <text id="IDS_HOSPITAL">szpital</text>
+ <text id="IDS_HOSPITAL">Szpital</text>
<!-- Search Suggestion -->
- <text id="IDS_TOILET">toaleta</text>
+ <text id="IDS_TOILET">Toaleta</text>
<!-- Search Suggestion -->
- <text id="IDS_POST">poczta</text>
+ <text id="IDS_POST">Poczta</text>
<!-- Search Suggestion -->
- <text id="IDS_POLICE">policja</text>
+ <text id="IDS_POLICE">Policja</text>
<!-- String in search result list, when nothing found -->
<text id="IDS_NO_SEARCH_RESULTS_FOUND">Nie znaleziono</text>
<!-- resource for context menu -->
diff --git a/tizen/MapsWithMe/res/por-PT.xml b/tizen/MapsWithMe/res/por-PT.xml
index 87761df3b3..0f86b16333 100644
--- a/tizen/MapsWithMe/res/por-PT.xml
+++ b/tizen/MapsWithMe/res/por-PT.xml
@@ -41,34 +41,34 @@
<!-- Detailed description of Measurement Units settings button -->
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Escolha entre milhas e quilómetros</text>
<!-- Search Suggestion -->
- <text id="IDS_FOOD">alimentação</text>
+ <text id="IDS_FOOD">Alimentação</text>
<!-- Search Suggestion -->
- <text id="IDS_TRANSPORT">transporte</text>
+ <text id="IDS_TRANSPORT">Transporte</text>
<!-- Search Suggestion -->
- <text id="IDS_FUEL">combustível</text>
+ <text id="IDS_FUEL">Combustível</text>
<!-- Search Suggestion -->
- <text id="IDS_PARKING">estacionamento</text>
+ <text id="IDS_PARKING">Estacionamento</text>
<!-- Search Suggestion -->
- <text id="IDS_SHOP">compras</text>
- <text id="IDS_HOTEL">hotel</text>
+ <text id="IDS_SHOP">Compras</text>
+ <text id="IDS_HOTEL">Hotel</text>
<!-- Search Suggestion -->
- <text id="IDS_TOURISM">vistas</text>
+ <text id="IDS_TOURISM">Vistas</text>
<!-- Search Suggestion -->
- <text id="IDS_ENTERTAINMENT">entretenimento</text>
+ <text id="IDS_ENTERTAINMENT">Entretenimento</text>
<!-- Search Suggestion -->
- <text id="IDS_ATM">multibanco</text>
+ <text id="IDS_ATM">Multibanco</text>
<!-- Search Suggestion -->
- <text id="IDS_BANK">banco</text>
+ <text id="IDS_BANK">Banco</text>
<!-- Search Suggestion -->
- <text id="IDS_PHARMACY">farmácia</text>
+ <text id="IDS_PHARMACY">Farmácia</text>
<!-- Search Suggestion -->
- <text id="IDS_HOSPITAL">hospital</text>
+ <text id="IDS_HOSPITAL">Hospital</text>
<!-- Search Suggestion -->
<text id="IDS_TOILET">WC</text>
<!-- Search Suggestion -->
- <text id="IDS_POST">correios</text>
+ <text id="IDS_POST">Correios</text>
<!-- Search Suggestion -->
- <text id="IDS_POLICE">polícia</text>
+ <text id="IDS_POLICE">Polícia</text>
<!-- String in search result list, when nothing found -->
<text id="IDS_NO_SEARCH_RESULTS_FOUND">Não foram encontrados resultados</text>
<!-- resource for context menu -->
diff --git a/tizen/MapsWithMe/res/rus-RU.xml b/tizen/MapsWithMe/res/rus-RU.xml
index 2d7d88a48f..5865bf2109 100644
--- a/tizen/MapsWithMe/res/rus-RU.xml
+++ b/tizen/MapsWithMe/res/rus-RU.xml
@@ -43,34 +43,34 @@
<!-- Detailed description of Measurement Units settings button -->
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Использовать километры или мили</text>
<!-- Search Suggestion -->
- <text id="IDS_FOOD">еда</text>
+ <text id="IDS_FOOD">Еда</text>
<!-- Search Suggestion -->
- <text id="IDS_TRANSPORT">транспорт</text>
+ <text id="IDS_TRANSPORT">Транспорт</text>
<!-- Search Suggestion -->
- <text id="IDS_FUEL">заправка</text>
+ <text id="IDS_FUEL">Заправка</text>
<!-- Search Suggestion -->
- <text id="IDS_PARKING">парковка</text>
+ <text id="IDS_PARKING">Парковка</text>
<!-- Search Suggestion -->
- <text id="IDS_SHOP">магазин</text>
- <text id="IDS_HOTEL">гостиница</text>
+ <text id="IDS_SHOP">Магазин</text>
+ <text id="IDS_HOTEL">Гостиница</text>
<!-- Search Suggestion -->
- <text id="IDS_TOURISM">достопримечательность</text>
+ <text id="IDS_TOURISM">Достопримечательность</text>
<!-- Search Suggestion -->
- <text id="IDS_ENTERTAINMENT">развлечения</text>
+ <text id="IDS_ENTERTAINMENT">Развлечения</text>
<!-- Search Suggestion -->
- <text id="IDS_ATM">банкомат</text>
+ <text id="IDS_ATM">Банкомат</text>
<!-- Search Suggestion -->
- <text id="IDS_BANK">банк</text>
+ <text id="IDS_BANK">Банк</text>
<!-- Search Suggestion -->
- <text id="IDS_PHARMACY">аптека</text>
+ <text id="IDS_PHARMACY">Аптека</text>
<!-- Search Suggestion -->
- <text id="IDS_HOSPITAL">больница</text>
+ <text id="IDS_HOSPITAL">Больница</text>
<!-- Search Suggestion -->
- <text id="IDS_TOILET">туалет</text>
+ <text id="IDS_TOILET">Туалет</text>
<!-- Search Suggestion -->
- <text id="IDS_POST">почта</text>
+ <text id="IDS_POST">Почта</text>
<!-- Search Suggestion -->
- <text id="IDS_POLICE">полиция</text>
+ <text id="IDS_POLICE">Полиция</text>
<!-- String in search result list, when nothing found -->
<text id="IDS_NO_SEARCH_RESULTS_FOUND">Нет результатов поиска</text>
<!-- resource for context menu -->
diff --git a/tizen/MapsWithMe/res/spa-ES.xml b/tizen/MapsWithMe/res/spa-ES.xml
index 7bbb473820..7461223ada 100644
--- a/tizen/MapsWithMe/res/spa-ES.xml
+++ b/tizen/MapsWithMe/res/spa-ES.xml
@@ -39,34 +39,34 @@
<!-- Detailed description of Measurement Units settings button -->
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Elija entre millas y kilómetros</text>
<!-- Search Suggestion -->
- <text id="IDS_FOOD">comer</text>
+ <text id="IDS_FOOD">Comer</text>
<!-- Search Suggestion -->
- <text id="IDS_TRANSPORT">transporte</text>
+ <text id="IDS_TRANSPORT">Transporte</text>
<!-- Search Suggestion -->
- <text id="IDS_FUEL">gasolinera</text>
+ <text id="IDS_FUEL">Gasolinera</text>
<!-- Search Suggestion -->
- <text id="IDS_PARKING">estacionamiento</text>
+ <text id="IDS_PARKING">Estacionamiento</text>
<!-- Search Suggestion -->
- <text id="IDS_SHOP">tienda</text>
- <text id="IDS_HOTEL">hotel</text>
+ <text id="IDS_SHOP">Tienda</text>
+ <text id="IDS_HOTEL">Hotel</text>
<!-- Search Suggestion -->
- <text id="IDS_TOURISM">turismo</text>
+ <text id="IDS_TOURISM">Turismo</text>
<!-- Search Suggestion -->
- <text id="IDS_ENTERTAINMENT">entretenimiento</text>
+ <text id="IDS_ENTERTAINMENT">Entretenimiento</text>
<!-- Search Suggestion -->
- <text id="IDS_ATM">atm</text>
+ <text id="IDS_ATM">ATM</text>
<!-- Search Suggestion -->
- <text id="IDS_BANK">banco</text>
+ <text id="IDS_BANK">Banco</text>
<!-- Search Suggestion -->
- <text id="IDS_PHARMACY">farmacia</text>
+ <text id="IDS_PHARMACY">Farmacia</text>
<!-- Search Suggestion -->
- <text id="IDS_HOSPITAL">hospital</text>
+ <text id="IDS_HOSPITAL">Hospital</text>
<!-- Search Suggestion -->
- <text id="IDS_TOILET">servicios sanitario</text>
+ <text id="IDS_TOILET">Servicios sanitario</text>
<!-- Search Suggestion -->
- <text id="IDS_POST">oficina de correos</text>
+ <text id="IDS_POST">Oficina de correos</text>
<!-- Search Suggestion -->
- <text id="IDS_POLICE">policía</text>
+ <text id="IDS_POLICE">Policía</text>
<!-- String in search result list, when nothing found -->
<text id="IDS_NO_SEARCH_RESULTS_FOUND">No se han encontrado resultados</text>
<!-- Warning message when doing search around current position -->
diff --git a/tizen/MapsWithMe/res/ukr-UA.xml b/tizen/MapsWithMe/res/ukr-UA.xml
index ed2d3c9dff..a4819024af 100644
--- a/tizen/MapsWithMe/res/ukr-UA.xml
+++ b/tizen/MapsWithMe/res/ukr-UA.xml
@@ -43,34 +43,34 @@
<!-- Detailed description of Measurement Units settings button -->
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Використовувати милі чи кілометри</text>
<!-- Search Suggestion -->
- <text id="IDS_FOOD">їжа</text>
+ <text id="IDS_FOOD">Їжа</text>
<!-- Search Suggestion -->
- <text id="IDS_TRANSPORT">транспорт</text>
+ <text id="IDS_TRANSPORT">Транспорт</text>
<!-- Search Suggestion -->
- <text id="IDS_FUEL">заправка</text>
+ <text id="IDS_FUEL">Заправка</text>
<!-- Search Suggestion -->
- <text id="IDS_PARKING">парковка</text>
+ <text id="IDS_PARKING">Парковка</text>
<!-- Search Suggestion -->
- <text id="IDS_SHOP">крамниця</text>
- <text id="IDS_HOTEL">готель</text>
+ <text id="IDS_SHOP">Крамниця</text>
+ <text id="IDS_HOTEL">Готель</text>
<!-- Search Suggestion -->
- <text id="IDS_TOURISM">пам’ятні місця</text>
+ <text id="IDS_TOURISM">Пам’ятні місця</text>
<!-- Search Suggestion -->
- <text id="IDS_ENTERTAINMENT">розваги</text>
+ <text id="IDS_ENTERTAINMENT">Розваги</text>
<!-- Search Suggestion -->
- <text id="IDS_ATM">банкомат</text>
+ <text id="IDS_ATM">Банкомат</text>
<!-- Search Suggestion -->
- <text id="IDS_BANK">банк</text>
+ <text id="IDS_BANK">Банк</text>
<!-- Search Suggestion -->
- <text id="IDS_PHARMACY">аптека</text>
+ <text id="IDS_PHARMACY">Аптека</text>
<!-- Search Suggestion -->
- <text id="IDS_HOSPITAL">лікарня</text>
+ <text id="IDS_HOSPITAL">Лікарня</text>
<!-- Search Suggestion -->
- <text id="IDS_TOILET">туалет</text>
+ <text id="IDS_TOILET">Туалет</text>
<!-- Search Suggestion -->
- <text id="IDS_POST">пошта</text>
+ <text id="IDS_POST">Пошта</text>
<!-- Search Suggestion -->
- <text id="IDS_POLICE">міліція</text>
+ <text id="IDS_POLICE">Міліція</text>
<!-- String in search result list, when nothing found -->
<text id="IDS_NO_SEARCH_RESULTS_FOUND">Результатів не знайдено</text>
<!-- resource for context menu -->