mediawiki-extensions-Thanks/i18n/zh-hans.json
Translation updater bot d9a2769522 Localisation updates from https://translatewiki.net.
Change-Id: Ifc1a0ac943c05cafa1bf37b5868ac288669dffcf
2014-11-19 22:40:40 +01:00

61 lines
3.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

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": [
"Chiefwei",
"Fantasticfears",
"Hzy980512",
"Liuxinyu970226",
"Qiyue2001",
"Xiaomingyan",
"Yfdyh000",
"Zhuyifei1999",
"Mywood",
"Impersonator 1",
"王庭茂"
]
},
"thanks-desc": "添加感谢用户编辑、评论等的连接",
"thanks-thank": "感谢",
"thanks-thanked": "{{GENDER:$1|已感谢}}",
"thanks-button-thank": "{{GENDER:$1|感谢}}",
"thanks-button-thanked": "{{GENDER:$1|已感谢}}",
"thanks-error-undefined": "感谢操作失败,请重试。",
"thanks-error-invalidrevision": "版本ID无效。",
"thanks-error-ratelimited": "{{GENDER:$1|您}}的编辑可能已经超频。请等待一段时间后重试。",
"thanks-thank-tooltip": "{{GENDER:$1|发送}}感谢通知给该{{GENDER:$2|用户}}",
"thanks-confirmation2": "对此编辑发送{{GENDER:$1|感谢}}",
"thanks-thanked-notice": "$1已收到您对{{GENDER:$2|他|她|他们}}的编辑做出的感谢。",
"thanks": "发送感谢",
"thanks-form-revid": "用于编辑的修订ID",
"thanks-already-thanked": "{{GENDER:$1|您}}已经对此编辑发送感谢。",
"echo-pref-subscription-edit-thank": "对我的编辑的感谢",
"echo-pref-tooltip-edit-thank": "当有人感谢我的编辑时通知我。",
"echo-category-title-edit-thank": "感谢",
"notification-thanks-diff-link": "编辑",
"notification-thanks": "[[User:$1|$1]]{{GENDER:$1|感谢}}你对[[:$3]]的$2。",
"notification-thanks-flyout2": "[[User:$1|$1]]{{GENDER:$1|感谢}}你对$2的编辑。",
"notification-thanks-email-subject": "$1{{GENDER:$1|感谢}}你在{{SITENAME}}的编辑",
"notification-thanks-email-batch-body": "$1{{GENDER:$1|感谢}}你对$2的编辑。",
"notification-link-text-respond-to-user": "回应用户",
"log-name-thanks": "感谢日志",
"log-description-thanks": "下面是得到其他用户感谢的用户的列表。",
"logentry-thanks-thank": "$1{{GENDER:$2|感谢}}{{GENDER:$4|$3}}",
"log-show-hide-thanks": "$1感谢日志",
"thanks-error-no-id-specified": "您必须指定发送感谢的版本ID。",
"thanks-confirmation-special": "您希望对此编辑发送感谢么?",
"notification-link-text-view-post": "查看评论",
"thanks-error-invalidpostid": "帖子ID无效。",
"flow-thanks-confirmation-special": "您希望对此评论发送感谢么?",
"flow-thanks-thanked-notice": "$1已收到您对{{GENDER:$2|他|她|他们}}的评论做出的感谢。",
"notification-flow-thanks": "[[User:$1|$1]]感谢{{GENDER:$5|您}}在[[:$4]]的“$3”发表的$2。",
"notification-flow-thanks-post-link": "您的评论",
"notification-flow-thanks-flyout": "[[User:$1|$1]]感谢了{{GENDER:$4|您}}在$3的“$2”发表的评论。",
"notification-flow-thanks-email-subject": "$1感谢了{{GENDER:$2|您}}在{{SITENAME}}发表的评论",
"notification-flow-thanks-email-batch-body": "$1感谢了{{GENDER:$4|您}}在$3的“$2”发表的评论。",
"apihelp-flowthank-description": "为一条Flow评论发送感谢通知。",
"apihelp-flowthank-param-postid": "要感谢的帖子的UUID。",
"apihelp-flowthank-example-1": "为UUID为xyz789的评论发送感谢",
"apihelp-thank-description": "向一名编辑者发送感谢通知。",
"apihelp-thank-example-1": "为修订ID456发送感谢将差异页面作为来源"
}