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.0.0",
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": "Efstathios Iosifidis <iefstathios@gmail.com>, 2021",
10
- "Language-Team": "Greek (https://www.transifex.com/foreman/teams/114/el/)",
9
+ "Last-Translator": "Efstathios Iosifidis <iefstathios@gmail.com>, 2022",
10
+ "Language-Team": "Greek (https://app.transifex.com/foreman/teams/114/el/)",
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
- "Λίστα όλων των scc_accounts"
22
- ],
23
- "Show scc_account": [
24
- "Εμφάνιση scc_account"
25
- ],
26
- "Name of the scc_account": [
27
- "Όνομα του scc_account"
28
- ],
29
- "Login id of scc_account": [
30
- "Αναγνωριστικό εισόδου scc_account"
31
- ],
32
- "Password of scc_account": [
33
- "Συνθηματικό του scc_account"
34
- ],
35
- "URL of SUSE for scc_account": [
36
- "URL του SUSE για το scc_account"
20
+ " -- Select Architecture --": [
21
+ ""
37
22
  ],
38
- "Interval for syncing scc_account": [
39
- "Διάστημα ενημέρωσης για συγχρονισμό scc_account"
23
+ " -- Select Product --": [
24
+ ""
40
25
  ],
41
- "The default download policy for repositories which were created using this SCC Account.": [
26
+ " -- Select Version --": [
42
27
  ""
43
28
  ],
44
- "The default mirroring policy for repositories which were created using this SCC Account.": [
29
+ " has started successfully.": [
45
30
  ""
46
31
  ],
47
- "Date and time relative to which the sync interval is run": [
32
+ "%s/%s": [
48
33
  ""
49
34
  ],
50
- "Associated GPG key of scc_account": [
35
+ "Abstract": [
51
36
  ""
52
37
  ],
53
- "Create an scc_account": [
54
- "Δημιουργία scc_account"
38
+ "Abstract async task": [
39
+ ""
55
40
  ],
56
- "Update scc_account": [
57
- "Ενημέρωση scc_account"
41
+ "Action with sub plans": [
42
+ ""
58
43
  ],
59
- "Delete scc_account": [
60
- "Διαγραφή scc_account"
44
+ "Actions": [
45
+ "Ενέργειες"
61
46
  ],
62
- "Test connection for scc_account": [
63
- "Δοκιμή σύνδεσης για το scc_account"
47
+ "Add SCC account": [
48
+ "Προσθήκη λογαριασμού SCC"
64
49
  ],
65
- "Sync scc_account": [
66
- "Συγχρονισμός scc_account"
50
+ "Add SUSE Customer Center Account": [
51
+ "Προσθήκη λογαριασμού κέντρου πελατών SUSE"
67
52
  ],
68
- "Bulk subscription of scc_products for scc_account": [
53
+ "Add more sub products to Product tree": [
69
54
  ""
70
55
  ],
71
- "Bulk subscription of scc_products with individual repository selection for scc_account.": [
56
+ "Add product(s)": [
72
57
  ""
73
58
  ],
74
- "The selected products cannot be found for this SCC account.": [
59
+ "Additive": [
75
60
  ""
76
61
  ],
77
- "List products for an scc_account": [
62
+ "Agent action": [
78
63
  ""
79
64
  ],
80
- "Show subscribed products only": [
65
+ "Associated GPG key of scc_account": [
81
66
  ""
82
67
  ],
83
- "Show an scc_account product": [
84
- "Εμφάνιση ενός προϊόντος scc_account"
85
- ],
86
- "Subscribe product": [
87
- "Συνδρομή προϊόντος"
88
- ],
89
- "Sync task started.": [
90
- "Η εργασία συγχρονισμού εκκίνησε."
91
- ],
92
- "Failed to add task to queue: %s": [
68
+ "Attach subscriptions": [
93
69
  ""
94
70
  ],
95
- "Lock on SCC account already taken: %s": [
71
+ "Auto attach subscriptions": [
96
72
  ""
97
73
  ],
98
- "Task to subscribe products started.": [
99
- "Εκκίνησε η εργασία για συνδρομή των προϊόντων."
100
- ],
101
- "No products selected.": [
102
- "Δεν επιλέχθηκαν προϊόντα."
103
- ],
104
- "Subscribe SCC Product": [
105
- "Συνδρομή προϊόντος SCC"
106
- ],
107
- "Sync SUSE subscriptions": [
108
- "Συγχρονισμός συνδρομών SUSE"
74
+ "Base URL": [
75
+ "Βασική URL"
109
76
  ],
110
- "Update SUSE repositories %s": [
111
- "Ενημέρωση αποθετηρίων SUSE %s"
77
+ "Bulk generate applicability for hosts": [
78
+ ""
112
79
  ],
113
- "Unknown": [
114
- "Άγνωστο"
80
+ "Bulk subscription of scc_products for scc_account": [
81
+ ""
115
82
  ],
116
- "Update SUSE repositories": [
117
- "Ενημέρωση αποθετηρίων SUSE"
83
+ "Bulk subscription of scc_products with individual repository selection for scc_account.": [
84
+ ""
118
85
  ],
119
- "Sync SUSE subscriptions (Products)": [
120
- "Συγχρονισμός συνδρομών SUSE (Προϊόντα)"
86
+ "Collapse products": [
87
+ ""
121
88
  ],
122
- "Sync SUSE subscriptions (Repositories)": [
123
- "Συγχρονισμός συνδρομών SUSE (Αποθετήρια)"
89
+ "Collapse/Expand": [
90
+ ""
124
91
  ],
125
- "never synced": [
126
- "δεν συγχρονίστηκε ποτέ"
92
+ "Combined Profile Update": [
93
+ ""
127
94
  ],
128
- "Interval cannot be nil": [
129
- "Το διάστημα ενημέρωσης δεν πρέπει να είναι μηδέν"
95
+ "Content Only": [
96
+ ""
130
97
  ],
131
- "Interval not set correctly": [
132
- "Δεν ορίστηκε σωστά το διάστημα ενημέρωσης"
98
+ "Copy version units to library": [
99
+ ""
133
100
  ],
134
- "Cron expression is not valid!": [
135
- "Μη έγκυρη έκφραση cron!"
101
+ "Create": [
102
+ "Δημιουργία"
136
103
  ],
137
- "On Demand": [
104
+ "Create Alternate Content Source": [
138
105
  ""
139
106
  ],
140
- "Immediate": [
107
+ "Create Export History": [
141
108
  ""
142
109
  ],
143
- "Additive": [
110
+ "Create Import History": [
144
111
  ""
145
112
  ],
146
- "Content Only": [
113
+ "Create Package Group": [
147
114
  ""
148
115
  ],
149
- "SUSE Subscription": [
150
- "Συνδρομή SUSE"
116
+ "Create Syncable Export History": [
117
+ ""
151
118
  ],
152
- "SUSE Subscription: ": [
153
- "Συνδρομή SUSE: "
119
+ "Create an scc_account": [
120
+ "Δημιουργία scc_account"
154
121
  ],
155
- "SUSE Customer Center account": [
156
- "Λογαριασμός κέντρου πελατών SUSE"
122
+ "Cron expression is not valid!": [
123
+ "Μη έγκυρη έκφραση cron!"
157
124
  ],
158
- "Use your 'Organization credentials' obtained from the SUSE Customer Center.": [
125
+ "Date and time relative to which the sync interval is run": [
159
126
  ""
160
127
  ],
161
- "Base URL": [
162
- "Βασική URL"
128
+ "Delete": [
129
+ "Διαγραφή"
163
130
  ],
164
- "Sync interval": [
131
+ "Delete Activation Key": [
132
+ "Διαγραφή κλειδιού ενεργοποίησης"
133
+ ],
134
+ "Delete Lifecycle Environment": [
165
135
  ""
166
136
  ],
167
- "The sync interval is used to periodically update the SCC authentication tokens of any imported products.": [
137
+ "Delete Package Group": [
168
138
  ""
169
139
  ],
170
- "Sync Date": [
171
- "Ημερομηνία συγχρονισμού"
140
+ "Delete Product": [
141
+ "Διαγραφή προϊόντος"
172
142
  ],
173
- "None": [
174
- "Κανένα"
143
+ "Delete scc_account": [
144
+ "Διαγραφή scc_account"
175
145
  ],
176
- "Use GPG key for SUSE products": [
177
- ""
146
+ "Destroy": [
147
+ "Καταστροφή"
178
148
  ],
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.": [
149
+ "Destroy Alternate Content Source": [
180
150
  ""
181
151
  ],
182
- "Download Policy": [
152
+ "Destroy Content Host": [
183
153
  ""
184
154
  ],
185
- "Mirroring Policy": [
155
+ "Disable": [
156
+ "Απενεργοποίηση"
157
+ ],
158
+ "Discover": [
186
159
  ""
187
160
  ],
188
- "Test Connection": [
189
- "Δοκιμή σύνδεσης"
161
+ "Download Policy": [
162
+ "Πολιτική λήψης"
190
163
  ],
191
164
  "Edit %s": [
192
165
  "Επεξεργασία %s"
193
166
  ],
194
- "SUSE subscriptions": [
195
- "Συνδρομές SUSE"
196
- ],
197
- "Add SCC account": [
198
- "Προσθήκη λογαριασμού SCC"
167
+ "Enable": [
168
+ "Ενεργοποίηση"
199
169
  ],
200
- "Products": [
201
- "Προϊόντα"
170
+ "Errata mail": [
171
+ ""
202
172
  ],
203
- "Last synced": [
204
- "Τελευταίος συγχρονισμός"
173
+ "Expand products": [
174
+ ""
205
175
  ],
206
- "Actions": [
207
- "Ενέργειες"
176
+ "Export": [
177
+ "Εξαγωγή"
208
178
  ],
209
- "Select products": [
210
- "Επιλογή προϊόντων"
179
+ "Export Library": [
180
+ ""
211
181
  ],
212
- "Sync": [
213
- "Συγχρονισμός"
182
+ "Export Repository": [
183
+ ""
214
184
  ],
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?": [
185
+ "Failed to add task to queue.": [
216
186
  ""
217
187
  ],
218
- "Add SUSE Customer Center Account": [
219
- "Προσθήκη λογαριασμού κέντρου πελατών SUSE"
188
+ "Failed to add task to queue: %s": [
189
+ ""
220
190
  ],
221
- "Product Selection for Account %s": [
191
+ "Fetch pxe files": [
222
192
  ""
223
193
  ],
224
- "SUSE Subscriptions": [
225
- "Συνδρομές SUSE"
194
+ "Filter repositories": [
195
+ ""
226
196
  ],
227
- "Please synchronize your SUSE account before you can subscribe to SUSE products.": [
197
+ "Filtered index content": [
228
198
  ""
229
199
  ],
230
- "SUSE Customer Center": [
231
- "Κέντρο πελατών SUSE"
200
+ "Foreman plugin to sync SUSE Customer Center products and repositories into Katello.": [
201
+ ""
232
202
  ],
233
- "Synchronize SUSE Account": [
203
+ "Generate host applicability": [
234
204
  ""
235
205
  ],
236
- "The subscription task has been started successfully": [
206
+ "Generate repository applicability": [
237
207
  ""
238
208
  ],
239
- "Starting the subscription task failed.": [
209
+ "Go to Product page": [
240
210
  ""
241
211
  ],
242
- "Failed to add task to queue.": [
212
+ "Go to Repository page": [
243
213
  ""
244
214
  ],
245
- "%s/%s": [
215
+ "Hypervisors": [
246
216
  ""
247
217
  ],
248
- "Filter repositories": [
218
+ "Hypervisors update": [
249
219
  ""
250
220
  ],
251
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.": [
252
222
  ""
253
223
  ],
254
- "Include Debug and Source Pool repositories": [
224
+ "Immediate": [
255
225
  ""
256
226
  ],
257
- "Add product(s)": [
258
- ""
227
+ "Import": [
228
+ "Εισαγωγή"
259
229
  ],
260
- " -- Select Product --": [
230
+ "Import Content View Version": [
261
231
  ""
262
232
  ],
263
- " -- Select Version --": [
233
+ "Import Default Content View": [
264
234
  ""
265
235
  ],
266
- " -- Select Architecture --": [
236
+ "Import Puppet classes": [
237
+ "Εισαγωγή κλάσεων Puppet"
238
+ ],
239
+ "Import Repository": [
267
240
  ""
268
241
  ],
269
- "Select SUSE products": [
242
+ "Import facts": [
270
243
  ""
271
244
  ],
272
- "Search": [
245
+ "Include Debug and Source Pool repositories": [
273
246
  ""
274
247
  ],
275
- "Reset Selection": [
248
+ "Incremental Update": [
276
249
  ""
277
250
  ],
278
- "Summary of SCC product subscription": [
251
+ "Incremental Update of Content View Version(s) ": [
279
252
  ""
280
253
  ],
281
- "The subscription task with id ": [
254
+ "Index content": [
255
+ "Περιεχόμενο ευρετηρίου"
256
+ ],
257
+ "Index errata": [
282
258
  ""
283
259
  ],
284
- " has started successfully.": [
260
+ "Index module streams": [
285
261
  ""
286
262
  ],
287
- "The following products will be imported:": [
263
+ "Index package groups": [
288
264
  ""
289
265
  ],
290
- "Go to Repository page": [
266
+ "Install Applicable Errata": [
291
267
  ""
292
268
  ],
293
- "Repository not imported": [
269
+ "Instance update": [
294
270
  ""
295
271
  ],
296
- "Please check your SUSE subscription": [
272
+ "Interval cannot be nil": [
273
+ "Το διάστημα ενημέρωσης δεν πρέπει να είναι μηδέν"
274
+ ],
275
+ "Interval for syncing scc_account": [
276
+ "Διάστημα ενημέρωσης για συγχρονισμό scc_account"
277
+ ],
278
+ "Interval not set correctly": [
279
+ "Δεν ορίστηκε σωστά το διάστημα ενημέρωσης"
280
+ ],
281
+ "Last synced": [
282
+ "Τελευταίος συγχρονισμός"
283
+ ],
284
+ "List all scc_accounts": [
285
+ "Λίστα όλων των scc_accounts"
286
+ ],
287
+ "List products for an scc_account": [
297
288
  ""
298
289
  ],
299
- "Repositories (%s/%s)": [
290
+ "Lock on SCC account already taken: %s": [
300
291
  ""
301
292
  ],
302
- "Go to Product page": [
293
+ "Login id of scc_account": [
294
+ "Αναγνωριστικό εισόδου scc_account"
295
+ ],
296
+ "Mirroring Policy": [
303
297
  ""
304
298
  ],
305
- "Add more sub products to Product tree": [
299
+ "Name of the scc_account": [
300
+ "Όνομα του scc_account"
301
+ ],
302
+ "No products selected.": [
303
+ "Δεν επιλέχθηκαν προϊόντα."
304
+ ],
305
+ "None": [
306
+ "Κανένα"
307
+ ],
308
+ "On Demand": [
306
309
  ""
307
310
  ],
308
- "Show currently added repositories": [
311
+ "Package Profile Update": [
309
312
  ""
310
313
  ],
311
- "Selected SUSE Products": [
312
- ""
314
+ "Password of scc_account": [
315
+ "Συνθηματικό του scc_account"
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": [
323
+ "Product Create": [
321
324
  ""
322
325
  ],
323
- "Expand products": [
326
+ "Product Selection for Account %s": [
324
327
  ""
325
328
  ],
326
- "Collapse products": [
327
- ""
329
+ "Products": [
330
+ "Προϊόντα"
328
331
  ],
329
- "Collapse/Expand": [
332
+ "Promote": [
330
333
  ""
331
334
  ],
332
- "Show all products": [
335
+ "Promotion to Environment": [
333
336
  ""
334
337
  ],
335
- "Show only subscribed products": [
336
- ""
338
+ "Publish": [
339
+ "Δημοσίευση"
337
340
  ],
338
- "Show/Hide unsubscribed": [
341
+ "Publish Lifecycle Environment Repositories": [
339
342
  ""
340
343
  ],
341
- "Import": [
344
+ "Refresh Alternate Content Source": [
342
345
  ""
343
346
  ],
344
- "Export Repository": [
347
+ "Reindex subscriptions": [
345
348
  ""
346
349
  ],
347
- "Export Library": [
348
- ""
350
+ "Remove Content": [
351
+ "Αφαίρεση περιεχομένου"
349
352
  ],
350
- "Generate host applicability": [
351
- ""
353
+ "Remove Version": [
354
+ "Αφαίρεση έκδοσης"
352
355
  ],
353
- "Bulk generate applicability for hosts": [
356
+ "Remove Versions and Associations": [
354
357
  ""
355
358
  ],
356
- "Generate repository applicability": [
359
+ "Remove from Environment": [
357
360
  ""
358
361
  ],
359
- "Synchronize smart proxy": [
362
+ "Remove subscriptions": [
360
363
  ""
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": [
371
+ "Republish Version Repositories": [
369
372
  ""
370
373
  ],
371
- "Delete": [
374
+ "Reset Selection": [
372
375
  ""
373
376
  ],
374
- "Errata mail": [
375
- ""
377
+ "Run Sync Plan:": [
378
+ "Εκκίνηση πλάνου συγχρονισμού:"
376
379
  ],
377
- "Incremental Update of Content View Version(s) ": [
378
- ""
380
+ "SUSE Customer Center": [
381
+ "Κέντρο πελατών SUSE"
379
382
  ],
380
- "Import facts": [
381
- ""
383
+ "SUSE Customer Center account": [
384
+ "Λογαριασμός κέντρου πελατών SUSE"
382
385
  ],
383
- "Import Puppet classes": [
384
- ""
386
+ "SUSE Subscription": [
387
+ "Συνδρομή SUSE"
385
388
  ],
386
- "Abstract async task": [
387
- ""
389
+ "SUSE Subscription: ": [
390
+ "Συνδρομή SUSE: "
388
391
  ],
389
- "Syncable export": [
390
- ""
392
+ "SUSE Subscriptions": [
393
+ "Συνδρομές SUSE"
391
394
  ],
392
- "Export": [
393
- ""
395
+ "SUSE subscriptions": [
396
+ "Συνδρομές SUSE"
394
397
  ],
395
- "Copy version units to library": [
396
- ""
398
+ "Search": [
399
+ "Αναζήτηση"
397
400
  ],
398
- "Create Syncable Export History": [
401
+ "Select SUSE products": [
399
402
  ""
400
403
  ],
401
- "Create Import History": [
402
- ""
404
+ "Select products": [
405
+ "Επιλογή προϊόντων"
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
+ "Εμφάνιση ενός προϊόντος scc_account"
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_account"
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"
439
442
  ],
440
- "Promotion to Environment": [
441
- ""
443
+ "Subscribe product": [
444
+ "Συνδρομή προϊόντος"
442
445
  ],
443
- "Publish": [
446
+ "Summary of SCC product subscription": [
444
447
  ""
445
448
  ],
446
- "Remove Versions and Associations": [
447
- ""
449
+ "Sync": [
450
+ "Συγχρονισμός"
448
451
  ],
449
- "Remove Version": [
450
- ""
452
+ "Sync Date": [
453
+ "Ημερομηνία συγχρονισμού"
451
454
  ],
452
- "Import Content View Version": [
453
- ""
455
+ "Sync SUSE subscriptions": [
456
+ "Συγχρονισμός συνδρομών SUSE"
454
457
  ],
455
- "Import Default Content View": [
456
- ""
458
+ "Sync SUSE subscriptions (Products)": [
459
+ "Συγχρονισμός συνδρομών SUSE (Προϊόντα)"
457
460
  ],
458
- "Import Repository": [
459
- ""
461
+ "Sync SUSE subscriptions (Repositories)": [
462
+ "Συγχρονισμός συνδρομών SUSE (Αποθετήρια)"
460
463
  ],
461
- "Incremental Update": [
464
+ "Sync capsule": [
462
465
  ""
463
466
  ],
464
- "Republish Version Repositories": [
467
+ "Sync interval": [
465
468
  ""
466
469
  ],
467
- "Delete Lifecycle Environment": [
468
- ""
470
+ "Sync scc_account": [
471
+ "Συγχρονισμός scc_account"
469
472
  ],
470
- "Publish Lifecycle Environment Repositories": [
471
- ""
473
+ "Sync task started.": [
474
+ "Η εργασία συγχρονισμού εκκίνησε."
472
475
  ],
473
- "Attach subscriptions": [
476
+ "Syncable export": [
474
477
  ""
475
478
  ],
476
- "Auto attach subscriptions": [
477
- ""
479
+ "Synchronize": [
480
+ "Συγχρονισμός"
478
481
  ],
479
- "Destroy Content Host": [
482
+ "Synchronize SUSE Account": [
480
483
  ""
481
484
  ],
482
- "Install Applicable Errata": [
485
+ "Synchronize smart proxy": [
483
486
  ""
484
487
  ],
485
- "Hypervisors": [
486
- ""
488
+ "Task to subscribe products started.": [
489
+ "Εκκίνησε η εργασία για συνδρομή των προϊόντων."
487
490
  ],
488
- "Hypervisors update": [
489
- ""
491
+ "Test Connection": [
492
+ "Δοκιμή σύνδεσης"
490
493
  ],
491
- "Remove subscriptions": [
492
- ""
494
+ "Test connection for scc_account": [
495
+ "Δοκιμή σύνδεσης για το scc_account"
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": [
515
+ "The sync interval is used to periodically update the SCC authentication tokens of any imported products.": [
513
516
  ""
514
517
  ],
515
- "Run Sync Plan:": [
516
- ""
518
+ "URL of SUSE for scc_account": [
519
+ "URL του SUSE για το scc_account"
517
520
  ],
518
- "Enable": [
519
- ""
521
+ "Unknown": [
522
+ "Άγνωστο"
520
523
  ],
521
- "Disable": [
522
- ""
524
+ "Update": [
525
+ "Ενημέρωση"
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": [
533
+ "Update Content Overrides": [
531
534
  ""
532
535
  ],
533
- "Update redhat repository": [
534
- ""
536
+ "Update SUSE repositories": [
537
+ "Ενημέρωση αποθετηρίων SUSE"
535
538
  ],
536
- "Update http proxy details": [
537
- ""
539
+ "Update SUSE repositories %s": [
540
+ "Ενημέρωση αποθετηρίων SUSE %s"
538
541
  ],
539
542
  "Update content urls": [
540
543
  ""
541
544
  ],
542
- "Discover": [
543
- ""
544
- ],
545
- "Synchronize": [
545
+ "Update for host": [
546
546
  ""
547
547
  ],
548
- "Remove Content": [
548
+ "Update http proxy": [
549
549
  ""
550
550
  ],
551
- "Instance update": [
551
+ "Update http proxy details": [
552
552
  ""
553
553
  ],
554
- "Index package groups": [
554
+ "Update redhat repository": [
555
555
  ""
556
556
  ],
557
- "Index module streams": [
557
+ "Update release version for host": [
558
558
  ""
559
559
  ],
560
- "Index errata": [
561
- ""
560
+ "Update scc_account": [
561
+ "Ενημέρωση scc_account"
562
562
  ],
563
- "Index content": [
563
+ "Updating System Purpose for host": [
564
564
  ""
565
565
  ],
566
- "Filtered index content": [
567
- ""
566
+ "Upload into": [
567
+ "Μεταφόρτωση σε"
568
568
  ],
569
- "Fetch pxe files": [
569
+ "Use GPG key for SUSE products": [
570
570
  ""
571
571
  ],
572
- "Delete Package Group": [
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
573
  ""
574
574
  ],
575
- "Update http proxy": [
575
+ "Use your 'Organization credentials' obtained from the SUSE Customer Center.": [
576
576
  ""
577
577
  ],
578
- "Reindex subscriptions": [
578
+ "Verify checksum": [
579
579
  ""
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
- ""
587
+ "never synced": [
588
+ "δεν συγχρονίστηκε ποτέ"
589
589
  ]
590
590
  }
591
591
  }