You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
2.1 KiB

'use strict';
/* 中文版本。 */
window.SwaggerTranslator.learn({
"Warning: Deprecated":"Warning: Deprecated",
"Implementation Notes":"注意事项",
"Response Class":"Response Class",
"Status":"Status1",
"Parameters":"请求参数",
"Parameter":"参数",
"Value":"值",
"Description":"说明信息",
"Parameter Type":"参数类型",
"Data Type":"数据类型",
"Response Messages":"响应信息",
"HTTP Status Code":"返回码",
"Reason":"原因",
"Response Model":"响应 Model",
"Request URL":"Request URL",
"Response Body":"Response Body",
"Response Code":"Response Code",
"Response Headers":"Response Headers",
"Headers":"头",
"Hide Response":"隐藏响应",
"Try it out!":"测试",
"Show/Hide":"展开/收起",
"List Operations":"查看列表",
"Expand Operations":"展开所有",
"Raw":"Raw",
"can't parse JSON. Raw result":"can't parse JSON. Raw result",
"Model Schema":"Model Schema",
"Model":"Model",
"apply":"apply",
"Username":"Username",
"Password":"Password",
"Terms of service":"Terms of service",
"Created by":"Created by",
"See more at":"See more at",
"Contact the developer":"联系开发者",
"api version":"api version",
"Response Content Type":"Response Content Type",
"fetching resource":"fetching resource",
"fetching resource list":"fetching resource list",
"Explore":"Explore",
"Show Swagger Petstore Example Apis":"Show Swagger Petstore Example Apis",
"Can't read from server. It may not have the appropriate access-control-origin settings.":"Can't read from server. It may not have the appropriate access-control-origin settings.",
"Please specify the protocol for":"Please specify the protocol for",
"Can't read swagger JSON from":"Can't read swagger JSON from",
"Finished Loading Resource Information. Rendering Swagger UI":"Finished Loading Resource Information. Rendering Swagger UI",
"Unable to read api":"Unable to read api",
"from path":"from path",
"server returned":"server returned",
"Parameter content type:":"参数类型:"
});