mirror of https://github.com/jumpserver/jumpserver
perf: trans StopLogOutput
parent
e06f9a03d6
commit
407a77f61b
|
@ -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."
|
||||
}
|
|
@ -1370,5 +1370,6 @@
|
|||
"ZoneEnabled": "ゲートウェイを有効にする",
|
||||
"ZoneHelpMessage": "エリアとはアセットの位置で、データセンターやパブリッククラウド、あるいはVPCが該当します。エリアにはゲートウェイを設定でき、ネットワークが直接接続できない場合、ゲートウェイを経由してアセットにログインすることができます",
|
||||
"ZoneList": "地域リスト",
|
||||
"ZoneUpdate": "更新エリア"
|
||||
"ZoneUpdate": "更新エリア",
|
||||
"StopLogOutput": "ask Canceled:現在のタスク(currentTaskId)は手動で停止されました。各タスクの進行状況が異なるため、以下はタスクの最終実行結果です。実行が失敗した場合は、タスクが正常に停止されました。"
|
||||
}
|
|
@ -1339,5 +1339,6 @@
|
|||
"IpType": "IP 类型",
|
||||
"PublicIp": "公有 IP",
|
||||
"PrivateIp": "私有 IP",
|
||||
"WeChat": "微信"
|
||||
"WeChat": "微信",
|
||||
"StopLogOutput": "Task Canceled:当前任务(currentTaskId)已手动停止,由于每个任务的执行进度不一样,下面是任务最终的执行结果,执行失败表示已成功停止任务执行。"
|
||||
}
|
Loading…
Reference in New Issue