From c43265d285683ccd0502da46e41b21b53df21229 Mon Sep 17 00:00:00 2001 From: "r.kuznetsov" Date: Fri, 19 May 2017 17:12:57 +0300 Subject: [PATCH] Generated localization --- android/res/values-ru/strings.xml | 4 ++++ android/res/values/strings.xml | 4 ++++ iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings | 6 ++++++ .../Maps/LocalizedStrings/en-GB.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings | 6 ++++++ iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings | 6 ++++++ .../Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings | 6 ++++++ .../Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings | 6 ++++++ 31 files changed, 182 insertions(+) diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml index f2c89a6840..e45b7e3504 100644 --- a/android/res/values-ru/strings.xml +++ b/android/res/values-ru/strings.xml @@ -300,6 +300,10 @@ Длина Поделиться местоположением Поиск + + Общие настройки + + Информация Карта diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index dd00ad1c4b..746bce1972 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -302,6 +302,10 @@ Length Share My Location Search + + General settings + + Information Map diff --git a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings index 8b221269c2..3bab91a1ed 100644 --- a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "بحث"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "الخريطة"; diff --git a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings index be6f17ad32..db3cad4635 100644 --- a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Vyhledávání"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Mapa"; diff --git a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings index b55ca1f16e..9d10ea3f63 100644 --- a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Søg"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Kort"; diff --git a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings index ebb3369524..0a3348ea44 100644 --- a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Suche"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Karte"; diff --git a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings index 30356dcda2..5944859ecf 100644 --- a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Search"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Χάρτης"; diff --git a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings index b5a331b7ef..a2ea012ff0 100644 --- a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Search"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Map"; diff --git a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings index 8dc58c9d7c..409b05ea83 100644 --- a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Search"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Map"; diff --git a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings index 7e959c15be..3abe9fd47a 100644 --- a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Buscar"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Mapa"; diff --git a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings index bc4eeff498..17251e876f 100644 --- a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Haku"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Kartta"; diff --git a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings index feda68e9cf..a50dc14260 100644 --- a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Rechercher"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Carte"; diff --git a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings index 1f25095920..12fd9ed0bb 100644 --- a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Keresés"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Térkép"; diff --git a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings index 751704cca9..721586b67c 100644 --- a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Cari"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Peta"; diff --git a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings index 8e427a7676..9c873ee70e 100644 --- a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Cerca"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Mappa"; diff --git a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings index edccf639e1..3636e24011 100644 --- a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "検索"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "地図"; diff --git a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings index e1401d1962..0ed8e4ff77 100644 --- a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "검색"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "지도"; diff --git a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings index c036c8eb4a..6c4aa7c5a2 100644 --- a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Søk"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Kart"; diff --git a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings index 04d0330648..f12f0a8eb1 100644 --- a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Zoek"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Kaart"; diff --git a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings index ac66981654..694006b8dc 100644 --- a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Wyszukaj"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Mapa"; diff --git a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings index 5d6f0a3d57..a7f072022a 100644 --- a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Pesquisar"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Mapa"; diff --git a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings index 5c15e0bf1c..26e5b49b2a 100644 --- a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Căutare"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Hartă"; diff --git a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings index a72e429a04..edd8beaa2d 100644 --- a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Поиск"; +/* Settings general group in settings screen */ +"prefs_group_general" = "Общие настройки"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Информация"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Карта"; diff --git a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings index e8241fb487..987f8fc9cf 100644 --- a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Vyhľadávanie"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Mapa"; diff --git a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings index 400a3f194c..55155ea565 100644 --- a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Sök"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Karta"; diff --git a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings index b973581189..f3d6e358dc 100644 --- a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "ค้นหา"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "แผนที่"; diff --git a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings index a74d9c194d..6fbc79b15b 100644 --- a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Ara"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Harita"; diff --git a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings index 4445c30e81..8418981b06 100644 --- a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Пошук"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Карта"; diff --git a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings index 10cfa52b8a..f802f4bba7 100644 --- a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "Tìm kiếm"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "Bản đồ"; diff --git a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings index 6bef05d7b6..4a325cadea 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "搜索"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "地图"; diff --git a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings index 137fd985c1..61e267fd7d 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings @@ -467,6 +467,12 @@ "menu_search" = "搜尋"; +/* Settings general group in settings screen */ +"prefs_group_general" = "General settings"; + +/* Settings information group in settings screen */ +"prefs_group_information" = "Information"; + /* Settings screen: "Map" category title */ "prefs_group_map" = "地圖";