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