mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-14 10:34:45 +00:00
ffd60f969c
Change-Id: I0c3007834a3f01906771eed69acb9b7927c4a6d0
51 lines
2.9 KiB
JSON
51 lines
2.9 KiB
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Arkanosis",
|
||
"Automatik",
|
||
"Boniface",
|
||
"Gomoko",
|
||
"Jean-Frédéric",
|
||
"Ltrlg",
|
||
"Maxim21",
|
||
"Metroitendo",
|
||
"Rmunn",
|
||
"Urhixidur",
|
||
"Wyz"
|
||
]
|
||
},
|
||
"thanks-desc": "Ajoute des liens de remerciement aux vues historique et de différence",
|
||
"thanks-thank": "remercier",
|
||
"thanks-thanked": "{{GENDER:$1|remercié|remerciée}}",
|
||
"thanks-button-thank": "{{GENDER:$1|Merci}}",
|
||
"thanks-button-thanked": "{{GENDER:$1|Remercié}}",
|
||
"thanks-error-undefined": "Échec de l’action de remerciement. Veuillez réessayer.",
|
||
"thanks-error-invalidrevision": "L’ID de révision n’est pas valide.",
|
||
"thanks-error-ratelimited": "{{GENDER:$1|Vous}} avez dépassé votre limite de débit. Veuillez attendre un peu et réessayer.",
|
||
"thanks-thank-tooltip": "{{GENDER:$1|Envoyer}} une notification de remerciement à {{GENDER:$2|cet utilisateur|cette utilisatrice}}",
|
||
"thanks-confirmation": "Voulez-vous {{GENDER:$1|remercier}} $2 pour cette modification ?",
|
||
"thanks-thanked-notice": "$1 a été notifié que vous avez aimé {{GENDER:$2|sa}} modification.",
|
||
"thanks": "Envoyer des remerciements",
|
||
"thanks-form-revid": "ID de révision de la modification",
|
||
"thanks-already-thanked": "{{GENDER:$1|Vous}} avez déjà envoyé des remerciements pour cette modification.",
|
||
"echo-pref-subscription-edit-thank": "Me remercier pour ma modification",
|
||
"echo-pref-tooltip-edit-thank": "Me prévenir quand quelqu’un me remercie pour une modification que j’ai faite.",
|
||
"echo-category-title-edit-thank": "Merci",
|
||
"notification-thanks-diff-link": "votre modification",
|
||
"notification-thanks": "[[User:$1|$1]] vous a remercié pour $2 sur [[:$3]].",
|
||
"notification-thanks-flyout2": "[[User:$1|$1]] vous a remercié pour votre modification sur $2.",
|
||
"notification-thanks-email-subject": "$1 vous a remercié pour votre modification sur {{SITENAME}}",
|
||
"notification-thanks-email-batch-body": "$1 vous a remercié pour votre modification sur $2.",
|
||
"notification-link-text-respond-to-user": "Répondre à l’utilisateur",
|
||
"log-name-thanks": "Journal des remerciements",
|
||
"log-description-thanks": "Ci-dessous se trouve une liste d'utilisateurs qui ont été remerciés par d'autres.",
|
||
"logentry-thanks-thank": "$1 {{GENDER:$2|a remercié}} {{GENDER:$4|$3}}",
|
||
"log-show-hide-thanks": "$1 le journal des remerciements",
|
||
"notification-link-text-view-post": "Afficher commentaire",
|
||
"notification-flow-thanks": "[[User:$1|$1]] vous a remercié pour $2 dans « $3 » sur [[:$4]].",
|
||
"notification-flow-thanks-post-link": "votre commentaire",
|
||
"notification-flow-thanks-flyout": "[[User:$1|$1]] vous a remercié pour votre commentaire dans « $2 » sur $3.",
|
||
"notification-flow-thanks-email-subject": "$1 vous a remercié pour votre commentaire sur {{SITENAME}}",
|
||
"notification-flow-thanks-email-batch-body": "$1 vous a remercié pour votre commentaire dans « $2 » sur $3."
|
||
}
|