Imported Translations from Zanata

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I0e36951dc6ba53c397d2a6a177a26e355e7a1ba1
This commit is contained in:
OpenStack Proposal Bot
2015-10-25 06:30:46 +00:00
parent 58d5894bcc
commit f62e5a94c6
3 changed files with 665 additions and 639 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Common documents 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-24 06:29+0000\n"
"POT-Creation-Date: 2015-10-25 06:28+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2401,22 +2401,10 @@ msgid ""
msgstr ""
#: ../common/get_started_compute.rst:108
msgid "``nova-objectstore`` daemon"
msgstr ""
#: ../common/get_started_compute.rst:104
msgid ""
"An S3 interface for registering images with the OpenStack Image service. "
"Used primarily for installations that must support euca2ools. The euca2ools "
"tools talk to nova-objectstore in *S3 language*, and nova-objectstore "
"translates S3 requests into Image service requests."
msgstr ""
#: ../common/get_started_compute.rst:115
msgid "``euca2ools`` client"
msgstr ""
#: ../common/get_started_compute.rst:111
#: ../common/get_started_compute.rst:104
msgid ""
"A set of command-line interpreter commands for managing cloud resources. "
"Although it is not an OpenStack module, you can configure nova-api to "
@@ -2424,19 +2412,19 @@ msgid ""
"Documentation <https://www.eucalyptus.com/docs/eucalyptus/3.4/index.html>`__."
msgstr ""
#: ../common/get_started_compute.rst:119
#: ../common/get_started_compute.rst:112
msgid "``nova`` client"
msgstr ""
#: ../common/get_started_compute.rst:118
#: ../common/get_started_compute.rst:111
msgid "Enables users to submit commands as a tenant administrator or end user."
msgstr ""
#: ../common/get_started_compute.rst:126
#: ../common/get_started_compute.rst:119
msgid "The queue"
msgstr ""
#: ../common/get_started_compute.rst:122
#: ../common/get_started_compute.rst:115
msgid ""
"A central hub for passing messages between daemons. Usually implemented with "
"`RabbitMQ <http://www.rabbitmq.com/>`__, but can be implemented with an AMQP "
@@ -2444,33 +2432,33 @@ msgid ""
"<http://www.zeromq.org/>`__."
msgstr ""
#: ../common/get_started_compute.rst:141
#: ../common/get_started_compute.rst:134
msgid "SQL database"
msgstr ""
#: ../common/get_started_compute.rst:129
#: ../common/get_started_compute.rst:122
msgid ""
"Stores most build-time and run-time states for a cloud infrastructure, "
"including:"
msgstr ""
#: ../common/get_started_compute.rst:132
#: ../common/get_started_compute.rst:125
msgid "Available instance types"
msgstr ""
#: ../common/get_started_compute.rst:134
#: ../common/get_started_compute.rst:127
msgid "Instances in use"
msgstr ""
#: ../common/get_started_compute.rst:136
#: ../common/get_started_compute.rst:129
msgid "Available networks"
msgstr ""
#: ../common/get_started_compute.rst:138
#: ../common/get_started_compute.rst:131
msgid "Projects"
msgstr ""
#: ../common/get_started_compute.rst:140
#: ../common/get_started_compute.rst:133
msgid ""
"Theoretically, OpenStack Compute can support any database that SQL-Alchemy "
"supports. Common databases are SQLite3 for test and development work, MySQL, "

File diff suppressed because it is too large Load Diff