push addional code
[sdc.git] / openecomp-be / tools / swagger-ui / lang / ja.js
1 /*-
2  * ============LICENSE_START=======================================================
3  * SDC
4  * ================================================================================
5  * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
6  * ================================================================================
7  * Licensed under the Apache License, Version 2.0 (the "License");
8  * you may not use this file except in compliance with the License.
9  * You may obtain a copy of the License at
10  * 
11  *      http://www.apache.org/licenses/LICENSE-2.0
12  * 
13  * Unless required by applicable law or agreed to in writing, software
14  * distributed under the License is distributed on an "AS IS" BASIS,
15  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16  * See the License for the specific language governing permissions and
17  * limitations under the License.
18  * ============LICENSE_END=========================================================
19  */
20
21 'use strict';
22
23 /* jshint quotmark: double */
24 window.SwaggerTranslator.learn({
25     "Warning: Deprecated":"警告: 廃止予定",
26     "Implementation Notes":"実装メモ",
27     "Response Class":"レス�?ンスクラス",
28     "Status":"ステータス",
29     "Parameters":"パラメータ群",
30     "Parameter":"パラメータ",
31     "Value":"値",
32     "Description":"説明",
33     "Parameter Type":"パラメータタイプ",
34     "Data Type":"データタイプ",
35     "Response Messages":"レス�?ンスメッセージ",
36     "HTTP Status Code":"HTTPステータスコード",
37     "Reason":"�?�由",
38     "Response Model":"レス�?ンスモデル",
39     "Request URL":"リクエストURL",
40     "Response Body":"レス�?ンスボディ",
41     "Response Code":"レス�?ンスコード",
42     "Response Headers":"レス�?ンスヘッダ",
43     "Hide Response":"レス�?ンスを隠�?�",
44     "Headers":"ヘッダ",
45     "Try it out!":"実際�?�実行!",
46     "Show/Hide":"表示/�?�表示",
47     "List Operations":"�?作一覧",
48     "Expand Operations":"�?作�?�展開",
49     "Raw":"Raw",
50     "can't parse JSON.  Raw result":"JSON�?�解釈�?��??�?��?�ん.  未加工�?��?果",
51     "Model Schema":"モデルスキーマ",
52     "Model":"モデル",
53     "apply":"実行",
54     "Username":"ユーザ�??",
55     "Password":"パスワード",
56     "Terms of service":"サービス利用�?約",
57     "Created by":"Created by",
58     "See more at":"See more at",
59     "Contact the developer":"開発者�?�連絡",
60     "api version":"API�?ージョン",
61     "Response Content Type":"レス�?ンス コンテンツタイプ",
62     "fetching resource":"リソース�?��?�得",
63     "fetching resource list":"リソース一覧�?��?�得",
64     "Explore":"Explore",
65     "Show Swagger Petstore Example Apis":"SwaggerペットストアAPI�?�表示",
66     "Can't read from server.  It may not have the appropriate access-control-origin settings.":"サー�?�?�ら読�?�込�?�?��?�ん.  �?�切�?�access-control-origin設定を�?�?��?��?��?��?��?�能性�?��?�り�?��?�.",
67     "Please specify the protocol for":"プロトコルを指定�?��?��??�?��?��?�",
68     "Can't read swagger JSON from":"次�?�らswagger JSONを読�?�込�?�?��?�ん",
69     "Finished Loading Resource Information. Rendering Swagger UI":"リソース情報�?�読�?�込�?��?�完了�?��?��?��?�. Swagger UIを�??画�?��?��?��?��?�",
70     "Unable to read api":"APIを読�?�込�?�?��?�ん",
71     "from path":"次�?�パス�?�ら",
72     "server returned":"サー�?�?�ら�?�返答"
73 });