Skip to content

Commit 420c8be

Browse files
committed
i18n - pulling from tx
1 parent 81b7ac6 commit 420c8be

34 files changed

+1429
-864
lines changed

app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js

Lines changed: 54 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"locale_data": {
44
"foreman_remote_execution": {
55
"": {
6-
"Project-Id-Version": "foreman_remote_execution 15.0.1",
6+
"Project-Id-Version": "foreman_remote_execution 16.2.0",
77
"Report-Msgid-Bugs-To": "",
88
"PO-Revision-Date": "2016-02-15 13:54+0000",
99
"Last-Translator": "Ettore Atalan <atalanttore@googlemail.com>, 2016-2017,2022-2023",
@@ -32,6 +32,9 @@
3232
"%s more": [
3333
""
3434
],
35+
"%s task(s) successfully %s: %s": [
36+
""
37+
],
3538
"%{description} on %{host}": [
3639
"%{description} auf %{host}"
3740
],
@@ -90,6 +93,9 @@
9093
"Abort Job": [
9194
"Auftrag abbrechen"
9295
],
96+
"Abort selected": [
97+
""
98+
],
9399
"Abort task": [
94100
""
95101
],
@@ -129,6 +135,9 @@
129135
"An error occurred while fetching the template invocation details.": [
130136
""
131137
],
138+
"An error occurred.": [
139+
""
140+
],
132141
"Another interface is already set as execution. Are you sure you want to use this one instead?": [
133142
"Es ist bereits eine andere Schnittstelle für die Ausführung bestimmt. Sind Sie sicher, dass Sie stattdessen diese Schnittstelle verwenden möchten?"
134143
],
@@ -147,7 +156,7 @@
147156
"Apply to": [
148157
""
149158
],
150-
"Are you sure you want to open all invocations in new tabs?": [
159+
"Are you sure you want to open all %s invocations in new tabs?": [
151160
""
152161
],
153162
"At": [
@@ -180,12 +189,15 @@
180189
"Cancel Task": [
181190
""
182191
],
183-
"Cancel job invocation": [
184-
"Auftragsaufruf abbrechen"
192+
"Cancel job invocation or matching tasks only": [
193+
""
185194
],
186195
"Cancel recurring": [
187196
""
188197
],
198+
"Cancel selected": [
199+
""
200+
],
189201
"Cancelled": [
190202
"Abgebrochen"
191203
],
@@ -252,12 +264,18 @@
252264
"Could not abort the job %s: ${response}": [
253265
""
254266
],
267+
"Could not abort the task": [
268+
""
269+
],
255270
"Could not cancel recurring logic %s: ${response}": [
256271
""
257272
],
258273
"Could not cancel the job %s: ${response}": [
259274
""
260275
],
276+
"Could not cancel the task": [
277+
""
278+
],
261279
"Could not disable recurring logic %s: ${response}": [
262280
""
263281
],
@@ -465,6 +483,9 @@
465483
"Evaluated at:": [
466484
"Evaluiert an:"
467485
],
486+
"Evaluates the list of target hosts just before the job is executed. If you used a filter to select the target hosts, the list of target hosts might be different from the current list.": [
487+
""
488+
],
468489
"Every day at %s": [
469490
""
470491
],
@@ -489,6 +510,9 @@
489510
"Execute the jobs on hosts in randomized order": [
490511
"Führe die Aufträge auf Hosts in zufälliger Reihenfolge aus"
491512
],
513+
"Executes the job on the current list of target hosts.": [
514+
""
515+
],
492516
"Execution": [
493517
"Ausführung"
494518
],
@@ -498,8 +522,8 @@
498522
"Execution ordering": [
499523
"Ausführungsorder"
500524
],
501-
"Execution ordering determines whether the jobs should be executed on hosts in alphabetical order or in randomized order.<br><ul><li><b>Ordered</b> - executes the jobs on hosts in alphabetical order</li><li><b>Randomized</b> - randomizes the order in which jobs are executed on hosts</li></ul>": [
502-
"Die Ausführungsreihenfolge legt fest, ob die Aufträge auf Hosts in alphabetischer Reihenfolge oder in zufälliger Reihenfolge ausgeführt werden sollen. <br><ul><li><b>Ordered </b>- führt die Aufträge auf Hosts in alphabetischer Reihenfolge aus </li><li><b>Randomized </b>- randomisiert die Reihenfolge, in der Jobs auf Hosts ausgeführt werden </li></ul>"
525+
"Execution ordering determines whether the jobs should be executed on hosts in alphabetical order or in randomized order.<br><ul><li><b>Ordered</b> - Executes the jobs on hosts in alphabetical order</li><li><b>Randomized</b> - Randomizes the order in which jobs are executed on hosts</li></ul>": [
526+
""
503527
],
504528
"Exit status: %s": [
505529
"Exit-Status: %s"
@@ -696,27 +720,18 @@
696720
"Job Templates": [
697721
"Auftragsvorlagen"
698722
],
699-
"Job cancelled by user": [
700-
"Auftragsabbruch durch Benutzer"
701-
],
702723
"Job category": [
703724
"Auftragskategorie"
704725
],
705726
"Job execution failed": [
706727
"Auftragsausführung fehlgeschlagen"
707728
],
708-
"Job finished with error": [
709-
"Auftrag abgeschlossen mit Fehler"
710-
],
711729
"Job invocation": [
712730
"Auftragsaufruf"
713731
],
714732
"Job invocations": [
715733
"Auftragsaufrufe"
716734
],
717-
"Job invocations detail": [
718-
""
719-
],
720735
"Job result": [
721736
""
722737
],
@@ -729,9 +744,6 @@
729744
"Job template imported successfully.": [
730745
"Auftragsvorlage erfolgreich importiert"
731746
],
732-
"Job templates": [
733-
"Auftragsvorlagen"
734-
],
735747
"Job with id '%{id}' was not found": [
736748
""
737749
],
@@ -897,15 +909,21 @@
897909
"Only one of feature or job_template_id can be specified": [
898910
""
899911
],
900-
"Open all in new tabs": [
912+
"Open all %s invocations in new tabs": [
901913
""
902914
],
903-
"Open all invocations in new tabs": [
915+
"Open all failed runs (%s)": [
904916
""
905917
],
906918
"Open in new tab": [
907919
""
908920
],
921+
"Open in new tabs": [
922+
""
923+
],
924+
"Open selected in new tab": [
925+
""
926+
],
909927
"Opening job invocation form": [
910928
""
911929
],
@@ -1242,6 +1260,9 @@
12421260
"Search query": [
12431261
"Suchanfrage"
12441262
],
1263+
"Search query to cancel tasks only on matching hosts. If not provided, the whole job invocation will be cancelled.": [
1264+
""
1265+
],
12451266
"Search the host for any proxy with Remote Execution, useful when the host has no subnet or the subnet does not have an execution proxy": [
12461267
"Den Host nach einem Proxy mit entfernter Ausführung durchsuchen. Dies ist nützlich, wenn der Host kein Subnetz hat oder das Subnetz keinen Proxy für die Ausführung hat."
12471268
],
@@ -1422,6 +1443,9 @@
14221443
"Task for the host cancelled succesfully": [
14231444
""
14241445
],
1446+
"Task(s) were not %s": [
1447+
""
1448+
],
14251449
"Template ERB": [
14261450
"Vorlage ERB"
14271451
],
@@ -1476,7 +1500,7 @@
14761500
"The job template to use, parameter is required unless feature was specified": [
14771501
"Das Job-Template zum Benutzen, der Parameter wird benötigt ausser das Feature wurde spezifiziert"
14781502
],
1479-
"The number of invocations is:": [
1503+
"The number of %s invocations is:": [
14801504
""
14811505
],
14821506
"The only applicable proxy %{proxy_names} is down": [
@@ -1507,7 +1531,7 @@
15071531
"This template is used to generate the description.<br/>Input values can be used using the syntax %{package}.<br/>You may also include the job category and template<br/>name using %{job_category} and %{template_name}.": [
15081532
"Diese Vorlage wird für die Erstellung der Beschreibung verwendet. <br/>Eingabewerte können mittels Syntax %{package} verwendet werden.<br/> Sie können auch Auftragskategorie und Vorlagennamen <br/>über %{job_category} und %{template_name} einschließen."
15091533
],
1510-
"This will open a new tab for each invocation.": [
1534+
"This will open a new tab for each invocation. The maximum is 100.": [
15111535
""
15121536
],
15131537
"Time in seconds from the start on the remote host after which the job should be killed.": [
@@ -1552,6 +1576,9 @@
15521576
"Try to cancel the job on a host": [
15531577
"Versuche, den Auftrag auf einem Host abzubrechen"
15541578
],
1579+
"Trying to %s the task": [
1580+
""
1581+
],
15551582
"Trying to abort the job": [
15561583
"Versuche Auftragsabbruch zu erzwingen"
15571584
],
@@ -1573,10 +1600,10 @@
15731600
"Type": [
15741601
"Typ"
15751602
],
1576-
"Type has impact on when is the query evaluated to hosts.": [
1603+
"Type determines when the query is evaluated to hosts.": [
15771604
""
15781605
],
1579-
"Type has impact on when is the query evaluated to hosts.<br><ul><li><b>Static</b> - evaluates just after you submit this form</li><li><b>Dynamic</b> - evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it</li></ul>": [
1606+
"Type determines when the query is evaluated to hosts.<br><ul><li><b>Static</b> - Executes the job on the current list of target hosts.</li><li><b>Dynamic</b> - Evaluates the list of target hosts just before the job is executed. If you used a filter to select the target hosts, the list of target hosts might be different from the current list.</li></ul>": [
15801607
""
15811608
],
15821609
"Type of execution": [
@@ -1720,6 +1747,9 @@
17201747
"You have more results to display. Showing first %s results": [
17211748
""
17221749
],
1750+
"aborted": [
1751+
""
1752+
],
17231753
"add an input set for this template to reference a different template inputs": [
17241754
"Eingabe-Satz für diese Vorlage hinzufügen, um auf andere Vorlage-Eingaben zu verweisen"
17251755
],
@@ -1738,12 +1768,6 @@
17381768
"error during rendering: %s": [
17391769
"Fehler beim Rendern: %s"
17401770
],
1741-
"evaluates just after you submit this form": [
1742-
""
1743-
],
1744-
"evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it": [
1745-
""
1746-
],
17471771
"failed": [
17481772
"fehlgeschlagen"
17491773
],

0 commit comments

Comments
 (0)