From 2ea5d848aad7cb383cb53fffe38dd7ee61045fe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E5=85=9C=7E?= Date: Sat, 5 Nov 2022 14:29:33 +0800 Subject: [PATCH 01/12] New translations messages.json (Japanese) --- _locales/ja/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 414b28a..383408e 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -116,12 +116,24 @@ "popup_ErrorTips_4": { "message": "中国本土にお住まいの場合は、海外サービスのデータにアクセスするためのプロキシが必要です" }, + "popup_ErrorTips_5": { + "message": "The current account triggers risk control and requires HMI verification" + }, + "popup_ErrorTips_6": { + "message": "Login to your account and re-import your roles" + }, + "popup_ErrorTips_7": { + "message": "Click on the captcha button below" + }, "popup_ErrorOpenConfigButtonText": { "message": "オプションを開く" }, "popup_ErrorRefreshButtonText": { "message": "再読み込み" }, + "popup_CaptchaButtonText": { + "message": "Open Captcha Page" + }, "options_Nav_AddNewRole": { "message": "新しいアカウントを追加する" }, From 280b3a670260460135f297ae9cc49814a70dc54a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E5=85=9C=7E?= Date: Sat, 5 Nov 2022 14:29:34 +0800 Subject: [PATCH 02/12] New translations messages.json (Russian) --- _locales/ru/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index d87422f..220ef85 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -116,12 +116,24 @@ "popup_ErrorTips_4": { "message": "Если вы находитесь на материковой части Китая, вам нужен прокси-сервер для доступа к данным зарубежной службы" }, + "popup_ErrorTips_5": { + "message": "The current account triggers risk control and requires HMI verification" + }, + "popup_ErrorTips_6": { + "message": "Login to your account and re-import your roles" + }, + "popup_ErrorTips_7": { + "message": "Click on the captcha button below" + }, "popup_ErrorOpenConfigButtonText": { "message": "Открыть настройки" }, "popup_ErrorRefreshButtonText": { "message": "Обновить" }, + "popup_CaptchaButtonText": { + "message": "Open Captcha Page" + }, "options_Nav_AddNewRole": { "message": "Добавить аккаунт" }, From 695574703303ebcceb07b593043db48983b88583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E5=85=9C=7E?= Date: Sat, 5 Nov 2022 14:29:35 +0800 Subject: [PATCH 03/12] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index ed9b87f..2f968f1 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -117,13 +117,13 @@ "message": "倘若你处于中国大陆,查看海外服数据需要自备魔法上网" }, "popup_ErrorTips_5": { - "message": "当前账号触发风控,需要完成人机验证" + "message": "The current account triggers risk control and requires HMI verification" }, "popup_ErrorTips_6": { - "message": "登录账号后重新导入角色" + "message": "Login to your account and re-import your roles" }, "popup_ErrorTips_7": { - "message": "点击下面的人机验证按钮" + "message": "Click on the captcha button below" }, "popup_ErrorOpenConfigButtonText": { "message": "打开配置页面" @@ -132,7 +132,7 @@ "message": "刷新" }, "popup_CaptchaButtonText": { - "message": "打开人机验证" + "message": "Open Captcha Page" }, "options_Nav_AddNewRole": { "message": "增加新角色" From e9ffeb0bdfa43f151c002d9f1a56258871d3ed68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E5=85=9C=7E?= Date: Sat, 5 Nov 2022 14:29:36 +0800 Subject: [PATCH 04/12] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index c8ba569..106a454 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -116,12 +116,24 @@ "popup_ErrorTips_4": { "message": "如果您處於中國大陸,查看國際服資料需要自備魔法上網" }, + "popup_ErrorTips_5": { + "message": "The current account triggers risk control and requires HMI verification" + }, + "popup_ErrorTips_6": { + "message": "Login to your account and re-import your roles" + }, + "popup_ErrorTips_7": { + "message": "Click on the captcha button below" + }, "popup_ErrorOpenConfigButtonText": { "message": "打開設置頁面" }, "popup_ErrorRefreshButtonText": { "message": "刷新" }, + "popup_CaptchaButtonText": { + "message": "Open Captcha Page" + }, "options_Nav_AddNewRole": { "message": "增加新角色" }, From 65f0900f194f5dd9f5188e8c47e14268c4a07bf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E5=85=9C=7E?= Date: Sun, 6 Nov 2022 18:59:35 +0800 Subject: [PATCH 05/12] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 2f968f1..ed9b87f 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -117,13 +117,13 @@ "message": "倘若你处于中国大陆,查看海外服数据需要自备魔法上网" }, "popup_ErrorTips_5": { - "message": "The current account triggers risk control and requires HMI verification" + "message": "当前账号触发风控,需要完成人机验证" }, "popup_ErrorTips_6": { - "message": "Login to your account and re-import your roles" + "message": "登录账号后重新导入角色" }, "popup_ErrorTips_7": { - "message": "Click on the captcha button below" + "message": "点击下面的人机验证按钮" }, "popup_ErrorOpenConfigButtonText": { "message": "打开配置页面" @@ -132,7 +132,7 @@ "message": "刷新" }, "popup_CaptchaButtonText": { - "message": "Open Captcha Page" + "message": "打开人机验证" }, "options_Nav_AddNewRole": { "message": "增加新角色" From 0fc8ea4df4958baf3517eefb96b5c55a0d01908a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E5=85=9C=7E?= Date: Mon, 7 Nov 2022 21:45:40 +0800 Subject: [PATCH 06/12] New translations messages.json (Russian) --- _locales/ru/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 220ef85..d8a2570 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -123,7 +123,7 @@ "message": "Login to your account and re-import your roles" }, "popup_ErrorTips_7": { - "message": "Click on the captcha button below" + "message": "Нажмите для проверки" }, "popup_ErrorOpenConfigButtonText": { "message": "Открыть настройки" From a92c0ab95997602793a257bce22e7296c17769ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E5=85=9C=7E?= Date: Mon, 7 Nov 2022 22:44:47 +0800 Subject: [PATCH 07/12] New translations messages.json (Russian) --- _locales/ru/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index d8a2570..7f94a19 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -117,10 +117,10 @@ "message": "Если вы находитесь на материковой части Китая, вам нужен прокси-сервер для доступа к данным зарубежной службы" }, "popup_ErrorTips_5": { - "message": "The current account triggers risk control and requires HMI verification" + "message": "Текущая учетная вызывать контроль рисков и должна пройти ЧМИ" }, "popup_ErrorTips_6": { - "message": "Login to your account and re-import your roles" + "message": "Войдите в учетную запись и повторно импортируйте свои роли" }, "popup_ErrorTips_7": { "message": "Нажмите для проверки" @@ -132,7 +132,7 @@ "message": "Обновить" }, "popup_CaptchaButtonText": { - "message": "Open Captcha Page" + "message": "Откройте страницу Captcha" }, "options_Nav_AddNewRole": { "message": "Добавить аккаунт" From 17a7bd5b06b2ff5f74e308000c88a17856eef4e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E5=85=9C=7E?= Date: Tue, 8 Nov 2022 00:43:38 +0800 Subject: [PATCH 08/12] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 106a454..0559402 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -117,13 +117,13 @@ "message": "如果您處於中國大陸,查看國際服資料需要自備魔法上網" }, "popup_ErrorTips_5": { - "message": "The current account triggers risk control and requires HMI verification" + "message": "當前賬戶觸發風控,需要進行人機驗證" }, "popup_ErrorTips_6": { - "message": "Login to your account and re-import your roles" + "message": "登錄到您的帳戶並重新導入您的角色" }, "popup_ErrorTips_7": { - "message": "Click on the captcha button below" + "message": "點擊下面的人機驗證按鈕" }, "popup_ErrorOpenConfigButtonText": { "message": "打開設置頁面" @@ -132,7 +132,7 @@ "message": "刷新" }, "popup_CaptchaButtonText": { - "message": "Open Captcha Page" + "message": "打開人機驗證" }, "options_Nav_AddNewRole": { "message": "增加新角色" From e2362ac78142b92d4a5bc67cd080c178d544ef1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E5=85=9C=7E?= Date: Wed, 16 Nov 2022 10:22:50 +0800 Subject: [PATCH 09/12] New translations messages.json (Japanese) --- _locales/ja/messages.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 383408e..1e7f7e4 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -138,11 +138,14 @@ "message": "新しいアカウントを追加する" }, "options_Nav_RoleListSetting": { - "message": "アカウントリストと設定" + "message": "Role List" }, "options_Nav_AlertSetting": { "message": "アラート" }, + "options_Nav_Setting": { + "message": "Settings" + }, "options_Nav_About": { "message": "その他" }, From 3f91b03d98d4ea5ac2ab043c60b6adf4c9232019 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E5=85=9C=7E?= Date: Wed, 16 Nov 2022 10:22:51 +0800 Subject: [PATCH 10/12] New translations messages.json (Russian) --- _locales/ru/messages.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 7f94a19..90286f1 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -138,11 +138,14 @@ "message": "Добавить аккаунт" }, "options_Nav_RoleListSetting": { - "message": "Аккаунты и настройки" + "message": "Role List" }, "options_Nav_AlertSetting": { "message": "Тревога" }, + "options_Nav_Setting": { + "message": "Settings" + }, "options_Nav_About": { "message": "Дополнение и автор" }, From 6af08bf807b2f1c024d43e943c0214a5435fb69a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E5=85=9C=7E?= Date: Wed, 16 Nov 2022 10:22:51 +0800 Subject: [PATCH 11/12] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index ed9b87f..cdd727d 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -138,11 +138,14 @@ "message": "增加新角色" }, "options_Nav_RoleListSetting": { - "message": "角色列表&设置" + "message": "Role List" }, "options_Nav_AlertSetting": { "message": "提醒" }, + "options_Nav_Setting": { + "message": "Settings" + }, "options_Nav_About": { "message": "关于" }, From b8d71a90ee4ac5c31dd620124620bdbfccc05790 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E5=85=9C=7E?= Date: Wed, 16 Nov 2022 10:22:52 +0800 Subject: [PATCH 12/12] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 0559402..54c219f 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -138,11 +138,14 @@ "message": "增加新角色" }, "options_Nav_RoleListSetting": { - "message": "角色列表&設置" + "message": "Role List" }, "options_Nav_AlertSetting": { "message": "提醒" }, + "options_Nav_Setting": { + "message": "Settings" + }, "options_Nav_About": { "message": "關於" },