cloudstack/docs/pot/developer-getting-started.pot
2013-02-02 22:18:06 +01:00

50 lines
1.1 KiB
Plaintext

#
# AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: 0\n"
"POT-Creation-Date: 2013-02-02T20:11:58\n"
"PO-Revision-Date: 2013-02-02T20:11:58\n"
"Last-Translator: Automatically generated\n"
"Language-Team: None\n"
"MIME-Version: 1.0\n"
"Content-Type: application/x-publican; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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 ""
#. Tag: para
#, no-c-format
msgid "URL of the &PRODUCT; server you wish to integrate with."
msgstr ""
#. 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 ""
#. Tag: para
#, no-c-format
msgid "Familiarity with HTTP GET/POST and query strings."
msgstr ""
#. Tag: para
#, no-c-format
msgid "Knowledge of either XML or JSON."
msgstr ""
#. Tag: para
#, no-c-format
msgid "Knowledge of a programming language that can generate HTTP requests; for example, Java or PHP."
msgstr ""