From 3b24dd38b2a72e48be314077b10f3c7307eb8021 Mon Sep 17 00:00:00 2001 From: feng <1304903146@qq.com> Date: Fri, 27 Jun 2025 11:38:05 +0800 Subject: [PATCH] perf: Translate --- apps/acls/const.py | 2 +- apps/i18n/core/en/LC_MESSAGES/django.po | 16 ++++++++++------ apps/i18n/core/es/LC_MESSAGES/django.po | 16 ++++++++++------ apps/i18n/core/ja/LC_MESSAGES/django.po | 16 ++++++++++------ apps/i18n/core/ko/LC_MESSAGES/django.po | 16 ++++++++++------ apps/i18n/core/pt_BR/LC_MESSAGES/django.po | 16 ++++++++++------ apps/i18n/core/ru/LC_MESSAGES/django.po | 16 ++++++++++------ apps/i18n/core/zh/LC_MESSAGES/django.po | 16 ++++++++++------ apps/i18n/core/zh_Hant/LC_MESSAGES/django.po | 16 ++++++++++------ apps/i18n/luna/zh_hant.json | 3 +++ 10 files changed, 84 insertions(+), 49 deletions(-) diff --git a/apps/acls/const.py b/apps/acls/const.py index 450db4306..3afa53291 100644 --- a/apps/acls/const.py +++ b/apps/acls/const.py @@ -11,4 +11,4 @@ class ActionChoices(models.TextChoices): notify_and_warn = 'notify_and_warn', _('Prompt and warn') face_verify = 'face_verify', _('Face verify') face_online = 'face_online', _('Face online') - change_secret = 'change_secret', _('Change secret') + change_secret = 'change_secret', _('Secret rotation') diff --git a/apps/i18n/core/en/LC_MESSAGES/django.po b/apps/i18n/core/en/LC_MESSAGES/django.po index 5541027f6..8be5e99f9 100644 --- a/apps/i18n/core/en/LC_MESSAGES/django.po +++ b/apps/i18n/core/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-19 20:06+0800\n" +"POT-Creation-Date: 2025-06-27 11:33+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -215,7 +215,7 @@ msgid "Push account" msgstr "" #: accounts/const/automation.py:26 accounts/risk_handlers.py:26 -#: acls/const.py:14 audits/const.py:32 ops/const.py:9 +#: audits/const.py:32 ops/const.py:9 msgid "Change secret" msgstr "" @@ -762,7 +762,7 @@ msgstr "" #: accounts/serializers/account/account.py:279 #: accounts/templates/accounts/change_secret_failed_info.html:13 #: assets/const/automation.py:9 -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 #: authentication/views/base.py:42 authentication/views/base.py:43 #: authentication/views/base.py:44 common/const/choices.py:67 #: settings/templates/ldap/_msg_import_ldap_user.html:26 @@ -1783,6 +1783,10 @@ msgstr "" msgid "Face online" msgstr "" +#: acls/const.py:14 +msgid "Secret rotation" +msgstr "" + #: acls/models/base.py:37 assets/models/cmd_filter.py:76 #: terminal/models/component/endpoint.py:110 xpack/plugins/cloud/models.py:321 msgid "Priority" @@ -3599,7 +3603,7 @@ msgstr "" msgid "The value in the parameter must contain %s" msgstr "" -#: authentication/api/confirm.py:50 +#: authentication/api/confirm.py:51 msgid "This action require verify your MFA" msgstr "" @@ -4523,13 +4527,13 @@ msgstr "" msgid "Copy success" msgstr "" -#: authentication/templates/authentication/passkey.html:163 +#: authentication/templates/authentication/passkey.html:166 msgid "" "This page is not served over HTTPS. Please use HTTPS to ensure security of " "your credentials." msgstr "" -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 msgid "Do you want to retry ?" msgstr "" diff --git a/apps/i18n/core/es/LC_MESSAGES/django.po b/apps/i18n/core/es/LC_MESSAGES/django.po index 95c11b118..bd1b44ca4 100644 --- a/apps/i18n/core/es/LC_MESSAGES/django.po +++ b/apps/i18n/core/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-19 20:06+0800\n" +"POT-Creation-Date: 2025-06-27 11:33+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -241,7 +241,7 @@ msgid "Push account" msgstr "Notificación de cuenta" #: accounts/const/automation.py:26 accounts/risk_handlers.py:26 -#: acls/const.py:14 audits/const.py:32 ops/const.py:9 +#: audits/const.py:32 ops/const.py:9 msgid "Change secret" msgstr "Cambiar contraseña" @@ -795,7 +795,7 @@ msgstr "Estado" #: accounts/serializers/account/account.py:279 #: accounts/templates/accounts/change_secret_failed_info.html:13 #: assets/const/automation.py:9 -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 #: authentication/views/base.py:42 authentication/views/base.py:43 #: authentication/views/base.py:44 common/const/choices.py:67 #: settings/templates/ldap/_msg_import_ldap_user.html:26 @@ -1893,6 +1893,10 @@ msgstr "Verificación facial" msgid "Face online" msgstr "Facial en línea" +#: acls/const.py:14 +msgid "Secret rotation" +msgstr "Rotación de contraseña" + #: acls/models/base.py:37 assets/models/cmd_filter.py:76 #: terminal/models/component/endpoint.py:110 xpack/plugins/cloud/models.py:321 msgid "Priority" @@ -3807,7 +3811,7 @@ msgstr "Se pueden crear hasta 10 claves de acceso" msgid "The value in the parameter must contain %s" msgstr "El valor del parámetro debe incluir %s" -#: authentication/api/confirm.py:50 +#: authentication/api/confirm.py:51 msgid "This action require verify your MFA" msgstr "" "Esta operación requiere la verificación de su MFA, por favor, habilítelo y " @@ -4803,7 +4807,7 @@ msgstr "Regresar" msgid "Copy success" msgstr "Copiado con éxito" -#: authentication/templates/authentication/passkey.html:163 +#: authentication/templates/authentication/passkey.html:166 msgid "" "This page is not served over HTTPS. Please use HTTPS to ensure security of " "your credentials." @@ -4811,7 +4815,7 @@ msgstr "" "Esta página no utiliza el protocolo HTTPS, por favor utiliza HTTPS para " "asegurar la seguridad de tus credenciales." -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 msgid "Do you want to retry ?" msgstr "¿Reintentar?" diff --git a/apps/i18n/core/ja/LC_MESSAGES/django.po b/apps/i18n/core/ja/LC_MESSAGES/django.po index bf41b1fb5..95b275797 100644 --- a/apps/i18n/core/ja/LC_MESSAGES/django.po +++ b/apps/i18n/core/ja/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-19 20:06+0800\n" +"POT-Creation-Date: 2025-06-27 11:33+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -219,7 +219,7 @@ msgid "Push account" msgstr "アカウントプッシュ" #: accounts/const/automation.py:26 accounts/risk_handlers.py:26 -#: acls/const.py:14 audits/const.py:32 ops/const.py:9 +#: audits/const.py:32 ops/const.py:9 msgid "Change secret" msgstr "パスワードを変更する" @@ -786,7 +786,7 @@ msgstr "ステータス" #: accounts/serializers/account/account.py:279 #: accounts/templates/accounts/change_secret_failed_info.html:13 #: assets/const/automation.py:9 -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 #: authentication/views/base.py:42 authentication/views/base.py:43 #: authentication/views/base.py:44 common/const/choices.py:67 #: settings/templates/ldap/_msg_import_ldap_user.html:26 @@ -1806,6 +1806,10 @@ msgstr "顔認証" msgid "Face online" msgstr "顔オンライン" +#: acls/const.py:14 +msgid "Secret rotation" +msgstr "パスワードのローテーション" + #: acls/models/base.py:37 assets/models/cmd_filter.py:76 #: terminal/models/component/endpoint.py:110 xpack/plugins/cloud/models.py:321 msgid "Priority" @@ -3641,7 +3645,7 @@ msgstr "最大10個のアクセスキーを作成できます" msgid "The value in the parameter must contain %s" msgstr "パラメータの値には必ず %s が含まれます" -#: authentication/api/confirm.py:50 +#: authentication/api/confirm.py:51 msgid "This action require verify your MFA" msgstr "この操作には、MFAを検証する必要があります" @@ -4567,13 +4571,13 @@ msgstr "返品" msgid "Copy success" msgstr "コピー成功" -#: authentication/templates/authentication/passkey.html:163 +#: authentication/templates/authentication/passkey.html:166 msgid "" "This page is not served over HTTPS. Please use HTTPS to ensure security of " "your credentials." msgstr "このページはHTTPSで提供されていません。HTTPSを使用して、資格情報のセキュリティを確保してください。" -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 msgid "Do you want to retry ?" msgstr "再試行しますか?" diff --git a/apps/i18n/core/ko/LC_MESSAGES/django.po b/apps/i18n/core/ko/LC_MESSAGES/django.po index 62a50de1f..f1d937414 100644 --- a/apps/i18n/core/ko/LC_MESSAGES/django.po +++ b/apps/i18n/core/ko/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-19 20:06+0800\n" +"POT-Creation-Date: 2025-06-27 11:33+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -219,7 +219,7 @@ msgid "Push account" msgstr "계정 푸시" #: accounts/const/automation.py:26 accounts/risk_handlers.py:26 -#: acls/const.py:14 audits/const.py:32 ops/const.py:9 +#: audits/const.py:32 ops/const.py:9 msgid "Change secret" msgstr "비밀번호 변경" @@ -771,7 +771,7 @@ msgstr "상태" #: accounts/serializers/account/account.py:279 #: accounts/templates/accounts/change_secret_failed_info.html:13 #: assets/const/automation.py:9 -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 #: authentication/views/base.py:42 authentication/views/base.py:43 #: authentication/views/base.py:44 common/const/choices.py:67 #: settings/templates/ldap/_msg_import_ldap_user.html:26 @@ -1796,6 +1796,10 @@ msgstr "안면 확인" msgid "Face online" msgstr "안면 온라인" +#: acls/const.py:14 +msgid "Secret rotation" +msgstr "비밀번호 변경" + #: acls/models/base.py:37 assets/models/cmd_filter.py:76 #: terminal/models/component/endpoint.py:110 xpack/plugins/cloud/models.py:321 msgid "Priority" @@ -3631,7 +3635,7 @@ msgstr "최대 10개의 액세스 키를 생성할 수 있습니다." msgid "The value in the parameter must contain %s" msgstr "매개변수의 값은 반드시 %s를 포함해야 합니다." -#: authentication/api/confirm.py:50 +#: authentication/api/confirm.py:51 msgid "This action require verify your MFA" msgstr "이 작업은 귀하의 MFA를 확인해야 하므로, 먼저 활성화하고 구성해야 합니다." @@ -4560,14 +4564,14 @@ msgstr "뒤로" msgid "Copy success" msgstr "복사 성공" -#: authentication/templates/authentication/passkey.html:163 +#: authentication/templates/authentication/passkey.html:166 msgid "" "This page is not served over HTTPS. Please use HTTPS to ensure security of " "your credentials." msgstr "" "이번 페이지는 HTTPS 프로토콜을 사용하지 않았습니다. 귀하의 자격 증명을 안전하게 유지하려면 HTTPS 프로토콜을 사용해 주세요." -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 msgid "Do you want to retry ?" msgstr "재시도 하시겠습니까?" diff --git a/apps/i18n/core/pt_BR/LC_MESSAGES/django.po b/apps/i18n/core/pt_BR/LC_MESSAGES/django.po index e38e0daef..10577b206 100644 --- a/apps/i18n/core/pt_BR/LC_MESSAGES/django.po +++ b/apps/i18n/core/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-19 20:06+0800\n" +"POT-Creation-Date: 2025-06-27 11:33+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -219,7 +219,7 @@ msgid "Push account" msgstr "Push de Conta" #: accounts/const/automation.py:26 accounts/risk_handlers.py:26 -#: acls/const.py:14 audits/const.py:32 ops/const.py:9 +#: audits/const.py:32 ops/const.py:9 msgid "Change secret" msgstr "Alterar Senha" @@ -774,7 +774,7 @@ msgstr "Status" #: accounts/serializers/account/account.py:279 #: accounts/templates/accounts/change_secret_failed_info.html:13 #: assets/const/automation.py:9 -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 #: authentication/views/base.py:42 authentication/views/base.py:43 #: authentication/views/base.py:44 common/const/choices.py:67 #: settings/templates/ldap/_msg_import_ldap_user.html:26 @@ -1869,6 +1869,10 @@ msgstr "Verificação facial" msgid "Face online" msgstr "Facial online" +#: acls/const.py:14 +msgid "Secret rotation" +msgstr "Troca de senha" + #: acls/models/base.py:37 assets/models/cmd_filter.py:76 #: terminal/models/component/endpoint.py:110 xpack/plugins/cloud/models.py:321 msgid "Priority" @@ -3761,7 +3765,7 @@ msgstr "Pode-se criar até 10 chaves de acesso" msgid "The value in the parameter must contain %s" msgstr "Os valores nos parâmetros devem incluir %s" -#: authentication/api/confirm.py:50 +#: authentication/api/confirm.py:51 msgid "This action require verify your MFA" msgstr "" "Esta operação requer a verificação do seu MFA, por favor ative e configure " @@ -4741,7 +4745,7 @@ msgstr "Voltar" msgid "Copy success" msgstr "Cópia bem sucedida" -#: authentication/templates/authentication/passkey.html:163 +#: authentication/templates/authentication/passkey.html:166 msgid "" "This page is not served over HTTPS. Please use HTTPS to ensure security of " "your credentials." @@ -4749,7 +4753,7 @@ msgstr "" "Esta página não usa o protocolo HTTPS, por favor, use o protocolo HTTPS para" " garantir a segurança de suas credenciais." -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 msgid "Do you want to retry ?" msgstr "Deseja tentar novamente?" diff --git a/apps/i18n/core/ru/LC_MESSAGES/django.po b/apps/i18n/core/ru/LC_MESSAGES/django.po index 5fe9d3ab1..736aa9207 100644 --- a/apps/i18n/core/ru/LC_MESSAGES/django.po +++ b/apps/i18n/core/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-19 20:06+0800\n" +"POT-Creation-Date: 2025-06-27 11:33+0800\n" "PO-Revision-Date: 2025-06-11 11:51+0300\n" "Last-Translator: \n" "Language-Team: \n" @@ -221,7 +221,7 @@ msgid "Push account" msgstr "Публикация учетной записи" #: accounts/const/automation.py:26 accounts/risk_handlers.py:26 -#: acls/const.py:14 audits/const.py:32 ops/const.py:9 +#: audits/const.py:32 ops/const.py:9 msgid "Change secret" msgstr "Смена секрета" @@ -775,7 +775,7 @@ msgstr "Статус" #: accounts/serializers/account/account.py:279 #: accounts/templates/accounts/change_secret_failed_info.html:13 #: assets/const/automation.py:9 -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 #: authentication/views/base.py:42 authentication/views/base.py:43 #: authentication/views/base.py:44 common/const/choices.py:67 #: settings/templates/ldap/_msg_import_ldap_user.html:26 @@ -1848,6 +1848,10 @@ msgstr "Проверка по лицу" msgid "Face online" msgstr "Лицо онлайн" +#: acls/const.py:14 +msgid "Secret rotation" +msgstr "Смена пароля" + #: acls/models/base.py:37 assets/models/cmd_filter.py:76 #: terminal/models/component/endpoint.py:110 xpack/plugins/cloud/models.py:321 msgid "Priority" @@ -3741,7 +3745,7 @@ msgstr "Максимально можно создать 10 ключей дос msgid "The value in the parameter must contain %s" msgstr "Значение в параметрах должно содержать %s" -#: authentication/api/confirm.py:50 +#: authentication/api/confirm.py:51 msgid "This action require verify your MFA" msgstr "" "Эта операция требует подтверждения МФА, пожалуйста, сначала включите и " @@ -4724,7 +4728,7 @@ msgstr "Вернуться" msgid "Copy success" msgstr "Успешно скопировано" -#: authentication/templates/authentication/passkey.html:163 +#: authentication/templates/authentication/passkey.html:166 msgid "" "This page is not served over HTTPS. Please use HTTPS to ensure security of " "your credentials." @@ -4732,7 +4736,7 @@ msgstr "" "Эта страница не использует протокол HTTPS, пожалуйста, используйте HTTPS для" " обеспечения безопасности ваших учетных данных." -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 msgid "Do you want to retry ?" msgstr "Хотите попробовать снова?" diff --git a/apps/i18n/core/zh/LC_MESSAGES/django.po b/apps/i18n/core/zh/LC_MESSAGES/django.po index d099b43a7..d9dbdf6c3 100644 --- a/apps/i18n/core/zh/LC_MESSAGES/django.po +++ b/apps/i18n/core/zh/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: JumpServer 0.3.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-19 20:06+0800\n" +"POT-Creation-Date: 2025-06-27 11:33+0800\n" "PO-Revision-Date: 2021-05-20 10:54+0800\n" "Last-Translator: ibuler \n" "Language-Team: JumpServer team\n" @@ -217,7 +217,7 @@ msgid "Push account" msgstr "账号推送" #: accounts/const/automation.py:26 accounts/risk_handlers.py:26 -#: acls/const.py:14 audits/const.py:32 ops/const.py:9 +#: audits/const.py:32 ops/const.py:9 msgid "Change secret" msgstr "改密" @@ -764,7 +764,7 @@ msgstr "状态" #: accounts/serializers/account/account.py:279 #: accounts/templates/accounts/change_secret_failed_info.html:13 #: assets/const/automation.py:9 -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 #: authentication/views/base.py:42 authentication/views/base.py:43 #: authentication/views/base.py:44 common/const/choices.py:67 #: settings/templates/ldap/_msg_import_ldap_user.html:26 @@ -1812,6 +1812,10 @@ msgstr "人脸验证" msgid "Face online" msgstr "人脸在线" +#: acls/const.py:14 +msgid "Secret rotation" +msgstr "密码轮换" + #: acls/models/base.py:37 assets/models/cmd_filter.py:76 #: terminal/models/component/endpoint.py:110 xpack/plugins/cloud/models.py:321 msgid "Priority" @@ -3665,7 +3669,7 @@ msgstr "最多可以创建10个访问密钥" msgid "The value in the parameter must contain %s" msgstr "参数中的值必须包含 %s" -#: authentication/api/confirm.py:50 +#: authentication/api/confirm.py:51 msgid "This action require verify your MFA" msgstr "该操作需要验证您的 MFA, 请先开启并配置" @@ -4593,13 +4597,13 @@ msgstr "返回" msgid "Copy success" msgstr "复制成功" -#: authentication/templates/authentication/passkey.html:163 +#: authentication/templates/authentication/passkey.html:166 msgid "" "This page is not served over HTTPS. Please use HTTPS to ensure security of " "your credentials." msgstr "本页面未使用 HTTPS 协议,请使用 HTTPS 协议以确保您的凭据安全。" -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 msgid "Do you want to retry ?" msgstr "是否重试 ?" diff --git a/apps/i18n/core/zh_Hant/LC_MESSAGES/django.po b/apps/i18n/core/zh_Hant/LC_MESSAGES/django.po index 07fa21ec3..ff985358a 100644 --- a/apps/i18n/core/zh_Hant/LC_MESSAGES/django.po +++ b/apps/i18n/core/zh_Hant/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: JumpServer 0.3.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-19 20:06+0800\n" +"POT-Creation-Date: 2025-06-27 11:33+0800\n" "PO-Revision-Date: 2021-05-20 10:54+0800\n" "Last-Translator: ibuler \n" "Language-Team: JumpServer team\n" @@ -219,7 +219,7 @@ msgid "Push account" msgstr "帳號推送" #: accounts/const/automation.py:26 accounts/risk_handlers.py:26 -#: acls/const.py:14 audits/const.py:32 ops/const.py:9 +#: audits/const.py:32 ops/const.py:9 msgid "Change secret" msgstr "更改密碼" @@ -771,7 +771,7 @@ msgstr "狀態" #: accounts/serializers/account/account.py:279 #: accounts/templates/accounts/change_secret_failed_info.html:13 #: assets/const/automation.py:9 -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 #: authentication/views/base.py:42 authentication/views/base.py:43 #: authentication/views/base.py:44 common/const/choices.py:67 #: settings/templates/ldap/_msg_import_ldap_user.html:26 @@ -1788,6 +1788,10 @@ msgstr "人臉驗證" msgid "Face online" msgstr "人臉在線" +#: acls/const.py:14 +msgid "Secret rotation" +msgstr "密碼輪換" + #: acls/models/base.py:37 assets/models/cmd_filter.py:76 #: terminal/models/component/endpoint.py:110 xpack/plugins/cloud/models.py:321 msgid "Priority" @@ -3619,7 +3623,7 @@ msgstr "最多可以創建10個訪問金鑰" msgid "The value in the parameter must contain %s" msgstr "參數中的值必須包含 %s" -#: authentication/api/confirm.py:50 +#: authentication/api/confirm.py:51 msgid "This action require verify your MFA" msgstr "該操作需要驗證您的 MFA, 請先開啟並配置" @@ -4544,13 +4548,13 @@ msgstr "返回" msgid "Copy success" msgstr "複製成功" -#: authentication/templates/authentication/passkey.html:163 +#: authentication/templates/authentication/passkey.html:166 msgid "" "This page is not served over HTTPS. Please use HTTPS to ensure security of " "your credentials." msgstr "本頁面未使用 HTTPS 協議,請使用 HTTPS 協議以確保您的憑據安全。" -#: authentication/templates/authentication/passkey.html:174 +#: authentication/templates/authentication/passkey.html:177 msgid "Do you want to retry ?" msgstr "是否重試 ?" diff --git a/apps/i18n/luna/zh_hant.json b/apps/i18n/luna/zh_hant.json index 8f8b8b71c..e04108ab4 100644 --- a/apps/i18n/luna/zh_hant.json +++ b/apps/i18n/luna/zh_hant.json @@ -30,6 +30,7 @@ "Checkbox": "多選", "Choose a User": "選擇一個用戶", "Click to copy": "點擊複製", + "Click to download rdp file": "點擊下載 RDP 檔案", "Client": "用戶端", "Clone Connect": "複製窗口", "Close": "關閉", @@ -174,6 +175,7 @@ "RDP client options": "RDP 用戶端選項", "RDP color quality": "RDP 顏色質量", "RDP connection speed": "RDP 連接速度", + "RDP file reusable": "RDP 檔案可重複使用", "RDP resolution": "RDP 解析度", "RDP smart size": "RDP 智慧大小", "Re-use for a long time after opening": "開啟後該連接資訊可長時間多次使用", @@ -261,6 +263,7 @@ "Web Terminal": "Web終端", "Website": "官網", "With secret accounts": "託管帳號", + "WordSep": "​", "Writable": "可寫", "Yes": "是", "asset": "資產",