foreman-tasks 2.0.0 → 2.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/controllers/foreman_tasks/tasks_controller.rb +6 -3
- data/app/models/foreman_tasks/task/dynflow_task.rb +1 -0
- data/db/migrate/20200611090846_add_task_lock_index_on_resource_type_and_task_id.rb +9 -0
- data/lib/foreman_tasks/engine.rb +0 -5
- data/lib/foreman_tasks/version.rb +1 -1
- data/locale/en/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/en/foreman_tasks.po +50 -20
- data/locale/foreman_tasks.pot +173 -126
- data/locale/fr/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/fr/foreman_tasks.po +817 -0
- data/locale/ja/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/ja/foreman_tasks.po +817 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/zh_CN/foreman_tasks.po +816 -0
- data/webpack/ForemanTasks/Components/TaskActions/TaskAction.test.js +2 -2
- data/webpack/ForemanTasks/Components/TaskActions/index.js +1 -1
- data/webpack/ForemanTasks/Components/TaskDetails/Components/RunningSteps.js +17 -3
- data/webpack/ForemanTasks/Components/TaskDetails/Components/Task.js +3 -18
- data/webpack/ForemanTasks/Components/TaskDetails/Components/__tests__/RunningSteps.test.js +8 -1
- data/webpack/ForemanTasks/Components/TaskDetails/Components/__tests__/Task.test.js +5 -5
- data/webpack/ForemanTasks/Components/TaskDetails/Components/__tests__/__snapshots__/RunningSteps.test.js.snap +1 -1
- data/webpack/ForemanTasks/Components/TaskDetails/Components/__tests__/__snapshots__/Task.test.js.snap +4 -4
- data/webpack/ForemanTasks/Components/TaskDetails/TaskDetails.js +35 -5
- data/webpack/ForemanTasks/Components/TaskDetails/TaskDetailsActions.js +36 -1
- data/webpack/ForemanTasks/Components/TaskDetails/TaskDetailsConstants.js +4 -0
- data/webpack/ForemanTasks/Components/TaskDetails/__tests__/TaskDetails.fixtures.js +8 -0
- data/webpack/ForemanTasks/Components/TaskDetails/__tests__/TaskDetails.test.js +2 -1
- data/webpack/ForemanTasks/Components/TaskDetails/__tests__/TaskDetailsActions.test.js +18 -2
- data/webpack/ForemanTasks/Components/TaskDetails/__tests__/__snapshots__/TaskDetails.test.js.snap +27 -6
- data/webpack/ForemanTasks/Components/TaskDetails/__tests__/__snapshots__/TaskDetailsActions.test.js.snap +91 -0
- data/webpack/ForemanTasks/Components/TaskDetails/__tests__/integration.test.js +9 -4
- data/webpack/ForemanTasks/Components/TasksDashboard/TasksDashboardActions.js +1 -1
- data/webpack/ForemanTasks/Components/TasksDashboard/__tests__/TasksDashboardActions.test.js +2 -2
- data/webpack/ForemanTasks/Components/TasksTable/TasksBulkActions.js +1 -1
- data/webpack/ForemanTasks/Components/TasksTable/__tests__/TasksBulkActions.test.js +2 -2
- data/webpack/__mocks__/foremanReact/{API.js → redux/API.js} +1 -1
- metadata +12 -4
Binary file
|
@@ -0,0 +1,817 @@
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
+
# This file is distributed under the same license as the foreman_tasks package.
|
4
|
+
#
|
5
|
+
# Translators:
|
6
|
+
# Kazuki Omo <kazuki.omo@gmail.com>, 2019
|
7
|
+
msgid ""
|
8
|
+
msgstr ""
|
9
|
+
"Project-Id-Version: foreman_tasks 0.3.4\n"
|
10
|
+
"Report-Msgid-Bugs-To: \n"
|
11
|
+
"PO-Revision-Date: 2020-06-22 15:11+0000\n"
|
12
|
+
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>\n"
|
13
|
+
"Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/"
|
14
|
+
")\n"
|
15
|
+
"MIME-Version: 1.0\n"
|
16
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
17
|
+
"Content-Transfer-Encoding: 8bit\n"
|
18
|
+
"Language: ja\n"
|
19
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
20
|
+
|
21
|
+
msgid "${taskReload ? 'Stop' : 'Start'} auto-reloading"
|
22
|
+
msgstr "${taskReload ? 'Stop' : 'Start'} 自動再読み込み"
|
23
|
+
|
24
|
+
msgid "%(last)s Last %(time)s"
|
25
|
+
msgstr "過去 %(time)s 時間で %(last)s 件"
|
26
|
+
|
27
|
+
msgid "%(older)s Older %(time)s"
|
28
|
+
msgstr "%(time)s 以前で %(older)s 件"
|
29
|
+
|
30
|
+
msgid "%s Selected Tasks"
|
31
|
+
msgstr ""
|
32
|
+
|
33
|
+
msgid "%s is not valid format of cron line"
|
34
|
+
msgstr "%s は有効は cron 行の形式ではありません"
|
35
|
+
|
36
|
+
msgid "%{total} task(s), %{success} success, %{failed} fail"
|
37
|
+
msgstr "%{total} タスク、%{success} 成功、%{failed} 失敗"
|
38
|
+
|
39
|
+
msgid "%{value} is not allowed input type"
|
40
|
+
msgstr "%{value} は許可された入力タイプではありません"
|
41
|
+
|
42
|
+
msgid "%{value} is not allowed triggering mode"
|
43
|
+
msgstr "%{value} は許可されたトリガーモードではありません"
|
44
|
+
|
45
|
+
msgid "%{value} is wrong format"
|
46
|
+
msgstr "%{value} は不正な形式です"
|
47
|
+
|
48
|
+
msgid "12h"
|
49
|
+
msgstr "12 時間"
|
50
|
+
|
51
|
+
msgid "24h"
|
52
|
+
msgstr "24 時間"
|
53
|
+
|
54
|
+
msgid ":after setting in tasks cleanup section is deprecated, use :after in :rules section to set the value. to cleanup rules"
|
55
|
+
msgstr "タスク消去のセクションの :after の設定は非推奨になりました。:rule セクションで :after を使用して値を設定し、ルールを消去してください。"
|
56
|
+
|
57
|
+
msgid "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."
|
58
|
+
msgstr "一時停止タスクは、適切に終了していないプロセスを表します。一時停止状態のタスクは、一貫性に欠ける可能性があり、解決する必要があります。"
|
59
|
+
|
60
|
+
msgid "Action"
|
61
|
+
msgstr "アクション"
|
62
|
+
|
63
|
+
msgid "Action with sub plans"
|
64
|
+
msgstr "サブプランによるアクション"
|
65
|
+
|
66
|
+
msgid "Active"
|
67
|
+
msgstr "アクティブ"
|
68
|
+
|
69
|
+
msgid "Active Filters:"
|
70
|
+
msgstr "アクティブなフィルター:"
|
71
|
+
|
72
|
+
msgid "All %s tasks are selected. "
|
73
|
+
msgstr "%s の全タスクを選択します。"
|
74
|
+
|
75
|
+
msgid "All proxies with the required feature are unavailable at the moment"
|
76
|
+
msgstr "現在、必要な機能があるすべてのプロキシーが利用できません"
|
77
|
+
|
78
|
+
msgid "Allow triggering tasks on the smart proxy in batches"
|
79
|
+
msgstr "Smart Proxy でタスクを一括でトリガーできるようにする"
|
80
|
+
|
81
|
+
msgid "Associated resources"
|
82
|
+
msgstr "関連リソース"
|
83
|
+
|
84
|
+
#. TRANSLATORS: Time widget for when a task should start
|
85
|
+
msgid "At"
|
86
|
+
msgstr "場所"
|
87
|
+
|
88
|
+
msgid "Back to tasks"
|
89
|
+
msgstr "タスクに戻る"
|
90
|
+
|
91
|
+
msgid "Backtrace"
|
92
|
+
msgstr "バックトレース"
|
93
|
+
|
94
|
+
msgid "Bulk action"
|
95
|
+
msgstr "一括処理"
|
96
|
+
|
97
|
+
msgid "Cancel"
|
98
|
+
msgstr "取り消し"
|
99
|
+
|
100
|
+
msgid "Cancel Selected"
|
101
|
+
msgstr "選択項目をキャンセル"
|
102
|
+
|
103
|
+
msgid "Cancel all cancellable tasks"
|
104
|
+
msgstr "キャンセル可能な全タスクをキャンセル"
|
105
|
+
|
106
|
+
msgid "Cancel enforced: the task might be still running on the proxy"
|
107
|
+
msgstr "強制的にキャンセル: タスクはプロキシーで引き続き実行されている可能性があります"
|
108
|
+
|
109
|
+
msgid "Cancel recurring logic"
|
110
|
+
msgstr "再帰論理をキャンセル"
|
111
|
+
|
112
|
+
msgid "Cancel selected tasks"
|
113
|
+
msgstr "選択したタスクをキャンセル"
|
114
|
+
|
115
|
+
msgid "Cancel specific tasks by ID"
|
116
|
+
msgstr "ID 別に特定のタスクをキャンセル"
|
117
|
+
|
118
|
+
msgid "Cancel tasks matching search string"
|
119
|
+
msgstr "検索文字列に一致するタスクをキャンセル"
|
120
|
+
|
121
|
+
msgid "Canceling selected tasks, this might take a while"
|
122
|
+
msgstr "選択したタスクをキャンセルしています。しばらく時間がかかる場合があります"
|
123
|
+
|
124
|
+
msgid "Canceling with force selected tasks, this might take a while"
|
125
|
+
msgstr ""
|
126
|
+
|
127
|
+
msgid "Cancelled"
|
128
|
+
msgstr "キャンセル"
|
129
|
+
|
130
|
+
msgid "Cannot cancel tasks at the moment"
|
131
|
+
msgstr "現在、タスクをキャンセルできません"
|
132
|
+
|
133
|
+
msgid "Cannot force cancel tasks at the moment"
|
134
|
+
msgstr ""
|
135
|
+
|
136
|
+
msgid "Cannot resume tasks at the moment"
|
137
|
+
msgstr "現在、タスクを再開できません"
|
138
|
+
|
139
|
+
msgid "Cannot update a cancelled Recurring Logic."
|
140
|
+
msgstr "取り消された再帰論理を更新できません"
|
141
|
+
|
142
|
+
msgid "Changing request id %{request_id} to saved id %{saved_id}"
|
143
|
+
msgstr "要求 ID%{request_id}を 保存済み ID%{saved_id}に変更しています"
|
144
|
+
|
145
|
+
msgid "Clear All Filters"
|
146
|
+
msgstr "すべてのフィルターを消去"
|
147
|
+
|
148
|
+
msgid "Clear Cancelled"
|
149
|
+
msgstr "キャンセル済みの項目を消去"
|
150
|
+
|
151
|
+
msgid "Complete"
|
152
|
+
msgstr "完了"
|
153
|
+
|
154
|
+
msgid "Conflicts with tasks:"
|
155
|
+
msgstr "タスクとの競合:"
|
156
|
+
|
157
|
+
msgid "Could not cancel step."
|
158
|
+
msgstr ""
|
159
|
+
|
160
|
+
msgid "Could not receive data: ${error && error.message}"
|
161
|
+
msgstr "データを受信できませんでした: ${error && error.message}"
|
162
|
+
|
163
|
+
msgid "Cron line"
|
164
|
+
msgstr "Cron 行"
|
165
|
+
|
166
|
+
msgid "Cron line format 'a b c d e', where: %s"
|
167
|
+
msgstr "Cron 行形式 'a b c d e'。where: %s"
|
168
|
+
|
169
|
+
msgid "Current iteration"
|
170
|
+
msgstr "現在の繰り返し"
|
171
|
+
|
172
|
+
msgid "Data to be sent to the action"
|
173
|
+
msgstr "アクションに送信されるデータ"
|
174
|
+
|
175
|
+
msgid "Days"
|
176
|
+
msgstr "日"
|
177
|
+
|
178
|
+
msgid "Days of week"
|
179
|
+
msgstr "曜日"
|
180
|
+
|
181
|
+
msgid "Delayed"
|
182
|
+
msgstr "遅延"
|
183
|
+
|
184
|
+
msgid "Delete recurring logics by search query"
|
185
|
+
msgstr "検索クエリーで再帰論理を削除"
|
186
|
+
|
187
|
+
msgid "Details"
|
188
|
+
msgstr "詳細"
|
189
|
+
|
190
|
+
msgid "Details of %s task"
|
191
|
+
msgstr "%s タスクの詳細"
|
192
|
+
|
193
|
+
msgid "Disable"
|
194
|
+
msgstr "無効"
|
195
|
+
|
196
|
+
msgid "Disabled"
|
197
|
+
msgstr "無効"
|
198
|
+
|
199
|
+
msgid "Duration"
|
200
|
+
msgstr "期間"
|
201
|
+
|
202
|
+
msgid "Dynflow console"
|
203
|
+
msgstr "Dynflow コンソール"
|
204
|
+
|
205
|
+
msgid "Empty bulk action"
|
206
|
+
msgstr "空の一括処理"
|
207
|
+
|
208
|
+
msgid "Enable"
|
209
|
+
msgstr "有効化"
|
210
|
+
|
211
|
+
msgid "Enable the dynflow console (/foreman_tasks/dynflow) for debugging"
|
212
|
+
msgstr "デバッグのために dynflow コンソール (/foreman_tasks/dynflow) を有効にする"
|
213
|
+
|
214
|
+
msgid "Ends"
|
215
|
+
msgstr "終了"
|
216
|
+
|
217
|
+
msgid "Ends at"
|
218
|
+
msgstr "終了時間"
|
219
|
+
|
220
|
+
msgid "Errors"
|
221
|
+
msgstr "エラー"
|
222
|
+
|
223
|
+
msgid "Errors:"
|
224
|
+
msgstr "エラー:"
|
225
|
+
|
226
|
+
msgid "Event delivered by request %{request_id}"
|
227
|
+
msgstr "要求 %{request_id} で配信されたイベント"
|
228
|
+
|
229
|
+
msgid "Exception"
|
230
|
+
msgstr "Exception"
|
231
|
+
|
232
|
+
msgid "Execute now"
|
233
|
+
msgstr "今すぐ実行"
|
234
|
+
|
235
|
+
msgid "Execution plan data not available "
|
236
|
+
msgstr "利用可能な実行プランデータはありません"
|
237
|
+
|
238
|
+
msgid "Export All"
|
239
|
+
msgstr "すべてエクスポート"
|
240
|
+
|
241
|
+
msgid "External Id"
|
242
|
+
msgstr "外部 Id"
|
243
|
+
|
244
|
+
msgid "Failed to check on tasks on proxy at %{url}: %{exception}"
|
245
|
+
msgstr "%{url} でのプロキシータスクをチェックできませんでした: %{exception}"
|
246
|
+
|
247
|
+
msgid "Failed to initialize"
|
248
|
+
msgstr "初期化に失敗しました"
|
249
|
+
|
250
|
+
msgid "Field to sort the results on"
|
251
|
+
msgstr "結果をソートするフィールド"
|
252
|
+
|
253
|
+
msgid "Finished"
|
254
|
+
msgstr "終了"
|
255
|
+
|
256
|
+
msgid "Force Cancel"
|
257
|
+
msgstr ""
|
258
|
+
|
259
|
+
msgid "Force Cancel Selected"
|
260
|
+
msgstr ""
|
261
|
+
|
262
|
+
msgid "Force Cancel selected tasks"
|
263
|
+
msgstr ""
|
264
|
+
|
265
|
+
msgid "Force Unlock"
|
266
|
+
msgstr "強制ロック解除"
|
267
|
+
|
268
|
+
msgid "Foreman Tasks"
|
269
|
+
msgstr "Foreman タスク"
|
270
|
+
|
271
|
+
msgid "Fri"
|
272
|
+
msgstr "金"
|
273
|
+
|
274
|
+
msgid "Hash version of 'order' param"
|
275
|
+
msgstr "ハッシュバージョンの 'order' パラメーター"
|
276
|
+
|
277
|
+
msgid "How to order the sorted results (e.g. ASC for ascending)"
|
278
|
+
msgstr "ソートされた結果を順序付ける方法 (例: ascending (昇順) の ASC)"
|
279
|
+
|
280
|
+
msgid "ID"
|
281
|
+
msgstr "ID"
|
282
|
+
|
283
|
+
msgid "Id"
|
284
|
+
msgstr "ID"
|
285
|
+
|
286
|
+
msgid "Immediate"
|
287
|
+
msgstr "即時"
|
288
|
+
|
289
|
+
msgid "Import Puppet classes"
|
290
|
+
msgstr "Puppet クラスのインポート"
|
291
|
+
|
292
|
+
msgid "Import facts"
|
293
|
+
msgstr "ファクトのインポート"
|
294
|
+
|
295
|
+
msgid "Indicates that the action should be cancelled if it cannot be started before this time."
|
296
|
+
msgstr "アクションはこの時刻よりも前に開始できない場合にキャンセルされることを示しています。"
|
297
|
+
|
298
|
+
msgid "Initialization error: %s"
|
299
|
+
msgstr "初期化エラー: %s"
|
300
|
+
|
301
|
+
msgid "Input"
|
302
|
+
msgstr "入力"
|
303
|
+
|
304
|
+
msgid "Iteration limit"
|
305
|
+
msgstr "繰り返し制限"
|
306
|
+
|
307
|
+
msgid "Label"
|
308
|
+
msgstr "ラベル"
|
309
|
+
|
310
|
+
msgid "Last occurrence"
|
311
|
+
msgstr "最後の実行"
|
312
|
+
|
313
|
+
msgid "Last start time"
|
314
|
+
msgstr "最終開始時間"
|
315
|
+
|
316
|
+
msgid "Latest Warning/Error Tasks"
|
317
|
+
msgstr "最新の警告/エラータスク"
|
318
|
+
|
319
|
+
msgid "Less than a second"
|
320
|
+
msgstr "1 秒未満"
|
321
|
+
|
322
|
+
msgid "List of tasks"
|
323
|
+
msgstr "タスクの一覧"
|
324
|
+
|
325
|
+
msgid "List recurring logics"
|
326
|
+
msgstr "再帰論理の一覧を表示"
|
327
|
+
|
328
|
+
msgid "List tasks"
|
329
|
+
msgstr "タスクの一覧を表示します。"
|
330
|
+
|
331
|
+
msgid "Locks"
|
332
|
+
msgstr "ロック"
|
333
|
+
|
334
|
+
msgid "Mon"
|
335
|
+
msgstr "月"
|
336
|
+
|
337
|
+
msgid "More than"
|
338
|
+
msgstr "以下の値を超える"
|
339
|
+
|
340
|
+
msgid "N/A"
|
341
|
+
msgstr "N/A"
|
342
|
+
|
343
|
+
msgid "Name"
|
344
|
+
msgstr "名前"
|
345
|
+
|
346
|
+
msgid "Never"
|
347
|
+
msgstr "なし"
|
348
|
+
|
349
|
+
msgid "Next occurrence"
|
350
|
+
msgstr "次の実行"
|
351
|
+
|
352
|
+
msgid "No"
|
353
|
+
msgstr "いいえ"
|
354
|
+
|
355
|
+
msgid "No Tasks"
|
356
|
+
msgstr "タスクなし"
|
357
|
+
|
358
|
+
msgid "No errors"
|
359
|
+
msgstr "エラーはありません"
|
360
|
+
|
361
|
+
msgid "No proxy defined for execution"
|
362
|
+
msgstr "実行用プロキシーが設定されていません"
|
363
|
+
|
364
|
+
msgid "No running steps"
|
365
|
+
msgstr "実行中のステップがありません"
|
366
|
+
|
367
|
+
msgid "No start or end dates"
|
368
|
+
msgstr "開始日または終了日がありません"
|
369
|
+
|
370
|
+
msgid "No task could be started"
|
371
|
+
msgstr "タスクを開始できませんでした"
|
372
|
+
|
373
|
+
msgid "No. of Tasks"
|
374
|
+
msgstr "タスク数"
|
375
|
+
|
376
|
+
msgid "Not all the selected tasks can be cancelled"
|
377
|
+
msgstr "選択したタスクを一括でキャンセルできません"
|
378
|
+
|
379
|
+
msgid "Not all the selected tasks can be resumed"
|
380
|
+
msgstr "選択したタスクを一括で再開できません"
|
381
|
+
|
382
|
+
msgid "Number of attempts to start a task on the smart proxy before failing"
|
383
|
+
msgstr "失敗するまでに Smart Proxy でタスクの起動を試行させる回数"
|
384
|
+
|
385
|
+
msgid "Number of results per page to return"
|
386
|
+
msgstr "戻されるページごとの結果数"
|
387
|
+
|
388
|
+
msgid "Number of seconds to wait for synchronous task to finish."
|
389
|
+
msgstr "同期タスクが完了するまで待機する秒数"
|
390
|
+
|
391
|
+
msgid "Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled"
|
392
|
+
msgstr "foreman_tasks_proxy_batch_trigger が有効な場合に、1つの要求で Smart Proxy に送信する必要があるタスクの数"
|
393
|
+
|
394
|
+
#. TRANSLATORS: Button text for saying when a task should end
|
395
|
+
msgid "On"
|
396
|
+
msgstr "オン"
|
397
|
+
|
398
|
+
msgid "Operation"
|
399
|
+
msgstr "操作"
|
400
|
+
|
401
|
+
msgid "Output"
|
402
|
+
msgstr "出力"
|
403
|
+
|
404
|
+
msgid "Output:"
|
405
|
+
msgstr "出力:"
|
406
|
+
|
407
|
+
msgid "Page number, starting at 1"
|
408
|
+
msgstr "1 から始まるページ番号"
|
409
|
+
|
410
|
+
msgid "Parent task"
|
411
|
+
msgstr "親タスク"
|
412
|
+
|
413
|
+
msgid "Paused"
|
414
|
+
msgstr "一時停止中"
|
415
|
+
|
416
|
+
msgid "Please inspect their state, fix their errors and resume them."
|
417
|
+
msgstr "タスクの状態を確認し、エラーを修正してタスクを再開してください。"
|
418
|
+
|
419
|
+
msgid "Please provide a search parameter in the request"
|
420
|
+
msgstr "要求で検索パラメーターを指定してください。"
|
421
|
+
|
422
|
+
msgid "Please provide at least one of search or task_ids parameters in the request"
|
423
|
+
msgstr "要求で検索パラメーターまたは task_ids パラメーターを 1 つ指定してください。"
|
424
|
+
|
425
|
+
msgid "Polling intervals multiplier"
|
426
|
+
msgstr "ポーリングの間隔乗数"
|
427
|
+
|
428
|
+
msgid "Polling multiplier which is used to multiply the default polling intervals. This can be used to prevent polling too frequently for long running tasks."
|
429
|
+
msgstr "デフォルトのポーリングの間隔を乗算するときに使用するポーリング乗数。この乗数を使用して、長期間にわたり実行中のタスクが頻繁にポーリングされるのを回避します。"
|
430
|
+
|
431
|
+
msgid "Proxy task gone missing from the smart proxy"
|
432
|
+
msgstr "Smart Proxy のプロキシータスクが見つかりません"
|
433
|
+
|
434
|
+
msgid "Raw"
|
435
|
+
msgstr "ロー"
|
436
|
+
|
437
|
+
msgid "Raw input"
|
438
|
+
msgstr "生入力"
|
439
|
+
|
440
|
+
msgid "Raw output"
|
441
|
+
msgstr "生出力"
|
442
|
+
|
443
|
+
msgid "Recurring Logics"
|
444
|
+
msgstr "再帰論理"
|
445
|
+
|
446
|
+
msgid "Recurring logic"
|
447
|
+
msgstr "再帰論理"
|
448
|
+
|
449
|
+
msgid "Recurring logics"
|
450
|
+
msgstr "再帰論理"
|
451
|
+
|
452
|
+
msgid "Repeat N times"
|
453
|
+
msgstr "N 回繰り返す"
|
454
|
+
|
455
|
+
msgid "Repeat until"
|
456
|
+
msgstr "繰り返し"
|
457
|
+
|
458
|
+
msgid "Repeats"
|
459
|
+
msgstr "繰り返し"
|
460
|
+
|
461
|
+
msgid "Require user to be authenticated as user with admin rights when accessing dynflow console"
|
462
|
+
msgstr "dynflow コンソールにアクセスする場合、ユーザーは管理者権限を持つユーザーとして認証する必要があります"
|
463
|
+
|
464
|
+
msgid "Required lock is already taken by other running tasks."
|
465
|
+
msgstr "必要なロックは、実行中の他のタスクにより取得済みです。"
|
466
|
+
|
467
|
+
msgid "Required lock: %s"
|
468
|
+
msgstr "必要なロック: %s"
|
469
|
+
|
470
|
+
msgid "Resource search_params requires resource_type and resource_id to be specified"
|
471
|
+
msgstr "リソース search_params では resource_type と resource_id を指定する必要があります"
|
472
|
+
|
473
|
+
msgid "Result"
|
474
|
+
msgstr "結果"
|
475
|
+
|
476
|
+
msgid "Resume"
|
477
|
+
msgstr "再開"
|
478
|
+
|
479
|
+
msgid "Resume Selected"
|
480
|
+
msgstr "選択項目を再開"
|
481
|
+
|
482
|
+
msgid "Resume all paused error tasks"
|
483
|
+
msgstr "一時停止されたすべてのエラータスクを再開"
|
484
|
+
|
485
|
+
msgid "Resume selected tasks"
|
486
|
+
msgstr "選択したタスクを再開"
|
487
|
+
|
488
|
+
msgid "Resume specific tasks by ID"
|
489
|
+
msgstr "ID 別に特定のタスクを再開"
|
490
|
+
|
491
|
+
msgid "Resume tasks matching search string"
|
492
|
+
msgstr "検索文字列に一致するタスクを再開"
|
493
|
+
|
494
|
+
msgid "Resuming selected tasks, this might take a while"
|
495
|
+
msgstr "選択したタスクを再開しています。しばらく時間がかかる場合があります"
|
496
|
+
|
497
|
+
msgid "Running"
|
498
|
+
msgstr "実行中"
|
499
|
+
|
500
|
+
msgid "Running Steps"
|
501
|
+
msgstr "実行中のステップ"
|
502
|
+
|
503
|
+
msgid "Sat"
|
504
|
+
msgstr "土"
|
505
|
+
|
506
|
+
msgid "Schedule"
|
507
|
+
msgstr "スケジュール"
|
508
|
+
|
509
|
+
msgid "Schedule future execution"
|
510
|
+
msgstr "将来の実行をスケジュール"
|
511
|
+
|
512
|
+
msgid "Scheduled"
|
513
|
+
msgstr "スケジュール済み"
|
514
|
+
|
515
|
+
msgid "Search query"
|
516
|
+
msgstr "検索クエリー"
|
517
|
+
|
518
|
+
msgid "Search string"
|
519
|
+
msgstr "検索文字列"
|
520
|
+
|
521
|
+
msgid "See %{link} for more details on how to resolve the issue"
|
522
|
+
msgstr "問題解決の詳細については、%{link} を参照してください"
|
523
|
+
|
524
|
+
msgid "Select Action"
|
525
|
+
msgstr "アクションの選択"
|
526
|
+
|
527
|
+
msgid "Select All"
|
528
|
+
msgstr "すべてを選択"
|
529
|
+
|
530
|
+
msgid "Select row"
|
531
|
+
msgstr "行を選択"
|
532
|
+
|
533
|
+
msgid "Send data to the task from external executor (such as smart_proxy_dynflow)"
|
534
|
+
msgstr "外部のエグゼキューター (smart_proxy_dynflow など) からタスクにデータを送信"
|
535
|
+
|
536
|
+
msgid "Set up recurring execution"
|
537
|
+
msgstr "繰り返し実行を設定"
|
538
|
+
|
539
|
+
msgid "Show recurring logic details"
|
540
|
+
msgstr "再帰論理の詳細を表示"
|
541
|
+
|
542
|
+
msgid "Sort field and order, e.g. 'name DESC'"
|
543
|
+
msgstr "フィールドと順序のソート (例: 'name DESC')"
|
544
|
+
|
545
|
+
msgid "Start at"
|
546
|
+
msgstr "開始時刻"
|
547
|
+
|
548
|
+
msgid "Start before"
|
549
|
+
msgstr "次の時刻よりも前に開始"
|
550
|
+
|
551
|
+
msgid "Started"
|
552
|
+
msgstr "開始済み"
|
553
|
+
|
554
|
+
msgid "Started at"
|
555
|
+
msgstr "開始時刻"
|
556
|
+
|
557
|
+
msgid "State"
|
558
|
+
msgstr "状態"
|
559
|
+
|
560
|
+
msgid "Step Canceled"
|
561
|
+
msgstr ""
|
562
|
+
|
563
|
+
msgid "Stop all stoppable tasks"
|
564
|
+
msgstr ""
|
565
|
+
|
566
|
+
msgid "Stop specific tasks by ID"
|
567
|
+
msgstr ""
|
568
|
+
|
569
|
+
msgid "Stop tasks matching search string"
|
570
|
+
msgstr ""
|
571
|
+
|
572
|
+
msgid "Stopped"
|
573
|
+
msgstr "停止"
|
574
|
+
|
575
|
+
msgid "Sub tasks"
|
576
|
+
msgstr "サブタスク"
|
577
|
+
|
578
|
+
msgid "Sub tasks of %s"
|
579
|
+
msgstr "%s のサブタスク"
|
580
|
+
|
581
|
+
msgid "Sun"
|
582
|
+
msgstr "日"
|
583
|
+
|
584
|
+
msgid "Task"
|
585
|
+
msgstr "タスク"
|
586
|
+
|
587
|
+
msgid "Task Details"
|
588
|
+
msgstr "タスクの詳細"
|
589
|
+
|
590
|
+
msgid "Task Status"
|
591
|
+
msgstr "タスクのステータス"
|
592
|
+
|
593
|
+
msgid "Task aborted: the task might be still running on the proxy"
|
594
|
+
msgstr "タスクの中断: タスクはプロキシーで引き続き実行されている可能性があります"
|
595
|
+
|
596
|
+
msgid "Task cannot be canceled"
|
597
|
+
msgstr ""
|
598
|
+
|
599
|
+
msgid "Task count"
|
600
|
+
msgstr "タスク数"
|
601
|
+
|
602
|
+
msgid "Task group common"
|
603
|
+
msgstr "共通のタスクグループ"
|
604
|
+
|
605
|
+
msgid "Task search_params requires task_id to be specified"
|
606
|
+
msgstr "タスク search_params では task_id を指定する必要があります"
|
607
|
+
|
608
|
+
msgid "Task was canceled"
|
609
|
+
msgstr "タスクがキャンセルされました"
|
610
|
+
|
611
|
+
msgid "Tasks"
|
612
|
+
msgstr "タスク"
|
613
|
+
|
614
|
+
msgid "The ID of the step inside the execution plan to send the event to"
|
615
|
+
msgstr "イベントの送信先の実行プラン内のステップ ID"
|
616
|
+
|
617
|
+
msgid "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."
|
618
|
+
msgstr "推奨のアプローチとして、以下のエラーメッセージを調査して、「エラー」タブで、問題の主な原因に対処して、タスクを再開してください。"
|
619
|
+
|
620
|
+
msgid "The smart proxy task %s failed."
|
621
|
+
msgstr "Smart Proxy タスク %s が失敗しました。"
|
622
|
+
|
623
|
+
msgid "The targets are of different types"
|
624
|
+
msgstr "ターゲットは異なるタイプです"
|
625
|
+
|
626
|
+
msgid "The task cannot be aborted at the moment."
|
627
|
+
msgstr "現在、タスクは中断できません。"
|
628
|
+
|
629
|
+
msgid "The task could not be started"
|
630
|
+
msgstr "タスクを開始できませんでした"
|
631
|
+
|
632
|
+
msgid "There is %{count} paused task in the system that need attention"
|
633
|
+
msgid_plural "There are %{count} paused tasks in the system that need attention"
|
634
|
+
msgstr[0] ""
|
635
|
+
msgstr[1] ""
|
636
|
+
|
637
|
+
msgid "This action will delete all cancelled recurring logics. Please note that this action can't be reversed."
|
638
|
+
msgstr "このアクションは、キャンセル済みの再帰論理をすべて削除します。この操作は元に戻すことはできません。注意してください。"
|
639
|
+
|
640
|
+
msgid "Thu"
|
641
|
+
msgstr "木"
|
642
|
+
|
643
|
+
msgid "Time in seconds between retries"
|
644
|
+
msgstr "次に再試行するまでの時間 (秒単位)"
|
645
|
+
|
646
|
+
msgid "Total"
|
647
|
+
msgstr "合計"
|
648
|
+
|
649
|
+
msgid "Troubleshooting"
|
650
|
+
msgstr "トラブルシューティング"
|
651
|
+
|
652
|
+
msgid "Trying to abort the task"
|
653
|
+
msgstr "タスクを中断しようとしています"
|
654
|
+
|
655
|
+
msgid "Trying to cancel step"
|
656
|
+
msgstr ""
|
657
|
+
|
658
|
+
msgid "Tue"
|
659
|
+
msgstr "火"
|
660
|
+
|
661
|
+
msgid "Type %s for search_params is not supported"
|
662
|
+
msgstr "search_params のタイプ %s はサポートされていません"
|
663
|
+
|
664
|
+
msgid "UUID of the task"
|
665
|
+
msgstr "タスクの UUID"
|
666
|
+
|
667
|
+
msgid "Undo selection"
|
668
|
+
msgstr "元に戻す"
|
669
|
+
|
670
|
+
msgid "Unlimited"
|
671
|
+
msgstr "無制限"
|
672
|
+
|
673
|
+
msgid "Unlock"
|
674
|
+
msgstr "ロック解除"
|
675
|
+
|
676
|
+
msgid "Update recurring logic"
|
677
|
+
msgstr "再帰論理を更新"
|
678
|
+
|
679
|
+
msgid "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."
|
680
|
+
msgstr "タスクのトラブルシューティングドキュメントを参照する URL。%{label} プレースホルダーを含める必要があります。これは、正規化されたタスクラベル (英数字のみ) に置き換えられます。また、%{version} プレースホルダーも利用できます。"
|
681
|
+
|
682
|
+
msgid "User search_params requires user_id to be specified"
|
683
|
+
msgstr "ユーザー search_params では user_id を指定する必要があります"
|
684
|
+
|
685
|
+
msgid "Wed"
|
686
|
+
msgstr "水"
|
687
|
+
|
688
|
+
msgid "With focus on last"
|
689
|
+
msgstr "フォーカスする時間: 過去 "
|
690
|
+
|
691
|
+
msgid "Yes"
|
692
|
+
msgstr "はい"
|
693
|
+
|
694
|
+
msgid "activation key"
|
695
|
+
msgstr "アクティベーションキー"
|
696
|
+
|
697
|
+
msgid "cannot be cancelled with force at the moment."
|
698
|
+
msgstr ""
|
699
|
+
|
700
|
+
msgid "content view"
|
701
|
+
msgstr "コンテンツビュー"
|
702
|
+
|
703
|
+
msgid "content view version"
|
704
|
+
msgstr "コンテンツビューのバージョン"
|
705
|
+
|
706
|
+
msgid "could not be resumed"
|
707
|
+
msgstr "再開できませんでした"
|
708
|
+
|
709
|
+
msgid "error"
|
710
|
+
msgstr "エラー"
|
711
|
+
|
712
|
+
#. TRANSLATORS: this translation is referring to an option which is a time interval
|
713
|
+
msgid "is day of month (range: 1-31)"
|
714
|
+
msgstr "日 (範囲: 1〜31)"
|
715
|
+
|
716
|
+
#. TRANSLATORS: this translation is referring to an option which is a time interval
|
717
|
+
msgid "is day of week (range: 0-6)"
|
718
|
+
msgstr "曜日 (範囲: 0〜6)"
|
719
|
+
|
720
|
+
#. TRANSLATORS: this translation is referring to an option which is a time interval
|
721
|
+
msgid "is hour (range: 0-23)"
|
722
|
+
msgstr "時間 (範囲: 0〜23)"
|
723
|
+
|
724
|
+
#. TRANSLATORS: this translation is referring to an option which is a time interval
|
725
|
+
msgid "is minute (range: 0-59)"
|
726
|
+
msgstr "分 (範囲: 0〜59)"
|
727
|
+
|
728
|
+
#. TRANSLATORS: this translation is referring to an option which is a time interval
|
729
|
+
msgid "is month (range: 1-12)"
|
730
|
+
msgstr "月 (範囲: 1〜12)"
|
731
|
+
|
732
|
+
msgid "last"
|
733
|
+
msgstr "過去"
|
734
|
+
|
735
|
+
msgid "mode"
|
736
|
+
msgstr "モード"
|
737
|
+
|
738
|
+
msgid "mode has to be one of %{allowed_modes}"
|
739
|
+
msgstr "モードは %{allowed_modes} のいずれかである必要があります"
|
740
|
+
|
741
|
+
msgid "older"
|
742
|
+
msgstr "前"
|
743
|
+
|
744
|
+
msgid "organization"
|
745
|
+
msgstr "組織"
|
746
|
+
|
747
|
+
msgid "paused"
|
748
|
+
msgstr "一時停止中"
|
749
|
+
|
750
|
+
msgid "product"
|
751
|
+
msgstr "製品"
|
752
|
+
|
753
|
+
msgid "repository"
|
754
|
+
msgstr "リポジトリー"
|
755
|
+
|
756
|
+
msgid "resources cannot be unlocked at the moment."
|
757
|
+
msgstr ""
|
758
|
+
|
759
|
+
msgid "resources were unlocked "
|
760
|
+
msgstr ""
|
761
|
+
|
762
|
+
msgid "resources were unlocked with force."
|
763
|
+
msgstr ""
|
764
|
+
|
765
|
+
msgid "result"
|
766
|
+
msgstr "結果"
|
767
|
+
|
768
|
+
msgid "running"
|
769
|
+
msgstr "実行中"
|
770
|
+
|
771
|
+
msgid "scheduled"
|
772
|
+
msgstr "スケジュール済み"
|
773
|
+
|
774
|
+
msgid "seconds"
|
775
|
+
msgstr "秒"
|
776
|
+
|
777
|
+
msgid "state"
|
778
|
+
msgstr "状態"
|
779
|
+
|
780
|
+
msgid "stopped"
|
781
|
+
msgstr "停止"
|
782
|
+
|
783
|
+
msgid "success"
|
784
|
+
msgstr "成功"
|
785
|
+
|
786
|
+
msgid "system"
|
787
|
+
msgstr "システム"
|
788
|
+
|
789
|
+
msgid "task has to be cancellable"
|
790
|
+
msgstr "タスクはキャンセル可能でなければなりません"
|
791
|
+
|
792
|
+
msgid "task has to be resumable"
|
793
|
+
msgstr "タスクは再開可能でなければなりません"
|
794
|
+
|
795
|
+
msgid "tasks."
|
796
|
+
msgstr "タスク。"
|
797
|
+
|
798
|
+
msgid "time"
|
799
|
+
msgstr "時間"
|
800
|
+
|
801
|
+
msgid "troubleshooting documentation"
|
802
|
+
msgstr "トラブルシューティングドキュメント"
|
803
|
+
|
804
|
+
msgid "user"
|
805
|
+
msgstr "ユーザー"
|
806
|
+
|
807
|
+
msgid "warning"
|
808
|
+
msgstr "警告!"
|
809
|
+
|
810
|
+
msgid "was cancelled"
|
811
|
+
msgstr "キャンセルされました"
|
812
|
+
|
813
|
+
msgid "was resumed"
|
814
|
+
msgstr "再開されました"
|
815
|
+
|
816
|
+
msgid "week"
|
817
|
+
msgstr "1 週間"
|