foreman_virt_who_configure 0.5.12 → 0.5.14
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +6 -6
- data/app/assets/javascripts/foreman_virt_who_configure/config_edit.js +0 -2
- data/app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb +1 -2
- data/app/controllers/foreman_virt_who_configure/configs_controller.rb +6 -6
- data/app/models/foreman_virt_who_configure/config.rb +2 -3
- data/app/models/foreman_virt_who_configure/output_generator.rb +1 -2
- data/app/views/foreman_virt_who_configure/api/v2/configs/main.json.rabl +1 -1
- data/app/views/foreman_virt_who_configure/configs/show.html.erb +0 -1
- data/app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb +0 -1
- data/app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb +5 -5
- data/app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb +1 -1
- data/db/migrate/20230210152216_remove_ahv_update_interval_from_config.rb +5 -0
- data/lib/foreman_virt_who_configure/engine.rb +1 -1
- data/lib/foreman_virt_who_configure/version.rb +1 -1
- data/locale/action_names.rb +1 -2
- data/locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/bn/foreman_virt_who_configure.po +721 -0
- data/locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/bn_IN/foreman_virt_who_configure.po +722 -0
- data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ca/foreman_virt_who_configure.po +22 -13
- data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/cs_CZ/foreman_virt_who_configure.po +22 -13
- data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/de/foreman_virt_who_configure.po +22 -13
- data/locale/de_AT/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/de_AT/foreman_virt_who_configure.po +718 -0
- data/locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/de_DE/foreman_virt_who_configure.po +724 -0
- data/locale/el/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/el/foreman_virt_who_configure.po +721 -0
- data/locale/en/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/en/foreman_virt_who_configure.po +22 -13
- data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/en_GB/foreman_virt_who_configure.po +22 -13
- data/locale/en_US/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/en_US/foreman_virt_who_configure.po +718 -0
- data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/es/foreman_virt_who_configure.po +22 -13
- data/locale/et_EE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/et_EE/foreman_virt_who_configure.po +718 -0
- data/locale/foreman_virt_who_configure.pot +117 -103
- data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/fr/foreman_virt_who_configure.po +38 -29
- data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/gl/foreman_virt_who_configure.po +22 -13
- data/locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/gu/foreman_virt_who_configure.po +721 -0
- data/locale/he_IL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/he_IL/foreman_virt_who_configure.po +723 -0
- data/locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/hi/foreman_virt_who_configure.po +721 -0
- data/locale/id/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/id/foreman_virt_who_configure.po +717 -0
- data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/it/foreman_virt_who_configure.po +22 -13
- data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ja/foreman_virt_who_configure.po +22 -13
- data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ka/foreman_virt_who_configure.po +22 -13
- data/locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/kn/foreman_virt_who_configure.po +721 -0
- data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ko/foreman_virt_who_configure.po +25 -15
- data/locale/ml_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ml_IN/foreman_virt_who_configure.po +718 -0
- data/locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/mr/foreman_virt_who_configure.po +721 -0
- data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/nl_NL/foreman_virt_who_configure.po +22 -13
- data/locale/or/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/or/foreman_virt_who_configure.po +721 -0
- data/locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pa/foreman_virt_who_configure.po +722 -0
- data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pl/foreman_virt_who_configure.po +22 -13
- data/locale/pl_PL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pl_PL/foreman_virt_who_configure.po +720 -0
- data/locale/pt/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pt/foreman_virt_who_configure.po +722 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pt_BR/foreman_virt_who_configure.po +22 -13
- data/locale/ro/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ro/foreman_virt_who_configure.po +718 -0
- data/locale/ro_RO/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ro_RO/foreman_virt_who_configure.po +719 -0
- data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ru/foreman_virt_who_configure.po +22 -13
- data/locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/sl/foreman_virt_who_configure.po +722 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/sv_SE/foreman_virt_who_configure.po +22 -13
- data/locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ta/foreman_virt_who_configure.po +721 -0
- data/locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ta_IN/foreman_virt_who_configure.po +722 -0
- data/locale/te/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/te/foreman_virt_who_configure.po +721 -0
- data/locale/tr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/tr/foreman_virt_who_configure.po +721 -0
- data/locale/vi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/vi/foreman_virt_who_configure.po +717 -0
- data/locale/vi_VN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/vi_VN/foreman_virt_who_configure.po +718 -0
- data/locale/zh/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/zh/foreman_virt_who_configure.po +717 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/zh_CN/foreman_virt_who_configure.po +22 -13
- data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/zh_TW/foreman_virt_who_configure.po +22 -13
- data/test/functional/api/v2/configs_controller_test.rb +1 -1
- data/test/unit/output_generator_test.rb +2 -5
- metadata +59 -2
@@ -7,14 +7,14 @@
|
|
7
7
|
# 21966816214bc546c1fc8a185e75ca1c, 2017
|
8
8
|
# Claer <transiblu@claer.hammock.fr>, 2017
|
9
9
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2019
|
10
|
-
# Amit Upadhye <aupadhye@redhat.com>,
|
10
|
+
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
11
11
|
#
|
12
12
|
msgid ""
|
13
13
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_virt_who_configure 0.5.
|
14
|
+
"Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
16
16
|
"PO-Revision-Date: 2017-05-03 11:59+0000\n"
|
17
|
-
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>,
|
17
|
+
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2023\n"
|
18
18
|
"Language-Team: French (https://www.transifex.com/foreman/teams/114/fr/)\n"
|
19
19
|
"MIME-Version: 1.0\n"
|
20
20
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -38,9 +38,6 @@ msgstr "Ignorer le proxy. Une liste de noms d'hôte ou de domaines ou d'adresses
|
|
38
38
|
msgid "A plugin to make virt-who configuration easy"
|
39
39
|
msgstr "Plug-in pour faciliter la configuration de virt-who"
|
40
40
|
|
41
|
-
msgid "AHV update interval"
|
42
|
-
msgstr ""
|
43
|
-
|
44
41
|
msgid "Abstract"
|
45
42
|
msgstr "Résumé"
|
46
43
|
|
@@ -48,7 +45,7 @@ msgid "Abstract async task"
|
|
48
45
|
msgstr "Tâche async abstraite"
|
49
46
|
|
50
47
|
msgid "Account name by which virt-who is to connect to Nutanix AHV."
|
51
|
-
msgstr ""
|
48
|
+
msgstr "Nom du compte avec lequel virt-who doit se connecter à AHV Nutanix."
|
52
49
|
|
53
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."
|
54
51
|
msgstr "Nom du compte avec lequel virt-who doit se connecter à l'hyperviseur, au format <code>domain_name\\account_name</code>. Notez qu'une seule barre oblique inverse sépare les valeurs de domain_name et account_name. Si vous utilisez un compte de domaine et le fichier de configuration global <code>/etc/virt-who.conf</code>, <b>two</b> barres obliques inverses sont alors requises. Pour en savoir plus, consultez <a href=\"https://access.redhat.com/solutions/1270223\"> Red Hat Knowledgebase solution How to use a windows domain account with virt-who</a>."
|
@@ -105,7 +102,7 @@ msgid "Configuration file containing details about how to connect to the cluster
|
|
105
102
|
msgstr "Fichier de configuration contenant des détails sur la façon de se connecter au cluster et des détails d'authentification"
|
106
103
|
|
107
104
|
msgid "Configuration file containing details about how to connect to the cluster and authentication details."
|
108
|
-
msgstr ""
|
105
|
+
msgstr "Fichier de configuration contenant des détails sur la façon de se connecter au cluster et des détails d'authentification."
|
109
106
|
|
110
107
|
msgid "Configuration interval in minutes"
|
111
108
|
msgstr "Intervalle de configuration en minutes"
|
@@ -158,9 +155,6 @@ msgstr "Créer un historique des exportations"
|
|
158
155
|
msgid "Create Import History"
|
159
156
|
msgstr "Créer un historique des importations"
|
160
157
|
|
161
|
-
msgid "Create Package Group"
|
162
|
-
msgstr "Créer un groupe de packages"
|
163
|
-
|
164
158
|
msgid "Create Syncable Export History"
|
165
159
|
msgstr "Créer un historique d'exportation synchronisable"
|
166
160
|
|
@@ -176,9 +170,6 @@ msgstr "Supprimer la clé d'activation"
|
|
176
170
|
msgid "Delete Lifecycle Environment"
|
177
171
|
msgstr "Supprimer l'environnement de cycle de vie"
|
178
172
|
|
179
|
-
msgid "Delete Package Group"
|
180
|
-
msgstr "Supprimer le groupe de packages"
|
181
|
-
|
182
173
|
msgid "Delete Product"
|
183
174
|
msgstr "Supprimer le produit"
|
184
175
|
|
@@ -225,7 +216,7 @@ msgid "Enable"
|
|
225
216
|
msgstr "Activer"
|
226
217
|
|
227
218
|
msgid "Enable AHV debug"
|
228
|
-
msgstr ""
|
219
|
+
msgstr "Activer le débogage de l'AVH"
|
229
220
|
|
230
221
|
msgid "Enable debugging output"
|
231
222
|
msgstr "Activer la sortie de débogage"
|
@@ -270,7 +261,7 @@ msgid "Exclude hosts"
|
|
270
261
|
msgstr "Exclure des hôtes"
|
271
262
|
|
272
263
|
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."
|
273
|
-
msgstr ""
|
264
|
+
msgstr "Exclure les hôtes dont l'ID de cluster est spécifié dans une liste séparée par des virgules dans cette option ne sera <b>PAS</b> rapporté. Utiliser la commande PowerCLI pour trouver les noms de domaine dans VMware <code>Get-Cluster \"ClusterName\" | Select ID</code>. Les caractères génériques et les expressions régulières sont pris en charge, les enregistrements multiples doivent être séparés par une virgule. Mettez la valeur entre guillemets si elle contient des caractères spéciaux comme la virgule. Tous les caractères de nouvelle ligne seront supprimés dans le fichier de configuration résultant, les espaces blancs sont supprimés au début et à la fin."
|
274
265
|
|
275
266
|
msgid "Export"
|
276
267
|
msgstr "Exporter"
|
@@ -341,14 +332,26 @@ msgstr "À quelle fréquence faut-il vérifier les modifications apportées aux
|
|
341
332
|
msgid "Hypervisor ID"
|
342
333
|
msgstr "ID hyperviseur"
|
343
334
|
|
335
|
+
msgid "Hypervisor Password"
|
336
|
+
msgstr ""
|
337
|
+
|
338
|
+
msgid "Hypervisor Server"
|
339
|
+
msgstr ""
|
340
|
+
|
341
|
+
msgid "Hypervisor Type"
|
342
|
+
msgstr ""
|
343
|
+
|
344
|
+
msgid "Hypervisor Username"
|
345
|
+
msgstr ""
|
346
|
+
|
344
347
|
msgid "Hypervisor blacklist, applicable only when filtering mode is set to 2. Wildcards and regular expressions are supported, multiple records must be separated by comma."
|
345
348
|
msgstr "Liste noire Hyperviseur, applicable uniquement lorsque le mode de filtrage est défini sur 2. Les caractères génériques et les expressions régulières sont pris en charge, plusieurs enregistrements doivent être séparés par une virgule."
|
346
349
|
|
347
350
|
msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
|
348
|
-
msgstr "Mode de filtrage Hyperviseur,
|
351
|
+
msgstr "Mode de filtrage Hyperviseur, %{unlimited} indique aucun filtrage, %{whitelist} means whitelist, %{blacklist} signifie liste noire"
|
349
352
|
|
350
353
|
msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
|
351
|
-
msgstr ""
|
354
|
+
msgstr "Mot de passe de l'hyperviseur obligatoire pour tous les types d'hyperviseur sauf libvirt/kebevirt."
|
352
355
|
|
353
356
|
msgid "Hypervisor type"
|
354
357
|
msgstr "Type d'hyperviseur"
|
@@ -416,6 +419,9 @@ msgstr "Installer des errata applicables"
|
|
416
419
|
msgid "Instance update"
|
417
420
|
msgstr "Mise à jour de l'instance"
|
418
421
|
|
422
|
+
msgid "Interval"
|
423
|
+
msgstr ""
|
424
|
+
|
419
425
|
msgid "Interval was not provided"
|
420
426
|
msgstr "L'intervalle n'était pas fourni"
|
421
427
|
|
@@ -434,6 +440,9 @@ msgstr "Liste des configurations virt-who par organisation"
|
|
434
440
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
435
441
|
msgstr "Nom d'hôte complet ou adresse IP Microsoft Hyper-V."
|
436
442
|
|
443
|
+
msgid "Name"
|
444
|
+
msgstr ""
|
445
|
+
|
437
446
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
438
447
|
msgstr "Nom de cette configuration, par exemple le nom de l'hyperviseur"
|
439
448
|
|
@@ -462,7 +471,7 @@ msgid "No configuration found"
|
|
462
471
|
msgstr "Aucune configuration trouvée"
|
463
472
|
|
464
473
|
msgid "Nutanix AHV’s IP address."
|
465
|
-
msgstr ""
|
474
|
+
msgstr "L'adresse IP de Nutanix AHV."
|
466
475
|
|
467
476
|
msgid "OK"
|
468
477
|
msgstr "OK"
|
@@ -477,16 +486,16 @@ msgid "One virt-who configuration represents one config file in /etc/virt-who.d
|
|
477
486
|
msgstr "Une configuration virt-who représente un fichier de configuration dans le répertoire /etc/virt-who.d et correspond à un hyperviseur, une organisation et un environnement de cycle de vie."
|
478
487
|
|
479
488
|
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."
|
480
|
-
msgstr ""
|
489
|
+
msgstr "Seuls les hôtes dont l'ID de cluster est spécifié dans une liste séparée par des virgules dans cette option seront signalés. Utiliser la commande PowerCLI pour trouver les noms de domaine dans VMware <code>Get-Cluster \"ClusterName\" | Select ID</code>. Les caractères génériques et les expressions régulières sont pris en charge, les enregistrements multiples doivent être séparés par une virgule. Mettez la valeur entre guillemets si elle contient des caractères spéciaux comme la virgule. Tous les caractères de nouvelle ligne seront supprimés dans le fichier de configuration résultant, les espaces blancs sont supprimés au début et à la fin."
|
481
490
|
|
482
491
|
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."
|
483
492
|
msgstr "Seuls les hôtes dont l'uuid (ou le nom d'hôte ou hwuuid, basé sur <code>hypervisor_id</code>) est spécifié dans la liste séparée par des virgules dans cette option seront signalés. Les caractères de remplacement et les expressions régulières sont pris en charge, les enregistrements multiples doivent être séparés par une virgule. Mettez la valeur entre guillemets si elle contient des caractères spéciaux comme la virgule. Tous les nouveaux caractères de ligne seront supprimés dans le fichier de configuration résultant, les espaces blancs sont supprimés au début et à la fin."
|
484
493
|
|
485
494
|
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 ""
|
495
|
+
msgstr "L'option Activer la sortie de débogage est nécessaire pour activer le débogage interne de l'AHV. Elle fournit des informations supplémentaires sur le débogage de l'AHV lorsque les deux options sont activées"
|
487
496
|
|
488
497
|
msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
|
489
|
-
msgstr ""
|
498
|
+
msgstr "L'option Activer la sortie de débogage est nécessaire pour activer le débogage interne de l'AHV. Elle fournit des informations supplémentaires sur le débogage de l'AHV lorsque les deux options sont activées "
|
490
499
|
|
491
500
|
msgid "Organization of the virt-who configuration"
|
492
501
|
msgstr "Organisation de la configuration virt-who"
|
@@ -507,13 +516,13 @@ msgid "Path to kubeconfig file"
|
|
507
516
|
msgstr "Chemin d'accès au fichier kubeconfig"
|
508
517
|
|
509
518
|
msgid "Prism Central"
|
510
|
-
msgstr ""
|
519
|
+
msgstr "Prism Central"
|
511
520
|
|
512
521
|
msgid "Prism Element"
|
513
|
-
msgstr ""
|
522
|
+
msgstr "Élément Prism"
|
514
523
|
|
515
524
|
msgid "Prism Flavor"
|
516
|
-
msgstr ""
|
525
|
+
msgstr "Gabarit Prism"
|
517
526
|
|
518
527
|
msgid "Product Create"
|
519
528
|
msgstr "Créer Produit"
|
@@ -536,6 +545,9 @@ msgstr "Réactualisation de la source de contenu alternatif"
|
|
536
545
|
msgid "Reindex subscriptions"
|
537
546
|
msgstr "Ré-indexer les abonnements"
|
538
547
|
|
548
|
+
msgid "Remote action:"
|
549
|
+
msgstr ""
|
550
|
+
|
539
551
|
msgid "Remove Content"
|
540
552
|
msgstr "Supprimer le contenu"
|
541
553
|
|
@@ -567,7 +579,7 @@ msgid "Schedule"
|
|
567
579
|
msgstr "Programmer"
|
568
580
|
|
569
581
|
msgid "Select the Prism flavor you are connecting to"
|
570
|
-
msgstr ""
|
582
|
+
msgstr "Sélectionnez le gabarit Prism auquel vous êtes connecté"
|
571
583
|
|
572
584
|
msgid "Show a virt-who configuration"
|
573
585
|
msgstr "Afficher une configuration virt-who"
|
@@ -609,9 +621,6 @@ msgstr "Synchroniser le smart proxy"
|
|
609
621
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
610
622
|
msgstr "La configuration n'a pas encore été déployée ou virt-who n'a pas été en mesure de signaler l'état"
|
611
623
|
|
612
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
613
|
-
msgstr ""
|
614
|
-
|
615
624
|
msgid "The virt-who report arrived within the interval"
|
616
625
|
msgstr "Le rapport virt-who est arrivé dans l'intervalle"
|
617
626
|
|
Binary file
|
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_virt_who_configure 0.5.
|
11
|
+
"Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2017-05-03 11:59+0000\n"
|
14
14
|
"Last-Translator: Carmela Rubiños <carmela.rubinos@gmail.com>, 2022\n"
|
@@ -34,9 +34,6 @@ msgstr ""
|
|
34
34
|
msgid "A plugin to make virt-who configuration easy"
|
35
35
|
msgstr ""
|
36
36
|
|
37
|
-
msgid "AHV update interval"
|
38
|
-
msgstr ""
|
39
|
-
|
40
37
|
msgid "Abstract"
|
41
38
|
msgstr ""
|
42
39
|
|
@@ -154,9 +151,6 @@ msgstr ""
|
|
154
151
|
msgid "Create Import History"
|
155
152
|
msgstr ""
|
156
153
|
|
157
|
-
msgid "Create Package Group"
|
158
|
-
msgstr ""
|
159
|
-
|
160
154
|
msgid "Create Syncable Export History"
|
161
155
|
msgstr ""
|
162
156
|
|
@@ -172,9 +166,6 @@ msgstr ""
|
|
172
166
|
msgid "Delete Lifecycle Environment"
|
173
167
|
msgstr ""
|
174
168
|
|
175
|
-
msgid "Delete Package Group"
|
176
|
-
msgstr ""
|
177
|
-
|
178
169
|
msgid "Delete Product"
|
179
170
|
msgstr ""
|
180
171
|
|
@@ -337,6 +328,18 @@ msgstr ""
|
|
337
328
|
msgid "Hypervisor ID"
|
338
329
|
msgstr ""
|
339
330
|
|
331
|
+
msgid "Hypervisor Password"
|
332
|
+
msgstr ""
|
333
|
+
|
334
|
+
msgid "Hypervisor Server"
|
335
|
+
msgstr ""
|
336
|
+
|
337
|
+
msgid "Hypervisor Type"
|
338
|
+
msgstr ""
|
339
|
+
|
340
|
+
msgid "Hypervisor Username"
|
341
|
+
msgstr ""
|
342
|
+
|
340
343
|
msgid "Hypervisor blacklist, applicable only when filtering mode is set to 2. Wildcards and regular expressions are supported, multiple records must be separated by comma."
|
341
344
|
msgstr ""
|
342
345
|
|
@@ -412,6 +415,9 @@ msgstr ""
|
|
412
415
|
msgid "Instance update"
|
413
416
|
msgstr ""
|
414
417
|
|
418
|
+
msgid "Interval"
|
419
|
+
msgstr ""
|
420
|
+
|
415
421
|
msgid "Interval was not provided"
|
416
422
|
msgstr ""
|
417
423
|
|
@@ -430,6 +436,9 @@ msgstr ""
|
|
430
436
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
431
437
|
msgstr ""
|
432
438
|
|
439
|
+
msgid "Name"
|
440
|
+
msgstr ""
|
441
|
+
|
433
442
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
434
443
|
msgstr ""
|
435
444
|
|
@@ -532,6 +541,9 @@ msgstr ""
|
|
532
541
|
msgid "Reindex subscriptions"
|
533
542
|
msgstr ""
|
534
543
|
|
544
|
+
msgid "Remote action:"
|
545
|
+
msgstr ""
|
546
|
+
|
535
547
|
msgid "Remove Content"
|
536
548
|
msgstr ""
|
537
549
|
|
@@ -600,9 +612,6 @@ msgstr ""
|
|
600
612
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
601
613
|
msgstr ""
|
602
614
|
|
603
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
604
|
-
msgstr ""
|
605
|
-
|
606
615
|
msgid "The virt-who report arrived within the interval"
|
607
616
|
msgstr ""
|
608
617
|
|
Binary file
|