1
0
Fork 0
mirror of https://bitbucket.org/vertlach/iusethis.git synced 2024-06-26 03:50:48 +03:00
mediawiki-iusethis/i18n/zh-hans.json
Translation updater bot a0a88e7989 Localisation updates from https://translatewiki.net.
Change-Id: I0505fe890f6b4b734cef69c9d91aea2d0f0787f6
2016-08-19 22:43:57 +02:00

32 lines
1.5 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": [
"Shirayuki",
"Yfdyh000",
"Liuxinyu970226",
"Hanyanbo98"
]
},
"apihelp-voteny-description": "VoteNY API模块",
"apihelp-voteny-param-what": "要进行的操作有效值为“vote”绿色投票框、“multi”投票星标或“delete”删除之前投出的投票",
"apihelp-voteny-param-pageId": "投票框/星标所在页面的页面ID",
"apihelp-voteny-param-voteValue": "数字投票值1~5之间",
"apihelp-voteny-param-type": "将此设置为“stars”来调用投票星标投票星标PHP类否则会使用绿色投票框投票框PHP类",
"apihelp-voteny-example-1": "为ID为666的页面投出一票",
"apihelp-voteny-example-2": "删除您为ID为666的页面投出的票",
"apihelp-voteny-example-3": "为ID为666的页面投出一票5颗星中的3颗",
"apihelp-voteny-example-4": "删除您为ID为666的页面使用星级投出的票",
"apihelp-voteny-example-5": "为ID为666的页面投出一票5颗星中的4颗并删除您之前的投票如果有",
"voteny-desc": "基于JavaScript的投票与<tt>&lt;vote&gt;</tt>标签",
"voteny-link": "投票",
"voteny-unvote-link": "消票",
"voteny-community-score": "社区{{PLURAL:$2|分数}}$1",
"voteny-ratings": "{{PLURAL:$1|$1人评分}}",
"voteny-remove": "删除",
"voteny-gave-this": "您给了$1分",
"voteny-votes": "{{PLURAL:$1|$1票}}",
"topratings": "最受好评的页面",
"topratings-no-pages": "没有最受好评的页面。",
"right-voteny": "投票页面"
}