mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-04-12 15:25:01 +00:00
feat(i18n): add translations for feat_upload_413-flashmsg (#16695)
* feat(i18n): add translations for feat_upload_413-flashmsg * chore(i18n): auto-translate updated strings --------- Co-authored-by: Crane.z <1481445951@qq.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
"AccessDistribution": "Access distribution",
|
||||
"AccessIP": "IP whitelist",
|
||||
"AccessKey": "Access key",
|
||||
"AccessToken": "Access tokens",
|
||||
"AccessTokenTip": "Access Token is a temporary credential generated through the OAuth2 (Authorization Code Grant) flow using the JumpServer client, which is used to access protected resources.",
|
||||
"Account": "Account",
|
||||
"AccountActivities": "Account activities",
|
||||
"AccountAndPasswordChangeRank": "Account and password change ranking",
|
||||
@@ -43,6 +45,7 @@
|
||||
"AccountPushUpdate": "Update push account",
|
||||
"AccountReport": "Account report",
|
||||
"AccountResult": "Account secret change success/failure",
|
||||
"AccountSecretReadDisabled": "Account secret reading has been disabled by administrator",
|
||||
"AccountSelectHelpText": "The account list adds the username of the account holder",
|
||||
"AccountSessions": "Account sessions",
|
||||
"AccountStatisticsReport": "Account statistics report",
|
||||
@@ -1171,6 +1174,7 @@
|
||||
"Retry": "Retry",
|
||||
"RetrySelected": "Retry selected",
|
||||
"Reviewer": "Approvers",
|
||||
"Revoke": "Revoke",
|
||||
"RiskDetection": "Risk detection",
|
||||
"RiskDetectionDetail": "Risk detection detail",
|
||||
"RiskyAccount": "Risky account",
|
||||
@@ -1515,6 +1519,7 @@
|
||||
"UploadCsvLth10MHelpText": "Only csv/xlsx can be uploaded, and no more than 10m",
|
||||
"UploadDir": "Upload path",
|
||||
"UploadFileLthHelpText": "Less than {limit}m supported",
|
||||
"UploadFileTooLarge": "Upload failed: file is too large",
|
||||
"UploadHelpText": "Please upload a .zip file containing the following sample directory structure",
|
||||
"UploadPlaybook": "Upload playbook",
|
||||
"UploadSucceed": "Upload succeeded",
|
||||
@@ -1635,9 +1640,5 @@
|
||||
"selectedAssets": "Selected assets",
|
||||
"setVariable": "Set variable",
|
||||
"userId": "User ID",
|
||||
"userName": "User name",
|
||||
"AccountSecretReadDisabled": "Account secret reading has been disabled by administrator",
|
||||
"AccessToken": "Access tokens",
|
||||
"AccessTokenTip": "Access Token is a temporary credential generated through the OAuth2 (Authorization Code Grant) flow using the JumpServer client, which is used to access protected resources.",
|
||||
"Revoke": "Revoke"
|
||||
}
|
||||
"userName": "User name"
|
||||
}
|
||||
|
||||
@@ -1650,4 +1650,4 @@
|
||||
"setVariable": "configurar parámetros",
|
||||
"userId": "ID de usuario",
|
||||
"userName": "Nombre de usuario"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1655,4 +1655,4 @@
|
||||
"setVariable": "パラメータ設定",
|
||||
"userId": "ユーザーID",
|
||||
"userName": "ユーザー名"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1650,4 +1650,4 @@
|
||||
"setVariable": "설정 매개변수",
|
||||
"userId": "사용자 ID",
|
||||
"userName": "사용자명"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1651,4 +1651,4 @@
|
||||
"setVariable": "Parâmetros de configuração",
|
||||
"userId": "ID do usuário",
|
||||
"userName": "Usuário"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1650,4 +1650,4 @@
|
||||
"setVariable": "Задать переменную",
|
||||
"userId": "ID пользователя",
|
||||
"userName": "Имя пользователя"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1650,4 +1650,4 @@
|
||||
"setVariable": "Cài đặt tham số",
|
||||
"userId": "ID người dùng",
|
||||
"userName": "Tên người dùng"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1650,5 +1650,6 @@
|
||||
"AccessTokenTip": "访问令牌是通过 JumpServer 客户端使用 OAuth2(授权码授权)流程生成的临时凭证,用于访问受保护的资源。",
|
||||
"Revoke": "撤销",
|
||||
"AccountSecretReadDisabled": "账号密码读取功能已被管理员禁用",
|
||||
"Automations": "自动化"
|
||||
"Automations": "自动化",
|
||||
"UploadFileTooLarge": "上传失败:文件过大"
|
||||
}
|
||||
@@ -1655,4 +1655,4 @@
|
||||
"setVariable": "設置參數",
|
||||
"userId": "用戶ID",
|
||||
"userName": "用戶名"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user