Modifications pour le document Translations

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

Depuis 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]
À 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
... ... @@ -112,6 +112,9 @@
112 112  ckeditor.plugin.image.slash.externalBadge=Externe
113 113  ckeditor.plugin.image.slash.loading=Chargement en cours…
114 114  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}
115 115  ckeditor.plugin.slash.group.Layout=Disposition
116 116  ckeditor.plugin.slash.group.Content=Contenu
117 117  ### Missing: ckeditor.plugin.slash.group.Formatting=Formatting
... ... @@ -205,8 +205,10 @@
205 205  ### Missing: ckeditor.plugin.focusedplaceholder.placeholder.caption=Title
206 206  ### Missing: ckeditor.plugin.focusedplaceholder.placeholder.th=Header
207 207  ### Missing: ckeditor.plugin.focusedplaceholder.placeholder.td=Cell
208 -ckeditor.plugin.realtime.leavingCollaboration=Vous quittez la collaboration temps réel
209 -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.
210 210  ckeditor.plugin.upload.downloadingPastedImages=Réception des images collées : {0} / {1}
211 211  ckeditor.plugin.upload.imageDownloadFailed=Échec du téléchargement de {0} image(s) sur {1} collée(s)
212 212  ckeditor.plugin.upload.starting=Début de l''envoi dans {0}s
... ... @@ -290,16 +290,6 @@
290 290  ## Deprecated since 14.10
291 291  imageEditor.modal.backToEditor.button=Retour
292 292  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.
303 303  
304 304  ## Used to indicate where deprecated keys end
305 305  #@deprecatedend