perf: 修改 i18n

pull/8223/head
ibuler 2022-05-11 15:27:54 +08:00 committed by Jiangjie.Bai
parent bc8df72603
commit d692188a34
4 changed files with 82 additions and 76 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90a70c14fd3b546cb1ef6a96da4cd7a2acde947128bbb773527ed1845510511c
size 127420

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-05-10 10:46+0800\n"
"POT-Creation-Date: 2022-05-11 10:44+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -33,7 +33,7 @@ msgstr "Acls"
#: terminal/models/storage.py:25 terminal/models/task.py:16
#: terminal/models/terminal.py:100 users/forms/profile.py:33
#: users/models/group.py:15 users/models/user.py:661
#: xpack/plugins/cloud/models.py:28
#: xpack/plugins/cloud/models.py:27
msgid "Name"
msgstr "名前"
@ -66,7 +66,7 @@ msgstr "アクティブ"
#: tickets/models/comment.py:24 tickets/models/ticket.py:154
#: users/models/group.py:16 users/models/user.py:698
#: xpack/plugins/change_auth_plan/models/base.py:44
#: xpack/plugins/cloud/models.py:35 xpack/plugins/cloud/models.py:116
#: xpack/plugins/cloud/models.py:34 xpack/plugins/cloud/models.py:115
#: xpack/plugins/gathered_user/models.py:26
msgid "Comment"
msgstr "コメント"
@ -134,7 +134,7 @@ msgstr "システムユーザー"
#: terminal/notifications.py:90
#: xpack/plugins/change_auth_plan/models/asset.py:199
#: xpack/plugins/change_auth_plan/serializers/asset.py:180
#: xpack/plugins/cloud/models.py:223
#: xpack/plugins/cloud/models.py:222
msgid "Asset"
msgstr "資産"
@ -318,7 +318,7 @@ msgstr "タイプ"
msgid "Domain"
msgstr "ドメイン"
#: applications/models/application.py:228 xpack/plugins/cloud/models.py:33
#: applications/models/application.py:228 xpack/plugins/cloud/models.py:32
#: xpack/plugins/cloud/serializers/account.py:59
msgid "Attrs"
msgstr "ツールバーの"
@ -357,7 +357,7 @@ msgstr "タイプ表示"
#: common/mixins/models.py:50 ops/models/adhoc.py:39 ops/models/command.py:30
#: orgs/models.py:67 orgs/models.py:217 perms/models/base.py:92
#: users/models/group.py:18 users/models/user.py:915
#: xpack/plugins/cloud/models.py:125
#: xpack/plugins/cloud/models.py:124
msgid "Date created"
msgstr "作成された日付"
@ -572,7 +572,7 @@ msgstr "ホスト名生"
#: assets/models/asset.py:215 assets/serializers/account.py:16
#: assets/serializers/asset.py:65 perms/serializers/asset/user_permission.py:41
#: xpack/plugins/cloud/models.py:107 xpack/plugins/cloud/serializers/task.py:42
#: xpack/plugins/cloud/models.py:106 xpack/plugins/cloud/serializers/task.py:42
msgid "Protocols"
msgstr "プロトコル"
@ -612,7 +612,7 @@ msgstr "ラベル"
#: orgs/models.py:219 perms/models/base.py:91 users/models/user.py:706
#: users/serializers/group.py:33
#: xpack/plugins/change_auth_plan/models/base.py:48
#: xpack/plugins/cloud/models.py:122 xpack/plugins/gathered_user/models.py:30
#: xpack/plugins/cloud/models.py:121 xpack/plugins/gathered_user/models.py:30
msgid "Created by"
msgstr "によって作成された"
@ -716,7 +716,7 @@ msgstr "トリガーモード"
#: xpack/plugins/change_auth_plan/models/base.py:201
#: xpack/plugins/change_auth_plan/serializers/app.py:66
#: xpack/plugins/change_auth_plan/serializers/asset.py:179
#: xpack/plugins/cloud/models.py:179
#: xpack/plugins/cloud/models.py:178
msgid "Reason"
msgstr "理由"
@ -954,7 +954,7 @@ msgid "Parent key"
msgstr "親キー"
#: assets/models/node.py:559 assets/serializers/system_user.py:263
#: xpack/plugins/cloud/models.py:96 xpack/plugins/cloud/serializers/task.py:69
#: xpack/plugins/cloud/models.py:95 xpack/plugins/cloud/serializers/task.py:69
msgid "Node"
msgstr "ノード"
@ -1491,8 +1491,8 @@ msgid "MFA"
msgstr "MFA"
#: audits/models.py:128 terminal/models/status.py:33
#: tickets/models/ticket.py:140 xpack/plugins/cloud/models.py:175
#: xpack/plugins/cloud/models.py:227
#: tickets/models/ticket.py:140 xpack/plugins/cloud/models.py:174
#: xpack/plugins/cloud/models.py:226
msgid "Status"
msgstr "ステータス"
@ -1529,7 +1529,7 @@ msgid "Hosts display"
msgstr "ホスト表示"
#: audits/serializers.py:96 ops/models/command.py:27
#: xpack/plugins/cloud/models.py:173
#: xpack/plugins/cloud/models.py:172
msgid "Result"
msgstr "結果"
@ -1934,15 +1934,15 @@ msgstr "期間は許可されていません"
msgid "SSO auth closed"
msgstr "SSO authは閉鎖されました"
#: authentication/errors.py:300 authentication/mixins.py:305
#: authentication/errors.py:300 authentication/mixins.py:306
msgid "Your password is too simple, please change it for security"
msgstr "パスワードがシンプルすぎるので、セキュリティのために変更してください"
#: authentication/errors.py:309 authentication/mixins.py:312
#: authentication/errors.py:309 authentication/mixins.py:313
msgid "You should to change your password before login"
msgstr "ログインする前にパスワードを変更する必要があります"
#: authentication/errors.py:318 authentication/mixins.py:319
#: authentication/errors.py:318 authentication/mixins.py:320
msgid "Your password has expired, please reset before logging in"
msgstr ""
"パスワードの有効期限が切れました。ログインする前にリセットしてください。"
@ -2035,11 +2035,11 @@ msgstr "電話番号を設定して有効にする"
msgid "Clear phone number to disable"
msgstr "無効にする電話番号をクリアする"
#: authentication/mixins.py:255
#: authentication/mixins.py:256
msgid "The MFA type ({}) is not enabled"
msgstr "MFAタイプ ({}) が有効になっていない"
#: authentication/mixins.py:295
#: authentication/mixins.py:296
msgid "Please change your password"
msgstr "パスワードを変更してください"
@ -4973,7 +4973,7 @@ msgstr "バケット"
msgid "Secret key"
msgstr "秘密キー"
#: terminal/serializers/storage.py:64 xpack/plugins/cloud/models.py:220
#: terminal/serializers/storage.py:64 xpack/plugins/cloud/models.py:219
msgid "Region"
msgstr "リージョン"
@ -6367,79 +6367,79 @@ msgstr "リリース済み"
msgid "Cloud center"
msgstr "クラウドセンター"
#: xpack/plugins/cloud/models.py:30
#: xpack/plugins/cloud/models.py:29
msgid "Provider"
msgstr "プロバイダー"
#: xpack/plugins/cloud/models.py:34
#: xpack/plugins/cloud/models.py:33
msgid "Validity"
msgstr "有効性"
#: xpack/plugins/cloud/models.py:39
#: xpack/plugins/cloud/models.py:38
msgid "Cloud account"
msgstr "クラウドアカウント"
#: xpack/plugins/cloud/models.py:41
#: xpack/plugins/cloud/models.py:40
msgid "Test cloud account"
msgstr "クラウドアカウントのテスト"
#: xpack/plugins/cloud/models.py:85 xpack/plugins/cloud/serializers/task.py:66
#: xpack/plugins/cloud/models.py:84 xpack/plugins/cloud/serializers/task.py:66
msgid "Account"
msgstr "アカウント"
#: xpack/plugins/cloud/models.py:88 xpack/plugins/cloud/serializers/task.py:37
#: xpack/plugins/cloud/models.py:87 xpack/plugins/cloud/serializers/task.py:37
msgid "Regions"
msgstr "リージョン"
#: xpack/plugins/cloud/models.py:91
#: xpack/plugins/cloud/models.py:90
msgid "Hostname strategy"
msgstr "ホスト名戦略"
#: xpack/plugins/cloud/models.py:100 xpack/plugins/cloud/serializers/task.py:67
#: xpack/plugins/cloud/models.py:99 xpack/plugins/cloud/serializers/task.py:67
msgid "Unix admin user"
msgstr "Unix adminユーザー"
#: xpack/plugins/cloud/models.py:104 xpack/plugins/cloud/serializers/task.py:68
#: xpack/plugins/cloud/models.py:103 xpack/plugins/cloud/serializers/task.py:68
msgid "Windows admin user"
msgstr "Windows管理者"
#: xpack/plugins/cloud/models.py:110 xpack/plugins/cloud/serializers/task.py:45
#: xpack/plugins/cloud/models.py:109 xpack/plugins/cloud/serializers/task.py:45
msgid "IP network segment group"
msgstr "IPネットワークセグメントグループ"
#: xpack/plugins/cloud/models.py:113 xpack/plugins/cloud/serializers/task.py:71
#: xpack/plugins/cloud/models.py:112 xpack/plugins/cloud/serializers/task.py:71
msgid "Always update"
msgstr "常に更新"
#: xpack/plugins/cloud/models.py:119
#: xpack/plugins/cloud/models.py:118
msgid "Date last sync"
msgstr "最終同期日"
#: xpack/plugins/cloud/models.py:130 xpack/plugins/cloud/models.py:171
#: xpack/plugins/cloud/models.py:129 xpack/plugins/cloud/models.py:170
msgid "Sync instance task"
msgstr "インスタンスの同期タスク"
#: xpack/plugins/cloud/models.py:182 xpack/plugins/cloud/models.py:230
#: xpack/plugins/cloud/models.py:181 xpack/plugins/cloud/models.py:229
msgid "Date sync"
msgstr "日付の同期"
#: xpack/plugins/cloud/models.py:186
#: xpack/plugins/cloud/models.py:185
msgid "Sync instance task execution"
msgstr "インスタンスタスクの同期実行"
#: xpack/plugins/cloud/models.py:210
#: xpack/plugins/cloud/models.py:209
msgid "Sync task"
msgstr "同期タスク"
#: xpack/plugins/cloud/models.py:214
#: xpack/plugins/cloud/models.py:213
msgid "Sync instance task history"
msgstr "インスタンスタスク履歴の同期"
#: xpack/plugins/cloud/models.py:217
#: xpack/plugins/cloud/models.py:216
msgid "Instance"
msgstr "インスタンス"
#: xpack/plugins/cloud/models.py:234
#: xpack/plugins/cloud/models.py:233
msgid "Sync instance detail"
msgstr "同期インスタンスの詳細"

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f181a41eb4dd8a30a576f7903e5c9f519da2042e5e095ac27146d7b4002ba3df
size 105303

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: JumpServer 0.3.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-05-10 10:45+0800\n"
"POT-Creation-Date: 2022-05-11 10:44+0800\n"
"PO-Revision-Date: 2021-05-20 10:54+0800\n"
"Last-Translator: ibuler <ibuler@qq.com>\n"
"Language-Team: JumpServer team<ibuler@qq.com>\n"
@ -32,7 +32,7 @@ msgstr "访问控制"
#: terminal/models/storage.py:25 terminal/models/task.py:16
#: terminal/models/terminal.py:100 users/forms/profile.py:33
#: users/models/group.py:15 users/models/user.py:661
#: xpack/plugins/cloud/models.py:28
#: xpack/plugins/cloud/models.py:27
msgid "Name"
msgstr "名称"
@ -65,7 +65,7 @@ msgstr "激活中"
#: tickets/models/comment.py:24 tickets/models/ticket.py:154
#: users/models/group.py:16 users/models/user.py:698
#: xpack/plugins/change_auth_plan/models/base.py:44
#: xpack/plugins/cloud/models.py:35 xpack/plugins/cloud/models.py:116
#: xpack/plugins/cloud/models.py:34 xpack/plugins/cloud/models.py:115
#: xpack/plugins/gathered_user/models.py:26
msgid "Comment"
msgstr "备注"
@ -133,7 +133,7 @@ msgstr "系统用户"
#: terminal/notifications.py:90
#: xpack/plugins/change_auth_plan/models/asset.py:199
#: xpack/plugins/change_auth_plan/serializers/asset.py:180
#: xpack/plugins/cloud/models.py:223
#: xpack/plugins/cloud/models.py:222
msgid "Asset"
msgstr "资产"
@ -313,7 +313,7 @@ msgstr "类型"
msgid "Domain"
msgstr "网域"
#: applications/models/application.py:228 xpack/plugins/cloud/models.py:33
#: applications/models/application.py:228 xpack/plugins/cloud/models.py:32
#: xpack/plugins/cloud/serializers/account.py:59
msgid "Attrs"
msgstr "属性"
@ -352,7 +352,7 @@ msgstr "类型名称"
#: common/mixins/models.py:50 ops/models/adhoc.py:39 ops/models/command.py:30
#: orgs/models.py:67 orgs/models.py:217 perms/models/base.py:92
#: users/models/group.py:18 users/models/user.py:915
#: xpack/plugins/cloud/models.py:125
#: xpack/plugins/cloud/models.py:124
msgid "Date created"
msgstr "创建日期"
@ -567,7 +567,7 @@ msgstr "主机名原始"
#: assets/models/asset.py:215 assets/serializers/account.py:16
#: assets/serializers/asset.py:65 perms/serializers/asset/user_permission.py:41
#: xpack/plugins/cloud/models.py:107 xpack/plugins/cloud/serializers/task.py:42
#: xpack/plugins/cloud/models.py:106 xpack/plugins/cloud/serializers/task.py:42
msgid "Protocols"
msgstr "协议组"
@ -607,7 +607,7 @@ msgstr "标签管理"
#: orgs/models.py:219 perms/models/base.py:91 users/models/user.py:706
#: users/serializers/group.py:33
#: xpack/plugins/change_auth_plan/models/base.py:48
#: xpack/plugins/cloud/models.py:122 xpack/plugins/gathered_user/models.py:30
#: xpack/plugins/cloud/models.py:121 xpack/plugins/gathered_user/models.py:30
msgid "Created by"
msgstr "创建者"
@ -711,7 +711,7 @@ msgstr "触发模式"
#: xpack/plugins/change_auth_plan/models/base.py:201
#: xpack/plugins/change_auth_plan/serializers/app.py:66
#: xpack/plugins/change_auth_plan/serializers/asset.py:179
#: xpack/plugins/cloud/models.py:179
#: xpack/plugins/cloud/models.py:178
msgid "Reason"
msgstr "原因"
@ -949,7 +949,7 @@ msgid "Parent key"
msgstr "ssh私钥"
#: assets/models/node.py:559 assets/serializers/system_user.py:263
#: xpack/plugins/cloud/models.py:96 xpack/plugins/cloud/serializers/task.py:69
#: xpack/plugins/cloud/models.py:95 xpack/plugins/cloud/serializers/task.py:69
msgid "Node"
msgstr "节点"
@ -1479,8 +1479,8 @@ msgid "MFA"
msgstr "MFA"
#: audits/models.py:128 terminal/models/status.py:33
#: tickets/models/ticket.py:140 xpack/plugins/cloud/models.py:175
#: xpack/plugins/cloud/models.py:227
#: tickets/models/ticket.py:140 xpack/plugins/cloud/models.py:174
#: xpack/plugins/cloud/models.py:226
msgid "Status"
msgstr "状态"
@ -1517,7 +1517,7 @@ msgid "Hosts display"
msgstr "主机名称"
#: audits/serializers.py:96 ops/models/command.py:27
#: xpack/plugins/cloud/models.py:173
#: xpack/plugins/cloud/models.py:172
msgid "Result"
msgstr "结果"
@ -1914,15 +1914,15 @@ msgstr "该 时间段 不被允许登录"
msgid "SSO auth closed"
msgstr "SSO 认证关闭了"
#: authentication/errors.py:300 authentication/mixins.py:305
#: authentication/errors.py:300 authentication/mixins.py:306
msgid "Your password is too simple, please change it for security"
msgstr "你的密码过于简单,为了安全,请修改"
#: authentication/errors.py:309 authentication/mixins.py:312
#: authentication/errors.py:309 authentication/mixins.py:313
msgid "You should to change your password before login"
msgstr "登录完成前,请先修改密码"
#: authentication/errors.py:318 authentication/mixins.py:319
#: authentication/errors.py:318 authentication/mixins.py:320
msgid "Your password has expired, please reset before logging in"
msgstr "您的密码已过期,先修改再登录"
@ -2014,11 +2014,11 @@ msgstr "设置手机号码启用"
msgid "Clear phone number to disable"
msgstr "清空手机号码禁用"
#: authentication/mixins.py:255
#: authentication/mixins.py:256
msgid "The MFA type ({}) is not enabled"
msgstr "该 MFA ({}) 方式没有启用"
#: authentication/mixins.py:295
#: authentication/mixins.py:296
msgid "Please change your password"
msgstr "请修改密码"
@ -4901,7 +4901,7 @@ msgstr "桶名称"
msgid "Secret key"
msgstr "密钥"
#: terminal/serializers/storage.py:64 xpack/plugins/cloud/models.py:220
#: terminal/serializers/storage.py:64 xpack/plugins/cloud/models.py:219
msgid "Region"
msgstr "地域"
@ -6276,79 +6276,79 @@ msgstr "已释放"
msgid "Cloud center"
msgstr "云管中心"
#: xpack/plugins/cloud/models.py:30
#: xpack/plugins/cloud/models.py:29
msgid "Provider"
msgstr "云服务商"
#: xpack/plugins/cloud/models.py:34
#: xpack/plugins/cloud/models.py:33
msgid "Validity"
msgstr "有效"
#: xpack/plugins/cloud/models.py:39
#: xpack/plugins/cloud/models.py:38
msgid "Cloud account"
msgstr "云账号"
#: xpack/plugins/cloud/models.py:41
#: xpack/plugins/cloud/models.py:40
msgid "Test cloud account"
msgstr "测试云账号"
#: xpack/plugins/cloud/models.py:85 xpack/plugins/cloud/serializers/task.py:66
#: xpack/plugins/cloud/models.py:84 xpack/plugins/cloud/serializers/task.py:66
msgid "Account"
msgstr "账号"
#: xpack/plugins/cloud/models.py:88 xpack/plugins/cloud/serializers/task.py:37
#: xpack/plugins/cloud/models.py:87 xpack/plugins/cloud/serializers/task.py:37
msgid "Regions"
msgstr "地域"
#: xpack/plugins/cloud/models.py:91
#: xpack/plugins/cloud/models.py:90
msgid "Hostname strategy"
msgstr "主机名策略"
#: xpack/plugins/cloud/models.py:100 xpack/plugins/cloud/serializers/task.py:67
#: xpack/plugins/cloud/models.py:99 xpack/plugins/cloud/serializers/task.py:67
msgid "Unix admin user"
msgstr "Unix 管理员"
#: xpack/plugins/cloud/models.py:104 xpack/plugins/cloud/serializers/task.py:68
#: xpack/plugins/cloud/models.py:103 xpack/plugins/cloud/serializers/task.py:68
msgid "Windows admin user"
msgstr "Windows 管理员"
#: xpack/plugins/cloud/models.py:110 xpack/plugins/cloud/serializers/task.py:45
#: xpack/plugins/cloud/models.py:109 xpack/plugins/cloud/serializers/task.py:45
msgid "IP network segment group"
msgstr "IP网段组"
#: xpack/plugins/cloud/models.py:113 xpack/plugins/cloud/serializers/task.py:71
#: xpack/plugins/cloud/models.py:112 xpack/plugins/cloud/serializers/task.py:71
msgid "Always update"
msgstr "总是更新"
#: xpack/plugins/cloud/models.py:119
#: xpack/plugins/cloud/models.py:118
msgid "Date last sync"
msgstr "最后同步日期"
#: xpack/plugins/cloud/models.py:130 xpack/plugins/cloud/models.py:171
#: xpack/plugins/cloud/models.py:129 xpack/plugins/cloud/models.py:170
msgid "Sync instance task"
msgstr "同步实例任务"
#: xpack/plugins/cloud/models.py:182 xpack/plugins/cloud/models.py:230
#: xpack/plugins/cloud/models.py:181 xpack/plugins/cloud/models.py:229
msgid "Date sync"
msgstr "同步日期"
#: xpack/plugins/cloud/models.py:186
#: xpack/plugins/cloud/models.py:185
msgid "Sync instance task execution"
msgstr "同步实例任务执行"
#: xpack/plugins/cloud/models.py:210
#: xpack/plugins/cloud/models.py:209
msgid "Sync task"
msgstr "同步任务"
#: xpack/plugins/cloud/models.py:214
#: xpack/plugins/cloud/models.py:213
msgid "Sync instance task history"
msgstr "同步实例任务历史"
#: xpack/plugins/cloud/models.py:217
#: xpack/plugins/cloud/models.py:216
msgid "Instance"
msgstr "实例"
#: xpack/plugins/cloud/models.py:234
#: xpack/plugins/cloud/models.py:233
msgid "Sync instance detail"
msgstr "同步实例详情"