foreman_ansible 12.0.3 → 12.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_ansible/locale/ca/foreman_ansible.js +932 -1
  3. data/app/assets/javascripts/foreman_ansible/locale/cs_CZ/foreman_ansible.js +932 -1
  4. data/app/assets/javascripts/foreman_ansible/locale/de/foreman_ansible.js +932 -1
  5. data/app/assets/javascripts/foreman_ansible/locale/en/foreman_ansible.js +931 -1
  6. data/app/assets/javascripts/foreman_ansible/locale/en_GB/foreman_ansible.js +932 -1
  7. data/app/assets/javascripts/foreman_ansible/locale/es/foreman_ansible.js +932 -1
  8. data/app/assets/javascripts/foreman_ansible/locale/fr/foreman_ansible.js +932 -1
  9. data/app/assets/javascripts/foreman_ansible/locale/gl/foreman_ansible.js +932 -1
  10. data/app/assets/javascripts/foreman_ansible/locale/it/foreman_ansible.js +932 -1
  11. data/app/assets/javascripts/foreman_ansible/locale/ja/foreman_ansible.js +932 -1
  12. data/app/assets/javascripts/foreman_ansible/locale/ka/foreman_ansible.js +932 -1
  13. data/app/assets/javascripts/foreman_ansible/locale/ko/foreman_ansible.js +932 -1
  14. data/app/assets/javascripts/foreman_ansible/locale/nl_NL/foreman_ansible.js +932 -1
  15. data/app/assets/javascripts/foreman_ansible/locale/pl/foreman_ansible.js +932 -1
  16. data/app/assets/javascripts/foreman_ansible/locale/pt_BR/foreman_ansible.js +932 -1
  17. data/app/assets/javascripts/foreman_ansible/locale/ru/foreman_ansible.js +932 -1
  18. data/app/assets/javascripts/foreman_ansible/locale/sv_SE/foreman_ansible.js +932 -1
  19. data/app/assets/javascripts/foreman_ansible/locale/zh_CN/foreman_ansible.js +932 -1
  20. data/app/assets/javascripts/foreman_ansible/locale/zh_TW/foreman_ansible.js +932 -1
  21. data/lib/foreman_ansible/register.rb +0 -1
  22. data/lib/foreman_ansible/version.rb +1 -1
  23. data/locale/ca/LC_MESSAGES/foreman_ansible.mo +0 -0
  24. data/locale/ca/foreman_ansible.po +14 -2
  25. data/locale/cs_CZ/LC_MESSAGES/foreman_ansible.mo +0 -0
  26. data/locale/cs_CZ/foreman_ansible.po +14 -2
  27. data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
  28. data/locale/de/foreman_ansible.po +52 -40
  29. data/locale/en/LC_MESSAGES/foreman_ansible.mo +0 -0
  30. data/locale/en/foreman_ansible.po +13 -1
  31. data/locale/en_GB/LC_MESSAGES/foreman_ansible.mo +0 -0
  32. data/locale/en_GB/foreman_ansible.po +14 -2
  33. data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
  34. data/locale/es/foreman_ansible.po +85 -74
  35. data/locale/foreman_ansible.pot +20 -2
  36. data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
  37. data/locale/fr/foreman_ansible.po +43 -31
  38. data/locale/gl/LC_MESSAGES/foreman_ansible.mo +0 -0
  39. data/locale/gl/foreman_ansible.po +14 -2
  40. data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
  41. data/locale/it/foreman_ansible.po +14 -2
  42. data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
  43. data/locale/ja/foreman_ansible.po +32 -20
  44. data/locale/ka/LC_MESSAGES/foreman_ansible.mo +0 -0
  45. data/locale/ka/foreman_ansible.po +44 -32
  46. data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
  47. data/locale/ko/foreman_ansible.po +14 -2
  48. data/locale/nl_NL/LC_MESSAGES/foreman_ansible.mo +0 -0
  49. data/locale/nl_NL/foreman_ansible.po +14 -2
  50. data/locale/pl/LC_MESSAGES/foreman_ansible.mo +0 -0
  51. data/locale/pl/foreman_ansible.po +14 -2
  52. data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
  53. data/locale/pt_BR/foreman_ansible.po +44 -32
  54. data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
  55. data/locale/ru/foreman_ansible.po +14 -2
  56. data/locale/sv_SE/LC_MESSAGES/foreman_ansible.mo +0 -0
  57. data/locale/sv_SE/foreman_ansible.po +14 -2
  58. data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
  59. data/locale/zh_CN/foreman_ansible.po +29 -17
  60. data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
  61. data/locale/zh_TW/foreman_ansible.po +14 -2
  62. data/webpack/components/AnsibleHostDetail/AnsibleHostDetail.js +1 -0
  63. data/webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/__test__/AnsibleVariableOverrides.test.js +3 -1
  64. data/webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js +1 -0
  65. data/webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/index.js +10 -2
  66. data/webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/index.js +10 -2
  67. data/webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariables.js +13 -4
  68. data/webpack/components/AnsibleRolesAndVariables/index.js +6 -5
  69. data/webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.js +0 -1
  70. data/webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcherActions.js +2 -1
  71. data/webpack/components/AnsibleRolesSwitcher/components/AvailableRolesList.js +3 -1
  72. data/webpack/components/AnsibleRolesSwitcher/components/__snapshots__/AvailableRolesList.test.js.snap +2 -8
  73. data/webpack/formHelper.js +1 -0
  74. metadata +2 -2
@@ -1 +1,932 @@
1
- locales['foreman_ansible'] = locales['foreman_ansible'] || {}; locales['foreman_ansible']['de'] = {"domain":"foreman_ansible","locale_data":{"foreman_ansible":{"":{"Project-Id-Version":"foreman_ansible 10.1.0","Report-Msgid-Bugs-To":"","PO-Revision-Date":"2018-11-14 21:36+0000","Last-Translator":"Ettore Atalan <atalanttore@googlemail.com>, 2022","Language-Team":"German (https://www.transifex.com/foreman/teams/114/de/)","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","Language":"de","Plural-Forms":"nplurals=2; plural=(n != 1);","lang":"de","domain":"foreman_ansible","plural_forms":"nplurals=2; plural=(n != 1);"},"No added or removed roles nor variables.":[""],"No added or removed roles nor variables detected on %s.":[""],"No changes in variables detected on %s.":["Keine Änderungen an den Variablen erkannt auf %s."],"No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled.":["Es wurde kein Proxy gefunden, von dem Variablen importiert werden können. Auf dem Smart-Proxy muss das Ansible-Feature aktiviert sein."],"Show Ansible inventory for hosts":["Zeige das Ansible-Inventar der Hosts"],"IDs of hosts included in inventory":["IDs der Hosts, welche im Inventar enthalten sind"],"Show Ansible inventory for hostgroups":["Zeige das Ansible-Inventar der Hostgruppen"],"IDs of hostgroups included in inventory":["IDs der Hostgruppen, welche im Inventar enthalten sind"],"Schedule generating of Ansible Inventory report":["Planen Sie die Erstellung des Ansible-Inventarberichts"],"Hash of input values of type input=>value":["Hash von Eingabewerten vom Typ input=>value"],"Report format, defaults to '%s'":["Berichtsformat, standardmäßig zu '%s'"],"Override match":["Übereinstimmung überschreiben"],"Override value, required if omit is false":["Überschreibungswert, wird benötigt falls der Parameter \\\"Übergehen\\\" den Wert \\\"false\\\" hat"],"Create an override value for a specific ansible variable":["Überschreibungswert für eine bestimmte Ansible-Variable erzeugen"],"Destroy an override value":["Überschreibungswert löschen"],"Sync Ansible playbooks":[""],"Smart Proxy to sync from":[""],"Ansible playbooks names to be synced":[""],"Fetch Ansible playbooks available to be synced":[""],"Smart Proxy to fetch from":["Smart-Proxy von dem bezogen wird"],"Smart proxy id is required":["Smart-Proxy-Kennung wird benötigt"],"Show role":["Zeige Rolle"],"List Ansible roles":["Ansible Rollen auflisten"],"Deletes Ansible role":["Ansible Rolle löschen"],"DEPRECATED: Import Ansible roles":[""],"Smart Proxy to import from":["Smart-Proxy von dem importiert wird"],"Ansible role names to be imported":[""],"Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled":[""],"Sync Ansible roles":[""],"Ansible role names to be synced":[""],"No changes detected in specified Ansible Roles and their variables":[""],"DEPRECATED: Obsolete Ansible roles":[""],"Fetch Ansible roles available to be synced":[""],"Show variable":["Variable anzeigen"],"List Ansible variables":["Ansible Variablen auflisten"],"Deletes Ansible variable":["Ansible Variable löschen"],"Name of variable":["Name der Variable"],"Role ID":["Rollen-Kennung"],"Default value of variable":["Standardwert der Variable"],"When enabled the parameter is hidden in the UI":["Wenn aktiviert, so ist der Parameter im UI verborgen "],"The order in which values are resolved":["Reihenfolge, in der Werte aufgelöst werden"],"Description of variable":["Beschreibung der Variable"],"Types of validation values":["Typen von Validierungswerten"],"Used to enforce certain values for the parameter values":["Verwendet, um bestimmte Werte für die Parameterwerte umzusetzen"],"Types of variable values":["Typen von Variablenwerten"],"Merge all matching values (only array/hash type)":["Alle übereinstimmenden Werte (nur vom Typ Array/Hash) zusammenführen"],"Include default value when merging all matching values":["Standardwert einschließen, wenn alle übereinstimmenden Werte zusammengeführt werden"],"Remove duplicate values (only array type)":["Duplikate (nur vom Typ Array) entfernen"],"Whether to override variable or not":["Soll die Variable überschreiben werden oder nicht"],"Create Ansible variable":["Ansible Variable erstellen"],"Updates Ansible variable":["Ansible Variable aktualisieren"],"DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles":[""],"DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles":[""],"Runs all Ansible roles on a hostgroup":["Führt alle Ansible-Rollen auf einer Hostgruppe aus"],"Runs all Ansible roles on hostgroups":["Führt alle Ansible-Rollen auf Hostgruppen aus"],"IDs of hostgroups to play roles on":["IDs von Hostgruppen, auf denen Rollen gespielt werden sollen"],"List all Ansible roles for a hostgroup":["Auflisten aller Ansible Rollen einer Hostgruppe"],"Assigns Ansible roles to a hostgroup":["Weißt Ansible Rollen einer Hostgruppe zu"],"Ansible roles to assign to a hostgroup":["Ansible Rollen, die einer Hostgruppe zugewiesen werden können"],"Directly add an Ansible role to a hostgroup":[""],"Ansible role to add to a hostgroup":[""],"Remove directly assigned Ansible role from a hostgroup":[""],"Ansible role to remove from a hostgroup":[""],"IDs of associated ansible roles":["IDs der zugehörigen Ansible-Rollen"],"Runs all Ansible roles on a host":["Führt alle Ansible-Rollen auf einem Host aus"],"Runs all Ansible roles on hosts":["Führt alle Ansible-Rollen auf Hosts aus"],"IDs of hosts to play roles on":["IDs von Hosts, auf denen Rollen gespielt werden sollen"],"List all Ansible roles for a host":["Auflisten aller Ansible Rollen eines Hosts"],"Assigns Ansible roles to a host":["Weist einem Host Ansible-Rollen zu"],"Ansible roles to assign to a host":["Ansible Rollen, die einem Host zugewiesen werden können"],"Directly add an Ansible role to a host":[""],"Ansible role to add to a host":[""],"Remove directly assigned Ansible role from a host":[""],"Ansible role to remove from a host":[""],"Enable the callback plugin for this template":[""],"Host group has no associated hosts":["Die Hostgruppe hat keine zugeordneten Hosts"],"There are no Ansible roles to play":["Es gibt keine Ansible-Rollen zu spielen"],"Could not run Ansible roles for %{host}":["Ansible-Rollen für %{host} konnten nicht ausgeführt werden"],"Host not found by id: %s":[""],"Ansible Variable not found by id: %s":[""],"Run all Ansible roles":["Führen Sie alle Ansible-Rollen aus"],"Run all Ansible roles on hosts belonging to this host group":["Führen Sie alle Ansible-Rollen auf Hosts aus, die zu dieser Hostgruppe gehören"],"Configure Ansible Job":[""],"No roles/hosts assigned":[""],"No additional data":[""],"Show full value":[""],"Add":["Hinzufügen"],"Remove":["Entfernen"],"Update":["Aktualisieren"],"Import Role":[""],"Remove Role":[""],"Update Role Variables":[""],"Import from %s":["Importieren aus %s"],"Ansible Role":["Ansible Rolle"],"Import":["Import"],"%s ago":["vor %s"],"Upgrade":[""],"Import roles And Variables":[""],"Foreman":["Foreman"],"Unable to get roles from Ansible":["Rollen von Ansible können nicht abgerufen werden"],"Unable to get roles/variables from Ansible":["Rollen/Variablen von Ansible können nicht abgerufen werden"],"Unable to get playbook's names from Ansible":[""],"Unable to get playbooks from Ansible":[""],"Tags":["Tags"],"Include/Exclude Tags":[""],"Ansible provider specific inputs":[""],"A comma separated list of tags to use for Ansible run":[""],"Include\\\\Exclude tags for Ansible run":[""],"Task Details":["Taskdetails"],"Remediation Plan":["Sanierungsplan"],"Job Details":["Job Details"],"Proxy not found":["Kein Proxy gefunden"],"Changed Ansible roles":["Geänderte Ansible-Rollen"],"Ansible Roles":["Ansible Rollen"],"Role|Name":["Name"],"Hostgroups":["Hostgruppen"],"Hosts":["Hosts"],"Variables":["Variablen"],"Imported at":["Importiert um"],"Actions":["Aktionen"],"Delete %s?":["%s löschen?"],"No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\\n you have to import them first.":[""],"Learn more about this in the documentation.":["Mehr dazu in der Dokumentation."],"Ansible Variable Details (Imported)":["Ansible Variablen Details (Importiert)"],"Ansible Variable Details":["Ansible Variablen Details"],"Default Behavior":["Standardmäßiges Verhalten"],"Override the default value of the Ansible variable.":["Überschreibe den Standardwert der Ansible Variable."],"Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable.":["Markieren Sie die von Foreman zu verwaltende Variable. Wenn die Ansible-Rolle dieser Variablen einem Host zugewiesen wird, wird der Standardwert als Hostvariable zum Ansible-Inventar hinzugefügt. Geben Sie Matcher an, um einen anderen Wert für eine solche Variable festzulegen."],"Value to use when there is no match.":["Zu verwendender Wert, falls es keine Übereinstimmung gibt"],"Hidden Value":["Verborgener Wert"],"Hide all values for this parameter.":["Alle Werte für diesen Parameter verbergen."],"Optional Input Validator":["Optionaler Eingabe-Validator"],"Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation.":["Bevor diese Variablen in Ihre Playbooks aufgenommen werden, überprüft Foreman, ob Ihre Variablen der Validierung entsprechen."],"If checked, will raise an error if there is no default value and no matcher provide a value.":["Falls aktiviert, wird dies einen Fehler erzeugen, wenn kein Standardwert vorhanden ist und kein Treffer einen Wert vorschlägt."],"Prioritize Attribute Order":["Priorisiere Eigenschaft-Reihenfolge"],"Set the order in which values are resolved.":["Reihenfolge festlegen, in der die Werte aufgelöst werden."],"Order":["Reihenfolge"],"The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \\\"web servers\\\", environment = production</code>":["Die Reihenfolge, in der Prüfwertschlüssel verarbeitet werden. Die erste Übereinstimmung ist maßgeblich.<br> Sie können mehrere Attribute als Prüfwertschlüssel verwenden. Beispielsweise würde die Reihenfolge <code>host group, environment</code> einen Prüfwert wie etwa <code>hostgroup = \\\"web servers\\\", environment = production</code> erwarten."],"Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.":["Nach dem ersten Treffer nach weiterhin nach Treffern suchen (nur Array-/Hash-Typ)? Hinweis: Das Zusammenlegen von Überschreibungen ignoriert alle Prüfwerte, die weggelassen werden."],"Include default value when merging all matching values.":["Standardwert bei der Zusammenführung aller übereinstimmenden Werte einschließen."],"Avoid duplicate values when merging them (only array type)?":["Doppelte Werte bei der Zusammenführung vermeiden (nur Array Typ)?"],"Specify Matchers":["Prüfwert spezifizieren"],"Ansible Variables":["Ansible Variablen"],"Edit %s":["%s bearbeiten"],"Edit Ansible Variable":["Ansible Variable ändern"],"New Ansible Variable":["Neue Ansible Variable"],"Variable|Name":["Variablenname"],"Variable|Role":["Variable|Rolle"],"Type":["Typ"],"Imported?":["Importiert?"],"Overriden":["Überschreiben"],"Create Ansible Variable":["Ansible Variable erstellen"],"Ansible check mode":[""],"Notice that ansible roles run in check mode.":[""],"Level":["Stufe"],"Task":["Task"],"Message":["Nachricht"],"Nothing to show":["Nichts anzuzeigen"],"Enable Ansible Callback":[""],"Ansible":["Ansible"],"Jobs":["Jobs"],"Insights remediation on %{hosts_count} host(s) has finished successfully":["Insights-Korrektur auf %{hosts_count} Host(s) wurde erfolgreich abgeschlossen"],"Roles":["Rollen"],"Import roles and variables has finished successfully":[""],"Playbooks":[""],"Import playbooks has finished successfully":[""],"Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \\\"ansible_ssh_private_key_file\\\" host parameter":["Verwenden Sie dies, um einen Pfad zu einem privaten SSH-Schlüssel anzugeben, den Ansible anstelle eines Kennworts verwendet. Überschreiben Sie den Hostparameter \\\"ansible_ssh_private_key_file\\\""],"Private Key Path":["Privat-Key Pfad"],"Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_connection\\\"":["Verwenden Sie diesen Verbindungstyp standardmäßig, wenn Sie Ansible-Playbooks ausführen. Sie können dies auf Hosts überschreiben, indem Sie einen Parameter \\\"ansible_connection\\\" hinzufügen."],"Connection type":["Verbindungstyp"],"Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_winrm_server_cert_validation\\\"":["Aktivieren/deaktivieren Sie die Validierung des WinRM-Serverzertifikats, wenn Sie Ansible-Playbooks ausführen. Sie können dies auf Hosts überschreiben, indem Sie einen Parameter \\\"ansible_winrm_server_cert_validation\\\" hinzufügen."],"WinRM cert Validation":["WinRM Zertifikatsbestätigung"],"Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks.":["Foreman fügt diese Ausführlichkeitsstufe für zusätzliche Debugging-Ausgaben hinzu, wenn Ansible-Playbooks ausgeführt werden."],"Default verbosity level":["Default verbosity level"],"Disabled":["Deaktiviert"],"Level 1 (-v)":["Level 1 (-v)"],"Level 2 (-vv)":["Level 2 (-vv)"],"Level 3 (-vvv)":["Level 3 (-vvv)"],"Level 4 (-vvvv)":["Level 4 (-vvvv)"],"Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot.":["Timeout (in Sekunden), um festzulegen, wann Foreman eine Ansible-Rollen-Aufgabe auslöst, nachdem ein Host vollständig bereitgestellt wurde. Stellen Sie hier die maximale Zeit ein, die ein Host voraussichtlich braucht, bis er nach einem Neustart bereit ist."],"Post-provision timeout":["Zeitüberschreitung nach der Bereitstellung"],"Timeout (in minutes) when hosts should have reported.":["Timeout (in Minuten), wann Hosts hätten melden sollen."],"Ansible report timeout":["Zeitüberschreitung für Ansible-Berichte"],"Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval":["Deaktivieren Sie den Hostkonfigurationsstatus, der für %{cfgmgmt} nicht synchronisiert wird, nachdem der Bericht nicht innerhalb des konfigurierten Intervalls eintrifft"],"%{cfgmgmt} out of sync disabled":["%{cfgmgmt} nicht synchronisiert deaktiviert"],"Foreman will use this template to schedule the report with Ansible inventory":["Foreman verwendet diese Vorlage, um den Bericht mit Ansible-Inventar zu planen"],"Default Ansible inventory report template":["Standardvorlage für Ansible-Inventarberichte"],"Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar":[""],"Ansible roles to ignore":[""],"Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled. If set, overrides foreman_tasks_proxy_batch_size setting for Ansible jobs.":[""],"Proxy tasks batch size for Ansible":[""],"Update Smart Proxy":[""],"Run Ansible roles":["Ansible-Rollen ausführen"],"Runs an Ansible playbook which contains all the roles defined for a host":["Führt ein Ansible-Playbook aus, das alle für einen Host definierten Rollen enthält"],"Ansible: Run Insights maintenance plan":["Ansible: Insights-Wartungsplan ausführen"],"Runs a given maintenance plan from Red Hat Access Insights given an ID.":["Führt einen bestimmten Wartungsplan von Red Hat Access Insights mit einer ID aus."],"Run playbook":["Playbook ausführen"],"Run an Ansible playbook against given hosts":["Führen Sie ein Ansible-Playbook gegen bestimmte Hosts aus"],"Enable web console":[""],"Run an Ansible playbook to enable web console on given hosts":[""],"Upgrade Capsules on given hosts":[""],"Upgrade Capsules on given Capsule server hosts":[""],"Name":["Name"],"Ansible role":["Ansible Rolle"],"Value":["Wert"],"Source attribute":[""],"Delete":["Löschen"],"Delete Ansible variable override":[""],"Are you sure you want to delete override for %s?":[""],"Default value":["Standardwert"],"Ansible variable override was successfully deleted.":[""],"There was a following error when deleting Ansible variable override: %s":[""],"Invalid, expected to match a regex: %s":[""],"Invalid, expected one of: %s":[""],"is required":[""],"There was a following error when changing Ansible variable override: %s":[""],"Ansible variable override successfully changed.":[""],"true":[""],"false":[""],"No Ansible variables found for Host":[""],"Only variables marked to Override are shown here.":[""],"There was a following error when deleting Ansible config job: %s":[""],"Ansible job was successfully canceled.":[""],"(from host group)":[""],"hourly":["stündlich"],"daily":["täglich"],"weekly":["wöchentlich"],"monthly":[""],"Must not be in the past":[""],"Required field":[""],"There was a following error when creating Ansible job: %s":[""],"Ansible job was successfully created.":[""],"Submit":["Absenden"],"Cancel":["Abbrechen"],"This job will run all the assigned Ansible roles.":[""],"For more advanced scheduling options":[""],"view remote execution page.":[""],"Schedule recurring Ansible roles job":[""],"Description":["Beschreibung"],"Result":["Ergebnis"],"State":["Status"],"Executed at":[""],"Schedule":["Plan"],"Previously executed jobs":[""],"Next Run":[""],"Cancel Ansible config job":[""],"Are you sure you want to cancel Ansible config job?":[""],"Scheduled recurring jobs":[""],"Schedule recurring job":[""],"No config job for Ansible roles scheduled":[""],"No previous job executions found":[""],"Source":["Quelle"],"Inherited from Hostgroup":[""],"Directly assigned to Host":[""],"All assigned Ansible roles":[""],"This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles.":[""],"No Ansible roles assigned":[""],"Confirm":["Bestätigen"],"There was a following error when assigning Ansible Roles: %s":[""],"Ansible Roles were successfully assigned.":[""],"Edit Ansible Roles":[""],"Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles.":[""],"Close":["Schließen"],"Edit Ansible roles":[""],"Ansible roles assigned directly to host":[""],"view all assigned roles":[""],"Assign roles directly to the host":[""],"View inherited roles":[""],"No roles assigned directly to the host":[""],"Inventory":[""],"Import roles and variables started: ":[""],"view the task in progress":[""],"Failed to import roles and variables ":[""],"Available Ansible Roles":[""],"Assigned Ansible Roles":[""],"You are not authorized to perform this action.":["Sie sind nicht berechtigt, diese Aktion durchzuführen."],"Please request one of the required permissions listed below from a Foreman administrator:":["Bitte fordern Sie eine der erforderlichen Berechtigungen unterhalb bei einem Foreman-Administrator an:"],"Permission Denied":[""],"This Ansible role is inherited from parent host group":[""],"This Ansible role is inherited from host group":[""],"Use drag and drop to change order of the roles. Ordering of roles is respected for Ansible runs, inherited roles are always before those assigned directly":[""],"Add selected":[""],"Add all":[""],"Remove all":[""],"Remove selected":[""],"%(selectedCount)s of %(totalCount)s items selected":[""],"Available Ansible roles":[""],"Host assigned Ansible roles":[""],"Error!":["Fehler!"],"Nothing Found!":[""],"Permission denied":["Erlaubnis verweigert"],"You are not authorized to view the page. ":[""],"Request the following permissions from administrator: %s.":[""],"Configure Recurring Job":[""],"Action with sub plans":["Aktion mit Unterplänen"],"Import Puppet classes":["Puppet-Klassen importieren"],"Import facts":["Fakten importieren"],"Remote action:":["Entfernte Aktion"],"Ansible support in Foreman":["Ansible Unterstützung in Foreman"]}}};
1
+ locales['foreman_ansible'] = locales['foreman_ansible'] || {}; locales['foreman_ansible']['de'] = {
2
+ "domain": "foreman_ansible",
3
+ "locale_data": {
4
+ "foreman_ansible": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_ansible 12.0.3",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-05-29 15:29+0200",
9
+ "PO-Revision-Date": "2018-11-14 21:36+0000",
10
+ "Last-Translator": "Ettore Atalan <atalanttore@googlemail.com>, 2023",
11
+ "Language-Team": "German (https://app.transifex.com/foreman/teams/114/de/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "de",
16
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
17
+ "lang": "de",
18
+ "domain": "foreman_ansible",
19
+ "plural_forms": "nplurals=2; plural=(n != 1);"
20
+ },
21
+ "No added or removed roles nor variables.": [
22
+ ""
23
+ ],
24
+ "No added or removed roles nor variables detected on %s.": [
25
+ ""
26
+ ],
27
+ "No changes in variables detected on %s.": [
28
+ "Keine Änderungen an den Variablen erkannt auf %s."
29
+ ],
30
+ "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled.": [
31
+ "Es wurde kein Proxy gefunden, von dem Variablen importiert werden können. Auf dem Smart-Proxy muss das Ansible-Feature aktiviert sein."
32
+ ],
33
+ "Show Ansible inventory for hosts": [
34
+ "Zeige das Ansible-Inventar der Hosts"
35
+ ],
36
+ "IDs of hosts included in inventory": [
37
+ "IDs der Hosts, welche im Inventar enthalten sind"
38
+ ],
39
+ "Show Ansible inventory for hostgroups": [
40
+ "Zeige das Ansible-Inventar der Hostgruppen"
41
+ ],
42
+ "IDs of hostgroups included in inventory": [
43
+ "IDs der Hostgruppen, welche im Inventar enthalten sind"
44
+ ],
45
+ "Schedule generating of Ansible Inventory report": [
46
+ "Planen Sie die Erstellung des Ansible-Inventarberichts"
47
+ ],
48
+ "Hash of input values of type input=>value": [
49
+ "Hash von Eingabewerten vom Typ input=>value"
50
+ ],
51
+ "Report format, defaults to '%s'": [
52
+ "Berichtsformat, standardmäßig zu '%s'"
53
+ ],
54
+ "Override match": [
55
+ "Übereinstimmung überschreiben"
56
+ ],
57
+ "Override value, required if omit is false": [
58
+ "Überschreibungswert, wird benötigt falls der Parameter \\\"Übergehen\\\" den Wert \\\"false\\\" hat"
59
+ ],
60
+ "Create an override value for a specific ansible variable": [
61
+ "Überschreibungswert für eine bestimmte Ansible-Variable erzeugen"
62
+ ],
63
+ "Destroy an override value": [
64
+ "Überschreibungswert löschen"
65
+ ],
66
+ "Sync Ansible playbooks": [
67
+ ""
68
+ ],
69
+ "Smart Proxy to sync from": [
70
+ ""
71
+ ],
72
+ "Ansible playbooks names to be synced": [
73
+ ""
74
+ ],
75
+ "Fetch Ansible playbooks available to be synced": [
76
+ ""
77
+ ],
78
+ "Smart Proxy to fetch from": [
79
+ "Smart-Proxy von dem bezogen wird"
80
+ ],
81
+ "Smart proxy id is required": [
82
+ "Smart-Proxy-Kennung wird benötigt"
83
+ ],
84
+ "Show role": [
85
+ "Rolle anzeigen"
86
+ ],
87
+ "List Ansible roles": [
88
+ "Ansible-Rollen auflisten"
89
+ ],
90
+ "Deletes Ansible role": [
91
+ "Löscht die Ansible-Rolle"
92
+ ],
93
+ "DEPRECATED: Import Ansible roles": [
94
+ ""
95
+ ],
96
+ "Smart Proxy to import from": [
97
+ "Smart-Proxy von dem importiert wird"
98
+ ],
99
+ "Ansible role names to be imported": [
100
+ ""
101
+ ],
102
+ "Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled": [
103
+ ""
104
+ ],
105
+ "Sync Ansible roles": [
106
+ ""
107
+ ],
108
+ "Ansible role names to be synced": [
109
+ ""
110
+ ],
111
+ "No changes detected in specified Ansible Roles and their variables": [
112
+ ""
113
+ ],
114
+ "DEPRECATED: Obsolete Ansible roles": [
115
+ ""
116
+ ],
117
+ "Fetch Ansible roles available to be synced": [
118
+ ""
119
+ ],
120
+ "Show variable": [
121
+ "Variable anzeigen"
122
+ ],
123
+ "List Ansible variables": [
124
+ "Ansible-Variablen auflisten"
125
+ ],
126
+ "Deletes Ansible variable": [
127
+ "Löscht die Ansible-Variable"
128
+ ],
129
+ "Name of variable": [
130
+ "Name der Variable"
131
+ ],
132
+ "Role ID": [
133
+ "Rollen-Kennung"
134
+ ],
135
+ "Default value of variable": [
136
+ "Standardwert der Variable"
137
+ ],
138
+ "When enabled the parameter is hidden in the UI": [
139
+ "Wenn aktiviert, so ist der Parameter im UI verborgen "
140
+ ],
141
+ "The order in which values are resolved": [
142
+ "Reihenfolge, in der Werte aufgelöst werden"
143
+ ],
144
+ "Description of variable": [
145
+ "Beschreibung der Variable"
146
+ ],
147
+ "Types of validation values": [
148
+ "Typen von Validierungswerten"
149
+ ],
150
+ "Used to enforce certain values for the parameter values": [
151
+ "Verwendet, um bestimmte Werte für die Parameterwerte umzusetzen"
152
+ ],
153
+ "Types of variable values": [
154
+ "Typen von Variablenwerten"
155
+ ],
156
+ "Merge all matching values (only array/hash type)": [
157
+ "Alle übereinstimmenden Werte (nur vom Typ Array/Hash) zusammenführen"
158
+ ],
159
+ "Include default value when merging all matching values": [
160
+ "Standardwert einschließen, wenn alle übereinstimmenden Werte zusammengeführt werden"
161
+ ],
162
+ "Remove duplicate values (only array type)": [
163
+ "Duplikate (nur vom Typ Array) entfernen"
164
+ ],
165
+ "Whether to override variable or not": [
166
+ "Soll die Variable überschreiben werden oder nicht"
167
+ ],
168
+ "Create Ansible variable": [
169
+ "Ansible-Variable erstellen"
170
+ ],
171
+ "Updates Ansible variable": [
172
+ "Aktualisiert die Ansible-Variable"
173
+ ],
174
+ "DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles": [
175
+ ""
176
+ ],
177
+ "DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles": [
178
+ ""
179
+ ],
180
+ "Runs all Ansible roles on a hostgroup": [
181
+ "Führt alle Ansible-Rollen auf einer Hostgruppe aus"
182
+ ],
183
+ "Runs all Ansible roles on hostgroups": [
184
+ "Führt alle Ansible-Rollen auf Hostgruppen aus"
185
+ ],
186
+ "IDs of hostgroups to play roles on": [
187
+ "IDs von Hostgruppen, auf denen Rollen gespielt werden sollen"
188
+ ],
189
+ "List all Ansible roles for a hostgroup": [
190
+ "Auflisten aller Ansible-Rollen einer Hostgruppe"
191
+ ],
192
+ "Assigns Ansible roles to a hostgroup": [
193
+ "Weißt Ansible-Rollen einer Hostgruppe zu"
194
+ ],
195
+ "Ansible roles to assign to a hostgroup": [
196
+ "Ansible-Rollen, die einer Hostgruppe zugewiesen werden können"
197
+ ],
198
+ "Directly add an Ansible role to a hostgroup": [
199
+ ""
200
+ ],
201
+ "Ansible role to add to a hostgroup": [
202
+ ""
203
+ ],
204
+ "Remove directly assigned Ansible role from a hostgroup": [
205
+ ""
206
+ ],
207
+ "Ansible role to remove from a hostgroup": [
208
+ ""
209
+ ],
210
+ "IDs of associated ansible roles": [
211
+ "IDs der zugehörigen Ansible-Rollen"
212
+ ],
213
+ "Runs all Ansible roles on a host": [
214
+ "Führt alle Ansible-Rollen auf einem Host aus"
215
+ ],
216
+ "Runs all Ansible roles on hosts": [
217
+ "Führt alle Ansible-Rollen auf Hosts aus"
218
+ ],
219
+ "IDs of hosts to play roles on": [
220
+ "IDs von Hosts, auf denen Rollen gespielt werden sollen"
221
+ ],
222
+ "List all Ansible roles for a host": [
223
+ "Alle Ansible-Rollen eines Hosts auflisten"
224
+ ],
225
+ "Assigns Ansible roles to a host": [
226
+ "Weist einem Host Ansible-Rollen zu"
227
+ ],
228
+ "Ansible roles to assign to a host": [
229
+ "Ansible-Rollen, die einem Host zugewiesen werden können"
230
+ ],
231
+ "Directly add an Ansible role to a host": [
232
+ ""
233
+ ],
234
+ "Ansible role to add to a host": [
235
+ ""
236
+ ],
237
+ "Remove directly assigned Ansible role from a host": [
238
+ ""
239
+ ],
240
+ "Ansible role to remove from a host": [
241
+ ""
242
+ ],
243
+ "Enable the callback plugin for this template": [
244
+ ""
245
+ ],
246
+ "Host group has no associated hosts": [
247
+ "Die Hostgruppe hat keine zugeordneten Hosts"
248
+ ],
249
+ "There are no Ansible roles to play": [
250
+ "Es gibt keine Ansible-Rollen zu spielen"
251
+ ],
252
+ "Could not run Ansible roles for %{host}": [
253
+ "Ansible-Rollen für %{host} konnten nicht ausgeführt werden"
254
+ ],
255
+ "Host not found by id: %s": [
256
+ ""
257
+ ],
258
+ "Ansible Variable not found by id: %s": [
259
+ ""
260
+ ],
261
+ "Run all Ansible roles": [
262
+ "Alle Ansible-Rollen ausführen"
263
+ ],
264
+ "Run all Ansible roles on hosts belonging to this host group": [
265
+ "Alle Ansible-Rollen auf Hosts aus, die zu dieser Hostgruppe gehören, ausführen"
266
+ ],
267
+ "Configure Ansible Job": [
268
+ ""
269
+ ],
270
+ "No roles/hosts assigned": [
271
+ ""
272
+ ],
273
+ "No additional data": [
274
+ ""
275
+ ],
276
+ "Show full value": [
277
+ ""
278
+ ],
279
+ "Add": [
280
+ "Hinzufügen"
281
+ ],
282
+ "Remove": [
283
+ "Entfernen"
284
+ ],
285
+ "Update": [
286
+ "Aktualisieren"
287
+ ],
288
+ "Import Role": [
289
+ "Rolle importieren"
290
+ ],
291
+ "Remove Role": [
292
+ "Rolle entfernen"
293
+ ],
294
+ "Update Role Variables": [
295
+ "Rollenvariablen entfernen"
296
+ ],
297
+ "Import from %s": [
298
+ "Aus %s importieren"
299
+ ],
300
+ "Ansible Role": [
301
+ "Ansible-Rolle"
302
+ ],
303
+ "Import": [
304
+ "Importieren"
305
+ ],
306
+ "%s ago": [
307
+ "vor %s"
308
+ ],
309
+ "Upgrade": [
310
+ ""
311
+ ],
312
+ "Import roles And Variables": [
313
+ ""
314
+ ],
315
+ "Foreman": [
316
+ "Foreman"
317
+ ],
318
+ "Unable to get roles from Ansible": [
319
+ "Rollen von Ansible können nicht abgerufen werden"
320
+ ],
321
+ "Unable to get roles/variables from Ansible": [
322
+ "Rollen/Variablen von Ansible können nicht abgerufen werden"
323
+ ],
324
+ "Unable to get playbook's names from Ansible": [
325
+ ""
326
+ ],
327
+ "Unable to get playbooks from Ansible": [
328
+ ""
329
+ ],
330
+ "Tags": [
331
+ "Tags"
332
+ ],
333
+ "Include/Exclude Tags": [
334
+ ""
335
+ ],
336
+ "Ansible provider specific inputs": [
337
+ ""
338
+ ],
339
+ "A comma separated list of tags to use for Ansible run": [
340
+ ""
341
+ ],
342
+ "Include\\\\Exclude tags for Ansible run": [
343
+ ""
344
+ ],
345
+ "Task Details": [
346
+ "Aufgabendetails"
347
+ ],
348
+ "Remediation Plan": [
349
+ "Sanierungsplan"
350
+ ],
351
+ "Job Details": [
352
+ "Auftragsdetails"
353
+ ],
354
+ "Proxy not found": [
355
+ "Kein Proxy gefunden"
356
+ ],
357
+ "Changed Ansible roles": [
358
+ "Geänderte Ansible-Rollen"
359
+ ],
360
+ "Ansible Roles": [
361
+ "Ansible-Rollen"
362
+ ],
363
+ "Role|Name": [
364
+ "Name"
365
+ ],
366
+ "Hostgroups": [
367
+ "Hostgruppen"
368
+ ],
369
+ "Hosts": [
370
+ "Hosts"
371
+ ],
372
+ "Variables": [
373
+ "Variablen"
374
+ ],
375
+ "Imported at": [
376
+ "Importiert um"
377
+ ],
378
+ "Actions": [
379
+ "Aktionen"
380
+ ],
381
+ "Delete %s?": [
382
+ "%s löschen?"
383
+ ],
384
+ "No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\\n you have to import them first.": [
385
+ ""
386
+ ],
387
+ "Learn more about this in the documentation.": [
388
+ "Mehr dazu in der Dokumentation."
389
+ ],
390
+ "Ansible Variable Details (Imported)": [
391
+ "Ansible-Variablendetails (Importiert)"
392
+ ],
393
+ "Ansible Variable Details": [
394
+ "Ansible-Variablendetails"
395
+ ],
396
+ "Default Behavior": [
397
+ "Standardmäßiges Verhalten"
398
+ ],
399
+ "Override the default value of the Ansible variable.": [
400
+ "Überschreibe den Standardwert der Ansible Variable."
401
+ ],
402
+ "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable.": [
403
+ "Markieren Sie die von Foreman zu verwaltende Variable. Wenn die Ansible-Rolle dieser Variablen einem Host zugewiesen wird, wird der Standardwert als Hostvariable zum Ansible-Inventar hinzugefügt. Geben Sie Matcher an, um einen anderen Wert für eine solche Variable festzulegen."
404
+ ],
405
+ "Value to use when there is no match.": [
406
+ "Zu verwendender Wert, falls es keine Übereinstimmung gibt"
407
+ ],
408
+ "Hidden Value": [
409
+ "Verborgener Wert"
410
+ ],
411
+ "Hide all values for this parameter.": [
412
+ "Alle Werte für diesen Parameter verbergen."
413
+ ],
414
+ "Optional Input Validator": [
415
+ "Optionaler Eingabe-Validator"
416
+ ],
417
+ "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation.": [
418
+ "Bevor diese Variablen in Ihre Playbooks aufgenommen werden, überprüft Foreman, ob Ihre Variablen der Validierung entsprechen."
419
+ ],
420
+ "If checked, will raise an error if there is no default value and no matcher provide a value.": [
421
+ "Falls aktiviert, wird dies einen Fehler erzeugen, wenn kein Standardwert vorhanden ist und kein Treffer einen Wert vorschlägt."
422
+ ],
423
+ "Prioritize Attribute Order": [
424
+ "Priorisiere Eigenschaft-Reihenfolge"
425
+ ],
426
+ "Set the order in which values are resolved.": [
427
+ "Reihenfolge festlegen, in der die Werte aufgelöst werden."
428
+ ],
429
+ "Order": [
430
+ "Reihenfolge"
431
+ ],
432
+ "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \\\"web servers\\\", environment = production</code>": [
433
+ "Die Reihenfolge, in der Prüfwertschlüssel verarbeitet werden. Die erste Übereinstimmung ist maßgeblich.<br> Sie können mehrere Attribute als Prüfwertschlüssel verwenden. Beispielsweise würde die Reihenfolge <code>host group, environment</code> einen Prüfwert wie etwa <code>hostgroup = \\\"web servers\\\", environment = production</code> erwarten."
434
+ ],
435
+ "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.": [
436
+ "Nach dem ersten Treffer nach weiterhin nach Treffern suchen (nur Array-/Hash-Typ)? Hinweis: Das Zusammenlegen von Überschreibungen ignoriert alle Prüfwerte, die weggelassen werden."
437
+ ],
438
+ "Include default value when merging all matching values.": [
439
+ "Standardwert bei der Zusammenführung aller übereinstimmenden Werte einschließen."
440
+ ],
441
+ "Avoid duplicate values when merging them (only array type)?": [
442
+ "Doppelte Werte bei der Zusammenführung vermeiden (nur Array Typ)?"
443
+ ],
444
+ "Specify Matchers": [
445
+ "Prüfwert spezifizieren"
446
+ ],
447
+ "Ansible Variables": [
448
+ "Ansible-Variablen"
449
+ ],
450
+ "Edit %s": [
451
+ "%s bearbeiten"
452
+ ],
453
+ "Edit Ansible Variable": [
454
+ "Ansible-Variable bearbeiten"
455
+ ],
456
+ "New Ansible Variable": [
457
+ "Neue Ansible-Variable"
458
+ ],
459
+ "Variable|Name": [
460
+ "Variablenname"
461
+ ],
462
+ "Variable|Role": [
463
+ "Variable|Rolle"
464
+ ],
465
+ "Type": [
466
+ "Typ"
467
+ ],
468
+ "Imported?": [
469
+ "Importiert?"
470
+ ],
471
+ "Overriden": [
472
+ "Überschreiben"
473
+ ],
474
+ "Create Ansible Variable": [
475
+ "Ansible-Variable erstellen"
476
+ ],
477
+ "Ansible check mode": [
478
+ ""
479
+ ],
480
+ "Notice that ansible roles run in check mode.": [
481
+ ""
482
+ ],
483
+ "Level": [
484
+ "Stufe"
485
+ ],
486
+ "Task": [
487
+ "Aufgabe"
488
+ ],
489
+ "Message": [
490
+ "Nachricht"
491
+ ],
492
+ "Nothing to show": [
493
+ "Nichts anzuzeigen"
494
+ ],
495
+ "Enable Ansible Callback": [
496
+ ""
497
+ ],
498
+ "Ansible": [
499
+ "Ansible"
500
+ ],
501
+ "Jobs": [
502
+ "Aufträge"
503
+ ],
504
+ "Insights remediation on %{hosts_count} host(s) has finished successfully": [
505
+ "Insights-Korrektur auf %{hosts_count} Host(s) wurde erfolgreich abgeschlossen"
506
+ ],
507
+ "Roles": [
508
+ "Rollen"
509
+ ],
510
+ "Import roles and variables has finished successfully": [
511
+ ""
512
+ ],
513
+ "Playbooks": [
514
+ ""
515
+ ],
516
+ "Import playbooks has finished successfully": [
517
+ ""
518
+ ],
519
+ "Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \\\"ansible_ssh_private_key_file\\\" host parameter": [
520
+ "Verwenden Sie dies, um einen Pfad zu einem privaten SSH-Schlüssel anzugeben, den Ansible anstelle eines Kennworts verwendet. Überschreiben Sie den Hostparameter \\\"ansible_ssh_private_key_file\\\""
521
+ ],
522
+ "Private Key Path": [
523
+ "Privat-Key Pfad"
524
+ ],
525
+ "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_connection\\\"": [
526
+ "Verwenden Sie diesen Verbindungstyp standardmäßig, wenn Sie Ansible-Playbooks ausführen. Sie können dies auf Hosts überschreiben, indem Sie einen Parameter \\\"ansible_connection\\\" hinzufügen."
527
+ ],
528
+ "Connection type": [
529
+ "Verbindungstyp"
530
+ ],
531
+ "Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_winrm_server_cert_validation\\\"": [
532
+ "Aktivieren/deaktivieren Sie die Validierung des WinRM-Serverzertifikats, wenn Sie Ansible-Playbooks ausführen. Sie können dies auf Hosts überschreiben, indem Sie einen Parameter \\\"ansible_winrm_server_cert_validation\\\" hinzufügen."
533
+ ],
534
+ "WinRM cert Validation": [
535
+ "WinRM Zertifikatsbestätigung"
536
+ ],
537
+ "Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks.": [
538
+ "Foreman fügt diese Ausführlichkeitsstufe für zusätzliche Debugging-Ausgaben hinzu, wenn Ansible-Playbooks ausgeführt werden."
539
+ ],
540
+ "Default verbosity level": [
541
+ "Default verbosity level"
542
+ ],
543
+ "Disabled": [
544
+ "Deaktiviert"
545
+ ],
546
+ "Level 1 (-v)": [
547
+ "Level 1 (-v)"
548
+ ],
549
+ "Level 2 (-vv)": [
550
+ "Level 2 (-vv)"
551
+ ],
552
+ "Level 3 (-vvv)": [
553
+ "Level 3 (-vvv)"
554
+ ],
555
+ "Level 4 (-vvvv)": [
556
+ "Level 4 (-vvvv)"
557
+ ],
558
+ "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot.": [
559
+ "Timeout (in Sekunden), um festzulegen, wann Foreman eine Ansible-Rollen-Aufgabe auslöst, nachdem ein Host vollständig bereitgestellt wurde. Stellen Sie hier die maximale Zeit ein, die ein Host voraussichtlich braucht, bis er nach einem Neustart bereit ist."
560
+ ],
561
+ "Post-provision timeout": [
562
+ "Zeitüberschreitung nach der Bereitstellung"
563
+ ],
564
+ "Timeout (in minutes) when hosts should have reported.": [
565
+ "Timeout (in Minuten), wann Hosts hätten melden sollen."
566
+ ],
567
+ "Ansible report timeout": [
568
+ "Zeitüberschreitung für Ansible-Berichte"
569
+ ],
570
+ "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval": [
571
+ "Deaktivieren Sie den Hostkonfigurationsstatus, der für %{cfgmgmt} nicht synchronisiert wird, nachdem der Bericht nicht innerhalb des konfigurierten Intervalls eintrifft"
572
+ ],
573
+ "%{cfgmgmt} out of sync disabled": [
574
+ "%{cfgmgmt} nicht synchronisiert deaktiviert"
575
+ ],
576
+ "Foreman will use this template to schedule the report with Ansible inventory": [
577
+ "Foreman verwendet diese Vorlage, um den Bericht mit Ansible-Inventar zu planen"
578
+ ],
579
+ "Default Ansible inventory report template": [
580
+ "Standardvorlage für Ansible-Inventarberichte"
581
+ ],
582
+ "Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar": [
583
+ ""
584
+ ],
585
+ "Ansible roles to ignore": [
586
+ ""
587
+ ],
588
+ "Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled. If set, overrides foreman_tasks_proxy_batch_size setting for Ansible jobs.": [
589
+ ""
590
+ ],
591
+ "Proxy tasks batch size for Ansible": [
592
+ ""
593
+ ],
594
+ "Update Smart Proxy": [
595
+ ""
596
+ ],
597
+ "Run Ansible roles": [
598
+ "Ansible-Rollen ausführen"
599
+ ],
600
+ "Runs an Ansible playbook which contains all the roles defined for a host": [
601
+ "Führt ein Ansible-Playbook aus, das alle für einen Host definierten Rollen enthält"
602
+ ],
603
+ "Ansible: Run Insights maintenance plan": [
604
+ "Ansible: Insights-Wartungsplan ausführen"
605
+ ],
606
+ "Runs a given maintenance plan from Red Hat Access Insights given an ID.": [
607
+ "Führt einen bestimmten Wartungsplan von Red Hat Access Insights mit einer ID aus."
608
+ ],
609
+ "Run playbook": [
610
+ "Playbook ausführen"
611
+ ],
612
+ "Run an Ansible playbook against given hosts": [
613
+ "Führen Sie ein Ansible-Playbook gegen bestimmte Hosts aus"
614
+ ],
615
+ "Enable web console": [
616
+ ""
617
+ ],
618
+ "Run an Ansible playbook to enable web console on given hosts": [
619
+ ""
620
+ ],
621
+ "Upgrade Capsules on given hosts": [
622
+ ""
623
+ ],
624
+ "Upgrade Capsules on given Capsule server hosts": [
625
+ ""
626
+ ],
627
+ "Name": [
628
+ "Name"
629
+ ],
630
+ "Ansible role": [
631
+ "Ansible Rolle"
632
+ ],
633
+ "Value": [
634
+ "Wert"
635
+ ],
636
+ "Source attribute": [
637
+ ""
638
+ ],
639
+ "Delete": [
640
+ "Löschen"
641
+ ],
642
+ "Delete Ansible variable override": [
643
+ ""
644
+ ],
645
+ "Are you sure you want to delete override for %s?": [
646
+ ""
647
+ ],
648
+ "Default value": [
649
+ "Standardwert"
650
+ ],
651
+ "Ansible variable override was successfully deleted.": [
652
+ ""
653
+ ],
654
+ "There was a following error when deleting Ansible variable override: %s": [
655
+ ""
656
+ ],
657
+ "Invalid, expected to match a regex: %s": [
658
+ ""
659
+ ],
660
+ "Invalid, expected one of: %s": [
661
+ ""
662
+ ],
663
+ "is required": [
664
+ ""
665
+ ],
666
+ "There was a following error when changing Ansible variable override: %s": [
667
+ ""
668
+ ],
669
+ "Ansible variable override successfully changed.": [
670
+ ""
671
+ ],
672
+ "true": [
673
+ ""
674
+ ],
675
+ "false": [
676
+ ""
677
+ ],
678
+ "No Ansible variables found for Host": [
679
+ ""
680
+ ],
681
+ "Only variables marked to Override are shown here.": [
682
+ ""
683
+ ],
684
+ "There was a following error when deleting Ansible config job: %s": [
685
+ ""
686
+ ],
687
+ "Ansible job was successfully canceled.": [
688
+ ""
689
+ ],
690
+ "(from host group)": [
691
+ ""
692
+ ],
693
+ "hourly": [
694
+ "stündlich"
695
+ ],
696
+ "daily": [
697
+ "täglich"
698
+ ],
699
+ "weekly": [
700
+ "wöchentlich"
701
+ ],
702
+ "monthly": [
703
+ ""
704
+ ],
705
+ "Must not be in the past": [
706
+ ""
707
+ ],
708
+ "Required field": [
709
+ ""
710
+ ],
711
+ "There was a following error when creating Ansible job: %s": [
712
+ ""
713
+ ],
714
+ "Ansible job was successfully created.": [
715
+ ""
716
+ ],
717
+ "Submit": [
718
+ "Absenden"
719
+ ],
720
+ "Cancel": [
721
+ "Abbrechen"
722
+ ],
723
+ "This job will run all the assigned Ansible roles.": [
724
+ ""
725
+ ],
726
+ "For more advanced scheduling options": [
727
+ ""
728
+ ],
729
+ "view remote execution page.": [
730
+ ""
731
+ ],
732
+ "Schedule recurring Ansible roles job": [
733
+ ""
734
+ ],
735
+ "Description": [
736
+ "Beschreibung"
737
+ ],
738
+ "Result": [
739
+ "Ergebnis"
740
+ ],
741
+ "State": [
742
+ "Status"
743
+ ],
744
+ "Executed at": [
745
+ "Ausgeführt um"
746
+ ],
747
+ "Schedule": [
748
+ "Plan"
749
+ ],
750
+ "Previously executed jobs": [
751
+ ""
752
+ ],
753
+ "Next Run": [
754
+ ""
755
+ ],
756
+ "Cancel Ansible config job": [
757
+ ""
758
+ ],
759
+ "Are you sure you want to cancel Ansible config job?": [
760
+ ""
761
+ ],
762
+ "Scheduled recurring jobs": [
763
+ ""
764
+ ],
765
+ "Schedule recurring job": [
766
+ ""
767
+ ],
768
+ "No config job for Ansible roles scheduled": [
769
+ ""
770
+ ],
771
+ "No previous job executions found": [
772
+ ""
773
+ ],
774
+ "Source": [
775
+ "Quelle"
776
+ ],
777
+ "Inherited from Hostgroup": [
778
+ ""
779
+ ],
780
+ "Directly assigned to Host": [
781
+ ""
782
+ ],
783
+ "All assigned Ansible roles": [
784
+ ""
785
+ ],
786
+ "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles.": [
787
+ ""
788
+ ],
789
+ "No Ansible roles assigned": [
790
+ ""
791
+ ],
792
+ "Confirm": [
793
+ "Bestätigen"
794
+ ],
795
+ "There was a following error when assigning Ansible Roles: %s": [
796
+ ""
797
+ ],
798
+ "Ansible Roles were successfully assigned.": [
799
+ ""
800
+ ],
801
+ "Edit Ansible Roles": [
802
+ "Ansible-Rollen bearbeiten"
803
+ ],
804
+ "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles.": [
805
+ ""
806
+ ],
807
+ "Close": [
808
+ "Schließen"
809
+ ],
810
+ "Edit Ansible roles": [
811
+ "Ansible-Rollen bearbeiten"
812
+ ],
813
+ "Ansible roles assigned directly to host": [
814
+ ""
815
+ ],
816
+ "view all assigned roles": [
817
+ ""
818
+ ],
819
+ "Assign roles directly to the host": [
820
+ ""
821
+ ],
822
+ "View inherited roles": [
823
+ ""
824
+ ],
825
+ "No roles assigned directly to the host": [
826
+ ""
827
+ ],
828
+ "Inventory": [
829
+ "Bestand"
830
+ ],
831
+ "Import roles and variables started: ": [
832
+ ""
833
+ ],
834
+ "view the task in progress": [
835
+ ""
836
+ ],
837
+ "Failed to import roles and variables ": [
838
+ ""
839
+ ],
840
+ "Operation": [
841
+ ""
842
+ ],
843
+ "Host count": [
844
+ ""
845
+ ],
846
+ "Hostgroup count": [
847
+ ""
848
+ ],
849
+ "Available Ansible Roles": [
850
+ "Verfügbare Ansible-Rollen"
851
+ ],
852
+ "Assigned Ansible Roles": [
853
+ ""
854
+ ],
855
+ "Failed to fetch Ansible Roles from server.": [
856
+ ""
857
+ ],
858
+ "You are not authorized to perform this action.": [
859
+ "Sie sind nicht berechtigt, diese Aktion durchzuführen."
860
+ ],
861
+ "Please request one of the required permissions listed below from a Foreman administrator:": [
862
+ "Bitte fordern Sie eine der erforderlichen Berechtigungen unterhalb bei einem Foreman-Administrator an:"
863
+ ],
864
+ "Permission Denied": [
865
+ ""
866
+ ],
867
+ "This Ansible role is inherited from parent host group": [
868
+ ""
869
+ ],
870
+ "This Ansible role is inherited from host group": [
871
+ ""
872
+ ],
873
+ "Use drag and drop to change order of the roles. Ordering of roles is respected for Ansible runs, inherited roles are always before those assigned directly": [
874
+ ""
875
+ ],
876
+ "Add selected": [
877
+ ""
878
+ ],
879
+ "Add all": [
880
+ ""
881
+ ],
882
+ "Remove all": [
883
+ ""
884
+ ],
885
+ "Remove selected": [
886
+ ""
887
+ ],
888
+ "%(selectedCount)s of %(totalCount)s items selected": [
889
+ ""
890
+ ],
891
+ "Available Ansible roles": [
892
+ ""
893
+ ],
894
+ "Host assigned Ansible roles": [
895
+ ""
896
+ ],
897
+ "Error!": [
898
+ "Fehler!"
899
+ ],
900
+ "Nothing Found!": [
901
+ ""
902
+ ],
903
+ "Permission denied": [
904
+ "Erlaubnis verweigert"
905
+ ],
906
+ "You are not authorized to view the page. ": [
907
+ ""
908
+ ],
909
+ "Request the following permissions from administrator: %s.": [
910
+ ""
911
+ ],
912
+ "Configure Recurring Job": [
913
+ ""
914
+ ],
915
+ "Action with sub plans": [
916
+ "Aktion mit Unterplänen"
917
+ ],
918
+ "Import Puppet classes": [
919
+ "Puppet-Klassen importieren"
920
+ ],
921
+ "Import facts": [
922
+ "Fakten importieren"
923
+ ],
924
+ "Remote action:": [
925
+ "Entfernte Aktion"
926
+ ],
927
+ "Ansible support in Foreman": [
928
+ "Ansible Unterstützung in Foreman"
929
+ ]
930
+ }
931
+ }
932
+ };