mirror of https://github.com/jumpserver/jumpserver
perf: 修改翻译
parent
886cf6ed1f
commit
f99396ec50
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64f067fcfbca5cfbfd7e61d7e62b083c6e8b63971a01e386dc5c4b699a46d103
|
||||
size 1085
|
||||
oid sha256:4072e28aeee949d188b48b5969b5554d7896674cad9aa18630791fdfca5086ed
|
||||
size 1157
|
||||
|
|
|
@ -4127,7 +4127,7 @@ msgstr ""
|
|||
|
||||
#: ops/mixin.py:23 ops/mixin.py:104 settings/serializers/auth/ldap.py:66
|
||||
msgid "Periodic run"
|
||||
msgstr ""
|
||||
msgstr "Periodic"
|
||||
|
||||
#: ops/mixin.py:26 ops/mixin.py:90 ops/mixin.py:110
|
||||
#: settings/serializers/auth/ldap.py:73
|
||||
|
@ -4141,7 +4141,7 @@ msgstr ""
|
|||
|
||||
#: ops/mixin.py:112
|
||||
msgid "Run period"
|
||||
msgstr ""
|
||||
msgstr "Period"
|
||||
|
||||
#: ops/mixin.py:121
|
||||
msgid "* Please enter a valid crontab expression"
|
||||
|
|
|
@ -20,13 +20,13 @@
|
|||
"AccountGatherTaskUpdate": "Update Task",
|
||||
"AccountList": "Cloud Account",
|
||||
"AccountPolicy": "Account Policy",
|
||||
"AccountPushCreate": "Account Push Creation",
|
||||
"AccountPushCreate": "Create Account Push",
|
||||
"AccountPushExecutionList": "Execute History",
|
||||
"AccountPushList": "Account Push",
|
||||
"AccountPushUpdate": "Account Push Update",
|
||||
"AccountPushUpdate": "Update Account Push",
|
||||
"AccountStorage": "Account Storage",
|
||||
"AccountTemplate": "Account Template",
|
||||
"AccountTemplateUpdateSecretHelpText": "The account list shows the accounts created through the template. When the ciphertext is updated, the ciphertext of the accounts created through the template will be updated.",
|
||||
"AccountTemplateUpdateSecretHelpText": "The account list shows the accounts created through the template. When the secret is updated, the ciphertext of the accounts created through the template will be updated.",
|
||||
"AccountUpdate": "Update Account",
|
||||
"Accounts": "Account",
|
||||
"Action": "Action",
|
||||
|
@ -110,7 +110,7 @@
|
|||
"Asset": "Asset",
|
||||
"AssetAccount": "Accounts",
|
||||
"AssetAccountDetail": "Account Details",
|
||||
"AssetAclCreate": "Create Asset Connect Rules",
|
||||
"AssetAclCreate": "Create Asset Connect Rule",
|
||||
"AssetAclDetail": "Asset Connect Rule Details",
|
||||
"AssetAclList": "Asset Connect",
|
||||
"AssetAclUpdate": "Update Asset Connect Rules",
|
||||
|
@ -244,10 +244,10 @@
|
|||
"CommandConfirm": "Command Review",
|
||||
"CommandFilterACL": "Command Filter",
|
||||
"CommandFilterACLHelpMsg": "By filtering commands, you can control if commands can be sent to assets. Based on your set rules, some commands can be allowed while others are prohibited.",
|
||||
"CommandFilterAclCreate": "Create Command Filter Rules",
|
||||
"CommandFilterAclDetail": "Details of Command Filtering Rules",
|
||||
"CommandFilterAclList": "Command filtering",
|
||||
"CommandFilterAclUpdate": "Update Command Filter Rules",
|
||||
"CommandFilterAclCreate": "Create Command Filter Rule",
|
||||
"CommandFilterAclDetail": "Details of Command Filter Rule",
|
||||
"CommandFilterAclList": "Command Filter",
|
||||
"CommandFilterAclUpdate": "Update Command Filter Rule",
|
||||
"CommandFilterRuleContentHelpText": "One command per line",
|
||||
"CommandFilterRules": "Command Filter Rules",
|
||||
"CommandGroup": "Command Group",
|
||||
|
@ -1045,7 +1045,7 @@
|
|||
"SyncStrategy": "Synchronization Policy",
|
||||
"SyncSuccessMsg": "Synchronization Succeeded",
|
||||
"SyncTask": "Synchronize Tasks",
|
||||
"SyncUpdateAccountInfo": "Synchronize Account Info Update",
|
||||
"SyncUpdateAccountInfo": "Update Self and Account Secret",
|
||||
"SyncUser": "Synchronize Users",
|
||||
"SyncedCount": "Synchronized",
|
||||
"SystemError": "System Error",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"AccountGatherTaskUpdate": "更新任务",
|
||||
"AccountList": "云账号",
|
||||
"AccountPolicy": "账号策略",
|
||||
"AccountPushCreate": "账号推送创建",
|
||||
"AccountPushCreate": "创建账号推送",
|
||||
"AccountPushExecutionList": "执行列表",
|
||||
"AccountPushList": "账号推送",
|
||||
"FieldRequiredError": "此字段是必填项",
|
||||
|
|
Loading…
Reference in New Issue