mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TextExtracts
synced 2024-11-15 03:35:20 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I9e763837fc34a26ec1c598cd627b5c1fc425d987
This commit is contained in:
parent
a699afc932
commit
b4ccbab8a4
|
@ -9,5 +9,10 @@
|
|||
"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个字符的内容"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue