From da469879da04423eb1cc70e9a986e7562e43e1f2 Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Sun, 30 Jun 2024 14:07:00 +0200 Subject: [PATCH] [strings] Regenerated Chinese Signed-off-by: Alexander Borsuk --- android/app/src/main/res/values-zh-rTW/strings.xml | 4 ++-- android/app/src/main/res/values-zh/strings.xml | 6 +++--- .../Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings | 6 +++--- .../Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/android/app/src/main/res/values-zh-rTW/strings.xml b/android/app/src/main/res/values-zh-rTW/strings.xml index 8200acbcbd..09c65a7dfc 100644 --- a/android/app/src/main/res/values-zh-rTW/strings.xml +++ b/android/app/src/main/res/values-zh-rTW/strings.xml @@ -657,9 +657,9 @@ 避開收費公路 - 規避土路 + 避開未鋪設道路 - 規避渡輪渡口 + 避開渡輪 避開高速公路 無法規劃路線 很遺憾,我們無法使用所選選項規劃路線。請更改設定,然後重試 diff --git a/android/app/src/main/res/values-zh/strings.xml b/android/app/src/main/res/values-zh/strings.xml index ab6c5f9cf0..61be224555 100644 --- a/android/app/src/main/res/values-zh/strings.xml +++ b/android/app/src/main/res/values-zh/strings.xml @@ -648,11 +648,11 @@ 在线编辑 绕行设置 - 避免使用收费公路 + 避开收费公路 - 规避土路 + 避开未铺设道路 - 规避渡輪渡口 + 避开轮渡 避开高速公路 无法规划路线 很遗憾,我们无法使用所选选项规划路线。请更改设置,然后重试 diff --git a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings index bfb8fa298f..7769c1e4a3 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hans.lproj/Localizable.strings @@ -1054,13 +1054,13 @@ "driving_options_title" = "绕行设置"; /* Recommended length for CarPlay and Android Auto is around 25-27 characters */ -"avoid_tolls" = "避免使用收费公路"; +"avoid_tolls" = "避开收费公路"; /* Recommended length for CarPlay and Android Auto is around 25-27 characters */ -"avoid_unpaved" = "规避土路"; +"avoid_unpaved" = "避开未铺设道路"; /* Recommended length for CarPlay and Android Auto is around 25-27 characters */ -"avoid_ferry" = "规避渡輪渡口"; +"avoid_ferry" = "避开轮渡"; "avoid_motorways" = "避开高速公路"; diff --git a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings index 734a69d866..588eb7e8b4 100644 --- a/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/zh-Hant.lproj/Localizable.strings @@ -1057,10 +1057,10 @@ "avoid_tolls" = "避開收費公路"; /* Recommended length for CarPlay and Android Auto is around 25-27 characters */ -"avoid_unpaved" = "規避土路"; +"avoid_unpaved" = "避開未鋪設道路"; /* Recommended length for CarPlay and Android Auto is around 25-27 characters */ -"avoid_ferry" = "規避渡輪渡口"; +"avoid_ferry" = "避開渡輪"; "avoid_motorways" = "避開高速公路";