File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2082,6 +2082,10 @@ monitor.queue.pool.addworkers.numberworkers.placeholder=ワーカー数
2082
2082
monitor.queue.pool.addworkers.timeout.placeholder =0でタイムアウト無し
2083
2083
monitor.queue.pool.addworkers.mustnumbergreaterzero =追加するワーカー数は1以上にしてください
2084
2084
monitor.queue.pool.addworkers.musttimeoutduration =タイムアウトは 、Go言語の時間差表記(例 5m)、または0にしてください
2085
+ monitor.queue.pool.flush.title =キューの掃き出し
2086
+ monitor.queue.pool.flush.desc =キューが空になるかタイムアウトになると終了するワーカーを、ひとつ追加します。
2087
+ monitor.queue.pool.flush.submit =掃き出しワーカーを追加
2088
+ monitor.queue.pool.flush.added =掃き出しワーカーを %[1]s に追加しました
2085
2089
2086
2090
monitor.queue.settings.title =プール設定
2087
2091
monitor.queue.settings.desc =ワーカーへのキューのブロックが発生すると、それに応じてプール数がブースト分ずつ動的に増えます。 これらの変更は現在のワーカーグループには影響しません。
You can’t perform that action at this time.
0 commit comments