Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
jumpserver
Commits
1ba6fa65
Commit
1ba6fa65
authored
5 years ago
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Update] 修改翻译
parent
a8ac99f6
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
230 additions
and
238 deletions
+230
-238
_asset_list_modal.html
apps/assets/templates/assets/_asset_list_modal.html
+0
-1
django.mo
apps/locale/zh/LC_MESSAGES/django.mo
+0
-0
django.po
apps/locale/zh/LC_MESSAGES/django.po
+229
-236
jumpserver.js
apps/static/js/jumpserver.js
+1
-1
No files found.
apps/assets/templates/assets/_asset_list_modal.html
View file @
1ba6fa65
...
@@ -58,7 +58,6 @@
...
@@ -58,7 +58,6 @@
<script>
<script>
function
syncTableSelectedAssetToSelect2
(
table
)
{
function
syncTableSelectedAssetToSelect2
(
table
)
{
var
assets
=
table
.
selected
;
var
assets
=
table
.
selected
;
console
.
log
(
'........................'
,
assets
);
var
options
=
[];
var
options
=
[];
var
select2Id
=
assetModalOption
.
select2Id
;
var
select2Id
=
assetModalOption
.
select2Id
;
$
(
select2Id
+
' option'
).
each
(
function
(
i
,
v
)
{
$
(
select2Id
+
' option'
).
each
(
function
(
i
,
v
)
{
...
...
This diff is collapsed.
Click to expand it.
apps/locale/zh/LC_MESSAGES/django.mo
View file @
1ba6fa65
No preview for this file type
This diff is collapsed.
Click to expand it.
apps/locale/zh/LC_MESSAGES/django.po
View file @
1ba6fa65
...
@@ -8,7 +8,7 @@ msgid ""
...
@@ -8,7 +8,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: 2019-0
8-28 18:19
+0800\n"
"POT-Creation-Date: 2019-0
9-12 18:01
+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\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"
...
@@ -84,9 +84,9 @@ msgstr "运行参数"
...
@@ -84,9 +84,9 @@ msgstr "运行参数"
#: assets/templates/assets/domain_list.html:26
#: assets/templates/assets/domain_list.html:26
#: assets/templates/assets/label_list.html:16
#: assets/templates/assets/label_list.html:16
#: assets/templates/assets/system_user_list.html:55 audits/models.py:19
#: assets/templates/assets/system_user_list.html:55 audits/models.py:19
#: audits/templates/audits/ftp_log_list.html:4
1
#: audits/templates/audits/ftp_log_list.html:4
4
#: audits/templates/audits/ftp_log_list.html:7
1
#: audits/templates/audits/ftp_log_list.html:7
4
#: perms/forms/asset_permission.py:
6
9 perms/models/asset_permission.py:78
#: perms/forms/asset_permission.py:
7
9 perms/models/asset_permission.py:78
#: perms/templates/perms/asset_permission_create_update.html:45
#: perms/templates/perms/asset_permission_create_update.html:45
#: perms/templates/perms/asset_permission_list.html:52
#: perms/templates/perms/asset_permission_list.html:52
#: perms/templates/perms/asset_permission_list.html:121
#: perms/templates/perms/asset_permission_list.html:121
...
@@ -95,8 +95,8 @@ msgstr "运行参数"
...
@@ -95,8 +95,8 @@ msgstr "运行参数"
#: terminal/templates/terminal/command_list.html:66
#: terminal/templates/terminal/command_list.html:66
#: terminal/templates/terminal/session_list.html:28
#: terminal/templates/terminal/session_list.html:28
#: terminal/templates/terminal/session_list.html:72
#: terminal/templates/terminal/session_list.html:72
#: xpack/plugins/change_auth_plan/forms.py:
64
#: xpack/plugins/change_auth_plan/forms.py:
121
#: xpack/plugins/change_auth_plan/models.py:41
6
#: xpack/plugins/change_auth_plan/models.py:41
3
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_create_update.html:46
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_create_update.html:46
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:54
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:54
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_subtask_list.html:13
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_subtask_list.html:13
...
@@ -112,11 +112,10 @@ msgstr "资产"
...
@@ -112,11 +112,10 @@ msgstr "资产"
#: applications/templates/applications/remote_app_detail.html:61
#: applications/templates/applications/remote_app_detail.html:61
#: applications/templates/applications/remote_app_list.html:23
#: applications/templates/applications/remote_app_list.html:23
#: applications/templates/applications/user_remote_app_list.html:19
#: applications/templates/applications/user_remote_app_list.html:19
#: assets/models/user.py:168 assets/templates/assets/user_asset_list.html:53
#: assets/models/user.py:168 assets/templates/assets/user_asset_list.html:52
#: audits/models.py:20 audits/templates/audits/ftp_log_list.html:49
#: audits/models.py:20 audits/templates/audits/ftp_log_list.html:52
#: audits/templates/audits/ftp_log_list.html:72
#: audits/templates/audits/ftp_log_list.html:75
#: perms/forms/asset_permission.py:75 perms/models/asset_permission.py:80
#: perms/forms/asset_permission.py:85 perms/models/asset_permission.py:80
#: perms/models/asset_permission.py:115
#: perms/templates/perms/asset_permission_detail.html:140
#: perms/templates/perms/asset_permission_detail.html:140
#: perms/templates/perms/asset_permission_list.html:54
#: perms/templates/perms/asset_permission_list.html:54
#: perms/templates/perms/asset_permission_list.html:75
#: perms/templates/perms/asset_permission_list.html:75
...
@@ -160,7 +159,7 @@ msgstr "系统用户"
...
@@ -160,7 +159,7 @@ msgstr "系统用户"
#: perms/templates/perms/remote_app_permission_remote_app.html:53
#: perms/templates/perms/remote_app_permission_remote_app.html:53
#: perms/templates/perms/remote_app_permission_user.html:53
#: perms/templates/perms/remote_app_permission_user.html:53
#: settings/models.py:29
#: settings/models.py:29
#: settings/templates/settings/_ldap_list_users_modal.html:3
8
#: settings/templates/settings/_ldap_list_users_modal.html:3
1
#: settings/templates/settings/command_storage_create.html:41
#: settings/templates/settings/command_storage_create.html:41
#: settings/templates/settings/replay_storage_create.html:44
#: settings/templates/settings/replay_storage_create.html:44
#: settings/templates/settings/terminal_setting.html:83
#: settings/templates/settings/terminal_setting.html:83
...
@@ -174,8 +173,8 @@ msgstr "系统用户"
...
@@ -174,8 +173,8 @@ msgstr "系统用户"
#: users/templates/users/user_list.html:35
#: users/templates/users/user_list.html:35
#: users/templates/users/user_profile.html:51
#: users/templates/users/user_profile.html:51
#: users/templates/users/user_pubkey_update.html:57
#: users/templates/users/user_pubkey_update.html:57
#: xpack/plugins/change_auth_plan/forms.py:
47
#: xpack/plugins/change_auth_plan/forms.py:
104
#: xpack/plugins/change_auth_plan/models.py:6
4
#: xpack/plugins/change_auth_plan/models.py:6
1
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:61
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:61
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_list.html:12
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_list.html:12
#: xpack/plugins/cloud/models.py:59 xpack/plugins/cloud/models.py:144
#: xpack/plugins/cloud/models.py:59 xpack/plugins/cloud/models.py:144
...
@@ -215,12 +214,12 @@ msgstr "参数"
...
@@ -215,12 +214,12 @@ msgstr "参数"
#: assets/templates/assets/domain_detail.html:72
#: assets/templates/assets/domain_detail.html:72
#: assets/templates/assets/system_user_detail.html:100
#: assets/templates/assets/system_user_detail.html:100
#: ops/templates/ops/adhoc_detail.html:86 orgs/models.py:14
#: ops/templates/ops/adhoc_detail.html:86 orgs/models.py:14
#: perms/models/
asset_permission.py:118 perms/models/
base.py:54
#: perms/models/base.py:54
#: perms/templates/perms/asset_permission_detail.html:98
#: perms/templates/perms/asset_permission_detail.html:98
#: perms/templates/perms/remote_app_permission_detail.html:90
#: perms/templates/perms/remote_app_permission_detail.html:90
#: users/models/user.py:371 users/serializers/v1.py:119
#: users/models/user.py:371 users/serializers/v1.py:119
#: users/templates/users/user_detail.html:111
#: users/templates/users/user_detail.html:111
#: xpack/plugins/change_auth_plan/models.py:10
9
#: xpack/plugins/change_auth_plan/models.py:10
6
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:113
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:113
#: xpack/plugins/cloud/models.py:80 xpack/plugins/cloud/models.py:179
#: xpack/plugins/cloud/models.py:80 xpack/plugins/cloud/models.py:179
msgid "Created by"
msgid "Created by"
...
@@ -238,8 +237,7 @@ msgstr "创建者"
...
@@ -238,8 +237,7 @@ msgstr "创建者"
#: assets/templates/assets/domain_detail.html:68
#: assets/templates/assets/domain_detail.html:68
#: assets/templates/assets/system_user_detail.html:96
#: assets/templates/assets/system_user_detail.html:96
#: ops/templates/ops/adhoc_detail.html:90 ops/templates/ops/task_detail.html:64
#: ops/templates/ops/adhoc_detail.html:90 ops/templates/ops/task_detail.html:64
#: orgs/models.py:15 perms/models/asset_permission.py:119
#: orgs/models.py:15 perms/models/base.py:55
#: perms/models/base.py:55
#: perms/templates/perms/asset_permission_detail.html:94
#: perms/templates/perms/asset_permission_detail.html:94
#: perms/templates/perms/remote_app_permission_detail.html:86
#: perms/templates/perms/remote_app_permission_detail.html:86
#: terminal/templates/terminal/terminal_detail.html:59 users/models/group.py:17
#: terminal/templates/terminal/terminal_detail.html:59 users/models/group.py:17
...
@@ -273,8 +271,7 @@ msgstr "创建日期"
...
@@ -273,8 +271,7 @@ msgstr "创建日期"
#: assets/templates/assets/domain_list.html:28
#: assets/templates/assets/domain_list.html:28
#: assets/templates/assets/system_user_detail.html:104
#: assets/templates/assets/system_user_detail.html:104
#: assets/templates/assets/system_user_list.html:59 ops/models/adhoc.py:43
#: assets/templates/assets/system_user_list.html:59 ops/models/adhoc.py:43
#: orgs/models.py:16 perms/models/asset_permission.py:120
#: orgs/models.py:16 perms/models/base.py:56
#: perms/models/base.py:56
#: perms/templates/perms/asset_permission_detail.html:102
#: perms/templates/perms/asset_permission_detail.html:102
#: perms/templates/perms/remote_app_permission_detail.html:94
#: perms/templates/perms/remote_app_permission_detail.html:94
#: settings/models.py:34 terminal/models.py:32
#: settings/models.py:34 terminal/models.py:32
...
@@ -283,7 +280,7 @@ msgstr "创建日期"
...
@@ -283,7 +280,7 @@ msgstr "创建日期"
#: users/templates/users/user_group_detail.html:67
#: users/templates/users/user_group_detail.html:67
#: users/templates/users/user_group_list.html:37
#: users/templates/users/user_group_list.html:37
#: users/templates/users/user_profile.html:138
#: users/templates/users/user_profile.html:138
#: xpack/plugins/change_auth_plan/models.py:10
5
#: xpack/plugins/change_auth_plan/models.py:10
2
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:117
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:117
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_list.html:19
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_list.html:19
#: xpack/plugins/cloud/models.py:77 xpack/plugins/cloud/models.py:173
#: xpack/plugins/cloud/models.py:77 xpack/plugins/cloud/models.py:173
...
@@ -355,7 +352,7 @@ msgstr "重置"
...
@@ -355,7 +352,7 @@ msgstr "重置"
#: assets/templates/assets/domain_create_update.html:17
#: assets/templates/assets/domain_create_update.html:17
#: assets/templates/assets/gateway_create_update.html:59
#: assets/templates/assets/gateway_create_update.html:59
#: assets/templates/assets/label_create_update.html:19
#: assets/templates/assets/label_create_update.html:19
#: audits/templates/audits/login_log_list.html:
89
#: audits/templates/audits/login_log_list.html:
95
#: perms/templates/perms/asset_permission_create_update.html:84
#: perms/templates/perms/asset_permission_create_update.html:84
#: perms/templates/perms/remote_app_permission_create_update.html:84
#: perms/templates/perms/remote_app_permission_create_update.html:84
#: settings/templates/settings/basic_setting.html:65
#: settings/templates/settings/basic_setting.html:65
...
@@ -404,7 +401,7 @@ msgstr "提交"
...
@@ -404,7 +401,7 @@ msgstr "提交"
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:20
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:20
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:17
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:17
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:106
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:106
#: xpack/plugins/change_auth_plan/views.py:
91
#: xpack/plugins/change_auth_plan/views.py:
88
msgid "Detail"
msgid "Detail"
msgstr "详情"
msgstr "详情"
...
@@ -526,8 +523,8 @@ msgstr "创建远程应用"
...
@@ -526,8 +523,8 @@ msgstr "创建远程应用"
#: assets/templates/assets/domain_list.html:29
#: assets/templates/assets/domain_list.html:29
#: assets/templates/assets/label_list.html:17
#: assets/templates/assets/label_list.html:17
#: assets/templates/assets/system_user_list.html:60 audits/models.py:38
#: assets/templates/assets/system_user_list.html:60 audits/models.py:38
#: audits/templates/audits/operate_log_list.html:4
1
#: audits/templates/audits/operate_log_list.html:4
7
#: audits/templates/audits/operate_log_list.html:
67
#: audits/templates/audits/operate_log_list.html:
73
#: authentication/templates/authentication/_access_key_modal.html:30
#: authentication/templates/authentication/_access_key_modal.html:30
#: ops/templates/ops/adhoc_history.html:59 ops/templates/ops/task_adhoc.html:64
#: ops/templates/ops/adhoc_history.html:59 ops/templates/ops/task_adhoc.html:64
#: ops/templates/ops/task_history.html:65 ops/templates/ops/task_list.html:34
#: ops/templates/ops/task_history.html:65 ops/templates/ops/task_list.html:34
...
@@ -619,25 +616,25 @@ msgstr "未知"
...
@@ -619,25 +616,25 @@ msgstr "未知"
msgid "Port"
msgid "Port"
msgstr "端口"
msgstr "端口"
#: assets/forms/asset.py:5
0
assets/models/asset.py:145
#: assets/forms/asset.py:5
5
assets/models/asset.py:145
#: assets/models/user.py:110 assets/templates/assets/asset_detail.html:190
#: assets/models/user.py:110 assets/templates/assets/asset_detail.html:190
#: assets/templates/assets/asset_detail.html:198
#: assets/templates/assets/asset_detail.html:198
#: assets/templates/assets/system_user_assets.html:83
#: assets/templates/assets/system_user_assets.html:83
#: perms/models/asset_permission.py:79
#: perms/models/asset_permission.py:79
#: xpack/plugins/change_auth_plan/models.py:7
5
#: xpack/plugins/change_auth_plan/models.py:7
2
msgid "Nodes"
msgid "Nodes"
msgstr "节点"
msgstr "节点"
#: assets/forms/asset.py:5
3 assets/forms/asset.py:99 assets/models/asset.py:149
#: assets/forms/asset.py:5
8 assets/forms/asset.py:104
#: assets/models/
cluster.py:19 assets/models/user.py:68
#: assets/models/
asset.py:149 assets/models/cluster.py:19
#: assets/
templates/assets/asset_detail.html:76 templates/_nav.html:24
#: assets/
models/user.py:68 assets/templates/assets/asset_detail.html:76
#: xpack/plugins/cloud/models.py:161
#:
templates/_nav.html:24
xpack/plugins/cloud/models.py:161
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_detail.html:68
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_detail.html:68
#: xpack/plugins/orgs/templates/orgs/org_list.html:18
#: xpack/plugins/orgs/templates/orgs/org_list.html:18
msgid "Admin user"
msgid "Admin user"
msgstr "管理用户"
msgstr "管理用户"
#: assets/forms/asset.py:
56 assets/forms/asset.py:102 assets/forms/asset.py:141
#: assets/forms/asset.py:
61 assets/forms/asset.py:107 assets/forms/asset.py:146
#: assets/templates/assets/asset_create.html:48
#: assets/templates/assets/asset_create.html:48
#: assets/templates/assets/asset_create.html:50
#: assets/templates/assets/asset_create.html:50
#: assets/templates/assets/asset_list.html:85
#: assets/templates/assets/asset_list.html:85
...
@@ -645,23 +642,22 @@ msgstr "管理用户"
...
@@ -645,23 +642,22 @@ msgstr "管理用户"
msgid "Label"
msgid "Label"
msgstr "标签"
msgstr "标签"
#: assets/forms/asset.py:
59 assets/forms/asset.py:105
#: assets/forms/asset.py:
64 assets/forms/asset.py:110
#: assets/models/asset.py:144 assets/models/domain.py:26
#: assets/models/asset.py:144 assets/models/domain.py:26
#: assets/models/domain.py:52 assets/templates/assets/asset_detail.html:80
#: assets/models/domain.py:52 assets/templates/assets/asset_detail.html:80
#: assets/templates/assets/user_asset_list.html:5
4
#: assets/templates/assets/user_asset_list.html:5
3
#: xpack/plugins/orgs/templates/orgs/org_list.html:17
#: xpack/plugins/orgs/templates/orgs/org_list.html:17
msgid "Domain"
msgid "Domain"
msgstr "网域"
msgstr "网域"
#: assets/forms/asset.py:6
3 assets/forms/asset.py:96 assets/forms/asset.py:109
#: assets/forms/asset.py:6
8 assets/forms/asset.py:101 assets/forms/asset.py:114
#: assets/forms/asset.py:14
4 assets/models/node.py:369
#: assets/forms/asset.py:14
9 assets/models/node.py:393
#: assets/templates/assets/asset_create.html:42
#: assets/templates/assets/asset_create.html:42
#: perms/forms/asset_permission.py:72 perms/forms/asset_permission.py:79
#: perms/forms/asset_permission.py:82 perms/forms/asset_permission.py:89
#: perms/models/asset_permission.py:113
#: perms/templates/perms/asset_permission_list.html:53
#: perms/templates/perms/asset_permission_list.html:53
#: perms/templates/perms/asset_permission_list.html:74
#: perms/templates/perms/asset_permission_list.html:74
#: perms/templates/perms/asset_permission_list.html:124
#: perms/templates/perms/asset_permission_list.html:124
#: xpack/plugins/change_auth_plan/forms.py:
65
#: xpack/plugins/change_auth_plan/forms.py:
122
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:55
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:55
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_list.html:15
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_list.html:15
#: xpack/plugins/cloud/models.py:157
#: xpack/plugins/cloud/models.py:157
...
@@ -670,7 +666,7 @@ msgstr "网域"
...
@@ -670,7 +666,7 @@ msgstr "网域"
msgid "Node"
msgid "Node"
msgstr "节点"
msgstr "节点"
#: assets/forms/asset.py:
67 assets/forms/asset.py:113
#: assets/forms/asset.py:
72 assets/forms/asset.py:118
msgid ""
msgid ""
"root or other NOPASSWD sudo privilege user existed in asset,If asset is "
"root or other NOPASSWD sudo privilege user existed in asset,If asset is "
"windows or other set any one, more see admin user left menu"
"windows or other set any one, more see admin user left menu"
...
@@ -678,20 +674,20 @@ msgstr ""
...
@@ -678,20 +674,20 @@ msgstr ""
"root或其他拥有NOPASSWD: ALL权限的用户, 如果是windows或其它硬件可以随意设置一"
"root或其他拥有NOPASSWD: ALL权限的用户, 如果是windows或其它硬件可以随意设置一"
"个, 更多信息查看左侧 `管理用户` 菜单"
"个, 更多信息查看左侧 `管理用户` 菜单"
#: assets/forms/asset.py:7
0 assets/forms/asset.py:116
#: assets/forms/asset.py:7
5 assets/forms/asset.py:121
msgid "Windows 2016 RDP protocol is different, If is window 2016, set it"
msgid "Windows 2016 RDP protocol is different, If is window 2016, set it"
msgstr "Windows 2016的RDP协议与之前不同,如果是请设置"
msgstr "Windows 2016的RDP协议与之前不同,如果是请设置"
#: assets/forms/asset.py:7
1 assets/forms/asset.py:117
#: assets/forms/asset.py:7
6 assets/forms/asset.py:122
msgid ""
msgid ""
"If your have some network not connect with each other, you can set domain"
"If your have some network not connect with each other, you can set domain"
msgstr "如果有多个的互相隔离的网络,设置资产属于的网域,使用网域网关跳转登录"
msgstr "如果有多个的互相隔离的网络,设置资产属于的网域,使用网域网关跳转登录"
#: assets/forms/asset.py:12
4 assets/forms/asset.py:128
#: assets/forms/asset.py:12
9 assets/forms/asset.py:133
#: assets/forms/domain.py:17 assets/forms/label.py:15
#: assets/forms/domain.py:17 assets/forms/label.py:15
#: perms/templates/perms/asset_permission_asset.html:78
#: perms/templates/perms/asset_permission_asset.html:78
#: xpack/plugins/change_auth_plan/forms.py:
55
#: xpack/plugins/change_auth_plan/forms.py:
112
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:
7
4
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:
8
4
msgid "Select assets"
msgid "Select assets"
msgstr "选择资产"
msgstr "选择资产"
...
@@ -717,20 +713,20 @@ msgstr "SSH网关,支持代理SSH,RDP和VNC"
...
@@ -717,20 +713,20 @@ msgstr "SSH网关,支持代理SSH,RDP和VNC"
#: assets/templates/assets/domain_gateway_list.html:71
#: assets/templates/assets/domain_gateway_list.html:71
#: assets/templates/assets/system_user_detail.html:62
#: assets/templates/assets/system_user_detail.html:62
#: assets/templates/assets/system_user_list.html:52 audits/models.py:80
#: assets/templates/assets/system_user_list.html:52 audits/models.py:80
#: audits/templates/audits/login_log_list.html:5
1
authentication/forms.py:13
#: audits/templates/audits/login_log_list.html:5
7
authentication/forms.py:13
#: authentication/templates/authentication/login.html:65
#: authentication/templates/authentication/login.html:65
#: authentication/templates/authentication/new_login.html:92
#: authentication/templates/authentication/new_login.html:92
#: ops/models/adhoc.py:164 perms/templates/perms/asset_permission_list.html:70
#: ops/models/adhoc.py:164 perms/templates/perms/asset_permission_list.html:70
#: perms/templates/perms/asset_permission_user.html:55
#: perms/templates/perms/asset_permission_user.html:55
#: perms/templates/perms/remote_app_permission_user.html:54
#: perms/templates/perms/remote_app_permission_user.html:54
#: settings/templates/settings/_ldap_list_users_modal.html:3
7
users/forms.py:14
#: settings/templates/settings/_ldap_list_users_modal.html:3
0
users/forms.py:14
#: users/models/user.py:328 users/templates/users/_select_user_modal.html:14
#: users/models/user.py:328 users/templates/users/_select_user_modal.html:14
#: users/templates/users/user_detail.html:67
#: users/templates/users/user_detail.html:67
#: users/templates/users/user_list.html:36
#: users/templates/users/user_list.html:36
#: users/templates/users/user_profile.html:47
#: users/templates/users/user_profile.html:47
#: xpack/plugins/change_auth_plan/forms.py:
49
#: xpack/plugins/change_auth_plan/forms.py:
106
#: xpack/plugins/change_auth_plan/models.py:6
6
#: xpack/plugins/change_auth_plan/models.py:6
3
#: xpack/plugins/change_auth_plan/models.py:4
12
#: xpack/plugins/change_auth_plan/models.py:4
09
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:65
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:65
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:53
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:53
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_subtask_list.html:12
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_subtask_list.html:12
...
@@ -756,8 +752,8 @@ msgstr "密码或密钥密码"
...
@@ -756,8 +752,8 @@ msgstr "密码或密钥密码"
#: users/templates/users/user_profile_update.html:41
#: users/templates/users/user_profile_update.html:41
#: users/templates/users/user_pubkey_update.html:41
#: users/templates/users/user_pubkey_update.html:41
#: users/templates/users/user_update.html:20
#: users/templates/users/user_update.html:20
#: xpack/plugins/change_auth_plan/models.py:9
6
#: xpack/plugins/change_auth_plan/models.py:9
3
#: xpack/plugins/change_auth_plan/models.py:26
7
#: xpack/plugins/change_auth_plan/models.py:26
4
msgid "Password"
msgid "Password"
msgstr "密码"
msgstr "密码"
...
@@ -805,31 +801,31 @@ msgstr "使用逗号分隔多个命令,如: /bin/whoami,/sbin/ifconfig"
...
@@ -805,31 +801,31 @@ msgstr "使用逗号分隔多个命令,如: /bin/whoami,/sbin/ifconfig"
#: assets/models/asset.py:135 assets/models/domain.py:49
#: assets/models/asset.py:135 assets/models/domain.py:49
#: assets/serializers/asset_user.py:28
#: assets/serializers/asset_user.py:28
#: assets/templates/assets/_asset_list_modal.html:4
6
#: assets/templates/assets/_asset_list_modal.html:4
7
#: assets/templates/assets/_asset_user_list.html:15
#: assets/templates/assets/_asset_user_list.html:15
#: assets/templates/assets/asset_detail.html:64
#: assets/templates/assets/asset_detail.html:64
#: assets/templates/assets/asset_list.html:97
#: assets/templates/assets/asset_list.html:97
#: assets/templates/assets/domain_gateway_list.html:68
#: assets/templates/assets/domain_gateway_list.html:68
#: assets/templates/assets/user_asset_list.html:
50
#: assets/templates/assets/user_asset_list.html:
49
#: audits/templates/audits/login_log_list.html:
54
#: audits/templates/audits/login_log_list.html:
60
#: perms/templates/perms/asset_permission_asset.html:58 settings/forms.py:140
#: perms/templates/perms/asset_permission_asset.html:58 settings/forms.py:140
#: users/templates/users/_granted_assets.html:26
#: users/templates/users/_granted_assets.html:26
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:5
4
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:5
1
msgid "IP"
msgid "IP"
msgstr "IP"
msgstr "IP"
#: assets/models/asset.py:136 assets/serializers/asset_user.py:27
#: assets/models/asset.py:136 assets/serializers/asset_user.py:27
#: assets/templates/assets/_asset_list_modal.html:4
5
#: assets/templates/assets/_asset_list_modal.html:4
6
#: assets/templates/assets/_asset_user_auth_update_modal.html:9
#: assets/templates/assets/_asset_user_auth_update_modal.html:9
#: assets/templates/assets/_asset_user_auth_view_modal.html:15
#: assets/templates/assets/_asset_user_auth_view_modal.html:15
#: assets/templates/assets/_asset_user_list.html:14
#: assets/templates/assets/_asset_user_list.html:14
#: assets/templates/assets/asset_detail.html:60
#: assets/templates/assets/asset_detail.html:60
#: assets/templates/assets/asset_list.html:96
#: assets/templates/assets/asset_list.html:96
#: assets/templates/assets/user_asset_list.html:4
9
#: assets/templates/assets/user_asset_list.html:4
8
#: perms/templates/perms/asset_permission_asset.html:57
#: perms/templates/perms/asset_permission_asset.html:57
#: perms/templates/perms/asset_permission_list.html:73 settings/forms.py:139
#: perms/templates/perms/asset_permission_list.html:73 settings/forms.py:139
#: users/templates/users/_granted_assets.html:25
#: users/templates/users/_granted_assets.html:25
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:5
3
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:5
0
msgid "Hostname"
msgid "Hostname"
msgstr "主机名"
msgstr "主机名"
...
@@ -844,13 +840,13 @@ msgstr "协议"
...
@@ -844,13 +840,13 @@ msgstr "协议"
#: assets/models/asset.py:142 assets/serializers/asset.py:63
#: assets/models/asset.py:142 assets/serializers/asset.py:63
#: assets/templates/assets/asset_create.html:24
#: assets/templates/assets/asset_create.html:24
#: assets/templates/assets/user_asset_list.html:5
1
#: assets/templates/assets/user_asset_list.html:5
0
#: perms/serializers/user_permission.py:38
#: perms/serializers/user_permission.py:38
msgid "Protocols"
msgid "Protocols"
msgstr "协议组"
msgstr "协议组"
#: assets/models/asset.py:143 assets/templates/assets/asset_detail.html:104
#: assets/models/asset.py:143 assets/templates/assets/asset_detail.html:104
#: assets/templates/assets/user_asset_list.html:5
2
#: assets/templates/assets/user_asset_list.html:5
1
msgid "Platform"
msgid "Platform"
msgstr "系统平台"
msgstr "系统平台"
...
@@ -946,13 +942,13 @@ msgstr "版本"
...
@@ -946,13 +942,13 @@ msgstr "版本"
msgid "AuthBook"
msgid "AuthBook"
msgstr ""
msgstr ""
#: assets/models/base.py:31 xpack/plugins/change_auth_plan/models.py:
100
#: assets/models/base.py:31 xpack/plugins/change_auth_plan/models.py:
97
#: xpack/plugins/change_auth_plan/models.py:27
4
#: xpack/plugins/change_auth_plan/models.py:27
1
msgid "SSH private key"
msgid "SSH private key"
msgstr "ssh密钥"
msgstr "ssh密钥"
#: assets/models/base.py:32 xpack/plugins/change_auth_plan/models.py:10
3
#: assets/models/base.py:32 xpack/plugins/change_auth_plan/models.py:10
0
#: xpack/plugins/change_auth_plan/models.py:2
70
#: xpack/plugins/change_auth_plan/models.py:2
67
msgid "SSH public key"
msgid "SSH public key"
msgstr "ssh公钥"
msgstr "ssh公钥"
...
@@ -1024,7 +1020,7 @@ msgid "Regex"
...
@@ -1024,7 +1020,7 @@ msgid "Regex"
msgstr "正则表达式"
msgstr "正则表达式"
#: assets/models/cmd_filter.py:39 ops/models/command.py:21
#: assets/models/cmd_filter.py:39 ops/models/command.py:21
#: ops/templates/ops/command_execution_list.html:6
1
terminal/models.py:161
#: ops/templates/ops/command_execution_list.html:6
4
terminal/models.py:161
#: terminal/templates/terminal/command_list.html:28
#: terminal/templates/terminal/command_list.html:28
#: terminal/templates/terminal/command_list.html:68
#: terminal/templates/terminal/command_list.html:68
#: terminal/templates/terminal/session_detail.html:48
#: terminal/templates/terminal/session_detail.html:48
...
@@ -1046,7 +1042,7 @@ msgstr "过滤器"
...
@@ -1046,7 +1042,7 @@ msgstr "过滤器"
#: assets/models/cmd_filter.py:50
#: assets/models/cmd_filter.py:50
#: assets/templates/assets/cmd_filter_rule_list.html:58
#: assets/templates/assets/cmd_filter_rule_list.html:58
#: audits/templates/audits/login_log_list.html:5
2
#: audits/templates/audits/login_log_list.html:5
8
#: perms/templates/perms/remote_app_permission_remote_app.html:54
#: perms/templates/perms/remote_app_permission_remote_app.html:54
#: settings/templates/settings/command_storage_create.html:31
#: settings/templates/settings/command_storage_create.html:31
#: settings/templates/settings/replay_storage_create.html:31
#: settings/templates/settings/replay_storage_create.html:31
...
@@ -1094,15 +1090,15 @@ msgid "Default asset group"
...
@@ -1094,15 +1090,15 @@ msgid "Default asset group"
msgstr "默认资产组"
msgstr "默认资产组"
#: assets/models/label.py:15 audits/models.py:17 audits/models.py:37
#: assets/models/label.py:15 audits/models.py:17 audits/models.py:37
#: audits/models.py:50 audits/templates/audits/ftp_log_list.html:3
3
#: audits/models.py:50 audits/templates/audits/ftp_log_list.html:3
6
#: audits/templates/audits/ftp_log_list.html:7
0
#: audits/templates/audits/ftp_log_list.html:7
3
#: audits/templates/audits/operate_log_list.html:3
3
#: audits/templates/audits/operate_log_list.html:3
9
#: audits/templates/audits/operate_log_list.html:
66
#: audits/templates/audits/operate_log_list.html:
72
#: audits/templates/audits/password_change_log_list.html:3
3
#: audits/templates/audits/password_change_log_list.html:3
9
#: audits/templates/audits/password_change_log_list.html:5
0
#: audits/templates/audits/password_change_log_list.html:5
6
#: ops/templates/ops/command_execution_list.html:3
5
#: ops/templates/ops/command_execution_list.html:3
8
#: ops/templates/ops/command_execution_list.html:6
0
#: ops/templates/ops/command_execution_list.html:6
3
#: perms/forms/asset_permission.py:
6
3 perms/forms/remote_app_permission.py:31
#: perms/forms/asset_permission.py:
7
3 perms/forms/remote_app_permission.py:31
#: perms/models/base.py:49
#: perms/models/base.py:49
#: perms/templates/perms/asset_permission_create_update.html:41
#: perms/templates/perms/asset_permission_create_update.html:41
#: perms/templates/perms/asset_permission_list.html:50
#: perms/templates/perms/asset_permission_list.html:50
...
@@ -1123,7 +1119,7 @@ msgstr "默认资产组"
...
@@ -1123,7 +1119,7 @@ msgstr "默认资产组"
msgid "User"
msgid "User"
msgstr "用户"
msgstr "用户"
#: assets/models/label.py:19 assets/models/node.py:3
60
#: assets/models/label.py:19 assets/models/node.py:3
84
#: assets/templates/assets/label_list.html:15 settings/models.py:30
#: assets/templates/assets/label_list.html:15 settings/models.py:30
msgid "Value"
msgid "Value"
msgstr "值"
msgstr "值"
...
@@ -1132,19 +1128,19 @@ msgstr "值"
...
@@ -1132,19 +1128,19 @@ msgstr "值"
msgid "Category"
msgid "Category"
msgstr "分类"
msgstr "分类"
#: assets/models/node.py:
198
#: assets/models/node.py:
222
msgid "New node"
msgid "New node"
msgstr "新节点"
msgstr "新节点"
#: assets/models/node.py:
284
perms/api/mixin.py:146
#: assets/models/node.py:
308
perms/api/mixin.py:146
msgid "ungrouped"
msgid "ungrouped"
msgstr "未分组"
msgstr "未分组"
#: assets/models/node.py:
286
perms/api/mixin.py:151
#: assets/models/node.py:
310
perms/api/mixin.py:151
msgid "empty"
msgid "empty"
msgstr "空"
msgstr "空"
#: assets/models/node.py:3
59
#: assets/models/node.py:3
83
msgid "Key"
msgid "Key"
msgstr "键"
msgstr "键"
...
@@ -1175,7 +1171,7 @@ msgstr "手动登录"
...
@@ -1175,7 +1171,7 @@ msgstr "手动登录"
#: assets/views/label.py:27 assets/views/label.py:45 assets/views/label.py:73
#: assets/views/label.py:27 assets/views/label.py:45 assets/views/label.py:73
#: assets/views/system_user.py:29 assets/views/system_user.py:46
#: assets/views/system_user.py:29 assets/views/system_user.py:46
#: assets/views/system_user.py:63 assets/views/system_user.py:79
#: assets/views/system_user.py:63 assets/views/system_user.py:79
#: templates/_nav.html:19 xpack/plugins/change_auth_plan/models.py:
71
#: templates/_nav.html:19 xpack/plugins/change_auth_plan/models.py:
68
msgid "Assets"
msgid "Assets"
msgstr "资产管理"
msgstr "资产管理"
...
@@ -1322,30 +1318,30 @@ msgstr "测试系统用户可连接性: {} => {}"
...
@@ -1322,30 +1318,30 @@ msgstr "测试系统用户可连接性: {} => {}"
msgid "Test system user connectivity period: {}"
msgid "Test system user connectivity period: {}"
msgstr "定期测试系统用户可连接性: {}"
msgstr "定期测试系统用户可连接性: {}"
#: assets/tasks.py:4
78 assets/tasks.py:564
#: assets/tasks.py:4
87 assets/tasks.py:573
#: xpack/plugins/change_auth_plan/models.py:52
5
#: xpack/plugins/change_auth_plan/models.py:52
2
msgid "The asset {} system platform {} does not support run Ansible tasks"
msgid "The asset {} system platform {} does not support run Ansible tasks"
msgstr "资产 {} 系统平台 {} 不支持运行 Ansible 任务"
msgstr "资产 {} 系统平台 {} 不支持运行 Ansible 任务"
#: assets/tasks.py:49
0
#: assets/tasks.py:49
9
msgid ""
msgid ""
"Push system user task skip, auto push not enable or protocol is not ssh or "
"Push system user task skip, auto push not enable or protocol is not ssh or "
"rdp: {}"
"rdp: {}"
msgstr "推送系统用户任务跳过,自动推送没有打开,或协议不是ssh或rdp: {}"
msgstr "推送系统用户任务跳过,自动推送没有打开,或协议不是ssh或rdp: {}"
#: assets/tasks.py:
497
#: assets/tasks.py:
506
msgid "For security, do not push user {}"
msgid "For security, do not push user {}"
msgstr "为了安全,禁止推送用户 {}"
msgstr "为了安全,禁止推送用户 {}"
#: assets/tasks.py:5
25 assets/tasks.py:539
#: assets/tasks.py:5
34 assets/tasks.py:548
msgid "Push system users to assets: {}"
msgid "Push system users to assets: {}"
msgstr "推送系统用户到入资产: {}"
msgstr "推送系统用户到入资产: {}"
#: assets/tasks.py:5
31
#: assets/tasks.py:5
40
msgid "Push system users to asset: {} => {}"
msgid "Push system users to asset: {} => {}"
msgstr "推送系统用户到入资产: {} => {}"
msgstr "推送系统用户到入资产: {} => {}"
#: assets/tasks.py:6
11
#: assets/tasks.py:6
20
msgid "Test asset user connectivity: {}"
msgid "Test asset user connectivity: {}"
msgstr "测试资产用户可连接性: {}"
msgstr "测试资产用户可连接性: {}"
...
@@ -1389,10 +1385,18 @@ msgid "Import assets"
...
@@ -1389,10 +1385,18 @@ msgid "Import assets"
msgstr "导入资产"
msgstr "导入资产"
#: assets/templates/assets/_asset_list_modal.html:7 assets/views/asset.py:38
#: assets/templates/assets/_asset_list_modal.html:7 assets/views/asset.py:38
#: templates/_nav.html:22 xpack/plugins/change_auth_plan/views.py:11
8
#: templates/_nav.html:22 xpack/plugins/change_auth_plan/views.py:11
5
msgid "Asset list"
msgid "Asset list"
msgstr "资产列表"
msgstr "资产列表"
#: assets/templates/assets/_asset_list_modal.html:33
#: assets/templates/assets/_node_tree.html:40
#: users/templates/users/_granted_assets.html:7
#: users/templates/users/_granted_assets.html:83
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_create_update.html:66
msgid "Loading"
msgstr "加载中"
#: assets/templates/assets/_asset_update_modal.html:4
#: assets/templates/assets/_asset_update_modal.html:4
msgid "Update assets"
msgid "Update assets"
msgstr "更新资产"
msgstr "更新资产"
...
@@ -1402,7 +1406,7 @@ msgid "Update asset user auth"
...
@@ -1402,7 +1406,7 @@ msgid "Update asset user auth"
msgstr "更新资产用户认证信息"
msgstr "更新资产用户认证信息"
#: assets/templates/assets/_asset_user_auth_update_modal.html:23
#: assets/templates/assets/_asset_user_auth_update_modal.html:23
#: xpack/plugins/change_auth_plan/forms.py:
51
#: xpack/plugins/change_auth_plan/forms.py:
108
msgid "Please input password"
msgid "Please input password"
msgstr "请输入密码"
msgstr "请输入密码"
...
@@ -1430,14 +1434,14 @@ msgstr "获取认证信息错误"
...
@@ -1430,14 +1434,14 @@ msgstr "获取认证信息错误"
#: assets/templates/assets/_user_asset_detail_modal.html:23
#: assets/templates/assets/_user_asset_detail_modal.html:23
#: authentication/templates/authentication/_access_key_modal.html:143
#: authentication/templates/authentication/_access_key_modal.html:143
#: authentication/templates/authentication/_mfa_confirm_modal.html:53
#: authentication/templates/authentication/_mfa_confirm_modal.html:53
#: settings/templates/settings/_ldap_list_users_modal.html:9
9
#: settings/templates/settings/_ldap_list_users_modal.html:9
2
#: templates/_modal.html:22
#: templates/_modal.html:22
msgid "Close"
msgid "Close"
msgstr "关闭"
msgstr "关闭"
#: assets/templates/assets/_asset_user_list.html:19
#: assets/templates/assets/_asset_user_list.html:19
#: audits/templates/audits/operate_log_list.html:7
1
#: audits/templates/audits/operate_log_list.html:7
7
#: audits/templates/audits/password_change_log_list.html:5
3
#: audits/templates/audits/password_change_log_list.html:5
9
#: ops/templates/ops/task_adhoc.html:63
#: ops/templates/ops/task_adhoc.html:63
#: terminal/templates/terminal/command_list.html:33
#: terminal/templates/terminal/command_list.html:33
#: terminal/templates/terminal/session_detail.html:50
#: terminal/templates/terminal/session_detail.html:50
...
@@ -1480,12 +1484,6 @@ msgstr "SSH端口"
...
@@ -1480,12 +1484,6 @@ msgstr "SSH端口"
msgid "If use nat, set the ssh real port"
msgid "If use nat, set the ssh real port"
msgstr "如果使用了nat端口映射,请设置为ssh真实监听的端口"
msgstr "如果使用了nat端口映射,请设置为ssh真实监听的端口"
#: assets/templates/assets/_node_tree.html:40
#: users/templates/users/_granted_assets.html:7
#: users/templates/users/_granted_assets.html:83
msgid "Loading"
msgstr "加载中..."
#: assets/templates/assets/_node_tree.html:50
#: assets/templates/assets/_node_tree.html:50
msgid "Add node"
msgid "Add node"
msgstr "新建节点"
msgstr "新建节点"
...
@@ -1498,19 +1496,19 @@ msgstr "重命名节点"
...
@@ -1498,19 +1496,19 @@ msgstr "重命名节点"
msgid "Delete node"
msgid "Delete node"
msgstr "删除节点"
msgstr "删除节点"
#: assets/templates/assets/_node_tree.html:16
1
#: assets/templates/assets/_node_tree.html:16
6
msgid "Create node failed"
msgid "Create node failed"
msgstr "创建节点失败"
msgstr "创建节点失败"
#: assets/templates/assets/_node_tree.html:17
3
#: assets/templates/assets/_node_tree.html:17
8
msgid "Have child node, cancel"
msgid "Have child node, cancel"
msgstr "存在子节点,不能删除"
msgstr "存在子节点,不能删除"
#: assets/templates/assets/_node_tree.html:1
75
#: assets/templates/assets/_node_tree.html:1
80
msgid "Have assets, cancel"
msgid "Have assets, cancel"
msgstr "存在资产,不能删除"
msgstr "存在资产,不能删除"
#: assets/templates/assets/_node_tree.html:25
0
#: assets/templates/assets/_node_tree.html:25
5
msgid "Rename success"
msgid "Rename success"
msgstr "重命名成功"
msgstr "重命名成功"
...
@@ -1592,14 +1590,14 @@ msgstr "替换资产的管理员"
...
@@ -1592,14 +1590,14 @@ msgstr "替换资产的管理员"
#: assets/templates/assets/admin_user_detail.html:91
#: assets/templates/assets/admin_user_detail.html:91
#: perms/templates/perms/asset_permission_asset.html:103
#: perms/templates/perms/asset_permission_asset.html:103
#: xpack/plugins/change_auth_plan/forms.py:
59
#: xpack/plugins/change_auth_plan/forms.py:
116
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:
9
9
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:
10
9
msgid "Select nodes"
msgid "Select nodes"
msgstr "选择节点"
msgstr "选择节点"
#: assets/templates/assets/admin_user_detail.html:100
#: assets/templates/assets/admin_user_detail.html:100
#: assets/templates/assets/asset_detail.html:204
#: assets/templates/assets/asset_detail.html:204
#: assets/templates/assets/asset_list.html:
385
#: assets/templates/assets/asset_list.html:
418
#: assets/templates/assets/cmd_filter_detail.html:106
#: assets/templates/assets/cmd_filter_detail.html:106
#: assets/templates/assets/system_user_assets.html:97
#: assets/templates/assets/system_user_assets.html:97
#: assets/templates/assets/system_user_detail.html:182
#: assets/templates/assets/system_user_detail.html:182
...
@@ -1637,7 +1635,7 @@ msgstr "Jumpserver 使用该用户来 `推送系统用户`、`获取资产硬件
...
@@ -1637,7 +1635,7 @@ msgstr "Jumpserver 使用该用户来 `推送系统用户`、`获取资产硬件
#: assets/templates/assets/admin_user_list.html:16
#: assets/templates/assets/admin_user_list.html:16
#: assets/templates/assets/asset_list.html:68
#: assets/templates/assets/asset_list.html:68
#: assets/templates/assets/system_user_list.html:23
#: assets/templates/assets/system_user_list.html:23
#: audits/templates/audits/login_log_list.html:
85
#: audits/templates/audits/login_log_list.html:
91
#: users/templates/users/user_group_list.html:10
#: users/templates/users/user_group_list.html:10
#: users/templates/users/user_list.html:10
#: users/templates/users/user_list.html:10
#: xpack/plugins/vault/templates/vault/vault.html:55
#: xpack/plugins/vault/templates/vault/vault.html:55
...
@@ -1647,7 +1645,7 @@ msgstr "导出"
...
@@ -1647,7 +1645,7 @@ msgstr "导出"
#: assets/templates/assets/admin_user_list.html:21
#: assets/templates/assets/admin_user_list.html:21
#: assets/templates/assets/asset_list.html:73
#: assets/templates/assets/asset_list.html:73
#: assets/templates/assets/system_user_list.html:28
#: assets/templates/assets/system_user_list.html:28
#: settings/templates/settings/_ldap_list_users_modal.html:
100
#: settings/templates/settings/_ldap_list_users_modal.html:
93
#: users/templates/users/user_group_list.html:15
#: users/templates/users/user_group_list.html:15
#: users/templates/users/user_list.html:15
#: users/templates/users/user_list.html:15
#: xpack/plugins/license/templates/license/license_detail.html:110
#: xpack/plugins/license/templates/license/license_detail.html:110
...
@@ -1662,8 +1660,8 @@ msgstr "创建管理用户"
...
@@ -1662,8 +1660,8 @@ msgstr "创建管理用户"
#: assets/templates/assets/admin_user_list.html:162
#: assets/templates/assets/admin_user_list.html:162
#: assets/templates/assets/admin_user_list.html:193
#: assets/templates/assets/admin_user_list.html:193
#: assets/templates/assets/asset_list.html:2
66
#: assets/templates/assets/asset_list.html:2
99
#: assets/templates/assets/asset_list.html:3
03
#: assets/templates/assets/asset_list.html:3
36
#: assets/templates/assets/system_user_list.html:192
#: assets/templates/assets/system_user_list.html:192
#: assets/templates/assets/system_user_list.html:223
#: assets/templates/assets/system_user_list.html:223
#: users/templates/users/user_group_list.html:164
#: users/templates/users/user_group_list.html:164
...
@@ -1720,7 +1718,7 @@ msgstr "创建日期"
...
@@ -1720,7 +1718,7 @@ msgstr "创建日期"
#: assets/templates/assets/asset_detail.html:150 authentication/models.py:15
#: assets/templates/assets/asset_detail.html:150 authentication/models.py:15
#: authentication/templates/authentication/_access_key_modal.html:28
#: authentication/templates/authentication/_access_key_modal.html:28
#: perms/models/
asset_permission.py:116 perms/models/
base.py:51
#: perms/models/base.py:51
#: perms/templates/perms/asset_permission_create_update.html:55
#: perms/templates/perms/asset_permission_create_update.html:55
#: perms/templates/perms/asset_permission_detail.html:120
#: perms/templates/perms/asset_permission_detail.html:120
#: perms/templates/perms/remote_app_permission_create_update.html:54
#: perms/templates/perms/remote_app_permission_create_update.html:54
...
@@ -1805,7 +1803,7 @@ msgstr "仅显示当前节点资产"
...
@@ -1805,7 +1803,7 @@ msgstr "仅显示当前节点资产"
msgid "Displays all child node assets"
msgid "Displays all child node assets"
msgstr "显示所有子节点资产"
msgstr "显示所有子节点资产"
#: assets/templates/assets/asset_list.html:
379
#: assets/templates/assets/asset_list.html:
412
#: assets/templates/assets/system_user_list.html:133
#: assets/templates/assets/system_user_list.html:133
#: users/templates/users/user_detail.html:386
#: users/templates/users/user_detail.html:386
#: users/templates/users/user_detail.html:412
#: users/templates/users/user_detail.html:412
...
@@ -1816,11 +1814,11 @@ msgstr "显示所有子节点资产"
...
@@ -1816,11 +1814,11 @@ msgstr "显示所有子节点资产"
msgid "Are you sure?"
msgid "Are you sure?"
msgstr "你确认吗?"
msgstr "你确认吗?"
#: assets/templates/assets/asset_list.html:
380
#: assets/templates/assets/asset_list.html:
413
msgid "This will delete the selected assets !!!"
msgid "This will delete the selected assets !!!"
msgstr "删除选择资产"
msgstr "删除选择资产"
#: assets/templates/assets/asset_list.html:
383
#: assets/templates/assets/asset_list.html:
416
#: assets/templates/assets/system_user_list.html:137
#: assets/templates/assets/system_user_list.html:137
#: settings/templates/settings/terminal_setting.html:166
#: settings/templates/settings/terminal_setting.html:166
#: users/templates/users/user_detail.html:390
#: users/templates/users/user_detail.html:390
...
@@ -1834,16 +1832,16 @@ msgstr "删除选择资产"
...
@@ -1834,16 +1832,16 @@ msgstr "删除选择资产"
msgid "Cancel"
msgid "Cancel"
msgstr "取消"
msgstr "取消"
#: assets/templates/assets/asset_list.html:
396
#: assets/templates/assets/asset_list.html:
429
msgid "Asset Deleted."
msgid "Asset Deleted."
msgstr "已被删除"
msgstr "已被删除"
#: assets/templates/assets/asset_list.html:
397
#: assets/templates/assets/asset_list.html:
430
#: assets/templates/assets/asset_list.html:4
01
#: assets/templates/assets/asset_list.html:4
34
msgid "Asset Delete"
msgid "Asset Delete"
msgstr "删除"
msgstr "删除"
#: assets/templates/assets/asset_list.html:4
00
#: assets/templates/assets/asset_list.html:4
33
msgid "Asset Deleting failed."
msgid "Asset Deleting failed."
msgstr "删除失败"
msgstr "删除失败"
...
@@ -2133,27 +2131,27 @@ msgid "System user asset"
...
@@ -2133,27 +2131,27 @@ msgid "System user asset"
msgstr "系统用户资产"
msgstr "系统用户资产"
#: audits/models.py:18 audits/models.py:41 audits/models.py:52
#: audits/models.py:18 audits/models.py:41 audits/models.py:52
#: audits/templates/audits/ftp_log_list.html:7
3
#: audits/templates/audits/ftp_log_list.html:7
6
#: audits/templates/audits/operate_log_list.html:7
0
#: audits/templates/audits/operate_log_list.html:7
6
#: audits/templates/audits/password_change_log_list.html:5
2
#: audits/templates/audits/password_change_log_list.html:5
8
#: terminal/models.py:158 terminal/templates/terminal/session_list.html:30
#: terminal/models.py:158 terminal/templates/terminal/session_list.html:30
#: terminal/templates/terminal/session_list.html:74
#: terminal/templates/terminal/session_list.html:74
#: terminal/templates/terminal/terminal_detail.html:47
#: terminal/templates/terminal/terminal_detail.html:47
msgid "Remote addr"
msgid "Remote addr"
msgstr "远端地址"
msgstr "远端地址"
#: audits/models.py:21 audits/templates/audits/ftp_log_list.html:7
4
#: audits/models.py:21 audits/templates/audits/ftp_log_list.html:7
7
msgid "Operate"
msgid "Operate"
msgstr "操作"
msgstr "操作"
#: audits/models.py:22 audits/templates/audits/ftp_log_list.html:5
6
#: audits/models.py:22 audits/templates/audits/ftp_log_list.html:5
9
#: audits/templates/audits/ftp_log_list.html:7
5
#: audits/templates/audits/ftp_log_list.html:7
8
msgid "Filename"
msgid "Filename"
msgstr "文件名"
msgstr "文件名"
#: audits/models.py:23 audits/models.py:76
#: audits/models.py:23 audits/models.py:76
#: audits/templates/audits/ftp_log_list.html:7
6
#: audits/templates/audits/ftp_log_list.html:7
9
#: ops/templates/ops/command_execution_list.html:6
5
#: ops/templates/ops/command_execution_list.html:6
8
#: ops/templates/ops/task_list.html:31
#: ops/templates/ops/task_list.html:31
#: users/templates/users/user_detail.html:462
#: users/templates/users/user_detail.html:462
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_subtask_list.html:14
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_subtask_list.html:14
...
@@ -2167,16 +2165,16 @@ msgstr "成功"
...
@@ -2167,16 +2165,16 @@ msgstr "成功"
msgid "Create"
msgid "Create"
msgstr "创建"
msgstr "创建"
#: audits/models.py:39 audits/templates/audits/operate_log_list.html:
49
#: audits/models.py:39 audits/templates/audits/operate_log_list.html:
55
#: audits/templates/audits/operate_log_list.html:
68
#: audits/templates/audits/operate_log_list.html:
74
msgid "Resource Type"
msgid "Resource Type"
msgstr "资源类型"
msgstr "资源类型"
#: audits/models.py:40 audits/templates/audits/operate_log_list.html:
69
#: audits/models.py:40 audits/templates/audits/operate_log_list.html:
75
msgid "Resource"
msgid "Resource"
msgstr "资源"
msgstr "资源"
#: audits/models.py:51 audits/templates/audits/password_change_log_list.html:5
1
#: audits/models.py:51 audits/templates/audits/password_change_log_list.html:5
7
msgid "Change by"
msgid "Change by"
msgstr "修改者"
msgstr "修改者"
...
@@ -2214,22 +2212,22 @@ msgstr "登录城市"
...
@@ -2214,22 +2212,22 @@ msgstr "登录城市"
msgid "User agent"
msgid "User agent"
msgstr "Agent"
msgstr "Agent"
#: audits/models.py:85 audits/templates/audits/login_log_list.html:
56
#: audits/models.py:85 audits/templates/audits/login_log_list.html:
62
#: authentication/templates/authentication/_mfa_confirm_modal.html:14
#: authentication/templates/authentication/_mfa_confirm_modal.html:14
#: users/forms.py:175 users/models/user.py:352
#: users/forms.py:175 users/models/user.py:352
#: users/templates/users/first_login.html:45
#: users/templates/users/first_login.html:45
msgid "MFA"
msgid "MFA"
msgstr "MFA"
msgstr "MFA"
#: audits/models.py:86 audits/templates/audits/login_log_list.html:
57
#: audits/models.py:86 audits/templates/audits/login_log_list.html:
63
#: xpack/plugins/change_auth_plan/models.py:4
20
#: xpack/plugins/change_auth_plan/models.py:4
17
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_subtask_list.html:15
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_subtask_list.html:15
#: xpack/plugins/cloud/models.py:281
#: xpack/plugins/cloud/models.py:281
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_history.html:69
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_history.html:69
msgid "Reason"
msgid "Reason"
msgstr "原因"
msgstr "原因"
#: audits/models.py:87 audits/templates/audits/login_log_list.html:
58
#: audits/models.py:87 audits/templates/audits/login_log_list.html:
64
#: xpack/plugins/cloud/models.py:278 xpack/plugins/cloud/models.py:313
#: xpack/plugins/cloud/models.py:278 xpack/plugins/cloud/models.py:313
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_history.html:70
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_history.html:70
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_instance.html:65
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_instance.html:65
...
@@ -2240,33 +2238,33 @@ msgstr "状态"
...
@@ -2240,33 +2238,33 @@ msgstr "状态"
msgid "Date login"
msgid "Date login"
msgstr "登录日期"
msgstr "登录日期"
#: audits/templates/audits/ftp_log_list.html:
77
#: audits/templates/audits/ftp_log_list.html:
80
#: ops/templates/ops/adhoc_history.html:52
#: ops/templates/ops/adhoc_history.html:52
#: ops/templates/ops/adhoc_history_detail.html:61
#: ops/templates/ops/adhoc_history_detail.html:61
#: ops/templates/ops/command_execution_list.html:6
6
#: ops/templates/ops/command_execution_list.html:6
9
#: ops/templates/ops/task_history.html:58 perms/models/base.py:52
#: ops/templates/ops/task_history.html:58 perms/models/base.py:52
#: perms/templates/perms/asset_permission_detail.html:86
#: perms/templates/perms/asset_permission_detail.html:86
#: perms/templates/perms/remote_app_permission_detail.html:78
#: perms/templates/perms/remote_app_permission_detail.html:78
#: terminal/models.py:165 terminal/templates/terminal/session_list.html:34
#: terminal/models.py:165 terminal/templates/terminal/session_list.html:34
#: xpack/plugins/change_auth_plan/models.py:25
3
#: xpack/plugins/change_auth_plan/models.py:25
0
#: xpack/plugins/change_auth_plan/models.py:42
3
#: xpack/plugins/change_auth_plan/models.py:42
0
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:59
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:59
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_subtask_list.html:17
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_subtask_list.html:17
msgid "Date start"
msgid "Date start"
msgstr "开始日期"
msgstr "开始日期"
#: audits/templates/audits/login_log_list.html:
28
#: audits/templates/audits/login_log_list.html:
34
#: perms/templates/perms/asset_permission_user.html:88
#: perms/templates/perms/asset_permission_user.html:88
#: perms/templates/perms/remote_app_permission_user.html:87
#: perms/templates/perms/remote_app_permission_user.html:87
msgid "Select user"
msgid "Select user"
msgstr "选择用户"
msgstr "选择用户"
#: audits/templates/audits/login_log_list.html:
35
#: audits/templates/audits/login_log_list.html:
41
#: audits/templates/audits/login_log_list.html:4
0
#: audits/templates/audits/login_log_list.html:4
6
#: audits/templates/audits/operate_log_list.html:
58
#: audits/templates/audits/operate_log_list.html:
64
#: audits/templates/audits/password_change_log_list.html:4
2
#: audits/templates/audits/password_change_log_list.html:4
8
#: ops/templates/ops/command_execution_list.html:4
3
#: ops/templates/ops/command_execution_list.html:4
6
#: ops/templates/ops/command_execution_list.html:
48
#: ops/templates/ops/command_execution_list.html:
51
#: ops/templates/ops/task_list.html:13 ops/templates/ops/task_list.html:18
#: ops/templates/ops/task_list.html:13 ops/templates/ops/task_list.html:18
#: templates/_base_list.html:41
#: templates/_base_list.html:41
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_history.html:52
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_history.html:52
...
@@ -2274,7 +2272,7 @@ msgstr "选择用户"
...
@@ -2274,7 +2272,7 @@ msgstr "选择用户"
msgid "Search"
msgid "Search"
msgstr "搜索"
msgstr "搜索"
#: audits/templates/audits/login_log_list.html:5
0
#: audits/templates/audits/login_log_list.html:5
6
#: authentication/templates/authentication/_access_key_modal.html:26
#: authentication/templates/authentication/_access_key_modal.html:26
#: ops/templates/ops/adhoc_detail.html:49
#: ops/templates/ops/adhoc_detail.html:49
#: ops/templates/ops/adhoc_history_detail.html:49
#: ops/templates/ops/adhoc_history_detail.html:49
...
@@ -2285,15 +2283,15 @@ msgstr "搜索"
...
@@ -2285,15 +2283,15 @@ msgstr "搜索"
msgid "ID"
msgid "ID"
msgstr "ID"
msgstr "ID"
#: audits/templates/audits/login_log_list.html:5
3
#: audits/templates/audits/login_log_list.html:5
9
msgid "UA"
msgid "UA"
msgstr "Agent"
msgstr "Agent"
#: audits/templates/audits/login_log_list.html:
55
#: audits/templates/audits/login_log_list.html:
61
msgid "City"
msgid "City"
msgstr "城市"
msgstr "城市"
#: audits/templates/audits/login_log_list.html:
59
#: audits/templates/audits/login_log_list.html:
65
#: authentication/templates/authentication/_access_key_modal.html:29
#: authentication/templates/authentication/_access_key_modal.html:29
#: ops/templates/ops/task_list.html:32
#: ops/templates/ops/task_list.html:32
msgid "Date"
msgid "Date"
...
@@ -2672,16 +2670,16 @@ msgstr ""
...
@@ -2672,16 +2670,16 @@ msgstr ""
msgid "Encrypt field using Secret Key"
msgid "Encrypt field using Secret Key"
msgstr ""
msgstr ""
#: common/mixins/api.py:6
2
#: common/mixins/api.py:6
3
#, python-format
#, python-format
msgid "%(name)s was %(action)s successfully"
msgid "%(name)s was %(action)s successfully"
msgstr "%(name)s %(action)s成功"
msgstr "%(name)s %(action)s成功"
#: common/mixins/api.py:6
3
#: common/mixins/api.py:6
4
msgid "create"
msgid "create"
msgstr "创建"
msgstr "创建"
#: common/mixins/api.py:6
3
#: common/mixins/api.py:6
4
msgid "update"
msgid "update"
msgstr "更新"
msgstr "更新"
...
@@ -2757,7 +2755,7 @@ msgid "Options"
...
@@ -2757,7 +2755,7 @@ msgid "Options"
msgstr "选项"
msgstr "选项"
#: ops/models/adhoc.py:161 ops/templates/ops/adhoc_detail.html:53
#: ops/models/adhoc.py:161 ops/templates/ops/adhoc_detail.html:53
#: ops/templates/ops/command_execution_list.html:
59
#: ops/templates/ops/command_execution_list.html:
62
#: ops/templates/ops/task_adhoc.html:59 ops/templates/ops/task_list.html:30
#: ops/templates/ops/task_adhoc.html:59 ops/templates/ops/task_list.html:30
#: settings/templates/settings/command_storage_create.html:49
#: settings/templates/settings/command_storage_create.html:49
msgid "Hosts"
msgid "Hosts"
...
@@ -2802,8 +2800,8 @@ msgstr "完成时间"
...
@@ -2802,8 +2800,8 @@ msgstr "完成时间"
#: ops/models/adhoc.py:327 ops/templates/ops/adhoc_history.html:57
#: ops/models/adhoc.py:327 ops/templates/ops/adhoc_history.html:57
#: ops/templates/ops/task_history.html:63 ops/templates/ops/task_list.html:33
#: ops/templates/ops/task_history.html:63 ops/templates/ops/task_list.html:33
#: xpack/plugins/change_auth_plan/models.py:25
6
#: xpack/plugins/change_auth_plan/models.py:25
3
#: xpack/plugins/change_auth_plan/models.py:42
6
#: xpack/plugins/change_auth_plan/models.py:42
3
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:58
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:58
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_subtask_list.html:16
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_subtask_list.html:16
msgid "Time"
msgid "Time"
...
@@ -2859,7 +2857,7 @@ msgstr "执行历史"
...
@@ -2859,7 +2857,7 @@ msgstr "执行历史"
#: ops/templates/ops/adhoc_detail.html:72
#: ops/templates/ops/adhoc_detail.html:72
#: ops/templates/ops/adhoc_detail.html:77
#: ops/templates/ops/adhoc_detail.html:77
#: ops/templates/ops/command_execution_list.html:6
2
#: ops/templates/ops/command_execution_list.html:6
5
#: ops/templates/ops/task_adhoc.html:61
#: ops/templates/ops/task_adhoc.html:61
msgid "Run as"
msgid "Run as"
msgstr "运行用户"
msgstr "运行用户"
...
@@ -2922,7 +2920,7 @@ msgid "Run history detail"
...
@@ -2922,7 +2920,7 @@ msgid "Run history detail"
msgstr "执行历史详情"
msgstr "执行历史详情"
#: ops/templates/ops/adhoc_history_detail.html:22
#: ops/templates/ops/adhoc_history_detail.html:22
#: ops/templates/ops/command_execution_list.html:6
3
#: ops/templates/ops/command_execution_list.html:6
6
#: terminal/backends/command/models.py:16
#: terminal/backends/command/models.py:16
msgid "Output"
msgid "Output"
msgstr "输出"
msgstr "输出"
...
@@ -2988,7 +2986,7 @@ msgstr "没有选择系统用户"
...
@@ -2988,7 +2986,7 @@ msgstr "没有选择系统用户"
msgid "Pending"
msgid "Pending"
msgstr "等待"
msgstr "等待"
#: ops/templates/ops/command_execution_list.html:6
4
#: ops/templates/ops/command_execution_list.html:6
7
msgid "Finished"
msgid "Finished"
msgstr "结束"
msgstr "结束"
...
@@ -3078,9 +3076,8 @@ msgstr "未分组"
...
@@ -3078,9 +3076,8 @@ msgstr "未分组"
msgid "Empty"
msgid "Empty"
msgstr "空"
msgstr "空"
#: perms/forms/asset_permission.py:66 perms/forms/remote_app_permission.py:34
#: perms/forms/asset_permission.py:76 perms/forms/remote_app_permission.py:34
#: perms/models/asset_permission.py:114 perms/models/base.py:50
#: perms/models/base.py:50 perms/templates/perms/asset_permission_list.html:51
#: perms/templates/perms/asset_permission_list.html:51
#: perms/templates/perms/asset_permission_list.html:71
#: perms/templates/perms/asset_permission_list.html:71
#: perms/templates/perms/asset_permission_list.html:118
#: perms/templates/perms/asset_permission_list.html:118
#: perms/templates/perms/remote_app_permission_list.html:16
#: perms/templates/perms/remote_app_permission_list.html:16
...
@@ -3092,17 +3089,17 @@ msgstr "空"
...
@@ -3092,17 +3089,17 @@ msgstr "空"
msgid "User group"
msgid "User group"
msgstr "用户组"
msgstr "用户组"
#: perms/forms/asset_permission.py:
8
2
#: perms/forms/asset_permission.py:
9
2
msgid ""
msgid ""
"Tips: The RDP protocol does not support separate controls for uploading or "
"Tips: The RDP protocol does not support separate controls for uploading or "
"downloading files"
"downloading files"
msgstr "提示:RDP 协议不支持单独控制上传或下载文件"
msgstr "提示:RDP 协议不支持单独控制上传或下载文件"
#: perms/forms/asset_permission.py:
9
2 perms/forms/remote_app_permission.py:47
#: perms/forms/asset_permission.py:
10
2 perms/forms/remote_app_permission.py:47
msgid "User or group at least one required"
msgid "User or group at least one required"
msgstr "用户和用户组至少选一个"
msgstr "用户和用户组至少选一个"
#: perms/forms/asset_permission.py:1
0
1
#: perms/forms/asset_permission.py:1
1
1
msgid "Asset or group at least one required"
msgid "Asset or group at least one required"
msgstr "资产和节点至少选一个"
msgstr "资产和节点至少选一个"
...
@@ -3122,16 +3119,15 @@ msgstr "下载文件"
...
@@ -3122,16 +3119,15 @@ msgstr "下载文件"
msgid "Upload download"
msgid "Upload download"
msgstr "上传下载"
msgstr "上传下载"
#: perms/models/asset_permission.py:8
2
#: perms/models/asset_permission.py:8
1
msgid "Actions"
msgid "Actions"
msgstr "动作"
msgstr "动作"
#: perms/models/asset_permission.py:86 perms/models/asset_permission.py:126
#: perms/models/asset_permission.py:85 templates/_nav.html:44
#: templates/_nav.html:44
msgid "Asset permission"
msgid "Asset permission"
msgstr "资产授权"
msgstr "资产授权"
#: perms/models/
asset_permission.py:117 perms/models/
base.py:53
#: perms/models/base.py:53
#: perms/templates/perms/asset_permission_detail.html:90
#: perms/templates/perms/asset_permission_detail.html:90
#: perms/templates/perms/remote_app_permission_detail.html:82
#: perms/templates/perms/remote_app_permission_detail.html:82
#: users/models/user.py:368 users/templates/users/user_detail.html:107
#: users/models/user.py:368 users/templates/users/user_detail.html:107
...
@@ -3175,7 +3171,7 @@ msgstr "添加资产"
...
@@ -3175,7 +3171,7 @@ msgstr "添加资产"
#: settings/templates/settings/terminal_setting.html:98
#: settings/templates/settings/terminal_setting.html:98
#: settings/templates/settings/terminal_setting.html:120
#: settings/templates/settings/terminal_setting.html:120
#: users/templates/users/user_group_detail.html:95
#: users/templates/users/user_group_detail.html:95
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:
8
0
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:
9
0
#: xpack/plugins/orgs/templates/orgs/org_detail.html:93
#: xpack/plugins/orgs/templates/orgs/org_detail.html:93
#: xpack/plugins/orgs/templates/orgs/org_detail.html:130
#: xpack/plugins/orgs/templates/orgs/org_detail.html:130
msgid "Add"
msgid "Add"
...
@@ -3185,9 +3181,9 @@ msgstr "添加"
...
@@ -3185,9 +3181,9 @@ msgstr "添加"
msgid "Add node to this permission"
msgid "Add node to this permission"
msgstr "添加节点"
msgstr "添加节点"
#: perms/templates/perms/asset_permission_asset.html:1
12
#: perms/templates/perms/asset_permission_asset.html:1
09
#: users/templates/users/user_detail.html:234
#: users/templates/users/user_detail.html:234
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:1
0
5
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:1
1
5
msgid "Join"
msgid "Join"
msgstr "加入"
msgstr "加入"
...
@@ -3242,7 +3238,7 @@ msgstr "刷新授权缓存"
...
@@ -3242,7 +3238,7 @@ msgstr "刷新授权缓存"
msgid "Validity"
msgid "Validity"
msgstr "有效"
msgstr "有效"
#: perms/templates/perms/asset_permission_list.html:24
5
#: perms/templates/perms/asset_permission_list.html:24
4
msgid "Refresh success"
msgid "Refresh success"
msgstr "刷新成功"
msgstr "刷新成功"
...
@@ -3687,13 +3683,13 @@ msgstr "LDAP 用户列表"
...
@@ -3687,13 +3683,13 @@ msgstr "LDAP 用户列表"
msgid "Please submit the LDAP configuration before import"
msgid "Please submit the LDAP configuration before import"
msgstr "请先提交LDAP配置再进行导入"
msgstr "请先提交LDAP配置再进行导入"
#: settings/templates/settings/_ldap_list_users_modal.html:3
9
#: settings/templates/settings/_ldap_list_users_modal.html:3
2
#: users/models/user.py:332 users/templates/users/user_detail.html:71
#: users/models/user.py:332 users/templates/users/user_detail.html:71
#: users/templates/users/user_profile.html:59
#: users/templates/users/user_profile.html:59
msgid "Email"
msgid "Email"
msgstr "邮件"
msgstr "邮件"
#: settings/templates/settings/_ldap_list_users_modal.html:
40
#: settings/templates/settings/_ldap_list_users_modal.html:
33
msgid "Existing"
msgid "Existing"
msgstr "已存在"
msgstr "已存在"
...
@@ -4529,7 +4525,7 @@ msgstr "生成重置密码链接,通过邮件发送给用户"
...
@@ -4529,7 +4525,7 @@ msgstr "生成重置密码链接,通过邮件发送给用户"
msgid "Set password"
msgid "Set password"
msgstr "设置密码"
msgstr "设置密码"
#: users/forms.py:133 xpack/plugins/change_auth_plan/models.py:8
9
#: users/forms.py:133 xpack/plugins/change_auth_plan/models.py:8
6
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_create_update.html:51
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_create_update.html:51
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:69
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:69
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:57
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:57
...
@@ -5416,7 +5412,21 @@ msgstr "MFA 解绑成功,返回登录页面"
...
@@ -5416,7 +5412,21 @@ msgstr "MFA 解绑成功,返回登录页面"
msgid "Password length"
msgid "Password length"
msgstr "密码长度"
msgstr "密码长度"
#: xpack/plugins/change_auth_plan/forms.py:66
#: xpack/plugins/change_auth_plan/forms.py:51
#: xpack/plugins/change_auth_plan/models.py:213
msgid "* For security, do not change {} user's password"
msgstr "* 为了安全,禁止更改 {} 用户的密码"
#: xpack/plugins/change_auth_plan/forms.py:61
msgid "* Please enter custom password"
msgstr "* 请输入自定义密码"
#: xpack/plugins/change_auth_plan/forms.py:70
#: xpack/plugins/cloud/serializers.py:73
msgid "* Please enter a valid crontab expression"
msgstr "* 请输入有效的 crontab 表达式"
#: xpack/plugins/change_auth_plan/forms.py:123
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_create_update.html:60
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_create_update.html:60
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:81
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:81
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_list.html:17
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_list.html:17
...
@@ -5427,7 +5437,7 @@ msgstr "密码长度"
...
@@ -5427,7 +5437,7 @@ msgstr "密码长度"
msgid "Periodic perform"
msgid "Periodic perform"
msgstr "定时执行"
msgstr "定时执行"
#: xpack/plugins/change_auth_plan/forms.py:
70
#: xpack/plugins/change_auth_plan/forms.py:
127
msgid ""
msgid ""
"Tips: The username of the user on the asset to be modified. if the user "
"Tips: The username of the user on the asset to be modified. if the user "
"exists, change the password; If the user does not exist, create the user."
"exists, change the password; If the user does not exist, create the user."
...
@@ -5435,11 +5445,11 @@ msgstr ""
...
@@ -5435,11 +5445,11 @@ msgstr ""
"提示:用户名为将要修改的资产上的用户的用户名。如果用户存在,则修改密码;如果"
"提示:用户名为将要修改的资产上的用户的用户名。如果用户存在,则修改密码;如果"
"用户不存在,则创建用户。"
"用户不存在,则创建用户。"
#: xpack/plugins/change_auth_plan/forms.py:
74
xpack/plugins/cloud/forms.py:90
#: xpack/plugins/change_auth_plan/forms.py:
131
xpack/plugins/cloud/forms.py:90
msgid "Tips: (Units: hour)"
msgid "Tips: (Units: hour)"
msgstr "提示:(单位: 时)"
msgstr "提示:(单位: 时)"
#: xpack/plugins/change_auth_plan/forms.py:
75
xpack/plugins/cloud/forms.py:91
#: xpack/plugins/change_auth_plan/forms.py:
132
xpack/plugins/cloud/forms.py:91
msgid ""
msgid ""
"eg: Every Sunday 03:05 run <5 3 * * 0> <br> Tips: Using 5 digits linux "
"eg: Every Sunday 03:05 run <5 3 * * 0> <br> Tips: Using 5 digits linux "
"crontab expressions <min hour day month week> (<a href='https://tool.lu/"
"crontab expressions <min hour day month week> (<a href='https://tool.lu/"
...
@@ -5451,113 +5461,88 @@ msgstr ""
...
@@ -5451,113 +5461,88 @@ msgstr ""
"具</a>) <br>注意: 如果同时设置了定期执行和周期执行,优先使用定期执行"
"具</a>) <br>注意: 如果同时设置了定期执行和周期执行,优先使用定期执行"
#: xpack/plugins/change_auth_plan/meta.py:9
#: xpack/plugins/change_auth_plan/meta.py:9
#: xpack/plugins/change_auth_plan/models.py:11
7
#: xpack/plugins/change_auth_plan/models.py:11
4
#: xpack/plugins/change_auth_plan/models.py:2
60
#: xpack/plugins/change_auth_plan/models.py:2
57
#: xpack/plugins/change_auth_plan/views.py:33
#: xpack/plugins/change_auth_plan/views.py:33
#: xpack/plugins/change_auth_plan/views.py:50
#: xpack/plugins/change_auth_plan/views.py:50
#: xpack/plugins/change_auth_plan/views.py:7
4
#: xpack/plugins/change_auth_plan/views.py:7
2
#: xpack/plugins/change_auth_plan/views.py:
90
#: xpack/plugins/change_auth_plan/views.py:
87
#: xpack/plugins/change_auth_plan/views.py:11
7
#: xpack/plugins/change_auth_plan/views.py:11
4
#: xpack/plugins/change_auth_plan/views.py:1
32
#: xpack/plugins/change_auth_plan/views.py:1
29
#: xpack/plugins/change_auth_plan/views.py:14
7
#: xpack/plugins/change_auth_plan/views.py:14
4
msgid "Change auth plan"
msgid "Change auth plan"
msgstr "改密计划"
msgstr "改密计划"
#: xpack/plugins/change_auth_plan/models.py:5
8
#: xpack/plugins/change_auth_plan/models.py:5
5
msgid "Custom password"
msgid "Custom password"
msgstr "自定义密码"
msgstr "自定义密码"
#: xpack/plugins/change_auth_plan/models.py:5
9
#: xpack/plugins/change_auth_plan/models.py:5
6
msgid "All assets use the same random password"
msgid "All assets use the same random password"
msgstr "所有资产使用相同的随机密码"
msgstr "所有资产使用相同的随机密码"
#: xpack/plugins/change_auth_plan/models.py:
60
#: xpack/plugins/change_auth_plan/models.py:
57
msgid "All assets use different random password"
msgid "All assets use different random password"
msgstr "所有资产使用不同的随机密码"
msgstr "所有资产使用不同的随机密码"
#: xpack/plugins/change_auth_plan/models.py:7
9
#: xpack/plugins/change_auth_plan/models.py:7
6
#: xpack/plugins/change_auth_plan/models.py:14
8
#: xpack/plugins/change_auth_plan/models.py:14
5
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:100
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:100
#: xpack/plugins/cloud/models.py:165 xpack/plugins/cloud/models.py:219
#: xpack/plugins/cloud/models.py:165 xpack/plugins/cloud/models.py:219
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_detail.html:91
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_detail.html:91
msgid "Cycle perform"
msgid "Cycle perform"
msgstr "周期执行"
msgstr "周期执行"
#: xpack/plugins/change_auth_plan/models.py:8
4
#: xpack/plugins/change_auth_plan/models.py:8
1
#: xpack/plugins/change_auth_plan/models.py:14
6
#: xpack/plugins/change_auth_plan/models.py:14
3
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:92
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:92
#: xpack/plugins/cloud/models.py:170 xpack/plugins/cloud/models.py:217
#: xpack/plugins/cloud/models.py:170 xpack/plugins/cloud/models.py:217
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_detail.html:83
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_detail.html:83
msgid "Regularly perform"
msgid "Regularly perform"
msgstr "定期执行"
msgstr "定期执行"
#: xpack/plugins/change_auth_plan/models.py:9
3
#: xpack/plugins/change_auth_plan/models.py:9
0
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:74
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:74
msgid "Password rules"
msgid "Password rules"
msgstr "密码规则"
msgstr "密码规则"
#: xpack/plugins/change_auth_plan/models.py:216
#: xpack/plugins/change_auth_plan/models.py:217
msgid "* For security, do not change {} user's password"
msgstr "* 为了安全,禁止更改 {} 用户的密码"
#: xpack/plugins/change_auth_plan/models.py:220
msgid "Assets is empty, please add the asset"
msgid "Assets is empty, please add the asset"
msgstr "资产为空,请添加资产"
msgstr "资产为空,请添加资产"
#: xpack/plugins/change_auth_plan/models.py:26
4
#: xpack/plugins/change_auth_plan/models.py:26
1
msgid "Change auth plan snapshot"
msgid "Change auth plan snapshot"
msgstr "改密计划快照"
msgstr "改密计划快照"
#: xpack/plugins/change_auth_plan/models.py:27
9
#: xpack/plugins/change_auth_plan/models.py:27
6
#: xpack/plugins/change_auth_plan/models.py:4
30
#: xpack/plugins/change_auth_plan/models.py:4
27
msgid "Change auth plan execution"
msgid "Change auth plan execution"
msgstr "改密计划执行"
msgstr "改密计划执行"
#: xpack/plugins/change_auth_plan/models.py:43
9
#: xpack/plugins/change_auth_plan/models.py:43
6
msgid "Change auth plan execution subtask"
msgid "Change auth plan execution subtask"
msgstr "改密计划执行子任务"
msgstr "改密计划执行子任务"
#: xpack/plugins/change_auth_plan/models.py:45
7
#: xpack/plugins/change_auth_plan/models.py:45
4
msgid "Authentication failed"
msgid "Authentication failed"
msgstr "认证失败"
msgstr "认证失败"
#: xpack/plugins/change_auth_plan/models.py:45
9
#: xpack/plugins/change_auth_plan/models.py:45
6
msgid "Connection timeout"
msgid "Connection timeout"
msgstr "连接超时"
msgstr "连接超时"
#: xpack/plugins/change_auth_plan/serializers.py:58
msgid "* For security, do not change {}'s password"
msgstr "* 为了安全,禁止更改 {} 的密码"
#: xpack/plugins/change_auth_plan/serializers.py:65
msgid "* Please enter custom password"
msgstr "* 请输入自定义密码"
#: xpack/plugins/change_auth_plan/serializers.py:75
msgid "* Please enter the correct password length"
msgstr "* 请输入正确的密码长度"
#: xpack/plugins/change_auth_plan/serializers.py:78
msgid "* Password length range 6-30 bits"
msgstr "* 密码长度范围 6-30 位"
#: xpack/plugins/change_auth_plan/serializers.py:94
#: xpack/plugins/cloud/serializers.py:73
msgid "* Please enter a valid crontab expression"
msgstr "* 请输入有效的 crontab 表达式"
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:23
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:23
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:26
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_detail.html:26
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:23
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_execution_list.html:23
#: xpack/plugins/change_auth_plan/views.py:13
3
#: xpack/plugins/change_auth_plan/views.py:13
0
msgid "Plan execution list"
msgid "Plan execution list"
msgstr "执行列表"
msgstr "执行列表"
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:
6
6
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:
7
6
msgid "Add asset to this plan"
msgid "Add asset to this plan"
msgstr "添加资产"
msgstr "添加资产"
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:
9
1
#: xpack/plugins/change_auth_plan/templates/change_auth_plan/plan_asset_list.html:
10
1
msgid "Add node to this plan"
msgid "Add node to this plan"
msgstr "添加节点"
msgstr "添加节点"
...
@@ -5616,11 +5601,11 @@ msgstr "创建计划"
...
@@ -5616,11 +5601,11 @@ msgstr "创建计划"
msgid "Plan list"
msgid "Plan list"
msgstr "计划列表"
msgstr "计划列表"
#: xpack/plugins/change_auth_plan/views.py:7
5
#: xpack/plugins/change_auth_plan/views.py:7
3
msgid "Update plan"
msgid "Update plan"
msgstr "更新计划"
msgstr "更新计划"
#: xpack/plugins/change_auth_plan/views.py:14
8
#: xpack/plugins/change_auth_plan/views.py:14
5
msgid "Plan execution task list"
msgid "Plan execution task list"
msgstr "执行任务列表"
msgstr "执行任务列表"
...
@@ -5776,10 +5761,6 @@ msgstr "地域 & 实例"
...
@@ -5776,10 +5761,6 @@ msgstr "地域 & 实例"
msgid "Node & AdminUser"
msgid "Node & AdminUser"
msgstr "节点 & 管理用户"
msgstr "节点 & 管理用户"
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_create_update.html:66
msgid "Loading..."
msgstr "加载中..."
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_create_update.html:67
#: xpack/plugins/cloud/templates/cloud/sync_instance_task_create_update.html:67
msgid "Load failed"
msgid "Load failed"
msgstr "加载失败"
msgstr "加载失败"
...
@@ -6087,6 +6068,18 @@ msgstr "密码匣子"
...
@@ -6087,6 +6068,18 @@ msgstr "密码匣子"
msgid "vault create"
msgid "vault create"
msgstr "创建"
msgstr "创建"
#~ msgid "* For security, do not change {}'s password"
#~ msgstr "* 为了安全,禁止更改 {} 的密码"
#~ msgid "* Please enter the correct password length"
#~ msgstr "* 请输入正确的密码长度"
#~ msgid "* Password length range 6-30 bits"
#~ msgstr "* 密码长度范围 6-30 位"
#~ msgid "Loading..."
#~ msgstr "加载中..."
#~ msgid "You do not have permission."
#~ msgid "You do not have permission."
#~ msgstr "你没有权限"
#~ msgstr "你没有权限"
...
...
This diff is collapsed.
Click to expand it.
apps/static/js/jumpserver.js
View file @
1ba6fa65
...
@@ -412,7 +412,7 @@ var jumpserver = {};
...
@@ -412,7 +412,7 @@ var jumpserver = {};
jumpserver
.
checked
=
false
;
jumpserver
.
checked
=
false
;
jumpserver
.
selected
=
{};
jumpserver
.
selected
=
{};
jumpserver
.
language
=
{
jumpserver
.
language
=
{
processing
:
gettext
(
'Loading
...'
)
,
processing
:
gettext
(
'Loading
'
)
+
'...'
,
search
:
gettext
(
'Search'
),
search
:
gettext
(
'Search'
),
select
:
{
select
:
{
rows
:
{
rows
:
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment