~ubuntu-branches/ubuntu/vivid/heat/vivid

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Chuck Short, Corey Bryant
  • Date: 2015-01-06 08:55:22 UTC
  • mfrom: (1.1.21)
  • Revision ID: package-import@ubuntu.com-20150106085522-4o3hnaff5lacvtrf
Tags: 2015.1~b1-0ubuntu1
[ Chuck Short ]
* Open up for vivid.
* debian/control: Update bzr branch. 
* debian/control: Add python-saharaclient,
  python-osprofiler, python-oslo.middleware, python-oslo.serialization.
* debian/patches/fix-reqirements.patch: Refreshed.
* debian/patches/skip-tests.patch: Updated to skip more tests.
* debian/rules: Skip integration tests.

[ Corey Bryant ]
* New upstream release.
  - d/control: Align requirements with upstream.
  - d/watch: Update uversionmangle for kilo beta naming.
  - d/rules: Generate heat.conf.sample and apply patch before copy.
  - d/rules: Run base tests instead of integration tests.
  - d/p/fix-requirements.patch: Refreshed.
  - d/p/remove-gettextutils-import.patch: Cherry picked from master.
* d/control: Bumped Standards-Version to 3.9.6.

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 2014.2.dev102.gb8ed388\n"
 
9
"Project-Id-Version: heat 2015.1.dev640\n"
10
10
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11
 
"POT-Creation-Date: 2014-09-25 06:13+0000\n"
 
11
"POT-Creation-Date: 2014-12-18 06:04+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"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Generated-By: Babel 1.3\n"
19
19
 
20
 
#: heat/api/aws/ec2token.py:141
 
20
#: heat/api/aws/ec2token.py:140
21
21
msgid "Checking AWS credentials.."
22
22
msgstr ""
23
23
 
24
 
#: heat/api/aws/ec2token.py:148
 
24
#: heat/api/aws/ec2token.py:147
25
25
msgid "No AWS Signature found."
26
26
msgstr ""
27
27
 
28
 
#: heat/api/aws/ec2token.py:156
 
28
#: heat/api/aws/ec2token.py:155
29
29
msgid "No AWSAccessKeyId/Authorization Credential"
30
30
msgstr ""
31
31
 
32
 
#: heat/api/aws/ec2token.py:159
 
32
#: heat/api/aws/ec2token.py:158
33
33
msgid "AWS credentials found, checking against keystone."
34
34
msgstr ""
35
35
 
36
 
#: heat/api/aws/ec2token.py:187
 
36
#: heat/api/aws/ec2token.py:186
37
37
#, python-format
38
38
msgid "Authenticating with %s"
39
39
msgstr ""
40
40
 
41
 
#: heat/api/aws/ec2token.py:195
 
41
#: heat/api/aws/ec2token.py:194
42
42
msgid "AWS authentication successful."
43
43
msgstr ""
44
44
 
45
 
#: heat/api/aws/ec2token.py:197
 
45
#: heat/api/aws/ec2token.py:196
46
46
msgid "AWS authentication failure."
47
47
msgstr ""
48
48
 
49
 
#: heat/api/cfn/v1/stacks.py:439
 
49
#: heat/api/cfn/v1/stacks.py:439 heat/engine/service.py:811
50
50
msgid "validate_template"
51
51
msgstr ""
52
52
 
 
53
#: heat/common/lifecycle_plugin_utils.py:116
 
54
#, python-format
 
55
msgid "done with class=%(c)s, stackid=%(sid)s, action=%(a)s"
 
56
msgstr ""
 
57
 
53
58
#: heat/common/urlfetch.py:44
54
59
#, python-format
55
60
msgid "Fetching data from %s"
56
61
msgstr ""
57
62
 
58
 
#: heat/openstack/common/eventlet_backdoor.py:140
 
63
#: heat/common/wsgi.py:292 heat/openstack/common/service.py:331
 
64
#, python-format
 
65
msgid "Starting %d workers"
 
66
msgstr ""
 
67
 
 
68
#: heat/common/wsgi.py:310
 
69
msgid "Caught keyboard interrupt. Exiting."
 
70
msgstr ""
 
71
 
 
72
#: heat/common/wsgi.py:333
 
73
#, python-format
 
74
msgid "Child %d exiting normally"
 
75
msgstr ""
 
76
 
 
77
#: heat/common/wsgi.py:336
 
78
#, python-format
 
79
msgid "Started child %s"
 
80
msgstr ""
 
81
 
 
82
#: heat/common/wsgi.py:359
 
83
msgid "Starting single process server"
 
84
msgstr ""
 
85
 
 
86
#: heat/engine/environment.py:224
 
87
#, python-format
 
88
msgid "Registering %(path)s -> %(value)s"
 
89
msgstr ""
 
90
 
 
91
#: heat/engine/environment.py:477
 
92
#, python-format
 
93
msgid "Loading %s"
 
94
msgstr ""
 
95
 
 
96
#: heat/engine/resource.py:561
 
97
#, python-format
 
98
msgid "creating %s"
 
99
msgstr ""
 
100
 
 
101
#: heat/engine/resource.py:710
 
102
#, python-format
 
103
msgid "updating %s"
 
104
msgstr ""
 
105
 
 
106
#: heat/engine/resource.py:735
 
107
#, python-format
 
108
msgid "Checking %s"
 
109
msgstr ""
 
110
 
 
111
#: heat/engine/resource.py:772
 
112
#, python-format
 
113
msgid "suspending %s"
 
114
msgstr ""
 
115
 
 
116
#: heat/engine/resource.py:788
 
117
#, python-format
 
118
msgid "resuming %s"
 
119
msgstr ""
 
120
 
 
121
#: heat/engine/resource.py:793
 
122
#, python-format
 
123
msgid "snapshotting %s"
 
124
msgstr ""
 
125
 
 
126
#: heat/engine/resource.py:839
 
127
#, python-format
 
128
msgid "Validating %s"
 
129
msgstr ""
 
130
 
 
131
#: heat/engine/resource.py:872
 
132
#, python-format
 
133
msgid "deleting %s"
 
134
msgstr ""
 
135
 
 
136
#: heat/engine/scheduler.py:214
 
137
#, python-format
 
138
msgid "%s timed out"
 
139
msgstr ""
 
140
 
 
141
#: heat/engine/service.py:415
 
142
msgid "Attempting to stop engine service..."
 
143
msgstr ""
 
144
 
 
145
#: heat/engine/service.py:426
 
146
#, python-format
 
147
msgid "Waiting stack %s processing to be finished"
 
148
msgstr ""
 
149
 
 
150
#: heat/engine/service.py:430
 
151
#, python-format
 
152
msgid "Stack %s processing was finished"
 
153
msgstr ""
 
154
 
 
155
#: heat/engine/service.py:433
 
156
msgid "All threads were gone, terminating engine"
 
157
msgstr ""
 
158
 
 
159
#: heat/engine/service.py:617
 
160
#, python-format
 
161
msgid "previewing stack %s"
 
162
msgstr ""
 
163
 
 
164
#: heat/engine/service.py:651
 
165
#, python-format
 
166
msgid "Creating stack %s"
 
167
msgstr ""
 
168
 
 
169
#: heat/engine/service.py:677
 
170
#, python-format
 
171
msgid "Stack create failed, status %s"
 
172
msgstr ""
 
173
 
 
174
#: heat/engine/service.py:715
 
175
#, python-format
 
176
msgid "Updating stack %s"
 
177
msgstr ""
 
178
 
 
179
#: heat/engine/service.py:777
 
180
#, python-format
 
181
msgid "Starting cancel of updating stack %s"
 
182
msgstr ""
 
183
 
 
184
#: heat/engine/service.py:906
 
185
#, python-format
 
186
msgid "Deleting stack %s"
 
187
msgstr ""
 
188
 
 
189
#: heat/engine/service.py:959
 
190
#, python-format
 
191
msgid "abandoning stack %s"
 
192
msgstr ""
 
193
 
 
194
#: heat/engine/service.py:1262
 
195
#, python-format
 
196
msgid "Checking stack %s"
 
197
msgstr ""
 
198
 
 
199
#: heat/engine/stack.py:534
 
200
#, python-format
 
201
msgid "Stack %(action)s %(status)s (%(name)s): %(reason)s"
 
202
msgstr ""
 
203
 
 
204
#: heat/engine/stack.py:908
 
205
#, python-format
 
206
msgid ""
 
207
"Tried to delete user_creds that do not exist (stack=%(stack)s "
 
208
"user_creds_id=%(uc)s)"
 
209
msgstr ""
 
210
 
 
211
#: heat/engine/stack.py:916
 
212
#, python-format
 
213
msgid "Tried to store a stack that does not exist %s"
 
214
msgstr ""
 
215
 
 
216
#: heat/engine/stack.py:1001 heat/engine/stack.py:1013
 
217
#, python-format
 
218
msgid "Tried to delete stack that does not exist %s "
 
219
msgstr ""
 
220
 
 
221
#: heat/engine/stack.py:1029
 
222
#, python-format
 
223
msgid "%s is already suspended"
 
224
msgstr ""
 
225
 
 
226
#: heat/engine/stack.py:1050
 
227
#, python-format
 
228
msgid "%s is already resumed"
 
229
msgstr ""
 
230
 
 
231
#: heat/engine/stack_lock.py:84
 
232
#, python-format
 
233
msgid ""
 
234
"Stale lock detected on stack %(stack)s.  Engine %(engine)s will attempt "
 
235
"to steal the lock"
 
236
msgstr ""
 
237
 
 
238
#: heat/engine/stack_lock.py:92
 
239
#, python-format
 
240
msgid "Engine %(engine)s successfully stole the lock on stack %(stack)s"
 
241
msgstr ""
 
242
 
 
243
#: heat/engine/stack_lock.py:99
 
244
#, python-format
 
245
msgid ""
 
246
"The lock on stack %(stack)s was released while engine %(engine)s was "
 
247
"stealing it. Trying again"
 
248
msgstr ""
 
249
 
 
250
#: heat/engine/stack_lock.py:106
 
251
#, python-format
 
252
msgid ""
 
253
"Failed to steal lock on stack %(stack)s. Engine %(engine)s stole the lock"
 
254
" first"
 
255
msgstr ""
 
256
 
 
257
#: heat/engine/stack_resource.py:274
 
258
msgid "Stack not found to delete"
 
259
msgstr ""
 
260
 
 
261
#: heat/engine/update.py:136
 
262
#, python-format
 
263
msgid "Resource %(res_name)s for stack %(stack_name)s updated"
 
264
msgstr ""
 
265
 
 
266
#: heat/engine/watchrule.py:252
 
267
#, python-format
 
268
msgid "WATCH: stack:%(stack)s, watch_name:%(watch_name)s, new_state:%(new_state)s"
 
269
msgstr ""
 
270
 
 
271
#: heat/engine/watchrule.py:258
 
272
#, python-format
 
273
msgid "no action for new state %s"
 
274
msgstr ""
 
275
 
 
276
#: heat/engine/clients/os/cinder.py:62
 
277
#, python-format
 
278
msgid "Creating Cinder client with volume API version %d."
 
279
msgstr ""
 
280
 
 
281
#: heat/engine/clients/os/cinder.py:93
 
282
#, python-format
 
283
msgid "Volume (%(volume)s) not found: %(ex)s"
 
284
msgstr ""
 
285
 
 
286
#: heat/engine/clients/os/cinder.py:101
 
287
#, python-format
 
288
msgid "VolumeSnapshot (%(snapshot)s) not found: %(ex)s"
 
289
msgstr ""
 
290
 
 
291
#: heat/engine/clients/os/glance.py:96
 
292
#, python-format
 
293
msgid "Image %s was not found in glance"
 
294
msgstr ""
 
295
 
 
296
#: heat/engine/clients/os/glance.py:100
 
297
#, python-format
 
298
msgid "Multiple images %s were found in glance with name"
 
299
msgstr ""
 
300
 
 
301
#: heat/engine/resources/eip.py:107 heat/engine/resources/eip.py:121
 
302
#, python-format
 
303
msgid "ElasticIp create %s"
 
304
msgstr ""
 
305
 
 
306
#: heat/engine/resources/instance.py:92
 
307
#: heat/engine/resources/aws/scaling_policy.py:119
 
308
#, python-format
 
309
msgid "%(name)s Alarm, new state %(state)s"
 
310
msgstr ""
 
311
 
 
312
#: heat/engine/resources/instance.py:101
 
313
#, python-format
 
314
msgid "%(name)s Alarm, can not find instance %(instance)s"
 
315
msgstr ""
 
316
 
 
317
#: heat/engine/resources/instance.py:107
 
318
#, python-format
 
319
msgid "%(name)s Alarm, restarting resource: %(victim)s"
 
320
msgstr ""
 
321
 
 
322
#: heat/engine/resources/instance.py:478
 
323
#, python-format
 
324
msgid "%(name)s._resolve_attribute(%(attname)s) == %(res)s"
 
325
msgstr ""
 
326
 
 
327
#: heat/engine/resources/loadbalancer.py:440
 
328
#, python-format
 
329
msgid "Using custom loadbalancer template %s"
 
330
msgstr ""
 
331
 
 
332
#: heat/engine/resources/os_database.py:364
 
333
#, python-format
 
334
msgid ""
 
335
"Database instance %(database)s created "
 
336
"(flavor:%(flavor)s,volume:%(volume)s, datastore:%(datastore_type)s, "
 
337
"datastore_version:%(datastore_version)s)"
 
338
msgstr ""
 
339
 
 
340
#: heat/engine/resources/sahara_cluster.py:136
 
341
#, python-format
 
342
msgid "Cluster \"%s\" is being started."
 
343
msgstr ""
 
344
 
 
345
#: heat/engine/resources/sahara_cluster.py:148
 
346
#, python-format
 
347
msgid "Cluster '%s' has been created"
 
348
msgstr ""
 
349
 
 
350
#: heat/engine/resources/sahara_cluster.py:160
 
351
#, python-format
 
352
msgid "Cluster '%s' has been deleted"
 
353
msgstr ""
 
354
 
 
355
#: heat/engine/resources/sahara_templates.py:193
 
356
#, python-format
 
357
msgid "Node Group Template '%s' has been created"
 
358
msgstr ""
 
359
 
 
360
#: heat/engine/resources/sahara_templates.py:206
 
361
#, python-format
 
362
msgid "Node Group Template '%s' has been deleted."
 
363
msgstr ""
 
364
 
 
365
#: heat/engine/resources/sahara_templates.py:351
 
366
#, python-format
 
367
msgid "Cluster Template '%s' has been created"
 
368
msgstr ""
 
369
 
 
370
#: heat/engine/resources/sahara_templates.py:364
 
371
#, python-format
 
372
msgid "Cluster Template '%s' has been deleted."
 
373
msgstr ""
 
374
 
 
375
#: heat/engine/resources/server.py:1001
 
376
#, python-format
 
377
msgid ""
 
378
"For the server \"%(server)s\" the \"%(uuid)s\" property is set to network"
 
379
" \"%(network)s\". \"%(uuid)s\" property is deprecated. Use \"%(id)s\"  "
 
380
"property instead."
 
381
msgstr ""
 
382
 
 
383
#: heat/engine/resources/swiftsignal.py:249
 
384
#: heat/engine/resources/wait_condition.py:374
 
385
#, python-format
 
386
msgid "%(name)s Failed (%(failure)s)"
 
387
msgstr ""
 
388
 
 
389
#: heat/engine/resources/swiftsignal.py:256
 
390
#: heat/engine/resources/wait_condition.py:379
 
391
#, python-format
 
392
msgid "%s Succeeded"
 
393
msgstr ""
 
394
 
 
395
#: heat/engine/resources/user.py:229 heat/engine/resources/user.py:249
 
396
#, python-format
 
397
msgid "could not get secret for %(username)s Error:%(msg)s"
 
398
msgstr ""
 
399
 
 
400
#: heat/engine/resources/volume.py:251
 
401
#, python-format
 
402
msgid "Resize failed: Volume %(vol)s is in %(status)s state."
 
403
msgstr ""
 
404
 
 
405
#: heat/engine/resources/volume.py:257 heat/engine/resources/volume.py:314
 
406
#, python-format
 
407
msgid "%s - complete"
 
408
msgstr ""
 
409
 
 
410
#: heat/engine/resources/volume.py:306
 
411
#, python-format
 
412
msgid "Attachment failed - volume %(vol)s is in %(status)s status"
 
413
msgstr ""
 
414
 
 
415
#: heat/engine/resources/volume.py:377
 
416
#, python-format
 
417
msgid "%(name)s - status: %(status)s"
 
418
msgstr ""
 
419
 
 
420
#: heat/engine/resources/volume.py:380
 
421
#, python-format
 
422
msgid "Detachment failed - volume %(vol)s is in %(status)s status"
 
423
msgstr ""
 
424
 
 
425
#: heat/engine/resources/volume.py:404
 
426
#, python-format
 
427
msgid "Server %(srv)s still has attachment %(att)s."
 
428
msgstr ""
 
429
 
 
430
#: heat/engine/resources/volume.py:408
 
431
#, python-format
 
432
msgid "Volume %(vol)s is detached from server %(srv)s"
 
433
msgstr ""
 
434
 
 
435
#: heat/engine/resources/volume.py:692
 
436
msgid "Volume type update not supported by Cinder API V1."
 
437
msgstr ""
 
438
 
 
439
#: heat/engine/resources/wait_condition.py:366
 
440
#, python-format
 
441
msgid "%(name)s Timed out (%(timeout)s)"
 
442
msgstr ""
 
443
 
 
444
#: heat/engine/resources/aws/autoscaling_group.py:254
 
445
#, python-format
 
446
msgid "%(name)s NOT performing scaling adjustment, cooldown %(cooldown)s"
 
447
msgstr ""
 
448
 
 
449
#: heat/engine/resources/aws/scaling_policy.py:125
 
450
#: heat/engine/resources/openstack/scaling_policy.py:134
 
451
#, python-format
 
452
msgid "%(name)s NOT performing scaling action, cooldown %(cooldown)s"
 
453
msgstr ""
 
454
 
 
455
#: heat/engine/resources/aws/scaling_policy.py:139
 
456
#: heat/engine/resources/openstack/scaling_policy.py:148
 
457
#, python-format
 
458
msgid ""
 
459
"%(name)s Alarm, adjusting Group %(group)s with id %(asgn_id)s by "
 
460
"%(filter)s"
 
461
msgstr ""
 
462
 
 
463
#: heat/engine/resources/openstack/scaling_policy.py:128
 
464
#, python-format
 
465
msgid "Alarm %(name)s, new state %(state)s"
 
466
msgstr ""
 
467
 
 
468
#: heat/openstack/common/eventlet_backdoor.py:147
59
469
#, python-format
60
470
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
61
471
msgstr ""
62
472
 
63
 
#: heat/openstack/common/lockutils.py:83
64
 
#, python-format
65
 
msgid "Created lock path: %s"
66
 
msgstr ""
67
 
 
68
 
#: heat/openstack/common/lockutils.py:250
69
 
#, python-format
70
 
msgid "Failed to remove file %(file)s"
71
 
msgstr ""
72
 
 
73
 
#: heat/openstack/common/service.py:176
 
473
#: heat/openstack/common/policy.py:275
 
474
#, python-format
 
475
msgid "Can not find policy directory: %s"
 
476
msgstr ""
 
477
 
 
478
#: heat/openstack/common/service.py:174
74
479
#, python-format
75
480
msgid "Caught %s, exiting"
76
481
msgstr ""
77
482
 
78
 
#: heat/openstack/common/service.py:240
 
483
#: heat/openstack/common/service.py:232
79
484
msgid "Parent process has died unexpectedly, exiting"
80
485
msgstr ""
81
486
 
82
 
#: heat/openstack/common/service.py:271
 
487
#: heat/openstack/common/service.py:263
83
488
#, python-format
84
489
msgid "Child caught %s, exiting"
85
490
msgstr ""
86
491
 
87
 
#: heat/openstack/common/service.py:310
 
492
#: heat/openstack/common/service.py:302
88
493
msgid "Forking too fast, sleeping"
89
494
msgstr ""
90
495
 
91
 
#: heat/openstack/common/service.py:329
 
496
#: heat/openstack/common/service.py:321
92
497
#, python-format
93
498
msgid "Started child %d"
94
499
msgstr ""
95
500
 
96
 
#: heat/openstack/common/service.py:339
97
 
#, python-format
98
 
msgid "Starting %d workers"
99
 
msgstr ""
100
 
 
101
 
#: heat/openstack/common/service.py:356
 
501
#: heat/openstack/common/service.py:348
102
502
#, python-format
103
503
msgid "Child %(pid)d killed by signal %(sig)d"
104
504
msgstr ""
105
505
 
106
 
#: heat/openstack/common/service.py:360
 
506
#: heat/openstack/common/service.py:352
107
507
#, python-format
108
508
msgid "Child %(pid)s exited with status %(code)d"
109
509
msgstr ""
110
510
 
111
 
#: heat/openstack/common/service.py:399
 
511
#: heat/openstack/common/service.py:391
112
512
#, python-format
113
513
msgid "Caught %s, stopping children"
114
514
msgstr ""
115
515
 
116
 
#: heat/openstack/common/service.py:408
 
516
#: heat/openstack/common/service.py:400
117
517
msgid "Wait called after thread killed.  Cleaning up."
118
518
msgstr ""
119
519
 
120
 
#: heat/openstack/common/service.py:424
 
520
#: heat/openstack/common/service.py:416
121
521
#, python-format
122
522
msgid "Waiting on %d children to exit"
123
523
msgstr ""