mediawiki-extensions-TitleB.../i18n/api/fr.json
Translation updater bot a354309337 Localisation updates from https://translatewiki.net.
Change-Id: Icc513f54298113249a9e4bebfd4f099ee82248a8
2018-11-25 22:34:15 +01:00

17 lines
975 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": [
"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>)."
}