foreman_azure_rm 3.0.0 → 3.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_azure_rm/locale/ca/foreman_azure_rm.js +78 -78
- data/app/assets/javascripts/foreman_azure_rm/locale/cs_CZ/foreman_azure_rm.js +87 -87
- data/app/assets/javascripts/foreman_azure_rm/locale/de/foreman_azure_rm.js +114 -114
- data/app/assets/javascripts/foreman_azure_rm/locale/en/foreman_azure_rm.js +2 -201
- data/app/assets/javascripts/foreman_azure_rm/locale/en_GB/foreman_azure_rm.js +84 -84
- data/app/assets/javascripts/foreman_azure_rm/locale/es/foreman_azure_rm.js +113 -113
- data/app/assets/javascripts/foreman_azure_rm/locale/fr/foreman_azure_rm.js +115 -115
- data/app/assets/javascripts/foreman_azure_rm/locale/gl/foreman_azure_rm.js +76 -76
- data/app/assets/javascripts/foreman_azure_rm/locale/it/foreman_azure_rm.js +85 -85
- data/app/assets/javascripts/foreman_azure_rm/locale/ja/foreman_azure_rm.js +115 -115
- data/app/assets/javascripts/foreman_azure_rm/locale/ka/foreman_azure_rm.js +114 -114
- data/app/assets/javascripts/foreman_azure_rm/locale/ko/foreman_azure_rm.js +87 -87
- data/app/assets/javascripts/foreman_azure_rm/locale/nl_NL/foreman_azure_rm.js +65 -65
- data/app/assets/javascripts/foreman_azure_rm/locale/pl/foreman_azure_rm.js +77 -77
- data/app/assets/javascripts/foreman_azure_rm/locale/pt_BR/foreman_azure_rm.js +113 -113
- data/app/assets/javascripts/foreman_azure_rm/locale/ru/foreman_azure_rm.js +87 -87
- data/app/assets/javascripts/foreman_azure_rm/locale/sv_SE/foreman_azure_rm.js +76 -76
- data/app/assets/javascripts/foreman_azure_rm/locale/zh_CN/foreman_azure_rm.js +115 -115
- data/app/assets/javascripts/foreman_azure_rm/locale/zh_TW/foreman_azure_rm.js +87 -87
- data/{lib → app/lib}/foreman_azure_rm/azure_sdk_adapter.rb +24 -25
- data/lib/foreman_azure_rm/engine.rb +13 -19
- data/lib/foreman_azure_rm/version.rb +1 -1
- data/locale/Makefile +12 -2
- data/locale/ca/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/ca/foreman_azure_rm.po +2 -1
- data/locale/cs_CZ/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/cs_CZ/foreman_azure_rm.po +2 -1
- data/locale/de/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/de/foreman_azure_rm.po +4 -3
- data/locale/en/foreman_azure_rm.po +0 -207
- data/locale/en_GB/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/en_GB/foreman_azure_rm.po +2 -1
- data/locale/es/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/es/foreman_azure_rm.po +2 -1
- data/locale/fr/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/fr/foreman_azure_rm.po +10 -7
- data/locale/gl/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/gl/foreman_azure_rm.po +2 -1
- data/locale/it/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/it/foreman_azure_rm.po +3 -2
- data/locale/ja/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/ja/foreman_azure_rm.po +10 -7
- data/locale/ka/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/ka/foreman_azure_rm.po +4 -3
- data/locale/ko/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/ko/foreman_azure_rm.po +2 -1
- data/locale/nl_NL/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/nl_NL/foreman_azure_rm.po +2 -1
- data/locale/pl/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/pl/foreman_azure_rm.po +2 -1
- data/locale/pt_BR/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/pt_BR/foreman_azure_rm.po +2 -1
- data/locale/ru/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/ru/foreman_azure_rm.po +2 -1
- data/locale/sv_SE/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/sv_SE/foreman_azure_rm.po +2 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/zh_CN/foreman_azure_rm.po +11 -8
- data/locale/zh_TW/LC_MESSAGES/foreman_azure_rm.mo +0 -0
- data/locale/zh_TW/foreman_azure_rm.po +2 -1
- metadata +4 -5
- data/locale/action_names.rb +0 -5
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_azure_rm": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_azure_rm
|
6
|
+
"Project-Id-Version": "foreman_azure_rm 3.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2020-04-21 13:58+0000",
|
9
9
|
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2020",
|
@@ -17,193 +17,193 @@
|
|
17
17
|
"domain": "foreman_azure_rm",
|
18
18
|
"plural_forms": "nplurals=1; plural=0;"
|
19
19
|
},
|
20
|
-
"
|
20
|
+
"%{vm_size} VM Size": [
|
21
21
|
""
|
22
22
|
],
|
23
|
-
"
|
24
|
-
""
|
23
|
+
"Action with sub plans": [
|
24
|
+
"有子計畫的動作"
|
25
25
|
],
|
26
|
-
"
|
27
|
-
""
|
26
|
+
"Actions": [
|
27
|
+
"動作"
|
28
28
|
],
|
29
|
-
"
|
29
|
+
"Additional number of disks can be added based on VM Size. For more details, please refer to Microsoft Azure's documentation": [
|
30
30
|
""
|
31
31
|
],
|
32
|
-
"
|
32
|
+
"Azure Image Name": [
|
33
33
|
""
|
34
34
|
],
|
35
|
-
"
|
35
|
+
"Azure Region": [
|
36
36
|
""
|
37
37
|
],
|
38
|
-
"
|
38
|
+
"Azure Resource Manager as a compute resource for Foreman": [
|
39
39
|
""
|
40
40
|
],
|
41
|
-
"Azure
|
41
|
+
"Azure Subnet": [
|
42
42
|
""
|
43
43
|
],
|
44
|
-
"
|
45
|
-
"載入區域"
|
46
|
-
],
|
47
|
-
"is not valid, must be lowercase eg. 'eastus'. No special characters allowed.": [
|
44
|
+
"Azure Tags": [
|
48
45
|
""
|
49
46
|
],
|
50
|
-
"
|
47
|
+
"Azure's Default": [
|
51
48
|
""
|
52
49
|
],
|
53
|
-
"
|
50
|
+
"Client ID": [
|
54
51
|
""
|
55
52
|
],
|
56
|
-
"Client ID": [
|
53
|
+
"Client ID for AzureRm": [
|
57
54
|
""
|
58
55
|
],
|
59
56
|
"Client Secret": [
|
60
57
|
""
|
61
58
|
],
|
62
|
-
"
|
63
|
-
"訂閱 ID"
|
64
|
-
],
|
65
|
-
"Tenant ID": [
|
59
|
+
"Client Secret for AzureRm": [
|
66
60
|
""
|
67
61
|
],
|
68
|
-
"
|
62
|
+
"Cloud": [
|
69
63
|
""
|
70
64
|
],
|
71
|
-
"
|
65
|
+
"Comma seperated file URIs": [
|
72
66
|
""
|
73
67
|
],
|
74
|
-
"
|
68
|
+
"Comma seperated list of name=value pairs for tags on this VM in Azure": [
|
75
69
|
""
|
76
70
|
],
|
77
|
-
"
|
71
|
+
"Custom Script Command": [
|
78
72
|
""
|
79
73
|
],
|
80
|
-
"
|
74
|
+
"Data Disk Caching": [
|
81
75
|
""
|
82
76
|
],
|
83
|
-
"
|
77
|
+
"Default ReadWrite": [
|
84
78
|
""
|
85
79
|
],
|
86
|
-
"
|
87
|
-
"
|
80
|
+
"Deploy NVIDIA GPU driver and CUDA (Azure Extension Microsoft.HpcCompute/NvidiaGpuDriver{Linux,Windows}/1.3)": [
|
81
|
+
""
|
88
82
|
],
|
89
|
-
"
|
90
|
-
"
|
83
|
+
"Does this image support user data input?": [
|
84
|
+
"此映像檔是否支援使用者資料輸入?"
|
91
85
|
],
|
92
|
-
"
|
86
|
+
"For custom or shared gallery image, use prefix 'custom://' or 'gallery://'. For public and RHEL-byos images, prefix the uuid with 'marketplace://'. (e.g. 'marketplace://OpenLogic:CentOS:7.5:latest' or 'custom://image-name')": [
|
93
87
|
""
|
94
88
|
],
|
95
|
-
"
|
96
|
-
""
|
89
|
+
"Image": [
|
90
|
+
"影像"
|
97
91
|
],
|
98
|
-
"
|
99
|
-
""
|
92
|
+
"Import Puppet classes": [
|
93
|
+
"匯入 Puppet 類別"
|
94
|
+
],
|
95
|
+
"Import facts": [
|
96
|
+
"匯入詳情"
|
100
97
|
],
|
101
98
|
"Leave empty to use default image size": [
|
102
99
|
""
|
103
100
|
],
|
104
|
-
"
|
105
|
-
""
|
101
|
+
"Load Regions": [
|
102
|
+
"載入區域"
|
106
103
|
],
|
107
|
-
"
|
104
|
+
"NVIDIA driver / CUDA": [
|
108
105
|
""
|
109
106
|
],
|
110
|
-
"
|
111
|
-
""
|
107
|
+
"Name": [
|
108
|
+
"名稱"
|
112
109
|
],
|
113
|
-
"
|
110
|
+
"OS Disk Caching": [
|
114
111
|
""
|
115
112
|
],
|
116
|
-
"
|
113
|
+
"Override OS Disk Size (GB)": [
|
117
114
|
""
|
118
115
|
],
|
119
|
-
"
|
120
|
-
""
|
116
|
+
"Password": [
|
117
|
+
"密碼"
|
121
118
|
],
|
122
|
-
"
|
123
|
-
""
|
119
|
+
"Password to authenticate with - used for SSH finish step.": [
|
120
|
+
"用來進行認證的密碼 - 用於 SSH 完成步驟。"
|
124
121
|
],
|
125
|
-
"
|
122
|
+
"Platform": [
|
126
123
|
""
|
127
124
|
],
|
128
|
-
"
|
125
|
+
"Please select a Resource Group": [
|
129
126
|
""
|
130
127
|
],
|
131
|
-
"
|
128
|
+
"Please select a VM Size": [
|
132
129
|
""
|
133
130
|
],
|
134
131
|
"Please select an image": [
|
135
132
|
"請選擇一個映像檔"
|
136
133
|
],
|
137
|
-
"
|
138
|
-
"影像"
|
139
|
-
],
|
140
|
-
"Select": [
|
141
|
-
"選擇"
|
142
|
-
],
|
143
|
-
"Azure Subnet": [
|
134
|
+
"Premium OS Disk": [
|
144
135
|
""
|
145
136
|
],
|
137
|
+
"Properties": [
|
138
|
+
"屬性"
|
139
|
+
],
|
146
140
|
"Public IP": [
|
147
141
|
""
|
148
142
|
],
|
149
|
-
"
|
143
|
+
"Region": [
|
144
|
+
"區域"
|
145
|
+
],
|
146
|
+
"Reload Images, Sizes, vNets": [
|
150
147
|
""
|
151
148
|
],
|
152
|
-
"
|
153
|
-
"
|
149
|
+
"Remote action:": [
|
150
|
+
"遠端動作:"
|
154
151
|
],
|
155
|
-
"
|
152
|
+
"Resource Group": [
|
156
153
|
""
|
157
154
|
],
|
158
|
-
"
|
155
|
+
"SSH Key": [
|
159
156
|
""
|
160
157
|
],
|
161
|
-
"
|
162
|
-
"
|
158
|
+
"Select": [
|
159
|
+
"選擇"
|
163
160
|
],
|
164
161
|
"Size": [
|
165
162
|
"大小"
|
166
163
|
],
|
167
|
-
"
|
168
|
-
"
|
164
|
+
"Size (GB)": [
|
165
|
+
"大小(GB)"
|
169
166
|
],
|
170
167
|
"State": [
|
171
168
|
"狀態"
|
172
169
|
],
|
173
|
-
"
|
174
|
-
"
|
170
|
+
"Static Private IP": [
|
171
|
+
""
|
175
172
|
],
|
176
|
-
"
|
177
|
-
"
|
173
|
+
"Subscription ID": [
|
174
|
+
"訂閱 ID"
|
178
175
|
],
|
179
|
-
"
|
176
|
+
"Subscription ID for AzureRm": [
|
180
177
|
""
|
181
178
|
],
|
182
|
-
"
|
183
|
-
"
|
179
|
+
"Tenant ID": [
|
180
|
+
""
|
184
181
|
],
|
185
|
-
"
|
182
|
+
"The region you selected has no sizes associated with it": [
|
186
183
|
""
|
187
184
|
],
|
188
|
-
"
|
185
|
+
"The selected image has no associated compute resource": [
|
189
186
|
""
|
190
187
|
],
|
191
|
-
"
|
192
|
-
"
|
188
|
+
"The selected region has no subnets": [
|
189
|
+
""
|
193
190
|
],
|
194
|
-
"
|
195
|
-
"
|
191
|
+
"The user that will be used to SSH into the VM for completion": [
|
192
|
+
""
|
196
193
|
],
|
197
|
-
"
|
198
|
-
"
|
194
|
+
"To perform commands as root, prefix it with 'sudo'": [
|
195
|
+
""
|
199
196
|
],
|
200
|
-
"
|
201
|
-
"
|
197
|
+
"Username": [
|
198
|
+
"使用者名稱"
|
202
199
|
],
|
203
|
-
"
|
204
|
-
"
|
200
|
+
"VM Size": [
|
201
|
+
""
|
205
202
|
],
|
206
|
-
"
|
203
|
+
"is not valid, must be lowercase eg. 'eastus'. No special characters allowed.": [
|
204
|
+
""
|
205
|
+
],
|
206
|
+
"is not valid. Valid choices are %s.": [
|
207
207
|
""
|
208
208
|
]
|
209
209
|
}
|
@@ -11,7 +11,7 @@ module ForemanAzureRm
|
|
11
11
|
end
|
12
12
|
|
13
13
|
def resource_client
|
14
|
-
#resource_manager_endpoint_url
|
14
|
+
# resource_manager_endpoint_url
|
15
15
|
@resource_client ||= Resources::Client.new(azure_credentials(@environment_settings.resource_manager_endpoint_url))
|
16
16
|
end
|
17
17
|
|
@@ -33,11 +33,12 @@ module ForemanAzureRm
|
|
33
33
|
|
34
34
|
def azure_credentials(base_url)
|
35
35
|
provider = MsRestAzure::ApplicationTokenProvider.new(
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
36
|
+
@tenant,
|
37
|
+
@app_ident,
|
38
|
+
@secret_key,
|
39
|
+
@ad_settings
|
40
|
+
)
|
41
|
+
|
41
42
|
credentials = MsRest::TokenCredentials.new(provider)
|
42
43
|
|
43
44
|
{
|
@@ -46,7 +47,7 @@ module ForemanAzureRm
|
|
46
47
|
client_id: @app_ident,
|
47
48
|
client_secret: @secret_key,
|
48
49
|
subscription_id: @sub_id,
|
49
|
-
base_url: base_url
|
50
|
+
base_url: base_url,
|
50
51
|
}
|
51
52
|
end
|
52
53
|
|
@@ -91,7 +92,7 @@ module ForemanAzureRm
|
|
91
92
|
end
|
92
93
|
|
93
94
|
def rgs
|
94
|
-
rgs
|
95
|
+
rgs = resource_client.resource_groups.list
|
95
96
|
rgs.map(&:name)
|
96
97
|
end
|
97
98
|
|
@@ -107,7 +108,7 @@ module ForemanAzureRm
|
|
107
108
|
network_client.public_ipaddresses.get(rg_name, pip_name)
|
108
109
|
end
|
109
110
|
|
110
|
-
def vm_nic(rg_name,nic_name)
|
111
|
+
def vm_nic(rg_name, nic_name)
|
111
112
|
network_client.network_interfaces.get(rg_name, nic_name)
|
112
113
|
end
|
113
114
|
|
@@ -120,14 +121,15 @@ module ForemanAzureRm
|
|
120
121
|
end
|
121
122
|
|
122
123
|
def list_vm_sizes(region)
|
123
|
-
return []
|
124
|
+
return [] if region.blank?
|
125
|
+
|
124
126
|
stripped_region = region.gsub(/\s+/, '').downcase
|
125
|
-
compute_client.virtual_machine_sizes.list(stripped_region).value
|
127
|
+
compute_client.virtual_machine_sizes.list(stripped_region).value
|
126
128
|
end
|
127
129
|
|
128
130
|
def list_vms(region)
|
129
131
|
# List all VMs in a resource group
|
130
|
-
|
132
|
+
compute_client.virtual_machines.list_by_location(region)
|
131
133
|
end
|
132
134
|
|
133
135
|
def get_vm(rg_name, vm_name)
|
@@ -166,7 +168,7 @@ module ForemanAzureRm
|
|
166
168
|
compute_client.gallery_image_versions.list_by_gallery_image(rg_name, gallery_name, gallery_image_name)
|
167
169
|
end
|
168
170
|
|
169
|
-
def get_storage_accts
|
171
|
+
def get_storage_accts # rubocop:disable Naming/AccessorMethodName
|
170
172
|
result = storage_client.storage_accounts.list
|
171
173
|
result.value
|
172
174
|
end
|
@@ -177,9 +179,9 @@ module ForemanAzureRm
|
|
177
179
|
|
178
180
|
def create_or_update_vm_extensions(rg_name, vm_name, vm_extension_name, extension_params)
|
179
181
|
compute_client.virtual_machine_extensions.create_or_update(rg_name,
|
180
|
-
|
181
|
-
|
182
|
-
|
182
|
+
vm_name,
|
183
|
+
vm_extension_name,
|
184
|
+
extension_params)
|
183
185
|
end
|
184
186
|
|
185
187
|
def create_or_update_pip(rg_name, pip_name, parameters)
|
@@ -207,7 +209,7 @@ module ForemanAzureRm
|
|
207
209
|
end
|
208
210
|
|
209
211
|
def check_vm_status(rg_name, vm_name)
|
210
|
-
virtual_machine = compute_client.virtual_machines.get(rg_name, vm_name, expand:'instanceView')
|
212
|
+
virtual_machine = compute_client.virtual_machines.get(rg_name, vm_name, expand: 'instanceView')
|
211
213
|
get_status(virtual_machine)
|
212
214
|
end
|
213
215
|
|
@@ -215,9 +217,7 @@ module ForemanAzureRm
|
|
215
217
|
vm_statuses = virtual_machine.instance_view.statuses
|
216
218
|
vm_status = nil
|
217
219
|
vm_statuses.each do |status|
|
218
|
-
if status.code.include? 'PowerState'
|
219
|
-
vm_status = status.code.split('/')[1]
|
220
|
-
end
|
220
|
+
vm_status = status.code.split('/')[1] if status.code.include? 'PowerState'
|
221
221
|
end
|
222
222
|
vm_status
|
223
223
|
end
|
@@ -238,11 +238,10 @@ module ForemanAzureRm
|
|
238
238
|
|
239
239
|
def actual_gallery_image_id(rg_name, image_id)
|
240
240
|
gallery_names = list_galleries.map(&:name)
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
nil
|
241
|
+
return unless (gallery = gallery_names.first)
|
242
|
+
|
243
|
+
gallery_image = list_gallery_images(rg_name, gallery).detect { |image| image.name == image_id }
|
244
|
+
gallery_image&.id
|
246
245
|
end
|
247
246
|
|
248
247
|
def fetch_gallery_image_id(rg_name, image_id)
|
@@ -2,17 +2,19 @@ module ForemanAzureRm
|
|
2
2
|
class Engine < ::Rails::Engine
|
3
3
|
engine_name 'foreman_azure_rm'
|
4
4
|
|
5
|
-
|
6
|
-
|
7
|
-
config.
|
8
|
-
config.eager_load_paths
|
9
|
-
|
10
|
-
initializer 'foreman_azure_rm.register_plugin', :before => :finisher_hook do
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
5
|
+
lib = config.root.join('app', 'lib')
|
6
|
+
|
7
|
+
config.autoload_paths << lib
|
8
|
+
config.eager_load_paths << lib
|
9
|
+
|
10
|
+
initializer 'foreman_azure_rm.register_plugin', :before => :finisher_hook do |app|
|
11
|
+
app.reloader.to_prepare do
|
12
|
+
Foreman::Plugin.register :foreman_azure_rm do
|
13
|
+
requires_foreman '>= 3.13'
|
14
|
+
register_gettext
|
15
|
+
compute_resource ForemanAzureRm::AzureRm
|
16
|
+
parameter_filter ComputeResource, :azure_vm, :tenant, :app_ident, :secret_key, :sub_id, :region, :cloud
|
17
|
+
end
|
16
18
|
end
|
17
19
|
end
|
18
20
|
|
@@ -29,14 +31,6 @@ module ForemanAzureRm
|
|
29
31
|
end
|
30
32
|
end
|
31
33
|
|
32
|
-
initializer "foreman_azure_rm.zeitwerk" do
|
33
|
-
Rails.autoloaders.each do |loader|
|
34
|
-
loader.ignore(
|
35
|
-
ForemanAzureRm::Engine.root.join('lib/foreman_azure_rm/version.rb')
|
36
|
-
)
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
34
|
config.to_prepare do
|
41
35
|
require 'azure_mgmt_resources'
|
42
36
|
require 'azure_mgmt_network'
|
data/locale/Makefile
CHANGED
@@ -31,9 +31,16 @@ all-mo: $(MOFILES)
|
|
31
31
|
cat $@
|
32
32
|
! grep -q msgid $@
|
33
33
|
|
34
|
-
%.edit.po:
|
34
|
+
%.edit.po: %.po.time_stamp
|
35
35
|
touch $@
|
36
36
|
|
37
|
+
# gettext will trash the .edit.po file if the time stamp doesn't exist or is older than the po file
|
38
|
+
%.po.time_stamp: %.po
|
39
|
+
touch --reference $< $@
|
40
|
+
|
41
|
+
# Prevent make from treating this as an intermediate file to be cleaned up
|
42
|
+
.PRECIOUS: %.po.time_stamp
|
43
|
+
|
37
44
|
check: $(POXFILES)
|
38
45
|
|
39
46
|
# Unify duplicate translations
|
@@ -43,7 +50,10 @@ uniq-po:
|
|
43
50
|
done
|
44
51
|
|
45
52
|
tx-pull: $(EDITFILES)
|
46
|
-
|
53
|
+
# Initialize new languages
|
54
|
+
cd .. && tx pull -f --all --minimum-perc 50
|
55
|
+
# Force update all existing languages
|
56
|
+
cd .. && tx pull -f --minimum-perc 0
|
47
57
|
for f in $(EDITFILES) ; do \
|
48
58
|
sed -i 's/^\("Project-Id-Version: \).*$$/\1$(DOMAIN) $(VERSION)\\n"/' $$f; \
|
49
59
|
done
|
Binary file
|
@@ -6,9 +6,10 @@
|
|
6
6
|
# Translators:
|
7
7
|
# Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2020
|
8
8
|
#
|
9
|
+
#, fuzzy
|
9
10
|
msgid ""
|
10
11
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_azure_rm
|
12
|
+
"Project-Id-Version: foreman_azure_rm 3.0.0\n"
|
12
13
|
"Report-Msgid-Bugs-To: \n"
|
13
14
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
14
15
|
"Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2020\n"
|
Binary file
|
@@ -8,9 +8,10 @@
|
|
8
8
|
# mhulan <mhulan@redhat.com>, 2020
|
9
9
|
# Pavel Borecki <pavel.borecki@gmail.com>, 2020
|
10
10
|
#
|
11
|
+
#, fuzzy
|
11
12
|
msgid ""
|
12
13
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_azure_rm
|
14
|
+
"Project-Id-Version: foreman_azure_rm 3.0.0\n"
|
14
15
|
"Report-Msgid-Bugs-To: \n"
|
15
16
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
16
17
|
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2020\n"
|
Binary file
|
@@ -12,14 +12,15 @@
|
|
12
12
|
# Wiederoder <stefanwiederoder@googlemail.com>, 2020
|
13
13
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2020
|
14
14
|
# Crited <Alexander.Stoll@netways.de>, 2020
|
15
|
-
#
|
15
|
+
# pdolinic, 2021
|
16
16
|
#
|
17
|
+
#, fuzzy
|
17
18
|
msgid ""
|
18
19
|
msgstr ""
|
19
|
-
"Project-Id-Version: foreman_azure_rm
|
20
|
+
"Project-Id-Version: foreman_azure_rm 3.0.0\n"
|
20
21
|
"Report-Msgid-Bugs-To: \n"
|
21
22
|
"PO-Revision-Date: 2020-04-21 13:58+0000\n"
|
22
|
-
"Last-Translator:
|
23
|
+
"Last-Translator: pdolinic, 2021\n"
|
23
24
|
"Language-Team: German (https://app.transifex.com/foreman/teams/114/de/)\n"
|
24
25
|
"MIME-Version: 1.0\n"
|
25
26
|
"Content-Type: text/plain; charset=UTF-8\n"
|