foreman_virt_who_configure 0.5.18 → 0.5.20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (122) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn/foreman_virt_who_configure.js +1 -238
  3. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn_IN/foreman_virt_who_configure.js +1 -238
  4. data/app/assets/javascripts/foreman_virt_who_configure/locale/ca/foreman_virt_who_configure.js +1 -217
  5. data/app/assets/javascripts/foreman_virt_who_configure/locale/cs_CZ/foreman_virt_who_configure.js +11 -138
  6. data/app/assets/javascripts/foreman_virt_who_configure/locale/de/foreman_virt_who_configure.js +27 -67
  7. data/app/assets/javascripts/foreman_virt_who_configure/locale/de_DE/foreman_virt_who_configure.js +1 -247
  8. data/app/assets/javascripts/foreman_virt_who_configure/locale/el/foreman_virt_who_configure.js +6 -198
  9. data/app/assets/javascripts/foreman_virt_who_configure/locale/en/foreman_virt_who_configure.js +0 -249
  10. data/app/assets/javascripts/foreman_virt_who_configure/locale/en_GB/foreman_virt_who_configure.js +1 -232
  11. data/app/assets/javascripts/foreman_virt_who_configure/locale/es/foreman_virt_who_configure.js +28 -68
  12. data/app/assets/javascripts/foreman_virt_who_configure/locale/fr/foreman_virt_who_configure.js +33 -43
  13. data/app/assets/javascripts/foreman_virt_who_configure/locale/gl/foreman_virt_who_configure.js +1 -235
  14. data/app/assets/javascripts/foreman_virt_who_configure/locale/gu/foreman_virt_who_configure.js +1 -235
  15. data/app/assets/javascripts/foreman_virt_who_configure/locale/he_IL/foreman_virt_who_configure.js +0 -249
  16. data/app/assets/javascripts/foreman_virt_who_configure/locale/hi/foreman_virt_who_configure.js +1 -238
  17. data/app/assets/javascripts/foreman_virt_who_configure/locale/it/foreman_virt_who_configure.js +10 -169
  18. data/app/assets/javascripts/foreman_virt_who_configure/locale/ja/foreman_virt_who_configure.js +33 -43
  19. data/app/assets/javascripts/foreman_virt_who_configure/locale/ka/foreman_virt_who_configure.js +34 -38
  20. data/app/assets/javascripts/foreman_virt_who_configure/locale/kn/foreman_virt_who_configure.js +1 -238
  21. data/app/assets/javascripts/foreman_virt_who_configure/locale/ko/foreman_virt_who_configure.js +13 -136
  22. data/app/assets/javascripts/foreman_virt_who_configure/locale/mr/foreman_virt_who_configure.js +1 -238
  23. data/app/assets/javascripts/foreman_virt_who_configure/locale/nl_NL/foreman_virt_who_configure.js +1 -238
  24. data/app/assets/javascripts/foreman_virt_who_configure/locale/or/foreman_virt_who_configure.js +1 -238
  25. data/app/assets/javascripts/foreman_virt_who_configure/locale/pa/foreman_virt_who_configure.js +1 -238
  26. data/app/assets/javascripts/foreman_virt_who_configure/locale/pl/foreman_virt_who_configure.js +1 -232
  27. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt/foreman_virt_who_configure.js +0 -249
  28. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt_BR/foreman_virt_who_configure.js +28 -68
  29. data/app/assets/javascripts/foreman_virt_who_configure/locale/ru/foreman_virt_who_configure.js +13 -136
  30. data/app/assets/javascripts/foreman_virt_who_configure/locale/sl/foreman_virt_who_configure.js +1 -244
  31. data/app/assets/javascripts/foreman_virt_who_configure/locale/sv_SE/foreman_virt_who_configure.js +1 -235
  32. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta/foreman_virt_who_configure.js +1 -238
  33. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta_IN/foreman_virt_who_configure.js +1 -238
  34. data/app/assets/javascripts/foreman_virt_who_configure/locale/te/foreman_virt_who_configure.js +1 -238
  35. data/app/assets/javascripts/foreman_virt_who_configure/locale/tr/foreman_virt_who_configure.js +0 -249
  36. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_CN/foreman_virt_who_configure.js +33 -43
  37. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_TW/foreman_virt_who_configure.js +14 -137
  38. data/app/lib/actions/foreman_virt_who_configure/config/report.rb +2 -3
  39. data/app/models/foreman_virt_who_configure/config.rb +47 -40
  40. data/app/models/foreman_virt_who_configure/output_generator.rb +105 -105
  41. data/app/models/foreman_virt_who_configure/service_user.rb +4 -4
  42. data/app/services/sso/basic_with_hidden.rb +1 -1
  43. data/config/database.yml.example +17 -0
  44. data/db/migrate/20231024171433_add_organization_id_to_service_user.rb +22 -0
  45. data/lib/foreman_virt_who_configure/engine.rb +8 -8
  46. data/lib/foreman_virt_who_configure/version.rb +1 -1
  47. data/locale/Makefile +2 -4
  48. data/locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  49. data/locale/bn/foreman_virt_who_configure.po +0 -249
  50. data/locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  51. data/locale/bn_IN/foreman_virt_who_configure.po +0 -249
  52. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  53. data/locale/ca/foreman_virt_who_configure.po +0 -249
  54. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  55. data/locale/cs_CZ/foreman_virt_who_configure.po +0 -249
  56. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  57. data/locale/de/foreman_virt_who_configure.po +0 -249
  58. data/locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  59. data/locale/de_DE/foreman_virt_who_configure.po +0 -249
  60. data/locale/el/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  61. data/locale/el/foreman_virt_who_configure.po +0 -249
  62. data/locale/en/foreman_virt_who_configure.po +0 -249
  63. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  64. data/locale/en_GB/foreman_virt_who_configure.po +0 -249
  65. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  66. data/locale/es/foreman_virt_who_configure.po +0 -249
  67. data/locale/foreman_virt_who_configure.pot +3 -335
  68. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  69. data/locale/fr/foreman_virt_who_configure.po +0 -249
  70. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  71. data/locale/gl/foreman_virt_who_configure.po +0 -249
  72. data/locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  73. data/locale/gu/foreman_virt_who_configure.po +0 -249
  74. data/locale/he_IL/foreman_virt_who_configure.po +0 -249
  75. data/locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  76. data/locale/hi/foreman_virt_who_configure.po +0 -249
  77. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  78. data/locale/it/foreman_virt_who_configure.po +0 -249
  79. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  80. data/locale/ja/foreman_virt_who_configure.po +0 -249
  81. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  82. data/locale/ka/foreman_virt_who_configure.po +0 -249
  83. data/locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  84. data/locale/kn/foreman_virt_who_configure.po +0 -249
  85. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  86. data/locale/ko/foreman_virt_who_configure.po +0 -249
  87. data/locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  88. data/locale/mr/foreman_virt_who_configure.po +0 -249
  89. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  90. data/locale/nl_NL/foreman_virt_who_configure.po +0 -249
  91. data/locale/or/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  92. data/locale/or/foreman_virt_who_configure.po +0 -249
  93. data/locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  94. data/locale/pa/foreman_virt_who_configure.po +0 -249
  95. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  96. data/locale/pl/foreman_virt_who_configure.po +0 -249
  97. data/locale/pt/foreman_virt_who_configure.po +0 -249
  98. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  99. data/locale/pt_BR/foreman_virt_who_configure.po +0 -249
  100. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  101. data/locale/ru/foreman_virt_who_configure.po +0 -249
  102. data/locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  103. data/locale/sl/foreman_virt_who_configure.po +0 -249
  104. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  105. data/locale/sv_SE/foreman_virt_who_configure.po +0 -249
  106. data/locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  107. data/locale/ta/foreman_virt_who_configure.po +0 -249
  108. data/locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  109. data/locale/ta_IN/foreman_virt_who_configure.po +0 -249
  110. data/locale/te/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  111. data/locale/te/foreman_virt_who_configure.po +0 -249
  112. data/locale/tr/foreman_virt_who_configure.po +0 -249
  113. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  114. data/locale/zh_CN/foreman_virt_who_configure.po +0 -249
  115. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  116. data/locale/zh_TW/foreman_virt_who_configure.po +0 -249
  117. data/test/factories/foreman_virt_who_configure_factories.rb +2 -2
  118. data/test/functional/api/v2/configs_controller_test.rb +14 -13
  119. data/test/unit/config_test.rb +24 -12
  120. data/test/unit/output_generator_test.rb +1 -2
  121. metadata +8 -7
  122. data/locale/action_names.rb +0 -84
@@ -43,12 +43,6 @@ msgstr "Eine durch Kommas getrennte Liste von Hostnamen oder Domänen oder IP-Ad
43
43
  msgid "A plugin to make virt-who configuration easy"
44
44
  msgstr "Plugin um virt-who Konfiguration einfacher zu machen"
45
45
 
46
- msgid "Abstract"
47
- msgstr ""
48
-
49
- msgid "Abstract async task"
50
- msgstr "Übersicht asynchrone Aufgabe"
51
-
52
46
  msgid "Account name by which virt-who is to connect to Nutanix AHV."
53
47
  msgstr ""
54
48
 
@@ -67,39 +61,18 @@ msgstr "Kontoname, über den sich virt-who mit dem Hypervisor verbinden soll. Vi
67
61
  msgid "Account password by which virt-who is to connect to the hypervisor instance."
68
62
  msgstr "Kontokennwort, mit dem sich virt-who mit der Hypervisor-Instanz verbinden soll."
69
63
 
70
- msgid "Action with sub plans"
71
- msgstr "Aktion mit Unterplänen"
72
-
73
64
  msgid "Actions"
74
65
  msgstr "Aktionen"
75
66
 
76
- msgid "Agent action"
77
- msgstr "Agentenaktion"
78
-
79
67
  msgid "Applicable only for esx provider type. Hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
80
68
  msgstr "Gilt nur für den esx-Anbietertyp. Hosts, deren übergeordneter Name (normalerweise ComputeResource) in dieser Option in einer durch Kommas getrennten Liste angegeben ist, werden <b> NICHT </b> gemeldet. Wildcards und reguläre Ausdrücke werden unterstützt, mehrere Datensätze müssen durch Komma getrennt werden. Setzen Sie den Wert in doppelte Anführungszeichen, wenn er Sonderzeichen wie Komma enthält. Alle neuen Zeilenzeichen werden in der resultierenden Konfigurationsdatei entfernt, Leerzeichen werden am Anfang und am Ende entfernt."
81
69
 
82
70
  msgid "Applicable only for esx provider type. Only hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
83
71
  msgstr "Gilt nur für den esx-Anbietertyp. Nur Hosts, deren übergeordneter Name (normalerweise ComputeResource) in dieser Option in einer durch Kommas getrennten Liste angegeben ist, werden gemeldet. Wildcards und reguläre Ausdrücke werden unterstützt, mehrere Datensätze müssen durch Komma getrennt werden. Setzen Sie den Wert in doppelte Anführungszeichen, wenn er Sonderzeichen wie Komma enthält. Alle neuen Zeilenzeichen werden in der resultierenden Konfigurationsdatei entfernt, Leerzeichen werden am Anfang und am Ende entfernt."
84
72
 
85
- msgid "Attach subscriptions"
86
- msgstr "Subskriptionen verknüpfen"
87
-
88
- msgid "Auto attach subscriptions"
89
- msgstr "Subskriptionen automatisch verknüpfen"
90
-
91
73
  msgid "Blacklist"
92
74
  msgstr "Blacklist"
93
75
 
94
- msgid "Bulk generate applicability for hosts"
95
- msgstr "Anwendbarkeit von Massengenerierung für Hosts"
96
-
97
- msgid "Check for long running tasks"
98
- msgstr ""
99
-
100
- msgid "Combined Profile Update"
101
- msgstr "Kombiniertes Profil-Update"
102
-
103
76
  msgid "Configs"
104
77
  msgstr "Konfigurationen"
105
78
 
@@ -142,78 +115,30 @@ msgstr "Vollständig qualifizierter Hostname oder IP-Adresse der containernative
142
115
  msgid "Copy to clipboard"
143
116
  msgstr "In Zwischenablage abspeichern"
144
117
 
145
- msgid "Copy version units to library"
146
- msgstr "Versionseinheiten in Bibliothek kopieren"
147
-
148
118
  msgid "Count"
149
119
  msgstr "Zähler"
150
120
 
151
- msgid "Create"
152
- msgstr "Erstellen"
153
-
154
- msgid "Create Alternate Content Source"
155
- msgstr ""
156
-
157
121
  msgid "Create Config"
158
122
  msgstr "Konfiguration erstellen"
159
123
 
160
- msgid "Create Export History"
161
- msgstr "Exportverlauf erstellen"
162
-
163
- msgid "Create Import History"
164
- msgstr "Importverlauf erstellen"
165
-
166
- msgid "Create Syncable Export History"
167
- msgstr ""
168
-
169
124
  msgid "Create a virt-who configuration"
170
125
  msgstr "Virt-Who-Konfiguration erstellen"
171
126
 
172
- msgid "Delete"
173
- msgstr "Löschen"
174
-
175
- msgid "Delete Activation Key"
176
- msgstr "Aktivierungsschlüssel löschen"
177
-
178
- msgid "Delete Lifecycle Environment"
179
- msgstr "Lebenszyklusumgebung löschen"
180
-
181
- msgid "Delete Product"
182
- msgstr "Produkt löschen"
183
-
184
127
  msgid "Delete a virt-who configuration"
185
128
  msgstr "Virt-Who-Konfiguration löschen"
186
129
 
187
130
  msgid "Delete virt-who configuration %s?"
188
131
  msgstr "Virt-who Konfiguration %s löschen?"
189
132
 
190
- msgid "Deliver notifications about long running tasks"
191
- msgstr ""
192
-
193
133
  msgid "Deploy"
194
134
  msgstr "Einsetzen"
195
135
 
196
- msgid "Destroy"
197
- msgstr "Löschen"
198
-
199
- msgid "Destroy Alternate Content Source"
200
- msgstr ""
201
-
202
- msgid "Destroy Content Host"
203
- msgstr "Inhaltshost löschen"
204
-
205
136
  msgid "Details"
206
137
  msgstr "Details"
207
138
 
208
139
  msgid "Different debug value can't be set per hypervisor, therefore it will affect all other deployed configurations on the host on which this configuration will be deployed."
209
140
  msgstr "Für jeden Hypervisor kann kein unterschiedlicher Debug-Wert festgelegt werden, daher wirkt sich dies auf alle anderen bereitgestellten Konfigurationen auf dem Host aus, auf dem diese Konfiguration bereitgestellt wird."
210
141
 
211
- msgid "Disable"
212
- msgstr "Deaktivieren"
213
-
214
- msgid "Discover"
215
- msgstr "Suchen"
216
-
217
142
  msgid "Download the script"
218
143
  msgstr "Das Skript herunterladen"
219
144
 
@@ -223,9 +148,6 @@ msgstr "Bearbeiten"
223
148
  msgid "Edit Virt-who Config"
224
149
  msgstr "Virt-who bearbeiten"
225
150
 
226
- msgid "Enable"
227
- msgstr "Aktivieren"
228
-
229
151
  msgid "Enable AHV debug"
230
152
  msgstr ""
231
153
 
@@ -235,9 +157,6 @@ msgstr "Debugausgabe aktivieren"
235
157
  msgid "Enable debugging output?"
236
158
  msgstr "Debug-Ausgabe aktivieren?"
237
159
 
238
- msgid "Errata mail"
239
- msgstr "Errata-E-Mail"
240
-
241
160
  msgid "Every 12 hours"
242
161
  msgstr "Alle 12 Stunden"
243
162
 
@@ -274,18 +193,6 @@ msgstr "Hosts ausschließen"
274
193
  msgid "Exclude hosts which cluster ID is specified in comma-separated list in this option will <b>NOT</b> be reported. PowerCLI command to find the domain names in VMware <code>Get-Cluster “ClusterName” | Select ID</code>. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
275
194
  msgstr ""
276
195
 
277
- msgid "Export"
278
- msgstr "Exportieren"
279
-
280
- msgid "Export Library"
281
- msgstr "Bibliothek exportieren"
282
-
283
- msgid "Export Repository"
284
- msgstr ""
285
-
286
- msgid "Fetch pxe files"
287
- msgstr "pxe-Dateien abrufen"
288
-
289
196
  msgid "Filter Hosts"
290
197
  msgstr "Hosts filtern"
291
198
 
@@ -295,9 +202,6 @@ msgstr "Gast-Hosts filtern"
295
202
  msgid "Filter hosts"
296
203
  msgstr "Hosts filtern"
297
204
 
298
- msgid "Filtered index content"
299
- msgstr "Indexinhalt gefiltert"
300
-
301
205
  msgid "Filtering"
302
206
  msgstr "FIltern"
303
207
 
@@ -313,12 +217,6 @@ msgstr "Vollqualifizierter Hostname oder IP-Adresse des Hypervisors"
313
217
  msgid "General information"
314
218
  msgstr "Allgemeine Informationen"
315
219
 
316
- msgid "Generate host applicability"
317
- msgstr "Hostanwendbarkeit generieren"
318
-
319
- msgid "Generate repository applicability"
320
- msgstr "Repository-Anwendbarkeit generieren"
321
-
322
220
  msgid "HTTP Proxy"
323
221
  msgstr "HTTP-Proxy"
324
222
 
@@ -370,12 +268,6 @@ msgstr "Hypervisor-Typ"
370
268
  msgid "Hypervisor whitelist, applicable only when filtering mode is set to 1. Wildcards and regular expressions are supported, multiple records must be separated by comma."
371
269
  msgstr "Hypervisor-Whitelist, nur anwendbar, wenn der Filtermodus auf 1 gesetzt ist. Platzhalter und reguläre Ausdrücke werden unterstützt, mehrere Datensätze müssen durch Kommas getrennt werden."
372
270
 
373
- msgid "Hypervisors"
374
- msgstr "Hypervisors"
375
-
376
- msgid "Hypervisors update"
377
- msgstr "Hypervisoren aktualisieren"
378
-
379
271
  msgid "If you run a hybrid environment, with virtual machines running Red Hat Enterprise Linux and other operating systems, you may want to limit the scope of virt-who’s access to hosts. For example, if some hypervisors host only Microsoft Windows Server instances, there is no benefit in having those hypervisors reported by the virt-who agent."
380
272
  msgstr "Wenn Sie eine Hybridumgebung mit virtuellen Maschinen betreiben, auf denen Red Hat Enterprise Linux und andere Betriebssysteme ausgeführt werden, möchten Sie möglicherweise den Umfang des Zugriffs von virt-who auf Hosts einschränken. Wenn beispielsweise einige Hypervisoren nur Microsoft Windows Server-Instanzen hosten, hat es keinen Vorteil, wenn diese Hypervisoren vom virt-who-Agenten gemeldet werden."
381
273
 
@@ -388,48 +280,6 @@ msgstr "Proxy ignorieren"
388
280
  msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addresses to ignore proxy settings for. Optionally this may be set to * to bypass proxy settings for all hostnames domains or ip addresses."
389
281
  msgstr "Proxy ignorieren. Eine durch Kommas getrennte Liste von Hostnamen oder Domänen oder IP-Adressen, für die Proxy-Einstellungen ignoriert werden sollen. Optional kann dies auf * gesetzt werden, um die Proxy-Einstellungen für alle Hostnamen-Domains oder IP-Adressen zu umgehen."
390
282
 
391
- msgid "Import"
392
- msgstr "Import"
393
-
394
- msgid "Import Content View Version"
395
- msgstr "Inhaltsansichtsversion importieren"
396
-
397
- msgid "Import Default Content View"
398
- msgstr "Standardinhaltsansicht importieren"
399
-
400
- msgid "Import Puppet classes"
401
- msgstr "Puppet-Klassen importieren"
402
-
403
- msgid "Import Repository"
404
- msgstr ""
405
-
406
- msgid "Import facts"
407
- msgstr "Fakten importieren"
408
-
409
- msgid "Incremental Update"
410
- msgstr "Inkrementelle Aktualisierung"
411
-
412
- msgid "Incremental Update of Content View Version(s) "
413
- msgstr "Inkrementelle Aktualisierung der Inhaltsansichtsversion(en)"
414
-
415
- msgid "Index content"
416
- msgstr "Inhalt indizieren"
417
-
418
- msgid "Index errata"
419
- msgstr "Errata indizieren"
420
-
421
- msgid "Index module streams"
422
- msgstr "Modulströme indexieren"
423
-
424
- msgid "Index package groups"
425
- msgstr "Paketgruppen indizieren"
426
-
427
- msgid "Install Applicable Errata"
428
- msgstr "Relevante Errata installieren"
429
-
430
- msgid "Instance update"
431
- msgstr "Instanz-Update"
432
-
433
283
  msgid "Interval"
434
284
  msgstr "Intervall"
435
285
 
@@ -520,9 +370,6 @@ msgstr "Benutzer"
520
370
  msgid "Owner was not provided"
521
371
  msgstr "Besitzer wurde nicht mitgeliefert"
522
372
 
523
- msgid "Package Profile Update"
524
- msgstr "Paketprofil-Update"
525
-
526
373
  msgid "Path to kubeconfig file"
527
374
  msgstr "Pfad zur kubeconfig-Datei"
528
375
 
@@ -535,54 +382,9 @@ msgstr ""
535
382
  msgid "Prism Flavor"
536
383
  msgstr ""
537
384
 
538
- msgid "Product Create"
539
- msgstr "Produkt erstellen"
540
-
541
- msgid "Promote"
542
- msgstr "Übertragen"
543
-
544
- msgid "Promotion to Environment"
545
- msgstr "Promotion des Environments"
546
-
547
- msgid "Publish"
548
- msgstr "Veröffentlichen"
549
-
550
- msgid "Publish Lifecycle Environment Repositories"
551
- msgstr "Lebenszyklusumgebungs-Repositorys veröffentlichen"
552
-
553
- msgid "Refresh Alternate Content Source"
554
- msgstr ""
555
-
556
- msgid "Reindex subscriptions"
557
- msgstr "Subskriptionen neu indizieren"
558
-
559
- msgid "Remove Content"
560
- msgstr "Inhalt entfernen"
561
-
562
- msgid "Remove Version"
563
- msgstr "Version entfernen"
564
-
565
- msgid "Remove Versions and Associations"
566
- msgstr "Versionen und Verknüpfungen entfernen"
567
-
568
- msgid "Remove from Environment"
569
- msgstr "Aus Umgebung entfernen"
570
-
571
- msgid "Remove subscriptions"
572
- msgstr "Subskriptionen entfernen"
573
-
574
385
  msgid "Renders a deploy script for the specified virt-who configuration"
575
386
  msgstr "Rendert ein Deploy-Skript für die angegebene virt-who-Konfiguration"
576
387
 
577
- msgid "Report"
578
- msgstr "Melden"
579
-
580
- msgid "Republish Version Repositories"
581
- msgstr "Versions-Repositorys erneut veröffentlichen"
582
-
583
- msgid "Run Sync Plan:"
584
- msgstr "Synchronisierungsplan ausführen:"
585
-
586
388
  msgid "Schedule"
587
389
  msgstr "Plan"
588
390
 
@@ -614,18 +416,6 @@ msgstr "Status"
614
416
  msgid "Success"
615
417
  msgstr "Erfolg"
616
418
 
617
- msgid "Sync capsule"
618
- msgstr "Kapsel synchronisieren"
619
-
620
- msgid "Syncable export"
621
- msgstr ""
622
-
623
- msgid "Synchronize"
624
- msgstr "Synchronisieren"
625
-
626
- msgid "Synchronize smart proxy"
627
- msgstr "Smart-Proxy synchronisieren"
628
-
629
419
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
630
420
  msgstr "Die Konfiguration wurde noch nicht bereitgestellt oder der virt-who konnte den Status nicht melden"
631
421
 
@@ -668,54 +458,15 @@ msgstr "Unbekannter Konfigurationsstatus, verursacht durch unbekannte Umstände"
668
458
  msgid "Unlimited"
669
459
  msgstr "Unbegrenzt"
670
460
 
671
- msgid "Update"
672
- msgstr "Aktualisieren"
673
-
674
- msgid "Update Alternate Content Source"
675
- msgstr ""
676
-
677
- msgid "Update CDN Configuration"
678
- msgstr ""
679
-
680
- msgid "Update Content Overrides"
681
- msgstr "Inhaltsüberschreibungen aktualisieren"
682
-
683
461
  msgid "Update a virt-who configuration"
684
462
  msgstr "Virt-Who-Konfiguration aktualisieren"
685
463
 
686
- msgid "Update content urls"
687
- msgstr "Inhalts-URLs aktualisieren"
688
-
689
- msgid "Update for host"
690
- msgstr "Update für Host"
691
-
692
- msgid "Update http proxy"
693
- msgstr "HTTP-Proxy aktualisieren"
694
-
695
- msgid "Update http proxy details"
696
- msgstr "HTTP-Proxy-Details aktualisieren"
697
-
698
- msgid "Update redhat repository"
699
- msgstr "Redhat-Repository aktualisieren"
700
-
701
- msgid "Update release version for host"
702
- msgstr "Release-Version für Host aktualisieren"
703
-
704
- msgid "Updating System Purpose for host"
705
- msgstr "Aktualisieren des Systemzwecks für den Host"
706
-
707
- msgid "Upload into"
708
- msgstr "Hochgeladen in"
709
-
710
464
  msgid "Use either hammer command or the script below to deploy this configuration. Both require root privileges. Run one of them on the target host which has access to katello-host-tools repository and will run virt-who reporting, preferably Foreman host:"
711
465
  msgstr "Verwenden Sie entweder den Befehl hammer oder das folgende Skript, um diese Konfiguration bereitzustellen. Beide benötigen Root-Rechte. Führen Sie einen davon auf dem Zielhost aus, der Zugriff auf das katello-host-tools-Repository hat und das virt-who-Reporting ausführt, vorzugsweise Foreman-Host:"
712
466
 
713
467
  msgid "VMware vCenter server’s fully qualified host name or IP address."
714
468
  msgstr "Vollständig qualifizierter Hostname oder IP-Adresse des VMware vCenter-Servers."
715
469
 
716
- msgid "Verify checksum"
717
- msgstr "Prüfsumme überprüfen"
718
-
719
470
  msgid "Virt-who Configs Status"
720
471
  msgstr "Virt-who Konfigurationsstatus"
721
472