diff --git a/android/sdk/src/main/res/values-cs/types_strings.xml b/android/sdk/src/main/res/values-cs/types_strings.xml index 7eaa045db..7479e5d51 100644 --- a/android/sdk/src/main/res/values-cs/types_strings.xml +++ b/android/sdk/src/main/res/values-cs/types_strings.xml @@ -1433,4 +1433,9 @@ Plavecké centrum Neobsazený prostor Studio jógy + Půjčovna lodí + Mobilní peněžní agent + Platební centrum + Vnitřní herní centrum + Telekomunikační obchod diff --git a/android/sdk/src/main/res/values-fr/types_strings.xml b/android/sdk/src/main/res/values-fr/types_strings.xml index 6148f1655..004c5660f 100644 --- a/android/sdk/src/main/res/values-fr/types_strings.xml +++ b/android/sdk/src/main/res/values-fr/types_strings.xml @@ -1434,6 +1434,11 @@ Complexe sportif Complexe sportif Salle de yoga - Locaux commerciaux libres + Magasin vacant Chaise longue + Vente de bateau + Centre de paiement + Agent d\'argent liquide + Complexe de jeux intérieurs + Boutique télécom diff --git a/iphone/Maps/LocalizedStrings/cs.lproj/LocalizableTypes.strings b/iphone/Maps/LocalizedStrings/cs.lproj/LocalizableTypes.strings index 32f4c8a5d..e96e86e69 100644 --- a/iphone/Maps/LocalizedStrings/cs.lproj/LocalizableTypes.strings +++ b/iphone/Maps/LocalizedStrings/cs.lproj/LocalizableTypes.strings @@ -1527,3 +1527,8 @@ "type.leisure.bandstand" = "Otevřený altán"; "type.disusedbusiness" = "Neobsazený prostor"; "type.amenity.lounger" = "Lehátko"; +"type.shop.telecommunication" = "Telekomunikační obchod"; +"type.amenity.payment_centre" = "Platební centrum"; +"type.amenity.mobile_money_agent" = "Mobilní peněžní agent"; +"type.amenity.boat_rental" = "Půjčovna lodí"; +"type.leisure.indoor_play" = "Vnitřní herní centrum"; diff --git a/iphone/Maps/LocalizedStrings/fr.lproj/LocalizableTypes.strings b/iphone/Maps/LocalizedStrings/fr.lproj/LocalizableTypes.strings index 1bf4663ab..4af97d6e8 100644 --- a/iphone/Maps/LocalizedStrings/fr.lproj/LocalizableTypes.strings +++ b/iphone/Maps/LocalizedStrings/fr.lproj/LocalizableTypes.strings @@ -714,7 +714,7 @@ "type.leisure.recreation_ground" = "Aire de jeux"; "type.leisure.sauna" = "Sauna"; "type.leisure.slipway" = "Cale de mise à l’eau"; -"type.leisure.sports_centre" = "Centre sportif"; +"type.leisure.sports_centre" = "Complexe sportif"; "type.sport.climbing" = "Escalade"; "type.sport.yoga" = "Yoga"; "type.leisure.stadium" = "Stade"; @@ -1332,7 +1332,7 @@ "type.sport.soccer" = "Football"; "type.sport.swimming" = "Natation"; "type.sport.table_tennis" = "Tennis de table"; -"type.sport.tennis" = "Court de tennis"; +"type.sport.tennis" = "Tennis"; "type.sport.volleyball" = "Volley-ball"; "type.sport.10pin" = "Bowling"; "type.sport.9pin" = "Bowling"; @@ -1524,6 +1524,11 @@ "type.leisure.sports_centre.sport.scuba_diving" = "Complexe sportif"; "type.leisure.sports_centre.sport.field_hockey" = "Complexe sportif"; "type.leisure.sports_centre.sport.bowls" = "Complexe sportif"; -"type.disusedbusiness" = "Locaux commerciaux libres"; +"type.disusedbusiness" = "Magasin vacant"; "type.leisure.sports_centre.sport.archery" = "Complexe sportif"; "type.amenity.lounger" = "Chaise longue"; +"type.shop.telecommunication" = "Boutique télécom"; +"type.amenity.payment_centre" = "Centre de paiement"; +"type.amenity.mobile_money_agent" = "Agent d'argent liquide"; +"type.amenity.boat_rental" = "Vente de bateau"; +"type.leisure.indoor_play" = "Complexe de jeux intérieurs";