mirror of https://github.com/apache/cloudstack.git
52 lines
1.5 KiB
Plaintext
52 lines
1.5 KiB
Plaintext
#
|
||
# 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 <ulink url=\"http://support.citrix.com/product/cs\">the Developer’s "
|
||
"Guide</ulink> and <ulink "
|
||
"url=\"http://docs.cloudstack.org/CloudStack_Documentation/API_Reference%3A_CloudStack\">the"
|
||
" API Reference</ulink>."
|
||
msgstr ""
|