Modifications pour le document Translations

Modifié par Florent Charton le 2026/01/13 15:01

Depuis la version 7.1
modifié par Florent Charton
sur 2026/01/13 15:01
Commentaire de modification : Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/17.10.2]
À la version 5.1
modifié par Florent Charton
sur 2025/08/19 15:16
Commentaire de modification : Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/17.4.3]

Résumé

Détails

Propriétés de la Page
Contenu
... ... @@ -22,6 +22,9 @@
22 22  ckeditor.plugin.link.openInNewTab=Ouvrir le lien dans un nouvel onglet
23 23  ckeditor.plugin.link.upload=Ajouter une pièce jointe
24 24  ckeditor.plugin.link.uploadHint=Lien vers la pièce jointe récemment ajoutée.
25 +ckeditor.plugin.link.uploadProgress=Envoi en cours {0}...
26 +ckeditor.plugin.link.uploadSuccess=Envoyé avec succès {0}
27 +ckeditor.plugin.link.uploadError=Erreur lors de l''envoi {0}
25 25  ckeditor.plugin.list.listType.none=Aucun
26 26  ckeditor.plugin.macro.placeholder=macro : {0}
27 27  ckeditor.plugin.macro.buttonHint=Macro XWiki
... ... @@ -51,7 +51,6 @@
51 51  ckeditor.plugin.save.failed=Impossible d’enregistrer le contenu en raison d’une erreur interne de CKEditor. Vous devriez essayer de copier vos modifications importantes avant d'actualiser l'éditeur.
52 52  ckeditor.plugin.source.conversionFailed=La conversion a échoué.
53 53  ckeditor.plugin.selection.restoring=Restauration de la sélection en cours...
54 -ckeditor.plugin.table.header.accessibilityWarning=Définir des en-têtes facilitera la lecture du tableau.
55 55  ckeditor.plugin.toolbar.basicStyles=Styles de base
56 56  ckeditor.plugin.toolbar.lists=Listes
57 57  ckeditor.plugin.toolbar.bulletedlist=Liste à puces
... ... @@ -113,6 +113,9 @@
113 113  ckeditor.plugin.image.slash.externalBadge=Externe
114 114  ckeditor.plugin.image.slash.loading=Chargement en cours…
115 115  ckeditor.plugin.image.slash.upload=Ajouter une image
118 +### Missing: ckeditor.plugin.image.slash.uploadProgress=Uploading {0}...
119 +### Missing: ckeditor.plugin.image.slash.uploadSuccess=Successfully uploaded {0}
120 +### Missing: ckeditor.plugin.image.slash.uploadError=Failed to upload {0}
116 116  ckeditor.plugin.slash.group.Layout=Disposition
117 117  ckeditor.plugin.slash.group.Content=Contenu
118 118  ### Missing: ckeditor.plugin.slash.group.Formatting=Formatting
... ... @@ -206,8 +206,10 @@
206 206  ### Missing: ckeditor.plugin.focusedplaceholder.placeholder.caption=Title
207 207  ### Missing: ckeditor.plugin.focusedplaceholder.placeholder.th=Header
208 208  ### Missing: ckeditor.plugin.focusedplaceholder.placeholder.td=Cell
209 -ckeditor.plugin.realtime.leavingCollaboration=Vous quittez la collaboration temps réel
210 -ckeditor.plugin.realtime.joiningCollaboration=Vous rejoignez la collaboration temps réel
214 +### Missing: ckeditor.plugin.realtime.notification.sourcearea.temporarilyLeftSession=Temporarily leaving the realtime session.
215 +### Missing: ckeditor.plugin.realtime.notification.sourcearea.rejoiningSession.noChanges=No changes were made. Re-joining the realtime session.
216 +### Missing: ckeditor.plugin.realtime.notification.sourcearea.rejoiningSession.alone=There are unsaved changes, but no one else is in the realtime session. Re-joining.
217 +### Missing: ckeditor.plugin.realtime.notification.sourcearea.notRejoiningSession=Could not rejoin the realtime session because there are unsaved changes.
211 211  ckeditor.plugin.upload.downloadingPastedImages=Réception des images collées : {0} / {1}
212 212  ckeditor.plugin.upload.imageDownloadFailed=Échec du téléchargement de {0} image(s) sur {1} collée(s)
213 213  ckeditor.plugin.upload.starting=Début de l''envoi dans {0}s
... ... @@ -260,17 +260,12 @@
260 260  macroSelector.filter.category.placeholder=Sélectionnez une catégorie...
261 261  macroEditor.title=Modifier la Macro
262 262  macroEditor.more=Plus
263 -macroEditor.required=Obligatoire
264 -macroEditor.deprecated=Déprécié
265 -macroEditor.advanced=Avancé
266 266  macroEditor.changeMacro=Modifier la Macro
267 267  macroEditor.submit=Envoyer
268 268  macroEditor.content=Contenu
269 269  macroEditor.noParameters=Cette macro ne possède aucun paramètre.
270 270  macroEditor.descriptorRequestFailed=La recherche du descripteur de la macro {0} a échoué.
271 -macroEditor.parametersRequestFailed=Échec de la récupération des paramètres pour {0}.
272 272  macroEditor.installRequestFailed=Impossible d''installer la macro {0}.
273 -macroEditor.selectFeature=Sélectionner le paramètre {0}
274 274  
275 275  
276 276  imageEditor.modal.changeImage.button=Modifier l'image
... ... @@ -296,16 +296,6 @@
296 296  ## Deprecated since 14.10
297 297  imageEditor.modal.backToEditor.button=Retour
298 298  ckeditor.plugin.image.imageSelector.documentTreeTab.title=Arbre de document
299 -ckeditor.plugin.link.uploadProgress=Envoi en cours {0}...
300 -ckeditor.plugin.link.uploadSuccess=Envoyé avec succès {0}
301 -ckeditor.plugin.link.uploadError=Erreur lors de l''envoi {0}
302 -### Missing: ckeditor.plugin.image.slash.uploadProgress=Uploading {0}...
303 -### Missing: ckeditor.plugin.image.slash.uploadSuccess=Successfully uploaded {0}
304 -### Missing: ckeditor.plugin.image.slash.uploadError=Failed to upload {0}
305 -### Missing: ckeditor.plugin.realtime.notification.sourcearea.temporarilyLeftSession=Temporarily leaving the realtime session.
306 -### Missing: ckeditor.plugin.realtime.notification.sourcearea.rejoiningSession.noChanges=No changes were made. Re-joining the realtime session.
307 -### Missing: ckeditor.plugin.realtime.notification.sourcearea.rejoiningSession.alone=There are unsaved changes, but no one else is in the realtime session. Re-joining.
308 -### Missing: ckeditor.plugin.realtime.notification.sourcearea.notRejoiningSession=Could not rejoin the realtime session because there are unsaved changes.
309 309  
310 310  ## Used to indicate where deprecated keys end
311 311  #@deprecatedend