Updated from openstack-manuals

Change-Id: I8d11ecd7e6559cfdac9334a677a5a15dee76e0b8
This commit is contained in:
OpenStack Proposal Bot 2016-08-04 11:32:48 +00:00 committed by Andreas Jaeger
parent ec8b75b082
commit 88e89b1c0f

View File

@ -15,11 +15,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Common documents 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-02 22:58+0000\n"
"POT-Creation-Date: 2016-08-04 00:32+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-08-02 04:39+0000\n"
"PO-Revision-Date: 2016-08-04 04:13+0000\n"
"Last-Translator: Akihiro Motoki <amotoki@gmail.com>\n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
@ -2652,12 +2652,12 @@ msgstr ""
msgid ""
"Before you can run client commands, you must create and source the ``PROJECT-"
"openrc.sh`` file to set environment variables. See :doc:`../common/"
"cli_set_environment_variables_using_openstack_rc`."
"openrc.sh`` file to set environment variables. See :doc:`../common/cli-set-"
"environment-variables-using-openstack-rc`."
msgstr ""
"クライアントコマンドを実行する前に、環境変数を設定するために、``PROJECT-"
"openrc.sh`` ファイルを作成して読み込む必要があります。詳細は :doc:`../common/"
"cli_set_environment_variables_using_openstack_rc` を参照してください。"
"cli-set-environment-variables-using-openstack-rc` を参照してください。"
msgid "Bell-LaPadula model"
msgstr "Bell-LaPadula モデル"
@ -7275,6 +7275,19 @@ msgstr "Telemetry Data Collection サービスは、以下の機能を持ちま
msgid "The Telemetry service consists of the following components:"
msgstr "Telemetry サービスは、以下のコンポーネントから構成されます。"
msgid ""
"The URL where the data for this image resides. This option is only available "
"in V1 API. When using it, you also need to set ``--os-image-api-version``. "
"For example, if the image data is stored in swift, you could specify ``--os-"
"image-api-version 1 --location swift://account:key@example.com/container/"
"obj``."
msgstr ""
"このイメージのデータが格納されている URL。このオプションは V1 API でのみ利用"
"できます。使用する場合は ``--os-image-api-version`` も指定する必要がありま"
"す。たとえば、イメージデータが swift に格納されている場合、 ``--os-image-api-"
"version 1 --location swift://account:key@example.com/container/obj`` を指定し"
"ます。 "
msgid "The Xen administrative API, which is supported by Compute."
msgstr "Xen 管理 API。Compute によりサポートされる。"
@ -7700,6 +7713,17 @@ msgstr ""
"ルする必要がある場合、以下の一覧を使用して、この ``pip install`` の "
"``<project>`` の名前を置き換えてください。"
msgid ""
"The following list explains the optional arguments that you can use with the "
"``create`` and ``set`` commands to modify image properties. For more "
"information, refer to Image service chapter in the `OpenStack Command-Line "
"Interface Reference <http://docs.openstack.org/cli-reference/index.html>`__."
msgstr ""
"以下の一覧は、イメージのプロパティを変更するために、``create`` コマンドと "
"``set`` コマンドで使用できるオプション引数の一覧です。詳細は `OpenStack "
"Command-Line Interface Reference <http://docs.openstack.org/cli-reference/"
"index.html>`__ の Image service の章を参照してください。"
msgid ""
"The following resources are available to help you run and use OpenStack. The "
"OpenStack community constantly improves and adds to the main features of "
@ -8644,14 +8668,14 @@ msgstr ""
msgid ""
"Users can access OpenStack via the web-based user interface implemented by :"
"doc:`Dashboard <get_started_dashboard>`, via `command-line clients <http://"
"doc:`Dashboard <get-started-dashboard>`, via `command-line clients <http://"
"docs.openstack.org/cli-reference/>`__ and by issuing API requests through "
"tools like browser plug-ins or :command:`curl`. For applications, `several "
"SDKs <http://developer.openstack.org/#sdk>`__ are available. Ultimately, all "
"these access methods issue REST API calls to the various OpenStack services."
msgstr ""
"ユーザーが OpenStack にアクセスする方法はいくつかあり、 :doc:`ダッシュボード "
"<get_started_dashboard>` が提供するウェブベースのユーザーインターフェースを使"
"<get-started-dashboard>` が提供するウェブベースのユーザーインターフェースを使"
"う方法、 `コマンドラインクライアント <http://docs.openstack.org/cli-"
"reference/>`__ を使う方法、ブラウザーのプラグインや :command:`curl` のような"
"ツールを使って API リクエストを発行する方法などがあります。アプリケーション向"