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
sur 2025/08/19 15:16
Commentaire de modification :
Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/17.4.3]
À la version 7.1
modifié par Florent Charton
sur 2026/01/13 15:01
sur 2026/01/13 15:01
Commentaire de modification :
Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/17.10.2]
Résumé
-
Propriétés de la Page (1 modifications, 0 ajouts, 0 suppressions)
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 ... ... @@ -54,6 +54,7 @@ 54 54 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. 55 55 ckeditor.plugin.source.conversionFailed=La conversion a échoué. 56 56 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. 57 57 ckeditor.plugin.toolbar.basicStyles=Styles de base 58 58 ckeditor.plugin.toolbar.lists=Listes 59 59 ckeditor.plugin.toolbar.bulletedlist=Liste à puces ... ... @@ -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. 209 +ckeditor.plugin.realtime.leavingCollaboration=Vous quittez la collaboration temps réel 210 +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 ... ... @@ -267,12 +267,17 @@ 267 267 macroSelector.filter.category.placeholder=Sélectionnez une catégorie... 268 268 macroEditor.title=Modifier la Macro 269 269 macroEditor.more=Plus 263 +macroEditor.required=Obligatoire 264 +macroEditor.deprecated=Déprécié 265 +macroEditor.advanced=Avancé 270 270 macroEditor.changeMacro=Modifier la Macro 271 271 macroEditor.submit=Envoyer 272 272 macroEditor.content=Contenu 273 273 macroEditor.noParameters=Cette macro ne possède aucun paramètre. 274 274 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}. 275 275 macroEditor.installRequestFailed=Impossible d''installer la macro {0}. 273 +macroEditor.selectFeature=Sélectionner le paramètre {0} 276 276 277 277 278 278 imageEditor.modal.changeImage.button=Modifier l'image ... ... @@ -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 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. 301 301 302 302 ## Used to indicate where deprecated keys end 303 303 #@deprecatedend