mediawiki-extensions-TitleB.../i18n/api/fr.json
Translation updater bot 85d6e8b8e1 Localisation updates from https://translatewiki.net.
Change-Id: Iaf9d527a2d65c76db588ff5dbf44a7f201225f82
2022-07-04 08:23:00 +02:00

18 lines
1 KiB
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-description": "Valider un titre de page, un nom de fichier ou un nom dutilisateur daprès la liste des titres interdits.",
"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>)."
}