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,16 @@
|
|
8
8
|
# Claer <transiblu@claer.hammock.fr>, 2023
|
9
9
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
10
10
|
# 21966816214bc546c1fc8a185e75ca1c, 2023
|
11
|
+
# Baptiste Agasse <baptiste.agasse@gmail.com>, 2023
|
12
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
13
|
+
# Ondřej Gajdušek, 2025
|
11
14
|
#
|
12
15
|
msgid ""
|
13
16
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_webhooks
|
17
|
+
"Project-Id-Version: foreman_webhooks 4.0.1\n"
|
15
18
|
"Report-Msgid-Bugs-To: \n"
|
16
19
|
"PO-Revision-Date: 2023-06-05 12:44+0000\n"
|
17
|
-
"Last-Translator:
|
20
|
+
"Last-Translator: Ondřej Gajdušek, 2025\n"
|
18
21
|
"Language-Team: French (https://app.transifex.com/foreman/teams/114/fr/)\n"
|
19
22
|
"MIME-Version: 1.0\n"
|
20
23
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -30,31 +33,31 @@ msgid "Additional"
|
|
30
33
|
msgstr "Informations complémentaires"
|
31
34
|
|
32
35
|
msgid "Authentication credentials"
|
33
|
-
msgstr ""
|
36
|
+
msgstr "Informations d'authentification"
|
34
37
|
|
35
38
|
msgid "Authorize with Foreman client certificate and validate smart-proxy CA from Settings"
|
36
|
-
msgstr ""
|
39
|
+
msgstr "Autoriser avec le certificat client Foreman et valider l'autorité de certification Smart Proxy à partir des paramètres"
|
37
40
|
|
38
41
|
msgid "Change the password"
|
39
|
-
msgstr ""
|
42
|
+
msgstr "Changer le mot de passe"
|
40
43
|
|
41
44
|
msgid "Clone a template"
|
42
|
-
msgstr ""
|
45
|
+
msgstr "Cloner un modèle"
|
43
46
|
|
44
47
|
msgid "Confirm Webhook Deletion"
|
45
|
-
msgstr ""
|
48
|
+
msgstr "Confirmer la suppression du webhook"
|
46
49
|
|
47
50
|
msgid "Create Template"
|
48
|
-
msgstr ""
|
51
|
+
msgstr "Créer un modèle"
|
49
52
|
|
50
53
|
msgid "Create Webhook"
|
51
|
-
msgstr ""
|
54
|
+
msgstr "Créer un webhook"
|
52
55
|
|
53
56
|
msgid "Create a Webhook"
|
54
|
-
msgstr ""
|
57
|
+
msgstr "Créer un webhook"
|
55
58
|
|
56
59
|
msgid "Create a webhook template"
|
57
|
-
msgstr ""
|
60
|
+
msgstr "Créer un modèle de webhook"
|
58
61
|
|
59
62
|
msgid "Credentials"
|
60
63
|
msgstr "Identifiants"
|
@@ -63,16 +66,16 @@ msgid "Delete"
|
|
63
66
|
msgstr "Supprimer"
|
64
67
|
|
65
68
|
msgid "Delete a Webhook"
|
66
|
-
msgstr ""
|
69
|
+
msgstr "Supprimer un webhook"
|
67
70
|
|
68
71
|
msgid "Delete a webhook template"
|
69
|
-
msgstr ""
|
72
|
+
msgstr "Supprimer un modèle de webhook"
|
70
73
|
|
71
74
|
msgid "Deliver webhook"
|
72
|
-
msgstr ""
|
75
|
+
msgstr "Livrer un webhook"
|
73
76
|
|
74
77
|
msgid "Deliver webhook %s"
|
75
|
-
msgstr ""
|
78
|
+
msgstr "Livrer un webhook %s"
|
76
79
|
|
77
80
|
msgid "Edit"
|
78
81
|
msgstr "Modifier"
|
@@ -84,130 +87,130 @@ msgid "Enabled"
|
|
84
87
|
msgstr "Activé"
|
85
88
|
|
86
89
|
msgid "Error"
|
87
|
-
msgstr ""
|
90
|
+
msgstr "Erreur"
|
88
91
|
|
89
92
|
msgid "Example: %s"
|
90
|
-
msgstr ""
|
93
|
+
msgstr "Exemple: %s"
|
91
94
|
|
92
95
|
msgid "Export a webhook template to ERB"
|
93
|
-
msgstr ""
|
96
|
+
msgstr "Exporter un modèle de webhook vers ERB"
|
94
97
|
|
95
98
|
msgid "General"
|
96
99
|
msgstr "Général"
|
97
100
|
|
98
101
|
msgid "HTTP Content Type"
|
99
|
-
msgstr ""
|
102
|
+
msgstr "Type de contenu HTTP"
|
100
103
|
|
101
104
|
msgid "HTTP Headers"
|
102
|
-
msgstr ""
|
105
|
+
msgstr "En-têtes HTTP"
|
103
106
|
|
104
107
|
msgid "HTTP Method"
|
105
|
-
msgstr ""
|
108
|
+
msgstr "Méthode HTTP"
|
106
109
|
|
107
110
|
msgid "If unchecked, the webhook will be inactive"
|
108
|
-
msgstr ""
|
111
|
+
msgstr "Si décoché, le webhook sera inactif"
|
109
112
|
|
110
113
|
msgid "Import a webhook template"
|
111
|
-
msgstr ""
|
114
|
+
msgstr "Importer un modèle de webhook"
|
112
115
|
|
113
116
|
msgid "In case you are using dynamic URL (ERB template), this will not be rendered correctly due to the absence of a real object."
|
114
|
-
msgstr ""
|
117
|
+
msgstr "Si vous utilisez une URL dynamique (modèle ERB), celle-ci ne sera pas rendue correctement en raison de l'absence d'un objet réel."
|
115
118
|
|
116
119
|
msgid "List Webhooks"
|
117
|
-
msgstr ""
|
120
|
+
msgstr "Liste des Webhooks"
|
118
121
|
|
119
122
|
msgid "List available events for subscription"
|
120
|
-
msgstr ""
|
123
|
+
msgstr "Liste des événements disponibles pour l'abonnement"
|
121
124
|
|
122
125
|
msgid "List webhook templates"
|
123
|
-
msgstr ""
|
126
|
+
msgstr "Modèle de webhook"
|
124
127
|
|
125
128
|
msgid "Name"
|
126
129
|
msgstr "Nom"
|
127
130
|
|
128
131
|
msgid "No Results"
|
129
|
-
msgstr ""
|
132
|
+
msgstr "Aucun résultat"
|
130
133
|
|
131
134
|
msgid "Optional CAs in PEM format concatenated to verify the receiver's SSL certificate"
|
132
|
-
msgstr ""
|
135
|
+
msgstr "CA facultatives au format PEM concaténées pour vérifier le certificat SSL du récepteur"
|
133
136
|
|
134
137
|
msgid "Optional. Must be a JSON object (ERB allowed)"
|
135
|
-
msgstr ""
|
138
|
+
msgstr "Facultatif. Doit être un objet JSON (ERB autorisé)."
|
136
139
|
|
137
140
|
msgid "Password"
|
138
|
-
msgstr ""
|
141
|
+
msgstr "Mot de passe"
|
139
142
|
|
140
143
|
msgid "Payload"
|
141
|
-
msgstr ""
|
144
|
+
msgstr "Payload"
|
142
145
|
|
143
146
|
msgid "Please, note that this will not contain actual information or render the attached template."
|
144
|
-
msgstr ""
|
147
|
+
msgstr "Veuillez noter que ceci ne contiendra pas d'informations réelles ni ne rendra le modèle ci-joint."
|
145
148
|
|
146
149
|
msgid "Proxy Authorization"
|
147
|
-
msgstr ""
|
150
|
+
msgstr "Autorisation Proxy"
|
148
151
|
|
149
152
|
msgid "Show Webhook details"
|
150
|
-
msgstr ""
|
153
|
+
msgstr "Afficher les détails du webhook"
|
151
154
|
|
152
155
|
msgid "Show webhook template details"
|
153
|
-
msgstr ""
|
156
|
+
msgstr "Afficher les détails du modèle de webhook"
|
154
157
|
|
155
158
|
msgid "Snippet"
|
156
|
-
msgstr ""
|
159
|
+
msgstr "Snippet"
|
157
160
|
|
158
161
|
msgid "Start typing to search"
|
159
|
-
msgstr ""
|
162
|
+
msgstr "Commencez à taper pour rechercher"
|
160
163
|
|
161
164
|
msgid "Subscribe to"
|
162
|
-
msgstr ""
|
165
|
+
msgstr "S'abonner"
|
163
166
|
|
164
167
|
msgid "Target URL"
|
165
|
-
msgstr ""
|
168
|
+
msgstr "URL cible"
|
166
169
|
|
167
170
|
msgid "Target URL that should be called by Foreman (ERB allowed)."
|
168
|
-
msgstr ""
|
171
|
+
msgstr "URL cible qui doit être appelée par Foreman (ERB autorisé)"
|
169
172
|
|
170
173
|
msgid "Template"
|
171
|
-
msgstr ""
|
174
|
+
msgstr "Modèle"
|
172
175
|
|
173
176
|
msgid "Template contents including metadata"
|
174
|
-
msgstr ""
|
177
|
+
msgstr "Contenu du modèle, métadonnées incluses"
|
175
178
|
|
176
179
|
msgid "Template name"
|
177
|
-
msgstr ""
|
180
|
+
msgstr "Nom de modèle"
|
178
181
|
|
179
182
|
msgid "Test"
|
180
|
-
msgstr ""
|
183
|
+
msgstr "Tester"
|
181
184
|
|
182
185
|
msgid "Test a Webhook"
|
183
|
-
msgstr ""
|
186
|
+
msgstr "Tester un webhook"
|
184
187
|
|
185
188
|
msgid "Test payload will be sent as is. Cant be a JSON object"
|
186
|
-
msgstr ""
|
189
|
+
msgstr "La charge utile de test sera envoyée telle quelle. Il ne peut s'agir d'un objet JSON."
|
187
190
|
|
188
191
|
msgid "Test webhook"
|
189
|
-
msgstr ""
|
192
|
+
msgstr "Tester le webhook"
|
190
193
|
|
191
194
|
msgid "This template is locked for editing."
|
192
|
-
msgstr ""
|
195
|
+
msgstr "Ce modèle est verrouillé contre les modifications."
|
193
196
|
|
194
197
|
msgid "Try to create a new webhook"
|
195
|
-
msgstr ""
|
198
|
+
msgstr "Essayez de créer un nouveau webhook"
|
196
199
|
|
197
200
|
msgid "Type"
|
198
201
|
msgstr "Type"
|
199
202
|
|
200
203
|
msgid "URL must be valid and schema must be one of: %s"
|
201
|
-
msgstr ""
|
204
|
+
msgstr "L'URL doit être valide et le schéma doit être parmi ceux-ci %s"
|
202
205
|
|
203
206
|
msgid "Uncheck this option to disable validation of the receiver's SSL certificate"
|
204
|
-
msgstr ""
|
207
|
+
msgstr "Décochez cette option pour désactiver la validation du certificat SSL du récepteur"
|
205
208
|
|
206
209
|
msgid "Update a Webhook"
|
207
|
-
msgstr ""
|
210
|
+
msgstr "Mettre à jour un webhook"
|
208
211
|
|
209
212
|
msgid "Update a webhook template"
|
210
|
-
msgstr ""
|
213
|
+
msgstr "Mettre à jour un modèle de webhook"
|
211
214
|
|
212
215
|
msgid "User"
|
213
216
|
msgstr "Utilisateur"
|
@@ -216,64 +219,64 @@ msgid "Verify SSL"
|
|
216
219
|
msgstr "Vérifier SSL"
|
217
220
|
|
218
221
|
msgid "Webhook"
|
219
|
-
msgstr ""
|
222
|
+
msgstr "Webhook"
|
220
223
|
|
221
224
|
msgid "Webhook %s test was successful"
|
222
|
-
msgstr ""
|
225
|
+
msgstr "Webhook%s le test a réussi"
|
223
226
|
|
224
227
|
msgid "Webhook %s was successfully deleted"
|
225
|
-
msgstr ""
|
228
|
+
msgstr "Webhook%s a été supprimé avec succès"
|
226
229
|
|
227
230
|
msgid "Webhook Templates"
|
228
|
-
msgstr ""
|
231
|
+
msgstr "Modèles de webhook"
|
229
232
|
|
230
233
|
msgid "Webhook template not found while firing webhook '%s'. Possible organization/location mismatch in the webhook template?"
|
231
|
-
msgstr ""
|
234
|
+
msgstr "Modèle de webhook introuvable lors du déclenchement du webhook '%s '. Possible incompatibilité entre l'organisation et l'emplacement dans le modèle de webhook ?"
|
232
235
|
|
233
236
|
msgid "Webhook test failed: %s"
|
234
|
-
msgstr ""
|
237
|
+
msgstr "Échec du test du webhook : %s"
|
235
238
|
|
236
239
|
msgid "Webhook was successfully created."
|
237
|
-
msgstr ""
|
240
|
+
msgstr "Mise à jour du signet réussie."
|
238
241
|
|
239
242
|
msgid "Webhook was successfully updated."
|
240
|
-
msgstr ""
|
243
|
+
msgstr "Le Webhook a été mis à jour avec succès."
|
241
244
|
|
242
245
|
msgid "WebhookTemplate|Locked"
|
243
|
-
msgstr ""
|
246
|
+
msgstr "WebhookTemplate|Locked"
|
244
247
|
|
245
248
|
msgid "WebhookTemplate|Name"
|
246
|
-
msgstr ""
|
249
|
+
msgstr "WebhookTemplate|Name"
|
247
250
|
|
248
251
|
msgid "WebhookTemplate|Snippet"
|
249
|
-
msgstr ""
|
252
|
+
msgstr "WebhookTemplate|Snippet"
|
250
253
|
|
251
254
|
msgid "Webhooks"
|
252
|
-
msgstr ""
|
255
|
+
msgstr "Webhooks"
|
253
256
|
|
254
257
|
msgid "Whether or not the template is added automatically to new organizations and locations"
|
255
|
-
msgstr ""
|
258
|
+
msgstr "Indique si le modèle est ajouté automatiquement aux nouvelles organisations et aux nouveaux emplacements"
|
256
259
|
|
257
260
|
msgid "Whether or not the template is locked for editing"
|
258
|
-
msgstr ""
|
261
|
+
msgstr "Indique si le modèle peut être modifié"
|
259
262
|
|
260
263
|
msgid "Will be sent as is"
|
261
|
-
msgstr ""
|
264
|
+
msgstr "Sera envoyé tel quel"
|
262
265
|
|
263
266
|
msgid "X509 Certification Authorities"
|
264
|
-
msgstr ""
|
267
|
+
msgstr "Autorités de certification X509"
|
265
268
|
|
266
269
|
msgid "X509 Certification Authorities concatenated in PEM format"
|
267
|
-
msgstr ""
|
270
|
+
msgstr "Autorités de certificats X509 concaténées au format PEM"
|
268
271
|
|
269
272
|
msgid "You are about to delete %s. Are you sure?"
|
270
|
-
msgstr ""
|
273
|
+
msgstr "Vous êtes sur le point de supprimer %s. Êtes-vous sûr ?"
|
271
274
|
|
272
275
|
msgid "You are about to test %s webhook."
|
273
|
-
msgstr ""
|
276
|
+
msgstr "Vous êtes sur le point de tester%s webhook."
|
274
277
|
|
275
278
|
msgid "You can specify below a custom payload to test the webhook with."
|
276
|
-
msgstr ""
|
279
|
+
msgstr "Vous pouvez spécifier ci-dessous une charge utile personnalisée pour tester le webhook."
|
277
280
|
|
278
281
|
msgid "is required"
|
279
282
|
msgstr "est requis"
|
Binary file
|
@@ -5,12 +5,12 @@
|
|
5
5
|
#
|
6
6
|
# Translators:
|
7
7
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
8
|
-
# Giuseppe Pignataro <rogepix@gmail.com>, 2023
|
8
|
+
# Giuseppe Pignataro (Fastbyte01) <rogepix@gmail.com>, 2023
|
9
9
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2023
|
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
|