mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-23 22:44:42 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I89941cd35bcf148eaebb19e245338a9b9604a7d4
This commit is contained in:
parent
02ea5ce7fa
commit
ef94091616
9
i18n/ady-cyrl.json
Normal file
9
i18n/ady-cyrl.json
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"@metadata": {
|
||||||
|
"authors": [
|
||||||
|
"Highlander45temp"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|опсэу е1ожь}}}}",
|
||||||
|
"thanks-thank-tooltip": "{{GENDER:$2|User}}-м ш1уфэс тхыгъэ горэ {{GENDER:$1|фегъэхь}}"
|
||||||
|
}
|
|
@ -4,6 +4,6 @@
|
||||||
"1AnuraagPandey"
|
"1AnuraagPandey"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"thanks-thank": "धन्यवाद दिहा जाय",
|
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|धन्यवाद भेजा जाय}}}}",
|
||||||
"thanks-thank-tooltip": "इ {{GENDER:$2|सदस्य}} कय धन्यवाद अधिसूचना {{GENDER:$1|भेजा जाय}}।"
|
"thanks-thank-tooltip": "इ {{GENDER:$2|सदस्य}} कय धन्यवाद अधिसूचना {{GENDER:$1|भेजा जाय}}।"
|
||||||
}
|
}
|
||||||
|
|
|
@ -34,7 +34,7 @@
|
||||||
"notification-thanks": "[[User:$1|$1]] te ha agradecido por $2 en [[:$3]].",
|
"notification-thanks": "[[User:$1|$1]] te ha agradecido por $2 en [[:$3]].",
|
||||||
"notification-thanks-flyout2": "[[User:$1|$1]] te ha agradecido por tu edición en $2.",
|
"notification-thanks-flyout2": "[[User:$1|$1]] te ha agradecido por tu edición en $2.",
|
||||||
"notification-thanks-email-subject": "$1 {{GENDER:$1|agradeció}} tu edición en {{SITENAME}}",
|
"notification-thanks-email-subject": "$1 {{GENDER:$1|agradeció}} tu edición en {{SITENAME}}",
|
||||||
"notification-thanks-email-batch-body": "$1 te ha agradecido por tu edición en $2.",
|
"notification-thanks-email-batch-body": "$1 te ha {{GENDER:$1|agradecido}} por tu edición en $2.",
|
||||||
"notification-link-text-respond-to-user": "Responder al usuario",
|
"notification-link-text-respond-to-user": "Responder al usuario",
|
||||||
"log-name-thanks": "Registro de agradecimientos",
|
"log-name-thanks": "Registro de agradecimientos",
|
||||||
"log-description-thanks": "A continuación, una lista de usuarios que han sido agradecidos por otros usuarios.",
|
"log-description-thanks": "A continuación, una lista de usuarios que han sido agradecidos por otros usuarios.",
|
||||||
|
|
|
@ -62,5 +62,8 @@
|
||||||
"apihelp-flowthank-description": "Envoyer des remerciements pour un \"Flow content\".",
|
"apihelp-flowthank-description": "Envoyer des remerciements pour un \"Flow content\".",
|
||||||
"apihelp-flowthank-param-postid": "L’UUID du message pour lequel remercier.",
|
"apihelp-flowthank-param-postid": "L’UUID du message pour lequel remercier.",
|
||||||
"apihelp-flowthank-example-1": "Remercier pour le commentaire ayant l’UUID xyz789",
|
"apihelp-flowthank-example-1": "Remercier pour le commentaire ayant l’UUID xyz789",
|
||||||
"apihelp-thank-description": "Envoyer des remerciements à un éditeur."
|
"apihelp-thank-description": "Envoyer des remerciements à un éditeur.",
|
||||||
|
"apihelp-thank-param-rev": "ID de révision pour lequel remercier quelqu’un.",
|
||||||
|
"apihelp-thank-param-source": "Une chaîne courte décrivant la source de la requête, par exemple, « diff » ou « history ».",
|
||||||
|
"apihelp-thank-example-1": "Envoyer des remerciements pour l’ID de révision 456, avec la source étant une page de différence"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue