{
	"@metadata": {
		"authors": [
			"Liuxinyu970226",
			"Yfdyh000",
			"WhitePhosphorus",
			"A Chinese Wikipedian",
			"佛壁灯"
		]
	},
	"apihelp-cxpublish-description": "保存用内容翻译扩展创建的页面。",
	"apihelp-cxpublish-summary": "保存用内容翻译扩展创建的页面。",
	"apihelp-cxpublish-param-title": "要执行操作的页面标题。",
	"apihelp-cxpublish-param-html": "要保存的内容。",
	"apihelp-cxpublish-param-from": "源语言代码。",
	"apihelp-cxpublish-param-to": "目标语言代码。",
	"apihelp-cxpublish-param-sourcetitle": "来源页面的标题。",
	"apihelp-cxpublish-param-categories": "要放进发布页面的分类。",
	"apihelp-cxpublish-param-publishtags": "要添加到已发布页面的编辑标签。",
	"apihelp-cxpublish-param-wpCaptchaId": "验证码ID（当带验证码回答保存时）。",
	"apihelp-cxpublish-param-wpCaptchaWord": "验证码答案（当带验证码回答保存时）。",
	"apihelp-cxpublish-param-cxversion": "用于发布翻译的编辑器版本。",
	"apihelp-query+contenttranslation-description": "查询内容翻译数据库以获取翻译。",
	"apihelp-query+contenttranslation-summary": "查询内容翻译数据库以获取翻译。",
	"apihelp-query+contenttranslation-param-translationid": "翻译ID。",
	"apihelp-query+contenttranslation-param-from": "源语言代码。",
	"apihelp-query+contenttranslation-param-to": "目标语言代码。",
	"apihelp-query+contenttranslation-param-sourcetitle": "来源页面的标题。",
	"apihelp-query+contenttranslation-param-limit": "要检索的翻译的最大数量。",
	"apihelp-query+contenttranslation-param-offset": "加入结果集中的偏移（可选）。",
	"apihelp-query+contenttranslation-param-type": "翻译的状态。",
	"apihelp-query+contenttranslation-example-1": "获取由当前用户开始的翻译。",
	"apihelp-query+contenttranslation-example-2": "获取由ID做出的翻译草稿。",
	"apihelp-query+contenttranslation-example-3": "查找任何用于指定标题，在指定语言配对之间的翻译",
	"apihelp-query+contenttranslationcorpora-description": "获取指定翻译按章节对齐的平行文本。另见<code>list=cxpublishedtranslations</code>。提供多种转储格式供大量访问。",
	"apihelp-query+contenttranslationcorpora-summary": "获取指定翻译按章节对齐的平行文本。另见<code>list=cxpublishedtranslations</code>。提供多种转储格式供大量访问。",
	"apihelp-query+contenttranslationcorpora-param-translationid": "翻译的ID。",
	"apihelp-query+contenttranslationcorpora-param-striphtml": "是否除去所有HTML标签以返回纯文本。",
	"apihelp-query+contenttranslationcorpora-param-types": "默认情况下您将得到下列所有信息（如若可用）：源文本、机器翻译和用户写上的翻译。此参数允许您不返回一部分类型。",
	"apihelp-query+contenttranslationstats-description": "获取内容翻译统计。",
	"apihelp-query+contenttranslationstats-summary": "获取内容翻译统计。",
	"apihelp-query+contenttranslationstats-example-1": "获取所有语言的内容翻译统计信息。",
	"apihelp-cxconfiguration-description": "获取指定语言配对的内容翻译配置json",
	"apihelp-cxconfiguration-summary": "获取指定语言配对的内容翻译配置json",
	"apihelp-cxconfiguration-param-from": "源语言代码。",
	"apihelp-cxconfiguration-param-to": "目标语言代码。",
	"apihelp-cxconfiguration-example-1": "为西班牙语-加泰罗尼亚语语言配对获取内容翻译配置json",
	"apihelp-query+contenttranslationsuggestions-description": "获取内容翻译的建议列表。",
	"apihelp-query+contenttranslationsuggestions-summary": "获取内容翻译的建议列表。",
	"apihelp-query+contenttranslationsuggestions-param-from": "源语言代码。",
	"apihelp-query+contenttranslationsuggestions-param-to": "目标语言代码。",
	"apihelp-query+contenttranslationsuggestions-param-listid": "只从特定列表中返回建议",
	"apihelp-query+contenttranslationsuggestions-param-limit": "检索翻译建议的最大数量。",
	"apihelp-query+contenttranslationsuggestions-param-offset": "用于标页数结果的偏移。",
	"apihelp-query+contenttranslationsuggestions-param-seed": "默认情况下建议以随机顺序返回。如果您希望每个翻译在使用限制和偏移时只出现一次，您必须为所有请求指定同一个种子。",
	"apihelp-query+contenttranslationsuggestions-example-1": "检索从英语（en）翻译至西班牙语（es）的建议页面。",
	"apihelp-query+cxpublishedtranslations-description": "检索所有已发布翻译的信息。",
	"apihelp-query+cxpublishedtranslations-summary": "检索所有已发布翻译的信息。",
	"apihelp-query+cxpublishedtranslations-param-from": "源语言代码。",
	"apihelp-query+cxpublishedtranslations-param-to": "目标语言代码。",
	"apihelp-query+cxpublishedtranslations-param-limit": "检索翻译的最大数量。",
	"apihelp-query+cxpublishedtranslations-example-1": "检索所有已发布译文",
	"apihelp-query+cxpublishedtranslations-example-2": "检索所有翻译自英语的已发布译文",
	"apihelp-query+cxpublishedtranslations-example-3": "检索所有从英语翻译至西班牙语的已发布翻译",
	"apihelp-query+contenttranslationlangtrend-description": "查询指定时段内容翻译数据库的翻译数量。",
	"apihelp-query+contenttranslationlangtrend-summary": "向内容翻译数据库查询指定时段的翻译数量。",
	"apihelp-query+contenttranslationlangtrend-param-source": "源语言代码。",
	"apihelp-query+contenttranslationlangtrend-param-target": "目标语言代码。",
	"apihelp-query+contenttranslationlangtrend-param-interval": "计算趋势的间隔。可以是<kbd>week</kbd>或<kbd>month</kbd>。",
	"apihelp-query+contenttranslationlangtrend-example-1": "检索语言配对es-ca的发布趋势，每周间隔",
	"apihelp-query+contenttranslationlangtrend-example-2": "检索所有语言的发布趋势",
	"apihelp-cxtoken-description": "获取JWT令牌以通过cxserver的身份验证。",
	"apihelp-cxtoken-summary": "获取JWT令牌以通过cxserver的身份验证。",
	"apihelp-cxtoken-example-1": "从cxserver检索身份验证令牌",
	"apihelp-cxdelete-description": "删除使用翻译扩展创建的一个草稿翻译。",
	"apihelp-cxdelete-summary": "删除一个用翻译扩展创建的翻译草稿。",
	"apihelp-cxdelete-param-from": "源语言代码。",
	"apihelp-cxdelete-param-to": "目标语言代码。",
	"apihelp-cxdelete-param-sourcetitle": "来源页面的标题。",
	"apihelp-cxdelete-example-1": "删除指定语言配对及标题的一个草稿。",
	"apihelp-cxsuggestionlist-example-1": "添加标题至作为从英语（en）翻译至西班牙语（es）建议的列表。如果列表尚不存在，将创建一个新列表。",
	"apihelp-cxsuggestionlist-description": "管理建议列表。添加建议至列表并移除它们。",
	"apihelp-cxsuggestionlist-summary": "管理建议列表。添加建议至列表并移除它们。",
	"apihelp-cxsuggestionlist-param-listname": "建议列表名称。",
	"apihelp-cxsuggestionlist-param-listaction": "要在列表上执行的操作。",
	"apihelp-cxsuggestionlist-param-titles": "页面标题。",
	"apihelp-cxsuggestionlist-param-from": "来源语言代码。",
	"apihelp-cxsuggestionlist-param-to": "目标语言代码。",
	"apihelp-query+cxtranslatorstats-description": "检索指定用户的翻译统计。",
	"apihelp-query+cxtranslatorstats-summary": "检索指定用户的翻译统计。",
	"apihelp-query+cxtranslatorstats-param-translator": "翻译者的用户名。此参数可选。如果不传递，将使用当前登录的用户。",
	"apihelp-query+cxtranslatorstats-example-1": "检索指定用户的翻译统计。",
	"apihelp-cxsave-description": "此模块允许保存按章节的草稿翻译以节省带宽，并收集平行的语料库。",
	"apihelp-cxsave-summary": "此模块允许保存按章节的草稿翻译以节省带宽，并收集平行的语料库。",
	"apihelp-cxsave-param-sourcerevision": "来源页面的修订版本。",
	"apihelp-cxsave-param-progress": "有关翻译完成（进度）的信息。JSON带关键词<code>any</code>、<code>human</code>、<code>mt</code>和<code>mtSectionsCount</code>。关键词的值都是百分比。",
	"apihelp-cxsave-param-content": "JSON编码的段落数据。每个段落为一个目标，并拥有以下关键词：content、sectionId、sequenceId、sequenceId、origin",
	"apihelp-cxsave-param-title": "要执行操作的页面标题。",
	"apihelp-cxsave-param-from": "源语言代码。",
	"apihelp-cxsave-param-to": "目标语言代码。",
	"apihelp-cxsave-param-sourcetitle": "来源页面的标题。",
	"apihelp-cxsave-param-cxversion": "用于创建草稿翻译的编辑器版本。",
	"apihelp-cxsave-param-sourcecategories": "要带草稿翻译保存的JSON编码来源分类数组。",
	"apihelp-cxsave-param-targetcategories": "要带草稿翻译保存的JSON编码目标分类数组。",
	"apierror-cx-docserverexception": "转换HTML至wiki文本时出错：$1",
	"apierror-cx-inuse": "其他用户已经开始翻译此条目。",
	"apierror-cx-invalidsourcecategories": "无效的JSON编码来源分类数组。",
	"apierror-cx-invalidtargetcategories": "无效的JSON编码目标分类数组。",
	"apierror-cx-invalidlanguage": "无效的语言。",
	"apierror-cx-invalidprogress": "无效的进程。",
	"apierror-cx-invalidsectioncontent": "无效的章节内容。",
	"apierror-cx-invalidsectiondata": "无效的章节数据。",
	"apierror-cx-invalidsourcelanguage": "无效的源语言。",
	"apierror-cx-invalidtargetlanguage": "无效的目标语言。",
	"apierror-cx-invalidtranslator": "无效的翻译者名称",
	"apierror-cx-jwtmissing": "未安装JWT。",
	"apierror-cx-keynotconfigured": "未配置关键词。",
	"apierror-cx-missingdraft": "草稿不存在。",
	"apierror-cx-mustbeloggedin-suggestions": "您必须登录以管理您的建议。",
	"apierror-cx-mustbeloggedin-get-suggestions": "您必须登录以获取翻译建议。",
	"apierror-cx-mustbeloggedin-viewtranslations": "要查看您的翻译，您必须登录。",
	"apierror-cx-samelanguages": "源语言和目标语言不能相同。",
	"apierror-cx-suggestionsdisabled": "建议未在此wiki启用。",
	"apierror-cx-translationnotfound": "找不到翻译。",
	"apihelp-query+langlinkscount-description": "获取条目存在的其他语言的数量。",
	"apihelp-query+langlinkscount-summary": "获取其他语言版本的数量。",
	"apihelp-query+langlinkscount-example-1": "获取“Dog”页面其他语言版本的数量"
}
