Controller Blueprints MS
[ccsdk/cds.git] / ms / controllerblueprints / application / src / main / resources / swagger-ui / dist / lang / zh-cn.js
1 'use strict';
2
3 /* jshint quotmark: double */
4 window.SwaggerTranslator.learn({
5     "Warning: Deprecated":"警告:已过时",
6     "Implementation Notes":"实现备注",
7     "Response Class":"响应类",
8     "Status":"状态",
9     "Parameters":"参数",
10     "Parameter":"参数",
11     "Value":"值",
12     "Description":"描述",
13     "Parameter Type":"参数类型",
14     "Data Type":"数据类型",
15     "Response Messages":"响应消息",
16     "HTTP Status Code":"HTTP状态码",
17     "Reason":"原因",
18     "Response Model":"响应模型",
19     "Request URL":"请求URL",
20     "Response Body":"响应体",
21     "Response Code":"响应码",
22     "Response Headers":"响应头",
23     "Hide Response":"隐藏响应",
24     "Headers":"头",
25     "Try it out!":"试一下!",
26     "Show/Hide":"显示/隐藏",
27     "List Operations":"显示操作",
28     "Expand Operations":"展开操作",
29     "Raw":"原始",
30     "can't parse JSON.  Raw result":"无法解析JSON. 原始结果",
31     "Example Value":"示例",
32     "Click to set as parameter value":"点击设置参数",
33     "Model Schema":"模型架构",
34     "Model":"模型",
35     "apply":"应用",
36     "Username":"用户名",
37     "Password":"密码",
38     "Terms of service":"服务条款",
39     "Created by":"创建者",
40     "See more at":"查看更多:",
41     "Contact the developer":"联系开发者",
42     "api version":"api版本",
43     "Response Content Type":"响应Content Type",
44     "Parameter content type:":"参数类型:",
45     "fetching resource":"正在获取资源",
46     "fetching resource list":"正在获取资源列表",
47     "Explore":"浏览",
48     "Show Swagger Petstore Example Apis":"显示 Swagger Petstore 示例 Apis",
49     "Can't read from server.  It may not have the appropriate access-control-origin settings.":"无法从服务器读取。可能没有正确设置access-control-origin。",
50     "Please specify the protocol for":"请指定协议:",
51     "Can't read swagger JSON from":"无法读取swagger JSON于",
52     "Finished Loading Resource Information. Rendering Swagger UI":"已加载资源信息。正在渲染Swagger UI",
53     "Unable to read api":"无法读取api",
54     "from path":"从路径",
55     "server returned":"服务器返回"
56 });