#Licensed to the Apache Software Foundation (ASF) under one #or more contributor license agreements. See the NOTICE file #distributed with this work for additional information #regarding copyright ownership. The ASF licenses this file #to you under the Apache License, Version 2.0 (the #"License"); you may not use this file except in compliance #with the License. You may obtain a copy of the License at #http://www.apache.org/licenses/LICENSE-2.0 #Unless required by applicable law or agreed to in writing, #software distributed under the License is distributed on an #"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY #KIND, either express or implied. See the License for the #specific language governing permissions and limitations #under the License. # # Translators: # Go Chiba , 2013. msgid "" msgstr "" "Project-Id-Version: Apache CloudStack Docs\n" "POT-Creation-Date: 2013-03-19T13:38:03\n" "PO-Revision-Date: 2013-02-03 05:21+0000\n" "Last-Translator: go_chiba \n" "Language-Team: None\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja_JP\n" "Plural-Forms: nplurals=1; plural=0;\n" #. Tag: title #, no-c-format msgid "&PRODUCT; API" msgstr "&PRODUCT; API" #. Tag: para #, no-c-format msgid "" "The &PRODUCT; API is a low level API that has been used to implement the " "&PRODUCT; web UIs. It is also a good basis for implementing other popular " "APIs such as EC2/S3 and emerging DMTF standards." msgstr "CloudStack API は低レベル API で、Web ユーザーインターフェイスの実装に使用されます。この API は、EC2/S3 や新しい DMTF 標準などのそのほかの一般的な API の実装ベースにもなります。" #. Tag: para #, no-c-format msgid "" "Many &PRODUCT; API calls are asynchronous. These will return a Job ID " "immediately when called. This Job ID can be used to query the status of the " "job later. Also, status calls on impacted resources will provide some " "indication of their state." msgstr "多くの &PRODUCT; API は非同期呼び出しを利用しています。これらの API を呼び出すと、即座にジョブ ID が即座に戻されます。このジョブ ID を使用して、後でジョブの状態をクエリすることができます。また、影響を受けたリソースに状態呼び出しを実行することで、その状態の一部が示されます。" #. Tag: para #, no-c-format msgid "" "The API has a REST-like query basis and returns results in XML or JSON." msgstr "この API は REST に類似したクエリ基盤を備えており、結果を XML または JSON で戻します。" #. Tag: para #, no-c-format msgid "" "See the Developer’s " "Guide and the" " API Reference." msgstr "the Developer’s Guidethe API Reference を参照してください。"