#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:
msgid ""
msgstr ""
"Project-Id-Version: Apache CloudStack Docs\n"
"POT-Creation-Date: 2013-03-19T13:38:03\n"
"PO-Revision-Date: 2013-02-02 18:37+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: None\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\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 " &PRODUCT; API是用来实现 &PRODUCT; 的一个低层次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 ""
#. Tag: para
#, no-c-format
msgid ""
"The API has a REST-like query basis and returns results in XML or JSON."
msgstr ""
#. Tag: para
#, no-c-format
msgid ""
"See the Developer’s "
"Guide and the"
" API Reference."
msgstr ""