mediawiki-extensions-Visual.../modules/ve-wmf/i18n/fr.json
Roan Kattouw f462ea5bb0 Convert all i18n to JSON blobs
Split the i18n messages into four groups:
* oojs-ui (moved to the oojs-ui repo in a separate commit)
* VE core
* VE-MW (MediaWiki-specific things)
* VE-WMF (Wikimedia-specific things)

The VE-WMF group is new, and we'll split WMF-specific code out into
it later, for now it's just messages associated with that code.

Each language has its own JSON file at modules/MODULE/i18n/LANG.json

Kept messages in VisualEditor.i18n.php as the master copy, because
TranslateWiki can't deal with the JSON files just yet. Added a script
to rebuild the JSON files from the PHP file.

Change-Id: I94e084b2f10994f41324fd08a05ff7f8391ea2eb
2013-12-09 10:52:01 -08:00

40 lines
1.3 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": [
"Automatik",
"Benoit Rochon",
"Boniface",
"Brunoperel",
"Crochet.david",
"DavidL",
"Dereckson",
"Gomoko",
"Guillom",
"Hello71",
"Jean-Frédéric",
"Linedwell",
"Ltrlg",
"Metroitendo",
"NemesisIII",
"Nicolas NALLET",
"Npettiaux",
"Rastus Vernon",
"Seb35",
"Sherbrooke",
"Tpt",
"Trizek",
"Urhixidur",
"Verdy p",
"Wyz"
]
},
"tag-visualeditor": "[[{{MediaWiki:visualeditor-descriptionpagelink}}|ÉditeurVisuel]]",
"tag-visualeditor-description": "Modification effectuée au moyen de l'[[{{MediaWiki:visualeditor-descriptionpagelink}}|ÉditeurVisuel]]",
"tag-visualeditor-needcheck": "[[{{MediaWiki:visualeditor-descriptionpagelink}}|ÉditeurVisuel : à vérifier]]",
"tag-visualeditor-needcheck-description": "Modification faite en utilisant l'[[{{MediaWiki:visualeditor-descriptionpagelink}}|ÉditeurVisuel]], où le système a détecté que le wikitexte contient peut-être des modifications accidentelles.",
"visualeditor-feedback-link": "Project:ÉditeurVisuel\/Avis",
"visualeditor-feedback-tool": "Laisser un avis à propos de lÉditeurVisuel.",
"visualeditor-help-label": "Lire le guide utilisateur",
"visualeditor-help-title": "Guide utilisateur sur la manière dutiliser léditeur"
}