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: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
|
@@ -38,9 +38,6 @@ msgstr "忽略代理服务器。忽略代理服务器设置的主机名、域或
|
|
38
38
|
msgid "A plugin to make virt-who configuration easy"
|
39
39
|
msgstr "简化 virt-who 配置的插件"
|
40
40
|
|
41
|
-
msgid "AHV update interval"
|
42
|
-
msgstr "AHV 更新间隔"
|
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 "删除激活码"
|
|
176
170
|
msgid "Delete Lifecycle Environment"
|
177
171
|
msgstr "删除生命周期环境"
|
178
172
|
|
179
|
-
msgid "Delete Package Group"
|
180
|
-
msgstr "删除软件包组"
|
181
|
-
|
182
173
|
msgid "Delete Product"
|
183
174
|
msgstr "删除产品"
|
184
175
|
|
@@ -341,6 +332,18 @@ msgstr "检查连接的虚拟机管理程序是否有更改的频率?同时还
|
|
341
332
|
msgid "Hypervisor ID"
|
342
333
|
msgstr "Hypervisor ID"
|
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 "Hypervisor 黑名单,仅在过滤模式设置为 2 时适用。支持通配符和正则表达式,必须用逗号分隔多项记录。"
|
346
349
|
|
@@ -416,6 +419,9 @@ msgstr "安装适用的勘误"
|
|
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 "每个机构的 virt-who 配置列表"
|
|
434
440
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
435
441
|
msgstr "Microsoft Hyper-V fully 的完全限定主机名或 IP 地址。"
|
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 "此配置的名称,例如 hypervisor 的名称"
|
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 "删除内容"
|
541
553
|
|
@@ -609,9 +621,6 @@ msgstr "同步智能代理服务器"
|
|
609
621
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
610
622
|
msgstr "尚未部署配置,或者 virt-who 无法报告状态"
|
611
623
|
|
612
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
613
|
-
msgstr "AHV 的虚拟机到主机映射更新的频率(以秒为单位)"
|
614
|
-
|
615
624
|
msgid "The virt-who report arrived within the interval"
|
616
625
|
msgstr "在间隔期间收到 virt-who 报告"
|
617
626
|
|
Binary file
|
@@ -9,7 +9,7 @@
|
|
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.12\n"
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
14
14
|
"PO-Revision-Date: 2017-05-03 11:59+0000\n"
|
15
15
|
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2021\n"
|
@@ -36,9 +36,6 @@ 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
39
|
msgid "Abstract"
|
43
40
|
msgstr ""
|
44
41
|
|
@@ -156,9 +153,6 @@ msgstr ""
|
|
156
153
|
msgid "Create Import History"
|
157
154
|
msgstr ""
|
158
155
|
|
159
|
-
msgid "Create Package Group"
|
160
|
-
msgstr ""
|
161
|
-
|
162
156
|
msgid "Create Syncable Export History"
|
163
157
|
msgstr ""
|
164
158
|
|
@@ -174,9 +168,6 @@ msgstr "刪除啟動金鑰"
|
|
174
168
|
msgid "Delete Lifecycle Environment"
|
175
169
|
msgstr "刪除生命週期環境"
|
176
170
|
|
177
|
-
msgid "Delete Package Group"
|
178
|
-
msgstr ""
|
179
|
-
|
180
171
|
msgid "Delete Product"
|
181
172
|
msgstr "刪除產品"
|
182
173
|
|
@@ -339,6 +330,18 @@ msgstr ""
|
|
339
330
|
msgid "Hypervisor ID"
|
340
331
|
msgstr ""
|
341
332
|
|
333
|
+
msgid "Hypervisor Password"
|
334
|
+
msgstr ""
|
335
|
+
|
336
|
+
msgid "Hypervisor Server"
|
337
|
+
msgstr ""
|
338
|
+
|
339
|
+
msgid "Hypervisor Type"
|
340
|
+
msgstr ""
|
341
|
+
|
342
|
+
msgid "Hypervisor Username"
|
343
|
+
msgstr ""
|
344
|
+
|
342
345
|
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."
|
343
346
|
msgstr ""
|
344
347
|
|
@@ -414,6 +417,9 @@ msgstr "安裝可套用的勘誤"
|
|
414
417
|
msgid "Instance update"
|
415
418
|
msgstr ""
|
416
419
|
|
420
|
+
msgid "Interval"
|
421
|
+
msgstr ""
|
422
|
+
|
417
423
|
msgid "Interval was not provided"
|
418
424
|
msgstr ""
|
419
425
|
|
@@ -432,6 +438,9 @@ msgstr ""
|
|
432
438
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
433
439
|
msgstr ""
|
434
440
|
|
441
|
+
msgid "Name"
|
442
|
+
msgstr ""
|
443
|
+
|
435
444
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
436
445
|
msgstr ""
|
437
446
|
|
@@ -534,6 +543,9 @@ msgstr ""
|
|
534
543
|
msgid "Reindex subscriptions"
|
535
544
|
msgstr "重新索引訂閱服務"
|
536
545
|
|
546
|
+
msgid "Remote action:"
|
547
|
+
msgstr ""
|
548
|
+
|
537
549
|
msgid "Remove Content"
|
538
550
|
msgstr "移除內容"
|
539
551
|
|
@@ -602,9 +614,6 @@ msgstr ""
|
|
602
614
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
603
615
|
msgstr ""
|
604
616
|
|
605
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
606
|
-
msgstr ""
|
607
|
-
|
608
617
|
msgid "The virt-who report arrived within the interval"
|
609
618
|
msgstr ""
|
610
619
|
|
@@ -171,7 +171,7 @@ class ForemanVirtWhoConfigure::Api::V2::ConfigsControllerTest < ActionController
|
|
171
171
|
post :create, :params => { :foreman_virt_who_configure_config => { :name => 'my new config',
|
172
172
|
:interval => 240,
|
173
173
|
:filtering_mode => ForemanVirtWhoConfigure::Config::BLACKLIST,
|
174
|
-
:blacklist => '
|
174
|
+
:blacklist => 'a,b',
|
175
175
|
:hypervisor_id => 'uuid',
|
176
176
|
:hypervisor_type => 'esx',
|
177
177
|
:hypervisor_server => "vmware.example.com",
|
@@ -10,7 +10,8 @@ module ForemanVirtWhoConfigure
|
|
10
10
|
test 'empty password is replaced by fake value so that virt-who runs in an non-interactive mode' do
|
11
11
|
config.hypervisor_password = nil
|
12
12
|
config.hypervisor_type = 'libvirt'
|
13
|
-
|
13
|
+
# (echo bGlidmlydF9mYWtlX3Bhc3N3b3Jk|base64 -d) = OutputGenerator::LIBVIRT_FAKE_PASSWORD
|
14
|
+
assert_includes output, 'virt-who-password --password $(echo bGlidmlydF9mYWtlX3Bhc3N3b3Jk|base64 -d)'
|
14
15
|
end
|
15
16
|
end
|
16
17
|
|
@@ -133,12 +134,10 @@ module ForemanVirtWhoConfigure
|
|
133
134
|
test 'options specific to ahv are all set' do
|
134
135
|
config.hypervisor_type = 'ahv'
|
135
136
|
config.prism_flavor = 'central'
|
136
|
-
config.ahv_update_interval = 100
|
137
137
|
config.ahv_internal_debug = true
|
138
138
|
|
139
139
|
assert_includes output, 'type=ahv'
|
140
140
|
assert_includes output, 'prism_central=true'
|
141
|
-
assert_includes output, 'update_interval=100'
|
142
141
|
assert_includes output, 'ahv_internal_debug=true'
|
143
142
|
end
|
144
143
|
|
@@ -148,8 +147,6 @@ module ForemanVirtWhoConfigure
|
|
148
147
|
|
149
148
|
assert_includes output, 'type=ahv'
|
150
149
|
assert_includes output, 'prism_central=true'
|
151
|
-
assert_not_includes output, 'update_interval='
|
152
|
-
assert_not_includes output, 'update_interval='
|
153
150
|
end
|
154
151
|
end
|
155
152
|
end
|
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.
|
4
|
+
version: 0.5.14
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Foreman virt-who-configure team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-05-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: katello
|
@@ -112,48 +112,105 @@ files:
|
|
112
112
|
- db/migrate/20210413165147_delete_xen_profiles.rb
|
113
113
|
- db/migrate/20210608100743_delete_rhevm_profiles.rb
|
114
114
|
- db/migrate/20210910184516_add_ahv_to_config.rb
|
115
|
+
- db/migrate/20230210152216_remove_ahv_update_interval_from_config.rb
|
115
116
|
- lib/foreman_virt_who_configure.rb
|
116
117
|
- lib/foreman_virt_who_configure/engine.rb
|
117
118
|
- lib/foreman_virt_who_configure/version.rb
|
118
119
|
- lib/tasks/foreman_virt_who_configure_tasks.rake
|
119
120
|
- locale/Makefile
|
120
121
|
- locale/action_names.rb
|
122
|
+
- locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo
|
123
|
+
- locale/bn/foreman_virt_who_configure.po
|
124
|
+
- locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo
|
125
|
+
- locale/bn_IN/foreman_virt_who_configure.po
|
121
126
|
- locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo
|
122
127
|
- locale/ca/foreman_virt_who_configure.po
|
123
128
|
- locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo
|
124
129
|
- locale/cs_CZ/foreman_virt_who_configure.po
|
125
130
|
- locale/de/LC_MESSAGES/foreman_virt_who_configure.mo
|
126
131
|
- locale/de/foreman_virt_who_configure.po
|
132
|
+
- locale/de_AT/LC_MESSAGES/foreman_virt_who_configure.mo
|
133
|
+
- locale/de_AT/foreman_virt_who_configure.po
|
134
|
+
- locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo
|
135
|
+
- locale/de_DE/foreman_virt_who_configure.po
|
136
|
+
- locale/el/LC_MESSAGES/foreman_virt_who_configure.mo
|
137
|
+
- locale/el/foreman_virt_who_configure.po
|
127
138
|
- locale/en/LC_MESSAGES/foreman_virt_who_configure.mo
|
128
139
|
- locale/en/foreman_virt_who_configure.po
|
129
140
|
- locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo
|
130
141
|
- locale/en_GB/foreman_virt_who_configure.po
|
142
|
+
- locale/en_US/LC_MESSAGES/foreman_virt_who_configure.mo
|
143
|
+
- locale/en_US/foreman_virt_who_configure.po
|
131
144
|
- locale/es/LC_MESSAGES/foreman_virt_who_configure.mo
|
132
145
|
- locale/es/foreman_virt_who_configure.po
|
146
|
+
- locale/et_EE/LC_MESSAGES/foreman_virt_who_configure.mo
|
147
|
+
- locale/et_EE/foreman_virt_who_configure.po
|
133
148
|
- locale/foreman_virt_who_configure.pot
|
134
149
|
- locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo
|
135
150
|
- locale/fr/foreman_virt_who_configure.po
|
136
151
|
- locale/gemspec.rb
|
137
152
|
- locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo
|
138
153
|
- locale/gl/foreman_virt_who_configure.po
|
154
|
+
- locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo
|
155
|
+
- locale/gu/foreman_virt_who_configure.po
|
156
|
+
- locale/he_IL/LC_MESSAGES/foreman_virt_who_configure.mo
|
157
|
+
- locale/he_IL/foreman_virt_who_configure.po
|
158
|
+
- locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo
|
159
|
+
- locale/hi/foreman_virt_who_configure.po
|
160
|
+
- locale/id/LC_MESSAGES/foreman_virt_who_configure.mo
|
161
|
+
- locale/id/foreman_virt_who_configure.po
|
139
162
|
- locale/it/LC_MESSAGES/foreman_virt_who_configure.mo
|
140
163
|
- locale/it/foreman_virt_who_configure.po
|
141
164
|
- locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo
|
142
165
|
- locale/ja/foreman_virt_who_configure.po
|
143
166
|
- locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo
|
144
167
|
- locale/ka/foreman_virt_who_configure.po
|
168
|
+
- locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo
|
169
|
+
- locale/kn/foreman_virt_who_configure.po
|
145
170
|
- locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo
|
146
171
|
- locale/ko/foreman_virt_who_configure.po
|
172
|
+
- locale/ml_IN/LC_MESSAGES/foreman_virt_who_configure.mo
|
173
|
+
- locale/ml_IN/foreman_virt_who_configure.po
|
174
|
+
- locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo
|
175
|
+
- locale/mr/foreman_virt_who_configure.po
|
147
176
|
- locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo
|
148
177
|
- locale/nl_NL/foreman_virt_who_configure.po
|
178
|
+
- locale/or/LC_MESSAGES/foreman_virt_who_configure.mo
|
179
|
+
- locale/or/foreman_virt_who_configure.po
|
180
|
+
- locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo
|
181
|
+
- locale/pa/foreman_virt_who_configure.po
|
149
182
|
- locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo
|
150
183
|
- locale/pl/foreman_virt_who_configure.po
|
184
|
+
- locale/pl_PL/LC_MESSAGES/foreman_virt_who_configure.mo
|
185
|
+
- locale/pl_PL/foreman_virt_who_configure.po
|
186
|
+
- locale/pt/LC_MESSAGES/foreman_virt_who_configure.mo
|
187
|
+
- locale/pt/foreman_virt_who_configure.po
|
151
188
|
- locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo
|
152
189
|
- locale/pt_BR/foreman_virt_who_configure.po
|
190
|
+
- locale/ro/LC_MESSAGES/foreman_virt_who_configure.mo
|
191
|
+
- locale/ro/foreman_virt_who_configure.po
|
192
|
+
- locale/ro_RO/LC_MESSAGES/foreman_virt_who_configure.mo
|
193
|
+
- locale/ro_RO/foreman_virt_who_configure.po
|
153
194
|
- locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo
|
154
195
|
- locale/ru/foreman_virt_who_configure.po
|
196
|
+
- locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo
|
197
|
+
- locale/sl/foreman_virt_who_configure.po
|
155
198
|
- locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo
|
156
199
|
- locale/sv_SE/foreman_virt_who_configure.po
|
200
|
+
- locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo
|
201
|
+
- locale/ta/foreman_virt_who_configure.po
|
202
|
+
- locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo
|
203
|
+
- locale/ta_IN/foreman_virt_who_configure.po
|
204
|
+
- locale/te/LC_MESSAGES/foreman_virt_who_configure.mo
|
205
|
+
- locale/te/foreman_virt_who_configure.po
|
206
|
+
- locale/tr/LC_MESSAGES/foreman_virt_who_configure.mo
|
207
|
+
- locale/tr/foreman_virt_who_configure.po
|
208
|
+
- locale/vi/LC_MESSAGES/foreman_virt_who_configure.mo
|
209
|
+
- locale/vi/foreman_virt_who_configure.po
|
210
|
+
- locale/vi_VN/LC_MESSAGES/foreman_virt_who_configure.mo
|
211
|
+
- locale/vi_VN/foreman_virt_who_configure.po
|
212
|
+
- locale/zh/LC_MESSAGES/foreman_virt_who_configure.mo
|
213
|
+
- locale/zh/foreman_virt_who_configure.po
|
157
214
|
- locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo
|
158
215
|
- locale/zh_CN/foreman_virt_who_configure.po
|
159
216
|
- locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo
|