mirror of https://github.com/jumpserver/jumpserver
perf: i18n
parent
db88f6c9b4
commit
67bc16238c
|
@ -359,7 +359,7 @@
|
|||
"DatabasePort": "Database protocol port",
|
||||
"DatabaseUpdate": "Update the asset-database",
|
||||
"Date": "Date",
|
||||
"DateCreated": "Creation time",
|
||||
"DateCreated": "Date created",
|
||||
"DateEnd": "End date",
|
||||
"DateExpired": "Expiration date",
|
||||
"DateFinished": "Completion date",
|
||||
|
@ -516,7 +516,7 @@
|
|||
"GrantedAssets": "Authorized assets",
|
||||
"GreatEqualThan": "Greater than or equal to",
|
||||
"GroupsAmount": "User group",
|
||||
"HandleTicket": "Handle tickets",
|
||||
"HandleTicket": "Handle ticket",
|
||||
"Hardware": "Hardware information",
|
||||
"HardwareInfo": "Hardware information",
|
||||
"HasImportErrorItemMsg": "There are import failures, click on the left x to view the failure reasons, after editing the table, you can continue to import failures.",
|
||||
|
@ -769,7 +769,7 @@
|
|||
"Options": "Options",
|
||||
"OrgAdmin": "Organization admin",
|
||||
"OrgAuditor": "Organizational auditors",
|
||||
"OrgName": "Authorized organization name",
|
||||
"OrgName": "Authorized organization",
|
||||
"OrgRole": "Organizational roles",
|
||||
"OrgRoleHelpMsg": "Organization roles are roles tailored to individual organizations within the platform. these roles are assigned when inviting users to join a particular organization and dictate their permissions and access levels within that organization. unlike system roles, organization roles are customizable and apply only within the scope of the organization they are assigned to.",
|
||||
"OrgRoleHelpText": "The org role is the user's role within the current organization",
|
||||
|
@ -1323,5 +1323,8 @@
|
|||
"EmailTemplate": "Template",
|
||||
"EmailTemplateHelpTip": "Email template is used for sending emails and includes the email subject prefix and email content",
|
||||
"ForgotPasswordURL": "Forgot password URL",
|
||||
"ObjectStorage": "Object Storage"
|
||||
"ObjectStorage": "Object Storage",
|
||||
"ApplyLoginAsset": "Login asset",
|
||||
"ApplyLoginUser": "Login user",
|
||||
"ApplyLoginAccount": "Login account"
|
||||
}
|
||||
|
|
|
@ -1333,5 +1333,9 @@
|
|||
"ZoneEnabled": "ゲートウェイを有効にする",
|
||||
"ZoneHelpMessage": "エリアとはアセットの位置で、データセンターやパブリッククラウド、あるいはVPCが該当します。エリアにはゲートウェイを設定でき、ネットワークが直接接続できない場合、ゲートウェイを経由してアセットにログインすることができます",
|
||||
"ZoneList": "地域リスト",
|
||||
"ZoneUpdate": "更新エリア"
|
||||
"ZoneUpdate": "更新エリア",
|
||||
"ObjectStorage": "オブジェクトストレージ",
|
||||
"ApplyLoginAsset": "登録資産の申請",
|
||||
"ApplyLoginUser": "ログインユーザーの申請",
|
||||
"ApplyLoginAccount": "ログインアカウントの申請"
|
||||
}
|
||||
|
|
|
@ -1316,5 +1316,9 @@
|
|||
"SiteURLTip": "例如:https://demo.jumpserver.org",
|
||||
"Settings...": "设置...",
|
||||
"EmailTemplate": "邮件模版",
|
||||
"EmailTemplateHelpTip": "邮件模版是用于发送邮件的模版,包括邮件标题前缀和邮件内容"
|
||||
"EmailTemplateHelpTip": "邮件模版是用于发送邮件的模版,包括邮件标题前缀和邮件内容",
|
||||
"ObjectStorage": "对象存储",
|
||||
"ApplyLoginAsset": "登录资产",
|
||||
"ApplyLoginUser": "登录用户",
|
||||
"ApplyLoginAccount": "登录账号"
|
||||
}
|
||||
|
|
|
@ -1959,5 +1959,8 @@
|
|||
"weComTest": "測試",
|
||||
"week": "周",
|
||||
"weekOf": "周的星期",
|
||||
"wildcardsAllowed": "允許的通配符"
|
||||
"wildcardsAllowed": "允許的通配符",
|
||||
"ApplyLoginAsset": "登入資產",
|
||||
"ApplyLoginUser": "登入用戶",
|
||||
"ApplyLoginAccount": "登入帳號"
|
||||
}
|
Loading…
Reference in New Issue