#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: # Isaac Chiang , 2013. msgid "" msgstr "" "Project-Id-Version: Apache CloudStack Docs\n" "POT-Creation-Date: 2013-04-12T11:19:38\n" "PO-Revision-Date: 2013-04-09 08:45+0000\n" "Last-Translator: isaac.chiang \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_TW\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是低層級的API,使用為實踐 &PRODUCT;網頁使用者介面,也是好的實現其他API,像是EC2/S3及新的DMTF standards,的基礎" #. 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-like 詢問激出,並回覆結果以 XML 或 JSON格式" #. Tag: para #, no-c-format msgid "" "See the Developer’s " "Guide and the" " API Reference." msgstr "詳見 the Developer’s Guide and the API Reference"