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
@@ -8,13 +8,15 @@
|
|
8
8
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
9
9
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2023
|
10
10
|
# Transifex Bot <>, 2023
|
11
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
12
|
+
# Ondřej Gajdušek, 2025
|
11
13
|
#
|
12
14
|
msgid ""
|
13
15
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_webhooks
|
16
|
+
"Project-Id-Version: foreman_webhooks 4.0.1\n"
|
15
17
|
"Report-Msgid-Bugs-To: \n"
|
16
18
|
"PO-Revision-Date: 2023-06-05 12:44+0000\n"
|
17
|
-
"Last-Translator:
|
19
|
+
"Last-Translator: Ondřej Gajdušek, 2025\n"
|
18
20
|
"Language-Team: Japanese (https://app.transifex.com/foreman/teams/114/ja/)\n"
|
19
21
|
"MIME-Version: 1.0\n"
|
20
22
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -29,31 +31,31 @@ msgid "Additional"
|
|
29
31
|
msgstr "追加"
|
30
32
|
|
31
33
|
msgid "Authentication credentials"
|
32
|
-
msgstr ""
|
34
|
+
msgstr "認証情報"
|
33
35
|
|
34
36
|
msgid "Authorize with Foreman client certificate and validate smart-proxy CA from Settings"
|
35
|
-
msgstr ""
|
37
|
+
msgstr "Foreman クライアント証明書で認証し、設定からの smart-proxy CA を検証する"
|
36
38
|
|
37
39
|
msgid "Change the password"
|
38
|
-
msgstr ""
|
40
|
+
msgstr "パスワードの変更"
|
39
41
|
|
40
42
|
msgid "Clone a template"
|
41
|
-
msgstr ""
|
43
|
+
msgstr "テンプレートのクローン"
|
42
44
|
|
43
45
|
msgid "Confirm Webhook Deletion"
|
44
|
-
msgstr ""
|
46
|
+
msgstr "Webhook の削除の確認"
|
45
47
|
|
46
48
|
msgid "Create Template"
|
47
|
-
msgstr ""
|
49
|
+
msgstr "テンプレートの作成"
|
48
50
|
|
49
51
|
msgid "Create Webhook"
|
50
|
-
msgstr ""
|
52
|
+
msgstr "Webhook の作成"
|
51
53
|
|
52
54
|
msgid "Create a Webhook"
|
53
|
-
msgstr ""
|
55
|
+
msgstr "Webhook の作成"
|
54
56
|
|
55
57
|
msgid "Create a webhook template"
|
56
|
-
msgstr ""
|
58
|
+
msgstr "Webhook テンプレートの作成"
|
57
59
|
|
58
60
|
msgid "Credentials"
|
59
61
|
msgstr "認証情報"
|
@@ -62,151 +64,151 @@ msgid "Delete"
|
|
62
64
|
msgstr "削除"
|
63
65
|
|
64
66
|
msgid "Delete a Webhook"
|
65
|
-
msgstr ""
|
67
|
+
msgstr "Webhook の削除"
|
66
68
|
|
67
69
|
msgid "Delete a webhook template"
|
68
|
-
msgstr ""
|
70
|
+
msgstr "Webhook テンプレートの削除"
|
69
71
|
|
70
72
|
msgid "Deliver webhook"
|
71
|
-
msgstr ""
|
73
|
+
msgstr "Webhook の提供"
|
72
74
|
|
73
75
|
msgid "Deliver webhook %s"
|
74
|
-
msgstr ""
|
76
|
+
msgstr "Webhook %s の提供"
|
75
77
|
|
76
78
|
msgid "Edit"
|
77
79
|
msgstr "編集"
|
78
80
|
|
79
81
|
msgid "Edit %s"
|
80
|
-
msgstr ""
|
82
|
+
msgstr "%s の編集"
|
81
83
|
|
82
84
|
msgid "Enabled"
|
83
85
|
msgstr "有効化済み"
|
84
86
|
|
85
87
|
msgid "Error"
|
86
|
-
msgstr ""
|
88
|
+
msgstr "エラー"
|
87
89
|
|
88
90
|
msgid "Example: %s"
|
89
|
-
msgstr ""
|
91
|
+
msgstr "例: %s"
|
90
92
|
|
91
93
|
msgid "Export a webhook template to ERB"
|
92
|
-
msgstr ""
|
94
|
+
msgstr "Webhook テンプレートを ERB にエクスポート"
|
93
95
|
|
94
96
|
msgid "General"
|
95
97
|
msgstr "全般"
|
96
98
|
|
97
99
|
msgid "HTTP Content Type"
|
98
|
-
msgstr ""
|
100
|
+
msgstr "HTTP コンテンツタイプ"
|
99
101
|
|
100
102
|
msgid "HTTP Headers"
|
101
|
-
msgstr ""
|
103
|
+
msgstr "HTTP ヘッダー"
|
102
104
|
|
103
105
|
msgid "HTTP Method"
|
104
|
-
msgstr ""
|
106
|
+
msgstr "HTTP メソッド"
|
105
107
|
|
106
108
|
msgid "If unchecked, the webhook will be inactive"
|
107
|
-
msgstr ""
|
109
|
+
msgstr "チェックを外すと、Webhook が非アクティブになります"
|
108
110
|
|
109
111
|
msgid "Import a webhook template"
|
110
|
-
msgstr ""
|
112
|
+
msgstr "Webhook テンプレートのインポート"
|
111
113
|
|
112
114
|
msgid "In case you are using dynamic URL (ERB template), this will not be rendered correctly due to the absence of a real object."
|
113
|
-
msgstr ""
|
115
|
+
msgstr "動的 URL (ERB テンプレート) を使用している場合は、実際のオブジェクトが存在しないために正しくレンダリングされません。"
|
114
116
|
|
115
117
|
msgid "List Webhooks"
|
116
|
-
msgstr ""
|
118
|
+
msgstr "Webhook の一覧表示"
|
117
119
|
|
118
120
|
msgid "List available events for subscription"
|
119
|
-
msgstr ""
|
121
|
+
msgstr "サブスクライブ可能なイベントの一覧表示"
|
120
122
|
|
121
123
|
msgid "List webhook templates"
|
122
|
-
msgstr ""
|
124
|
+
msgstr "Webhook テンプレートの一覧表示"
|
123
125
|
|
124
126
|
msgid "Name"
|
125
127
|
msgstr "名前"
|
126
128
|
|
127
129
|
msgid "No Results"
|
128
|
-
msgstr ""
|
130
|
+
msgstr "結果なし"
|
129
131
|
|
130
132
|
msgid "Optional CAs in PEM format concatenated to verify the receiver's SSL certificate"
|
131
|
-
msgstr ""
|
133
|
+
msgstr "レシーバーの SSL 証明書を検証するための連結された PEM 形式の CA (任意)"
|
132
134
|
|
133
135
|
msgid "Optional. Must be a JSON object (ERB allowed)"
|
134
|
-
msgstr ""
|
136
|
+
msgstr "任意。JSON オブジェクトである必要があります (ERB 使用可)"
|
135
137
|
|
136
138
|
msgid "Password"
|
137
|
-
msgstr ""
|
139
|
+
msgstr "パスワード"
|
138
140
|
|
139
141
|
msgid "Payload"
|
140
|
-
msgstr ""
|
142
|
+
msgstr "ペイロード"
|
141
143
|
|
142
144
|
msgid "Please, note that this will not contain actual information or render the attached template."
|
143
|
-
msgstr ""
|
145
|
+
msgstr "実際の情報は含まれず、関連付けられたテンプレートのレンダリングも行われないことに注意してください。"
|
144
146
|
|
145
147
|
msgid "Proxy Authorization"
|
146
|
-
msgstr ""
|
148
|
+
msgstr "プロキシー認可"
|
147
149
|
|
148
150
|
msgid "Show Webhook details"
|
149
|
-
msgstr ""
|
151
|
+
msgstr "Webhook の詳細の表示"
|
150
152
|
|
151
153
|
msgid "Show webhook template details"
|
152
|
-
msgstr ""
|
154
|
+
msgstr "Webhook テンプレートの詳細の表示"
|
153
155
|
|
154
156
|
msgid "Snippet"
|
155
|
-
msgstr ""
|
157
|
+
msgstr "スニペット"
|
156
158
|
|
157
159
|
msgid "Start typing to search"
|
158
|
-
msgstr ""
|
160
|
+
msgstr "入力して検索を開始"
|
159
161
|
|
160
162
|
msgid "Subscribe to"
|
161
|
-
msgstr ""
|
163
|
+
msgstr "サブスクライブ先"
|
162
164
|
|
163
165
|
msgid "Target URL"
|
164
|
-
msgstr ""
|
166
|
+
msgstr "ターゲット URL"
|
165
167
|
|
166
168
|
msgid "Target URL that should be called by Foreman (ERB allowed)."
|
167
|
-
msgstr ""
|
169
|
+
msgstr "Foreman が呼び出すターゲット URL (ERB 使用可)。"
|
168
170
|
|
169
171
|
msgid "Template"
|
170
|
-
msgstr ""
|
172
|
+
msgstr "テンプレート"
|
171
173
|
|
172
174
|
msgid "Template contents including metadata"
|
173
|
-
msgstr ""
|
175
|
+
msgstr "メタデータを含むテンプレートコンテンツ"
|
174
176
|
|
175
177
|
msgid "Template name"
|
176
|
-
msgstr ""
|
178
|
+
msgstr "テンプレート名"
|
177
179
|
|
178
180
|
msgid "Test"
|
179
|
-
msgstr ""
|
181
|
+
msgstr "テスト"
|
180
182
|
|
181
183
|
msgid "Test a Webhook"
|
182
|
-
msgstr ""
|
184
|
+
msgstr "Webhook のテスト"
|
183
185
|
|
184
186
|
msgid "Test payload will be sent as is. Cant be a JSON object"
|
185
|
-
msgstr ""
|
187
|
+
msgstr "テストペイロードはそのまま送信されます。JSON オブジェクトにすることはできません"
|
186
188
|
|
187
189
|
msgid "Test webhook"
|
188
|
-
msgstr ""
|
190
|
+
msgstr "Webhook のテスト"
|
189
191
|
|
190
192
|
msgid "This template is locked for editing."
|
191
|
-
msgstr ""
|
193
|
+
msgstr "このテンプレートは編集機能がロックされています。"
|
192
194
|
|
193
195
|
msgid "Try to create a new webhook"
|
194
|
-
msgstr ""
|
196
|
+
msgstr "新規 Webhook の作成をお試しください"
|
195
197
|
|
196
198
|
msgid "Type"
|
197
199
|
msgstr "タイプ"
|
198
200
|
|
199
201
|
msgid "URL must be valid and schema must be one of: %s"
|
200
|
-
msgstr ""
|
202
|
+
msgstr "URL が有効であり、スキーマが次のいずれかである必要があります: %s"
|
201
203
|
|
202
204
|
msgid "Uncheck this option to disable validation of the receiver's SSL certificate"
|
203
|
-
msgstr ""
|
205
|
+
msgstr "レシーバーの SSL 証明書の検証を無効にするには、このオプションのチェックを外します"
|
204
206
|
|
205
207
|
msgid "Update a Webhook"
|
206
|
-
msgstr ""
|
208
|
+
msgstr "Webhook の更新"
|
207
209
|
|
208
210
|
msgid "Update a webhook template"
|
209
|
-
msgstr ""
|
211
|
+
msgstr "Webhook テンプレートの更新"
|
210
212
|
|
211
213
|
msgid "User"
|
212
214
|
msgstr "ユーザー"
|
@@ -215,64 +217,64 @@ msgid "Verify SSL"
|
|
215
217
|
msgstr "SSL の確認"
|
216
218
|
|
217
219
|
msgid "Webhook"
|
218
|
-
msgstr ""
|
220
|
+
msgstr "Webhook"
|
219
221
|
|
220
222
|
msgid "Webhook %s test was successful"
|
221
|
-
msgstr ""
|
223
|
+
msgstr "Webhook %s のテストが成功しました"
|
222
224
|
|
223
225
|
msgid "Webhook %s was successfully deleted"
|
224
|
-
msgstr ""
|
226
|
+
msgstr "Webhook %s が正常に削除されました"
|
225
227
|
|
226
228
|
msgid "Webhook Templates"
|
227
|
-
msgstr ""
|
229
|
+
msgstr "Webhook テンプレート"
|
228
230
|
|
229
231
|
msgid "Webhook template not found while firing webhook '%s'. Possible organization/location mismatch in the webhook template?"
|
230
|
-
msgstr ""
|
232
|
+
msgstr "Webhook '%s' の実行中に Webhook テンプレートが見つかりませんでした。Webhook テンプレートの組織/ロケーションが一致していない可能性はありませんか?"
|
231
233
|
|
232
234
|
msgid "Webhook test failed: %s"
|
233
|
-
msgstr ""
|
235
|
+
msgstr "Webhook のテストに失敗しました: %s"
|
234
236
|
|
235
237
|
msgid "Webhook was successfully created."
|
236
|
-
msgstr ""
|
238
|
+
msgstr "Webhook が正常に作成されました。"
|
237
239
|
|
238
240
|
msgid "Webhook was successfully updated."
|
239
|
-
msgstr ""
|
241
|
+
msgstr "Webhook が正常に更新されました。"
|
240
242
|
|
241
243
|
msgid "WebhookTemplate|Locked"
|
242
|
-
msgstr ""
|
244
|
+
msgstr "WebhookTemplate|ロック済み"
|
243
245
|
|
244
246
|
msgid "WebhookTemplate|Name"
|
245
|
-
msgstr ""
|
247
|
+
msgstr "WebhookTemplate|名前"
|
246
248
|
|
247
249
|
msgid "WebhookTemplate|Snippet"
|
248
|
-
msgstr ""
|
250
|
+
msgstr "WebhookTemplate|スニペット"
|
249
251
|
|
250
252
|
msgid "Webhooks"
|
251
|
-
msgstr ""
|
253
|
+
msgstr "Webhook"
|
252
254
|
|
253
255
|
msgid "Whether or not the template is added automatically to new organizations and locations"
|
254
|
-
msgstr ""
|
256
|
+
msgstr "テンプレートが自動的に新規組織およびロケーションに追加されるかどうか"
|
255
257
|
|
256
258
|
msgid "Whether or not the template is locked for editing"
|
257
|
-
msgstr ""
|
259
|
+
msgstr "テンプレートの編集機能をロックするかどうか"
|
258
260
|
|
259
261
|
msgid "Will be sent as is"
|
260
|
-
msgstr ""
|
262
|
+
msgstr "そのまま送信されます"
|
261
263
|
|
262
264
|
msgid "X509 Certification Authorities"
|
263
|
-
msgstr ""
|
265
|
+
msgstr "X509 認証局"
|
264
266
|
|
265
267
|
msgid "X509 Certification Authorities concatenated in PEM format"
|
266
|
-
msgstr ""
|
268
|
+
msgstr "PEM 形式で連結された X509 認証局"
|
267
269
|
|
268
270
|
msgid "You are about to delete %s. Are you sure?"
|
269
|
-
msgstr ""
|
271
|
+
msgstr "%s を削除しようとしています。削除してもよろしいですか?"
|
270
272
|
|
271
273
|
msgid "You are about to test %s webhook."
|
272
|
-
msgstr ""
|
274
|
+
msgstr "%s Webhook のテストを開始します。"
|
273
275
|
|
274
276
|
msgid "You can specify below a custom payload to test the webhook with."
|
275
|
-
msgstr ""
|
277
|
+
msgstr "Webhook をテストするためのカスタムペイロードを以下に指定できます。"
|
276
278
|
|
277
279
|
msgid "is required"
|
278
280
|
msgstr "は必須です"
|
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: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023\n"
|
@@ -134,7 +134,7 @@ msgid "Password"
|
|
134
134
|
msgstr "პაროლი"
|
135
135
|
|
136
136
|
msgid "Payload"
|
137
|
-
msgstr ""
|
137
|
+
msgstr "შემცველობა"
|
138
138
|
|
139
139
|
msgid "Please, note that this will not contain actual information or render the attached template."
|
140
140
|
msgstr ""
|
@@ -173,16 +173,16 @@ msgid "Template name"
|
|
173
173
|
msgstr "შაბლონის სახელი"
|
174
174
|
|
175
175
|
msgid "Test"
|
176
|
-
msgstr ""
|
176
|
+
msgstr "შემოწმება"
|
177
177
|
|
178
178
|
msgid "Test a Webhook"
|
179
|
-
msgstr ""
|
179
|
+
msgstr "ვებჰუკის გამოცდა"
|
180
180
|
|
181
181
|
msgid "Test payload will be sent as is. Cant be a JSON object"
|
182
|
-
msgstr ""
|
182
|
+
msgstr "ტესტური დატვირთვა როგორცაა, ისე გაიგზავნება. შეიძლება იყოს JSON ობიექტი"
|
183
183
|
|
184
184
|
msgid "Test webhook"
|
185
|
-
msgstr ""
|
185
|
+
msgstr "ვებჰუკის გამოცდა"
|
186
186
|
|
187
187
|
msgid "This template is locked for editing."
|
188
188
|
msgstr "შაბლონი დაბლოკილია."
|
@@ -215,7 +215,7 @@ msgid "Webhook"
|
|
215
215
|
msgstr "ვებჰუკი"
|
216
216
|
|
217
217
|
msgid "Webhook %s test was successful"
|
218
|
-
msgstr ""
|
218
|
+
msgstr "ვებჰუკის %s გამოცდა წარმატებით დასრულდა"
|
219
219
|
|
220
220
|
msgid "Webhook %s was successfully deleted"
|
221
221
|
msgstr "ვებჰუკი %s წარმატებით წაიშალა"
|
@@ -227,7 +227,7 @@ msgid "Webhook template not found while firing webhook '%s'. Possible organizati
|
|
227
227
|
msgstr ""
|
228
228
|
|
229
229
|
msgid "Webhook test failed: %s"
|
230
|
-
msgstr ""
|
230
|
+
msgstr "ვებჰუკის გამოცდა ჩავარდა: %ს"
|
231
231
|
|
232
232
|
msgid "Webhook was successfully created."
|
233
233
|
msgstr "ვებჰუკი წარმატებით შეიქმნა."
|
@@ -254,7 +254,7 @@ msgid "Whether or not the template is locked for editing"
|
|
254
254
|
msgstr "დაიბლოკება თუ არა შაბლონი მისი ჩასწორებისას"
|
255
255
|
|
256
256
|
msgid "Will be sent as is"
|
257
|
-
msgstr ""
|
257
|
+
msgstr "გაიგზავნება, როგორც არის"
|
258
258
|
|
259
259
|
msgid "X509 Certification Authorities"
|
260
260
|
msgstr "X509 CA"
|
Binary file
|