mediawiki-extensions-CodeEd.../i18n/fr.json
Translation updater bot cfe4519a17 Localisation updates from https://translatewiki.net.
Change-Id: I03cb6100690342e37286776f6df5b48a6601bd54
2022-04-07 08:09:15 +02:00

29 lines
1.2 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Gomoko",
"McDutchie",
"Pols12",
"Sherbrooke",
"Thibaut120094",
"Urhixidur",
"Verdy p",
"Wladek92"
]
},
"codeeditor-desc": "Coloration syntaxique lors de la modification de pages écrites en JavaScript et CSS, en utilisant l[https://ace.c9.io/ éditeur Ace]",
"codeeditor-next-annotation": "Aller à la prochaine annotation",
"codeeditor-toolbar-toggle": "Activer/désactiver léditeur de code",
"codeeditor-save-with-errors": "Le document contient des erreurs. Êtes-vous sûr{{GENDER:||e}} de vouloir le publier?",
"codeeditor-invisibleChars-toggle": "Afficher/masquer les caractères invisibles",
"codeeditor-lineWrapping-toggle": "Activer/désactiver le repli de ligne",
"codeeditor-searchReplace-toggle": "Afficher/masquer loutil de recherche et de remplacement",
"codeeditor-gotoline": "Aller à la ligne numéro...",
"codeeditor-gotoline-placeholder": "ligne[:colonne]",
"codeeditor-gotoline-prompt": "Entrez un numéro de ligne",
"codeeditor-indent": "Indenter",
"codeeditor-outdent": "Désindenter",
"codeeditor-error-title": "Échec de la dépendance",
"codeeditor-error-message": "CodeEditor a besoin du WikiEditor pour être chargé."
}