mediawiki-extensions-TextEx.../i18n/zh-hans.json
Translation updater bot 6d16af29ee Localisation updates from https://translatewiki.net.
Change-Id: I455e4a1d0a16e4654ed679253ef46273dfec3744
2015-03-10 22:37:12 +01:00

19 lines
1.1 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": [
"Yfdyh000",
"Liuxinyu970226"
]
},
"textextracts-desc": "提供纯文本或有限的HTML页面内容提取",
"apihelp-query+extracts-description": "返回指定页面的纯文本或有限的HTML页面内容提取物。",
"apihelp-query+extracts-param-chars": "返回多少个字符。实际返回的文本可能比这稍长。",
"apihelp-query+extracts-param-sentences": "返回的句子数量。",
"apihelp-query+extracts-param-limit": "要返回多少提取物。",
"apihelp-query+extracts-param-intro": "只返回在首个章节前的内容",
"apihelp-query+extracts-param-plaintext": "返回提取物为纯文本而非HTML。",
"apihelp-query+extracts-param-sectionformat": "纯文本模式下如何格式化章节:\n;plain:无格式。\n;wiki:Wiki文本样式的格式== 像是这样 ==)。\n;raw:此模块的内部表示方法(章节标题前缀<ASCII 1><ASCII 2><章节级别><ASCII 2><ASCII 1>",
"apihelp-query+extracts-param-variant": "转换内容至这种语言变体。",
"apihelp-query+extracts-example-1": "获得175个字符的内容"
}