mediawiki-extensions-Visual.../i18n/ve-mw/api/zh-hans.json
Translation updater bot e2489406e4 Localisation updates from https://translatewiki.net.
Change-Id: Ifbf60de2b50c050451793e238aedbafcb9d6d915
2020-03-03 08:15:29 +01:00

52 lines
4 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": [
"Byfserag",
"Liuxinyu970226",
"Yejianfei",
"科劳"
]
},
"apierror-visualeditor-badcachekey": "找不到带有该关键词的已缓存序列化内容",
"apierror-visualeditor-difffailed": "差异失败",
"apierror-visualeditor-docserver-unconfigured": "文档服务器的虚拟REST服务未定义参见https://www.mediawiki.org/wiki/Extension:VisualEditor",
"apierror-visualeditor-docserver": "连接Parsoid/RESTbase服务器时出错",
"apierror-visualeditor-latestnotfound": "找不到标题的最近修订版本",
"apihelp-visualeditor-description": "从Parsoid服务返回页面的HTML5。",
"apihelp-visualeditor-param-basetimestamp": "在保存时,将此设置为编辑该修订版本时的时间戳。用于检测编辑冲突。",
"apihelp-visualeditor-param-cachekey": "对于序列化或版本差异使用之前的serializeforcache请求与此密钥产生的结果。覆盖$1html。",
"apihelp-visualeditor-param-editintro": "编辑介绍以添加至通知中。",
"apihelp-visualeditor-param-etag": "要发送的ETag。",
"apihelp-visualeditor-param-format": "输出的格式。",
"apihelp-visualeditor-param-html": "要发送至Parsoid以转换成wiki文本的HTML。",
"apihelp-visualeditor-param-oldid": "所要使用的修订版本号(默认为最新修订版本)。",
"apihelp-visualeditor-param-paction": "要执行的操作。",
"apihelp-visualeditor-param-page": "要执行操作的页面。",
"apihelp-visualeditor-param-preload": "要使用内容的页面,如果检索的页面尚无内容的话。",
"apihelp-visualeditor-param-preloadparams": "要替代到预加载页面的参数(如有)。",
"apihelp-visualeditor-param-pst": "在发送至Parsoid前预保存转换的wiki文本paction=parsefragment。",
"apihelp-visualeditor-param-section": "起作用的章节。",
"apihelp-visualeditor-param-starttimestamp": "当保存时,设置它作为页面加载时的时间戳。用于检测编辑冲突。",
"apihelp-visualeditor-param-stash": "若希望使用代码储藏界面来保存请将此参数设定为True",
"apihelp-visualeditor-param-wikitext": "要发送至Parsoid以转换成HTML的Wiki文本paction=parsefragment。",
"apihelp-visualeditor-summary": "从Parsoid服务返回页面的HTML5。",
"apihelp-visualeditoredit-description": "保存一个HTML5页面至MediaWiki通过Parsoid服务转换为wiki文本。",
"apihelp-visualeditoredit-param-basetimestamp": "当保存时,设置它作为编辑的修订的时间戳。用于检测编辑冲突。",
"apihelp-visualeditoredit-param-cachekey": "使用之前的serializeforcache请求的结果带此密钥。覆盖$1html。",
"apihelp-visualeditoredit-param-captchaid": "验证码ID当带验证码保存时。",
"apihelp-visualeditoredit-param-captchaword": "回答验证码(当带验证码保存时)。",
"apihelp-visualeditoredit-param-etag": "要发送的ETag。",
"apihelp-visualeditoredit-param-html": "要发送至Parsoid与wiki文本交换的HTML。",
"apihelp-visualeditoredit-param-minor": "标记小编辑。",
"apihelp-visualeditoredit-param-needcheck": "保存时如果修订版本反复出现问题,设置此参数。这将导致编辑被打上标签。",
"apihelp-visualeditoredit-param-oldid": "要使用的修订版本号。默认为最新版本。0用于一个新页面。",
"apihelp-visualeditoredit-param-paction": "要执行的操作。",
"apihelp-visualeditoredit-param-page": "要执行操作的页面。",
"apihelp-visualeditoredit-param-section": "起作用的章节。",
"apihelp-visualeditoredit-param-sectiontitle": "新章节的标题。",
"apihelp-visualeditoredit-param-starttimestamp": "当保存时,设置它作为页面加载时的时间戳。用于检测编辑冲突。",
"apihelp-visualeditoredit-param-summary": "编辑摘要。",
"apihelp-visualeditoredit-param-wikitext": "扮演的wiki文本。",
"apihelp-visualeditoredit-summary": "保存一个HTML5页面至MediaWiki通过Parsoid服务转换为wiki文本。"
}