From 1638325d7eed091100439fd0ae4120a5654b065e Mon Sep 17 00:00:00 2001 From: Vladimir Byko-Ianko Date: Fri, 29 Jan 2016 14:08:17 +0300 Subject: [PATCH] Generating platform resources after adding Download map to strings.txt. --- android/res/values-ar/strings.xml | 2 ++ android/res/values-cs/strings.xml | 2 ++ android/res/values-da/strings.xml | 2 ++ android/res/values-de/strings.xml | 2 ++ android/res/values-es/strings.xml | 2 ++ android/res/values-fi/strings.xml | 2 ++ android/res/values-fr/strings.xml | 2 ++ android/res/values-hu/strings.xml | 2 ++ android/res/values-in/strings.xml | 2 ++ android/res/values-it/strings.xml | 2 ++ android/res/values-ja/strings.xml | 2 ++ android/res/values-ko/strings.xml | 2 ++ android/res/values-nb/strings.xml | 2 ++ android/res/values-nl/strings.xml | 2 ++ android/res/values-pl/strings.xml | 2 ++ android/res/values-pt/strings.xml | 2 ++ android/res/values-ro/strings.xml | 2 ++ android/res/values-ru/strings.xml | 2 ++ android/res/values-sk/strings.xml | 2 ++ android/res/values-sv/strings.xml | 2 ++ android/res/values-th/strings.xml | 2 ++ android/res/values-tr/strings.xml | 2 ++ android/res/values-uk/strings.xml | 2 ++ android/res/values-vi/strings.xml | 2 ++ android/res/values-zh-rTW/strings.xml | 2 ++ android/res/values-zh/strings.xml | 2 ++ android/res/values/strings.xml | 2 ++ iphone/Maps/ar.lproj/Localizable.strings | 3 +++ iphone/Maps/cs.lproj/Localizable.strings | 3 +++ iphone/Maps/da.lproj/Localizable.strings | 3 +++ iphone/Maps/de.lproj/Localizable.strings | 3 +++ iphone/Maps/en.lproj/Localizable.strings | 3 +++ iphone/Maps/es.lproj/Localizable.strings | 3 +++ iphone/Maps/fi.lproj/Localizable.strings | 3 +++ iphone/Maps/fr.lproj/Localizable.strings | 3 +++ iphone/Maps/hu.lproj/Localizable.strings | 3 +++ iphone/Maps/id.lproj/Localizable.strings | 3 +++ iphone/Maps/it.lproj/Localizable.strings | 3 +++ iphone/Maps/ja.lproj/Localizable.strings | 3 +++ iphone/Maps/ko.lproj/Localizable.strings | 3 +++ iphone/Maps/nb.lproj/Localizable.strings | 3 +++ iphone/Maps/nl.lproj/Localizable.strings | 3 +++ iphone/Maps/pl.lproj/Localizable.strings | 3 +++ iphone/Maps/pt.lproj/Localizable.strings | 3 +++ iphone/Maps/ro.lproj/Localizable.strings | 3 +++ iphone/Maps/ru.lproj/Localizable.strings | 3 +++ iphone/Maps/sk.lproj/Localizable.strings | 3 +++ iphone/Maps/sv.lproj/Localizable.strings | 3 +++ iphone/Maps/th.lproj/Localizable.strings | 3 +++ iphone/Maps/tr.lproj/Localizable.strings | 3 +++ iphone/Maps/uk.lproj/Localizable.strings | 3 +++ iphone/Maps/vi.lproj/Localizable.strings | 3 +++ iphone/Maps/zh-Hans.lproj/Localizable.strings | 3 +++ iphone/Maps/zh-Hant.lproj/Localizable.strings | 3 +++ 54 files changed, 135 insertions(+) diff --git a/android/res/values-ar/strings.xml b/android/res/values-ar/strings.xml index 0048720995..84f3ee3477 100644 --- a/android/res/values-ar/strings.xml +++ b/android/res/values-ar/strings.xml @@ -95,6 +95,8 @@ جاري التنزيل\n^\n^ (^ ^)\nتحميل الخريطة + + تحميل الخريطة (^ ^)\nتنزيل خريطة بدون تحديد خط السير diff --git a/android/res/values-cs/strings.xml b/android/res/values-cs/strings.xml index cbbdf65c3d..062b49f940 100644 --- a/android/res/values-cs/strings.xml +++ b/android/res/values-cs/strings.xml @@ -90,6 +90,8 @@ Stahování\n^\n^ Stáhnout mapu\n(^ ^) + + Stáhnout mapu Stáhnout mapy\nbez tras (^ ^) diff --git a/android/res/values-da/strings.xml b/android/res/values-da/strings.xml index 333e44ba5f..0b072fec11 100644 --- a/android/res/values-da/strings.xml +++ b/android/res/values-da/strings.xml @@ -93,6 +93,8 @@ Downloader\n^\n^ Download kort\n(^ ^) + + Download kort Download kort uden\nruteplanlægning (^ ^) diff --git a/android/res/values-de/strings.xml b/android/res/values-de/strings.xml index 359ad3b6e2..1da433c937 100644 --- a/android/res/values-de/strings.xml +++ b/android/res/values-de/strings.xml @@ -95,6 +95,8 @@ Wird heruntergeladen\n^\n^ Karte herunterladen\n(^ ^) + + Karte herunterladen Karte ohne Routenplanung\nherunterladen (^ ^) diff --git a/android/res/values-es/strings.xml b/android/res/values-es/strings.xml index 835a3ea820..2bd2ebafaa 100644 --- a/android/res/values-es/strings.xml +++ b/android/res/values-es/strings.xml @@ -88,6 +88,8 @@ Descargando\n^\n^ Descargar mapa\n(^ ^) + + Descargar mapa Descargar mapa\nsin ruta (^ ^) diff --git a/android/res/values-fi/strings.xml b/android/res/values-fi/strings.xml index db67cce875..3022d29916 100644 --- a/android/res/values-fi/strings.xml +++ b/android/res/values-fi/strings.xml @@ -95,6 +95,8 @@ Ladataan\n^\n^ Lataa kartta\n(^ ^) + + Lataa kartta Lataa kartta\nilman reititystä (^ ^) diff --git a/android/res/values-fr/strings.xml b/android/res/values-fr/strings.xml index 6938780f03..d20fe99a14 100644 --- a/android/res/values-fr/strings.xml +++ b/android/res/values-fr/strings.xml @@ -94,6 +94,8 @@ Téléchargement de\n^\n^ Téléchargez la carte\n(^ ^) + + Téléchargez la carte Télécharger la carte\nsans itinéraire (^ ^) diff --git a/android/res/values-hu/strings.xml b/android/res/values-hu/strings.xml index bed9cee48e..095d323794 100644 --- a/android/res/values-hu/strings.xml +++ b/android/res/values-hu/strings.xml @@ -90,6 +90,8 @@ ^\n^\nletöltése folyamatban Térkép letöltése\n(^ ^) + + Térkép letöltése Térkép letöltése\nútvonal nélkül (^ ^) diff --git a/android/res/values-in/strings.xml b/android/res/values-in/strings.xml index c4da4201fb..92bf552ae7 100644 --- a/android/res/values-in/strings.xml +++ b/android/res/values-in/strings.xml @@ -95,6 +95,8 @@ Sedang mengunduh\n^\n^ Unduh Peta\n(^ ^) + + Unduh Peta Unduh peta tanpa\nperutean (^ ^) diff --git a/android/res/values-it/strings.xml b/android/res/values-it/strings.xml index 921b1aa186..dfae56e5e7 100644 --- a/android/res/values-it/strings.xml +++ b/android/res/values-it/strings.xml @@ -90,6 +90,8 @@ Sto scaricando\n^\n^ Scarica Map\n(^ ^) + + Scarica Map Scarica mappa\nsenza percorsi (^ ^) diff --git a/android/res/values-ja/strings.xml b/android/res/values-ja/strings.xml index 37149f75e6..481b1ec897 100644 --- a/android/res/values-ja/strings.xml +++ b/android/res/values-ja/strings.xml @@ -90,6 +90,8 @@ ^\n^\nをダウンロード中 地図をダウンロード\n(^ ^) + + 地図をダウンロード ルートなしで地図をダウンロード\n(^ ^) diff --git a/android/res/values-ko/strings.xml b/android/res/values-ko/strings.xml index 31bd2e9c94..7efc29e1c0 100644 --- a/android/res/values-ko/strings.xml +++ b/android/res/values-ko/strings.xml @@ -89,6 +89,8 @@ 다운로드 중\n^\n^ 지도 다운로드\n(^ ^) + + 지도 다운로드 라우팅없이 지도 다운로드\n(^ ^) diff --git a/android/res/values-nb/strings.xml b/android/res/values-nb/strings.xml index 38de3e7536..06482340a1 100644 --- a/android/res/values-nb/strings.xml +++ b/android/res/values-nb/strings.xml @@ -95,6 +95,8 @@ Laster ned\n^\n^ Last ned kart\n(^ ^) + + Last ned kart Last ned kart\nuten veiviserfunksjon (^ ^) diff --git a/android/res/values-nl/strings.xml b/android/res/values-nl/strings.xml index 93fe6baaae..8fc22438e6 100644 --- a/android/res/values-nl/strings.xml +++ b/android/res/values-nl/strings.xml @@ -86,6 +86,8 @@ aan het downloaden\n^\n^ Kaart downloaden\n(^ ^) + + Kaart downloaden Download kaart\nzonder routeplanning (^ ^) diff --git a/android/res/values-pl/strings.xml b/android/res/values-pl/strings.xml index dafa345562..acf79bc325 100644 --- a/android/res/values-pl/strings.xml +++ b/android/res/values-pl/strings.xml @@ -90,6 +90,8 @@ Pobieranie\n^\n^ Pobierz mapę\n(^ ^) + + Pobierz mapę Pobierz mapę bez\noznaczania tras (^ ^) diff --git a/android/res/values-pt/strings.xml b/android/res/values-pt/strings.xml index 34f47f8787..8153caf536 100644 --- a/android/res/values-pt/strings.xml +++ b/android/res/values-pt/strings.xml @@ -90,6 +90,8 @@ A descarregar\n^\n^ Descarregar Mapa\n(^ ^) + + Descarregar Mapa Baixar mapa\nsem roteamento (^ ^) diff --git a/android/res/values-ro/strings.xml b/android/res/values-ro/strings.xml index 26293c6f56..6b1fd8ebfb 100644 --- a/android/res/values-ro/strings.xml +++ b/android/res/values-ro/strings.xml @@ -95,6 +95,8 @@ Se descarcă\n^\n^ Descărcare hartă\n(^ ^) + + Descărcare hartă Descărcare hartă\nfără rutare (^ ^) diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml index 56361338a2..7c57f12d49 100644 --- a/android/res/values-ru/strings.xml +++ b/android/res/values-ru/strings.xml @@ -94,6 +94,8 @@ Загружается\n^\n^ Загрузить карту\n(^ ^) + + Загрузить карту Загрузить карту\nбез маршрутов (^ ^) diff --git a/android/res/values-sk/strings.xml b/android/res/values-sk/strings.xml index c105c2fddd..f0804e2998 100644 --- a/android/res/values-sk/strings.xml +++ b/android/res/values-sk/strings.xml @@ -90,6 +90,8 @@ Sťahovanie\n^\n^ Stiahnite si Mapu\n(^ ^) + + Stiahnite si Mapu Stiahnite si mapu\nbez smerovania (^ ^) diff --git a/android/res/values-sv/strings.xml b/android/res/values-sv/strings.xml index f112c30c7b..87551d6993 100644 --- a/android/res/values-sv/strings.xml +++ b/android/res/values-sv/strings.xml @@ -91,6 +91,8 @@ Laddar ner\n^\n^ Ladda ner karta\n(^ ^) + + Ladda ner karta Hämta karta\nutan rutter (^ ^) diff --git a/android/res/values-th/strings.xml b/android/res/values-th/strings.xml index 9651ffa612..9d24bdcf9f 100644 --- a/android/res/values-th/strings.xml +++ b/android/res/values-th/strings.xml @@ -95,6 +95,8 @@ กำลังดาวน์โหลด\n^\n^ ดาวน์โหลดแผนที่\n(^ ^) + + ดาวน์โหลดแผนที่ ดาวน์โหลดแผนที่โดยไม่กำหนดเส้นทาง\n(^ ^) diff --git a/android/res/values-tr/strings.xml b/android/res/values-tr/strings.xml index dafcc3a8df..62f8acb66a 100644 --- a/android/res/values-tr/strings.xml +++ b/android/res/values-tr/strings.xml @@ -95,6 +95,8 @@ ^\n^\nindiriliyor Haritayı İndir\n(^ ^) + + Haritayı İndir Haritayı rota\nolmadan indirin (^ ^) diff --git a/android/res/values-uk/strings.xml b/android/res/values-uk/strings.xml index 1b791eb810..072f6c1935 100644 --- a/android/res/values-uk/strings.xml +++ b/android/res/values-uk/strings.xml @@ -94,6 +94,8 @@ Завантажується\n^\n^ Завантажити мапу\n(^ ^) + + Завантажити мапу Завантажити карту\nбез маршрутів (^ ^) diff --git a/android/res/values-vi/strings.xml b/android/res/values-vi/strings.xml index 95d67887ff..e865135a00 100644 --- a/android/res/values-vi/strings.xml +++ b/android/res/values-vi/strings.xml @@ -95,6 +95,8 @@ Đang tải xuống\n^\n^ Tải xuống Bản đồ\n(^ ^) + + Tải xuống Bản đồ Tải về bản đồ không\ncó chỉ đường (^ ^) diff --git a/android/res/values-zh-rTW/strings.xml b/android/res/values-zh-rTW/strings.xml index dabf473dee..9f9f228c54 100644 --- a/android/res/values-zh-rTW/strings.xml +++ b/android/res/values-zh-rTW/strings.xml @@ -91,6 +91,8 @@ 下載中\n^\n^ 下載地圖\n(^ ^) + + 下載地圖 下載不帶路線的地圖\n(^ ^) diff --git a/android/res/values-zh/strings.xml b/android/res/values-zh/strings.xml index c3e6cdc1d0..51cc6898f9 100644 --- a/android/res/values-zh/strings.xml +++ b/android/res/values-zh/strings.xml @@ -91,6 +91,8 @@ 下载 \n^\n^中 下载地图\n(^ ^) + + 下载地图 下载不带路线的地图\n(^ ^) diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index 30d7f3d7a8..f5a73ea645 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -95,6 +95,8 @@ Downloading\n^\n^ Download Map\n(^ ^) + + Download Map Download map\nwithout routing (^ ^) diff --git a/iphone/Maps/ar.lproj/Localizable.strings b/iphone/Maps/ar.lproj/Localizable.strings index f2e86791fd..10f6d9bac2 100644 --- a/iphone/Maps/ar.lproj/Localizable.strings +++ b/iphone/Maps/ar.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "(^ ^)\nتحميل الخريطة"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "تحميل الخريطة"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "(^ ^)\nتنزيل خريطة بدون تحديد خط السير"; diff --git a/iphone/Maps/cs.lproj/Localizable.strings b/iphone/Maps/cs.lproj/Localizable.strings index a1edaa521f..cb73f202d7 100644 --- a/iphone/Maps/cs.lproj/Localizable.strings +++ b/iphone/Maps/cs.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Stáhnout mapu\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Stáhnout mapu"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Stáhnout mapy\nbez tras (^ ^)"; diff --git a/iphone/Maps/da.lproj/Localizable.strings b/iphone/Maps/da.lproj/Localizable.strings index 2a144189fe..c6e9a23c36 100644 --- a/iphone/Maps/da.lproj/Localizable.strings +++ b/iphone/Maps/da.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Download kort\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Download kort"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Download kort uden\nruteplanlægning (^ ^)"; diff --git a/iphone/Maps/de.lproj/Localizable.strings b/iphone/Maps/de.lproj/Localizable.strings index f826839fe8..324f9f2d80 100644 --- a/iphone/Maps/de.lproj/Localizable.strings +++ b/iphone/Maps/de.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Karte herunterladen\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Karte herunterladen"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Karte ohne Routenplanung\nherunterladen (^ ^)"; diff --git a/iphone/Maps/en.lproj/Localizable.strings b/iphone/Maps/en.lproj/Localizable.strings index b1f38f70e4..5675adce99 100644 --- a/iphone/Maps/en.lproj/Localizable.strings +++ b/iphone/Maps/en.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Download Map\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Download Map"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Download map\nwithout routing (^ ^)"; diff --git a/iphone/Maps/es.lproj/Localizable.strings b/iphone/Maps/es.lproj/Localizable.strings index 2f30840334..352a9637bb 100644 --- a/iphone/Maps/es.lproj/Localizable.strings +++ b/iphone/Maps/es.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Descargar mapa\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Descargar mapa"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Descargar mapa\nsin ruta (^ ^)"; diff --git a/iphone/Maps/fi.lproj/Localizable.strings b/iphone/Maps/fi.lproj/Localizable.strings index 0d26a30641..acfee0c86c 100644 --- a/iphone/Maps/fi.lproj/Localizable.strings +++ b/iphone/Maps/fi.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Lataa kartta\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Lataa kartta"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Lataa kartta\nilman reititystä (^ ^)"; diff --git a/iphone/Maps/fr.lproj/Localizable.strings b/iphone/Maps/fr.lproj/Localizable.strings index 03b04a913a..5f8ccb22f6 100644 --- a/iphone/Maps/fr.lproj/Localizable.strings +++ b/iphone/Maps/fr.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Téléchargez la carte\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Téléchargez la carte"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Télécharger la carte\nsans itinéraire (^ ^)"; diff --git a/iphone/Maps/hu.lproj/Localizable.strings b/iphone/Maps/hu.lproj/Localizable.strings index e64c7ad593..9af6d29687 100644 --- a/iphone/Maps/hu.lproj/Localizable.strings +++ b/iphone/Maps/hu.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Térkép letöltése\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Térkép letöltése"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Térkép letöltése\nútvonal nélkül (^ ^)"; diff --git a/iphone/Maps/id.lproj/Localizable.strings b/iphone/Maps/id.lproj/Localizable.strings index cb1d97c3d6..b0c4f3e05f 100644 --- a/iphone/Maps/id.lproj/Localizable.strings +++ b/iphone/Maps/id.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Unduh Peta\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Unduh Peta"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Unduh peta tanpa\nperutean (^ ^)"; diff --git a/iphone/Maps/it.lproj/Localizable.strings b/iphone/Maps/it.lproj/Localizable.strings index 77a89b4769..2b380fc281 100644 --- a/iphone/Maps/it.lproj/Localizable.strings +++ b/iphone/Maps/it.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Scarica Map\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Scarica Map"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Scarica mappa\nsenza percorsi (^ ^)"; diff --git a/iphone/Maps/ja.lproj/Localizable.strings b/iphone/Maps/ja.lproj/Localizable.strings index 2a76e15a8f..84fb42a7b5 100644 --- a/iphone/Maps/ja.lproj/Localizable.strings +++ b/iphone/Maps/ja.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "地図をダウンロード\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "地図をダウンロード"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "ルートなしで地図をダウンロード\n(^ ^)"; diff --git a/iphone/Maps/ko.lproj/Localizable.strings b/iphone/Maps/ko.lproj/Localizable.strings index aa439cb0eb..bf9a12d625 100644 --- a/iphone/Maps/ko.lproj/Localizable.strings +++ b/iphone/Maps/ko.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "지도 다운로드\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "지도 다운로드"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "라우팅없이 지도 다운로드\n(^ ^)"; diff --git a/iphone/Maps/nb.lproj/Localizable.strings b/iphone/Maps/nb.lproj/Localizable.strings index cddd9df2c1..45884d8ed5 100644 --- a/iphone/Maps/nb.lproj/Localizable.strings +++ b/iphone/Maps/nb.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Last ned kart\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Last ned kart"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Last ned kart\nuten veiviserfunksjon (^ ^)"; diff --git a/iphone/Maps/nl.lproj/Localizable.strings b/iphone/Maps/nl.lproj/Localizable.strings index 65582acec8..119895e320 100644 --- a/iphone/Maps/nl.lproj/Localizable.strings +++ b/iphone/Maps/nl.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Kaart downloaden\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Kaart downloaden"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Download kaart\nzonder routeplanning (^ ^)"; diff --git a/iphone/Maps/pl.lproj/Localizable.strings b/iphone/Maps/pl.lproj/Localizable.strings index 06ca769054..bd5d4963cc 100644 --- a/iphone/Maps/pl.lproj/Localizable.strings +++ b/iphone/Maps/pl.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Pobierz mapę\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Pobierz mapę"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Pobierz mapę bez\noznaczania tras (^ ^)"; diff --git a/iphone/Maps/pt.lproj/Localizable.strings b/iphone/Maps/pt.lproj/Localizable.strings index 3b40601ed9..4703d06031 100644 --- a/iphone/Maps/pt.lproj/Localizable.strings +++ b/iphone/Maps/pt.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Descarregar Mapa\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Descarregar Mapa"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Baixar mapa\nsem roteamento (^ ^)"; diff --git a/iphone/Maps/ro.lproj/Localizable.strings b/iphone/Maps/ro.lproj/Localizable.strings index b097007391..bc0071a45e 100644 --- a/iphone/Maps/ro.lproj/Localizable.strings +++ b/iphone/Maps/ro.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Descărcare hartă\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Descărcare hartă"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Descărcare hartă\nfără rutare (^ ^)"; diff --git a/iphone/Maps/ru.lproj/Localizable.strings b/iphone/Maps/ru.lproj/Localizable.strings index 3fe316029e..221e18d52e 100644 --- a/iphone/Maps/ru.lproj/Localizable.strings +++ b/iphone/Maps/ru.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Загрузить карту\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Загрузить карту"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Загрузить карту\nбез маршрутов (^ ^)"; diff --git a/iphone/Maps/sk.lproj/Localizable.strings b/iphone/Maps/sk.lproj/Localizable.strings index ce5774c018..5b98644bc4 100644 --- a/iphone/Maps/sk.lproj/Localizable.strings +++ b/iphone/Maps/sk.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Stiahnite si Mapu\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Stiahnite si Mapu"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Stiahnite si mapu\nbez smerovania (^ ^)"; diff --git a/iphone/Maps/sv.lproj/Localizable.strings b/iphone/Maps/sv.lproj/Localizable.strings index 6c96467e51..f353b60428 100644 --- a/iphone/Maps/sv.lproj/Localizable.strings +++ b/iphone/Maps/sv.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Ladda ner karta\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Ladda ner karta"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Hämta karta\nutan rutter (^ ^)"; diff --git a/iphone/Maps/th.lproj/Localizable.strings b/iphone/Maps/th.lproj/Localizable.strings index 53843a8604..42b19024e9 100644 --- a/iphone/Maps/th.lproj/Localizable.strings +++ b/iphone/Maps/th.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "ดาวน์โหลดแผนที่\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "ดาวน์โหลดแผนที่"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "ดาวน์โหลดแผนที่โดยไม่กำหนดเส้นทาง\n(^ ^)"; diff --git a/iphone/Maps/tr.lproj/Localizable.strings b/iphone/Maps/tr.lproj/Localizable.strings index 90af319791..125675346c 100644 --- a/iphone/Maps/tr.lproj/Localizable.strings +++ b/iphone/Maps/tr.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Haritayı İndir\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Haritayı İndir"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Haritayı rota\nolmadan indirin (^ ^)"; diff --git a/iphone/Maps/uk.lproj/Localizable.strings b/iphone/Maps/uk.lproj/Localizable.strings index 6417e032ca..8600677f77 100644 --- a/iphone/Maps/uk.lproj/Localizable.strings +++ b/iphone/Maps/uk.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Завантажити мапу\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Завантажити мапу"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Завантажити карту\nбез маршрутів (^ ^)"; diff --git a/iphone/Maps/vi.lproj/Localizable.strings b/iphone/Maps/vi.lproj/Localizable.strings index f99a28c2a9..dc48e415fb 100644 --- a/iphone/Maps/vi.lproj/Localizable.strings +++ b/iphone/Maps/vi.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "Tải xuống Bản đồ\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "Tải xuống Bản đồ"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "Tải về bản đồ không\ncó chỉ đường (^ ^)"; diff --git a/iphone/Maps/zh-Hans.lproj/Localizable.strings b/iphone/Maps/zh-Hans.lproj/Localizable.strings index fafc8effba..d104538661 100644 --- a/iphone/Maps/zh-Hans.lproj/Localizable.strings +++ b/iphone/Maps/zh-Hans.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "下载地图\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "下载地图"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "下载不带路线的地图\n(^ ^)"; diff --git a/iphone/Maps/zh-Hant.lproj/Localizable.strings b/iphone/Maps/zh-Hant.lproj/Localizable.strings index 1f080c7624..52e3c41d0a 100644 --- a/iphone/Maps/zh-Hant.lproj/Localizable.strings +++ b/iphone/Maps/zh-Hant.lproj/Localizable.strings @@ -144,6 +144,9 @@ /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download" = "下載地圖\n(^ ^)"; +/* Button text for the button at the center of the screen when the country is not downloaded and the size should not be shown */ +"country_status_download_without_size" = "下載地圖"; + /* Button text for the button at the center of the screen when the country is not downloaded */ "country_status_download_without_routing" = "下載不帶路線的地圖\n(^ ^)";