{
	"@metadata": {
		"authors": [
			"500000000006城",
			"A Chinese Wikipedian",
			"Hzy980512",
			"LittlePaw365",
			"Shizhao",
			"SomeyaMako",
			"Tr jason",
			"VulpesVulpes825",
			"铁桶"
		]
	},
	"rest-prefix-mismatch": "请求的路径($1)不在REST API根路径($2)中",
	"rest-wrong-method": "请求方法($1)不是{{PLURAL:$3|此路径允许的方法之一|此路径允许的方法}}($2)",
	"rest-no-match": "请求的相对路径($1)不匹配任何已知的处理程序",
	"rest-nonexistent-title": "指定的标题($1)不存在",
	"rest-nonexistent-title-revision": "指定的修订($1)对于指定的页面不存在($2)",
	"rest-nonexistent-revision": "指定的修订($1)不存在",
	"rest-nonexistent-user": "指定的用户($1)不存在",
	"rest-invalid-user": "指定的用户名($1)无效",
	"rest-unsupported-content-type": "不支持的Content-Type：$1",
	"rest-permission-denied-anon": "匿名用户无法访问",
	"rest-permission-denied-title": "用户无权阅读标题($1)",
	"rest-permission-denied-revision": "用户无法访问请求的修订($1)。",
	"rest-resource-limit-exceeded": "资源限制超出处理请求。",
	"rest-pagehistory-incompatible-params": "不能同时指定“older_than”和“newer_than”两参数",
	"rest-pagehistory-param-range-error": "修订 ID 必须大于 0",
	"rest-pagehistory-timestamp-error": "无法检索指定修订的时间戳($1)",
	"rest-pagehistorycount-type-unrecognized": "指定的计数类型($1)无效",
	"rest-pagehistorycount-parameters-invalid": "不支持指定的参数组合。",
	"rest-compare-page-mismatch": "所指定的修订版属于不同页面，无法比较它们。",
	"rest-compare-permission-denied": "用户无权访问所请求的修订",
	"rest-compare-nonexistent": "由参数$1指定的修订不存在。",
	"rest-compare-inaccessible": "参数$1指定的修订不能公开访问。",
	"rest-compare-wrong-content": "参数$2指定的修订版的插槽$1具有无法转换为文本的内容类型。",
	"rest-compare-wikidiff2": "此端点需要 wikidiff2 1.9.0 或更高版本。",
	"rest-pagehistorycount-too-many-revisions": "指定的标题包含太多修订，无法取得此计数。",
	"rest-search-error": "返回搜索结果时出错：$1",
	"rest-page-source-type-error": "不支持请求的页面源的内容类型",
	"rest-no-revision": "无法检索标题$1的修订",
	"rest-media-too-many-links": "标题$1有过多媒体链接（允许$2个）",
	"rest-html-backend-error": "无法抓取 Parsoid HTML",
	"rest-bad-json-body": "无效请求正文，其必须是 JSON 对象。",
	"rest-json-body-parse-error": "将请求正文解析成 JSON 时失败：$1",
	"rest-missing-body-field": "请求正文缺失必填变量“$1”。",
	"rest-extraneous-body-fields": "请求正文内发现无关字段：$1",
	"rest-bad-content-model": "无效内容模块：$1",
	"rest-update-cannot-create-page": "页面“$1”已存在，无法创建。要更新现有页面，请在请求正文的“latest”键中的结构中提供基础修订 ID。",
	"rest-extraneous-csrf-token": "发现外来的 CSRF 令牌。当使用如 OAuth 之类的抵抗 CSRF 攻击的验证机制时不能使用 CSRF 令牌。",
	"rest-cannot-load-file": "无法加载标题为“$1”的文件。",
	"rest-cross-origin-anon-write": "不允许匿名跨域写请求",
	"rest-requires-safe-against-csrf": "此端点需要CSRF安全的会话提供者。",
	"rest-badtoken": "提供的 CSRF 令牌无效。",
	"rest-badtoken-missing": "不使用防CSRF的验证方式时，<var>token</var>参数必填。",
	"rest-badtoken-nosession": "CSRF错误—没有session。"
}
