Modifications pour le document Translations
Modifié par Florent Charton le 2026/01/13 15:01
Depuis la version 2.1
modifié par Florent Charton
sur 2022/06/28 18:01
sur 2022/06/28 18:01
Commentaire de modification :
Install extension [org.xwiki.contrib:application-ckeditor-ui/1.64.2]
À 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]
Résumé
-
Propriétés de la Page (1 modifications, 0 ajouts, 0 suppressions)
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -20,6 +20,11 @@ 20 20 ckeditor.plugin.link.queryString=Paramètres d'URL 21 21 ckeditor.plugin.link.defaultLabel=Saisir le label du lien 22 22 ckeditor.plugin.link.openInNewTab=Ouvrir le lien dans un nouvel onglet 23 +ckeditor.plugin.link.upload=Ajouter une pièce jointe 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} 23 23 ckeditor.plugin.list.listType.none=Aucun 24 24 ckeditor.plugin.macro.placeholder=macro : {0} 25 25 ckeditor.plugin.macro.buttonHint=Macro XWiki ... ... @@ -26,6 +26,9 @@ 26 26 ckeditor.plugin.macro.editButtonHint=Modifier la Macro 27 27 ckeditor.plugin.macro.refreshFailed=La réactualisation du contenu édité a échoué. 28 28 ckeditor.plugin.macro.dedicatedInsertButtonHint=Insérer macro {0} 34 +ckeditor.plugin.macro.installPending=Installation {0} {1} ... 35 +ckeditor.plugin.macro.installSuccessful={0} installé avec succès {1}. 36 +### Missing: ckeditor.plugin.macro.installFailed=Failed to install {0} {1}. 29 29 ckeditor.plugin.office.importer.title=Importer un document Office 30 30 ckeditor.plugin.office.importer.filePath=Emplacement du fichier 31 31 ckeditor.plugin.office.importer.filePath.hint=Sélectionnez le fichier Office à importer. Ce fichier sera téléchargé, attaché à la page et son contenu ajouté comme contenu à la page. ... ... @@ -41,9 +41,11 @@ 41 41 ckeditor.plugin.office.importer.noUploadURL=L'URL d'import du fichier n'est pas configurée. 42 42 ckeditor.plugin.office.importer.failedToLoadForm=Impossible d'afficher le formulaire. 43 43 ckeditor.plugin.resource.notSpecified=Le {0} n''est pas renseigné. 52 +ckeditor.plugin.resource.selectValue=Veuillez choisir une valeur pour l'emplacement du lien. 44 44 ckeditor.plugin.save.leaveConfirmationMessage=Il y a des modifications non sauvegardées. Voulez-vous les abandonner ? 45 45 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. 46 46 ckeditor.plugin.source.conversionFailed=La conversion a échoué. 56 +ckeditor.plugin.selection.restoring=Restauration de la sélection en cours... 47 47 ckeditor.plugin.toolbar.basicStyles=Styles de base 48 48 ckeditor.plugin.toolbar.lists=Listes 49 49 ckeditor.plugin.toolbar.bulletedlist=Liste à puces ... ... @@ -56,7 +56,7 @@ 56 56 ckeditor.plugin.toolbar.warningBox=Message d'avertissement 57 57 ckeditor.plugin.toolbar.errorBox=Message d'erreur 58 58 ckeditor.plugin.toolbar.toc=Table des matières 59 -ckeditor.plugin.toolbar.include=Inclure 69 +ckeditor.plugin.toolbar.include=Inclure une page 60 60 ckeditor.plugin.toolbar.code=Fragment de code 61 61 ckeditor.plugin.toolbar.otherMacros=Autres macros 62 62 ckeditor.plugin.syntax.update.inProgress=Mise à jour de l'éditeur WYSIWYG ... ... @@ -63,10 +63,12 @@ 63 63 ckeditor.plugin.syntax.update.done=Éditeur WYSIWYG mis à jour 64 64 ckeditor.plugin.syntax.update.failed=Échec de la mise à jour de l'éditeur WYSIWYG 65 65 ckeditor.plugin.syntax.wysiwygModeUnsupported=L''édition WYSIWYG n''est pas supportée pour la syntaxe {0}. 76 +### Missing: ckeditor.plugin.icon.iconsFetchFailed=Failed to retrieve the icon list. 77 +### Missing: ckeditor.plugin.icon.iconThemesFetchFailed=Failed to retrieve the available icon themes. 66 66 ckeditor.plugin.image.imageEditor.standardTab.title=Standard 67 67 ckeditor.plugin.image.imageEditor.advancedTab.title=Avancé 68 68 ckeditor.plugin.image.imageEditor.standardTab.imageStyles.label=Styles de l'image 69 -ckeditor.plugin.image.imageEditor.standardTab.imageStyles.hint=Sélectionnez le style à appliquer à l'image 81 +ckeditor.plugin.image.imageEditor.standardTab.imageStyles.hint=Sélectionnez le style à appliquer à l'image. 70 70 ckeditor.plugin.image.imageEditor.standardTab.alt.label=Texte alternatif 71 71 ckeditor.plugin.image.imageEditor.standardTab.alt.hint=Indiquez un texte alternatif pour l'image (ce texte sera utilisé si l'image ne peut être affichée). 72 72 ckeditor.plugin.image.imageEditor.standardTab.caption.label=Légende ... ... @@ -75,7 +75,7 @@ 75 75 ckeditor.plugin.image.imageEditor.advancedTab.size.label=Taille 76 76 ckeditor.plugin.image.imageEditor.advancedTab.size.width.label=Largeur 77 77 ckeditor.plugin.image.imageEditor.advancedTab.size.height.label=Hauteur 78 -ckeditor.plugin.image.imageEditor.advancedTab.size.hint=Définissez la taille de l'image 90 +ckeditor.plugin.image.imageEditor.advancedTab.size.hint=Définissez la taille de l'image. 79 79 ckeditor.plugin.image.imageEditor.advancedTab.border.label=Bordure 80 80 ckeditor.plugin.image.imageEditor.advancedTab.border.hint=Si coché, une bordure sera ajoutée à l'image 81 81 ckeditor.plugin.image.imageEditor.advancedTab.alignment.label=Alignement ... ... @@ -85,8 +85,8 @@ 85 85 ckeditor.plugin.image.imageEditor.advancedTab.alignment.option.center=Centré 86 86 ckeditor.plugin.image.imageEditor.advancedTab.alignment.option.end=A la fin 87 87 ckeditor.plugin.image.imageEditor.advancedTab.textWrap.label=Adaptation au texte 88 -ckeditor.plugin.image.imageEditor.advancedTab.textWrap.hint=Si coché, l 'image est entouréeparletexte.89 -ckeditor.plugin.image.imageSelector. documentTreeTab.title=Arbrede document100 +ckeditor.plugin.image.imageEditor.advancedTab.textWrap.hint=Si coché, le texte entoure l'image. 101 +ckeditor.plugin.image.imageSelector.treeTab.title=Arborescence 90 90 ckeditor.plugin.image.imageSelector.uploadTab.title=Envoi 91 91 ckeditor.plugin.image.imageSelector.uploadTab.file.title=Fichier 92 92 ckeditor.plugin.image.imageSelector.uploadTab.file.hint=Sélectionnez un fichier local à ajouter à la page. ... ... @@ -99,6 +99,115 @@ 99 99 ckeditor.plugin.image.imageSelector.urlTab.url.title=Url 100 100 ckeditor.plugin.image.imageSelector.urlTab.url.hint=Url de l'image à afficher. 101 101 ckeditor.plugin.image.imageSelector.urlTab.url.placeholder=https://... 114 +ckeditor.plugin.image.slash.currentPageBadge=Cette page 115 +ckeditor.plugin.image.slash.externalBadge=Externe 116 +ckeditor.plugin.image.slash.loading=Chargement en cours… 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 +ckeditor.plugin.slash.group.Layout=Disposition 122 +ckeditor.plugin.slash.group.Content=Contenu 123 +### Missing: ckeditor.plugin.slash.group.Formatting=Formatting 124 +### Missing: ckeditor.plugin.slash.group.Navigation=Navigation 125 +ckeditor.plugin.slash.group.Actions=Actions 126 +ckeditor.plugin.slash.group.Table=Tableau 127 +ckeditor.plugin.slash.group.Macro=Macro 128 +ckeditor.plugin.slash.action.h1.hint=Premier niveau de titre. 129 +ckeditor.plugin.slash.action.h2.hint=Second niveau de titre. 130 +ckeditor.plugin.slash.action.h3.hint=Troisième niveau de titre. 131 +ckeditor.plugin.slash.action.h4.hint=Quatrième niveau de titre. 132 +ckeditor.plugin.slash.action.h5.hint=Cinquième niveau de titre. 133 +ckeditor.plugin.slash.action.h6.hint=Sixième niveau de titre. 134 +ckeditor.plugin.slash.action.p.name=Paragraphe 135 +### Missing: ckeditor.plugin.slash.action.p.hint=Create a paragraph of plain text. 136 +### Missing: ckeditor.plugin.slash.action.ul.hint=Create a simple bulleted list. 137 +### Missing: ckeditor.plugin.slash.action.ol.hint=Create a list with numbering. 138 +### Missing: ckeditor.plugin.slash.action.table.hint=Add simple tabular content to your page. 139 +### Missing: ckeditor.plugin.slash.action.blockquote.name=Quote 140 +### Missing: ckeditor.plugin.slash.action.blockquote.hint=Mark a quotation. 141 +### Missing: ckeditor.plugin.slash.action.info.hint=Emphasize an important message. 142 +### Missing: ckeditor.plugin.slash.action.info.defaultContent=Type your information message here. 143 +### Missing: ckeditor.plugin.slash.action.success.hint=Mark work done. 144 +### Missing: ckeditor.plugin.slash.action.success.defaultContent=Type your success message here. 145 +### Missing: ckeditor.plugin.slash.action.warning.hint=Write a warning message. 146 +### Missing: ckeditor.plugin.slash.action.warning.defaultContent=Type your warning message here. 147 +### Missing: ckeditor.plugin.slash.action.error.hint=Write an error message. 148 +### Missing: ckeditor.plugin.slash.action.error.defaultContent=Type your error message here. 149 +### Missing: ckeditor.plugin.slash.action.hr.hint=Mark a thematic break between blocks of content: for example, a change of scene in a story, or a shift of topic within a section. 150 +### Missing: ckeditor.plugin.slash.action.a.hint=Create a link to another page. 151 +### Missing: ckeditor.plugin.slash.action.img.hint=Embed or upload an image. 152 +### Missing: ckeditor.plugin.slash.action.icon.name=Icon 153 +### Missing: ckeditor.plugin.slash.action.icon.hint=Embed an icon. 154 +### Missing: ckeditor.plugin.slash.action.mention.name=Mention 155 +### Missing: ckeditor.plugin.slash.action.mention.hint=Mention someone to send them a notification. 156 +### Missing: ckeditor.plugin.slash.action.emoji.name=Emoji 157 +### Missing: ckeditor.plugin.slash.action.emoji.hint=Pick an emoji to insert. 158 +### Missing: ckeditor.plugin.slash.action.code.hint=Write a snippet of code. 159 +### Missing: ckeditor.plugin.slash.action.toc.hint=Provide an overview of the content sections. 160 +### Missing: ckeditor.plugin.slash.action.include.hint=Include content from other pages. 161 +### Missing: ckeditor.plugin.slash.action.macros.name=Browse macros 162 +### Missing: ckeditor.plugin.slash.action.macros.hint=Find the macro you need. 163 +### Missing: ckeditor.plugin.slash.action.find.hint=Replace multiple occurrences of a given text. 164 +### Missing: ckeditor.plugin.slash.action.table_row_before.hint=Insert a new table row before the current one. 165 +### Missing: ckeditor.plugin.slash.action.table_row_after.hint=Insert a new table row after the current one. 166 +### Missing: ckeditor.plugin.slash.action.table_row_delete.name=Delete Row 167 +### Missing: ckeditor.plugin.slash.action.table_row_delete.hint=Remove the current table row. 168 +### Missing: ckeditor.plugin.slash.action.table_col_before.hint=Insert a new table column before the current one. 169 +### Missing: ckeditor.plugin.slash.action.table_col_after.hint=Insert a new table column after the current one. 170 +### Missing: ckeditor.plugin.slash.action.table_col_delete.name=Delete Column 171 +### Missing: ckeditor.plugin.slash.action.table_col_delete.hint=Remove the current table column. 172 +### Missing: ckeditor.plugin.slash.action.table_cell_split_horizontal.hint=Split the current table cell horizontally. 173 +### Missing: ckeditor.plugin.slash.action.table_cell_split_vertical.hint=Split the current table cell vertically. 174 +### Missing: ckeditor.plugin.slash.action.table_cell_merge_right.name=Merge Cell Right 175 +### Missing: ckeditor.plugin.slash.action.table_cell_merge_right.hint=Merge the current table cell with the next one. 176 +### Missing: ckeditor.plugin.slash.action.table_cell_merge_down.name=Merge Cell Down 177 +### Missing: ckeditor.plugin.slash.action.table_cell_merge_down.hint=Merge the current table cell with the one below. 178 +### Missing: ckeditor.plugin.slash.action.table_cell_before.hint=Insert a new table cell before the current one. 179 +### Missing: ckeditor.plugin.slash.action.table_cell_after.hint=Insert a new table cell after the current one. 180 +### Missing: ckeditor.plugin.slash.action.table_cell_delete.name=Delete Cell 181 +### Missing: ckeditor.plugin.slash.action.table_cell_delete.hint=Remove the current table cell. 182 +### Missing: ckeditor.plugin.slash.action.table_delete.hint=Remove the current table from the content. 183 +### Missing: ckeditor.plugin.slash.placeholder=Type / for quick actions... 184 +### Missing: ckeditor.plugin.slash.dropdown.hint=Select the item to autocomplete. 185 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.body=Body 186 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.address=Address 187 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.aside=Aside 188 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.footer=Footer 189 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.header=Header 190 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.h1=Heading 1 191 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.h2=Heading 2 192 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.h3=Heading 3 193 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.h4=Heading 4 194 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.h5=Heading 5 195 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.h6=Heading 6 196 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.main=Main content 197 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.nav=Navigation 198 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.section=Section 199 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.blockquote=Quote 200 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.dl=Definition list 201 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.dt=Definition entry 202 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.dd=Description 203 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.figcaption=Caption 204 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.figure=Figure 205 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.ol=Ordered list 206 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.ul=Unordered list 207 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.menu=Menu (unordered list) 208 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.li=List item 209 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.p=Paragraph 210 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.pre=Preformated 211 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.caption=Title 212 +### Missing: ckeditor.plugin.focusedplaceholder.placeholder.th=Header 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. 218 +ckeditor.plugin.upload.downloadingPastedImages=Réception des images collées : {0} / {1} 219 +ckeditor.plugin.upload.imageDownloadFailed=Échec du téléchargement de {0} image(s) sur {1} collée(s) 220 +ckeditor.plugin.upload.starting=Début de l''envoi dans {0}s 221 +ckeditor.plugin.upload.uploadingPastedImages=Envoi des images collées : {0} / {1} 222 +ckeditor.plugin.upload.imageUploadFailed=Échec de l''envoi de {0} image(s) sur {1} collée(s) 102 102 ckeditor.inline.failedToInit=Échec de l'initialisation du CKEditor. 103 103 ckeditor.upload.error.csrf=Le jeton CSRF est manquant. 104 104 ckeditor.upload.error.emptyReturn=Erreur lors de l'envoi du fichier : sa taille doit dépasser la taille maximum autorisée. ... ... @@ -124,8 +124,11 @@ 124 124 resource.user.placeholder=alias 125 125 resourcePicker.attach.hint=Sélectionnez une pièce jointe 126 126 resourcePicker.doc.hint=Sélectionnez une page 248 +resourcePicker.dropdown.toggle.title=Bascule l'affichage des types de ressources. 127 127 entityResourceSuggester.doc.placeholder=Trouver une page... 128 128 entityResourceSuggester.attach.placeholder=Trouver une pièce jointe... 251 +### Missing: entityResourceSuggester.create.resolvedInSpace=Create new page... 252 +### Missing: entityResourceSuggester.create.fullyResolvedInput=Create with exact reference... 129 129 entityResourcePicker.select=Sélectionner 130 130 entityResourcePicker.doc.title=Sélectionner la Page 131 131 entityResourcePicker.attach.title=Sélectionner la pièce jointe ... ... @@ -136,8 +136,11 @@ 136 136 macroSelector.filter.category.notinstalled=Non installée 137 137 macroSelector.failedToRetrieveMacros=Impossible de récupérer la liste des macros disponibles. 138 138 macroSelector.select=Sélectionner 263 +macroSelector.recommended=Recommandé 139 139 macroSelector.install=Installer 265 +macroSelector.install.confirm=Vous êtes sur le point d''installer l''extension {0} {1}. Voulez-vous continuer ? 140 140 macroSelector.install.notAllowed=Vous n'êtes pas autorisés à installer cette extension 267 +macroSelector.filter.category.placeholder=Sélectionnez une catégorie... 141 141 macroEditor.title=Modifier la Macro 142 142 macroEditor.more=Plus 143 143 macroEditor.changeMacro=Modifier la Macro ... ... @@ -148,16 +148,30 @@ 148 148 macroEditor.installRequestFailed=Impossible d''installer la macro {0}. 149 149 150 150 151 -imageEditor.modal.backToEditor.button=Retour 278 +imageEditor.modal.changeImage.button=Modifier l'image 279 + 280 + 152 152 imageEditor.modal.loadFail.message=Impossible d'afficher le formulaire de modification de l'image. 153 153 imageEditor.modal.title=Modifier l'image 154 154 imageEditor.modal.insertButton=Insérer 284 +### Missing: imageEditor.modal.updateButton=Update 155 155 imageEditor.modal.initialization.fail=Impossible d'afficher le formulaire de sélection de l'image. 286 +### Missing: imageEditor.modal.outscaleWarning=One of the dimensions is larger than the original image ({0}). The result may be a reduction in the quality of the displayed image. 156 156 imageSelector.modal.title=Sélectionner l'image 157 157 imageSelector.modal.selectButton=Sélectionnez 158 158 imageSelector.modal.loadFail.message=Impossible d'afficher le formulaire de sélection de l'image. 159 -imageSelector.modal.fileUpload.success=Fichier envoyé avec succès 160 -imageSelector.modal.fileUpload.fail=Échec d'envoi du fichier 161 -imageSelector.modal.fileUpload.abort=Envoi du fichier annulé 290 +imageSelector.modal.fileUpload.success=Fichier envoyé avec succès. 291 +imageSelector.modal.fileUpload.fail=Échec d'envoi du fichier. 292 +imageSelector.modal.fileUpload.abort=Envoi du fichier annulé. 162 162 imageSelector.modal.initialization.fail=Impossible d'afficher le formulaire de sélection de l'image. 163 163 295 +## Used to indicate where deprecated keys start 296 +#@deprecatedstart 297 + 298 +## Deprecated since 14.10 299 +imageEditor.modal.backToEditor.button=Retour 300 +ckeditor.plugin.image.imageSelector.documentTreeTab.title=Arbre de document 301 + 302 +## Used to indicate where deprecated keys end 303 +#@deprecatedend 304 +