mediawiki-extensions-InputBox/i18n/fr.json
Translation updater bot 1f8dbcc216 Localisation updates from https://translatewiki.net.
Change-Id: Iefc1a0682f49cc32267aee4413e9c99cf1ad4972
2016-10-09 22:50:24 +02:00

24 lines
835 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

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": [
"Crochet.david",
"IAlex",
"Kghbln",
"Sherbrooke",
"Wyz",
"Gomoko",
"Zetud"
]
},
"inputbox-desc": "Permet linclusion de formulaires HTML prédéfinis.",
"inputbox-error-no-type": "Vous navez pas précisé le type de la boîte dentrée à créer.",
"inputbox-error-bad-type": "Type de boîte entrée « $1 » non reconnue.\nIndiquez une option parmi « create », « comment », « search », « searche2 » ou « fulltext ».",
"inputbox-tryexact": "Essayez la correspondance exacte",
"inputbox-searchfulltext": "Recherche en texte intégral",
"inputbox-createarticle": "Créer une page",
"inputbox-movearticle": "Renommer la page",
"inputbox-postcomment": "Nouvelle section",
"inputbox-postcommenttitle": "Nouvelle section",
"inputbox-ns-main": "Principal"
}