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
@@ -5,14 +5,14 @@
5
5
  #
6
6
  # Translators:
7
7
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2017
8
- # Bryan Kearney <bryan.kearney@gmail.com>, 2019
8
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2021
9
9
  #
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: foreman_virt_who_configure 0.5.2\n"
12
+ "Project-Id-Version: foreman_virt_who_configure 0.5.11\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "PO-Revision-Date: 2017-05-03 11:59+0000\n"
15
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2019\n"
15
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2021\n"
16
16
  "Language-Team: Chinese (Taiwan) (https://www.transifex.com/foreman/teams/114/z"
17
17
  "h_TW/)\n"
18
18
  "MIME-Version: 1.0\n"
@@ -36,9 +36,18 @@ msgstr ""
36
36
  msgid "A plugin to make virt-who configuration easy"
37
37
  msgstr ""
38
38
 
39
+ msgid "AHV update interval"
40
+ msgstr ""
41
+
42
+ msgid "Abstract"
43
+ msgstr ""
44
+
39
45
  msgid "Abstract async task"
40
46
  msgstr "抽象 async task"
41
47
 
48
+ msgid "Account name by which virt-who is to connect to Nutanix AHV."
49
+ msgstr ""
50
+
42
51
  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."
43
52
  msgstr ""
44
53
 
@@ -93,6 +102,9 @@ msgstr ""
93
102
  msgid "Configuration file containing details about how to connect to the cluster and authentication details"
94
103
  msgstr ""
95
104
 
105
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
106
+ msgstr ""
107
+
96
108
  msgid "Configuration interval in minutes"
97
109
  msgstr ""
98
110
 
@@ -132,6 +144,9 @@ msgstr "計數"
132
144
  msgid "Create"
133
145
  msgstr "建立"
134
146
 
147
+ msgid "Create Alternate Content Source"
148
+ msgstr ""
149
+
135
150
  msgid "Create Config"
136
151
  msgstr ""
137
152
 
@@ -144,6 +159,9 @@ msgstr ""
144
159
  msgid "Create Package Group"
145
160
  msgstr ""
146
161
 
162
+ msgid "Create Syncable Export History"
163
+ msgstr ""
164
+
147
165
  msgid "Create a virt-who configuration"
148
166
  msgstr ""
149
167
 
@@ -174,6 +192,9 @@ msgstr ""
174
192
  msgid "Destroy"
175
193
  msgstr "銷毀"
176
194
 
195
+ msgid "Destroy Alternate Content Source"
196
+ msgstr ""
197
+
177
198
  msgid "Destroy Content Host"
178
199
  msgstr "銷毀內容主機"
179
200
 
@@ -201,6 +222,9 @@ msgstr ""
201
222
  msgid "Enable"
202
223
  msgstr "啟用"
203
224
 
225
+ msgid "Enable AHV debug"
226
+ msgstr ""
227
+
204
228
  msgid "Enable debugging output"
205
229
  msgstr ""
206
230
 
@@ -243,12 +267,18 @@ msgstr ""
243
267
  msgid "Exclude hosts"
244
268
  msgstr ""
245
269
 
270
+ 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."
271
+ msgstr ""
272
+
246
273
  msgid "Export"
247
274
  msgstr "匯出"
248
275
 
249
276
  msgid "Export Library"
250
277
  msgstr ""
251
278
 
279
+ msgid "Export Repository"
280
+ msgstr ""
281
+
252
282
  msgid "Fetch pxe files"
253
283
  msgstr ""
254
284
 
@@ -300,9 +330,6 @@ msgstr ""
300
330
  msgid "Help"
301
331
  msgstr "協助"
302
332
 
303
- 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."
304
- msgstr ""
305
-
306
333
  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."
307
334
  msgstr ""
308
335
 
@@ -318,7 +345,7 @@ msgstr ""
318
345
  msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
319
346
  msgstr ""
320
347
 
321
- msgid "Hypervisor password, required for all hypervisor types except for libvirt"
348
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
322
349
  msgstr ""
323
350
 
324
351
  msgid "Hypervisor type"
@@ -346,7 +373,7 @@ msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addres
346
373
  msgstr ""
347
374
 
348
375
  msgid "Import"
349
- msgstr ""
376
+ msgstr "匯入"
350
377
 
351
378
  msgid "Import Content View Version"
352
379
  msgstr ""
@@ -357,6 +384,9 @@ msgstr ""
357
384
  msgid "Import Puppet classes"
358
385
  msgstr "匯入 Puppet 類別"
359
386
 
387
+ msgid "Import Repository"
388
+ msgstr ""
389
+
360
390
  msgid "Import facts"
361
391
  msgstr "匯入詳情"
362
392
 
@@ -429,6 +459,9 @@ msgstr ""
429
459
  msgid "No configuration found"
430
460
  msgstr ""
431
461
 
462
+ msgid "Nutanix AHV’s IP address."
463
+ msgstr ""
464
+
432
465
  msgid "OK"
433
466
  msgstr "確定"
434
467
 
@@ -441,12 +474,18 @@ msgstr ""
441
474
  msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
442
475
  msgstr ""
443
476
 
444
- 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."
477
+ 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."
445
478
  msgstr ""
446
479
 
447
480
  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."
448
481
  msgstr ""
449
482
 
483
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
484
+ msgstr ""
485
+
486
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
487
+ msgstr ""
488
+
450
489
  msgid "Organization of the virt-who configuration"
451
490
  msgstr ""
452
491
 
@@ -465,6 +504,15 @@ msgstr "套件設定檔更新"
465
504
  msgid "Path to kubeconfig file"
466
505
  msgstr ""
467
506
 
507
+ msgid "Prism Central"
508
+ msgstr ""
509
+
510
+ msgid "Prism Element"
511
+ msgstr ""
512
+
513
+ msgid "Prism Flavor"
514
+ msgstr ""
515
+
468
516
  msgid "Product Create"
469
517
  msgstr "產品建立"
470
518
 
@@ -480,12 +528,12 @@ msgstr "發行"
480
528
  msgid "Publish Lifecycle Environment Repositories"
481
529
  msgstr ""
482
530
 
531
+ msgid "Refresh Alternate Content Source"
532
+ msgstr ""
533
+
483
534
  msgid "Reindex subscriptions"
484
535
  msgstr "重新索引訂閱服務"
485
536
 
486
- msgid "Remote action:"
487
- msgstr ""
488
-
489
537
  msgid "Remove Content"
490
538
  msgstr "移除內容"
491
539
 
@@ -516,6 +564,9 @@ msgstr ""
516
564
  msgid "Schedule"
517
565
  msgstr "排程"
518
566
 
567
+ msgid "Select the Prism flavor you are connecting to"
568
+ msgstr ""
569
+
519
570
  msgid "Show a virt-who configuration"
520
571
  msgstr ""
521
572
 
@@ -539,6 +590,9 @@ msgstr "成功"
539
590
  msgid "Sync capsule"
540
591
  msgstr ""
541
592
 
593
+ msgid "Syncable export"
594
+ msgstr ""
595
+
542
596
  msgid "Synchronize"
543
597
  msgstr "同步"
544
598
 
@@ -548,6 +602,9 @@ msgstr ""
548
602
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
549
603
  msgstr ""
550
604
 
605
+ msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
606
+ msgstr ""
607
+
551
608
  msgid "The virt-who report arrived within the interval"
552
609
  msgstr ""
553
610
 
@@ -590,6 +647,12 @@ msgstr "無限制"
590
647
  msgid "Update"
591
648
  msgstr "更新"
592
649
 
650
+ msgid "Update Alternate Content Source"
651
+ msgstr ""
652
+
653
+ msgid "Update CDN Configuration"
654
+ msgstr ""
655
+
593
656
  msgid "Update Content Overrides"
594
657
  msgstr ""
595
658
 
@@ -139,7 +139,7 @@ module ForemanVirtWhoConfigure
139
139
  assert_includes output, 'type=ahv'
140
140
  assert_includes output, 'prism_central=true'
141
141
  assert_includes output, 'update_interval=100'
142
- assert_includes output, 'internal_debug=true'
142
+ assert_includes output, 'ahv_internal_debug=true'
143
143
  end
144
144
 
145
145
  test 'options specific to ahv are not all set' do
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_virt_who_configure
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.10
4
+ version: 0.5.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Foreman virt-who-configure team
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-11-09 00:00:00.000000000 Z
11
+ date: 2023-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: katello
@@ -140,6 +140,8 @@ files:
140
140
  - locale/it/foreman_virt_who_configure.po
141
141
  - locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo
142
142
  - locale/ja/foreman_virt_who_configure.po
143
+ - locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo
144
+ - locale/ka/foreman_virt_who_configure.po
143
145
  - locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo
144
146
  - locale/ko/foreman_virt_who_configure.po
145
147
  - locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo
@@ -166,7 +168,7 @@ homepage: https://github.com/theforeman/foreman_virt_who_configure
166
168
  licenses:
167
169
  - GPLv3
168
170
  metadata: {}
169
- post_install_message:
171
+ post_install_message:
170
172
  rdoc_options: []
171
173
  require_paths:
172
174
  - lib
@@ -181,8 +183,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
181
183
  - !ruby/object:Gem::Version
182
184
  version: '0'
183
185
  requirements: []
184
- rubygems_version: 3.1.6
185
- signing_key:
186
+ rubygems_version: 3.3.26
187
+ signing_key:
186
188
  specification_version: 4
187
189
  summary: A plugin to make virt-who configuration easy
188
190
  test_files: