foreman_scc_manager 4.0.0 → 4.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (32) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -2
  3. data/app/assets/javascripts/foreman_scc_manager/locale/de/foreman_scc_manager.js +341 -341
  4. data/app/assets/javascripts/foreman_scc_manager/locale/el/foreman_scc_manager.js +288 -288
  5. data/app/assets/javascripts/foreman_scc_manager/locale/en/foreman_scc_manager.js +2 -582
  6. data/app/assets/javascripts/foreman_scc_manager/locale/fr/foreman_scc_manager.js +1 -1
  7. data/app/assets/javascripts/foreman_scc_manager/locale/ja/foreman_scc_manager.js +348 -348
  8. data/app/assets/javascripts/foreman_scc_manager/locale/ka/foreman_scc_manager.js +381 -381
  9. data/app/assets/javascripts/foreman_scc_manager/locale/ko/foreman_scc_manager.js +592 -0
  10. data/app/assets/javascripts/foreman_scc_manager/locale/zh_CN/foreman_scc_manager.js +346 -346
  11. data/lib/foreman_scc_manager/version.rb +1 -1
  12. data/locale/Makefile +12 -2
  13. data/locale/de/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  14. data/locale/de/foreman_scc_manager.po +101 -98
  15. data/locale/el/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  16. data/locale/el/foreman_scc_manager.po +25 -24
  17. data/locale/en/foreman_scc_manager.po +0 -593
  18. data/locale/fr/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  19. data/locale/fr/foreman_scc_manager.po +1 -1
  20. data/locale/ja/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  21. data/locale/ja/foreman_scc_manager.po +94 -92
  22. data/locale/ka/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  23. data/locale/ka/foreman_scc_manager.po +139 -133
  24. data/locale/ko/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  25. data/locale/ko/foreman_scc_manager.po +600 -0
  26. data/locale/zh_CN/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  27. data/locale/zh_CN/foreman_scc_manager.po +92 -91
  28. data/test/controllers/api/v2/scc_accounts_test.rb +4 -4
  29. data/test/features/sync_test.rb +3 -3
  30. data/test/lib/scc_manager_test.rb +64 -0
  31. data/test/test_plugin_helper.rb +4 -1
  32. metadata +9 -7
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_scc_manager": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_scc_manager 1.8.7",
6
+ "Project-Id-Version": "foreman_scc_manager 4.0.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-17 13:28+0000",
9
- "Last-Translator": "Nadja Heitmann <nadjah@atix.de>, 2021",
10
- "Language-Team": "German (https://www.transifex.com/foreman/teams/114/de/)",
9
+ "Last-Translator": "Ettore Atalan <atalanttore@googlemail.com>, 2023",
10
+ "Language-Team": "German (https://app.transifex.com/foreman/teams/114/de/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -17,575 +17,575 @@
17
17
  "domain": "foreman_scc_manager",
18
18
  "plural_forms": "nplurals=2; plural=(n != 1);"
19
19
  },
20
- "List all scc_accounts": [
21
- "Alle SCC Konten auflisten"
20
+ " -- Select Architecture --": [
21
+ ""
22
22
  ],
23
- "Show scc_account": [
24
- "SCC Konto anzeigen"
23
+ " -- Select Product --": [
24
+ ""
25
25
  ],
26
- "Name of the scc_account": [
27
- "Name des SCC Kontos"
26
+ " -- Select Version --": [
27
+ ""
28
28
  ],
29
- "Login id of scc_account": [
30
- "Login ID des SCC Kontos"
29
+ " has started successfully.": [
30
+ ""
31
31
  ],
32
- "Password of scc_account": [
33
- "Passwort für SCC Konto"
32
+ "%s/%s": [
33
+ ""
34
34
  ],
35
- "URL of SUSE for scc_account": [
36
- "URL für SUSE Konto"
35
+ "Abstract": [
36
+ ""
37
37
  ],
38
- "Interval for syncing scc_account": [
38
+ "Abstract async task": [
39
+ "Übersicht asynchrone Aufgabe"
40
+ ],
41
+ "Action with sub plans": [
42
+ "Aktion mit Unterplänen"
43
+ ],
44
+ "Actions": [
45
+ "Aktionen"
46
+ ],
47
+ "Add SCC account": [
48
+ "SCC Konto hinzufügen"
49
+ ],
50
+ "Add SUSE Customer Center Account": [
51
+ "SUSE Customer Center Konto hinzufügen"
52
+ ],
53
+ "Add more sub products to Product tree": [
39
54
  ""
40
55
  ],
41
- "The default download policy for repositories which were created using this SCC Account.": [
56
+ "Add product(s)": [
42
57
  ""
43
58
  ],
44
- "The default mirroring policy for repositories which were created using this SCC Account.": [
59
+ "Additive": [
45
60
  ""
46
61
  ],
47
- "Date and time relative to which the sync interval is run": [
48
- "Relativ zu diesem Zeitpunkt wird die Synchronisation ausgeführt"
62
+ "Agent action": [
63
+ "Agentenaktion"
49
64
  ],
50
65
  "Associated GPG key of scc_account": [
51
66
  "Mit SCC Konto assoziierter GPG-Schlüssel"
52
67
  ],
53
- "Create an scc_account": [
54
- "SCC Konto erstellen"
55
- ],
56
- "Update scc_account": [
57
- "SCC Konto aktualisieren"
68
+ "Attach subscriptions": [
69
+ "Subskriptionen verknüpfen"
58
70
  ],
59
- "Delete scc_account": [
60
- "SCC Konto löschen"
71
+ "Auto attach subscriptions": [
72
+ "Subskriptionen automatisch verknüpfen"
61
73
  ],
62
- "Test connection for scc_account": [
63
- "Verbindung zum SCC Konto testen"
74
+ "Base URL": [
75
+ "Basis URL"
64
76
  ],
65
- "Sync scc_account": [
66
- "SCC Konto Synchronisieren"
77
+ "Bulk generate applicability for hosts": [
78
+ "Anwendbarkeit von Massengenerierung für Hosts"
67
79
  ],
68
80
  "Bulk subscription of scc_products for scc_account": [
69
- ""
81
+ "Abonnieren mehrere SCC Produkte für ein SCC Konto"
70
82
  ],
71
83
  "Bulk subscription of scc_products with individual repository selection for scc_account.": [
72
84
  ""
73
85
  ],
74
- "The selected products cannot be found for this SCC account.": [
75
- ""
76
- ],
77
- "List products for an scc_account": [
86
+ "Collapse products": [
78
87
  ""
79
88
  ],
80
- "Show subscribed products only": [
89
+ "Collapse/Expand": [
81
90
  ""
82
91
  ],
83
- "Show an scc_account product": [
84
- "SCC Produkt anzeigen"
92
+ "Combined Profile Update": [
93
+ "Kombiniertes Profil-Update"
85
94
  ],
86
- "Subscribe product": [
87
- "Produkt abonnieren"
95
+ "Content Only": [
96
+ ""
88
97
  ],
89
- "Sync task started.": [
90
- "Sync Job gestartet."
98
+ "Copy version units to library": [
99
+ "Versionseinheiten in Bibliothek kopieren"
91
100
  ],
92
- "Failed to add task to queue: %s": [
93
- "Aufgabe konnte nicht in die Warteschlange gestellt werden: %s"
101
+ "Create": [
102
+ "Erstellen"
94
103
  ],
95
- "Lock on SCC account already taken: %s": [
96
- "Lock für SCC Zugang bereits vergeben: %s"
104
+ "Create Alternate Content Source": [
105
+ ""
97
106
  ],
98
- "Task to subscribe products started.": [
99
- "Job zum abonnieren von Produkten gestartet."
107
+ "Create Export History": [
108
+ "Exportverlauf erstellen"
100
109
  ],
101
- "No products selected.": [
102
- "Keine Produkte ausgewählt."
110
+ "Create Import History": [
111
+ "Importverlauf erstellen"
103
112
  ],
104
- "Subscribe SCC Product": [
105
- "SCC Produkt abonnieren"
113
+ "Create Package Group": [
114
+ "Paketgruppe erstellen"
106
115
  ],
107
- "Sync SUSE subscriptions": [
108
- "SUSE Abonnements synchronisieren"
116
+ "Create Syncable Export History": [
117
+ ""
109
118
  ],
110
- "Update SUSE repositories %s": [
111
- "SUSE Repositorien %s aktualisieren"
119
+ "Create an scc_account": [
120
+ "SCC Konto erzeugen"
112
121
  ],
113
- "Unknown": [
114
- "Unbekannt"
122
+ "Cron expression is not valid!": [
123
+ "Cron-Ausdruck ungültig!"
115
124
  ],
116
- "Update SUSE repositories": [
117
- "SUSE Repositorien aktualisieren"
125
+ "Date and time relative to which the sync interval is run": [
126
+ "Relativ zu diesem Zeitpunkt wird die Synchronisation ausgeführt"
118
127
  ],
119
- "Sync SUSE subscriptions (Products)": [
120
- "SUSE Abonnements (Produkte) synchronisieren"
128
+ "Delete": [
129
+ "Löschen"
121
130
  ],
122
- "Sync SUSE subscriptions (Repositories)": [
123
- "SUSE Abonnements (Repositorien) synchronisieren"
131
+ "Delete Activation Key": [
132
+ "Aktivierungsschlüssel löschen"
124
133
  ],
125
- "never synced": [
126
- "Nie synchronisiert"
134
+ "Delete Lifecycle Environment": [
135
+ "Lebenszyklusumgebung löschen"
127
136
  ],
128
- "Interval cannot be nil": [
129
- "Intervall darf nicht Null sein"
137
+ "Delete Package Group": [
138
+ "Paketgruppe löschen"
130
139
  ],
131
- "Interval not set correctly": [
132
- "Intervall nicht richtig gesetzt"
140
+ "Delete Product": [
141
+ "Produkt löschen"
133
142
  ],
134
- "Cron expression is not valid!": [
135
- "Cron-Ausdruck ungültig!"
143
+ "Delete scc_account": [
144
+ "SCC Konto löschen"
136
145
  ],
137
- "On Demand": [
138
- ""
146
+ "Destroy": [
147
+ "Löschen"
139
148
  ],
140
- "Immediate": [
149
+ "Destroy Alternate Content Source": [
141
150
  ""
142
151
  ],
143
- "Additive": [
144
- ""
152
+ "Destroy Content Host": [
153
+ "Inhaltshost löschen"
145
154
  ],
146
- "Content Only": [
147
- ""
155
+ "Disable": [
156
+ "Deaktivieren"
148
157
  ],
149
- "SUSE Subscription": [
150
- "SUSE Abonnement"
158
+ "Discover": [
159
+ "Suchen"
151
160
  ],
152
- "SUSE Subscription: ": [
153
- "SUSE Abonnement:"
161
+ "Download Policy": [
162
+ "Richtlinie herunterladen"
154
163
  ],
155
- "SUSE Customer Center account": [
156
- "SUSE Customer Center Konto"
164
+ "Edit %s": [
165
+ "%s bearbeiten"
157
166
  ],
158
- "Use your 'Organization credentials' obtained from the SUSE Customer Center.": [
159
- "Verwenden Sie die \\\"Organisationszugangsdaten\\\" aus dem SUSE Customer Center."
167
+ "Enable": [
168
+ "Aktivieren"
160
169
  ],
161
- "Base URL": [
162
- "Basis URL"
170
+ "Errata mail": [
171
+ "Errata-E-Mail"
163
172
  ],
164
- "Sync interval": [
165
- "Synchronisationsintervall"
173
+ "Expand products": [
174
+ ""
166
175
  ],
167
- "The sync interval is used to periodically update the SCC authentication tokens of any imported products.": [
168
- "Das Synchronisationsintervall ist die Zeit, nach der automatisch das Autorisierungstoken erneuert wird."
176
+ "Export": [
177
+ "Export"
169
178
  ],
170
- "Sync Date": [
171
- "Synchronisationsdatum"
179
+ "Export Library": [
180
+ "Bibliothek exportieren"
172
181
  ],
173
- "None": [
174
- "Keine Auswahl"
182
+ "Export Repository": [
183
+ ""
175
184
  ],
176
- "Use GPG key for SUSE products": [
177
- "GPG-Schlüssel mit SUSE Produkten assoziieren"
185
+ "Failed to add task to queue.": [
186
+ ""
178
187
  ],
179
- "Use this setting if you want to automatically add a GPG key to your SUSE products upon subscription. You can change this setting in the 'Content' > 'Products' menu, later.": [
180
- "Verwenden Sie diese Einstellung, wenn Sie beim Abonnieren automatisch einen GPG-Schlüssel zu Ihren SUSE Produkten hinzufügen wollen. Diese Einstellung kann später unter 'Inhalt' > 'Produkte' wieder geändert werden."
188
+ "Failed to add task to queue: %s": [
189
+ "Aufgabe konnte nicht in die Warteschlange gestellt werden: %s"
181
190
  ],
182
- "Download Policy": [
183
- ""
191
+ "Fetch pxe files": [
192
+ "pxe-Dateien abrufen"
184
193
  ],
185
- "Mirroring Policy": [
194
+ "Filter repositories": [
186
195
  ""
187
196
  ],
188
- "Test Connection": [
189
- "Verbindung testen"
190
- ],
191
- "Edit %s": [
192
- "%s bearbeiten"
197
+ "Filtered index content": [
198
+ "Indexinhalt gefiltert"
193
199
  ],
194
- "SUSE subscriptions": [
195
- "SUSE Abonnements"
200
+ "Foreman plugin to sync SUSE Customer Center products and repositories into Katello.": [
201
+ "Foreman Plugin um SUSE Customer Center Produkte und Repositorien in Katello zu importieren."
196
202
  ],
197
- "Add SCC account": [
198
- "SCC Konto hinzufügen"
203
+ "Generate host applicability": [
204
+ "Hostanwendbarkeit generieren"
199
205
  ],
200
- "Products": [
201
- "Produkte"
206
+ "Generate repository applicability": [
207
+ "Repository-Anwendbarkeit generieren"
202
208
  ],
203
- "Last synced": [
204
- "Letzte Synchronisation"
209
+ "Go to Product page": [
210
+ ""
205
211
  ],
206
- "Actions": [
207
- "Aktionen"
212
+ "Go to Repository page": [
213
+ ""
208
214
  ],
209
- "Select products": [
210
- "Produkte auswählen"
215
+ "Hypervisors": [
216
+ "Hypervisoren"
211
217
  ],
212
- "Sync": [
213
- "Synchronisation"
218
+ "Hypervisors update": [
219
+ "Hypervisoren aktualisieren"
214
220
  ],
215
- "WARNING: If you want to switch SCC accounts and retain the synchronized content, DO NOT delete your old SCC account, even if it is expired. Please change the login and password of your SCC account, instead.\\n\\nIf you delete your old SCC account, you CANNOT reuse existing repositories, products, content views, and composite content views.\\n\\nReally delete SCC account %s?": [
221
+ "If this option is enabled, debug and source pool repositories are automatically selected if you select a product. This option is disabled by default. It applies for unselected products, only. Already selected products are not filtered.": [
216
222
  ""
217
223
  ],
218
- "Add SUSE Customer Center Account": [
219
- "SUSE Customer Center Konto hinzufügen"
220
- ],
221
- "Product Selection for Account %s": [
222
- "Produktauswahl für Konto %s"
224
+ "Immediate": [
225
+ "Sofort"
223
226
  ],
224
- "SUSE Subscriptions": [
225
- "SUSE Abonnements"
227
+ "Import": [
228
+ "Import"
226
229
  ],
227
- "Please synchronize your SUSE account before you can subscribe to SUSE products.": [
228
- ""
230
+ "Import Content View Version": [
231
+ "Inhaltsansichtsversion importieren"
229
232
  ],
230
- "SUSE Customer Center": [
231
- "SUSE Customer Center"
233
+ "Import Default Content View": [
234
+ "Standardinhaltsansicht importieren"
232
235
  ],
233
- "Synchronize SUSE Account": [
234
- ""
236
+ "Import Puppet classes": [
237
+ "Puppet-Klassen importieren"
235
238
  ],
236
- "The subscription task has been started successfully": [
239
+ "Import Repository": [
237
240
  ""
238
241
  ],
239
- "Starting the subscription task failed.": [
240
- ""
242
+ "Import facts": [
243
+ "Fakten importieren"
241
244
  ],
242
- "Failed to add task to queue.": [
245
+ "Include Debug and Source Pool repositories": [
243
246
  ""
244
247
  ],
245
- "%s/%s": [
246
- ""
248
+ "Incremental Update": [
249
+ "Inkrementelle Aktualisierung"
247
250
  ],
248
- "Filter repositories": [
249
- ""
251
+ "Incremental Update of Content View Version(s) ": [
252
+ "Inkrementelle Aktualisierung der Inhaltsansichtsversion(en)"
250
253
  ],
251
- "If this option is enabled, debug and source pool repositories are automatically selected if you select a product. This option is disabled by default. It applies for unselected products, only. Already selected products are not filtered.": [
252
- ""
254
+ "Index content": [
255
+ "Inhalt indizieren"
253
256
  ],
254
- "Include Debug and Source Pool repositories": [
255
- ""
257
+ "Index errata": [
258
+ "Errata indizieren"
256
259
  ],
257
- "Add product(s)": [
258
- ""
260
+ "Index module streams": [
261
+ "Modulströme indexieren"
259
262
  ],
260
- " -- Select Product --": [
261
- ""
263
+ "Index package groups": [
264
+ "Paketgruppen indizieren"
262
265
  ],
263
- " -- Select Version --": [
264
- ""
266
+ "Install Applicable Errata": [
267
+ "Relevante Errata installieren"
265
268
  ],
266
- " -- Select Architecture --": [
267
- ""
269
+ "Instance update": [
270
+ "Instanz-Update"
268
271
  ],
269
- "Select SUSE products": [
270
- ""
272
+ "Interval cannot be nil": [
273
+ "Intervall darf nicht Null sein"
271
274
  ],
272
- "Search": [
273
- ""
275
+ "Interval for syncing scc_account": [
276
+ "Intervall zur Aktualisierung des SCC Kontos"
274
277
  ],
275
- "Reset Selection": [
276
- ""
278
+ "Interval not set correctly": [
279
+ "Intervall nicht richtig gesetzt"
277
280
  ],
278
- "Summary of SCC product subscription": [
279
- ""
281
+ "Last synced": [
282
+ "Letzte Synchronisation"
280
283
  ],
281
- "The subscription task with id ": [
282
- ""
284
+ "List all scc_accounts": [
285
+ "Alle SCC Kontos auflisten"
283
286
  ],
284
- " has started successfully.": [
287
+ "List products for an scc_account": [
285
288
  ""
286
289
  ],
287
- "The following products will be imported:": [
288
- ""
290
+ "Lock on SCC account already taken: %s": [
291
+ "Lock für SCC Zugang bereits vergeben: %s"
289
292
  ],
290
- "Go to Repository page": [
291
- ""
293
+ "Login id of scc_account": [
294
+ "Benutzername des SCC Kontos"
292
295
  ],
293
- "Repository not imported": [
296
+ "Mirroring Policy": [
294
297
  ""
295
298
  ],
296
- "Please check your SUSE subscription": [
297
- ""
299
+ "Name of the scc_account": [
300
+ "Name des SCC Kontos"
298
301
  ],
299
- "Repositories (%s/%s)": [
300
- ""
302
+ "No products selected.": [
303
+ "Keine Produkte ausgewählt."
301
304
  ],
302
- "Go to Product page": [
303
- ""
305
+ "None": [
306
+ "Keine"
304
307
  ],
305
- "Add more sub products to Product tree": [
306
- ""
308
+ "On Demand": [
309
+ "Auf Nachfrage"
307
310
  ],
308
- "Show currently added repositories": [
309
- ""
311
+ "Package Profile Update": [
312
+ "Paketprofil-Update"
310
313
  ],
311
- "Selected SUSE Products": [
312
- ""
314
+ "Password of scc_account": [
315
+ "Passwort des SCC Kontos"
313
316
  ],
314
- "You currently have no SUSE products selected. Search and add SUSE products in the section below.": [
317
+ "Please check your SUSE subscription": [
315
318
  ""
316
319
  ],
317
- "Show all subscription tasks": [
320
+ "Please synchronize your SUSE account before you can subscribe to SUSE products.": [
318
321
  ""
319
322
  ],
320
- "Show last product subscription task": [
321
- ""
323
+ "Product Create": [
324
+ "Produkt erstellen"
322
325
  ],
323
- "Expand products": [
324
- ""
326
+ "Product Selection for Account %s": [
327
+ "Produktauswahl für Konto %s"
325
328
  ],
326
- "Collapse products": [
327
- ""
329
+ "Products": [
330
+ "Produkte"
328
331
  ],
329
- "Collapse/Expand": [
330
- ""
332
+ "Promote": [
333
+ "Fördern"
331
334
  ],
332
- "Show all products": [
333
- ""
335
+ "Promotion to Environment": [
336
+ "Promotion des Environments"
334
337
  ],
335
- "Show only subscribed products": [
336
- ""
338
+ "Publish": [
339
+ "Veröffentlichen"
337
340
  ],
338
- "Show/Hide unsubscribed": [
339
- ""
341
+ "Publish Lifecycle Environment Repositories": [
342
+ "Lebenszyklusumgebungs-Repositorys veröffentlichen"
340
343
  ],
341
- "Import": [
344
+ "Refresh Alternate Content Source": [
342
345
  ""
343
346
  ],
344
- "Export Repository": [
345
- ""
347
+ "Reindex subscriptions": [
348
+ "Subskriptionen neu indizieren"
346
349
  ],
347
- "Export Library": [
348
- ""
350
+ "Remove Content": [
351
+ "Inhalt entfernen"
349
352
  ],
350
- "Generate host applicability": [
351
- ""
353
+ "Remove Version": [
354
+ "Version entfernen"
352
355
  ],
353
- "Bulk generate applicability for hosts": [
354
- ""
356
+ "Remove Versions and Associations": [
357
+ "Versionen und Verknüpfungen entfernen"
355
358
  ],
356
- "Generate repository applicability": [
357
- ""
359
+ "Remove from Environment": [
360
+ "Aus Umgebung entfernen"
358
361
  ],
359
- "Synchronize smart proxy": [
360
- ""
362
+ "Remove subscriptions": [
363
+ "Subskriptionen entfernen"
361
364
  ],
362
- "Sync capsule": [
365
+ "Repositories (%s/%s)": [
363
366
  ""
364
367
  ],
365
- "Update CDN Configuration": [
368
+ "Repository not imported": [
366
369
  ""
367
370
  ],
368
- "Update": [
369
- ""
371
+ "Republish Version Repositories": [
372
+ "Versions-Repositorys erneut veröffentlichen"
370
373
  ],
371
- "Delete": [
374
+ "Reset Selection": [
372
375
  ""
373
376
  ],
374
- "Errata mail": [
375
- ""
377
+ "Run Sync Plan:": [
378
+ "Synchronisierungsplan ausführen:"
376
379
  ],
377
- "Incremental Update of Content View Version(s) ": [
378
- ""
380
+ "SUSE Customer Center": [
381
+ "SUSE Customer Center"
379
382
  ],
380
- "Import facts": [
381
- ""
383
+ "SUSE Customer Center account": [
384
+ "SUSE Customer Center Konto"
382
385
  ],
383
- "Import Puppet classes": [
384
- ""
386
+ "SUSE Subscription": [
387
+ "SUSE Abonnement"
385
388
  ],
386
- "Abstract async task": [
387
- ""
389
+ "SUSE Subscription: ": [
390
+ "SUSE Abonnement:"
388
391
  ],
389
- "Syncable export": [
390
- ""
392
+ "SUSE Subscriptions": [
393
+ "SUSE Abonnements"
391
394
  ],
392
- "Export": [
393
- ""
395
+ "SUSE subscriptions": [
396
+ "SUSE Abonnements"
394
397
  ],
395
- "Copy version units to library": [
396
- ""
398
+ "Search": [
399
+ "Suche"
397
400
  ],
398
- "Create Syncable Export History": [
401
+ "Select SUSE products": [
399
402
  ""
400
403
  ],
401
- "Create Import History": [
402
- ""
404
+ "Select products": [
405
+ "Produkte auswählen"
403
406
  ],
404
- "Create": [
407
+ "Selected SUSE Products": [
405
408
  ""
406
409
  ],
407
- "Delete Activation Key": [
410
+ "Show all products": [
408
411
  ""
409
412
  ],
410
- "Create Export History": [
413
+ "Show all subscription tasks": [
411
414
  ""
412
415
  ],
413
- "Agent action": [
414
- ""
416
+ "Show an scc_account product": [
417
+ "Ein Produkt eines SCC Kontos anzeigen"
415
418
  ],
416
- "Create Alternate Content Source": [
419
+ "Show currently added repositories": [
417
420
  ""
418
421
  ],
419
- "Destroy Alternate Content Source": [
422
+ "Show last product subscription task": [
420
423
  ""
421
424
  ],
422
- "Refresh Alternate Content Source": [
425
+ "Show only subscribed products": [
423
426
  ""
424
427
  ],
425
- "Update Alternate Content Source": [
426
- ""
428
+ "Show scc_account": [
429
+ "SCC Konto anzeigen"
427
430
  ],
428
- "Action with sub plans": [
431
+ "Show subscribed products only": [
429
432
  ""
430
433
  ],
431
- "Abstract": [
434
+ "Show/Hide unsubscribed": [
432
435
  ""
433
436
  ],
434
- "Remove from Environment": [
437
+ "Starting the subscription task failed.": [
435
438
  ""
436
439
  ],
437
- "Promote": [
438
- ""
440
+ "Subscribe SCC Product": [
441
+ "SCC Produkt abonnieren"
439
442
  ],
440
- "Promotion to Environment": [
441
- ""
443
+ "Subscribe product": [
444
+ "Produkt abonnieren"
442
445
  ],
443
- "Publish": [
446
+ "Summary of SCC product subscription": [
444
447
  ""
445
448
  ],
446
- "Remove Versions and Associations": [
447
- ""
449
+ "Sync": [
450
+ "Synchronisation"
448
451
  ],
449
- "Remove Version": [
450
- ""
452
+ "Sync Date": [
453
+ "Synchronisationsdatum"
451
454
  ],
452
- "Import Content View Version": [
453
- ""
455
+ "Sync SUSE subscriptions": [
456
+ "SUSE Abonnements synchronisieren"
454
457
  ],
455
- "Import Default Content View": [
456
- ""
458
+ "Sync SUSE subscriptions (Products)": [
459
+ "SUSE Abonnements (Produkte) synchronisieren"
457
460
  ],
458
- "Import Repository": [
459
- ""
461
+ "Sync SUSE subscriptions (Repositories)": [
462
+ "SUSE Abonnements (Repositorien) synchronisieren"
460
463
  ],
461
- "Incremental Update": [
462
- ""
464
+ "Sync capsule": [
465
+ "Kapsel synchronisieren"
463
466
  ],
464
- "Republish Version Repositories": [
465
- ""
467
+ "Sync interval": [
468
+ "Synchronisationsintervall"
466
469
  ],
467
- "Delete Lifecycle Environment": [
468
- ""
470
+ "Sync scc_account": [
471
+ "SCC Konto synchronisieren"
469
472
  ],
470
- "Publish Lifecycle Environment Repositories": [
471
- ""
473
+ "Sync task started.": [
474
+ "Synchronisierungsaufgabe gestartet."
472
475
  ],
473
- "Attach subscriptions": [
476
+ "Syncable export": [
474
477
  ""
475
478
  ],
476
- "Auto attach subscriptions": [
477
- ""
479
+ "Synchronize": [
480
+ "Synchronisieren"
478
481
  ],
479
- "Destroy Content Host": [
482
+ "Synchronize SUSE Account": [
480
483
  ""
481
484
  ],
482
- "Install Applicable Errata": [
483
- ""
485
+ "Synchronize smart proxy": [
486
+ "Smart-Proxy synchronisieren"
484
487
  ],
485
- "Hypervisors": [
486
- ""
488
+ "Task to subscribe products started.": [
489
+ "Aufgabe zum Abonnieren von Produkten gestartet."
487
490
  ],
488
- "Hypervisors update": [
489
- ""
491
+ "Test Connection": [
492
+ "Verbindung testen"
490
493
  ],
491
- "Remove subscriptions": [
492
- ""
494
+ "Test connection for scc_account": [
495
+ "Verbindung für das SCC Konto überprüfen"
493
496
  ],
494
- "Combined Profile Update": [
497
+ "The default download policy for repositories which were created using this SCC Account.": [
495
498
  ""
496
499
  ],
497
- "Update Content Overrides": [
500
+ "The default mirroring policy for repositories which were created using this SCC Account.": [
498
501
  ""
499
502
  ],
500
- "Update for host": [
503
+ "The following products will be imported:": [
501
504
  ""
502
505
  ],
503
- "Update release version for host": [
506
+ "The selected products cannot be found for this SCC account.": [
504
507
  ""
505
508
  ],
506
- "Updating System Purpose for host": [
509
+ "The subscription task has been started successfully": [
507
510
  ""
508
511
  ],
509
- "Package Profile Update": [
512
+ "The subscription task with id ": [
510
513
  ""
511
514
  ],
512
- "Destroy": [
513
- ""
515
+ "The sync interval is used to periodically update the SCC authentication tokens of any imported products.": [
516
+ "Das Synchronisationsintervall ist die Zeit, nach der automatisch das Autorisierungstoken erneuert wird."
514
517
  ],
515
- "Run Sync Plan:": [
516
- ""
518
+ "URL of SUSE for scc_account": [
519
+ "SUSE URL des SCC Kontos"
517
520
  ],
518
- "Enable": [
519
- ""
521
+ "Unknown": [
522
+ "Unbekannt"
520
523
  ],
521
- "Disable": [
522
- ""
524
+ "Update": [
525
+ "Aktualisieren"
523
526
  ],
524
- "Verify checksum": [
527
+ "Update Alternate Content Source": [
525
528
  ""
526
529
  ],
527
- "Create Package Group": [
530
+ "Update CDN Configuration": [
528
531
  ""
529
532
  ],
530
- "Upload into": [
531
- ""
533
+ "Update Content Overrides": [
534
+ "Inhaltsüberschreibungen aktualisieren"
532
535
  ],
533
- "Update redhat repository": [
534
- ""
536
+ "Update SUSE repositories": [
537
+ "SUSE Repositorien aktualisieren"
535
538
  ],
536
- "Update http proxy details": [
537
- ""
539
+ "Update SUSE repositories %s": [
540
+ "SUSE Repositorien %s aktualisieren"
538
541
  ],
539
542
  "Update content urls": [
540
- ""
541
- ],
542
- "Discover": [
543
- ""
543
+ "Inhalts-URLs aktualisieren"
544
544
  ],
545
- "Synchronize": [
546
- ""
545
+ "Update for host": [
546
+ "Update für Host"
547
547
  ],
548
- "Remove Content": [
549
- ""
548
+ "Update http proxy": [
549
+ "HTTP-Proxy aktualisieren"
550
550
  ],
551
- "Instance update": [
552
- ""
551
+ "Update http proxy details": [
552
+ "HTTP-Proxy-Details aktualisieren"
553
553
  ],
554
- "Index package groups": [
555
- ""
554
+ "Update redhat repository": [
555
+ "Redhat-Repository aktualisieren"
556
556
  ],
557
- "Index module streams": [
558
- ""
557
+ "Update release version for host": [
558
+ "Release-Version für Host aktualisieren"
559
559
  ],
560
- "Index errata": [
561
- ""
560
+ "Update scc_account": [
561
+ "SCC Konto aktualisieren"
562
562
  ],
563
- "Index content": [
564
- ""
563
+ "Updating System Purpose for host": [
564
+ "Aktualisieren des Systemzwecks für den Host"
565
565
  ],
566
- "Filtered index content": [
567
- ""
566
+ "Upload into": [
567
+ "Hochgeladen in"
568
568
  ],
569
- "Fetch pxe files": [
570
- ""
569
+ "Use GPG key for SUSE products": [
570
+ "GPG-Schlüssel mit SUSE Produkten assoziieren"
571
571
  ],
572
- "Delete Package Group": [
573
- ""
572
+ "Use this setting if you want to automatically add a GPG key to your SUSE products upon subscription. You can change this setting in the 'Content' > 'Products' menu, later.": [
573
+ "Verwenden Sie diese Einstellung, wenn Sie beim Abonnieren automatisch einen GPG-Schlüssel zu Ihren SUSE Produkten hinzufügen wollen. Diese Einstellung kann später unter 'Inhalt' > 'Produkte' wieder geändert werden."
574
574
  ],
575
- "Update http proxy": [
576
- ""
575
+ "Use your 'Organization credentials' obtained from the SUSE Customer Center.": [
576
+ "Verwenden Sie die \\\"Organisationszugangsdaten\\\" aus dem SUSE Customer Center."
577
577
  ],
578
- "Reindex subscriptions": [
579
- ""
578
+ "Verify checksum": [
579
+ "Prüfsumme überprüfen"
580
580
  ],
581
- "Delete Product": [
581
+ "WARNING: If you want to switch SCC accounts and retain the synchronized content, DO NOT delete your old SCC account, even if it is expired. Please change the login and password of your SCC account, instead.\\n\\nIf you delete your old SCC account, you CANNOT reuse existing repositories, products, content views, and composite content views.\\n\\nReally delete SCC account %s?": [
582
582
  ""
583
583
  ],
584
- "Product Create": [
584
+ "You currently have no SUSE products selected. Search and add SUSE products in the section below.": [
585
585
  ""
586
586
  ],
587
- "Foreman plugin to sync SUSE Customer Center products and repositories into Katello.": [
588
- "Foreman Plugin um SUSE Customer Center Produkte und Repositorien in Katello zu importieren."
587
+ "never synced": [
588
+ "Nie synchronisiert"
589
589
  ]
590
590
  }
591
591
  }