mediawiki-extensions-Thanks/i18n/api/zh-hans.json
Translation updater bot 40980f0ef5 Localisation updates from https://translatewiki.net.
Change-Id: Ibd6b48aa8c6be6542ad15c30ce673244fcae1581
2018-11-21 22:29:28 +01:00

19 lines
964 B
JSON

{
"@metadata": {
"authors": [
"Liuxinyu970226",
"Macofe"
]
},
"apihelp-flowthank-description": "为一条Flow评论公开发送感谢通知。",
"apihelp-flowthank-summary": "为一条Flow评论公开发送感谢通知。",
"apihelp-flowthank-param-postid": "要感谢的帖子的UUID。",
"apihelp-flowthank-example-1": "为<kbd>UUID xyz789</kbd>的评论发送感谢",
"apihelp-thank-description": "向一名编辑者发送感谢通知。",
"apihelp-thank-summary": "向一名编辑者发送感谢通知。",
"apihelp-thank-param-rev": "要感谢某人的修订版本ID。必须提供此参数或“log”参数。",
"apihelp-thank-param-log": "要感谢某人的日志ID。必须提供此参数或“rev”参数。",
"apihelp-thank-param-source": "一个描述请求来源的短字符串,例如<kbd>diff</kbd>或<kbd>history</kbd>。",
"apihelp-thank-example-1": "为修订<kbd>ID 456</kbd>发送感谢,将差异页面作为来源"
}