perf: 翻译 (#11534)

Co-authored-by: feng <1304903146@qq.com>
pull/11535/head
fit2bot 2023-09-11 15:26:50 +08:00 committed by GitHub
parent a41909ec8d
commit 04e341a1bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 279 additions and 169 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:abc2ed4fd6085db3405298f53d3039418ebc32b38eb989a4116facb0900e2063 oid sha256:f9153bb31601c68f544e317e653b00e012817159b6f2b60ede4f43b4840dd7ff
size 156239 size 157917

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-04 13:26+0800\n" "POT-Creation-Date: 2023-09-11 15:24+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -250,7 +250,7 @@ msgid "Version"
msgstr "バージョン" msgstr "バージョン"
#: accounts/models/account.py:56 accounts/serializers/account/account.py:204 #: accounts/models/account.py:56 accounts/serializers/account/account.py:204
#: users/models/user.py:838 #: users/models/user.py:835
msgid "Source" msgid "Source"
msgstr "ソース" msgstr "ソース"
@ -532,9 +532,9 @@ msgstr "アカウントの確認"
#: terminal/models/component/endpoint.py:94 #: terminal/models/component/endpoint.py:94
#: terminal/models/component/storage.py:26 terminal/models/component/task.py:13 #: terminal/models/component/storage.py:26 terminal/models/component/task.py:13
#: terminal/models/component/terminal.py:84 users/forms/profile.py:33 #: terminal/models/component/terminal.py:84 users/forms/profile.py:33
#: users/models/group.py:13 users/models/user.py:787 #: users/models/group.py:13 users/models/preference.py:11
#: xpack/plugins/cloud/models.py:32 xpack/plugins/cloud/models.py:273 #: users/models/user.py:787 xpack/plugins/cloud/models.py:32
#: xpack/plugins/cloud/serializers/task.py:68 #: xpack/plugins/cloud/models.py:273 xpack/plugins/cloud/serializers/task.py:68
msgid "Name" msgid "Name"
msgstr "名前" msgstr "名前"
@ -658,7 +658,7 @@ msgstr "アカウントの存在ポリシー"
#: assets/serializers/asset/common.py:121 assets/serializers/cagegory.py:8 #: assets/serializers/asset/common.py:121 assets/serializers/cagegory.py:8
#: assets/serializers/platform.py:128 assets/serializers/platform.py:224 #: assets/serializers/platform.py:128 assets/serializers/platform.py:224
#: perms/serializers/user_permission.py:26 settings/models.py:34 #: perms/serializers/user_permission.py:26 settings/models.py:34
#: tickets/models/ticket/apply_application.py:13 #: tickets/models/ticket/apply_application.py:13 users/models/preference.py:12
msgid "Category" msgid "Category"
msgstr "カテゴリ" msgstr "カテゴリ"
@ -743,8 +743,8 @@ msgstr "ID"
#: terminal/notifications.py:205 terminal/serializers/command.py:16 #: terminal/notifications.py:205 terminal/serializers/command.py:16
#: terminal/templates/terminal/_msg_command_warning.html:6 #: terminal/templates/terminal/_msg_command_warning.html:6
#: terminal/templates/terminal/_msg_session_sharing.html:6 #: terminal/templates/terminal/_msg_session_sharing.html:6
#: tickets/models/comment.py:21 users/const.py:14 users/models/user.py:981 #: tickets/models/comment.py:21 users/const.py:14 users/models/user.py:985
#: users/models/user.py:1017 users/serializers/group.py:18 #: users/models/user.py:1021 users/serializers/group.py:18
msgid "User" msgid "User"
msgstr "ユーザー" msgstr "ユーザー"
@ -815,7 +815,7 @@ msgstr "关联平台,可以配置推送参数,如果不关联,则使用默
#: terminal/models/component/endpoint.py:24 #: terminal/models/component/endpoint.py:24
#: terminal/models/component/endpoint.py:104 #: terminal/models/component/endpoint.py:104
#: terminal/models/session/session.py:46 tickets/models/comment.py:32 #: terminal/models/session/session.py:46 tickets/models/comment.py:32
#: tickets/models/ticket/general.py:297 users/models/user.py:826 #: tickets/models/ticket/general.py:297 users/models/user.py:823
#: xpack/plugins/cloud/models.py:39 xpack/plugins/cloud/models.py:109 #: xpack/plugins/cloud/models.py:39 xpack/plugins/cloud/models.py:109
msgid "Comment" msgid "Comment"
msgstr "コメント" msgstr "コメント"
@ -972,7 +972,7 @@ msgstr "レビュー担当者"
msgid "Active" msgid "Active"
msgstr "アクティブ" msgstr "アクティブ"
#: acls/models/base.py:81 users/apps.py:9 #: acls/models/base.py:81 users/apps.py:9 users/models/preference.py:16
msgid "Users" msgid "Users"
msgstr "ユーザー" msgstr "ユーザー"
@ -1216,6 +1216,9 @@ msgid "Disabled"
msgstr "無効" msgstr "無効"
#: assets/const/base.py:34 settings/serializers/basic.py:6 #: assets/const/base.py:34 settings/serializers/basic.py:6
#: users/serializers/preference/koko.py:15
#: users/serializers/preference/lina.py:32
#: users/serializers/preference/luna.py:60
msgid "Basic" msgid "Basic"
msgstr "基本" msgstr "基本"
@ -1242,7 +1245,7 @@ msgstr "クラウド サービス"
#: assets/const/category.py:14 assets/models/asset/gpt.py:11 #: assets/const/category.py:14 assets/models/asset/gpt.py:11
#: assets/models/asset/web.py:16 audits/const.py:35 #: assets/models/asset/web.py:16 audits/const.py:35
#: terminal/models/applet/applet.py:27 #: terminal/models/applet/applet.py:27 users/const.py:47
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
@ -1281,7 +1284,7 @@ msgstr "ファイアウォール"
#: assets/const/gpt.py:7 #: assets/const/gpt.py:7
msgid "ChatGPT" msgid "ChatGPT"
msgstr "" msgstr "ChatGPT"
#: assets/const/host.py:12 rbac/tree.py:28 #: assets/const/host.py:12 rbac/tree.py:28
msgid "Other" msgid "Other"
@ -1427,18 +1430,18 @@ msgstr "SSHパブリックキー"
#: assets/models/_user.py:28 assets/models/automations/base.py:114 #: assets/models/_user.py:28 assets/models/automations/base.py:114
#: assets/models/cmd_filter.py:41 assets/models/group.py:19 #: assets/models/cmd_filter.py:41 assets/models/group.py:19
#: common/db/models.py:34 ops/models/base.py:54 ops/models/job.py:227 #: common/db/models.py:34 ops/models/base.py:54 ops/models/job.py:227
#: users/models/user.py:1018 #: users/models/user.py:1022
msgid "Date created" msgid "Date created"
msgstr "作成された日付" msgstr "作成された日付"
#: assets/models/_user.py:29 assets/models/cmd_filter.py:42 #: assets/models/_user.py:29 assets/models/cmd_filter.py:42
#: common/db/models.py:35 users/models/user.py:847 #: common/db/models.py:35 users/models/user.py:844
msgid "Date updated" msgid "Date updated"
msgstr "更新日" msgstr "更新日"
#: assets/models/_user.py:30 assets/models/cmd_filter.py:44 #: assets/models/_user.py:30 assets/models/cmd_filter.py:44
#: assets/models/cmd_filter.py:91 assets/models/group.py:18 #: assets/models/cmd_filter.py:91 assets/models/group.py:18
#: common/db/models.py:32 users/models/user.py:833 #: common/db/models.py:32 users/models/user.py:830
#: users/serializers/group.py:29 #: users/serializers/group.py:29
msgid "Created by" msgid "Created by"
msgstr "によって作成された" msgstr "によって作成された"
@ -1681,7 +1684,7 @@ msgstr "デフォルト"
msgid "Default asset group" msgid "Default asset group"
msgstr "デフォルトアセットグループ" msgstr "デフォルトアセットグループ"
#: assets/models/label.py:15 rbac/const.py:6 users/models/user.py:1003 #: assets/models/label.py:15 rbac/const.py:6 users/models/user.py:1007
msgid "System" msgid "System"
msgstr "システム" msgstr "システム"
@ -1690,6 +1693,7 @@ msgstr "システム"
#: authentication/models/connection_token.py:29 #: authentication/models/connection_token.py:29
#: authentication/serializers/connect_token_secret.py:122 #: authentication/serializers/connect_token_secret.py:122
#: common/serializers/common.py:86 settings/models.py:33 #: common/serializers/common.py:86 settings/models.py:33
#: users/models/preference.py:13
msgid "Value" msgid "Value"
msgstr "値" msgstr "値"
@ -2324,7 +2328,7 @@ msgstr "ユーザーエージェント"
#: audits/models.py:191 audits/serializers.py:48 #: audits/models.py:191 audits/serializers.py:48
#: authentication/templates/authentication/_mfa_confirm_modal.html:14 #: authentication/templates/authentication/_mfa_confirm_modal.html:14
#: users/forms/profile.py:65 users/models/user.py:810 #: users/forms/profile.py:65 users/models/user.py:810
#: users/serializers/profile.py:126 #: users/serializers/profile.py:102
msgid "MFA" msgid "MFA"
msgstr "MFA" msgstr "MFA"
@ -2379,7 +2383,7 @@ msgstr "認証トークン"
#: audits/signal_handlers/login_log.py:31 authentication/notifications.py:73 #: audits/signal_handlers/login_log.py:31 authentication/notifications.py:73
#: authentication/views/login.py:77 authentication/views/wecom.py:159 #: authentication/views/login.py:77 authentication/views/wecom.py:159
#: notifications/backends/__init__.py:11 settings/serializers/auth/wecom.py:10 #: notifications/backends/__init__.py:11 settings/serializers/auth/wecom.py:10
#: users/models/user.py:740 users/models/user.py:848 #: users/models/user.py:740 users/models/user.py:845
msgid "WeCom" msgid "WeCom"
msgstr "企業微信" msgstr "企業微信"
@ -2387,14 +2391,14 @@ msgstr "企業微信"
#: authentication/views/login.py:89 notifications/backends/__init__.py:14 #: authentication/views/login.py:89 notifications/backends/__init__.py:14
#: settings/serializers/auth/feishu.py:10 #: settings/serializers/auth/feishu.py:10
#: settings/serializers/auth/feishu.py:13 users/models/user.py:742 #: settings/serializers/auth/feishu.py:13 users/models/user.py:742
#: users/models/user.py:850 #: users/models/user.py:847
msgid "FeiShu" msgid "FeiShu"
msgstr "本を飛ばす" msgstr "本を飛ばす"
#: audits/signal_handlers/login_log.py:33 authentication/views/dingtalk.py:159 #: audits/signal_handlers/login_log.py:33 authentication/views/dingtalk.py:159
#: authentication/views/login.py:83 notifications/backends/__init__.py:12 #: authentication/views/login.py:83 notifications/backends/__init__.py:12
#: settings/serializers/auth/dingtalk.py:10 users/models/user.py:741 #: settings/serializers/auth/dingtalk.py:10 users/models/user.py:741
#: users/models/user.py:849 #: users/models/user.py:846
msgid "DingTalk" msgid "DingTalk"
msgstr "DingTalk" msgstr "DingTalk"
@ -2855,7 +2859,7 @@ msgstr "再利用可能"
#: authentication/models/connection_token.py:47 #: authentication/models/connection_token.py:47
#: authentication/models/temp_token.py:13 perms/models/asset_permission.py:74 #: authentication/models/temp_token.py:13 perms/models/asset_permission.py:74
#: tickets/models/ticket/apply_application.py:31 #: tickets/models/ticket/apply_application.py:31
#: tickets/models/ticket/apply_asset.py:20 users/models/user.py:831 #: tickets/models/ticket/apply_asset.py:20 users/models/user.py:828
msgid "Date expired" msgid "Date expired"
msgstr "期限切れの日付" msgstr "期限切れの日付"
@ -3004,13 +3008,13 @@ msgid "Show"
msgstr "表示" msgstr "表示"
#: authentication/templates/authentication/_access_key_modal.html:66 #: authentication/templates/authentication/_access_key_modal.html:66
#: users/models/user.py:635 users/serializers/profile.py:116 #: users/models/user.py:635 users/serializers/profile.py:92
#: users/templates/users/user_verify_mfa.html:36 #: users/templates/users/user_verify_mfa.html:36
msgid "Disable" msgid "Disable"
msgstr "無効化" msgstr "無効化"
#: authentication/templates/authentication/_access_key_modal.html:67 #: authentication/templates/authentication/_access_key_modal.html:67
#: users/models/user.py:636 users/serializers/profile.py:117 #: users/models/user.py:636 users/serializers/profile.py:93
#: users/templates/users/mfa_setting.html:26 #: users/templates/users/mfa_setting.html:26
#: users/templates/users/mfa_setting.html:68 #: users/templates/users/mfa_setting.html:68
msgid "Enable" msgid "Enable"
@ -3171,7 +3175,9 @@ msgstr "キャンセル"
msgid "" msgid ""
"Configuration file has problems and cannot be logged in. Please contact the " "Configuration file has problems and cannot be logged in. Please contact the "
"administrator or view latest docs" "administrator or view latest docs"
msgstr "設定ファイルに問題があり、ログインできません。管理者に連絡するか、最新のドキュメントを参照してください。" msgstr ""
"設定ファイルに問題があり、ログインできません。管理者に連絡するか、最新のド"
"キュメントを参照してください。"
#: authentication/templates/authentication/login.html:238 #: authentication/templates/authentication/login.html:238
msgid "If you are administrator, you can update the config resolve it, set" msgid "If you are administrator, you can update the config resolve it, set"
@ -3458,7 +3464,7 @@ msgstr "は破棄されます"
msgid "discard time" msgid "discard time"
msgstr "時間を捨てる" msgstr "時間を捨てる"
#: common/db/models.py:33 users/models/user.py:834 #: common/db/models.py:33 users/models/user.py:831
msgid "Updated by" msgid "Updated by"
msgstr "によって更新" msgstr "によって更新"
@ -3589,7 +3595,7 @@ msgstr "{} 秒待ってから送信してください"
#: common/serializers/common.py:90 #: common/serializers/common.py:90
msgid "Children" msgid "Children"
msgstr "" msgstr "ノード"
#: common/serializers/fields.py:105 #: common/serializers/fields.py:105
#, python-brace-format #, python-brace-format
@ -4138,7 +4144,7 @@ msgstr "参加しているすべての組織を表示できます"
#: orgs/models.py:233 #: orgs/models.py:233
msgid "Can not delete virtual org" msgid "Can not delete virtual org"
msgstr "" msgstr "仮想組織を削除できませんでした"
#: orgs/tasks.py:9 #: orgs/tasks.py:9
msgid "Refresh organization cache" msgid "Refresh organization cache"
@ -4353,7 +4359,7 @@ msgstr "組織の役割バインディング"
msgid "System role binding" msgid "System role binding"
msgstr "システムロールバインディング" msgstr "システムロールバインディング"
#: rbac/serializers/permission.py:25 users/serializers/profile.py:132 #: rbac/serializers/permission.py:25 users/serializers/profile.py:108
msgid "Perms" msgid "Perms"
msgstr "パーマ" msgstr "パーマ"
@ -4485,7 +4491,7 @@ msgstr "携帯番号をテストこのフィールドは必須です"
msgid "Settings" msgid "Settings"
msgstr "設定" msgstr "設定"
#: settings/models.py:35 #: settings/models.py:35 users/models/preference.py:14
msgid "Encrypted" msgid "Encrypted"
msgstr "暗号化された" msgstr "暗号化された"
@ -5561,17 +5567,6 @@ msgstr "Razor の有効化"
msgid "Enable SSH Client" msgid "Enable SSH Client"
msgstr "SSH Clientの有効化" msgstr "SSH Clientの有効化"
#: settings/serializers/terminal.py:52
msgid "Default graphics resolution"
msgstr "デフォルトのグラフィック解像度"
#: settings/serializers/terminal.py:53
msgid ""
"Tip: Default resolution to use when connecting graphical assets in Luna pages"
msgstr ""
"ヒント: Luna ページでグラフィック アセットを接続するときに使用するデフォルト"
"の解像度"
#: settings/tasks/ldap.py:24 #: settings/tasks/ldap.py:24
msgid "Periodic import ldap user" msgid "Periodic import ldap user"
msgstr "LDAP ユーザーを定期的にインポートする" msgstr "LDAP ユーザーを定期的にインポートする"
@ -5838,6 +5833,7 @@ msgid "Home page"
msgstr "ホームページ" msgstr "ホームページ"
#: templates/resource_download.html:18 templates/resource_download.html:33 #: templates/resource_download.html:18 templates/resource_download.html:33
#: users/const.py:48
msgid "Client" msgid "Client"
msgstr "クライアント" msgstr "クライアント"
@ -5979,7 +5975,7 @@ msgstr "SFTP クライアント"
#: terminal/connect_methods.py:33 #: terminal/connect_methods.py:33
msgid "DB Guide" msgid "DB Guide"
msgstr "" msgstr "DB 接続ウィザード"
#: terminal/connect_methods.py:34 #: terminal/connect_methods.py:34
msgid "DB Client" msgid "DB Client"
@ -6024,7 +6020,7 @@ msgstr "一致しない"
#: terminal/const.py:83 #: terminal/const.py:83
msgid "Tunnel" msgid "Tunnel"
msgstr "" msgstr "ちかチャネル"
#: terminal/const.py:85 #: terminal/const.py:85
msgid "SFTP" msgid "SFTP"
@ -6058,10 +6054,8 @@ msgstr "一括作成非サポート"
msgid "Storage is invalid" msgid "Storage is invalid"
msgstr "ストレージが無効です" msgstr "ストレージが無効です"
#: terminal/models/applet/applet.py:30 #: terminal/models/applet/applet.py:30 xpack/plugins/license/models.py:86
#, fuzzy msgid "Community edition"
#| msgid "Community"
msgid "Community Edition"
msgstr "コミュニティ版" msgstr "コミュニティ版"
#: terminal/models/applet/applet.py:31 #: terminal/models/applet/applet.py:31
@ -6716,7 +6710,7 @@ msgstr "オープン"
#: tickets/const.py:18 tickets/const.py:31 #: tickets/const.py:18 tickets/const.py:31
msgid "Reopen" msgid "Reopen"
msgstr "" msgstr "再オープン"
#: tickets/const.py:19 tickets/const.py:32 #: tickets/const.py:19 tickets/const.py:32
msgid "Approved" msgid "Approved"
@ -7070,6 +7064,30 @@ msgstr "リセットリンクが生成され、ユーザーに送信されます
msgid "Set password" msgid "Set password"
msgstr "パスワードの設定" msgstr "パスワードの設定"
#: users/const.py:23
msgid "AUTO"
msgstr "自動"
#: users/const.py:31
msgid "Full screen"
msgstr "フルスクリーン"
#: users/const.py:32
msgid "Multi screen"
msgstr "マルチスクリーンディスプレイ"
#: users/const.py:33
msgid "Drives redirect"
msgstr "ディスクマウント"
#: users/const.py:52
msgid "Replace"
msgstr "置換"
#: users/const.py:53
msgid "Suffix"
msgstr "接尾辞を付ける"
#: users/exceptions.py:10 #: users/exceptions.py:10
msgid "MFA not enabled" msgid "MFA not enabled"
msgstr "MFAが有効化されていません" msgstr "MFAが有効化されていません"
@ -7148,8 +7166,8 @@ msgstr "ここにid_rsa.pubを貼り付けます。"
msgid "Public key should not be the same as your old one." msgid "Public key should not be the same as your old one."
msgstr "公開鍵は古いものと同じであってはなりません。" msgstr "公開鍵は古いものと同じであってはなりません。"
#: users/forms/profile.py:162 users/serializers/profile.py:100 #: users/forms/profile.py:162 users/serializers/profile.py:76
#: users/serializers/profile.py:183 users/serializers/profile.py:210 #: users/serializers/profile.py:159 users/serializers/profile.py:186
msgid "Not a valid ssh public key" msgid "Not a valid ssh public key"
msgstr "有効なssh公開鍵ではありません" msgstr "有効なssh公開鍵ではありません"
@ -7158,7 +7176,11 @@ msgstr "有効なssh公開鍵ではありません"
msgid "Public key" msgid "Public key"
msgstr "公開キー" msgstr "公開キー"
#: users/models/user.py:637 users/serializers/profile.py:118 #: users/models/preference.py:38
msgid "Preference"
msgstr "のようにふるまう"
#: users/models/user.py:637 users/serializers/profile.py:94
msgid "Force enable" msgid "Force enable"
msgstr "強制有効" msgstr "強制有効"
@ -7187,44 +7209,40 @@ msgstr "OTP 秘密"
msgid "Private key" msgid "Private key"
msgstr "ssh秘密鍵" msgstr "ssh秘密鍵"
#: users/models/user.py:823 #: users/models/user.py:825 users/serializers/profile.py:125
msgid "Secret key"
msgstr "秘密キー"
#: users/models/user.py:828 users/serializers/profile.py:149
#: users/serializers/user.py:169 #: users/serializers/user.py:169
msgid "Is first login" msgid "Is first login"
msgstr "最初のログインです" msgstr "最初のログインです"
#: users/models/user.py:842 #: users/models/user.py:839
msgid "Date password last updated" msgid "Date password last updated"
msgstr "最終更新日パスワード" msgstr "最終更新日パスワード"
#: users/models/user.py:845 #: users/models/user.py:842
msgid "Need update password" msgid "Need update password"
msgstr "更新パスワードが必要" msgstr "更新パスワードが必要"
#: users/models/user.py:988 #: users/models/user.py:992
msgid "Can invite user" msgid "Can invite user"
msgstr "ユーザーを招待できます" msgstr "ユーザーを招待できます"
#: users/models/user.py:989 #: users/models/user.py:993
msgid "Can remove user" msgid "Can remove user"
msgstr "ユーザーを削除できます" msgstr "ユーザーを削除できます"
#: users/models/user.py:990 #: users/models/user.py:994
msgid "Can match user" msgid "Can match user"
msgstr "ユーザーに一致できます" msgstr "ユーザーに一致できます"
#: users/models/user.py:999 #: users/models/user.py:1003
msgid "Administrator" msgid "Administrator"
msgstr "管理者" msgstr "管理者"
#: users/models/user.py:1002 #: users/models/user.py:1006
msgid "Administrator is the super user of system" msgid "Administrator is the super user of system"
msgstr "管理者はシステムのスーパーユーザーです" msgstr "管理者はシステムのスーパーユーザーです"
#: users/models/user.py:1027 #: users/models/user.py:1031
msgid "User password history" msgid "User password history"
msgstr "ユーザーパスワード履歴" msgstr "ユーザーパスワード履歴"
@ -7259,11 +7277,67 @@ msgstr "SSHキーのリセット"
msgid "Reset MFA" msgid "Reset MFA"
msgstr "MFAのリセット" msgstr "MFAのリセット"
#: users/serializers/preference/koko.py:10
msgid "File name conflict resolution"
msgstr "ファイル名競合ソリューション"
#: users/serializers/preference/lina.py:11
msgid "New file encryption password"
msgstr "新しいファイルの暗号化パスワード"
#: users/serializers/preference/lina.py:16
msgid "Confirm file encryption password"
msgstr "ファイルの暗号化パスワードを確認する"
#: users/serializers/preference/lina.py:24 users/serializers/profile.py:48
msgid "The newly set password is inconsistent"
msgstr "新しく設定されたパスワードが一致しない"
#: users/serializers/preference/luna.py:23
msgid "Async loading of asset tree"
msgstr "非同期ロード資産ツリー"
#: users/serializers/preference/luna.py:30
msgid "RDP resolution"
msgstr "RDP 解像度"
#: users/serializers/preference/luna.py:34
msgid "Keyboard layout"
msgstr "キーボードレイアウト"
#: users/serializers/preference/luna.py:38
msgid "RDP client option"
msgstr "RDPクライアントオプション"
#: users/serializers/preference/luna.py:42
msgid "Remote application connection method"
msgstr "リモートアプリケーション接続方式"
#: users/serializers/preference/luna.py:49
msgid "Character terminal font size"
msgstr "文字終端フォントサイズ"
#: users/serializers/preference/luna.py:52
msgid "Backspace as Ctrl+H"
msgstr "文字終端Backspace As Ctrl+H"
#: users/serializers/preference/luna.py:55
msgid "Right click quickly paste"
msgstr "右クリックでクイック貼り付け"
#: users/serializers/preference/luna.py:61
msgid "Graphics"
msgstr "図形化"
#: users/serializers/preference/luna.py:62
msgid "Command line"
msgstr "コマンドライン"
#: users/serializers/profile.py:29 #: users/serializers/profile.py:29
msgid "The old password is incorrect" msgid "The old password is incorrect"
msgstr "古いパスワードが正しくありません" msgstr "古いパスワードが正しくありません"
#: users/serializers/profile.py:36 users/serializers/profile.py:197 #: users/serializers/profile.py:36 users/serializers/profile.py:173
msgid "Password does not match security rules" msgid "Password does not match security rules"
msgstr "パスワードがセキュリティルールと一致しない" msgstr "パスワードがセキュリティルールと一致しない"
@ -7271,10 +7345,6 @@ msgstr "パスワードがセキュリティルールと一致しない"
msgid "The new password cannot be the last {} passwords" msgid "The new password cannot be the last {} passwords"
msgstr "新しいパスワードを最後の {} 個のパスワードにすることはできません" msgstr "新しいパスワードを最後の {} 個のパスワードにすることはできません"
#: users/serializers/profile.py:48 users/serializers/profile.py:71
msgid "The newly set password is inconsistent"
msgstr "新しく設定されたパスワードが一致しない"
#: users/serializers/user.py:42 #: users/serializers/user.py:42
msgid "System roles" msgid "System roles"
msgstr "システムの役割" msgstr "システムの役割"
@ -8257,29 +8327,13 @@ msgid "License"
msgstr "ライセンス" msgstr "ライセンス"
#: xpack/plugins/license/models.py:80 #: xpack/plugins/license/models.py:80
#, fuzzy
#| msgid "Enterprise Standard Edition"
msgid "Standard edition" msgid "Standard edition"
msgstr "エンタープライズ標準版" msgstr "エンタープライズ標準版"
#: xpack/plugins/license/models.py:82 #: xpack/plugins/license/models.py:82
#, fuzzy
#| msgid "Enterprise Basic Edition"
msgid "Enterprise edition" msgid "Enterprise edition"
msgstr "エンタープライズ基本版" msgstr "エンタープライズ基本版"
#: xpack/plugins/license/models.py:84 #: xpack/plugins/license/models.py:84
msgid "Ultimate edition" msgid "Ultimate edition"
msgstr "" msgstr "エンタープライズ・フラッグシップ・エディション"
#: xpack/plugins/license/models.py:86
#, fuzzy
#| msgid "Community"
msgid "Community edition"
msgstr "コミュニティ版"
#~ msgid "SFTP home"
#~ msgstr "SFTP ルート パス"
#~ msgid "Enterprise Flagship Edition"
#~ msgstr "エンタープライズ旗艦版"

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:e8d61d9b21a9e4cda203a538a1d1f95b0f53aab5774f77a4e47e3e55b631b85f oid sha256:4d5dbd054fd58335116c493461b5a2553304246b208c77b990ec3e501419ee1f
size 127855 size 128981

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: JumpServer 0.3.3\n" "Project-Id-Version: JumpServer 0.3.3\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-04 13:26+0800\n" "POT-Creation-Date: 2023-09-11 15:24+0800\n"
"PO-Revision-Date: 2021-05-20 10:54+0800\n" "PO-Revision-Date: 2021-05-20 10:54+0800\n"
"Last-Translator: ibuler <ibuler@qq.com>\n" "Last-Translator: ibuler <ibuler@qq.com>\n"
"Language-Team: JumpServer team<ibuler@qq.com>\n" "Language-Team: JumpServer team<ibuler@qq.com>\n"
@ -249,7 +249,7 @@ msgid "Version"
msgstr "版本" msgstr "版本"
#: accounts/models/account.py:56 accounts/serializers/account/account.py:204 #: accounts/models/account.py:56 accounts/serializers/account/account.py:204
#: users/models/user.py:838 #: users/models/user.py:835
msgid "Source" msgid "Source"
msgstr "来源" msgstr "来源"
@ -531,9 +531,9 @@ msgstr "账号验证"
#: terminal/models/component/endpoint.py:94 #: terminal/models/component/endpoint.py:94
#: terminal/models/component/storage.py:26 terminal/models/component/task.py:13 #: terminal/models/component/storage.py:26 terminal/models/component/task.py:13
#: terminal/models/component/terminal.py:84 users/forms/profile.py:33 #: terminal/models/component/terminal.py:84 users/forms/profile.py:33
#: users/models/group.py:13 users/models/user.py:787 #: users/models/group.py:13 users/models/preference.py:11
#: xpack/plugins/cloud/models.py:32 xpack/plugins/cloud/models.py:273 #: users/models/user.py:787 xpack/plugins/cloud/models.py:32
#: xpack/plugins/cloud/serializers/task.py:68 #: xpack/plugins/cloud/models.py:273 xpack/plugins/cloud/serializers/task.py:68
msgid "Name" msgid "Name"
msgstr "名称" msgstr "名称"
@ -656,7 +656,7 @@ msgstr "账号存在策略"
#: assets/serializers/asset/common.py:121 assets/serializers/cagegory.py:8 #: assets/serializers/asset/common.py:121 assets/serializers/cagegory.py:8
#: assets/serializers/platform.py:128 assets/serializers/platform.py:224 #: assets/serializers/platform.py:128 assets/serializers/platform.py:224
#: perms/serializers/user_permission.py:26 settings/models.py:34 #: perms/serializers/user_permission.py:26 settings/models.py:34
#: tickets/models/ticket/apply_application.py:13 #: tickets/models/ticket/apply_application.py:13 users/models/preference.py:12
msgid "Category" msgid "Category"
msgstr "类别" msgstr "类别"
@ -741,8 +741,8 @@ msgstr "ID"
#: terminal/notifications.py:205 terminal/serializers/command.py:16 #: terminal/notifications.py:205 terminal/serializers/command.py:16
#: terminal/templates/terminal/_msg_command_warning.html:6 #: terminal/templates/terminal/_msg_command_warning.html:6
#: terminal/templates/terminal/_msg_session_sharing.html:6 #: terminal/templates/terminal/_msg_session_sharing.html:6
#: tickets/models/comment.py:21 users/const.py:14 users/models/user.py:981 #: tickets/models/comment.py:21 users/const.py:14 users/models/user.py:985
#: users/models/user.py:1017 users/serializers/group.py:18 #: users/models/user.py:1021 users/serializers/group.py:18
msgid "User" msgid "User"
msgstr "用户" msgstr "用户"
@ -813,7 +813,7 @@ msgstr "关联平台,可配置推送参数,如果不关联,将使用默认
#: terminal/models/component/endpoint.py:24 #: terminal/models/component/endpoint.py:24
#: terminal/models/component/endpoint.py:104 #: terminal/models/component/endpoint.py:104
#: terminal/models/session/session.py:46 tickets/models/comment.py:32 #: terminal/models/session/session.py:46 tickets/models/comment.py:32
#: tickets/models/ticket/general.py:297 users/models/user.py:826 #: tickets/models/ticket/general.py:297 users/models/user.py:823
#: xpack/plugins/cloud/models.py:39 xpack/plugins/cloud/models.py:109 #: xpack/plugins/cloud/models.py:39 xpack/plugins/cloud/models.py:109
msgid "Comment" msgid "Comment"
msgstr "备注" msgstr "备注"
@ -969,7 +969,7 @@ msgstr "审批人"
msgid "Active" msgid "Active"
msgstr "激活中" msgstr "激活中"
#: acls/models/base.py:81 users/apps.py:9 #: acls/models/base.py:81 users/apps.py:9 users/models/preference.py:16
msgid "Users" msgid "Users"
msgstr "用户管理" msgstr "用户管理"
@ -1210,6 +1210,9 @@ msgid "Disabled"
msgstr "禁用" msgstr "禁用"
#: assets/const/base.py:34 settings/serializers/basic.py:6 #: assets/const/base.py:34 settings/serializers/basic.py:6
#: users/serializers/preference/koko.py:15
#: users/serializers/preference/lina.py:32
#: users/serializers/preference/luna.py:60
msgid "Basic" msgid "Basic"
msgstr "基本" msgstr "基本"
@ -1236,7 +1239,7 @@ msgstr "云服务"
#: assets/const/category.py:14 assets/models/asset/gpt.py:11 #: assets/const/category.py:14 assets/models/asset/gpt.py:11
#: assets/models/asset/web.py:16 audits/const.py:35 #: assets/models/asset/web.py:16 audits/const.py:35
#: terminal/models/applet/applet.py:27 #: terminal/models/applet/applet.py:27 users/const.py:47
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
@ -1422,18 +1425,18 @@ msgstr "SSH公钥"
#: assets/models/_user.py:28 assets/models/automations/base.py:114 #: assets/models/_user.py:28 assets/models/automations/base.py:114
#: assets/models/cmd_filter.py:41 assets/models/group.py:19 #: assets/models/cmd_filter.py:41 assets/models/group.py:19
#: common/db/models.py:34 ops/models/base.py:54 ops/models/job.py:227 #: common/db/models.py:34 ops/models/base.py:54 ops/models/job.py:227
#: users/models/user.py:1018 #: users/models/user.py:1022
msgid "Date created" msgid "Date created"
msgstr "创建日期" msgstr "创建日期"
#: assets/models/_user.py:29 assets/models/cmd_filter.py:42 #: assets/models/_user.py:29 assets/models/cmd_filter.py:42
#: common/db/models.py:35 users/models/user.py:847 #: common/db/models.py:35 users/models/user.py:844
msgid "Date updated" msgid "Date updated"
msgstr "更新日期" msgstr "更新日期"
#: assets/models/_user.py:30 assets/models/cmd_filter.py:44 #: assets/models/_user.py:30 assets/models/cmd_filter.py:44
#: assets/models/cmd_filter.py:91 assets/models/group.py:18 #: assets/models/cmd_filter.py:91 assets/models/group.py:18
#: common/db/models.py:32 users/models/user.py:833 #: common/db/models.py:32 users/models/user.py:830
#: users/serializers/group.py:29 #: users/serializers/group.py:29
msgid "Created by" msgid "Created by"
msgstr "创建者" msgstr "创建者"
@ -1676,7 +1679,7 @@ msgstr "默认"
msgid "Default asset group" msgid "Default asset group"
msgstr "默认资产组" msgstr "默认资产组"
#: assets/models/label.py:15 rbac/const.py:6 users/models/user.py:1003 #: assets/models/label.py:15 rbac/const.py:6 users/models/user.py:1007
msgid "System" msgid "System"
msgstr "系统" msgstr "系统"
@ -1685,6 +1688,7 @@ msgstr "系统"
#: authentication/models/connection_token.py:29 #: authentication/models/connection_token.py:29
#: authentication/serializers/connect_token_secret.py:122 #: authentication/serializers/connect_token_secret.py:122
#: common/serializers/common.py:86 settings/models.py:33 #: common/serializers/common.py:86 settings/models.py:33
#: users/models/preference.py:13
msgid "Value" msgid "Value"
msgstr "值" msgstr "值"
@ -2310,7 +2314,7 @@ msgstr "用户代理"
#: audits/models.py:191 audits/serializers.py:48 #: audits/models.py:191 audits/serializers.py:48
#: authentication/templates/authentication/_mfa_confirm_modal.html:14 #: authentication/templates/authentication/_mfa_confirm_modal.html:14
#: users/forms/profile.py:65 users/models/user.py:810 #: users/forms/profile.py:65 users/models/user.py:810
#: users/serializers/profile.py:126 #: users/serializers/profile.py:102
msgid "MFA" msgid "MFA"
msgstr "MFA" msgstr "MFA"
@ -2365,7 +2369,7 @@ msgstr "认证令牌"
#: audits/signal_handlers/login_log.py:31 authentication/notifications.py:73 #: audits/signal_handlers/login_log.py:31 authentication/notifications.py:73
#: authentication/views/login.py:77 authentication/views/wecom.py:159 #: authentication/views/login.py:77 authentication/views/wecom.py:159
#: notifications/backends/__init__.py:11 settings/serializers/auth/wecom.py:10 #: notifications/backends/__init__.py:11 settings/serializers/auth/wecom.py:10
#: users/models/user.py:740 users/models/user.py:848 #: users/models/user.py:740 users/models/user.py:845
msgid "WeCom" msgid "WeCom"
msgstr "企业微信" msgstr "企业微信"
@ -2373,14 +2377,14 @@ msgstr "企业微信"
#: authentication/views/login.py:89 notifications/backends/__init__.py:14 #: authentication/views/login.py:89 notifications/backends/__init__.py:14
#: settings/serializers/auth/feishu.py:10 #: settings/serializers/auth/feishu.py:10
#: settings/serializers/auth/feishu.py:13 users/models/user.py:742 #: settings/serializers/auth/feishu.py:13 users/models/user.py:742
#: users/models/user.py:850 #: users/models/user.py:847
msgid "FeiShu" msgid "FeiShu"
msgstr "飞书" msgstr "飞书"
#: audits/signal_handlers/login_log.py:33 authentication/views/dingtalk.py:159 #: audits/signal_handlers/login_log.py:33 authentication/views/dingtalk.py:159
#: authentication/views/login.py:83 notifications/backends/__init__.py:12 #: authentication/views/login.py:83 notifications/backends/__init__.py:12
#: settings/serializers/auth/dingtalk.py:10 users/models/user.py:741 #: settings/serializers/auth/dingtalk.py:10 users/models/user.py:741
#: users/models/user.py:849 #: users/models/user.py:846
msgid "DingTalk" msgid "DingTalk"
msgstr "钉钉" msgstr "钉钉"
@ -2825,7 +2829,7 @@ msgstr "可以重复使用"
#: authentication/models/connection_token.py:47 #: authentication/models/connection_token.py:47
#: authentication/models/temp_token.py:13 perms/models/asset_permission.py:74 #: authentication/models/temp_token.py:13 perms/models/asset_permission.py:74
#: tickets/models/ticket/apply_application.py:31 #: tickets/models/ticket/apply_application.py:31
#: tickets/models/ticket/apply_asset.py:20 users/models/user.py:831 #: tickets/models/ticket/apply_asset.py:20 users/models/user.py:828
msgid "Date expired" msgid "Date expired"
msgstr "失效日期" msgstr "失效日期"
@ -2974,13 +2978,13 @@ msgid "Show"
msgstr "显示" msgstr "显示"
#: authentication/templates/authentication/_access_key_modal.html:66 #: authentication/templates/authentication/_access_key_modal.html:66
#: users/models/user.py:635 users/serializers/profile.py:116 #: users/models/user.py:635 users/serializers/profile.py:92
#: users/templates/users/user_verify_mfa.html:36 #: users/templates/users/user_verify_mfa.html:36
msgid "Disable" msgid "Disable"
msgstr "禁用" msgstr "禁用"
#: authentication/templates/authentication/_access_key_modal.html:67 #: authentication/templates/authentication/_access_key_modal.html:67
#: users/models/user.py:636 users/serializers/profile.py:117 #: users/models/user.py:636 users/serializers/profile.py:93
#: users/templates/users/mfa_setting.html:26 #: users/templates/users/mfa_setting.html:26
#: users/templates/users/mfa_setting.html:68 #: users/templates/users/mfa_setting.html:68
msgid "Enable" msgid "Enable"
@ -3420,7 +3424,7 @@ msgstr "忽略的"
msgid "discard time" msgid "discard time"
msgstr "忽略时间" msgstr "忽略时间"
#: common/db/models.py:33 users/models/user.py:834 #: common/db/models.py:33 users/models/user.py:831
msgid "Updated by" msgid "Updated by"
msgstr "最后更新者" msgstr "最后更新者"
@ -4092,7 +4096,7 @@ msgstr "可以查看所有加入的组织"
#: orgs/models.py:233 #: orgs/models.py:233
msgid "Can not delete virtual org" msgid "Can not delete virtual org"
msgstr "" msgstr "无法删除虚拟组织"
#: orgs/tasks.py:9 #: orgs/tasks.py:9
msgid "Refresh organization cache" msgid "Refresh organization cache"
@ -4306,7 +4310,7 @@ msgstr "组织角色绑定"
msgid "System role binding" msgid "System role binding"
msgstr "系统角色绑定" msgstr "系统角色绑定"
#: rbac/serializers/permission.py:25 users/serializers/profile.py:132 #: rbac/serializers/permission.py:25 users/serializers/profile.py:108
msgid "Perms" msgid "Perms"
msgstr "权限" msgstr "权限"
@ -4438,7 +4442,7 @@ msgstr "测试手机号 该字段是必填项。"
msgid "Settings" msgid "Settings"
msgstr "系统设置" msgstr "系统设置"
#: settings/models.py:35 #: settings/models.py:35 users/models/preference.py:14
msgid "Encrypted" msgid "Encrypted"
msgstr "加密的" msgstr "加密的"
@ -5487,15 +5491,6 @@ msgstr "启用 Razor 服务"
msgid "Enable SSH Client" msgid "Enable SSH Client"
msgstr "启用 SSH Client" msgstr "启用 SSH Client"
#: settings/serializers/terminal.py:52
msgid "Default graphics resolution"
msgstr "默认图形化分辨率"
#: settings/serializers/terminal.py:53
msgid ""
"Tip: Default resolution to use when connecting graphical assets in Luna pages"
msgstr "提示在Luna 页面中连接图形化资产时默认使用的分辨率"
#: settings/tasks/ldap.py:24 #: settings/tasks/ldap.py:24
msgid "Periodic import ldap user" msgid "Periodic import ldap user"
msgstr "周期导入 LDAP 用户" msgstr "周期导入 LDAP 用户"
@ -5757,6 +5752,7 @@ msgid "Home page"
msgstr "首页" msgstr "首页"
#: templates/resource_download.html:18 templates/resource_download.html:33 #: templates/resource_download.html:18 templates/resource_download.html:33
#: users/const.py:48
msgid "Client" msgid "Client"
msgstr "客户端" msgstr "客户端"
@ -5972,10 +5968,8 @@ msgstr "不支持批量创建"
msgid "Storage is invalid" msgid "Storage is invalid"
msgstr "存储无效" msgstr "存储无效"
#: terminal/models/applet/applet.py:30 #: terminal/models/applet/applet.py:30 xpack/plugins/license/models.py:86
#, fuzzy msgid "Community edition"
#| msgid "Community"
msgid "Community Edition"
msgstr "社区版" msgstr "社区版"
#: terminal/models/applet/applet.py:31 #: terminal/models/applet/applet.py:31
@ -6972,6 +6966,30 @@ msgstr "生成重置密码链接,通过邮件发送给用户"
msgid "Set password" msgid "Set password"
msgstr "设置密码" msgstr "设置密码"
#: users/const.py:23
msgid "AUTO"
msgstr "自动"
#: users/const.py:31
msgid "Full screen"
msgstr "全屏"
#: users/const.py:32
msgid "Multi screen"
msgstr "多屏显示"
#: users/const.py:33
msgid "Drives redirect"
msgstr "磁盘挂载"
#: users/const.py:52
msgid "Replace"
msgstr "替换"
#: users/const.py:53
msgid "Suffix"
msgstr "加后缀"
#: users/exceptions.py:10 #: users/exceptions.py:10
msgid "MFA not enabled" msgid "MFA not enabled"
msgstr "MFA 多因子认证没有开启" msgstr "MFA 多因子认证没有开启"
@ -7050,8 +7068,8 @@ msgstr "复制你的公钥到这里"
msgid "Public key should not be the same as your old one." msgid "Public key should not be the same as your old one."
msgstr "不能和原来的密钥相同" msgstr "不能和原来的密钥相同"
#: users/forms/profile.py:162 users/serializers/profile.py:100 #: users/forms/profile.py:162 users/serializers/profile.py:76
#: users/serializers/profile.py:183 users/serializers/profile.py:210 #: users/serializers/profile.py:159 users/serializers/profile.py:186
msgid "Not a valid ssh public key" msgid "Not a valid ssh public key"
msgstr "SSH密钥不合法" msgstr "SSH密钥不合法"
@ -7060,7 +7078,11 @@ msgstr "SSH密钥不合法"
msgid "Public key" msgid "Public key"
msgstr "SSH公钥" msgstr "SSH公钥"
#: users/models/user.py:637 users/serializers/profile.py:118 #: users/models/preference.py:38
msgid "Preference"
msgstr "爱好"
#: users/models/user.py:637 users/serializers/profile.py:94
msgid "Force enable" msgid "Force enable"
msgstr "强制启用" msgstr "强制启用"
@ -7089,44 +7111,40 @@ msgstr "OTP 密钥"
msgid "Private key" msgid "Private key"
msgstr "ssh私钥" msgstr "ssh私钥"
#: users/models/user.py:823 #: users/models/user.py:825 users/serializers/profile.py:125
msgid "Secret key"
msgstr "Secret key"
#: users/models/user.py:828 users/serializers/profile.py:149
#: users/serializers/user.py:169 #: users/serializers/user.py:169
msgid "Is first login" msgid "Is first login"
msgstr "首次登录" msgstr "首次登录"
#: users/models/user.py:842 #: users/models/user.py:839
msgid "Date password last updated" msgid "Date password last updated"
msgstr "最后更新密码日期" msgstr "最后更新密码日期"
#: users/models/user.py:845 #: users/models/user.py:842
msgid "Need update password" msgid "Need update password"
msgstr "需要更新密码" msgstr "需要更新密码"
#: users/models/user.py:988 #: users/models/user.py:992
msgid "Can invite user" msgid "Can invite user"
msgstr "可以邀请用户" msgstr "可以邀请用户"
#: users/models/user.py:989 #: users/models/user.py:993
msgid "Can remove user" msgid "Can remove user"
msgstr "可以移除用户" msgstr "可以移除用户"
#: users/models/user.py:990 #: users/models/user.py:994
msgid "Can match user" msgid "Can match user"
msgstr "可以匹配用户" msgstr "可以匹配用户"
#: users/models/user.py:999 #: users/models/user.py:1003
msgid "Administrator" msgid "Administrator"
msgstr "管理员" msgstr "管理员"
#: users/models/user.py:1002 #: users/models/user.py:1006
msgid "Administrator is the super user of system" msgid "Administrator is the super user of system"
msgstr "Administrator是初始的超级管理员" msgstr "Administrator是初始的超级管理员"
#: users/models/user.py:1027 #: users/models/user.py:1031
msgid "User password history" msgid "User password history"
msgstr "用户密码历史" msgstr "用户密码历史"
@ -7161,11 +7179,67 @@ msgstr "重置 SSH 密钥"
msgid "Reset MFA" msgid "Reset MFA"
msgstr "重置 MFA" msgstr "重置 MFA"
#: users/serializers/preference/koko.py:10
msgid "File name conflict resolution"
msgstr "文件名冲突解决方案"
#: users/serializers/preference/lina.py:11
msgid "New file encryption password"
msgstr "文件加密密码"
#: users/serializers/preference/lina.py:16
msgid "Confirm file encryption password"
msgstr "确认文件加密密码"
#: users/serializers/preference/lina.py:24 users/serializers/profile.py:48
msgid "The newly set password is inconsistent"
msgstr "两次密码不一致"
#: users/serializers/preference/luna.py:23
msgid "Async loading of asset tree"
msgstr "异步加载资产树"
#: users/serializers/preference/luna.py:30
msgid "RDP resolution"
msgstr "RDP 分辨率"
#: users/serializers/preference/luna.py:34
msgid "Keyboard layout"
msgstr "键盘布局"
#: users/serializers/preference/luna.py:38
msgid "RDP client option"
msgstr "RDP 客户端选项"
#: users/serializers/preference/luna.py:42
msgid "Remote application connection method"
msgstr "远程应用连接方式"
#: users/serializers/preference/luna.py:49
msgid "Character terminal font size"
msgstr "字符终端字体大小"
#: users/serializers/preference/luna.py:52
msgid "Backspace as Ctrl+H"
msgstr "字符终端Backspace As Ctrl+H"
#: users/serializers/preference/luna.py:55
msgid "Right click quickly paste"
msgstr "右键快速粘贴"
#: users/serializers/preference/luna.py:61
msgid "Graphics"
msgstr "图形化"
#: users/serializers/preference/luna.py:62
msgid "Command line"
msgstr "命令行"
#: users/serializers/profile.py:29 #: users/serializers/profile.py:29
msgid "The old password is incorrect" msgid "The old password is incorrect"
msgstr "旧密码错误" msgstr "旧密码错误"
#: users/serializers/profile.py:36 users/serializers/profile.py:197 #: users/serializers/profile.py:36 users/serializers/profile.py:173
msgid "Password does not match security rules" msgid "Password does not match security rules"
msgstr "密码不满足安全规则" msgstr "密码不满足安全规则"
@ -7173,10 +7247,6 @@ msgstr "密码不满足安全规则"
msgid "The new password cannot be the last {} passwords" msgid "The new password cannot be the last {} passwords"
msgstr "新密码不能是最近 {} 次的密码" msgstr "新密码不能是最近 {} 次的密码"
#: users/serializers/profile.py:48 users/serializers/profile.py:71
msgid "The newly set password is inconsistent"
msgstr "两次密码不一致"
#: users/serializers/user.py:42 #: users/serializers/user.py:42
msgid "System roles" msgid "System roles"
msgstr "系统角色" msgstr "系统角色"
@ -8143,29 +8213,13 @@ msgid "License"
msgstr "许可证" msgstr "许可证"
#: xpack/plugins/license/models.py:80 #: xpack/plugins/license/models.py:80
#, fuzzy
#| msgid "Enterprise Standard Edition"
msgid "Standard edition" msgid "Standard edition"
msgstr "企业标准版" msgstr "企业标准版"
#: xpack/plugins/license/models.py:82 #: xpack/plugins/license/models.py:82
#, fuzzy
#| msgid "Enterprise Basic Edition"
msgid "Enterprise edition" msgid "Enterprise edition"
msgstr "企业基础版" msgstr "企业基础版"
#: xpack/plugins/license/models.py:84 #: xpack/plugins/license/models.py:84
msgid "Ultimate edition" msgid "Ultimate edition"
msgstr "" msgstr "企业旗舰版"
#: xpack/plugins/license/models.py:86
#, fuzzy
#| msgid "Community"
msgid "Community edition"
msgstr "社区版"
#~ msgid "SFTP home"
#~ msgstr "SFTP 根路径"
#~ msgid "Enterprise Flagship Edition"
#~ msgstr "企业旗舰版"

View File

@ -27,7 +27,7 @@ class Applet(JMSBaseModel):
web = 'web', _('Web') web = 'web', _('Web')
class Edition(models.TextChoices): class Edition(models.TextChoices):
community = 'community', _('Community') community = 'community', _('Community edition')
enterprise = 'enterprise', _('Enterprise') enterprise = 'enterprise', _('Enterprise')
name = models.SlugField(max_length=128, verbose_name=_('Name'), unique=True) name = models.SlugField(max_length=128, verbose_name=_('Name'), unique=True)

View File

@ -7,11 +7,13 @@ from common.serializers.fields import EncryptedField
class BasicSerializer(serializers.Serializer): class BasicSerializer(serializers.Serializer):
secret_key = EncryptedField( secret_key = EncryptedField(
required=False, max_length=1024, required=False, max_length=1024,
write_only=True, allow_blank=True, label=_('Secret Key') write_only=True, allow_blank=True,
label=_('New file encryption password')
) )
secret_key_again = EncryptedField( secret_key_again = EncryptedField(
required=False, max_length=1024, required=False, max_length=1024,
write_only=True, allow_blank=True, label=_('Secret Key Again') write_only=True, allow_blank=True,
label=_('Confirm file encryption password')
) )
def validate(self, attrs): def validate(self, attrs):