perf: Translate

pull/13755/head
feng 2024-07-17 11:34:34 +08:00 committed by feng626
parent 66047c7926
commit 85825165fc
4 changed files with 12 additions and 5 deletions

View File

@ -1386,5 +1386,7 @@
"removeWarningMsg": "Are you sure you want to remove",
"RetrySelected": "Retry selected",
"ApproveSelected": "Approve selected",
"Running": "Running"
"Running": "Running",
"AdhocCreate": "Create the command",
"UploadHelpText": "Please upload a .zip file containing the following sample directory structure"
}

View File

@ -1422,5 +1422,7 @@
"ZoneList": "地域リスト",
"ZoneUpdate": "更新エリア",
"forceEnableMFAHelpText": "強制的に有効化すると、ユーザーは自分で無効化することができません。",
"removeWarningMsg": "削除してもよろしいですか"
"removeWarningMsg": "削除してもよろしいですか",
"AdhocCreate": "アドホックコマンドを作成",
"UploadHelpText": "次のサンプル構造ディレクトリを含む .zip ファイルをアップロードしてください。"
}

View File

@ -1388,5 +1388,7 @@
"VaultHCPMountPoint": "Vault 服务器的挂载点,默认为 jumpserver",
"RetrySelected": "重试所选",
"ApproveSelected": "审批所选",
"Running": "运行中"
"Running": "运行中",
"AdhocCreate": "创建命令",
"UploadHelpText": "请上传包含以下示例结构目录的 .zip 压缩文件"
}

View File

@ -1908,7 +1908,7 @@
"consult": "諮詢",
"containerName": "容器名稱",
"contents": "內容",
"createAdhoc": "創建命令",
"AdhocCreate": "創建命令",
"createBy": "創建者",
"createErrorMsg": "創建失敗",
"createSuccessMsg": "導入創建成功,總共:{count}",
@ -2267,5 +2267,6 @@
"weComTest": "測試",
"week": "周",
"weekOf": "周的星期",
"wildcardsAllowed": "允許的通配符"
"wildcardsAllowed": "允許的通配符",
"UploadHelpText": "請上傳包含以下範例結構目錄的 .zip 壓縮文件"
}