mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 07:03:41 +00:00
6897266ab6
Change-Id: Ib6e7bf0e7df10e8dfae499596245181c86358a98
25 lines
861 B
JSON
25 lines
861 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Crochet.david",
|
||
"Gomoko",
|
||
"IAlex",
|
||
"Kghbln",
|
||
"Sherbrooke",
|
||
"Verdy p",
|
||
"Wyz",
|
||
"Zetud"
|
||
]
|
||
},
|
||
"inputbox-desc": "Permet l’inclusion de formulaires HTML prédéfinis.",
|
||
"inputbox-error-no-type": "Vous n’avez pas précisé le type de champ de saisie à créer.",
|
||
"inputbox-error-bad-type": "Type de champ de saisie « $1 » non reconnu.\nVeuillez spécifier « create », « comment », « search », « search2 » ou « fulltext ».",
|
||
"inputbox-tryexact": "Essayez la correspondance exacte",
|
||
"inputbox-searchfulltext": "Rechercher 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"
|
||
}
|