mediawiki-extensions-CodeEd.../i18n/fr.json
Translation updater bot 127cec0d8d Localisation updates from https://translatewiki.net.
Change-Id: I14d9308687a161ead50d020374bc100484cd13f5
2016-01-28 21:07:27 +01:00

21 lines
885 B
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",
"Sherbrooke",
"Urhixidur",
"Wladek92"
]
},
"codeeditor-desc": "Coloration syntaxique dans les pages écrites en JavaScript et CSS en utilisant l[https://ace.c9.io/ Éditeur ACE]",
"codeeditor-next-annotation": "Allez à 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 de vouloir lenregistrer?",
"codeeditor-invisibleChars-toggle": "Gérer la manière d'afficher les caractères invisibles",
"codeeditor-lineWrapping-toggle": "Gérer le repli de ligne",
"codeeditor-searchReplace-toggle": "Gérer le mode de recherche et de remplacement",
"codeeditor-gotoline": "Aller à la ligne numéro...",
"codeeditor-indent": "Indenter",
"codeeditor-outdent": "Remonter l'indentation"
}