Skip to content

Commit

Permalink
i18n - pulling from tx
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl authored and stejskalleos committed Sep 26, 2024
1 parent c10443c commit 99e48ee
Show file tree
Hide file tree
Showing 18 changed files with 205 additions and 237 deletions.
145 changes: 65 additions & 80 deletions app/assets/javascripts/foreman_leapp/locale/de/foreman_leapp.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"locale_data": {
"foreman_leapp": {
"": {
"Project-Id-Version": "foreman_leapp 0.1.14",
"Project-Id-Version": "foreman_leapp 2.0.0",
"Report-Msgid-Bugs-To": "",
"PO-Revision-Date": "2022-10-12 12:00+0000",
"Last-Translator": "Bryan Kearney <[email protected]>, 2023",
Expand All @@ -17,121 +17,106 @@
"domain": "foreman_leapp",
"plural_forms": "nplurals=2; plural=(n != 1);"
},
"Missing one of the required permissions: view_hosts": [
"Eine der erforderlichen Berechtigungen fehlt: %s"
],
"List Preupgrade reports": [
"A Foreman plugin to support inplace RHEL upgrades with Leapp utility.": [
""
],
"Show Preupgrade report": [
""
"All": [
"Alle"
],
"List Preupgrade reports for Job invocation": [
"Command": [
"Befehl"
],
"Could not retrieve data: %(status) - %(msg)": [
""
],
"Preupgrade check with Leapp": [
"Failed to fetch preupgrade reports from server.": [
""
],
"Upgrade with Leapp": [
"Aktualisiere mit Leapp"
"Fix Selected": [
"Behebe Auswahl"
],
"Leapp preupgrade report": [
"Fix Type": [
""
],
"Upgradeability check for RHEL host": [
"Has Remediation": [
""
],
"Run Leapp upgrade job for RHEL host": [
"Has Remediation?": [
"Hat Sanierungsplan?"
],
"High": [
"Hoch"
],
"High Risk Factor": [
""
],
"Remediation plan": [
"Sanierungsplan"
"Hint": [
"Hinweis"
],
"Run Remediation plan with Leapp": [
"Sanierungsplan mit Leapp ausführen"
"Host": [
"Host"
],
"Could not retrieve data: %(status) - %(msg)": [
""
"Info": [
"Info"
],
"Failed to fetch preupgrade reports from server.": [
"Inhibitor": [
""
],
"Title": [
"Titel"
],
"Risk Factor": [
"Risikofaktor"
"Inhibitor?": [
""
],
"Host": [
"Host"
"Leapp preupgrade report": [
""
],
"Fix Type": [
"Links": [
""
],
"Inhibitor": [
"List Preupgrade reports": [
""
],
"All": [
"Alle"
"List Preupgrade reports for Job invocation": [
""
],
"Low": [
"Niedrig"
],
"Low Risk Factor": [
""
],
"Medium": [
"Medium"
],
"High": [
"Hoch"
],
"Info": [
"Info"
],
"Hint": [
"Hinweis"
],
"Command": [
"Befehl"
"Medium Risk Factor": [
""
],
"Yes": [
"Ja"
"Missing one of the required permissions: view_hosts": [
"Eine der erforderlichen Berechtigungen fehlt: %s"
],
"No": [
"Nein"
],
"Fix Selected": [
"Behebe Auswahl"
],
"The preupgrade report could not be generated, check the job details for the reason": [
""
],
"The preupgrade report will be available after the job finishes": [
""
],
"No Preupgrade Report Available": [
""
],
"Run Upgrade": [
"Aktualisierung ausführen"
],
"This issue inhibits the upgrade.": [
"Preupgrade check with Leapp": [
""
],
"Has Remediation?": [
"Hat Sanierungsplan?"
"Remediation plan": [
"Sanierungsplan"
],
"Inhibitor?": [
""
"Risk Factor": [
"Risikofaktor"
],
"Low Risk Factor": [
"Run Leapp upgrade job for RHEL host": [
""
],
"Medium Risk Factor": [
""
"Run Remediation plan with Leapp": [
"Sanierungsplan mit Leapp ausführen"
],
"High Risk Factor": [
""
"Run Upgrade": [
"Aktualisierung ausführen"
],
"Has Remediation": [
"Show Preupgrade report": [
""
],
"Summary": [
Expand All @@ -140,26 +125,26 @@
"Tags": [
""
],
"Links": [
"The preupgrade report could not be generated, check the job details for the reason": [
""
],
"A Foreman plugin to support inplace RHEL upgrades with Leapp utility.": [
"The preupgrade report will be available after the job finishes": [
""
],
"Action with sub plans": [
"Aktion mit Unterplänen"
"This issue inhibits the upgrade.": [
""
],
"Import Puppet classes": [
"Puppet-Klassen importieren"
"Title": [
"Titel"
],
"Import facts": [
"Fakten importieren"
"Upgrade with Leapp": [
"Aktualisiere mit Leapp"
],
"Preupgrade job": [
"Pre-Upgrade-Job"
"Upgradeability check for RHEL host": [
""
],
"Remote action:": [
"Entfernte Aktion:"
"Yes": [
"Ja"
]
}
}
Expand Down
Loading

0 comments on commit 99e48ee

Please sign in to comment.