summaryrefslogtreecommitdiff
path: root/extensions/InputBox/i18n/fr.json
blob: 156bf5e64d5599f7971d35fa5eda6c07ef135f4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
	"@metadata": {
		"authors": [
			"Crochet.david",
			"IAlex",
			"Kghbln",
			"Sherbrooke",
			"Wyz",
			"Gomoko"
		]
	},
	"inputbox-desc": "Permet l’inclusion de formulaires HTML prédéfinis.",
	"inputbox-error-no-type": "Vous n’avez pas précisé le type de la boîte d’entrée à créer.",
	"inputbox-error-bad-type": "Type de boîte entrée « $1 » non reconnue.\nIndiquez une option parmis « 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"
}