Add python-ceilometer package to MOS 8.0 repository
[openstack-build/ceilometer-build.git] / trusty / debian / po / templates.pot
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.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: ceilometer\n"
10 "Report-Msgid-Bugs-To: ceilometer@packages.debian.org\n"
11 "POT-Creation-Date: 2015-06-26 13:18+0000\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"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #. Type: boolean
21 #. Description
22 #: ../ceilometer-api.templates:2001
23 msgid "Register Ceilometer in the Keystone endpoint catalog?"
24 msgstr ""
25
26 #. Type: boolean
27 #. Description
28 #: ../ceilometer-api.templates:2001
29 msgid ""
30 "Each OpenStack service (each API) should be registered in order to be "
31 "accessible. This is done using \"keystone service-create\" and \"keystone "
32 "endpoint-create\". This can be done automatically now."
33 msgstr ""
34
35 #. Type: boolean
36 #. Description
37 #: ../ceilometer-api.templates:2001
38 msgid ""
39 "Note that you will need to have an up and running Keystone server on which "
40 "to connect using the Keystone authentication token."
41 msgstr ""
42
43 #. Type: string
44 #. Description
45 #: ../ceilometer-api.templates:3001
46 msgid "Keystone server IP address:"
47 msgstr ""
48
49 #. Type: string
50 #. Description
51 #: ../ceilometer-api.templates:3001
52 msgid ""
53 "Please enter the IP address of the Keystone server, so that ceilometer-api "
54 "can contact Keystone to do the Ceilometer service and endpoint creation."
55 msgstr ""
56
57 #. Type: password
58 #. Description
59 #: ../ceilometer-api.templates:4001
60 msgid "Keystone authentication token:"
61 msgstr ""
62
63 #. Type: password
64 #. Description
65 #: ../ceilometer-api.templates:4001
66 msgid ""
67 "To configure its endpoint in Keystone, ceilometer-api needs the Keystone "
68 "authentication token."
69 msgstr ""
70
71 #. Type: string
72 #. Description
73 #: ../ceilometer-api.templates:5001
74 msgid "Ceilometer endpoint IP address:"
75 msgstr ""
76
77 #. Type: string
78 #. Description
79 #: ../ceilometer-api.templates:5001
80 msgid "Please enter the IP address that will be used to contact Ceilometer."
81 msgstr ""
82
83 #. Type: string
84 #. Description
85 #: ../ceilometer-api.templates:5001
86 msgid ""
87 "This IP address should be accessible from the clients that will use this "
88 "service, so if you are installing a public cloud, this should be a public IP "
89 "address."
90 msgstr ""
91
92 #. Type: string
93 #. Description
94 #: ../ceilometer-api.templates:6001
95 msgid "Name of the region to register:"
96 msgstr ""
97
98 #. Type: string
99 #. Description
100 #: ../ceilometer-api.templates:6001
101 msgid ""
102 "OpenStack supports using availability zones, with each region representing a "
103 "location. Please enter the zone that you wish to use when registering the "
104 "endpoint."
105 msgstr ""
106
107 #. Type: boolean
108 #. Description
109 #: ../ceilometer-common.templates:2001
110 msgid "Perform automatic dbsync for Ceilometer?"
111 msgstr ""
112
113 #. Type: boolean
114 #. Description
115 #: ../ceilometer-common.templates:2001
116 msgid ""
117 "Ceilometer can automatically run ceilometer-dbsync after installation. For "
118 "it to work, you need an up and running mongodb-server."
119 msgstr ""
120
121 #. Type: boolean
122 #. Description
123 #: ../ceilometer-common.templates:2001
124 msgid ""
125 "You can change this setting later on by running \"dpkg-reconfigure -plow "
126 "ceilometer\"."
127 msgstr ""
128
129 #. Type: string
130 #. Description
131 #: ../ceilometer-common.templates:3001
132 msgid "IP address of your RabbitMQ host:"
133 msgstr ""
134
135 #. Type: string
136 #. Description
137 #. Type: string
138 #. Description
139 #. Type: password
140 #. Description
141 #: ../ceilometer-common.templates:3001 ../ceilometer-common.templates:4001
142 #: ../ceilometer-common.templates:5001
143 msgid ""
144 "In order to interoperate with other components of OpenStack, this package "
145 "needs to connect to a central RabbitMQ server."
146 msgstr ""
147
148 #. Type: string
149 #. Description
150 #: ../ceilometer-common.templates:3001
151 msgid "Please specify the IP address of that server."
152 msgstr ""
153
154 #. Type: string
155 #. Description
156 #: ../ceilometer-common.templates:4001
157 msgid "Username for connection to the RabbitMQ server:"
158 msgstr ""
159
160 #. Type: string
161 #. Description
162 #: ../ceilometer-common.templates:4001
163 msgid "Please specify the username used to connect to the RabbitMQ server."
164 msgstr ""
165
166 #. Type: password
167 #. Description
168 #: ../ceilometer-common.templates:5001
169 msgid "Password for connection to the RabbitMQ server:"
170 msgstr ""
171
172 #. Type: password
173 #. Description
174 #: ../ceilometer-common.templates:5001
175 msgid "Please specify the password used to connect to the RabbitMQ server."
176 msgstr ""
177
178 #. Type: string
179 #. Description
180 #: ../ceilometer-common.templates:6001
181 msgid "Authentication server hostname:"
182 msgstr ""
183
184 #. Type: string
185 #. Description
186 #: ../ceilometer-common.templates:6001
187 msgid ""
188 "Please specify the hostname of the authentication server for Ceilometer. "
189 "Typically this is also the hostname of the OpenStack Identity Service "
190 "(Keystone)."
191 msgstr ""
192
193 #. Type: string
194 #. Description
195 #. Translators: a "tenant" in OpenStack world is
196 #. an entity that contains one or more username/password couples.
197 #. It's typically the tenant that will be used for billing. Having more than one
198 #. username/password is very helpful in larger organization.
199 #. You're advised to either keep "tenant" without translating it
200 #. or keep it parenthezised. Example for French:
201 #. locataire ("tenant")
202 #: ../ceilometer-common.templates:7001
203 msgid "Authentication server tenant name:"
204 msgstr ""
205
206 #. Type: string
207 #. Description
208 #. Translators: a "tenant" in OpenStack world is
209 #. an entity that contains one or more username/password couples.
210 #. It's typically the tenant that will be used for billing. Having more than one
211 #. username/password is very helpful in larger organization.
212 #. You're advised to either keep "tenant" without translating it
213 #. or keep it parenthezised. Example for French:
214 #. locataire ("tenant")
215 #: ../ceilometer-common.templates:7001
216 msgid "Please specify the authentication server tenant name."
217 msgstr ""
218
219 #. Type: string
220 #. Description
221 #: ../ceilometer-common.templates:8001
222 msgid "Authentication server username:"
223 msgstr ""
224
225 #. Type: string
226 #. Description
227 #: ../ceilometer-common.templates:8001
228 msgid "Please specify the username to use with the authentication server."
229 msgstr ""
230
231 #. Type: password
232 #. Description
233 #: ../ceilometer-common.templates:9001
234 msgid "Authentication server password:"
235 msgstr ""
236
237 #. Type: password
238 #. Description
239 #: ../ceilometer-common.templates:9001
240 msgid "Please specify the password to use with the authentication server."
241 msgstr ""