~ubuntu-branches/ubuntu/wily/heat/wily

« back to all changes in this revision

Viewing changes to heat/locale/heat-log-warning.pot

  • Committer: Package Import Robot
  • Author(s): Corey Bryant, Corey Bryant, James Page
  • Date: 2015-07-07 17:06:19 UTC
  • mfrom: (1.1.26) (45.1.1 vivid-proposed)
  • Revision ID: package-import@ubuntu.com-20150707170619-hra2dbjpfofpou4s
Tags: 1:5.0.0~b1-0ubuntu1
[ Corey Bryant ]
* New upstream milestone for OpenStack Liberty:
  - d/control: Align (build-)depends with upstream.
  - d/p/fix-requirements.patch: Rebased.
  - d/p/sudoers_patch.patch: Rebased.

[ James Page ]
* d/s/options: Ignore any removal of egg-info data during package clean.
* d/control: Drop MySQL and PostgreSQL related BD's, not required for unit
  testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#, fuzzy
7
7
msgid ""
8
8
msgstr ""
9
 
"Project-Id-Version: heat 2015.1.dev82\n"
 
9
"Project-Id-Version: heat 2015.2.0.dev518\n"
10
10
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11
 
"POT-Creation-Date: 2015-03-26 06:00+0000\n"
 
11
"POT-Creation-Date: 2015-06-17 06:06+0000\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
22
22
msgid "Invalid filter key %s, ignoring"
23
23
msgstr ""
24
24
 
25
 
#: heat/api/openstack/v1/stacks.py:232
 
25
#: heat/api/openstack/v1/stacks.py:295
26
26
#, python-format
27
27
msgid "Old Engine Version: %s"
28
28
msgstr ""
29
29
 
30
 
#: heat/common/config.py:307
 
30
#: heat/common/config.py:317
31
31
msgid ""
32
32
"stack_user_domain_id or stack_user_domain_name not set in heat.conf "
33
33
"falling back to using default"
34
34
msgstr ""
35
35
 
36
 
#: heat/common/heat_keystoneclient.py:268
 
36
#: heat/common/heat_keystoneclient.py:269
37
37
#, python-format
38
38
msgid "Truncating the username %s to the last 64 characters."
39
39
msgstr ""
40
40
 
41
 
#: heat/common/heat_keystoneclient.py:450
 
41
#: heat/common/heat_keystoneclient.py:444
42
42
#, python-format
43
43
msgid "Unable to get details for project %s, not deleting"
44
44
msgstr ""
45
45
 
46
 
#: heat/common/heat_keystoneclient.py:455
 
46
#: heat/common/heat_keystoneclient.py:449
47
47
msgid "Not deleting non heat-domain project"
48
48
msgstr ""
49
49
 
60
60
"enabled=false"
61
61
msgstr ""
62
62
 
63
 
#: heat/common/wsgi.py:713
 
63
#: heat/common/wsgi.py:733
64
64
msgid "Unable to serialize exception response"
65
65
msgstr ""
66
66
 
67
 
#: heat/engine/environment.py:233 heat/engine/environment.py:239
 
67
#: heat/engine/environment.py:240 heat/engine/environment.py:246
68
68
#, python-format
69
69
msgid "Removing %(item)s from %(path)s"
70
70
msgstr ""
71
71
 
72
 
#: heat/engine/environment.py:252
 
72
#: heat/engine/environment.py:259
73
73
#, python-format
74
74
msgid "Changing %(path)s from %(was)s to %(now)s"
75
75
msgstr ""
76
76
 
77
 
#: heat/engine/nova_utils.py:59 heat/engine/clients/os/nova.py:111
78
 
#, python-format
79
 
msgid ""
80
 
"Server %(name)s (%(id)s) received an OverLimit response during "
81
 
"server.get(): %(exception)s"
82
 
msgstr ""
83
 
 
84
 
#: heat/engine/nova_utils.py:68 heat/engine/clients/os/nova.py:119
85
 
#, python-format
86
 
msgid ""
87
 
"Server \"%(name)s\" (%(id)s) received the following exception during "
88
 
"server.get(): %(exception)s"
89
 
msgstr ""
90
 
 
91
 
#: heat/engine/nova_utils.py:383 heat/engine/clients/os/nova.py:410
92
 
#, python-format
93
 
msgid "Instance (%(server)s) not found: %(ex)s"
94
 
msgstr ""
95
 
 
96
 
#: heat/engine/resource.py:944
 
77
#: heat/engine/resource.py:1075
97
78
#, python-format
98
79
msgid "db error %s"
99
80
msgstr ""
100
81
 
101
 
#: heat/engine/resource.py:1016
 
82
#: heat/engine/resource.py:1156
102
83
#, python-format
103
84
msgid "Resource \"%s\" not pre-stored in DB"
104
85
msgstr ""
105
86
 
106
 
#: heat/engine/resource.py:1168
 
87
#: heat/engine/resource.py:1329
107
88
#, python-format
108
89
msgid "Resource %s does not implement metadata update"
109
90
msgstr ""
110
91
 
111
 
#: heat/engine/service.py:1090
 
92
#: heat/engine/service.py:1169
112
93
#, python-format
113
94
msgid "Access denied to resource %s"
114
95
msgstr ""
115
96
 
116
 
#: heat/engine/service.py:1373
 
97
#: heat/engine/service.py:1425
117
98
#, python-format
118
99
msgid "show_watch (all) db error %s"
119
100
msgstr ""
120
101
 
121
 
#: heat/engine/service.py:1402
 
102
#: heat/engine/service.py:1454
122
103
#, python-format
123
104
msgid "show_metric (all) db error %s"
124
105
msgstr ""
125
106
 
126
 
#: heat/engine/service_stack_watch.py:90
 
107
#: heat/engine/service_stack_watch.py:91
127
108
#, python-format
128
109
msgid "periodic_task db error watch rule removed? %(ex)s"
129
110
msgstr ""
130
111
 
131
 
#: heat/engine/stack.py:306
 
112
#: heat/engine/stack.py:315
132
113
msgid "Unable to set parameters StackId identifier"
133
114
msgstr ""
134
115
 
135
 
#: heat/engine/stack_lock.py:125
 
116
#: heat/engine/stack_lock.py:131
136
117
#, python-format
137
118
msgid "Lock was already released on stack %s!"
138
119
msgstr ""
152
133
msgid "Unable to override state %(state)s for watch %(name)s"
153
134
msgstr ""
154
135
 
155
 
#: heat/engine/clients/__init__.py:72
 
136
#: heat/engine/clients/__init__.py:70
156
137
#, python-format
157
138
msgid "Requested client \"%s\" not found"
158
139
msgstr ""
159
140
 
160
 
#: heat/engine/clients/os/nova.py:421
 
141
#: heat/engine/clients/os/nova.py:117
161
142
#, python-format
162
143
msgid "Server (%(server)s) not found: %(ex)s"
163
144
msgstr ""
164
145
 
 
146
#: heat/engine/clients/os/nova.py:133
 
147
#, python-format
 
148
msgid ""
 
149
"Received an OverLimit response when fetching server (%(id)s) : "
 
150
"%(exception)s"
 
151
msgstr ""
 
152
 
 
153
#: heat/engine/clients/os/nova.py:140
 
154
#, python-format
 
155
msgid ""
 
156
"Received the following exception when fetching server (%(id)s) : "
 
157
"%(exception)s"
 
158
msgstr ""
 
159
 
 
160
#: heat/engine/clients/os/nova.py:156
 
161
#, python-format
 
162
msgid ""
 
163
"Server %(name)s (%(id)s) received an OverLimit response during "
 
164
"server.get(): %(exception)s"
 
165
msgstr ""
 
166
 
 
167
#: heat/engine/clients/os/nova.py:164
 
168
#, python-format
 
169
msgid ""
 
170
"Server \"%(name)s\" (%(id)s) received the following exception during "
 
171
"server.get(): %(exception)s"
 
172
msgstr ""
 
173
 
 
174
#: heat/engine/clients/os/nova.py:486
 
175
#, python-format
 
176
msgid "Instance (%(server)s) not found: %(ex)s"
 
177
msgstr ""
 
178
 
165
179
#: heat/engine/resources/signal_responder.py:67
166
180
msgid "Cannot generate signed url, no stored access/secret key"
167
181
msgstr ""
168
182
 
169
 
#: heat/engine/resources/stack_resource.py:142
 
183
#: heat/engine/resources/stack_resource.py:160
170
184
#, python-format
171
185
msgid "Preview of '%s' not yet implemented"
172
186
msgstr ""
175
189
msgid "Reverting to legacy user delete path"
176
190
msgstr ""
177
191
 
178
 
#: heat/engine/resources/wait_condition.py:59
 
192
#: heat/engine/resources/wait_condition.py:60
179
193
#, python-format
180
194
msgid "Overwriting Metadata item for id %s!"
181
195
msgstr ""
182
196
 
183
 
#: heat/engine/resources/aws/ec2/eip.py:394
 
197
#: heat/engine/resources/aws/ec2/eip.py:398
184
198
msgid "Skipping association, resource not specified"
185
199
msgstr ""
186
200
 
187
 
#: heat/engine/resources/openstack/neutron/port.py:339
 
201
#: heat/engine/resources/openstack/neutron/port.py:371
188
202
#, python-format
189
203
msgid "Failed to fetch resource attributes: %s"
190
204
msgstr ""
191
205
 
192
 
#: heat/engine/resources/openstack/swift/swift.py:232
 
206
#: heat/engine/resources/openstack/swift/swift.py:235
193
207
#, python-format
194
208
msgid "Head container failed: %s"
195
209
msgstr ""
196
210
 
197
 
#: heat/engine/resources/openstack/trove/os_database.py:350
 
211
#: heat/engine/resources/openstack/trove/os_database.py:369
198
212
#, python-format
199
213
msgid ""
200
214
"Stack %(name)s (%(id)s) received an OverLimit response during "
213
227
msgid "task %(func_name)r run outlasted interval by %(delay).2f sec"
214
228
msgstr ""
215
229
 
216
 
#: heat/openstack/common/service.py:355
 
230
#: heat/openstack/common/service.py:353
217
231
#, python-format
218
232
msgid "pid %d not in child list"
219
233
msgstr ""
243
257
msgid "Resuming generic resource (Type \"%s\")"
244
258
msgstr ""
245
259
 
246
 
#: heat/tests/generic_resource.py:141
 
260
#: heat/tests/generic_resource.py:143
247
261
#, python-format
248
262
msgid "Signaled resource (Type \"%(type)s\") %(details)s"
249
263
msgstr ""