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
Binary file
|
@@ -11,7 +11,7 @@
|
|
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
17
|
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2021\n"
|
@@ -38,9 +38,6 @@ msgstr ""
|
|
38
38
|
msgid "A plugin to make virt-who configuration easy"
|
39
39
|
msgstr ""
|
40
40
|
|
41
|
-
msgid "AHV update interval"
|
42
|
-
msgstr ""
|
43
|
-
|
44
41
|
msgid "Abstract"
|
45
42
|
msgstr ""
|
46
43
|
|
@@ -158,9 +155,6 @@ msgstr ""
|
|
158
155
|
msgid "Create Import History"
|
159
156
|
msgstr ""
|
160
157
|
|
161
|
-
msgid "Create Package Group"
|
162
|
-
msgstr ""
|
163
|
-
|
164
158
|
msgid "Create Syncable Export History"
|
165
159
|
msgstr ""
|
166
160
|
|
@@ -176,9 +170,6 @@ msgstr "Cancella chiave di attivazione"
|
|
176
170
|
msgid "Delete Lifecycle Environment"
|
177
171
|
msgstr "Cancella ambiente ciclo di vita"
|
178
172
|
|
179
|
-
msgid "Delete Package Group"
|
180
|
-
msgstr ""
|
181
|
-
|
182
173
|
msgid "Delete Product"
|
183
174
|
msgstr "Cancella prodotto"
|
184
175
|
|
@@ -341,6 +332,18 @@ msgstr ""
|
|
341
332
|
msgid "Hypervisor ID"
|
342
333
|
msgstr ""
|
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 ""
|
346
349
|
|
@@ -416,6 +419,9 @@ msgstr "Installa errata applicabile"
|
|
416
419
|
msgid "Instance update"
|
417
420
|
msgstr ""
|
418
421
|
|
422
|
+
msgid "Interval"
|
423
|
+
msgstr ""
|
424
|
+
|
419
425
|
msgid "Interval was not provided"
|
420
426
|
msgstr ""
|
421
427
|
|
@@ -434,6 +440,9 @@ msgstr ""
|
|
434
440
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
435
441
|
msgstr ""
|
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 ""
|
439
448
|
|
@@ -536,6 +545,9 @@ msgstr ""
|
|
536
545
|
msgid "Reindex subscriptions"
|
537
546
|
msgstr ""
|
538
547
|
|
548
|
+
msgid "Remote action:"
|
549
|
+
msgstr ""
|
550
|
+
|
539
551
|
msgid "Remove Content"
|
540
552
|
msgstr "Rimuovi contenuto"
|
541
553
|
|
@@ -604,9 +616,6 @@ msgstr ""
|
|
604
616
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
605
617
|
msgstr ""
|
606
618
|
|
607
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
608
|
-
msgstr ""
|
609
|
-
|
610
619
|
msgid "The virt-who report arrived within the interval"
|
611
620
|
msgstr ""
|
612
621
|
|
Binary file
|
@@ -11,7 +11,7 @@
|
|
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
17
|
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
|
@@ -37,9 +37,6 @@ msgstr "プロキシー設定を無視するホスト名、ドメインまたは
|
|
37
37
|
msgid "A plugin to make virt-who configuration easy"
|
38
38
|
msgstr "virt-who 設定を容易にするプラグイン"
|
39
39
|
|
40
|
-
msgid "AHV update interval"
|
41
|
-
msgstr "AHV 更新間隔"
|
42
|
-
|
43
40
|
msgid "Abstract"
|
44
41
|
msgstr "概要"
|
45
42
|
|
@@ -157,9 +154,6 @@ msgstr "エクスポート履歴の作成"
|
|
157
154
|
msgid "Create Import History"
|
158
155
|
msgstr "インポート履歴の作成"
|
159
156
|
|
160
|
-
msgid "Create Package Group"
|
161
|
-
msgstr "パッケージグループの作成"
|
162
|
-
|
163
157
|
msgid "Create Syncable Export History"
|
164
158
|
msgstr "同期可能なエクスポート履歴の作成"
|
165
159
|
|
@@ -175,9 +169,6 @@ msgstr "アクティベーションキーの削除"
|
|
175
169
|
msgid "Delete Lifecycle Environment"
|
176
170
|
msgstr "ライフサイクル環境の削除"
|
177
171
|
|
178
|
-
msgid "Delete Package Group"
|
179
|
-
msgstr "パッケージグループの削除"
|
180
|
-
|
181
172
|
msgid "Delete Product"
|
182
173
|
msgstr "製品の削除"
|
183
174
|
|
@@ -340,6 +331,18 @@ msgstr "接続済みのハイパーバイザーに変更がないか、どのよ
|
|
340
331
|
msgid "Hypervisor ID"
|
341
332
|
msgstr "ハイパーバイザー ID"
|
342
333
|
|
334
|
+
msgid "Hypervisor Password"
|
335
|
+
msgstr ""
|
336
|
+
|
337
|
+
msgid "Hypervisor Server"
|
338
|
+
msgstr ""
|
339
|
+
|
340
|
+
msgid "Hypervisor Type"
|
341
|
+
msgstr ""
|
342
|
+
|
343
|
+
msgid "Hypervisor Username"
|
344
|
+
msgstr ""
|
345
|
+
|
343
346
|
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."
|
344
347
|
msgstr "フィルタリングモードが 2 に設定されている場合にのみ適用できるハイパーバイザーのブラックリストです。ワイルドカードおよび正規表現がサポートされており、複数のレコードはコンマで区切られる必要があります。"
|
345
348
|
|
@@ -415,6 +418,9 @@ msgstr "適用可能なエラータのインストール"
|
|
415
418
|
msgid "Instance update"
|
416
419
|
msgstr "インスタンスの更新"
|
417
420
|
|
421
|
+
msgid "Interval"
|
422
|
+
msgstr ""
|
423
|
+
|
418
424
|
msgid "Interval was not provided"
|
419
425
|
msgstr "間隔は指定されていません"
|
420
426
|
|
@@ -433,6 +439,9 @@ msgstr "組織別の virt-who 設定の一覧"
|
|
433
439
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
434
440
|
msgstr "Microsoft Hyper-V の完全修飾ホスト名または IP アドレス。"
|
435
441
|
|
442
|
+
msgid "Name"
|
443
|
+
msgstr ""
|
444
|
+
|
436
445
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
437
446
|
msgstr "この設定の名前。例: ハイパーバイザーの名前"
|
438
447
|
|
@@ -535,6 +544,9 @@ msgstr "代替コンテンツソースの更新"
|
|
535
544
|
msgid "Reindex subscriptions"
|
536
545
|
msgstr "サブスクリプションのインデックス再作成"
|
537
546
|
|
547
|
+
msgid "Remote action:"
|
548
|
+
msgstr ""
|
549
|
+
|
538
550
|
msgid "Remove Content"
|
539
551
|
msgstr "コンテンツの削除"
|
540
552
|
|
@@ -608,9 +620,6 @@ msgstr "Smart Proxy の同期"
|
|
608
620
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
609
621
|
msgstr "設定がデプロイされていないか、または virt-who がステータスを報告できませんでした"
|
610
622
|
|
611
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
612
|
-
msgstr "AHV の仮想マシンとホスト間のマッピングを更新する頻度 (秒単位)"
|
613
|
-
|
614
623
|
msgid "The virt-who report arrived within the interval"
|
615
624
|
msgstr "期間内に着信した virt-who レポート"
|
616
625
|
|
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: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2022\n"
|
@@ -34,9 +34,6 @@ msgstr "ჰოსტის სახელების ან დომენე
|
|
34
34
|
msgid "A plugin to make virt-who configuration easy"
|
35
35
|
msgstr "დამატება virt-who-ის კონფიგურაციის გასაადვილებლად"
|
36
36
|
|
37
|
-
msgid "AHV update interval"
|
38
|
-
msgstr "AHV -ის განახლების ინტერვალი"
|
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 "ჰაიპერვაიზორის ID"
|
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 "ჰიპერვიზორის შავი სია, გამოიყენება მხოლოდ მაშინ, როდესაც ფილტრაციის რეჟიმი დაყენებულია 2-ზე. Wildcards და რეგულარული გამონათქვამები მხარდაჭერილია. ჩანაწერები მძიმით უნდა იყოს გამოყოფილი."
|
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 "Virt-who-ის კონფიგურაციების სია
|
|
430
436
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
431
437
|
msgstr "Microsoft Hyper-V-ის სრული დომენური სახელი ან IP მისამართი."
|
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
|
|
@@ -604,9 +616,6 @@ msgstr "ჭკვიან პროქსისთან სინქრონ
|
|
604
616
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
605
617
|
msgstr "კონფიგურაცია ჯერ არ იყო განლაგებული ან Virt-მა ვერ შეძლო სტატუსის შესახებ შეტყობინება"
|
606
618
|
|
607
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
608
|
-
msgstr "AHV-სთვის VM-დან-ჰოსტამდე განახლებების მიბმის სიხშირე(წამებში)"
|
609
|
-
|
610
619
|
msgid "The virt-who report arrived within the interval"
|
611
620
|
msgstr "Virt-who-ის ანგარიში ინტერვალში იქნა გამოთხოვილი"
|
612
621
|
|
Binary file
|