Modifications pour le document Translations

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

Depuis 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]
À la version 6.1
modifié par Florent Charton
sur 2026/01/08 10:59
Commentaire de modification : Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/17.4.8]

Résumé

Détails

Propriétés de la Page
Contenu
... ... @@ -22,9 +22,6 @@
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}
28 28  ckeditor.plugin.list.listType.none=Aucun
29 29  ckeditor.plugin.macro.placeholder=macro : {0}
30 30  ckeditor.plugin.macro.buttonHint=Macro XWiki
... ... @@ -115,9 +115,6 @@
115 115  ckeditor.plugin.image.slash.externalBadge=Externe
116 116  ckeditor.plugin.image.slash.loading=Chargement en cours…
117 117  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}
121 121  ckeditor.plugin.slash.group.Layout=Disposition
122 122  ckeditor.plugin.slash.group.Content=Contenu
123 123  ### Missing: ckeditor.plugin.slash.group.Formatting=Formatting
... ... @@ -211,10 +211,8 @@
211 211  ### Missing: ckeditor.plugin.focusedplaceholder.placeholder.caption=Title
212 212  ### Missing: ckeditor.plugin.focusedplaceholder.placeholder.th=Header
213 213  ### Missing: ckeditor.plugin.focusedplaceholder.placeholder.td=Cell
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.
208 +ckeditor.plugin.realtime.leavingCollaboration=Vous quittez la collaboration temps réel
209 +ckeditor.plugin.realtime.joiningCollaboration=Vous rejoignez la collaboration temps réel
218 218  ckeditor.plugin.upload.downloadingPastedImages=Réception des images collées : {0} / {1}
219 219  ckeditor.plugin.upload.imageDownloadFailed=Échec du téléchargement de {0} image(s) sur {1} collée(s)
220 220  ckeditor.plugin.upload.starting=Début de l''envoi dans {0}s
... ... @@ -298,6 +298,16 @@
298 298  ## Deprecated since 14.10
299 299  imageEditor.modal.backToEditor.button=Retour
300 300  ckeditor.plugin.image.imageSelector.documentTreeTab.title=Arbre de document
293 +ckeditor.plugin.link.uploadProgress=Envoi en cours {0}...
294 +ckeditor.plugin.link.uploadSuccess=Envoyé avec succès {0}
295 +ckeditor.plugin.link.uploadError=Erreur lors de l''envoi {0}
296 +### Missing: ckeditor.plugin.image.slash.uploadProgress=Uploading {0}...
297 +### Missing: ckeditor.plugin.image.slash.uploadSuccess=Successfully uploaded {0}
298 +### Missing: ckeditor.plugin.image.slash.uploadError=Failed to upload {0}
299 +### Missing: ckeditor.plugin.realtime.notification.sourcearea.temporarilyLeftSession=Temporarily leaving the realtime session.
300 +### Missing: ckeditor.plugin.realtime.notification.sourcearea.rejoiningSession.noChanges=No changes were made. Re-joining the realtime session.
301 +### Missing: ckeditor.plugin.realtime.notification.sourcearea.rejoiningSession.alone=There are unsaved changes, but no one else is in the realtime session. Re-joining.
302 +### Missing: ckeditor.plugin.realtime.notification.sourcearea.notRejoiningSession=Could not rejoin the realtime session because there are unsaved changes.
301 301  
302 302  ## Used to indicate where deprecated keys end
303 303  #@deprecatedend