foreman_virt_who_configure 0.5.10 → 0.5.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/foreman_virt_who_configure/output_generator.rb +1 -1
  3. data/lib/foreman_virt_who_configure/version.rb +1 -1
  4. data/locale/action_names.rb +64 -51
  5. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  6. data/locale/ca/foreman_virt_who_configure.po +107 -42
  7. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  8. data/locale/cs_CZ/foreman_virt_who_configure.po +74 -11
  9. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  10. data/locale/de/foreman_virt_who_configure.po +165 -96
  11. data/locale/en/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  12. data/locale/en/foreman_virt_who_configure.po +71 -8
  13. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  14. data/locale/en_GB/foreman_virt_who_configure.po +77 -13
  15. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  16. data/locale/es/foreman_virt_who_configure.po +149 -79
  17. data/locale/foreman_virt_who_configure.pot +235 -131
  18. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  19. data/locale/fr/foreman_virt_who_configure.po +146 -76
  20. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  21. data/locale/gl/foreman_virt_who_configure.po +77 -14
  22. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  23. data/locale/it/foreman_virt_who_configure.po +76 -12
  24. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  25. data/locale/ja/foreman_virt_who_configure.po +159 -90
  26. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  27. data/locale/ka/foreman_virt_who_configure.po +716 -0
  28. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  29. data/locale/ko/foreman_virt_who_configure.po +75 -12
  30. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  31. data/locale/nl_NL/foreman_virt_who_configure.po +76 -12
  32. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  33. data/locale/pl/foreman_virt_who_configure.po +78 -15
  34. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  35. data/locale/pt_BR/foreman_virt_who_configure.po +145 -73
  36. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  37. data/locale/ru/foreman_virt_who_configure.po +78 -14
  38. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  39. data/locale/sv_SE/foreman_virt_who_configure.po +77 -14
  40. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  41. data/locale/zh_CN/foreman_virt_who_configure.po +162 -95
  42. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  43. data/locale/zh_TW/foreman_virt_who_configure.po +75 -12
  44. data/test/unit/output_generator_test.rb +1 -1
  45. metadata +8 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5653482998c6baa64d6021ec87387001da5da84b27b4765d468f7c94fb35904f
4
- data.tar.gz: d0ac12b92107e1ad9ddf14b6addfebe7126914c99620e726188f8edad3593bb0
3
+ metadata.gz: c115626c7b275737586db28847ec80890761da8ea847eef7ecf4fa33cb84e242
4
+ data.tar.gz: 39fc91fc5e67ec1ac35ff44f13c892214ba3091b703da325ea7be852a375b181
5
5
  SHA512:
6
- metadata.gz: ac40fb2c37aae92d55a166fb0b9a58e566970b4645717bacff12f275a579610b5eb0bd3e5107da5d4c0e01fc3c4a43471d87e6dbcff7abcb614a8cba2d552195
7
- data.tar.gz: f34fd874e90719178f61299c83022b608c5b35167f72f77f78910dae0004afeb7d8dde9ebcee6c1acecb5ac86f840637071ac67378d907b73fcd6769712b7d7e
6
+ metadata.gz: d690c3c56cfe7ad5978c28107ac429bdfaa85a587d95b54a993e32b4543f63649da5aef1f5681bcf1e0aa9a7f92acb243f3dbda6a60d32ba486fe9262d2fd609
7
+ data.tar.gz: 37a53a0936528b60cef5245969ee9480397b73cdfef620e38bdcbd2aa8e00db5b009094207928934c4163845129ca132f046067363de9d59b435450a2aca7e7f
@@ -170,7 +170,7 @@ encrypted_password=$cr_password"
170
170
  if config.hypervisor_type == 'ahv'
171
171
  prism_central = config.prism_flavor == "central"
172
172
  update_interval = config.ahv_update_interval.present? ? "\nupdate_interval=#{config.ahv_update_interval}" : nil
173
- internal_debug = config.ahv_internal_debug.present? ? "\ninternal_debug=#{config.ahv_internal_debug}" : nil
173
+ internal_debug = config.ahv_internal_debug.present? ? "\nahv_internal_debug=#{config.ahv_internal_debug}" : nil
174
174
 
175
175
  "\nprism_central=#{prism_central}#{internal_debug}#{update_interval}"
176
176
  else
@@ -1,3 +1,3 @@
1
1
  module ForemanVirtWhoConfigure
2
- VERSION = '0.5.10'.freeze
2
+ VERSION = '0.5.12'.freeze
3
3
  end
@@ -1,71 +1,84 @@
1
1
  # Autogenerated!
2
- _("Action with sub plans")
3
- _("Import facts")
4
- _("Import Puppet classes")
5
2
  _("Abstract async task")
3
+ _("Abstract")
4
+ _("Action with sub plans")
5
+ _("Agent action")
6
+ _("Attach subscriptions")
7
+ _("Auto attach subscriptions")
8
+ _("Bulk generate applicability for hosts")
9
+ _("Combined Profile Update")
10
+ _("Copy version units to library")
11
+ _("Create Alternate Content Source")
12
+ _("Create Export History")
13
+ _("Create Import History")
14
+ _("Create Package Group")
15
+ _("Create Syncable Export History")
6
16
  _("Create")
7
17
  _("Delete Activation Key")
8
- _("Update")
9
- _("Generate host applicability")
10
- _("Bulk generate applicability for hosts")
11
- _("Generate repository applicability")
12
- _("Synchronize smart proxy")
13
- _("Sync capsule")
14
- _("Delete")
15
- _("Errata mail")
16
- _("Incremental Update of Content View Version(s) ")
17
- _("Promote")
18
- _("Promotion to Environment")
19
- _("Publish")
20
- _("Remove Versions and Associations")
21
- _("Remove from Environment")
22
- _("Remove Version")
23
- _("Export")
24
- _("Incremental Update")
25
- _("Republish Version Repositories")
26
18
  _("Delete Lifecycle Environment")
27
- _("Publish Lifecycle Environment Repositories")
28
- _("Attach subscriptions")
29
- _("Auto attach subscriptions")
19
+ _("Delete Package Group")
20
+ _("Delete Product")
21
+ _("Delete")
22
+ _("Destroy Alternate Content Source")
30
23
  _("Destroy Content Host")
31
- _("Install Applicable Errata")
32
- _("Install erratum")
33
- _("Hypervisors")
34
- _("Hypervisors update")
35
- _("Install package")
36
- _("Remove package")
37
- _("Update package")
38
- _("Install package group")
39
- _("Remove package group")
40
- _("Remove subscriptions")
41
- _("Update Content Overrides")
42
- _("Update for host")
43
- _("Update release version for host")
44
- _("Package Profile Update")
45
- _("Combined Profile Update")
46
24
  _("Destroy")
47
- _("Product Create")
48
- _("Delete Product")
49
- _("Reindex subscriptions")
50
- _("Update http proxy")
51
- _("Delete Package Group")
25
+ _("Disable")
52
26
  _("Discover")
27
+ _("Enable")
28
+ _("Errata mail")
29
+ _("Export Library")
30
+ _("Export Repository")
31
+ _("Export")
53
32
  _("Fetch pxe files")
54
33
  _("Filtered index content")
55
- _("Upload into")
34
+ _("Generate host applicability")
35
+ _("Generate repository applicability")
36
+ _("Hypervisors update")
37
+ _("Hypervisors")
38
+ _("Import Content View Version")
39
+ _("Import Default Content View")
40
+ _("Import Puppet classes")
41
+ _("Import Repository")
42
+ _("Import facts")
43
+ _("Import")
44
+ _("Incremental Update of Content View Version(s) ")
45
+ _("Incremental Update")
56
46
  _("Index content")
57
47
  _("Index errata")
58
48
  _("Index module streams")
59
49
  _("Index package groups")
50
+ _("Install Applicable Errata")
60
51
  _("Instance update")
52
+ _("Package Profile Update")
53
+ _("Product Create")
54
+ _("Promote")
55
+ _("Promotion to Environment")
56
+ _("Publish Lifecycle Environment Repositories")
57
+ _("Publish")
58
+ _("Refresh Alternate Content Source")
59
+ _("Reindex subscriptions")
61
60
  _("Remove Content")
61
+ _("Remove Version")
62
+ _("Remove Versions and Associations")
63
+ _("Remove from Environment")
64
+ _("Remove subscriptions")
65
+ _("Report")
66
+ _("Republish Version Repositories")
67
+ _("Run Sync Plan:")
68
+ _("Sync capsule")
69
+ _("Syncable export")
70
+ _("Synchronize smart proxy")
62
71
  _("Synchronize")
72
+ _("Update Alternate Content Source")
73
+ _("Update CDN Configuration")
74
+ _("Update Content Overrides")
63
75
  _("Update content urls")
76
+ _("Update for host")
64
77
  _("Update http proxy details")
78
+ _("Update http proxy")
65
79
  _("Update redhat repository")
66
- _("Upload errata into")
67
- _("Create Package Group")
68
- _("Disable")
69
- _("Enable")
70
- _("Run Sync Plan:")
71
- _("Report")
80
+ _("Update release version for host")
81
+ _("Update")
82
+ _("Updating System Purpose for host")
83
+ _("Upload into")
84
+ _("Verify checksum")
@@ -1,21 +1,23 @@
1
- # Catalan translations for foreman_virt_who_configure package.
2
- # Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_virt_who_configure package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ # Translators:
7
+ # Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2022
5
8
  #
6
9
  msgid ""
7
10
  msgstr ""
8
- "Project-Id-Version: foreman_virt_who_configure 1.0.0\n"
11
+ "Project-Id-Version: foreman_virt_who_configure 0.5.11\n"
9
12
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2020-05-22 18:58+0530\n"
11
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
- "Language-Team: Catalan\n"
13
- "Language: ca\n"
13
+ "PO-Revision-Date: 2017-05-03 11:59+0000\n"
14
+ "Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2022\n"
15
+ "Language-Team: Catalan (https://www.transifex.com/foreman/teams/114/ca/)\n"
14
16
  "MIME-Version: 1.0\n"
15
17
  "Content-Type: text/plain; charset=UTF-8\n"
16
18
  "Content-Transfer-Encoding: 8bit\n"
17
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
- "\n"
19
+ "Language: ca\n"
20
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
21
 
20
22
  msgid "1. Copy this configuration script to a safe directory."
21
23
  msgstr ""
@@ -32,9 +34,18 @@ msgstr ""
32
34
  msgid "A plugin to make virt-who configuration easy"
33
35
  msgstr ""
34
36
 
37
+ msgid "AHV update interval"
38
+ msgstr ""
39
+
40
+ msgid "Abstract"
41
+ msgstr ""
42
+
35
43
  msgid "Abstract async task"
36
44
  msgstr ""
37
45
 
46
+ msgid "Account name by which virt-who is to connect to Nutanix AHV."
47
+ msgstr ""
48
+
38
49
  msgid "Account name by which virt-who is to connect to the hypervisor, in the format <code>domain_name\\account_name</code>. Note that only a single backslash separates the values for domain_name and account_name. If you are using a domain account, and the global configuration file <code>/etc/virt-who.conf</code>, then <b>two</b> backslashes are required. For further details, see <a href=\"https://access.redhat.com/solutions/1270223\">Red Hat Knowledgebase solution How to use a windows domain account with virt-who</a> for more information."
39
50
  msgstr ""
40
51
 
@@ -54,7 +65,7 @@ msgid "Action with sub plans"
54
65
  msgstr ""
55
66
 
56
67
  msgid "Actions"
57
- msgstr ""
68
+ msgstr "Accions"
58
69
 
59
70
  msgid "Agent action"
60
71
  msgstr ""
@@ -72,7 +83,7 @@ msgid "Auto attach subscriptions"
72
83
  msgstr ""
73
84
 
74
85
  msgid "Blacklist"
75
- msgstr ""
86
+ msgstr "Llista negra"
76
87
 
77
88
  msgid "Bulk generate applicability for hosts"
78
89
  msgstr ""
@@ -89,6 +100,9 @@ msgstr ""
89
100
  msgid "Configuration file containing details about how to connect to the cluster and authentication details"
90
101
  msgstr ""
91
102
 
103
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
104
+ msgstr ""
105
+
92
106
  msgid "Configuration interval in minutes"
93
107
  msgstr ""
94
108
 
@@ -126,6 +140,9 @@ msgid "Count"
126
140
  msgstr ""
127
141
 
128
142
  msgid "Create"
143
+ msgstr "Crea"
144
+
145
+ msgid "Create Alternate Content Source"
129
146
  msgstr ""
130
147
 
131
148
  msgid "Create Config"
@@ -138,13 +155,16 @@ msgid "Create Import History"
138
155
  msgstr ""
139
156
 
140
157
  msgid "Create Package Group"
158
+ msgstr "Crea un grup de paquets"
159
+
160
+ msgid "Create Syncable Export History"
141
161
  msgstr ""
142
162
 
143
163
  msgid "Create a virt-who configuration"
144
164
  msgstr ""
145
165
 
146
166
  msgid "Delete"
147
- msgstr ""
167
+ msgstr "Suprimeix"
148
168
 
149
169
  msgid "Delete Activation Key"
150
170
  msgstr ""
@@ -168,19 +188,22 @@ msgid "Deploy"
168
188
  msgstr ""
169
189
 
170
190
  msgid "Destroy"
191
+ msgstr "Destrueix"
192
+
193
+ msgid "Destroy Alternate Content Source"
171
194
  msgstr ""
172
195
 
173
196
  msgid "Destroy Content Host"
174
197
  msgstr ""
175
198
 
176
199
  msgid "Details"
177
- msgstr ""
200
+ msgstr "Detalls"
178
201
 
179
202
  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."
180
203
  msgstr ""
181
204
 
182
205
  msgid "Disable"
183
- msgstr ""
206
+ msgstr "Inhabilita"
184
207
 
185
208
  msgid "Discover"
186
209
  msgstr ""
@@ -189,12 +212,15 @@ msgid "Download the script"
189
212
  msgstr ""
190
213
 
191
214
  msgid "Edit"
192
- msgstr ""
215
+ msgstr "Edita"
193
216
 
194
217
  msgid "Edit Virt-who Config"
195
218
  msgstr ""
196
219
 
197
220
  msgid "Enable"
221
+ msgstr "Habilita"
222
+
223
+ msgid "Enable AHV debug"
198
224
  msgstr ""
199
225
 
200
226
  msgid "Enable debugging output"
@@ -239,12 +265,18 @@ msgstr ""
239
265
  msgid "Exclude hosts"
240
266
  msgstr ""
241
267
 
242
- msgid "Export"
268
+ 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."
243
269
  msgstr ""
244
270
 
271
+ msgid "Export"
272
+ msgstr "Exporta"
273
+
245
274
  msgid "Export Library"
246
275
  msgstr ""
247
276
 
277
+ msgid "Export Repository"
278
+ msgstr ""
279
+
248
280
  msgid "Fetch pxe files"
249
281
  msgstr ""
250
282
 
@@ -261,7 +293,7 @@ msgid "Filtered index content"
261
293
  msgstr ""
262
294
 
263
295
  msgid "Filtering"
264
- msgstr ""
296
+ msgstr "Filtratge"
265
297
 
266
298
  msgid "Foreman server FQDN"
267
299
  msgstr ""
@@ -273,7 +305,7 @@ msgid "Fully qualified host name or IP address of the hypervisor"
273
305
  msgstr ""
274
306
 
275
307
  msgid "General information"
276
- msgstr ""
308
+ msgstr "informació general"
277
309
 
278
310
  msgid "Generate host applicability"
279
311
  msgstr ""
@@ -282,7 +314,7 @@ msgid "Generate repository applicability"
282
314
  msgstr ""
283
315
 
284
316
  msgid "HTTP Proxy"
285
- msgstr ""
317
+ msgstr "Servidor intermediari HTTP"
286
318
 
287
319
  msgid "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers."
288
320
  msgstr ""
@@ -294,10 +326,7 @@ msgid "Hammer command: "
294
326
  msgstr ""
295
327
 
296
328
  msgid "Help"
297
- msgstr ""
298
-
299
- msgid "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."
300
- msgstr ""
329
+ msgstr "Ajuda"
301
330
 
302
331
  msgid "Hosts which uuid (or hostname or hwuuid, based on <code>hypervisor_id</code>) 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."
303
332
  msgstr ""
@@ -314,7 +343,7 @@ msgstr ""
314
343
  msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
315
344
  msgstr ""
316
345
 
317
- msgid "Hypervisor password, required for all hypervisor types except for libvirt"
346
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
318
347
  msgstr ""
319
348
 
320
349
  msgid "Hypervisor type"
@@ -342,7 +371,7 @@ msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addres
342
371
  msgstr ""
343
372
 
344
373
  msgid "Import"
345
- msgstr ""
374
+ msgstr "Importa"
346
375
 
347
376
  msgid "Import Content View Version"
348
377
  msgstr ""
@@ -353,6 +382,9 @@ msgstr ""
353
382
  msgid "Import Puppet classes"
354
383
  msgstr ""
355
384
 
385
+ msgid "Import Repository"
386
+ msgstr ""
387
+
356
388
  msgid "Import facts"
357
389
  msgstr ""
358
390
 
@@ -402,7 +434,7 @@ msgid "Name of this configuration, e.g. the name of the hypervisor"
402
434
  msgstr ""
403
435
 
404
436
  msgid "New Config"
405
- msgstr ""
437
+ msgstr "Configuració nova"
406
438
 
407
439
  msgid "New Virt-who Config"
408
440
  msgstr ""
@@ -425,9 +457,12 @@ msgstr ""
425
457
  msgid "No configuration found"
426
458
  msgstr ""
427
459
 
428
- msgid "OK"
460
+ msgid "Nutanix AHV’s IP address."
429
461
  msgstr ""
430
462
 
463
+ msgid "OK"
464
+ msgstr "D'acord"
465
+
431
466
  msgid "On the target virt-who host:"
432
467
  msgstr ""
433
468
 
@@ -437,20 +472,26 @@ msgstr ""
437
472
  msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
438
473
  msgstr ""
439
474
 
440
- msgid "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."
475
+ msgid "Only hosts which cluster ID is specified in comma-separated list in this option will 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."
441
476
  msgstr ""
442
477
 
443
478
  msgid "Only hosts which uuid (or hostname or hwuuid, based on <code>hypervisor_id</code>) 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."
444
479
  msgstr ""
445
480
 
481
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
482
+ msgstr ""
483
+
484
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
485
+ msgstr ""
486
+
446
487
  msgid "Organization of the virt-who configuration"
447
488
  msgstr ""
448
489
 
449
490
  msgid "Overview"
450
- msgstr ""
491
+ msgstr "Apreciació global"
451
492
 
452
493
  msgid "Owner"
453
- msgstr ""
494
+ msgstr "Propietari"
454
495
 
455
496
  msgid "Owner was not provided"
456
497
  msgstr ""
@@ -461,6 +502,15 @@ msgstr ""
461
502
  msgid "Path to kubeconfig file"
462
503
  msgstr ""
463
504
 
505
+ msgid "Prism Central"
506
+ msgstr ""
507
+
508
+ msgid "Prism Element"
509
+ msgstr ""
510
+
511
+ msgid "Prism Flavor"
512
+ msgstr ""
513
+
464
514
  msgid "Product Create"
465
515
  msgstr ""
466
516
 
@@ -476,17 +526,17 @@ msgstr ""
476
526
  msgid "Publish Lifecycle Environment Repositories"
477
527
  msgstr ""
478
528
 
479
- msgid "Reindex subscriptions"
529
+ msgid "Refresh Alternate Content Source"
480
530
  msgstr ""
481
531
 
482
- msgid "Remote action:"
532
+ msgid "Reindex subscriptions"
483
533
  msgstr ""
484
534
 
485
535
  msgid "Remove Content"
486
536
  msgstr ""
487
537
 
488
538
  msgid "Remove Version"
489
- msgstr ""
539
+ msgstr "Suprimeix la versió"
490
540
 
491
541
  msgid "Remove Versions and Associations"
492
542
  msgstr ""
@@ -501,7 +551,7 @@ msgid "Renders a deploy script for the specified virt-who configuration"
501
551
  msgstr ""
502
552
 
503
553
  msgid "Report"
504
- msgstr ""
554
+ msgstr "Informe"
505
555
 
506
556
  msgid "Republish Version Repositories"
507
557
  msgstr ""
@@ -512,6 +562,9 @@ msgstr ""
512
562
  msgid "Schedule"
513
563
  msgstr ""
514
564
 
565
+ msgid "Select the Prism flavor you are connecting to"
566
+ msgstr ""
567
+
515
568
  msgid "Show a virt-who configuration"
516
569
  msgstr ""
517
570
 
@@ -527,23 +580,29 @@ msgid ""
527
580
  msgstr ""
528
581
 
529
582
  msgid "Status"
530
- msgstr ""
583
+ msgstr "Estat"
531
584
 
532
585
  msgid "Success"
533
- msgstr ""
586
+ msgstr "Correcte"
534
587
 
535
588
  msgid "Sync capsule"
536
589
  msgstr ""
537
590
 
538
- msgid "Synchronize"
591
+ msgid "Syncable export"
539
592
  msgstr ""
540
593
 
594
+ msgid "Synchronize"
595
+ msgstr "Sincronitza"
596
+
541
597
  msgid "Synchronize smart proxy"
542
598
  msgstr ""
543
599
 
544
600
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
545
601
  msgstr ""
546
602
 
603
+ msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
604
+ msgstr ""
605
+
547
606
  msgid "The virt-who report arrived within the interval"
548
607
  msgstr ""
549
608
 
@@ -572,7 +631,7 @@ msgid "Unable to start virt-who service, please see virt-who logs for more detai
572
631
  msgstr ""
573
632
 
574
633
  msgid "Unknown"
575
- msgstr ""
634
+ msgstr "Desconegut"
576
635
 
577
636
  msgid "Unknown configuration status"
578
637
  msgstr ""
@@ -581,9 +640,15 @@ msgid "Unknown configuration status, caused by unexpected conditions"
581
640
  msgstr ""
582
641
 
583
642
  msgid "Unlimited"
584
- msgstr ""
643
+ msgstr "Il·limitat"
585
644
 
586
645
  msgid "Update"
646
+ msgstr "Actualitza"
647
+
648
+ msgid "Update Alternate Content Source"
649
+ msgstr ""
650
+
651
+ msgid "Update CDN Configuration"
587
652
  msgstr ""
588
653
 
589
654
  msgid "Update Content Overrides"
@@ -641,7 +706,7 @@ msgid "Virt-who configurations"
641
706
  msgstr ""
642
707
 
643
708
  msgid "Whitelist"
644
- msgstr ""
709
+ msgstr "Llista blanca"
645
710
 
646
711
  msgid "every %s hours"
647
- msgstr ""
712
+ msgstr "cada %s hores"