mediawiki-extensions-TitleB.../i18n/api/fr.json

17 lines
975 B
JSON
Raw Normal View History

{
"@metadata": {
"authors": [
"Gomoko",
"Wladek92"
]
},
"apihelp-titleblacklist-description": "Valider un titre de page, un nom de fichier, ou un nom dutilisateur, daprès TitleBlacklist.",
"apihelp-titleblacklist-summary": "Valider un titre de page, un nom de fichier ou un nom dutilisateur daprès TitleBlacklist.",
"apihelp-titleblacklist-param-title": "La chaîne à valider daprès la liste noire.",
"apihelp-titleblacklist-param-action": "Laction à vérifier.",
"apihelp-titleblacklist-param-nooverride": "Nessayez pas décraser la liste noire des titres.",
"apihelp-titleblacklist-example-1": "Vérifier si [[Foo]] est en liste noire",
"apihelp-titleblacklist-example-2": "Vérifier si [[Bar]] est en liste noire pour modification",
"apihelp-createaccount-param-ignoretitleblacklist": "Ignorer les contrôles dusurpation (nécessite un des droits suivants : <code>tboverride</code>, <code>tboverride-account</code>)."
}