fix: compile languages error

pull/14574/head
Bai 2024-12-03 18:05:50 +08:00 committed by feng626
parent f6742eb4c6
commit 0519f15bbf
7 changed files with 3056 additions and 3512 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-03 11:26+0800\n"
"POT-Creation-Date: 2024-12-03 17:57+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -67,7 +67,7 @@ msgstr ""
#: accounts/serializers/automations/change_secret.py:173
#: assets/serializers/automations/base.py:52 audits/const.py:64
#: audits/models.py:64 audits/signal_handlers/activity_log.py:33
#: common/const/choices.py:65 ops/const.py:74 ops/serializers/celery.py:48
#: common/const/choices.py:66 ops/const.py:74 ops/serializers/celery.py:48
#: terminal/const.py:80 terminal/models/session/sharing.py:121
#: tickets/views/approve.py:128
msgid "Success"
@ -76,7 +76,7 @@ msgstr "Success"
#: accounts/automations/backup_account/handlers.py:221
#: accounts/const/account.py:34 accounts/const/automation.py:109
#: accounts/serializers/automations/change_secret.py:174 audits/const.py:65
#: audits/signal_handlers/activity_log.py:33 common/const/choices.py:66
#: audits/signal_handlers/activity_log.py:33 common/const/choices.py:67
#: ops/const.py:76 terminal/const.py:81 xpack/plugins/cloud/const.py:47
msgid "Failed"
msgstr ""
@ -234,16 +234,16 @@ msgstr ""
msgid "Random generate"
msgstr ""
#: accounts/const/automation.py:52 ops/const.py:13
msgid "Append SSH KEY"
#: accounts/const/automation.py:52 ops/const.py:15
msgid "Replace (Replace only keys pushed by JumpServer) "
msgstr ""
#: accounts/const/automation.py:53 ops/const.py:14
msgid "Empty and append SSH KEY"
msgstr ""
#: accounts/const/automation.py:54 ops/const.py:15
msgid "Replace (Replace only keys pushed by JumpServer) "
#: accounts/const/automation.py:54 ops/const.py:13
msgid "Append SSH KEY"
msgstr ""
#: accounts/const/automation.py:59
@ -310,7 +310,7 @@ msgid "SFTP"
msgstr ""
#: accounts/const/automation.py:111 assets/serializers/automations/base.py:54
#: common/const/choices.py:63 terminal/const.py:79 tickets/const.py:29
#: common/const/choices.py:64 terminal/const.py:79 tickets/const.py:29
#: tickets/const.py:38
msgid "Pending"
msgstr ""
@ -622,7 +622,7 @@ msgstr ""
#: assets/const/automation.py:8
#: authentication/templates/authentication/passkey.html:173
#: 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:68
#: settings/templates/ldap/_msg_import_ldap_user.html:26
msgid "Error"
msgstr ""
@ -1399,7 +1399,7 @@ msgstr ""
#: acls/models/command_acl.py:26 assets/models/cmd_filter.py:79
#: settings/models.py:185 settings/serializers/feature.py:21
#: settings/serializers/msg.py:78 xpack/plugins/license/models.py:30
#: settings/serializers/msg.py:78 xpack/plugins/license/models.py:31
msgid "Content"
msgstr ""
@ -3422,8 +3422,12 @@ msgstr ""
msgid "Facial comparison failed"
msgstr ""
#: authentication/mfa/face.py:53
msgid "Frontal Face Recognition"
#: authentication/mfa/face.py:54
msgid "Bind face to enable"
msgstr ""
#: authentication/mfa/face.py:58
msgid "Unbind face to disable"
msgstr ""
#: authentication/mfa/otp.py:7
@ -4112,30 +4116,50 @@ msgstr ""
msgid "Request file format may be wrong"
msgstr ""
#: common/const/choices.py:40
#: common/const/choices.py:41
msgid "China"
msgstr ""
#: common/const/choices.py:57
#: common/const/choices.py:58
msgid "Manual trigger"
msgstr ""
#: common/const/choices.py:58
#: common/const/choices.py:59
msgid "Timing trigger"
msgstr ""
#: common/const/choices.py:62
#: common/const/choices.py:63
msgid "Ready"
msgstr ""
#: common/const/choices.py:64 ops/const.py:73
#: common/const/choices.py:65 ops/const.py:73
msgid "Running"
msgstr ""
#: common/const/choices.py:68
#: common/const/choices.py:69
msgid "Canceled"
msgstr ""
#: common/const/choices.py:114 terminal/models/applet/applet.py:31
msgid "Community edition"
msgstr ""
#: common/const/choices.py:115
msgid "Basic edition"
msgstr ""
#: common/const/choices.py:116
msgid "Standard edition"
msgstr ""
#: common/const/choices.py:117
msgid "Professional edition"
msgstr ""
#: common/const/choices.py:118
msgid "Ultimate edition"
msgstr ""
#: common/const/common.py:5 xpack/plugins/cloud/manager.py:429
#, python-format
msgid "%(name)s was created successfully"
@ -4649,6 +4673,10 @@ msgstr ""
msgid "Skip hosts below:"
msgstr ""
#: ops/api/adhoc.py:32
msgid "Deleting other people's script is not allowed"
msgstr ""
#: ops/api/celery.py:66 ops/api/celery.py:81
msgid "Waiting task start"
msgstr ""
@ -4693,6 +4721,10 @@ msgid ""
"The task is being created and cannot be interrupted. Please try again later."
msgstr ""
#: ops/api/playbook.py:49
msgid "Deleting other people's playbook is not allowed"
msgstr ""
#: ops/api/playbook.py:55
msgid "Currently playbook is being used in a job"
msgstr ""
@ -5644,10 +5676,16 @@ msgid "Appearance"
msgstr ""
#: rbac/tree.py:65 xpack/plugins/license/meta.py:10
#: xpack/plugins/license/models.py:152
#: xpack/plugins/license/models.py:151
msgid "License"
msgstr ""
#: rbac/tree.py:67
#, fuzzy
#| msgid "Session audits"
msgid "Job audit"
msgstr "Session"
#: rbac/tree.py:159
msgid "App organizations"
msgstr "Organizations"
@ -6509,7 +6547,22 @@ msgstr ""
msgid "Tenant ID"
msgstr ""
#: settings/serializers/feature.py:98 settings/serializers/feature.py:104
#: settings/serializers/feature.py:109 terminal/serializers/storage.py:68
#: xpack/plugins/cloud/manager.py:107 xpack/plugins/cloud/manager.py:112
#: xpack/plugins/cloud/models.py:287
msgid "Region"
msgstr ""
#: settings/serializers/feature.py:112 terminal/serializers/storage.py:33
msgid "Access key ID"
msgstr ""
#: settings/serializers/feature.py:116 terminal/serializers/storage.py:37
#: xpack/plugins/cloud/serializers/account_attrs.py:20
msgid "Access key secret"
msgstr ""
#: settings/serializers/feature.py:121 settings/serializers/feature.py:127
msgid "Chat AI"
msgstr ""
@ -6897,7 +6950,17 @@ msgstr ""
msgid "Whether to expire the session when the user closes their browser."
msgstr ""
#: settings/serializers/security.py:205
#: settings/serializers/security.py:206
msgid "Allow users to view asset session information"
msgstr ""
#: settings/serializers/security.py:208
msgid ""
"When a user connects to an asset, the account selection popup displays the "
"number of active sessions for the current asset (RDP protocol only)."
msgstr ""
#: settings/serializers/security.py:214
msgid "Max online time (hour)"
msgstr ""
@ -7548,10 +7611,6 @@ msgstr ""
msgid "Storage is invalid"
msgstr ""
#: terminal/models/applet/applet.py:31 xpack/plugins/license/models.py:88
msgid "Community edition"
msgstr ""
#: terminal/models/applet/applet.py:32
msgid "Enterprise"
msgstr ""
@ -8131,20 +8190,6 @@ msgstr ""
msgid "Bucket"
msgstr ""
#: terminal/serializers/storage.py:33
msgid "Access key ID"
msgstr ""
#: terminal/serializers/storage.py:37
#: xpack/plugins/cloud/serializers/account_attrs.py:20
msgid "Access key secret"
msgstr ""
#: terminal/serializers/storage.py:68 xpack/plugins/cloud/manager.py:107
#: xpack/plugins/cloud/manager.py:112 xpack/plugins/cloud/models.py:287
msgid "Region"
msgstr ""
#: terminal/serializers/storage.py:112
msgid "Container name"
msgstr ""
@ -9173,7 +9218,11 @@ msgstr ""
msgid "Can public key authentication"
msgstr "Can public key authentication"
#: users/serializers/user.py:242
#: users/serializers/user.py:144
msgid "Is face code set"
msgstr ""
#: users/serializers/user.py:247
msgid "Full name"
msgstr ""
@ -9494,20 +9543,12 @@ msgstr ""
msgid "Redirecting to JumpServer Client"
msgstr ""
#: users/views/profile/face.py:54
msgid "Face recognition enable success"
#: users/views/profile/face.py:58 users/views/profile/face.py:59
msgid "Face binding successful"
msgstr ""
#: users/views/profile/face.py:55
msgid "Face recognition enable success, return login page"
msgstr ""
#: users/views/profile/face.py:79
msgid "Face recognition disable success"
msgstr ""
#: users/views/profile/face.py:80
msgid "Face recognition disable success, return login page"
#: users/views/profile/face.py:81 users/views/profile/face.py:82
msgid "Face unbinding successful"
msgstr ""
#: users/views/profile/otp.py:106
@ -10369,26 +10410,6 @@ msgstr ""
msgid "Invalid license"
msgstr ""
#: xpack/plugins/license/models.py:80
msgid "Basic edition"
msgstr ""
#: xpack/plugins/license/models.py:82
msgid "Standard edition"
msgstr ""
#: xpack/plugins/license/models.py:84
msgid "Professional edition"
msgstr ""
#: xpack/plugins/license/models.py:86
msgid "Ultimate edition"
msgstr ""
#: xpack/plugins/license/models.py:101
msgid "FIT2CLOUD"
msgstr ""
#~ msgid "Clean change secret and push record period description"
#~ msgstr ""
#~ "The system will periodically clean up unnecessary change secret records "

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-03 15:44+0800\n"
"POT-Creation-Date: 2024-12-03 18:02+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: JumpServer 0.3.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-03 11:26+0800\n"
"POT-Creation-Date: 2024-12-03 17:57+0800\n"
"PO-Revision-Date: 2021-05-20 10:54+0800\n"
"Last-Translator: ibuler <ibuler@qq.com>\n"
"Language-Team: JumpServer team<ibuler@qq.com>\n"
@ -66,7 +66,7 @@ msgstr "完成"
#: accounts/serializers/automations/change_secret.py:173
#: assets/serializers/automations/base.py:52 audits/const.py:64
#: audits/models.py:64 audits/signal_handlers/activity_log.py:33
#: common/const/choices.py:65 ops/const.py:74 ops/serializers/celery.py:48
#: common/const/choices.py:66 ops/const.py:74 ops/serializers/celery.py:48
#: terminal/const.py:80 terminal/models/session/sharing.py:121
#: tickets/views/approve.py:128
msgid "Success"
@ -75,7 +75,7 @@ msgstr "成功"
#: accounts/automations/backup_account/handlers.py:221
#: accounts/const/account.py:34 accounts/const/automation.py:109
#: accounts/serializers/automations/change_secret.py:174 audits/const.py:65
#: audits/signal_handlers/activity_log.py:33 common/const/choices.py:66
#: audits/signal_handlers/activity_log.py:33 common/const/choices.py:67
#: ops/const.py:76 terminal/const.py:81 xpack/plugins/cloud/const.py:47
msgid "Failed"
msgstr "失败"
@ -309,7 +309,7 @@ msgid "SFTP"
msgstr "SFTP"
#: accounts/const/automation.py:111 assets/serializers/automations/base.py:54
#: common/const/choices.py:63 terminal/const.py:79 tickets/const.py:29
#: common/const/choices.py:64 terminal/const.py:79 tickets/const.py:29
#: tickets/const.py:38
msgid "Pending"
msgstr "待定的"
@ -621,7 +621,7 @@ msgstr "状态"
#: assets/const/automation.py:8
#: authentication/templates/authentication/passkey.html:173
#: 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:68
#: settings/templates/ldap/_msg_import_ldap_user.html:26
msgid "Error"
msgstr "错误"
@ -1425,7 +1425,7 @@ msgstr "正则表达式"
#: acls/models/command_acl.py:26 assets/models/cmd_filter.py:79
#: settings/models.py:185 settings/serializers/feature.py:21
#: settings/serializers/msg.py:78 xpack/plugins/license/models.py:30
#: settings/serializers/msg.py:78 xpack/plugins/license/models.py:31
msgid "Content"
msgstr "内容"
@ -3475,9 +3475,15 @@ msgstr "人脸识别"
msgid "Facial comparison failed"
msgstr "人脸比对失败"
#: authentication/mfa/face.py:57
msgid "Frontal Face Recognition"
msgstr "正面人脸识别"
#: authentication/mfa/face.py:54
#, fuzzy
#| msgid "Gather facts enabled"
msgid "Bind face to enable"
msgstr "启用收集资产信息"
#: authentication/mfa/face.py:58
msgid "Unbind face to disable"
msgstr ""
#: authentication/mfa/otp.py:7
msgid "OTP code invalid, or server time error"
@ -4168,48 +4174,47 @@ msgstr "请使用密码登录,然后绑定企业微信"
msgid "Request file format may be wrong"
msgstr "上传的文件格式错误 或 其它类型资源的文件"
#: common/const/choices.py:40
#: common/const/choices.py:41
msgid "China"
msgstr "中国"
#: common/const/choices.py:57
#: common/const/choices.py:58
msgid "Manual trigger"
msgstr "手动触发"
#: common/const/choices.py:58
#: common/const/choices.py:59
msgid "Timing trigger"
msgstr "定时触发"
#: common/const/choices.py:62
#: common/const/choices.py:63
msgid "Ready"
msgstr "准备"
#: common/const/choices.py:64 ops/const.py:73
#: common/const/choices.py:65 ops/const.py:73
msgid "Running"
msgstr "运行中"
#: common/const/choices.py:68
#: common/const/choices.py:69
msgid "Canceled"
msgstr "取消"
#: common/const/choices.py:82 terminal/models/applet/applet.py:31
#: xpack/plugins/license/models.py:88
#: common/const/choices.py:114 terminal/models/applet/applet.py:31
msgid "Community edition"
msgstr "社区版"
#: common/const/choices.py:83 xpack/plugins/license/models.py:80
#: common/const/choices.py:115
msgid "Basic edition"
msgstr "企业基础版"
#: common/const/choices.py:84 xpack/plugins/license/models.py:82
#: common/const/choices.py:116
msgid "Standard edition"
msgstr "企业标准版"
#: common/const/choices.py:85 xpack/plugins/license/models.py:84
#: common/const/choices.py:117
msgid "Professional edition"
msgstr "企业专业版"
#: common/const/choices.py:86 xpack/plugins/license/models.py:86
#: common/const/choices.py:118
msgid "Ultimate edition"
msgstr "企业旗舰版"
@ -5758,7 +5763,7 @@ msgid "Appearance"
msgstr "界面"
#: rbac/tree.py:65 xpack/plugins/license/meta.py:10
#: xpack/plugins/license/models.py:152
#: xpack/plugins/license/models.py:151
msgid "License"
msgstr "许可证"
@ -6664,7 +6669,22 @@ msgstr "挂载点"
msgid "Tenant ID"
msgstr "租户 ID"
#: settings/serializers/feature.py:107 settings/serializers/feature.py:113
#: settings/serializers/feature.py:109 terminal/serializers/storage.py:68
#: xpack/plugins/cloud/manager.py:107 xpack/plugins/cloud/manager.py:112
#: xpack/plugins/cloud/models.py:287
msgid "Region"
msgstr "地域"
#: settings/serializers/feature.py:112 terminal/serializers/storage.py:33
msgid "Access key ID"
msgstr "Access key ID(AK)"
#: settings/serializers/feature.py:116 terminal/serializers/storage.py:37
#: xpack/plugins/cloud/serializers/account_attrs.py:20
msgid "Access key secret"
msgstr "Access key secret(SK)"
#: settings/serializers/feature.py:121 settings/serializers/feature.py:127
msgid "Chat AI"
msgstr "聊天 AI"
@ -8365,20 +8385,6 @@ msgstr "端点无效: 移除路径 `{}`"
msgid "Bucket"
msgstr "桶名称"
#: terminal/serializers/storage.py:33
msgid "Access key ID"
msgstr "Access key ID(AK)"
#: terminal/serializers/storage.py:37
#: xpack/plugins/cloud/serializers/account_attrs.py:20
msgid "Access key secret"
msgstr "Access key secret(SK)"
#: terminal/serializers/storage.py:68 xpack/plugins/cloud/manager.py:107
#: xpack/plugins/cloud/manager.py:112 xpack/plugins/cloud/models.py:287
msgid "Region"
msgstr "地域"
#: terminal/serializers/storage.py:112
msgid "Container name"
msgstr "容器名称"
@ -9427,7 +9433,13 @@ msgstr "组织管理员"
msgid "Can public key authentication"
msgstr "可以使用公钥认证"
#: users/serializers/user.py:242
#: users/serializers/user.py:144
#, fuzzy
#| msgid "Instance count"
msgid "Is face code set"
msgstr "实例个数"
#: users/serializers/user.py:247
msgid "Full name"
msgstr "全称"
@ -9760,21 +9772,17 @@ msgstr "认证成功"
msgid "Redirecting to JumpServer Client"
msgstr "重定向到 JumpServer 客户端"
#: users/views/profile/face.py:61
msgid "Face recognition enable success"
msgstr "MFA(人脸识别) 开启成功"
#: users/views/profile/face.py:58 users/views/profile/face.py:59
#, fuzzy
#| msgid "Binding %s successfully"
msgid "Face binding successful"
msgstr "绑定 %s 成功"
#: users/views/profile/face.py:62
msgid "Face recognition enable success, return login page"
msgstr "MFA(人脸识别) 启用成功,返回到登录页面"
#: users/views/profile/face.py:86
msgid "Face recognition disable success"
msgstr "MFA(人脸识别) 禁用成功"
#: users/views/profile/face.py:87
msgid "Face recognition disable success, return login page"
msgstr "MFA(人脸识别) 禁用成功,返回登录页面"
#: users/views/profile/face.py:81 users/views/profile/face.py:82
#, fuzzy
#| msgid "Binding %s successfully"
msgid "Face unbinding successful"
msgstr "绑定 %s 成功"
#: users/views/profile/otp.py:106
msgid "Already bound"
@ -10642,6 +10650,21 @@ msgstr "许可证导入成功"
msgid "Invalid license"
msgstr "许可证无效"
#~ msgid "Frontal Face Recognition"
#~ msgstr "正面人脸识别"
#~ msgid "Face recognition enable success"
#~ msgstr "MFA(人脸识别) 开启成功"
#~ msgid "Face recognition enable success, return login page"
#~ msgstr "MFA(人脸识别) 启用成功,返回到登录页面"
#~ msgid "Face recognition disable success"
#~ msgstr "MFA(人脸识别) 禁用成功"
#~ msgid "Face recognition disable success, return login page"
#~ msgstr "MFA(人脸识别) 禁用成功,返回登录页面"
#, fuzzy
#~| msgid "Have online sessions"
#~ msgid "View asset online session info"

File diff suppressed because it is too large Load Diff

View File

@ -83,6 +83,7 @@
"AllClickRead": "Tudo já lido",
"AllMembers": "Todos os membros",
"AllowInvalidCert": "Ignorar verificação de certificado",
"AmazonSecretsManager": "Segredos da Amazon Manager",
"Announcement": "Anúncio",
"AnonymousAccount": "Conta anônima",
"AnonymousAccountTip": "Conectar-se a ativos sem usar nome de usuário e senha, apenas são suportados ativos de tipo web e de tipo personalizado",