From 0dc9c6f49c60dea7a19c30346bf152dc836e82cd Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Tue, 28 Feb 2023 09:40:28 +0100 Subject: [PATCH 1/2] [strings] Correct plural forms for miles and feet in be, ru, uk Signed-off-by: Alexander Borsuk --- data/strings/strings.txt | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/data/strings/strings.txt b/data/strings/strings.txt index f799cac2e2..81d8551d11 100644 --- a/data/strings/strings.txt +++ b/data/strings/strings.txt @@ -14384,7 +14384,9 @@ tags = android,ios en = mi ar = ميل - be = міля + be:few = мілі + be:one = міля + be:other = міляў bg = ми ca = mi cs = mil @@ -14408,12 +14410,16 @@ pt = mi pt-BR = mi ro = mi - ru = ми + ru:few = мили + ru:one = миля + ru:other = миль sk = mi sv = mile th = ไมล์ tr = mil - uk = ми + uk:few = милі + uk:one = миля + uk:other = миль vi = dặm zh-Hans = 英里 zh-Hant = 英哩 @@ -14423,7 +14429,9 @@ tags = android,ios en = ft ar = قدم - be = фут + be:one = фут + be:few = фута + be:other = футаў bg = фут ca = ft cs = stopa @@ -14445,12 +14453,16 @@ pl = ft pt = ft pt-BR = ft - ru = фут + ru:one = фут + ru:few = фута + ru:other = футов sk = stopa sv = fot th = ฟุต tr = fit - uk = фут + uk:one = фут + uk:few = фути + uk:other = футів vi = ft zh-Hans = 英尺 zh-Hant = 英尺 -- 2.45.3 From 7e1b64c0ee5d5725c325047e7df3e074183deb3a Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Tue, 28 Feb 2023 09:40:47 +0100 Subject: [PATCH 2/2] [strings] Regenerated Signed-off-by: Alexander Borsuk --- android/res/values-ar/strings.xml | 8 +++- android/res/values-be/strings.xml | 12 +++++- android/res/values-bg/strings.xml | 8 +++- android/res/values-ca/strings.xml | 8 +++- android/res/values-cs/strings.xml | 8 +++- android/res/values-da/strings.xml | 8 +++- android/res/values-de/strings.xml | 8 +++- android/res/values-es/strings.xml | 8 +++- android/res/values-et/strings.xml | 8 +++- android/res/values-eu/strings.xml | 8 +++- android/res/values-fa/strings.xml | 8 +++- android/res/values-fi/strings.xml | 8 +++- android/res/values-fr/strings.xml | 8 +++- android/res/values-hu/strings.xml | 8 +++- android/res/values-in/strings.xml | 8 +++- android/res/values-it/strings.xml | 4 +- android/res/values-ja/strings.xml | 8 +++- android/res/values-ko/strings.xml | 8 +++- android/res/values-mr/strings.xml | 8 +++- android/res/values-nb/strings.xml | 8 +++- android/res/values-nl/strings.xml | 8 +++- android/res/values-pl/strings.xml | 8 +++- android/res/values-pt-rBR/strings.xml | 8 +++- android/res/values-pt/strings.xml | 8 +++- android/res/values-ro/strings.xml | 4 +- android/res/values-ru/strings.xml | 12 +++++- android/res/values-sk/strings.xml | 8 +++- android/res/values-sv/strings.xml | 8 +++- android/res/values-th/strings.xml | 8 +++- android/res/values-tr/strings.xml | 8 +++- android/res/values-uk/strings.xml | 12 +++++- android/res/values-vi/strings.xml | 8 +++- android/res/values-zh-rTW/strings.xml | 8 +++- android/res/values-zh/strings.xml | 8 +++- android/res/values/strings.xml | 18 +++++---- data/strings/strings.txt | 6 +-- .../ar.lproj/Localizable.strings | 5 --- .../ar.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../be.lproj/Localizable.strings | 15 +++---- .../be.lproj/Localizable.stringsdict | 39 +++++++++++++++++++ .../bg.lproj/Localizable.strings | 15 +++---- .../bg.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../ca.lproj/Localizable.strings | 15 +++---- .../ca.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../cs.lproj/Localizable.strings | 11 ++---- .../cs.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../da.lproj/Localizable.strings | 11 ++---- .../da.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../de.lproj/Localizable.strings | 5 --- .../de.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../el.lproj/Localizable.strings | 11 ++---- .../el.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../en-GB.lproj/Localizable.strings | 15 +++---- .../en-GB.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../en.lproj/Localizable.strings | 15 +++---- .../en.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../es-MX.lproj/Localizable.strings | 5 --- .../es-MX.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../es.lproj/Localizable.strings | 5 --- .../es.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../et.lproj/Localizable.strings | 5 --- .../et.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../eu.lproj/Localizable.strings | 11 ++---- .../eu.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../fa.lproj/Localizable.strings | 11 ++---- .../fa.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../fi.lproj/Localizable.strings | 11 ++---- .../fi.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../fr.lproj/Localizable.strings | 5 --- .../fr.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../he.lproj/Localizable.strings | 15 +++---- .../he.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../hu.lproj/Localizable.strings | 11 ++---- .../hu.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../id.lproj/Localizable.strings | 11 ++---- .../id.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../it.lproj/Localizable.strings | 5 --- .../it.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../ja.lproj/Localizable.strings | 5 --- .../ja.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../ko.lproj/Localizable.strings | 11 ++---- .../ko.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../mr.lproj/Localizable.strings | 5 --- .../mr.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../nb.lproj/Localizable.strings | 11 ++---- .../nb.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../nl.lproj/Localizable.strings | 5 --- .../nl.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../pl.lproj/Localizable.strings | 5 --- .../pl.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../pt-BR.lproj/Localizable.strings | 5 --- .../pt-BR.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../pt.lproj/Localizable.strings | 5 --- .../pt.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../ro.lproj/Localizable.strings | 11 ++---- .../ro.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../ru.lproj/Localizable.strings | 5 --- .../ru.lproj/Localizable.stringsdict | 39 +++++++++++++++++++ .../sk.lproj/Localizable.strings | 11 ++---- .../sk.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../sv.lproj/Localizable.strings | 11 ++---- .../sv.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../sw.lproj/Localizable.strings | 13 ++----- .../sw.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../th.lproj/Localizable.strings | 11 ++---- .../th.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../tr.lproj/Localizable.strings | 5 --- .../tr.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../uk.lproj/Localizable.strings | 5 --- .../uk.lproj/Localizable.stringsdict | 39 +++++++++++++++++++ .../vi.lproj/Localizable.strings | 11 ++---- .../vi.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../zh-Hans.lproj/Localizable.strings | 5 --- .../zh-Hans.lproj/Localizable.stringsdict | 31 +++++++++++++++ .../zh-Hant.lproj/Localizable.strings | 11 ++---- .../zh-Hant.lproj/Localizable.stringsdict | 31 +++++++++++++++ 116 files changed, 1570 insertions(+), 358 deletions(-) diff --git a/android/res/values-ar/strings.xml b/android/res/values-ar/strings.xml index 988edc5737..26c857c5c4 100644 --- a/android/res/values-ar/strings.xml +++ b/android/res/values-ar/strings.xml @@ -480,9 +480,13 @@ متر كم كم/ساعة - ميل + + ميل + - قدم + + قدم + ميل/ساعة س د diff --git a/android/res/values-be/strings.xml b/android/res/values-be/strings.xml index 5dc94a7678..08509be911 100644 --- a/android/res/values-be/strings.xml +++ b/android/res/values-be/strings.xml @@ -475,9 +475,17 @@ м км км/г - міля + + мілі + міля + міляў + - фут + + фута + фут + футаў + міль/г г хв diff --git a/android/res/values-bg/strings.xml b/android/res/values-bg/strings.xml index c6e2ee5c17..e9a0d91520 100644 --- a/android/res/values-bg/strings.xml +++ b/android/res/values-bg/strings.xml @@ -443,9 +443,13 @@ Стоп м км - ми + + ми + - фут + + фут + ч мин Описание diff --git a/android/res/values-ca/strings.xml b/android/res/values-ca/strings.xml index d354e3b1a0..ded46714dd 100644 --- a/android/res/values-ca/strings.xml +++ b/android/res/values-ca/strings.xml @@ -476,9 +476,13 @@ m km km/h - mi + + mi + - ft + + ft + mph h min diff --git a/android/res/values-cs/strings.xml b/android/res/values-cs/strings.xml index 351f1b4051..f2e2894fe6 100644 --- a/android/res/values-cs/strings.xml +++ b/android/res/values-cs/strings.xml @@ -457,9 +457,13 @@ m km km/h - mil + + mil + - stopa + + stopa + mil/h hod min diff --git a/android/res/values-da/strings.xml b/android/res/values-da/strings.xml index 7418b43463..c6afeac920 100644 --- a/android/res/values-da/strings.xml +++ b/android/res/values-da/strings.xml @@ -453,9 +453,13 @@ m km km/t - mil + + mil + - fod + + fod + mph time min diff --git a/android/res/values-de/strings.xml b/android/res/values-de/strings.xml index 97306a43ad..b15766903d 100644 --- a/android/res/values-de/strings.xml +++ b/android/res/values-de/strings.xml @@ -473,9 +473,13 @@ m km km/h - mi + + mi + - ft + + ft + mph h min diff --git a/android/res/values-es/strings.xml b/android/res/values-es/strings.xml index 44cfff5843..05a2c2023c 100644 --- a/android/res/values-es/strings.xml +++ b/android/res/values-es/strings.xml @@ -477,9 +477,13 @@ m km km/h - mi + + mi + - pie + + pie + mph h min diff --git a/android/res/values-et/strings.xml b/android/res/values-et/strings.xml index 3ab1e3eb32..2cbacf5ddb 100644 --- a/android/res/values-et/strings.xml +++ b/android/res/values-et/strings.xml @@ -475,9 +475,13 @@ m km km/h - mi + + mi + - jalga + + jalga + mph h min diff --git a/android/res/values-eu/strings.xml b/android/res/values-eu/strings.xml index 3631306eae..6ae632df4c 100644 --- a/android/res/values-eu/strings.xml +++ b/android/res/values-eu/strings.xml @@ -458,9 +458,13 @@ m km km/h - ni + + ni + - oina + + oina + mph h min diff --git a/android/res/values-fa/strings.xml b/android/res/values-fa/strings.xml index 27df49a5cd..e1c3ddfa5d 100644 --- a/android/res/values-fa/strings.xml +++ b/android/res/values-fa/strings.xml @@ -448,9 +448,13 @@ متر کیلومتر کیلومتربرساعت (km/h) - مایل + + مایل + - فوت + + فوت + مایل بر ساعت (mph) ساعت دقیقه diff --git a/android/res/values-fi/strings.xml b/android/res/values-fi/strings.xml index 191748f14e..195cf7a962 100644 --- a/android/res/values-fi/strings.xml +++ b/android/res/values-fi/strings.xml @@ -457,9 +457,13 @@ m km km/h - mi + + mi + - ft + + ft + mph t min diff --git a/android/res/values-fr/strings.xml b/android/res/values-fr/strings.xml index 088a5198e2..99cbaf7a58 100644 --- a/android/res/values-fr/strings.xml +++ b/android/res/values-fr/strings.xml @@ -479,9 +479,13 @@ m km km/h - mi + + mi + - ft + + ft + mph h min diff --git a/android/res/values-hu/strings.xml b/android/res/values-hu/strings.xml index b11e020a75..8b1dcaee86 100644 --- a/android/res/values-hu/strings.xml +++ b/android/res/values-hu/strings.xml @@ -451,9 +451,13 @@ m km km/h - mf + + mf + - ft + + ft + mph ó p diff --git a/android/res/values-in/strings.xml b/android/res/values-in/strings.xml index f463857d6c..1e24315108 100644 --- a/android/res/values-in/strings.xml +++ b/android/res/values-in/strings.xml @@ -451,9 +451,13 @@ m km km/j - mil + + mil + - kaki + + kaki + mpj j mnt diff --git a/android/res/values-it/strings.xml b/android/res/values-it/strings.xml index bb49ffe226..9e7b6d9d71 100644 --- a/android/res/values-it/strings.xml +++ b/android/res/values-it/strings.xml @@ -461,7 +461,9 @@ m km km/h - mi + + mi + mph min Descrizione diff --git a/android/res/values-ja/strings.xml b/android/res/values-ja/strings.xml index 1059ce6d83..6bb6794a8c 100644 --- a/android/res/values-ja/strings.xml +++ b/android/res/values-ja/strings.xml @@ -449,9 +449,13 @@ m km キロメートル毎時 - マイル + + マイル + - フィート + + フィート + マイル毎時 時間 diff --git a/android/res/values-ko/strings.xml b/android/res/values-ko/strings.xml index 231a427ed2..bb5d28d991 100644 --- a/android/res/values-ko/strings.xml +++ b/android/res/values-ko/strings.xml @@ -451,9 +451,13 @@ m km km/시 - mi + + mi + - + + + mph t min diff --git a/android/res/values-mr/strings.xml b/android/res/values-mr/strings.xml index 65102e9e77..fb1d724c6e 100644 --- a/android/res/values-mr/strings.xml +++ b/android/res/values-mr/strings.xml @@ -453,9 +453,13 @@ m किमी km/h - mi + + mi + - फूट + + फूट + mph तास मिनिट diff --git a/android/res/values-nb/strings.xml b/android/res/values-nb/strings.xml index b6f77aff09..4a2db22e7b 100644 --- a/android/res/values-nb/strings.xml +++ b/android/res/values-nb/strings.xml @@ -477,9 +477,13 @@ m km km/t - mi + + mi + - fot + + fot + mph t min diff --git a/android/res/values-nl/strings.xml b/android/res/values-nl/strings.xml index 563ba618e0..56943e7565 100644 --- a/android/res/values-nl/strings.xml +++ b/android/res/values-nl/strings.xml @@ -473,9 +473,13 @@ m km km/h - mijl + + mijl + - voet + + voet + mph u min diff --git a/android/res/values-pl/strings.xml b/android/res/values-pl/strings.xml index 548f0aacb9..04e5ce13c9 100644 --- a/android/res/values-pl/strings.xml +++ b/android/res/values-pl/strings.xml @@ -477,9 +477,13 @@ m km km/h - mi + + mi + - ft + + ft + mph godz min diff --git a/android/res/values-pt-rBR/strings.xml b/android/res/values-pt-rBR/strings.xml index 11460879ed..437fbc7e49 100644 --- a/android/res/values-pt-rBR/strings.xml +++ b/android/res/values-pt-rBR/strings.xml @@ -466,9 +466,13 @@ m km km/h - mi + + mi + - ft + + ft + mph h min diff --git a/android/res/values-pt/strings.xml b/android/res/values-pt/strings.xml index 5bc0a28fcd..7ea01acc34 100644 --- a/android/res/values-pt/strings.xml +++ b/android/res/values-pt/strings.xml @@ -458,9 +458,13 @@ m Km km/h - mi + + mi + - ft + + ft + mph h min diff --git a/android/res/values-ro/strings.xml b/android/res/values-ro/strings.xml index 9b6332849e..2c53122482 100644 --- a/android/res/values-ro/strings.xml +++ b/android/res/values-ro/strings.xml @@ -461,7 +461,9 @@ m km km/h - mi + + mi + mph min Descriere diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml index c7448f5113..fc0b3cc4da 100644 --- a/android/res/values-ru/strings.xml +++ b/android/res/values-ru/strings.xml @@ -480,9 +480,17 @@ м км км/ч - ми + + мили + миля + миль + - фут + + фута + фут + футов + ми/ч ч мин diff --git a/android/res/values-sk/strings.xml b/android/res/values-sk/strings.xml index fe88054104..4c7d4341c2 100644 --- a/android/res/values-sk/strings.xml +++ b/android/res/values-sk/strings.xml @@ -449,9 +449,13 @@ m km km/h - mi + + mi + - stopa + + stopa + mph hod min diff --git a/android/res/values-sv/strings.xml b/android/res/values-sv/strings.xml index 86eda98f1a..9d8d0b5fd1 100644 --- a/android/res/values-sv/strings.xml +++ b/android/res/values-sv/strings.xml @@ -449,9 +449,13 @@ m km km/h - mile + + mile + - fot + + fot + mph h min diff --git a/android/res/values-th/strings.xml b/android/res/values-th/strings.xml index ffe14edcfa..866430708a 100644 --- a/android/res/values-th/strings.xml +++ b/android/res/values-th/strings.xml @@ -453,9 +453,13 @@ ม. กม. กม./ชม. - ไมล์ + + ไมล์ + - ฟุต + + ฟุต + ไมล์/ชม. ชม. น. diff --git a/android/res/values-tr/strings.xml b/android/res/values-tr/strings.xml index a160653838..08eba7d205 100644 --- a/android/res/values-tr/strings.xml +++ b/android/res/values-tr/strings.xml @@ -477,9 +477,13 @@ m km km/s - mil + + mil + - fit + + fit + saatte mil sa dk diff --git a/android/res/values-uk/strings.xml b/android/res/values-uk/strings.xml index 4e93b45af8..dedd90e3ca 100644 --- a/android/res/values-uk/strings.xml +++ b/android/res/values-uk/strings.xml @@ -472,9 +472,17 @@ м км км/год - ми + + милі + миля + миль + - фут + + фути + фут + футів + ми/год год хв diff --git a/android/res/values-vi/strings.xml b/android/res/values-vi/strings.xml index 0b12519634..044d2fa4a2 100644 --- a/android/res/values-vi/strings.xml +++ b/android/res/values-vi/strings.xml @@ -451,9 +451,13 @@ m km km/giờ - dặm + + dặm + - ft + + ft + mph giờ phút diff --git a/android/res/values-zh-rTW/strings.xml b/android/res/values-zh-rTW/strings.xml index 3c17dee1ec..79c702fe53 100644 --- a/android/res/values-zh-rTW/strings.xml +++ b/android/res/values-zh-rTW/strings.xml @@ -465,9 +465,13 @@ 公尺 公里 公里每小時 - 英哩 + + 英哩 + - 英尺 + + 英尺 + 英哩每小時 小時 分鐘 diff --git a/android/res/values-zh/strings.xml b/android/res/values-zh/strings.xml index 9b3acbd613..84d2dc5e1b 100644 --- a/android/res/values-zh/strings.xml +++ b/android/res/values-zh/strings.xml @@ -461,9 +461,13 @@ 公里 公里每小时 - 英里 + + 英里 + - 英尺 + + 英尺 + 英里每小时 小時 分鐘 diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index 823a6d9f6a..cbeccf052a 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -502,9 +502,13 @@ m km km/h - mi + + mi + - ft + + ft + mph h min @@ -1319,7 +1323,7 @@ Lawn Greenfield Greenhouse - Industrial Land + Industrial Area Landfill Meadow Military Area @@ -1328,14 +1332,14 @@ Railway Premises Recreation Ground Water - Residential Land - Retail Land + Residential Area + Retail Area Pond Land Vineyard Leisure Public Land - Dog Area + Dog Park Fitness Centre Fitness Station Dance Hall @@ -1805,7 +1809,7 @@ Furniture Store Garden Store Gift Shop - Greengrocer\'s + Greengrocer Grocery Hairdresser Hardware Store diff --git a/data/strings/strings.txt b/data/strings/strings.txt index 81d8551d11..f6415d7a57 100644 --- a/data/strings/strings.txt +++ b/data/strings/strings.txt @@ -14429,8 +14429,8 @@ tags = android,ios en = ft ar = قدم - be:one = фут be:few = фута + be:one = фут be:other = футаў bg = фут ca = ft @@ -14453,15 +14453,15 @@ pl = ft pt = ft pt-BR = ft - ru:one = фут ru:few = фута + ru:one = фут ru:other = футов sk = stopa sv = fot th = ฟุต tr = fit - uk:one = фут uk:few = фути + uk:one = фут uk:other = футів vi = ft zh-Hans = 英尺 diff --git a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings index fbc1bd7ac8..4a553396bc 100644 --- a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "كم/ساعة"; -"mile" = "ميل"; - -/* A unit of measure */ -"foot" = "قدم"; - "miles_per_hour" = "ميل/ساعة"; "hour" = "س"; diff --git a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.stringsdict index b28ce73203..0aacdceca7 100644 --- a/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/ar.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ميل + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + قدم + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/be.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/be.lproj/Localizable.strings index 2f3b4ab88f..60d337db22 100644 --- a/iphone/Maps/LocalizedStrings/be.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/be.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "км/г"; -"mile" = "міля"; - -/* A unit of measure */ -"foot" = "фут"; - "miles_per_hour" = "міль/г"; "hour" = "г"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Landfill"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Water"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; @@ -2359,7 +2354,7 @@ "type.leisure.common" = "Public Land"; -"type.leisure.dog_park" = "Dog Area"; +"type.leisure.dog_park" = "Dog Park"; "type.leisure.fitness_centre" = "Fitness Centre"; @@ -3299,7 +3294,7 @@ "type.shop.gift" = "Gift Shop"; -"type.shop.greengrocer" = "Greengrocer's"; +"type.shop.greengrocer" = "Greengrocer"; "type.shop.grocery" = "Бакалея"; diff --git a/iphone/Maps/LocalizedStrings/be.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/be.lproj/Localizable.stringsdict index 5d9908302f..70029932c1 100644 --- a/iphone/Maps/LocalizedStrings/be.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/be.lproj/Localizable.stringsdict @@ -9,6 +9,45 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + мілі + one + міля + other + міляў + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + фута + one + фут + other + футаў + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/bg.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/bg.lproj/Localizable.strings index e3df22537d..cc8972e5ef 100644 --- a/iphone/Maps/LocalizedStrings/bg.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/bg.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "ми"; - -/* A unit of measure */ -"foot" = "фут"; - "miles_per_hour" = "mph"; "hour" = "ч"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Landfill"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Water"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; @@ -2359,7 +2354,7 @@ "type.leisure.common" = "Public Land"; -"type.leisure.dog_park" = "Dog Area"; +"type.leisure.dog_park" = "Dog Park"; "type.leisure.fitness_centre" = "Fitness Centre"; @@ -3299,7 +3294,7 @@ "type.shop.gift" = "Gift Shop"; -"type.shop.greengrocer" = "Greengrocer's"; +"type.shop.greengrocer" = "Greengrocer"; "type.shop.grocery" = "Хранителни стоки"; diff --git a/iphone/Maps/LocalizedStrings/bg.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/bg.lproj/Localizable.stringsdict index 36acd9fa05..eeb4fed5b9 100644 --- a/iphone/Maps/LocalizedStrings/bg.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/bg.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ми + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + фут + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/ca.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ca.lproj/Localizable.strings index f289cfbc2c..2fec80568c 100644 --- a/iphone/Maps/LocalizedStrings/ca.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ca.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "h"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Landfill"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Water"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; @@ -2359,7 +2354,7 @@ "type.leisure.common" = "Public Land"; -"type.leisure.dog_park" = "Dog Area"; +"type.leisure.dog_park" = "Dog Park"; "type.leisure.fitness_centre" = "Fitness Centre"; @@ -3299,7 +3294,7 @@ "type.shop.gift" = "Gift Shop"; -"type.shop.greengrocer" = "Greengrocer's"; +"type.shop.greengrocer" = "Greengrocer"; "type.shop.grocery" = "Grocery"; diff --git a/iphone/Maps/LocalizedStrings/ca.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/ca.lproj/Localizable.stringsdict index 44e372ec5b..c857a6a5ad 100644 --- a/iphone/Maps/LocalizedStrings/ca.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/ca.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings index a97498e68e..7901b04d61 100644 --- a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mil"; - -/* A unit of measure */ -"foot" = "stopa"; - "miles_per_hour" = "mil/h"; "hour" = "hod"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Skládka"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Voda"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.stringsdict index 5960ec54aa..d69d0f53b4 100644 --- a/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/cs.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mil + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + stopa + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings index a930206be3..314c579f92 100644 --- a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/t"; -"mile" = "mil"; - -/* A unit of measure */ -"foot" = "fod"; - "miles_per_hour" = "mph"; "hour" = "time"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Affaldsplads"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Vand"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.stringsdict index 35b1034395..92c1f4f142 100644 --- a/iphone/Maps/LocalizedStrings/da.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/da.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mil + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + fod + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings index b211d515c1..bcc7e48d76 100644 --- a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "h"; diff --git a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.stringsdict index 6e6edf5d7f..15fcd3cba7 100644 --- a/iphone/Maps/LocalizedStrings/de.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/de.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings index 223f110ba5..b6b4682dd2 100644 --- a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "h"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Σκουπιδότοπος"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Νερό"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.stringsdict index b0137442a4..08b5b1457f 100644 --- a/iphone/Maps/LocalizedStrings/el.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/el.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings index f7a98cdb60..021ebc0ec1 100644 --- a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "h"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Landfill"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Water"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; @@ -2359,7 +2354,7 @@ "type.leisure.common" = "Common Land"; -"type.leisure.dog_park" = "Dog Area"; +"type.leisure.dog_park" = "Dog Park"; "type.leisure.fitness_centre" = "Fitness Centre"; @@ -3299,7 +3294,7 @@ "type.shop.gift" = "Gift Shop"; -"type.shop.greengrocer" = "Greengrocer's"; +"type.shop.greengrocer" = "Greengrocer"; "type.shop.grocery" = "Grocery"; diff --git a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.stringsdict index 6c08b571a6..593a907845 100644 --- a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings index bd8b4e118c..6eb64daca0 100644 --- a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "h"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Landfill"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Water"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; @@ -2359,7 +2354,7 @@ "type.leisure.common" = "Public Land"; -"type.leisure.dog_park" = "Dog Area"; +"type.leisure.dog_park" = "Dog Park"; "type.leisure.fitness_centre" = "Fitness Centre"; @@ -3299,7 +3294,7 @@ "type.shop.gift" = "Gift Shop"; -"type.shop.greengrocer" = "Greengrocer's"; +"type.shop.greengrocer" = "Greengrocer"; "type.shop.grocery" = "Grocery"; diff --git a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.stringsdict index e6ad937d13..a3fb14e483 100644 --- a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings index fa87756386..e253555721 100644 --- a/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "pie"; - "miles_per_hour" = "mph"; "hour" = "h"; diff --git a/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.stringsdict index ee0ded1d9f..01d56d9703 100644 --- a/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/es-MX.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + pie + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings index 0bdbb636b6..b8ad0c6d0c 100644 --- a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "pie"; - "miles_per_hour" = "mph"; "hour" = "h"; diff --git a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.stringsdict index c94dca9def..2d7ec8c997 100644 --- a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + pie + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/et.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/et.lproj/Localizable.strings index 8a82c801d8..ef7cc542bf 100644 --- a/iphone/Maps/LocalizedStrings/et.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/et.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "jalga"; - "miles_per_hour" = "mph"; "hour" = "h"; diff --git a/iphone/Maps/LocalizedStrings/et.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/et.lproj/Localizable.stringsdict index c2fcd88419..0546c9a5a0 100644 --- a/iphone/Maps/LocalizedStrings/et.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/et.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + jalga + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/eu.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/eu.lproj/Localizable.strings index 1350b36d0f..3e7a519f08 100644 --- a/iphone/Maps/LocalizedStrings/eu.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/eu.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "ni"; - -/* A unit of measure */ -"foot" = "oina"; - "miles_per_hour" = "mph"; "hour" = "h"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Iraulketa"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Arroa"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/eu.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/eu.lproj/Localizable.stringsdict index 3deeb6a9a9..e898471c26 100644 --- a/iphone/Maps/LocalizedStrings/eu.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/eu.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ni + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + oina + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings index 0097cfa1a8..5384f4ad8b 100644 --- a/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "کیلومتربرساعت (km/h)"; -"mile" = "مایل"; - -/* A unit of measure */ -"foot" = "فوت"; - "miles_per_hour" = "مایل بر ساعت (mph)"; "hour" = "ساعت"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "دفن گاه زباله"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "اب"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.stringsdict index 13cc836ddb..5f0f8f5e35 100644 --- a/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/fa.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + مایل + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + فوت + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings index 24bf8ec15e..5c78fdc979 100644 --- a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "t"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Kaatopaikka"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Vesi"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.stringsdict index 3cf70c64e3..a57240c6ec 100644 --- a/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/fi.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings index 86e1eb29ca..8235db6c3c 100644 --- a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "h"; diff --git a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.stringsdict index 808eaa22ae..12b0aa6816 100644 --- a/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/fr.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/he.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/he.lproj/Localizable.strings index 1255552a83..e37487d84a 100644 --- a/iphone/Maps/LocalizedStrings/he.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/he.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "h"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Landfill"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Water"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; @@ -2359,7 +2354,7 @@ "type.leisure.common" = "Public Land"; -"type.leisure.dog_park" = "Dog Area"; +"type.leisure.dog_park" = "Dog Park"; "type.leisure.fitness_centre" = "Fitness Centre"; @@ -3299,7 +3294,7 @@ "type.shop.gift" = "Gift Shop"; -"type.shop.greengrocer" = "Greengrocer's"; +"type.shop.greengrocer" = "Greengrocer"; "type.shop.grocery" = "תלֶוֹכּמַ"; diff --git a/iphone/Maps/LocalizedStrings/he.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/he.lproj/Localizable.stringsdict index 3feaaf166b..adeb949bfb 100644 --- a/iphone/Maps/LocalizedStrings/he.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/he.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings index bb58206883..3c1b149924 100644 --- a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mf"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "ó"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Hulladéklerakó"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Víz"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.stringsdict index 47d515fb1c..ddb39b1adc 100644 --- a/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/hu.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mf + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings index 3a4a18bc02..949f4383cd 100644 --- a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/j"; -"mile" = "mil"; - -/* A unit of measure */ -"foot" = "kaki"; - "miles_per_hour" = "mpj"; "hour" = "j"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "TPA"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Air"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.stringsdict index 2e7a80e0ef..b3a3dfdbf0 100644 --- a/iphone/Maps/LocalizedStrings/id.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/id.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mil + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + kaki + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings index 61ed7a6da4..5a7ce3a4db 100644 --- a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "h"; diff --git a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.stringsdict index 39c7e9316a..9852086a9f 100644 --- a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings index cd4ae9c723..0db55d22c6 100644 --- a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "キロメートル毎時"; -"mile" = "マイル"; - -/* A unit of measure */ -"foot" = "フィート"; - "miles_per_hour" = "マイル毎時"; "hour" = "時間"; diff --git a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.stringsdict index a25826d2e6..4a932dce7e 100644 --- a/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/ja.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + マイル + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + フィート + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings index fadea645ea..1a9c569306 100644 --- a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/시"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "풋"; - "miles_per_hour" = "mph"; "hour" = "t"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "쓰레기 매립지"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "저수지"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.stringsdict index 2dbd1dde23..e43bc0e65b 100644 --- a/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/ko.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/mr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/mr.lproj/Localizable.strings index 7d99025d49..09b0defd81 100644 --- a/iphone/Maps/LocalizedStrings/mr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/mr.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "फूट"; - "miles_per_hour" = "mph"; "hour" = "तास"; diff --git a/iphone/Maps/LocalizedStrings/mr.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/mr.lproj/Localizable.stringsdict index 73c4ea4d2c..e2da5cdf53 100644 --- a/iphone/Maps/LocalizedStrings/mr.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/mr.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + फूट + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings index 0cc951cb57..adcbae5ee1 100644 --- a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/t"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "fot"; - "miles_per_hour" = "mph"; "hour" = "t"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Land-deponi"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Vann"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.stringsdict index d80b29c7b4..c236f5bf72 100644 --- a/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/nb.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + fot + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings index 6408cebdb1..8072e1c210 100644 --- a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mijl"; - -/* A unit of measure */ -"foot" = "voet"; - "miles_per_hour" = "mph"; "hour" = "u"; diff --git a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.stringsdict index 2ef21ffe54..3be9e3d30f 100644 --- a/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/nl.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mijl + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + voet + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings index 8a1a6f48df..d33f419469 100644 --- a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "godz"; diff --git a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.stringsdict index 2eb0ba2c34..655ba47701 100644 --- a/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/pl.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/pt-BR.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pt-BR.lproj/Localizable.strings index ba1240d3d0..67eb3fa852 100644 --- a/iphone/Maps/LocalizedStrings/pt-BR.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pt-BR.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "h"; diff --git a/iphone/Maps/LocalizedStrings/pt-BR.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/pt-BR.lproj/Localizable.stringsdict index 932963acf8..277f305eed 100644 --- a/iphone/Maps/LocalizedStrings/pt-BR.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/pt-BR.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings index 5f82b0dee0..08f0cccda0 100644 --- a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "h"; diff --git a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.stringsdict index 6a572db72e..e343001928 100644 --- a/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/pt.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings index fc92090cfa..68e6e2e9ea 100644 --- a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "h"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Gunoiște"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Apă"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.stringsdict index a36c4122a8..1b2381e73d 100644 --- a/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/ro.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings index e09d5ab081..28e9048c39 100644 --- a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "км/ч"; -"mile" = "ми"; - -/* A unit of measure */ -"foot" = "фут"; - "miles_per_hour" = "ми/ч"; "hour" = "ч"; diff --git a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.stringsdict index 87e8f5adc9..c80f3645d3 100644 --- a/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/ru.lproj/Localizable.stringsdict @@ -9,6 +9,45 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + мили + one + миля + other + миль + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + фута + one + фут + other + футов + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings index 4f31e850c6..023727a06e 100644 --- a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "stopa"; - "miles_per_hour" = "mph"; "hour" = "hod"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Skládka"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Voda"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.stringsdict index d73fce84ef..21bc807a40 100644 --- a/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/sk.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + stopa + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings index 8b52b98330..351aa30a73 100644 --- a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mile"; - -/* A unit of measure */ -"foot" = "fot"; - "miles_per_hour" = "mph"; "hour" = "h"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Soptippen"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Vatten"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.stringsdict index c61bddbaaf..76cfe2527e 100644 --- a/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/sv.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mile + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + fot + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/sw.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/sw.lproj/Localizable.strings index ae7ac07c18..e57fca7fb1 100644 --- a/iphone/Maps/LocalizedStrings/sw.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/sw.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/h"; -"mile" = "mi"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "h"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Shamba la Taka"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Water"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; @@ -3299,7 +3294,7 @@ "type.shop.gift" = "Gift Shop"; -"type.shop.greengrocer" = "Greengrocer's"; +"type.shop.greengrocer" = "Greengrocer"; "type.shop.grocery" = "Chakula cha mboga"; diff --git a/iphone/Maps/LocalizedStrings/sw.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/sw.lproj/Localizable.stringsdict index cbbce75074..df81eb1bb4 100644 --- a/iphone/Maps/LocalizedStrings/sw.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/sw.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mi + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings index 5f5c4ba568..1c7e6239c5 100644 --- a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "กม./ชม."; -"mile" = "ไมล์"; - -/* A unit of measure */ -"foot" = "ฟุต"; - "miles_per_hour" = "ไมล์/ชม."; "hour" = "ชม."; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "พื้นที่ฝังกลบ"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "น้ำ"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.stringsdict index f6a4ae8b05..56b5b717ef 100644 --- a/iphone/Maps/LocalizedStrings/th.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/th.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ไมล์ + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ฟุต + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings index e48d91134b..5659573a5f 100644 --- a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/s"; -"mile" = "mil"; - -/* A unit of measure */ -"foot" = "fit"; - "miles_per_hour" = "saatte mil"; "hour" = "sa"; diff --git a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.stringsdict index 664851b1d8..c648a5e081 100644 --- a/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/tr.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + mil + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + fit + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings index 68ccead686..3b39eefa37 100644 --- a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "км/год"; -"mile" = "ми"; - -/* A unit of measure */ -"foot" = "фут"; - "miles_per_hour" = "ми/год"; "hour" = "год"; diff --git a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.stringsdict index 9e660e44b6..f391324736 100644 --- a/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/uk.lproj/Localizable.stringsdict @@ -9,6 +9,45 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + милі + one + миля + other + миль + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + few + фути + one + фут + other + футів + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings index effba6b700..1c8224a768 100644 --- a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "km/giờ"; -"mile" = "dặm"; - -/* A unit of measure */ -"foot" = "ft"; - "miles_per_hour" = "mph"; "hour" = "giờ"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "Bãi rác"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "Nước"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.stringsdict index 1a38fd52bd..e53645ec99 100644 --- a/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/vi.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + dặm + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + ft + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings index 6f2ff61db5..e85f65909c 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "公里每小时"; -"mile" = "英里"; - -/* A unit of measure */ -"foot" = "英尺"; - "miles_per_hour" = "英里每小时"; "hour" = "小時"; diff --git a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.stringsdict index 588c34e491..1b021f9921 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + 英里 + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + 英尺 + + + bookmarks_places NSStringLocalizedFormatKey diff --git a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings index 0870593196..c2a48b7192 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings @@ -765,11 +765,6 @@ "kilometers_per_hour" = "公里每小時"; -"mile" = "英哩"; - -/* A unit of measure */ -"foot" = "英尺"; - "miles_per_hour" = "英哩每小時"; "hour" = "小時"; @@ -2327,7 +2322,7 @@ "type.landuse.greenhouse_horticulture" = "Greenhouse"; -"type.landuse.industrial" = "Industrial Land"; +"type.landuse.industrial" = "Industrial Area"; "type.landuse.landfill" = "堆積場"; @@ -2345,9 +2340,9 @@ "type.landuse.reservoir" = "水庫"; -"type.landuse.residential" = "Residential Land"; +"type.landuse.residential" = "Residential Area"; -"type.landuse.retail" = "Retail Land"; +"type.landuse.retail" = "Retail Area"; "type.landuse.salt_pond" = "Pond"; diff --git a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.stringsdict index fd9d146c3c..cb94927735 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.stringsdict +++ b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.stringsdict @@ -9,6 +9,37 @@ + mile + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + 英哩 + + + + + foot + + NSStringLocalizedFormatKey + %#@value@ + value + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + other + 英尺 + + + bookmarks_places NSStringLocalizedFormatKey -- 2.45.3