openstack-manuals/doc/user-guide/locale/ja.po
OpenStack Proposal Bot b62540b4db Imported Translations from Transifex
Change-Id: Ie04cd73f4b187145bdd6dc9605a37ba6eaa3fa46
2014-06-04 06:07:37 +00:00

4886 lines
243 KiB
Plaintext

#
# Translators:
# myamamot <myamamot@redhat.com>, 2014
# Tomoyuki KATO <tomo@dream.daynight.jp>, 2013-2014
# ykatabam <ykatabam@redhat.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: OpenStack Manuals\n"
"POT-Creation-Date: 2014-06-03 23:53+0000\n"
"PO-Revision-Date: 2014-06-04 05:40+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ./doc/user-guide/section_cli_heat.xml8(title)
msgid "Create and manage stacks"
msgstr "スタックの管理と作成"
#: ./doc/user-guide/section_cli_heat.xml9(para)
msgid ""
"The Orchestration module enables you to orchestrate multiple composite cloud"
" applications. This module supports use of both the Amazon Web Services "
"(AWS) CloudFormation template format through both a Query API that is "
"compatible with CloudFormation and the native OpenStack <glossterm>Heat "
"Orchestration Template (HOT)</glossterm> format through a REST API."
msgstr ""
#: ./doc/user-guide/section_cli_heat.xml14(para)
#: ./doc/user-guide/section_dashboard_stacks.xml16(para)
msgid ""
"These flexible template languages enable application developers to describe "
"and automate the deployment of infrastructure, services, and applications. "
"The templates enable creation of most OpenStack resource types, such as "
"instances, floating IP addresses, volumes, security groups, and users. The "
"resources, once created, are referred to as stacks."
msgstr ""
#: ./doc/user-guide/section_cli_heat.xml19(para)
#: ./doc/user-guide/section_dashboard_stacks.xml23(para)
msgid ""
"The template languages are described in <link "
"href=\"http://docs.openstack.org/developer/heat/template_guide/index.html\">the"
" Template Guide</link> in the <link "
"href=\"http://docs.openstack.org/developer/heat/\">Heat developer "
"documentation</link>."
msgstr ""
#: ./doc/user-guide/section_cli_heat.xml25(title)
msgid "Create a stack from an example template file"
msgstr "サンプルテンプレートファイルからのスタックの作成"
#: ./doc/user-guide/section_cli_heat.xml28(para)
msgid ""
"To create a stack, or template, from an <link "
"href=\"https://github.com/openstack/heat-templates\">example template "
"file</link>, run the following command:"
msgstr "<link href=\"https://github.com/openstack/heat-templates\">サンプルテンプレートファイル</link>からスタックまたはテンプレートを作成するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_heat.xml32(replaceable)
#: ./doc/user-guide/section_cli_heat.xml59(replaceable)
msgid "PATH_TO_HEAT_TEMPLATES"
msgstr "PATH_TO_HEAT_TEMPLATES"
#: ./doc/user-guide/section_cli_heat.xml33(replaceable)
msgid "USERNAME"
msgstr "USERNAME"
#: ./doc/user-guide/section_cli_heat.xml33(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml47(replaceable)
msgid "PASSWORD"
msgstr "PASSWORD"
#: ./doc/user-guide/section_cli_heat.xml33(replaceable)
msgid "HEAT_KEY"
msgstr "HEAT_KEY"
#: ./doc/user-guide/section_cli_heat.xml34(para)
msgid ""
"The <literal>--parameters</literal> values that you specify depend on the "
"parameters that are defined in the template. If a website hosts the template"
" file, you can specify the URL with the <literal>--template-url</literal> "
"parameter instead of the <literal>--template-file</literal> parameter."
msgstr "指定する <literal>--parameters</literal> の値は、テンプレートで定義したパラメーターに依存します。ウェブサイトがテンプレートファイルを公開している場合、<literal>--template-file</literal> パラメーターの代わりに <literal>--template-url</literal> パラメーターを用いて URL を指定できます。"
#: ./doc/user-guide/section_cli_heat.xml40(para)
msgid "The command returns the following output:"
msgstr "このコマンドは以下の出力を返します。"
#: ./doc/user-guide/section_cli_heat.xml48(para)
msgid ""
"You can also use the <placeholder-1/> command to validate a template file "
"without creating a stack from it."
msgstr "テンプレートファイルからスタックを作成することなく、検証するために <placeholder-1/> コマンドを使用することもできます。"
#: ./doc/user-guide/section_cli_heat.xml52(para)
msgid ""
"Previous versions of the heat client used <placeholder-1/> instead of "
"<placeholder-2/>, but it has been deprecated in favor of <placeholder-3/>."
msgstr ""
#: ./doc/user-guide/section_cli_heat.xml58(para)
msgid "To do so, run the following command:"
msgstr "そうするために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_heat.xml60(para)
msgid "If validation fails, the response returns an error message."
msgstr "検証に失敗した場合、応答がエラーメッセージを返します。"
#: ./doc/user-guide/section_cli_heat.xml66(title)
msgid "Get information about stacks"
msgstr "スタック情報の取得"
#: ./doc/user-guide/section_cli_heat.xml67(para)
msgid ""
"To explore the state and history of a particular stack, you can run a number"
" of commands."
msgstr "特定のスタックの状態と履歴を調査するために、いろいろなコマンドを実行できます。"
#: ./doc/user-guide/section_cli_heat.xml71(para)
msgid ""
"To see which stacks are visible to the current user, run the following "
"command:"
msgstr "どのスタックが現在のユーザーから参照できるかを確認するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_heat.xml82(para)
msgid "To show the details of a stack, run the following command:"
msgstr "スタックの詳細を表示するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_heat.xml87(para)
msgid ""
"A stack consists of a collection of resources. To list the resources and "
"their status, run the following command:"
msgstr "スタックはリソースの集合から構成されます。リソースとその状態を一覧表示するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_heat.xml97(para)
msgid ""
"To show the details for a specific resource in a stack, run the following "
"command:"
msgstr "スタックにある特定のリソースの詳細を表示するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_heat.xml100(para)
msgid ""
"Some resources have associated metadata which can change throughout the life"
" cycle of a resource. Show the metadata by running the following command:"
msgstr "いくつかのリソースはリソースのライフサイクルを通して変更できるメタデータと関連づけられています。以下のコマンドを実行して、メタデータを表示します。"
#: ./doc/user-guide/section_cli_heat.xml105(para)
msgid ""
"A series of events is generated during the life cycle of a stack. To display"
" life cycle events, run the following command::"
msgstr "一連のイベントはスタックのライフサイクルを通して生成されます。ライフサイクルイベントを表示するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_heat.xml116(para)
msgid "To show the details for a particular event, run the following command:"
msgstr "特定のイベントの詳細を表示するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_heat.xml123(title)
msgid "Update a stack"
msgstr "スタックの更新"
#: ./doc/user-guide/section_cli_heat.xml124(para)
msgid ""
"To update an existing stack from a modified template file, run a command "
"like the following command:"
msgstr "修正したテンプレートファイルから既存のスタックを更新する場合、以下のようなコマンドを実行します。"
#: ./doc/user-guide/section_cli_heat.xml135(para)
msgid ""
"Some resources are updated in-place, while others are replaced with new "
"resources."
msgstr "いくつかのリソースはすぐに更新され、他のものは新しいリソースで置き換えられます。"
#: ./doc/user-guide/section_dashboard_create_networks.xml6(title)
msgid "Create and manage networks"
msgstr "ネットワークの作成と管理"
#: ./doc/user-guide/section_dashboard_create_networks.xml8(para)
msgid ""
"The OpenStack Networking service provides a scalable system for managing the"
" network connectivity within an OpenStack cloud deployment. It can easily "
"and quickly react to changing network needs (for example, creating and "
"assigning new IP addresses)."
msgstr "OpenStack Networking は OpenStack クラウド環境にネットワーク接続性の管理のための拡張可能なシステムを提供します。これにより、必要に応じて簡単かつ迅速にネットワークを変更できます (例えば、新しい IP アドレスの作成および割り当て)。"
#: ./doc/user-guide/section_dashboard_create_networks.xml13(para)
msgid ""
"Networking in OpenStack is complex. This section provides the basic "
"instructions for creating a network and a router. For detailed information "
"about managing networks, refer to the <link href=\"http://docs.openstack.org"
"/admin-guide-cloud/content/ch_networking.html\"><emphasis "
"role=\"italic\">OpenStack Cloud Administrator Guide</emphasis></link>."
msgstr "OpenStack のネットワークは複雑です。このセクションは、ネットワークとルーターの作成に関する基本的な説明をします。ネットワークの管理の詳細は、<link href=\"http://docs.openstack.org/admin-guide-cloud/content/ch_networking.html\"><emphasis role=\"italic\">OpenStack Cloud Administrator Guide</emphasis></link> を参照してください。"
#: ./doc/user-guide/section_dashboard_create_networks.xml20(title)
msgid "Create a network"
msgstr "ネットワークを作成します"
#: ./doc/user-guide/section_dashboard_create_networks.xml23(para)
msgid ""
"Log in to the dashboard, choose a project, and click "
"<guibutton>Networks</guibutton>."
msgstr "ダッシュボードにログインし、プロジェクトを選択し、<guibutton>ネットワーク</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_create_networks.xml27(para)
msgid "Click <guibutton>Create Network</guibutton>."
msgstr "<guibutton>ネットワークの作成</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_create_networks.xml30(para)
msgid "In the Create Network dialog box, specify the following values."
msgstr "ネットワークの作成ダイアログに、以下の値を指定します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml38(guilabel)
msgid "Network"
msgstr "ネットワーク"
#: ./doc/user-guide/section_dashboard_create_networks.xml38(th)
#: ./doc/user-guide/section_dashboard_create_networks.xml47(th)
#: ./doc/user-guide/section_dashboard_create_networks.xml80(th)
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml55(th)
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml155(th)
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml178(th)
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml188(th)
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml196(th)
msgid "<placeholder-1/> tab"
msgstr "<placeholder-1/> タブ"
#: ./doc/user-guide/section_dashboard_create_networks.xml43(guilabel)
msgid "Network Name"
msgstr "ネットワーク名"
#: ./doc/user-guide/section_dashboard_create_networks.xml44(para)
msgid "Specify a name to identify the network."
msgstr "ネットワークを識別するための名前を指定します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml48(guilabel)
#: ./doc/user-guide/section_dashboard_create_networks.xml153(guilabel)
msgid "Subnet"
msgstr "サブネット"
#: ./doc/user-guide/section_dashboard_create_networks.xml51(guilabel)
msgid "Create Subnet"
msgstr "サブネットの作成"
#: ./doc/user-guide/section_dashboard_create_networks.xml52(para)
msgid "Select this check box to create a subnet"
msgstr "サブネットを作成する場合、このチェックボックスを選択します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml53(para)
msgid ""
"You do not have to specify a subnet when you create a network, but if you do"
" not, any attached instance receives an Error status."
msgstr "ネットワークの作成時にサブネットを指定する必要がありません。ただし、指定しない場合、インスタンス接続時にエラー状態になります。"
#: ./doc/user-guide/section_dashboard_create_networks.xml58(guilabel)
msgid "Subnet Name"
msgstr "サブネット名"
#: ./doc/user-guide/section_dashboard_create_networks.xml59(para)
msgid "Specify a name for the subnet."
msgstr "サブネットの名前を指定します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml62(guilabel)
msgid "Network Address"
msgstr "ネットワークアドレス"
#: ./doc/user-guide/section_dashboard_create_networks.xml63(para)
msgid "Specify the IP address for the subnet."
msgstr "サブネットの IP アドレスを指定します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml66(guilabel)
msgid "IP Version"
msgstr "IP バージョン"
#: ./doc/user-guide/section_dashboard_create_networks.xml67(para)
msgid "Select IPv4 or IPv6."
msgstr "IPv4 または IPv6 を選択します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml70(guilabel)
msgid "Gateway IP"
msgstr "ゲートウェイ IP"
#: ./doc/user-guide/section_dashboard_create_networks.xml71(para)
msgid ""
"Specify an IP address for a specific gateway. This parameter is optional."
msgstr "具体的なゲートウェイの IP アドレスを指定します。このパラメーターはオプションです。"
#: ./doc/user-guide/section_dashboard_create_networks.xml75(guilabel)
msgid "Disable Gateway"
msgstr "ゲートウェイなし"
#: ./doc/user-guide/section_dashboard_create_networks.xml76(para)
msgid "Select this check box to disable a gateway IP address."
msgstr "ゲートウェイの IP アドレスを無効化する場合、このチェックボックスを選択します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml80(guilabel)
msgid "Subnet Detail"
msgstr "サブネットの詳細"
#: ./doc/user-guide/section_dashboard_create_networks.xml83(guilabel)
msgid "Enable DHCP"
msgstr "DHCP 有効"
#: ./doc/user-guide/section_dashboard_create_networks.xml84(para)
msgid "Select this check box to enable DHCP."
msgstr "DHCP を有効化する場合、このチェックボックスを選択します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml87(guilabel)
msgid "Allocation Pools"
msgstr "IP アドレス割り当てプール"
#: ./doc/user-guide/section_dashboard_create_networks.xml88(para)
msgid "Specify IP address pools."
msgstr "IP アドレスプールを指定します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml91(guilabel)
msgid "DNS Name Servers"
msgstr "DNS サーバー"
#: ./doc/user-guide/section_dashboard_create_networks.xml92(para)
msgid "Specify a name for the DNS server."
msgstr "DNS サーバーの名前を指定します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml95(guilabel)
msgid "Host Routes"
msgstr "追加のルート設定"
#: ./doc/user-guide/section_dashboard_create_networks.xml96(para)
msgid "Specify the IP address of host routes."
msgstr "ホストルートの IP アドレスを指定します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml102(para)
msgid "Click <guilabel>Create</guilabel>."
msgstr "<guilabel>作成</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_create_networks.xml103(para)
msgid ""
"The dashboard shows the network on the <guilabel>Networks</guilabel> tab."
msgstr "ダッシュボードの<guibutton>ネットワーク</guibutton>タブにネットワークが表示されます。"
#: ./doc/user-guide/section_dashboard_create_networks.xml109(title)
msgid "Create a router"
msgstr "ルーターの作成"
#: ./doc/user-guide/section_dashboard_create_networks.xml112(para)
msgid ""
"Log in to the dashboard, choose a project, and click "
"<guibutton>Routers</guibutton>."
msgstr "ダッシュボードにログインし、プロジェクトを選択し、<guibutton>ルーター</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_create_networks.xml116(para)
msgid "Click <guibutton>Create Router</guibutton>."
msgstr "<guibutton>ルーターの作成</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_create_networks.xml118(para)
msgid ""
"In the Create Router dialog box, specify a name for the router and click "
"<guibutton>Create Router</guibutton>."
msgstr "ルーターの作成ダイアログで、ルーターの名前を指定し、<guibutton>ルーターの作成</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_create_networks.xml120(para)
msgid ""
"The new router is now displayed in the <guilabel>Routers</guilabel> tab."
msgstr "新しいルーターが<guilabel>ルーター</guilabel>タブに表示されます。"
#: ./doc/user-guide/section_dashboard_create_networks.xml124(para)
msgid "Click the new router's <guibutton>Set Gateway</guibutton> button."
msgstr "新しいルーターの<guibutton>ゲートウェイの設定</guibutton>ボタンをクリックします。"
#: ./doc/user-guide/section_dashboard_create_networks.xml128(para)
msgid ""
"In the <guilabel>External Network</guilabel> field, specify the network to "
"which the router will connect, and then click <guibutton>Set "
"Gateway</guibutton>."
msgstr "<guilabel>外部ネットワーク</guilabel>項目に、ルーターが接続するネットワークを指定し、<guibutton>ゲートウェイの設定</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_create_networks.xml133(para)
msgid ""
"To connect a private network to the newly created router, perform the "
"following steps:"
msgstr "新しく作成したルーターにプライベートネットワークを接続するために、以下の手順を実行します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml137(para)
msgid "On the <guilabel>Routers</guilabel> tab, click the name of the router."
msgstr "<guilabel>ルーター</guilabel>タブで、ルーターの名前をクリックします。"
#: ./doc/user-guide/section_dashboard_create_networks.xml141(para)
msgid "On the Router Details page, click <guilabel>Add Interface</guilabel>."
msgstr "ルーターの詳細ページで、<guilabel>インターフェースの追加</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_create_networks.xml145(para)
msgid "In the Add Interface dialog box, specify the following information:"
msgstr "インターフェースの追加ダイアログボックスで、以下の情報を指定します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml157(para)
msgid "Select a subnet."
msgstr "サブネットを選択します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml162(guilabel)
msgid "IP Address (optional)"
msgstr "IP アドレス (省略可能)"
#: ./doc/user-guide/section_dashboard_create_networks.xml165(para)
msgid "Enter the router interface IP address for the selected subnet."
msgstr "選択したサブネット用のルーターのインターフェース IP アドレスを入力します。"
#: ./doc/user-guide/section_dashboard_create_networks.xml167(para)
msgid ""
"Note: If this value is not set, then by default, the first host IP address "
"in the subnet is used by OpenStack Networking."
msgstr "注: この値が設定されていない場合、サブネットの最初のホスト IP アドレスが標準で OpenStack Networking により使用されます。"
#: ./doc/user-guide/section_dashboard_create_networks.xml174(para)
msgid ""
"The <guilabel>Router Name</guilabel> and <guilabel>Router ID</guilabel> "
"fields are automatically updated."
msgstr "<guilabel>ルーター名</guilabel>と<guilabel>ルーター ID</guilabel> の項目が自動的に更新されます。"
#: ./doc/user-guide/section_dashboard_create_networks.xml180(para)
msgid "Click <guilabel>Add Interface</guilabel>."
msgstr "<guibutton>インターフェースの追加</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_create_networks.xml183(para)
msgid ""
"You have successfully created the router. You can view the new topology from"
" the <guilabel>Network Topology</guilabel> tab."
msgstr "正常にルーターを作成しました。<guilabel>ネットワークトポロジー</guilabel>タブから新しいトポロジーを表示できます。"
#: ./doc/user-guide/section_sdk_nova.xml6(title)
msgid "Compute"
msgstr "コンピュート"
#: ./doc/user-guide/section_sdk_nova.xml8(para)
msgid ""
"To use the information in this section, you must be familiar with OpenStack "
"Compute."
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml10(title)
#: ./doc/user-guide/section_sdk_neutron.xml14(title)
msgid "Set environment variables"
msgstr "環境変数の設定"
#: ./doc/user-guide/section_sdk_nova.xml11(para)
msgid ""
"To set up environmental variables and authenticate against Compute API "
"endpoints, see <xref linkend=\"sdk_auth\"/>."
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml16(title)
msgid "Get OpenStack credentials (API v2)"
msgstr "OpenStack クレデンシャルの取得 (API v2)"
#: ./doc/user-guide/section_sdk_nova.xml17(para)
msgid "These example use the <code>get_nova_credentials_v2</code> method:"
msgstr "これらの例は <code>get_nova_credentials_v2</code> メソッドを使用します。"
#: ./doc/user-guide/section_sdk_nova.xml27(para)
#: ./doc/user-guide/section_sdk_neutron.xml35(para)
#: ./doc/user-guide/section_sdk_neutron.xml53(para)
msgid ""
"This code resides in the <filename>credentials.py</filename> file, which all"
" samples import."
msgstr "このコードは <filename>credentials.py</filename> ファイルにあります。すべてのサンプルがこれをインポートします。"
#: ./doc/user-guide/section_sdk_nova.xml30(para)
msgid ""
"Use the <code>get_nova_credentials_v2()</code> method to populate and get a "
"dictionary:"
msgstr "辞書を生成し、取得するために、<code>get_nova_credentials_v2()</code> メソッドを使用します。"
#: ./doc/user-guide/section_sdk_nova.xml36(title)
msgid "List servers (API v2)"
msgstr "サーバーの一覧表示 (API v2)"
#: ./doc/user-guide/section_sdk_nova.xml37(para)
msgid "The following program lists servers by using the Compute API v2."
msgstr "以下のプログラムは、Compute API v2 を用いてサーバーを一覧表示します。"
#: ./doc/user-guide/section_sdk_nova.xml40(title)
msgid "To list servers"
msgstr "サーバーの一覧表示方法"
#: ./doc/user-guide/section_sdk_nova.xml42(para)
#: ./doc/user-guide/section_sdk_nova.xml84(para)
#: ./doc/user-guide/section_sdk_nova.xml160(para)
#: ./doc/user-guide/section_sdk_nova.xml250(para)
#: ./doc/user-guide/section_sdk_nova.xml337(para)
#: ./doc/user-guide/section_sdk_nova.xml398(para)
#: ./doc/user-guide/section_sdk_nova.xml461(para)
#: ./doc/user-guide/section_sdk_neutron.xml245(para)
#: ./doc/user-guide/section_sdk_neutron.xml329(para)
#: ./doc/user-guide/section_sdk_neutron.xml404(para)
#: ./doc/user-guide/section_sdk_neutron.xml454(para)
#: ./doc/user-guide/section_sdk_neutron.xml503(para)
msgid "Import the following modules:"
msgstr "以下のモジュールをインポートします。"
#: ./doc/user-guide/section_sdk_nova.xml47(para)
#: ./doc/user-guide/section_sdk_nova.xml166(para)
msgid ""
"Get Nova credentials. See <xref "
"linkend=\"sdk_compute_get_openstack_credentials_v2\"/>."
msgstr "Nova クレデンシャルを取得します。<xref linkend=\"sdk_compute_get_openstack_credentials_v2\"/> を参照してください。"
#: ./doc/user-guide/section_sdk_nova.xml52(para)
#: ./doc/user-guide/section_sdk_nova.xml95(para)
#: ./doc/user-guide/section_sdk_nova.xml171(para)
#: ./doc/user-guide/section_sdk_nova.xml274(para)
#: ./doc/user-guide/section_sdk_nova.xml357(para)
#: ./doc/user-guide/section_sdk_nova.xml421(para)
#: ./doc/user-guide/section_sdk_nova.xml482(para)
#: ./doc/user-guide/section_sdk_neutron.xml258(para)
msgid ""
"Instantiate the <literal>nova_client</literal> client object by using the "
"<literal>credentials</literal> dictionary object:"
msgstr "<literal>credentials</literal> 辞書オブジェクトを使用して、<literal>nova_client</literal> クライアントオブジェクトのインスタンスを生成します。"
#: ./doc/user-guide/section_sdk_nova.xml59(para)
msgid ""
"List servers by calling <literal>servers.list</literal> on "
"<literal>nova_client</literal> object:"
msgstr "<literal>nova_client</literal> オブジェクトの <literal>servers.list</literal> を呼び出し、サーバーを一覧表示します。"
#: ./doc/user-guide/section_sdk_nova.xml66(title)
msgid "List servers code listing"
msgstr "サーバーの一覧表示のコード全体"
#: ./doc/user-guide/section_sdk_nova.xml78(title)
msgid "Create server (API v2)"
msgstr "サーバーの作成 (API v2)"
#: ./doc/user-guide/section_sdk_nova.xml79(para)
msgid ""
"The following program creates a server (VM) by using the Compute API v2."
msgstr "以下のプログラムは、Compute API v2 を用いてサーバー (VM) を作成します。"
#: ./doc/user-guide/section_sdk_nova.xml82(title)
msgid "To create a server"
msgstr "サーバーの作成方法"
#: ./doc/user-guide/section_sdk_nova.xml90(para)
#: ./doc/user-guide/section_sdk_nova.xml416(para)
#: ./doc/user-guide/section_sdk_nova.xml477(para)
msgid ""
"Get OpenStack credentials. See <xref "
"linkend=\"sdk_compute_get_openstack_credentials_v2\"/>."
msgstr "OpenStack クレデンシャルを取得します。<xref linkend=\"sdk_compute_get_openstack_credentials_v2\"/> を参照してください。"
#: ./doc/user-guide/section_sdk_nova.xml102(para)
msgid ""
"Get the flavor and image to use to create a server. This code uses the "
"<literal>cirros</literal> image, the <literal>m1.tiny</literal> flavor, and "
"the <literal>private</literal> network:"
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml112(para)
msgid "To create the server, use the network, image, and flavor:"
msgstr "サーバーを作成し、ネットワーク、イメージ、フレーバーを使用する方法:"
#: ./doc/user-guide/section_sdk_nova.xml119(para)
msgid ""
"Sleep for five seconds and determine whether the server/vm was created by "
"calling <literal>nova_client.servers.list()</literal>:"
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml129(title)
msgid "Create server code listing"
msgstr "サーバーの作成のコード全体"
#: ./doc/user-guide/section_sdk_nova.xml154(title)
msgid "Delete server (API v2)"
msgstr "サーバーの削除 (API v2)"
#: ./doc/user-guide/section_sdk_nova.xml155(para)
msgid ""
"The following program deletes a server (VM) by using the Compute API v2."
msgstr "以下のプログラムは、Compute API v2 を用いてサーバー (VM) を削除します。"
#: ./doc/user-guide/section_sdk_nova.xml158(title)
msgid "To delete a server"
msgstr "サーバーの削除方法"
#: ./doc/user-guide/section_sdk_nova.xml178(para)
msgid "Determine whether the <literal>vm1</literal> server exists:"
msgstr "<literal>vm1</literal> サーバーが存在するかを確認します。"
#: ./doc/user-guide/section_sdk_nova.xml182(para)
msgid "List servers: <literal>servers_list</literal>."
msgstr "サーバー一覧 <literal>servers_list</literal> を取得します。"
#: ./doc/user-guide/section_sdk_nova.xml186(para)
msgid ""
"Iterate over <literal>servers_list</literal> and compare name with "
"<literal>vm1</literal>."
msgstr "<literal>servers_list</literal> を反復し、名前を <literal>vm1</literal> と比較します。"
#: ./doc/user-guide/section_sdk_nova.xml192(para)
msgid ""
"If true, set the variable name <literal>server_exists</literal> to "
"<literal>True</literal> and break from the for loop:"
msgstr "存在すると、<literal>server_exists</literal> 変数が <literal>True</literal> になり、for ループを抜けます。"
#: ./doc/user-guide/section_sdk_nova.xml209(para)
msgid ""
"If the server exists, run the <literal>delete</literal> method of the "
"<literal>nova_client.servers</literal> object:"
msgstr "サーバーが存在すると、<literal>nova_client.servers</literal> オブジェクトの <literal>delete</literal> メソッドを実行します。"
#: ./doc/user-guide/section_sdk_nova.xml218(title)
msgid "Delete server code listing"
msgstr "サーバーの削除のコード全体"
#: ./doc/user-guide/section_sdk_nova.xml244(title)
msgid "Update server (API v2)"
msgstr "サーバーの更新 (API v2)"
#: ./doc/user-guide/section_sdk_nova.xml245(para)
msgid ""
"The following program updates the name of a server (VM) by using the Compute"
" API v2."
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml248(title)
msgid "To update a server"
msgstr "サーバーの更新方法"
#: ./doc/user-guide/section_sdk_nova.xml254(para)
msgid ""
"<literal>print_server</literal> is a method defined in "
"<filename>utils.py</filename> and prints the server details as shown in the "
"code listing below:"
msgstr "<literal>print_server</literal> は <filename>utils.py</filename> で定義されたメソッドです。以下のコード全体に示されたとおり、サーバーの詳細を表示します。"
#: ./doc/user-guide/section_sdk_nova.xml269(para)
msgid ""
"Get OpenStack Credentials. See <xref "
"linkend=\"sdk_compute_get_openstack_credentials_v2\"/>."
msgstr "OpenStack クレデンシャルを取得します。<xref linkend=\"sdk_compute_get_openstack_credentials_v2\"/> を参照してください。"
#: ./doc/user-guide/section_sdk_nova.xml281(para)
msgid ""
"Get the server instance using <literal>server_id</literal> and print the "
"details by calling <literal>print_server</literal> method:"
msgstr "<literal>server_id</literal> を使用してサーバーインスタンスを取得します。<literal>print_server</literal> メソッドを呼び出し、詳細を表示します。"
#: ./doc/user-guide/section_sdk_nova.xml291(para)
msgid ""
"Call <code>server.update</code> on the server object with the new value for "
"<literal>name</literal> variable:"
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml297(para)
msgid "Get the updated instance of the server:"
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml301(para)
msgid ""
"Call <literal>print_server</literal> again to check the update server "
"details:"
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml308(title)
msgid "Update server code listing"
msgstr "サーバーの更新のコード全体"
#: ./doc/user-guide/section_sdk_nova.xml331(title)
msgid "List flavors (API v2)"
msgstr "フレーバーの一覧表示 (API v2)"
#: ./doc/user-guide/section_sdk_nova.xml332(para)
msgid ""
"The following program lists flavors and their details by using the Compute "
"API v2."
msgstr "以下のプログラムは、Compute API v2 を用いてフレーバーとその詳細を一覧表示します。"
#: ./doc/user-guide/section_sdk_nova.xml335(title)
msgid "To list flavors"
msgstr "フレーバーの一覧表示方法"
#: ./doc/user-guide/section_sdk_nova.xml341(para)
msgid ""
"The <literal>print_flavors</literal> method is defined in "
"<filename>utils.py</filename> and prints the flavor details:"
msgstr "<literal>print_flavors</literal> メソッドは、<filename>utils.py</filename> で定義され、フレーバーの詳細を表示します。"
#: ./doc/user-guide/section_sdk_nova.xml352(para)
msgid ""
"Get openStack credentials. See <xref "
"linkend=\"sdk_compute_get_openstack_credentials_v2\"/>."
msgstr "OpenStack クレデンシャルを取得します。<xref linkend=\"sdk_compute_get_openstack_credentials_v2\"/> を参照してください。"
#: ./doc/user-guide/section_sdk_nova.xml364(para)
msgid ""
"List flavors by calling <literal>list()</literal> on "
"<literal>nova_client.flavors</literal> object:"
msgstr "<literal>nova_client.flavors</literal> オブジェクトの <literal>list()</literal> を呼び出し、フレーバーを一覧表示します。"
#: ./doc/user-guide/section_sdk_nova.xml371(para)
msgid ""
"Print the flavor details, id and name by calling "
"<literal>print_flavors</literal>:"
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml377(title)
msgid "List flavors code listing"
msgstr "フレーバーの一覧表示のコード全体"
#: ./doc/user-guide/section_sdk_nova.xml392(title)
msgid "List floating IPs (API v2)"
msgstr "Floating IP の一覧表示 (API v2)"
#: ./doc/user-guide/section_sdk_nova.xml393(para)
msgid ""
"The following program lists the floating IPs and their details by using the "
"Compute API v2."
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml396(title)
msgid "To list floating IPs"
msgstr "Floating IP の一覧表示方法"
#: ./doc/user-guide/section_sdk_nova.xml402(para)
msgid ""
"The <literal>print_values_ip</literal> method is defined in "
"<filename>utils.py</filename> and prints the floating_ip object details:"
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml428(para)
msgid ""
"List floating IPs by calling <literal>list()</literal> on "
"<literal>nova_client.floating_ips</literal> object:"
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml435(para)
msgid ""
"Print the floating IP object details by calling "
"<literal>print_values_ip</literal>:"
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml441(title)
msgid "List floating IPs code listing"
msgstr "Floating IP の一覧表示のコード全体"
#: ./doc/user-guide/section_sdk_nova.xml455(title)
msgid "List hosts (API v2)"
msgstr "ホストの一覧表示 (API v2)"
#: ./doc/user-guide/section_sdk_nova.xml456(para)
msgid "The following program lists the hosts by using the Compute API v2."
msgstr "以下のプログラムは、Compute API v2 を用いてホストを一覧表示します。"
#: ./doc/user-guide/section_sdk_nova.xml459(title)
msgid "To list hosts"
msgstr "ホストの一覧表示方法"
#: ./doc/user-guide/section_sdk_nova.xml465(para)
msgid ""
"The <literal>print_hosts</literal> method is defined in "
"<filename>utils.py</filename> and prints the host object details:"
msgstr "<literal>print_hosts</literal> メソッドは、<filename>utils.py</filename> で定義され、host オブジェクトの詳細を表示します。"
#: ./doc/user-guide/section_sdk_nova.xml489(para)
msgid ""
"List hosts by calling <literal>list()</literal> on "
"<literal>nova_client.hosts</literal> object:"
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml495(para)
msgid ""
"Print the host object details by calling "
"<literal>print_hosts(host_list)</literal>:"
msgstr ""
#: ./doc/user-guide/section_sdk_nova.xml501(title)
msgid "List hosts code listing"
msgstr "ホストの一覧表示のコード全体"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml10(title)
msgid "Launch an instance"
msgstr "インスタンスの起動"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml12(para)
msgid ""
"When you launch an instance from an image, OpenStack creates a local copy of"
" the image on the compute node where the instance starts."
msgstr "イメージからインスタンスを起動するとき、OpenStack はインスタンスが起動するコンピュートノードにイメージのローカルコピーを作成します。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml14(para)
msgid "When you launch an instance from a volume, note the following steps:"
msgstr "ボリュームからインスタンスを起動するとき、以下の手順に注意してください。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml18(para)
msgid ""
"To select the volume to from which to launch, launch an instance from an "
"arbitrary image on the volume. The image that you select does not boot. "
"Instead, it is replaced by the image on the volume that you choose in the "
"next steps."
msgstr "起動するボリュームを選択する場合、ボリュームにある任意のイメージからインスタンスを起動します。選択したイメージは起動しません。代わりに、次の手順で選択したボリュームにあるイメージにより置き換えられます。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml22(para)
msgid ""
"To boot a Xen image from a volume, the image you launch in must be the same "
"type, fully virtualized or paravirtualized, as the one on the volume."
msgstr "ボリュームから Xen イメージを起動するために、起動するイメージは、ボリュームにあるものと同じ形式、完全仮想化または準仮想化である必要があります。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml27(para)
msgid ""
"Select the volume or volume snapshot from which to boot. Enter a device "
"name. Enter <literal>vda</literal> for KVM images or <literal>xvda</literal>"
" for Xen images."
msgstr "起動するためのボリュームまたはボリュームのスナップショットを選択します。デバイス名を入力します。KVM イメージの場合は <literal>vda</literal>、Xen イメージの場合は <literal>xvda</literal> を入力します。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml34(para)
msgid ""
"Log in to the dashboard, choose a project, and click "
"<guilabel>Images</guilabel>."
msgstr "ダッシュボードにログインし、プロジェクトを選択し、<guilabel>イメージ</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml36(para)
msgid ""
"The dashboard shows the images that have been uploaded to OpenStack Image "
"Service and are available for this project."
msgstr "ダッシュボードは、OpenStack Image Service にアップロードされた、このプロジェクトが利用可能なイメージを表示します。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml39(para)
msgid ""
"For details on creating images, see <link href=\"http://docs.openstack.org"
"/image-guide/content/ch_creating_images_manually.html\">Creating images "
"manually</link> in the <citetitle>OpenStack Virtual Machine Image "
"Guide</citetitle>."
msgstr "イメージの作成に関する詳細は、<citetitle>OpenStack Virtual 仮想マシンイメージガイド</citetitle>の<link href=\"http://docs.openstack.org/image-guide/content/ch_creating_images_manually.html\">イメージの手動作成</link>を参照してください。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml45(para)
msgid "Select an image and click <guibutton>Launch</guibutton>."
msgstr "イメージを選択し、<guibutton>起動</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml48(para)
msgid "In the Launch Instance dialog box, specify the following values:"
msgstr "インスタンスの起動ダイアログボックスで、以下の値を指定します。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml55(guilabel)
msgid "Details"
msgstr "詳細"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml60(guilabel)
msgid "Availability Zone"
msgstr "アベイラビリティゾーン"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml62(para)
msgid ""
"By default, this value is set to the availability zone given by the cloud "
"provider (for example, <literal>us-west</literal> or <literal>apac-"
"south</literal>). For some cases, it could be <literal>nova</literal>."
msgstr "この値はデフォルトで、クラウドプロバイダーにより指定されたアベイラビリティゾーンに設定されます (例えば、<literal>us-west</literal>、<literal>apac-south</literal>)。<literal>nova</literal> となっている場合もあります。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml69(guilabel)
msgid "Instance Name"
msgstr "インスタンス名"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml70(para)
msgid "Assign a name to the virtual machine."
msgstr "仮想マシンに名前を割り当てます。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml71(para)
msgid ""
"The name you assign here becomes the initial host name of the server. After "
"the server is built, if you change the server name in the API or change the "
"host name directly, the names are not updated in the dashboard."
msgstr "ここで割り当てた名前が、サーバーの初期ホスト名になります。サーバー稼働後、API でサーバー名を変更した場合、ホスト名を直接変更した場合、ダッシュボードに表示される名前は更新されません。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml75(para)
msgid ""
"Server names are not guaranteed to be unique when created so you could have "
"two instances with the same host name."
msgstr "サーバー名は一意性が保証されていません。そのため、同じ名前を持つインスタンスを 2 つ起動する可能性があります。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml82(guilabel)
msgid "Flavor"
msgstr "フレーバー"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml83(para)
msgid "Specify the size of the instance to launch."
msgstr "起動するインスタンスの大きさを指定します。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml84(para)
msgid ""
"The flavor is selected based on the size of the image selected for launching"
" an instance. For example, while creating an image, if you have entered the "
"value in the <guilabel>Minimum RAM (MB)</guilabel> field as 2048, then on "
"selecting the image, the default flavor is <guilabel>m1.small</guilabel>."
msgstr "フレーバーは、インスタンスを起動するために選択したイメージの大きさに基づいて選択されます。例えば、イメージの作成時、<guilabel>最少メモリ (MB)</guilabel> の項目に 2048 という値を入力した場合、イメージを選択時に、デフォルトのフレーバーが <guilabel>m1.small</guilabel> になります。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml94(guilabel)
msgid "Instance Count"
msgstr "インスタンス数"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml95(para)
msgid ""
"To launch multiple instances, enter a value greater than 1. The default is "
"1."
msgstr "複数のインスタンスを起動する場合、1 より大きな値を入力します。初期値は 1 です。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml99(guilabel)
msgid "Instance Boot Source"
msgstr "インスタンスのブートソース"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml100(para)
msgid "Your options are:"
msgstr "以下のオプションがあります。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml103(guilabel)
msgid "Boot from image"
msgstr "イメージから起動"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml104(para)
msgid ""
"If you choose this option, a new field for <guilabel>Image Name</guilabel> "
"displays. You can select the image from the list."
msgstr "このオプションを選択する場合、<guilabel>イメージ名</guilabel>の新項目が表示されます。この一覧からイメージを選択できます。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml109(guilabel)
msgid "Boot from snapshot"
msgstr "スナップショットから起動"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml110(para)
msgid ""
"If you choose this option, a new field for <guilabel>Instance "
"Snapshot</guilabel> displays. You can select the snapshot from the list."
msgstr "このオプションを選択する場合、<guilabel>インスタンスのスナップショット</guilabel>の新項目が表示されます。この一覧からスナップショットを選択できます。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml115(guilabel)
msgid "Boot from volume"
msgstr "ボリュームから起動"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml116(para)
msgid ""
"If you choose this option, a new field for <guilabel>Volume</guilabel> "
"displays. You can select the volume from the list."
msgstr "このオプションを選択する場合、<guilabel>ボリューム</guilabel>の新項目が表示されます。この一覧からボリュームを選択できます。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml121(guilabel)
msgid "Boot from image (creates a new volume)"
msgstr "イメージから起動 (新しいボリュームを作成)"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml122(para)
msgid ""
"With this option, you can boot from an image and create a volume by entering"
" the <guilabel>Device Size</guilabel> and <guilabel>Device Name</guilabel> "
"for your volume. Click the <guilabel>Delete on Terminate</guilabel> option "
"to delete the volume on terminating the instance."
msgstr "このオプションを使用する場合、ボリュームの<guilabel>デバイス容量</guilabel>と<guilabel>デバイス名</guilabel>を入力して、イメージから起動し、ボリュームを作成できます。インスタンスの終了時に、ボリュームを削除する場合、<guilabel>終了時に削除</guilabel>オプションをクリックします。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml130(guilabel)
msgid "Boot from volume snapshot (creates a new volume)"
msgstr "ボリュームのスナップショットから起動 (新しいボリュームを作成)"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml132(para)
msgid ""
"Using this option, you can boot from a volume snapshot and create a new "
"volume by choosing <guilabel>Volume Snapshot</guilabel> from a list and "
"adding a <guilabel>Device Name</guilabel> for your volume. Click the "
"<guilabel>Delete on Terminate</guilabel> option to delete the volume on "
"terminating the instance."
msgstr "このオプションを使用する場合、<guilabel>ボリュームのスナップショット</guilabel>を一覧から選択し、ボリュームの<guilabel>デバイス名</guilabel>を追加することにより、ボリュームのスナップショットから起動し、新しいボリュームを作成できます。インスタンスの終了時に、ボリュームを削除する場合、<guilabel>終了時に削除</guilabel>オプションをクリックします。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml141(para)
msgid ""
"Since you are launching an instance from an image, <guilabel>Boot from "
"image</guilabel> is chosen by default."
msgstr "イメージからインスタンスを起動するため、<guilabel>イメージから起動</guilabel>が初めから選択されています。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml147(guilabel)
msgid "Image Name"
msgstr "イメージ名"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml148(para)
msgid ""
"This field changes based on your previous selection. Since you have chosen "
"to launch an instance using an image, the <guilabel>Image Name</guilabel> "
"field displays. Select the image name from the dropdown list."
msgstr "この項目は、前に選択したものに依存して変化します。イメージを使用してインスタンスを起動することを選択した場合、<guilabel>イメージ名</guilabel>の項目が表示されます。ドロップダウンリストからイメージ名を選択します。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml155(guilabel)
msgid "Access &amp; Security"
msgstr "アクセスとセキュリティ"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml159(guilabel)
msgid "Keypair"
msgstr "キーペア"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml160(para)
msgid "Specify a key pair."
msgstr "キーペアを指定します。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml161(para)
msgid ""
"If the image uses a static root password or a static key set (neither is "
"recommended), you do not need to provide a key pair to launch the instance."
msgstr "イメージが固定の root パスワードまたは固定のキーセットを使用する場合 (どちらも推奨されません)、インスタンスを起動するためにキーペアを提供する必要がありません。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml166(guilabel)
msgid "Security Groups"
msgstr "セキュリティグループ"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml167(para)
msgid "Activate the security groups that you want to assign to the instance."
msgstr "インスタンスに割り当てたいセキュリティグループを有効化します。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml169(para)
msgid ""
"Security groups are a kind of cloud firewall that define which incoming "
"network traffic is forwarded to instances. For details, see <xref "
"linkend=\"security_groups_add_rule\"/>."
msgstr "セキュリティグループはある種のクラウドファイアウォールです。どの入力ネットワーク通信がインスタンスに転送されるのかを定義します。詳細は<xref linkend=\"security_groups_add_rule\"/>を参照してください。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml173(para)
msgid ""
"If you have not created any security groups, you can assign only the default"
" security group to the instance."
msgstr "セキュリティグループを何も作成していなければ、標準のセキュリティグループのみをインスタンスに割り当てられます。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml178(guilabel)
#: ./doc/user-guide/section_sdk_neutron.xml6(title)
msgid "Networking"
msgstr "ネットワーク"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml181(guilabel)
msgid "Selected Networks"
msgstr "選択済みネットワーク"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml182(para)
msgid ""
"To add a network to the instance, click the <guibutton>+</guibutton> in the "
"<guilabel>Available Networks</guilabel> field."
msgstr "インスタンスにネットワークを追加するために、<guilabel>利用可能なネットワーク</guilabel>欄にある <guibutton>+</guibutton> をクリックします。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml188(guilabel)
msgid "Post-Creation"
msgstr "作成後"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml191(guilabel)
msgid "Customization Script"
msgstr "カスタマイズ・スクリプト"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml192(para)
msgid "Specify a customization script that runs after your instance launches."
msgstr "インスタンスの起動後に実行するカスタマイズスクリプトを指定します。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml196(guilabel)
msgid "Advanced Options"
msgstr "高度な設定"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml199(guilabel)
msgid "Disk Partition"
msgstr "ディスクパーティション"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml200(para)
msgid "Select the type of disk partition from the dropdown list."
msgstr "ドロップダウンリストからディスクパーティションの種類を選択します。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml204(guilabel)
msgid "Automatic"
msgstr "自動"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml206(para)
msgid "Entire disk is single partition and automatically resizes."
msgstr "ディスク全体が単一パーティションになり、自動的にリサイズされます。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml210(guilabel)
msgid "Manual"
msgstr "手動"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml212(para)
msgid "Faster build times but requires manual partitioning."
msgstr "構築時間は早いですが、手動でパーティション作成する必要があります。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml231(para)
msgid "Click <guibutton>Launch</guibutton>."
msgstr "<guibutton>起動</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml232(para)
msgid "The instance starts on a compute node in the cloud."
msgstr "インスタンスがクラウドのコンピュートノードで起動します。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml235(para)
msgid ""
"The <guilabel>Instances</guilabel> tab shows the instance's name, its "
"private and public IP addresses, size, status, task, and power state."
msgstr "<guilabel>インスタンス</guilabel>タブに、インスタンス名、プライベート IP アドレス、パブリック IP アドレス、大きさ、状態、処理、電源状態が表示されます。"
#: ./doc/user-guide/section_dashboard_launch_instances_from_image.xml238(para)
msgid ""
"If you did not provide a key pair, security groups, or rules, users can "
"access the instance only from inside the cloud through VNC. Even pinging the"
" instance is not possible without an ICMP rule configured. To access the "
"instance through a VNC console, see <xref linkend=\"instance_console\"/>."
msgstr "キーペア、セキュリティグループ、ルールなどを指定していない場合、ユーザーは VNC 経由でクラウドの中からのみインスタンスにアクセスできます。ICMP のルールを設定していなければ、インスタンスに ping できないでしょう。VNC コンソールからインスタンスにアクセスする方法は、<xref linkend=\"instance_console\"/>を参照してください。"
#: ./doc/user-guide/section_dashboard_manage_images.xml6(title)
msgid "Upload and manage images"
msgstr "イメージのアップロードと管理"
#: ./doc/user-guide/section_dashboard_manage_images.xml7(para)
msgid ""
"A virtual machine image, referred to in this document simply as an image, is"
" a single file that contains a virtual disk that has a bootable operating "
"system installed on it. Images are used to create virtual machine instances "
"within the cloud. For information about creating image files, see the <link "
"href=\"http://docs.openstack.org/image-guide/content/\"><citetitle>OpenStack"
" Virtual Machine Image Guide</citetitle></link>."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_images.xml15(para)
msgid ""
"Depending on your role, you may have permission to upload and manage virtual"
" machine images. Operators might restrict the upload and management of "
"images to cloud administrators or operators only. If you have the "
"appropriate privileges, you can use the dashboard to upload and manage "
"images in the <guilabel>admin</guilabel> project."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_images.xml22(para)
msgid ""
"You can also use the <placeholder-1/> and <placeholder-2/> command-line "
"clients or the Image Service and Compute APIs to manage images. See <xref "
"linkend=\"cli_manage_images\"/>."
msgstr "イメージを管理するために、<placeholder-1/> と <placeholder-2/> コマンドラインクライアントまたは Image Service API と Compute API を使用することもできます。<xref linkend=\"cli_manage_images\"/>を参照してください。"
#: ./doc/user-guide/section_dashboard_manage_images.xml28(title)
#: ./doc/user-guide/section_sdk_manage_images.xml101(title)
msgid "Upload an image"
msgstr "イメージのアップロード"
#: ./doc/user-guide/section_dashboard_manage_images.xml29(para)
msgid "Follow this procedure to upload an image to a project."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_images.xml33(para)
#: ./doc/user-guide/section_dashboard_manage_images.xml159(para)
#: ./doc/user-guide/section_dashboard_manage_images.xml206(para)
msgid "Log in to the dashboard."
msgstr "ダッシュボードにログインします。"
#: ./doc/user-guide/section_dashboard_manage_images.xml36(para)
#: ./doc/user-guide/section_dashboard_manage_images.xml162(para)
#: ./doc/user-guide/section_dashboard_manage_images.xml209(para)
#: ./doc/user-guide/section_dashboard_manage_volumes.xml216(para)
msgid ""
"From the <guilabel>CURRENT PROJECT</guilabel> on the "
"<guilabel>Project</guilabel> tab, select the appropriate project."
msgstr "<guilabel>プロジェクト</guilabel>タブの<guilabel>現在のプロジェクト</guilabel>から、適切なプロジェクトを選択します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml41(para)
#: ./doc/user-guide/section_dashboard_manage_images.xml167(para)
#: ./doc/user-guide/section_dashboard_manage_images.xml213(para)
msgid ""
"On the <guilabel>Project</guilabel> tab, click <guilabel>Images</guilabel>."
msgstr "<guilabel>プロジェクト</guilabel> タブで、<guilabel>イメージ</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_images.xml45(para)
#: ./doc/user-guide/section_dashboard_manage_images.xml148(para)
msgid "Click <guibutton>Create Image</guibutton>."
msgstr "<guibutton>イメージの作成</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_images.xml46(para)
msgid "The Create An Image dialog box appears."
msgstr "「イメージの作成」ダイアログボックスが表示されます。"
#: ./doc/user-guide/section_dashboard_manage_images.xml49(para)
msgid "Enter the following values:"
msgstr "以下の値を入力します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml56(guilabel)
msgid "Name"
msgstr "名前"
#: ./doc/user-guide/section_dashboard_manage_images.xml59(para)
msgid "Enter a name for the image."
msgstr "イメージの名前を入力します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml64(guilabel)
#: ./doc/user-guide/app_cheat_sheet.xml20(th)
#: ./doc/user-guide/app_cheat_sheet.xml66(th)
#: ./doc/user-guide/app_cheat_sheet.xml140(th)
#: ./doc/user-guide/app_cheat_sheet.xml333(th)
#: ./doc/user-guide/app_cheat_sheet.xml374(th)
#: ./doc/user-guide/app_cheat_sheet.xml458(th)
#: ./doc/user-guide/section_dashboard_manage_volumes.xml43(guilabel)
msgid "Description"
msgstr "説明"
#: ./doc/user-guide/section_dashboard_manage_images.xml67(para)
msgid "Optionally, enter a brief description of the image."
msgstr "オプションとして、イメージの簡単な説明を入力します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml73(guilabel)
msgid "Image Source"
msgstr "イメージソース"
#: ./doc/user-guide/section_dashboard_manage_images.xml76(para)
msgid ""
"Choose the image source from the list. Your choices are <guilabel>Image "
"Location</guilabel> and <guilabel>Image File</guilabel>."
msgstr "一覧からイメージのソースを選択します。<guilabel>イメージの場所</guilabel>と<guilabel>イメージファイル</guilabel>を選択できます。"
#: ./doc/user-guide/section_dashboard_manage_images.xml83(para)
msgid "<guilabel>Image File</guilabel> or <guilabel>Image Location</guilabel>"
msgstr "<guilabel>イメージファイル</guilabel>または<guilabel>イメージの場所</guilabel>"
#: ./doc/user-guide/section_dashboard_manage_images.xml88(para)
msgid ""
"Based on your selection for <guilabel>Image Source</guilabel>, you either "
"enter the location URL of the image in the <guilabel>Image "
"Location</guilabel> field. or browse to the image file on your system and "
"add it."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_images.xml97(guilabel)
msgid "Format"
msgstr "形式"
#: ./doc/user-guide/section_dashboard_manage_images.xml100(para)
msgid "Select the correct format (for example, QCOW2) for the image."
msgstr "イメージの適切な形式 (例: QCOW2) を選択します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml107(guilabel)
msgid "Architecture"
msgstr "アーキテクチャー"
#: ./doc/user-guide/section_dashboard_manage_images.xml111(para)
msgid ""
"Specify the architecture. For example, <literal>i386</literal> for a 32-bit "
"architecture or <literal>x86-64</literal> for a 64-bit architecture."
msgstr "アーキテクチャーを指定します。例えば、32 ビットアーキテクチャーは <literal>i386</literal>、64 ビットアーキテクチャーは <literal>x86-64</literal> です。"
#: ./doc/user-guide/section_dashboard_manage_images.xml118(para)
msgid ""
"<guilabel>Minimum Disk (GB)</guilabel> and <guilabel>Minimum RAM "
"(MB)</guilabel>"
msgstr "<guilabel>最小ディスク (GB)</guilabel> および<guilabel>最小メモリ (MB)</guilabel>"
#: ./doc/user-guide/section_dashboard_manage_images.xml122(para)
msgid "Leave these optional fields empty."
msgstr "これらのオプション項目を空白のままにします。"
#: ./doc/user-guide/section_dashboard_manage_images.xml127(guilabel)
msgid "Public"
msgstr "パブリック"
#: ./doc/user-guide/section_dashboard_manage_images.xml130(para)
msgid ""
"Select this check box to make the image public to all users with access to "
"the current project."
msgstr "現在のプロジェクトにアクセス権を持つすべてのユーザーにイメージを公開する場合、このチェックボックスを選択します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml137(guilabel)
msgid "Protected"
msgstr "保護"
#: ./doc/user-guide/section_dashboard_manage_images.xml140(para)
msgid ""
"Select this check box to ensure that only users with permissions can delete "
"the image."
msgstr "権限を持つユーザーのみがこのイメージを削除できるようにする場合、このチェックボックスを選択します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml149(para)
msgid ""
"The image is queued to be uploaded. It might take some time before the "
"status changes from Queued to Active."
msgstr "イメージがアップロードのためにキューに入れられます。ステータスが Queued から Active に変更されるまでに少し時間がかかるかもしれません。"
#: ./doc/user-guide/section_dashboard_manage_images.xml155(title)
msgid "Update an image"
msgstr "イメージの更新"
#: ./doc/user-guide/section_dashboard_manage_images.xml156(para)
msgid "Follow this procedure to update an existing image."
msgstr "既存のイメージを更新する場合、この手順を実行します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml171(para)
#: ./doc/user-guide/section_dashboard_manage_volumes.xml225(para)
msgid "Select the image that you want to edit."
msgstr "編集したいイメージを選択します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml174(para)
msgid ""
"In the <guilabel>Actions</guilabel> column, click <guilabel>More</guilabel> "
"and then select <guilabel>Edit</guilabel> from the list."
msgstr "<guilabel>アクション</guilabel>列の<guilabel>▼</guilabel>をクリックし、一覧から<guilabel>編集</guilabel>を選択します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml182(para)
msgid "Change the name of the image."
msgstr "イメージの名前を変更します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml185(para)
msgid ""
"Select the <guilabel>Public</guilabel> check box to make the image public."
msgstr "イメージをパブリックにするために、<guilabel>パブリック</guilabel>チェックボックスを選択します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml189(para)
msgid ""
"Clear the <guilabel>Public</guilabel> check box to make the image private."
msgstr "イメージをプライベートにするために、<guilabel>パブリック</guilabel>チェックボックスを選択解除します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml179(para)
msgid ""
"In the Update Image dialog box, you can perform the following actions: "
"<placeholder-1/>"
msgstr "イメージの更新ダイアログボックスで、以下の操作を実行できます: <placeholder-1/>"
#: ./doc/user-guide/section_dashboard_manage_images.xml195(para)
msgid "Click <guibutton>Update Image</guibutton>."
msgstr "<guibutton>イメージの更新</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_images.xml200(title)
msgid "Delete an image"
msgstr "イメージの削除"
#: ./doc/user-guide/section_dashboard_manage_images.xml201(para)
msgid ""
"Deletion of images is permanent and <emphasis "
"role=\"bold\">cannot</emphasis> be reversed. Only users with the appropriate"
" permissions can delete images."
msgstr "イメージの削除は、永続的であり、元に戻せ<emphasis role=\"bold\">ません</emphasis>。適切なパーミッションを持つユーザーのみが、イメージを削除できます。"
#: ./doc/user-guide/section_dashboard_manage_images.xml217(para)
msgid "Select the images that you want to delete."
msgstr "削除したいイメージを選択します。"
#: ./doc/user-guide/section_dashboard_manage_images.xml220(para)
msgid "Click <guibutton>Delete Images</guibutton>."
msgstr "<guibutton>イメージの削除</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_images.xml223(para)
msgid ""
"In the <guilabel>Confirm Delete Image</guilabel> dialog box, click "
"<guibutton>Delete Images</guibutton> to confirm the deletion."
msgstr "<guilabel>イメージの削除の確認</guilabel>ダイアログボックスで、削除を確認するために<guibutton>イメージの削除</guibutton>をクリックします。"
#: ./doc/user-guide/section_cli_ceilometer.xml7(title)
msgid "Measure cloud resources"
msgstr "クラウドのリソースの測定"
#: ./doc/user-guide/section_cli_ceilometer.xml8(para)
msgid ""
"Telemetry measures cloud resources in OpenStack. It collects data related to"
" billing. Currently, this metering service is available through only the "
"<placeholder-1/> command-line client."
msgstr ""
#: ./doc/user-guide/section_cli_ceilometer.xml10(para)
msgid "To model data, Telemetry uses the following abstractions:"
msgstr "データをモデル化するために、Telemetry は以下の抽象化を使用します。"
#: ./doc/user-guide/section_cli_ceilometer.xml13(emphasis)
msgid "Meter"
msgstr "メーター"
#: ./doc/user-guide/section_cli_ceilometer.xml15(para)
msgid ""
"Measures a specific aspect of resource usage, such as the existence of a "
"running instance, or ongoing performance, such as the CPU utilization for an"
" instance. Meters exist for each type of resource. For example, a separate "
"<literal>cpu_util</literal> meter exists for each instance. The life cycle "
"of a meter is decoupled from the existence of its related resource. The "
"meter persists after the resource goes away."
msgstr ""
#: ./doc/user-guide/section_cli_ceilometer.xml25(para)
msgid "A meter has the following attributes:"
msgstr "メーターは以下の属性を持ちます。"
#: ./doc/user-guide/section_cli_ceilometer.xml28(para)
msgid "String name"
msgstr "名称文字列"
#: ./doc/user-guide/section_cli_ceilometer.xml31(para)
msgid "A unit of measurement"
msgstr "測定単位"
#: ./doc/user-guide/section_cli_ceilometer.xml34(para)
msgid ""
"A type, which indicates whether values increase monotonically (cumulative), "
"are interpreted as a change from the previous value (delta), or are stand-"
"alone and relate only to the current duration (gauge)"
msgstr ""
#: ./doc/user-guide/section_cli_ceilometer.xml42(emphasis)
msgid "Sample"
msgstr "サンプル"
#: ./doc/user-guide/section_cli_ceilometer.xml44(para)
msgid ""
"An individual data point that is associated with a specific meter. A sample "
"has the same attributes as the associated meter, with the addition of time "
"stamp and value attributes. The value attribute is also known as the sample "
"<emphasis role=\"italic\">volume</emphasis>."
msgstr ""
#: ./doc/user-guide/section_cli_ceilometer.xml50(emphasis)
msgid "Statistic"
msgstr "統計"
#: ./doc/user-guide/section_cli_ceilometer.xml52(para)
msgid ""
"A set of data point aggregates over a time duration. (In contrast, a sample "
"represents a single data point.) The Telemetry service employs the following"
" aggregation functions:"
msgstr ""
#: ./doc/user-guide/section_cli_ceilometer.xml56(para)
msgid ""
"<emphasis role=\"bold\">count</emphasis>. The number of samples in each "
"period."
msgstr "<emphasis role=\"bold\">数量</emphasis>。各期間のサンプル数。"
#: ./doc/user-guide/section_cli_ceilometer.xml61(para)
msgid ""
"<emphasis role=\"bold\">max</emphasis>. The maximum number of sample volumes"
" in each period."
msgstr "<emphasis role=\"bold\">最大</emphasis>。各期間の最大サンプルボリューム数。"
#: ./doc/user-guide/section_cli_ceilometer.xml66(para)
msgid ""
"<emphasis role=\"bold\">min</emphasis>. The minimum number of sample volumes"
" in each period."
msgstr "<emphasis role=\"bold\">最小</emphasis>。各期間の最小サンプルボリューム数。"
#: ./doc/user-guide/section_cli_ceilometer.xml71(para)
msgid ""
"<emphasis role=\"bold\">avg</emphasis>. The average of sample volumes over "
"each period."
msgstr "<emphasis role=\"bold\">平均</emphasis>。各期間の平均サンプルボリューム数。"
#: ./doc/user-guide/section_cli_ceilometer.xml76(para)
msgid ""
"<emphasis role=\"bold\">sum</emphasis>. The sum of sample volumes over each "
"period."
msgstr "<emphasis role=\"bold\">合計</emphasis>。各期間の合計サンプルボリューム数。"
#: ./doc/user-guide/section_cli_ceilometer.xml84(emphasis)
msgid "Alarm"
msgstr "アラーム"
#: ./doc/user-guide/section_cli_ceilometer.xml86(para)
msgid ""
"A set of rules that define a monitor and a current state, with edge-"
"triggered actions associated with target states. Alarms provide user-"
"oriented Monitoring-as-a-Service and a general purpose utility for "
"OpenStack. Orchestration auto scaling is a typical use case. Alarms follow a"
" tristate model of <literal>ok</literal>, <literal>alarm</literal>, and "
"<literal>insufficient data</literal>. For conventional threshold-oriented "
"alarms, a static threshold value and comparison operator govern state "
"transitions. The comparison operator compares a selected meter statistic "
"against an evaluation window of configurable length into the recent past."
msgstr ""
#: ./doc/user-guide/section_cli_ceilometer.xml96(para)
msgid ""
"This example uses the <placeholder-1/> client to create an auto-scaling "
"stack and the <placeholder-2/> client to measure resources."
msgstr "この例は、オートスケールするスタックを作成するために <placeholder-1/> コマンドを使用し、リソースを計測するために <placeholder-2/> クライアントを使用します。"
#: ./doc/user-guide/section_cli_ceilometer.xml102(para)
msgid ""
"Create an auto-scaling stack by running the following command. The "
"<literal>-f</literal> option specifies the name of the stack template file, "
"and the <literal>-P</literal> option specifies the "
"<literal>KeyName</literal> parameter as <literal>heat_key</literal>."
msgstr ""
#: ./doc/user-guide/section_cli_ceilometer.xml108(para)
msgid "List the heat resources that were created:"
msgstr "作成された heat リソースを一覧表示します。"
#: ./doc/user-guide/section_cli_ceilometer.xml125(para)
msgid "List the alarms that are set:"
msgstr "設定されたアラームを一覧表示します。"
#: ./doc/user-guide/section_cli_ceilometer.xml135(para)
msgid "List the meters that are set:"
msgstr "設定されたメーターを一覧表示します。"
#: ./doc/user-guide/section_cli_ceilometer.xml146(para)
msgid "List samples:"
msgstr "サンプルを一覧表示します。"
#: ./doc/user-guide/section_cli_ceilometer.xml155(para)
msgid "View statistics:"
msgstr "使用状況を表示します。"
#: ./doc/user-guide/app_cheat_sheet.xml7(title)
msgid "OpenStack command-line interface cheat sheet"
msgstr "OpenStack コマンドラインインターフェース・チートシート"
#: ./doc/user-guide/app_cheat_sheet.xml9(para)
msgid ""
"The following tables give a quick reference of the most used command-line "
"commands."
msgstr "以下の表は、よく使われるコマンドの簡単なリファレンスです。"
#: ./doc/user-guide/app_cheat_sheet.xml15(caption)
msgid "Identity (keystone)"
msgstr "Identity (keystone)"
#: ./doc/user-guide/app_cheat_sheet.xml21(th)
#: ./doc/user-guide/app_cheat_sheet.xml67(th)
#: ./doc/user-guide/app_cheat_sheet.xml141(th)
#: ./doc/user-guide/app_cheat_sheet.xml334(th)
#: ./doc/user-guide/app_cheat_sheet.xml375(th)
#: ./doc/user-guide/app_cheat_sheet.xml459(th)
msgid "Command"
msgstr "コマンド"
#: ./doc/user-guide/app_cheat_sheet.xml26(td)
msgid "List all users"
msgstr "すべてのユーザーの一覧表示"
#: ./doc/user-guide/app_cheat_sheet.xml32(td)
msgid "List Identity service catalog"
msgstr "Identity サービスカタログの一覧表示"
#: ./doc/user-guide/app_cheat_sheet.xml38(td)
msgid "List all services in service catalog"
msgstr "サービスカタログにある全サービスの一覧表示"
#: ./doc/user-guide/app_cheat_sheet.xml44(td)
msgid "Create new user"
msgstr "新しいユーザーの作成"
#: ./doc/user-guide/app_cheat_sheet.xml46(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml53(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml186(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml215(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml222(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml228(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml234(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml240(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml246(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml252(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml258(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml266(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml273(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml341(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml385(replaceable)
msgid "NAME"
msgstr "NAME"
#: ./doc/user-guide/app_cheat_sheet.xml46(replaceable)
msgid "TENANT"
msgstr "TENANT"
#: ./doc/user-guide/app_cheat_sheet.xml47(replaceable)
msgid "EMAIL"
msgstr "EMAIL"
#: ./doc/user-guide/app_cheat_sheet.xml47(replaceable)
msgid "BOOL"
msgstr "BOOL"
#: ./doc/user-guide/app_cheat_sheet.xml51(td)
msgid "Create new tenant"
msgstr "新しいテナントの作成"
#: ./doc/user-guide/app_cheat_sheet.xml53(replaceable)
msgid "DESCRIPTION"
msgstr "DESCRIPTION"
#: ./doc/user-guide/app_cheat_sheet.xml61(caption)
msgid "Image Service (glance)"
msgstr "Image Service (glance)"
#: ./doc/user-guide/app_cheat_sheet.xml72(td)
msgid "List images you can access"
msgstr "アクセス可能なイメージの一覧表示"
#: ./doc/user-guide/app_cheat_sheet.xml78(td)
msgid "Delete specified image"
msgstr "指定したイメージの"
#: ./doc/user-guide/app_cheat_sheet.xml80(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml86(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml92(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml166(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml266(replaceable)
msgid "IMAGE"
msgstr "IMAGE"
#: ./doc/user-guide/app_cheat_sheet.xml84(td)
msgid "Describe a specific image"
msgstr "指定したイメージの詳細表示"
#: ./doc/user-guide/app_cheat_sheet.xml90(td)
msgid "Update image"
msgstr "イメージの更新"
#: ./doc/user-guide/app_cheat_sheet.xml96(th)
#: ./doc/user-guide/section_sdk_manage_images.xml7(title)
msgid "Manage images"
msgstr "イメージの管理"
#: ./doc/user-guide/app_cheat_sheet.xml99(td)
msgid "Kernel image"
msgstr "カーネルイメージ"
#: ./doc/user-guide/app_cheat_sheet.xml107(td)
msgid "RAM image"
msgstr "RAM イメージ"
#: ./doc/user-guide/app_cheat_sheet.xml115(td)
msgid "Three-part image"
msgstr "3 分割イメージ"
#: ./doc/user-guide/app_cheat_sheet.xml124(td)
msgid "Register raw image"
msgstr "raw イメージの登録"
#: ./doc/user-guide/app_cheat_sheet.xml135(caption)
msgid "Compute (nova)"
msgstr "Compute (nova)"
#: ./doc/user-guide/app_cheat_sheet.xml146(td)
msgid "List instances, notice status of instance"
msgstr "インスタンス、その状態の一覧表示"
#: ./doc/user-guide/app_cheat_sheet.xml152(td)
#: ./doc/user-guide/section_sdk_manage_images.xml11(title)
msgid "List images"
msgstr "イメージの一覧表示"
#: ./doc/user-guide/app_cheat_sheet.xml158(td)
msgid "List flavors"
msgstr "フレーバーの一覧表示"
#: ./doc/user-guide/app_cheat_sheet.xml164(td)
msgid "Boot an instance using flavor and image names (if names are unique)"
msgstr "フレーバーとイメージ名 (名前が一意な場合) を用いたインスタンスの起動"
#: ./doc/user-guide/app_cheat_sheet.xml166(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml258(replaceable)
msgid "FLAVOR"
msgstr "FLAVOR"
#: ./doc/user-guide/app_cheat_sheet.xml166(replaceable)
msgid "INSTANCE_NAME"
msgstr "INSTANCE_NAME"
#: ./doc/user-guide/app_cheat_sheet.xml172(td)
msgid "Login to instance"
msgstr "インスタンスへのログイン"
#: ./doc/user-guide/app_cheat_sheet.xml175(replaceable)
msgid "NETNS_NAME"
msgstr "NETNS_NAME"
#: ./doc/user-guide/app_cheat_sheet.xml175(replaceable)
msgid "USER"
msgstr "USER"
#: ./doc/user-guide/app_cheat_sheet.xml175(replaceable)
msgid "SERVER"
msgstr "SERVER"
#: ./doc/user-guide/app_cheat_sheet.xml178(para)
msgid ""
"Note, in CirrOS the password for user <literal>cirros</literal> is "
"\"cubswin:)\" without the quotes."
msgstr "注: CirrOS の <literal>cirros</literal> のパスワードは「cubswin:)」です。"
#: ./doc/user-guide/app_cheat_sheet.xml184(td)
msgid "Show details of instance"
msgstr "インスタンスの詳細表示"
#: ./doc/user-guide/app_cheat_sheet.xml191(td)
msgid "View console log of instance"
msgstr "インスタンスのコンソールログの表示"
#: ./doc/user-guide/app_cheat_sheet.xml197(td)
msgid "Set metadata on an instance"
msgstr "インスタンスのメタデータの設定"
#: ./doc/user-guide/app_cheat_sheet.xml203(td)
#: ./doc/user-guide/section_dashboard_launch_instances.xml69(title)
msgid "Create an instance snapshot"
msgstr "インスタンスのスナップショットの作成"
#: ./doc/user-guide/app_cheat_sheet.xml210(th)
msgid "Pause, suspend, stop, rescue, resize, rebuild, reboot an instance"
msgstr "インスタンスの一時停止、休止、停止、レスキュー、リサイズ、再作成、リブート"
#: ./doc/user-guide/app_cheat_sheet.xml213(td)
msgid "Pause"
msgstr "一時停止"
#: ./doc/user-guide/app_cheat_sheet.xml220(td)
msgid "Unpause"
msgstr "一時停止解除"
#: ./doc/user-guide/app_cheat_sheet.xml226(td)
msgid "Suspend"
msgstr "休止"
#: ./doc/user-guide/app_cheat_sheet.xml232(td)
msgid "Unsuspend"
msgstr "休止解除"
#: ./doc/user-guide/app_cheat_sheet.xml238(td)
msgid "Stop"
msgstr "停止"
#: ./doc/user-guide/app_cheat_sheet.xml244(td)
msgid "Start"
msgstr "開始"
#: ./doc/user-guide/app_cheat_sheet.xml250(td)
msgid "Rescue"
msgstr "レスキュー"
#: ./doc/user-guide/app_cheat_sheet.xml256(td)
msgid "Resize"
msgstr "リサイズ"
#: ./doc/user-guide/app_cheat_sheet.xml264(td)
msgid "Rebuild"
msgstr "再作成"
#: ./doc/user-guide/app_cheat_sheet.xml271(td)
msgid "Reboot"
msgstr "リブート"
#: ./doc/user-guide/app_cheat_sheet.xml278(td)
msgid "Inject user data and files into an instance"
msgstr "ユーザーデータとファイルのインスタンスへの注入"
#: ./doc/user-guide/app_cheat_sheet.xml280(replaceable)
msgid "FILE"
msgstr "FILE"
#: ./doc/user-guide/app_cheat_sheet.xml280(replaceable)
msgid "INSTANCE"
msgstr "INSTANCE"
#: ./doc/user-guide/app_cheat_sheet.xml284(para)
msgid ""
"To validate that the file is there, ssh into the instance, and look in "
"<filename>/var/lib/cloud</filename> for the file."
msgstr "ファイルが注入されたことを確認する場合、インスタンスに SSH し、<filename>/var/lib/cloud</filename> にあるファイルを探します。"
#: ./doc/user-guide/app_cheat_sheet.xml290(th)
msgid ""
"Inject a keypair into an instance and access the instance with that keypair"
msgstr "インスタンスへのキーペアの注入、キーペアを用いたインスタンスへのアクセス"
#: ./doc/user-guide/app_cheat_sheet.xml294(td)
msgid "Create keypair"
msgstr "キーペアの作成"
#: ./doc/user-guide/app_cheat_sheet.xml301(td)
msgid "Boot"
msgstr "起動"
#: ./doc/user-guide/app_cheat_sheet.xml308(td)
msgid "Use ssh to connect to the instance"
msgstr "インスタンスに接続するための SSH の利用"
#: ./doc/user-guide/app_cheat_sheet.xml315(th)
msgid "Manage security groups"
msgstr "セキュリティグループの管理"
#: ./doc/user-guide/app_cheat_sheet.xml318(td)
msgid ""
"Add rules to default security group allowing ping and SSH between instances "
"in the default security group"
msgstr "default セキュリティグループでインスタンス間の ping と SSH を許可するルールの default セキュリティグループへの追加"
#: ./doc/user-guide/app_cheat_sheet.xml328(caption)
msgid "Networking (neutron)"
msgstr "Networking (neutron)"
#: ./doc/user-guide/app_cheat_sheet.xml339(td)
#: ./doc/user-guide/section_sdk_neutron.xml98(title)
msgid "Create network"
msgstr "ネットワークの作成"
#: ./doc/user-guide/app_cheat_sheet.xml345(td)
msgid "Create a subnet"
msgstr "サブネットの作成"
#: ./doc/user-guide/app_cheat_sheet.xml347(replaceable)
msgid "NETWORK_NAME"
msgstr "NETWORK_NAME"
#: ./doc/user-guide/app_cheat_sheet.xml347(replaceable)
#: ./doc/user-guide/section_dashboard_access_and_security.xml78(literal)
#: ./doc/user-guide/section_dashboard_access_and_security.xml82(guilabel)
#: ./doc/user-guide/section_dashboard_access_and_security.xml120(literal)
#: ./doc/user-guide/section_dashboard_access_and_security.xml123(guilabel)
msgid "CIDR"
msgstr "CIDR"
#: ./doc/user-guide/app_cheat_sheet.xml352(td)
msgid "List network and subnet"
msgstr "ネットワークとサブネットの一覧表示"
#: ./doc/user-guide/app_cheat_sheet.xml359(td)
msgid "Examine details of network and subnet"
msgstr "ネットワークとサブネットの詳細表示"
#: ./doc/user-guide/app_cheat_sheet.xml361(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml362(replaceable)
msgid "ID_OR_NAME_OF_NETWORK"
msgstr "ID_OR_NAME_OF_NETWORK"
#: ./doc/user-guide/app_cheat_sheet.xml369(caption)
msgid "Block Storage (cinder)"
msgstr "Block Storage (cinder)"
#: ./doc/user-guide/app_cheat_sheet.xml380(th)
msgid "Manage volumes and volume snapshots"
msgstr "ボリュームとボリュームスナップショットの管理"
#: ./doc/user-guide/app_cheat_sheet.xml383(td)
msgid "Create a new volume"
msgstr "新しいボリュームの作成"
#: ./doc/user-guide/app_cheat_sheet.xml385(replaceable)
msgid "SIZE_IN_GB"
msgstr "SIZE_IN_GB"
#: ./doc/user-guide/app_cheat_sheet.xml390(td)
msgid "Boot an instance and attach to volume"
msgstr "インスタンスの起動およびボリュームの接続"
#: ./doc/user-guide/app_cheat_sheet.xml396(td)
msgid "List volumes, notice status of volume"
msgstr "ボリューム、その状態の一覧表示"
#: ./doc/user-guide/app_cheat_sheet.xml402(td)
msgid ""
"Attach volume to instance after instance is active, and volume is available"
msgstr "インスタンス起動後、ボリューム作成後のインスタンスへのボリュームの接続"
#: ./doc/user-guide/app_cheat_sheet.xml405(replaceable)
msgid "INSTANCE_ID"
msgstr "INSTANCE_ID"
#: ./doc/user-guide/app_cheat_sheet.xml405(replaceable)
msgid "VOLUME_ID"
msgstr "VOLUME_ID"
#: ./doc/user-guide/app_cheat_sheet.xml410(th)
msgid "Manage volumes after login into the instance"
msgstr "インスタンスへのログイン後のボリュームの管理"
#: ./doc/user-guide/app_cheat_sheet.xml413(td)
msgid "List storage devices"
msgstr "ストレージデバイスの一覧表示"
#: ./doc/user-guide/app_cheat_sheet.xml419(td)
msgid "Make filesystem on volume"
msgstr "ボリュームのファイルシステムの作成"
#: ./doc/user-guide/app_cheat_sheet.xml425(td)
msgid "Create a mountpoint"
msgstr "マウントポイントの作成"
#: ./doc/user-guide/app_cheat_sheet.xml431(td)
msgid "Mount the volume at the mountpoint"
msgstr "マウントポイントへのボリュームのマウント"
#: ./doc/user-guide/app_cheat_sheet.xml437(td)
msgid "Create a file on the volume"
msgstr "ボリュームへのファイルの作成"
#: ./doc/user-guide/app_cheat_sheet.xml444(td)
msgid "Unmount the volume"
msgstr "ボリュームのアンマウント"
#: ./doc/user-guide/app_cheat_sheet.xml453(caption)
msgid "Object Storage (swift)"
msgstr "Object Storage (swift)"
#: ./doc/user-guide/app_cheat_sheet.xml464(td)
msgid "Display information for the account, container, or object"
msgstr "アカウント、コンテナー、オブジェクトの情報表示"
#: ./doc/user-guide/app_cheat_sheet.xml467(replaceable)
msgid "ACCOUNT"
msgstr "ACCOUNT"
#: ./doc/user-guide/app_cheat_sheet.xml468(replaceable)
#: ./doc/user-guide/section_cli_swift_howto.xml26(replaceable)
#: ./doc/user-guide/section_cli_swift_howto.xml45(replaceable)
#: ./doc/user-guide/section_cli_swift_howto.xml94(replaceable)
#: ./doc/user-guide/section_cli_swift_howto.xml96(replaceable)
#: ./doc/user-guide/section_cli_swift_howto.xml101(replaceable)
#: ./doc/user-guide/section_cli_swift_howto.xml115(replaceable)
#: ./doc/user-guide/section_cli_swift_howto.xml120(replaceable)
msgid "CONTAINER"
msgstr "CONTAINER"
#: ./doc/user-guide/app_cheat_sheet.xml469(replaceable)
msgid "OBJECT"
msgstr "OBJECT"
#: ./doc/user-guide/app_cheat_sheet.xml473(td)
msgid "List containers"
msgstr "コンテナーの一覧表示"
#: ./doc/user-guide/app_cheat_sheet.xml479(td)
#: ./doc/user-guide/section_dashboard_manage_containers.xml19(title)
msgid "Create a container"
msgstr "コンテナーの作成"
#: ./doc/user-guide/app_cheat_sheet.xml481(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml487(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml500(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml506(replaceable)
msgid "CONTAINER_NAME"
msgstr "CONTAINER_NAME"
#: ./doc/user-guide/app_cheat_sheet.xml485(td)
msgid "Upload file to a container"
msgstr "コンテナーへのファイルのアップロード"
#: ./doc/user-guide/app_cheat_sheet.xml487(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml500(replaceable)
#: ./doc/user-guide/app_cheat_sheet.xml506(replaceable)
msgid "FILE_NAME"
msgstr "FILE_NAME"
#: ./doc/user-guide/app_cheat_sheet.xml492(td)
msgid "List objects in container"
msgstr "コンテナーにあるオブジェクトの一覧表示"
#: ./doc/user-guide/app_cheat_sheet.xml498(td)
msgid "Download object from container"
msgstr "コンテナーからのオブジェクトのダウンロード"
#: ./doc/user-guide/app_cheat_sheet.xml504(td)
msgid "Upload with chunks, for large file"
msgstr "チャンク化した大きなファイルのアップロード"
#: ./doc/user-guide/app_cheat_sheet.xml506(replaceable)
msgid "SIZE"
msgstr "SIZE"
#: ./doc/user-guide/section_dashboard_manage_containers.xml6(title)
msgid "Create and manage object containers"
msgstr "オブジェクトコンテナーの作成と管理"
#: ./doc/user-guide/section_dashboard_manage_containers.xml8(para)
msgid ""
"OpenStack Object Storage provides a distributed, API-accessible storage "
"platform that can be integrated directly into an application or used to "
"store any type of file, including VM images, backups, archives, or media "
"files. In the OpenStack Dashboard, you can only manage containers and "
"objects."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml13(para)
msgid ""
"In OpenStack Object Storage, containers provide storage for objects in a "
"manner similar to a Windows folder or Linux file directory, though they "
"cannot be nested. An object in OpenStack consists of the file to be stored "
"in the container and any accompanying metadata."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml22(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml44(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml79(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml103(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml144(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml171(para)
msgid ""
"Log in to the dashboard, choose a project, and click "
"<guilabel>Containers</guilabel>."
msgstr "ダッシュボードにログインし、プロジェクトを選択し、<guilabel>コンテナー</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml26(para)
msgid "Click <guibutton>Create Container</guibutton>."
msgstr "<guibutton>コンテナーの作成</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml29(para)
msgid ""
"In the Create Container dialog box, enter a name for the container, and then"
" click<guibutton>Create Container</guibutton>."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml34(para)
msgid "You have successfully created a container."
msgstr "コンテナーが正常に作成されました。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml35(para)
msgid ""
"To delete a container, click the <guibutton>More</guibutton> button and "
"select <guilabel>Delete Container</guilabel>."
msgstr "コンテナーを削除する場合、<guibutton>▼</guibutton>ドロップダウンボタンをクリックし、<guilabel>コンテナーの削除</guilabel>を選択します。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml41(title)
msgid "Upload an object"
msgstr "オブジェクトのアップロード"
#: ./doc/user-guide/section_dashboard_manage_containers.xml48(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml83(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml107(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml148(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml175(para)
msgid "Select the container in which you want to store your object."
msgstr "オブジェクトを保存したいコンテナーを選択します。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml51(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml66(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml151(para)
msgid "Click <guibutton>Upload Object</guibutton>."
msgstr "<guibutton>オブジェクトのアップロード</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml52(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml152(para)
msgid ""
"The Upload Object To Container: <replaceable>&lt;name&gt;</replaceable> "
"dialog box is displayed. <replaceable>&lt;name&gt;</replaceable> is the name"
" of the container to which you are uploading the object."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml59(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml159(para)
msgid "Enter a name for the object."
msgstr "オブジェクトの名前を入力します。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml62(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml90(para)
msgid "Browse to and select the file that you want to upload."
msgstr "アップロードしたいファイルを選択します。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml69(para)
msgid "You have successfully uploaded an object to the container."
msgstr "オブジェクトをコンテナーに正常にアップロードしました。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml70(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml97(para)
msgid ""
"To delete an object, click the <guibutton>More</guibutton> button and select"
" <guilabel>Delete Object</guilabel>."
msgstr "オブジェクトを削除する場合、<guibutton>▼</guibutton>ボタンをクリックし、<guilabel>オブジェクトの削除</guilabel>を選択します。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml75(title)
msgid "Manage an object"
msgstr "オブジェクトの管理"
#: ./doc/user-guide/section_dashboard_manage_containers.xml77(title)
msgid "To edit an object"
msgstr "オブジェクトの編集方法"
#: ./doc/user-guide/section_dashboard_manage_containers.xml86(para)
msgid ""
"Click <guibutton>More</guibutton> and choose <guilabel>Edit</guilabel> from "
"the dropdown list."
msgstr "<guibutton>▼</guibutton>をクリックし、ドロップダウンリストから<guilabel>編集</guilabel>を選択します。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml87(para)
msgid "The Edit Object dialog box is displayed."
msgstr "オブジェクトの編集ダイアログボックスが表示されます。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml93(para)
#: ./doc/user-guide/section_dashboard_manage_containers.xml162(para)
msgid "Click <guibutton>Update Object</guibutton>."
msgstr "<guibutton>オブジェクトの更新</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml101(title)
msgid "To copy an object from one container to another"
msgstr "コンテナーから別のコンテナーへのオブジェクトのコピー方法"
#: ./doc/user-guide/section_dashboard_manage_containers.xml110(para)
msgid ""
"Click <guibutton>More</guibutton> and choose <guilabel>Copy</guilabel> from "
"the dropdown list."
msgstr "<guibutton>▼</guibutton>をクリックし、ドロップダウンリストから<guilabel>コピー</guilabel>を選択します。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml114(para)
msgid "In the Copy Object: launch dialog box, enter the following values:"
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml119(para)
msgid ""
"<guilabel>Destination Container</guilabel>: Choose the destination container"
" from the list."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml123(para)
msgid ""
"<guilabel>Path</guilabel>: Specify a path in which the new copy should be "
"stored inside of the selected container."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml128(para)
msgid ""
"<guilabel>Destination object name</guilabel>: Enter a name for the object in"
" the new container."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml136(para)
msgid "Click <guibutton>Copy Object</guibutton>."
msgstr "<guibutton>オブジェクトのコピー</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml140(title)
msgid "To create a metadata-only object without a file"
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml141(para)
msgid ""
"You can create a new object in container without a file available and can "
"upload the file later when it is ready. This temporary object acts a place-"
"holder for a new object, and enables the user to share object metadata and "
"URL info in advance."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml166(title)
msgid "To create a pseudo-folder"
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml167(para)
msgid ""
"Pseudo-folders are similar to folders in your desktop operating system. They"
" are virtual collections defined by a common prefix on the object's name."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml178(para)
msgid "Click <guibutton>Create Pseudo-folder</guibutton>."
msgstr "<guibutton>擬似フォルダーの作成</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml180(para)
msgid ""
"The Create Pseudo-Folder in Container <replaceable>&lt;name&gt; "
"</replaceable> dialog box is displayed. <replaceable>&lt;name&gt; "
"</replaceable> is the name of the container to which you are uploading the "
"object."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_containers.xml187(para)
msgid "Enter a name for the pseudo-folder."
msgstr "擬似フォルダーの名前を入力します。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml189(para)
msgid ""
"A slash (/) character is used as the delimiter for pseudo-folders in the "
"Object Store."
msgstr "スラッシュ (/) 文字がオブジェクトストアの擬似フォルダーの区切り文字として使用されます。"
#: ./doc/user-guide/section_dashboard_manage_containers.xml193(para)
msgid "Click <guibutton>Create</guibutton>."
msgstr "<guibutton>作成</guibutton>をクリックします。"
#: ./doc/user-guide/section_sdk_auth_glance.xml6(title)
msgid "Authenticate against an Image Service endpoint"
msgstr "Image Service エンドポイントへの認証"
#: ./doc/user-guide/section_sdk_auth_glance.xml7(para)
msgid ""
"To authenticate against an Image Service endpoint, instantiate a <link "
"href=\"http://docs.openstack.org/developer/python-"
"glanceclient/api/glanceclient.v2.client.html#glanceclient.v2.client.Client\">"
" glanceclient.v2.client.Client</link> object:"
msgstr "Image Service エンドポイントに認証するために、<link href=\"http://docs.openstack.org/developer/python-glanceclient/api/glanceclient.v2.client.html#glanceclient.v2.client.Client\"> glanceclient.v2.client.Client</link> オブジェクトのインスタンスを生成します。"
#: ./doc/user-guide/ch_dashboard.xml10(title)
msgid "OpenStack dashboard"
msgstr "OpenStack Dashboard"
#: ./doc/user-guide/ch_dashboard.xml12(para)
msgid ""
"As a cloud end user, you can use the OpenStack dashboard to provision your "
"own resources within the limits set by administrators. You can modify the "
"examples provided in this section to create other types and sizes of server "
"instances."
msgstr "あなたはクラウドのエンドユーザーとして、OpenStack Dashboard (ダッシュボード) を使用できます。管理者により設定された制限の範囲内で自身のリソースを展開できます。他の種類や大きさのサーバーインスタンスを作成するために、このセクションで提供される例を変更できます。"
#: ./doc/user-guide/section_sdk_auth_keystone.xml6(title)
msgid "Authenticate against an Identity endpoint"
msgstr "Identity エンドポイントへの認証"
#: ./doc/user-guide/section_sdk_auth_keystone.xml7(para)
msgid ""
"To authenticate against the Identity v2.0 endpoint, instantiate a <link "
"href=\"http://docs.openstack.org/developer/python-"
"keystoneclient/api/keystoneclient.v2_0.client.html#keystoneclient.v2_0.client.Client\">"
" keystoneclient.v_20.client.Client</link> object:"
msgstr "Identity v2.0 エンドポイントに認証するために、<link href=\"http://docs.openstack.org/developer/python-keystoneclient/api/keystoneclient.v2_0.client.html#keystoneclient.v2_0.client.Client\"> keystoneclient.v_20.client.Client</link> オブジェクトのインスタンスを生成します。"
#: ./doc/user-guide/section_sdk_auth_keystone.xml18(para)
msgid ""
"After you instantiate a <classname>Client</classname> object, you can "
"retrieve the token by accessing its <literal>auth_token</literal> attribute "
"object:"
msgstr "<classname>Client</classname> オブジェクトのインスタンスを生成した後、その <literal>auth_token</literal> 属性のオブジェクトにアクセスすることにより、トークンを取得できます。"
#: ./doc/user-guide/section_sdk_auth_keystone.xml24(para)
msgid ""
"If the OpenStack cloud is configured to use public-key infrastructure (PKI) "
"tokens, the Python script output looks something like this:"
msgstr "OpenStack クラウドが PKI トークンを使用するよう設定されている場合、Python スクリプトの出力は以下のようになるでしょう。"
#: ./doc/user-guide/section_sdk_auth_keystone.xml35(para)
msgid ""
"This example shows a subset of a PKI token. A complete token is over 5000 "
"characters long."
msgstr "この例は PKI トークンの一部分を示します。完全なトークンは 5000 文字以上です。"
#: ./doc/user-guide/section_sdk_auth_neutron.xml6(title)
msgid "Authenticate against a Networking endpoint"
msgstr "Networking エンドポイントへの認証"
#: ./doc/user-guide/section_sdk_auth_neutron.xml7(para)
msgid ""
"To authenticate against a Networking endpoint, instantiate a "
"<classname>neutronclient.v_2_0.client.Client</classname> object:"
msgstr "Networking エンドポイントに認証するために、<classname>neutronclient.v_2_0.client.Client</classname> オブジェクトのインスタンスを生成します。"
#: ./doc/user-guide/section_sdk_auth_neutron.xml18(para)
msgid ""
"You can also authenticate by explicitly specifying the endpoint and token:"
msgstr "エンドポイントとトークンを明示的に指定して、認証することもできます。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml10(title)
#: ./doc/user-guide/section_dashboard_access_and_security.xml6(title)
#: ./doc/user-guide/section_sdk_configure_instances.xml6(title)
msgid "Configure access and security for instances"
msgstr "インスタンスのアクセスとセキュリティの設定"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml12(para)
msgid ""
"When you launch a virtual machine, you can inject a <emphasis "
"role=\"italic\">key pair</emphasis>, which provides SSH access to your "
"instance. For this to work, the image must contain the <literal>cloud-"
"init</literal> package."
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml16(para)
msgid ""
"You create at least one key pair for each project. You can use the key pair "
"for multiple instances that belong to that project. If you generate a key "
"pair with an external tool, you can import it into OpenStack."
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml19(para)
msgid ""
"If an image uses a static root password or a static key setneither is "
"recommendedyou must not provide a key pair when you launch the instance."
msgstr "イメージが固定の root パスワードまたは固定のキーセットを使用する場合、どちらも推奨されませんが、インスタンスを起動するためにキーペアを提供する必要がありません。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml20(para)
msgid ""
"A <emphasis role=\"italic\">security group</emphasis> is a named collection "
"of network access rules that you use to limit the types of traffic that have"
" access to instances. When you launch an instance, you can assign one or "
"more security groups to it. If you do not create security groups, new "
"instances are automatically assigned to the default security group, unless "
"you explicitly specify a different security group."
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml27(para)
msgid ""
"The associated <emphasis role=\"italic\">rules</emphasis> in each security "
"group control the traffic to instances in the group. Any incoming traffic "
"that is not matched by a rule is denied access by default. You can add rules"
" to or remove rules from a security group, and you can modify rules for the "
"default and any other security group."
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml33(para)
msgid ""
"You can modify the rules in a security group to allow access to instances "
"through different ports and protocols. For example, you can modify rules to "
"allow access to instances through SSH, to ping instances, or to allow UDP "
"traffic; for example, for a DNS server running on an instance. You specify "
"the following parameters for rules:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml41(para)
msgid ""
"<emphasis role=\"bold\">Source of traffic</emphasis>. Enable traffic to "
"instances from either IP addresses inside the cloud from other group members"
" or from all IP addresses."
msgstr "<emphasis role=\"bold\">トラフィックソース</emphasis>。クラウドの IP アドレスから、他のグループメンバーから、あるいは全 IP アドレスからインスタンスへのトラフィックを可能にします。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml47(para)
msgid ""
"<emphasis role=\"bold\">Protocol</emphasis>. Choose TCP for SSH, ICMP for "
"pings, or UDP."
msgstr "<emphasis role=\"bold\">プロトコル</emphasis>。SSH には TCP、ping には ICMP、あるいは UDP を選択します。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml51(para)
msgid ""
"<emphasis role=\"bold\">Destination port on virtual machine</emphasis>. "
"Define a port range. To open a single port only, enter the same value twice."
" ICMP does not support ports; instead, you enter values to define the codes "
"and types of ICMP traffic to be allowed."
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml58(para)
msgid "Rules are automatically enforced as soon as you create or modify them."
msgstr "ルールは、作成または変更後すぐに自動的に有効になります。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml61(para)
msgid ""
"Instances that use the default security group cannot, by default, be "
"accessed from any IP address outside of the cloud. If you want those IP "
"addresses to access the instances, you must modify the rules for the default"
" security group."
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml65(para)
msgid ""
"You can also assign a floating IP address to a running instance to make it "
"accessible from outside the cloud. See <xref "
"linkend=\"manage_ip_addresses\"/>."
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml70(title)
#: ./doc/user-guide/section_dashboard_access_and_security.xml136(title)
msgid "Add a key pair"
msgstr "キーペアの追加"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml72(para)
msgid "You can generate a key pair or upload an existing public key."
msgstr "キーペアの生成や既存の公開鍵のアップロードが可能です。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml75(para)
msgid "To generate a key pair, run the following command:"
msgstr "キーペアを生成するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml76(replaceable)
#: ./doc/user-guide/section_cli_nova_configure_instances.xml98(replaceable)
msgid "KEY_NAME"
msgstr "KEY_NAME"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml76(replaceable)
#: ./doc/user-guide/section_cli_nova_configure_instances.xml87(replaceable)
msgid "MY_KEY"
msgstr "MY_KEY"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml77(para)
msgid ""
"The command generates a key pair with the name that you specify fir "
"<replaceable>KEY_NAME</replaceable>, writes the private key to the "
"<filename>.pem</filename> file that you specify, and registers the public "
"key at the Nova database."
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml84(para)
msgid ""
"To set the permissions of the <filename>.pem</filename> file so that only "
"you can read and write to it, run the following command:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml92(title)
#: ./doc/user-guide/section_dashboard_access_and_security.xml166(title)
msgid "Import a key pair"
msgstr "キーペアのインポート"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml95(para)
msgid ""
"If you have already generated a key pair and the public key is located at "
"<filename>~/.ssh/id_rsa.pub</filename>, run the following command to upload "
"the public key:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml99(para)
msgid ""
"The command registers the public key at the Nova database and names the key "
"pair the name that you specify for "
"<literal><replaceable>KEY_NAME</replaceable></literal>."
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml104(para)
msgid ""
"To ensure that the key pair has been successfully imported, list key pairs "
"as follows:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml111(title)
#: ./doc/user-guide/section_sdk_configure_instances.xml72(title)
msgid "Create and manage security groups"
msgstr "セキュリティグループの作成と管理"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml114(para)
msgid ""
"To list the security groups for the current project, including descriptions,"
" enter the following command:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml119(para)
msgid ""
"To create a security group with a specified name and description, enter the "
"following command:"
msgstr "指定された名前と説明を持つセキュリティグループを作成するために、以下のコマンドを入力します。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml122(replaceable)
#: ./doc/user-guide/section_cli_nova_configure_instances.xml127(replaceable)
#: ./doc/user-guide/section_cli_nova_configure_instances.xml147(replaceable)
#: ./doc/user-guide/section_cli_nova_configure_instances.xml157(replaceable)
#: ./doc/user-guide/section_cli_nova_configure_instances.xml164(replaceable)
#: ./doc/user-guide/section_cli_nova_configure_instances.xml177(replaceable)
#: ./doc/user-guide/section_cli_nova_configure_instances.xml184(replaceable)
#: ./doc/user-guide/section_cli_nova_configure_instances.xml202(replaceable)
#: ./doc/user-guide/section_cli_nova_configure_instances.xml214(replaceable)
msgid "SECURITY_GROUP_NAME"
msgstr "SECURITY_GROUP_NAME"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml122(replaceable)
msgid "GROUP_DESCRIPTION"
msgstr "GROUP_DESCRIPTION"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml125(para)
msgid "To delete a specified group, enter the following command:"
msgstr "指定されたグループを削除するために、以下のコマンドを入力します。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml129(para)
msgid ""
"You cannot delete the default security group for a project. Also, you cannot"
" delete a security group that is assigned to a running instance."
msgstr "プロジェクトの Default のセキュリティグループは削除できません。また、実行中のインスタンスに割り当てられているセキュリティグループも削除できません。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml138(title)
#: ./doc/user-guide/section_sdk_configure_instances.xml97(title)
msgid "Create and manage security group rules"
msgstr "セキュリティグループのルールの作成と管理"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml140(para)
msgid ""
"Modify security group rules with the <placeholder-1/> commands. Before you "
"begin, source the OpenStack RC file. For details, see <xref "
"linkend=\"cli_openrc\"/>."
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml145(para)
msgid "To list the rules for a security group, run the following command:"
msgstr "セキュリティグループのルールを一覧表示するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml150(para)
msgid ""
"To allow SSH access to the instances, choose one of the following options:"
msgstr "インスタンスへの SSH 接続を許可するために、以下のオプションのどれかを選択します。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml154(para)
msgid ""
"Allow access from all IP addresses, specified as IP subnet "
"<filename>0.0.0.0/0</filename> in CIDR notation:"
msgstr "CIDR 表記で IP サブネット <filename>0.0.0.0/0</filename> として指定して、すべての IP アドレスからのアクセスを許可します。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml160(para)
msgid ""
"Allow access only from IP addresses from other security groups (source "
"groups) to access the specified port:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_configure_instances.xml164(replaceable)
#: ./doc/user-guide/section_cli_nova_configure_instances.xml184(replaceable)
#: ./doc/user-guide/section_cli_nova_configure_instances.xml202(replaceable)
msgid "SOURCE_GROUP_NAME"
msgstr "SOURCE_GROUP_NAME"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml169(para)
msgid ""
"To allow pinging of the instances, choose one of the following options:"
msgstr "インスタンスへの ping アクセスを許可するには、以下のオプションのどれかを選択します。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml173(para)
msgid ""
"Allow pinging from all IP addresses, specified as IP subnet "
"<filename>0.0.0.0/0</filename> in CIDR notation:"
msgstr "CIDR 表記で IP サブネット <filename>0.0.0.0/0</filename> として指定して、すべての IP アドレスからの ping を許可します。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml177(para)
msgid "This allows access to all codes and all types of ICMP traffic."
msgstr "これにより、すべてのコードとすべての種類の ICMP 通信が許可されます。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml181(para)
msgid ""
"Allow only members of other security groups (source groups) to ping "
"instances:"
msgstr "他のセキュリティグループ (ソースグループ) のメンバーのみがインスタンスに ping できるようにします。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml189(para)
msgid ""
"To allow access through a UDP port, such as allowing access to a DNS server "
"that runs on a VM, choose one of the following options:"
msgstr "仮想マシンで実行する DNS サーバーにアクセスするなど、UDP ポート経由でのアクセスを許可するには、以下のオプションの 1 つを選択します。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml194(para)
msgid ""
"Allow UDP access from IP addresses, specified as IP subnet "
"<filename>0.0.0.0/0</filename> in CIDR notation:<placeholder-1/>"
msgstr "CIDR 表記で IP サブネット <filename>0.0.0.0/0</filename> として指定して、すべての IP アドレスからの UDP アクセスを許可します。<placeholder-1/>"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml199(para)
msgid ""
"Allow only IP addresses from other security groups (source groups) to access"
" the specified port:"
msgstr "他のセキュリティグループからの IP アドレス (ソースグループ) のみが指定したポートにアクセスできるようにします。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml208(title)
msgid "Delete a security group"
msgstr "セキュリティグループの削除"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml209(para)
msgid ""
"To delete a security group rule, specify the same arguments that you used to"
" create the rule."
msgstr "セキュリティグループのルールを削除するには、ルール作成に使用したものと同じ引数を指定します。"
#: ./doc/user-guide/section_cli_nova_configure_instances.xml212(para)
msgid ""
"For example, to delete the security group rule that permits SSH access from "
"all IP addresses, run the following command."
msgstr "例えば、すべての IP アドレスからの SSH アクセスを許可するセキュリティグループルールを削除する場合、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_nova_floating_ips.xml6(title)
msgid "Manage IP addresses"
msgstr "IP アドレスの管理"
#: ./doc/user-guide/section_cli_nova_floating_ips.xml7(para)
msgid ""
"Each instance has a private, fixed IP address and can also have a public, or"
" floating, address. Private IP addresses are used for communication between "
"instances, and public addresses are used for communication with networks "
"outside the cloud, including the Internet."
msgstr "各インスタンスは、プライベートな固定 IP アドレスを持ちます。また、パブリックな Floating IP アドレスも持てます。プライベート IP アドレスは、インスタンス間の通信に使用されます。パブリックアドレスは、インターネットなどのクラウド外のネットワークと通信するために使用されます。"
#: ./doc/user-guide/section_cli_nova_floating_ips.xml11(para)
msgid ""
"When you launch an instance, it is automatically assigned a private IP "
"address that stays the same until you explicitly terminate the instance. "
"Rebooting an instance has no effect on the private IP address."
msgstr "インスタンスを起動すると、プライベート IP アドレスが割り当てられ、インスタンスを明示的に終了するまで、この IP アドレスは変わりません。インスタンスをリブートしても、プライベート IP アドレスには影響はありません。"
#: ./doc/user-guide/section_cli_nova_floating_ips.xml15(para)
msgid ""
"A pool of floating IP addresses, configured by the cloud administrator, is "
"available in OpenStack Compute. The project quota defines the maximum number"
" of floating IP addresses that you can allocate to the project. After you "
"allocate a floating IP address to a project, you can:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml22(para)
msgid ""
"Associate the floating IP address with an instance of the project. Only one "
"floating IP address can be allocated to an instance at any given time."
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml26(para)
msgid "Disassociate a floating IP address from an instance in the project."
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml29(para)
msgid ""
"Delete a floating IP from the project; deleting a floating IP automatically "
"deletes that IP's associations."
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml34(para)
msgid "Use the <placeholder-1/> commands to manage floating IP addresses."
msgstr "Floating IP アドレスを管理するために、<placeholder-1/> コマンドを使用します。"
#: ./doc/user-guide/section_cli_nova_floating_ips.xml37(title)
msgid "List floating IP address information"
msgstr "Floating IP アドレスの情報の表示"
#: ./doc/user-guide/section_cli_nova_floating_ips.xml40(para)
msgid "To list all pools that provide floating IP addresses, run:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml48(para)
msgid ""
"If this list is empty, the cloud administrator must configure a pool of "
"floating IP addresses."
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml51(para)
msgid ""
"To list all floating IP addresses that are allocated to the current project,"
" run:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml59(para)
msgid ""
"For each floating IP address that is allocated to the current project, the "
"command outputs the floating IP address, the ID for the instance to which "
"the floating IP address is assigned, the associated fixed IP address, and "
"the pool from which the floating IP address was allocated."
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml67(title)
msgid "Associate floating IP addresses"
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml68(para)
msgid "You can assign a floating IP address to a project and to an instance."
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml71(para)
msgid ""
"Run the following command to allocate a floating IP address to the current "
"project. By default, the floating IP address is allocated from the "
"<systemitem>public</systemitem> pool. The command outputs the allocated IP "
"address."
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml81(para)
msgid ""
"If more than one IP address pool is available, you can specify the pool from"
" which to allocate the IP address, using the pool's name. For example, to "
"allocate a floating IP address from the <literal>test</literal> pool, run:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml88(para)
msgid ""
"List all project instances with which a floating IP address could be "
"associated:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml99(para)
msgid "Associate an IP address with an instance in the project, as follows:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml100(replaceable)
#: ./doc/user-guide/section_cli_nova_floating_ips.xml118(replaceable)
#: ./doc/user-guide/section_cli_nova_floating_ips.xml128(replaceable)
msgid "INSTANCE_NAME_OR_ID"
msgstr "INSTANCE_NAME_OR_ID"
#: ./doc/user-guide/section_cli_nova_floating_ips.xml100(replaceable)
#: ./doc/user-guide/section_cli_nova_floating_ips.xml118(replaceable)
#: ./doc/user-guide/section_cli_nova_floating_ips.xml128(replaceable)
#: ./doc/user-guide/section_cli_nova_floating_ips.xml132(replaceable)
msgid "FLOATING_IP_ADDRESS"
msgstr "FLOATING_IP_ADDRESS"
#: ./doc/user-guide/section_cli_nova_floating_ips.xml101(para)
msgid "For example:"
msgstr "例えば"
#: ./doc/user-guide/section_cli_nova_floating_ips.xml105(para)
msgid "Notice that the instance is now associated with two IP addresses:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml113(para)
msgid ""
"After you associate the IP address and configure security group rules for "
"the instance, the instance is publicly available at the floating IP address."
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml115(para)
msgid ""
"If an instance is connected to multiple networks, you can associate a "
"floating IP address with a specific fixed IP address using the optional "
"<parameter>--fixed-address</parameter> parameter:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml118(replaceable)
msgid "FIXED_IP_ADDRESS"
msgstr "FIXED_IP_ADDRESS"
#: ./doc/user-guide/section_cli_nova_floating_ips.xml124(title)
msgid "Disassociate floating IP addresses"
msgstr "Floating IP アドレスの割り当て解除"
#: ./doc/user-guide/section_cli_nova_floating_ips.xml127(para)
msgid "Release a floating IP address from an instance, as follows:"
msgstr "以下のように、Floating IP アドレスをインスタンスから割り当て解除します。"
#: ./doc/user-guide/section_cli_nova_floating_ips.xml131(para)
msgid "Release the floating IP address from the current project, as follows:"
msgstr ""
#: ./doc/user-guide/section_cli_nova_floating_ips.xml133(para)
msgid ""
"The IP address is returned to the pool of IP addresses that is available for"
" all projects. If the IP address is still associated with a running "
"instance, it is automatically disassociated from that instance."
msgstr ""
#: ./doc/user-guide/section_cli_nova_manage_instances.xml6(title)
msgid "Manage instances and hosts"
msgstr "インスタンスとホストの管理"
#: ./doc/user-guide/section_cli_nova_manage_instances.xml7(para)
msgid ""
"Instances are virtual machines that run inside the cloud on physical compute"
" nodes. The Compute service manages instances. A host is the node on which a"
" group of instances resides."
msgstr ""
#: ./doc/user-guide/section_cli_nova_manage_instances.xml11(para)
msgid ""
"This section describes how to perform the different tasks involved in "
"instance management, such as adding floating IP addresses, stopping and "
"starting instances, and terminating instances. This section also discusses "
"node management tasks."
msgstr ""
#: ./doc/user-guide/bk-user-guide.xml8(title)
msgid "OpenStack End User Guide"
msgstr "OpenStack エンドユーザーガイド"
#: ./doc/user-guide/bk-user-guide.xml9(titleabbrev)
msgid "End User Guide"
msgstr "エンドユーザーガイド"
#: ./doc/user-guide/bk-user-guide.xml17(orgname)
#: ./doc/user-guide/bk-user-guide.xml22(holder)
msgid "OpenStack Foundation"
msgstr "OpenStack Foundation"
#: ./doc/user-guide/bk-user-guide.xml21(year)
msgid "2014"
msgstr "2014"
#: ./doc/user-guide/bk-user-guide.xml24(releaseinfo)
msgid "current"
msgstr "カレント"
#: ./doc/user-guide/bk-user-guide.xml25(productname)
msgid "OpenStack"
msgstr "OpenStack"
#: ./doc/user-guide/bk-user-guide.xml29(remark)
msgid "Copyright details are filled in by the template."
msgstr "Copyright details are filled in by the template."
#: ./doc/user-guide/bk-user-guide.xml34(para)
msgid ""
"OpenStack is an open-source cloud computing platform for public and private "
"clouds. A series of interrelated projects deliver a cloud infrastructure "
"solution. This guide shows OpenStack end users how to create and manage "
"resources in an OpenStack cloud with the OpenStack dashboard and OpenStack "
"client commands."
msgstr "OpenStack は、パブリッククラウドやプライベートクラウド向けの、オープンソースのクラウドコンピューティングプラットフォームです。一連の相互に関連するプロジェクトがクラウドインフラストラクチャーソリューションを提供します。このガイドは、OpenStack のユーザーが、OpenStack のダッシュボードやコマンドラインクライアントを用いて、OpenStack クラウドのリソースを作成および管理する方法について説明します。"
#: ./doc/user-guide/bk-user-guide.xml44(date)
msgid "2014-05-09"
msgstr "2014-05-09"
#: ./doc/user-guide/bk-user-guide.xml48(para)
msgid "Add a command line cheat sheet."
msgstr "コマンドラインのチートシートを追加しました。"
#: ./doc/user-guide/bk-user-guide.xml55(date)
msgid "2014-04-17"
msgstr "2014-04-17"
#: ./doc/user-guide/bk-user-guide.xml59(para)
msgid ""
"For the Icehouse release, this guide has been updated with changes to the "
"dashboard plus the moving of the command reference appendix as indicated "
"below."
msgstr "このガイドは Icehouse リリース向けに、ダッシュボードを変更しました。また、以下に示したとおり、付録のコマンドリファレンスを移動しました。"
#: ./doc/user-guide/bk-user-guide.xml69(date)
msgid "2014-01-31"
msgstr "2014-01-31"
#: ./doc/user-guide/bk-user-guide.xml73(para)
msgid ""
"Removed the command reference appendix. This information is now in the <link"
" href=\"http://docs.openstack.org/cli-"
"reference/content/\"><citetitle>OpenStack Command-Line Interface "
"Reference</citetitle></link>."
msgstr "付録のコマンドリファレンスを削除しました。この情報は現在 <link href=\"http://docs.openstack.org/cli-reference/content/\"><citetitle>OpenStack コマンドラインインターフェースリファレンス</citetitle></link>にあります。"
#: ./doc/user-guide/bk-user-guide.xml83(date)
msgid "2013-12-30"
msgstr "2013-12-30"
#: ./doc/user-guide/bk-user-guide.xml87(para)
msgid "Added the OpenStack Python SDK chapter."
msgstr "OpenStack Python SDK に関する章を追加しました。"
#: ./doc/user-guide/bk-user-guide.xml94(date)
msgid "2013-10-17"
msgstr "2013-10-17"
#: ./doc/user-guide/bk-user-guide.xml98(para)
msgid "Havana release."
msgstr "Havana リリース。"
#: ./doc/user-guide/bk-user-guide.xml104(date)
msgid "2013-08-19"
msgstr "2013-08-19"
#: ./doc/user-guide/bk-user-guide.xml108(para)
msgid "Editorial changes."
msgstr "編集上の変更。"
#: ./doc/user-guide/bk-user-guide.xml114(date)
msgid "2013-07-29"
msgstr "2013-07-29"
#: ./doc/user-guide/bk-user-guide.xml118(para)
msgid "First edition of this document."
msgstr "このドキュメントの初版。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml7(title)
msgid "Use snapshots to migrate instances"
msgstr "インスタンス移行のためのスナップショットの使用"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml8(para)
msgid ""
"To use snapshots to migrate instances from OpenStack projects to clouds, "
"complete these steps."
msgstr "OpenStack プロジェクトからクラウドにインスタンスを移行するためにスナップショットを使用する場合、これらの手順を実行します。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml11(para)
msgid "In the source project, perform the following steps:"
msgstr "移行元のプロジェクトで以下の手順を実行します。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml14(link)
msgid "Create a snapshot of the instance."
msgstr "インスタンスのスナップショットを作成します。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml17(link)
msgid "Download the snapshot as an image."
msgstr "スナップショットをイメージとしてダウンロードします。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml21(para)
msgid "In the destination project, perform the following steps:"
msgstr "移行先のプロジェクトで以下の手順を実行します。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml24(link)
msgid "Import the snapshot to the new environment."
msgstr "スナップショットを新しい環境にインポートします。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml27(link)
msgid "Boot a new instance from the snapshot."
msgstr "スナップショットから新しいインスタンスを起動します。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml32(para)
msgid "Some cloud providers allow only administrators to perform this task."
msgstr "いくつかのクラウドプロバイダーは管理者のみがこの作業を実行できます。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml35(title)
msgid "Create a snapshot of the instance"
msgstr "インスタンスのスナップショットの作成"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml38(para)
msgid ""
"Shut down the source VM before you take the snapshot to ensure that all data"
" is flushed to disk. If necessary, list the instances to view get the "
"instance name."
msgstr ""
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml49(para)
msgid ""
"Use the <placeholder-1/> command to confirm that the instance shows a "
"<literal>SHUTOFF</literal> status."
msgstr ""
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml59(para)
msgid ""
"Use the <placeholder-1/> command to take a snapshot. Use the "
"<placeholder-2/> command to check the status until the status is "
"<literal>ACTIVE</literal>:"
msgstr "スナップショットを取得するために <placeholder-1/> コマンドを使用します。<literal>実行中</literal>状態の間は、状態を確認するために <placeholder-2/> コマンドを使用します。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml78(title)
msgid "Download the snapshot as an image"
msgstr "イメージとしてスナップショットのダウンロード"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml81(para)
msgid "Get the image ID:"
msgstr "イメージ ID を取得します。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml90(para)
msgid ""
"Download the snapshot by using the image ID that was returned in the "
"previous step:"
msgstr "前の手順で返されたイメージ ID を使用してスナップショットをダウンロードします。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml94(para)
msgid ""
"The <placeholder-1/> command requires the image ID and cannot use the image "
"name."
msgstr "<placeholder-1/> コマンドは、イメージ ID を必要とし、イメージ名を使用しません。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml97(para)
msgid ""
"Ensure there is sufficient space on the destination file system for the "
"image file."
msgstr "イメージファイルの宛先ファイルシステムに十分な空き容量があることを確認します。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml103(para)
msgid ""
"Make the image available to the new environment, either through HTTP or with"
" direct upload to a machine (<placeholder-1/>)."
msgstr "新しい環境でイメージを利用可能にします。HTTP 経由、またはマシンに直接アップロード (<placeholder-1/>) します。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml109(title)
msgid "Import the snapshot to new environment"
msgstr "新しい環境へのスナップショットのインポート"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml110(para)
msgid "In the new project or cloud environment, import the snapshot:"
msgstr "新しいプロジェクトやクラウド環境で、スナップショットをインポートします。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml112(replaceable)
msgid "IMAGE_URL"
msgstr "IMAGE_URL"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml115(title)
msgid "Boot a new instance from the snapshot"
msgstr "スナップショットから新しいインスタンスを起動します。"
#: ./doc/user-guide/section_cli_nova_migrate_instances.xml116(para)
msgid ""
"In the new project or cloud environment, use the snapshot to create the new "
"instance:"
msgstr "新しいプロジェクトやクラウド環境で、新しいインスタンスを作成するためにスナップショットを使用します。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml10(title)
msgid "Store metadata on a configuration drive"
msgstr "コンフィグドライブへのメタデータの保存"
#: ./doc/user-guide/section_cli_nova_config-drive.xml11(para)
msgid ""
"You can configure OpenStack to write metadata to a special configuration "
"drive that attaches to the instance when it boots. The instance can mount "
"this drive and read files from it to get information that is normally "
"available through the <link href=\"http://docs.openstack.org/admin-guide-"
"cloud/content/section_metadata-service.html\">metadata service</link>. This "
"metadata is different from the user data."
msgstr "OpenStack は、起動時にインスタンスに接続される特別な設定ドライブにメタデータを書き込むように設定することができます。インスタンスはこのディスクをマウントしてそこからファイルを読み込むことで、通常<link href=\"http://docs.openstack.org/admin-guide-cloud/content/section_metadata-service.html\">メタデータサービス</link>から提供される情報を取得することができます。このメタデータは、ユーザーデータと異なります。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml18(para)
msgid ""
"One use case for using the configuration drive is to pass a networking "
"configuration when you do not use DHCP to assign IP addresses to instances. "
"For example, you might pass the IP address configuration for the instance "
"through the configuration drive, which the instance can mount and access "
"before you configure the network settings for the instance."
msgstr "コンフィグドライブを使用するユースケースとして、インスタンスへの IP アドレスの割り当てに DHCP を使用しない場合に (IP アドレス、ネットマスク、ゲートウェイなどの) ネットワーク設定を config ドライブで渡すことなどが挙げられます。コンフィグドライブは、インスタンスのネットワーク設定が設定される前にマウント、アクセスできるため、コンフィグドライブを使用して IP アドレス設定を転送することができます。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml24(para)
msgid ""
"Any modern guest operating system that is capable of mounting an ISO 9660 or"
" VFAT file system can use the configuration drive."
msgstr "コンフィグドライブは、ISO 9660 または VFAT のファイルシステムをマウントできるゲストオペレーティングシステムからであればどれでも使用することができます。この機能は、最近のオペレーティングシステムのすべてで利用できるはずです。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml27(title)
msgid "Requirements and guidelines"
msgstr "要件とガイドライン"
#: ./doc/user-guide/section_cli_nova_config-drive.xml28(para)
msgid ""
"To use the configuration drive, you must follow the following requirements "
"for the compute host and image."
msgstr ""
#: ./doc/user-guide/section_cli_nova_config-drive.xml31(title)
msgid "Compute host requirements"
msgstr "コンピュートホストの要件"
#: ./doc/user-guide/section_cli_nova_config-drive.xml33(para)
msgid ""
"The following hypervisors support the configuration drive: libvirt, "
"XenServer, Hyper-V, and VMWare."
msgstr "以下のハイパーバイザーがコンフィグドライブをサポートします: libvirt、XenServer、Hyper-V、VMware。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml37(para)
msgid ""
"To use configuration drive with libvirt, XenServer, or VMWare, you must "
"first install the <package>genisoimage</package> package on each compute "
"host. Otherwise, instances do not boot properly."
msgstr "libvirt、XenServer、VMwareでコンフィグドライブを使用するには、<package>genisoimage</package> プログラムを各コンピュートホストにインストールする必要があります。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml42(para)
msgid ""
"Use the <literal>mkisofs_cmd</literal> flag to set the path where you "
"install the <package>genisoimage</package> program. If "
"<package>genisoimage</package> is in same path as the <systemitem "
"class=\"service\">nova-compute</systemitem> service, you do not need to set "
"this flag."
msgstr "<package>genisoimage</package> プログラムをインストールするパスを設定するために、<literal>mkisofs_cmd</literal> フラグを使用します。<package>genisoimage</package> が <systemitem class=\"service\">nova-compute</systemitem> サービスと同じパスである場合、このフラグを設定する必要がありません。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml51(para)
msgid ""
"To use configuration drive with Hyper-V, you must set the "
"<literal>mkisofs_cmd</literal> value to the full path to an "
"<literal>mkisofs.exe</literal> installation. Additionally, you must set the "
"<literal>qemu_img_cmd</literal> value in the <literal>hyperv</literal> "
"configuration section to the full path to an <literal>qemu-img</literal> "
"command installation."
msgstr "Hyper-V でコンフィグドライブを使用する場合、<literal>mkisofs_cmd</literal> の値を <literal>mkisofs.exe</literal> のインストレーションへの完全パスに設定する必要があります。さらに、<literal>qemu-img</literal> コマンドのインストレーションへの完全パスに <literal>hyperv</literal> 設定セクションの <literal>qemu_img_cmd</literal> フラグの値を設定する必要があります。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml62(title)
msgid "Image requirements"
msgstr "イメージの要件"
#: ./doc/user-guide/section_cli_nova_config-drive.xml64(para)
msgid ""
"An image built with a recent version of the <package>cloud-init</package> "
"package can automatically access metadata passed through the configuration "
"drive. The <package>cloud-init</package> package version 0.7.1 works with "
"Ubuntu and Fedora based images, such as Red Hat Enterprise Linux."
msgstr "<package>cloud-init</package> パッケージの最新版で構築したイメージは、自動的にコンフィグドライブを介してメタデータにアクセスできます。<package>cloud-init</package> パッケージのバージョン 0.7.1 は Ubuntu、Red Hat Enterprise Linux のような Fedora ベースのイメージで動作します。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml72(para)
msgid ""
"If an image does not have the <package>cloud-init</package> package "
"installed, you must customize the image to run a script that mounts the "
"configuration drive on boot, reads the data from the drive, and takes "
"appropriate action such as adding the public key to an account. See <xref "
"linkend=\"config_drive_contents\"/> for details about how data is organized "
"on the configuration drive."
msgstr "イメージに <package>cloud-init</package> パッケージがインストールされていない場合、起動時に config ドライブをマウントしドライブからデータを読み込み公開鍵をアカウントに追加するなどといった適切なアクションをとれるようにスクリプトを実行するように、このイメージをカスタマイズする必要があります。データがコンフィグドライブでどのように整理されているかについての詳細は<xref linkend=\"config_drive_contents\"/>を参照してください。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml82(para)
msgid ""
"If you use Xen with a configuration drive, use the "
"<literal>xenapi_disable_agent</literal> configuration parameter to disable "
"the agent."
msgstr "Xen でコンフィグドライブを使用する場合、エージェントを無効化するために <literal>xenapi_disable_agent</literal> 設定パラメーターを使用します。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml89(title)
msgid "Guidelines"
msgstr "ガイドライン"
#: ./doc/user-guide/section_cli_nova_config-drive.xml91(para)
msgid ""
"Do not rely on the presence of the EC2 metadata in the configuration drive, "
"because this content might be removed in a future release. For example, do "
"not rely on files in the <filename>ec2</filename> directory."
msgstr "コンフィグドライブにある EC2 メタデータに依存しないようにしてください。この内容は将来のリリースで削除される可能性があります。たとえば、<filename>ec2</filename> ディレクトリにあるファイルに依存しないでください。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml97(para)
msgid ""
"When you create images that access configuration drive data and multiple "
"directories are under the <filename>openstack</filename> directory, always "
"select the highest API version by date that your consumer supports. For "
"example, if your guest image supports the 2012-03-05, 2012-08-05, and "
"2013-04-13 versions, try 2013-04-13 first and fall back to a previous "
"version if 2013-04-13 is not present."
msgstr "コンフィグドライブデータにアクセスするイメージを作成する際に、<filename>openstack</filename> ディレクトリに複数のディレクトリが存在する場合、常にコンシューマーのサポートがある日付で最新の API バージョンのものを選択するようにしてください。例えば、ゲストイメージがバージョン 2012-03-05、2012-08-05、2013-04-13 をサポートする場合、まず 2013-04-13 を試します。2013-04-13 がない場合は次に新しいバージョンを見ていきます。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml109(title)
msgid "Enable and access the configuration drive"
msgstr "コンフィグドライブの有効化とアクセス"
#: ./doc/user-guide/section_cli_nova_config-drive.xml112(para)
msgid ""
"To enable the configuration drive, pass the <literal>--config-"
"drive=true</literal> parameter to the <placeholder-1/> command."
msgstr "コンフィグドライブを有効化するために、<placeholder-1/> コマンドに <literal>--config-drive=true</literal> パラメーターを指定します。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml116(para)
msgid ""
"The following example enables the configuration drive and passes user data, "
"two files, and two key/value metadata pairs, all of which are accessible "
"from the configuration drive:"
msgstr "以下の例は、コンフィグドライブを有効化し、ユーザーデータを渡します。このデータはコンフィグドライブからアクセスできる、2 つのファイル、2 つのキーバリューメタデータペアです。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml121(para)
msgid ""
"You can also configure the Compute service to always create a configuration "
"drive by setting the following option in the "
"<filename>/etc/nova/nova.conf</filename> file:"
msgstr "<filename>/etc/nova/nova.conf</filename> ファイルに以下のオプションを設定することにより、常にコンフィグドライブを作成するよう、Compute サービスを設定することもできます。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml126(para)
msgid ""
"If a user passes the <literal>--config-drive=true</literal> flag to the "
"<placeholder-1/> command, an administrator cannot disable the configuration "
"drive."
msgstr "ユーザーが <literal>--config-drive=true</literal> フラグを <placeholder-1/> コマンドに指定した場合、管理者はコンフィグドライブを無効化できません。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml134(para)
msgid ""
"If your guest operating system supports accessing disk by label, you can "
"mount the configuration drive as the <filename>/dev/disk/by-"
"label/<replaceable>configurationDriveVolumeLabel</replaceable></filename> "
"device. In the following example, the configuration drive has the "
"<filename>config-2</filename> volume label."
msgstr ""
#: ./doc/user-guide/section_cli_nova_config-drive.xml142(para)
msgid ""
"Ensure that you use at least version 0.3.1 of CirrOS for configuration drive"
" support."
msgstr "必ずコンフィグドライブをサポートする CirrOS バージョン 0.3.1 以降を利用してください。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml145(para)
msgid ""
"If your guest operating system does not use <literal>udev</literal>, the "
"<filename>/dev/disk/by-label</filename> directory is not present."
msgstr "お使いのゲストオペレーティングシステムが <literal>udev</literal> を使用していなければ、<filename>/dev/disk/by-label</filename> ディレクトリが存在しません。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml149(para)
msgid ""
"You can use the <placeholder-1/> command to identify the block device that "
"corresponds to the configuration drive. For example, when you boot the "
"CirrOS image with the <literal>m1.tiny</literal> flavor, the device is "
"<filename>/dev/vdb</filename>:"
msgstr "コンフィグドライブに対応するブロックデバイスを識別するために、<placeholder-1/> コマンドを使用できます。たとえば、<literal>m1.tiny</literal> フレーバーで CirrOS イメージを起動するとき、このデバイスは <filename>/dev/vdb</filename> になります。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml157(para)
msgid "Once identified, you can mount the device:"
msgstr "認識されると、デバイスをマウントできます。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml164(title)
msgid "Configuration drive contents"
msgstr "コンフィグドライブの内容"
#: ./doc/user-guide/section_cli_nova_config-drive.xml165(para)
msgid ""
"In this example, the contents of the configuration drive are as follows:"
msgstr "この例では、コンフィグドライブの内容は以下のとおりです。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml178(para)
msgid ""
"The files that appear on the configuration drive depend on the arguments "
"that you pass to the <placeholder-1/> command."
msgstr "コンフィグドライブに表示されるファイルは、<placeholder-1/> コマンドに渡した引数に依存します。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml183(title)
msgid "OpenStack metadata format"
msgstr "OpenStack メタデータの形式"
#: ./doc/user-guide/section_cli_nova_config-drive.xml184(para)
msgid ""
"The following example shows the contents of the "
"<filename>openstack/2012-08-10/meta_data.json</filename> and "
"<filename>openstack/latest/meta_data.json</filename> files. These files are "
"identical. The file contents are formatted for readability."
msgstr "<filename>openstack/2012-08-10/meta_data.json</filename>、<filename>openstack/latest/meta_data.json</filename> (これらのファイルは 2 つとも同じ内容です) の内容の例を以下に示しています。読みやすいようにフォーマットを少し改善しています。"
#: ./doc/user-guide/section_cli_nova_config-drive.xml190(para)
msgid ""
"Note the effect of the <literal>--file /etc/network/interfaces=/home/myuser"
"/instance-interfaces</literal> argument that was passed to the "
"<placeholder-1/> command. The contents of this file are contained in the "
"<filename>openstack/content/0000</filename> file on the configuration drive,"
" and the path is specified as <filename>/etc/network/interfaces</filename> "
"in the <filename>meta_data.json</filename> file."
msgstr "<literal>--file /etc/network/interfaces=/home/myuser/instance-interfaces</literal> 引数の効果は、オリジナルの <placeholder-1/> コマンドに渡される点に注意してください。このファイルの内容は、コンフィグドライブの <filename>openstack/content/0000</filename> ファイルに含まれており、パスは <filename>meta_data.json</filename> ファイルに <filename>/etc/network/interfaces</filename> として指定されています。 "
#: ./doc/user-guide/section_cli_nova_config-drive.xml201(title)
msgid "EC2 metadata format"
msgstr "EC2 メタデータの形式"
#: ./doc/user-guide/section_cli_nova_config-drive.xml202(para)
msgid ""
"The following example shows the contents of the <filename>ec2/2009-04-04"
"/meta-data.json</filename> and the <filename>ec2/latest/meta-"
"data.json</filename> files. These files are identical. The file contents are"
" formatted to improve readability."
msgstr "<filename>ec2/2009-04-04/meta-data.json</filename>、<filename>ec2/latest/meta-data.json</filename> (これらのファイルは 2 つとも同じ内容です) の内容の例を以下に示しています。読みやすいようにフォーマットを少し改善しています。 "
#: ./doc/user-guide/section_cli_nova_config-drive.xml210(title)
msgid "User data"
msgstr "ユーザーデータ"
#: ./doc/user-guide/section_cli_nova_config-drive.xml211(para)
msgid ""
"The <filename>openstack/2012-08-10/user_data</filename>, "
"<filename>openstack/latest/user_data</filename>, <filename>ec2/2009-04-04"
"/user-data</filename>, and <filename>ec2/latest/user-data</filename> file "
"are present only if the <literal>--user-data</literal> flag and the contents"
" of the user data file are passed to the <placeholder-1/> command."
msgstr "<filename>openstack/2012-08-10/user_data</filename>、<filename>openstack/latest/user_data</filename>、<filename>ec2/2009-04-04/user-data</filename>、<filename>ec2/latest/user-data</filename> のファイルは、<literal>--user-data</literal> フラグを <placeholder-1/> コマンドに指定した場合のみ存在し、引数で指定したユーザーデータファイルの内容がこれらのファイルに含まれます。 "
#: ./doc/user-guide/section_cli_nova_config-drive.xml221(title)
msgid "Configuration drive format"
msgstr "コンフィグドライブのフォーマット"
#: ./doc/user-guide/section_cli_nova_config-drive.xml222(para)
msgid ""
"The default format of the configuration drive as an ISO 9660 file system. To"
" explicitly specify the ISO 9660 format, add the following line to the "
"<filename>/etc/nova/nova.conf</filename> file:"
msgstr "コンフィグドライブのデフォルトのフォーマットは、ISO 9660 ファイルシステムです。ISO 9660 フォーマットを明示的に指定する場合、以下の行を <filename>/etc/nova/nova.conf</filename> に含めます。 "
#: ./doc/user-guide/section_cli_nova_config-drive.xml228(para)
msgid ""
"By default, you cannot attach the configuration drive image as a CD drive "
"instead of as a disk drive. To attach a CD drive, add the following line to "
"the <filename>/etc/nova/nova.conf</filename> file:"
msgstr "デフォルトでは、ディスクドライブの代わりに CD ドライブとしてコンフィグドライブのイメージを接続することはできません。CD ドライブを接続する場合は、<filename>/etc/nova/nova.conf</filename> の以下の行を追加します。 "
#: ./doc/user-guide/section_cli_nova_config-drive.xml233(para)
msgid ""
"For legacy reasons, you can configure the configuration drive to use VFAT "
"format instead of ISO 9660. It is unlikely that you would require VFAT "
"format because ISO 9660 is widely supported across operating systems. "
"However, to use the VFAT format, add the following line to the "
"<filename>/etc/nova/nova.conf</filename> file:"
msgstr "レガシー関連の理由から、config ドライブを ISO 9660 ではなく VFAT フォーマットを使用するように設定できます。ISO 9660 は様々なオペレーティングシステムで幅広くサポートされているため、VFAT フォーマットが必要になる可能性は低いはずです。ただし、VFAT フォーマットを使用する場合は <filename>/etc/nova/nova.conf</filename> に以下の行を指定します。 "
#: ./doc/user-guide/section_cli_nova_config-drive.xml242(para)
msgid "If you choose VFAT, the configuration drive is 64MB."
msgstr "VFAT を選択する場合、コンフィグドライブは 64MB になります。 "
#: ./doc/user-guide/section_cli_nova_config-drive.xml247(title)
msgid "Configuration drive reference"
msgstr "コンフィグドライブのリファレンス"
#: ./doc/user-guide/section_cli_nova_config-drive.xml248(para)
msgid ""
"The following table shows the configuration options for the configuration "
"drive."
msgstr "以下の表はコンフィグドライブの全オプションを示します。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml6(title)
msgid "Launch and manage instances"
msgstr "インスタンスの起動と管理"
#: ./doc/user-guide/section_dashboard_launch_instances.xml7(para)
msgid "Instances are virtual machines that run inside the cloud."
msgstr "インスタンスはクラウド内で動作する仮想マシンです。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml9(para)
msgid ""
"You can <link linkend=\"dashboard_launch_instances_from_image\">launch an "
"instance</link> from the following sources:"
msgstr "以下のソースから<link linkend=\"dashboard_launch_instances_from_image\">インスタンスを起動</link>できます。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml12(para)
msgid ""
"Images uploaded to the OpenStack Image Service, as described in <xref "
"linkend=\"dashboard_manage_images\"/>."
msgstr "<xref linkend=\"dashboard_manage_images\"/>に記載されているとおり、OpenStack Image Service にアップロードされたイメージ。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml14(para)
msgid ""
"Image that you have copied to a persistent volume. The instance launches "
"from the volume, which is provided by the <systemitem class=\"service"
"\">cinder-volume</systemitem> API through iSCSI."
msgstr "永続ストレージにコピーしたイメージ。インスタンスは、iSCSI 経由で <systemitem class=\"service\">cinder-volume</systemitem> API により提供される、ボリュームから起動します。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml23(title)
msgid "Connect to your instance by using SSH"
msgstr "インスタンスへの SSH 接続"
#: ./doc/user-guide/section_dashboard_launch_instances.xml24(para)
msgid ""
"To use SSH to connect to your instance, you use the downloaded keypair file."
msgstr "インスタンスに SSH 接続するために、ダウンロードしたキーペアファイルを使用します。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml27(para)
msgid ""
"The user name is <literal>ubuntu</literal> for the Ubuntu cloud images on "
"TryStack."
msgstr "TryStack の Ubuntu クラウドイメージのユーザー名は <literal>ubuntu</literal> です。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml32(para)
msgid "Copy the IP address for your instance."
msgstr "インスタンスの IP アドレスをコピーします。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml35(para)
msgid ""
"Use the <placeholder-1/> command to make a secure connection to the "
"instance. For example:"
msgstr "インスタンスにセキュアに接続するために <placeholder-1/> コマンドを使用します。例:"
#: ./doc/user-guide/section_dashboard_launch_instances.xml41(para)
msgid "At the prompt, type <literal>yes</literal>."
msgstr "プロンプトに <literal>yes</literal> と入力します。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml47(title)
msgid "Track usage for instances"
msgstr "インスタンスの使用状況の確認"
#: ./doc/user-guide/section_dashboard_launch_instances.xml48(para)
msgid ""
"You can track usage for instances for each project. You can track costs per "
"month by showing metrics like number of vCPUs, disks, RAM, and uptime for "
"all your instances."
msgstr "プロジェクトごとのインスタンスの使用状況を確認できます。すべてのインスタンスの仮想 CPU 数、ディスク、メモリ、起動時間のような測定項目を表示することにより、月ごとのコストを確認できます。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml54(para)
msgid ""
"Log in to the dashboard, choose a project, and click "
"<guilabel>Overview</guilabel>."
msgstr "ダッシュボードにログインし、プロジェクトを選択し、<guibutton>概要</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml58(para)
msgid ""
"To query the instance usage for a month, select a month and click "
"<guibutton>Submit</guibutton>."
msgstr "ある月のインスタンス使用状況を問い合わせるために、月を選択し、<guibutton>送信</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml63(para)
msgid ""
"To download a summary, click <guibutton>Download CSV Summary</guibutton>."
msgstr "概要をダウンロードするために、<guibutton>概要 CSV のダウンロード</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml72(para)
#: ./doc/user-guide/section_dashboard_launch_instances.xml98(para)
msgid ""
"Log in to the dashboard, choose a project, and click "
"<guilabel>Instances</guilabel>."
msgstr "ダッシュボードにログインし、プロジェクトを選択し、<guilabel>インスタンス</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml76(para)
msgid "Select the instance from which to create a snapshot."
msgstr "スナップショットを作成するインスタンスを選択します。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml79(para)
msgid ""
"In the <guilabel>Actions</guilabel> column, click <guilabel>Create "
"Snapshot</guilabel>."
msgstr "<guilabel>操作</guilabel>の列で、<guilabel>スナップショットの作成</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml83(para)
msgid ""
"In the Create Snapshot dialog box, enter a name for the snapshot, and click "
"<guibutton>Create Snapshot</guibutton>."
msgstr "スナップショットの作成ダイアログボックスで、スナップショットの名前を入力し、<guibutton>スナップショットの作成</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml85(para)
msgid "The <guilabel>Images</guilabel> category shows the instance snapshot."
msgstr "インスタンスのスナップショットが<guilabel>イメージ</guilabel>カテゴリーに表示されます。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml89(para)
msgid ""
"To launch an instance from the snapshot, select the snapshot and click "
"<guibutton>Launch</guibutton>. Proceed with <xref "
"linkend=\"dashboard_launch_instances_from_image\"/>."
msgstr "スナップショットからインスタンスを起動するために、スナップショットを選択し、<guibutton>起動</guibutton>をクリックします。<xref linkend=\"dashboard_launch_instances_from_image\"/>に進みます。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml95(title)
msgid "Manage an instance"
msgstr "インスタンスの管理"
#: ./doc/user-guide/section_dashboard_launch_instances.xml102(para)
msgid "Select an instance."
msgstr "インスタンスを選択します。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml105(para)
msgid ""
"In the <guilabel>More</guilabel> list in the <guilabel>Actions</guilabel> "
"column, select the state."
msgstr "<guilabel>アクション</guilabel>列の<guilabel>▼</guilabel>ドロップダウンリストで状態を選択します。"
#: ./doc/user-guide/section_dashboard_launch_instances.xml107(para)
msgid ""
"You can resize or rebuild an instance. You can also choose to view the "
"instance console log, edit instance or the security groups. Depending on the"
" current state of the instance, you can pause, resume, suspend, soft or hard"
" reboot, or terminate it."
msgstr "インスタンスのリサイズや再構築をできます。インスタンスのコンソールログを表示するため、インスタンスやセキュリティグループを編集するためにも選択できます。インスタンスの現在の状態によって、インスタンスを一時停止、再開、サスペンド、ソフトリブート、ハードリブート、終了できます。"
#: ./doc/user-guide/ch_cli.xml10(title)
msgid "OpenStack command-line clients"
msgstr "OpenStack コマンドラインクライアント"
#: ./doc/user-guide/section_sdk_neutron.xml8(para)
msgid ""
"To use the information in this section, you should have a general "
"understanding of OpenStack Networking, OpenStack Compute, and the "
"integration between the two. You should also have access to a plug-in that "
"implements the Networking API v2.0."
msgstr ""
#: ./doc/user-guide/section_sdk_neutron.xml15(para)
msgid "Make sure that you set the relevant environment variables."
msgstr "関連する環境変数をきちんと設定します。"
#: ./doc/user-guide/section_sdk_neutron.xml17(para)
msgid ""
"As an example, see the sample shell file that sets these variables to get "
"credentials:"
msgstr "例として、クレデンシャルを取得するために、これらの変数を設定するサンプルシェルファイルを参照してください。"
#: ./doc/user-guide/section_sdk_neutron.xml20(replaceable)
msgid "password"
msgstr "password"
#: ./doc/user-guide/section_sdk_neutron.xml22(replaceable)
msgid "IPADDRESS"
msgstr "IPADDRESS"
#: ./doc/user-guide/section_sdk_neutron.xml25(title)
msgid "Get credentials"
msgstr "クレデンシャルの取得"
#: ./doc/user-guide/section_sdk_neutron.xml26(para)
msgid ""
"The examples in this section use the <code>get_credentials</code> method:"
msgstr "このセクションにある例は <code>get_credentials</code> メソッドを使用します。"
#: ./doc/user-guide/section_sdk_neutron.xml38(para)
msgid ""
"Use the <code>get_credentials()</code> method to populate and get a "
"dictionary:"
msgstr "辞書を生成し、取得するために、<code>get_credentials()</code> メソッドを使用します。"
#: ./doc/user-guide/section_sdk_neutron.xml43(title)
msgid "Get Nova credentials"
msgstr "Nova クレデンシャルの取得"
#: ./doc/user-guide/section_sdk_neutron.xml44(para)
msgid ""
"Few examples in this section use the <code>get_nova_credentials</code> "
"method:"
msgstr "このセクションにある例は <code>get_nova_credentials</code> メソッドを使用します。"
#: ./doc/user-guide/section_sdk_neutron.xml56(para)
msgid ""
"Use the <code>get_nova_credentials()</code> method to populate and get a "
"dictionary:"
msgstr "辞書を生成し、取得するために、<code>get_nova_credentials()</code> メソッドを使用します。"
#: ./doc/user-guide/section_sdk_neutron.xml62(title)
msgid "Print values"
msgstr "値の表示"
#: ./doc/user-guide/section_sdk_neutron.xml63(para)
msgid ""
"The examples in this section use the <code>print_values</code> and "
"<code>print_values_server</code> methods:"
msgstr "このセクションにある例は <code>print_values</code> メソッドと <code>print_values_server</code> メソッドを使用します。"
#: ./doc/user-guide/section_sdk_neutron.xml94(para)
msgid ""
"This code resides in the <filename>utils.py</filename> file, which all "
"samples import."
msgstr "このコードは <filename>utils.py</filename> ファイルにあります。すべてのサンプルがこれをインポートします。"
#: ./doc/user-guide/section_sdk_neutron.xml99(para)
msgid "The following program creates a network:"
msgstr "以下のプログラムはネットワークを作成します。"
#: ./doc/user-guide/section_sdk_neutron.xml125(title)
msgid "List networks"
msgstr "ネットワークの一覧表示"
#: ./doc/user-guide/section_sdk_neutron.xml126(para)
msgid "The following program lists networks:"
msgstr "以下のプログラムはネットワークを一覧表示します。"
#: ./doc/user-guide/section_sdk_neutron.xml137(para)
#: ./doc/user-guide/section_sdk_neutron.xml196(para)
#: ./doc/user-guide/section_sdk_neutron.xml426(para)
msgid ""
"For <code>print_values</code> see <xref "
"linkend=\"sdk_neutron_print_values\"/>."
msgstr "<code>print_values</code> は <xref linkend=\"sdk_neutron_print_values\"/> を参照してください。"
#: ./doc/user-guide/section_sdk_neutron.xml142(title)
msgid "Create ports"
msgstr "ポートの作成"
#: ./doc/user-guide/section_sdk_neutron.xml143(para)
msgid "The following program creates a port:"
msgstr "以下のプログラムはポートを作成します。"
#: ./doc/user-guide/section_sdk_neutron.xml174(para)
msgid ""
"For <code>get_nova_credentials</code> see <xref "
"linkend=\"sdk_neutron_get_nova_credentials\"/>."
msgstr "<code>get_nova_credentials</code> は <xref linkend=\"sdk_neutron_get_nova_credentials\"/> を参照してください。"
#: ./doc/user-guide/section_sdk_neutron.xml177(para)
#: ./doc/user-guide/section_sdk_neutron.xml193(para)
msgid ""
"For <code>get_credentials</code> see <xref "
"linkend=\"sdk_neutron_get_credentials\"/>."
msgstr "<code>get_credentials</code> は <xref linkend=\"sdk_neutron_get_credentials\"/> を参照してください。"
#: ./doc/user-guide/section_sdk_neutron.xml182(title)
msgid "List ports"
msgstr "ポートの一覧表示"
#: ./doc/user-guide/section_sdk_neutron.xml183(para)
msgid "The following program lists ports:"
msgstr "以下のプログラムはポートを一覧表示します。"
#: ./doc/user-guide/section_sdk_neutron.xml201(title)
msgid "List server ports"
msgstr "サーバーポートの一覧表示"
#: ./doc/user-guide/section_sdk_neutron.xml202(para)
msgid "The following program lists the ports for a server:"
msgstr "以下のプログラムがサーバーのポートを一覧表示します。"
#: ./doc/user-guide/section_sdk_neutron.xml238(title)
msgid "Create router and add port to subnet"
msgstr "ルーターの作成とサブネットへのポートの追加"
#: ./doc/user-guide/section_sdk_neutron.xml239(para)
msgid ""
"This example queries OpenStack Networking to create a router and add a port "
"to a subnet."
msgstr "この例は、ルーターを作成し、サブネットにポートを追加するために、OpenStack Networking にクエリーを発行します。"
#: ./doc/user-guide/section_sdk_neutron.xml242(title)
msgid "To create a router and add a port to a subnet"
msgstr "ルーターの作成とサブネットへのポートの追加の方法"
#: ./doc/user-guide/section_sdk_neutron.xml253(para)
msgid ""
"Get Nova Credentials. See <xref "
"linkend=\"sdk_neutron_get_nova_credentials\"/>."
msgstr "Nova クレデンシャルを取得します。<xref linkend=\"sdk_neutron_get_nova_credentials\"/> を参照してください。"
#: ./doc/user-guide/section_sdk_neutron.xml265(para)
msgid "Create a router and add a port to the subnet:"
msgstr "ルーターを作成し、サブネットにポートを追加します。"
#: ./doc/user-guide/section_sdk_neutron.xml289(title)
msgid "Create router: complete code listing"
msgstr "ルーターの作成: コード全体"
#: ./doc/user-guide/section_sdk_neutron.xml323(title)
msgid "Delete a network"
msgstr "ネットワークの削除"
#: ./doc/user-guide/section_sdk_neutron.xml324(para)
msgid "This example queries OpenStack Networking to delete a network."
msgstr "この例は、ネットワークを削除するために、OpenStack Networking にクエリーを発行します。"
#: ./doc/user-guide/section_sdk_neutron.xml327(title)
msgid "To delete a network"
msgstr "ネットワークの削除方法"
#: ./doc/user-guide/section_sdk_neutron.xml334(para)
#: ./doc/user-guide/section_sdk_neutron.xml410(para)
#: ./doc/user-guide/section_sdk_neutron.xml460(para)
#: ./doc/user-guide/section_sdk_neutron.xml509(para)
msgid "Get credentials. See <xref linkend=\"sdk_neutron_get_credentials\"/>."
msgstr "クレデンシャルを取得します。<xref linkend=\"sdk_neutron_get_credentials\"/>を参照してください。"
#: ./doc/user-guide/section_sdk_neutron.xml339(para)
#: ./doc/user-guide/section_sdk_neutron.xml415(para)
#: ./doc/user-guide/section_sdk_neutron.xml465(para)
#: ./doc/user-guide/section_sdk_neutron.xml514(para)
msgid ""
"Instantiate the <literal>neutron</literal> client object by using the "
"<literal>credentials</literal> dictionary object:"
msgstr "<literal>credentials</literal> 辞書オブジェクトを使用して、<literal>neutron</literal> クライアントオブジェクトのインスタンスを生成します。"
#: ./doc/user-guide/section_sdk_neutron.xml346(para)
msgid "Delete the network:"
msgstr "ネットワークを削除します。"
#: ./doc/user-guide/section_sdk_neutron.xml368(title)
msgid "Delete network: complete code listing"
msgstr "ネットワークの削除: コード全体"
#: ./doc/user-guide/section_sdk_neutron.xml398(title)
msgid "List routers"
msgstr "ルーターの一覧表示"
#: ./doc/user-guide/section_sdk_neutron.xml399(para)
msgid "This example queries OpenStack Networking to list all routers."
msgstr "この例は、すべてのルーターを一覧表示するために、OpenStack Networking にクエリーを発行します。"
#: ./doc/user-guide/section_sdk_neutron.xml402(title)
msgid "To list routers"
msgstr "ルーターの一覧表示方法"
#: ./doc/user-guide/section_sdk_neutron.xml422(para)
msgid "List the routers"
msgstr "ルーターの一覧表示"
#: ./doc/user-guide/section_sdk_neutron.xml432(title)
msgid "List routers: complete code listing"
msgstr "ルーターの一覧表示: コード全体"
#: ./doc/user-guide/section_sdk_neutron.xml448(title)
msgid "List security groups"
msgstr "セキュリティグループの一覧表示"
#: ./doc/user-guide/section_sdk_neutron.xml449(para)
msgid "This example queries OpenStack Networking to list security groups."
msgstr "この例は、セキュリティグループを一覧表示するために、OpenStack Networking にクエリーを発行します。"
#: ./doc/user-guide/section_sdk_neutron.xml452(title)
msgid "To list security groups"
msgstr "セキュリティグループの一覧表示方法"
#: ./doc/user-guide/section_sdk_neutron.xml472(para)
msgid "List Security groups"
msgstr "セキュリティグループの一覧表示"
#: ./doc/user-guide/section_sdk_neutron.xml478(title)
msgid "List security groups: complete code listing"
msgstr "セキュリティグループの一覧表示: コード全体"
#: ./doc/user-guide/section_sdk_neutron.xml490(para)
msgid ""
"OpenStack Networking security groups are case-sensitive while the "
"<systemitem class=\"service\">nova-network</systemitem> security groups are "
"case-insensitive."
msgstr "<systemitem class=\"service\">nova-network</systemitem> のセキュリティグループは大文字小文字を区別しませんが、OpenStack Networking のセキュリティグループは区別します。"
#: ./doc/user-guide/section_sdk_neutron.xml497(title)
msgid "List subnets"
msgstr "サブネットの一覧表示"
#: ./doc/user-guide/section_sdk_neutron.xml498(para)
msgid "This example queries OpenStack Networking to list subnets."
msgstr "この例は、サブネットを一覧表示するために、OpenStack Networking にクエリーを発行します。"
#: ./doc/user-guide/section_sdk_neutron.xml501(title)
msgid "To list subnets"
msgstr "サブネットの一覧表示方法"
#: ./doc/user-guide/section_sdk_neutron.xml521(para)
msgid "List subnets:"
msgstr "サブネットを一覧表示します。"
#: ./doc/user-guide/section_sdk_neutron.xml527(title)
msgid "List subnets: complete code listing"
msgstr "サブネットの一覧表示: コード全体"
#: ./doc/user-guide/section_sdk_auth_nova.xml6(title)
msgid "Authenticate against a Compute endpoint"
msgstr "Compute エンドポイントへの認証"
#: ./doc/user-guide/section_sdk_auth_nova.xml7(para)
msgid ""
"To authenticate against a Compute endpoint, instantiate a <link "
"href=\"http://docs.openstack.org/developer/python-"
"novaclient/api/novaclient.v1_1.client.html#novaclient.v1_1.client.Client\"> "
"novaclient.v_1_1.client.Client</link> object:"
msgstr "Compute エンドポイントに認証するために、<link href=\"http://docs.openstack.org/developer/python-novaclient/api/novaclient.v1_1.client.html#novaclient.v1_1.client.Client\"> novaclient.v_1_1.client.Client</link> オブジェクトのインスタンスを生成します。"
#: ./doc/user-guide/section_sdk_auth_nova.xml18(para)
msgid ""
"Alternatively, you can instantiate a "
"<classname>novaclient.client.Client</classname> object and pass the version "
"number:"
msgstr "代わりに、<classname>novaclient.client.Client</classname> オブジェクトのインスタンスを生成し、バージョン番号を渡すこともできます。"
#: ./doc/user-guide/section_sdk_auth_nova.xml28(para)
msgid ""
"If you authenticate against an endpoint that uses a custom authentication "
"back end, you must load the authentication plug-in and pass it to the "
"constructor."
msgstr "カスタム認証バックエンドを使用するエンドポイントに対して認証する場合、その認証プラグインを読み込み、それをコンストラクターに渡す必要があります。"
#: ./doc/user-guide/section_sdk_auth_nova.xml31(para)
msgid ""
"The Rackspace public cloud is an OpenStack deployment that uses a custom "
"authentication back end. To authenticate against this cloud, you must "
"install the <link href=\"https://pypi.python.org/pypi/rackspace-"
"novaclient/\"> rackspace-novaclient</link> library that contains the "
"Rackspace authentication plug-in, called <literal>rackspace</literal>. The "
"following Python code shows the additional modifications required to "
"instantiate a <classname>Client</classname> object that can authenticate "
"against the Rackspace custom authentication back end."
msgstr "Rackspace パブリッククラウドは、カスタム認証バックエンドを使用する OpenStack 環境です。このクラウドに対して認証するために、<literal>rackspace</literal> という Rackspace 認証プラグインを含む、<link href=\"https://pypi.python.org/pypi/rackspace-novaclient/\"> rackspace-novaclient</link> ライブラリをインストールする必要があります。以下の Python コードは、Rackspace のカスタム認証バックエンドに対して認証できる、<classname>Client</classname> オブジェクトのインスタンスを生成するために、少し修正したものを示します。"
#: ./doc/user-guide/section_sdk_auth_nova.xml53(para)
msgid ""
"If you set the <literal>OS_AUTH_SYSTEM</literal> environment variable, check"
" for this variable in your Python script to determine whether you need to "
"load a custom authentication back end:"
msgstr "<literal>OS_AUTH_SYSTEM</literal> 環境変数を設定した場合、カスタム認証バックエンドを読み込む必要があるかどうかを判断するために、Python スクリプトでこの変数を確認します。"
#: ./doc/user-guide/section_dashboard_stacks.xml6(title)
msgid "Launch and manage stacks"
msgstr "スタックの起動と管理"
#: ./doc/user-guide/section_dashboard_stacks.xml8(para)
msgid ""
"OpenStack Orchestration is a service that you can use to orchestrate "
"multiple composite cloud applications. This service supports use of both the"
" Amazon Web Services (AWS) CloudFormation template format through both a "
"Query API that is compatible with CloudFormation and the native OpenStack "
"<glossterm>Heat Orchestration Template (HOT)</glossterm> format through a "
"REST API."
msgstr ""
#: ./doc/user-guide/section_dashboard_stacks.xml30(title)
msgid "Launch a stack"
msgstr "スタックの起動"
#: ./doc/user-guide/section_dashboard_stacks.xml33(para)
msgid ""
"Log in to the dashboard, choose a project, and click "
"<guibutton>Stacks</guibutton> in the <guilabel>Orchestration</guilabel> "
"category on the <guilabel>Projects</guilabel> tab."
msgstr "ダッシュボードにログインし、プロジェクトを選択し、<guilabel>プロジェクト</guilabel>タブにある<guilabel>オーケストレーション</guilabel>カテゴリーの<guibutton>スタック</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_stacks.xml39(para)
msgid "Click <guibutton>Launch Stack</guibutton>."
msgstr "<guibutton>スタックの起動</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_stacks.xml43(para)
msgid ""
"In the <guilabel>Select Template</guilabel> dialog box, specify the "
"following values."
msgstr "<guilabel>テンプレートの選択</guilabel>ダイアログボックスで以下の値を指定します。"
#: ./doc/user-guide/section_dashboard_stacks.xml50(guilabel)
msgid "Template Source"
msgstr "テンプレートの指定方法"
#: ./doc/user-guide/section_dashboard_stacks.xml51(para)
msgid "Choose the source of the template from the list."
msgstr "テンプレートのソースを一覧から選択します。"
#: ./doc/user-guide/section_dashboard_stacks.xml54(guilabel)
msgid "Template URL/File/Data"
msgstr "テンプレート URL/ファイル/データ"
#: ./doc/user-guide/section_dashboard_stacks.xml55(para)
msgid ""
"Depending on the source that you selected, enter the URL, browse to the file"
" location, or directly include the template."
msgstr "選択したソースに応じて、URL を入力する、ファイルの場所を指定する、テンプレートを直接取り込みます。"
#: ./doc/user-guide/section_dashboard_stacks.xml60(guilabel)
msgid "Environment Source"
msgstr "環境設定の指定方法"
#: ./doc/user-guide/section_dashboard_stacks.xml61(para)
msgid ""
"Choose the source of the environment from the list. The environment files "
"contain additional settings for the stack."
msgstr "環境のソースを一覧から選択します。環境ファイルは、スタック向けの追加の文字列を含みます。"
#: ./doc/user-guide/section_dashboard_stacks.xml66(guilabel)
msgid "Environment URL/File/Data"
msgstr "環境 URL/ファイル/データ"
#: ./doc/user-guide/section_dashboard_stacks.xml67(para)
msgid ""
"Depending on the source that you selected, enter the URL, browse to the file"
" location, or directly include the environment."
msgstr "選択したソースに応じて、URL を入力する、ファイルの場所を指定する、環境を直接取り込みます。"
#: ./doc/user-guide/section_dashboard_stacks.xml75(para)
#: ./doc/user-guide/section_dashboard_stacks.xml193(para)
msgid "Click <guibutton>Next</guibutton>."
msgstr "<guibutton>次へ</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_stacks.xml79(para)
msgid ""
"In the <guilabel>Launch Stack</guilabel> dialog box, specify the following "
"values."
msgstr "<guilabel>スタックの起動</guilabel>ダイアログボックスで以下の値を指定します。"
#: ./doc/user-guide/section_dashboard_stacks.xml86(guilabel)
msgid "Stack Name"
msgstr "スタック名"
#: ./doc/user-guide/section_dashboard_stacks.xml87(para)
msgid "Enter a name to identify the stack."
msgstr "スタックを識別するための名前を入力します。"
#: ./doc/user-guide/section_dashboard_stacks.xml90(guilabel)
msgid "Creation Timeout (minutes)"
msgstr "作成タイムアウト時間 (分単位)"
#: ./doc/user-guide/section_dashboard_stacks.xml91(para)
msgid ""
"Specify the number of minutes that can elapse before the launch of the stack"
" times out."
msgstr "スタック起動のタイムアウトまでの経過時間を分単位で指定します。"
#: ./doc/user-guide/section_dashboard_stacks.xml95(guilabel)
msgid "Rollback On Failure"
msgstr "失敗時のロールバック"
#: ./doc/user-guide/section_dashboard_stacks.xml96(para)
msgid ""
"Select this check box if you want if you want the service to roll back "
"changes if the stack fails to launch."
msgstr ""
#: ./doc/user-guide/section_dashboard_stacks.xml101(guilabel)
msgid "Password for user \"demo\""
msgstr "「demo」ユーザーのパスワード"
#: ./doc/user-guide/section_dashboard_stacks.xml102(para)
msgid ""
"Specify the password that the default user uses when the stack is created."
msgstr "スタックが作成したデフォルトユーザーが使用するパスワードを指定します。"
#: ./doc/user-guide/section_dashboard_stacks.xml106(guilabel)
msgid "DBUsername"
msgstr "データベースユーザー名"
#: ./doc/user-guide/section_dashboard_stacks.xml107(para)
msgid "Specify the name of the database user."
msgstr "データベースのユーザー名を指定します。"
#: ./doc/user-guide/section_dashboard_stacks.xml110(guilabel)
msgid "LinuxDistribution"
msgstr "Linux ディストリビューション"
#: ./doc/user-guide/section_dashboard_stacks.xml111(para)
msgid "Specify the Linux distribution that is used in the stack."
msgstr "スタックで使用される Linux ディストリビューションを指定します。"
#: ./doc/user-guide/section_dashboard_stacks.xml115(guilabel)
msgid "DBRootPassword"
msgstr "データベース root パスワード"
#: ./doc/user-guide/section_dashboard_stacks.xml116(para)
msgid "Specify the root password for the database."
msgstr "データベースのルートパスワードを指定します。"
#: ./doc/user-guide/section_dashboard_stacks.xml119(guilabel)
msgid "KeyName"
msgstr "キー名"
#: ./doc/user-guide/section_dashboard_stacks.xml120(para)
msgid "Specify the name of the key pair to use to log in to the stack."
msgstr "スタックにログインするために使用するキーペアの名前を指定します。"
#: ./doc/user-guide/section_dashboard_stacks.xml124(guilabel)
msgid "DBName"
msgstr "データベース名"
#: ./doc/user-guide/section_dashboard_stacks.xml125(para)
msgid "Specify the name of the database."
msgstr "データベースの名前を指定します。"
#: ./doc/user-guide/section_dashboard_stacks.xml128(guilabel)
msgid "DBPassword"
msgstr "DBPassword"
#: ./doc/user-guide/section_dashboard_stacks.xml129(para)
msgid "Specify the password for the database."
msgstr "データベースのパスワードを指定します。"
#: ./doc/user-guide/section_dashboard_stacks.xml132(guilabel)
msgid "InstanceType"
msgstr "InstanceType"
#: ./doc/user-guide/section_dashboard_stacks.xml133(para)
msgid "Specify the flavor for the instance."
msgstr "インスタンスのフレーバーを指定します。"
#: ./doc/user-guide/section_dashboard_stacks.xml139(para)
msgid "Click <guilabel>Launch</guilabel> to create a stack."
msgstr "スタックを作成するために<guilabel>起動</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_stacks.xml143(para)
msgid "The <guilabel>Stacks</guilabel> tab shows the stack."
msgstr "スタックが<guilabel>スタック</guilabel>タブに表示されます。"
#: ./doc/user-guide/section_dashboard_stacks.xml146(para)
msgid ""
"After the stack is created, click on the stack name to see the following "
"details:"
msgstr "スタックの作成後、スタック名をクリックして、以下の詳細を参照できます。"
#: ./doc/user-guide/section_dashboard_stacks.xml150(guilabel)
msgid "Topology"
msgstr "トポロジー"
#: ./doc/user-guide/section_dashboard_stacks.xml152(para)
msgid "The topology of the stack."
msgstr "スタックのトポロジー。"
#: ./doc/user-guide/section_dashboard_stacks.xml156(guilabel)
msgid "Overview"
msgstr "概要"
#: ./doc/user-guide/section_dashboard_stacks.xml158(para)
msgid "The parameters and details of the stack."
msgstr "スタックのパラメーターと詳細。"
#: ./doc/user-guide/section_dashboard_stacks.xml162(guilabel)
msgid "Resources"
msgstr "リソース"
#: ./doc/user-guide/section_dashboard_stacks.xml164(para)
msgid "The resources used by the stack."
msgstr "スタックにより使用されたリソース。"
#: ./doc/user-guide/section_dashboard_stacks.xml168(guilabel)
msgid "Events"
msgstr "イベント"
#: ./doc/user-guide/section_dashboard_stacks.xml170(para)
msgid "The events related to the stack."
msgstr "スタックに関連するイベント。"
#: ./doc/user-guide/section_dashboard_stacks.xml176(title)
msgid "Manage a stack"
msgstr "スタックの管理"
#: ./doc/user-guide/section_dashboard_stacks.xml179(para)
#: ./doc/user-guide/section_dashboard_stacks.xml209(para)
msgid ""
"Log in to the dashboard, choose a project, and click "
"<guilabel>Stacks</guilabel>."
msgstr "ダッシュボードにログインし、プロジェクトを選択し、<guilabel>スタック</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_stacks.xml183(para)
msgid "Select the stack that you want to update."
msgstr "更新したいスタックを選択します。"
#: ./doc/user-guide/section_dashboard_stacks.xml186(para)
msgid "Click <guibutton>Change Stack Template</guibutton>."
msgstr "<guibutton>スタックテンプレートの変更</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_stacks.xml189(para)
msgid ""
"In the <guilabel>Select Template</guilabel> dialog box, select the new "
"template source or environment source."
msgstr "<guilabel>テンプレートの選択</guilabel>ダイアログボックスで、新しいテンプレートのソースまたは環境のソースを選択します。"
#: ./doc/user-guide/section_dashboard_stacks.xml194(para)
msgid "The <guilabel>Update Stack Parameters</guilabel> window appears."
msgstr "<guilabel>スタックパラメーターの更新</guilabel>ウィンドウが表示されます。"
#: ./doc/user-guide/section_dashboard_stacks.xml197(para)
msgid "Enter new values for any parameters that you want to update."
msgstr "更新したいパラメーターの新しい値を入力します。"
#: ./doc/user-guide/section_dashboard_stacks.xml200(para)
msgid "Click <guibutton>Update</guibutton>."
msgstr "<guibutton>更新</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_stacks.xml205(title)
msgid "Delete a stack"
msgstr "スタックの削除"
#: ./doc/user-guide/section_dashboard_stacks.xml206(para)
msgid "When you delete a stack, you cannot undo this action."
msgstr "スタックを削除するとき、この操作を取り消しできません。"
#: ./doc/user-guide/section_dashboard_stacks.xml213(para)
msgid "Select the stack that you want to delete."
msgstr "削除したいスタックを選択します。"
#: ./doc/user-guide/section_dashboard_stacks.xml216(para)
msgid "Click <guibutton>Delete Stack</guibutton>."
msgstr "<guibutton>スタックの削除</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_stacks.xml220(para)
msgid ""
"In the confirmation dialog box, click <guibutton>Delete Stack</guibutton> to"
" confirm the deletion."
msgstr "確認ダイアログで、削除を確認するために、<guibutton>スタックの削除</guibutton>をクリックします。"
#: ./doc/user-guide/section_sdk_authenticate.xml5(title)
msgid "Authenticate"
msgstr "認証"
#: ./doc/user-guide/section_sdk_authenticate.xml6(para)
msgid ""
"When using the SDK, you must authenticate against an OpenStack endpoint "
"before you can use OpenStack services. Each project uses a slightly "
"different syntax for authentication."
msgstr "SDK を使用する際、OpenStack のサービスを利用する前に、OpenStack のエンドポイントに対して認証する必要があります。各プロジェクトは、認証の構文が微妙に異なります。"
#: ./doc/user-guide/section_sdk_authenticate.xml9(para)
msgid ""
"You must typically authenticate against a specific version of a service. For"
" example, a client might need to authenticate against Identity v2.0."
msgstr ""
#: ./doc/user-guide/section_sdk_authenticate.xml12(para)
msgid ""
"Python scripts that use the OpenStack SDK must have access to the "
"credentials contained in the <link linkend=\"cli_openrc\">OpenStack RC "
"file</link>. Because credentials are sensitive information, do not include "
"them in your scripts. This guide assumes that users source the "
"<filename><replaceable>PROJECT</replaceable>-openrc.sh</filename> file and "
"access the credentials by using the environment variables in the Python "
"scripts."
msgstr "OpenStack SDK を使用する Python スクリプトは、<link linkend=\"cli_openrc\">OpenStack RC ファイル</link>に含まれるクレデンシャルにアクセスする必要があります。クレデンシャルは取り扱いに注意を要する情報であるため、スクリプトに含めてはいけません。このガイドは、ユーザーが <filename><replaceable>PROJECT</replaceable>-openrc.sh</filename> ファイルを読み込み、Python スクリプトで環境変数を使用してクレデンシャルにアクセスすることを仮定しています。"
#: ./doc/user-guide/section_sdk_manage_images.xml8(para)
msgid ""
"When working with images in the SDK, you will call both "
"<literal>glance</literal> and <literal>nova</literal> methods."
msgstr "SDK でイメージを操作する場合、<literal>glance</literal> メソッドと <literal>nova</literal> メソッドを呼び出します。"
#: ./doc/user-guide/section_sdk_manage_images.xml12(para)
msgid ""
"To list the available images, call the "
"<methodname>glanceclient.v2.images.Controller.list</methodname> method:"
msgstr "利用可能なイメージを一覧表示するために、<methodname>glanceclient.v2.images.Controller.list</methodname> メソッドを呼び出します。"
#: ./doc/user-guide/section_sdk_manage_images.xml18(para)
msgid ""
"The <methodname>images</methodname> method returns a Python generator, as "
"shown in the following interaction with the Python interpreter:"
msgstr "<methodname>images</methodname> メソッドは、以下の Python インタープリターとのやりとりにあるとおり、Python ジェネレーターを返します。"
#: ./doc/user-guide/section_sdk_manage_images.xml77(title)
msgid "Get image by ID"
msgstr "ID によるイメージの取得"
#: ./doc/user-guide/section_sdk_manage_images.xml78(para)
msgid ""
"To retrieve an image object from its ID, call the <methodname> "
"glanceclient.v2.images.Controller.get</methodname> method:"
msgstr "ID からイメージオブジェクトを取得するために、<methodname> glanceclient.v2.images.Controller.get</methodname> メソッドを呼び出します。"
#: ./doc/user-guide/section_sdk_manage_images.xml88(title)
msgid "Get image by name"
msgstr "名前によるイメージの取得"
#: ./doc/user-guide/section_sdk_manage_images.xml89(para)
msgid ""
"The Image Service Python bindings do not support the retrieval of an image "
"object by name. However, the Compute Python bindings enable you to get an "
"image object by name. To get an image object by name, call the <methodname> "
"novaclient.v1_1.images.ImageManager.find</methodname> method:"
msgstr "Image Service Python バインディングは、名前によるイメージオブジェクトの取得をサポートしません。しかしながら、Compute Python バインディングは、名前によりイメージオブジェクトを取得できます。名前によりイメージオブジェクトを取得するために、<methodname> novaclient.v1_1.images.ImageManager.find</methodname> メソッドを呼び出します。"
#: ./doc/user-guide/section_sdk_manage_images.xml102(para)
msgid ""
"To upload an image, call the <methodname> "
"glanceclient.v2.images.ImageManager.create</methodname> method:"
msgstr "イメージをアップロードするために、<methodname> glanceclient.v2.images.ImageManager.create</methodname> メソッドを呼び出します。"
#: ./doc/user-guide/section_sdk_install.xml6(title)
msgid "Install the OpenStack SDK"
msgstr "OpenStack SDK のインストール"
#: ./doc/user-guide/section_sdk_install.xml7(para)
msgid ""
"Each OpenStack project has its own Python library. These libraries are "
"bundled with the command-line clients. For example, the Python bindings for "
"the Compute API are bundled with the <package>python-novaclient</package> "
"package."
msgstr "各 OpenStack プロジェクトは自身の Python ライブラリを持ちます。これらのライブラリはコマンドラインクライアントに同梱されています。たとえば、Compute API の Python バインドは <package>python-novaclient</package> パッケージに同梱されています。"
#: ./doc/user-guide/section_sdk_install.xml11(para)
msgid ""
"For details about how to install the clients, see <link "
"linkend=\"install_clients\">install the OpenStack command-line "
"clients</link>."
msgstr "クライアントのインストール方法の詳細は<link linkend=\"install_clients\">OpenStack コマンドラインクライアントのインストール</link>を参照してください。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml8(para)
msgid ""
"Before you launch an instance, you should add security group rules to enable"
" users to ping and use SSH to connect to the instance. To do so, you either "
"<link href=\"#security_groups_add_rule\">add rules to the default security "
"group</link> or add a security group with rules."
msgstr "インスタンスの起動前に、ユーザーがインスタンスに ping と SSH を実行できるよう、セキュリティグループのルールを追加すべきです。そうする場合、<link href=\"#security_groups_add_rule\">default セキュリティグループにルールを追加する</link> か、ルールを持つセキュリティグループを追加します。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml14(para)
msgid ""
"Key pairs are SSH credentials that are injected into an instance when it is "
"launched. To use key pair injection, the image that the instance is based on"
" must contain the <literal>cloud-init</literal> package. Each project should"
" have at least one key pair. For more information, see <xref "
"linkend=\"keypair_add\"/>."
msgstr "キーペアは、インスタンスの起動時に、インスタンスに注入される SSH クレデンシャルです。キーペアを注入するために、インスタンスがベースとするイメージは、<literal>cloud-init</literal> パッケージを含める必要があります。各プロジェクトは、少なくとも 1 つのキーペアを持つべきです。詳細は <xref linkend=\"keypair_add\"/> を参照してください。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml20(para)
msgid ""
"If you have generated a key pair with an external tool, you can import it "
"into OpenStack. The key pair can be used for multiple instances that belong "
"to a project. For more information, see <xref "
"linkend=\"dashboard_import_keypair\"/>."
msgstr "外部ツールを用いてキーペアを作成しても、OpenStack にインポートできます。キーペアは同じプロジェクトの複数のインスタンスに使用できます。詳細は<xref linkend=\"dashboard_import_keypair\"/>を参照してください。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml25(para)
msgid ""
"When an instance is created in OpenStack, it is automatically assigned a "
"fixed IP address in the network to which the instance is assigned. This IP "
"address is permanently associated with the instance until the instance is "
"terminated. However, in addition to the fixed IP address, a floating IP "
"address can also be attached to an instance. Unlike fixed IP addresses, "
"floating IP addresses are able to have their associations modified at any "
"time, regardless of the state of the instances involved."
msgstr ""
#: ./doc/user-guide/section_dashboard_access_and_security.xml35(title)
msgid "Add a rule to the default security group"
msgstr "default セキュリティグループへのルールの追加"
#: ./doc/user-guide/section_dashboard_access_and_security.xml36(para)
msgid ""
"This procedure enables SSH and ICMP (ping) access to instances. The rules "
"apply to all instances within a given project, and should be set for every "
"project unless there is a reason to prohibit SSH or ICMP access to the "
"instances."
msgstr "この手順により、インスタンスに SSH と ICMP (ping) アクセスできるようになります。ルールは、指定されたプロジェクト内のすべてのインスタンスに適用されます。インスタンスへの SSH や ICMP アクセスを禁止する理由がなければ、すべてのプロジェクトに対して設定すべきです。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml41(para)
msgid ""
"This procedure can be adjusted as necessary to add additional security group"
" rules to a project, if your cloud requires them."
msgstr "この手順は、追加のセキュリティグループのルールをプロジェクトに追加するために、必要に応じて調整できます。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml46(para)
msgid ""
"Log in to the dashboard, choose a project, and click <guilabel>Access &amp; "
"Security</guilabel>. The <guilabel>Security Groups</guilabel> tab shows the "
"security groups that are available for this project."
msgstr "ダッシュボードにログインし、プロジェクトを選択し、<guilabel>アクセスとセキュリティ</guilabel>をクリックします。<guilabel>セキュリティグループ</guilabel>タブに、このプロジェクトで利用できるセキュリティグループが表示されます。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml53(para)
msgid ""
"Select the <guilabel>default</guilabel> security group and click "
"<guibutton>Edit Rules</guibutton>."
msgstr "<guilabel>default</guilabel> セキュリティグループを選択し、<guibutton>ルールの編集</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml58(para)
msgid "To allow SSH access, click <guibutton>Add Rule</guibutton>."
msgstr "SSH アクセスを許可するために、<guibutton>ルールの追加</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml62(para)
#: ./doc/user-guide/section_dashboard_access_and_security.xml105(para)
msgid "In the Add Rule dialog box, enter the following values:"
msgstr "ルールの追加ダイアログボックスで、以下の値を入力します。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml69(guilabel)
#: ./doc/user-guide/section_dashboard_access_and_security.xml111(guilabel)
msgid "Rule"
msgstr "ルール"
#: ./doc/user-guide/section_dashboard_access_and_security.xml71(literal)
msgid "SSH"
msgstr "SSH"
#: ./doc/user-guide/section_dashboard_access_and_security.xml75(guilabel)
#: ./doc/user-guide/section_dashboard_access_and_security.xml119(guilabel)
msgid "Remote"
msgstr "接続相手"
#: ./doc/user-guide/section_dashboard_access_and_security.xml84(literal)
#: ./doc/user-guide/section_dashboard_access_and_security.xml124(literal)
msgid "0.0.0.0/0"
msgstr "0.0.0.0/0"
#: ./doc/user-guide/section_dashboard_access_and_security.xml90(para)
msgid ""
"To accept requests from a particular range of IP addresses, specify the IP "
"address block in the <guilabel>CIDR</guilabel> box."
msgstr "特定の IP アドレス範囲からのリクエストを許可する場合、<guilabel>CIDR</guilabel> ボックスに IP アドレスブロックを指定します。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml96(para)
#: ./doc/user-guide/section_dashboard_access_and_security.xml129(para)
msgid "Click <guibutton>Add</guibutton>."
msgstr "<guibutton>追加</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml97(para)
msgid ""
"Instances will now have SSH port 22 open for requests from any IP address."
msgstr "インスタンスは、すべての IP アドレスからのリクエストに対して、SSH ポート 22 番をオープンします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml101(para)
msgid "To add an ICMP rule, click <guibutton>Add Rule</guibutton>."
msgstr "ICMP ルールを追加するために、<guibutton>ルールの追加</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml112(literal)
msgid "All ICMP"
msgstr "All ICMP"
#: ./doc/user-guide/section_dashboard_access_and_security.xml115(guilabel)
msgid "Direction"
msgstr "方向"
#: ./doc/user-guide/section_dashboard_access_and_security.xml116(literal)
msgid "Ingress"
msgstr "受信"
#: ./doc/user-guide/section_dashboard_access_and_security.xml130(para)
msgid "Instances will now accept all incoming ICMP packets."
msgstr "インスタンスは、すべての ICMP 入力パケットを受け付けます。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml137(para)
msgid "Create at least one key pair for each project."
msgstr "プロジェクトごとに少なくとも 1 つのキーペアを作成します。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml140(para)
#: ./doc/user-guide/section_dashboard_access_and_security.xml169(para)
#: ./doc/user-guide/section_dashboard_access_and_security.xml237(para)
msgid ""
"Log in to the dashboard, choose a project, and click <guilabel>Access &amp; "
"Security</guilabel>."
msgstr "ダッシュボードにログインし、プロジェクトを選択し、<guilabel>アクセスとセキュリティ</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml145(para)
#: ./doc/user-guide/section_dashboard_access_and_security.xml174(para)
msgid ""
"Click the <guilabel>Keypairs</guilabel> tab, which shows the key pairs that "
"are available for this project."
msgstr "<guilabel>キーペア</guilabel>タブをクリックします。このプロジェクトで利用可能なキーペアが表示されます。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml150(para)
msgid "Click <guibutton>Create Keypair</guibutton>."
msgstr "<guibutton>キーペアの作成</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml154(para)
msgid ""
"In the Create Keypair dialog box, enter a name for your key pair, and click "
"<guibutton>Create Keypair</guibutton>."
msgstr "キーペアの作成ダイアログボックスに、キーペアの名前を入力し、<guibutton>キーペアの作成</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml160(para)
msgid "Respond to the prompt to download the key pair."
msgstr "キーペアをダウンロードするために、プロンプトに応答します。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml179(para)
msgid "Click <guibutton>Import Keypair</guibutton>."
msgstr "<guibutton>キーペアのインポート</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml183(para)
msgid ""
"In the Import Keypair dialog box, enter the name of your key pair, copy the "
"public key into the <guilabel>Public Key</guilabel> box, and then click "
"<guibutton>Import Keypair</guibutton>."
msgstr "キーペアのインポートのダイアログボックスで、キーペアの名前を入力します。<guilabel>公開鍵</guilabel>ボックスに公開鍵をコピーします。そして、<guibutton>キーペアのインポート</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml190(para)
msgid "Save the <filename>*.pem</filename> file locally."
msgstr "ローカルに <filename>*.pem</filename> ファイルを保存します。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml192(para)
msgid ""
"To change its permissions so that only you can read and write to the file, "
"run the following command:"
msgstr "あなただけがファイルを読み書きできるようにパーミッションを変更するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml195(replaceable)
#: ./doc/user-guide/section_dashboard_access_and_security.xml211(replaceable)
msgid "yourPrivateKey"
msgstr "yourPrivateKey"
#: ./doc/user-guide/section_dashboard_access_and_security.xml197(para)
msgid ""
"If you are using the dashboard from a Windows computer, use PuTTYgen to load"
" the <filename>*.pem</filename> file and convert and save it as "
"<filename>*.ppk</filename>. For more information see the <link "
"href=\"http://winscp.net/eng/docs/ui_puttygen\">WinSCP web page for "
"PuTTYgen</link>."
msgstr ""
#: ./doc/user-guide/section_dashboard_access_and_security.xml209(para)
msgid "To make the key pair known to SSH, run the <placeholder-1/> command."
msgstr "キーペアを SSH で利用するために、<placeholder-1/> コマンドを実行します。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml214(para)
msgid "The Compute database registers the public key of the key pair."
msgstr "コンピュートのデータベースはキーペアの公開鍵を登録します。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml216(para)
msgid ""
"The dashboard lists the key pair on the <guilabel>Access &amp; "
"Security</guilabel> tab."
msgstr "ダッシュボードの<guibutton>アクセスとセキュリティ</guibutton>タブにキーペアが一覧表示されます。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml220(title)
msgid "Allocate a floating IP address to an instance"
msgstr "インスタンスへの Floating IP アドレスの割り当て"
#: ./doc/user-guide/section_dashboard_access_and_security.xml221(para)
msgid ""
"When an instance is created in OpenStack, it is automatically assigned a "
"fixed IP address in the network to which the instance is assigned. This IP "
"address is permanently associated with the instance until the instance is "
"terminated."
msgstr "インスタンスを OpenStack に作成したとき、インスタンスに割り当てられるネットワーク上の固定 IP アドレスが自動的に割り当てられます。この IP アドレスは、インスタンスが終了するまで、インスタンスに割り当てられたままです。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml227(para)
msgid ""
"However, in addition to the fixed IP address, a floating IP address can also"
" be attached to an instance. Unlike fixed IP addresses, floating IP "
"addresses can have their associations modified at any time, regardless of "
"the state of the instances involved. This procedure details the reservation "
"of a floating IP address from an existing pool of addresses and the "
"association of that address with a specific instance."
msgstr "しかしながら、固定 IP アドレスに加えて、Floating IP アドレスもインスタンスに割り当てられます。固定 IP アドレスと異なり、インスタンスの状態に関わらず、Floating IP アドレスはいつでも割り当てを変更できます。この手順は、既存のアドレスプールから Floating IP を予約し、このアドレスを特定のインスタンスに割り当てることを詳細に説明します。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml241(para)
msgid ""
"Click the <guilabel>Floating IPs</guilabel> tab, which shows the floating IP"
" addresses allocated to instances."
msgstr "<guilabel>Floating IP</guilabel> タブをクリックします。ここにインスタンスに割り当てられた Floating IP アドレスが表示されます。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml246(para)
msgid "Click <guibutton>Allocate IP to Project</guibutton>."
msgstr "<guibutton>Floating IP の確保</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml249(para)
msgid "Choose the pool from which to pick the IP address."
msgstr "IP アドレスを確保するプールを選択します。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml253(para)
msgid "Click <guibutton>Allocate IP</guibutton>."
msgstr "<guibutton>Floating IP の確保</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml256(para)
msgid ""
"In the <guilabel>Floating IPs</guilabel> list, click <guibutton> "
"Associate</guibutton>."
msgstr "<guilabel>Floating IP</guilabel> 一覧で、<guibutton>割り当て</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml264(para)
msgid ""
"The <guilabel>IP Address</guilabel> field is filled automatically, but you "
"can add a new IP address by clicking the <guibutton>+</guibutton> button."
msgstr "<guilabel>IP アドレス</guilabel>の項目は自動的に入力されますが、<guibutton>+</guibutton> ボタンをクリックして、新しい IP アドレスを追加できます。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml271(para)
msgid ""
"In the <guilabel>Ports to be associated</guilabel> field, select a port from"
" the list."
msgstr "<guilabel>割り当てるポート</guilabel>の項目で、ドロップダウンリストからポートを選択します。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml274(para)
msgid "The list shows all the instances with their fixed IP addresses."
msgstr "ドロップダウンに固定 IP アドレスを持つインスタンスがすべて一覧表示されます。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml260(para)
msgid ""
"In the Manage Floating IP Associations dialog box, choose the following "
"options: <placeholder-1/>"
msgstr "Floating IP の割り当ての管理ダイアログボックスで、以下のオプションを選択します。 <placeholder-1/>"
#: ./doc/user-guide/section_dashboard_access_and_security.xml281(para)
msgid "Click <guibutton>Associate</guibutton>."
msgstr "<guibutton>割り当て</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml285(para)
msgid ""
"To disassociate an IP address from an instance, click the "
"<guibutton>Disassociate</guibutton> button."
msgstr "IP アドレスをインスタンスから割り当て解除する場合、<guibutton>割り当て解除</guibutton>ボタンをクリックします。"
#: ./doc/user-guide/section_dashboard_access_and_security.xml287(para)
msgid ""
"To release the floating IP address back into the pool of addresses, click "
"the <guibutton>More</guibutton> button and select the <guilabel>Release "
"Floating IP</guilabel> option."
msgstr "Floating IP アドレスを開放してアドレスプールに戻すために、<guibutton>▼</guibutton>ボタンをクリックし、<guilabel>Floating IP の開放</guilabel>オプションを選択します。"
#: ./doc/user-guide/ch_sdk.xml6(title)
msgid "OpenStack Python SDK"
msgstr "OpenStack Python SDK"
#: ./doc/user-guide/ch_sdk.xml8(para)
msgid ""
"Use the OpenStack Python Software Development Kit (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 using the Python SDK."
msgstr "OpenStack クラウドでリソースの作成や管理を自動化する Python ツールを作成するために、OpenStack Python ソフトウェア開発キット (SDK) を使用します。SDK は OpenStack API への Python バインドを実装します。これにより、直接 REST コールを発行する代わりに、Python オブジェクトでコールを発行することにより、Python で自動化タスクを実行できます。すべての OpenStack コマンドラインツールは Python SDK を使用して実装されています。"
#: ./doc/user-guide/ch_sdk.xml15(para)
msgid "You should also be familiar with:"
msgstr "以下にも慣れているとよいでしょう。"
#: ./doc/user-guide/ch_sdk.xml18(para)
msgid "RESTful web services"
msgstr "RESTful Web サービス"
#: ./doc/user-guide/ch_sdk.xml21(para)
msgid "HTTP/1.1"
msgstr "HTTP/1.1"
#: ./doc/user-guide/ch_sdk.xml24(para)
msgid "JSON and XML data serialization formats"
msgstr "JSON および XML データシリアライズ形式"
#: ./doc/user-guide/section_cli_swift_howto.xml6(title)
msgid "Manage objects and containers"
msgstr "オブジェクトとコンテナーの管理"
#: ./doc/user-guide/section_cli_swift_howto.xml8(para)
msgid ""
"The OpenStack Object Storage service provides the <placeholder-1/> client, "
"which is a command-line interface (CLI). Use this client to list objects and"
" containers, upload objects to containers, and download or delete objects "
"from containers. You can also gather statistics and update metadata for "
"accounts, containers, and objects."
msgstr "OpenStack Object Storage は <placeholder-1/> クライアントを提供します。これはコマンドラインインターフェース (CLI) です。オブジェクトやコンテナーの一覧表示、オブジェクトのコンテナーへのアップロード、オブジェクトのコンテナーからのダウンロードや削除を実行するために、このクライアントを使用します。アカウント、コンテナー、オブジェクトに関する統計情報の収集、メタデータの更新なども実行できます。"
#: ./doc/user-guide/section_cli_swift_howto.xml14(para)
msgid ""
"This client is based on the native swift client library, "
"<literal>client.py</literal>, which seamlessly re-authenticates if the "
"current token expires during processing, retries operations multiple times, "
"and provides a processing concurrency of 10."
msgstr "このクライアントは、ネイティブの swift クライアントライブラリ (<literal>client.py</literal>) をベースとしており、処理中に現在のトークンが失効した場合や、複数回オペレーションを中断した場合、10 個同時に並行処理する場合、シームレスに再認証します。 "
#: ./doc/user-guide/section_cli_swift_howto.xml20(title)
msgid "Create and manage containers"
msgstr "コンテナーの作成と管理"
#: ./doc/user-guide/section_cli_swift_howto.xml23(para)
msgid ""
"To create a container, run the following command and replace "
"<replaceable>CONTAINER</replaceable> with the name of your container."
msgstr "コンテナーを作成するために、以下のコマンドを実行します。<replaceable>CONTAINER</replaceable> をお使いのコンテナーの名前で置き換えます。"
#: ./doc/user-guide/section_cli_swift_howto.xml28(para)
msgid "To list all containers: run the following command:"
msgstr "すべてのコンテナーを一覧表示するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_swift_howto.xml32(para)
msgid "To check the status of containers, run the following command:"
msgstr "コンテナーの状態を確認するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_swift_howto.xml42(para)
msgid ""
"You can also use the <placeholder-1/> command with the "
"<replaceable>ACCOUNT</replaceable> or <replaceable>CONTAINER</replaceable> "
"names as parameters."
msgstr "<placeholder-1/> コマンドを使用することもできます。パラメーターとして <replaceable>ACCOUNT</replaceable> や <replaceable>CONTAINER</replaceable> の名前を使用できます。"
#: ./doc/user-guide/section_cli_swift_howto.xml61(title)
msgid "Manage access"
msgstr "アクセス権の管理"
#: ./doc/user-guide/section_cli_swift_howto.xml64(para)
msgid ""
"Users have roles on accounts. For example, a user with the admin role has "
"full access to all containers and objects in an account. You can set access "
"control lists (ACLs) at the container level and support lists for read and "
"write access, which you set with the <literal>X-Container-Read</literal> and"
" <literal>X-Container-Write</literal> headers."
msgstr "ユーザーにはアカウントに対してロールが割り当てられます。例えば、管理者ロールがあると、アカウント内のコンテナーやオブジェクトすべてに完全にアクセスすることができます。 コンテナーレベルでアクセス制御リスト (ACL) を設定できます。読み取り権と書き込み権の一覧表示がサポートされます。<literal>X-Container-Read</literal> と <literal>X-Container-Write</literal> ヘッダーを用いて設定します。"
#: ./doc/user-guide/section_cli_swift_howto.xml70(para)
msgid ""
"To give a user read access, use the <placeholder-1/> command with the "
"<parameter>-r</parameter> parameter. To give a user write access, use the "
"<parameter>-w</parameter> parameter."
msgstr "ユーザーに読み取り権を与える場合、<placeholder-1/> コマンドを <parameter>-r</parameter> パラメーターとともに使用します。ユーザーに書きこみ権を与える場合、<parameter>-w</parameter> パラメーターを使用します。"
#: ./doc/user-guide/section_cli_swift_howto.xml73(para)
msgid ""
"The following example enables the <literal>testuser</literal> user to read "
"objects in the container:"
msgstr "以下の例は、<literal>testuser</literal> ユーザーがコンテナー内でオブジェクトを読み取りできるようにします。 "
#: ./doc/user-guide/section_cli_swift_howto.xml76(para)
msgid "You can also use this command with a list of users."
msgstr "また、このコマンドをユーザー一覧とあわせて使用することもできます。"
#: ./doc/user-guide/section_cli_swift_howto.xml79(para)
msgid ""
"If you use StaticWeb middleware to enable Object Storage to serve public web"
" content, use <literal>.r:</literal>, followed by a list of allowed "
"referrers."
msgstr "StaticWeb ミドルウェアを使用して Object Storage を有効にし、パブリックの Web コンテンツにサービスを提供する場合、アクセス可能な参照元に対する構文は <literal>.r:</literal> の後に許可済みの参照元の一覧を指定します。 "
#: ./doc/user-guide/section_cli_swift_howto.xml82(para)
msgid "The following command gives object access to all referring domains:"
msgstr "以下のコマンドは、参照しているドメインすべてにオブジェクトがアクセスできるようにします。"
#: ./doc/user-guide/section_cli_swift_howto.xml89(title)
msgid "Manage objects"
msgstr "オブジェクトの管理"
#: ./doc/user-guide/section_cli_swift_howto.xml92(para)
msgid "To upload an object to a container, run the following command:"
msgstr "コンテナーにオブジェクトをアップロードするために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_swift_howto.xml94(replaceable)
#: ./doc/user-guide/section_cli_swift_howto.xml96(replaceable)
#: ./doc/user-guide/section_cli_swift_howto.xml101(replaceable)
#: ./doc/user-guide/section_cli_swift_howto.xml115(replaceable)
#: ./doc/user-guide/section_cli_swift_howto.xml120(replaceable)
msgid "OBJECT_FILENAME"
msgstr "OBJECT_FILENAME"
#: ./doc/user-guide/section_cli_swift_howto.xml95(para)
msgid "To upload in chunks, for large files, run the following command:"
msgstr "チャンク化した大きなファイルをアップロードするために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_swift_howto.xml96(replaceable)
msgid "CHUNK_SIZE"
msgstr "CHUNK_SIZE"
#: ./doc/user-guide/section_cli_swift_howto.xml99(para)
msgid "To check the status of the object, run the following command:"
msgstr "オブジェクトの状態を確認するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_swift_howto.xml114(para)
msgid "To list the objects in a container, run the following command:"
msgstr "コンテナーにあるオブジェクトを一覧表示するために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_cli_swift_howto.xml118(para)
msgid "To download an object from a container:, run the following command:"
msgstr "コンテナーからオブジェクトをダウンロードするために、以下のコマンドを実行します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml6(title)
msgid "Create and manage volumes"
msgstr "ボリュームの作成と管理"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml8(para)
msgid ""
"Volumes are block storage devices that you attach to instances to enable "
"persistent storage. You can attach a volume to a running instance or detach "
"a volume and attach it to another instance at any time. You can also create "
"a snapshot from or delete a volume. Only administrative users can create "
"volume types."
msgstr "ボリュームは、永続ストレージを使用するためにインスタンスに接続するブロックストレージデバイスです。ボリュームを稼働中のインスタンスに接続したり切断したりできます。また、いつでも別のインスタンスに接続できます。ボリュームからスナップショットを作成したり、削除したりできます。管理ユーザーのみがボリューム種別を作成できます。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml15(title)
msgid "Create a volume"
msgstr "ボリュームの作成"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml18(para)
#: ./doc/user-guide/section_dashboard_manage_volumes.xml136(para)
#: ./doc/user-guide/section_dashboard_manage_volumes.xml170(para)
#: ./doc/user-guide/section_dashboard_manage_volumes.xml212(para)
#: ./doc/user-guide/section_dashboard_manage_volumes.xml251(para)
msgid ""
"Log in to the dashboard, choose a project, and click "
"<guibutton>Volumes</guibutton>."
msgstr "ダッシュボードにログインし、プロジェクトを選択し、<guibutton>ボリューム</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml22(para)
#: ./doc/user-guide/section_dashboard_manage_volumes.xml124(para)
msgid "Click <guibutton>Create Volume</guibutton>."
msgstr "<guibutton>ボリュームの作成</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml23(para)
msgid "In the dialog box that opens, enter or select the following values."
msgstr "表示されたダイアログボックスで、以下の値を入力または選択します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml32(guilabel)
msgid "Volume Name"
msgstr "ボリューム名"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml36(para)
msgid "Specify a name for the volume."
msgstr "ボリュームの名前を指定します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml47(para)
msgid "Optionally, provide a brief description for the volume."
msgstr "オプションとして、ボリュームの簡単な説明を入力します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml54(guilabel)
msgid "Type"
msgstr "種別"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml58(para)
msgid "Leave this field blank."
msgstr "この項目は空白にしておきます。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml64(guilabel)
msgid "Size (GB)"
msgstr "容量 (GB)"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml68(para)
msgid "The size of the volume in gigabytes."
msgstr "ギガバイト単位のボリュームサイズ。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml75(guilabel)
msgid "Volume Source"
msgstr "ボリュームソース"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml79(para)
msgid "Select one of the following options:"
msgstr "以下のオプションを選択します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml82(guilabel)
msgid "No source, empty volume"
msgstr "ソースを指定しなければ、ボリュームが空になります"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml83(para)
msgid "Creates an empty volume."
msgstr "空のボリュームを作成します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml84(para)
msgid "An empty volume does not contain a file system or a partition table."
msgstr "空のボリュームは、ファイルシステムやパーティションテーブルを含みません。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml88(guilabel)
msgid "Snapshot"
msgstr "スナップショット"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml89(para)
msgid ""
"If you choose this option, a new field for <guilabel>Use snapshot as a "
"source</guilabel> displays. You can select the snapshot from the list."
msgstr "このオプションを選択する場合、<guilabel>ソースとしてスナップショットの利用</guilabel>の新項目が表示されます。この一覧からスナップショットを選択できます。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml95(guilabel)
msgid "Image"
msgstr "イメージ"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml96(para)
msgid ""
"If you choose this option, a new field for <guilabel>Use image as a "
"source</guilabel> displays. You can select the image from the list."
msgstr "このオプションを選択する場合、<guilabel>ソースとしてイメージの利用</guilabel>の新項目が表示されます。この一覧からイメージを選択できます。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml99(para)
msgid ""
"Select the <guilabel>Availability Zone</guilabel> from the list. By default,"
" this value is set to the availability zone given by the cloud provider (for"
" example, <literal>us-west</literal> or <literal>apac-south</literal>). For "
"some cases, it could be <literal>nova</literal>."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_volumes.xml107(guilabel)
msgid "Volume"
msgstr "ボリューム"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml108(para)
msgid ""
"If you choose this option, a new field for <guilabel>Use volume as a "
"source</guilabel> displays. You can select the volume from the list."
msgstr "このオプションを選択する場合、<guilabel>ソースとしてボリュームの利用</guilabel>の新項目が表示されます。この一覧からボリュームを選択できます。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml114(para)
msgid ""
"Options to use a snapshot or a volume as the source for a volume are "
"displayed only if there are existing snapshots or volumes."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_volumes.xml127(para)
msgid ""
"The dashboard shows the volume on the <guilabel>Volumes</guilabel> tab."
msgstr "ダッシュボードの<guilabel>ボリューム</guilabel>タブにボリュームが表示されます。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml131(title)
msgid "Attach a volume to an instance"
msgstr "ボリュームのインスタンスへの接続"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml132(para)
msgid ""
"After you create one or more volumes, you can attach them to instances. You "
"can attach a volume to one instance at a time."
msgstr "ボリュームを作成した後、それらをインスタンスに接続できます。ボリュームは、同時に 1 つのインスタンスに接続できます。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml140(para)
msgid ""
"Select the volume to add to an instance and click <guibutton>Edit "
"Attachments</guibutton>."
msgstr "インスタンスに追加するボリュームを選択し、<guibutton>接続の編集</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml144(para)
msgid ""
"In the <guilabel>Manage Volume Attachments</guilabel> dialog box, select an "
"instance."
msgstr ""
#: ./doc/user-guide/section_dashboard_manage_volumes.xml148(para)
msgid ""
"Enter the name of the device from which the volume is accessible by the "
"instance."
msgstr "インスタンスがボリュームにアクセスできる、デバイスの名前を入力します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml151(para)
msgid ""
"The actual device name might differ from the volume name because of "
"hypervisor settings."
msgstr "実際のデバイス名は、ハイパーバイザーの設定により、ボリューム名と異なるかもしれません。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml156(para)
msgid "Click <guibutton>Attach Volume</guibutton>."
msgstr "<guibutton>ボリュームの接続</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml157(para)
msgid ""
"The dashboard shows the instance to which the volume is now attached and the"
" device name."
msgstr "ボリュームが接続されたインスタンスとデバイス名がダッシュボードに表示されます。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml161(para)
msgid ""
"You can view the status of a volume in the <guilabel>Volumes</guilabel> tab "
"of the dashboard. The volume is either Available or In-Use."
msgstr "ダッシュボードの<guilabel>ボリューム</guilabel>にボリュームの状態を表示できます。ボリュームは、利用可能または使用中になります。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml163(para)
msgid ""
"Now you can log in to the instance and mount, format, and use the disk."
msgstr "これでインスタンスにログインでき、ディスクをマウント、フォーマット、利用できます。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml167(title)
msgid "Detach a volume from an instance"
msgstr "ボリュームのインスタンスからの切断"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml174(para)
msgid "Select the volume and click <guibutton>Edit Attachments</guibutton>."
msgstr "ボリュームを選択し、<guibutton>接続の編集</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml177(para)
msgid "Click <guibutton>Detach Volume</guibutton> and confirm your changes."
msgstr "<guibutton>ボリュームの切断</guibutton>をクリックし、変更を確認します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml181(para)
#: ./doc/user-guide/section_dashboard_manage_volumes.xml261(para)
msgid "A message indicates whether the action was successful."
msgstr "操作が成功したかどうかはメッセージでわかります。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml184(title)
msgid "Create a snapshot from a volume"
msgstr "ボリュームからのスナップショットの作成"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml187(para)
msgid ""
"Log in to the dashboard, choose a project, and click "
"<guilabel>Volumes</guilabel>."
msgstr "ダッシュボードにログインし、プロジェクトを選択し、<guilabel>ボリューム</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml191(para)
msgid "Select a volume from which to create a snapshot."
msgstr "スナップショットを作成するボリュームを選択します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml194(para)
msgid ""
"From the <guilabel>More</guilabel> list, select <guilabel>Create "
"Snapshot</guilabel>."
msgstr "<guilabel>▼</guilabel>リストから、<guilabel>スナップショットの作成</guilabel>を選択します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml198(para)
msgid ""
"In the dialog box that opens, enter a snapshot name and a brief description."
msgstr "開いたダイアログボックスで、スナップショットの名前と簡単な説明を入力します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml202(para)
msgid "Confirm your changes."
msgstr "変更を確認します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml203(para)
msgid ""
"The dashboard shows the new volume snapshot in <guilabel>Volume "
"Snapshots</guilabel> tab."
msgstr "ダッシュボードの<guilabel>ボリュームのスナップショット</guilabel>に新しいボリュームのスナップショットが表示されます。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml209(title)
msgid "Edit a volume"
msgstr "ボリュームの編集"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml221(para)
msgid ""
"On the <guilabel>Project</guilabel> tab, click <guilabel>Volumes</guilabel>."
msgstr "<guilabel>プロジェクト</guilabel> タブで、<guilabel>ボリューム</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml228(para)
msgid ""
"In the <guilabel>Actions</guilabel> column, click <guilabel>Edit "
"Volume</guilabel>."
msgstr "<guilabel>操作</guilabel>の列で、<guilabel>ボリュームの編集</guilabel>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml232(para)
msgid ""
"In the <guilabel>Edit Volume</guilabel> dialog box, update the name and "
"description of the image."
msgstr "<guilabel>ボリュームの編集</guilabel>ダイアログボックスで、イメージの名前と説明を更新します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml236(para)
msgid "Click <guibutton>Edit Volume</guibutton>."
msgstr "<guibutton>ボリュームの編集</guibutton>をクリックします。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml240(para)
msgid ""
"You can extend a volume by using the <guilabel>Extend Volume</guilabel> "
"option available in the <guibutton>More</guibutton> dropdown list and "
"entering the new value for volume size."
msgstr "<guibutton>▼</guibutton>ドロップダウンリストから利用できる、<guilabel>ボリュームの拡張</guilabel>を使用し、新しいボリュームサイズ値を入力して、ボリュームを拡張できます。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml246(title)
msgid "Delete a volume"
msgstr "ボリュームの削除"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml247(para)
msgid ""
"When you delete an instance, the data in its attached volumes is not "
"destroyed."
msgstr "インスタンスの削除時、接続されたボリュームのデータは無くなりません。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml255(para)
msgid "Select the check boxes for the volumes that you want to delete."
msgstr "削除したいボリュームのチェックボックスを選択します。"
#: ./doc/user-guide/section_dashboard_manage_volumes.xml259(para)
msgid "Click <guibutton>Delete Volumes</guibutton> and confirm your choice."
msgstr "<guibutton>ボリュームの切断</guibutton>をクリックし、選択内容を確認します。"
#: ./doc/user-guide/section_sdk_configure_instances.xml7(para)
msgid ""
"When working with images in the SDK, you will call "
"<literal>novaclient</literal> methods."
msgstr "SDK でイメージを操作する場合、<literal>novaclient</literal> メソッドを呼び出します。"
#: ./doc/user-guide/section_sdk_configure_instances.xml11(title)
msgid "Add a keypair"
msgstr "キーペアの追加"
#: ./doc/user-guide/section_sdk_configure_instances.xml12(para)
msgid ""
"To generate a keypair, call the <methodname><link "
"href=\"http://docs.openstack.org/developer/python-"
"novaclient/api/novaclient.v1_1.keypairs.html#novaclient.v1_1.keypairs.KeypairManager.create\">novaclient.v1_1.keypairs.KeypairManager.create</link></methodname>"
" method:"
msgstr "キーペアを生成するために、<methodname><link href=\"http://docs.openstack.org/developer/python-novaclient/api/novaclient.v1_1.keypairs.html#novaclient.v1_1.keypairs.KeypairManager.create\">novaclient.v1_1.keypairs.KeypairManager.create</link></methodname> メソッドを呼び出します。"
#: ./doc/user-guide/section_sdk_configure_instances.xml22(para)
msgid "The Python script output looks something like this:"
msgstr "Python スクリプトの出力は、このようになるでしょう。"
#: ./doc/user-guide/section_sdk_configure_instances.xml30(para)
msgid ""
"You typically write the private key to a file to use it later. The file must"
" be readable and writeable by only the file owner; otherwise, the SSH client"
" will refuse to read the private key file. It is safest to create the file "
"with the appropriate permissions, as shown in the following example:"
msgstr "一般的に、秘密鍵を後から使用するために、ファイルに保存します。このファイルは、ファイル所有者のみによりアクセス可能にしなければいけません。そうしなければ、SSH クライアントは秘密鍵ファイルの読み込みを拒否します。以下の例に示すとおり、適切なパーミッションを持つファイルを作成することが最も安全です。"
#: ./doc/user-guide/section_sdk_configure_instances.xml48(title)
msgid "Import a keypair"
msgstr "キーペアのインポート"
#: ./doc/user-guide/section_sdk_configure_instances.xml49(para)
msgid ""
"If you have already generated a keypair with the public key located at "
"<filename>~/.ssh/id_rsa.pub</filename>, pass the contents of the file to the"
" <methodname><link href=\"http://docs.openstack.org/developer/python-"
"novaclient/api/novaclient.v1_1.keypairs.html#novaclient.v1_1.keypairs.KeypairManager.create\">"
" novaclient.v1_1.keypairs.KeypairManager.create</link></methodname> method "
"to import the public key to Compute:"
msgstr ""
#: ./doc/user-guide/section_sdk_configure_instances.xml63(title)
msgid "List keypairs"
msgstr "キーペアの一覧表示"
#: ./doc/user-guide/section_sdk_configure_instances.xml64(para)
msgid ""
"To list keypairs, call the <methodname><link "
"href=\"http://docs.openstack.org/developer/python-"
"novaclient/api/novaclient.v1_1.keypairs.html#novaclient.v1_1.keypairs.KeypairManager.list\">novaclient.v1_1.keypairs.KeypairManager.list</link></methodname>"
" method:"
msgstr "キーペアを一覧表示するために、<methodname><link href=\"http://docs.openstack.org/developer/python-novaclient/api/novaclient.v1_1.keypairs.html#novaclient.v1_1.keypairs.KeypairManager.list\">novaclient.v1_1.keypairs.KeypairManager.list</link></methodname> メソッドを呼び出します。"
#: ./doc/user-guide/section_sdk_configure_instances.xml73(para)
msgid ""
"To list security groups for the current project, call the <methodname><link "
"href=\"http://docs.openstack.org/developer/python-"
"novaclient/api/novaclient.v1_1.security_groups.html#novaclient.v1_1.security_groups.SecurityGroupManager.list\">novaclient.v_1.security_groups.SecurityGroupManager.list</link></methodname>"
" method:"
msgstr "現在のプロジェクトのセキュリティグループを一覧表示するために、<methodname><link href=\"http://docs.openstack.org/developer/python-novaclient/api/novaclient.v1_1.security_groups.html#novaclient.v1_1.security_groups.SecurityGroupManager.list\">novaclient.v_1.security_groups.SecurityGroupManager.list</link></methodname> メソッドを呼び出します。"
#: ./doc/user-guide/section_sdk_configure_instances.xml78(para)
msgid ""
"To create a security group with a specified name and description, call the "
"<methodname><link href=\"http://docs.openstack.org/developer/python-"
"novaclient/api/novaclient.v1_1.security_groups.html#novaclient.v1_1.security_groups.SecurityGroupManager.create\">novaclient.v_1.security_groups.SecurityGroupManager.create</link></methodname>"
" method:"
msgstr "指定した名前と説明のセキュリティグループを作成するために、<methodname><link href=\"http://docs.openstack.org/developer/python-novaclient/api/novaclient.v1_1.security_groups.html#novaclient.v1_1.security_groups.SecurityGroupManager.create\">novaclient.v_1.security_groups.SecurityGroupManager.create</link></methodname> メソッドを呼び出します。"
#: ./doc/user-guide/section_sdk_configure_instances.xml83(para)
msgid ""
"To delete a security group, call the <methodname><link "
"href=\"http://docs.openstack.org/developer/python-"
"novaclient/api/novaclient.v1_1.security_groups.html#novaclient.v1_1.security_groups.SecurityGroupManager.delete\">"
" "
"novaclient.v_1.security_groups.SecurityGroupManager.delete</link></methodname>"
" method, passing either a <link href=\"http://docs.openstack.org/developer"
"/python-"
"novaclient/api/novaclient.v1_1.security_groups.html#novaclient.v1_1.security_groups.SecurityGroup\">novaclient.v1_1.security_groups.SecurityGroup</link>"
" object or group ID as an argument:"
msgstr "セキュリティグループを削除するために、<link href=\"http://docs.openstack.org/developer/python-novaclient/api/novaclient.v1_1.security_groups.html#novaclient.v1_1.security_groups.SecurityGroup\">novaclient.v1_1.security_groups.SecurityGroup</link> オブジェクトまたはグループ ID を引数として渡して、<methodname><link href=\"http://docs.openstack.org/developer/python-novaclient/api/novaclient.v1_1.security_groups.html#novaclient.v1_1.security_groups.SecurityGroupManager.delete\"> novaclient.v_1.security_groups.SecurityGroupManager.delete</link></methodname> メソッドを呼び出します。"
#: ./doc/user-guide/section_sdk_configure_instances.xml98(para)
msgid ""
"Access the security group rules from the <literal>rules</literal> attribute "
"of a <link href=\"http://docs.openstack.org/developer/python-"
"novaclient/api/novaclient.v1_1.security_groups.html#novaclient.v1_1.security_groups.SecurityGroup\">novaclient.v1_1.security_groups.SecurityGroup</link>"
" object:"
msgstr "<link href=\"http://docs.openstack.org/developer/python-novaclient/api/novaclient.v1_1.security_groups.html#novaclient.v1_1.security_groups.SecurityGroup\">novaclient.v1_1.security_groups.SecurityGroup</link> オブジェクトの <literal>rules</literal> 属性からセキュリティグループのルールにアクセスします。"
#: ./doc/user-guide/section_sdk_configure_instances.xml104(para)
msgid ""
"To add a rule, to a security group, call the <methodname><link "
"href=\"http://docs.openstack.org/developer/python-"
"novaclient/api/novaclient.v1_1.security_group_rules.html#novaclient.v1_1.security_group_rules.SecurityGroupRuleManager.create\">novaclient.v1_1.security_group_rules.SecurityGroupRuleManager.create</link></methodname>"
" method:"
msgstr "セキュリティグループにルールを追加するために、<methodname><link href=\"http://docs.openstack.org/developer/python-novaclient/api/novaclient.v1_1.security_group_rules.html#novaclient.v1_1.security_group_rules.SecurityGroupRuleManager.create\">novaclient.v1_1.security_group_rules.SecurityGroupRuleManager.create</link></methodname> メソッドを呼び出します。"
#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: ./doc/user-guide/section_sdk_configure_instances.xml0(None)
msgid "translator-credits"
msgstr "Tomoyuki KATO <tomo@dream.daynight.jp>, 2013-2014\nmyamamot <myamamot@redhat.com>, 2014\nykatabam <ykatabam@redhat.com>, 2014"