1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: cinder\n"
10 "Report-Msgid-Bugs-To: cinder@packages.debian.org\n"
11 "POT-Creation-Date: 2013-12-19 16:02+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
22 #: ../cinder-common.templates:2001
23 msgid "Set up a database for Cinder?"
28 #: ../cinder-common.templates:2001
30 "No database has been set up for Cinder to use. Before continuing, you should "
31 "make sure you have the following information:"
36 #: ../cinder-common.templates:2001
38 " * the type of database that you want to use;\n"
39 " * the database server hostname (that server must allow TCP connections from "
42 " * a username and password to access the database."
47 #: ../cinder-common.templates:2001
49 "If some of these requirements are missing, do not choose this option and run "
50 "with regular SQLite support."
55 #: ../cinder-common.templates:2001
57 "You can change this setting later on by running \"dpkg-reconfigure -plow "
63 #: ../cinder-common.templates:3001
64 msgid "Authentication server hostname:"
69 #: ../cinder-common.templates:3001
71 "Please specify the hostname of the authentication server. Typically this is "
72 "also the hostname of the OpenStack Identity Service (Keystone)."
77 #. Translators: a "tenant" in OpenStack world is
78 #. an entity that contains one or more username/password couples.
79 #. It's typically the tenant that will be used for billing. Having more than one
80 #. username/password is very helpful in larger organization.
81 #. You're advised to either keep "tenant" without translating it
82 #. or keep it aside with your translation. Example for French:
83 #. proprietaire ("tenant")
84 #: ../cinder-common.templates:4001
85 msgid "Authentication server tenant name:"
90 #. Translators: a "tenant" in OpenStack world is
91 #. an entity that contains one or more username/password couples.
92 #. It's typically the tenant that will be used for billing. Having more than one
93 #. username/password is very helpful in larger organization.
94 #. You're advised to either keep "tenant" without translating it
95 #. or keep it aside with your translation. Example for French:
96 #. proprietaire ("tenant")
97 #: ../cinder-common.templates:4001
98 msgid "Please specify the authentication server tenant name."
103 #: ../cinder-common.templates:5001
104 msgid "Authentication server username:"
109 #: ../cinder-common.templates:5001
110 msgid "Please specify the username to use with the authentication server."
115 #: ../cinder-common.templates:6001
116 msgid "Authentication server password:"
121 #: ../cinder-common.templates:6001
122 msgid "Please specify the password to use with the authentication server."
127 #: ../cinder-common.templates:7001
128 msgid "Cinder volume group:"
133 #: ../cinder-common.templates:7001
135 "Please specify the name of the LVM volume group on which Cinder will create "
141 #: ../cinder-common.templates:8001
142 msgid "IP address of your RabbitMQ host:"
151 #: ../cinder-common.templates:8001 ../cinder-common.templates:9001
152 #: ../cinder-common.templates:10001
154 "In order to interoperate with other components of OpenStack, this package "
155 "needs to connect to a central RabbitMQ server."
160 #: ../cinder-common.templates:8001
161 msgid "Please specify the IP address of that server."
166 #: ../cinder-common.templates:9001
167 msgid "Username for connection to the RabbitMQ server:"
172 #: ../cinder-common.templates:9001
173 msgid "Please specify the username used to connect to the RabbitMQ server."
178 #: ../cinder-common.templates:10001
179 msgid "Password for connection to the RabbitMQ server:"
184 #: ../cinder-common.templates:10001
185 msgid "Please specify the password used to connect to the RabbitMQ server."
190 #: ../cinder-api.templates:2001
191 msgid "Register Cinder in the Keystone endpoint catalog?"
196 #: ../cinder-api.templates:2001
198 "Each OpenStack service (each API) should be registered in order to be "
199 "accessible. This is done using \"keystone service-create\" and \"keystone "
200 "endpoint-create\". This can be done automatically now."
205 #: ../cinder-api.templates:2001
207 "Note that you will need to have an up and running Keystone server on which "
208 "to connect using the Keystone authentication token."
213 #: ../cinder-api.templates:3001
214 msgid "Keystone server IP address:"
219 #: ../cinder-api.templates:3001
221 "Please enter the IP address of the Keystone server, so that cinder-api can "
222 "contact Keystone to do the Cinder service and endpoint creation."
227 #: ../cinder-api.templates:4001
228 msgid "Keystone authentication token:"
233 #: ../cinder-api.templates:4001
235 "To configure its endpoint in Keystone, cinder-api needs the Keystone "
236 "authentication token."
241 #: ../cinder-api.templates:5001
242 msgid "Cinder endpoint IP address:"
247 #: ../cinder-api.templates:5001
248 msgid "Please enter the IP address that will be used to contact Cinder."
253 #: ../cinder-api.templates:5001
255 "This IP address should be accessible from the clients that will use this "
256 "service, so if you are installing a public cloud, this should be a public IP "
262 #: ../cinder-api.templates:6001
263 msgid "Name of the region to register:"
268 #: ../cinder-api.templates:6001
270 "OpenStack supports using availability zones, with each region representing a "
271 "location. Please enter the zone that you wish to use when registering the "