perf: 页面配置是否启用 Vitual App

This commit is contained in:
Eric
2023-12-20 15:53:48 +08:00
committed by Bryan
parent 6544f8ade8
commit d03ba7c391
6 changed files with 391 additions and 343 deletions

View File

@@ -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: 2023-12-18 18:35+0800\n" "POT-Creation-Date: 2023-12-20 15:46+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"
@@ -256,7 +256,7 @@ msgstr "ユーザー %s がパスワードを閲覧/導き出しました"
#: terminal/serializers/session.py:26 #: terminal/serializers/session.py:26
#: 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:16 xpack/plugins/cloud/models.py:256 #: tickets/models/ticket/apply_asset.py:16 xpack/plugins/cloud/models.py:253
msgid "Asset" msgid "Asset"
msgstr "資産" msgstr "資産"
@@ -360,7 +360,7 @@ msgstr "アカウントバックアップ計画"
#: accounts/models/automations/backup_account.py:119 #: accounts/models/automations/backup_account.py:119
#: assets/models/automations/base.py:115 audits/models.py:65 #: assets/models/automations/base.py:115 audits/models.py:65
#: ops/models/base.py:55 ops/models/celery.py:63 ops/models/job.py:240 #: ops/models/base.py:55 ops/models/celery.py:63 ops/models/job.py:235
#: ops/templates/ops/celery_task_log.html:75 #: ops/templates/ops/celery_task_log.html:75
#: perms/models/asset_permission.py:78 terminal/models/applet/host.py:141 #: perms/models/asset_permission.py:78 terminal/models/applet/host.py:141
#: terminal/models/session/session.py:44 #: terminal/models/session/session.py:44
@@ -388,14 +388,14 @@ msgid "Trigger mode"
msgstr "トリガーモード" msgstr "トリガーモード"
#: accounts/models/automations/backup_account.py:133 audits/models.py:203 #: accounts/models/automations/backup_account.py:133 audits/models.py:203
#: terminal/models/session/sharing.py:125 xpack/plugins/cloud/models.py:208 #: terminal/models/session/sharing.py:125 xpack/plugins/cloud/models.py:205
msgid "Reason" msgid "Reason"
msgstr "理由" msgstr "理由"
#: accounts/models/automations/backup_account.py:135 #: accounts/models/automations/backup_account.py:135
#: accounts/serializers/automations/change_secret.py:105 #: accounts/serializers/automations/change_secret.py:105
#: accounts/serializers/automations/change_secret.py:128 #: accounts/serializers/automations/change_secret.py:128
#: ops/serializers/job.py:65 terminal/serializers/session.py:49 #: ops/serializers/job.py:64 terminal/serializers/session.py:49
msgid "Is success" msgid "Is success"
msgstr "成功は" msgstr "成功は"
@@ -468,22 +468,22 @@ msgstr "開始日"
#: accounts/models/automations/change_secret.py:42 #: accounts/models/automations/change_secret.py:42
#: assets/models/automations/base.py:116 ops/models/base.py:56 #: assets/models/automations/base.py:116 ops/models/base.py:56
#: ops/models/celery.py:64 ops/models/job.py:241 #: ops/models/celery.py:64 ops/models/job.py:236
#: terminal/models/applet/host.py:142 #: terminal/models/applet/host.py:142
msgid "Date finished" msgid "Date finished"
msgstr "終了日" msgstr "終了日"
#: accounts/models/automations/change_secret.py:43 #: accounts/models/automations/change_secret.py:43
#: assets/models/automations/base.py:113 audits/models.py:208 #: assets/models/automations/base.py:113 audits/models.py:208
#: audits/serializers.py:54 ops/models/base.py:49 ops/models/job.py:232 #: audits/serializers.py:54 ops/models/base.py:49 ops/models/job.py:227
#: terminal/models/applet/applet.py:319 terminal/models/applet/host.py:140 #: terminal/models/applet/applet.py:319 terminal/models/applet/host.py:140
#: terminal/models/component/status.py:30 #: terminal/models/component/status.py:30
#: terminal/models/virtualapp/virtualapp.py:99 #: terminal/models/virtualapp/virtualapp.py:99
#: terminal/serializers/applet.py:18 terminal/serializers/applet_host.py:136 #: terminal/serializers/applet.py:18 terminal/serializers/applet_host.py:136
#: terminal/serializers/virtualapp.py:35 tickets/models/ticket/general.py:283 #: terminal/serializers/virtualapp.py:35 tickets/models/ticket/general.py:283
#: tickets/serializers/super_ticket.py:13 #: tickets/serializers/super_ticket.py:13
#: tickets/serializers/ticket/ticket.py:20 xpack/plugins/cloud/models.py:204 #: tickets/serializers/ticket/ticket.py:20 xpack/plugins/cloud/models.py:201
#: xpack/plugins/cloud/models.py:260 #: xpack/plugins/cloud/models.py:257
msgid "Status" msgid "Status"
msgstr "ステータス" msgstr "ステータス"
@@ -601,10 +601,10 @@ msgstr "パスワードルール"
#: authentication/serializers/connect_token_secret.py:113 #: authentication/serializers/connect_token_secret.py:113
#: authentication/serializers/connect_token_secret.py:168 labels/models.py:11 #: authentication/serializers/connect_token_secret.py:168 labels/models.py:11
#: ops/mixin.py:21 ops/models/adhoc.py:20 ops/models/celery.py:15 #: ops/mixin.py:21 ops/models/adhoc.py:20 ops/models/celery.py:15
#: ops/models/celery.py:57 ops/models/job.py:137 ops/models/playbook.py:29 #: ops/models/celery.py:57 ops/models/job.py:136 ops/models/playbook.py:28
#: ops/serializers/job.py:19 orgs/models.py:82 #: ops/serializers/job.py:18 orgs/models.py:82
#: perms/models/asset_permission.py:61 rbac/models/role.py:29 #: perms/models/asset_permission.py:61 rbac/models/role.py:29
#: settings/models.py:33 settings/models.py:180 settings/serializers/msg.py:82 #: settings/models.py:33 settings/models.py:181 settings/serializers/msg.py:82
#: terminal/models/applet/applet.py:33 terminal/models/component/endpoint.py:12 #: terminal/models/applet/applet.py:33 terminal/models/component/endpoint.py:12
#: terminal/models/component/endpoint.py:95 #: terminal/models/component/endpoint.py:95
#: terminal/models/component/storage.py:26 terminal/models/component/task.py:13 #: terminal/models/component/storage.py:26 terminal/models/component/task.py:13
@@ -613,8 +613,8 @@ msgstr "パスワードルール"
#: terminal/models/virtualapp/virtualapp.py:19 tickets/api/ticket.py:87 #: terminal/models/virtualapp/virtualapp.py:19 tickets/api/ticket.py:87
#: users/forms/profile.py:33 users/models/group.py:13 #: users/forms/profile.py:33 users/models/group.py:13
#: users/models/preference.py:11 users/models/user.py:800 #: users/models/preference.py:11 users/models/user.py:800
#: xpack/plugins/cloud/models.py:32 xpack/plugins/cloud/models.py:276 #: xpack/plugins/cloud/models.py:32 xpack/plugins/cloud/models.py:273
#: xpack/plugins/cloud/serializers/task.py:70 #: xpack/plugins/cloud/serializers/task.py:68
msgid "Name" msgid "Name"
msgstr "名前" msgstr "名前"
@@ -644,7 +644,7 @@ msgstr "プラットフォーム"
msgid "Push params" msgid "Push params"
msgstr "パラメータをプッシュする" msgstr "パラメータをプッシュする"
#: accounts/models/template.py:26 xpack/plugins/cloud/models.py:333 #: accounts/models/template.py:26 xpack/plugins/cloud/models.py:325
msgid "Account template" msgid "Account template"
msgstr "アカウント テンプレート" msgstr "アカウント テンプレート"
@@ -755,7 +755,7 @@ msgstr "カテゴリ"
#: assets/serializers/asset/common.py:123 assets/serializers/platform.py:120 #: assets/serializers/asset/common.py:123 assets/serializers/platform.py:120
#: assets/serializers/platform.py:139 audits/serializers.py:53 #: assets/serializers/platform.py:139 audits/serializers.py:53
#: audits/serializers.py:170 #: audits/serializers.py:170
#: authentication/serializers/connect_token_secret.py:126 ops/models/job.py:149 #: authentication/serializers/connect_token_secret.py:126 ops/models/job.py:144
#: perms/serializers/user_permission.py:26 terminal/models/applet/applet.py:39 #: perms/serializers/user_permission.py:26 terminal/models/applet/applet.py:39
#: terminal/models/component/storage.py:57 #: terminal/models/component/storage.py:57
#: terminal/models/component/storage.py:146 terminal/serializers/applet.py:29 #: terminal/models/component/storage.py:146 terminal/serializers/applet.py:29
@@ -792,7 +792,7 @@ msgstr "編集済み"
#: assets/models/automations/base.py:19 #: assets/models/automations/base.py:19
#: assets/serializers/automations/base.py:20 #: assets/serializers/automations/base.py:20
#: authentication/api/connection_token.py:404 ops/models/base.py:17 #: authentication/api/connection_token.py:404 ops/models/base.py:17
#: ops/models/job.py:151 ops/serializers/job.py:20 #: ops/models/job.py:146 ops/serializers/job.py:19
#: terminal/templates/terminal/_msg_command_execute_alert.html:16 #: terminal/templates/terminal/_msg_command_execute_alert.html:16
msgid "Assets" msgid "Assets"
msgstr "資産" msgstr "資産"
@@ -921,7 +921,7 @@ msgstr "关联平台,可以配置推送参数,如果不关联,则使用默
#: accounts/serializers/account/virtual.py:19 assets/models/_user.py:27 #: accounts/serializers/account/virtual.py:19 assets/models/_user.py:27
#: assets/models/cmd_filter.py:40 assets/models/cmd_filter.py:88 #: assets/models/cmd_filter.py:40 assets/models/cmd_filter.py:88
#: assets/models/group.py:20 common/db/models.py:36 ops/models/adhoc.py:26 #: assets/models/group.py:20 common/db/models.py:36 ops/models/adhoc.py:26
#: ops/models/job.py:157 ops/models/playbook.py:32 rbac/models/role.py:37 #: ops/models/job.py:152 ops/models/playbook.py:31 rbac/models/role.py:37
#: settings/models.py:38 terminal/models/applet/applet.py:45 #: settings/models.py:38 terminal/models/applet/applet.py:45
#: terminal/models/applet/applet.py:320 terminal/models/applet/host.py:143 #: terminal/models/applet/applet.py:320 terminal/models/applet/host.py:143
#: terminal/models/component/endpoint.py:25 #: terminal/models/component/endpoint.py:25
@@ -929,7 +929,7 @@ msgstr "关联平台,可以配置推送参数,如果不关联,则使用默
#: terminal/models/session/session.py:46 #: terminal/models/session/session.py:46
#: 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:297 users/models/user.py:836 #: tickets/models/ticket/general.py:297 users/models/user.py:836
#: xpack/plugins/cloud/models.py:39 xpack/plugins/cloud/models.py:110 #: xpack/plugins/cloud/models.py:39 xpack/plugins/cloud/models.py:109
msgid "Comment" msgid "Comment"
msgstr "コメント" msgstr "コメント"
@@ -1074,13 +1074,13 @@ msgstr "通知"
#: acls/models/base.py:37 assets/models/_user.py:51 #: acls/models/base.py:37 assets/models/_user.py:51
#: assets/models/cmd_filter.py:76 terminal/models/component/endpoint.py:98 #: assets/models/cmd_filter.py:76 terminal/models/component/endpoint.py:98
#: xpack/plugins/cloud/models.py:282 #: xpack/plugins/cloud/models.py:275
msgid "Priority" msgid "Priority"
msgstr "優先順位" msgstr "優先順位"
#: acls/models/base.py:38 assets/models/_user.py:51 #: acls/models/base.py:38 assets/models/_user.py:51
#: assets/models/cmd_filter.py:76 terminal/models/component/endpoint.py:99 #: assets/models/cmd_filter.py:76 terminal/models/component/endpoint.py:99
#: xpack/plugins/cloud/models.py:283 #: xpack/plugins/cloud/models.py:276
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、低い値は最初に一致します"
@@ -1108,7 +1108,7 @@ msgid "Accounts"
msgstr "アカウント" msgstr "アカウント"
#: acls/models/command_acl.py:16 assets/models/cmd_filter.py:60 #: acls/models/command_acl.py:16 assets/models/cmd_filter.py:60
#: ops/serializers/job.py:64 terminal/const.py:86 #: ops/serializers/job.py:63 terminal/const.py:86
#: terminal/models/session/session.py:42 terminal/serializers/command.py:18 #: terminal/models/session/session.py:42 terminal/serializers/command.py:18
#: terminal/templates/terminal/_msg_command_alert.html:12 #: terminal/templates/terminal/_msg_command_alert.html:12
#: terminal/templates/terminal/_msg_command_execute_alert.html:10 #: terminal/templates/terminal/_msg_command_execute_alert.html:10
@@ -1117,12 +1117,12 @@ msgid "Command"
msgstr "コマンド" msgstr "コマンド"
#: acls/models/command_acl.py:17 assets/models/cmd_filter.py:59 #: acls/models/command_acl.py:17 assets/models/cmd_filter.py:59
#: xpack/plugins/cloud/models.py:299 #: xpack/plugins/cloud/models.py:291
msgid "Regex" msgid "Regex"
msgstr "正規情報" msgstr "正規情報"
#: acls/models/command_acl.py:26 assets/models/cmd_filter.py:79 #: acls/models/command_acl.py:26 assets/models/cmd_filter.py:79
#: settings/models.py:181 settings/serializers/feature.py:19 #: settings/models.py:182 settings/serializers/feature.py:19
#: xpack/plugins/license/models.py:30 #: xpack/plugins/license/models.py:30
msgid "Content" msgid "Content"
msgstr "コンテンツ" msgstr "コンテンツ"
@@ -1223,7 +1223,7 @@ msgid "None of the reviewers belong to Organization `{}`"
msgstr "いずれのレビューアも組織 '{}' に属していません" msgstr "いずれのレビューアも組織 '{}' に属していません"
#: acls/serializers/rules/rules.py:20 #: acls/serializers/rules/rules.py:20
#: xpack/plugins/cloud/serializers/task.py:145 #: xpack/plugins/cloud/serializers/task.py:137
msgid "IP address invalid: `{}`" msgid "IP address invalid: `{}`"
msgstr "IPアドレスが無効: '{}'" msgstr "IPアドレスが無効: '{}'"
@@ -1610,7 +1610,7 @@ msgstr "SSHパブリックキー"
#: assets/models/_user.py:28 assets/models/automations/base.py:114 #: assets/models/_user.py:28 assets/models/automations/base.py:114
#: assets/models/cmd_filter.py:41 assets/models/group.py:19 #: assets/models/cmd_filter.py:41 assets/models/group.py:19
#: audits/models.py:267 common/db/models.py:34 ops/models/base.py:54 #: audits/models.py:267 common/db/models.py:34 ops/models/base.py:54
#: ops/models/job.py:239 users/models/user.py:1041 #: ops/models/job.py:234 users/models/user.py:1041
msgid "Date created" msgid "Date created"
msgstr "作成された日付" msgstr "作成された日付"
@@ -1713,20 +1713,20 @@ msgstr "アドレス"
#: assets/models/asset/common.py:161 assets/models/platform.py:126 #: assets/models/asset/common.py:161 assets/models/platform.py:126
#: authentication/backends/passkey/models.py:12 #: authentication/backends/passkey/models.py:12
#: authentication/serializers/connect_token_secret.py:118 #: authentication/serializers/connect_token_secret.py:118
#: perms/serializers/user_permission.py:24 xpack/plugins/cloud/models.py:329 #: perms/serializers/user_permission.py:24 xpack/plugins/cloud/models.py:321
msgid "Platform" msgid "Platform"
msgstr "プラットフォーム" msgstr "プラットフォーム"
#: assets/models/asset/common.py:163 assets/models/domain.py:22 #: assets/models/asset/common.py:163 assets/models/domain.py:22
#: authentication/serializers/connect_token_secret.py:136 #: authentication/serializers/connect_token_secret.py:136
#: perms/serializers/user_permission.py:28 xpack/plugins/cloud/models.py:331 #: perms/serializers/user_permission.py:28 xpack/plugins/cloud/models.py:323
msgid "Domain" msgid "Domain"
msgstr "ドメイン" msgstr "ドメイン"
#: assets/models/asset/common.py:165 assets/models/automations/base.py:18 #: assets/models/asset/common.py:165 assets/models/automations/base.py:18
#: assets/models/cmd_filter.py:32 assets/models/node.py:553 #: assets/models/cmd_filter.py:32 assets/models/node.py:553
#: perms/models/asset_permission.py:72 perms/serializers/permission.py:37 #: perms/models/asset_permission.py:72 perms/serializers/permission.py:37
#: tickets/models/ticket/apply_asset.py:14 xpack/plugins/cloud/models.py:330 #: tickets/models/ticket/apply_asset.py:14 xpack/plugins/cloud/models.py:322
msgid "Node" msgid "Node"
msgstr "ノード" msgstr "ノード"
@@ -1779,7 +1779,7 @@ msgstr "証明書チェックを無視"
msgid "Proxy" msgid "Proxy"
msgstr "プロキシー" msgstr "プロキシー"
#: assets/models/automations/base.py:22 ops/models/job.py:235 #: assets/models/automations/base.py:22 ops/models/job.py:230
#: settings/serializers/auth/sms.py:103 #: settings/serializers/auth/sms.py:103
msgid "Parameters" msgid "Parameters"
msgstr "パラメータ" msgstr "パラメータ"
@@ -1878,8 +1878,9 @@ msgstr "値"
#: assets/serializers/cagegory.py:17 assets/serializers/cagegory.py:23 #: assets/serializers/cagegory.py:17 assets/serializers/cagegory.py:23
#: assets/serializers/platform.py:119 #: assets/serializers/platform.py:119
#: authentication/serializers/connect_token_secret.py:124 #: authentication/serializers/connect_token_secret.py:124
#: common/serializers/common.py:85 labels/models.py:17 #: common/serializers/common.py:85 labels/models.py:17 labels/models.py:33
#: perms/serializers/user_permission.py:27 settings/serializers/msg.py:83 #: labels/serializers.py:45 perms/serializers/user_permission.py:27
#: settings/serializers/msg.py:83
msgid "Label" msgid "Label"
msgstr "ラベル" msgstr "ラベル"
@@ -2054,8 +2055,8 @@ msgstr ""
#: authentication/serializers/connect_token_secret.py:30 #: authentication/serializers/connect_token_secret.py:30
#: authentication/serializers/connect_token_secret.py:75 #: authentication/serializers/connect_token_secret.py:75
#: perms/models/asset_permission.py:76 perms/serializers/permission.py:42 #: perms/models/asset_permission.py:76 perms/serializers/permission.py:42
#: perms/serializers/user_permission.py:74 xpack/plugins/cloud/models.py:332 #: perms/serializers/user_permission.py:74 xpack/plugins/cloud/models.py:324
#: xpack/plugins/cloud/serializers/task.py:33 #: xpack/plugins/cloud/serializers/task.py:31
msgid "Protocols" msgid "Protocols"
msgstr "プロトコル" msgstr "プロトコル"
@@ -2462,7 +2463,7 @@ msgid "Resource Type"
msgstr "リソースタイプ" msgstr "リソースタイプ"
#: audits/models.py:95 audits/models.py:98 audits/models.py:144 #: audits/models.py:95 audits/models.py:98 audits/models.py:144
#: audits/serializers.py:85 labels/serializers.py:34 #: audits/serializers.py:85 labels/serializers.py:46
msgid "Resource" msgid "Resource"
msgstr "リソース" msgstr "リソース"
@@ -2537,8 +2538,8 @@ msgid "Offline user session"
msgstr "オフラインユーザセッション" msgstr "オフラインユーザセッション"
#: audits/serializers.py:33 ops/models/adhoc.py:25 ops/models/base.py:16 #: audits/serializers.py:33 ops/models/adhoc.py:25 ops/models/base.py:16
#: ops/models/base.py:53 ops/models/job.py:150 ops/models/job.py:238 #: ops/models/base.py:53 ops/models/job.py:145 ops/models/job.py:233
#: ops/models/playbook.py:31 terminal/models/session/sharing.py:25 #: ops/models/playbook.py:30 terminal/models/session/sharing.py:25
msgid "Creator" msgid "Creator"
msgstr "作成者" msgstr "作成者"
@@ -3699,7 +3700,7 @@ msgid "Invalid ids for ids, should be a list"
msgstr "無効なID、リストでなければなりません" msgstr "無効なID、リストでなければなりません"
#: common/db/fields.py:585 common/db/fields.py:590 #: common/db/fields.py:585 common/db/fields.py:590
#: common/serializers/fields.py:136 tickets/serializers/ticket/common.py:58 #: common/serializers/fields.py:130 tickets/serializers/ticket/common.py:58
#: xpack/plugins/cloud/serializers/account_attrs.py:56 #: xpack/plugins/cloud/serializers/account_attrs.py:56
#: xpack/plugins/cloud/serializers/account_attrs.py:79 #: xpack/plugins/cloud/serializers/account_attrs.py:79
#: xpack/plugins/cloud/serializers/account_attrs.py:150 #: xpack/plugins/cloud/serializers/account_attrs.py:150
@@ -3742,7 +3743,7 @@ msgstr "組織 ID"
msgid "The file content overflowed (The maximum length `{}` bytes)" msgid "The file content overflowed (The maximum length `{}` bytes)"
msgstr "ファイルの内容がオーバーフローしました (最大長 '{}' バイト)" msgstr "ファイルの内容がオーバーフローしました (最大長 '{}' バイト)"
#: common/drf/parsers/base.py:195 #: common/drf/parsers/base.py:199
msgid "Parse file error: {}" msgid "Parse file error: {}"
msgstr "解析ファイルエラー: {}" msgstr "解析ファイルエラー: {}"
@@ -3750,7 +3751,7 @@ msgstr "解析ファイルエラー: {}"
msgid "Invalid excel file" msgid "Invalid excel file"
msgstr "無効 excel 書類" msgstr "無効 excel 書類"
#: common/drf/renders/base.py:206 #: common/drf/renders/base.py:207
msgid "" msgid ""
"{} - The encryption password has not been set - please go to personal " "{} - The encryption password has not been set - please go to personal "
"information -> file encryption password to set the encryption password" "information -> file encryption password to set the encryption password"
@@ -3799,7 +3800,7 @@ msgstr "サポートされていません Elasticsearch8"
msgid "Network error, please contact system administrator" msgid "Network error, please contact system administrator"
msgstr "ネットワークエラー、システム管理者に連絡してください" msgstr "ネットワークエラー、システム管理者に連絡してください"
#: common/sdk/im/slack/__init__.py:76 #: common/sdk/im/slack/__init__.py:79
msgid "Unknown error occur" msgid "Unknown error occur"
msgstr "不明なエラーが発生しました" msgstr "不明なエラーが発生しました"
@@ -3872,21 +3873,21 @@ msgstr "{} 秒待ってから送信してください"
msgid "Children" msgid "Children"
msgstr "ノード" msgstr "ノード"
#: common/serializers/fields.py:137 #: common/serializers/fields.py:131
#, python-brace-format #, python-brace-format
msgid "Invalid pk \"{pk_value}\" - object does not exist." msgid "Invalid pk \"{pk_value}\" - object does not exist."
msgstr "無効な pk \"{pk_value}\" - オブジェクトが存在しません" msgstr "無効な pk \"{pk_value}\" - オブジェクトが存在しません"
#: common/serializers/fields.py:138 #: common/serializers/fields.py:132
#, python-brace-format #, python-brace-format
msgid "Incorrect type. Expected pk value, received {data_type}." msgid "Incorrect type. Expected pk value, received {data_type}."
msgstr "エラータイプ。 予想される pk 値、受信 {data_type}。" msgstr "エラータイプ。 予想される pk 値、受信 {data_type}。"
#: common/serializers/fields.py:212 #: common/serializers/fields.py:206
msgid "Invalid data type, should be list" msgid "Invalid data type, should be list"
msgstr "間違ったデータ タイプです。リストにする必要があります" msgstr "間違ったデータ タイプです。リストにする必要があります"
#: common/serializers/fields.py:227 #: common/serializers/fields.py:221
msgid "Invalid choice: {}" msgid "Invalid choice: {}"
msgstr "無効なオプション: {}" msgstr "無効なオプション: {}"
@@ -3980,19 +3981,25 @@ msgstr ""
"いる場合は、nginxリスニングポートにアクセスしていないことを証明してください。" "いる場合は、nginxリスニングポートにアクセスしていないことを証明してください。"
"頑張ってください。</div>" "頑張ってください。</div>"
#: labels/models.py:30 #: labels/models.py:36
msgid "Resource ID" msgid "Resource ID"
msgstr "リソースID" msgstr "リソースID"
#: labels/models.py:35 #: labels/models.py:41
msgid "Labeled resource" msgid "Labeled resource"
msgstr "" msgstr ""
#: labels/serializers.py:19 #: labels/serializers.py:22
msgid "Resource count" msgid "Resource count"
msgstr "リソース数" msgstr "リソース数"
#: labels/serializers.py:31 #: labels/serializers.py:28
#, fuzzy
#| msgid "Can't contains: /"
msgid "Cannot contain \":,\""
msgstr "含まれない:/"
#: labels/serializers.py:43
msgid "Resource type" msgid "Resource type"
msgstr "リソースタイプ" msgstr "リソースタイプ"
@@ -4020,7 +4027,7 @@ msgstr "システムメッセージ"
msgid "Publish the station message" msgid "Publish the station message"
msgstr "投稿サイトニュース" msgstr "投稿サイトニュース"
#: ops/ansible/inventory.py:96 ops/models/job.py:63 #: ops/ansible/inventory.py:96 ops/models/job.py:62
msgid "No account available" msgid "No account available"
msgstr "利用可能なアカウントがありません" msgstr "利用可能なアカウントがありません"
@@ -4124,7 +4131,7 @@ msgstr "VCS"
msgid "Adhoc" msgid "Adhoc"
msgstr "コマンド#コマンド#" msgstr "コマンド#コマンド#"
#: ops/const.py:39 ops/models/job.py:147 #: ops/const.py:39 ops/models/job.py:143
msgid "Playbook" msgid "Playbook"
msgstr "Playbook" msgstr "Playbook"
@@ -4209,11 +4216,11 @@ msgstr "定期的または定期的に設定を行う必要があります"
msgid "Pattern" msgid "Pattern"
msgstr "パターン" msgstr "パターン"
#: ops/models/adhoc.py:23 ops/models/job.py:142 #: ops/models/adhoc.py:23 ops/models/job.py:140
msgid "Module" msgid "Module"
msgstr "モジュール" msgstr "モジュール"
#: ops/models/adhoc.py:24 ops/models/celery.py:58 ops/models/job.py:140 #: ops/models/adhoc.py:24 ops/models/celery.py:58 ops/models/job.py:138
#: terminal/models/component/task.py:14 #: terminal/models/component/task.py:14
msgid "Args" msgid "Args"
msgstr "アルグ" msgstr "アルグ"
@@ -4228,16 +4235,16 @@ msgstr "アカウント ポリシー"
msgid "Last execution" msgid "Last execution"
msgstr "最後の実行" msgstr "最後の実行"
#: ops/models/base.py:22 ops/serializers/job.py:18 #: ops/models/base.py:22 ops/serializers/job.py:17
msgid "Date last run" msgid "Date last run"
msgstr "最終実行日" msgstr "最終実行日"
#: ops/models/base.py:51 ops/models/job.py:236 #: ops/models/base.py:51 ops/models/job.py:231
#: xpack/plugins/cloud/models.py:202 #: xpack/plugins/cloud/models.py:199
msgid "Result" msgid "Result"
msgstr "結果" msgstr "結果"
#: ops/models/base.py:52 ops/models/job.py:237 #: ops/models/base.py:52 ops/models/job.py:232
msgid "Summary" msgid "Summary"
msgstr "概要" msgstr "概要"
@@ -4270,51 +4277,51 @@ msgstr "発売日"
msgid "Celery Task Execution" msgid "Celery Task Execution"
msgstr "Celery タスク実行" msgstr "Celery タスク実行"
#: ops/models/job.py:144 #: ops/models/job.py:141
msgid "Chdir" msgid "Chdir"
msgstr "実行ディレクトリ" msgstr "実行ディレクトリ"
#: ops/models/job.py:145 #: ops/models/job.py:142
msgid "Timeout (Seconds)" msgid "Timeout (Seconds)"
msgstr "タイムアウト(秒)" msgstr "タイムアウト(秒)"
#: ops/models/job.py:152 #: ops/models/job.py:147
msgid "Use Parameter Define" msgid "Use Parameter Define"
msgstr "パラメータ定義を使用する" msgstr "パラメータ定義を使用する"
#: ops/models/job.py:153 #: ops/models/job.py:148
msgid "Parameters define" msgid "Parameters define"
msgstr "パラメータ定義" msgstr "パラメータ定義"
#: ops/models/job.py:154 #: ops/models/job.py:149
msgid "Runas" msgid "Runas"
msgstr "ユーザーとして実行" msgstr "ユーザーとして実行"
#: ops/models/job.py:156 #: ops/models/job.py:151
msgid "Runas policy" msgid "Runas policy"
msgstr "ユーザー ポリシー" msgstr "ユーザー ポリシー"
#: ops/models/job.py:220 #: ops/models/job.py:215
msgid "Job" msgid "Job"
msgstr "ジョブ#ジョブ#" msgstr "ジョブ#ジョブ#"
#: ops/models/job.py:243 #: ops/models/job.py:238
msgid "Material" msgid "Material"
msgstr "Material" msgstr "Material"
#: ops/models/job.py:245 #: ops/models/job.py:240
msgid "Material Type" msgid "Material Type"
msgstr "Material を選択してオプションを設定します。" msgstr "Material を選択してオプションを設定します。"
#: ops/models/job.py:562 #: ops/models/job.py:557
msgid "Job Execution" msgid "Job Execution"
msgstr "ジョブ実行" msgstr "ジョブ実行"
#: ops/models/playbook.py:34 #: ops/models/playbook.py:33
msgid "CreateMethod" msgid "CreateMethod"
msgstr "创建方式" msgstr "创建方式"
#: ops/models/playbook.py:35 #: ops/models/playbook.py:34
msgid "VCS URL" msgid "VCS URL"
msgstr "VCS URL" msgstr "VCS URL"
@@ -4346,19 +4353,19 @@ msgstr "{max_threshold}%: => {value} を超える使用メモリ"
msgid "CPU load more than {max_threshold}: => {value}" msgid "CPU load more than {max_threshold}: => {value}"
msgstr "{max_threshold} を超えるCPUロード: => {value}" msgstr "{max_threshold} を超えるCPUロード: => {value}"
#: ops/serializers/job.py:16 #: ops/serializers/job.py:15
msgid "Run after save" msgid "Run after save"
msgstr "保存後に実行" msgstr "保存後に実行"
#: ops/serializers/job.py:63 #: ops/serializers/job.py:62
msgid "Job type" msgid "Job type"
msgstr "タスクの種類" msgstr "タスクの種類"
#: ops/serializers/job.py:66 terminal/serializers/session.py:53 #: ops/serializers/job.py:65 terminal/serializers/session.py:53
msgid "Is finished" msgid "Is finished"
msgstr "終了しました" msgstr "終了しました"
#: ops/serializers/job.py:67 #: ops/serializers/job.py:66
msgid "Time cost" msgid "Time cost"
msgstr "時を過ごす" msgstr "時を過ごす"
@@ -4478,7 +4485,7 @@ msgstr "デフォルト組織"
msgid "SYSTEM" msgid "SYSTEM"
msgstr "システム組織" msgstr "システム組織"
#: orgs/models.py:83 rbac/models/role.py:36 settings/models.py:182 #: orgs/models.py:83 rbac/models/role.py:36 settings/models.py:183
#: terminal/models/applet/applet.py:41 #: terminal/models/applet/applet.py:41
msgid "Builtin" msgid "Builtin"
msgstr "ビルトイン" msgstr "ビルトイン"
@@ -4624,7 +4631,7 @@ msgstr "内部の役割は、破壊することはできません"
msgid "The role has been bound to users, can't be destroy" msgid "The role has been bound to users, can't be destroy"
msgstr "ロールはユーザーにバインドされており、破壊することはできません" msgstr "ロールはユーザーにバインドされており、破壊することはできません"
#: rbac/api/role.py:87 #: rbac/api/role.py:100
msgid "Internal role, can't be update" msgid "Internal role, can't be update"
msgstr "内部ロール、更新できません" msgstr "内部ロール、更新できません"
@@ -4829,7 +4836,7 @@ msgstr "権限ツリーの表示"
msgid "Chat AI is not enabled" msgid "Chat AI is not enabled"
msgstr "チャットAIがオンになっていない" msgstr "チャットAIがオンになっていない"
#: settings/api/chat.py:78 settings/api/dingtalk.py:31 #: settings/api/chat.py:79 settings/api/dingtalk.py:31
#: settings/api/feishu.py:36 settings/api/slack.py:34 settings/api/sms.py:160 #: settings/api/feishu.py:36 settings/api/slack.py:34 settings/api/sms.py:160
#: settings/api/vault.py:40 settings/api/wecom.py:37 #: settings/api/vault.py:40 settings/api/wecom.py:37
msgid "Test success" msgid "Test success"
@@ -4887,50 +4894,56 @@ msgid "Can change auth ticket"
msgstr "製造オーダ設定" msgstr "製造オーダ設定"
#: settings/models.py:165 #: settings/models.py:165
#, fuzzy
#| msgid "Can change vault setting"
msgid "Can change virtual app setting"
msgstr "金庫の設定を変えることができます"
#: settings/models.py:166
msgid "Can change auth announcement" msgid "Can change auth announcement"
msgstr "公告の設定" msgstr "公告の設定"
#: settings/models.py:166 #: settings/models.py:167
msgid "Can change vault setting" msgid "Can change vault setting"
msgstr "金庫の設定を変えることができます" msgstr "金庫の設定を変えることができます"
#: settings/models.py:167 #: settings/models.py:168
msgid "Can change chat ai setting" msgid "Can change chat ai setting"
msgstr "チャットAI設定を変更できます" msgstr "チャットAI設定を変更できます"
#: settings/models.py:168 #: settings/models.py:169
msgid "Can change system msg sub setting" msgid "Can change system msg sub setting"
msgstr "システムmsgサブ设定を変更できます" msgstr "システムmsgサブ设定を変更できます"
#: settings/models.py:169 #: settings/models.py:170
msgid "Can change sms setting" msgid "Can change sms setting"
msgstr "Smsの設定を変えることができます" msgstr "Smsの設定を変えることができます"
#: settings/models.py:170 #: settings/models.py:171
msgid "Can change security setting" msgid "Can change security setting"
msgstr "セキュリティ設定を変更できます" msgstr "セキュリティ設定を変更できます"
#: settings/models.py:171 #: settings/models.py:172
msgid "Can change clean setting" msgid "Can change clean setting"
msgstr "きれいな設定を変えることができます" msgstr "きれいな設定を変えることができます"
#: settings/models.py:172 #: settings/models.py:173
msgid "Can change interface setting" msgid "Can change interface setting"
msgstr "インターフェイスの設定を変えることができます" msgstr "インターフェイスの設定を変えることができます"
#: settings/models.py:173 #: settings/models.py:174
msgid "Can change license setting" msgid "Can change license setting"
msgstr "ライセンス設定を変更できます" msgstr "ライセンス設定を変更できます"
#: settings/models.py:174 #: settings/models.py:175
msgid "Can change terminal setting" msgid "Can change terminal setting"
msgstr "ターミナルの設定を変えることができます" msgstr "ターミナルの設定を変えることができます"
#: settings/models.py:175 #: settings/models.py:176
msgid "Can change other setting" msgid "Can change other setting"
msgstr "他の設定を変えることができます" msgstr "他の設定を変えることができます"
#: settings/models.py:185 #: settings/models.py:186
msgid "Chat prompt" msgid "Chat prompt"
msgstr "チャットのヒント" msgstr "チャットのヒント"
@@ -5561,6 +5574,20 @@ msgstr "オペレーション センター コマンド ブラックリスト"
msgid "Commands that are not allowed execute." msgid "Commands that are not allowed execute."
msgstr "実行が許可されていないコマンド" msgstr "実行が許可されていないコマンド"
#: settings/serializers/feature.py:126
#: terminal/models/virtualapp/provider.py:17
#: terminal/models/virtualapp/virtualapp.py:36
#: terminal/models/virtualapp/virtualapp.py:97
#: terminal/serializers/virtualapp.py:32
msgid "Virtual app"
msgstr "仮想アプリケーション"
#: settings/serializers/feature.py:129
#, fuzzy
#| msgid "Virtual app"
msgid "Enable virtual app"
msgstr "仮想アプリを有効にする"
#: settings/serializers/msg.py:24 #: settings/serializers/msg.py:24
msgid "SMTP host" msgid "SMTP host"
msgstr "SMTPホスト" msgstr "SMTPホスト"
@@ -6213,8 +6240,8 @@ msgstr "期限切れです。"
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
" Your password has expired, please click <a " " Your password has expired, please click <a href="
"href=\"%(user_password_update_url)s\"> this link </a> update password.\n" "\"%(user_password_update_url)s\"> this link </a> update password.\n"
" " " "
msgstr "" msgstr ""
"\n" "\n"
@@ -6235,34 +6262,34 @@ msgid ""
" " " "
msgstr "" msgstr ""
"\n" "\n"
" クリックしてください <a " " クリックしてください <a href=\"%(user_password_update_url)s"
"href=\"%(user_password_update_url)s\"> リンク </a> パスワードの更新\n" "\"> リンク </a> パスワードの更新\n"
" " " "
#: templates/_message.html:43 #: templates/_message.html:43
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
" Your information was incomplete. Please click <a " " Your information was incomplete. Please click <a href="
"href=\"%(first_login_url)s\"> this link </a>to complete your information.\n" "\"%(first_login_url)s\"> this link </a>to complete your information.\n"
" " " "
msgstr "" msgstr ""
"\n" "\n"
" あなたの情報が不完全なので、クリックしてください。 <a " " あなたの情報が不完全なので、クリックしてください。 <a href="
"href=\"%(first_login_url)s\"> リンク </a> 補完\n" "\"%(first_login_url)s\"> リンク </a> 補完\n"
" " " "
#: templates/_message.html:56 #: templates/_message.html:56
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
" Your ssh public key not set or expired. Please click <a " " Your ssh public key not set or expired. Please click <a href="
"href=\"%(user_pubkey_update)s\"> this link </a>to update\n" "\"%(user_pubkey_update)s\"> this link </a>to update\n"
" " " "
msgstr "" msgstr ""
"\n" "\n"
" SSHキーが設定されていないか無効になっている場合は、 <a " " SSHキーが設定されていないか無効になっている場合は、 <a href="
"href=\"%(user_pubkey_update)s\"> リンク </a> 更新\n" "\"%(user_pubkey_update)s\"> リンク </a> 更新\n"
" " " "
#: templates/_mfa_login_field.html:28 #: templates/_mfa_login_field.html:28
@@ -6826,13 +6853,6 @@ msgstr "検証コードが無効"
msgid "You have already joined this session" msgid "You have already joined this session"
msgstr "すでにこのセッションに参加しています" msgstr "すでにこのセッションに参加しています"
#: terminal/models/virtualapp/provider.py:17
#: terminal/models/virtualapp/virtualapp.py:36
#: terminal/models/virtualapp/virtualapp.py:97
#: terminal/serializers/virtualapp.py:32
msgid "Virtual app"
msgstr "仮想アプリケーション"
#: terminal/models/virtualapp/virtualapp.py:32 #: terminal/models/virtualapp/virtualapp.py:32
msgid "Providers" msgid "Providers"
msgstr "プロバイダ" msgstr "プロバイダ"
@@ -7116,7 +7136,7 @@ msgstr "アクセスキー"
msgid "Access key secret" msgid "Access key secret"
msgstr "アクセスキーシークレット" msgstr "アクセスキーシークレット"
#: terminal/serializers/storage.py:68 xpack/plugins/cloud/models.py:253 #: terminal/serializers/storage.py:68 xpack/plugins/cloud/models.py:250
msgid "Region" msgid "Region"
msgstr "リージョン" msgstr "リージョン"
@@ -7482,19 +7502,19 @@ msgstr "チケット基本情報"
msgid "Ticket applied info" msgid "Ticket applied info"
msgstr "チケット適用情報" msgstr "チケット適用情報"
#: tickets/notifications.py:109 #: tickets/notifications.py:111
msgid "Your has a new ticket, applicant - {}" msgid "Your has a new ticket, applicant - {}"
msgstr "新しいチケットがあります- {}" msgstr "新しいチケットがあります- {}"
#: tickets/notifications.py:113 #: tickets/notifications.py:115
msgid "{}: New Ticket - {} ({})" msgid "{}: New Ticket - {} ({})"
msgstr "新しいチケット- {} ({})" msgstr "新しいチケット- {} ({})"
#: tickets/notifications.py:157 #: tickets/notifications.py:159
msgid "Your ticket has been processed, processor - {}" msgid "Your ticket has been processed, processor - {}"
msgstr "チケットが処理されました。プロセッサー- {}" msgstr "チケットが処理されました。プロセッサー- {}"
#: tickets/notifications.py:161 #: tickets/notifications.py:163
msgid "Ticket has processed - {} ({})" msgid "Ticket has processed - {} ({})"
msgstr "チケットが処理済み- {} ({})" msgstr "チケットが処理済み- {} ({})"
@@ -8287,11 +8307,6 @@ msgstr "パスワードの成功をリセットし、ログインページに戻
msgid "XPACK" msgid "XPACK"
msgstr "XPack" msgstr "XPack"
#: xpack/exceptions.py:7
msgid ""
"The current task is not synchronized with unmatched policy assets, skipping"
msgstr ""
#: xpack/plugins/cloud/api.py:56 #: xpack/plugins/cloud/api.py:56
msgid "Test connection successful" msgid "Test connection successful"
msgstr "テスト接続成功" msgstr "テスト接続成功"
@@ -8396,7 +8411,7 @@ msgstr "プライベートIP"
msgid "Public IP" msgid "Public IP"
msgstr "パブリックIP" msgstr "パブリックIP"
#: xpack/plugins/cloud/const.py:41 xpack/plugins/cloud/models.py:303 #: xpack/plugins/cloud/const.py:41 xpack/plugins/cloud/models.py:295
msgid "Instance name" msgid "Instance name"
msgstr "インスタンス名" msgstr "インスタンス名"
@@ -8424,15 +8439,7 @@ msgstr "同期済み"
msgid "Released" msgid "Released"
msgstr "リリース済み" msgstr "リリース済み"
#: xpack/plugins/cloud/const.py:58 #: xpack/plugins/cloud/manager.py:54
msgid "And"
msgstr "そして"
#: xpack/plugins/cloud/const.py:59
msgid "Or"
msgstr "または"
#: xpack/plugins/cloud/manager.py:57
msgid "Account unavailable" msgid "Account unavailable"
msgstr "利用できないアカウント" msgstr "利用できないアカウント"
@@ -8456,7 +8463,7 @@ msgstr "クラウドアカウント"
msgid "Test cloud account" msgid "Test cloud account"
msgstr "クラウドアカウントのテスト" msgstr "クラウドアカウントのテスト"
#: xpack/plugins/cloud/models.py:92 xpack/plugins/cloud/serializers/task.py:159 #: xpack/plugins/cloud/models.py:92 xpack/plugins/cloud/serializers/task.py:151
msgid "Regions" msgid "Regions"
msgstr "リージョン" msgstr "リージョン"
@@ -8465,134 +8472,122 @@ msgid "Hostname strategy"
msgstr "ホスト名戦略" msgstr "ホスト名戦略"
#: xpack/plugins/cloud/models.py:100 #: xpack/plugins/cloud/models.py:100
#: xpack/plugins/cloud/serializers/task.py:162 #: xpack/plugins/cloud/serializers/task.py:154
msgid "IP network segment group" msgid "IP network segment group"
msgstr "IPネットワークセグメントグループ" msgstr "IPネットワークセグメントグループ"
#: xpack/plugins/cloud/models.py:103 #: xpack/plugins/cloud/models.py:103
#: xpack/plugins/cloud/serializers/task.py:167 #: xpack/plugins/cloud/serializers/task.py:159
msgid "Sync IP type" msgid "Sync IP type"
msgstr "同期IPタイプ" msgstr "同期IPタイプ"
#: xpack/plugins/cloud/models.py:106 #: xpack/plugins/cloud/models.py:106
#: xpack/plugins/cloud/serializers/task.py:185 #: xpack/plugins/cloud/serializers/task.py:177
msgid "Always update" msgid "Always update"
msgstr "常に更新" msgstr "常に更新"
#: xpack/plugins/cloud/models.py:108 #: xpack/plugins/cloud/models.py:112
msgid "Fully synchronous"
msgstr "完全同期"
#: xpack/plugins/cloud/models.py:113
msgid "Date last sync" msgid "Date last sync"
msgstr "最終同期日" msgstr "最終同期日"
#: xpack/plugins/cloud/models.py:116 xpack/plugins/cloud/models.py:321 #: xpack/plugins/cloud/models.py:115 xpack/plugins/cloud/models.py:313
#: xpack/plugins/cloud/models.py:345 #: xpack/plugins/cloud/models.py:337
msgid "Strategy" msgid "Strategy"
msgstr "戦略" msgstr "戦略"
#: xpack/plugins/cloud/models.py:121 xpack/plugins/cloud/models.py:200 #: xpack/plugins/cloud/models.py:120 xpack/plugins/cloud/models.py:197
msgid "Sync instance task" msgid "Sync instance task"
msgstr "インスタンスの同期タスク" msgstr "インスタンスの同期タスク"
#: xpack/plugins/cloud/models.py:211 xpack/plugins/cloud/models.py:263 #: xpack/plugins/cloud/models.py:208 xpack/plugins/cloud/models.py:260
msgid "Date sync" msgid "Date sync"
msgstr "日付の同期" msgstr "日付の同期"
#: xpack/plugins/cloud/models.py:215 #: xpack/plugins/cloud/models.py:212
msgid "Sync instance snapshot" msgid "Sync instance snapshot"
msgstr "インスタンススナップショットの同期" msgstr "インスタンススナップショットの同期"
#: xpack/plugins/cloud/models.py:219 #: xpack/plugins/cloud/models.py:216
msgid "Sync instance task execution" msgid "Sync instance task execution"
msgstr "インスタンスタスクの同期実行" msgstr "インスタンスタスクの同期実行"
#: xpack/plugins/cloud/models.py:243 #: xpack/plugins/cloud/models.py:240
msgid "Sync task" msgid "Sync task"
msgstr "同期タスク" msgstr "同期タスク"
#: xpack/plugins/cloud/models.py:247 #: xpack/plugins/cloud/models.py:244
msgid "Sync instance task history" msgid "Sync instance task history"
msgstr "インスタンスタスク履歴の同期" msgstr "インスタンスタスク履歴の同期"
#: xpack/plugins/cloud/models.py:250 #: xpack/plugins/cloud/models.py:247
msgid "Instance" msgid "Instance"
msgstr "インスタンス" msgstr "インスタンス"
#: xpack/plugins/cloud/models.py:267 #: xpack/plugins/cloud/models.py:264
msgid "Sync instance detail" msgid "Sync instance detail"
msgstr "同期インスタンスの詳細" msgstr "同期インスタンスの詳細"
#: xpack/plugins/cloud/models.py:279 xpack/plugins/cloud/serializers/task.py:72 #: xpack/plugins/cloud/models.py:281
msgid "Rule relation"
msgstr "条件関係"
#: xpack/plugins/cloud/models.py:288
msgid "Task strategy" msgid "Task strategy"
msgstr "ミッション戦略です" msgstr "ミッション戦略です"
#: xpack/plugins/cloud/models.py:292 #: xpack/plugins/cloud/models.py:285
msgid "Equal" msgid "Equal"
msgstr "等しい" msgstr "等しい"
#: xpack/plugins/cloud/models.py:293 #: xpack/plugins/cloud/models.py:286
msgid "Not Equal" msgid "Not Equal"
msgstr "不等于" msgstr "不等于"
#: xpack/plugins/cloud/models.py:294 #: xpack/plugins/cloud/models.py:287
msgid "In" msgid "In"
msgstr "で..." msgstr "で..."
#: xpack/plugins/cloud/models.py:295 #: xpack/plugins/cloud/models.py:288
msgid "Contains" msgid "Contains"
msgstr "含む" msgstr "含む"
#: xpack/plugins/cloud/models.py:296 #: xpack/plugins/cloud/models.py:289
msgid "Exclude"
msgstr "除外"
#: xpack/plugins/cloud/models.py:297
msgid "Startswith" msgid "Startswith"
msgstr "始まる..." msgstr "始まる..."
#: xpack/plugins/cloud/models.py:298 #: xpack/plugins/cloud/models.py:290
msgid "Endswith" msgid "Endswith"
msgstr "終わる..." msgstr "終わる..."
#: xpack/plugins/cloud/models.py:304 #: xpack/plugins/cloud/models.py:296
msgid "Instance platform" msgid "Instance platform"
msgstr "インスタンス名" msgstr "インスタンス名"
#: xpack/plugins/cloud/models.py:305 #: xpack/plugins/cloud/models.py:297
msgid "Instance address" msgid "Instance address"
msgstr "インスタンスアドレス" msgstr "インスタンスアドレス"
#: xpack/plugins/cloud/models.py:312 #: xpack/plugins/cloud/models.py:304
msgid "Rule attr" msgid "Rule attr"
msgstr "ルール属性" msgstr "ルール属性"
#: xpack/plugins/cloud/models.py:316 #: xpack/plugins/cloud/models.py:308
msgid "Rule match" msgid "Rule match"
msgstr "ルール一致" msgstr "ルール一致"
#: xpack/plugins/cloud/models.py:318 #: xpack/plugins/cloud/models.py:310
msgid "Rule value" msgid "Rule value"
msgstr "ルール値" msgstr "ルール値"
#: xpack/plugins/cloud/models.py:325 xpack/plugins/cloud/serializers/task.py:75 #: xpack/plugins/cloud/models.py:317 xpack/plugins/cloud/serializers/task.py:70
msgid "Strategy rule" msgid "Strategy rule"
msgstr "戦略ルール" msgstr "戦略ルール"
#: xpack/plugins/cloud/models.py:340 #: xpack/plugins/cloud/models.py:332
msgid "Action attr" msgid "Action attr"
msgstr "アクション属性" msgstr "アクション属性"
#: xpack/plugins/cloud/models.py:342 #: xpack/plugins/cloud/models.py:334
msgid "Action value" msgid "Action value"
msgstr "アクション値" msgstr "アクション値"
#: xpack/plugins/cloud/models.py:349 xpack/plugins/cloud/serializers/task.py:78 #: xpack/plugins/cloud/models.py:341 xpack/plugins/cloud/serializers/task.py:73
msgid "Strategy action" msgid "Strategy action"
msgstr "戦略アクション" msgstr "戦略アクション"
@@ -8880,7 +8875,7 @@ msgstr "テストタイムアウト"
msgid "Project" msgid "Project"
msgstr "project" msgstr "project"
#: xpack/plugins/cloud/serializers/task.py:151 #: xpack/plugins/cloud/serializers/task.py:143
msgid "" msgid ""
"Only instances matching the IP range will be synced. <br>If the instance " "Only instances matching the IP range will be synced. <br>If the instance "
"contains multiple IP addresses, the first IP address that matches will be " "contains multiple IP addresses, the first IP address that matches will be "
@@ -8894,11 +8889,11 @@ msgstr ""
"ドレスをランダムに一致させることを意味します。 <br> 例: " "ドレスをランダムに一致させることを意味します。 <br> 例: "
"192.168.1.0/24,10.1.1.1-10.1.1.20。" "192.168.1.0/24,10.1.1.1-10.1.1.20。"
#: xpack/plugins/cloud/serializers/task.py:157 #: xpack/plugins/cloud/serializers/task.py:149
msgid "History count" msgid "History count"
msgstr "実行回数" msgstr "実行回数"
#: xpack/plugins/cloud/serializers/task.py:158 #: xpack/plugins/cloud/serializers/task.py:150
msgid "Instance count" msgid "Instance count"
msgstr "インスタンス数" msgstr "インスタンス数"
@@ -8982,6 +8977,21 @@ msgstr "エンタープライズプロフェッショナル版"
msgid "Ultimate edition" msgid "Ultimate edition"
msgstr "エンタープライズ・フラッグシップ・エディション" msgstr "エンタープライズ・フラッグシップ・エディション"
#~ msgid "And"
#~ msgstr "そして"
#~ msgid "Or"
#~ msgstr "または"
#~ msgid "Fully synchronous"
#~ msgstr "完全同期"
#~ msgid "Rule relation"
#~ msgstr "条件関係"
#~ msgid "Exclude"
#~ msgstr "除外"
#~ msgid "Password can not contains `{{` or `}}`" #~ msgid "Password can not contains `{{` or `}}`"
#~ msgstr "パスワードには `{` または `}` 文字を含めることはできません" #~ msgstr "パスワードには `{` または `}` 文字を含めることはできません"

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: 2023-12-18 18:35+0800\n" "POT-Creation-Date: 2023-12-20 15:46+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"
@@ -255,7 +255,7 @@ msgstr "用户 %s 查看/导出 了密码"
#: terminal/serializers/session.py:26 #: terminal/serializers/session.py:26
#: 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:16 xpack/plugins/cloud/models.py:256 #: tickets/models/ticket/apply_asset.py:16 xpack/plugins/cloud/models.py:253
msgid "Asset" msgid "Asset"
msgstr "资产" msgstr "资产"
@@ -359,7 +359,7 @@ msgstr "账号备份计划"
#: accounts/models/automations/backup_account.py:119 #: accounts/models/automations/backup_account.py:119
#: assets/models/automations/base.py:115 audits/models.py:65 #: assets/models/automations/base.py:115 audits/models.py:65
#: ops/models/base.py:55 ops/models/celery.py:63 ops/models/job.py:240 #: ops/models/base.py:55 ops/models/celery.py:63 ops/models/job.py:235
#: ops/templates/ops/celery_task_log.html:75 #: ops/templates/ops/celery_task_log.html:75
#: perms/models/asset_permission.py:78 terminal/models/applet/host.py:141 #: perms/models/asset_permission.py:78 terminal/models/applet/host.py:141
#: terminal/models/session/session.py:44 #: terminal/models/session/session.py:44
@@ -387,14 +387,14 @@ msgid "Trigger mode"
msgstr "触发模式" msgstr "触发模式"
#: accounts/models/automations/backup_account.py:133 audits/models.py:203 #: accounts/models/automations/backup_account.py:133 audits/models.py:203
#: terminal/models/session/sharing.py:125 xpack/plugins/cloud/models.py:208 #: terminal/models/session/sharing.py:125 xpack/plugins/cloud/models.py:205
msgid "Reason" msgid "Reason"
msgstr "原因" msgstr "原因"
#: accounts/models/automations/backup_account.py:135 #: accounts/models/automations/backup_account.py:135
#: accounts/serializers/automations/change_secret.py:105 #: accounts/serializers/automations/change_secret.py:105
#: accounts/serializers/automations/change_secret.py:128 #: accounts/serializers/automations/change_secret.py:128
#: ops/serializers/job.py:65 terminal/serializers/session.py:49 #: ops/serializers/job.py:64 terminal/serializers/session.py:49
msgid "Is success" msgid "Is success"
msgstr "是否成功" msgstr "是否成功"
@@ -467,22 +467,22 @@ msgstr "开始日期"
#: accounts/models/automations/change_secret.py:42 #: accounts/models/automations/change_secret.py:42
#: assets/models/automations/base.py:116 ops/models/base.py:56 #: assets/models/automations/base.py:116 ops/models/base.py:56
#: ops/models/celery.py:64 ops/models/job.py:241 #: ops/models/celery.py:64 ops/models/job.py:236
#: terminal/models/applet/host.py:142 #: terminal/models/applet/host.py:142
msgid "Date finished" msgid "Date finished"
msgstr "结束日期" msgstr "结束日期"
#: accounts/models/automations/change_secret.py:43 #: accounts/models/automations/change_secret.py:43
#: assets/models/automations/base.py:113 audits/models.py:208 #: assets/models/automations/base.py:113 audits/models.py:208
#: audits/serializers.py:54 ops/models/base.py:49 ops/models/job.py:232 #: audits/serializers.py:54 ops/models/base.py:49 ops/models/job.py:227
#: terminal/models/applet/applet.py:319 terminal/models/applet/host.py:140 #: terminal/models/applet/applet.py:319 terminal/models/applet/host.py:140
#: terminal/models/component/status.py:30 #: terminal/models/component/status.py:30
#: terminal/models/virtualapp/virtualapp.py:99 #: terminal/models/virtualapp/virtualapp.py:99
#: terminal/serializers/applet.py:18 terminal/serializers/applet_host.py:136 #: terminal/serializers/applet.py:18 terminal/serializers/applet_host.py:136
#: terminal/serializers/virtualapp.py:35 tickets/models/ticket/general.py:283 #: terminal/serializers/virtualapp.py:35 tickets/models/ticket/general.py:283
#: tickets/serializers/super_ticket.py:13 #: tickets/serializers/super_ticket.py:13
#: tickets/serializers/ticket/ticket.py:20 xpack/plugins/cloud/models.py:204 #: tickets/serializers/ticket/ticket.py:20 xpack/plugins/cloud/models.py:201
#: xpack/plugins/cloud/models.py:260 #: xpack/plugins/cloud/models.py:257
msgid "Status" msgid "Status"
msgstr "状态" msgstr "状态"
@@ -600,10 +600,10 @@ msgstr "密码规则"
#: authentication/serializers/connect_token_secret.py:113 #: authentication/serializers/connect_token_secret.py:113
#: authentication/serializers/connect_token_secret.py:168 labels/models.py:11 #: authentication/serializers/connect_token_secret.py:168 labels/models.py:11
#: ops/mixin.py:21 ops/models/adhoc.py:20 ops/models/celery.py:15 #: ops/mixin.py:21 ops/models/adhoc.py:20 ops/models/celery.py:15
#: ops/models/celery.py:57 ops/models/job.py:137 ops/models/playbook.py:29 #: ops/models/celery.py:57 ops/models/job.py:136 ops/models/playbook.py:28
#: ops/serializers/job.py:19 orgs/models.py:82 #: ops/serializers/job.py:18 orgs/models.py:82
#: perms/models/asset_permission.py:61 rbac/models/role.py:29 #: perms/models/asset_permission.py:61 rbac/models/role.py:29
#: settings/models.py:33 settings/models.py:180 settings/serializers/msg.py:82 #: settings/models.py:33 settings/models.py:181 settings/serializers/msg.py:82
#: terminal/models/applet/applet.py:33 terminal/models/component/endpoint.py:12 #: terminal/models/applet/applet.py:33 terminal/models/component/endpoint.py:12
#: terminal/models/component/endpoint.py:95 #: terminal/models/component/endpoint.py:95
#: terminal/models/component/storage.py:26 terminal/models/component/task.py:13 #: terminal/models/component/storage.py:26 terminal/models/component/task.py:13
@@ -612,8 +612,8 @@ msgstr "密码规则"
#: terminal/models/virtualapp/virtualapp.py:19 tickets/api/ticket.py:87 #: terminal/models/virtualapp/virtualapp.py:19 tickets/api/ticket.py:87
#: users/forms/profile.py:33 users/models/group.py:13 #: users/forms/profile.py:33 users/models/group.py:13
#: users/models/preference.py:11 users/models/user.py:800 #: users/models/preference.py:11 users/models/user.py:800
#: xpack/plugins/cloud/models.py:32 xpack/plugins/cloud/models.py:276 #: xpack/plugins/cloud/models.py:32 xpack/plugins/cloud/models.py:273
#: xpack/plugins/cloud/serializers/task.py:70 #: xpack/plugins/cloud/serializers/task.py:68
msgid "Name" msgid "Name"
msgstr "名称" msgstr "名称"
@@ -643,7 +643,7 @@ msgstr "系统平台"
msgid "Push params" msgid "Push params"
msgstr "账号推送参数" msgstr "账号推送参数"
#: accounts/models/template.py:26 xpack/plugins/cloud/models.py:333 #: accounts/models/template.py:26 xpack/plugins/cloud/models.py:325
msgid "Account template" msgid "Account template"
msgstr "账号模版" msgstr "账号模版"
@@ -753,7 +753,7 @@ msgstr "类别"
#: assets/serializers/asset/common.py:123 assets/serializers/platform.py:120 #: assets/serializers/asset/common.py:123 assets/serializers/platform.py:120
#: assets/serializers/platform.py:139 audits/serializers.py:53 #: assets/serializers/platform.py:139 audits/serializers.py:53
#: audits/serializers.py:170 #: audits/serializers.py:170
#: authentication/serializers/connect_token_secret.py:126 ops/models/job.py:149 #: authentication/serializers/connect_token_secret.py:126 ops/models/job.py:144
#: perms/serializers/user_permission.py:26 terminal/models/applet/applet.py:39 #: perms/serializers/user_permission.py:26 terminal/models/applet/applet.py:39
#: terminal/models/component/storage.py:57 #: terminal/models/component/storage.py:57
#: terminal/models/component/storage.py:146 terminal/serializers/applet.py:29 #: terminal/models/component/storage.py:146 terminal/serializers/applet.py:29
@@ -790,7 +790,7 @@ msgstr "已修改"
#: assets/models/automations/base.py:19 #: assets/models/automations/base.py:19
#: assets/serializers/automations/base.py:20 #: assets/serializers/automations/base.py:20
#: authentication/api/connection_token.py:404 ops/models/base.py:17 #: authentication/api/connection_token.py:404 ops/models/base.py:17
#: ops/models/job.py:151 ops/serializers/job.py:20 #: ops/models/job.py:146 ops/serializers/job.py:19
#: terminal/templates/terminal/_msg_command_execute_alert.html:16 #: terminal/templates/terminal/_msg_command_execute_alert.html:16
msgid "Assets" msgid "Assets"
msgstr "资产" msgstr "资产"
@@ -919,7 +919,7 @@ msgstr "关联平台,可配置推送参数,如果不关联,将使用默认
#: accounts/serializers/account/virtual.py:19 assets/models/_user.py:27 #: accounts/serializers/account/virtual.py:19 assets/models/_user.py:27
#: assets/models/cmd_filter.py:40 assets/models/cmd_filter.py:88 #: assets/models/cmd_filter.py:40 assets/models/cmd_filter.py:88
#: assets/models/group.py:20 common/db/models.py:36 ops/models/adhoc.py:26 #: assets/models/group.py:20 common/db/models.py:36 ops/models/adhoc.py:26
#: ops/models/job.py:157 ops/models/playbook.py:32 rbac/models/role.py:37 #: ops/models/job.py:152 ops/models/playbook.py:31 rbac/models/role.py:37
#: settings/models.py:38 terminal/models/applet/applet.py:45 #: settings/models.py:38 terminal/models/applet/applet.py:45
#: terminal/models/applet/applet.py:320 terminal/models/applet/host.py:143 #: terminal/models/applet/applet.py:320 terminal/models/applet/host.py:143
#: terminal/models/component/endpoint.py:25 #: terminal/models/component/endpoint.py:25
@@ -927,7 +927,7 @@ msgstr "关联平台,可配置推送参数,如果不关联,将使用默认
#: terminal/models/session/session.py:46 #: terminal/models/session/session.py:46
#: 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:297 users/models/user.py:836 #: tickets/models/ticket/general.py:297 users/models/user.py:836
#: xpack/plugins/cloud/models.py:39 xpack/plugins/cloud/models.py:110 #: xpack/plugins/cloud/models.py:39 xpack/plugins/cloud/models.py:109
msgid "Comment" msgid "Comment"
msgstr "备注" msgstr "备注"
@@ -1071,13 +1071,13 @@ msgstr "通知"
#: acls/models/base.py:37 assets/models/_user.py:51 #: acls/models/base.py:37 assets/models/_user.py:51
#: assets/models/cmd_filter.py:76 terminal/models/component/endpoint.py:98 #: assets/models/cmd_filter.py:76 terminal/models/component/endpoint.py:98
#: xpack/plugins/cloud/models.py:282 #: xpack/plugins/cloud/models.py:275
msgid "Priority" msgid "Priority"
msgstr "优先级" msgstr "优先级"
#: acls/models/base.py:38 assets/models/_user.py:51 #: acls/models/base.py:38 assets/models/_user.py:51
#: assets/models/cmd_filter.py:76 terminal/models/component/endpoint.py:99 #: assets/models/cmd_filter.py:76 terminal/models/component/endpoint.py:99
#: xpack/plugins/cloud/models.py:283 #: xpack/plugins/cloud/models.py:276
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 (数值越小越优先)"
@@ -1105,7 +1105,7 @@ msgid "Accounts"
msgstr "账号管理" msgstr "账号管理"
#: acls/models/command_acl.py:16 assets/models/cmd_filter.py:60 #: acls/models/command_acl.py:16 assets/models/cmd_filter.py:60
#: ops/serializers/job.py:64 terminal/const.py:86 #: ops/serializers/job.py:63 terminal/const.py:86
#: terminal/models/session/session.py:42 terminal/serializers/command.py:18 #: terminal/models/session/session.py:42 terminal/serializers/command.py:18
#: terminal/templates/terminal/_msg_command_alert.html:12 #: terminal/templates/terminal/_msg_command_alert.html:12
#: terminal/templates/terminal/_msg_command_execute_alert.html:10 #: terminal/templates/terminal/_msg_command_execute_alert.html:10
@@ -1114,12 +1114,12 @@ msgid "Command"
msgstr "命令" msgstr "命令"
#: acls/models/command_acl.py:17 assets/models/cmd_filter.py:59 #: acls/models/command_acl.py:17 assets/models/cmd_filter.py:59
#: xpack/plugins/cloud/models.py:299 #: xpack/plugins/cloud/models.py:291
msgid "Regex" msgid "Regex"
msgstr "正则表达式" msgstr "正则表达式"
#: acls/models/command_acl.py:26 assets/models/cmd_filter.py:79 #: acls/models/command_acl.py:26 assets/models/cmd_filter.py:79
#: settings/models.py:181 settings/serializers/feature.py:19 #: settings/models.py:182 settings/serializers/feature.py:19
#: xpack/plugins/license/models.py:30 #: xpack/plugins/license/models.py:30
msgid "Content" msgid "Content"
msgstr "内容" msgstr "内容"
@@ -1219,7 +1219,7 @@ msgid "None of the reviewers belong to Organization `{}`"
msgstr "所有复核人都不属于组织 `{}`" msgstr "所有复核人都不属于组织 `{}`"
#: acls/serializers/rules/rules.py:20 #: acls/serializers/rules/rules.py:20
#: xpack/plugins/cloud/serializers/task.py:145 #: xpack/plugins/cloud/serializers/task.py:137
msgid "IP address invalid: `{}`" msgid "IP address invalid: `{}`"
msgstr "IP 地址无效: `{}`" msgstr "IP 地址无效: `{}`"
@@ -1603,7 +1603,7 @@ msgstr "SSH公钥"
#: assets/models/_user.py:28 assets/models/automations/base.py:114 #: assets/models/_user.py:28 assets/models/automations/base.py:114
#: assets/models/cmd_filter.py:41 assets/models/group.py:19 #: assets/models/cmd_filter.py:41 assets/models/group.py:19
#: audits/models.py:267 common/db/models.py:34 ops/models/base.py:54 #: audits/models.py:267 common/db/models.py:34 ops/models/base.py:54
#: ops/models/job.py:239 users/models/user.py:1041 #: ops/models/job.py:234 users/models/user.py:1041
msgid "Date created" msgid "Date created"
msgstr "创建日期" msgstr "创建日期"
@@ -1706,20 +1706,20 @@ msgstr "地址"
#: assets/models/asset/common.py:161 assets/models/platform.py:126 #: assets/models/asset/common.py:161 assets/models/platform.py:126
#: authentication/backends/passkey/models.py:12 #: authentication/backends/passkey/models.py:12
#: authentication/serializers/connect_token_secret.py:118 #: authentication/serializers/connect_token_secret.py:118
#: perms/serializers/user_permission.py:24 xpack/plugins/cloud/models.py:329 #: perms/serializers/user_permission.py:24 xpack/plugins/cloud/models.py:321
msgid "Platform" msgid "Platform"
msgstr "系统平台" msgstr "系统平台"
#: assets/models/asset/common.py:163 assets/models/domain.py:22 #: assets/models/asset/common.py:163 assets/models/domain.py:22
#: authentication/serializers/connect_token_secret.py:136 #: authentication/serializers/connect_token_secret.py:136
#: perms/serializers/user_permission.py:28 xpack/plugins/cloud/models.py:331 #: perms/serializers/user_permission.py:28 xpack/plugins/cloud/models.py:323
msgid "Domain" msgid "Domain"
msgstr "网域" msgstr "网域"
#: assets/models/asset/common.py:165 assets/models/automations/base.py:18 #: assets/models/asset/common.py:165 assets/models/automations/base.py:18
#: assets/models/cmd_filter.py:32 assets/models/node.py:553 #: assets/models/cmd_filter.py:32 assets/models/node.py:553
#: perms/models/asset_permission.py:72 perms/serializers/permission.py:37 #: perms/models/asset_permission.py:72 perms/serializers/permission.py:37
#: tickets/models/ticket/apply_asset.py:14 xpack/plugins/cloud/models.py:330 #: tickets/models/ticket/apply_asset.py:14 xpack/plugins/cloud/models.py:322
msgid "Node" msgid "Node"
msgstr "节点" msgstr "节点"
@@ -1772,7 +1772,7 @@ msgstr "忽略证书校验"
msgid "Proxy" msgid "Proxy"
msgstr "代理" msgstr "代理"
#: assets/models/automations/base.py:22 ops/models/job.py:235 #: assets/models/automations/base.py:22 ops/models/job.py:230
#: settings/serializers/auth/sms.py:103 #: settings/serializers/auth/sms.py:103
msgid "Parameters" msgid "Parameters"
msgstr "参数" msgstr "参数"
@@ -1871,8 +1871,9 @@ msgstr "值"
#: assets/serializers/cagegory.py:17 assets/serializers/cagegory.py:23 #: assets/serializers/cagegory.py:17 assets/serializers/cagegory.py:23
#: assets/serializers/platform.py:119 #: assets/serializers/platform.py:119
#: authentication/serializers/connect_token_secret.py:124 #: authentication/serializers/connect_token_secret.py:124
#: common/serializers/common.py:85 labels/models.py:17 #: common/serializers/common.py:85 labels/models.py:17 labels/models.py:33
#: perms/serializers/user_permission.py:27 settings/serializers/msg.py:83 #: labels/serializers.py:45 perms/serializers/user_permission.py:27
#: settings/serializers/msg.py:83
msgid "Label" msgid "Label"
msgstr "标签" msgstr "标签"
@@ -2045,8 +2046,8 @@ msgstr "资产中批量更新平台,不符合平台类型跳过的资产"
#: authentication/serializers/connect_token_secret.py:30 #: authentication/serializers/connect_token_secret.py:30
#: authentication/serializers/connect_token_secret.py:75 #: authentication/serializers/connect_token_secret.py:75
#: perms/models/asset_permission.py:76 perms/serializers/permission.py:42 #: perms/models/asset_permission.py:76 perms/serializers/permission.py:42
#: perms/serializers/user_permission.py:74 xpack/plugins/cloud/models.py:332 #: perms/serializers/user_permission.py:74 xpack/plugins/cloud/models.py:324
#: xpack/plugins/cloud/serializers/task.py:33 #: xpack/plugins/cloud/serializers/task.py:31
msgid "Protocols" msgid "Protocols"
msgstr "协议组" msgstr "协议组"
@@ -2446,7 +2447,7 @@ msgid "Resource Type"
msgstr "资源类型" msgstr "资源类型"
#: audits/models.py:95 audits/models.py:98 audits/models.py:144 #: audits/models.py:95 audits/models.py:98 audits/models.py:144
#: audits/serializers.py:85 labels/serializers.py:34 #: audits/serializers.py:85 labels/serializers.py:46
msgid "Resource" msgid "Resource"
msgstr "资源" msgstr "资源"
@@ -2521,8 +2522,8 @@ msgid "Offline user session"
msgstr "下线用户会话" msgstr "下线用户会话"
#: audits/serializers.py:33 ops/models/adhoc.py:25 ops/models/base.py:16 #: audits/serializers.py:33 ops/models/adhoc.py:25 ops/models/base.py:16
#: ops/models/base.py:53 ops/models/job.py:150 ops/models/job.py:238 #: ops/models/base.py:53 ops/models/job.py:145 ops/models/job.py:233
#: ops/models/playbook.py:31 terminal/models/session/sharing.py:25 #: ops/models/playbook.py:30 terminal/models/session/sharing.py:25
msgid "Creator" msgid "Creator"
msgstr "创建者" msgstr "创建者"
@@ -3656,7 +3657,7 @@ msgid "Invalid ids for ids, should be a list"
msgstr "无效的ID应为列表" msgstr "无效的ID应为列表"
#: common/db/fields.py:585 common/db/fields.py:590 #: common/db/fields.py:585 common/db/fields.py:590
#: common/serializers/fields.py:136 tickets/serializers/ticket/common.py:58 #: common/serializers/fields.py:130 tickets/serializers/ticket/common.py:58
#: xpack/plugins/cloud/serializers/account_attrs.py:56 #: xpack/plugins/cloud/serializers/account_attrs.py:56
#: xpack/plugins/cloud/serializers/account_attrs.py:79 #: xpack/plugins/cloud/serializers/account_attrs.py:79
#: xpack/plugins/cloud/serializers/account_attrs.py:150 #: xpack/plugins/cloud/serializers/account_attrs.py:150
@@ -3699,7 +3700,7 @@ msgstr "组织 ID"
msgid "The file content overflowed (The maximum length `{}` bytes)" msgid "The file content overflowed (The maximum length `{}` bytes)"
msgstr "文件内容太大 (最大长度 `{}` 字节)" msgstr "文件内容太大 (最大长度 `{}` 字节)"
#: common/drf/parsers/base.py:195 #: common/drf/parsers/base.py:199
msgid "Parse file error: {}" msgid "Parse file error: {}"
msgstr "解析文件错误: {}" msgstr "解析文件错误: {}"
@@ -3707,7 +3708,7 @@ msgstr "解析文件错误: {}"
msgid "Invalid excel file" msgid "Invalid excel file"
msgstr "无效的 excel 文件" msgstr "无效的 excel 文件"
#: common/drf/renders/base.py:206 #: common/drf/renders/base.py:207
msgid "" msgid ""
"{} - The encryption password has not been set - please go to personal " "{} - The encryption password has not been set - please go to personal "
"information -> file encryption password to set the encryption password" "information -> file encryption password to set the encryption password"
@@ -3754,7 +3755,7 @@ msgstr "不支持 Elasticsearch8"
msgid "Network error, please contact system administrator" msgid "Network error, please contact system administrator"
msgstr "网络错误,请联系系统管理员" msgstr "网络错误,请联系系统管理员"
#: common/sdk/im/slack/__init__.py:76 #: common/sdk/im/slack/__init__.py:79
msgid "Unknown error occur" msgid "Unknown error occur"
msgstr "发生未知错误" msgstr "发生未知错误"
@@ -3827,21 +3828,21 @@ msgstr "请在 {} 秒后发送"
msgid "Children" msgid "Children"
msgstr "节点" msgstr "节点"
#: common/serializers/fields.py:137 #: common/serializers/fields.py:131
#, python-brace-format #, python-brace-format
msgid "Invalid pk \"{pk_value}\" - object does not exist." msgid "Invalid pk \"{pk_value}\" - object does not exist."
msgstr "错误的 pk \"{pk_value}\" - 对象不存在" msgstr "错误的 pk \"{pk_value}\" - 对象不存在"
#: common/serializers/fields.py:138 #: common/serializers/fields.py:132
#, python-brace-format #, python-brace-format
msgid "Incorrect type. Expected pk value, received {data_type}." msgid "Incorrect type. Expected pk value, received {data_type}."
msgstr "错误类型。期望 pk 值,收到 {data_type}。" msgstr "错误类型。期望 pk 值,收到 {data_type}。"
#: common/serializers/fields.py:212 #: common/serializers/fields.py:206
msgid "Invalid data type, should be list" msgid "Invalid data type, should be list"
msgstr "错误的数据类型,应该是列表" msgstr "错误的数据类型,应该是列表"
#: common/serializers/fields.py:227 #: common/serializers/fields.py:221
msgid "Invalid choice: {}" msgid "Invalid choice: {}"
msgstr "无效选项: {}" msgstr "无效选项: {}"
@@ -3932,19 +3933,25 @@ msgstr ""
"div><div>如果你看到了这个页面证明你访问的不是nginx监听的端口祝你好运</" "div><div>如果你看到了这个页面证明你访问的不是nginx监听的端口祝你好运</"
"div>" "div>"
#: labels/models.py:30 #: labels/models.py:36
msgid "Resource ID" msgid "Resource ID"
msgstr "资源 ID" msgstr "资源 ID"
#: labels/models.py:35 #: labels/models.py:41
msgid "Labeled resource" msgid "Labeled resource"
msgstr "关联的资源" msgstr "关联的资源"
#: labels/serializers.py:19 #: labels/serializers.py:22
msgid "Resource count" msgid "Resource count"
msgstr "资源数量" msgstr "资源数量"
#: labels/serializers.py:31 #: labels/serializers.py:28
#, fuzzy
#| msgid "Can't contains: /"
msgid "Cannot contain \":,\""
msgstr "不能包含: /"
#: labels/serializers.py:43
msgid "Resource type" msgid "Resource type"
msgstr "资源类型" msgstr "资源类型"
@@ -3972,7 +3979,7 @@ msgstr "系统信息"
msgid "Publish the station message" msgid "Publish the station message"
msgstr "发布站内消息" msgstr "发布站内消息"
#: ops/ansible/inventory.py:96 ops/models/job.py:63 #: ops/ansible/inventory.py:96 ops/models/job.py:62
msgid "No account available" msgid "No account available"
msgstr "无可用账号" msgstr "无可用账号"
@@ -4074,7 +4081,7 @@ msgstr "VCS"
msgid "Adhoc" msgid "Adhoc"
msgstr "命令" msgstr "命令"
#: ops/const.py:39 ops/models/job.py:147 #: ops/const.py:39 ops/models/job.py:143
msgid "Playbook" msgid "Playbook"
msgstr "Playbook" msgstr "Playbook"
@@ -4159,11 +4166,11 @@ msgstr "需要周期或定期设置"
msgid "Pattern" msgid "Pattern"
msgstr "模式" msgstr "模式"
#: ops/models/adhoc.py:23 ops/models/job.py:142 #: ops/models/adhoc.py:23 ops/models/job.py:140
msgid "Module" msgid "Module"
msgstr "模块" msgstr "模块"
#: ops/models/adhoc.py:24 ops/models/celery.py:58 ops/models/job.py:140 #: ops/models/adhoc.py:24 ops/models/celery.py:58 ops/models/job.py:138
#: terminal/models/component/task.py:14 #: terminal/models/component/task.py:14
msgid "Args" msgid "Args"
msgstr "参数" msgstr "参数"
@@ -4178,16 +4185,16 @@ msgstr "账号策略"
msgid "Last execution" msgid "Last execution"
msgstr "最后执行" msgstr "最后执行"
#: ops/models/base.py:22 ops/serializers/job.py:18 #: ops/models/base.py:22 ops/serializers/job.py:17
msgid "Date last run" msgid "Date last run"
msgstr "最后运行日期" msgstr "最后运行日期"
#: ops/models/base.py:51 ops/models/job.py:236 #: ops/models/base.py:51 ops/models/job.py:231
#: xpack/plugins/cloud/models.py:202 #: xpack/plugins/cloud/models.py:199
msgid "Result" msgid "Result"
msgstr "结果" msgstr "结果"
#: ops/models/base.py:52 ops/models/job.py:237 #: ops/models/base.py:52 ops/models/job.py:232
msgid "Summary" msgid "Summary"
msgstr "汇总" msgstr "汇总"
@@ -4220,51 +4227,51 @@ msgstr "发布日期"
msgid "Celery Task Execution" msgid "Celery Task Execution"
msgstr "Celery 任务执行" msgstr "Celery 任务执行"
#: ops/models/job.py:144 #: ops/models/job.py:141
msgid "Chdir" msgid "Chdir"
msgstr "运行目录" msgstr "运行目录"
#: ops/models/job.py:145 #: ops/models/job.py:142
msgid "Timeout (Seconds)" msgid "Timeout (Seconds)"
msgstr "超时时间 (秒)" msgstr "超时时间 (秒)"
#: ops/models/job.py:152 #: ops/models/job.py:147
msgid "Use Parameter Define" msgid "Use Parameter Define"
msgstr "使用参数定义" msgstr "使用参数定义"
#: ops/models/job.py:153 #: ops/models/job.py:148
msgid "Parameters define" msgid "Parameters define"
msgstr "参数定义" msgstr "参数定义"
#: ops/models/job.py:154 #: ops/models/job.py:149
msgid "Runas" msgid "Runas"
msgstr "运行用户" msgstr "运行用户"
#: ops/models/job.py:156 #: ops/models/job.py:151
msgid "Runas policy" msgid "Runas policy"
msgstr "用户策略" msgstr "用户策略"
#: ops/models/job.py:220 #: ops/models/job.py:215
msgid "Job" msgid "Job"
msgstr "作业" msgstr "作业"
#: ops/models/job.py:243 #: ops/models/job.py:238
msgid "Material" msgid "Material"
msgstr "Material" msgstr "Material"
#: ops/models/job.py:245 #: ops/models/job.py:240
msgid "Material Type" msgid "Material Type"
msgstr "Material 类型" msgstr "Material 类型"
#: ops/models/job.py:562 #: ops/models/job.py:557
msgid "Job Execution" msgid "Job Execution"
msgstr "作业执行" msgstr "作业执行"
#: ops/models/playbook.py:34 #: ops/models/playbook.py:33
msgid "CreateMethod" msgid "CreateMethod"
msgstr "创建方式" msgstr "创建方式"
#: ops/models/playbook.py:35 #: ops/models/playbook.py:34
msgid "VCS URL" msgid "VCS URL"
msgstr "VCS URL" msgstr "VCS URL"
@@ -4296,19 +4303,19 @@ msgstr "内存使用率超过 {max_threshold}%: => {value}"
msgid "CPU load more than {max_threshold}: => {value}" msgid "CPU load more than {max_threshold}: => {value}"
msgstr "CPU 使用率超过 {max_threshold}: => {value}" msgstr "CPU 使用率超过 {max_threshold}: => {value}"
#: ops/serializers/job.py:16 #: ops/serializers/job.py:15
msgid "Run after save" msgid "Run after save"
msgstr "保存后执行" msgstr "保存后执行"
#: ops/serializers/job.py:63 #: ops/serializers/job.py:62
msgid "Job type" msgid "Job type"
msgstr "任务类型" msgstr "任务类型"
#: ops/serializers/job.py:66 terminal/serializers/session.py:53 #: ops/serializers/job.py:65 terminal/serializers/session.py:53
msgid "Is finished" msgid "Is finished"
msgstr "是否完成" msgstr "是否完成"
#: ops/serializers/job.py:67 #: ops/serializers/job.py:66
msgid "Time cost" msgid "Time cost"
msgstr "花费时间" msgstr "花费时间"
@@ -4427,7 +4434,7 @@ msgstr "默认组织"
msgid "SYSTEM" msgid "SYSTEM"
msgstr "系统组织" msgstr "系统组织"
#: orgs/models.py:83 rbac/models/role.py:36 settings/models.py:182 #: orgs/models.py:83 rbac/models/role.py:36 settings/models.py:183
#: terminal/models/applet/applet.py:41 #: terminal/models/applet/applet.py:41
msgid "Builtin" msgid "Builtin"
msgstr "内置的" msgstr "内置的"
@@ -4573,7 +4580,7 @@ msgstr "内部角色,不能删除"
msgid "The role has been bound to users, can't be destroy" msgid "The role has been bound to users, can't be destroy"
msgstr "角色已绑定用户,不能删除" msgstr "角色已绑定用户,不能删除"
#: rbac/api/role.py:87 #: rbac/api/role.py:100
msgid "Internal role, can't be update" msgid "Internal role, can't be update"
msgstr "内部角色,不能更新" msgstr "内部角色,不能更新"
@@ -4777,7 +4784,7 @@ msgstr "查看授权树"
msgid "Chat AI is not enabled" msgid "Chat AI is not enabled"
msgstr "聊天 AI 没有开启" msgstr "聊天 AI 没有开启"
#: settings/api/chat.py:78 settings/api/dingtalk.py:31 #: settings/api/chat.py:79 settings/api/dingtalk.py:31
#: settings/api/feishu.py:36 settings/api/slack.py:34 settings/api/sms.py:160 #: settings/api/feishu.py:36 settings/api/slack.py:34 settings/api/sms.py:160
#: settings/api/vault.py:40 settings/api/wecom.py:37 #: settings/api/vault.py:40 settings/api/wecom.py:37
msgid "Test success" msgid "Test success"
@@ -4833,50 +4840,56 @@ msgid "Can change auth ticket"
msgstr "工单设置" msgstr "工单设置"
#: settings/models.py:165 #: settings/models.py:165
#, fuzzy
#| msgid "Can change vault setting"
msgid "Can change virtual app setting"
msgstr "可以更改 vault 设置"
#: settings/models.py:166
msgid "Can change auth announcement" msgid "Can change auth announcement"
msgstr "公告设置" msgstr "公告设置"
#: settings/models.py:166 #: settings/models.py:167
msgid "Can change vault setting" msgid "Can change vault setting"
msgstr "可以更改 vault 设置" msgstr "可以更改 vault 设置"
#: settings/models.py:167 #: settings/models.py:168
msgid "Can change chat ai setting" msgid "Can change chat ai setting"
msgstr "可以修改聊天 AI 设置" msgstr "可以修改聊天 AI 设置"
#: settings/models.py:168 #: settings/models.py:169
msgid "Can change system msg sub setting" msgid "Can change system msg sub setting"
msgstr "消息订阅设置" msgstr "消息订阅设置"
#: settings/models.py:169 #: settings/models.py:170
msgid "Can change sms setting" msgid "Can change sms setting"
msgstr "短信设置" msgstr "短信设置"
#: settings/models.py:170 #: settings/models.py:171
msgid "Can change security setting" msgid "Can change security setting"
msgstr "安全设置" msgstr "安全设置"
#: settings/models.py:171 #: settings/models.py:172
msgid "Can change clean setting" msgid "Can change clean setting"
msgstr "定期清理" msgstr "定期清理"
#: settings/models.py:172 #: settings/models.py:173
msgid "Can change interface setting" msgid "Can change interface setting"
msgstr "界面设置" msgstr "界面设置"
#: settings/models.py:173 #: settings/models.py:174
msgid "Can change license setting" msgid "Can change license setting"
msgstr "许可证设置" msgstr "许可证设置"
#: settings/models.py:174 #: settings/models.py:175
msgid "Can change terminal setting" msgid "Can change terminal setting"
msgstr "终端设置" msgstr "终端设置"
#: settings/models.py:175 #: settings/models.py:176
msgid "Can change other setting" msgid "Can change other setting"
msgstr "其它设置" msgstr "其它设置"
#: settings/models.py:185 #: settings/models.py:186
msgid "Chat prompt" msgid "Chat prompt"
msgstr "聊天提示" msgstr "聊天提示"
@@ -5503,6 +5516,20 @@ msgstr "作业中心命令黑名单"
msgid "Commands that are not allowed execute." msgid "Commands that are not allowed execute."
msgstr "不允许执行的命令" msgstr "不允许执行的命令"
#: settings/serializers/feature.py:126
#: terminal/models/virtualapp/provider.py:17
#: terminal/models/virtualapp/virtualapp.py:36
#: terminal/models/virtualapp/virtualapp.py:97
#: terminal/serializers/virtualapp.py:32
msgid "Virtual app"
msgstr "虚拟应用"
#: settings/serializers/feature.py:129
#, fuzzy
#| msgid "Virtual app"
msgid "Enable virtual app"
msgstr "启用虚拟应用"
#: settings/serializers/msg.py:24 #: settings/serializers/msg.py:24
msgid "SMTP host" msgid "SMTP host"
msgstr "SMTP 主机" msgstr "SMTP 主机"
@@ -6126,13 +6153,13 @@ msgstr "过期。"
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
" Your password has expired, please click <a " " Your password has expired, please click <a href="
"href=\"%(user_password_update_url)s\"> this link </a> update password.\n" "\"%(user_password_update_url)s\"> this link </a> update password.\n"
" " " "
msgstr "" msgstr ""
"\n" "\n"
" 您的密码已经过期,请点击 <a " " 您的密码已经过期,请点击 <a href="
"href=\"%(user_password_update_url)s\"> 链接 </a> 更新密码\n" "\"%(user_password_update_url)s\"> 链接 </a> 更新密码\n"
" " " "
#: templates/_message.html:30 #: templates/_message.html:30
@@ -6156,8 +6183,8 @@ msgstr ""
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
" Your information was incomplete. Please click <a " " Your information was incomplete. Please click <a href="
"href=\"%(first_login_url)s\"> this link </a>to complete your information.\n" "\"%(first_login_url)s\"> this link </a>to complete your information.\n"
" " " "
msgstr "" msgstr ""
"\n" "\n"
@@ -6169,13 +6196,13 @@ msgstr ""
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
" Your ssh public key not set or expired. Please click <a " " Your ssh public key not set or expired. Please click <a href="
"href=\"%(user_pubkey_update)s\"> this link </a>to update\n" "\"%(user_pubkey_update)s\"> this link </a>to update\n"
" " " "
msgstr "" msgstr ""
"\n" "\n"
" 您的SSH密钥没有设置或已失效请点击 <a " " 您的SSH密钥没有设置或已失效请点击 <a href="
"href=\"%(user_pubkey_update)s\"> 链接 </a> 更新\n" "\"%(user_pubkey_update)s\"> 链接 </a> 更新\n"
" " " "
#: templates/_mfa_login_field.html:28 #: templates/_mfa_login_field.html:28
@@ -6734,13 +6761,6 @@ msgstr "验证码不正确"
msgid "You have already joined this session" msgid "You have already joined this session"
msgstr "您已经加入过此会话" msgstr "您已经加入过此会话"
#: terminal/models/virtualapp/provider.py:17
#: terminal/models/virtualapp/virtualapp.py:36
#: terminal/models/virtualapp/virtualapp.py:97
#: terminal/serializers/virtualapp.py:32
msgid "Virtual app"
msgstr "虚拟应用"
#: terminal/models/virtualapp/virtualapp.py:32 #: terminal/models/virtualapp/virtualapp.py:32
msgid "Providers" msgid "Providers"
msgstr "提供商" msgstr "提供商"
@@ -7017,7 +7037,7 @@ msgstr "Access key ID(AK)"
msgid "Access key secret" msgid "Access key secret"
msgstr "Access key secret(SK)" msgstr "Access key secret(SK)"
#: terminal/serializers/storage.py:68 xpack/plugins/cloud/models.py:253 #: terminal/serializers/storage.py:68 xpack/plugins/cloud/models.py:250
msgid "Region" msgid "Region"
msgstr "地域" msgstr "地域"
@@ -7379,19 +7399,19 @@ msgstr "工单基本信息"
msgid "Ticket applied info" msgid "Ticket applied info"
msgstr "工单申请信息" msgstr "工单申请信息"
#: tickets/notifications.py:109 #: tickets/notifications.py:111
msgid "Your has a new ticket, applicant - {}" msgid "Your has a new ticket, applicant - {}"
msgstr "你有一个新的工单, 申请人 - {}" msgstr "你有一个新的工单, 申请人 - {}"
#: tickets/notifications.py:113 #: tickets/notifications.py:115
msgid "{}: New Ticket - {} ({})" msgid "{}: New Ticket - {} ({})"
msgstr "新工单 - {} ({})" msgstr "新工单 - {} ({})"
#: tickets/notifications.py:157 #: tickets/notifications.py:159
msgid "Your ticket has been processed, processor - {}" msgid "Your ticket has been processed, processor - {}"
msgstr "你的工单已被处理, 处理人 - {}" msgstr "你的工单已被处理, 处理人 - {}"
#: tickets/notifications.py:161 #: tickets/notifications.py:163
msgid "Ticket has processed - {} ({})" msgid "Ticket has processed - {} ({})"
msgstr "你的工单已被处理, 处理人 - {} ({})" msgstr "你的工单已被处理, 处理人 - {} ({})"
@@ -8165,11 +8185,6 @@ msgstr "重置密码成功,返回到登录页面"
msgid "XPACK" msgid "XPACK"
msgstr "XPack" msgstr "XPack"
#: xpack/exceptions.py:7
msgid ""
"The current task is not synchronized with unmatched policy assets, skipping"
msgstr ""
#: xpack/plugins/cloud/api.py:56 #: xpack/plugins/cloud/api.py:56
msgid "Test connection successful" msgid "Test connection successful"
msgstr "测试成功" msgstr "测试成功"
@@ -8274,7 +8289,7 @@ msgstr "私有IP"
msgid "Public IP" msgid "Public IP"
msgstr "公网IP" msgstr "公网IP"
#: xpack/plugins/cloud/const.py:41 xpack/plugins/cloud/models.py:303 #: xpack/plugins/cloud/const.py:41 xpack/plugins/cloud/models.py:295
msgid "Instance name" msgid "Instance name"
msgstr "实例名称" msgstr "实例名称"
@@ -8302,15 +8317,7 @@ msgstr "已同步"
msgid "Released" msgid "Released"
msgstr "已释放" msgstr "已释放"
#: xpack/plugins/cloud/const.py:58 #: xpack/plugins/cloud/manager.py:54
msgid "And"
msgstr "与"
#: xpack/plugins/cloud/const.py:59
msgid "Or"
msgstr "或"
#: xpack/plugins/cloud/manager.py:57
msgid "Account unavailable" msgid "Account unavailable"
msgstr "账号无效" msgstr "账号无效"
@@ -8334,7 +8341,7 @@ msgstr "云账号"
msgid "Test cloud account" msgid "Test cloud account"
msgstr "测试云账号" msgstr "测试云账号"
#: xpack/plugins/cloud/models.py:92 xpack/plugins/cloud/serializers/task.py:159 #: xpack/plugins/cloud/models.py:92 xpack/plugins/cloud/serializers/task.py:151
msgid "Regions" msgid "Regions"
msgstr "地域" msgstr "地域"
@@ -8343,134 +8350,122 @@ msgid "Hostname strategy"
msgstr "主机名策略" msgstr "主机名策略"
#: xpack/plugins/cloud/models.py:100 #: xpack/plugins/cloud/models.py:100
#: xpack/plugins/cloud/serializers/task.py:162 #: xpack/plugins/cloud/serializers/task.py:154
msgid "IP network segment group" msgid "IP network segment group"
msgstr "IP网段组" msgstr "IP网段组"
#: xpack/plugins/cloud/models.py:103 #: xpack/plugins/cloud/models.py:103
#: xpack/plugins/cloud/serializers/task.py:167 #: xpack/plugins/cloud/serializers/task.py:159
msgid "Sync IP type" msgid "Sync IP type"
msgstr "同步IP类型" msgstr "同步IP类型"
#: xpack/plugins/cloud/models.py:106 #: xpack/plugins/cloud/models.py:106
#: xpack/plugins/cloud/serializers/task.py:185 #: xpack/plugins/cloud/serializers/task.py:177
msgid "Always update" msgid "Always update"
msgstr "总是更新" msgstr "总是更新"
#: xpack/plugins/cloud/models.py:108 #: xpack/plugins/cloud/models.py:112
msgid "Fully synchronous"
msgstr "完全同步"
#: xpack/plugins/cloud/models.py:113
msgid "Date last sync" msgid "Date last sync"
msgstr "最后同步日期" msgstr "最后同步日期"
#: xpack/plugins/cloud/models.py:116 xpack/plugins/cloud/models.py:321 #: xpack/plugins/cloud/models.py:115 xpack/plugins/cloud/models.py:313
#: xpack/plugins/cloud/models.py:345 #: xpack/plugins/cloud/models.py:337
msgid "Strategy" msgid "Strategy"
msgstr "策略" msgstr "策略"
#: xpack/plugins/cloud/models.py:121 xpack/plugins/cloud/models.py:200 #: xpack/plugins/cloud/models.py:120 xpack/plugins/cloud/models.py:197
msgid "Sync instance task" msgid "Sync instance task"
msgstr "同步实例任务" msgstr "同步实例任务"
#: xpack/plugins/cloud/models.py:211 xpack/plugins/cloud/models.py:263 #: xpack/plugins/cloud/models.py:208 xpack/plugins/cloud/models.py:260
msgid "Date sync" msgid "Date sync"
msgstr "同步日期" msgstr "同步日期"
#: xpack/plugins/cloud/models.py:215 #: xpack/plugins/cloud/models.py:212
msgid "Sync instance snapshot" msgid "Sync instance snapshot"
msgstr "同步实例快照" msgstr "同步实例快照"
#: xpack/plugins/cloud/models.py:219 #: xpack/plugins/cloud/models.py:216
msgid "Sync instance task execution" msgid "Sync instance task execution"
msgstr "同步实例任务执行" msgstr "同步实例任务执行"
#: xpack/plugins/cloud/models.py:243 #: xpack/plugins/cloud/models.py:240
msgid "Sync task" msgid "Sync task"
msgstr "同步任务" msgstr "同步任务"
#: xpack/plugins/cloud/models.py:247 #: xpack/plugins/cloud/models.py:244
msgid "Sync instance task history" msgid "Sync instance task history"
msgstr "同步实例任务历史" msgstr "同步实例任务历史"
#: xpack/plugins/cloud/models.py:250 #: xpack/plugins/cloud/models.py:247
msgid "Instance" msgid "Instance"
msgstr "实例" msgstr "实例"
#: xpack/plugins/cloud/models.py:267 #: xpack/plugins/cloud/models.py:264
msgid "Sync instance detail" msgid "Sync instance detail"
msgstr "同步实例详情" msgstr "同步实例详情"
#: xpack/plugins/cloud/models.py:279 xpack/plugins/cloud/serializers/task.py:72 #: xpack/plugins/cloud/models.py:281
msgid "Rule relation"
msgstr "条件关系"
#: xpack/plugins/cloud/models.py:288
msgid "Task strategy" msgid "Task strategy"
msgstr "任务策略" msgstr "任务策略"
#: xpack/plugins/cloud/models.py:292 #: xpack/plugins/cloud/models.py:285
msgid "Equal" msgid "Equal"
msgstr "等于" msgstr "等于"
#: xpack/plugins/cloud/models.py:293 #: xpack/plugins/cloud/models.py:286
msgid "Not Equal" msgid "Not Equal"
msgstr "不等于" msgstr "不等于"
#: xpack/plugins/cloud/models.py:294 #: xpack/plugins/cloud/models.py:287
msgid "In" msgid "In"
msgstr "在...中" msgstr "在...中"
#: xpack/plugins/cloud/models.py:295 #: xpack/plugins/cloud/models.py:288
msgid "Contains" msgid "Contains"
msgstr "包含" msgstr "包含"
#: xpack/plugins/cloud/models.py:296 #: xpack/plugins/cloud/models.py:289
msgid "Exclude"
msgstr "排除"
#: xpack/plugins/cloud/models.py:297
msgid "Startswith" msgid "Startswith"
msgstr "以...开头" msgstr "以...开头"
#: xpack/plugins/cloud/models.py:298 #: xpack/plugins/cloud/models.py:290
msgid "Endswith" msgid "Endswith"
msgstr "以...结尾" msgstr "以...结尾"
#: xpack/plugins/cloud/models.py:304 #: xpack/plugins/cloud/models.py:296
msgid "Instance platform" msgid "Instance platform"
msgstr "实例平台" msgstr "实例平台"
#: xpack/plugins/cloud/models.py:305 #: xpack/plugins/cloud/models.py:297
msgid "Instance address" msgid "Instance address"
msgstr "实例地址" msgstr "实例地址"
#: xpack/plugins/cloud/models.py:312 #: xpack/plugins/cloud/models.py:304
msgid "Rule attr" msgid "Rule attr"
msgstr "规则属性" msgstr "规则属性"
#: xpack/plugins/cloud/models.py:316 #: xpack/plugins/cloud/models.py:308
msgid "Rule match" msgid "Rule match"
msgstr "规则匹配" msgstr "规则匹配"
#: xpack/plugins/cloud/models.py:318 #: xpack/plugins/cloud/models.py:310
msgid "Rule value" msgid "Rule value"
msgstr "规则值" msgstr "规则值"
#: xpack/plugins/cloud/models.py:325 xpack/plugins/cloud/serializers/task.py:75 #: xpack/plugins/cloud/models.py:317 xpack/plugins/cloud/serializers/task.py:70
msgid "Strategy rule" msgid "Strategy rule"
msgstr "条件" msgstr "条件"
#: xpack/plugins/cloud/models.py:340 #: xpack/plugins/cloud/models.py:332
msgid "Action attr" msgid "Action attr"
msgstr "动作属性" msgstr "动作属性"
#: xpack/plugins/cloud/models.py:342 #: xpack/plugins/cloud/models.py:334
msgid "Action value" msgid "Action value"
msgstr "动作值" msgstr "动作值"
#: xpack/plugins/cloud/models.py:349 xpack/plugins/cloud/serializers/task.py:78 #: xpack/plugins/cloud/models.py:341 xpack/plugins/cloud/serializers/task.py:73
msgid "Strategy action" msgid "Strategy action"
msgstr "动作" msgstr "动作"
@@ -8757,7 +8752,7 @@ msgstr "测试超时时间"
msgid "Project" msgid "Project"
msgstr "project" msgstr "project"
#: xpack/plugins/cloud/serializers/task.py:151 #: xpack/plugins/cloud/serializers/task.py:143
msgid "" msgid ""
"Only instances matching the IP range will be synced. <br>If the instance " "Only instances matching the IP range will be synced. <br>If the instance "
"contains multiple IP addresses, the first IP address that matches will be " "contains multiple IP addresses, the first IP address that matches will be "
@@ -8769,11 +8764,11 @@ msgstr ""
"到的 IP 地址将被用作创建的资产的 IP。<br>默认值 * 表示同步所有实例和随机匹配 " "到的 IP 地址将被用作创建的资产的 IP。<br>默认值 * 表示同步所有实例和随机匹配 "
"IP 地址。<br> 例如: 192.168.1.0/24,10.1.1.1-10.1.1.20。" "IP 地址。<br> 例如: 192.168.1.0/24,10.1.1.1-10.1.1.20。"
#: xpack/plugins/cloud/serializers/task.py:157 #: xpack/plugins/cloud/serializers/task.py:149
msgid "History count" msgid "History count"
msgstr "执行次数" msgstr "执行次数"
#: xpack/plugins/cloud/serializers/task.py:158 #: xpack/plugins/cloud/serializers/task.py:150
msgid "Instance count" msgid "Instance count"
msgstr "实例个数" msgstr "实例个数"
@@ -8857,6 +8852,21 @@ msgstr "企业专业版"
msgid "Ultimate edition" msgid "Ultimate edition"
msgstr "企业旗舰版" msgstr "企业旗舰版"
#~ msgid "And"
#~ msgstr "与"
#~ msgid "Or"
#~ msgstr "或"
#~ msgid "Fully synchronous"
#~ msgstr "完全同步"
#~ msgid "Rule relation"
#~ msgstr "条件关系"
#~ msgid "Exclude"
#~ msgstr "排除"
#~ msgid "Password can not contains `{{` or `}}`" #~ msgid "Password can not contains `{{` or `}}`"
#~ msgstr "密码不能包含 `{{` 或 `}}` 字符" #~ msgstr "密码不能包含 `{{` 或 `}}` 字符"

View File

@@ -61,6 +61,7 @@ class SettingsApi(generics.RetrieveUpdateAPIView):
'announcement': serializers.AnnouncementSettingSerializer, 'announcement': serializers.AnnouncementSettingSerializer,
'ticket': serializers.TicketSettingSerializer, 'ticket': serializers.TicketSettingSerializer,
'ops': serializers.OpsSettingSerializer, 'ops': serializers.OpsSettingSerializer,
'virtualapp': serializers.VirtualAppSerializer,
} }
rbac_category_permissions = { rbac_category_permissions = {
@@ -68,6 +69,7 @@ class SettingsApi(generics.RetrieveUpdateAPIView):
'terminal': 'settings.change_terminal', 'terminal': 'settings.change_terminal',
'ops': 'settings.change_ops', 'ops': 'settings.change_ops',
'ticket': 'settings.change_ticket', 'ticket': 'settings.change_ticket',
'virtualapp': 'settings.change_virtualapp',
'announcement': 'settings.change_announcement', 'announcement': 'settings.change_announcement',
'security': 'settings.change_security', 'security': 'settings.change_security',
'security_basic': 'settings.change_security', 'security_basic': 'settings.change_security',

View File

@@ -0,0 +1,17 @@
# Generated by Django 4.1.10 on 2023-12-20 07:51
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('settings', '0011_chatprompt'),
]
operations = [
migrations.AlterModelOptions(
name='setting',
options={'permissions': [('change_email', 'Can change email setting'), ('change_auth', 'Can change auth setting'), ('change_ops', 'Can change auth ops'), ('change_ticket', 'Can change auth ticket'), ('change_virtualapp', 'Can change virtual app setting'), ('change_announcement', 'Can change auth announcement'), ('change_vault', 'Can change vault setting'), ('change_chatai', 'Can change chat ai setting'), ('change_systemmsgsubscription', 'Can change system msg sub setting'), ('change_sms', 'Can change sms setting'), ('change_security', 'Can change security setting'), ('change_clean', 'Can change clean setting'), ('change_interface', 'Can change interface setting'), ('change_license', 'Can change license setting'), ('change_terminal', 'Can change terminal setting'), ('change_other', 'Can change other setting')], 'verbose_name': 'System setting'},
),
]

View File

@@ -162,6 +162,7 @@ class Setting(models.Model):
('change_auth', _('Can change auth setting')), ('change_auth', _('Can change auth setting')),
('change_ops', _('Can change auth ops')), ('change_ops', _('Can change auth ops')),
('change_ticket', _('Can change auth ticket')), ('change_ticket', _('Can change auth ticket')),
('change_virtualapp', _('Can change virtual app setting')),
('change_announcement', _('Can change auth announcement')), ('change_announcement', _('Can change auth announcement')),
('change_vault', _('Can change vault setting')), ('change_vault', _('Can change vault setting')),
('change_chatai', _('Can change chat ai setting')), ('change_chatai', _('Can change chat ai setting')),

View File

@@ -9,7 +9,7 @@ from common.serializers.fields import EncryptedField
__all__ = [ __all__ = [
'AnnouncementSettingSerializer', 'OpsSettingSerializer', 'AnnouncementSettingSerializer', 'OpsSettingSerializer',
'VaultSettingSerializer', 'TicketSettingSerializer', 'VaultSettingSerializer', 'TicketSettingSerializer',
'ChatAISettingSerializer' 'ChatAISettingSerializer', 'VirtualAppSerializer',
] ]
@@ -120,3 +120,11 @@ class OpsSettingSerializer(serializers.Serializer):
label=_('Operation center command blacklist'), label=_('Operation center command blacklist'),
help_text=_("Commands that are not allowed execute.") help_text=_("Commands that are not allowed execute.")
) )
class VirtualAppSerializer(serializers.Serializer):
PREFIX_TITLE = _('Virtual app')
VIRTUAL_APP_ENABLED = serializers.BooleanField(
required=False, label=_('Enable virtual app'),
)