perf: trans StopLogOutput

pull/13468/head^2
fit2bot 2024-06-20 19:19:14 +08:00 committed by w940853815
parent e06f9a03d6
commit 407a77f61b
3 changed files with 6 additions and 3 deletions

View File

@ -1340,5 +1340,6 @@
"PrivateIp": "Private Ip",
"VaultHCPMountPoint": "The mount point of the Vault server, default is jumpserver",
"WeChat": "WeChat",
"SuEnabled": "Enabled su"
"SuEnabled": "Enabled su",
"StopLogOutput": "Task Canceled: The current task (currentTaskId) has been manually stopped. Since the progress of each task varies, the following is the final execution result of the task. A failed execution indicates that the task has been successfully stopped."
}

View File

@ -1370,5 +1370,6 @@
"ZoneEnabled": "ゲートウェイを有効にする",
"ZoneHelpMessage": "エリアとはアセットの位置で、データセンターやパブリッククラウド、あるいはVPCが該当します。エリアにはゲートウェイを設定でき、ネットワークが直接接続できない場合、ゲートウェイを経由してアセットにログインすることができます",
"ZoneList": "地域リスト",
"ZoneUpdate": "更新エリア"
"ZoneUpdate": "更新エリア",
"StopLogOutput": "ask Canceled現在のタスクcurrentTaskIdは手動で停止されました。各タスクの進行状況が異なるため、以下はタスクの最終実行結果です。実行が失敗した場合は、タスクが正常に停止されました。"
}

View File

@ -1339,5 +1339,6 @@
"IpType": "IP 类型",
"PublicIp": "公有 IP",
"PrivateIp": "私有 IP",
"WeChat": "微信"
"WeChat": "微信",
"StopLogOutput": "Task Canceled当前任务(currentTaskId)已手动停止,由于每个任务的执行进度不一样,下面是任务最终的执行结果,执行失败表示已成功停止任务执行。"
}