foreman_webhooks 4.0.1 → 4.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_webhooks/locale/ca/foreman_webhooks.js +1 -1
- data/app/assets/javascripts/foreman_webhooks/locale/cs_CZ/foreman_webhooks.js +1 -1
- data/app/assets/javascripts/foreman_webhooks/locale/de/foreman_webhooks.js +1 -1
- data/app/assets/javascripts/foreman_webhooks/locale/en/foreman_webhooks.js +6 -6
- data/app/assets/javascripts/foreman_webhooks/locale/en_GB/foreman_webhooks.js +11 -11
- data/app/assets/javascripts/foreman_webhooks/locale/es/foreman_webhooks.js +1 -1
- data/app/assets/javascripts/foreman_webhooks/locale/fr/foreman_webhooks.js +74 -74
- data/app/assets/javascripts/foreman_webhooks/locale/it/foreman_webhooks.js +1 -1
- data/app/assets/javascripts/foreman_webhooks/locale/ja/foreman_webhooks.js +75 -75
- data/app/assets/javascripts/foreman_webhooks/locale/ka/foreman_webhooks.js +9 -9
- data/app/assets/javascripts/foreman_webhooks/locale/ko/foreman_webhooks.js +80 -80
- data/app/assets/javascripts/foreman_webhooks/locale/pl/foreman_webhooks.js +1 -1
- data/app/assets/javascripts/foreman_webhooks/locale/pt_BR/foreman_webhooks.js +1 -1
- data/app/assets/javascripts/foreman_webhooks/locale/ru/foreman_webhooks.js +1 -1
- data/app/assets/javascripts/foreman_webhooks/locale/zh_CN/foreman_webhooks.js +78 -78
- data/app/assets/javascripts/foreman_webhooks/locale/zh_TW/foreman_webhooks.js +1 -1
- data/lib/foreman_webhooks/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/ca/foreman_webhooks.po +1 -1
- data/locale/cs_CZ/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/cs_CZ/foreman_webhooks.po +1 -1
- data/locale/de/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/de/foreman_webhooks.po +1 -1
- data/locale/en/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/en/foreman_webhooks.po +9 -9
- data/locale/en_GB/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/en_GB/foreman_webhooks.po +12 -12
- data/locale/es/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/es/foreman_webhooks.po +1 -1
- data/locale/fr/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/fr/foreman_webhooks.po +77 -74
- data/locale/it/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/it/foreman_webhooks.po +2 -2
- data/locale/ja/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/ja/foreman_webhooks.po +77 -75
- data/locale/ka/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/ka/foreman_webhooks.po +9 -9
- data/locale/ko/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/ko/foreman_webhooks.po +82 -81
- data/locale/pl/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/pl/foreman_webhooks.po +1 -1
- data/locale/pt_BR/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/pt_BR/foreman_webhooks.po +1 -1
- data/locale/ru/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/ru/foreman_webhooks.po +1 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/zh_CN/foreman_webhooks.po +80 -78
- data/locale/zh_TW/LC_MESSAGES/foreman_webhooks.mo +0 -0
- data/locale/zh_TW/foreman_webhooks.po +1 -1
- data/webpack/ForemanWebhooks/Routes/Webhooks/Components/WebhookForm/Components/WebhookFormTabs.js +9 -1
- data/webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/NameToEditCell.js +8 -1
- data/webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/__tests__/__snapshots__/EnabledCell.test.js.snap +2 -14
- metadata +3 -6
@@ -3,10 +3,10 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_webhooks": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_webhooks
|
6
|
+
"Project-Id-Version": "foreman_webhooks 4.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2023-06-05 12:44+0000",
|
9
|
-
"Last-Translator": "
|
9
|
+
"Last-Translator": "Ondřej Gajdušek, 2025",
|
10
10
|
"Language-Team": "Chinese (China) (https://app.transifex.com/foreman/teams/114/zh_CN/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
@@ -24,31 +24,31 @@
|
|
24
24
|
"额外"
|
25
25
|
],
|
26
26
|
"Authentication credentials": [
|
27
|
-
""
|
27
|
+
"身份验证凭证"
|
28
28
|
],
|
29
29
|
"Authorize with Foreman client certificate and validate smart-proxy CA from Settings": [
|
30
|
-
""
|
30
|
+
"使用 Foreman 客户端证书授权并从设置验证智能代理 CA"
|
31
31
|
],
|
32
32
|
"Change the password": [
|
33
|
-
""
|
33
|
+
"修改密码"
|
34
34
|
],
|
35
35
|
"Clone a template": [
|
36
|
-
""
|
36
|
+
"克隆模板"
|
37
37
|
],
|
38
38
|
"Confirm Webhook Deletion": [
|
39
|
-
""
|
39
|
+
"确认 Webhook 删除"
|
40
40
|
],
|
41
41
|
"Create Template": [
|
42
|
-
""
|
42
|
+
"创建模板"
|
43
43
|
],
|
44
44
|
"Create Webhook": [
|
45
|
-
""
|
45
|
+
"创建 Webhook"
|
46
46
|
],
|
47
47
|
"Create a Webhook": [
|
48
|
-
""
|
48
|
+
"创建 Webhook"
|
49
49
|
],
|
50
50
|
"Create a webhook template": [
|
51
|
-
""
|
51
|
+
"创建 webhook 模板"
|
52
52
|
],
|
53
53
|
"Credentials": [
|
54
54
|
"凭证"
|
@@ -57,151 +57,151 @@
|
|
57
57
|
"刪除"
|
58
58
|
],
|
59
59
|
"Delete a Webhook": [
|
60
|
-
""
|
60
|
+
"删除 Webhook"
|
61
61
|
],
|
62
62
|
"Delete a webhook template": [
|
63
|
-
""
|
63
|
+
"删除 webhook 模板"
|
64
64
|
],
|
65
65
|
"Deliver webhook": [
|
66
|
-
""
|
66
|
+
"提供 webhook"
|
67
67
|
],
|
68
68
|
"Deliver webhook %s": [
|
69
|
-
""
|
69
|
+
"提供 webhook %s"
|
70
70
|
],
|
71
71
|
"Edit": [
|
72
72
|
"编辑"
|
73
73
|
],
|
74
74
|
"Edit %s": [
|
75
|
-
""
|
75
|
+
"编辑 %s"
|
76
76
|
],
|
77
77
|
"Enabled": [
|
78
78
|
"启用"
|
79
79
|
],
|
80
80
|
"Error": [
|
81
|
-
""
|
81
|
+
"错误"
|
82
82
|
],
|
83
83
|
"Example: %s": [
|
84
|
-
""
|
84
|
+
"示例: %s"
|
85
85
|
],
|
86
86
|
"Export a webhook template to ERB": [
|
87
|
-
""
|
87
|
+
"向 ERB 导出 webhook 模板"
|
88
88
|
],
|
89
89
|
"General": [
|
90
|
-
""
|
90
|
+
"常规"
|
91
91
|
],
|
92
92
|
"HTTP Content Type": [
|
93
|
-
""
|
93
|
+
"HTTP 內容类型"
|
94
94
|
],
|
95
95
|
"HTTP Headers": [
|
96
|
-
""
|
96
|
+
"HTTP 标头"
|
97
97
|
],
|
98
98
|
"HTTP Method": [
|
99
|
-
""
|
99
|
+
"HTTP 方法"
|
100
100
|
],
|
101
101
|
"If unchecked, the webhook will be inactive": [
|
102
|
-
""
|
102
|
+
"如果没有选择,webhook 将为不活跃状态"
|
103
103
|
],
|
104
104
|
"Import a webhook template": [
|
105
|
-
""
|
105
|
+
"导入 webhook 模板"
|
106
106
|
],
|
107
107
|
"In case you are using dynamic URL (ERB template), this will not be rendered correctly due to the absence of a real object.": [
|
108
|
-
""
|
108
|
+
"如果您使用动态 URL (ERB 模板),因为缺少真实的对象,这不会被正确显示。"
|
109
109
|
],
|
110
110
|
"List Webhooks": [
|
111
|
-
""
|
111
|
+
"列出 Webhook"
|
112
112
|
],
|
113
113
|
"List available events for subscription": [
|
114
|
-
""
|
114
|
+
"列出订阅的可用事件"
|
115
115
|
],
|
116
116
|
"List webhook templates": [
|
117
|
-
""
|
117
|
+
"列出 webhook 模板"
|
118
118
|
],
|
119
119
|
"Name": [
|
120
|
-
""
|
120
|
+
"名称"
|
121
121
|
],
|
122
122
|
"No Results": [
|
123
|
-
""
|
123
|
+
"没有结果"
|
124
124
|
],
|
125
125
|
"Optional CAs in PEM format concatenated to verify the receiver's SSL certificate": [
|
126
|
-
""
|
126
|
+
"PEM 格式的可选 CA 连接起来验证接收器的 SSL 证书"
|
127
127
|
],
|
128
128
|
"Optional. Must be a JSON object (ERB allowed)": [
|
129
|
-
""
|
129
|
+
"可选。必须是 JSON 对象(ERB 允许)"
|
130
130
|
],
|
131
131
|
"Password": [
|
132
|
-
""
|
132
|
+
"密码"
|
133
133
|
],
|
134
134
|
"Payload": [
|
135
|
-
""
|
135
|
+
"有效负载"
|
136
136
|
],
|
137
137
|
"Please, note that this will not contain actual information or render the attached template.": [
|
138
|
-
""
|
138
|
+
"请注意,这不包含实际信息或呈现附加的模板。"
|
139
139
|
],
|
140
140
|
"Proxy Authorization": [
|
141
|
-
""
|
141
|
+
"代理授权"
|
142
142
|
],
|
143
143
|
"Show Webhook details": [
|
144
|
-
""
|
144
|
+
"显示 Webhook 详情"
|
145
145
|
],
|
146
146
|
"Show webhook template details": [
|
147
|
-
""
|
147
|
+
"显示 webhook 模板详情"
|
148
148
|
],
|
149
149
|
"Snippet": [
|
150
|
-
""
|
150
|
+
"程序代码片段"
|
151
151
|
],
|
152
152
|
"Start typing to search": [
|
153
|
-
""
|
153
|
+
"开始输入来进行搜素"
|
154
154
|
],
|
155
155
|
"Subscribe to": [
|
156
|
-
""
|
156
|
+
"订阅到"
|
157
157
|
],
|
158
158
|
"Target URL": [
|
159
|
-
""
|
159
|
+
"目标 URL"
|
160
160
|
],
|
161
161
|
"Target URL that should be called by Foreman (ERB allowed).": [
|
162
|
-
""
|
162
|
+
"Foreman 应该调用的目标 URL (ERB 允许)。"
|
163
163
|
],
|
164
164
|
"Template": [
|
165
|
-
""
|
165
|
+
"模板"
|
166
166
|
],
|
167
167
|
"Template contents including metadata": [
|
168
|
-
""
|
168
|
+
"模板内容包括元数据"
|
169
169
|
],
|
170
170
|
"Template name": [
|
171
|
-
""
|
171
|
+
"模板名称"
|
172
172
|
],
|
173
173
|
"Test": [
|
174
|
-
""
|
174
|
+
"测试"
|
175
175
|
],
|
176
176
|
"Test a Webhook": [
|
177
|
-
""
|
177
|
+
"测试 Webhook"
|
178
178
|
],
|
179
179
|
"Test payload will be sent as is. Cant be a JSON object": [
|
180
|
-
""
|
180
|
+
"测试有效负载将按原样发送。不能是一个 JSON 对象"
|
181
181
|
],
|
182
182
|
"Test webhook": [
|
183
|
-
""
|
183
|
+
"测试 webhook"
|
184
184
|
],
|
185
185
|
"This template is locked for editing.": [
|
186
|
-
""
|
186
|
+
"该模板被锁定进行编辑。"
|
187
187
|
],
|
188
188
|
"Try to create a new webhook": [
|
189
|
-
""
|
189
|
+
"尝试创建新的 webhook"
|
190
190
|
],
|
191
191
|
"Type": [
|
192
|
-
""
|
192
|
+
"类型"
|
193
193
|
],
|
194
194
|
"URL must be valid and schema must be one of: %s": [
|
195
|
-
""
|
195
|
+
"URL 必须有效且需要是 %s 之一"
|
196
196
|
],
|
197
197
|
"Uncheck this option to disable validation of the receiver's SSL certificate": [
|
198
|
-
""
|
198
|
+
"取消这个选项来禁用接收方的 SSL 正式的验证"
|
199
199
|
],
|
200
200
|
"Update a Webhook": [
|
201
|
-
""
|
201
|
+
"更新 Webhook"
|
202
202
|
],
|
203
203
|
"Update a webhook template": [
|
204
|
-
""
|
204
|
+
"更新 webhook 模板"
|
205
205
|
],
|
206
206
|
"User": [
|
207
207
|
"用户"
|
@@ -210,64 +210,64 @@
|
|
210
210
|
"验证 SSL"
|
211
211
|
],
|
212
212
|
"Webhook": [
|
213
|
-
""
|
213
|
+
"Webhook"
|
214
214
|
],
|
215
215
|
"Webhook %s test was successful": [
|
216
|
-
""
|
216
|
+
"Webhook %s 测试成功"
|
217
217
|
],
|
218
218
|
"Webhook %s was successfully deleted": [
|
219
|
-
""
|
219
|
+
"Webhook %s 被成功删除"
|
220
220
|
],
|
221
221
|
"Webhook Templates": [
|
222
|
-
""
|
222
|
+
"Webhook 模板"
|
223
223
|
],
|
224
224
|
"Webhook template not found while firing webhook '%s'. Possible organization/location mismatch in the webhook template?": [
|
225
|
-
""
|
225
|
+
"在触发 Webhook '%s' 时未找到 Webhook 模板。可能 webhook 模板中的机构/位置不匹配?"
|
226
226
|
],
|
227
227
|
"Webhook test failed: %s": [
|
228
|
-
""
|
228
|
+
"Webhook 测试失败: %s"
|
229
229
|
],
|
230
230
|
"Webhook was successfully created.": [
|
231
|
-
""
|
231
|
+
"Webhook 被成功创建。"
|
232
232
|
],
|
233
233
|
"Webhook was successfully updated.": [
|
234
|
-
""
|
234
|
+
"Webhook 被成功更新。"
|
235
235
|
],
|
236
236
|
"WebhookTemplate|Locked": [
|
237
|
-
""
|
237
|
+
"Webhook 模板|锁定"
|
238
238
|
],
|
239
239
|
"WebhookTemplate|Name": [
|
240
|
-
""
|
240
|
+
"Webhook 模板|名称"
|
241
241
|
],
|
242
242
|
"WebhookTemplate|Snippet": [
|
243
|
-
""
|
243
|
+
"Webhook 模板|代码片段"
|
244
244
|
],
|
245
245
|
"Webhooks": [
|
246
|
-
""
|
246
|
+
"Webhook"
|
247
247
|
],
|
248
248
|
"Whether or not the template is added automatically to new organizations and locations": [
|
249
|
-
""
|
249
|
+
"模板是否会自动添加到新的机构和位置"
|
250
250
|
],
|
251
251
|
"Whether or not the template is locked for editing": [
|
252
|
-
""
|
252
|
+
"此模板是否被锁定用于编辑"
|
253
253
|
],
|
254
254
|
"Will be sent as is": [
|
255
|
-
""
|
255
|
+
"将按原样发送"
|
256
256
|
],
|
257
257
|
"X509 Certification Authorities": [
|
258
|
-
""
|
258
|
+
"X509 认证颁发机构"
|
259
259
|
],
|
260
260
|
"X509 Certification Authorities concatenated in PEM format": [
|
261
|
-
""
|
261
|
+
"以 PEM 格式串联的 X509 认证颁发机构"
|
262
262
|
],
|
263
263
|
"You are about to delete %s. Are you sure?": [
|
264
|
-
""
|
264
|
+
"您将要删除 %s。您确定吗?"
|
265
265
|
],
|
266
266
|
"You are about to test %s webhook.": [
|
267
|
-
""
|
267
|
+
"您要测试 %s webhook。"
|
268
268
|
],
|
269
269
|
"You can specify below a custom payload to test the webhook with.": [
|
270
|
-
""
|
270
|
+
"您可以指定以下一个自定义有效负载来测试 Webhook。"
|
271
271
|
],
|
272
272
|
"is required": [
|
273
273
|
"是必需的"
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_webhooks": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_webhooks
|
6
|
+
"Project-Id-Version": "foreman_webhooks 4.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2023-06-05 12:44+0000",
|
9
9
|
"Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2023",
|
Binary file
|
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_webhooks
|
11
|
+
"Project-Id-Version: foreman_webhooks 4.0.1\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2023-06-05 12:44+0000\n"
|
14
14
|
"Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2023\n"
|
Binary file
|
@@ -9,7 +9,7 @@
|
|
9
9
|
#
|
10
10
|
msgid ""
|
11
11
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_webhooks
|
12
|
+
"Project-Id-Version: foreman_webhooks 4.0.1\n"
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
14
14
|
"PO-Revision-Date: 2023-06-05 12:44+0000\n"
|
15
15
|
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2023\n"
|
Binary file
|
@@ -15,7 +15,7 @@
|
|
15
15
|
#
|
16
16
|
msgid ""
|
17
17
|
msgstr ""
|
18
|
-
"Project-Id-Version: foreman_webhooks
|
18
|
+
"Project-Id-Version: foreman_webhooks 4.0.1\n"
|
19
19
|
"Report-Msgid-Bugs-To: \n"
|
20
20
|
"PO-Revision-Date: 2023-06-05 12:44+0000\n"
|
21
21
|
"Last-Translator: Markus Bucher <bucher@atix.de>, 2023\n"
|
Binary file
|
@@ -1,21 +1,21 @@
|
|
1
|
-
#
|
2
|
-
# Copyright (C)
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_webhooks package.
|
4
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>,
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
|
+
#, fuzzy
|
6
7
|
msgid ""
|
7
8
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_webhooks
|
9
|
+
"Project-Id-Version: foreman_webhooks 1.0.0\n"
|
9
10
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"PO-Revision-Date:
|
11
|
+
"PO-Revision-Date: 2025-10-07 14:52+0200\n"
|
11
12
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
12
|
-
"Language-Team:
|
13
|
-
"Language:
|
13
|
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14
|
+
"Language: \n"
|
14
15
|
"MIME-Version: 1.0\n"
|
15
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
16
17
|
"Content-Transfer-Encoding: 8bit\n"
|
17
|
-
"Plural-Forms: nplurals
|
18
|
-
"\n"
|
18
|
+
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
19
19
|
|
20
20
|
msgid "Actions"
|
21
21
|
msgstr ""
|
Binary file
|
@@ -5,14 +5,14 @@
|
|
5
5
|
#
|
6
6
|
# Translators:
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2023
|
8
|
-
# Andi Chandler <andi@gowling.com>,
|
8
|
+
# Andi Chandler <andi@gowling.com>, 2025
|
9
9
|
#
|
10
10
|
msgid ""
|
11
11
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_webhooks
|
12
|
+
"Project-Id-Version: foreman_webhooks 4.0.1\n"
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
14
14
|
"PO-Revision-Date: 2023-06-05 12:44+0000\n"
|
15
|
-
"Last-Translator: Andi Chandler <andi@gowling.com>,
|
15
|
+
"Last-Translator: Andi Chandler <andi@gowling.com>, 2025\n"
|
16
16
|
"Language-Team: English (United Kingdom) (https://app.transifex.com/foreman/tea"
|
17
17
|
"ms/114/en_GB/)\n"
|
18
18
|
"MIME-Version: 1.0\n"
|
@@ -73,13 +73,13 @@ msgid "Deliver webhook %s"
|
|
73
73
|
msgstr ""
|
74
74
|
|
75
75
|
msgid "Edit"
|
76
|
-
msgstr ""
|
76
|
+
msgstr "Edit"
|
77
77
|
|
78
78
|
msgid "Edit %s"
|
79
79
|
msgstr ""
|
80
80
|
|
81
81
|
msgid "Enabled"
|
82
|
-
msgstr ""
|
82
|
+
msgstr "Enabled"
|
83
83
|
|
84
84
|
msgid "Error"
|
85
85
|
msgstr ""
|
@@ -94,13 +94,13 @@ msgid "General"
|
|
94
94
|
msgstr ""
|
95
95
|
|
96
96
|
msgid "HTTP Content Type"
|
97
|
-
msgstr ""
|
97
|
+
msgstr "HTTP Content Type"
|
98
98
|
|
99
99
|
msgid "HTTP Headers"
|
100
|
-
msgstr ""
|
100
|
+
msgstr "HTTP Headers"
|
101
101
|
|
102
102
|
msgid "HTTP Method"
|
103
|
-
msgstr ""
|
103
|
+
msgstr "HTTP Method"
|
104
104
|
|
105
105
|
msgid "If unchecked, the webhook will be inactive"
|
106
106
|
msgstr ""
|
@@ -142,7 +142,7 @@ msgid "Please, note that this will not contain actual information or render the
|
|
142
142
|
msgstr ""
|
143
143
|
|
144
144
|
msgid "Proxy Authorization"
|
145
|
-
msgstr ""
|
145
|
+
msgstr "Proxy Authorization"
|
146
146
|
|
147
147
|
msgid "Show Webhook details"
|
148
148
|
msgstr ""
|
@@ -160,7 +160,7 @@ msgid "Subscribe to"
|
|
160
160
|
msgstr ""
|
161
161
|
|
162
162
|
msgid "Target URL"
|
163
|
-
msgstr ""
|
163
|
+
msgstr "Target URL"
|
164
164
|
|
165
165
|
msgid "Target URL that should be called by Foreman (ERB allowed)."
|
166
166
|
msgstr ""
|
@@ -208,10 +208,10 @@ msgid "Update a webhook template"
|
|
208
208
|
msgstr ""
|
209
209
|
|
210
210
|
msgid "User"
|
211
|
-
msgstr ""
|
211
|
+
msgstr "User"
|
212
212
|
|
213
213
|
msgid "Verify SSL"
|
214
|
-
msgstr ""
|
214
|
+
msgstr "Verify SSL"
|
215
215
|
|
216
216
|
msgid "Webhook"
|
217
217
|
msgstr ""
|
Binary file
|
Binary file
|