mediawiki-extensions-Thanks/i18n/api/fr.json
Translation updater bot 3b8e3aad89 Localisation updates from https://translatewiki.net.
Change-Id: Ia6078a597585489a4e7f7803c465bf665b9ab810
2023-05-11 09:20:49 +02:00

23 lines
1.2 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": [
"Djiboun",
"Ltrlg",
"Macofe",
"Urhixidur",
"Verdy p",
"Wladek92"
]
},
"apihelp-flowthank-description": "Envoyer des remerciements pour un « contenu Flow ».",
"apihelp-flowthank-summary": "Envoyer une notification publique de remerciement pour un commentaire Flow.",
"apihelp-flowthank-param-postid": "LUUID du message pour lequel remercier.",
"apihelp-flowthank-example-1": "Remercier pour le commentaire ayant l<kbd>UUID xyz789</kbd>",
"apihelp-thank-description": "Envoyer des remerciements à un rédacteur.",
"apihelp-thank-summary": "Envoyer une notification de remerciement à un rédacteur.",
"apihelp-thank-param-rev": "Identifiant de révision pour laquelle remercier quelquun. Celui-ci ou «log» doit être fourni.",
"apihelp-thank-param-log": "Identifiant de journal pour remercier quelquun. Cet identifiant ou «rev» doit être fourni.",
"apihelp-thank-param-source": "Une chaîne courte décrivant la source de la requête. Par exemple, <kbd>diff</kbd> ou <kbd>history</kbd>.",
"apihelp-thank-example-1": "Envoyer des remerciements pour lID de révision <kbd>ID 456</kbd, avec la source étant une page de différence"
}