mediawiki-extensions-TitleB.../i18n/api/fr.json
Translation updater bot 6399afb6f1 Localisation updates from https://translatewiki.net.
Change-Id: Id92e8ee7b98ddf2e409e04e37e5358ac50bee2a3
2023-06-26 12:41:13 +02:00

17 lines
913 B
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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",
"Verdy p",
"Wladek92"
]
},
"apihelp-titleblacklist-summary": "Valider un titre de page, un nom de fichier ou un nom dutilisateur daprès la liste des titres interdits.",
"apihelp-titleblacklist-param-title": "La chaîne à valider daprès la liste des interdits.",
"apihelp-titleblacklist-param-action": "Laction à vérifier.",
"apihelp-titleblacklist-param-nooverride": "Nessayez pas doutrepasser la liste des titres interdits.",
"apihelp-titleblacklist-example-1": "Vérifier si [[Foo]] est sur la liste des interdits",
"apihelp-titleblacklist-example-2": "Vérifier si [[Bar]] est sur la liste des interdits pour la modification",
"apihelp-createaccount-param-ignoretitleblacklist": "Ignorer les vérifications dusurpation (nécessite un des droits suivants: <code>tboverride</code> ou <code>tboverride-account</code>)."
}