Merge pull request #15549 from jumpserver/pr@dev@translate

perf: Translate
pull/15550/head
ZhaoJiSen 2025-06-10 19:14:21 +08:00 committed by GitHub
commit 97d7427090
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
24 changed files with 4956 additions and 5563 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -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-06 18:00+0800\n" "POT-Creation-Date: 2025-06-10 18:42+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"
@ -51,7 +51,7 @@ msgstr "生成资产相关备份信息文件"
#: assets/models/automations/base.py:147 ops/serializers/job.py:71 #: assets/models/automations/base.py:147 ops/serializers/job.py:71
#: ops/serializers/job.py:95 #: ops/serializers/job.py:95
#: settings/templates/ldap/_msg_import_ldap_user.html:7 #: settings/templates/ldap/_msg_import_ldap_user.html:7
#: terminal/serializers/session.py:49 #: terminal/serializers/session.py:57
msgid "Duration" msgid "Duration"
msgstr "花费时间" msgstr "花费时间"
@ -93,7 +93,7 @@ msgstr "账号备份计划正在执行"
msgid "Plan execution end" msgid "Plan execution end"
msgstr "计划执行结束" msgstr "计划执行结束"
#: accounts/automations/base/manager.py:119 #: accounts/automations/base/manager.py:120
msgid "No pending accounts found" msgid "No pending accounts found"
msgstr "未找到待处理帐户" msgstr "未找到待处理帐户"
@ -122,7 +122,7 @@ msgid ">>> Start executing the task to test gateway account connectivity"
msgstr ">>> 开始执行测试网关账号可连接性任务" msgstr ">>> 开始执行测试网关账号可连接性任务"
#: accounts/const/account.py:6 #: accounts/const/account.py:6
#: accounts/serializers/automations/change_secret.py:34 #: accounts/serializers/automations/change_secret.py:36
#: audits/signal_handlers/login_log.py:34 authentication/confirm/password.py:25 #: audits/signal_handlers/login_log.py:34 authentication/confirm/password.py:25
#: authentication/confirm/password.py:27 authentication/const.py:10 #: authentication/confirm/password.py:27 authentication/const.py:10
#: authentication/forms.py:28 #: authentication/forms.py:28
@ -136,13 +136,11 @@ msgstr ">>> 开始执行测试网关账号可连接性任务"
#: users/templates/users/_msg_user_created.html:13 #: users/templates/users/_msg_user_created.html:13
#: users/templates/users/user_password_verify.html:18 #: users/templates/users/user_password_verify.html:18
#: xpack/plugins/cloud/serializers/account_attrs.py:43 #: xpack/plugins/cloud/serializers/account_attrs.py:43
#: xpack/plugins/cloud/serializers/account_attrs.py:105
#: xpack/plugins/cloud/serializers/account_attrs.py:112
msgid "Password" msgid "Password"
msgstr "密码" msgstr "密码"
#: accounts/const/account.py:7 #: accounts/const/account.py:7
#: accounts/serializers/automations/change_secret.py:35 #: accounts/serializers/automations/change_secret.py:37
#: authentication/models/ssh_key.py:27 terminal/serializers/storage.py:124 #: authentication/models/ssh_key.py:27 terminal/serializers/storage.py:124
msgid "SSH key" msgid "SSH key"
msgstr "SSH 密钥" msgstr "SSH 密钥"
@ -204,7 +202,7 @@ msgid "Update"
msgstr "更新" msgstr "更新"
#: accounts/const/account.py:34 accounts/const/automation.py:115 #: accounts/const/account.py:34 accounts/const/automation.py:115
#: accounts/serializers/automations/change_secret.py:169 audits/const.py:66 #: accounts/serializers/automations/change_secret.py:171 audits/const.py:66
#: audits/signal_handlers/activity_log.py:34 common/const/choices.py:66 #: audits/signal_handlers/activity_log.py:34 common/const/choices.py:66
#: ops/const.py:76 terminal/const.py:81 xpack/plugins/cloud/const.py:53 #: ops/const.py:76 terminal/const.py:81 xpack/plugins/cloud/const.py:53
msgid "Failed" msgid "Failed"
@ -323,7 +321,7 @@ msgid "SFTP"
msgstr "SFTP" msgstr "SFTP"
#: accounts/const/automation.py:116 #: accounts/const/automation.py:116
#: accounts/serializers/automations/change_secret.py:168 audits/const.py:65 #: accounts/serializers/automations/change_secret.py:170 audits/const.py:65
#: audits/models.py:65 audits/signal_handlers/activity_log.py:34 #: audits/models.py:65 audits/signal_handlers/activity_log.py:34
#: common/const/choices.py:65 ops/const.py:74 ops/serializers/celery.py:48 #: common/const/choices.py:65 ops/const.py:74 ops/serializers/celery.py:48
#: terminal/const.py:80 terminal/models/session/sharing.py:121 #: terminal/const.py:80 terminal/models/session/sharing.py:121
@ -338,56 +336,68 @@ msgid "Pending"
msgstr "待定的" msgstr "待定的"
#: accounts/const/automation.py:121 #: accounts/const/automation.py:121
msgid "Queued"
msgstr "排队中"
#: accounts/const/automation.py:122 common/const/choices.py:62
msgid "Ready"
msgstr "准备就绪"
#: accounts/const/automation.py:123
msgid "Processing"
msgstr "处理中"
#: accounts/const/automation.py:127
msgid "Can login" msgid "Can login"
msgstr "可登录" msgstr "可登录"
#: accounts/const/automation.py:122 users/serializers/user.py:254 #: accounts/const/automation.py:128 users/serializers/user.py:254
msgid "Superuser" msgid "Superuser"
msgstr "超级用户" msgstr "超级用户"
#: accounts/const/automation.py:123 #: accounts/const/automation.py:129
msgid "Create date" msgid "Create date"
msgstr "创建日期" msgstr "创建日期"
#: accounts/const/automation.py:124 #: accounts/const/automation.py:130
msgid "Is disabled" msgid "Is disabled"
msgstr "已禁用" msgstr "已禁用"
#: accounts/const/automation.py:125 #: accounts/const/automation.py:131
msgid "Default database name" msgid "Default database name"
msgstr "默认数据库名称" msgstr "默认数据库名称"
#: accounts/const/automation.py:126 #: accounts/const/automation.py:132
msgid "UID" msgid "UID"
msgstr "UID" msgstr "UID"
#: accounts/const/automation.py:127 #: accounts/const/automation.py:133
msgid "Account status" msgid "Account status"
msgstr "账号状态" msgstr "账号状态"
#: accounts/const/automation.py:128 #: accounts/const/automation.py:134
msgid "Default tablespace" msgid "Default tablespace"
msgstr "默认表空间" msgstr "默认表空间"
#: accounts/const/automation.py:129 rbac/models/role.py:46 #: accounts/const/automation.py:135 rbac/models/role.py:46
#: rbac/models/rolebinding.py:52 users/models/user/__init__.py:74 #: rbac/models/rolebinding.py:52 users/models/user/__init__.py:74
msgid "Role" msgid "Role"
msgstr "角色" msgstr "角色"
#: accounts/const/automation.py:130 accounts/models/base.py:68 #: accounts/const/automation.py:136 accounts/models/base.py:68
msgid "Privileged" msgid "Privileged"
msgstr "特权账号" msgstr "特权账号"
#: accounts/const/automation.py:131 perms/serializers/permission.py:55 #: accounts/const/automation.py:137 perms/serializers/permission.py:55
#: users/serializers/user.py:245 #: users/serializers/user.py:245
msgid "Groups" msgid "Groups"
msgstr "用户组" msgstr "用户组"
#: accounts/const/automation.py:133 #: accounts/const/automation.py:139
msgid "Authorized keys" msgid "Authorized keys"
msgstr "认证密钥" msgstr "认证密钥"
#: accounts/const/automation.py:134 #: accounts/const/automation.py:140
msgid "DB" msgid "DB"
msgstr "数据库" msgstr "数据库"
@ -420,8 +430,9 @@ msgstr "Vault 操作失败,请重试,或者检查 Vault 上的账号信息
#: accounts/models/automations/gather_account.py:17 #: accounts/models/automations/gather_account.py:17
#: accounts/serializers/account/account.py:227 #: accounts/serializers/account/account.py:227
#: accounts/serializers/account/account.py:277 #: accounts/serializers/account/account.py:277
#: accounts/serializers/automations/change_secret.py:113 #: accounts/serializers/automations/change_secret.py:115
#: accounts/serializers/automations/change_secret.py:145 #: accounts/serializers/automations/change_secret.py:147
#: accounts/serializers/automations/change_secret.py:188
#: accounts/serializers/automations/check_account.py:33 #: accounts/serializers/automations/check_account.py:33
#: accounts/serializers/automations/gather_account.py:48 #: accounts/serializers/automations/gather_account.py:48
#: accounts/templates/accounts/asset_account_change_info.html:7 #: accounts/templates/accounts/asset_account_change_info.html:7
@ -432,13 +443,13 @@ msgstr "Vault 操作失败,请重试,或者检查 Vault 上的账号信息
#: accounts/templates/accounts/gather_account_report.html:117 #: accounts/templates/accounts/gather_account_report.html:117
#: accounts/templates/accounts/push_account_report.html:78 #: accounts/templates/accounts/push_account_report.html:78
#: accounts/templates/accounts/push_account_report.html:118 #: accounts/templates/accounts/push_account_report.html:118
#: acls/serializers/base.py:130 assets/models/asset/common.py:102 #: acls/serializers/base.py:132 assets/models/asset/common.py:102
#: assets/models/asset/common.py:428 assets/models/cmd_filter.py:36 #: assets/models/asset/common.py:428 assets/models/cmd_filter.py:36
#: audits/models.py:59 audits/models.py:315 audits/serializers.py:230 #: audits/models.py:59 audits/models.py:315 audits/serializers.py:230
#: authentication/models/connection_token.py:41 #: authentication/models/connection_token.py:41
#: perms/models/asset_permission.py:69 terminal/backends/command/models.py:17 #: perms/models/asset_permission.py:69 terminal/backends/command/models.py:17
#: terminal/models/session/session.py:34 terminal/notifications.py:156 #: terminal/models/session/session.py:34 terminal/notifications.py:156
#: terminal/serializers/command.py:17 terminal/serializers/session.py:30 #: terminal/serializers/command.py:17 terminal/serializers/session.py:38
#: terminal/templates/terminal/_msg_command_warning.html:4 #: terminal/templates/terminal/_msg_command_warning.html:4
#: terminal/templates/terminal/_msg_session_sharing.html:4 #: terminal/templates/terminal/_msg_session_sharing.html:4
#: tickets/models/ticket/apply_asset.py:17 xpack/plugins/cloud/models.py:295 #: tickets/models/ticket/apply_asset.py:17 xpack/plugins/cloud/models.py:295
@ -495,10 +506,10 @@ msgstr "改密状态"
#: accounts/models/account.py:107 #: accounts/models/account.py:107
#: accounts/models/automations/check_account.py:64 #: accounts/models/automations/check_account.py:64
#: accounts/serializers/account/service.py:13 #: accounts/serializers/account/service.py:13
#: accounts/serializers/automations/change_secret.py:115 #: accounts/serializers/automations/change_secret.py:117
#: accounts/serializers/automations/change_secret.py:146 #: accounts/serializers/automations/change_secret.py:148
#: accounts/templates/accounts/change_secret_failed_info.html:12 #: accounts/templates/accounts/change_secret_failed_info.html:12
#: acls/serializers/base.py:131 #: acls/serializers/base.py:133
#: acls/templates/acls/asset_login_reminder.html:10 #: acls/templates/acls/asset_login_reminder.html:10
#: assets/serializers/gateway.py:33 audits/models.py:60 audits/models.py:316 #: assets/serializers/gateway.py:33 audits/models.py:60 audits/models.py:316
#: audits/serializers.py:231 authentication/api/connection_token.py:464 #: audits/serializers.py:231 authentication/api/connection_token.py:464
@ -559,7 +570,7 @@ msgstr "可以移除账号"
#: rbac/serializers/role.py:28 settings/models.py:39 settings/models.py:188 #: rbac/serializers/role.py:28 settings/models.py:39 settings/models.py:188
#: settings/serializers/msg.py:89 settings/serializers/terminal.py:9 #: settings/serializers/msg.py:89 settings/serializers/terminal.py:9
#: terminal/models/applet/applet.py:34 terminal/models/component/endpoint.py:13 #: terminal/models/applet/applet.py:34 terminal/models/component/endpoint.py:13
#: terminal/models/component/endpoint.py:106 #: terminal/models/component/endpoint.py:107
#: terminal/models/component/storage.py:26 terminal/models/component/task.py:13 #: terminal/models/component/storage.py:26 terminal/models/component/task.py:13
#: terminal/models/component/terminal.py:86 #: terminal/models/component/terminal.py:86
#: terminal/models/virtualapp/provider.py:10 #: terminal/models/virtualapp/provider.py:10
@ -592,7 +603,7 @@ msgid "Accounts"
msgstr "账号" msgstr "账号"
#: accounts/models/application.py:22 authentication/models/access_key.py:20 #: accounts/models/application.py:22 authentication/models/access_key.py:20
#: terminal/models/component/endpoint.py:107 #: terminal/models/component/endpoint.py:108
msgid "IP group" msgid "IP group"
msgstr "IP 组" msgstr "IP 组"
@ -608,8 +619,8 @@ msgstr "最后使用日期"
#: authentication/models/connection_token.py:59 #: authentication/models/connection_token.py:59
#: authentication/models/ssh_key.py:13 authentication/serializers/ssh_key.py:23 #: authentication/models/ssh_key.py:13 authentication/serializers/ssh_key.py:23
#: authentication/templates/authentication/_access_key_modal.html:32 #: authentication/templates/authentication/_access_key_modal.html:32
#: perms/models/asset_permission.py:82 terminal/models/component/endpoint.py:29 #: perms/models/asset_permission.py:82 terminal/models/component/endpoint.py:30
#: terminal/models/component/endpoint.py:117 #: terminal/models/component/endpoint.py:118
#: terminal/models/session/sharing.py:29 terminal/serializers/terminal.py:44 #: terminal/models/session/sharing.py:29 terminal/serializers/terminal.py:44
#: tickets/const.py:36 #: tickets/const.py:36
msgid "Active" msgid "Active"
@ -709,7 +720,7 @@ msgstr "更改后检查连接"
#: accounts/models/automations/change_secret.py:17 #: accounts/models/automations/change_secret.py:17
#: accounts/models/automations/check_account.py:19 #: accounts/models/automations/check_account.py:19
#: accounts/models/automations/gather_account.py:117 #: accounts/models/automations/gather_account.py:117
#: accounts/serializers/automations/change_secret.py:59 #: accounts/serializers/automations/change_secret.py:61
#: settings/serializers/auth/ldap.py:105 #: settings/serializers/auth/ldap.py:105
#: settings/serializers/auth/ldap_ha.py:87 settings/serializers/msg.py:45 #: settings/serializers/auth/ldap_ha.py:87 settings/serializers/msg.py:45
msgid "Recipient" msgid "Recipient"
@ -857,8 +868,6 @@ msgstr "重复密码"
#: users/serializers/profile.py:190 #: users/serializers/profile.py:190
#: users/templates/users/_msg_user_created.html:12 #: users/templates/users/_msg_user_created.html:12
#: xpack/plugins/cloud/serializers/account_attrs.py:41 #: xpack/plugins/cloud/serializers/account_attrs.py:41
#: xpack/plugins/cloud/serializers/account_attrs.py:103
#: xpack/plugins/cloud/serializers/account_attrs.py:110
msgid "Username" msgid "Username"
msgstr "用户名" msgstr "用户名"
@ -971,7 +980,7 @@ msgstr "账号验证"
#: accounts/models/base.py:37 accounts/models/base.py:66 #: accounts/models/base.py:37 accounts/models/base.py:66
#: accounts/serializers/account/account.py:472 #: accounts/serializers/account/account.py:472
#: accounts/serializers/account/base.py:17 #: accounts/serializers/account/base.py:17
#: accounts/serializers/automations/change_secret.py:48 #: accounts/serializers/automations/change_secret.py:50
#: authentication/serializers/connect_token_secret.py:42 #: authentication/serializers/connect_token_secret.py:42
#: authentication/serializers/connect_token_secret.py:52 #: authentication/serializers/connect_token_secret.py:52
#: terminal/serializers/storage.py:140 #: terminal/serializers/storage.py:140
@ -979,12 +988,12 @@ msgid "Secret type"
msgstr "密文类型" msgstr "密文类型"
#: accounts/models/base.py:42 #: accounts/models/base.py:42
#: accounts/serializers/automations/change_secret.py:41 #: accounts/serializers/automations/change_secret.py:43
msgid "Secret strategy" msgid "Secret strategy"
msgstr "密文策略" msgstr "密文策略"
#: accounts/models/base.py:44 accounts/serializers/account/template.py:32 #: accounts/models/base.py:44 accounts/serializers/account/template.py:32
#: accounts/serializers/automations/change_secret.py:47 #: accounts/serializers/automations/change_secret.py:49
msgid "Password rules" msgid "Password rules"
msgstr "密码规则" msgstr "密码规则"
@ -1133,7 +1142,8 @@ msgstr "新增账号"
msgid "Change password and Add" msgid "Change password and Add"
msgstr "改密并添加" msgstr "改密并添加"
#: accounts/risk_handlers.py:26 audits/const.py:32 ops/const.py:9 #: accounts/risk_handlers.py:26 acls/const.py:14 audits/const.py:32
#: ops/const.py:9
msgid "Change password" msgid "Change password"
msgstr "改密" msgstr "改密"
@ -1175,7 +1185,7 @@ msgstr "类别"
#: perms/serializers/user_permission.py:27 terminal/models/applet/applet.py:40 #: perms/serializers/user_permission.py:27 terminal/models/applet/applet.py:40
#: terminal/models/component/storage.py:58 #: terminal/models/component/storage.py:58
#: terminal/models/component/storage.py:152 terminal/serializers/applet.py:29 #: terminal/models/component/storage.py:152 terminal/serializers/applet.py:29
#: terminal/serializers/session.py:25 terminal/serializers/storage.py:281 #: terminal/serializers/session.py:33 terminal/serializers/storage.py:281
#: terminal/serializers/storage.py:294 tickets/models/comment.py:26 #: terminal/serializers/storage.py:294 tickets/models/comment.py:26
#: tickets/models/flow.py:42 tickets/models/ticket/apply_application.py:16 #: tickets/models/flow.py:42 tickets/models/ticket/apply_application.py:16
#: tickets/models/ticket/general.py:276 tickets/serializers/flow.py:25 #: tickets/models/ticket/general.py:276 tickets/serializers/flow.py:25
@ -1243,7 +1253,7 @@ msgstr "特殊信息"
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#: accounts/serializers/account/account.py:483 acls/serializers/base.py:123 #: accounts/serializers/account/account.py:483 acls/serializers/base.py:125
#: acls/templates/acls/asset_login_reminder.html:8 #: acls/templates/acls/asset_login_reminder.html:8
#: acls/templates/acls/user_login_reminder.html:8 #: acls/templates/acls/user_login_reminder.html:8
#: assets/models/cmd_filter.py:24 assets/models/label.py:16 audits/models.py:55 #: assets/models/cmd_filter.py:24 assets/models/label.py:16 audits/models.py:55
@ -1294,8 +1304,8 @@ msgstr "IP 白名单"
#: ops/models/job.py:165 ops/models/playbook.py:31 rbac/models/role.py:37 #: ops/models/job.py:165 ops/models/playbook.py:31 rbac/models/role.py:37
#: settings/models.py:44 terminal/models/applet/applet.py:46 #: settings/models.py:44 terminal/models/applet/applet.py:46
#: terminal/models/applet/applet.py:375 terminal/models/applet/host.py:143 #: terminal/models/applet/applet.py:375 terminal/models/applet/host.py:143
#: terminal/models/component/endpoint.py:28 #: terminal/models/component/endpoint.py:29
#: terminal/models/component/endpoint.py:116 #: terminal/models/component/endpoint.py:117
#: terminal/models/session/session.py:49 #: terminal/models/session/session.py:49
#: terminal/models/virtualapp/virtualapp.py:28 tickets/models/comment.py:32 #: terminal/models/virtualapp/virtualapp.py:28 tickets/models/comment.py:32
#: tickets/models/ticket/general.py:298 users/models/user/__init__.py:99 #: tickets/models/ticket/general.py:298 users/models/user/__init__.py:99
@ -1385,7 +1395,7 @@ msgstr "文件加密密码"
#: accounts/serializers/automations/backup.py:35 #: accounts/serializers/automations/backup.py:35
#: accounts/serializers/automations/backup.py:39 #: accounts/serializers/automations/backup.py:39
#: accounts/serializers/automations/change_secret.py:60 #: accounts/serializers/automations/change_secret.py:62
msgid "Currently only mail sending is supported" msgid "Currently only mail sending is supported"
msgstr "当前只支持邮件发送" msgstr "当前只支持邮件发送"
@ -1403,43 +1413,52 @@ msgstr "名称已存在"
msgid "Automation snapshot" msgid "Automation snapshot"
msgstr "自动化快照" msgstr "自动化快照"
#: accounts/serializers/automations/change_secret.py:44 #: accounts/serializers/automations/change_secret.py:46
msgid "SSH Key strategy" msgid "SSH Key strategy"
msgstr "SSH 密钥更改方式" msgstr "SSH 密钥更改方式"
#: accounts/serializers/automations/change_secret.py:58 #: accounts/serializers/automations/change_secret.py:60
msgid "Please enter your account username" msgid "Please enter your account username"
msgstr "请输入您的账号用户名" msgstr "请输入您的账号用户名"
#: accounts/serializers/automations/change_secret.py:62 #: accounts/serializers/automations/change_secret.py:64
msgid "Notification before execution" msgid "Notification before execution"
msgstr "执行前通知" msgstr "执行前通知"
#: accounts/serializers/automations/change_secret.py:64 #: accounts/serializers/automations/change_secret.py:66
msgid "" msgid ""
"Secret parameter settings, currently only effective for assets of the host " "Secret parameter settings, currently only effective for assets of the host "
"type." "type."
msgstr "参数设置,目前只对 AIX LINUX UNIX 类型的资产有效。" msgstr "参数设置,目前只对 AIX LINUX UNIX 类型的资产有效。"
#: accounts/serializers/automations/change_secret.py:86 #: accounts/serializers/automations/change_secret.py:88
msgid "* Please enter the correct password length" msgid "* Please enter the correct password length"
msgstr "* 请输入正确的密码长度" msgstr "* 请输入正确的密码长度"
#: accounts/serializers/automations/change_secret.py:90 #: accounts/serializers/automations/change_secret.py:92
msgid "* Password length range 8-36 bits" msgid "* Password length range 8-36 bits"
msgstr "* 密码长度范围 8-36 位" msgstr "* 密码长度范围 8-36 位"
#: accounts/serializers/automations/change_secret.py:112 #: accounts/serializers/automations/change_secret.py:114
#: accounts/serializers/automations/change_secret.py:147 #: accounts/serializers/automations/change_secret.py:149
#: ops/serializers/job.py:93 terminal/serializers/session.py:54 #: ops/serializers/job.py:93 terminal/serializers/session.py:62
msgid "Is success" msgid "Is success"
msgstr "是否成功" msgstr "是否成功"
#: accounts/serializers/automations/change_secret.py:119 #: accounts/serializers/automations/change_secret.py:121
#: assets/models/automations/base.py:165 #: assets/models/automations/base.py:165
msgid "Automation task execution" msgid "Automation task execution"
msgstr "自动化任务执行历史" msgstr "自动化任务执行历史"
#: accounts/serializers/automations/change_secret.py:190
msgid "TTL"
msgstr ""
#: accounts/serializers/automations/change_secret.py:191
#: assets/models/platform.py:97 tickets/models/ticket/general.py:301
msgid "Meta"
msgstr "元数据"
#: accounts/serializers/automations/check_account.py:106 #: accounts/serializers/automations/check_account.py:106
msgid "Invalid engine id" msgid "Invalid engine id"
msgstr "引擎 ID 无效" msgstr "引擎 ID 无效"
@ -1515,15 +1534,25 @@ msgstr ""
"PERM_EXPIRED_CHECK_PERIODIC 的时间间隔对于超出时间的于每天凌晨2点进行清理。这" "PERM_EXPIRED_CHECK_PERIODIC 的时间间隔对于超出时间的于每天凌晨2点进行清理。这"
"种定期清理机制不仅有助于释放存储空间,还能提高数据管理的安全和整体性能" "种定期清理机制不仅有助于释放存储空间,还能提高数据管理的安全和整体性能"
#: accounts/tasks/push_account.py:16 accounts/tasks/push_account.py:27 #: accounts/tasks/push_account.py:40 accounts/tasks/push_account.py:54
msgid "Push accounts to assets" msgid "Push accounts to assets"
msgstr "推送账号到资产" msgstr "推送账号到资产"
#: accounts/tasks/push_account.py:19 #: accounts/tasks/push_account.py:43
msgid "" msgid ""
"When creating or modifying an account requires account push, this task is " "Whenever an account is created or modified and needs pushing to assets, run "
"executed" "this task"
msgstr "当创建账号,修改账号时,需要账号推送时执行该任务" msgstr ""
#: accounts/tasks/push_account.py:62 accounts/tasks/push_account.py:105
msgid "Change secret accounts to assets"
msgstr "账号改密推送到资产"
#: accounts/tasks/push_account.py:65
msgid ""
"When a secret on an account changes and needs pushing to assets, run this "
"task"
msgstr "当修改账号密码并推送到资产时,执行该任务"
#: accounts/tasks/remove_account.py:28 #: accounts/tasks/remove_account.py:28
msgid "" msgid ""
@ -1737,13 +1766,13 @@ msgstr "丢失的账号"
msgid "No lost accounts found" msgid "No lost accounts found"
msgstr "未找到丢失的账号" msgstr "未找到丢失的账号"
#: accounts/utils.py:54 #: accounts/utils.py:55
msgid "" msgid ""
"If the password starts with {{` and ends with }} `, then the password is not " "If the password starts with {{` and ends with }} `, then the password is not "
"allowed." "allowed."
msgstr "如果密码以 `{{` 开始,并且以 `}}` 结束,则该密码是不允许的。" msgstr "如果密码以 `{{` 开始,并且以 `}}` 结束,则该密码是不允许的。"
#: accounts/utils.py:62 #: accounts/utils.py:63
msgid "private key invalid or passphrase error" msgid "private key invalid or passphrase error"
msgstr "密钥不合法或密钥密码错误" msgstr "密钥不合法或密钥密码错误"
@ -1785,12 +1814,12 @@ msgid "Face Online"
msgstr "人脸在线" 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:109 xpack/plugins/cloud/models.py:321 #: terminal/models/component/endpoint.py:110 xpack/plugins/cloud/models.py:321
msgid "Priority" msgid "Priority"
msgstr "优先级" msgstr "优先级"
#: acls/models/base.py:38 assets/models/cmd_filter.py:76 #: acls/models/base.py:38 assets/models/cmd_filter.py:76
#: terminal/models/component/endpoint.py:110 xpack/plugins/cloud/models.py:322 #: terminal/models/component/endpoint.py:111 xpack/plugins/cloud/models.py:322
msgid "1-100, the lower the value will be match first" msgid "1-100, the lower the value will be match first"
msgstr "优先级可选范围为 1-100 (数值越小越优先)" msgstr "优先级可选范围为 1-100 (数值越小越优先)"
@ -1909,22 +1938,22 @@ msgid ""
"10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64 (Domain name " "10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64 (Domain name "
"support)" "support)"
msgstr "" msgstr ""
"* 表示匹配所有。例如: 192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, " "* 表示匹配所有。例如: 192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, 2001:"
"2001:db8:2de::e13, 2001:db8:1a:1110::/64 (支持网域)" "db8:2de::e13, 2001:db8:1a:1110::/64 (支持网域)"
#: acls/serializers/base.py:41 assets/serializers/asset/host.py:19 #: acls/serializers/base.py:41 assets/serializers/asset/host.py:19
msgid "IP/Host" msgid "IP/Host"
msgstr "IP/主机" msgstr "IP/主机"
#: acls/serializers/base.py:98 #: acls/serializers/base.py:100
msgid "Recipients" msgid "Recipients"
msgstr "接收人" msgstr "接收人"
#: acls/serializers/base.py:110 tickets/serializers/ticket/ticket.py:78 #: acls/serializers/base.py:112 tickets/serializers/ticket/ticket.py:78
msgid "The organization `{}` does not exist" msgid "The organization `{}` does not exist"
msgstr "组织 `{}` 不存在" msgstr "组织 `{}` 不存在"
#: acls/serializers/base.py:116 #: acls/serializers/base.py:118
msgid "None of the reviewers belong to Organization `{}`" msgid "None of the reviewers belong to Organization `{}`"
msgstr "所有复核人都不属于组织 `{}`" msgstr "所有复核人都不属于组织 `{}`"
@ -1938,8 +1967,8 @@ msgid ""
"With * indicating a match all. Such as: 192.168.10.1, 192.168.1.0/24, " "With * indicating a match all. Such as: 192.168.10.1, 192.168.1.0/24, "
"10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64 " "10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64 "
msgstr "" msgstr ""
"* 表示匹配所有。例如: 192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, " "* 表示匹配所有。例如: 192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, 2001:"
"2001:db8:2de::e13, 2001:db8:1a:1110::/64" "db8:2de::e13, 2001:db8:1a:1110::/64"
#: acls/serializers/rules/rules.py:33 #: acls/serializers/rules/rules.py:33
#: authentication/templates/authentication/_msg_oauth_bind.html:12 #: authentication/templates/authentication/_msg_oauth_bind.html:12
@ -2188,8 +2217,7 @@ msgstr "云服务"
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
#: assets/const/category.py:16 common/sdk/sms/custom_file.py:47 #: assets/const/category.py:16 common/sdk/sms/endpoint.py:20
#: common/sdk/sms/endpoint.py:20
msgid "Custom type" msgid "Custom type"
msgstr "自定义类型" msgstr "自定义类型"
@ -2244,7 +2272,7 @@ msgstr "防火墙"
#: assets/const/ds.py:10 #: assets/const/ds.py:10
msgid "Windows Active Directory" msgid "Windows Active Directory"
msgstr "" msgstr "Windows 活动目录"
#: assets/const/gpt.py:7 #: assets/const/gpt.py:7
msgid "ChatGPT" msgid "ChatGPT"
@ -2798,10 +2826,6 @@ msgstr "账号移除方式"
msgid "Remove account params" msgid "Remove account params"
msgstr "账号移除参数" msgstr "账号移除参数"
#: assets/models/platform.py:97 tickets/models/ticket/general.py:301
msgid "Meta"
msgstr "元数据"
#: assets/models/platform.py:98 labels/models.py:13 #: assets/models/platform.py:98 labels/models.py:13
msgid "Internal" msgid "Internal"
msgstr "内置" msgstr "内置"
@ -2895,7 +2919,7 @@ msgstr "端口超出范围 (0-65535)"
msgid "Protocol is required: {}" msgid "Protocol is required: {}"
msgstr "协议是必填的: {}" msgstr "协议是必填的: {}"
#: assets/serializers/asset/common.py:353 labels/api.py:107 #: assets/serializers/asset/common.py:353
msgid "Invalid data" msgid "Invalid data"
msgstr "无效的数据" msgstr "无效的数据"
@ -3340,8 +3364,8 @@ msgstr "结束"
#: audits/const.py:47 settings/serializers/terminal.py:6 #: audits/const.py:47 settings/serializers/terminal.py:6
#: terminal/models/applet/host.py:26 terminal/models/component/terminal.py:185 #: terminal/models/applet/host.py:26 terminal/models/component/terminal.py:185
#: terminal/models/virtualapp/provider.py:14 terminal/serializers/session.py:57 #: terminal/models/virtualapp/provider.py:14 terminal/serializers/session.py:65
#: terminal/serializers/session.py:113 #: terminal/serializers/session.py:168
msgid "Terminal" msgid "Terminal"
msgstr "终端" msgstr "终端"
@ -4123,7 +4147,7 @@ msgstr "自定义密码"
#: authentication/serializers/connect_token_secret.py:116 #: authentication/serializers/connect_token_secret.py:116
#: settings/serializers/msg.py:28 terminal/models/applet/applet.py:43 #: settings/serializers/msg.py:28 terminal/models/applet/applet.py:43
#: terminal/models/virtualapp/virtualapp.py:24 #: terminal/models/virtualapp/virtualapp.py:24
#: terminal/serializers/session.py:23 terminal/serializers/session.py:50 #: terminal/serializers/session.py:31 terminal/serializers/session.py:58
#: terminal/serializers/storage.py:71 #: terminal/serializers/storage.py:71
msgid "Protocol" msgid "Protocol"
msgstr "协议" msgstr "协议"
@ -4174,7 +4198,7 @@ msgid "Connection token expired at: {}"
msgstr "连接令牌过期: {}" msgstr "连接令牌过期: {}"
#: authentication/models/connection_token.py:170 #: authentication/models/connection_token.py:170
#: terminal/serializers/session.py:95 #: terminal/serializers/session.py:144
msgid "No user or invalid user" msgid "No user or invalid user"
msgstr "没有用户或用户失效" msgstr "没有用户或用户失效"
@ -4348,7 +4372,10 @@ msgid ""
"expired tokens every day at 2:00 AM based on the retention settings " "expired tokens every day at 2:00 AM based on the retention settings "
"configured under System settings > Security > User password > Token " "configured under System settings > Security > User password > Token "
"Retention Period" "Retention Period"
msgstr "系统在连接资产或创建临时密码时,会生成相应的连接 Token 或临时密码记录。为了保障系统安全并控制数据存储量,系统会根据“安全设置 > 密码安全 > Token 保留时长”中的配置,每天凌晨 2 点自动清理所有已过期的 Token 记录" msgstr ""
"系统在连接资产或创建临时密码时,会生成相应的连接 Token 或临时密码记录。为了保"
"障系统安全并控制数据存储量,系统会根据“安全设置 > 密码安全 > Token 保留时"
"长”中的配置,每天凌晨 2 点自动清理所有已过期的 Token 记录"
#: authentication/templates/authentication/_access_key_modal.html:6 #: authentication/templates/authentication/_access_key_modal.html:6
msgid "API key list" msgid "API key list"
@ -4578,7 +4605,7 @@ msgid "Do you want to retry ?"
msgstr "是否重试 " msgstr "是否重试 "
#: authentication/utils.py:27 common/utils/ip/geoip/utils.py:26 #: authentication/utils.py:27 common/utils/ip/geoip/utils.py:26
#: xpack/plugins/cloud/const.py:33 #: xpack/plugins/cloud/const.py:34
msgid "LAN" msgid "LAN"
msgstr "局域网" msgstr "局域网"
@ -4737,7 +4764,7 @@ msgstr "从企业微信获取用户失败"
msgid "Please login with a password and then bind the WeCom" msgid "Please login with a password and then bind the WeCom"
msgstr "请使用密码登录,然后绑定企业微信" msgstr "请使用密码登录,然后绑定企业微信"
#: common/api/action.py:57 #: common/api/action.py:62
msgid "Request file format may be wrong" msgid "Request file format may be wrong"
msgstr "上传的文件格式错误 或 其它类型资源的文件" msgstr "上传的文件格式错误 或 其它类型资源的文件"
@ -4753,10 +4780,6 @@ msgstr "手动触发"
msgid "Timing" msgid "Timing"
msgstr "定时触发" msgstr "定时触发"
#: common/const/choices.py:62
msgid "Ready"
msgstr "准备"
#: common/const/choices.py:64 ops/const.py:73 #: common/const/choices.py:64 ops/const.py:73
msgid "Running" msgid "Running"
msgstr "运行中" msgstr "运行中"
@ -4850,7 +4873,7 @@ msgid "Invalid ids for ids, should be a list"
msgstr "无效的ID应为列表" msgstr "无效的ID应为列表"
#: common/db/fields.py:590 common/db/fields.py:595 #: common/db/fields.py:590 common/db/fields.py:595
#: common/serializers/fields.py:146 terminal/serializers/session.py:81 #: common/serializers/fields.py:146 terminal/serializers/session.py:89
#: tickets/serializers/ticket/common.py:58 #: tickets/serializers/ticket/common.py:58
#: xpack/plugins/cloud/serializers/account_attrs.py:20 #: xpack/plugins/cloud/serializers/account_attrs.py:20
#: xpack/plugins/cloud/serializers/account_attrs.py:71 #: xpack/plugins/cloud/serializers/account_attrs.py:71
@ -5064,10 +5087,6 @@ msgstr "自定义短信文件无效"
msgid "SMS sending failed[%s]: %s" msgid "SMS sending failed[%s]: %s"
msgstr "短信发送失败[%s]: %s" msgstr "短信发送失败[%s]: %s"
#: common/sdk/sms/custom_file.py:47 common/serializers/common.py:98
msgid "File"
msgstr "文件"
#: common/sdk/sms/endpoint.py:16 #: common/sdk/sms/endpoint.py:16
msgid "Alibaba cloud" msgid "Alibaba cloud"
msgstr "阿里云" msgstr "阿里云"
@ -5112,6 +5131,10 @@ msgstr "请在 {} 秒后发送"
msgid "Children" msgid "Children"
msgstr "节点" msgstr "节点"
#: common/serializers/common.py:98
msgid "File"
msgstr "文件"
#: common/serializers/fields.py:139 #: common/serializers/fields.py:139
msgid "Invalid data type" msgid "Invalid data type"
msgstr "无效的数据" msgstr "无效的数据"
@ -5151,11 +5174,11 @@ msgstr "发件邮件"
msgid "This task will be executed when sending email notifications" msgid "This task will be executed when sending email notifications"
msgstr "发送邮件消息时执行该任务" msgstr "发送邮件消息时执行该任务"
#: common/tasks.py:65 #: common/tasks.py:75
msgid "Send email attachment" msgid "Send email attachment"
msgstr "发送邮件附件" msgstr "发送邮件附件"
#: common/tasks.py:68 #: common/tasks.py:78
msgid "" msgid ""
"When an account password is changed or an account backup generates " "When an account password is changed or an account backup generates "
"attachments, \n" "attachments, \n"
@ -5163,11 +5186,11 @@ msgid ""
"attachments" "attachments"
msgstr "当账号改密,账号备份产生附件,需要对发送邮件及附件,执行该任务" msgstr "当账号改密,账号备份产生附件,需要对发送邮件及附件,执行该任务"
#: common/tasks.py:94 #: common/tasks.py:104
msgid "Upload account backup to external storage" msgid "Upload account backup to external storage"
msgstr "上传会话录像到外部存储" msgstr "上传会话录像到外部存储"
#: common/tasks.py:96 #: common/tasks.py:106
msgid "" msgid ""
"When performing an account backup, this task needs to be executed to " "When performing an account backup, this task needs to be executed to "
"external storage (SFTP)" "external storage (SFTP)"
@ -5234,10 +5257,6 @@ msgstr "你的账号已创建成功"
msgid "JumpServer - An open-source PAM" msgid "JumpServer - An open-source PAM"
msgstr "JumpServer 开源堡垒机" msgstr "JumpServer 开源堡垒机"
#: jumpserver/context_processor.py:28
msgid "FIT2CLOUD"
msgstr ""
#: jumpserver/views/celery_flower.py:22 #: jumpserver/views/celery_flower.py:22
msgid "<h1>Flower service unavailable, check it</h1>" msgid "<h1>Flower service unavailable, check it</h1>"
msgstr "Flower 服务不可用,请检查" msgstr "Flower 服务不可用,请检查"
@ -5345,11 +5364,11 @@ msgstr "跳过以下主机: "
msgid "Waiting task start" msgid "Waiting task start"
msgstr "等待任务开始" msgstr "等待任务开始"
#: ops/api/celery.py:262 #: ops/api/celery.py:269
msgid "Task {} not found" msgid "Task {} not found"
msgstr "任务 {} 不存在" msgstr "任务 {} 不存在"
#: ops/api/celery.py:269 #: ops/api/celery.py:276
msgid "Task {} args or kwargs error" msgid "Task {} args or kwargs error"
msgstr "任务 {} 执行参数错误" msgstr "任务 {} 执行参数错误"
@ -5765,7 +5784,7 @@ msgstr "保存后执行"
msgid "Job type" msgid "Job type"
msgstr "任务类型" msgstr "任务类型"
#: ops/serializers/job.py:94 terminal/serializers/session.py:58 #: ops/serializers/job.py:94 terminal/serializers/session.py:66
msgid "Is finished" msgid "Is finished"
msgstr "是否完成" msgstr "是否完成"
@ -7242,7 +7261,7 @@ msgstr "租户 ID"
#: settings/serializers/feature.py:110 terminal/serializers/storage.py:68 #: settings/serializers/feature.py:110 terminal/serializers/storage.py:68
#: xpack/plugins/cloud/manager.py:119 xpack/plugins/cloud/manager.py:124 #: xpack/plugins/cloud/manager.py:119 xpack/plugins/cloud/manager.py:124
#: xpack/plugins/cloud/manager.py:161 xpack/plugins/cloud/models.py:292 #: xpack/plugins/cloud/models.py:292
msgid "Region" msgid "Region"
msgstr "地域" msgstr "地域"
@ -7464,7 +7483,8 @@ msgstr "用户过期 Token 保留天数"
#: settings/serializers/security.py:29 #: settings/serializers/security.py:29
msgid "" msgid ""
"Retention period (in days) for expired user tokens before automatic cleanup." "Retention period (in days) for expired user tokens before automatic cleanup."
msgstr "系统在每日清理任务中永久删除用户过期 token 记录之前,保留这些记录的天数" msgstr ""
"系统在每日清理任务中永久删除用户过期 token 记录之前,保留这些记录的天数"
#: settings/serializers/security.py:33 #: settings/serializers/security.py:33
msgid "Recent password count" msgid "Recent password count"
@ -8234,7 +8254,7 @@ msgstr "会话不存在: {}"
msgid "Session is finished or the protocol not supported" msgid "Session is finished or the protocol not supported"
msgstr "会话已经完成或协议不支持" msgstr "会话已经完成或协议不支持"
#: terminal/api/session/session.py:345 tickets/api/ticket.py:140 #: terminal/api/session/session.py:345
msgid "User does not have permission" msgid "User does not have permission"
msgstr "用户没有权限" msgstr "用户没有权限"
@ -8505,18 +8525,24 @@ msgid "Oracle port"
msgstr "Oracle 端口" msgstr "Oracle 端口"
#: terminal/models/component/endpoint.py:26 #: terminal/models/component/endpoint.py:26
#, fuzzy
#| msgid "MariaDB port"
msgid "MongoDB port"
msgstr "MariaDB 端口"
#: terminal/models/component/endpoint.py:27
msgid "VNC port" msgid "VNC port"
msgstr "VNC 端口" msgstr "VNC 端口"
#: terminal/models/component/endpoint.py:34 #: terminal/models/component/endpoint.py:35
#: terminal/models/component/endpoint.py:114 #: terminal/models/component/endpoint.py:115
#: terminal/serializers/endpoint.py:61 terminal/serializers/storage.py:41 #: terminal/serializers/endpoint.py:61 terminal/serializers/storage.py:41
#: terminal/serializers/storage.py:53 terminal/serializers/storage.py:83 #: terminal/serializers/storage.py:53 terminal/serializers/storage.py:83
#: terminal/serializers/storage.py:93 terminal/serializers/storage.py:101 #: terminal/serializers/storage.py:93 terminal/serializers/storage.py:101
msgid "Endpoint" msgid "Endpoint"
msgstr "端点" msgstr "端点"
#: terminal/models/component/endpoint.py:120 #: terminal/models/component/endpoint.py:121
msgid "Endpoint rule" msgid "Endpoint rule"
msgstr "端点规则" msgstr "端点规则"
@ -8598,11 +8624,11 @@ msgstr "登录来源"
msgid "Replay" msgid "Replay"
msgstr "回放" msgstr "回放"
#: terminal/models/session/session.py:50 terminal/serializers/session.py:112 #: terminal/models/session/session.py:50 terminal/serializers/session.py:167
msgid "Command amount" msgid "Command amount"
msgstr "命令数量" msgstr "命令数量"
#: terminal/models/session/session.py:51 terminal/serializers/session.py:32 #: terminal/models/session/session.py:51 terminal/serializers/session.py:40
msgid "Error reason" msgid "Error reason"
msgstr "错误原因" msgstr "错误原因"
@ -8782,9 +8808,9 @@ msgid ""
"days. <a href=\"https://learn.microsoft.com/en-us/windows-server/remote/" "days. <a href=\"https://learn.microsoft.com/en-us/windows-server/remote/"
"remote-desktop-services/rds-client-access-license\">Detail</a>" "remote-desktop-services/rds-client-access-license\">Detail</a>"
msgstr "" msgstr ""
"如果不存在RDS 将处于试用模式,试用期为 120 天。<a href='https://" "如果不存在RDS 将处于试用模式,试用期为 120 天。<a href='https://learn."
"learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/rds-" "microsoft.com/en-us/windows-server/remote/remote-desktop-services/rds-client-"
"client-access-license'>详情</a>" "access-license'>详情</a>"
#: terminal/serializers/applet_host.py:55 #: terminal/serializers/applet_host.py:55
msgid "RDS License Server" msgid "RDS License Server"
@ -8921,35 +8947,35 @@ msgstr "如果不同端点下的资产 IP 有冲突,使用资产标签实现"
msgid "Asset IP" msgid "Asset IP"
msgstr "资产 IP" msgstr "资产 IP"
#: terminal/serializers/session.py:27 terminal/serializers/session.py:55 #: terminal/serializers/session.py:35 terminal/serializers/session.py:63
msgid "Can replay" msgid "Can replay"
msgstr "是否可重放" msgstr "是否可重放"
#: terminal/serializers/session.py:28 terminal/serializers/session.py:56 #: terminal/serializers/session.py:36 terminal/serializers/session.py:64
msgid "Can join" msgid "Can join"
msgstr "是否可加入" msgstr "是否可加入"
#: terminal/serializers/session.py:29 terminal/serializers/session.py:59 #: terminal/serializers/session.py:37 terminal/serializers/session.py:67
msgid "Can terminate" msgid "Can terminate"
msgstr "是否可中断" msgstr "是否可中断"
#: terminal/serializers/session.py:51 users/serializers/profile.py:189 #: terminal/serializers/session.py:59 users/serializers/profile.py:189
msgid "User ID" msgid "User ID"
msgstr "用户 ID" msgstr "用户 ID"
#: terminal/serializers/session.py:52 #: terminal/serializers/session.py:60
msgid "Asset ID" msgid "Asset ID"
msgstr "资产 ID" msgstr "资产 ID"
#: terminal/serializers/session.py:53 #: terminal/serializers/session.py:61
msgid "Login from display" msgid "Login from display"
msgstr "登录来源名称" msgstr "登录来源名称"
#: terminal/serializers/session.py:60 #: terminal/serializers/session.py:68
msgid "Terminal display" msgid "Terminal display"
msgstr "终端显示" msgstr "终端显示"
#: terminal/serializers/session.py:103 #: terminal/serializers/session.py:152
msgid "No asset or invalid asset" msgid "No asset or invalid asset"
msgstr "没有资产或资产未激活" msgstr "没有资产或资产未激活"
@ -9002,8 +9028,8 @@ msgid ""
"If there are multiple hosts, use a comma (,) to separate them. <br>(For " "If there are multiple hosts, use a comma (,) to separate them. <br>(For "
"example: http://www.jumpserver.a.com:9100, http://www.jumpserver.b.com:9100)" "example: http://www.jumpserver.a.com:9100, http://www.jumpserver.b.com:9100)"
msgstr "" msgstr ""
"如果有多个主机,请用逗号 (,) 分隔它们。<br>例如http://" "如果有多个主机,请用逗号 (,) 分隔它们。<br>例如http://www.jumpserver.a."
"www.jumpserver.a.com:9100http://www.jumpserver.b.com:9100" "com:9100http://www.jumpserver.b.com:9100"
#: terminal/serializers/storage.py:199 #: terminal/serializers/storage.py:199
msgid "Index by date" msgid "Index by date"
@ -10605,10 +10631,6 @@ msgstr "同步地区"
msgid "Get instances of region \"%s\" error, error: %s" msgid "Get instances of region \"%s\" error, error: %s"
msgstr "获取区域 \"%s\" 的实例错误,错误:%s" msgstr "获取区域 \"%s\" 的实例错误,错误:%s"
#: xpack/plugins/cloud/manager.py:161 xpack/plugins/cloud/models.py:289
msgid "Instance"
msgstr "实例"
#: xpack/plugins/cloud/manager.py:187 #: xpack/plugins/cloud/manager.py:187
#, python-format #, python-format
msgid "Failed to synchronize the instance \"%s\"" msgid "Failed to synchronize the instance \"%s\""
@ -10751,6 +10773,10 @@ msgstr "同步任务"
msgid "Sync instance task history" msgid "Sync instance task history"
msgstr "同步实例任务历史" msgstr "同步实例任务历史"
#: xpack/plugins/cloud/models.py:289
msgid "Instance"
msgstr "实例"
#: xpack/plugins/cloud/models.py:306 #: xpack/plugins/cloud/models.py:306
msgid "Sync instance detail" msgid "Sync instance detail"
msgstr "同步实例详情" msgstr "同步实例详情"
@ -11055,10 +11081,6 @@ msgstr "订阅 ID"
msgid "Auto node classification" msgid "Auto node classification"
msgstr "自动节点分类" msgstr "自动节点分类"
#: xpack/plugins/cloud/serializers/account_attrs.py:108
msgid "domain_name"
msgstr "域名称"
#: xpack/plugins/cloud/serializers/account_attrs.py:114 #: xpack/plugins/cloud/serializers/account_attrs.py:114
#: xpack/plugins/cloud/serializers/account_attrs.py:118 #: xpack/plugins/cloud/serializers/account_attrs.py:118
#: xpack/plugins/cloud/serializers/account_attrs.py:150 #: xpack/plugins/cloud/serializers/account_attrs.py:150
@ -11214,3 +11236,11 @@ msgstr "许可证导入成功"
#: xpack/plugins/license/api.py:53 #: xpack/plugins/license/api.py:53
msgid "Invalid license" msgid "Invalid license"
msgstr "许可证无效" msgstr "许可证无效"
#~ msgid ""
#~ "When creating or modifying an account requires account push, this task is "
#~ "executed"
#~ msgstr "当创建账号,修改账号时,需要账号推送时执行该任务"
#~ msgid "domain_name"
#~ msgstr "域名称"

File diff suppressed because it is too large Load Diff

View File

@ -282,6 +282,7 @@
"ChangeSecretAccountHelpText": "For accounts in the same asset, if there is a switch-from relationship, the password change should not be performed in the same task, but should be divided into two tasks for execution separately.", "ChangeSecretAccountHelpText": "For accounts in the same asset, if there is a switch-from relationship, the password change should not be performed in the same task, but should be divided into two tasks for execution separately.",
"ChangeSecretFailAccounts": "Secret change failed Accounts", "ChangeSecretFailAccounts": "Secret change failed Accounts",
"ChangeSecretParams": "Change secret parameters", "ChangeSecretParams": "Change secret parameters",
"ChangeSecretStatus": "Change secret status",
"ChangeSecretTask": "Change secret task | Change secret tasks", "ChangeSecretTask": "Change secret task | Change secret tasks",
"ChangeViewHelpText": "Click to switch different views", "ChangeViewHelpText": "Click to switch different views",
"Chat": "Chat", "Chat": "Chat",
@ -1327,6 +1328,7 @@
"SystemSetting": "System settings", "SystemSetting": "System settings",
"SystemTasks": "System tasks", "SystemTasks": "System tasks",
"SystemTools": "Tools", "SystemTools": "Tools",
"TTL": "Time to live (seconds)",
"TableColSetting": "Select visible attribute columns", "TableColSetting": "Select visible attribute columns",
"TagCreate": "Create tag", "TagCreate": "Create tag",
"TagInputFormatValidation": "Tag format error, the correct format is: name:value", "TagInputFormatValidation": "Tag format error, the correct format is: name:value",

View File

@ -282,6 +282,7 @@
"ChangeSecretAccountHelpText": "En el caso de cuentas dentro del mismo activo, si existe un cambio de relación, no deben ejecutarse cambios de contraseña en la misma tarea, sino que deben dividirse en dos tareas separadas.", "ChangeSecretAccountHelpText": "En el caso de cuentas dentro del mismo activo, si existe un cambio de relación, no deben ejecutarse cambios de contraseña en la misma tarea, sino que deben dividirse en dos tareas separadas.",
"ChangeSecretFailAccounts": "Cuenta con fallo en el cambio de contraseña", "ChangeSecretFailAccounts": "Cuenta con fallo en el cambio de contraseña",
"ChangeSecretParams": "Cambiar parámetros de contraseña", "ChangeSecretParams": "Cambiar parámetros de contraseña",
"ChangeSecretStatus": "Modificar el estado de la contraseña",
"ChangeSecretTask": "Tarea de cambio de contraseña de la cuenta", "ChangeSecretTask": "Tarea de cambio de contraseña de la cuenta",
"ChangeViewHelpText": "Haz clic para cambiar entre diferentes vistas", "ChangeViewHelpText": "Haz clic para cambiar entre diferentes vistas",
"Chat": "Chat", "Chat": "Chat",
@ -1329,6 +1330,7 @@
"SystemSetting": "Configuración del sistema", "SystemSetting": "Configuración del sistema",
"SystemTasks": "Tareas del sistema", "SystemTasks": "Tareas del sistema",
"SystemTools": "Herramientas del sistema", "SystemTools": "Herramientas del sistema",
"TTL": "Tiempo restante (segundos)",
"TableColSetting": "Seleccionar columnas de atributos visibles", "TableColSetting": "Seleccionar columnas de atributos visibles",
"TableSetting": "Preferencias de formulario", "TableSetting": "Preferencias de formulario",
"TagCreate": "Crear etiqueta", "TagCreate": "Crear etiqueta",

View File

@ -286,6 +286,7 @@
"ChangeSecretAccountHelpText": "同じ資産内のアカウントに切り替え元関係がある場合、パスワード変更は同じタスクで実行せず、2 つのタスクに分割して別々に実行する必要があります。", "ChangeSecretAccountHelpText": "同じ資産内のアカウントに切り替え元関係がある場合、パスワード変更は同じタスクで実行せず、2 つのタスクに分割して別々に実行する必要があります。",
"ChangeSecretFailAccounts": "変更失敗アカウント", "ChangeSecretFailAccounts": "変更失敗アカウント",
"ChangeSecretParams": "パスワード変更パラメータ", "ChangeSecretParams": "パスワード変更パラメータ",
"ChangeSecretStatus": "改密状態",
"ChangeSecretTask": "アカウント変更タスク", "ChangeSecretTask": "アカウント変更タスク",
"ChangeViewHelpText": "クリックして異なるビューを切り替え", "ChangeViewHelpText": "クリックして異なるビューを切り替え",
"Chat": "チャット", "Chat": "チャット",
@ -1334,6 +1335,7 @@
"SystemSetting": "システム設定", "SystemSetting": "システム設定",
"SystemTasks": "タスクリスト", "SystemTasks": "タスクリスト",
"SystemTools": "システムツール", "SystemTools": "システムツール",
"TTL": "残り時間(秒)",
"TableColSetting": "表示属性列の選択", "TableColSetting": "表示属性列の選択",
"TableSetting": "表設定", "TableSetting": "表設定",
"TagCreate": "ラベルの作成", "TagCreate": "ラベルの作成",

View File

@ -282,6 +282,7 @@
"ChangeSecretAccountHelpText": "동일 자산 내 계정의 경우, 자주 바뀌는 관계가 존재하면 비밀번호 변경을 동일한 작업에서 수행해서는 안 되며, 두 개의 작업으로 나누어 각각 수행해야 합니다.", "ChangeSecretAccountHelpText": "동일 자산 내 계정의 경우, 자주 바뀌는 관계가 존재하면 비밀번호 변경을 동일한 작업에서 수행해서는 안 되며, 두 개의 작업으로 나누어 각각 수행해야 합니다.",
"ChangeSecretFailAccounts": "비밀번호 변경 실패 계정", "ChangeSecretFailAccounts": "비밀번호 변경 실패 계정",
"ChangeSecretParams": "비밀번호 변경 매개변수", "ChangeSecretParams": "비밀번호 변경 매개변수",
"ChangeSecretStatus": "비밀번호 변경 상태",
"ChangeSecretTask": "계정 비밀번호 변경 작업", "ChangeSecretTask": "계정 비밀번호 변경 작업",
"ChangeViewHelpText": "다른 보기 전환 클릭", "ChangeViewHelpText": "다른 보기 전환 클릭",
"Chat": "채팅", "Chat": "채팅",
@ -1329,6 +1330,7 @@
"SystemSetting": "시스템 설정", "SystemSetting": "시스템 설정",
"SystemTasks": "시스템 작업", "SystemTasks": "시스템 작업",
"SystemTools": "시스템 도구", "SystemTools": "시스템 도구",
"TTL": "남은 시간(초)",
"TableColSetting": "가시 속성 열 선택", "TableColSetting": "가시 속성 열 선택",
"TableSetting": "양식 선호", "TableSetting": "양식 선호",
"TagCreate": "태그 생성", "TagCreate": "태그 생성",

View File

@ -283,6 +283,7 @@
"ChangeSecretAccountHelpText": "Para as contas no mesmo ativo, se houver uma relação de troca automática, não devem ser realizadas alterações de senha na mesma tarefa. Elas devem ser divididas em duas tarefas.", "ChangeSecretAccountHelpText": "Para as contas no mesmo ativo, se houver uma relação de troca automática, não devem ser realizadas alterações de senha na mesma tarefa. Elas devem ser divididas em duas tarefas.",
"ChangeSecretFailAccounts": "Conta de alteração de senha falhou", "ChangeSecretFailAccounts": "Conta de alteração de senha falhou",
"ChangeSecretParams": "Parâmetros de mudança de senha", "ChangeSecretParams": "Parâmetros de mudança de senha",
"ChangeSecretStatus": "Mudar status da senha",
"ChangeSecretTask": "Tarefa de alteração de senha da conta", "ChangeSecretTask": "Tarefa de alteração de senha da conta",
"ChangeViewHelpText": "Clique para alternar diferentes pontos de vista", "ChangeViewHelpText": "Clique para alternar diferentes pontos de vista",
"Chat": "Chat", "Chat": "Chat",
@ -1330,6 +1331,7 @@
"SystemSetting": "Configurações do Sistema", "SystemSetting": "Configurações do Sistema",
"SystemTasks": "Lista de tarefas", "SystemTasks": "Lista de tarefas",
"SystemTools": "Ferramentas do sistema", "SystemTools": "Ferramentas do sistema",
"TTL": "Tempo restante (segundos)",
"TableColSetting": "Selecione as colunas de propriedades visíveis", "TableColSetting": "Selecione as colunas de propriedades visíveis",
"TableSetting": "Preferências de tabela", "TableSetting": "Preferências de tabela",
"TagCreate": " Criar etiqueta ", "TagCreate": " Criar etiqueta ",

View File

@ -283,6 +283,7 @@
"ChangeSecretAccountHelpText": "Для учетных записей в одном активе, если существует связь переключения su, смена пароля не должна выполняться в одной задаче, а должна быть разделена на две задачи для выполнения отдельно.", "ChangeSecretAccountHelpText": "Для учетных записей в одном активе, если существует связь переключения su, смена пароля не должна выполняться в одной задаче, а должна быть разделена на две задачи для выполнения отдельно.",
"ChangeSecretFailAccounts": "Неудачная смена секрета УЗ", "ChangeSecretFailAccounts": "Неудачная смена секрета УЗ",
"ChangeSecretParams": "Параметры изменения секрета", "ChangeSecretParams": "Параметры изменения секрета",
"ChangeSecretStatus": "Изменение статуса",
"ChangeSecretTask": "Задача смены секрета УЗ", "ChangeSecretTask": "Задача смены секрета УЗ",
"ChangeViewHelpText": "Нажмите, чтобы переключиться на другой вид", "ChangeViewHelpText": "Нажмите, чтобы переключиться на другой вид",
"Chat": "Чат", "Chat": "Чат",
@ -1331,6 +1332,7 @@
"SystemSetting": "Настройки системы", "SystemSetting": "Настройки системы",
"SystemTasks": "Системные задачи", "SystemTasks": "Системные задачи",
"SystemTools": "Инструменты", "SystemTools": "Инструменты",
"TTL": "Осталось времени (сек)",
"TableColSetting": "Выберите столбцы атрибутов для отображения", "TableColSetting": "Выберите столбцы атрибутов для отображения",
"TableSetting": "Предпочтения таблицы", "TableSetting": "Предпочтения таблицы",
"TagCreate": "Создать тег", "TagCreate": "Создать тег",

View File

@ -282,6 +282,7 @@
"ChangeSecretAccountHelpText": "对于同一资产中的账号,如果存在切换自关系,则不应放在同一个任务中执行密码更改,而是应分成两个任务分别执行。", "ChangeSecretAccountHelpText": "对于同一资产中的账号,如果存在切换自关系,则不应放在同一个任务中执行密码更改,而是应分成两个任务分别执行。",
"ChangeSecretFailAccounts": "改密失败账号", "ChangeSecretFailAccounts": "改密失败账号",
"ChangeSecretParams": "改密参数", "ChangeSecretParams": "改密参数",
"ChangeSecretStatus": "改密状态",
"ChangeSecretTask": "账号改密任务", "ChangeSecretTask": "账号改密任务",
"ChangeViewHelpText": "点击切换不同视图", "ChangeViewHelpText": "点击切换不同视图",
"Chat": "聊天", "Chat": "聊天",
@ -1329,6 +1330,7 @@
"SystemSetting": "系统设置", "SystemSetting": "系统设置",
"SystemTasks": "系统任务", "SystemTasks": "系统任务",
"SystemTools": "系统工具", "SystemTools": "系统工具",
"TTL": "剩余时间(秒)",
"TableColSetting": "选择可见属性列", "TableColSetting": "选择可见属性列",
"TableSetting": "表格偏好", "TableSetting": "表格偏好",
"TagCreate": "创建标签", "TagCreate": "创建标签",

View File

@ -286,6 +286,7 @@
"ChangeSecretAccountHelpText": "對於同一資產中的帳號,如果存在切換自關係,則不應放在同一個任務中執行密碼更改,而是應分成兩個任務分別執行。", "ChangeSecretAccountHelpText": "對於同一資產中的帳號,如果存在切換自關係,則不應放在同一個任務中執行密碼更改,而是應分成兩個任務分別執行。",
"ChangeSecretFailAccounts": "密碼修改失敗帳號", "ChangeSecretFailAccounts": "密碼修改失敗帳號",
"ChangeSecretParams": "改密參數", "ChangeSecretParams": "改密參數",
"ChangeSecretStatus": "改密狀態",
"ChangeSecretTask": "帳號改密任務", "ChangeSecretTask": "帳號改密任務",
"ChangeViewHelpText": "點擊切換不同視圖", "ChangeViewHelpText": "點擊切換不同視圖",
"Chat": "聊天", "Chat": "聊天",
@ -1334,6 +1335,7 @@
"SystemSetting": "系統設置", "SystemSetting": "系統設置",
"SystemTasks": "任務列表", "SystemTasks": "任務列表",
"SystemTools": "系統工具", "SystemTools": "系統工具",
"TTL": "剩餘時間(秒)",
"TableColSetting": "選擇可見屬性列", "TableColSetting": "選擇可見屬性列",
"TableSetting": "表格偏好", "TableSetting": "表格偏好",
"TagCreate": "創建標籤", "TagCreate": "創建標籤",

View File

@ -19,6 +19,7 @@
"Backspace as Ctrl+H": "Backspace as Ctrl+H", "Backspace as Ctrl+H": "Backspace as Ctrl+H",
"Batch actions": "Batch actions", "Batch actions": "Batch actions",
"Batch connect": "Batch connect", "Batch connect": "Batch connect",
"BatchCommands": "Batch commands",
"Belgian French keyboard layout": "Belgian French (Azerty)", "Belgian French keyboard layout": "Belgian French (Azerty)",
"CLI": "CLI", "CLI": "CLI",
"CLI font size": "CLI font size", "CLI font size": "CLI font size",
@ -45,6 +46,7 @@
"Connect checked": "Connect checked", "Connect checked": "Connect checked",
"Connect command line": "Connect command line", "Connect command line": "Connect command line",
"Connect method": "Connect method", "Connect method": "Connect method",
"ConnectSessionCount": "{{ count }} sessions connected",
"ConnectionTime": "Connection time", "ConnectionTime": "Connection time",
"Copied": "Copied", "Copied": "Copied",
"Copy link": "Copy link", "Copy link": "Copy link",
@ -169,8 +171,10 @@
"Save success": "Save success", "Save success": "Save success",
"Search": "Search", "Search": "Search",
"Select account": "Select account", "Select account": "Select account",
"SelectCommand": "Please select the command to execute.",
"Send command": "Send command", "Send command": "Send command",
"Send text to all ssh terminals": "Send text to all ssh terminals", "Send text to all ssh terminals": "Send text to all ssh terminals",
"SendCommandPlaceholder": "Input command here..., Enter for new line, Ctrl+Enter to send",
"Session": "Session", "Session": "Session",
"SessionIsBeingMonitored": "Session is being monitored", "SessionIsBeingMonitored": "Session is being monitored",
"Set reusable": "Set reusable", "Set reusable": "Set reusable",
@ -214,6 +218,7 @@
"Username@Domain": "Username@Domain", "Username@Domain": "Username@Domain",
"Users": "", "Users": "",
"Using token": "Using token", "Using token": "Using token",
"VerificationFailed": "Verification failed",
"View": "View", "View": "View",
"Viewer": "Viewer", "Viewer": "Viewer",
"VirtualApp": "Virtual App", "VirtualApp": "Virtual App",
@ -236,10 +241,5 @@
"start time": "Start time", "start time": "Start time",
"success": "Success", "success": "Success",
"system user": "System user", "system user": "System user",
"user": "User", "user": "User"
"VerificationFailed": "Verification failed",
"BatchCommands": "Batch commands",
"SendCommandPlaceholder": "Input command here..., Enter for new line, Ctrl+Enter to send",
"SelectCommand": "Please select the command to execute.",
"ConnectSessionCount": "{{ count }} sessions connected"
} }

View File

@ -19,6 +19,7 @@
"Backspace as Ctrl+H": "Terminal de caracteres Retroceso como Ctrl+H", "Backspace as Ctrl+H": "Terminal de caracteres Retroceso como Ctrl+H",
"Batch actions": "Operación masiva", "Batch actions": "Operación masiva",
"Batch connect": "Conexión por lotes", "Batch connect": "Conexión por lotes",
"BatchCommands": "Comandos por lotes",
"Belgian French keyboard layout": "Francés belga (Azerty)", "Belgian French keyboard layout": "Francés belga (Azerty)",
"CLI": "Línea de comandos", "CLI": "Línea de comandos",
"CLI font size": "Tamaño de fuente del terminal de caracteres", "CLI font size": "Tamaño de fuente del terminal de caracteres",
@ -44,6 +45,7 @@
"Connect checked": "Conexión seleccionada", "Connect checked": "Conexión seleccionada",
"Connect command line": "Conectar a la línea de comandos", "Connect command line": "Conectar a la línea de comandos",
"Connect method": "Modo de conexión", "Connect method": "Modo de conexión",
"ConnectSessionCount": "{{ count }} sesiones conectadas",
"ConnectionTime": "Tiempo de conexión", "ConnectionTime": "Tiempo de conexión",
"Copied": "Copiado", "Copied": "Copiado",
"Copy link": "Copiar enlace", "Copy link": "Copiar enlace",
@ -167,8 +169,11 @@
"Save success": "Guardado exitoso", "Save success": "Guardado exitoso",
"Search": "Buscar", "Search": "Buscar",
"Select account": "Seleccionar cuenta", "Select account": "Seleccionar cuenta",
"SelectCommand": "Seleccione el comando a ejecutar",
"Send": "Enviar",
"Send command": "Enviar comando", "Send command": "Enviar comando",
"Send text to all ssh terminals": "Enviar texto a todos los terminales SSH", "Send text to all ssh terminals": "Enviar texto a todos los terminales SSH",
"SendCommandPlaceholder": "Introduzca el comando, presione Enter para cambiar de línea, Ctrl + Enter para ejecutar el comando.",
"Session": "Sesión", "Session": "Sesión",
"SessionIsBeingMonitored": "La sesión está siendo monitoreada", "SessionIsBeingMonitored": "La sesión está siendo monitoreada",
"Set reusable": "Activar reutilización", "Set reusable": "Activar reutilización",

View File

@ -19,6 +19,7 @@
"Backspace as Ctrl+H": "文字端末backspacas Ctrl H", "Backspace as Ctrl+H": "文字端末backspacas Ctrl H",
"Batch actions": "バッチ操作", "Batch actions": "バッチ操作",
"Batch connect": "バッチ接続", "Batch connect": "バッチ接続",
"BatchCommands": "バッチコマンド",
"Belgian French keyboard layout": "Belgian French (Azerty)", "Belgian French keyboard layout": "Belgian French (Azerty)",
"CLI": "コマンドライン", "CLI": "コマンドライン",
"CLI font size": "文字端末のフォントサイズ", "CLI font size": "文字端末のフォントサイズ",
@ -44,6 +45,7 @@
"Connect checked": "接続済み", "Connect checked": "接続済み",
"Connect command line": "接続コマンドライン", "Connect command line": "接続コマンドライン",
"Connect method": "接続方法", "Connect method": "接続方法",
"ConnectSessionCount": "{{ count }} セッションが接続されました",
"ConnectionTime": "接続時間", "ConnectionTime": "接続時間",
"Copied": "複製済み", "Copied": "複製済み",
"Copy link": "リンクをコピーする", "Copy link": "リンクをコピーする",
@ -167,8 +169,11 @@
"Save success": "保存に成功", "Save success": "保存に成功",
"Search": "検索", "Search": "検索",
"Select account": "システムユーザーの選択", "Select account": "システムユーザーの選択",
"SelectCommand": "実行するコマンドを選択してください",
"Send": "送信",
"Send command": "コマンドを送信", "Send command": "コマンドを送信",
"Send text to all ssh terminals": "すべてのssh端末にテキストを送信します", "Send text to all ssh terminals": "すべてのssh端末にテキストを送信します",
"SendCommandPlaceholder": "コマンドを入力し、エンターで改行、Ctrl+Enterでコマンドを実行",
"Session": "セッション", "Session": "セッション",
"SessionIsBeingMonitored": "会話が監視されています。", "SessionIsBeingMonitored": "会話が監視されています。",
"Set reusable": "再利用可能な", "Set reusable": "再利用可能な",

View File

@ -19,6 +19,7 @@
"Backspace as Ctrl+H": "문자 터미널 백스페이스는 Ctrl+H로", "Backspace as Ctrl+H": "문자 터미널 백스페이스는 Ctrl+H로",
"Batch actions": "대량 작업", "Batch actions": "대량 작업",
"Batch connect": "배치 연결", "Batch connect": "배치 연결",
"BatchCommands": "배치 명령",
"Belgian French keyboard layout": "벨기에 프랑스어 (Azerty)", "Belgian French keyboard layout": "벨기에 프랑스어 (Azerty)",
"CLI": "명령행", "CLI": "명령행",
"CLI font size": "문자 터미널 글꼴 크기", "CLI font size": "문자 터미널 글꼴 크기",
@ -44,6 +45,7 @@
"Connect checked": "선택한 연결", "Connect checked": "선택한 연결",
"Connect command line": "명령 줄 연결", "Connect command line": "명령 줄 연결",
"Connect method": "연결 방식", "Connect method": "연결 방식",
"ConnectSessionCount": "{{ count }}개의 세션이 연결되었습니다",
"ConnectionTime": "연결 시간", "ConnectionTime": "연결 시간",
"Copied": "복사 완료", "Copied": "복사 완료",
"Copy link": "링크 복사", "Copy link": "링크 복사",
@ -167,8 +169,11 @@
"Save success": "저장 성공", "Save success": "저장 성공",
"Search": "검색", "Search": "검색",
"Select account": "계정 선택", "Select account": "계정 선택",
"SelectCommand": "실행할 명령을 선택하세요",
"Send": "전송",
"Send command": "명령 전송", "Send command": "명령 전송",
"Send text to all ssh terminals": "모든 SSH 터미널로 텍스트 전송", "Send text to all ssh terminals": "모든 SSH 터미널로 텍스트 전송",
"SendCommandPlaceholder": "명령을 입력한 후, 엔터를 눌러 줄 바꿈하고 Ctrl+Enter로 명령을 실행하세요.",
"Session": "세션", "Session": "세션",
"SessionIsBeingMonitored": "세션이 모니터링되고 있습니다.", "SessionIsBeingMonitored": "세션이 모니터링되고 있습니다.",
"Set reusable": "재사용 활성화", "Set reusable": "재사용 활성화",

View File

@ -19,6 +19,7 @@
"Backspace as Ctrl+H": " Terminal Character Backspace As Ctrl+H ", "Backspace as Ctrl+H": " Terminal Character Backspace As Ctrl+H ",
"Batch actions": "Operações em Lote", "Batch actions": "Operações em Lote",
"Batch connect": "Conexão em massa", "Batch connect": "Conexão em massa",
"BatchCommands": "Comandos em lote",
"Belgian French keyboard layout": " Francês Belga (Azerty) ", "Belgian French keyboard layout": " Francês Belga (Azerty) ",
"CLI": "Linha de Comando", "CLI": "Linha de Comando",
"CLI font size": "Tamanho da fonte do terminal de caracteres", "CLI font size": "Tamanho da fonte do terminal de caracteres",
@ -44,6 +45,7 @@
"Connect checked": "Conecte selecionado", "Connect checked": "Conecte selecionado",
"Connect command line": "Conectar linha de comando", "Connect command line": "Conectar linha de comando",
"Connect method": "Forma de conexão", "Connect method": "Forma de conexão",
"ConnectSessionCount": "{{ count }} sessões conectadas.",
"ConnectionTime": "Tempo de conexão", "ConnectionTime": "Tempo de conexão",
"Copied": "Copiado", "Copied": "Copiado",
"Copy link": "Copiar link", "Copy link": "Copiar link",
@ -167,8 +169,11 @@
"Save success": "Salvamento bem-sucedido", "Save success": "Salvamento bem-sucedido",
"Search": "Pesquisar", "Search": "Pesquisar",
"Select account": "Selecionar conta", "Select account": "Selecionar conta",
"SelectCommand": "Selecione o comando a ser executado",
"Send": "Enviar",
"Send command": "Enviar comando", "Send command": "Enviar comando",
"Send text to all ssh terminals": "Enviar texto para todos os terminais ssh", "Send text to all ssh terminals": "Enviar texto para todos os terminais ssh",
"SendCommandPlaceholder": "Digite o comando, pressione Enter para nova linha, Ctrl+Enter para executar o comando",
"Session": "Sessão", "Session": "Sessão",
"SessionIsBeingMonitored": "A conversa está sendo monitorada.", "SessionIsBeingMonitored": "A conversa está sendo monitorada.",
"Set reusable": "Iniciar reutilização", "Set reusable": "Iniciar reutilização",

View File

@ -19,6 +19,7 @@
"Backspace as Ctrl+H": "Backspace как Ctrl+H", "Backspace as Ctrl+H": "Backspace как Ctrl+H",
"Batch actions": "Пакетные операции", "Batch actions": "Пакетные операции",
"Batch connect": "Пакетное подключение", "Batch connect": "Пакетное подключение",
"BatchCommands": "Пакетная команда",
"Belgian French keyboard layout": "Бельгийская французская раскладка (Azerty)", "Belgian French keyboard layout": "Бельгийская французская раскладка (Azerty)",
"CLI": "Командная строка", "CLI": "Командная строка",
"CLI font size": "Размер шрифта терминала", "CLI font size": "Размер шрифта терминала",
@ -45,6 +46,7 @@
"Connect checked": "Подключить выбранное", "Connect checked": "Подключить выбранное",
"Connect command line": "Подключение из командной строки", "Connect command line": "Подключение из командной строки",
"Connect method": "Способ подключения", "Connect method": "Способ подключения",
"ConnectSessionCount": "{{ count }} сессий подключено",
"ConnectionTime": "Время подключения", "ConnectionTime": "Время подключения",
"Copied": "Скопировано", "Copied": "Скопировано",
"Copy link": "Копировать ссылку", "Copy link": "Копировать ссылку",
@ -168,8 +170,11 @@
"Save success": "Сохранено успешно", "Save success": "Сохранено успешно",
"Search": "Поиск", "Search": "Поиск",
"Select account": "Выбрать УЗ", "Select account": "Выбрать УЗ",
"SelectCommand": "Пожалуйста, выберите команду для выполнения",
"Send": "Отправить",
"Send command": "Отправить команду", "Send command": "Отправить команду",
"Send text to all ssh terminals": "Отправить текст на все ssh терминалы", "Send text to all ssh terminals": "Отправить текст на все ssh терминалы",
"SendCommandPlaceholder": "Введите команду, нажмите Enter, чтобы перейти на новую строку, Ctrl+Enter для выполнения команды",
"Session": "Сессия", "Session": "Сессия",
"SessionIsBeingMonitored": "Сессия находится под наблюдением", "SessionIsBeingMonitored": "Сессия находится под наблюдением",
"Set reusable": "Включить повторное использование", "Set reusable": "Включить повторное использование",

View File

@ -19,6 +19,7 @@
"Backspace as Ctrl+H": "字符终端Backspace As Ctrl+H", "Backspace as Ctrl+H": "字符终端Backspace As Ctrl+H",
"Batch actions": "批量操作", "Batch actions": "批量操作",
"Batch connect": "批量连接", "Batch connect": "批量连接",
"BatchCommands": "批量命令",
"Belgian French keyboard layout": "Belgian French (Azerty)", "Belgian French keyboard layout": "Belgian French (Azerty)",
"CLI": "命令行", "CLI": "命令行",
"CLI font size": "字符终端字体大小", "CLI font size": "字符终端字体大小",
@ -44,6 +45,7 @@
"Connect checked": "连接选中", "Connect checked": "连接选中",
"Connect command line": "连接命令行", "Connect command line": "连接命令行",
"Connect method": "连接方式", "Connect method": "连接方式",
"ConnectSessionCount": "{{ count }} 个会话已连接",
"ConnectionTime": "连接时间", "ConnectionTime": "连接时间",
"Copied": "已复制", "Copied": "已复制",
"Copy link": "复制链接", "Copy link": "复制链接",
@ -167,8 +169,11 @@
"Save success": "保存成功", "Save success": "保存成功",
"Search": "搜索", "Search": "搜索",
"Select account": "选择账号", "Select account": "选择账号",
"SelectCommand": "请选择要执行的命令",
"Send": "发送",
"Send command": "发送命令", "Send command": "发送命令",
"Send text to all ssh terminals": "发送给所有会话", "Send text to all ssh terminals": "发送给所有会话",
"SendCommandPlaceholder": "输入命令回车换行Ctrl+Enter 执行命令",
"Session": "会话", "Session": "会话",
"SessionIsBeingMonitored": "会话正在被监控", "SessionIsBeingMonitored": "会话正在被监控",
"Set reusable": "开启复用", "Set reusable": "开启复用",
@ -212,6 +217,7 @@
"Username@Domain": "用户名@AD域", "Username@Domain": "用户名@AD域",
"Users": "用户", "Users": "用户",
"Using token": "使用 Token", "Using token": "使用 Token",
"VerificationFailed": "校验失败",
"View": "视图", "View": "视图",
"Viewer": "查看人", "Viewer": "查看人",
"VirtualApp": "虚拟应用", "VirtualApp": "虚拟应用",
@ -233,11 +239,5 @@
"start time": "开始时间", "start time": "开始时间",
"success": "成功", "success": "成功",
"system user": "系统用户", "system user": "系统用户",
"user": "用户", "user": "用户"
"VerificationFailed": "校验失败",
"Send": "发送",
"BatchCommands": "批量命令",
"SendCommandPlaceholder": "输入命令回车换行Ctrl+Enter 执行命令",
"SelectCommand": "请选择要执行的命令",
"ConnectSessionCount": "{{ count }} 个会话已连接"
} }

View File

@ -19,6 +19,7 @@
"Backspace as Ctrl+H": "字元終端Backspace As Ctrl+H", "Backspace as Ctrl+H": "字元終端Backspace As Ctrl+H",
"Batch actions": "批次操作", "Batch actions": "批次操作",
"Batch connect": "批次連接", "Batch connect": "批次連接",
"BatchCommands": "批量命令",
"Belgian French keyboard layout": "Belgian French (Azerty)", "Belgian French keyboard layout": "Belgian French (Azerty)",
"CLI": "命令行", "CLI": "命令行",
"CLI font size": "字元終端字體大小", "CLI font size": "字元終端字體大小",
@ -45,6 +46,7 @@
"Connect checked": "連接選中", "Connect checked": "連接選中",
"Connect command line": "連接命令行", "Connect command line": "連接命令行",
"Connect method": "連線方式", "Connect method": "連線方式",
"ConnectSessionCount": "{{ count }} 個會話已連接",
"ConnectionTime": "連接時間", "ConnectionTime": "連接時間",
"Copied": "已複製", "Copied": "已複製",
"Copy link": "複製連結", "Copy link": "複製連結",
@ -168,8 +170,11 @@
"Save success": "保存成功", "Save success": "保存成功",
"Search": "搜索", "Search": "搜索",
"Select account": "選擇帳號", "Select account": "選擇帳號",
"SelectCommand": "請選擇要執行的命令",
"Send": "發送",
"Send command": "發送命令", "Send command": "發送命令",
"Send text to all ssh terminals": "發送文本到所有ssh終端", "Send text to all ssh terminals": "發送文本到所有ssh終端",
"SendCommandPlaceholder": "輸入命令回車換行Ctrl+Enter 執行命令",
"Session": "會話", "Session": "會話",
"SessionIsBeingMonitored": "對話正在被監控。", "SessionIsBeingMonitored": "對話正在被監控。",
"Set reusable": "開啟復用", "Set reusable": "開啟復用",