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,882 +17,882 @@
|
|
17
17
|
"domain": "foreman_tasks",
|
18
18
|
"plural_forms": "nplurals=2; plural=(n != 1);"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
"
|
20
|
+
"%(last)s Last %(time)s": [
|
21
|
+
"%(last)s Zuletzt %(time)s"
|
22
22
|
],
|
23
|
-
"
|
24
|
-
"
|
23
|
+
"%(older)s Older %(time)s": [
|
24
|
+
"%(older)s Older %(time)s"
|
25
25
|
],
|
26
|
-
"
|
27
|
-
"
|
26
|
+
"%s Selected Tasks": [
|
27
|
+
" %s ausgewählte Aufgaben"
|
28
28
|
],
|
29
|
-
"
|
30
|
-
"
|
29
|
+
"%s is not valid format of cron line": [
|
30
|
+
"%s ist ungültiges Cron-Zeilen-Format"
|
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} Aufgabe(n), %{success} Erfolg, %{failed} Fehler"
|
37
37
|
],
|
38
|
-
"
|
39
|
-
"
|
38
|
+
"%{value} is not allowed input type": [
|
39
|
+
"%{value} ist kein erlaubter Eingabetyp"
|
40
40
|
],
|
41
|
-
"
|
42
|
-
"
|
41
|
+
"%{value} is not allowed triggering mode": [
|
42
|
+
"%{value} ist kein erlaubter Auslösungsmodus"
|
43
43
|
],
|
44
|
-
"
|
45
|
-
"
|
44
|
+
"%{value} is wrong format": [
|
45
|
+
"%{value} ist falsches Format"
|
46
46
|
],
|
47
|
-
"
|
48
|
-
"
|
47
|
+
"12h": [
|
48
|
+
"12h"
|
49
49
|
],
|
50
|
-
"
|
51
|
-
"
|
50
|
+
"24h": [
|
51
|
+
"24h"
|
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
|
+
"Eine angehaltene Aufgabe stellt einen Prozess dar, der nicht ordnungsgemäß abgeschlossen wurde. Jede Aufgabe im angehaltenen Zustand kann zu potenziellen Inkonsistenzen führen und muss gelöst werden."
|
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
|
+
""
|
61
61
|
],
|
62
|
-
"
|
63
|
-
"
|
62
|
+
"Action": [
|
63
|
+
"Aktion"
|
64
64
|
],
|
65
|
-
"
|
66
|
-
"
|
65
|
+
"Action with sub plans": [
|
66
|
+
"Aktion mit Unterplänen"
|
67
67
|
],
|
68
|
-
"
|
69
|
-
"
|
68
|
+
"Active": [
|
69
|
+
"Aktiv"
|
70
70
|
],
|
71
|
-
"
|
72
|
-
"
|
71
|
+
"Active Filters:": [
|
72
|
+
"Aktive Filter:"
|
73
73
|
],
|
74
|
-
"
|
75
|
-
"
|
74
|
+
"Active or disabled recurring logic with purpose %s already exists": [
|
75
|
+
""
|
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
|
+
"Alle Proxys mit dem genannten Feature sind nicht verfügbar "
|
82
82
|
],
|
83
|
-
"
|
84
|
-
"
|
83
|
+
"Allow proxy batch tasks": [
|
84
|
+
"Proxy-Batch-Aufgaben zulassen"
|
85
85
|
],
|
86
|
-
"
|
87
|
-
"
|
86
|
+
"Allow triggering tasks on the smart proxy in batches": [
|
87
|
+
"Auslösen von Aufgaben auf dem Smart Proxy in Stapeln zulassen"
|
88
88
|
],
|
89
|
-
"
|
90
|
-
"Ressourcen
|
89
|
+
"Associated resources": [
|
90
|
+
"Zugehörige Ressourcen "
|
91
91
|
],
|
92
|
-
"
|
93
|
-
"
|
92
|
+
"At": [
|
93
|
+
"Um"
|
94
94
|
],
|
95
|
-
"
|
96
|
-
"
|
95
|
+
"Back to tasks": [
|
96
|
+
"Zurück zu Aufgaben"
|
97
97
|
],
|
98
|
-
"
|
99
|
-
"
|
98
|
+
"Backtrace": [
|
99
|
+
"Ablaufverfolgung"
|
100
100
|
],
|
101
|
-
"
|
102
|
-
"
|
101
|
+
"Bulk action": [
|
102
|
+
"Massenaktion"
|
103
103
|
],
|
104
|
-
"
|
105
|
-
"
|
104
|
+
"Cancel": [
|
105
|
+
"Abbrechen"
|
106
106
|
],
|
107
|
-
"
|
108
|
-
"
|
107
|
+
"Cancel Selected": [
|
108
|
+
"Ausgewählte abbrechen"
|
109
109
|
],
|
110
|
-
"
|
111
|
-
"
|
110
|
+
"Cancel enforced: the task might be still running on the proxy": [
|
111
|
+
"Abbruch erzwungen: die Aufgabe läuft vielleicht noch auf dem Proxy"
|
112
112
|
],
|
113
|
-
"
|
114
|
-
"
|
113
|
+
"Cancel recurring logic": [
|
114
|
+
"Wiederholungslogik abbrechen"
|
115
115
|
],
|
116
|
-
"Cancel": [
|
117
|
-
"
|
116
|
+
"Cancel selected cancellable tasks": [
|
117
|
+
"Ausgewählte stornierbare Aufgaben abbrechen"
|
118
118
|
],
|
119
|
-
"
|
120
|
-
"Aufgaben"
|
119
|
+
"Cancel selected tasks": [
|
120
|
+
"Ausgewählte Aufgaben abbrechen"
|
121
121
|
],
|
122
|
-
"
|
123
|
-
"
|
122
|
+
"Cancel specific tasks by ID": [
|
123
|
+
"Abbrechen bestimmter Aufgaben nach ID"
|
124
124
|
],
|
125
|
-
"
|
126
|
-
"
|
125
|
+
"Cancel tasks matching search string": [
|
126
|
+
"Abbrechen von Aufgaben, die mit der Suchzeichenfolge übereinstimmen"
|
127
127
|
],
|
128
|
-
"
|
129
|
-
"
|
128
|
+
"Canceling selected tasks, this might take a while": [
|
129
|
+
"Das Abbrechen ausgewählter Aufgaben kann eine Weile dauern"
|
130
130
|
],
|
131
|
-
"
|
132
|
-
"
|
131
|
+
"Canceling with force selected tasks, this might take a while": [
|
132
|
+
"Abbrechen mit ausgewählten Aufgaben erzwingen, dies kann eine Weile dauern"
|
133
133
|
],
|
134
|
-
"
|
135
|
-
"
|
134
|
+
"Cancelled": [
|
135
|
+
"Abgebrochen"
|
136
136
|
],
|
137
|
-
"
|
138
|
-
""
|
137
|
+
"Cannot cancel tasks at the moment": [
|
138
|
+
"Aufgaben können momentan nicht abgebrochen werden"
|
139
139
|
],
|
140
|
-
"
|
140
|
+
"Cannot force cancel tasks at the moment": [
|
141
|
+
"Abbrechen von Aufgaben kann momentan nicht erzwungen werden"
|
142
|
+
],
|
143
|
+
"Cannot resume tasks at the moment": [
|
144
|
+
"Kann Aufgaben im Moment nicht fortsetzen"
|
145
|
+
],
|
146
|
+
"Cannot update a cancelled Recurring Logic.": [
|
147
|
+
"Abgebrochene wiederkehrende Jobs können nicht aktualisiert werden."
|
148
|
+
],
|
149
|
+
"Changing request id %{request_id} to saved id %{saved_id}": [
|
150
|
+
"Anfrage-ID %{request_id} in gespeicherte ID %{saved_id} ändern"
|
151
|
+
],
|
152
|
+
"Check for long running tasks": [
|
141
153
|
""
|
142
154
|
],
|
143
|
-
"
|
144
|
-
"
|
155
|
+
"Clear All Filters": [
|
156
|
+
"Alle Filter löschen"
|
145
157
|
],
|
146
|
-
"
|
147
|
-
"
|
158
|
+
"Clear Cancelled": [
|
159
|
+
"Clear abgebrochen "
|
148
160
|
],
|
149
|
-
"
|
150
|
-
"
|
161
|
+
"Complete": [
|
162
|
+
"Vollständig"
|
151
163
|
],
|
152
|
-
"
|
153
|
-
"
|
164
|
+
"Conflicts with tasks:": [
|
165
|
+
"Konflikt mit Aufgaben:"
|
154
166
|
],
|
155
|
-
"
|
156
|
-
"
|
167
|
+
"Could not cancel step.": [
|
168
|
+
"Schritt konnte nicht abgebrochen werden."
|
157
169
|
],
|
158
|
-
"
|
159
|
-
"
|
170
|
+
"Could not receive data: %s": [
|
171
|
+
""
|
160
172
|
],
|
161
173
|
"Cron line": [
|
162
174
|
"Cron-Zeile"
|
163
175
|
],
|
176
|
+
"Cron line format 'a b c d e', where: %s": [
|
177
|
+
"Format der Cron-Zeile 'a b c d e', wobei: %s"
|
178
|
+
],
|
179
|
+
"Current iteration": [
|
180
|
+
"Aktuelle Wiederholung "
|
181
|
+
],
|
182
|
+
"Data to be sent to the action": [
|
183
|
+
"An die Aktion zu sendende Daten"
|
184
|
+
],
|
164
185
|
"Days": [
|
165
186
|
"Tage"
|
166
187
|
],
|
167
188
|
"Days of week": [
|
168
189
|
"Wochentage"
|
169
190
|
],
|
170
|
-
"
|
171
|
-
"
|
191
|
+
"Delayed": [
|
192
|
+
"Verzögert"
|
172
193
|
],
|
173
|
-
"
|
174
|
-
"
|
194
|
+
"Delete recurring logics by search query": [
|
195
|
+
"Wiederkehrende Logiken per Suchanfrage löschen"
|
175
196
|
],
|
176
|
-
"
|
177
|
-
"
|
197
|
+
"Deliver notifications about long running tasks": [
|
198
|
+
""
|
178
199
|
],
|
179
|
-
"
|
180
|
-
"
|
200
|
+
"Details": [
|
201
|
+
"Details"
|
181
202
|
],
|
182
|
-
"
|
183
|
-
"
|
203
|
+
"Details of %s task": [
|
204
|
+
"Details der Aufgabe %s"
|
184
205
|
],
|
185
|
-
"
|
186
|
-
"
|
206
|
+
"Disable": [
|
207
|
+
"Deaktivieren"
|
187
208
|
],
|
188
|
-
"
|
189
|
-
"
|
209
|
+
"Disabled": [
|
210
|
+
"Deaktiviert"
|
190
211
|
],
|
191
|
-
"
|
192
|
-
"
|
212
|
+
"Duration": [
|
213
|
+
"Dauer"
|
193
214
|
],
|
194
|
-
"
|
195
|
-
"
|
215
|
+
"Dynflow console": [
|
216
|
+
"Dynflow-Konsole"
|
196
217
|
],
|
197
|
-
"
|
198
|
-
"
|
218
|
+
"Empty bulk action": [
|
219
|
+
"Massenaktion leer"
|
199
220
|
],
|
200
|
-
"
|
201
|
-
"
|
221
|
+
"Enable": [
|
222
|
+
"Aktivieren"
|
202
223
|
],
|
203
|
-
"
|
204
|
-
"
|
224
|
+
"Enable dynflow console": [
|
225
|
+
"Dynamische Konsole aktivieren"
|
205
226
|
],
|
206
|
-
"
|
207
|
-
"
|
208
|
-
],
|
209
|
-
"Unlimited": [
|
210
|
-
"Unbegrenzt"
|
227
|
+
"Enable the dynflow console (/foreman_tasks/dynflow) for debugging": [
|
228
|
+
"Dynflow-Konsole (/foreman_tasks/dynflow) für die Fehlerdiagnose aktivieren"
|
211
229
|
],
|
212
|
-
"
|
213
|
-
"
|
230
|
+
"Ends": [
|
231
|
+
"Ende"
|
214
232
|
],
|
215
|
-
"
|
216
|
-
"
|
233
|
+
"Ends at": [
|
234
|
+
"Endet um"
|
217
235
|
],
|
218
|
-
"
|
219
|
-
"
|
236
|
+
"Errors": [
|
237
|
+
"Fehler"
|
220
238
|
],
|
221
|
-
"
|
222
|
-
"
|
239
|
+
"Errors:": [
|
240
|
+
"Fehler:"
|
223
241
|
],
|
224
|
-
"
|
225
|
-
""
|
242
|
+
"Event delivered by request %{request_id}": [
|
243
|
+
"Ereignis geliefert auf Anfrage %{request_id}"
|
226
244
|
],
|
227
|
-
"
|
228
|
-
""
|
245
|
+
"Exception": [
|
246
|
+
"Ausnahme"
|
229
247
|
],
|
230
|
-
"
|
231
|
-
"
|
248
|
+
"Execute now": [
|
249
|
+
"Jetzt ausführen"
|
232
250
|
],
|
233
|
-
"
|
234
|
-
"
|
251
|
+
"Execution plan data not available ": [
|
252
|
+
"Ausführungsplandaten nicht verfügbar"
|
235
253
|
],
|
236
|
-
"
|
237
|
-
"
|
254
|
+
"Export All": [
|
255
|
+
"Alle exportieren"
|
238
256
|
],
|
239
|
-
"
|
240
|
-
"
|
257
|
+
"External Id": [
|
258
|
+
"Externe-ID"
|
241
259
|
],
|
242
|
-
"
|
243
|
-
"
|
260
|
+
"Failed to check on tasks on proxy at %{url}: %{exception}": [
|
261
|
+
"Fehler bei der Prüfung auf Jobs auf dem Proxy %{url}: %{exception}"
|
244
262
|
],
|
245
|
-
"
|
246
|
-
"
|
263
|
+
"Failed to initialize": [
|
264
|
+
"Initialisierung fehlgeschlagen"
|
247
265
|
],
|
248
|
-
"
|
249
|
-
"
|
266
|
+
"Failed to trigger task on the smart proxy: ": [
|
267
|
+
""
|
250
268
|
],
|
251
|
-
"
|
252
|
-
"
|
269
|
+
"Finished": [
|
270
|
+
"Abgeschlossen"
|
253
271
|
],
|
254
|
-
"
|
255
|
-
"
|
272
|
+
"Force Cancel": [
|
273
|
+
"Abbrechen erzwingen"
|
256
274
|
],
|
257
|
-
"
|
258
|
-
"
|
275
|
+
"Force Cancel Selected": [
|
276
|
+
"Abbrechen Ausgewählt erzwingen"
|
259
277
|
],
|
260
|
-
"
|
261
|
-
"
|
278
|
+
"Force Cancel selected tasks": [
|
279
|
+
"Ausgewählte Aufgaben abbrechen erzwingen"
|
262
280
|
],
|
263
|
-
"
|
264
|
-
"
|
281
|
+
"Force Unlock": [
|
282
|
+
"Entsperren erzwingen"
|
265
283
|
],
|
266
|
-
"
|
267
|
-
"
|
284
|
+
"Foreman Tasks": [
|
285
|
+
"Foreman-Aufgaben"
|
268
286
|
],
|
269
|
-
"
|
270
|
-
"
|
287
|
+
"Fri": [
|
288
|
+
"Fr"
|
271
289
|
],
|
272
|
-
"
|
273
|
-
"
|
290
|
+
"I understand that this may cause harm and have working database backups of all backend services.": [
|
291
|
+
"Mir ist bewusst, dass dieser Vorgang Schaden verursachen kann und ich verfüge über funktionsfähige Sicherungskopien der Datenbanken aller Backend-Dienste."
|
274
292
|
],
|
275
|
-
"
|
276
|
-
"
|
293
|
+
"ID": [
|
294
|
+
"ID"
|
277
295
|
],
|
278
|
-
"
|
279
|
-
"
|
296
|
+
"Id": [
|
297
|
+
"ID"
|
280
298
|
],
|
281
|
-
"
|
282
|
-
"
|
299
|
+
"Immediate": [
|
300
|
+
"Unmittelbar"
|
283
301
|
],
|
284
|
-
"
|
285
|
-
"
|
302
|
+
"Import Puppet classes": [
|
303
|
+
"Puppet-Klassen importieren"
|
286
304
|
],
|
287
|
-
"
|
288
|
-
"
|
305
|
+
"Import facts": [
|
306
|
+
"Fakten importieren"
|
289
307
|
],
|
290
|
-
"
|
291
|
-
""
|
308
|
+
"Indicates that the action should be cancelled if it cannot be started before this time.": [
|
309
|
+
"Gibt an, dass die Aktion abgebrochen werden soll, wenn sie nicht vor diesem Zeitpunkt gestartet werden kann."
|
292
310
|
],
|
293
311
|
"Initialization error: %s": [
|
294
312
|
"Initialisierungsfehler: %s"
|
295
313
|
],
|
296
|
-
"
|
297
|
-
""
|
314
|
+
"Input": [
|
315
|
+
"Eingang"
|
298
316
|
],
|
299
|
-
"
|
300
|
-
"
|
317
|
+
"Iteration limit": [
|
318
|
+
"Wiederholungslimit"
|
301
319
|
],
|
302
|
-
"
|
303
|
-
"
|
320
|
+
"Label": [
|
321
|
+
"Kennung"
|
304
322
|
],
|
305
|
-
"
|
306
|
-
"
|
323
|
+
"Last occurrence": [
|
324
|
+
"Zuletzt vorgekommen"
|
307
325
|
],
|
308
|
-
"
|
309
|
-
"
|
326
|
+
"Last start time": [
|
327
|
+
"Letzte Startzeit"
|
310
328
|
],
|
311
|
-
"
|
312
|
-
"
|
329
|
+
"Latest Warning/Error Tasks": [
|
330
|
+
"Letzte Warnung/Fehler-Aufgaben"
|
313
331
|
],
|
314
|
-
"
|
315
|
-
"
|
332
|
+
"Less than a second": [
|
333
|
+
"Weniger als eine Sekunde"
|
316
334
|
],
|
317
|
-
"
|
318
|
-
"
|
335
|
+
"List of tasks": [
|
336
|
+
"Liste der Aufgaben"
|
319
337
|
],
|
320
|
-
"
|
321
|
-
"
|
338
|
+
"List recurring logics": [
|
339
|
+
"Wiederholungslogik auflisten"
|
322
340
|
],
|
323
|
-
"
|
324
|
-
"
|
341
|
+
"List tasks": [
|
342
|
+
"Aufgaben auflisten"
|
325
343
|
],
|
326
|
-
"
|
327
|
-
"
|
344
|
+
"Locks": [
|
345
|
+
"Sperren"
|
328
346
|
],
|
329
|
-
"
|
330
|
-
"
|
347
|
+
"Long running tasks": [
|
348
|
+
""
|
331
349
|
],
|
332
|
-
"
|
333
|
-
"
|
350
|
+
"Mon": [
|
351
|
+
"Mo"
|
334
352
|
],
|
335
|
-
"
|
353
|
+
"More details": [
|
336
354
|
""
|
337
355
|
],
|
338
|
-
"
|
339
|
-
"
|
340
|
-
],
|
341
|
-
"%{value} is not allowed input type": [
|
342
|
-
"%{value} ist kein erlaubter Eingabetyp"
|
356
|
+
"More than": [
|
357
|
+
"Mehr als"
|
343
358
|
],
|
344
|
-
"
|
345
|
-
"
|
359
|
+
"N/A": [
|
360
|
+
"k.A."
|
346
361
|
],
|
347
|
-
"
|
348
|
-
"
|
362
|
+
"Name": [
|
363
|
+
"Name"
|
349
364
|
],
|
350
|
-
"
|
351
|
-
""
|
365
|
+
"Never": [
|
366
|
+
"Nie"
|
352
367
|
],
|
353
|
-
"
|
354
|
-
"
|
368
|
+
"Next occurrence": [
|
369
|
+
"Nächstes Vorkommen"
|
355
370
|
],
|
356
|
-
"
|
357
|
-
""
|
371
|
+
"No": [
|
372
|
+
"Nein"
|
358
373
|
],
|
359
|
-
"
|
360
|
-
"
|
374
|
+
"No Tasks": [
|
375
|
+
"Keine Aufgaben"
|
361
376
|
],
|
362
|
-
"
|
363
|
-
"
|
377
|
+
"No errors": [
|
378
|
+
"Keine Fehler"
|
364
379
|
],
|
365
|
-
"
|
366
|
-
"
|
380
|
+
"No proxy defined for execution": [
|
381
|
+
"Kein Proxy zur Ausführung angegeben"
|
367
382
|
],
|
368
|
-
"
|
369
|
-
"
|
383
|
+
"No running steps": [
|
384
|
+
"Keine laufenden Schritte"
|
370
385
|
],
|
371
|
-
"
|
372
|
-
"
|
386
|
+
"No start or end dates": [
|
387
|
+
"Kein Start- oder Enddatum"
|
373
388
|
],
|
374
|
-
"
|
375
|
-
"
|
389
|
+
"No task could be started": [
|
390
|
+
"Es konnte keine Aufgabe gestartet werden"
|
376
391
|
],
|
377
|
-
"
|
378
|
-
""
|
379
|
-
""
|
392
|
+
"No. of Tasks": [
|
393
|
+
"Nr. der Aufgaben"
|
380
394
|
],
|
381
|
-
"
|
382
|
-
""
|
395
|
+
"Not all the selected tasks can be cancelled": [
|
396
|
+
"Nicht alle ausgewählten Aufgaben können abgebrochen werden"
|
383
397
|
],
|
384
|
-
"
|
385
|
-
""
|
398
|
+
"Not all the selected tasks can be resumed": [
|
399
|
+
"Nicht alle ausgewählten Aufgaben können wieder aufgenommen werden"
|
386
400
|
],
|
387
|
-
"
|
388
|
-
"
|
401
|
+
"Number of attempts to start a task on the smart proxy before failing": [
|
402
|
+
"Anzahl von Versuchen eine Aufgabe auf dem Smart-Proxy zu starten, bevor sie fehlschlägt"
|
389
403
|
],
|
390
|
-
"
|
391
|
-
"
|
404
|
+
"Number of seconds to wait for synchronous task to finish.": [
|
405
|
+
"Anzahl der Sekunden, die für synchronen Job gewartet werden."
|
392
406
|
],
|
393
|
-
"
|
394
|
-
"
|
407
|
+
"Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled": [
|
408
|
+
"Anzahl der Aufgaben, die in einer Anfrage an den Smart Proxy gesendet werden sollen, wenn foreman_tasks_proxy_batch_trigger aktiviert ist"
|
395
409
|
],
|
396
|
-
"
|
397
|
-
"
|
410
|
+
"On": [
|
411
|
+
"Am"
|
398
412
|
],
|
399
|
-
"
|
400
|
-
"
|
413
|
+
"Operation": [
|
414
|
+
"Vorgang"
|
401
415
|
],
|
402
|
-
"
|
403
|
-
"
|
416
|
+
"Other includes all stopped tasks that are cancelled or pending": [
|
417
|
+
"Sonstige umfasst alle angehaltenen Aufgaben, die abgebrochen oder ausstehend sind"
|
404
418
|
],
|
405
|
-
"
|
406
|
-
"
|
419
|
+
"Other:": [
|
420
|
+
"Sonstiges:"
|
407
421
|
],
|
408
|
-
"
|
409
|
-
"
|
422
|
+
"Output": [
|
423
|
+
"Ausgabe"
|
410
424
|
],
|
411
|
-
"
|
412
|
-
"
|
425
|
+
"Output:": [
|
426
|
+
"Ausgabe:"
|
413
427
|
],
|
414
|
-
"
|
415
|
-
"
|
428
|
+
"Parent task": [
|
429
|
+
"Übergeordnete Aufgabe"
|
416
430
|
],
|
417
|
-
"
|
418
|
-
"
|
431
|
+
"Paused": [
|
432
|
+
"Pausiert"
|
419
433
|
],
|
420
|
-
"
|
421
|
-
"
|
434
|
+
"Please inspect their state, fix their errors and resume them.": [
|
435
|
+
"bitte überprüfen Sie den Status, beheben Sie die Fehler und setzen Sie die Aufgaben dann fort."
|
422
436
|
],
|
423
|
-
"
|
424
|
-
"
|
437
|
+
"Please provide a search parameter in the request": [
|
438
|
+
"Bitte geben Sie einen Suchparameter in der Anfrage an"
|
425
439
|
],
|
426
|
-
"
|
427
|
-
"
|
440
|
+
"Please provide at least one of search or task_ids parameters in the request": [
|
441
|
+
"Bitte geben Sie mindestens einen der Parameter search oder task_ids in der Anfrage an"
|
428
442
|
],
|
429
|
-
"
|
430
|
-
"
|
443
|
+
"Polling intervals multiplier": [
|
444
|
+
"Abfrageintervall-Multiplikator"
|
431
445
|
],
|
432
|
-
"
|
433
|
-
"
|
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
|
+
"Polling-Multiplikator, der verwendet wird, um die Standard-Polling-Intervalle zu multiplizieren. Dies kann verwendet werden, um zu häufiges Abfragen für lang laufende Aufgaben zu verhindern."
|
434
448
|
],
|
435
|
-
"
|
436
|
-
"
|
449
|
+
"Proxy action retry count": [
|
450
|
+
"Anzahl der Wiederholungsversuche für Proxy-Aktionen"
|
437
451
|
],
|
438
|
-
"
|
439
|
-
"
|
452
|
+
"Proxy action retry interval": [
|
453
|
+
"Wiederholungsintervall für Proxy-Aktionen"
|
440
454
|
],
|
441
|
-
"
|
442
|
-
"
|
455
|
+
"Proxy task gone missing from the smart proxy": [
|
456
|
+
"Proxy Job auf Smart-Proxy verschwunden"
|
443
457
|
],
|
444
|
-
"
|
445
|
-
"
|
458
|
+
"Proxy tasks batch size": [
|
459
|
+
"Batchgröße für Proxy-Aufgaben"
|
446
460
|
],
|
447
|
-
"
|
448
|
-
"
|
461
|
+
"Purpose": [
|
462
|
+
""
|
449
463
|
],
|
450
|
-
"
|
451
|
-
"
|
464
|
+
"Raw": [
|
465
|
+
"Raw"
|
452
466
|
],
|
453
|
-
"
|
454
|
-
"
|
467
|
+
"Raw input": [
|
468
|
+
"Raw-Eingabe"
|
455
469
|
],
|
456
|
-
"
|
457
|
-
"
|
470
|
+
"Raw output": [
|
471
|
+
"Raw-Ausgabe"
|
458
472
|
],
|
459
|
-
"
|
460
|
-
"
|
473
|
+
"Recurring Logics": [
|
474
|
+
"Wiederkehrende Jobs"
|
461
475
|
],
|
462
|
-
"
|
463
|
-
"
|
476
|
+
"Recurring logic": [
|
477
|
+
"Wiederholungslogik"
|
464
478
|
],
|
465
|
-
"
|
466
|
-
"
|
479
|
+
"Recurring logics": [
|
480
|
+
"Wiederholungslogik"
|
467
481
|
],
|
468
|
-
"
|
469
|
-
""
|
482
|
+
"Refresh Data": [
|
483
|
+
"Daten aktualisieren"
|
470
484
|
],
|
471
|
-
"
|
472
|
-
"
|
485
|
+
"Repeat N times": [
|
486
|
+
"n-mal wiederholen"
|
473
487
|
],
|
474
|
-
"
|
475
|
-
""
|
488
|
+
"Repeat until": [
|
489
|
+
"Wiederholen bis"
|
476
490
|
],
|
477
|
-
"
|
478
|
-
""
|
491
|
+
"Repeats": [
|
492
|
+
"Wiederholungen "
|
479
493
|
],
|
480
|
-
"
|
481
|
-
"
|
494
|
+
"Require auth for dynflow console": [
|
495
|
+
"Authentifizierung für Dynflow-Konsole erforderlich"
|
482
496
|
],
|
483
|
-
"
|
484
|
-
"
|
497
|
+
"Require user to be authenticated as user with admin rights when accessing dynflow console": [
|
498
|
+
"Beim Zugriff auf die Dynflow-Konsole muss der Benutzer als Admin-Benutzer angemeldet sein "
|
485
499
|
],
|
486
|
-
"
|
487
|
-
""
|
500
|
+
"Required lock is already taken by other running tasks.": [
|
501
|
+
"Erforderliche Sperre wird bereits von anderen Aufgaben verwendet."
|
488
502
|
],
|
489
|
-
"
|
490
|
-
""
|
503
|
+
"Resource search_params requires resource_type and resource_id to be specified": [
|
504
|
+
"Ressourcen-Suchparameter erfordert die Angabe von Ressourcentyp und Ressourcen-ID"
|
491
505
|
],
|
492
|
-
"
|
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.": [
|
493
507
|
""
|
494
508
|
],
|
495
|
-
"
|
496
|
-
"
|
497
|
-
],
|
498
|
-
"Foreman Tasks": [
|
499
|
-
"Foreman-Aufgaben"
|
500
|
-
],
|
501
|
-
"Recurring Logics": [
|
502
|
-
"Wiederkehrende Jobs"
|
503
|
-
],
|
504
|
-
"Number of seconds to wait for synchronous task to finish.": [
|
505
|
-
"Anzahl der Sekunden, die für synchronen Job gewartet werden."
|
509
|
+
"Result": [
|
510
|
+
"Ergebnis"
|
506
511
|
],
|
507
|
-
"
|
508
|
-
"
|
512
|
+
"Resume": [
|
513
|
+
"Fortsetzen"
|
509
514
|
],
|
510
|
-
"
|
511
|
-
"
|
515
|
+
"Resume Selected": [
|
516
|
+
"Ausgewählte fortsetzen"
|
512
517
|
],
|
513
|
-
"
|
514
|
-
"
|
518
|
+
"Resume all paused error tasks": [
|
519
|
+
"Alle angehaltenen Fehleraufgaben fortsetzen"
|
515
520
|
],
|
516
|
-
"
|
517
|
-
"
|
521
|
+
"Resume selected tasks": [
|
522
|
+
"Ausgewählte Aufgaben fortsetzen"
|
518
523
|
],
|
519
|
-
"
|
520
|
-
"
|
524
|
+
"Resume specific tasks by ID": [
|
525
|
+
"Bestimmte Aufgaben nach ID fortsetzen"
|
521
526
|
],
|
522
|
-
"
|
523
|
-
"
|
527
|
+
"Resume tasks matching search string": [
|
528
|
+
"Aufgaben fortsetzen, die dem Suchbegriff entsprechen"
|
524
529
|
],
|
525
|
-
"
|
526
|
-
"
|
530
|
+
"Resuming selected tasks, this might take a while": [
|
531
|
+
"Das Fortsetzen ausgewählter Aufgaben kann eine Weile dauern"
|
527
532
|
],
|
528
|
-
"
|
529
|
-
"
|
533
|
+
"Running": [
|
534
|
+
"Läuft"
|
530
535
|
],
|
531
|
-
"
|
532
|
-
"
|
536
|
+
"Running Steps": [
|
537
|
+
"Laufende Schritte "
|
533
538
|
],
|
534
|
-
"
|
535
|
-
"
|
539
|
+
"Sat": [
|
540
|
+
"Sa"
|
536
541
|
],
|
537
|
-
"
|
538
|
-
"
|
542
|
+
"Schedule": [
|
543
|
+
"Plan"
|
539
544
|
],
|
540
|
-
"
|
541
|
-
"
|
545
|
+
"Schedule future execution": [
|
546
|
+
"Zukünftige Ausführung bestimmen"
|
542
547
|
],
|
543
|
-
"
|
544
|
-
"
|
548
|
+
"Scheduled": [
|
549
|
+
"Geplant"
|
545
550
|
],
|
546
|
-
"
|
547
|
-
"
|
551
|
+
"Search query": [
|
552
|
+
"Suchanfrage"
|
548
553
|
],
|
549
|
-
"
|
550
|
-
"
|
554
|
+
"See %{link} for more details on how to resolve the issue": [
|
555
|
+
"Weitere Informationen zur Behebung des Problems finden Sie unter %{link}."
|
551
556
|
],
|
552
|
-
"
|
553
|
-
"
|
557
|
+
"Select Action": [
|
558
|
+
"Aktion auswählen"
|
554
559
|
],
|
555
|
-
"
|
556
|
-
"
|
560
|
+
"Select all {count} tasks": [
|
561
|
+
""
|
557
562
|
],
|
558
|
-
"
|
559
|
-
"
|
563
|
+
"Select row": [
|
564
|
+
"Zeile auswählen"
|
560
565
|
],
|
561
|
-
"
|
562
|
-
"
|
566
|
+
"Send data to the task from external executor (such as smart_proxy_dynflow)": [
|
567
|
+
"Daten von externem Executor (wie smart_proxy_dynflow) an Aufgabe senden"
|
563
568
|
],
|
564
|
-
"
|
565
|
-
"
|
569
|
+
"Set up recurring execution": [
|
570
|
+
"Wiederholte Ausführung einrichten"
|
566
571
|
],
|
567
|
-
"
|
568
|
-
"
|
572
|
+
"Setting is off": [
|
573
|
+
"Einstellung ist aus"
|
569
574
|
],
|
570
|
-
"
|
571
|
-
"
|
575
|
+
"Show recurring logic details": [
|
576
|
+
"Details der Wiederholungslogik anzeigen"
|
572
577
|
],
|
573
|
-
"
|
574
|
-
"
|
578
|
+
"Start at": [
|
579
|
+
"Startet um "
|
575
580
|
],
|
576
|
-
"
|
577
|
-
"
|
581
|
+
"Start auto-reloading": [
|
582
|
+
"Automatisches Neuladen starten"
|
578
583
|
],
|
579
|
-
"
|
580
|
-
"
|
584
|
+
"Start before": [
|
585
|
+
"Startet vor"
|
581
586
|
],
|
582
|
-
"
|
583
|
-
"
|
587
|
+
"Started": [
|
588
|
+
"Gestartet"
|
584
589
|
],
|
585
|
-
"
|
586
|
-
"
|
590
|
+
"Started at": [
|
591
|
+
"Gestartet um"
|
587
592
|
],
|
588
|
-
"
|
589
|
-
"
|
593
|
+
"State": [
|
594
|
+
"Status"
|
590
595
|
],
|
591
|
-
"
|
592
|
-
"
|
596
|
+
"State updated at": [
|
597
|
+
""
|
593
598
|
],
|
594
|
-
"
|
595
|
-
"
|
599
|
+
"Step Canceled": [
|
600
|
+
"Schritt abgebrochen"
|
596
601
|
],
|
597
|
-
"
|
598
|
-
""
|
602
|
+
"Stop auto-reloading": [
|
603
|
+
"Automatisches Neuladen anhalten"
|
599
604
|
],
|
600
|
-
"
|
601
|
-
"
|
605
|
+
"Stop selected stoppable tasks": [
|
606
|
+
"Ausgewählte stoppbare Aufgaben stoppen"
|
602
607
|
],
|
603
|
-
"
|
604
|
-
"
|
608
|
+
"Stop specific tasks by ID": [
|
609
|
+
"Stoppen Sie bestimmte Aufgaben nach ID"
|
605
610
|
],
|
606
|
-
"
|
607
|
-
"
|
611
|
+
"Stop tasks matching search string": [
|
612
|
+
"Stoppen Sie Aufgaben, die mit der Suchzeichenfolge übereinstimmen"
|
608
613
|
],
|
609
|
-
"
|
610
|
-
"
|
614
|
+
"Stopped": [
|
615
|
+
"Gestoppt"
|
611
616
|
],
|
612
|
-
"
|
613
|
-
"
|
617
|
+
"Sub tasks": [
|
618
|
+
"Unteraufgabe"
|
614
619
|
],
|
615
|
-
"
|
616
|
-
"
|
620
|
+
"Sub tasks of %s": [
|
621
|
+
"Unteraufgaben von %s."
|
617
622
|
],
|
618
|
-
"
|
623
|
+
"Subscribe": [
|
619
624
|
""
|
620
625
|
],
|
621
|
-
"
|
622
|
-
"
|
623
|
-
],
|
624
|
-
"Duration": [
|
625
|
-
"Dauer"
|
626
|
+
"Sun": [
|
627
|
+
"So"
|
626
628
|
],
|
627
|
-
"
|
628
|
-
"
|
629
|
+
"Sync task timeout": [
|
630
|
+
"Zeitüberschreitung für Synchronisierungsaufgabe"
|
629
631
|
],
|
630
|
-
"
|
631
|
-
"
|
632
|
+
"Task": [
|
633
|
+
"Aufgabe"
|
632
634
|
],
|
633
|
-
"
|
634
|
-
"
|
635
|
+
"Task Details": [
|
636
|
+
"Aufgabendetails"
|
635
637
|
],
|
636
|
-
"
|
637
|
-
"
|
638
|
+
"Task Status": [
|
639
|
+
"Aufgabenstatus"
|
638
640
|
],
|
639
|
-
"
|
640
|
-
"
|
641
|
+
"Task aborted: the task might be still running on the proxy": [
|
642
|
+
"Job abgebrochen: Der Job könnte noch auf dem Proxy laufen"
|
641
643
|
],
|
642
|
-
"
|
643
|
-
"
|
644
|
+
"Task cannot be canceled": [
|
645
|
+
"Aufgabe kann nicht abgebrochen werden"
|
644
646
|
],
|
645
|
-
"
|
646
|
-
"
|
647
|
+
"Task count": [
|
648
|
+
"Anzahl der Aufgaben"
|
647
649
|
],
|
648
|
-
"
|
649
|
-
"
|
650
|
+
"Task group common": [
|
651
|
+
"Gemeinsame Aufgabengruppen"
|
650
652
|
],
|
651
|
-
"
|
652
|
-
"
|
653
|
+
"Task search_params requires task_id to be specified": [
|
654
|
+
"Suchparameter der Aufgaben erfordert die Angabe der Aufgaben-ID"
|
653
655
|
],
|
654
|
-
"
|
655
|
-
"
|
656
|
+
"Task was canceled": [
|
657
|
+
"Aufgabe wurde abgebrochen"
|
656
658
|
],
|
657
|
-
"
|
658
|
-
"
|
659
|
+
"Tasks": [
|
660
|
+
"Aufgaben"
|
659
661
|
],
|
660
|
-
"
|
661
|
-
"
|
662
|
+
"Tasks lingering in states %{states} since %{time}": [
|
663
|
+
""
|
662
664
|
],
|
663
|
-
"
|
664
|
-
"
|
665
|
+
"Tasks pending since %s": [
|
666
|
+
""
|
665
667
|
],
|
666
|
-
"
|
667
|
-
"Fehlerbehebung"
|
668
|
+
"Tasks troubleshooting URL": [
|
669
|
+
"URL zur Fehlerbehebung bei Aufgaben"
|
668
670
|
],
|
669
|
-
"
|
670
|
-
"
|
671
|
+
"The ID of the step inside the execution plan to send the event to": [
|
672
|
+
"Die ID des jeweiligen Schrittes im Ausführungsplan, an die das Ereignis gesendet werden soll"
|
671
673
|
],
|
672
|
-
"
|
673
|
-
"Fehler
|
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
|
+
"Der empfohlene Ansatz besteht darin, die folgenden Fehlermeldungen und auf der Registerkarte \\\"Fehler\\\" zu untersuchen, die Hauptursache des Problems zu beheben und die Aufgabe fortzusetzen."
|
674
676
|
],
|
675
|
-
"
|
676
|
-
""
|
677
|
+
"The recurring logic was disabled.": [
|
678
|
+
"Die wiederkehrende Logik wurde deaktiviert."
|
677
679
|
],
|
678
|
-
"
|
679
|
-
"
|
680
|
+
"The recurring logic was enabled.": [
|
681
|
+
"Die wiederkehrende Logik wurde aktiviert."
|
680
682
|
],
|
681
|
-
"
|
682
|
-
"
|
683
|
+
"The smart proxy task %s failed.": [
|
684
|
+
"Die Smart-Proxy Aufgabe %s ist fehlgeschlagen."
|
683
685
|
],
|
684
|
-
"
|
685
|
-
"
|
686
|
+
"The targets are of different types": [
|
687
|
+
"Die Ziele haben verschiedene Typen"
|
686
688
|
],
|
687
|
-
"
|
688
|
-
"
|
689
|
+
"The task cannot be aborted at the moment.": [
|
690
|
+
"Die Aufgabe kann im Moment nicht abgebrochen werden."
|
689
691
|
],
|
690
|
-
"
|
691
|
-
"
|
692
|
+
"The task could not be started": [
|
693
|
+
"Die Aufgabe konnte nicht gestartet werden."
|
692
694
|
],
|
693
|
-
"
|
694
|
-
"
|
695
|
+
"There is %{count} paused task in the system that need attention": [
|
696
|
+
"",
|
697
|
+
""
|
695
698
|
],
|
696
|
-
"
|
697
|
-
"
|
699
|
+
"This action will delete all cancelled recurring logics. Please note that this action can't be reversed.": [
|
700
|
+
"Diese Aktion löscht alle abgebrochenen wiederkehrenden Logiken. Beachten Sie, dass diese Aktion nicht rückgängig gemacht werden kann."
|
698
701
|
],
|
699
|
-
"
|
700
|
-
"
|
702
|
+
"This will %(action)s %(number)s task(s), putting them in the %(state)s state. Are you sure?": [
|
703
|
+
""
|
701
704
|
],
|
702
|
-
"
|
703
|
-
"
|
705
|
+
"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.": [
|
706
|
+
"Entsperrt die Ressourcen, gegen die die Aufgabe läuft. Bitte beachten Sie, dass dieser Vorgang zu einem inkonsistenten Zustand führen kann und mit Vorsicht verwendet werden sollte. Zuerst sollten Sie sicherstellen, dass die Aufgabe nicht fortgesetzt werden kann. "
|
704
707
|
],
|
705
|
-
"
|
706
|
-
"
|
708
|
+
"Thu": [
|
709
|
+
"Do"
|
707
710
|
],
|
708
|
-
"
|
709
|
-
"
|
711
|
+
"Time in seconds between retries": [
|
712
|
+
"Zeit in Sekunden zwischen erneuten Versuchen "
|
710
713
|
],
|
711
714
|
"Total": [
|
712
715
|
"Gesamt"
|
713
716
|
],
|
714
|
-
"
|
715
|
-
"
|
716
|
-
],
|
717
|
-
"Other:": [
|
718
|
-
"Sonstiges:"
|
717
|
+
"Troubleshooting": [
|
718
|
+
"Fehlerbehebung"
|
719
719
|
],
|
720
|
-
"
|
721
|
-
"
|
720
|
+
"Trying to abort the task": [
|
721
|
+
"Versuch des Abbruchs der Aufgabe"
|
722
722
|
],
|
723
|
-
"
|
724
|
-
"
|
723
|
+
"Trying to cancel step": [
|
724
|
+
"Versuch, Schritt abzubrechen"
|
725
725
|
],
|
726
|
-
"
|
727
|
-
"
|
726
|
+
"Tue": [
|
727
|
+
"Di"
|
728
728
|
],
|
729
|
-
"
|
730
|
-
"
|
729
|
+
"Type %s for search_params is not supported": [
|
730
|
+
"Typ %s wird für Suchparameter nicht unterstützt"
|
731
731
|
],
|
732
|
-
"
|
733
|
-
"
|
732
|
+
"UUID of the task": [
|
733
|
+
"UUID der Aufgabe"
|
734
734
|
],
|
735
|
-
"
|
736
|
-
"
|
735
|
+
"Unable to create mail notification: %s": [
|
736
|
+
""
|
737
737
|
],
|
738
|
-
"
|
739
|
-
"
|
738
|
+
"Unable to enable mail notification to user '%s': %s": [
|
739
|
+
""
|
740
740
|
],
|
741
|
-
"
|
742
|
-
"
|
741
|
+
"Undo selection": [
|
742
|
+
"Auswahl zurücksetzen"
|
743
743
|
],
|
744
|
-
"
|
745
|
-
"
|
744
|
+
"Unlimited": [
|
745
|
+
"Unbegrenzt"
|
746
746
|
],
|
747
|
-
"
|
748
|
-
"
|
747
|
+
"Unlock": [
|
748
|
+
"Entsperren"
|
749
749
|
],
|
750
|
-
"
|
751
|
-
"
|
750
|
+
"Update recurring logic": [
|
751
|
+
"Wiederholungslogik aktualisieren"
|
752
752
|
],
|
753
|
-
"
|
754
|
-
"
|
753
|
+
"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.": [
|
754
|
+
"URL, die auf die Dokumentation zur Fehlerbehebung bei Aufgaben verweist. Es sollte den Platzhalter %{label} enthalten, der durch ein normalisiertes Aufgabenlabel ersetzt wird (nur auf alphanumerische Zeichen beschränkt). Der Platzhalter %{version} ist ebenfalls verfügbar."
|
755
755
|
],
|
756
|
-
"
|
757
|
-
"
|
756
|
+
"User search_params requires user_id to be specified": [
|
757
|
+
"Benutzer-Suchparameter erfordert die Angabe der Benutzer-ID"
|
758
758
|
],
|
759
|
-
"
|
760
|
-
"
|
759
|
+
"Wed": [
|
760
|
+
"Mi"
|
761
761
|
],
|
762
|
-
"
|
763
|
-
"
|
762
|
+
"With focus on last": [
|
763
|
+
"Mit Fokus auf den letzten"
|
764
764
|
],
|
765
|
-
"
|
766
|
-
"
|
765
|
+
"Yes": [
|
766
|
+
"Ja"
|
767
767
|
],
|
768
|
-
"
|
769
|
-
"
|
768
|
+
"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": [
|
769
|
+
""
|
770
770
|
],
|
771
|
-
"
|
772
|
-
"
|
771
|
+
"You do not have permission": [
|
772
|
+
"Sie haben keine Berechtigung"
|
773
773
|
],
|
774
|
-
"
|
775
|
-
"
|
774
|
+
"activation key": [
|
775
|
+
"Aktivierungsschlüssel"
|
776
776
|
],
|
777
|
-
"
|
778
|
-
"
|
777
|
+
"cannot be cancelled with force at the moment.": [
|
778
|
+
"kann derzeit nicht mit Gewalt storniert werden."
|
779
779
|
],
|
780
|
-
"
|
781
|
-
"
|
780
|
+
"content view": [
|
781
|
+
"Inhaltsansicht"
|
782
782
|
],
|
783
|
-
"
|
784
|
-
"
|
783
|
+
"content view version": [
|
784
|
+
"Version der Inhaltsansicht"
|
785
785
|
],
|
786
|
-
"
|
787
|
-
"
|
786
|
+
"could not be resumed": [
|
787
|
+
"konnte nicht wieder aufgenommen werden"
|
788
788
|
],
|
789
|
-
"
|
790
|
-
"
|
789
|
+
"error": [
|
790
|
+
"Error"
|
791
791
|
],
|
792
|
-
"
|
793
|
-
"
|
792
|
+
"is day of month (range: 1-31)": [
|
793
|
+
"Tag des Monats (im Bereich: 1-31)"
|
794
794
|
],
|
795
|
-
"
|
796
|
-
"
|
795
|
+
"is day of week (range: 0-6)": [
|
796
|
+
"Wochentag (im Bereich: 0-6)"
|
797
797
|
],
|
798
|
-
"
|
799
|
-
"
|
798
|
+
"is hour (range: 0-23)": [
|
799
|
+
"Stunde (im Bereich: 0-23)"
|
800
800
|
],
|
801
|
-
"
|
802
|
-
"
|
801
|
+
"is minute (range: 0-59)": [
|
802
|
+
"Minute (im Bereich: 0-59)"
|
803
803
|
],
|
804
|
-
"
|
805
|
-
"
|
804
|
+
"is month (range: 1-12)": [
|
805
|
+
"Monat (im Bereich: 1-12)"
|
806
806
|
],
|
807
|
-
"
|
808
|
-
"
|
807
|
+
"is not a valid format": [
|
808
|
+
""
|
809
809
|
],
|
810
|
-
"
|
811
|
-
"
|
810
|
+
"last": [
|
811
|
+
"letzte"
|
812
812
|
],
|
813
|
-
"
|
814
|
-
""
|
813
|
+
"mode": [
|
814
|
+
"Modus"
|
815
815
|
],
|
816
|
-
"
|
817
|
-
"
|
816
|
+
"mode has to be one of %{allowed_modes}": [
|
817
|
+
"Modus muss einer von %{allowed_modes} sein"
|
818
818
|
],
|
819
|
-
"
|
820
|
-
"
|
819
|
+
"older": [
|
820
|
+
"älter"
|
821
821
|
],
|
822
|
-
"
|
823
|
-
""
|
822
|
+
"organization": [
|
823
|
+
"Organisation"
|
824
824
|
],
|
825
|
-
"
|
826
|
-
""
|
825
|
+
"other": [
|
826
|
+
"Sonstiges"
|
827
827
|
],
|
828
|
-
"
|
829
|
-
"
|
828
|
+
"paused": [
|
829
|
+
"pausiert"
|
830
830
|
],
|
831
|
-
"
|
832
|
-
"
|
831
|
+
"product": [
|
832
|
+
"Produkt"
|
833
833
|
],
|
834
|
-
"
|
835
|
-
"
|
834
|
+
"repository": [
|
835
|
+
"Repository"
|
836
836
|
],
|
837
|
-
"
|
838
|
-
"
|
837
|
+
"resources cannot be unlocked at the moment.": [
|
838
|
+
"Ressourcen können derzeit nicht freigeschaltet werden."
|
839
839
|
],
|
840
|
-
"
|
841
|
-
"
|
840
|
+
"resources were unlocked ": [
|
841
|
+
"Ressourcen wurden freigeschaltet"
|
842
842
|
],
|
843
|
-
"
|
844
|
-
"
|
843
|
+
"resources were unlocked with force.": [
|
844
|
+
"Ressourcen wurden mit Gewalt erschlossen."
|
845
845
|
],
|
846
|
-
"
|
847
|
-
"
|
846
|
+
"result": [
|
847
|
+
"Ergebnis"
|
848
848
|
],
|
849
|
-
"
|
850
|
-
"
|
849
|
+
"running": [
|
850
|
+
"wird ausgeführt"
|
851
851
|
],
|
852
|
-
"
|
853
|
-
"
|
852
|
+
"scheduled": [
|
853
|
+
"geplant"
|
854
854
|
],
|
855
|
-
"
|
856
|
-
"
|
855
|
+
"seconds": [
|
856
|
+
"Sekunden"
|
857
857
|
],
|
858
|
-
"
|
859
|
-
"
|
858
|
+
"state": [
|
859
|
+
"Status"
|
860
860
|
],
|
861
|
-
"
|
862
|
-
"
|
861
|
+
"stopped": [
|
862
|
+
"gestoppt"
|
863
863
|
],
|
864
|
-
"
|
865
|
-
"
|
864
|
+
"success": [
|
865
|
+
"erfolgreich"
|
866
866
|
],
|
867
|
-
"
|
868
|
-
"
|
867
|
+
"system": [
|
868
|
+
"System"
|
869
869
|
],
|
870
|
-
"
|
871
|
-
"
|
870
|
+
"task has to be cancellable": [
|
871
|
+
"Aufgabe muss stornierbar sein"
|
872
872
|
],
|
873
|
-
"
|
874
|
-
"
|
873
|
+
"task has to be resumable": [
|
874
|
+
"Aufgabe muss wiederaufsetzbar sein"
|
875
875
|
],
|
876
|
-
"
|
877
|
-
"
|
876
|
+
"time": [
|
877
|
+
"Zeit"
|
878
878
|
],
|
879
|
-
"
|
880
|
-
"
|
879
|
+
"troubleshooting documentation": [
|
880
|
+
"Dokumentation zur Fehlerbehebung"
|
881
881
|
],
|
882
|
-
"
|
883
|
-
"
|
882
|
+
"user": [
|
883
|
+
"Benutzer"
|
884
884
|
],
|
885
|
-
"
|
886
|
-
"
|
885
|
+
"warning": [
|
886
|
+
"Warnung"
|
887
887
|
],
|
888
|
-
"
|
889
|
-
"
|
888
|
+
"was cancelled": [
|
889
|
+
"fällt aus"
|
890
890
|
],
|
891
|
-
"
|
892
|
-
"
|
891
|
+
"was resumed": [
|
892
|
+
"wurde wieder aufgenommen"
|
893
893
|
],
|
894
|
-
"
|
895
|
-
"
|
894
|
+
"week": [
|
895
|
+
"Woche"
|
896
896
|
]
|
897
897
|
}
|
898
898
|
}
|