perf: 修改翻译

This commit is contained in:
ibuler 2024-02-04 19:31:51 +08:00
parent 886cf6ed1f
commit f99396ec50
4 changed files with 14 additions and 14 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:64f067fcfbca5cfbfd7e61d7e62b083c6e8b63971a01e386dc5c4b699a46d103 oid sha256:4072e28aeee949d188b48b5969b5554d7896674cad9aa18630791fdfca5086ed
size 1085 size 1157

View File

@ -4127,7 +4127,7 @@ msgstr ""
#: ops/mixin.py:23 ops/mixin.py:104 settings/serializers/auth/ldap.py:66 #: ops/mixin.py:23 ops/mixin.py:104 settings/serializers/auth/ldap.py:66
msgid "Periodic run" msgid "Periodic run"
msgstr "" msgstr "Periodic"
#: ops/mixin.py:26 ops/mixin.py:90 ops/mixin.py:110 #: ops/mixin.py:26 ops/mixin.py:90 ops/mixin.py:110
#: settings/serializers/auth/ldap.py:73 #: settings/serializers/auth/ldap.py:73
@ -4141,7 +4141,7 @@ msgstr ""
#: ops/mixin.py:112 #: ops/mixin.py:112
msgid "Run period" msgid "Run period"
msgstr "" msgstr "Period"
#: ops/mixin.py:121 #: ops/mixin.py:121
msgid "* Please enter a valid crontab expression" msgid "* Please enter a valid crontab expression"

View File

@ -20,13 +20,13 @@
"AccountGatherTaskUpdate": "Update Task", "AccountGatherTaskUpdate": "Update Task",
"AccountList": "Cloud Account", "AccountList": "Cloud Account",
"AccountPolicy": "Account Policy", "AccountPolicy": "Account Policy",
"AccountPushCreate": "Account Push Creation", "AccountPushCreate": "Create Account Push",
"AccountPushExecutionList": "Execute History", "AccountPushExecutionList": "Execute History",
"AccountPushList": "Account Push", "AccountPushList": "Account Push",
"AccountPushUpdate": "Account Push Update", "AccountPushUpdate": "Update Account Push",
"AccountStorage": "Account Storage", "AccountStorage": "Account Storage",
"AccountTemplate": "Account Template", "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", "AccountUpdate": "Update Account",
"Accounts": "Account", "Accounts": "Account",
"Action": "Action", "Action": "Action",
@ -110,7 +110,7 @@
"Asset": "Asset", "Asset": "Asset",
"AssetAccount": "Accounts", "AssetAccount": "Accounts",
"AssetAccountDetail": "Account Details", "AssetAccountDetail": "Account Details",
"AssetAclCreate": "Create Asset Connect Rules", "AssetAclCreate": "Create Asset Connect Rule",
"AssetAclDetail": "Asset Connect Rule Details", "AssetAclDetail": "Asset Connect Rule Details",
"AssetAclList": "Asset Connect", "AssetAclList": "Asset Connect",
"AssetAclUpdate": "Update Asset Connect Rules", "AssetAclUpdate": "Update Asset Connect Rules",
@ -244,10 +244,10 @@
"CommandConfirm": "Command Review", "CommandConfirm": "Command Review",
"CommandFilterACL": "Command Filter", "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.", "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", "CommandFilterAclCreate": "Create Command Filter Rule",
"CommandFilterAclDetail": "Details of Command Filtering Rules", "CommandFilterAclDetail": "Details of Command Filter Rule",
"CommandFilterAclList": "Command filtering", "CommandFilterAclList": "Command Filter",
"CommandFilterAclUpdate": "Update Command Filter Rules", "CommandFilterAclUpdate": "Update Command Filter Rule",
"CommandFilterRuleContentHelpText": "One command per line", "CommandFilterRuleContentHelpText": "One command per line",
"CommandFilterRules": "Command Filter Rules", "CommandFilterRules": "Command Filter Rules",
"CommandGroup": "Command Group", "CommandGroup": "Command Group",
@ -1045,7 +1045,7 @@
"SyncStrategy": "Synchronization Policy", "SyncStrategy": "Synchronization Policy",
"SyncSuccessMsg": "Synchronization Succeeded", "SyncSuccessMsg": "Synchronization Succeeded",
"SyncTask": "Synchronize Tasks", "SyncTask": "Synchronize Tasks",
"SyncUpdateAccountInfo": "Synchronize Account Info Update", "SyncUpdateAccountInfo": "Update Self and Account Secret",
"SyncUser": "Synchronize Users", "SyncUser": "Synchronize Users",
"SyncedCount": "Synchronized", "SyncedCount": "Synchronized",
"SystemError": "System Error", "SystemError": "System Error",

View File

@ -19,7 +19,7 @@
"AccountGatherTaskUpdate": "更新任务", "AccountGatherTaskUpdate": "更新任务",
"AccountList": "云账号", "AccountList": "云账号",
"AccountPolicy": "账号策略", "AccountPolicy": "账号策略",
"AccountPushCreate": "账号推送创建", "AccountPushCreate": "创建账号推送",
"AccountPushExecutionList": "执行列表", "AccountPushExecutionList": "执行列表",
"AccountPushList": "账号推送", "AccountPushList": "账号推送",
"FieldRequiredError": "此字段是必填项", "FieldRequiredError": "此字段是必填项",