Localisation updates from https://translatewiki.net.

Change-Id: I89941cd35bcf148eaebb19e245338a9b9604a7d4
This commit is contained in:
Translation updater bot 2015-06-30 21:25:30 +02:00
parent 02ea5ce7fa
commit ef94091616
4 changed files with 15 additions and 3 deletions

9
i18n/ady-cyrl.json Normal file
View file

@ -0,0 +1,9 @@
{
"@metadata": {
"authors": [
"Highlander45temp"
]
},
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|опсэу е1ожь}}}}",
"thanks-thank-tooltip": "{{GENDER:$2|User}}-м ш1уфэс тхыгъэ горэ {{GENDER:$1|фегъэхь}}"
}

View file

@ -4,6 +4,6 @@
"1AnuraagPandey"
]
},
"thanks-thank": "धन्यवाद दिहा जाय",
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|धन्यवाद भेजा जाय}}}}",
"thanks-thank-tooltip": "इ {{GENDER:$2|सदस्य}} कय धन्यवाद अधिसूचना {{GENDER:$1|भेजा जाय}}।"
}

View file

@ -34,7 +34,7 @@
"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-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",
"log-name-thanks": "Registro de agradecimientos",
"log-description-thanks": "A continuación, una lista de usuarios que han sido agradecidos por otros usuarios.",

View file

@ -62,5 +62,8 @@
"apihelp-flowthank-description": "Envoyer des remerciements pour un \"Flow content\".",
"apihelp-flowthank-param-postid": "LUUID du message pour lequel remercier.",
"apihelp-flowthank-example-1": "Remercier pour le commentaire ayant lUUID 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 quelquun.",
"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 lID de révision 456, avec la source étant une page de différence"
}