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
@@ -4,15 +4,15 @@
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
  #
6
6
  # Translators:
7
- # sziolkow <sziolkow@gmail.com>, 2019
8
- # Michał Foryt <michal.foryt@gmail.com>, 2019
7
+ # sziolkow <sziolkow@gmail.com>, 2022
8
+ # Michał Foryt <michal.foryt@gmail.com>, 2022
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: Michał Foryt <michal.foryt@gmail.com>, 2019\n"
15
+ "Last-Translator: Michał Foryt <michal.foryt@gmail.com>, 2022\n"
16
16
  "Language-Team: Polish (https://www.transifex.com/foreman/teams/114/pl/)\n"
17
17
  "MIME-Version: 1.0\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -37,9 +37,18 @@ msgstr ""
37
37
  msgid "A plugin to make virt-who configuration easy"
38
38
  msgstr ""
39
39
 
40
+ msgid "AHV update interval"
41
+ msgstr ""
42
+
43
+ msgid "Abstract"
44
+ msgstr ""
45
+
40
46
  msgid "Abstract async task"
41
47
  msgstr ""
42
48
 
49
+ msgid "Account name by which virt-who is to connect to Nutanix AHV."
50
+ msgstr ""
51
+
43
52
  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."
44
53
  msgstr ""
45
54
 
@@ -94,6 +103,9 @@ msgstr ""
94
103
  msgid "Configuration file containing details about how to connect to the cluster and authentication details"
95
104
  msgstr ""
96
105
 
106
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
107
+ msgstr ""
108
+
97
109
  msgid "Configuration interval in minutes"
98
110
  msgstr ""
99
111
 
@@ -131,6 +143,9 @@ msgid "Count"
131
143
  msgstr ""
132
144
 
133
145
  msgid "Create"
146
+ msgstr "Utwórz"
147
+
148
+ msgid "Create Alternate Content Source"
134
149
  msgstr ""
135
150
 
136
151
  msgid "Create Config"
@@ -145,11 +160,14 @@ msgstr ""
145
160
  msgid "Create Package Group"
146
161
  msgstr ""
147
162
 
163
+ msgid "Create Syncable Export History"
164
+ msgstr ""
165
+
148
166
  msgid "Create a virt-who configuration"
149
167
  msgstr ""
150
168
 
151
169
  msgid "Delete"
152
- msgstr ""
170
+ msgstr "Usuń"
153
171
 
154
172
  msgid "Delete Activation Key"
155
173
  msgstr ""
@@ -173,6 +191,9 @@ msgid "Deploy"
173
191
  msgstr ""
174
192
 
175
193
  msgid "Destroy"
194
+ msgstr "Usuń"
195
+
196
+ msgid "Destroy Alternate Content Source"
176
197
  msgstr ""
177
198
 
178
199
  msgid "Destroy Content Host"
@@ -202,6 +223,9 @@ msgstr ""
202
223
  msgid "Enable"
203
224
  msgstr ""
204
225
 
226
+ msgid "Enable AHV debug"
227
+ msgstr ""
228
+
205
229
  msgid "Enable debugging output"
206
230
  msgstr ""
207
231
 
@@ -244,12 +268,18 @@ msgstr ""
244
268
  msgid "Exclude hosts"
245
269
  msgstr ""
246
270
 
271
+ 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."
272
+ msgstr ""
273
+
247
274
  msgid "Export"
248
275
  msgstr ""
249
276
 
250
277
  msgid "Export Library"
251
278
  msgstr ""
252
279
 
280
+ msgid "Export Repository"
281
+ msgstr ""
282
+
253
283
  msgid "Fetch pxe files"
254
284
  msgstr ""
255
285
 
@@ -301,9 +331,6 @@ msgstr ""
301
331
  msgid "Help"
302
332
  msgstr "Pomoc"
303
333
 
304
- 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."
305
- msgstr ""
306
-
307
334
  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."
308
335
  msgstr ""
309
336
 
@@ -319,7 +346,7 @@ msgstr ""
319
346
  msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
320
347
  msgstr ""
321
348
 
322
- msgid "Hypervisor password, required for all hypervisor types except for libvirt"
349
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
323
350
  msgstr ""
324
351
 
325
352
  msgid "Hypervisor type"
@@ -347,7 +374,7 @@ msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addres
347
374
  msgstr ""
348
375
 
349
376
  msgid "Import"
350
- msgstr ""
377
+ msgstr "Import"
351
378
 
352
379
  msgid "Import Content View Version"
353
380
  msgstr ""
@@ -358,6 +385,9 @@ msgstr ""
358
385
  msgid "Import Puppet classes"
359
386
  msgstr ""
360
387
 
388
+ msgid "Import Repository"
389
+ msgstr ""
390
+
361
391
  msgid "Import facts"
362
392
  msgstr ""
363
393
 
@@ -430,6 +460,9 @@ msgstr ""
430
460
  msgid "No configuration found"
431
461
  msgstr ""
432
462
 
463
+ msgid "Nutanix AHV’s IP address."
464
+ msgstr ""
465
+
433
466
  msgid "OK"
434
467
  msgstr "OK"
435
468
 
@@ -442,12 +475,18 @@ msgstr ""
442
475
  msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
443
476
  msgstr ""
444
477
 
445
- 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."
478
+ 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."
446
479
  msgstr ""
447
480
 
448
481
  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."
449
482
  msgstr ""
450
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
+
487
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
488
+ msgstr ""
489
+
451
490
  msgid "Organization of the virt-who configuration"
452
491
  msgstr ""
453
492
 
@@ -466,6 +505,15 @@ msgstr ""
466
505
  msgid "Path to kubeconfig file"
467
506
  msgstr ""
468
507
 
508
+ msgid "Prism Central"
509
+ msgstr ""
510
+
511
+ msgid "Prism Element"
512
+ msgstr ""
513
+
514
+ msgid "Prism Flavor"
515
+ msgstr ""
516
+
469
517
  msgid "Product Create"
470
518
  msgstr ""
471
519
 
@@ -481,10 +529,10 @@ msgstr ""
481
529
  msgid "Publish Lifecycle Environment Repositories"
482
530
  msgstr ""
483
531
 
484
- msgid "Reindex subscriptions"
532
+ msgid "Refresh Alternate Content Source"
485
533
  msgstr ""
486
534
 
487
- msgid "Remote action:"
535
+ msgid "Reindex subscriptions"
488
536
  msgstr ""
489
537
 
490
538
  msgid "Remove Content"
@@ -506,7 +554,7 @@ msgid "Renders a deploy script for the specified virt-who configuration"
506
554
  msgstr ""
507
555
 
508
556
  msgid "Report"
509
- msgstr ""
557
+ msgstr "Raport"
510
558
 
511
559
  msgid "Republish Version Repositories"
512
560
  msgstr ""
@@ -517,6 +565,9 @@ msgstr ""
517
565
  msgid "Schedule"
518
566
  msgstr ""
519
567
 
568
+ msgid "Select the Prism flavor you are connecting to"
569
+ msgstr ""
570
+
520
571
  msgid "Show a virt-who configuration"
521
572
  msgstr ""
522
573
 
@@ -535,11 +586,14 @@ msgid "Status"
535
586
  msgstr "Status"
536
587
 
537
588
  msgid "Success"
538
- msgstr ""
589
+ msgstr "Sukces"
539
590
 
540
591
  msgid "Sync capsule"
541
592
  msgstr ""
542
593
 
594
+ msgid "Syncable export"
595
+ msgstr ""
596
+
543
597
  msgid "Synchronize"
544
598
  msgstr ""
545
599
 
@@ -549,6 +603,9 @@ msgstr ""
549
603
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
550
604
  msgstr ""
551
605
 
606
+ msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
607
+ msgstr ""
608
+
552
609
  msgid "The virt-who report arrived within the interval"
553
610
  msgstr ""
554
611
 
@@ -589,6 +646,12 @@ msgid "Unlimited"
589
646
  msgstr ""
590
647
 
591
648
  msgid "Update"
649
+ msgstr "Aktualizacja:"
650
+
651
+ msgid "Update Alternate Content Source"
652
+ msgstr ""
653
+
654
+ msgid "Update CDN Configuration"
592
655
  msgstr ""
593
656
 
594
657
  msgid "Update Content Overrides"