foreman-tasks 9.2.0 → 9.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman-tasks/locale/de/foreman_tasks.js +578 -578
- data/app/assets/javascripts/foreman-tasks/locale/en/foreman_tasks.js +292 -292
- data/app/assets/javascripts/foreman-tasks/locale/es/foreman_tasks.js +582 -582
- data/app/assets/javascripts/foreman-tasks/locale/fr/foreman_tasks.js +582 -582
- data/app/assets/javascripts/foreman-tasks/locale/ja/foreman_tasks.js +580 -580
- data/app/assets/javascripts/foreman-tasks/locale/ka/foreman_tasks.js +581 -581
- data/app/assets/javascripts/foreman-tasks/locale/ko/foreman_tasks.js +492 -492
- data/app/assets/javascripts/foreman-tasks/locale/pt_BR/foreman_tasks.js +582 -582
- data/app/assets/javascripts/foreman-tasks/locale/ru/foreman_tasks.js +494 -494
- data/app/assets/javascripts/foreman-tasks/locale/zh_CN/foreman_tasks.js +580 -580
- data/app/assets/javascripts/foreman-tasks/locale/zh_TW/foreman_tasks.js +492 -492
- data/app/lib/actions/middleware/watch_delegated_proxy_sub_tasks.rb +1 -1
- data/lib/foreman_tasks/version.rb +1 -1
- data/locale/foreman_tasks.pot +7 -7
- data/webpack/ForemanTasks/Components/TaskDetails/TaskDetailsActions.js +3 -1
- data/webpack/ForemanTasks/Components/TaskDetails/__tests__/TaskDetailsActions.test.js +0 -5
- metadata +2 -2
@@ -17,881 +17,881 @@
|
|
17
17
|
"domain": "foreman_tasks",
|
18
18
|
"plural_forms": "nplurals=1; plural=0;"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
"
|
20
|
+
"%(last)s Last %(time)s": [
|
21
|
+
"過去 %(time)s で %(last)s 件"
|
22
22
|
],
|
23
|
-
"
|
24
|
-
"
|
23
|
+
"%(older)s Older %(time)s": [
|
24
|
+
"%(time)s より前で %(older)s 件"
|
25
25
|
],
|
26
|
-
"
|
27
|
-
"
|
26
|
+
"%s Selected Tasks": [
|
27
|
+
"選択したタスク %s件"
|
28
28
|
],
|
29
|
-
"
|
30
|
-
"
|
29
|
+
"%s is not valid format of cron line": [
|
30
|
+
"%s は有効な cron 行の形式ではありません"
|
31
31
|
],
|
32
|
-
"
|
33
|
-
"
|
32
|
+
"%{count} tasks are in running or paused state for more than a day": [
|
33
|
+
""
|
34
34
|
],
|
35
|
-
"
|
36
|
-
"
|
35
|
+
"%{total} task(s), %{success} success, %{failed} fail": [
|
36
|
+
"タスク %{total} 件、成功 %{success} 件、失敗 %{failed} 件"
|
37
37
|
],
|
38
|
-
"
|
39
|
-
"
|
38
|
+
"%{value} is not allowed input type": [
|
39
|
+
"%{value} は許可された入力タイプではありません"
|
40
40
|
],
|
41
|
-
"
|
42
|
-
"
|
41
|
+
"%{value} is not allowed triggering mode": [
|
42
|
+
"%{value} は許可されたトリガーモードではありません"
|
43
43
|
],
|
44
|
-
"
|
45
|
-
"
|
44
|
+
"%{value} is wrong format": [
|
45
|
+
"%{value} は不正な形式です"
|
46
46
|
],
|
47
|
-
"
|
48
|
-
"
|
47
|
+
"12h": [
|
48
|
+
"12 時間"
|
49
49
|
],
|
50
|
-
"
|
51
|
-
"
|
50
|
+
"24h": [
|
51
|
+
"24 時間"
|
52
52
|
],
|
53
|
-
"
|
54
|
-
"
|
53
|
+
"A notification when tasks run for suspiciously long time": [
|
54
|
+
""
|
55
55
|
],
|
56
|
-
"
|
57
|
-
"
|
56
|
+
"A paused task represents a process that has not finished properly. Any task in paused state can lead to potential inconsistency and needs to be resolved.": [
|
57
|
+
"一時停止タスクは、適切に終了していないプロセスを表します。一時停止状態のタスクは、一貫性に欠ける可能性があり、解決する必要があります。"
|
58
58
|
],
|
59
|
-
"
|
60
|
-
"
|
59
|
+
"A special label for tracking a recurring job. There can be only one active job with a given purpose at a time.": [
|
60
|
+
"繰り返しジョブを追跡するための特別なラベル。特定の目的で一度にアクティブにできるジョブは 1 つだけです。"
|
61
61
|
],
|
62
|
-
"
|
63
|
-
"
|
62
|
+
"Action": [
|
63
|
+
"アクション"
|
64
64
|
],
|
65
|
-
"
|
66
|
-
"
|
65
|
+
"Action with sub plans": [
|
66
|
+
"サブプランによるアクション"
|
67
67
|
],
|
68
|
-
"
|
69
|
-
"
|
68
|
+
"Active": [
|
69
|
+
"アクティブ"
|
70
70
|
],
|
71
|
-
"
|
72
|
-
"
|
71
|
+
"Active Filters:": [
|
72
|
+
"アクティブなフィルター:"
|
73
73
|
],
|
74
|
-
"
|
75
|
-
"
|
74
|
+
"Active or disabled recurring logic with purpose %s already exists": [
|
75
|
+
"目的が %s のアクティブまたは無効な再帰論理がすでに存在します"
|
76
76
|
],
|
77
|
-
"
|
78
|
-
"
|
77
|
+
"All %s tasks are selected.": [
|
78
|
+
""
|
79
79
|
],
|
80
|
-
"
|
81
|
-
"
|
80
|
+
"All proxies with the required feature are unavailable at the moment": [
|
81
|
+
"現在、必要な機能があるすべてのプロキシーが利用できません"
|
82
82
|
],
|
83
|
-
"
|
84
|
-
"
|
83
|
+
"Allow proxy batch tasks": [
|
84
|
+
"プロキシーバッチタスクを許可する"
|
85
85
|
],
|
86
|
-
"
|
87
|
-
"
|
86
|
+
"Allow triggering tasks on the smart proxy in batches": [
|
87
|
+
"Smart Proxy でタスクを一括でトリガーできるようにする"
|
88
88
|
],
|
89
|
-
"
|
90
|
-
"
|
89
|
+
"Associated resources": [
|
90
|
+
"関連リソース"
|
91
91
|
],
|
92
|
-
"
|
93
|
-
"
|
92
|
+
"At": [
|
93
|
+
"場所"
|
94
94
|
],
|
95
|
-
"
|
96
|
-
"
|
95
|
+
"Back to tasks": [
|
96
|
+
"タスクに戻る"
|
97
97
|
],
|
98
|
-
"
|
99
|
-
"
|
98
|
+
"Backtrace": [
|
99
|
+
"バックトレース"
|
100
100
|
],
|
101
|
-
"
|
102
|
-
"
|
101
|
+
"Bulk action": [
|
102
|
+
"一括処理"
|
103
103
|
],
|
104
|
-
"
|
105
|
-
"
|
104
|
+
"Cancel": [
|
105
|
+
"取り消し"
|
106
106
|
],
|
107
|
-
"
|
108
|
-
"
|
107
|
+
"Cancel Selected": [
|
108
|
+
"選択項目をキャンセル"
|
109
109
|
],
|
110
|
-
"
|
111
|
-
"
|
110
|
+
"Cancel enforced: the task might be still running on the proxy": [
|
111
|
+
"強制的にキャンセル: タスクはプロキシーで引き続き実行されている可能性があります"
|
112
112
|
],
|
113
|
-
"
|
114
|
-
"
|
113
|
+
"Cancel recurring logic": [
|
114
|
+
"再帰論理のキャンセル"
|
115
115
|
],
|
116
|
-
"Cancel": [
|
117
|
-
"
|
116
|
+
"Cancel selected cancellable tasks": [
|
117
|
+
"選択したキャンセル可能なタスクをキャンセル"
|
118
118
|
],
|
119
|
-
"
|
120
|
-
"
|
119
|
+
"Cancel selected tasks": [
|
120
|
+
"選択したタスクをキャンセル"
|
121
121
|
],
|
122
|
-
"
|
123
|
-
"
|
122
|
+
"Cancel specific tasks by ID": [
|
123
|
+
"ID 別に特定のタスクをキャンセル"
|
124
124
|
],
|
125
|
-
"
|
126
|
-
"
|
125
|
+
"Cancel tasks matching search string": [
|
126
|
+
"検索文字列に一致するタスクをキャンセル"
|
127
127
|
],
|
128
|
-
"
|
129
|
-
"
|
128
|
+
"Canceling selected tasks, this might take a while": [
|
129
|
+
"選択したタスクをキャンセルしています。しばらく時間がかかる場合があります"
|
130
130
|
],
|
131
|
-
"
|
132
|
-
"
|
131
|
+
"Canceling with force selected tasks, this might take a while": [
|
132
|
+
"選択したタスクを強制的にキャンセルしています。しばらく時間がかかる場合があります"
|
133
133
|
],
|
134
|
-
"
|
135
|
-
"
|
134
|
+
"Cancelled": [
|
135
|
+
"キャンセル済み"
|
136
136
|
],
|
137
|
-
"
|
138
|
-
"
|
137
|
+
"Cannot cancel tasks at the moment": [
|
138
|
+
"現在、タスクをキャンセルできません"
|
139
139
|
],
|
140
|
-
"
|
141
|
-
"
|
140
|
+
"Cannot force cancel tasks at the moment": [
|
141
|
+
"現在、タスクを強制的にキャンセルできません"
|
142
142
|
],
|
143
|
-
"
|
144
|
-
"
|
143
|
+
"Cannot resume tasks at the moment": [
|
144
|
+
"現在、タスクを再開できません"
|
145
145
|
],
|
146
|
-
"
|
147
|
-
"
|
146
|
+
"Cannot update a cancelled Recurring Logic.": [
|
147
|
+
"取り消された再帰論理を更新できません"
|
148
148
|
],
|
149
|
-
"
|
150
|
-
"
|
149
|
+
"Changing request id %{request_id} to saved id %{saved_id}": [
|
150
|
+
"要求 ID %{request_id} を保存済み ID %{saved_id} に変更しています"
|
151
151
|
],
|
152
|
-
"
|
153
|
-
"
|
152
|
+
"Check for long running tasks": [
|
153
|
+
""
|
154
154
|
],
|
155
|
-
"
|
156
|
-
"
|
155
|
+
"Clear All Filters": [
|
156
|
+
"すべてのフィルターを消去"
|
157
157
|
],
|
158
|
-
"
|
159
|
-
"
|
158
|
+
"Clear Cancelled": [
|
159
|
+
"キャンセル済みの項目を消去"
|
160
|
+
],
|
161
|
+
"Complete": [
|
162
|
+
"完了"
|
163
|
+
],
|
164
|
+
"Conflicts with tasks:": [
|
165
|
+
"タスクとの競合:"
|
166
|
+
],
|
167
|
+
"Could not cancel step.": [
|
168
|
+
"ステップをキャンセルできませんでした。"
|
169
|
+
],
|
170
|
+
"Could not receive data: %s": [
|
171
|
+
""
|
160
172
|
],
|
161
173
|
"Cron line": [
|
162
174
|
"cron 行"
|
163
175
|
],
|
176
|
+
"Cron line format 'a b c d e', where: %s": [
|
177
|
+
"Cron 行形式 'a b c d e'。ここでは: %s"
|
178
|
+
],
|
179
|
+
"Current iteration": [
|
180
|
+
"現在の繰り返し"
|
181
|
+
],
|
182
|
+
"Data to be sent to the action": [
|
183
|
+
"アクションに送信されるデータ"
|
184
|
+
],
|
164
185
|
"Days": [
|
165
186
|
"日"
|
166
187
|
],
|
167
188
|
"Days of week": [
|
168
189
|
"曜日"
|
169
190
|
],
|
170
|
-
"
|
171
|
-
"
|
172
|
-
],
|
173
|
-
"Tue": [
|
174
|
-
"火"
|
191
|
+
"Delayed": [
|
192
|
+
"遅延"
|
175
193
|
],
|
176
|
-
"
|
177
|
-
"
|
194
|
+
"Delete recurring logics by search query": [
|
195
|
+
"検索クエリーでの再帰論理の削除"
|
178
196
|
],
|
179
|
-
"
|
180
|
-
"
|
197
|
+
"Deliver notifications about long running tasks": [
|
198
|
+
""
|
181
199
|
],
|
182
|
-
"
|
183
|
-
"
|
200
|
+
"Details": [
|
201
|
+
"詳細"
|
184
202
|
],
|
185
|
-
"
|
186
|
-
"
|
203
|
+
"Details of %s task": [
|
204
|
+
"%s タスクの詳細"
|
187
205
|
],
|
188
|
-
"
|
189
|
-
"
|
206
|
+
"Disable": [
|
207
|
+
"無効化"
|
190
208
|
],
|
191
|
-
"
|
192
|
-
"
|
209
|
+
"Disabled": [
|
210
|
+
"無効化済み"
|
193
211
|
],
|
194
|
-
"
|
195
|
-
"
|
212
|
+
"Duration": [
|
213
|
+
"期間"
|
196
214
|
],
|
197
|
-
"
|
198
|
-
"
|
215
|
+
"Dynflow console": [
|
216
|
+
"Dynflow コンソール"
|
199
217
|
],
|
200
|
-
"
|
201
|
-
"
|
218
|
+
"Empty bulk action": [
|
219
|
+
"空の一括処理"
|
202
220
|
],
|
203
|
-
"
|
204
|
-
"
|
221
|
+
"Enable": [
|
222
|
+
"有効化"
|
205
223
|
],
|
206
|
-
"
|
207
|
-
"
|
224
|
+
"Enable dynflow console": [
|
225
|
+
"dynflow コンソールの有効化"
|
208
226
|
],
|
209
|
-
"
|
210
|
-
"
|
227
|
+
"Enable the dynflow console (/foreman_tasks/dynflow) for debugging": [
|
228
|
+
"デバッグのために dynflow コンソール (/foreman_tasks/dynflow) を有効にする"
|
211
229
|
],
|
212
|
-
"
|
213
|
-
"
|
230
|
+
"Ends": [
|
231
|
+
"終了"
|
214
232
|
],
|
215
|
-
"
|
216
|
-
"
|
233
|
+
"Ends at": [
|
234
|
+
"終了時間"
|
217
235
|
],
|
218
|
-
"
|
219
|
-
"
|
236
|
+
"Errors": [
|
237
|
+
"エラー"
|
220
238
|
],
|
221
|
-
"
|
222
|
-
"
|
239
|
+
"Errors:": [
|
240
|
+
"エラー:"
|
223
241
|
],
|
224
|
-
"
|
225
|
-
""
|
242
|
+
"Event delivered by request %{request_id}": [
|
243
|
+
"要求 %{request_id} で配信されたイベント"
|
226
244
|
],
|
227
|
-
"
|
228
|
-
""
|
245
|
+
"Exception": [
|
246
|
+
"例外"
|
229
247
|
],
|
230
|
-
"
|
231
|
-
"
|
248
|
+
"Execute now": [
|
249
|
+
"今すぐ実行"
|
232
250
|
],
|
233
|
-
"
|
234
|
-
"
|
251
|
+
"Execution plan data not available ": [
|
252
|
+
"利用可能な実行プランデータはありません "
|
235
253
|
],
|
236
|
-
"
|
237
|
-
"
|
254
|
+
"Export All": [
|
255
|
+
"すべてエクスポート"
|
238
256
|
],
|
239
|
-
"
|
240
|
-
"
|
257
|
+
"External Id": [
|
258
|
+
"外部 Id"
|
241
259
|
],
|
242
|
-
"
|
243
|
-
"
|
260
|
+
"Failed to check on tasks on proxy at %{url}: %{exception}": [
|
261
|
+
"%{url} でのプロキシータスクをチェックできませんでした: %{exception}"
|
244
262
|
],
|
245
|
-
"
|
246
|
-
"
|
263
|
+
"Failed to initialize": [
|
264
|
+
"初期化に失敗しました"
|
247
265
|
],
|
248
|
-
"
|
249
|
-
"
|
266
|
+
"Failed to trigger task on the smart proxy: ": [
|
267
|
+
"Smart Proxyでタスクのトリガーに失敗しました:"
|
250
268
|
],
|
251
|
-
"
|
252
|
-
"
|
269
|
+
"Finished": [
|
270
|
+
"終了"
|
253
271
|
],
|
254
|
-
"
|
255
|
-
"
|
272
|
+
"Force Cancel": [
|
273
|
+
"強制的にキャンセル"
|
256
274
|
],
|
257
|
-
"
|
258
|
-
"
|
275
|
+
"Force Cancel Selected": [
|
276
|
+
"選択項目を強制的にキャンセル"
|
259
277
|
],
|
260
|
-
"
|
261
|
-
"
|
278
|
+
"Force Cancel selected tasks": [
|
279
|
+
"選択したタスクを強制的にキャンセル"
|
262
280
|
],
|
263
|
-
"
|
264
|
-
"
|
281
|
+
"Force Unlock": [
|
282
|
+
"強制ロック解除"
|
265
283
|
],
|
266
|
-
"
|
267
|
-
"
|
284
|
+
"Foreman Tasks": [
|
285
|
+
"Foreman タスク"
|
268
286
|
],
|
269
|
-
"
|
270
|
-
"
|
287
|
+
"Fri": [
|
288
|
+
"金"
|
271
289
|
],
|
272
|
-
"
|
273
|
-
"
|
290
|
+
"I understand that this may cause harm and have working database backups of all backend services.": [
|
291
|
+
"これにより問題が生じる可能性があることを理解し、すべてのバックエンドサービスの稼動データベースバックアップがあります。"
|
274
292
|
],
|
275
|
-
"
|
276
|
-
"
|
293
|
+
"ID": [
|
294
|
+
"ID"
|
277
295
|
],
|
278
|
-
"
|
279
|
-
"
|
296
|
+
"Id": [
|
297
|
+
"ID"
|
280
298
|
],
|
281
|
-
"
|
282
|
-
"
|
299
|
+
"Immediate": [
|
300
|
+
"即時"
|
283
301
|
],
|
284
|
-
"
|
285
|
-
"
|
302
|
+
"Import Puppet classes": [
|
303
|
+
"Puppet クラスのインポート"
|
286
304
|
],
|
287
|
-
"
|
288
|
-
"
|
305
|
+
"Import facts": [
|
306
|
+
"ファクトのインポート"
|
289
307
|
],
|
290
|
-
"
|
291
|
-
"
|
308
|
+
"Indicates that the action should be cancelled if it cannot be started before this time.": [
|
309
|
+
"アクションはこの時刻よりも前に開始できない場合にキャンセルされることを示しています。"
|
292
310
|
],
|
293
311
|
"Initialization error: %s": [
|
294
312
|
"初期化エラー: %s"
|
295
313
|
],
|
296
|
-
"
|
297
|
-
""
|
314
|
+
"Input": [
|
315
|
+
"入力"
|
298
316
|
],
|
299
|
-
"
|
300
|
-
"
|
317
|
+
"Iteration limit": [
|
318
|
+
"繰り返し制限"
|
301
319
|
],
|
302
|
-
"
|
303
|
-
"
|
320
|
+
"Label": [
|
321
|
+
"ラベル"
|
304
322
|
],
|
305
|
-
"
|
306
|
-
"
|
323
|
+
"Last occurrence": [
|
324
|
+
"最後の実行"
|
307
325
|
],
|
308
|
-
"
|
309
|
-
"
|
326
|
+
"Last start time": [
|
327
|
+
"最終開始時間"
|
310
328
|
],
|
311
|
-
"
|
312
|
-
"
|
329
|
+
"Latest Warning/Error Tasks": [
|
330
|
+
"最新の警告/エラータスク"
|
313
331
|
],
|
314
|
-
"
|
315
|
-
"
|
332
|
+
"Less than a second": [
|
333
|
+
"1 秒未満"
|
316
334
|
],
|
317
|
-
"
|
318
|
-
"
|
335
|
+
"List of tasks": [
|
336
|
+
"タスクの一覧"
|
319
337
|
],
|
320
|
-
"
|
321
|
-
"
|
338
|
+
"List recurring logics": [
|
339
|
+
"再帰論理の一覧表示"
|
322
340
|
],
|
323
|
-
"
|
324
|
-
"
|
341
|
+
"List tasks": [
|
342
|
+
"タスクを一覧表示する"
|
325
343
|
],
|
326
|
-
"
|
327
|
-
"
|
344
|
+
"Locks": [
|
345
|
+
"ロック"
|
328
346
|
],
|
329
|
-
"
|
330
|
-
"
|
347
|
+
"Long running tasks": [
|
348
|
+
""
|
331
349
|
],
|
332
|
-
"
|
333
|
-
"
|
350
|
+
"Mon": [
|
351
|
+
"月"
|
334
352
|
],
|
335
|
-
"
|
353
|
+
"More details": [
|
336
354
|
""
|
337
355
|
],
|
338
|
-
"
|
339
|
-
"
|
356
|
+
"More than": [
|
357
|
+
"以下の値を超える"
|
340
358
|
],
|
341
|
-
"
|
342
|
-
"
|
359
|
+
"N/A": [
|
360
|
+
"N/A"
|
343
361
|
],
|
344
|
-
"
|
345
|
-
"
|
362
|
+
"Name": [
|
363
|
+
"名前"
|
346
364
|
],
|
347
|
-
"
|
348
|
-
"
|
365
|
+
"Never": [
|
366
|
+
"なし"
|
349
367
|
],
|
350
|
-
"
|
351
|
-
"
|
368
|
+
"Next occurrence": [
|
369
|
+
"次の実行"
|
352
370
|
],
|
353
|
-
"No
|
354
|
-
"
|
371
|
+
"No": [
|
372
|
+
"いいえ"
|
355
373
|
],
|
356
|
-
"
|
357
|
-
"
|
374
|
+
"No Tasks": [
|
375
|
+
"タスクなし"
|
358
376
|
],
|
359
|
-
"
|
360
|
-
"
|
377
|
+
"No errors": [
|
378
|
+
"エラーなし"
|
361
379
|
],
|
362
|
-
"
|
363
|
-
"
|
380
|
+
"No proxy defined for execution": [
|
381
|
+
"実行用プロキシーが設定されていません"
|
364
382
|
],
|
365
|
-
"
|
366
|
-
"
|
383
|
+
"No running steps": [
|
384
|
+
"実行中のステップがありません"
|
367
385
|
],
|
368
|
-
"
|
369
|
-
"
|
386
|
+
"No start or end dates": [
|
387
|
+
"開始日または終了日がありません"
|
370
388
|
],
|
371
|
-
"
|
372
|
-
"
|
389
|
+
"No task could be started": [
|
390
|
+
"タスクを開始できませんでした"
|
373
391
|
],
|
374
|
-
"
|
375
|
-
"
|
392
|
+
"No. of Tasks": [
|
393
|
+
"タスク数"
|
376
394
|
],
|
377
|
-
"
|
378
|
-
"
|
395
|
+
"Not all the selected tasks can be cancelled": [
|
396
|
+
"選択したすべてのタスクをキャンセルできるわけではありません"
|
379
397
|
],
|
380
|
-
"
|
381
|
-
""
|
398
|
+
"Not all the selected tasks can be resumed": [
|
399
|
+
"選択したタスクを一括で再開できません"
|
382
400
|
],
|
383
|
-
"
|
384
|
-
""
|
401
|
+
"Number of attempts to start a task on the smart proxy before failing": [
|
402
|
+
"失敗するまでに Smart Proxy でタスクの起動を試行させる回数"
|
385
403
|
],
|
386
|
-
"
|
387
|
-
"
|
404
|
+
"Number of seconds to wait for synchronous task to finish.": [
|
405
|
+
"同期タスクが完了するまで待機する秒数"
|
388
406
|
],
|
389
|
-
"
|
390
|
-
"
|
407
|
+
"Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled": [
|
408
|
+
"foreman_tasks_proxy_batch_trigger が有効な場合に、1 つの要求で Smart Proxy に送信する必要があるタスクの数"
|
391
409
|
],
|
392
|
-
"
|
393
|
-
"
|
410
|
+
"On": [
|
411
|
+
"オン"
|
394
412
|
],
|
395
|
-
"
|
396
|
-
"
|
413
|
+
"Operation": [
|
414
|
+
"操作"
|
397
415
|
],
|
398
|
-
"
|
399
|
-
"
|
416
|
+
"Other includes all stopped tasks that are cancelled or pending": [
|
417
|
+
"その他のタスクには、キャンセルまたは保留中のすべての停止したタスクが含まれます。"
|
400
418
|
],
|
401
|
-
"
|
402
|
-
"
|
403
|
-
],
|
404
|
-
"This action will delete all cancelled recurring logics. Please note that this action can't be reversed.": [
|
405
|
-
"このアクションは、キャンセル済みの再帰論理をすべて削除します。この操作は元に戻すことはできない点に注意してください。"
|
406
|
-
],
|
407
|
-
"ID": [
|
408
|
-
"ID"
|
409
|
-
],
|
410
|
-
"Task count": [
|
411
|
-
"タスク数"
|
412
|
-
],
|
413
|
-
"Action": [
|
414
|
-
"アクション"
|
415
|
-
],
|
416
|
-
"Last occurrence": [
|
417
|
-
"最後の実行"
|
419
|
+
"Other:": [
|
420
|
+
"その他:"
|
418
421
|
],
|
419
|
-
"
|
420
|
-
"
|
422
|
+
"Output": [
|
423
|
+
"出力"
|
421
424
|
],
|
422
|
-
"
|
423
|
-
"
|
425
|
+
"Output:": [
|
426
|
+
"出力:"
|
424
427
|
],
|
425
|
-
"
|
426
|
-
"
|
428
|
+
"Parent task": [
|
429
|
+
"親タスク"
|
427
430
|
],
|
428
|
-
"
|
429
|
-
"
|
431
|
+
"Paused": [
|
432
|
+
"一時停止中"
|
430
433
|
],
|
431
|
-
"
|
432
|
-
"
|
434
|
+
"Please inspect their state, fix their errors and resume them.": [
|
435
|
+
"タスクの状態を確認し、エラーを修正してタスクを再開してください。"
|
433
436
|
],
|
434
|
-
"
|
435
|
-
"
|
437
|
+
"Please provide a search parameter in the request": [
|
438
|
+
"要求で検索パラメーターを指定してください。"
|
436
439
|
],
|
437
|
-
"
|
438
|
-
"
|
440
|
+
"Please provide at least one of search or task_ids parameters in the request": [
|
441
|
+
"要求で検索パラメーターまたは task_ids パラメーターのうち少なくとも 1 つ指定してください。"
|
439
442
|
],
|
440
|
-
"
|
441
|
-
"
|
443
|
+
"Polling intervals multiplier": [
|
444
|
+
"ポーリングの間隔乗数"
|
442
445
|
],
|
443
|
-
"
|
444
|
-
"
|
446
|
+
"Polling multiplier which is used to multiply the default polling intervals. This can be used to prevent polling too frequently for long running tasks.": [
|
447
|
+
"デフォルトのポーリングの間隔を乗算するときに使用するポーリング乗数。これを使用して、長期間にわたり実行中のタスクが頻繁にポーリングされるのを回避できます。"
|
445
448
|
],
|
446
|
-
"
|
447
|
-
"
|
449
|
+
"Proxy action retry count": [
|
450
|
+
"プロキシーアクションの再試行回数"
|
448
451
|
],
|
449
|
-
"
|
450
|
-
"
|
452
|
+
"Proxy action retry interval": [
|
453
|
+
"プロキシーアクションの再試行間隔"
|
451
454
|
],
|
452
|
-
"
|
453
|
-
"
|
455
|
+
"Proxy task gone missing from the smart proxy": [
|
456
|
+
"Smart Proxy のプロキシータスクが見つかりません"
|
454
457
|
],
|
455
|
-
"
|
456
|
-
"
|
458
|
+
"Proxy tasks batch size": [
|
459
|
+
"プロキシータスクのバッチサイズ"
|
457
460
|
],
|
458
|
-
"
|
459
|
-
"
|
461
|
+
"Purpose": [
|
462
|
+
"目的"
|
460
463
|
],
|
461
|
-
"
|
462
|
-
"
|
464
|
+
"Raw": [
|
465
|
+
"ロー"
|
463
466
|
],
|
464
|
-
"
|
465
|
-
"
|
467
|
+
"Raw input": [
|
468
|
+
"生入力"
|
466
469
|
],
|
467
|
-
"
|
468
|
-
""
|
470
|
+
"Raw output": [
|
471
|
+
"生出力"
|
469
472
|
],
|
470
|
-
"
|
471
|
-
"
|
473
|
+
"Recurring Logics": [
|
474
|
+
"再帰論理"
|
472
475
|
],
|
473
|
-
"
|
474
|
-
""
|
476
|
+
"Recurring logic": [
|
477
|
+
"再帰論理"
|
475
478
|
],
|
476
|
-
"
|
477
|
-
""
|
479
|
+
"Recurring logics": [
|
480
|
+
"再帰論理"
|
478
481
|
],
|
479
|
-
"
|
480
|
-
"
|
482
|
+
"Refresh Data": [
|
483
|
+
"データの更新"
|
481
484
|
],
|
482
|
-
"
|
483
|
-
"
|
485
|
+
"Repeat N times": [
|
486
|
+
"N 回繰り返す"
|
484
487
|
],
|
485
|
-
"
|
486
|
-
""
|
488
|
+
"Repeat until": [
|
489
|
+
"繰り返し"
|
487
490
|
],
|
488
|
-
"
|
489
|
-
""
|
491
|
+
"Repeats": [
|
492
|
+
"繰り返し"
|
490
493
|
],
|
491
|
-
"
|
492
|
-
""
|
494
|
+
"Require auth for dynflow console": [
|
495
|
+
"dynflow コンソールで認証が必要"
|
493
496
|
],
|
494
|
-
"
|
495
|
-
"
|
497
|
+
"Require user to be authenticated as user with admin rights when accessing dynflow console": [
|
498
|
+
"dynflow コンソールにアクセスする場合、ユーザーは管理者権限を持つユーザーとして認証する必要があります"
|
496
499
|
],
|
497
|
-
"
|
498
|
-
"
|
500
|
+
"Required lock is already taken by other running tasks.": [
|
501
|
+
"必要なロックは、実行中の他のタスクにより取得済みです。"
|
499
502
|
],
|
500
|
-
"
|
501
|
-
"
|
503
|
+
"Resource search_params requires resource_type and resource_id to be specified": [
|
504
|
+
"リソース search_params では resource_type と resource_id を指定する必要があります"
|
502
505
|
],
|
503
|
-
"
|
504
|
-
"
|
506
|
+
"Resources for %s task(s) will be unlocked and will not prevent other tasks from being run. As the task(s) might be still running, it should be avoided to use this unless you are really sure the task(s) got stuck.": [
|
507
|
+
"%s タスクのリソースはロック解除され、他のタスクが実行されなくなります。タスクが引き続き実行されている可能性があるため、タスクが停止していることを確信できない限りこれを使用することは回避する必要があります。"
|
505
508
|
],
|
506
|
-
"
|
507
|
-
"
|
509
|
+
"Result": [
|
510
|
+
"結果"
|
508
511
|
],
|
509
|
-
"
|
510
|
-
"
|
512
|
+
"Resume": [
|
513
|
+
"再開"
|
511
514
|
],
|
512
|
-
"
|
513
|
-
"
|
515
|
+
"Resume Selected": [
|
516
|
+
"選択項目を再開"
|
514
517
|
],
|
515
|
-
"
|
516
|
-
"
|
518
|
+
"Resume all paused error tasks": [
|
519
|
+
"一時停止されたすべてのエラータスクを再開"
|
517
520
|
],
|
518
|
-
"
|
519
|
-
"
|
521
|
+
"Resume selected tasks": [
|
522
|
+
"選択したタスクを再開"
|
520
523
|
],
|
521
|
-
"
|
522
|
-
"
|
524
|
+
"Resume specific tasks by ID": [
|
525
|
+
"ID 別に特定のタスクを再開"
|
523
526
|
],
|
524
|
-
"
|
525
|
-
"
|
527
|
+
"Resume tasks matching search string": [
|
528
|
+
"検索文字列に一致するタスクを再開"
|
526
529
|
],
|
527
|
-
"
|
528
|
-
"
|
530
|
+
"Resuming selected tasks, this might take a while": [
|
531
|
+
"選択したタスクを再開しています。しばらく時間がかかる場合があります"
|
529
532
|
],
|
530
|
-
"
|
531
|
-
"
|
533
|
+
"Running": [
|
534
|
+
"実行中"
|
532
535
|
],
|
533
|
-
"
|
534
|
-
"
|
536
|
+
"Running Steps": [
|
537
|
+
"実行中のステップ"
|
535
538
|
],
|
536
|
-
"
|
537
|
-
"
|
539
|
+
"Sat": [
|
540
|
+
"土"
|
538
541
|
],
|
539
|
-
"
|
540
|
-
"
|
542
|
+
"Schedule": [
|
543
|
+
"スケジュール"
|
541
544
|
],
|
542
|
-
"
|
543
|
-
"
|
545
|
+
"Schedule future execution": [
|
546
|
+
"将来の実行をスケジュール"
|
544
547
|
],
|
545
|
-
"
|
546
|
-
"
|
548
|
+
"Scheduled": [
|
549
|
+
"スケジュール済み"
|
547
550
|
],
|
548
|
-
"
|
549
|
-
"
|
551
|
+
"Search query": [
|
552
|
+
"検索クエリー"
|
550
553
|
],
|
551
|
-
"
|
552
|
-
"
|
554
|
+
"See %{link} for more details on how to resolve the issue": [
|
555
|
+
"問題解決の詳細については、%{link} を参照してください"
|
553
556
|
],
|
554
|
-
"
|
555
|
-
"
|
557
|
+
"Select Action": [
|
558
|
+
"アクションの選択"
|
556
559
|
],
|
557
|
-
"
|
558
|
-
"
|
560
|
+
"Select all {count} tasks": [
|
561
|
+
""
|
559
562
|
],
|
560
|
-
"
|
561
|
-
"
|
563
|
+
"Select row": [
|
564
|
+
"行の選択"
|
562
565
|
],
|
563
|
-
"
|
564
|
-
"
|
566
|
+
"Send data to the task from external executor (such as smart_proxy_dynflow)": [
|
567
|
+
"外部のエグゼキューター (smart_proxy_dynflow など) からタスクにデータを送信"
|
565
568
|
],
|
566
|
-
"
|
567
|
-
"
|
569
|
+
"Set up recurring execution": [
|
570
|
+
"繰り返し実行を設定"
|
568
571
|
],
|
569
|
-
"
|
570
|
-
"
|
572
|
+
"Setting is off": [
|
573
|
+
"設定がオフです"
|
571
574
|
],
|
572
|
-
"
|
573
|
-
"
|
575
|
+
"Show recurring logic details": [
|
576
|
+
"再帰論理の詳細表示"
|
574
577
|
],
|
575
|
-
"
|
576
|
-
"
|
578
|
+
"Start at": [
|
579
|
+
"開始時刻"
|
577
580
|
],
|
578
|
-
"
|
579
|
-
"
|
581
|
+
"Start auto-reloading": [
|
582
|
+
"自動リロードを開始"
|
580
583
|
],
|
581
|
-
"
|
582
|
-
"
|
584
|
+
"Start before": [
|
585
|
+
"次の時刻よりも前に開始"
|
583
586
|
],
|
584
|
-
"
|
585
|
-
"
|
587
|
+
"Started": [
|
588
|
+
"開始済み"
|
586
589
|
],
|
587
|
-
"
|
588
|
-
"
|
590
|
+
"Started at": [
|
591
|
+
"開始時刻"
|
589
592
|
],
|
590
|
-
"
|
591
|
-
"
|
593
|
+
"State": [
|
594
|
+
"状態"
|
592
595
|
],
|
593
|
-
"
|
594
|
-
"
|
596
|
+
"State updated at": [
|
597
|
+
""
|
595
598
|
],
|
596
|
-
"
|
597
|
-
"
|
599
|
+
"Step Canceled": [
|
600
|
+
"ステップがキャンセルされました"
|
598
601
|
],
|
599
|
-
"
|
600
|
-
"
|
602
|
+
"Stop auto-reloading": [
|
603
|
+
"自動リロードを停止"
|
601
604
|
],
|
602
|
-
"
|
603
|
-
"
|
605
|
+
"Stop selected stoppable tasks": [
|
606
|
+
"選択した停止可能なタスクを停止"
|
604
607
|
],
|
605
|
-
"
|
606
|
-
"
|
608
|
+
"Stop specific tasks by ID": [
|
609
|
+
"ID 別に特定のタスクを停止"
|
607
610
|
],
|
608
|
-
"
|
609
|
-
"
|
611
|
+
"Stop tasks matching search string": [
|
612
|
+
"検索文字列に一致するタスクを停止"
|
610
613
|
],
|
611
|
-
"
|
612
|
-
"
|
614
|
+
"Stopped": [
|
615
|
+
"停止"
|
613
616
|
],
|
614
|
-
"
|
615
|
-
"
|
617
|
+
"Sub tasks": [
|
618
|
+
"サブタスク"
|
616
619
|
],
|
617
|
-
"
|
618
|
-
"
|
620
|
+
"Sub tasks of %s": [
|
621
|
+
"%s のサブタスク"
|
619
622
|
],
|
620
|
-
"
|
621
|
-
"
|
623
|
+
"Subscribe": [
|
624
|
+
""
|
622
625
|
],
|
623
|
-
"
|
624
|
-
"
|
626
|
+
"Sun": [
|
627
|
+
"日"
|
625
628
|
],
|
626
|
-
"
|
627
|
-
"
|
629
|
+
"Sync task timeout": [
|
630
|
+
"同期タスクのタイムアウト"
|
628
631
|
],
|
629
|
-
"
|
630
|
-
"
|
632
|
+
"Task": [
|
633
|
+
"タスク"
|
631
634
|
],
|
632
|
-
"
|
633
|
-
"
|
635
|
+
"Task Details": [
|
636
|
+
"タスクの詳細"
|
634
637
|
],
|
635
|
-
"
|
636
|
-
"
|
638
|
+
"Task Status": [
|
639
|
+
"タスクのステータス"
|
637
640
|
],
|
638
|
-
"
|
639
|
-
"
|
641
|
+
"Task aborted: the task might be still running on the proxy": [
|
642
|
+
"タスクの中断: タスクはプロキシーで引き続き実行されている可能性があります"
|
640
643
|
],
|
641
|
-
"
|
642
|
-
"
|
644
|
+
"Task cannot be canceled": [
|
645
|
+
"タスクはキャンセルできません"
|
643
646
|
],
|
644
|
-
"
|
645
|
-
"
|
647
|
+
"Task count": [
|
648
|
+
"タスク数"
|
646
649
|
],
|
647
|
-
"
|
648
|
-
"
|
650
|
+
"Task group common": [
|
651
|
+
"共通のタスクグループ"
|
649
652
|
],
|
650
|
-
"
|
651
|
-
"
|
653
|
+
"Task search_params requires task_id to be specified": [
|
654
|
+
"タスク search_params では task_id を指定する必要があります"
|
652
655
|
],
|
653
|
-
"
|
654
|
-
"
|
656
|
+
"Task was canceled": [
|
657
|
+
"タスクがキャンセルされました"
|
655
658
|
],
|
656
|
-
"
|
657
|
-
"
|
659
|
+
"Tasks": [
|
660
|
+
"タスク"
|
658
661
|
],
|
659
|
-
"
|
660
|
-
"
|
662
|
+
"Tasks lingering in states %{states} since %{time}": [
|
663
|
+
""
|
661
664
|
],
|
662
|
-
"
|
663
|
-
"
|
665
|
+
"Tasks pending since %s": [
|
666
|
+
""
|
664
667
|
],
|
665
|
-
"
|
666
|
-
"
|
668
|
+
"Tasks troubleshooting URL": [
|
669
|
+
"URL のトラブルシューティングタスク"
|
667
670
|
],
|
668
|
-
"
|
669
|
-
"
|
671
|
+
"The ID of the step inside the execution plan to send the event to": [
|
672
|
+
"イベントの送信先の実行プラン内のステップ ID"
|
670
673
|
],
|
671
|
-
"
|
672
|
-
"
|
674
|
+
"The recommended approach is to investigate the error messages below and in 'errors' tab, address the primary cause of the issue and resume the task.": [
|
675
|
+
"推奨のアプローチとして、以下のエラーメッセージを調査して、「エラー」タブで、問題の主な原因に対処して、タスクを再開してください。"
|
673
676
|
],
|
674
|
-
"
|
675
|
-
""
|
677
|
+
"The recurring logic was disabled.": [
|
678
|
+
"再帰論理が無効化されました。"
|
676
679
|
],
|
677
|
-
"
|
678
|
-
"
|
680
|
+
"The recurring logic was enabled.": [
|
681
|
+
"再帰論理が有効化されました。"
|
679
682
|
],
|
680
|
-
"
|
681
|
-
"
|
683
|
+
"The smart proxy task %s failed.": [
|
684
|
+
"Smart Proxy タスク %s が失敗しました。"
|
682
685
|
],
|
683
|
-
"
|
684
|
-
"
|
686
|
+
"The targets are of different types": [
|
687
|
+
"ターゲットは異なるタイプです"
|
685
688
|
],
|
686
|
-
"
|
687
|
-
"
|
689
|
+
"The task cannot be aborted at the moment.": [
|
690
|
+
"現在、タスクを中断できません。"
|
688
691
|
],
|
689
|
-
"
|
690
|
-
"
|
692
|
+
"The task could not be started": [
|
693
|
+
"タスクを開始できませんでした"
|
691
694
|
],
|
692
|
-
"
|
693
|
-
"
|
695
|
+
"There is %{count} paused task in the system that need attention": [
|
696
|
+
"システムには、注意が必要な一時停止タスクが %{count} 件あります"
|
694
697
|
],
|
695
|
-
"
|
696
|
-
"
|
698
|
+
"This action will delete all cancelled recurring logics. Please note that this action can't be reversed.": [
|
699
|
+
"このアクションは、キャンセル済みの再帰論理をすべて削除します。この操作は元に戻すことはできない点に注意してください。"
|
697
700
|
],
|
698
|
-
"
|
699
|
-
"
|
701
|
+
"This will %(action)s %(number)s task(s), putting them in the %(state)s state. Are you sure?": [
|
702
|
+
"これにより %(number)s 件のタスクに対して %(action)s が実行され、タスクは %(state)s 状態になります。実行してもよろしいですか?"
|
700
703
|
],
|
701
|
-
"
|
702
|
-
"
|
704
|
+
"This will unlock the resources that the task is running against. Please note that this might lead to inconsistent state and should be used with caution, after making sure that the task can't be resumed.": [
|
705
|
+
"これにより、タスクが実行している対象のリソースがロック解除されます。状態が不整合になることがあるため、タスクを再開できないことを確認した後に注意して使用してください。"
|
703
706
|
],
|
704
|
-
"
|
705
|
-
"
|
707
|
+
"Thu": [
|
708
|
+
"木"
|
706
709
|
],
|
707
|
-
"
|
708
|
-
"
|
710
|
+
"Time in seconds between retries": [
|
711
|
+
"次に再試行するまでの時間 (秒単位)"
|
709
712
|
],
|
710
713
|
"Total": [
|
711
714
|
"合計"
|
712
715
|
],
|
713
|
-
"
|
714
|
-
"
|
715
|
-
],
|
716
|
-
"Other:": [
|
717
|
-
"その他:"
|
716
|
+
"Troubleshooting": [
|
717
|
+
"トラブルシューティング"
|
718
718
|
],
|
719
|
-
"
|
720
|
-
"
|
719
|
+
"Trying to abort the task": [
|
720
|
+
"タスクを中断しようとしています"
|
721
721
|
],
|
722
|
-
"
|
723
|
-
"
|
722
|
+
"Trying to cancel step": [
|
723
|
+
"ステップをキャンセルしようとしています"
|
724
724
|
],
|
725
|
-
"
|
726
|
-
"
|
725
|
+
"Tue": [
|
726
|
+
"火"
|
727
727
|
],
|
728
|
-
"
|
729
|
-
"
|
728
|
+
"Type %s for search_params is not supported": [
|
729
|
+
"search_params のタイプ %s はサポートされていません"
|
730
730
|
],
|
731
|
-
"
|
732
|
-
"
|
731
|
+
"UUID of the task": [
|
732
|
+
"タスクの UUID"
|
733
733
|
],
|
734
|
-
"
|
735
|
-
"
|
734
|
+
"Unable to create mail notification: %s": [
|
735
|
+
""
|
736
736
|
],
|
737
|
-
"
|
738
|
-
"
|
737
|
+
"Unable to enable mail notification to user '%s': %s": [
|
738
|
+
""
|
739
739
|
],
|
740
|
-
"
|
741
|
-
"
|
740
|
+
"Undo selection": [
|
741
|
+
"元に戻す"
|
742
742
|
],
|
743
|
-
"
|
744
|
-
"
|
743
|
+
"Unlimited": [
|
744
|
+
"無制限"
|
745
745
|
],
|
746
|
-
"
|
747
|
-
"
|
746
|
+
"Unlock": [
|
747
|
+
"ロック解除"
|
748
748
|
],
|
749
|
-
"
|
750
|
-
"
|
749
|
+
"Update recurring logic": [
|
750
|
+
"再帰論理の更新"
|
751
751
|
],
|
752
|
-
"
|
753
|
-
"
|
752
|
+
"Url pointing to the task troubleshooting documentation. It should contain %{label} placeholder, that will be replaced with normalized task label (restricted to only alphanumeric characters)). %{version} placeholder is also available.": [
|
753
|
+
"タスクのトラブルシューティングドキュメントを参照する URL。%{label} プレースホルダーを含める必要があります。これは、正規化されたタスクラベル (英数字のみ) に置き換えられます。また、%{version} プレースホルダーも利用できます。"
|
754
754
|
],
|
755
|
-
"
|
756
|
-
"
|
755
|
+
"User search_params requires user_id to be specified": [
|
756
|
+
"ユーザー search_params では user_id を指定する必要があります"
|
757
757
|
],
|
758
|
-
"
|
759
|
-
"
|
758
|
+
"Wed": [
|
759
|
+
"水"
|
760
760
|
],
|
761
|
-
"
|
762
|
-
"
|
761
|
+
"With focus on last": [
|
762
|
+
"フォーカスする時間: 過去"
|
763
763
|
],
|
764
|
-
"
|
765
|
-
"
|
764
|
+
"Yes": [
|
765
|
+
"はい"
|
766
766
|
],
|
767
|
-
"
|
768
|
-
"
|
767
|
+
"You can find resource locks on this page. Exclusive lock marked with locked icon means that no other task can use locked resource while this task is running. Non-exclusive lock marked with unlocked icon means other tasks can access the resource freely, it is only used to indicate the relation of this task with the resource": [
|
768
|
+
"このページでリソースロックを見つけることができます。ロックアイコンで示された排他的ロックは、このタスクの実行中に他のタスクがロック済みリソースを使用できないことを意味します。ロック解除アイコンで示された非排他的ロックは、他のタスクがリソースを自由にアクセスできることを意味します。これは、リソースとこのタスクの関係を示すためにのみ使用されます"
|
769
769
|
],
|
770
|
-
"
|
771
|
-
"
|
770
|
+
"You do not have permission": [
|
771
|
+
"権限がありません"
|
772
772
|
],
|
773
|
-
"
|
774
|
-
"
|
773
|
+
"activation key": [
|
774
|
+
"アクティベーションキー"
|
775
775
|
],
|
776
|
-
"
|
777
|
-
"
|
776
|
+
"cannot be cancelled with force at the moment.": [
|
777
|
+
"現在、強制的にキャンセルできません。"
|
778
778
|
],
|
779
|
-
"
|
780
|
-
"
|
779
|
+
"content view": [
|
780
|
+
"コンテンツビュー"
|
781
781
|
],
|
782
|
-
"
|
783
|
-
"
|
782
|
+
"content view version": [
|
783
|
+
"コンテンツビューのバージョン"
|
784
784
|
],
|
785
|
-
"
|
786
|
-
"
|
785
|
+
"could not be resumed": [
|
786
|
+
"再開できませんでした"
|
787
787
|
],
|
788
|
-
"
|
789
|
-
"
|
788
|
+
"error": [
|
789
|
+
"エラー"
|
790
790
|
],
|
791
|
-
"
|
792
|
-
"
|
791
|
+
"is day of month (range: 1-31)": [
|
792
|
+
"日 (範囲: 1 - 31)"
|
793
793
|
],
|
794
|
-
"
|
795
|
-
"
|
794
|
+
"is day of week (range: 0-6)": [
|
795
|
+
"曜日 (範囲: 0 - 6)"
|
796
796
|
],
|
797
|
-
"
|
798
|
-
"
|
797
|
+
"is hour (range: 0-23)": [
|
798
|
+
"時間 (範囲: 0 - 23)"
|
799
799
|
],
|
800
|
-
"
|
801
|
-
"
|
800
|
+
"is minute (range: 0-59)": [
|
801
|
+
"分 (範囲: 0 - 59)"
|
802
802
|
],
|
803
|
-
"
|
804
|
-
"
|
803
|
+
"is month (range: 1-12)": [
|
804
|
+
"月 (範囲: 1 - 12)"
|
805
805
|
],
|
806
|
-
"
|
807
|
-
"
|
806
|
+
"is not a valid format": [
|
807
|
+
"有効な形式ではありません"
|
808
808
|
],
|
809
|
-
"
|
810
|
-
"
|
809
|
+
"last": [
|
810
|
+
"過去"
|
811
811
|
],
|
812
|
-
"
|
813
|
-
"
|
812
|
+
"mode": [
|
813
|
+
"モード"
|
814
814
|
],
|
815
|
-
"
|
816
|
-
"
|
815
|
+
"mode has to be one of %{allowed_modes}": [
|
816
|
+
"モードは %{allowed_modes} のいずれかである必要があります"
|
817
817
|
],
|
818
|
-
"
|
819
|
-
"
|
818
|
+
"older": [
|
819
|
+
"前"
|
820
820
|
],
|
821
|
-
"
|
822
|
-
""
|
821
|
+
"organization": [
|
822
|
+
"組織"
|
823
823
|
],
|
824
|
-
"
|
825
|
-
""
|
824
|
+
"other": [
|
825
|
+
"その他"
|
826
826
|
],
|
827
|
-
"
|
828
|
-
"
|
827
|
+
"paused": [
|
828
|
+
"一時停止中"
|
829
829
|
],
|
830
|
-
"
|
831
|
-
"
|
830
|
+
"product": [
|
831
|
+
"製品"
|
832
832
|
],
|
833
|
-
"
|
834
|
-
"
|
833
|
+
"repository": [
|
834
|
+
"リポジトリー"
|
835
835
|
],
|
836
|
-
"
|
837
|
-
"
|
836
|
+
"resources cannot be unlocked at the moment.": [
|
837
|
+
"現在、リソースのロックを解除できません。"
|
838
838
|
],
|
839
|
-
"
|
840
|
-
"
|
839
|
+
"resources were unlocked ": [
|
840
|
+
"リソースのロックが解除されました。 "
|
841
841
|
],
|
842
|
-
"
|
843
|
-
"
|
842
|
+
"resources were unlocked with force.": [
|
843
|
+
"リソースのロックが強制的に解除されました。"
|
844
844
|
],
|
845
|
-
"
|
846
|
-
"
|
845
|
+
"result": [
|
846
|
+
"結果"
|
847
847
|
],
|
848
|
-
"
|
849
|
-
"
|
848
|
+
"running": [
|
849
|
+
"実行中"
|
850
850
|
],
|
851
|
-
"
|
852
|
-
"
|
851
|
+
"scheduled": [
|
852
|
+
"スケジュール済み"
|
853
853
|
],
|
854
|
-
"
|
855
|
-
"
|
854
|
+
"seconds": [
|
855
|
+
"秒"
|
856
856
|
],
|
857
|
-
"
|
858
|
-
"
|
857
|
+
"state": [
|
858
|
+
"状態"
|
859
859
|
],
|
860
|
-
"
|
861
|
-
"
|
860
|
+
"stopped": [
|
861
|
+
"停止"
|
862
862
|
],
|
863
|
-
"
|
864
|
-
"
|
863
|
+
"success": [
|
864
|
+
"成功"
|
865
865
|
],
|
866
|
-
"
|
867
|
-
"
|
866
|
+
"system": [
|
867
|
+
"システム"
|
868
868
|
],
|
869
|
-
"
|
870
|
-
"
|
869
|
+
"task has to be cancellable": [
|
870
|
+
"タスクはキャンセル可能でなければなりません"
|
871
871
|
],
|
872
|
-
"
|
873
|
-
"
|
872
|
+
"task has to be resumable": [
|
873
|
+
"タスクは再開可能でなければなりません"
|
874
874
|
],
|
875
|
-
"
|
876
|
-
"
|
875
|
+
"time": [
|
876
|
+
"時間"
|
877
877
|
],
|
878
|
-
"
|
879
|
-
"
|
878
|
+
"troubleshooting documentation": [
|
879
|
+
"トラブルシューティングドキュメント"
|
880
880
|
],
|
881
|
-
"
|
882
|
-
"
|
881
|
+
"user": [
|
882
|
+
"user"
|
883
883
|
],
|
884
|
-
"
|
885
|
-
"
|
884
|
+
"warning": [
|
885
|
+
"警告!"
|
886
886
|
],
|
887
|
-
"
|
888
|
-
"
|
887
|
+
"was cancelled": [
|
888
|
+
"キャンセルされました"
|
889
889
|
],
|
890
|
-
"
|
891
|
-
"
|
890
|
+
"was resumed": [
|
891
|
+
"再開されました"
|
892
892
|
],
|
893
|
-
"
|
894
|
-
"
|
893
|
+
"week": [
|
894
|
+
"1 週間"
|
895
895
|
]
|
896
896
|
}
|
897
897
|
}
|