foreman-tasks 7.1.0 → 7.1.1

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