perf: 修改翻译

This commit is contained in:
ibuler 2023-04-04 10:49:03 +08:00
parent 7597112520
commit feb9c65733
2 changed files with 38 additions and 18 deletions

View File

@ -101,7 +101,9 @@
},
"DynamicUsername": "Dynamic username",
"AutoCreate": "Auto create",
"TaskID": "Task ID"
"TaskID": "Task ID",
"AccountTemplate": "Account template",
"AddAccountResult": "Add account result"
},
"acl": {
"IgnoreCase": "Ignore case",
@ -420,7 +422,9 @@
"Token": "Token",
"Category": "Category",
"AssetTree": "Asset tree",
"SSHPort": "SSH Port"
"SSHPort": "SSH Port",
"PrimaryProtocol": "The primary protocol, the most basic and commonly used protocol for assets, can only and must be set up with one.",
"Primary": "Primary"
},
"audits": {
"ChangeField": "Change field",
@ -785,7 +789,11 @@
"Cas": "CAS",
"Invalid": "Invalid",
"Filename": "Filename",
"RestoreDefault": "Restore default"
"RestoreDefault": "Restore default",
"Error": "Error",
"Created": "Created",
"Skipped": "Skipped",
"Updated": "Updated"
},
"dashboard": {
"ActiveAsset": "Asset active",
@ -1022,13 +1030,13 @@
"": "",
"AccountsHelp": "All accounts: accounts exists on the asset; Specify accounts: specify the user name of the account under the assetManual input: username/password; Same account: The account username name same with login user",
"AllAccounts": "All accounts",
"AllAccountTip": "All accounts added on the asset",
"AllAccountTip": "All accounts of the asset exists",
"ManualAccount": "Manual account",
"ManualAccountTip": "Login manually enter user name/password",
"ManualAccountTip": "Non-asset account, Input username/password on connect",
"SameAccount": "Same account",
"SameAccountTip": "Account with the same user name of the authorized person",
"SameAccountTip": "The same username account with current login user",
"SpecAccount": "Specify account",
"SpecAccountTip": "Specify user name and select authorized account",
"SpecAccountTip": "Specify accounts by username",
"Input": "Input",
"permAccount": "Accounts",
"Actions": "Actions",
@ -2090,4 +2098,4 @@
"PublishStatus": "Publish status",
"NoPublished": "Unpublished"
}
}
}

View File

@ -101,7 +101,9 @@
},
"DynamicUsername": "動的ユーザー名",
"AutoCreate": "自動作成",
"TaskID": "タスク ID"
"TaskID": "タスク ID",
"AccountTemplate": "账号模版",
"AddAccountResult": "账号批量添加结果"
},
"acl": {
"IgnoreCase": "大文字小文字を無視する",
@ -420,7 +422,9 @@
"InitialDeploy": "初期展開",
"PrivateKey": "鍵",
"Category": "カテゴリー",
"SSHPort": "SSH ポート"
"SSHPort": "SSH ポート",
"PrimaryProtocol": "主要協議は、資産にとって最も基本的で最も一般的に使用されるプロトコルであり、1つのみ設定でき、必ず設定する必要があります",
"Primary": "主要な"
},
"audits": {
"ChangeField": "フィールドを変更します",
@ -781,7 +785,14 @@
"Invalid": "無効",
"PublishAllApplets": "すべてのアプリを公開する",
"Sync": "同期する",
"Filename": "ファイル名"
"Filename": "ファイル名",
"EnterpriseEdition": "エンタープライズ版",
"Error": "错误",
"CommunityEdition": "社区版",
"Product": "产品",
"Created": "已创建",
"Skipped": "已跳过",
"Updated": "已更新"
},
"dashboard": {
"TotalJobLog": "ジョブ実行総数",
@ -1018,13 +1029,13 @@
"": "",
"AccountsHelp": "すべてのアカウント: アカウントはアセットに存在します。 アカウントの指定: 資産の下のアカウントのユーザー名を指定します。手入力: ユーザー名/パスワード; 同一アカウント:ログインユーザーと同じアカウントのユーザー名",
"AllAccounts": "すべてのアカウント",
"AllAccountTip": "資産に追加されたすべてのアカウント",
"AllAccountTip": "アセットに追加されたすべてのアカウント",
"ManualInput": "手動入力",
"ManualAccountTip": "ログイン時のユーザー名/パスワードの手動入力",
"ManualAccountTip": "ログイン時にユーザー名とパスワードを手動で入力する",
"SameAccount": "同じ名前のアカウント",
"SameAccountTip": "権限受領者のユーザー名と同じアカウント",
"SpecAccount": "入力の指定",
"SpecAccountTip": "入力の指定権限アカウントの選択",
"SameAccountTip": "与被授权人用户名相同的账号",
"SpecAccount": "特定のアカウント",
"SpecAccountTip": "指定用户名选择授权账号",
"Input": "入力",
"permAccount": "認定アカウント",
"Actions": "アクション",
@ -1087,7 +1098,8 @@
"userCount": "ユーザー数",
"userGroupCount": "ユーザーグループ数",
"usersAndUserGroups": "ユーザーまたはユーザーグループ",
"Account": "アカウント"
"Account": "アカウント",
"ManualAccount": "手动账号"
},
"route": {
"": "",
@ -2078,4 +2090,4 @@
"PublishStatus": "投稿ステータス",
"NoPublished": "未発表"
}
}
}