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 4.1
modifié par Florent Charton
sur 2025/07/04 23:28
Commentaire de modification : Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/16.10.9]

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
... ... @@ -46,12 +46,10 @@
46 46  ckeditor.plugin.office.importer.noUploadURL=L'URL d'import du fichier n'est pas configurée.
47 47  ckeditor.plugin.office.importer.failedToLoadForm=Impossible d'afficher le formulaire.
48 48  ckeditor.plugin.resource.notSpecified=Le {0} n''est pas renseigné.
49 -ckeditor.plugin.resource.selectValue=Veuillez choisir une valeur pour l'emplacement du lien.
50 50  ckeditor.plugin.save.leaveConfirmationMessage=Il y a des modifications non sauvegardées. Voulez-vous les abandonner ?
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 -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 +ckeditor.plugin.selection.restoring=Sélection en cours de restauration...
55 55  ckeditor.plugin.toolbar.basicStyles=Styles de base
56 56  ckeditor.plugin.toolbar.lists=Listes
57 57  ckeditor.plugin.toolbar.bulletedlist=Liste à puces
... ... @@ -64,7 +64,7 @@
64 64  ckeditor.plugin.toolbar.warningBox=Message d'avertissement
65 65  ckeditor.plugin.toolbar.errorBox=Message d'erreur
66 66  ckeditor.plugin.toolbar.toc=Table des matières
67 -ckeditor.plugin.toolbar.include=Inclure une page
68 +ckeditor.plugin.toolbar.include=Inclure
68 68  ckeditor.plugin.toolbar.code=Fragment de code
69 69  ckeditor.plugin.toolbar.otherMacros=Autres macros
70 70  ckeditor.plugin.syntax.update.inProgress=Mise à jour de l'éditeur WYSIWYG
... ... @@ -95,7 +95,7 @@
95 95  ckeditor.plugin.image.imageEditor.advancedTab.alignment.option.center=Centré
96 96  ckeditor.plugin.image.imageEditor.advancedTab.alignment.option.end=A la fin
97 97  ckeditor.plugin.image.imageEditor.advancedTab.textWrap.label=Adaptation au texte
98 -ckeditor.plugin.image.imageEditor.advancedTab.textWrap.hint=Si coché, le texte entoure l'image.
99 +ckeditor.plugin.image.imageEditor.advancedTab.textWrap.hint=Si coché, l'image est entourée par le texte.
99 99  ckeditor.plugin.image.imageSelector.treeTab.title=Arborescence
100 100  ckeditor.plugin.image.imageSelector.uploadTab.title=Envoi
101 101  ckeditor.plugin.image.imageSelector.uploadTab.file.title=Fichier
... ... @@ -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
117 +### Missing: ckeditor.plugin.image.slash.uploadProgress=Uploading {0}...
118 +### Missing: ckeditor.plugin.image.slash.uploadSuccess=Successfully uploaded {0}
119 +### 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,13 +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
211 -ckeditor.plugin.upload.downloadingPastedImages=Réception des images collées : {0} / {1}
212 -ckeditor.plugin.upload.imageDownloadFailed=Échec du téléchargement de {0} image(s) sur {1} collée(s)
213 -ckeditor.plugin.upload.starting=Début de l''envoi dans {0}s
214 -ckeditor.plugin.upload.uploadingPastedImages=Envoi des images collées : {0} / {1}
215 -ckeditor.plugin.upload.imageUploadFailed=Échec de l''envoi de {0} image(s) sur {1} collée(s)
213 +### Missing: ckeditor.plugin.realtime.notification.sourcearea.temporarilyLeftSession=Temporarily leaving the realtime session.
214 +### Missing: ckeditor.plugin.realtime.notification.sourcearea.rejoiningSession.noChanges=No changes were made. Re-joining the realtime session.
215 +### Missing: ckeditor.plugin.realtime.notification.sourcearea.rejoiningSession.alone=There are unsaved changes, but no one else is in the realtime session. Re-joining.
216 +### Missing: ckeditor.plugin.realtime.notification.sourcearea.notRejoiningSession=Could not rejoin the realtime session because there are unsaved changes.
216 216  ckeditor.inline.failedToInit=Échec de l'initialisation du CKEditor.
217 217  ckeditor.upload.error.csrf=Le jeton CSRF est manquant.
218 218  ckeditor.upload.error.emptyReturn=Erreur lors de l'envoi du fichier : sa taille doit dépasser la taille maximum autorisée.
... ... @@ -238,7 +238,6 @@
238 238  resource.user.placeholder=alias
239 239  resourcePicker.attach.hint=Sélectionnez une pièce jointe
240 240  resourcePicker.doc.hint=Sélectionnez une page
241 -resourcePicker.dropdown.toggle.title=Bascule l'affichage des types de ressources.
242 242  entityResourceSuggester.doc.placeholder=Trouver une page...
243 243  entityResourceSuggester.attach.placeholder=Trouver une pièce jointe...
244 244  ### Missing: entityResourceSuggester.create.resolvedInSpace=Create new page...
... ... @@ -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