~ubuntu-branches/ubuntu/saucy/heat/saucy

« back to all changes in this revision

Viewing changes to heat/locale/ru/LC_MESSAGES/heat.po

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Chuck Short, Adam Gandelman
  • Date: 2013-09-08 21:51:19 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20130908215119-r939tu4aumqgdrkx
Tags: 2013.2~b3-0ubuntu1
[ Chuck Short ]
* New upstream release.
* debian/control: Add python-netaddr as build-dep.
* debian/heat-common.install: Remove heat-boto and associated man-page
* debian/heat-common.install: Remove heat-cfn and associated man-page
* debian/heat-common.install: Remove heat-watch and associated man-page
* debian/patches/fix-sqlalchemy-0.8.patch: Dropped

[ Adam Gandelman ]
* debian/patches/default-kombu.patch: Dropped.
* debian/patches/default-sqlite.patch: Refreshed.
* debian/*.install, rules: Install heat.conf.sample as common
  config file in heat-common. Drop other per-package configs, they
  are no longer used.
* debian/rules: Clean pbr .egg from build dir if it exists.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Translations template for heat.
 
2
# Copyright (C) 2013 ORGANIZATION
 
3
# This file is distributed under the same license as the heat project.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
 
5
#
 
6
#, fuzzy
 
7
msgid ""
 
8
msgstr ""
 
9
"Project-Id-Version: heat 2013.2.a430.gd264018\n"
 
10
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
 
11
"POT-Creation-Date: 2013-08-27 11:15+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"
 
15
"MIME-Version: 1.0\n"
 
16
"Content-Type: text/plain; charset=utf-8\n"
 
17
"Content-Transfer-Encoding: 8bit\n"
 
18
"Generated-By: Babel 0.9.6\n"
 
19
 
 
20
#: heat/api/aws/ec2token.py:38
 
21
msgid "Authentication Endpoint URI"
 
22
msgstr ""
 
23
 
 
24
#: heat/api/cfn/v1/stacks.py:260
 
25
#, python-format
 
26
msgid "Failed to fetch template: %s"
 
27
msgstr ""
 
28
 
 
29
#: heat/api/cfn/v1/stacks.py:293
 
30
msgid "DisableRollback and OnFailure may not be used together"
 
31
msgstr ""
 
32
 
 
33
#: heat/api/cfn/v1/stacks.py:313
 
34
#, python-format
 
35
msgid "Unexpected action %(action)s"
 
36
msgstr ""
 
37
 
 
38
#: heat/api/cfn/v1/stacks.py:331 heat/api/cfn/v1/stacks.py:413
 
39
msgid "Invalid Template URL"
 
40
msgstr ""
 
41
 
 
42
#: heat/api/cfn/v1/stacks.py:335 heat/api/cfn/v1/stacks.py:416
 
43
msgid "TemplateBody or TemplateUrl were not given."
 
44
msgstr ""
 
45
 
 
46
#: heat/api/cfn/v1/stacks.py:341 heat/api/cfn/v1/stacks.py:422
 
47
msgid "The Template must be a JSON or YAML document."
 
48
msgstr ""
 
49
 
 
50
#: heat/api/cfn/v1/stacks.py:383
 
51
msgid "stack not not found"
 
52
msgstr ""
 
53
 
 
54
#: heat/api/middleware/version_negotiation.py:49
 
55
#, python-format
 
56
msgid "Processing request: %(method)s %(path)s Accept: %(accept)s"
 
57
msgstr ""
 
58
 
 
59
#: heat/api/middleware/version_negotiation.py:64
 
60
#, python-format
 
61
msgid "Matched versioned URI. Version: %(major_version)d.%(minor_version)d"
 
62
msgstr ""
 
63
 
 
64
#: heat/api/middleware/version_negotiation.py:72
 
65
#, python-format
 
66
msgid ""
 
67
"Unknown version in versioned URI: %(major_version)d.%(minor_version)d. "
 
68
"Returning version choices."
 
69
msgstr ""
 
70
 
 
71
#: heat/api/middleware/version_negotiation.py:88
 
72
#, python-format
 
73
msgid "Matched versioned media type. Version: %(major_version)d.%(minor_version)d"
 
74
msgstr ""
 
75
 
 
76
#: heat/api/middleware/version_negotiation.py:94
 
77
#, python-format
 
78
msgid ""
 
79
"Unknown version in accept header: "
 
80
"%(major_version)d.%(minor_version)d...returning version choices."
 
81
msgstr ""
 
82
 
 
83
#: heat/api/middleware/version_negotiation.py:102
 
84
#, python-format
 
85
msgid "Unknown accept header: %s...returning version choices."
 
86
msgstr ""
 
87
 
 
88
#: heat/api/openstack/v1/actions.py:43
 
89
msgid "No action specified"
 
90
msgstr ""
 
91
 
 
92
#: heat/api/openstack/v1/actions.py:46
 
93
msgid "Multiple actions specified"
 
94
msgstr ""
 
95
 
 
96
#: heat/api/openstack/v1/actions.py:50
 
97
#, python-format
 
98
msgid "Invalid action %s specified"
 
99
msgstr ""
 
100
 
 
101
#: heat/api/openstack/v1/actions.py:57
 
102
#, python-format
 
103
msgid "Unexpected action %s"
 
104
msgstr ""
 
105
 
 
106
#: heat/api/openstack/v1/events.py:100
 
107
#, python-format
 
108
msgid "No events found for resource %s"
 
109
msgstr ""
 
110
 
 
111
#: heat/api/openstack/v1/events.py:118
 
112
#, python-format
 
113
msgid "No event %s found"
 
114
msgstr ""
 
115
 
 
116
#: heat/api/openstack/v1/stacks.py:75
 
117
#, python-format
 
118
msgid "%s not in valid format"
 
119
msgstr ""
 
120
 
 
121
#: heat/api/openstack/v1/stacks.py:83
 
122
msgid "No stack name specified"
 
123
msgstr ""
 
124
 
 
125
#: heat/api/openstack/v1/stacks.py:101
 
126
#, python-format
 
127
msgid "Could not retrieve template: %s"
 
128
msgstr ""
 
129
 
 
130
#: heat/api/openstack/v1/stacks.py:104
 
131
msgid "No template specified"
 
132
msgstr ""
 
133
 
 
134
#: heat/api/openstack/v1/util.py:56
 
135
msgid "Invalid Stack address"
 
136
msgstr ""
 
137
 
 
138
#: heat/common/auth_password.py:116
 
139
msgid "Request missing required header X-Auth-Url"
 
140
msgstr ""
 
141
 
 
142
#: heat/common/auth_password.py:121
 
143
#, python-format
 
144
msgid "Header X-Auth-Url \"%s\" not an allowed endpoint"
 
145
msgstr ""
 
146
 
 
147
#: heat/common/config.py:37
 
148
msgid "The flavor to use"
 
149
msgstr ""
 
150
 
 
151
#: heat/common/config.py:39
 
152
msgid "The API paste config file to use"
 
153
msgstr ""
 
154
 
 
155
#: heat/common/config.py:102
 
156
msgid "Allow orchestration of multiple clouds"
 
157
msgstr ""
 
158
 
 
159
#: heat/common/config.py:105
 
160
msgid ""
 
161
"Allowed keystone endpoints for auth_uri when multi_cloud is enabled. At "
 
162
"least one endpoint needs to be specified."
 
163
msgstr ""
 
164
 
 
165
#: heat/common/exception.py:102
 
166
msgid "An unknown exception occurred."
 
167
msgstr ""
 
168
 
 
169
#: heat/common/exception.py:113 heat/openstack/common/rpc/common.py:89
 
170
msgid "Exception in string format operation"
 
171
msgstr ""
 
172
 
 
173
#: heat/common/exception.py:125
 
174
#, python-format
 
175
msgid "Missing required credential: %(required)s"
 
176
msgstr ""
 
177
 
 
178
#: heat/common/exception.py:129
 
179
#, python-format
 
180
msgid ""
 
181
"Incorrect auth strategy, expected \"%(expected)s\" but received "
 
182
"\"%(received)s\""
 
183
msgstr ""
 
184
 
 
185
#: heat/common/exception.py:134
 
186
#, python-format
 
187
msgid "Connect error/bad request to Auth service at URL %(url)s."
 
188
msgstr ""
 
189
 
 
190
#: heat/common/exception.py:138
 
191
#, python-format
 
192
msgid "Auth service at URL %(url)s not found."
 
193
msgstr ""
 
194
 
 
195
#: heat/common/exception.py:142
 
196
msgid "Authorization failed."
 
197
msgstr ""
 
198
 
 
199
#: heat/common/exception.py:146
 
200
msgid "You are not authenticated."
 
201
msgstr ""
 
202
 
 
203
#: heat/common/exception.py:150 heat/common/exception.py:155
 
204
msgid "You are not authorized to complete this action."
 
205
msgstr ""
 
206
 
 
207
#: heat/common/exception.py:159
 
208
#, python-format
 
209
msgid "Data supplied was not valid: %(reason)s"
 
210
msgstr ""
 
211
 
 
212
#: heat/common/exception.py:163
 
213
#, python-format
 
214
msgid "Redirecting to %(uri)s for authorization."
 
215
msgstr ""
 
216
 
 
217
#: heat/common/exception.py:167
 
218
msgid "There was an error configuring the client."
 
219
msgstr ""
 
220
 
 
221
#: heat/common/exception.py:171
 
222
#, python-format
 
223
msgid ""
 
224
"The request returned a 302 Multiple Choices. This generally means that "
 
225
"you have not included a version indicator in a request URI.\n"
 
226
"\n"
 
227
"The body of response returned:\n"
 
228
"%(body)s"
 
229
msgstr ""
 
230
 
 
231
#: heat/common/exception.py:177
 
232
#, python-format
 
233
msgid ""
 
234
"The request returned a 413 Request Entity Too Large. This generally means"
 
235
" that rate limiting or a quota threshold was breached.\n"
 
236
"\n"
 
237
"The response body:\n"
 
238
"%(body)s"
 
239
msgstr ""
 
240
 
 
241
#: heat/common/exception.py:188
 
242
msgid ""
 
243
"The request returned a 503 ServiceUnavilable. This generally occurs on "
 
244
"service overload or other transient outage."
 
245
msgstr ""
 
246
 
 
247
#: heat/common/exception.py:199
 
248
msgid "The URI was too long."
 
249
msgstr ""
 
250
 
 
251
#: heat/common/exception.py:203
 
252
#, python-format
 
253
msgid ""
 
254
"The request returned 500 Internal Server Error\n"
 
255
"\n"
 
256
"The response body:\n"
 
257
"%(body)s"
 
258
msgstr ""
 
259
 
 
260
#: heat/common/exception.py:208
 
261
#, python-format
 
262
msgid "Maximum redirects (%(redirects)s) was exceeded."
 
263
msgstr ""
 
264
 
 
265
#: heat/common/exception.py:212
 
266
msgid "Received invalid HTTP redirect."
 
267
msgstr ""
 
268
 
 
269
#: heat/common/exception.py:216
 
270
msgid "Response from Keystone does not contain a Heat endpoint."
 
271
msgstr ""
 
272
 
 
273
#: heat/common/exception.py:220
 
274
#, python-format
 
275
msgid ""
 
276
"Multiple 'image' service matches for region %(region)s. This generally "
 
277
"means that a region is required and you have not supplied one."
 
278
msgstr ""
 
279
 
 
280
#: heat/common/exception.py:226
 
281
#, python-format
 
282
msgid "The Parameter (%(key)s) was not provided."
 
283
msgstr ""
 
284
 
 
285
#: heat/common/exception.py:230
 
286
#, python-format
 
287
msgid "The Parameter (%(key)s) was not defined in template."
 
288
msgstr ""
 
289
 
 
290
#: heat/common/exception.py:234
 
291
#, python-format
 
292
msgid "The Referenced Attribute (%(resource)s %(key)s) is incorrect."
 
293
msgstr ""
 
294
 
 
295
#: heat/common/exception.py:239
 
296
#, python-format
 
297
msgid "The specified reference (%(resource)s %(key)s) is incorrect."
 
298
msgstr ""
 
299
 
 
300
#: heat/common/exception.py:244
 
301
#, python-format
 
302
msgid "The Key (%(key_name)s) could not be found."
 
303
msgstr ""
 
304
 
 
305
#: heat/common/exception.py:248
 
306
#, python-format
 
307
msgid "The Flavor ID (%(flavor_id)s) could not be found."
 
308
msgstr ""
 
309
 
 
310
#: heat/common/exception.py:252
 
311
#, python-format
 
312
msgid "The Image (%(image_name)s) could not be found."
 
313
msgstr ""
 
314
 
 
315
#: heat/common/exception.py:256
 
316
#, python-format
 
317
msgid "Multiple images were found with name (%(image_name)s)."
 
318
msgstr ""
 
319
 
 
320
#: heat/common/exception.py:260
 
321
#, python-format
 
322
msgid "Searching Tenant %(target)s from Tenant %(actual)s forbidden."
 
323
msgstr ""
 
324
 
 
325
#: heat/common/exception.py:265
 
326
#, python-format
 
327
msgid "The Stack (%(stack_name)s) could not be found."
 
328
msgstr ""
 
329
 
 
330
#: heat/common/exception.py:269
 
331
#, python-format
 
332
msgid "The Stack (%(stack_name)s) already exists."
 
333
msgstr ""
 
334
 
 
335
#: heat/common/exception.py:273
 
336
#, python-format
 
337
msgid "%(message)s"
 
338
msgstr ""
 
339
 
 
340
#: heat/common/exception.py:277
 
341
#, python-format
 
342
msgid ""
 
343
"The Resource (%(resource_name)s) could not be found in Stack "
 
344
"%(stack_name)s."
 
345
msgstr ""
 
346
 
 
347
#: heat/common/exception.py:282
 
348
#, python-format
 
349
msgid "The Resource Type (%(type_name)s) could not be found."
 
350
msgstr ""
 
351
 
 
352
#: heat/common/exception.py:286
 
353
#, python-format
 
354
msgid "The Resource (%(resource_name)s) is not available."
 
355
msgstr ""
 
356
 
 
357
#: heat/common/exception.py:290
 
358
#, python-format
 
359
msgid "The Resource (%(resource_id)s) could not be found."
 
360
msgstr ""
 
361
 
 
362
#: heat/common/exception.py:294
 
363
#, python-format
 
364
msgid "The Watch Rule (%(watch_name)s) could not be found."
 
365
msgstr ""
 
366
 
 
367
#: heat/common/exception.py:298
 
368
#, python-format
 
369
msgid "%(exc_type)s: %(message)s"
 
370
msgstr ""
 
371
 
 
372
#: heat/common/exception.py:312
 
373
#, python-format
 
374
msgid "%(feature)s is not supported."
 
375
msgstr ""
 
376
 
 
377
#: heat/common/exception.py:316
 
378
#, python-format
 
379
msgid "Cannot define the following properties at the same time: %s."
 
380
msgstr ""
 
381
 
 
382
#: heat/common/exception.py:334
 
383
msgid "Template exceeds maximum allowed size."
 
384
msgstr ""
 
385
 
 
386
#: heat/common/exception.py:338
 
387
msgid ""
 
388
"Egress rules are only allowed when Neutron is used and the 'VpcId' "
 
389
"property is set."
 
390
msgstr ""
 
391
 
 
392
#: heat/common/plugin_loader.py:94
 
393
#, python-format
 
394
msgid "Failed to import module %s"
 
395
msgstr ""
 
396
 
 
397
#: heat/common/urlfetch.py:37
 
398
#, python-format
 
399
msgid "Fetching data from %s"
 
400
msgstr ""
 
401
 
 
402
#: heat/common/wsgi.py:55
 
403
msgid ""
 
404
"Address to bind the server.  Useful when selecting a particular network "
 
405
"interface."
 
406
msgstr ""
 
407
 
 
408
#: heat/common/wsgi.py:58
 
409
msgid "The port on which the server will listen."
 
410
msgstr ""
 
411
 
 
412
#: heat/common/wsgi.py:65
 
413
msgid "Number of backlog requests to configure the socket with"
 
414
msgstr ""
 
415
 
 
416
#: heat/common/wsgi.py:68
 
417
msgid "Location of the SSL Certificate File to use for SSL mode"
 
418
msgstr ""
 
419
 
 
420
#: heat/common/wsgi.py:71
 
421
msgid "Location of the SSL Key File to use for enabling SSL mode"
 
422
msgstr ""
 
423
 
 
424
#: heat/common/wsgi.py:78
 
425
msgid "Number of workers for Heat service"
 
426
msgstr ""
 
427
 
 
428
#: heat/common/wsgi.py:129 heat/openstack/common/sslutils.py:61
 
429
msgid ""
 
430
"When running server in SSL mode, you must specify both a cert_file and "
 
431
"key_file option value in your configuration file"
 
432
msgstr ""
 
433
 
 
434
#: heat/common/wsgi.py:147
 
435
#, python-format
 
436
msgid "Could not bind to %(bind_addr)safter trying for 30 seconds"
 
437
msgstr ""
 
438
 
 
439
#: heat/common/wsgi.py:179
 
440
msgid "SIGTERM received"
 
441
msgstr ""
 
442
 
 
443
#: heat/common/wsgi.py:188
 
444
msgid "SIGHUP received"
 
445
msgstr ""
 
446
 
 
447
#: heat/common/wsgi.py:203 heat/openstack/common/service.py:288
 
448
#, python-format
 
449
msgid "Starting %d workers"
 
450
msgstr ""
 
451
 
 
452
#: heat/common/wsgi.py:214
 
453
#, python-format
 
454
msgid "Removing dead child %s"
 
455
msgstr ""
 
456
 
 
457
#: heat/common/wsgi.py:221
 
458
msgid "Caught keyboard interrupt. Exiting."
 
459
msgstr ""
 
460
 
 
461
#: heat/common/wsgi.py:225
 
462
msgid "Exited"
 
463
msgstr ""
 
464
 
 
465
#: heat/common/wsgi.py:243
 
466
#, python-format
 
467
msgid "Child %d exiting normally"
 
468
msgstr ""
 
469
 
 
470
#: heat/common/wsgi.py:246
 
471
#, python-format
 
472
msgid "Started child %s"
 
473
msgstr ""
 
474
 
 
475
#: heat/common/wsgi.py:268
 
476
msgid "Starting single process server"
 
477
msgstr ""
 
478
 
 
479
#: heat/common/wsgi.py:596
 
480
#, python-format
 
481
msgid "Exception handling resource: %s"
 
482
msgstr ""
 
483
 
 
484
#: heat/common/wsgi.py:597
 
485
msgid ""
 
486
"The server could not comply with the request since\r\n"
 
487
"it is either malformed or otherwise incorrect.\r\n"
 
488
msgstr ""
 
489
 
 
490
#: heat/common/wsgi.py:611
 
491
#, python-format
 
492
msgid "Returning %(code)s to user: %(explanation)s"
 
493
msgstr ""
 
494
 
 
495
#: heat/common/wsgi.py:616
 
496
#, python-format
 
497
msgid "Unexpected error occurred serving API: %s"
 
498
msgstr ""
 
499
 
 
500
#: heat/db/sqlalchemy/api.py:393
 
501
msgid "age should be an integer"
 
502
msgstr ""
 
503
 
 
504
#: heat/db/sqlalchemy/api.py:395
 
505
msgid "age should be a positive integer"
 
506
msgstr ""
 
507
 
 
508
#: heat/db/sqlalchemy/migration.py:63
 
509
msgid "python-migrate is not installed. Exiting."
 
510
msgstr ""
 
511
 
 
512
#: heat/db/sqlalchemy/migration.py:73
 
513
msgid "version should be an integer"
 
514
msgstr ""
 
515
 
 
516
#: heat/doc/resources.py:85
 
517
msgid "HOT Syntax"
 
518
msgstr ""
 
519
 
 
520
#: heat/doc/resources.py:107
 
521
msgid "YAML Syntax"
 
522
msgstr ""
 
523
 
 
524
#: heat/doc/resources.py:129
 
525
msgid "JSON Syntax"
 
526
msgstr ""
 
527
 
 
528
#: heat/doc/resources.py:161
 
529
#, python-format
 
530
msgid " from %s"
 
531
msgstr ""
 
532
 
 
533
#: heat/doc/resources.py:163
 
534
#, python-format
 
535
msgid " up to %s"
 
536
msgstr ""
 
537
 
 
538
#: heat/doc/resources.py:165
 
539
#, python-format
 
540
msgid " from length %s"
 
541
msgstr ""
 
542
 
 
543
#: heat/doc/resources.py:167
 
544
#, python-format
 
545
msgid " up to length %s"
 
546
msgstr ""
 
547
 
 
548
#: heat/doc/resources.py:174
 
549
msgid "Not implemented."
 
550
msgstr ""
 
551
 
 
552
#: heat/doc/resources.py:185
 
553
msgid "Required property."
 
554
msgstr ""
 
555
 
 
556
#: heat/doc/resources.py:189
 
557
#, python-format
 
558
msgid "Optional property, defaults to \"%s\"."
 
559
msgstr ""
 
560
 
 
561
#: heat/doc/resources.py:192
 
562
msgid "Optional property."
 
563
msgstr ""
 
564
 
 
565
#: heat/doc/resources.py:196
 
566
#, python-format
 
567
msgid "Value must match pattern: %s"
 
568
msgstr ""
 
569
 
 
570
#: heat/doc/resources.py:203
 
571
#, python-format
 
572
msgid "Allowed values: %s"
 
573
msgstr ""
 
574
 
 
575
#: heat/doc/resources.py:209
 
576
msgid "Map properties:"
 
577
msgstr ""
 
578
 
 
579
#: heat/doc/resources.py:215
 
580
msgid "List contains maps with the properties:"
 
581
msgstr ""
 
582
 
 
583
#: heat/doc/resources.py:230
 
584
msgid "Properties"
 
585
msgstr ""
 
586
 
 
587
#: heat/doc/resources.py:241
 
588
msgid "Attributes"
 
589
msgstr ""
 
590
 
 
591
#: heat/engine/dependencies.py:25
 
592
#, python-format
 
593
msgid "Circular Dependency Found: %(cycle)s"
 
594
msgstr ""
 
595
 
 
596
#: heat/engine/environment.py:181
 
597
#, python-format
 
598
msgid "Changing %(path)s from %(was)s to %(now)s"
 
599
msgstr ""
 
600
 
 
601
#: heat/engine/environment.py:183
 
602
#, python-format
 
603
msgid "Registering %(path)s -> %(value)s"
 
604
msgstr ""
 
605
 
 
606
#: heat/engine/parser.py:74
 
607
#, python-format
 
608
msgid ""
 
609
"Invalid stack name %s must contain only alphanumeric or \"_-.\" "
 
610
"characters, must start with alpha"
 
611
msgstr ""
 
612
 
 
613
#: heat/engine/resource.py:55 heat/engine/resource.py:58
 
614
#, python-format
 
615
msgid "The Resource %s requires replacement."
 
616
msgstr ""
 
617
 
 
618
#: heat/engine/resource.py:132
 
619
msgid "Resource name may not contain \"/\""
 
620
msgstr ""
 
621
 
 
622
#: heat/engine/scheduler.py:65
 
623
#, python-format
 
624
msgid "%s Timed out"
 
625
msgstr ""
 
626
 
 
627
#: heat/engine/service.py:311
 
628
msgid "No Template provided."
 
629
msgstr ""
 
630
 
 
631
#: heat/engine/stack_resource.py:122
 
632
#, python-format
 
633
msgid "Cannot update %s, stack not created"
 
634
msgstr ""
 
635
 
 
636
#: heat/engine/stack_resource.py:151
 
637
#, python-format
 
638
msgid "Cannot suspend %s, stack not created"
 
639
msgstr ""
 
640
 
 
641
#: heat/engine/stack_resource.py:173
 
642
#, python-format
 
643
msgid "Cannot resume %s, stack not created"
 
644
msgstr ""
 
645
 
 
646
#: heat/engine/resources/__init__.py:39
 
647
#, python-format
 
648
msgid "Failed to load resources from %s"
 
649
msgstr ""
 
650
 
 
651
#: heat/engine/resources/instance.py:314
 
652
#, python-format
 
653
msgid "Build of server %(server)s failed: %(message)s (%(code)s)"
 
654
msgstr ""
 
655
 
 
656
#: heat/engine/resources/instance.py:321
 
657
#, python-format
 
658
msgid "Nova reported unexpected instance[%(name)s] status[%(status)s]"
 
659
msgstr ""
 
660
 
 
661
#: heat/engine/resources/instance.py:418
 
662
#, python-format
 
663
msgid "Cannot suspend %s, resource_id not set"
 
664
msgstr ""
 
665
 
 
666
#: heat/engine/resources/instance.py:424 heat/engine/resources/instance.py:478
 
667
#, python-format
 
668
msgid "Failed to find instance %s"
 
669
msgstr ""
 
670
 
 
671
#: heat/engine/resources/instance.py:455
 
672
#, python-format
 
673
msgid " nova reported unexpected instance[%(instance)s] status[%(status)s]"
 
674
msgstr ""
 
675
 
 
676
#: heat/engine/resources/instance.py:472
 
677
#, python-format
 
678
msgid "Cannot resume %s, resource_id not set"
 
679
msgstr ""
 
680
 
 
681
#: heat/engine/resources/nova_utils.py:221
 
682
#, python-format
 
683
msgid "Resizing to '%(flavor)s' failed, status '%(status)s'"
 
684
msgstr ""
 
685
 
 
686
#: heat/engine/resources/vpc.py:72
 
687
#, python-format
 
688
msgid "Multiple routers found with name %s"
 
689
msgstr ""
 
690
 
 
691
#: heat/engine/resources/neutron/loadbalancer.py:251
 
692
msgid "The ID of the load balancing pool"
 
693
msgstr ""
 
694
 
 
695
#: heat/engine/resources/neutron/loadbalancer.py:254
 
696
msgid "Port number on which the servers are running on the members"
 
697
msgstr ""
 
698
 
 
699
#: heat/engine/resources/neutron/loadbalancer.py:258
 
700
msgid "The list of Nova server IDs load balanced"
 
701
msgstr ""
 
702
 
 
703
#: heat/engine/resources/rackspace/cloud_loadbalancer.py:33
 
704
#, python-format
 
705
msgid "There was an error building the loadbalancer:%(lb_name)s."
 
706
msgstr ""
 
707
 
 
708
#: heat/openstack/common/eventlet_backdoor.py:142
 
709
#, python-format
 
710
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
 
711
msgstr ""
 
712
 
 
713
#: heat/openstack/common/exception.py:102
 
714
msgid "Uncaught exception"
 
715
msgstr ""
 
716
 
 
717
#: heat/openstack/common/excutils.py:62
 
718
#, python-format
 
719
msgid "Original exception being dropped: %s"
 
720
msgstr ""
 
721
 
 
722
#: heat/openstack/common/excutils.py:90
 
723
#, python-format
 
724
msgid "Unexpected exception occurred %d time(s)... retrying."
 
725
msgstr ""
 
726
 
 
727
#: heat/openstack/common/fileutils.py:64
 
728
#, python-format
 
729
msgid "Reloading cached file %s"
 
730
msgstr ""
 
731
 
 
732
#: heat/openstack/common/lockutils.py:100
 
733
#, python-format
 
734
msgid "Could not release the acquired lock `%s`"
 
735
msgstr ""
 
736
 
 
737
#: heat/openstack/common/lockutils.py:166
 
738
#, python-format
 
739
msgid "Got semaphore \"%(lock)s\""
 
740
msgstr ""
 
741
 
 
742
#: heat/openstack/common/lockutils.py:175
 
743
#, python-format
 
744
msgid "Attempting to grab file lock \"%(lock)s\""
 
745
msgstr ""
 
746
 
 
747
#: heat/openstack/common/lockutils.py:185
 
748
#, python-format
 
749
msgid "Created lock path: %s"
 
750
msgstr ""
 
751
 
 
752
#: heat/openstack/common/lockutils.py:203
 
753
#, python-format
 
754
msgid "Got file lock \"%(lock)s\" at %(path)s"
 
755
msgstr ""
 
756
 
 
757
#: heat/openstack/common/lockutils.py:207
 
758
#, python-format
 
759
msgid "Released file lock \"%(lock)s\" at %(path)s"
 
760
msgstr ""
 
761
 
 
762
#: heat/openstack/common/lockutils.py:244
 
763
#, python-format
 
764
msgid "Got semaphore / lock \"%(function)s\""
 
765
msgstr ""
 
766
 
 
767
#: heat/openstack/common/lockutils.py:248
 
768
#, python-format
 
769
msgid "Semaphore / lock released \"%(function)s\""
 
770
msgstr ""
 
771
 
 
772
#: heat/openstack/common/log.py:244
 
773
#, python-format
 
774
msgid "Deprecated: %s"
 
775
msgstr ""
 
776
 
 
777
#: heat/openstack/common/log.py:336
 
778
#, python-format
 
779
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
 
780
msgstr ""
 
781
 
 
782
#: heat/openstack/common/log.py:386
 
783
#, python-format
 
784
msgid "syslog facility must be one of: %s"
 
785
msgstr ""
 
786
 
 
787
#: heat/openstack/common/log.py:556
 
788
#, python-format
 
789
msgid "Fatal call to deprecated config: %(msg)s"
 
790
msgstr ""
 
791
 
 
792
#: heat/openstack/common/loopingcall.py:84
 
793
#, python-format
 
794
msgid "task run outlasted interval by %s sec"
 
795
msgstr ""
 
796
 
 
797
#: heat/openstack/common/loopingcall.py:91
 
798
msgid "in fixed duration looping call"
 
799
msgstr ""
 
800
 
 
801
#: heat/openstack/common/loopingcall.py:131
 
802
#, python-format
 
803
msgid "Dynamic looping call sleeping for %.02f seconds"
 
804
msgstr ""
 
805
 
 
806
#: heat/openstack/common/loopingcall.py:138
 
807
msgid "in dynamic looping call"
 
808
msgstr ""
 
809
 
 
810
#: heat/openstack/common/policy.py:75
 
811
msgid "JSON file containing policy"
 
812
msgstr ""
 
813
 
 
814
#: heat/openstack/common/policy.py:78
 
815
msgid "Rule enforced when requested rule is not found"
 
816
msgstr ""
 
817
 
 
818
#: heat/openstack/common/policy.py:92
 
819
#, python-format
 
820
msgid "Policy doesn't allow %s to be performed."
 
821
msgstr ""
 
822
 
 
823
#: heat/openstack/common/policy.py:177
 
824
#, python-format
 
825
msgid "Rules must be an instance of dict or Rules, got %s instead"
 
826
msgstr ""
 
827
 
 
828
#: heat/openstack/common/policy.py:207
 
829
msgid "Rules successfully reloaded"
 
830
msgstr ""
 
831
 
 
832
#: heat/openstack/common/policy.py:253
 
833
#, python-format
 
834
msgid "Rule %s will be now enforced"
 
835
msgstr ""
 
836
 
 
837
#: heat/openstack/common/policy.py:268
 
838
#, python-format
 
839
msgid "Rule [%s] doesn't exist"
 
840
msgstr ""
 
841
 
 
842
#: heat/openstack/common/policy.py:478
 
843
#, python-format
 
844
msgid "Failed to understand rule %s"
 
845
msgstr ""
 
846
 
 
847
#: heat/openstack/common/policy.py:488
 
848
#, python-format
 
849
msgid "No handler for matches of kind %s"
 
850
msgstr ""
 
851
 
 
852
#: heat/openstack/common/policy.py:759
 
853
#, python-format
 
854
msgid "Failed to understand rule %r"
 
855
msgstr ""
 
856
 
 
857
#: heat/openstack/common/processutils.py:127
 
858
#, python-format
 
859
msgid "Got unknown keyword args to utils.execute: %r"
 
860
msgstr ""
 
861
 
 
862
#: heat/openstack/common/processutils.py:142
 
863
#, python-format
 
864
msgid "Running cmd (subprocess): %s"
 
865
msgstr ""
 
866
 
 
867
#: heat/openstack/common/processutils.py:167
 
868
#: heat/openstack/common/processutils.py:240
 
869
#, python-format
 
870
msgid "Result was %s"
 
871
msgstr ""
 
872
 
 
873
#: heat/openstack/common/processutils.py:179
 
874
#, python-format
 
875
msgid "%r failed. Retrying."
 
876
msgstr ""
 
877
 
 
878
#: heat/openstack/common/processutils.py:219
 
879
#, python-format
 
880
msgid "Running cmd (SSH): %s"
 
881
msgstr ""
 
882
 
 
883
#: heat/openstack/common/processutils.py:221
 
884
msgid "Environment not supported over SSH"
 
885
msgstr ""
 
886
 
 
887
#: heat/openstack/common/processutils.py:225
 
888
msgid "process_input not supported over SSH"
 
889
msgstr ""
 
890
 
 
891
#: heat/openstack/common/service.py:118 heat/openstack/common/service.py:335
 
892
msgid "Full set of CONF:"
 
893
msgstr ""
 
894
 
 
895
#: heat/openstack/common/service.py:127 heat/openstack/common/service.py:217
 
896
#, python-format
 
897
msgid "Caught %s, exiting"
 
898
msgstr ""
 
899
 
 
900
#: heat/openstack/common/service.py:139
 
901
msgid "Exception during rpc cleanup."
 
902
msgstr ""
 
903
 
 
904
#: heat/openstack/common/service.py:188
 
905
msgid "Parent process has died unexpectedly, exiting"
 
906
msgstr ""
 
907
 
 
908
#: heat/openstack/common/service.py:223
 
909
msgid "Unhandled exception"
 
910
msgstr ""
 
911
 
 
912
#: heat/openstack/common/service.py:256
 
913
msgid "Forking too fast, sleeping"
 
914
msgstr ""
 
915
 
 
916
#: heat/openstack/common/service.py:278
 
917
#, python-format
 
918
msgid "Started child %d"
 
919
msgstr ""
 
920
 
 
921
#: heat/openstack/common/service.py:305
 
922
#, python-format
 
923
msgid "Child %(pid)d killed by signal %(sig)d"
 
924
msgstr ""
 
925
 
 
926
#: heat/openstack/common/service.py:309
 
927
#, python-format
 
928
msgid "Child %(pid)s exited with status %(code)d"
 
929
msgstr ""
 
930
 
 
931
#: heat/openstack/common/service.py:313
 
932
#, python-format
 
933
msgid "pid %d not in child list"
 
934
msgstr ""
 
935
 
 
936
#: heat/openstack/common/service.py:345
 
937
#, python-format
 
938
msgid "Caught %s, stopping children"
 
939
msgstr ""
 
940
 
 
941
#: heat/openstack/common/service.py:363
 
942
#, python-format
 
943
msgid "Waiting on %d children to exit"
 
944
msgstr ""
 
945
 
 
946
#: heat/openstack/common/sslutils.py:52
 
947
#, python-format
 
948
msgid "Unable to find cert_file : %s"
 
949
msgstr ""
 
950
 
 
951
#: heat/openstack/common/sslutils.py:55
 
952
#, python-format
 
953
msgid "Unable to find ca_file : %s"
 
954
msgstr ""
 
955
 
 
956
#: heat/openstack/common/sslutils.py:58
 
957
#, python-format
 
958
msgid "Unable to find key_file : %s"
 
959
msgstr ""
 
960
 
 
961
#: heat/openstack/common/sslutils.py:100
 
962
#, python-format
 
963
msgid "Invalid SSL version : %s"
 
964
msgstr ""
 
965
 
 
966
#: heat/openstack/common/db/exception.py:44
 
967
msgid "Invalid Parameter: Unicode is not supported by the current database."
 
968
msgstr ""
 
969
 
 
970
#: heat/openstack/common/db/sqlalchemy/session.py:552
 
971
msgid "DB exception wrapped."
 
972
msgstr ""
 
973
 
 
974
#: heat/openstack/common/db/sqlalchemy/session.py:614
 
975
#, python-format
 
976
msgid "Got mysql server has gone away: %s"
 
977
msgstr ""
 
978
 
 
979
#: heat/openstack/common/db/sqlalchemy/session.py:694
 
980
#, python-format
 
981
msgid "SQL connection failed. %s attempts left."
 
982
msgstr ""
 
983
 
 
984
#: heat/openstack/common/db/sqlalchemy/utils.py:50
 
985
msgid "Sort key supplied was not valid."
 
986
msgstr ""
 
987
 
 
988
#: heat/openstack/common/db/sqlalchemy/utils.py:89
 
989
msgid "Id not in sort_keys; is sort_keys unique?"
 
990
msgstr ""
 
991
 
 
992
#: heat/openstack/common/db/sqlalchemy/utils.py:111
 
993
msgid "Unknown sort direction, must be 'desc' or 'asc'"
 
994
msgstr ""
 
995
 
 
996
#: heat/openstack/common/db/sqlalchemy/utils.py:182
 
997
#, python-format
 
998
msgid ""
 
999
"Please specify column %s in col_name_col_instance param. It is required "
 
1000
"because column has unsupported type by sqlite)."
 
1001
msgstr ""
 
1002
 
 
1003
#: heat/openstack/common/db/sqlalchemy/utils.py:188
 
1004
#, python-format
 
1005
msgid ""
 
1006
"col_name_col_instance param has wrong type of column instance for column "
 
1007
"%s It should be instance of sqlalchemy.Column."
 
1008
msgstr ""
 
1009
 
 
1010
#: heat/openstack/common/db/sqlalchemy/utils.py:268
 
1011
#, python-format
 
1012
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
 
1013
msgstr ""
 
1014
 
 
1015
#: heat/openstack/common/db/sqlalchemy/utils.py:290
 
1016
msgid "Unsupported id columns type"
 
1017
msgstr ""
 
1018
 
 
1019
#: heat/openstack/common/notifier/api.py:129
 
1020
#, python-format
 
1021
msgid "%s not in valid priorities"
 
1022
msgstr ""
 
1023
 
 
1024
#: heat/openstack/common/notifier/api.py:145
 
1025
#, python-format
 
1026
msgid ""
 
1027
"Problem '%(e)s' attempting to send to notification system. "
 
1028
"Payload=%(payload)s"
 
1029
msgstr ""
 
1030
 
 
1031
#: heat/openstack/common/notifier/api.py:164
 
1032
#, python-format
 
1033
msgid "Failed to load notifier %s. These notifications will not be sent."
 
1034
msgstr ""
 
1035
 
 
1036
#: heat/openstack/common/notifier/list_notifier.py:112
 
1037
#, python-format
 
1038
msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
 
1039
msgstr ""
 
1040
 
 
1041
#: heat/openstack/common/notifier/rabbit_notifier.py:27
 
1042
msgid "The rabbit_notifier is now deprecated. Please use rpc_notifier instead."
 
1043
msgstr ""
 
1044
 
 
1045
#: heat/openstack/common/notifier/rpc_notifier.py:45
 
1046
#: heat/openstack/common/notifier/rpc_notifier2.py:51
 
1047
#, python-format
 
1048
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
 
1049
msgstr ""
 
1050
 
 
1051
#: heat/openstack/common/rpc/__init__.py:107
 
1052
#, python-format
 
1053
msgid ""
 
1054
"A RPC is being made while holding a lock. The locks currently held are "
 
1055
"%(locks)s. This is probably a bug. Please report it. Include the "
 
1056
"following: [%(stack)s]."
 
1057
msgstr ""
 
1058
 
 
1059
#: heat/openstack/common/rpc/amqp.py:75
 
1060
msgid "Pool creating new connection"
 
1061
msgstr ""
 
1062
 
 
1063
#: heat/openstack/common/rpc/amqp.py:202
 
1064
#, python-format
 
1065
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
 
1066
msgstr ""
 
1067
 
 
1068
#: heat/openstack/common/rpc/amqp.py:205
 
1069
#, python-format
 
1070
msgid "_call_waiters: %s"
 
1071
msgstr ""
 
1072
 
 
1073
#: heat/openstack/common/rpc/amqp.py:212
 
1074
#, python-format
 
1075
msgid ""
 
1076
"Number of call waiters is greater than warning threshhold: %d. There "
 
1077
"could be a MulticallProxyWaiter leak."
 
1078
msgstr ""
 
1079
 
 
1080
#: heat/openstack/common/rpc/amqp.py:290
 
1081
#, python-format
 
1082
msgid "unpacked context: %s"
 
1083
msgstr ""
 
1084
 
 
1085
#: heat/openstack/common/rpc/amqp.py:336
 
1086
#, python-format
 
1087
msgid "UNIQUE_ID is %s."
 
1088
msgstr ""
 
1089
 
 
1090
#: heat/openstack/common/rpc/amqp.py:408
 
1091
#, python-format
 
1092
msgid "received %s"
 
1093
msgstr ""
 
1094
 
 
1095
#: heat/openstack/common/rpc/amqp.py:416
 
1096
#, python-format
 
1097
msgid "no method for message: %s"
 
1098
msgstr ""
 
1099
 
 
1100
#: heat/openstack/common/rpc/amqp.py:417
 
1101
#, python-format
 
1102
msgid "No method for message: %s"
 
1103
msgstr ""
 
1104
 
 
1105
#: heat/openstack/common/rpc/amqp.py:445
 
1106
#: heat/openstack/common/rpc/impl_zmq.py:280
 
1107
#, python-format
 
1108
msgid "Expected exception during message handling (%s)"
 
1109
msgstr ""
 
1110
 
 
1111
#: heat/openstack/common/rpc/amqp.py:453
 
1112
#: heat/openstack/common/rpc/impl_zmq.py:286
 
1113
msgid "Exception during message handling"
 
1114
msgstr ""
 
1115
 
 
1116
#: heat/openstack/common/rpc/amqp.py:527
 
1117
#, python-format
 
1118
msgid "Making synchronous call on %s ..."
 
1119
msgstr ""
 
1120
 
 
1121
#: heat/openstack/common/rpc/amqp.py:530
 
1122
#, python-format
 
1123
msgid "MSG_ID is %s"
 
1124
msgstr ""
 
1125
 
 
1126
#: heat/openstack/common/rpc/amqp.py:556
 
1127
#, python-format
 
1128
msgid "Making asynchronous cast on %s..."
 
1129
msgstr ""
 
1130
 
 
1131
#: heat/openstack/common/rpc/amqp.py:565
 
1132
msgid "Making asynchronous fanout cast..."
 
1133
msgstr ""
 
1134
 
 
1135
#: heat/openstack/common/rpc/amqp.py:593
 
1136
#, python-format
 
1137
msgid "Sending %(event_type)s on %(topic)s"
 
1138
msgstr ""
 
1139
 
 
1140
#: heat/openstack/common/rpc/common.py:77
 
1141
msgid "An unknown RPC related exception occurred."
 
1142
msgstr ""
 
1143
 
 
1144
#: heat/openstack/common/rpc/common.py:107
 
1145
#, python-format
 
1146
msgid ""
 
1147
"Remote error: %(exc_type)s %(value)s\n"
 
1148
"%(traceback)s."
 
1149
msgstr ""
 
1150
 
 
1151
#: heat/openstack/common/rpc/common.py:124
 
1152
#, python-format
 
1153
msgid ""
 
1154
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
 
1155
" \"%(method)s\" info: \"%(info)s\""
 
1156
msgstr ""
 
1157
 
 
1158
#: heat/openstack/common/rpc/common.py:141
 
1159
#: heat/openstack/common/rpc/common.py:142
 
1160
#: heat/openstack/common/rpc/common.py:143
 
1161
msgid "<unknown>"
 
1162
msgstr ""
 
1163
 
 
1164
#: heat/openstack/common/rpc/common.py:147
 
1165
#, python-format
 
1166
msgid "Found duplicate message(%(msg_id)s). Skipping it."
 
1167
msgstr ""
 
1168
 
 
1169
#: heat/openstack/common/rpc/common.py:151
 
1170
msgid "Invalid reuse of an RPC connection."
 
1171
msgstr ""
 
1172
 
 
1173
#: heat/openstack/common/rpc/common.py:155
 
1174
#, python-format
 
1175
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
 
1176
msgstr ""
 
1177
 
 
1178
#: heat/openstack/common/rpc/common.py:160
 
1179
#, python-format
 
1180
msgid ""
 
1181
"Specified RPC envelope version, %(version)s, not supported by this "
 
1182
"endpoint."
 
1183
msgstr ""
 
1184
 
 
1185
#: heat/openstack/common/rpc/common.py:165
 
1186
#, python-format
 
1187
msgid "Specified RPC version cap, %(version_cap)s, is too low"
 
1188
msgstr ""
 
1189
 
 
1190
#: heat/openstack/common/rpc/common.py:289
 
1191
#, python-format
 
1192
msgid "Returning exception %s to caller"
 
1193
msgstr ""
 
1194
 
 
1195
#: heat/openstack/common/rpc/impl_kombu.py:162
 
1196
msgid "Failed to process message ... skipping it."
 
1197
msgstr ""
 
1198
 
 
1199
#: heat/openstack/common/rpc/impl_kombu.py:165
 
1200
msgid "Failed to process message ... will requeue."
 
1201
msgstr ""
 
1202
 
 
1203
#: heat/openstack/common/rpc/impl_kombu.py:502
 
1204
#, python-format
 
1205
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
 
1206
msgstr ""
 
1207
 
 
1208
#: heat/openstack/common/rpc/impl_kombu.py:524
 
1209
#, python-format
 
1210
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
 
1211
msgstr ""
 
1212
 
 
1213
#: heat/openstack/common/rpc/impl_kombu.py:561
 
1214
#, python-format
 
1215
msgid ""
 
1216
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
 
1217
"%(max_retries)d tries: %(err_str)s"
 
1218
msgstr ""
 
1219
 
 
1220
#: heat/openstack/common/rpc/impl_kombu.py:575
 
1221
#, python-format
 
1222
msgid ""
 
1223
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
 
1224
"again in %(sleep_time)d seconds."
 
1225
msgstr ""
 
1226
 
 
1227
#: heat/openstack/common/rpc/impl_kombu.py:629
 
1228
#: heat/openstack/common/rpc/impl_qpid.py:492
 
1229
#, python-format
 
1230
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
 
1231
msgstr ""
 
1232
 
 
1233
#: heat/openstack/common/rpc/impl_kombu.py:647
 
1234
#: heat/openstack/common/rpc/impl_qpid.py:507
 
1235
#, python-format
 
1236
msgid "Timed out waiting for RPC response: %s"
 
1237
msgstr ""
 
1238
 
 
1239
#: heat/openstack/common/rpc/impl_kombu.py:651
 
1240
#: heat/openstack/common/rpc/impl_qpid.py:511
 
1241
#, python-format
 
1242
msgid "Failed to consume message from queue: %s"
 
1243
msgstr ""
 
1244
 
 
1245
#: heat/openstack/common/rpc/impl_kombu.py:690
 
1246
#: heat/openstack/common/rpc/impl_qpid.py:546
 
1247
#, python-format
 
1248
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
 
1249
msgstr ""
 
1250
 
 
1251
#: heat/openstack/common/rpc/impl_qpid.py:161
 
1252
msgid "Failed to process message... skipping it."
 
1253
msgstr ""
 
1254
 
 
1255
#: heat/openstack/common/rpc/impl_qpid.py:434
 
1256
#, python-format
 
1257
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
 
1258
msgstr ""
 
1259
 
 
1260
#: heat/openstack/common/rpc/impl_qpid.py:440
 
1261
#, python-format
 
1262
msgid "Connected to AMQP server on %s"
 
1263
msgstr ""
 
1264
 
 
1265
#: heat/openstack/common/rpc/impl_qpid.py:453
 
1266
msgid "Re-established AMQP queues"
 
1267
msgstr ""
 
1268
 
 
1269
#: heat/openstack/common/rpc/impl_qpid.py:519
 
1270
msgid "Error processing message.  Skipping it."
 
1271
msgstr ""
 
1272
 
 
1273
#: heat/openstack/common/rpc/impl_zmq.py:96
 
1274
msgid "JSON serialization failed."
 
1275
msgstr ""
 
1276
 
 
1277
#: heat/openstack/common/rpc/impl_zmq.py:101
 
1278
#, python-format
 
1279
msgid "Deserializing: %s"
 
1280
msgstr ""
 
1281
 
 
1282
#: heat/openstack/common/rpc/impl_zmq.py:136
 
1283
#, python-format
 
1284
msgid "Connecting to %(addr)s with %(type)s"
 
1285
msgstr ""
 
1286
 
 
1287
#: heat/openstack/common/rpc/impl_zmq.py:137
 
1288
#, python-format
 
1289
msgid "-> Subscribed to %(subscribe)s"
 
1290
msgstr ""
 
1291
 
 
1292
#: heat/openstack/common/rpc/impl_zmq.py:138
 
1293
#, python-format
 
1294
msgid "-> bind: %(bind)s"
 
1295
msgstr ""
 
1296
 
 
1297
#: heat/openstack/common/rpc/impl_zmq.py:146
 
1298
msgid "Could not open socket."
 
1299
msgstr ""
 
1300
 
 
1301
#: heat/openstack/common/rpc/impl_zmq.py:158
 
1302
#, python-format
 
1303
msgid "Subscribing to %s"
 
1304
msgstr ""
 
1305
 
 
1306
#: heat/openstack/common/rpc/impl_zmq.py:200
 
1307
msgid "You cannot recv on this socket."
 
1308
msgstr ""
 
1309
 
 
1310
#: heat/openstack/common/rpc/impl_zmq.py:205
 
1311
msgid "You cannot send on this socket."
 
1312
msgstr ""
 
1313
 
 
1314
#: heat/openstack/common/rpc/impl_zmq.py:267
 
1315
#, python-format
 
1316
msgid "Running func with context: %s"
 
1317
msgstr ""
 
1318
 
 
1319
#: heat/openstack/common/rpc/impl_zmq.py:305
 
1320
msgid "Sending reply"
 
1321
msgstr ""
 
1322
 
 
1323
#: heat/openstack/common/rpc/impl_zmq.py:339
 
1324
msgid "RPC message did not include method."
 
1325
msgstr ""
 
1326
 
 
1327
#: heat/openstack/common/rpc/impl_zmq.py:371
 
1328
msgid "Registering reactor"
 
1329
msgstr ""
 
1330
 
 
1331
#: heat/openstack/common/rpc/impl_zmq.py:383
 
1332
msgid "In reactor registered"
 
1333
msgstr ""
 
1334
 
 
1335
#: heat/openstack/common/rpc/impl_zmq.py:387
 
1336
msgid "Consuming socket"
 
1337
msgstr ""
 
1338
 
 
1339
#: heat/openstack/common/rpc/impl_zmq.py:437
 
1340
#, python-format
 
1341
msgid "Creating proxy for topic: %s"
 
1342
msgstr ""
 
1343
 
 
1344
#: heat/openstack/common/rpc/impl_zmq.py:443
 
1345
msgid "Topic contained dangerous characters."
 
1346
msgstr ""
 
1347
 
 
1348
#: heat/openstack/common/rpc/impl_zmq.py:475
 
1349
msgid "Topic socket file creation failed."
 
1350
msgstr ""
 
1351
 
 
1352
#: heat/openstack/common/rpc/impl_zmq.py:481
 
1353
#, python-format
 
1354
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
 
1355
msgstr ""
 
1356
 
 
1357
#: heat/openstack/common/rpc/impl_zmq.py:497
 
1358
#, python-format
 
1359
msgid "Required IPC directory does not exist at %s"
 
1360
msgstr ""
 
1361
 
 
1362
#: heat/openstack/common/rpc/impl_zmq.py:506
 
1363
#, python-format
 
1364
msgid "Permission denied to IPC directory at %s"
 
1365
msgstr ""
 
1366
 
 
1367
#: heat/openstack/common/rpc/impl_zmq.py:509
 
1368
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
 
1369
msgstr ""
 
1370
 
 
1371
#: heat/openstack/common/rpc/impl_zmq.py:543
 
1372
#, python-format
 
1373
msgid "CONSUMER RECEIVED DATA: %s"
 
1374
msgstr ""
 
1375
 
 
1376
#: heat/openstack/common/rpc/impl_zmq.py:562
 
1377
msgid "ZMQ Envelope version unsupported or unknown."
 
1378
msgstr ""
 
1379
 
 
1380
#: heat/openstack/common/rpc/impl_zmq.py:590
 
1381
msgid "Skipping topic registration. Already registered."
 
1382
msgstr ""
 
1383
 
 
1384
#: heat/openstack/common/rpc/impl_zmq.py:597
 
1385
#, python-format
 
1386
msgid "Consumer is a zmq.%s"
 
1387
msgstr ""
 
1388
 
 
1389
#: heat/openstack/common/rpc/impl_zmq.py:649
 
1390
msgid "Creating payload"
 
1391
msgstr ""
 
1392
 
 
1393
#: heat/openstack/common/rpc/impl_zmq.py:662
 
1394
msgid "Creating queue socket for reply waiter"
 
1395
msgstr ""
 
1396
 
 
1397
#: heat/openstack/common/rpc/impl_zmq.py:675
 
1398
msgid "Sending cast"
 
1399
msgstr ""
 
1400
 
 
1401
#: heat/openstack/common/rpc/impl_zmq.py:678
 
1402
msgid "Cast sent; Waiting reply"
 
1403
msgstr ""
 
1404
 
 
1405
#: heat/openstack/common/rpc/impl_zmq.py:681
 
1406
#, python-format
 
1407
msgid "Received message: %s"
 
1408
msgstr ""
 
1409
 
 
1410
#: heat/openstack/common/rpc/impl_zmq.py:682
 
1411
msgid "Unpacking response"
 
1412
msgstr ""
 
1413
 
 
1414
#: heat/openstack/common/rpc/impl_zmq.py:691
 
1415
msgid "Unsupported or unknown ZMQ envelope returned."
 
1416
msgstr ""
 
1417
 
 
1418
#: heat/openstack/common/rpc/impl_zmq.py:698
 
1419
msgid "RPC Message Invalid."
 
1420
msgstr ""
 
1421
 
 
1422
#: heat/openstack/common/rpc/impl_zmq.py:721
 
1423
#, python-format
 
1424
msgid "%(msg)s"
 
1425
msgstr ""
 
1426
 
 
1427
#: heat/openstack/common/rpc/impl_zmq.py:724
 
1428
#, python-format
 
1429
msgid "Sending message(s) to: %s"
 
1430
msgstr ""
 
1431
 
 
1432
#: heat/openstack/common/rpc/impl_zmq.py:728
 
1433
msgid "No matchmaker results. Not casting."
 
1434
msgstr ""
 
1435
 
 
1436
#: heat/openstack/common/rpc/impl_zmq.py:731
 
1437
msgid "No match from matchmaker."
 
1438
msgstr ""
 
1439
 
 
1440
#: heat/openstack/common/rpc/impl_zmq.py:813
 
1441
#, python-format
 
1442
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
 
1443
msgstr ""
 
1444
 
 
1445
#: heat/openstack/common/rpc/matchmaker.py:47
 
1446
msgid "Match not found by MatchMaker."
 
1447
msgstr ""
 
1448
 
 
1449
#: heat/openstack/common/rpc/matchmaker.py:81
 
1450
msgid "Matchmaker does not implement registration or heartbeat."
 
1451
msgstr ""
 
1452
 
 
1453
#: heat/openstack/common/rpc/matchmaker.py:217
 
1454
#, python-format
 
1455
msgid "Matchmaker unregistered: %(key)s, %(host)s"
 
1456
msgstr ""
 
1457
 
 
1458
#: heat/openstack/common/rpc/matchmaker.py:229
 
1459
msgid "Register before starting heartbeat."
 
1460
msgstr ""
 
1461
 
 
1462
#: heat/openstack/common/rpc/matchmaker_ring.py:77
 
1463
#: heat/openstack/common/rpc/matchmaker_ring.py:95
 
1464
#, python-format
 
1465
msgid "No key defining hosts for topic '%s', see ringfile"
 
1466
msgstr ""
 
1467
 
 
1468
#: heat/openstack/common/rpc/service.py:49
 
1469
#, python-format
 
1470
msgid "Creating Consumer connection for Service %s"
 
1471
msgstr ""
 
1472
 
 
1473
#: heat/tests/test_exception.py:24
 
1474
#, python-format
 
1475
msgid "Testing message %(text)s"
 
1476
msgstr ""
 
1477