mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-15 19:19:43 +00:00
0e716ca4db
Change-Id: I2e78d0224a54de02d0aca2d0e325f58e49d5184d
23 lines
824 B
JSON
23 lines
824 B
JSON
{
|
||
"@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"
|
||
}
|