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
@@ -4,15 +4,16 @@
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
6
|
# Translators:
|
7
|
-
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023
|
8
7
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
8
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
9
|
+
# Ondřej Gajdušek, 2025
|
9
10
|
#
|
10
11
|
msgid ""
|
11
12
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_webhooks
|
13
|
+
"Project-Id-Version: foreman_webhooks 4.0.1\n"
|
13
14
|
"Report-Msgid-Bugs-To: \n"
|
14
15
|
"PO-Revision-Date: 2023-06-05 12:44+0000\n"
|
15
|
-
"Last-Translator:
|
16
|
+
"Last-Translator: Ondřej Gajdušek, 2025\n"
|
16
17
|
"Language-Team: Korean (https://app.transifex.com/foreman/teams/114/ko/)\n"
|
17
18
|
"MIME-Version: 1.0\n"
|
18
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -24,187 +25,187 @@ msgid "Actions"
|
|
24
25
|
msgstr "동작 "
|
25
26
|
|
26
27
|
msgid "Additional"
|
27
|
-
msgstr ""
|
28
|
+
msgstr "추가"
|
28
29
|
|
29
30
|
msgid "Authentication credentials"
|
30
|
-
msgstr ""
|
31
|
+
msgstr "인증 자격 증명"
|
31
32
|
|
32
33
|
msgid "Authorize with Foreman client certificate and validate smart-proxy CA from Settings"
|
33
|
-
msgstr ""
|
34
|
+
msgstr "Foreman 클라이언트 인증서로 권한 부여 및 설정에서 스마트 프록시 CA를 검증"
|
34
35
|
|
35
36
|
msgid "Change the password"
|
36
|
-
msgstr ""
|
37
|
+
msgstr "암호 변경"
|
37
38
|
|
38
39
|
msgid "Clone a template"
|
39
|
-
msgstr ""
|
40
|
+
msgstr "템플릿 복제"
|
40
41
|
|
41
42
|
msgid "Confirm Webhook Deletion"
|
42
|
-
msgstr ""
|
43
|
+
msgstr "Webhook 삭제 확인"
|
43
44
|
|
44
45
|
msgid "Create Template"
|
45
|
-
msgstr ""
|
46
|
+
msgstr "템플릿 만들기"
|
46
47
|
|
47
48
|
msgid "Create Webhook"
|
48
|
-
msgstr ""
|
49
|
+
msgstr "Webhook 만들기"
|
49
50
|
|
50
51
|
msgid "Create a Webhook"
|
51
|
-
msgstr ""
|
52
|
+
msgstr "Webhook 생성"
|
52
53
|
|
53
54
|
msgid "Create a webhook template"
|
54
|
-
msgstr ""
|
55
|
+
msgstr "Webhook 템플릿 생성"
|
55
56
|
|
56
57
|
msgid "Credentials"
|
57
|
-
msgstr ""
|
58
|
+
msgstr "자격 증명"
|
58
59
|
|
59
60
|
msgid "Delete"
|
60
61
|
msgstr "삭제 "
|
61
62
|
|
62
63
|
msgid "Delete a Webhook"
|
63
|
-
msgstr ""
|
64
|
+
msgstr "Webhook 삭제"
|
64
65
|
|
65
66
|
msgid "Delete a webhook template"
|
66
|
-
msgstr ""
|
67
|
+
msgstr "Webhook 템플릿 삭제"
|
67
68
|
|
68
69
|
msgid "Deliver webhook"
|
69
|
-
msgstr ""
|
70
|
+
msgstr "webhook 전달"
|
70
71
|
|
71
72
|
msgid "Deliver webhook %s"
|
72
|
-
msgstr ""
|
73
|
+
msgstr "webhook %s 전달"
|
73
74
|
|
74
75
|
msgid "Edit"
|
75
|
-
msgstr "
|
76
|
+
msgstr "편집"
|
76
77
|
|
77
78
|
msgid "Edit %s"
|
78
|
-
msgstr ""
|
79
|
+
msgstr "%s 편집"
|
79
80
|
|
80
81
|
msgid "Enabled"
|
81
|
-
msgstr ""
|
82
|
+
msgstr "활성화됨"
|
82
83
|
|
83
84
|
msgid "Error"
|
84
85
|
msgstr "오류"
|
85
86
|
|
86
87
|
msgid "Example: %s"
|
87
|
-
msgstr ""
|
88
|
+
msgstr "예: %s"
|
88
89
|
|
89
90
|
msgid "Export a webhook template to ERB"
|
90
|
-
msgstr ""
|
91
|
+
msgstr "Webhook 템플릿을 ERB로 내보내기"
|
91
92
|
|
92
93
|
msgid "General"
|
93
94
|
msgstr "일반"
|
94
95
|
|
95
96
|
msgid "HTTP Content Type"
|
96
|
-
msgstr ""
|
97
|
+
msgstr "HTTP 콘텐츠 유형"
|
97
98
|
|
98
99
|
msgid "HTTP Headers"
|
99
|
-
msgstr ""
|
100
|
+
msgstr "HTTP 헤더"
|
100
101
|
|
101
102
|
msgid "HTTP Method"
|
102
|
-
msgstr ""
|
103
|
+
msgstr "HTTP 방식"
|
103
104
|
|
104
105
|
msgid "If unchecked, the webhook will be inactive"
|
105
|
-
msgstr ""
|
106
|
+
msgstr "체크하지 않으면 웹훅이 비활성화됩니다."
|
106
107
|
|
107
108
|
msgid "Import a webhook template"
|
108
|
-
msgstr ""
|
109
|
+
msgstr "Webhook 템플릿 가져오기"
|
109
110
|
|
110
111
|
msgid "In case you are using dynamic URL (ERB template), this will not be rendered correctly due to the absence of a real object."
|
111
|
-
msgstr ""
|
112
|
+
msgstr "동적 URL(ERB 템플릿)을 사용하는 경우 실제 개체가 없기 때문에 올바르게 렌더링되지 않습니다."
|
112
113
|
|
113
114
|
msgid "List Webhooks"
|
114
|
-
msgstr ""
|
115
|
+
msgstr "Webhook 목록"
|
115
116
|
|
116
117
|
msgid "List available events for subscription"
|
117
|
-
msgstr ""
|
118
|
+
msgstr "구독 가능한 이벤트 목록"
|
118
119
|
|
119
120
|
msgid "List webhook templates"
|
120
|
-
msgstr ""
|
121
|
+
msgstr "webhook 템플릿 목록"
|
121
122
|
|
122
123
|
msgid "Name"
|
123
124
|
msgstr "이름"
|
124
125
|
|
125
126
|
msgid "No Results"
|
126
|
-
msgstr ""
|
127
|
+
msgstr "결과 없음"
|
127
128
|
|
128
129
|
msgid "Optional CAs in PEM format concatenated to verify the receiver's SSL certificate"
|
129
|
-
msgstr ""
|
130
|
+
msgstr "수신자의 SSL 인증서를 확인하기 위해 PEM 형식으로 연결된 선택적 CA"
|
130
131
|
|
131
132
|
msgid "Optional. Must be a JSON object (ERB allowed)"
|
132
|
-
msgstr ""
|
133
|
+
msgstr "선택 사항입니다. JSON 객체여야 합니다(ERB 허용)."
|
133
134
|
|
134
135
|
msgid "Password"
|
135
|
-
msgstr ""
|
136
|
+
msgstr "암호 "
|
136
137
|
|
137
138
|
msgid "Payload"
|
138
|
-
msgstr ""
|
139
|
+
msgstr "페이로드"
|
139
140
|
|
140
141
|
msgid "Please, note that this will not contain actual information or render the attached template."
|
141
|
-
msgstr ""
|
142
|
+
msgstr "참고: 실제 정보가 포함되지 않으며 첨부된 템플릿이 렌더링되지 않습니다."
|
142
143
|
|
143
144
|
msgid "Proxy Authorization"
|
144
|
-
msgstr ""
|
145
|
+
msgstr "프록시 권한 부여"
|
145
146
|
|
146
147
|
msgid "Show Webhook details"
|
147
|
-
msgstr ""
|
148
|
+
msgstr "Webhook 세부 정보 표시"
|
148
149
|
|
149
150
|
msgid "Show webhook template details"
|
150
|
-
msgstr ""
|
151
|
+
msgstr "Webhook 템플릿 세부 정보 표시"
|
151
152
|
|
152
153
|
msgid "Snippet"
|
153
|
-
msgstr ""
|
154
|
+
msgstr "스니펫"
|
154
155
|
|
155
156
|
msgid "Start typing to search"
|
156
|
-
msgstr ""
|
157
|
+
msgstr "검색하려면 입력 시작"
|
157
158
|
|
158
159
|
msgid "Subscribe to"
|
159
|
-
msgstr ""
|
160
|
+
msgstr "구독하기"
|
160
161
|
|
161
162
|
msgid "Target URL"
|
162
|
-
msgstr ""
|
163
|
+
msgstr "대상 URL"
|
163
164
|
|
164
165
|
msgid "Target URL that should be called by Foreman (ERB allowed)."
|
165
|
-
msgstr ""
|
166
|
+
msgstr "Foreman이 호출해야 하는 대상 URL(ERB 허용)."
|
166
167
|
|
167
168
|
msgid "Template"
|
168
|
-
msgstr ""
|
169
|
+
msgstr "템플릿"
|
169
170
|
|
170
171
|
msgid "Template contents including metadata"
|
171
|
-
msgstr ""
|
172
|
+
msgstr "메타데이터를 포함한 템플릿 내용"
|
172
173
|
|
173
174
|
msgid "Template name"
|
174
|
-
msgstr ""
|
175
|
+
msgstr "템플릿 이름"
|
175
176
|
|
176
177
|
msgid "Test"
|
177
|
-
msgstr ""
|
178
|
+
msgstr "테스트"
|
178
179
|
|
179
180
|
msgid "Test a Webhook"
|
180
|
-
msgstr ""
|
181
|
+
msgstr "Webhook 테스트"
|
181
182
|
|
182
183
|
msgid "Test payload will be sent as is. Cant be a JSON object"
|
183
|
-
msgstr ""
|
184
|
+
msgstr "테스트 페이로드는 그대로 전송됩니다. JSON 객체일 수 없습니다."
|
184
185
|
|
185
186
|
msgid "Test webhook"
|
186
|
-
msgstr ""
|
187
|
+
msgstr "Webhook 테스트"
|
187
188
|
|
188
189
|
msgid "This template is locked for editing."
|
189
|
-
msgstr ""
|
190
|
+
msgstr "이 템플릿은 편집이 잠금되어 있습니다. "
|
190
191
|
|
191
192
|
msgid "Try to create a new webhook"
|
192
|
-
msgstr ""
|
193
|
+
msgstr "새 Webhook을 만들어 보세요"
|
193
194
|
|
194
195
|
msgid "Type"
|
195
|
-
msgstr ""
|
196
|
+
msgstr "유형 "
|
196
197
|
|
197
198
|
msgid "URL must be valid and schema must be one of: %s"
|
198
|
-
msgstr ""
|
199
|
+
msgstr "URL이 유효하고 스키마는 다음 중 하나여야 합니다: %s"
|
199
200
|
|
200
201
|
msgid "Uncheck this option to disable validation of the receiver's SSL certificate"
|
201
|
-
msgstr ""
|
202
|
+
msgstr "이 옵션의 선택을 해제하면 수신자의 SSL 인증서 유효성 검사가 비활성화됩니다."
|
202
203
|
|
203
204
|
msgid "Update a Webhook"
|
204
|
-
msgstr ""
|
205
|
+
msgstr "Webhook 업데이트"
|
205
206
|
|
206
207
|
msgid "Update a webhook template"
|
207
|
-
msgstr ""
|
208
|
+
msgstr "Webhook 템플릿 업데이트"
|
208
209
|
|
209
210
|
msgid "User"
|
210
211
|
msgstr "사용자 "
|
@@ -213,64 +214,64 @@ msgid "Verify SSL"
|
|
213
214
|
msgstr "SSL 확인 "
|
214
215
|
|
215
216
|
msgid "Webhook"
|
216
|
-
msgstr ""
|
217
|
+
msgstr "Webhook"
|
217
218
|
|
218
219
|
msgid "Webhook %s test was successful"
|
219
|
-
msgstr ""
|
220
|
+
msgstr "Webhook %s 테스트 성공"
|
220
221
|
|
221
222
|
msgid "Webhook %s was successfully deleted"
|
222
|
-
msgstr ""
|
223
|
+
msgstr "Webhook%s가 성공적으로 삭제되었습니다"
|
223
224
|
|
224
225
|
msgid "Webhook Templates"
|
225
|
-
msgstr ""
|
226
|
+
msgstr "Webhook 템플릿"
|
226
227
|
|
227
228
|
msgid "Webhook template not found while firing webhook '%s'. Possible organization/location mismatch in the webhook template?"
|
228
|
-
msgstr ""
|
229
|
+
msgstr "webhook '%s을 실행하는 동안 Webhook 템플릿을 찾을 수 없습니다. Webhook 템플릿에서 조직/위치 불일치 가능성이 있나요?"
|
229
230
|
|
230
231
|
msgid "Webhook test failed: %s"
|
231
|
-
msgstr ""
|
232
|
+
msgstr "Webhook 테스트 실패: %s"
|
232
233
|
|
233
234
|
msgid "Webhook was successfully created."
|
234
|
-
msgstr ""
|
235
|
+
msgstr "Webhook이 성공적으로 생성되었습니다. "
|
235
236
|
|
236
237
|
msgid "Webhook was successfully updated."
|
237
|
-
msgstr ""
|
238
|
+
msgstr "Webhook이 성공적으로 업데이트되었습니다."
|
238
239
|
|
239
240
|
msgid "WebhookTemplate|Locked"
|
240
|
-
msgstr ""
|
241
|
+
msgstr "WebhookTemplate|잠금"
|
241
242
|
|
242
243
|
msgid "WebhookTemplate|Name"
|
243
|
-
msgstr ""
|
244
|
+
msgstr "WebhookTemplate|이름"
|
244
245
|
|
245
246
|
msgid "WebhookTemplate|Snippet"
|
246
|
-
msgstr ""
|
247
|
+
msgstr "WebhookTemplate|스니펫"
|
247
248
|
|
248
249
|
msgid "Webhooks"
|
249
|
-
msgstr ""
|
250
|
+
msgstr "Webhook"
|
250
251
|
|
251
252
|
msgid "Whether or not the template is added automatically to new organizations and locations"
|
252
|
-
msgstr ""
|
253
|
+
msgstr "템플릿이 새 조직 및 위치에 자동으로 추가되는지 여부"
|
253
254
|
|
254
255
|
msgid "Whether or not the template is locked for editing"
|
255
|
-
msgstr ""
|
256
|
+
msgstr "템플릿 편집 잠금 여부"
|
256
257
|
|
257
258
|
msgid "Will be sent as is"
|
258
|
-
msgstr ""
|
259
|
+
msgstr "그대로 전송"
|
259
260
|
|
260
261
|
msgid "X509 Certification Authorities"
|
261
|
-
msgstr ""
|
262
|
+
msgstr "X509 인증 기관"
|
262
263
|
|
263
264
|
msgid "X509 Certification Authorities concatenated in PEM format"
|
264
|
-
msgstr ""
|
265
|
+
msgstr "PEM 형식으로 연결된 X509 인증 기관"
|
265
266
|
|
266
267
|
msgid "You are about to delete %s. Are you sure?"
|
267
|
-
msgstr ""
|
268
|
+
msgstr "%s을/를 삭제하려고 합니다. 삭제하시겠습니까?"
|
268
269
|
|
269
270
|
msgid "You are about to test %s webhook."
|
270
|
-
msgstr ""
|
271
|
+
msgstr "%s Webhook을 테스트하려고합니다."
|
271
272
|
|
272
273
|
msgid "You can specify below a custom payload to test the webhook with."
|
273
|
-
msgstr ""
|
274
|
+
msgstr "아래에서 사용자 정의 페이로드를 지정하여 Webhook을 테스트할 수 있습니다."
|
274
275
|
|
275
276
|
msgid "is required"
|
276
|
-
msgstr ""
|
277
|
+
msgstr "필요함"
|
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: Michał Foryt <michal.foryt@gmail.com>, 2023\n"
|
Binary file
|
@@ -10,7 +10,7 @@
|
|
10
10
|
#
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_webhooks
|
13
|
+
"Project-Id-Version: foreman_webhooks 4.0.1\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2023-06-05 12:44+0000\n"
|
16
16
|
"Last-Translator: Flamarion Jorge <jorge.flamarion@gmail.com>, 2023\n"
|
Binary file
|
@@ -10,7 +10,7 @@
|
|
10
10
|
#
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_webhooks
|
13
|
+
"Project-Id-Version: foreman_webhooks 4.0.1\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2023-06-05 12:44+0000\n"
|
16
16
|
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2023\n"
|
Binary file
|