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.
- checksums.yaml +4 -4
- data/app/models/foreman_virt_who_configure/output_generator.rb +1 -1
- data/lib/foreman_virt_who_configure/version.rb +1 -1
- data/locale/action_names.rb +64 -51
- data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ca/foreman_virt_who_configure.po +107 -42
- data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/cs_CZ/foreman_virt_who_configure.po +74 -11
- data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/de/foreman_virt_who_configure.po +165 -96
- data/locale/en/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/en/foreman_virt_who_configure.po +71 -8
- data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/en_GB/foreman_virt_who_configure.po +77 -13
- data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/es/foreman_virt_who_configure.po +149 -79
- data/locale/foreman_virt_who_configure.pot +235 -131
- data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/fr/foreman_virt_who_configure.po +146 -76
- data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/gl/foreman_virt_who_configure.po +77 -14
- data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/it/foreman_virt_who_configure.po +76 -12
- data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ja/foreman_virt_who_configure.po +159 -90
- data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ka/foreman_virt_who_configure.po +716 -0
- data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ko/foreman_virt_who_configure.po +75 -12
- data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/nl_NL/foreman_virt_who_configure.po +76 -12
- data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pl/foreman_virt_who_configure.po +78 -15
- data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pt_BR/foreman_virt_who_configure.po +145 -73
- data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ru/foreman_virt_who_configure.po +78 -14
- data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/sv_SE/foreman_virt_who_configure.po +77 -14
- data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/zh_CN/foreman_virt_who_configure.po +162 -95
- data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/zh_TW/foreman_virt_who_configure.po +75 -12
- data/test/unit/output_generator_test.rb +1 -1
- metadata +8 -6
Binary file
|
@@ -5,14 +5,14 @@
|
|
5
5
|
#
|
6
6
|
# Translators:
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2017
|
8
|
-
# Bryan Kearney <bryan.kearney@gmail.com>,
|
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.
|
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>,
|
15
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2021\n"
|
16
16
|
"Language-Team: Korean (https://www.transifex.com/foreman/teams/114/ko/)\n"
|
17
17
|
"MIME-Version: 1.0\n"
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -35,9 +35,18 @@ msgstr ""
|
|
35
35
|
msgid "A plugin to make virt-who configuration easy"
|
36
36
|
msgstr ""
|
37
37
|
|
38
|
+
msgid "AHV update interval"
|
39
|
+
msgstr ""
|
40
|
+
|
41
|
+
msgid "Abstract"
|
42
|
+
msgstr ""
|
43
|
+
|
38
44
|
msgid "Abstract async task"
|
39
45
|
msgstr "비동기 작업 개요"
|
40
46
|
|
47
|
+
msgid "Account name by which virt-who is to connect to Nutanix AHV."
|
48
|
+
msgstr ""
|
49
|
+
|
41
50
|
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."
|
42
51
|
msgstr ""
|
43
52
|
|
@@ -92,6 +101,9 @@ msgstr ""
|
|
92
101
|
msgid "Configuration file containing details about how to connect to the cluster and authentication details"
|
93
102
|
msgstr ""
|
94
103
|
|
104
|
+
msgid "Configuration file containing details about how to connect to the cluster and authentication details."
|
105
|
+
msgstr ""
|
106
|
+
|
95
107
|
msgid "Configuration interval in minutes"
|
96
108
|
msgstr ""
|
97
109
|
|
@@ -131,6 +143,9 @@ msgstr "개수"
|
|
131
143
|
msgid "Create"
|
132
144
|
msgstr "생성"
|
133
145
|
|
146
|
+
msgid "Create Alternate Content Source"
|
147
|
+
msgstr ""
|
148
|
+
|
134
149
|
msgid "Create Config"
|
135
150
|
msgstr ""
|
136
151
|
|
@@ -143,6 +158,9 @@ msgstr ""
|
|
143
158
|
msgid "Create Package Group"
|
144
159
|
msgstr ""
|
145
160
|
|
161
|
+
msgid "Create Syncable Export History"
|
162
|
+
msgstr ""
|
163
|
+
|
146
164
|
msgid "Create a virt-who configuration"
|
147
165
|
msgstr ""
|
148
166
|
|
@@ -173,6 +191,9 @@ msgstr ""
|
|
173
191
|
msgid "Destroy"
|
174
192
|
msgstr "삭제 "
|
175
193
|
|
194
|
+
msgid "Destroy Alternate Content Source"
|
195
|
+
msgstr ""
|
196
|
+
|
176
197
|
msgid "Destroy Content Host"
|
177
198
|
msgstr "컨텐츠 호스트 삭제 "
|
178
199
|
|
@@ -200,6 +221,9 @@ msgstr ""
|
|
200
221
|
msgid "Enable"
|
201
222
|
msgstr "활성화"
|
202
223
|
|
224
|
+
msgid "Enable AHV debug"
|
225
|
+
msgstr ""
|
226
|
+
|
203
227
|
msgid "Enable debugging output"
|
204
228
|
msgstr ""
|
205
229
|
|
@@ -242,12 +266,18 @@ msgstr ""
|
|
242
266
|
msgid "Exclude hosts"
|
243
267
|
msgstr ""
|
244
268
|
|
269
|
+
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."
|
270
|
+
msgstr ""
|
271
|
+
|
245
272
|
msgid "Export"
|
246
273
|
msgstr "내보내기"
|
247
274
|
|
248
275
|
msgid "Export Library"
|
249
276
|
msgstr ""
|
250
277
|
|
278
|
+
msgid "Export Repository"
|
279
|
+
msgstr ""
|
280
|
+
|
251
281
|
msgid "Fetch pxe files"
|
252
282
|
msgstr ""
|
253
283
|
|
@@ -299,9 +329,6 @@ msgstr ""
|
|
299
329
|
msgid "Help"
|
300
330
|
msgstr "도움말"
|
301
331
|
|
302
|
-
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."
|
303
|
-
msgstr ""
|
304
|
-
|
305
332
|
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."
|
306
333
|
msgstr ""
|
307
334
|
|
@@ -317,7 +344,7 @@ msgstr ""
|
|
317
344
|
msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
|
318
345
|
msgstr ""
|
319
346
|
|
320
|
-
msgid "Hypervisor password, required for all hypervisor types except for libvirt"
|
347
|
+
msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
|
321
348
|
msgstr ""
|
322
349
|
|
323
350
|
msgid "Hypervisor type"
|
@@ -345,7 +372,7 @@ msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addres
|
|
345
372
|
msgstr ""
|
346
373
|
|
347
374
|
msgid "Import"
|
348
|
-
msgstr ""
|
375
|
+
msgstr "불러오기"
|
349
376
|
|
350
377
|
msgid "Import Content View Version"
|
351
378
|
msgstr ""
|
@@ -356,6 +383,9 @@ msgstr ""
|
|
356
383
|
msgid "Import Puppet classes"
|
357
384
|
msgstr "Puppet 클래스 가져오기"
|
358
385
|
|
386
|
+
msgid "Import Repository"
|
387
|
+
msgstr ""
|
388
|
+
|
359
389
|
msgid "Import facts"
|
360
390
|
msgstr "팩트 불러오기"
|
361
391
|
|
@@ -428,6 +458,9 @@ msgstr ""
|
|
428
458
|
msgid "No configuration found"
|
429
459
|
msgstr ""
|
430
460
|
|
461
|
+
msgid "Nutanix AHV’s IP address."
|
462
|
+
msgstr ""
|
463
|
+
|
431
464
|
msgid "OK"
|
432
465
|
msgstr "OK"
|
433
466
|
|
@@ -440,12 +473,18 @@ msgstr ""
|
|
440
473
|
msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
|
441
474
|
msgstr ""
|
442
475
|
|
443
|
-
msgid "Only hosts which
|
476
|
+
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."
|
444
477
|
msgstr ""
|
445
478
|
|
446
479
|
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."
|
447
480
|
msgstr ""
|
448
481
|
|
482
|
+
msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
|
483
|
+
msgstr ""
|
484
|
+
|
485
|
+
msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
|
486
|
+
msgstr ""
|
487
|
+
|
449
488
|
msgid "Organization of the virt-who configuration"
|
450
489
|
msgstr ""
|
451
490
|
|
@@ -464,6 +503,15 @@ msgstr "패키지 프로파일 업데이트"
|
|
464
503
|
msgid "Path to kubeconfig file"
|
465
504
|
msgstr ""
|
466
505
|
|
506
|
+
msgid "Prism Central"
|
507
|
+
msgstr ""
|
508
|
+
|
509
|
+
msgid "Prism Element"
|
510
|
+
msgstr ""
|
511
|
+
|
512
|
+
msgid "Prism Flavor"
|
513
|
+
msgstr ""
|
514
|
+
|
467
515
|
msgid "Product Create"
|
468
516
|
msgstr "제품 생성"
|
469
517
|
|
@@ -479,12 +527,12 @@ msgstr "공개 "
|
|
479
527
|
msgid "Publish Lifecycle Environment Repositories"
|
480
528
|
msgstr ""
|
481
529
|
|
530
|
+
msgid "Refresh Alternate Content Source"
|
531
|
+
msgstr ""
|
532
|
+
|
482
533
|
msgid "Reindex subscriptions"
|
483
534
|
msgstr "서브스크립션 다시 인덱싱"
|
484
535
|
|
485
|
-
msgid "Remote action:"
|
486
|
-
msgstr ""
|
487
|
-
|
488
536
|
msgid "Remove Content"
|
489
537
|
msgstr "컨텐츠 삭제 "
|
490
538
|
|
@@ -515,6 +563,9 @@ msgstr ""
|
|
515
563
|
msgid "Schedule"
|
516
564
|
msgstr "스케줄 "
|
517
565
|
|
566
|
+
msgid "Select the Prism flavor you are connecting to"
|
567
|
+
msgstr ""
|
568
|
+
|
518
569
|
msgid "Show a virt-who configuration"
|
519
570
|
msgstr ""
|
520
571
|
|
@@ -538,6 +589,9 @@ msgstr "성공"
|
|
538
589
|
msgid "Sync capsule"
|
539
590
|
msgstr ""
|
540
591
|
|
592
|
+
msgid "Syncable export"
|
593
|
+
msgstr ""
|
594
|
+
|
541
595
|
msgid "Synchronize"
|
542
596
|
msgstr "동기화 "
|
543
597
|
|
@@ -547,6 +601,9 @@ msgstr ""
|
|
547
601
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
548
602
|
msgstr ""
|
549
603
|
|
604
|
+
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
605
|
+
msgstr ""
|
606
|
+
|
550
607
|
msgid "The virt-who report arrived within the interval"
|
551
608
|
msgstr ""
|
552
609
|
|
@@ -589,6 +646,12 @@ msgstr "제한 없음 "
|
|
589
646
|
msgid "Update"
|
590
647
|
msgstr "업데이트"
|
591
648
|
|
649
|
+
msgid "Update Alternate Content Source"
|
650
|
+
msgstr ""
|
651
|
+
|
652
|
+
msgid "Update CDN Configuration"
|
653
|
+
msgstr ""
|
654
|
+
|
592
655
|
msgid "Update Content Overrides"
|
593
656
|
msgstr ""
|
594
657
|
|
Binary file
|
@@ -6,15 +6,16 @@
|
|
6
6
|
# Translators:
|
7
7
|
# Maxim Burgerhout <maxim@wzzrd.com>, 2017
|
8
8
|
# dschutterop <daniel@schutterop.nl>, 2017
|
9
|
-
# Mark Olie <mark.transifex@oliekoets.nl>, 2017
|
10
9
|
# Engel Hendrik Fokkens, 2019
|
10
|
+
# Mark Olie <mark.transifex@oliekoets.nl>, 2021
|
11
|
+
# EmielK <emiel@kremers.us>, 2022
|
11
12
|
#
|
12
13
|
msgid ""
|
13
14
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_virt_who_configure 0.5.
|
15
|
+
"Project-Id-Version: foreman_virt_who_configure 0.5.11\n"
|
15
16
|
"Report-Msgid-Bugs-To: \n"
|
16
17
|
"PO-Revision-Date: 2017-05-03 11:59+0000\n"
|
17
|
-
"Last-Translator:
|
18
|
+
"Last-Translator: EmielK <emiel@kremers.us>, 2022\n"
|
18
19
|
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/foreman/teams/11"
|
19
20
|
"4/nl_NL/)\n"
|
20
21
|
"MIME-Version: 1.0\n"
|
@@ -38,9 +39,18 @@ msgstr ""
|
|
38
39
|
msgid "A plugin to make virt-who configuration easy"
|
39
40
|
msgstr ""
|
40
41
|
|
42
|
+
msgid "AHV update interval"
|
43
|
+
msgstr ""
|
44
|
+
|
45
|
+
msgid "Abstract"
|
46
|
+
msgstr ""
|
47
|
+
|
41
48
|
msgid "Abstract async task"
|
42
49
|
msgstr ""
|
43
50
|
|
51
|
+
msgid "Account name by which virt-who is to connect to Nutanix AHV."
|
52
|
+
msgstr ""
|
53
|
+
|
44
54
|
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."
|
45
55
|
msgstr ""
|
46
56
|
|
@@ -95,6 +105,9 @@ msgstr ""
|
|
95
105
|
msgid "Configuration file containing details about how to connect to the cluster and authentication details"
|
96
106
|
msgstr ""
|
97
107
|
|
108
|
+
msgid "Configuration file containing details about how to connect to the cluster and authentication details."
|
109
|
+
msgstr ""
|
110
|
+
|
98
111
|
msgid "Configuration interval in minutes"
|
99
112
|
msgstr ""
|
100
113
|
|
@@ -134,6 +147,9 @@ msgstr ""
|
|
134
147
|
msgid "Create"
|
135
148
|
msgstr ""
|
136
149
|
|
150
|
+
msgid "Create Alternate Content Source"
|
151
|
+
msgstr ""
|
152
|
+
|
137
153
|
msgid "Create Config"
|
138
154
|
msgstr ""
|
139
155
|
|
@@ -146,6 +162,9 @@ msgstr ""
|
|
146
162
|
msgid "Create Package Group"
|
147
163
|
msgstr ""
|
148
164
|
|
165
|
+
msgid "Create Syncable Export History"
|
166
|
+
msgstr ""
|
167
|
+
|
149
168
|
msgid "Create a virt-who configuration"
|
150
169
|
msgstr ""
|
151
170
|
|
@@ -176,6 +195,9 @@ msgstr ""
|
|
176
195
|
msgid "Destroy"
|
177
196
|
msgstr ""
|
178
197
|
|
198
|
+
msgid "Destroy Alternate Content Source"
|
199
|
+
msgstr ""
|
200
|
+
|
179
201
|
msgid "Destroy Content Host"
|
180
202
|
msgstr ""
|
181
203
|
|
@@ -203,6 +225,9 @@ msgstr ""
|
|
203
225
|
msgid "Enable"
|
204
226
|
msgstr ""
|
205
227
|
|
228
|
+
msgid "Enable AHV debug"
|
229
|
+
msgstr ""
|
230
|
+
|
206
231
|
msgid "Enable debugging output"
|
207
232
|
msgstr ""
|
208
233
|
|
@@ -245,12 +270,18 @@ msgstr ""
|
|
245
270
|
msgid "Exclude hosts"
|
246
271
|
msgstr ""
|
247
272
|
|
273
|
+
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."
|
274
|
+
msgstr ""
|
275
|
+
|
248
276
|
msgid "Export"
|
249
277
|
msgstr "Exporteren"
|
250
278
|
|
251
279
|
msgid "Export Library"
|
252
280
|
msgstr ""
|
253
281
|
|
282
|
+
msgid "Export Repository"
|
283
|
+
msgstr ""
|
284
|
+
|
254
285
|
msgid "Fetch pxe files"
|
255
286
|
msgstr ""
|
256
287
|
|
@@ -302,9 +333,6 @@ msgstr ""
|
|
302
333
|
msgid "Help"
|
303
334
|
msgstr "Help"
|
304
335
|
|
305
|
-
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."
|
306
|
-
msgstr ""
|
307
|
-
|
308
336
|
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."
|
309
337
|
msgstr ""
|
310
338
|
|
@@ -320,7 +348,7 @@ msgstr ""
|
|
320
348
|
msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
|
321
349
|
msgstr ""
|
322
350
|
|
323
|
-
msgid "Hypervisor password, required for all hypervisor types except for libvirt"
|
351
|
+
msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
|
324
352
|
msgstr ""
|
325
353
|
|
326
354
|
msgid "Hypervisor type"
|
@@ -348,7 +376,7 @@ msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addres
|
|
348
376
|
msgstr ""
|
349
377
|
|
350
378
|
msgid "Import"
|
351
|
-
msgstr ""
|
379
|
+
msgstr "Geimporteerd"
|
352
380
|
|
353
381
|
msgid "Import Content View Version"
|
354
382
|
msgstr ""
|
@@ -359,6 +387,9 @@ msgstr ""
|
|
359
387
|
msgid "Import Puppet classes"
|
360
388
|
msgstr ""
|
361
389
|
|
390
|
+
msgid "Import Repository"
|
391
|
+
msgstr ""
|
392
|
+
|
362
393
|
msgid "Import facts"
|
363
394
|
msgstr ""
|
364
395
|
|
@@ -431,6 +462,9 @@ msgstr ""
|
|
431
462
|
msgid "No configuration found"
|
432
463
|
msgstr ""
|
433
464
|
|
465
|
+
msgid "Nutanix AHV’s IP address."
|
466
|
+
msgstr ""
|
467
|
+
|
434
468
|
msgid "OK"
|
435
469
|
msgstr "OK"
|
436
470
|
|
@@ -443,12 +477,18 @@ msgstr ""
|
|
443
477
|
msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
|
444
478
|
msgstr ""
|
445
479
|
|
446
|
-
msgid "Only hosts which
|
480
|
+
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."
|
447
481
|
msgstr ""
|
448
482
|
|
449
483
|
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."
|
450
484
|
msgstr ""
|
451
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
|
+
|
489
|
+
msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
|
490
|
+
msgstr ""
|
491
|
+
|
452
492
|
msgid "Organization of the virt-who configuration"
|
453
493
|
msgstr ""
|
454
494
|
|
@@ -467,6 +507,15 @@ msgstr ""
|
|
467
507
|
msgid "Path to kubeconfig file"
|
468
508
|
msgstr ""
|
469
509
|
|
510
|
+
msgid "Prism Central"
|
511
|
+
msgstr ""
|
512
|
+
|
513
|
+
msgid "Prism Element"
|
514
|
+
msgstr ""
|
515
|
+
|
516
|
+
msgid "Prism Flavor"
|
517
|
+
msgstr ""
|
518
|
+
|
470
519
|
msgid "Product Create"
|
471
520
|
msgstr ""
|
472
521
|
|
@@ -482,10 +531,10 @@ msgstr ""
|
|
482
531
|
msgid "Publish Lifecycle Environment Repositories"
|
483
532
|
msgstr ""
|
484
533
|
|
485
|
-
msgid "
|
534
|
+
msgid "Refresh Alternate Content Source"
|
486
535
|
msgstr ""
|
487
536
|
|
488
|
-
msgid "
|
537
|
+
msgid "Reindex subscriptions"
|
489
538
|
msgstr ""
|
490
539
|
|
491
540
|
msgid "Remove Content"
|
@@ -507,7 +556,7 @@ msgid "Renders a deploy script for the specified virt-who configuration"
|
|
507
556
|
msgstr ""
|
508
557
|
|
509
558
|
msgid "Report"
|
510
|
-
msgstr ""
|
559
|
+
msgstr "Rapport"
|
511
560
|
|
512
561
|
msgid "Republish Version Repositories"
|
513
562
|
msgstr ""
|
@@ -518,6 +567,9 @@ msgstr ""
|
|
518
567
|
msgid "Schedule"
|
519
568
|
msgstr ""
|
520
569
|
|
570
|
+
msgid "Select the Prism flavor you are connecting to"
|
571
|
+
msgstr ""
|
572
|
+
|
521
573
|
msgid "Show a virt-who configuration"
|
522
574
|
msgstr ""
|
523
575
|
|
@@ -541,6 +593,9 @@ msgstr "Succes"
|
|
541
593
|
msgid "Sync capsule"
|
542
594
|
msgstr ""
|
543
595
|
|
596
|
+
msgid "Syncable export"
|
597
|
+
msgstr ""
|
598
|
+
|
544
599
|
msgid "Synchronize"
|
545
600
|
msgstr ""
|
546
601
|
|
@@ -550,6 +605,9 @@ msgstr ""
|
|
550
605
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
551
606
|
msgstr ""
|
552
607
|
|
608
|
+
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
609
|
+
msgstr ""
|
610
|
+
|
553
611
|
msgid "The virt-who report arrived within the interval"
|
554
612
|
msgstr ""
|
555
613
|
|
@@ -592,6 +650,12 @@ msgstr ""
|
|
592
650
|
msgid "Update"
|
593
651
|
msgstr ""
|
594
652
|
|
653
|
+
msgid "Update Alternate Content Source"
|
654
|
+
msgstr ""
|
655
|
+
|
656
|
+
msgid "Update CDN Configuration"
|
657
|
+
msgstr ""
|
658
|
+
|
595
659
|
msgid "Update Content Overrides"
|
596
660
|
msgstr ""
|
597
661
|
|
Binary file
|