3854e68934
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Ie041f315ef27bc132b3bdf869f4ffeb041156db5
469 lines
19 KiB
Plaintext
469 lines
19 KiB
Plaintext
#
|
|
# Translators:
|
|
# Andi Chandler <andi@gowling.com>, 2013
|
|
# Isabell Long <isabell@issyl0.co.uk>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: OpenStack Manuals\n"
|
|
"POT-Creation-Date: 2015-08-03 17:16+0000\n"
|
|
"PO-Revision-Date: 2015-08-03 18:35+0000\n"
|
|
"Last-Translator: Isabell Long <isabell@issyl0.co.uk>\n"
|
|
"Language-Team: English (United Kingdom) (http://www.transifex.com/openstack/"
|
|
"openstack-manuals-i18n/language/en_GB/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: en_GB\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
msgid "400"
|
|
msgstr "400"
|
|
|
|
msgid ""
|
|
"A command-line tool that lets you send HTTP requests and receive responses. "
|
|
"See <xref linkend=\"Compute_API_Quick_Start\"/>."
|
|
msgstr ""
|
|
"A command-line tool that lets you send HTTP requests and receive responses. "
|
|
"See <xref linkend=\"Compute_API_Quick_Start\"/>."
|
|
|
|
msgid ""
|
|
"A token. If you do not provide a token, you must provide a user name and "
|
|
"password."
|
|
msgstr ""
|
|
"A token. If you do not provide a token, you must provide a user name and "
|
|
"password."
|
|
|
|
msgid ""
|
|
"After you authenticate through Identity, you can use the other OpenStack "
|
|
"APIs to create and manage resources in your OpenStack cloud. You can launch "
|
|
"instances from images and assign metadata to instances through the Compute "
|
|
"API or the <placeholder-1/> command-line client."
|
|
msgstr ""
|
|
"After you authenticate through Identity, you can use the other OpenStack "
|
|
"APIs to create and manage resources in your OpenStack cloud. You can launch "
|
|
"instances from images and assign metadata to instances through the Compute "
|
|
"API or the <placeholder-1/> command-line client."
|
|
|
|
msgid ""
|
|
"Although you install each OpenStack service separately, the OpenStack "
|
|
"services work together to meet your cloud needs: Identity, Compute, Image "
|
|
"service, Block Storage, Networking (neutron), Object Storage, Orchestration, "
|
|
"and Telemetry. With the <link xlink:href=\"http://www.trystack.org/"
|
|
"\">TryStack</link> OpenStack installation, these services work together in "
|
|
"the background of the installation."
|
|
msgstr ""
|
|
"Although you install each OpenStack service separately, the OpenStack "
|
|
"services work together to meet your cloud needs: Identity, Compute, Image "
|
|
"service, Block Storage, Networking (neutron), Object Storage, Orchestration, "
|
|
"and Telemetry. With the <link xlink:href=\"http://www.trystack.org/"
|
|
"\">TryStack</link> OpenStack installation, these services work together in "
|
|
"the background of the installation."
|
|
|
|
msgid "Authenticate"
|
|
msgstr "Authenticate"
|
|
|
|
msgid "Authentication and API request workflow"
|
|
msgstr "Authentication and API request workflow"
|
|
|
|
msgid "Bad Request"
|
|
msgstr "Bad Request"
|
|
|
|
msgid ""
|
|
"Before you can issue client commands, you must download and source the "
|
|
"<filename>openrc</filename> file to set environment variables."
|
|
msgstr ""
|
|
"Before you can issue client commands, you must download and source the "
|
|
"<filename>openrc</filename> file to set environment variables."
|
|
|
|
msgid ""
|
|
"Both Mozilla and Google provide browser-based graphical interfaces for REST. "
|
|
"For Firefox, see <link xlink:href=\"https://addons.mozilla.org/en-US/firefox/"
|
|
"addon/restclient/\">RESTClient</link>. For Chrome, see <link xlink:href="
|
|
"\"http://code.google.com/p/rest-client/\">rest-client</link>."
|
|
msgstr ""
|
|
"Both Mozilla and Google provide browser-based graphical interfaces for REST. "
|
|
"For Firefox, see <link xlink:href=\"https://addons.mozilla.org/en-US/firefox/"
|
|
"addon/restclient/\">RESTClient</link>. For Chrome, see <link xlink:href="
|
|
"\"http://code.google.com/p/rest-client/\">rest-client</link>."
|
|
|
|
msgid ""
|
|
"Credentials are usually a combination of your user name and password, and "
|
|
"optionally, the name or ID of the tenant in which your cloud runs. Ask your "
|
|
"cloud administrator for your user name, password, and tenant so that you can "
|
|
"generate authentication tokens. Alternatively, you can supply a token rather "
|
|
"than a user name and password."
|
|
msgstr ""
|
|
"Credentials are usually a combination of your user name and password, and "
|
|
"optionally, the name or ID of the tenant in which your cloud runs. Ask your "
|
|
"cloud administrator for your user name, password, and tenant so that you can "
|
|
"generate authentication tokens. Alternatively, you can supply a token rather "
|
|
"than a user name and password."
|
|
|
|
msgid "Description"
|
|
msgstr "Description"
|
|
|
|
msgid ""
|
|
"Each OpenStack project provides a command-line client that enables you to "
|
|
"access its API through easy-to-use commands. See <xref linkend=\"cli-intro\"/"
|
|
">."
|
|
msgstr ""
|
|
"Each OpenStack project provides a command-line client that enables you to "
|
|
"access its API through easy-to-use commands. See <xref linkend=\"cli-intro\"/"
|
|
">."
|
|
|
|
msgid ""
|
|
"For a typical OpenStack deployment that runs Identity, use a cURL command "
|
|
"like the following command to request a token:"
|
|
msgstr ""
|
|
"For a typical OpenStack deployment that runs Identity, use a cURL command "
|
|
"like the following command to request a token:"
|
|
|
|
msgid ""
|
|
"For complete information about the OpenStack clients, including how to "
|
|
"source the <filename>openrc</filename> file, see <link xlink:href=\"http://"
|
|
"docs.openstack.org/user-guide/content/\"><citetitle>OpenStack End User "
|
|
"Guide</citetitle></link>, <link xlink:href=\"http://docs.openstack.org/user-"
|
|
"guide-admin/content/\"><citetitle>OpenStack Admin User Guide</citetitle></"
|
|
"link>, and <link xlink:href=\"http://docs.openstack.org/cli-reference/"
|
|
"content/\"><citetitle>OpenStack Command-Line Interface Reference</"
|
|
"citetitle></link>."
|
|
msgstr ""
|
|
"For complete information about the OpenStack clients, including how to "
|
|
"source the <filename>openrc</filename> file, see <link xlink:href=\"http://"
|
|
"docs.openstack.org/user-guide/content/\"><citetitle>OpenStack End User "
|
|
"Guide</citetitle></link>, <link xlink:href=\"http://docs.openstack.org/user-"
|
|
"guide-admin/content/\"><citetitle>OpenStack Admin User Guide</citetitle></"
|
|
"link>, and <link xlink:href=\"http://docs.openstack.org/cli-reference/"
|
|
"content/\"><citetitle>OpenStack Command-Line Interface Reference</"
|
|
"citetitle></link>."
|
|
|
|
msgid "For example, to install the <placeholder-1/> client, run this command:"
|
|
msgstr "For example, to install the <placeholder-1/> client, run this command:"
|
|
|
|
msgid ""
|
|
"For information about the command-line clients, see <link xlink:href="
|
|
"\"http://docs.openstack.org/cli-reference/content/\"><citetitle>OpenStack "
|
|
"Command-Line Interface Reference</citetitle></link>."
|
|
msgstr ""
|
|
"For information about the command-line clients, see <link xlink:href="
|
|
"\"http://docs.openstack.org/cli-reference/content/\"><citetitle>OpenStack "
|
|
"Command-Line Interface Reference</citetitle></link>."
|
|
|
|
msgid ""
|
|
"For information about the default ports that the OpenStack components use, "
|
|
"see <link xlink:href=\"http://docs.openstack.org/trunk/config-reference/"
|
|
"content/firewalls-default-ports.html\"><citetitle>Appendix A. Firewalls and "
|
|
"default ports</citetitle></link> in the <citetitle>OpenStack Configuration "
|
|
"Reference</citetitle>."
|
|
msgstr ""
|
|
"For information about the default ports that the OpenStack components use, "
|
|
"see <link xlink:href=\"http://docs.openstack.org/trunk/config-reference/"
|
|
"content/firewalls-default-ports.html\"><citetitle>Appendix A. Firewalls and "
|
|
"default ports</citetitle></link> in the <citetitle>OpenStack Configuration "
|
|
"Reference</citetitle>."
|
|
|
|
msgid ""
|
|
"For scripting work, you can use a command-line client like the <systemitem "
|
|
"role=\"client\">python-novaclient</systemitem> client. This client enables "
|
|
"you to use the Compute API through a command-line interface."
|
|
msgstr ""
|
|
"For scripting work, you can use a command-line client like the <systemitem "
|
|
"role=\"client\">python-novaclient</systemitem> client. This client enables "
|
|
"you to use the Compute API through a command-line interface."
|
|
|
|
msgid ""
|
|
"If the <errorcode>401</errorcode><errortext>Unauthorized</errortext> error "
|
|
"occurs, request another token."
|
|
msgstr ""
|
|
"If the <errorcode>401</errorcode><errortext>Unauthorized</errortext> error "
|
|
"occurs, request another token."
|
|
|
|
msgid "If the request succeeds, the server returns an authentication token."
|
|
msgstr "If the request succeeds, the server returns an authentication token."
|
|
|
|
msgid ""
|
|
"If the request succeeds, you receive a <returnvalue>200 OK</returnvalue> "
|
|
"response followed by a response body that contains a token in the form <code>"
|
|
"\"id\":\"<replaceable>token</replaceable>\"</code> and an expiration date "
|
|
"and time in the form <code>\"expires\":\"<replaceable>datetime</replaceable>"
|
|
"\"</code>."
|
|
msgstr ""
|
|
"If the request succeeds, you receive a <returnvalue>200 OK</returnvalue> "
|
|
"response followed by a response body that contains a token in the form <code>"
|
|
"\"id\":\"<replaceable>token</replaceable>\"</code> and an expiration date "
|
|
"and time in the form <code>\"expires\":\"<replaceable>datetime</replaceable>"
|
|
"\"</code>."
|
|
|
|
msgid ""
|
|
"If you do not know your tenant name or ID, you can send an authentication "
|
|
"request with an empty tenantName, as follows:"
|
|
msgstr ""
|
|
"If you do not know your tenant name or ID, you can send an authentication "
|
|
"request with an empty tenantName, as follows:"
|
|
|
|
msgid "Install the clients"
|
|
msgstr "Install the clients"
|
|
|
|
msgid "Launch an instance"
|
|
msgstr "Launch an instance"
|
|
|
|
msgid "OpenStack API Quick Start"
|
|
msgstr "OpenStack API Quick Start"
|
|
|
|
msgid "OpenStack APIs"
|
|
msgstr "OpenStack APIs"
|
|
|
|
msgid "OpenStack Python Software Development Kit (SDK)"
|
|
msgstr "OpenStack Python Software Development Kit (SDK)"
|
|
|
|
msgid "OpenStack command-line clients"
|
|
msgstr "OpenStack command-line clients"
|
|
|
|
msgid "PROJECT"
|
|
msgstr "PROJECT"
|
|
|
|
msgid "Parameter"
|
|
msgstr "Parameter"
|
|
|
|
msgid "REST clients"
|
|
msgstr "REST clients"
|
|
|
|
msgid ""
|
|
"Request an authentication token from the Identity endpoint that your cloud "
|
|
"administrator gave you. Send a payload of credentials in the request:"
|
|
msgstr ""
|
|
"Request an authentication token from the Identity endpoint that your cloud "
|
|
"administrator gave you. Send a payload of credentials in the request:"
|
|
|
|
msgid "Run this command to install or update a client package:"
|
|
msgstr "Run this command to install or update a client package:"
|
|
|
|
msgid "Send API requests"
|
|
msgstr "Send API requests"
|
|
|
|
msgid ""
|
|
"Send API requests and include the token in the <literal>X-Auth-Token</"
|
|
"literal> header. Continue to send API requests with that token until the job "
|
|
"completes or a <errorcode>401</errorcode><errortext>Unauthorized</errortext> "
|
|
"error occurs."
|
|
msgstr ""
|
|
"Send API requests and include the token in the <literal>X-Auth-Token</"
|
|
"literal> header. Continue to send API requests with that token until the job "
|
|
"completes or a <errorcode>401</errorcode><errortext>Unauthorized</errortext> "
|
|
"error occurs."
|
|
|
|
msgid ""
|
|
"The examples in this section use cURL commands. For information about cURL, "
|
|
"see <link xlink:href=\"http://curl.haxx.se/\">http://curl.haxx.se/</link>. "
|
|
"For information about the OpenStack APIs, see <link xlink:href=\"http://"
|
|
"developer.openstack.org/api-ref.html\">OpenStack API Reference</link>."
|
|
msgstr ""
|
|
"The examples in this section use cURL commands. For information about cURL, "
|
|
"see <link xlink:href=\"http://curl.haxx.se/\">http://curl.haxx.se/</link>. "
|
|
"For information about the OpenStack APIs, see <link xlink:href=\"http://"
|
|
"developer.openstack.org/api-ref.html\">OpenStack API Reference</link>."
|
|
|
|
msgid "The following example shows a successful response:"
|
|
msgstr "The following example shows a successful response:"
|
|
|
|
msgid "The password for the user."
|
|
msgstr "The password for the user."
|
|
|
|
msgid ""
|
|
"The tenant ID. Both the <placeholder-1/> and <placeholder-2/> are optional, "
|
|
"but should not be specified together. If both attributes are specified, the "
|
|
"server responds with a <placeholder-3/><placeholder-4/>. If you do not know "
|
|
"the tenantId, you can send a request with \"\" for the tenantId and get the "
|
|
"ID returned to you in the response."
|
|
msgstr ""
|
|
"The tenant ID. Both the <placeholder-1/> and <placeholder-2/> are optional, "
|
|
"but should not be specified together. If both attributes are specified, the "
|
|
"server responds with a <placeholder-3/><placeholder-4/>. If you do not know "
|
|
"the tenantId, you can send a request with \"\" for the tenantId and get the "
|
|
"ID returned to you in the response."
|
|
|
|
msgid ""
|
|
"The tenant name. Both the <placeholder-1/> and <placeholder-2/> are "
|
|
"optional, but should not be specified together. If both attributes are "
|
|
"specified, the server responds with a <placeholder-3/><placeholder-4/>."
|
|
msgstr ""
|
|
"The tenant name. Both the <placeholder-1/> and <placeholder-2/> are "
|
|
"optional, but should not be specified together. If both attributes are "
|
|
"specified, the server responds with a <placeholder-3/><placeholder-4/>."
|
|
|
|
msgid ""
|
|
"The user name. If you do not provide a user name and password, you must "
|
|
"provide a token."
|
|
msgstr ""
|
|
"The user name. If you do not provide a user name and password, you must "
|
|
"provide a token."
|
|
|
|
msgid ""
|
|
"This section shows how to make some basic Compute API calls. For a complete "
|
|
"list of Compute API calls, see <link xlink:href=\"http://developer.openstack."
|
|
"org/api-ref-compute-v2.html\">Compute APIs and Extensions</link>."
|
|
msgstr ""
|
|
"This section shows how to make some basic Compute API calls. For a complete "
|
|
"list of Compute API calls, see <link xlink:href=\"http://developer.openstack."
|
|
"org/api-ref-compute-v2.html\">Compute APIs and Extensions</link>."
|
|
|
|
msgid ""
|
|
"To authenticate access to OpenStack services, you must first issue an "
|
|
"authentication request to OpenStack Identity to acquire an authentication "
|
|
"token. To request an authentication token, you must supply a payload of "
|
|
"credentials in the authentication request."
|
|
msgstr ""
|
|
"To authenticate access to OpenStack services, you must first issue an "
|
|
"authentication request to OpenStack Identity to acquire an authentication "
|
|
"token. To request an authentication token, you must supply a payload of "
|
|
"credentials in the authentication request."
|
|
|
|
msgid "To begin sending API requests, use one of the following methods:"
|
|
msgstr "To begin sending API requests, use one of the following methods:"
|
|
|
|
msgid ""
|
|
"To launch an instance named <literal>my_instance</literal>, run the "
|
|
"<placeholder-1/> command with the image and flavor IDs and the server name, "
|
|
"as follows:"
|
|
msgstr ""
|
|
"To launch an instance named <literal>my_instance</literal>, run the "
|
|
"<placeholder-1/> command with the image and flavour IDs and the server name, "
|
|
"as follows:"
|
|
|
|
msgid "To launch an instance, note the IDs of your desired image and flavor."
|
|
msgstr "To launch an instance, note the IDs of your desired image and flavour."
|
|
|
|
msgid ""
|
|
"To launch instances, you must choose a name, an image, and a flavor for your "
|
|
"instance."
|
|
msgstr ""
|
|
"To launch instances, you must choose a name, an image, and a flavour for "
|
|
"your instance."
|
|
|
|
msgid ""
|
|
"To list available images, call the Compute API through the <placeholder-1/> "
|
|
"client, as follows:"
|
|
msgstr ""
|
|
"To list available images, call the Compute API through the <placeholder-1/> "
|
|
"client, as follows:"
|
|
|
|
msgid "To list flavors, run this command:"
|
|
msgstr "To list flavours, run this command:"
|
|
|
|
msgid "To remove the <placeholder-1/> client, run this command:"
|
|
msgstr "To remove the <placeholder-1/> client, run this command:"
|
|
|
|
msgid "To update the <placeholder-1/> client, run this command:"
|
|
msgstr "To update the <placeholder-1/> client, run this command:"
|
|
|
|
msgid ""
|
|
"To view details for a specified server, use the <placeholder-1/> command. "
|
|
"Include the ID of the server:"
|
|
msgstr ""
|
|
"To view details for a specified server, use the <placeholder-1/> command. "
|
|
"Include the ID of the server:"
|
|
|
|
msgid "Type"
|
|
msgstr "Type"
|
|
|
|
msgid ""
|
|
"Use <placeholder-1/> to install the OpenStack clients on a Mac OS X or Linux "
|
|
"system. It is easy and ensures that you get the latest version of the client "
|
|
"from the <link xlink:href=\"http://pypi.python.org/pypi\">Python Package "
|
|
"Index</link>. Also, <placeholder-2/> lets you update or remove a package."
|
|
msgstr ""
|
|
"Use <placeholder-1/> to install the OpenStack clients on a Mac OS X or Linux "
|
|
"system. It is easy and ensures that you get the latest version of the client "
|
|
"from the <link xlink:href=\"http://pypi.python.org/pypi\">Python Package "
|
|
"Index</link>. Also, <placeholder-2/> lets you update or remove a package."
|
|
|
|
msgid "Use the <placeholder-1/> command to view your server:"
|
|
msgstr "Use the <placeholder-1/> command to view your server:"
|
|
|
|
msgid "Use the Compute API to list flavors, as follows:"
|
|
msgstr "Use the Compute API to list flavours, as follows:"
|
|
|
|
msgid "Use the Compute API to list images, as follows:"
|
|
msgstr "Use the Compute API to list images, as follows:"
|
|
|
|
msgid "Use the Compute API to list servers, as follows:"
|
|
msgstr "Use the Compute API to list servers, as follows:"
|
|
|
|
msgid ""
|
|
"Use this SDK to write Python automation scripts that create and manage "
|
|
"resources in your OpenStack cloud. The SDK implements Python bindings to the "
|
|
"OpenStack API, which enables you to perform automation tasks in Python by "
|
|
"making calls on Python objects rather than making REST calls directly. All "
|
|
"OpenStack command-line tools are implemented by using the Python SDK. See "
|
|
"<link xlink:href=\"http://docs.openstack.org/user-guide/content/ch_sdk.html"
|
|
"\">OpenStack Python SDK</link> in the <citetitle>OpenStack End User Guide</"
|
|
"citetitle>."
|
|
msgstr ""
|
|
"Use this SDK to write Python automation scripts that create and manage "
|
|
"resources in your OpenStack cloud. The SDK implements Python bindings to the "
|
|
"OpenStack API, which enables you to perform automation tasks in Python by "
|
|
"making calls on Python objects rather than making REST calls directly. All "
|
|
"OpenStack command-line tools are implemented by using the Python SDK. See "
|
|
"<link xlink:href=\"http://docs.openstack.org/user-guide/content/ch_sdk.html"
|
|
"\">OpenStack Python SDK</link> in the <citetitle>OpenStack End User Guide</"
|
|
"citetitle>."
|
|
|
|
msgid ""
|
|
"When you send API requests, you include the token in the <literal>X-Auth-"
|
|
"Token</literal> header. If you access multiple OpenStack services, you must "
|
|
"get a token for each service. A token is valid for a limited time before it "
|
|
"expires. A token can also become invalid for other reasons. For example, if "
|
|
"the roles for a user change, existing tokens for that user are invalid."
|
|
msgstr ""
|
|
"When you send API requests, you include the token in the <literal>X-Auth-"
|
|
"Token</literal> header. If you access multiple OpenStack services, you must "
|
|
"get a token for each service. A token is valid for a limited time before it "
|
|
"expires. A token can also become invalid for other reasons. For example, if "
|
|
"the roles for a user change, existing tokens for that user are invalid."
|
|
|
|
msgid "Where <replaceable>PROJECT</replaceable> is the project name."
|
|
msgstr "Where <replaceable>PROJECT</replaceable> is the project name."
|
|
|
|
msgid "You must install each client separately."
|
|
msgstr "You must install each client separately."
|
|
|
|
msgid "cURL"
|
|
msgstr "cURL"
|
|
|
|
msgid "capi:UUID"
|
|
msgstr "capi:UUID"
|
|
|
|
msgid "password (required)"
|
|
msgstr "password (required)"
|
|
|
|
msgid "tenantId"
|
|
msgstr "tenantId"
|
|
|
|
msgid "tenantId (Optional)"
|
|
msgstr "tenantId (Optional)"
|
|
|
|
msgid "tenantName"
|
|
msgstr "tenantName"
|
|
|
|
msgid "tenantName (Optional)"
|
|
msgstr "tenantName (Optional)"
|
|
|
|
msgid "tenant_id"
|
|
msgstr "tenant_id"
|
|
|
|
msgid "token"
|
|
msgstr "token"
|
|
|
|
msgid "token (Optional)"
|
|
msgstr "token (Optional)"
|
|
|
|
#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
|
|
msgid "translator-credits"
|
|
msgstr "translator-credits"
|
|
|
|
msgid "username (required)"
|
|
msgstr "username (required)"
|
|
|
|
msgid "xsd:string"
|
|
msgstr "xsd:string"
|