Imported Translations from Transifex
Change-Id: Iccbbf45647d81ce919eca5a5e620386cfd10c5ac
This commit is contained in:
parent
135a90bd94
commit
54632c3348
@ -4,8 +4,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-25 17:44+0000\n"
|
||||
"PO-Revision-Date: 2014-04-25 07:10+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 19:20+0000\n"
|
||||
"Last-Translator: jaegerandi <jaegerandi@gmail.com>\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -42,7 +42,7 @@ msgstr ""
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml26(emphasis)
|
||||
msgid "cURL"
|
||||
msgstr ""
|
||||
msgstr "cURL"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-onepager.xml27(para)
|
||||
msgid ""
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml16(title)
|
||||
msgid "Install the clients"
|
||||
msgstr ""
|
||||
msgstr "Installiere die Clients"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml17(para)
|
||||
msgid ""
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml23(para)
|
||||
msgid "You must install each client separately."
|
||||
msgstr ""
|
||||
msgstr "Sie müssen jeden Client einzeln installieren."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml24(para)
|
||||
msgid "Run this command to install or update a client package:"
|
||||
@ -127,11 +127,11 @@ msgstr ""
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml26(replaceable)
|
||||
msgid "PROJECT"
|
||||
msgstr ""
|
||||
msgstr "PROJEKT"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml27(para)
|
||||
msgid "Where <replaceable>PROJECT</replaceable> is the project name."
|
||||
msgstr ""
|
||||
msgstr "<replaceable>PROJEKT</replaceable> ist der Projektname."
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml29(para)
|
||||
msgid "For example, to install the <placeholder-1/> client, run this command:"
|
||||
@ -196,7 +196,7 @@ msgstr ""
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml122(para)
|
||||
msgid "Use the <placeholder-1/> command to view your server:"
|
||||
msgstr ""
|
||||
msgstr "Benutzen Sie das <placeholder-1/> Kommando, um den Server zu sehen:"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/cli-uses.xml130(para)
|
||||
msgid ""
|
||||
@ -287,7 +287,7 @@ msgstr ""
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml54(td)
|
||||
msgid "The password for the user."
|
||||
msgstr ""
|
||||
msgstr "Das Paßwort des Benutzers"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml57(td)
|
||||
msgid "tenantName (Optional)"
|
||||
@ -306,7 +306,7 @@ msgstr ""
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml65(errorcode)
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml77(errorcode)
|
||||
msgid "400"
|
||||
msgstr ""
|
||||
msgstr "400"
|
||||
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml66(errorname)
|
||||
#: ./api-quick-start/src/docbkx/api-quick-start-intro.xml78(errorname)
|
||||
|
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2014-04-28 06:04+0000\n"
|
||||
"POT-Creation-Date: 2014-04-30 06:04+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"
|
||||
@ -309,79 +309,43 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml:9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml:10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml:12(para)
|
||||
msgid "You must install the packages for each API separately. After you authenticate through the <link href=\"api-ref-identity.html\">Identity API</link>, you can use the other APIs and extensions to launch server instances, create images, assign metadata to instances and images, create containers and objects, and complete other actions in your OpenStack cloud. To get started with the APIs, see the <link href=\"http://docs.openstack.org/api/quick-start/content/\">OpenStack API Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:26(para)
|
||||
msgid "The API <emphasis role=\"bold\">status</emphasis> reflects the state of the endpoint on the service. This table shows the possible API <emphasis role=\"bold\">status</emphasis> values and descriptions:"
|
||||
#: ./api-ref/src/docbkx/preface.xml:22(para)
|
||||
msgid "The API <emphasis role=\"bold\">status</emphasis> reflects the state of the endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:33(th)
|
||||
msgid "Status"
|
||||
#: ./api-ref/src/docbkx/preface.xml:24(para)
|
||||
msgid "<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version is up-to-date, recent, and might receive future versions. This endpoint should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:34(th)
|
||||
msgid "Stable"
|
||||
#: ./api-ref/src/docbkx/preface.xml:28(para)
|
||||
msgid "<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This version is available on the server, however is not likely the most recent available and might not be updated or might be deprecated at some time in the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:35(th)
|
||||
msgid "Description"
|
||||
#: ./api-ref/src/docbkx/preface.xml:32(para)
|
||||
msgid "<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This version is still available but is being deprecated and might be removed in the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:39(emphasis)
|
||||
msgid "CURRENT"
|
||||
#: ./api-ref/src/docbkx/preface.xml:35(para)
|
||||
msgid "<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. This version is under development or contains features that are otherwise subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:41(td) ./api-ref/src/docbkx/preface.xml:50(td) ./api-ref/src/docbkx/preface.xml:60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:42(td)
|
||||
msgid "This version is up-to-date, recent, and might receive future versions. This endpoint should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:51(td)
|
||||
msgid "This version is available on the server, however is not likely the most recent available and might not be updated or might be deprecated at some time in the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:61(td)
|
||||
msgid "This version is still available but is being deprecated and might be removed in the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:70(td)
|
||||
msgid "This version is under development or contains features that are otherwise subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml:39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml:80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml:42(para)
|
||||
msgid "For more information about API <emphasis role=\"bold\">status</emphasis> values and version information, see <link href=\"https://wiki.openstack.org/wiki/VersionDiscovery\">Version Discovery</link>."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "تفصيل"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Статус"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Описание"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Estats"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Descripció"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Stav"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Popis"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-28 06:52+0000\n"
|
||||
"PO-Revision-Date: 2014-04-28 08:50+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr "OpenStack Datanbank-Dienst API v1.0"
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr "OpenStack API Vollständige Referenz"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr "Verwenden Sie OpenStack APIs und Erweiterungen in Ihrer OpenStack Cloud."
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr "Sie müssen die Pakete für jedes API einzeln installieren. Nachdem Sie sich durch <link href=\"api-ref-identity.html\">Identity API</link> authentifiziert haben können Sie die anderen APIs und Erweiterungen verwenden um Server-Instanzen zu starten, Abbilder zu erzeugen, Metadaten zu Instanzen und Abbildern hinzuzufügen, Container und Objekte zu erzeugen und andere Aktionen in Ihrer OpenStack Cloud durchzuführen. Um mit den APIs zu beginnen, lesen Sie <link href=\"http://docs.openstack.org/api/quick-start/content/\">OpenStack API Quick Start</link>."
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Beschreibung"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -289,7 +289,7 @@ msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml282(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
msgstr "Πολωνικά"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml283(para)
|
||||
msgid "Manage policies."
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Περιγραφή"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Description"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Description"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Descripción"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Descripción"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Tila"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Kuvaus"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -5,8 +5,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -389,15 +389,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -409,81 +409,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Statut"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Description"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -289,7 +289,7 @@ msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml282(title)
|
||||
msgid "Policies"
|
||||
msgstr ""
|
||||
msgstr "פולנית"
|
||||
|
||||
#: ./api-ref/src/docbkx/ch_identity-v3.xml283(para)
|
||||
msgid "Manage policies."
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "תיאור"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "स्थिति"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "विवरण"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Állapot"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Leírás"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 22:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Descrizione"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Descrizione"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "状態"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "記述"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "სტატუსი"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "განსაზღვრება"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "상태"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "설명"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "विबरण"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Omschrijving"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "ਵੇਰਵਾ"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Stan"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Opis"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr "Tak"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Descrição"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr "Sim"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Descrição"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Статус"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Описание"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Opis"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Opis"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "Trạng thái"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "Mô tả chi tiết"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "状态"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "描述"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
@ -3,8 +3,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenStack Manuals\n"
|
||||
"POT-Creation-Date: 2014-04-27 19:27+0000\n"
|
||||
"PO-Revision-Date: 2014-04-27 19:27+0000\n"
|
||||
"POT-Creation-Date: 2014-04-29 16:08+0000\n"
|
||||
"PO-Revision-Date: 2014-04-29 16:08+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -387,15 +387,15 @@ msgstr ""
|
||||
msgid "OpenStack Compute API v2 extensions"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml13(title)
|
||||
#: ./api-ref/src/docbkx/preface.xml9(title)
|
||||
msgid "OpenStack API Complete Reference"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml14(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml10(para)
|
||||
msgid "Use the OpenStack APIs and extensions in your OpenStack cloud."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml16(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml12(para)
|
||||
msgid ""
|
||||
"You must install the packages for each API separately. After you "
|
||||
"authenticate through the <link href=\"api-ref-identity.html\">Identity "
|
||||
@ -407,81 +407,46 @@ msgid ""
|
||||
"Quick Start</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml26(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml22(para)
|
||||
msgid ""
|
||||
"The API <emphasis role=\"bold\">status</emphasis> reflects the state of the "
|
||||
"endpoint on the service. This table shows the possible API <emphasis "
|
||||
"role=\"bold\">status</emphasis> values and descriptions:"
|
||||
"endpoint on the service."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml33(th)
|
||||
msgid "Status"
|
||||
msgstr "狀態"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml34(th)
|
||||
msgid "Stable"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml35(th)
|
||||
msgid "Description"
|
||||
msgstr "描述"
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml39(emphasis)
|
||||
msgid "CURRENT"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml41(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml50(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml60(td)
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml42(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml24(para)
|
||||
msgid ""
|
||||
"This version is up-to-date, recent, and might receive future versions. This "
|
||||
"endpoint should be prioritized over all others."
|
||||
"<emphasis role=\"bold\">CURRENT</emphasis> is a stable version. This version"
|
||||
" is up-to-date, recent, and might receive future versions. This endpoint "
|
||||
"should be prioritized over all others."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml48(emphasis)
|
||||
msgid "SUPPORTED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml51(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml28(para)
|
||||
msgid ""
|
||||
"This version is available on the server, however is not likely the most "
|
||||
"recent available and might not be updated or might be deprecated at some "
|
||||
"time in the future."
|
||||
"<emphasis role=\"bold\">SUPPORTED</emphasis> is a stable version. This "
|
||||
"version is available on the server, however is not likely the most recent "
|
||||
"available and might not be updated or might be deprecated at some time in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml58(emphasis)
|
||||
msgid "DEPRECATED"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml61(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml32(para)
|
||||
msgid ""
|
||||
"This version is still available but is being deprecated and might be removed"
|
||||
" in the future."
|
||||
"<emphasis role=\"bold\">DEPRECATED</emphasis> is a stable version. This "
|
||||
"version is still available but is being deprecated and might be removed in "
|
||||
"the future."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml67(emphasis)
|
||||
msgid "EXPERIMENTAL"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml69(td)
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml70(td)
|
||||
#: ./api-ref/src/docbkx/preface.xml35(para)
|
||||
msgid ""
|
||||
"<emphasis role=\"bold\">EXPERIMENTAL</emphasis> is not a stable version. "
|
||||
"This version is under development or contains features that are otherwise "
|
||||
"subject to change."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml77(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml39(para)
|
||||
msgid "An API that is not marked as stable is still under development."
|
||||
msgstr ""
|
||||
|
||||
#: ./api-ref/src/docbkx/preface.xml80(para)
|
||||
#: ./api-ref/src/docbkx/preface.xml42(para)
|
||||
msgid ""
|
||||
"For more information about API <emphasis role=\"bold\">status</emphasis> "
|
||||
"values and version information, see <link "
|
||||
|
Loading…
x
Reference in New Issue
Block a user