mirror of https://github.com/apache/cloudstack.git
54 lines
1.5 KiB
Plaintext
54 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-01-04 05:05+0000\n"
|
||
"Last-Translator: tiansiyuan <tiansiyuan@gmail.com>\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 "Getting Started"
|
||
msgstr "开始"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid "To get started using the &PRODUCT; API, you should have the following:"
|
||
msgstr "要开始使用&PRODUCT; API,你应该有以下:"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid "URL of the &PRODUCT; server you wish to integrate with."
|
||
msgstr "要整合的&PRODUCT;服务器的URL。"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid ""
|
||
"Both the API Key and Secret Key for an account. This should have been "
|
||
"generated by the administrator of the cloud instance and given to you."
|
||
msgstr "API键和帐户的密钥。应该由云实例的管理员生成i并给你。"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid "Familiarity with HTTP GET/POST and query strings."
|
||
msgstr "熟悉HTTP GET/POST和查询字符串。"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid "Knowledge of either XML or JSON."
|
||
msgstr "XML或JSON的知识。"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid ""
|
||
"Knowledge of a programming language that can generate HTTP requests; for "
|
||
"example, Java or PHP."
|
||
msgstr "可以生成HTTP请求的编程语言的知识,例如Java或PHP。"
|