~ubuntu-branches/ubuntu/utopic/cinder/utopic

« back to all changes in this revision

Viewing changes to cinder/locale/sk/LC_MESSAGES/cinder.po

  • Committer: Package Import Robot
  • Author(s): Chuck Short, James Page, Adam Gandelman, Chuck Short
  • Date: 2013-09-08 21:09:46 UTC
  • mfrom: (1.1.18)
  • Revision ID: package-import@ubuntu.com-20130908210946-3dbzq1jy5uji4wad
Tags: 1:2013.2~b3-0ubuntu1
[ James Page ]
* d/control: Switch ceph-common -> python-ceph inline with upstream
  refactoring of Ceph RBD driver, move to Suggests of python-cinder.
  (LP: #1190791). 

[ Adam Gandelman ]
* debian/patches/avoid_paramiko_vers_depends.patch: Dropped, no longer
  required.
* Add minimum requirement python-greenlet (>= 0.3.2).
* Add minimum requirement python-eventlet (>= 0.12.0).
* Add minimum requirement python-paramiko (>= 1.8).

[ Chuck Short ]
* New upstream release.
* debian/patches/skip-sqlachemy-failures.patch: Skip testfailures
  with sqlalchemy 0.8 until they are fixed upstream.
* debian/control: Add python-babel to build-depends.
* debian/control: Add python-novaclient to build-depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Slovak translations for cinder.
 
2
# Copyright (C) 2013 ORGANIZATION
 
3
# This file is distributed under the same license as the cinder project.
 
4
#
 
5
# Translators:
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version:  Cinder\n"
 
9
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
 
10
"POT-Creation-Date: 2013-08-27 06:09+0000\n"
 
11
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
 
12
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 
13
"Language-Team: Slovak "
 
14
"(http://www.transifex.com/projects/p/openstack/language/sk/)\n"
 
15
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
 
16
"MIME-Version: 1.0\n"
 
17
"Content-Type: text/plain; charset=utf-8\n"
 
18
"Content-Transfer-Encoding: 8bit\n"
 
19
"Generated-By: Babel 1.3\n"
 
20
 
 
21
#: cinder/context.py:62
 
22
#, python-format
 
23
msgid "Arguments dropped when creating context: %s"
 
24
msgstr ""
 
25
 
 
26
#: cinder/context.py:102
 
27
#, python-format
 
28
msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
 
29
msgstr ""
 
30
 
 
31
#: cinder/exception.py:76 cinder/brick/exception.py:39
 
32
msgid "An unknown exception occurred."
 
33
msgstr ""
 
34
 
 
35
#: cinder/exception.py:98 cinder/brick/exception.py:61
 
36
#: cinder/openstack/common/rpc/common.py:86
 
37
msgid "Exception in string format operation"
 
38
msgstr ""
 
39
 
 
40
#: cinder/exception.py:117
 
41
msgid "Connection to glance failed"
 
42
msgstr ""
 
43
 
 
44
#: cinder/exception.py:121
 
45
msgid "Not authorized."
 
46
msgstr ""
 
47
 
 
48
#: cinder/exception.py:126
 
49
msgid "User does not have admin privileges"
 
50
msgstr ""
 
51
 
 
52
#: cinder/exception.py:130
 
53
#, python-format
 
54
msgid "Policy doesn't allow %(action)s to be performed."
 
55
msgstr ""
 
56
 
 
57
#: cinder/exception.py:134
 
58
#, python-format
 
59
msgid "Not authorized for image %(image_id)s."
 
60
msgstr ""
 
61
 
 
62
#: cinder/exception.py:138 cinder/brick/exception.py:81
 
63
msgid "Unacceptable parameters."
 
64
msgstr ""
 
65
 
 
66
#: cinder/exception.py:143
 
67
msgid "Invalid snapshot"
 
68
msgstr ""
 
69
 
 
70
#: cinder/exception.py:147
 
71
#, python-format
 
72
msgid "Invalid source volume %(reason)s."
 
73
msgstr ""
 
74
 
 
75
#: cinder/exception.py:151
 
76
#, python-format
 
77
msgid "Volume %(volume_id)s is still attached, detach volume first."
 
78
msgstr ""
 
79
 
 
80
#: cinder/exception.py:155
 
81
msgid "Failed to load data into json format"
 
82
msgstr ""
 
83
 
 
84
#: cinder/exception.py:159
 
85
msgid "The request is invalid."
 
86
msgstr ""
 
87
 
 
88
#: cinder/exception.py:163
 
89
msgid "The results are invalid."
 
90
msgstr ""
 
91
 
 
92
#: cinder/exception.py:167
 
93
msgid "Invalid input received"
 
94
msgstr ""
 
95
 
 
96
#: cinder/exception.py:171
 
97
msgid "Invalid volume type"
 
98
msgstr ""
 
99
 
 
100
#: cinder/exception.py:175
 
101
msgid "Invalid volume"
 
102
msgstr ""
 
103
 
 
104
#: cinder/exception.py:179
 
105
#, python-format
 
106
msgid "Invalid content type %(content_type)s."
 
107
msgstr ""
 
108
 
 
109
#: cinder/exception.py:183
 
110
msgid "Invalid host"
 
111
msgstr ""
 
112
 
 
113
#: cinder/exception.py:189 cinder/brick/exception.py:88
 
114
#, python-format
 
115
msgid "%(err)s"
 
116
msgstr ""
 
117
 
 
118
#: cinder/exception.py:193
 
119
msgid "Invalid auth key"
 
120
msgstr ""
 
121
 
 
122
#: cinder/exception.py:197
 
123
msgid "Service is unavailable at this time."
 
124
msgstr ""
 
125
 
 
126
#: cinder/exception.py:201
 
127
#, python-format
 
128
msgid "Image %(image_id)s is unacceptable: %(reason)s"
 
129
msgstr ""
 
130
 
 
131
#: cinder/exception.py:205
 
132
#, python-format
 
133
msgid "The device in the path %(path)s is unavailable: %(reason)s"
 
134
msgstr ""
 
135
 
 
136
#: cinder/exception.py:209
 
137
#, python-format
 
138
msgid "Expected a uuid but received %(uuid)s."
 
139
msgstr ""
 
140
 
 
141
#: cinder/exception.py:213 cinder/brick/exception.py:75
 
142
msgid "Resource could not be found."
 
143
msgstr ""
 
144
 
 
145
#: cinder/exception.py:219
 
146
#, python-format
 
147
msgid "Volume %(volume_id)s persistence file could not be found."
 
148
msgstr ""
 
149
 
 
150
#: cinder/exception.py:223
 
151
#, python-format
 
152
msgid "Volume %(volume_id)s could not be found."
 
153
msgstr ""
 
154
 
 
155
#: cinder/exception.py:227
 
156
#, python-format
 
157
msgid "Unable to locate account %(account_name)s on Solidfire device"
 
158
msgstr ""
 
159
 
 
160
#: cinder/exception.py:232
 
161
#, python-format
 
162
msgid "Volume not found for instance %(instance_id)s."
 
163
msgstr ""
 
164
 
 
165
#: cinder/exception.py:236
 
166
#, python-format
 
167
msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s."
 
168
msgstr ""
 
169
 
 
170
#: cinder/exception.py:241 cinder/exception.py:254
 
171
msgid "Invalid metadata"
 
172
msgstr ""
 
173
 
 
174
#: cinder/exception.py:245 cinder/exception.py:258
 
175
msgid "Invalid metadata size"
 
176
msgstr ""
 
177
 
 
178
#: cinder/exception.py:249
 
179
#, python-format
 
180
msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s."
 
181
msgstr ""
 
182
 
 
183
#: cinder/exception.py:262
 
184
#, python-format
 
185
msgid "Volume type %(volume_type_id)s could not be found."
 
186
msgstr ""
 
187
 
 
188
#: cinder/exception.py:266
 
189
#, python-format
 
190
msgid "Volume type with name %(volume_type_name)s could not be found."
 
191
msgstr ""
 
192
 
 
193
#: cinder/exception.py:271
 
194
#, python-format
 
195
msgid ""
 
196
"Volume Type %(volume_type_id)s has no extra specs with key "
 
197
"%(extra_specs_key)s."
 
198
msgstr ""
 
199
 
 
200
#: cinder/exception.py:276
 
201
#, python-format
 
202
msgid "Snapshot %(snapshot_id)s could not be found."
 
203
msgstr ""
 
204
 
 
205
#: cinder/exception.py:280
 
206
#, python-format
 
207
msgid "deleting volume %(volume_name)s that has snapshot"
 
208
msgstr ""
 
209
 
 
210
#: cinder/exception.py:284
 
211
#, python-format
 
212
msgid "deleting snapshot %(snapshot_name)s that has dependent volumes"
 
213
msgstr ""
 
214
 
 
215
#: cinder/exception.py:289
 
216
#, python-format
 
217
msgid "No target id found for volume %(volume_id)s."
 
218
msgstr ""
 
219
 
 
220
#: cinder/exception.py:293
 
221
#, python-format
 
222
msgid "No disk at %(location)s"
 
223
msgstr ""
 
224
 
 
225
#: cinder/exception.py:297
 
226
#, python-format
 
227
msgid "Invalid image href %(image_href)s."
 
228
msgstr ""
 
229
 
 
230
#: cinder/exception.py:301
 
231
#, python-format
 
232
msgid "Image %(image_id)s could not be found."
 
233
msgstr ""
 
234
 
 
235
#: cinder/exception.py:305
 
236
#, python-format
 
237
msgid "Service %(service_id)s could not be found."
 
238
msgstr ""
 
239
 
 
240
#: cinder/exception.py:309
 
241
#, python-format
 
242
msgid "Host %(host)s could not be found."
 
243
msgstr ""
 
244
 
 
245
#: cinder/exception.py:313
 
246
#, python-format
 
247
msgid "Scheduler Host Filter %(filter_name)s could not be found."
 
248
msgstr ""
 
249
 
 
250
#: cinder/exception.py:317
 
251
#, python-format
 
252
msgid "Scheduler Host Weigher %(weigher_name)s could not be found."
 
253
msgstr ""
 
254
 
 
255
#: cinder/exception.py:321
 
256
#, python-format
 
257
msgid "Could not find binary %(binary)s on host %(host)s."
 
258
msgstr ""
 
259
 
 
260
#: cinder/exception.py:325
 
261
#, python-format
 
262
msgid "Invalid reservation expiration %(expire)s."
 
263
msgstr ""
 
264
 
 
265
#: cinder/exception.py:329
 
266
#, python-format
 
267
msgid ""
 
268
"Change would make usage less than 0 for the following resources: "
 
269
"%(unders)s"
 
270
msgstr ""
 
271
 
 
272
#: cinder/exception.py:334
 
273
msgid "Quota could not be found"
 
274
msgstr ""
 
275
 
 
276
#: cinder/exception.py:338
 
277
#, python-format
 
278
msgid "Unknown quota resources %(unknown)s."
 
279
msgstr ""
 
280
 
 
281
#: cinder/exception.py:342
 
282
#, python-format
 
283
msgid "Quota for project %(project_id)s could not be found."
 
284
msgstr ""
 
285
 
 
286
#: cinder/exception.py:346
 
287
#, python-format
 
288
msgid "Quota class %(class_name)s could not be found."
 
289
msgstr ""
 
290
 
 
291
#: cinder/exception.py:350
 
292
#, python-format
 
293
msgid "Quota usage for project %(project_id)s could not be found."
 
294
msgstr ""
 
295
 
 
296
#: cinder/exception.py:354
 
297
#, python-format
 
298
msgid "Quota reservation %(uuid)s could not be found."
 
299
msgstr ""
 
300
 
 
301
#: cinder/exception.py:358
 
302
#, python-format
 
303
msgid "Quota exceeded for resources: %(overs)s"
 
304
msgstr ""
 
305
 
 
306
#: cinder/exception.py:362
 
307
#, python-format
 
308
msgid "Migration %(migration_id)s could not be found."
 
309
msgstr ""
 
310
 
 
311
#: cinder/exception.py:366
 
312
#, python-format
 
313
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
 
314
msgstr ""
 
315
 
 
316
#: cinder/exception.py:371
 
317
#, python-format
 
318
msgid "File %(file_path)s could not be found."
 
319
msgstr ""
 
320
 
 
321
#: cinder/exception.py:375
 
322
#, python-format
 
323
msgid "Class %(class_name)s could not be found: %(exception)s"
 
324
msgstr ""
 
325
 
 
326
#: cinder/exception.py:379
 
327
msgid "Action not allowed."
 
328
msgstr ""
 
329
 
 
330
#: cinder/exception.py:388
 
331
#, python-format
 
332
msgid "Key pair %(key_name)s already exists."
 
333
msgstr ""
 
334
 
 
335
#: cinder/exception.py:392
 
336
#, python-format
 
337
msgid "Volume Type %(id)s already exists."
 
338
msgstr ""
 
339
 
 
340
#: cinder/exception.py:396
 
341
#, python-format
 
342
msgid "Volume type encryption for type %(type_id)s already exists."
 
343
msgstr ""
 
344
 
 
345
#: cinder/exception.py:400
 
346
msgid "Migration error"
 
347
msgstr ""
 
348
 
 
349
#: cinder/exception.py:404
 
350
#, python-format
 
351
msgid "Malformed message body: %(reason)s"
 
352
msgstr ""
 
353
 
 
354
#: cinder/exception.py:408
 
355
#, python-format
 
356
msgid "Could not find config at %(path)s"
 
357
msgstr ""
 
358
 
 
359
#: cinder/exception.py:412
 
360
#, python-format
 
361
msgid "Could not find parameter %(param)s"
 
362
msgstr ""
 
363
 
 
364
#: cinder/exception.py:416
 
365
#, python-format
 
366
msgid "Could not load paste app '%(name)s' from %(path)s"
 
367
msgstr ""
 
368
 
 
369
#: cinder/exception.py:420
 
370
#, python-format
 
371
msgid "No valid host was found. %(reason)s"
 
372
msgstr ""
 
373
 
 
374
#: cinder/exception.py:424
 
375
#, python-format
 
376
msgid "Host %(host)s is not up or doesn't exist."
 
377
msgstr ""
 
378
 
 
379
#: cinder/exception.py:428
 
380
msgid "Quota exceeded"
 
381
msgstr ""
 
382
 
 
383
#: cinder/exception.py:435
 
384
msgid "Requested volume or snapshot exceeds allowed Gigabytes quota"
 
385
msgstr ""
 
386
 
 
387
#: cinder/exception.py:440
 
388
msgid "Maximum volume/snapshot size exceeded"
 
389
msgstr ""
 
390
 
 
391
#: cinder/exception.py:444
 
392
#, python-format
 
393
msgid "Maximum number of volumes allowed (%(allowed)d) exceeded"
 
394
msgstr ""
 
395
 
 
396
#: cinder/exception.py:448
 
397
#, python-format
 
398
msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded"
 
399
msgstr ""
 
400
 
 
401
#: cinder/exception.py:452
 
402
#, python-format
 
403
msgid "Detected more than one volume with name %(vol_name)s"
 
404
msgstr ""
 
405
 
 
406
#: cinder/exception.py:456
 
407
#, python-format
 
408
msgid "3PAR Host already exists: %(err)s.  %(info)s"
 
409
msgstr ""
 
410
 
 
411
#: cinder/exception.py:460
 
412
#, python-format
 
413
msgid "Invalid 3PAR Domain: %(err)s"
 
414
msgstr ""
 
415
 
 
416
#: cinder/exception.py:464
 
417
#, python-format
 
418
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
 
419
msgstr ""
 
420
 
 
421
#: cinder/exception.py:469
 
422
msgid "Bad response from SolidFire API"
 
423
msgstr ""
 
424
 
 
425
#: cinder/exception.py:473
 
426
#, python-format
 
427
msgid "Error in SolidFire API response: data=%(data)s"
 
428
msgstr ""
 
429
 
 
430
#: cinder/exception.py:477
 
431
#, python-format
 
432
msgid "Unknown or unsupported command %(cmd)s"
 
433
msgstr ""
 
434
 
 
435
#: cinder/exception.py:481
 
436
#, python-format
 
437
msgid "Malformed response to command %(cmd)s: %(reason)s"
 
438
msgstr ""
 
439
 
 
440
#: cinder/exception.py:485
 
441
#, python-format
 
442
msgid "Bad HTTP response status %(status)s"
 
443
msgstr ""
 
444
 
 
445
#: cinder/exception.py:489
 
446
#, python-format
 
447
msgid "Operation failed with status=%(status)s. Full dump: %(data)s"
 
448
msgstr ""
 
449
 
 
450
#: cinder/exception.py:493
 
451
#, python-format
 
452
msgid "Unable to create server object for initiator %(name)s"
 
453
msgstr ""
 
454
 
 
455
#: cinder/exception.py:497
 
456
#, python-format
 
457
msgid "Unable to find server object for initiator %(name)s"
 
458
msgstr ""
 
459
 
 
460
#: cinder/exception.py:501
 
461
msgid "Unable to find any active VPSA controller"
 
462
msgstr ""
 
463
 
 
464
#: cinder/exception.py:505
 
465
#, python-format
 
466
msgid "Failed to retrieve attachments for volume %(name)s"
 
467
msgstr ""
 
468
 
 
469
#: cinder/exception.py:509
 
470
#, python-format
 
471
msgid "Invalid attachment info for volume %(name)s: %(reason)s"
 
472
msgstr ""
 
473
 
 
474
#: cinder/exception.py:513
 
475
#, python-format
 
476
msgid "Instance %(instance_id)s could not be found."
 
477
msgstr ""
 
478
 
 
479
#: cinder/exception.py:517
 
480
#, python-format
 
481
msgid "Bad or unexpected response from the storage volume backend API: %(data)s"
 
482
msgstr ""
 
483
 
 
484
#: cinder/exception.py:522
 
485
msgid "Unknown NFS exception"
 
486
msgstr ""
 
487
 
 
488
#: cinder/exception.py:526
 
489
msgid "No mounted NFS shares found"
 
490
msgstr ""
 
491
 
 
492
#: cinder/exception.py:530 cinder/exception.py:542
 
493
#, python-format
 
494
msgid "There is no share which can host %(volume_size)sG"
 
495
msgstr ""
 
496
 
 
497
#: cinder/exception.py:534
 
498
msgid "Unknown Gluster exception"
 
499
msgstr ""
 
500
 
 
501
#: cinder/exception.py:538
 
502
msgid "No mounted Gluster shares found"
 
503
msgstr ""
 
504
 
 
505
#: cinder/exception.py:546
 
506
#, python-format
 
507
msgid ""
 
508
"Glance metadata cannot be updated, key %(key)s exists for volume id "
 
509
"%(volume_id)s"
 
510
msgstr ""
 
511
 
 
512
#: cinder/exception.py:551
 
513
#, python-format
 
514
msgid "Glance metadata for volume/snapshot %(id)s cannot be found."
 
515
msgstr ""
 
516
 
 
517
#: cinder/exception.py:555
 
518
#, python-format
 
519
msgid "Failed to export for volume: %(reason)s"
 
520
msgstr ""
 
521
 
 
522
#: cinder/exception.py:559
 
523
#, python-format
 
524
msgid "Failed to create metadata for volume: %(reason)s"
 
525
msgstr ""
 
526
 
 
527
#: cinder/exception.py:563
 
528
#, python-format
 
529
msgid "Failed to update metadata for volume: %(reason)s"
 
530
msgstr ""
 
531
 
 
532
#: cinder/exception.py:567
 
533
#, python-format
 
534
msgid "Failed to copy metadata to volume: %(reason)s"
 
535
msgstr ""
 
536
 
 
537
#: cinder/exception.py:571
 
538
#, python-format
 
539
msgid "Failed to copy image to volume: %(reason)s"
 
540
msgstr ""
 
541
 
 
542
#: cinder/exception.py:575
 
543
msgid "Invalid Ceph args provided for backup rbd operation"
 
544
msgstr ""
 
545
 
 
546
#: cinder/exception.py:579
 
547
msgid "An error has occurred during backup operation"
 
548
msgstr ""
 
549
 
 
550
#: cinder/exception.py:583
 
551
msgid "Backup RBD operation failed"
 
552
msgstr ""
 
553
 
 
554
#: cinder/exception.py:587
 
555
#, python-format
 
556
msgid "Backup volume %(volume_id)s type not recognised."
 
557
msgstr ""
 
558
 
 
559
#: cinder/exception.py:591
 
560
#, python-format
 
561
msgid "Backup %(backup_id)s could not be found."
 
562
msgstr ""
 
563
 
 
564
#: cinder/exception.py:595
 
565
#, python-format
 
566
msgid "Invalid backup: %(reason)s"
 
567
msgstr ""
 
568
 
 
569
#: cinder/exception.py:599
 
570
msgid "Connection to swift failed"
 
571
msgstr ""
 
572
 
 
573
#: cinder/exception.py:603
 
574
#, python-format
 
575
msgid "Transfer %(transfer_id)s could not be found."
 
576
msgstr ""
 
577
 
 
578
#: cinder/exception.py:607
 
579
msgid "Volume migration failed"
 
580
msgstr ""
 
581
 
 
582
#: cinder/exception.py:611
 
583
#, python-format
 
584
msgid "Connect to volume via protocol %(protocol)s not supported."
 
585
msgstr ""
 
586
 
 
587
#: cinder/exception.py:615
 
588
msgid "SSH command injection detected"
 
589
msgstr ""
 
590
 
 
591
#: cinder/exception.py:619
 
592
msgid "Coraid Cinder Driver exception."
 
593
msgstr ""
 
594
 
 
595
#: cinder/exception.py:623
 
596
msgid "Failed to encode json data."
 
597
msgstr ""
 
598
 
 
599
#: cinder/exception.py:627
 
600
msgid "Login on ESM failed."
 
601
msgstr ""
 
602
 
 
603
#: cinder/exception.py:631
 
604
msgid "Relogin on ESM failed."
 
605
msgstr ""
 
606
 
 
607
#: cinder/exception.py:635
 
608
#, python-format
 
609
msgid "Group with name \"%(group_name)s\" not found."
 
610
msgstr ""
 
611
 
 
612
#: cinder/exception.py:639
 
613
#, python-format
 
614
msgid "ESM configure request failed: %(message)s."
 
615
msgstr ""
 
616
 
 
617
#: cinder/exception.py:643
 
618
#, python-format
 
619
msgid "Coraid ESM not available with reason: %(reason)s."
 
620
msgstr ""
 
621
 
 
622
#: cinder/exception.py:647
 
623
#, python-format
 
624
msgid "QoS Specs %(specs_id)s already exists."
 
625
msgstr ""
 
626
 
 
627
#: cinder/exception.py:651
 
628
#, python-format
 
629
msgid "Failed to create qos_specs: %(name)s with specs %(qos_specs)s."
 
630
msgstr ""
 
631
 
 
632
#: cinder/exception.py:656
 
633
#, python-format
 
634
msgid "Failed to update qos_specs: %(specs_id)s with specs %(qos_specs)s."
 
635
msgstr ""
 
636
 
 
637
#: cinder/exception.py:661
 
638
#, python-format
 
639
msgid "No such QoS spec %(specs_id)s."
 
640
msgstr ""
 
641
 
 
642
#: cinder/exception.py:665
 
643
#, python-format
 
644
msgid "Failed to associate qos_specs: %(specs_id)s with type %(type_id)s."
 
645
msgstr ""
 
646
 
 
647
#: cinder/exception.py:670
 
648
#, python-format
 
649
msgid "Failed to disassociate qos_specs: %(specs_id)s with type %(type_id)s."
 
650
msgstr ""
 
651
 
 
652
#: cinder/exception.py:675
 
653
#, python-format
 
654
msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s."
 
655
msgstr ""
 
656
 
 
657
#: cinder/exception.py:680
 
658
msgid "Invalid qos specs"
 
659
msgstr ""
 
660
 
 
661
#: cinder/exception.py:684
 
662
#, python-format
 
663
msgid "QoS Specs %(specs_id)s is still associated with entities."
 
664
msgstr ""
 
665
 
 
666
#: cinder/manager.py:135
 
667
msgid "Notifying Schedulers of capabilities ..."
 
668
msgstr ""
 
669
 
 
670
#: cinder/policy.py:31
 
671
msgid "JSON file representing policy"
 
672
msgstr ""
 
673
 
 
674
#: cinder/policy.py:34
 
675
msgid "Rule checked when requested rule is not found"
 
676
msgstr ""
 
677
 
 
678
#: cinder/quota.py:106
 
679
#, python-format
 
680
msgid ""
 
681
"Default quota for resource: %(res)s is set by the default quota flag: "
 
682
"quota_%(res)s, it is now deprecated. Please use the the default quota "
 
683
"class for default quota."
 
684
msgstr ""
 
685
 
 
686
#: cinder/quota.py:759
 
687
#, python-format
 
688
msgid "Created reservations %s"
 
689
msgstr ""
 
690
 
 
691
#: cinder/quota.py:781
 
692
#, python-format
 
693
msgid "Failed to commit reservations %s"
 
694
msgstr ""
 
695
 
 
696
#: cinder/quota.py:801
 
697
#, python-format
 
698
msgid "Failed to roll back reservations %s"
 
699
msgstr ""
 
700
 
 
701
#: cinder/quota.py:888
 
702
msgid "Cannot register resource"
 
703
msgstr ""
 
704
 
 
705
#: cinder/quota.py:891
 
706
msgid "Cannot register resources"
 
707
msgstr ""
 
708
 
 
709
#: cinder/service.py:125
 
710
msgid "SIGTERM received"
 
711
msgstr ""
 
712
 
 
713
#: cinder/service.py:175 cinder/openstack/common/service.py:165
 
714
msgid "Parent process has died unexpectedly, exiting"
 
715
msgstr ""
 
716
 
 
717
#: cinder/service.py:214 cinder/openstack/common/service.py:201
 
718
msgid "Forking too fast, sleeping"
 
719
msgstr ""
 
720
 
 
721
#: cinder/service.py:232 cinder/openstack/common/service.py:122
 
722
#: cinder/openstack/common/service.py:219
 
723
#, python-format
 
724
msgid "Caught %s, exiting"
 
725
msgstr ""
 
726
 
 
727
#: cinder/service.py:237 cinder/openstack/common/service.py:224
 
728
msgid "Unhandled exception"
 
729
msgstr ""
 
730
 
 
731
#: cinder/service.py:244 cinder/openstack/common/service.py:231
 
732
#, python-format
 
733
msgid "Started child %d"
 
734
msgstr ""
 
735
 
 
736
#: cinder/service.py:254 cinder/openstack/common/service.py:241
 
737
#, python-format
 
738
msgid "Starting %d workers"
 
739
msgstr ""
 
740
 
 
741
#: cinder/service.py:273 cinder/openstack/common/service.py:258
 
742
#, python-format
 
743
msgid "Child %(pid)d killed by signal %(sig)d"
 
744
msgstr ""
 
745
 
 
746
#: cinder/service.py:277
 
747
#, python-format
 
748
msgid "Child %(pid)d exited with status %(code)d"
 
749
msgstr ""
 
750
 
 
751
#: cinder/service.py:281 cinder/openstack/common/service.py:266
 
752
#, python-format
 
753
msgid "pid %d not in child list"
 
754
msgstr ""
 
755
 
 
756
#: cinder/service.py:289
 
757
#, python-format
 
758
msgid "_wait_child %d"
 
759
msgstr ""
 
760
 
 
761
#: cinder/service.py:305
 
762
#, python-format
 
763
msgid "wait wrap.failed %s"
 
764
msgstr ""
 
765
 
 
766
#: cinder/service.py:313 cinder/openstack/common/service.py:294
 
767
#, python-format
 
768
msgid "Caught %s, stopping children"
 
769
msgstr ""
 
770
 
 
771
#: cinder/service.py:324 cinder/openstack/common/service.py:305
 
772
#, python-format
 
773
msgid "Waiting on %d children to exit"
 
774
msgstr ""
 
775
 
 
776
#: cinder/service.py:357
 
777
#, python-format
 
778
msgid "Starting %(topic)s node (version %(version_string)s)"
 
779
msgstr ""
 
780
 
 
781
#: cinder/service.py:370 cinder/openstack/common/rpc/service.py:47
 
782
#, python-format
 
783
msgid "Creating Consumer connection for Service %s"
 
784
msgstr ""
 
785
 
 
786
#: cinder/service.py:462
 
787
msgid "Service killed that has no database entry"
 
788
msgstr ""
 
789
 
 
790
#: cinder/service.py:499
 
791
msgid "The service database object disappeared, Recreating it."
 
792
msgstr ""
 
793
 
 
794
#: cinder/service.py:514
 
795
msgid "Recovered model server connection!"
 
796
msgstr ""
 
797
 
 
798
#: cinder/service.py:520
 
799
msgid "model server went away"
 
800
msgstr ""
 
801
 
 
802
#: cinder/service.py:612 cinder/openstack/common/service.py:113
 
803
#: cinder/openstack/common/service.py:276
 
804
msgid "Full set of CONF:"
 
805
msgstr ""
 
806
 
 
807
#: cinder/service.py:619
 
808
#, python-format
 
809
msgid "%s : FLAG SET "
 
810
msgstr ""
 
811
 
 
812
#: cinder/utils.py:104
 
813
#, python-format
 
814
msgid "Can not translate %s to integer."
 
815
msgstr ""
 
816
 
 
817
#: cinder/utils.py:135
 
818
#, python-format
 
819
msgid "May specify only one of %s"
 
820
msgstr ""
 
821
 
 
822
#: cinder/utils.py:220 cinder/volume/drivers/huawei/huawei_iscsi.py:95
 
823
msgid "Specify a password or private_key"
 
824
msgstr ""
 
825
 
 
826
#: cinder/utils.py:236 cinder/volume/drivers/huawei/huawei_iscsi.py:103
 
827
#, python-format
 
828
msgid "Error connecting via ssh: %s"
 
829
msgstr ""
 
830
 
 
831
#: cinder/utils.py:271
 
832
#, python-format
 
833
msgid "debug in callback: %s"
 
834
msgstr ""
 
835
 
 
836
#: cinder/utils.py:424
 
837
#, python-format
 
838
msgid "Invalid backend: %s"
 
839
msgstr ""
 
840
 
 
841
#: cinder/utils.py:435
 
842
#, python-format
 
843
msgid "backend %s"
 
844
msgstr ""
 
845
 
 
846
#: cinder/utils.py:485
 
847
msgid "in looping call"
 
848
msgstr ""
 
849
 
 
850
#: cinder/utils.py:628
 
851
#, python-format
 
852
msgid "Expected object of type: %s"
 
853
msgstr ""
 
854
 
 
855
#: cinder/utils.py:694
 
856
#, python-format
 
857
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 
858
msgstr ""
 
859
 
 
860
#: cinder/utils.py:872
 
861
#, python-format
 
862
msgid "Could not remove tmpdir: %s"
 
863
msgstr ""
 
864
 
 
865
#: cinder/wsgi.py:122
 
866
#, python-format
 
867
msgid "Unable to find cert_file : %s"
 
868
msgstr ""
 
869
 
 
870
#: cinder/wsgi.py:125
 
871
#, python-format
 
872
msgid "Unable to find ca_file : %s"
 
873
msgstr ""
 
874
 
 
875
#: cinder/wsgi.py:128
 
876
#, python-format
 
877
msgid "Unable to find key_file : %s"
 
878
msgstr ""
 
879
 
 
880
#: cinder/wsgi.py:131
 
881
msgid ""
 
882
"When running server in SSL mode, you must specify both a cert_file and "
 
883
"key_file option value in your configuration file"
 
884
msgstr ""
 
885
 
 
886
#: cinder/wsgi.py:164
 
887
#, python-format
 
888
msgid "Could not bind to %(host)s:%(port)s after trying for 30 seconds"
 
889
msgstr ""
 
890
 
 
891
#: cinder/wsgi.py:208
 
892
#, python-format
 
893
msgid "Started %(name)s on %(host)s:%(port)s"
 
894
msgstr ""
 
895
 
 
896
#: cinder/wsgi.py:228
 
897
msgid "Stopping WSGI server."
 
898
msgstr ""
 
899
 
 
900
#: cinder/wsgi.py:242
 
901
msgid "WSGI server has stopped."
 
902
msgstr ""
 
903
 
 
904
#: cinder/wsgi.py:311
 
905
msgid "You must implement __call__"
 
906
msgstr ""
 
907
 
 
908
#: cinder/api/auth.py:26
 
909
msgid ""
 
910
"cinder.api.auth:CinderKeystoneContext is deprecated. Please use "
 
911
"cinder.api.middleware.auth:CinderKeystoneContext instead."
 
912
msgstr ""
 
913
 
 
914
#: cinder/api/auth.py:34
 
915
msgid ""
 
916
"cinder.api.auth:pipeline_factory is deprecated. Please use "
 
917
"cinder.api.middleware.auth:pipeline_factory instead."
 
918
msgstr ""
 
919
 
 
920
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:268
 
921
msgid "limit param must be an integer"
 
922
msgstr ""
 
923
 
 
924
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:265
 
925
msgid "limit param must be positive"
 
926
msgstr ""
 
927
 
 
928
#: cinder/api/common.py:106
 
929
msgid "offset param must be an integer"
 
930
msgstr ""
 
931
 
 
932
#: cinder/api/common.py:120
 
933
msgid "offset param must be positive"
 
934
msgstr ""
 
935
 
 
936
#: cinder/api/common.py:148
 
937
#, python-format
 
938
msgid "marker [%s] not found"
 
939
msgstr ""
 
940
 
 
941
#: cinder/api/common.py:175
 
942
#, python-format
 
943
msgid "href %s does not contain version"
 
944
msgstr ""
 
945
 
 
946
#: cinder/api/extensions.py:184
 
947
msgid "Initializing extension manager."
 
948
msgstr ""
 
949
 
 
950
#: cinder/api/extensions.py:199
 
951
#, python-format
 
952
msgid "Loaded extension: %s"
 
953
msgstr ""
 
954
 
 
955
#: cinder/api/extensions.py:237
 
956
#, python-format
 
957
msgid "Ext name: %s"
 
958
msgstr ""
 
959
 
 
960
#: cinder/api/extensions.py:238
 
961
#, python-format
 
962
msgid "Ext alias: %s"
 
963
msgstr ""
 
964
 
 
965
#: cinder/api/extensions.py:239
 
966
#, python-format
 
967
msgid "Ext description: %s"
 
968
msgstr ""
 
969
 
 
970
#: cinder/api/extensions.py:241
 
971
#, python-format
 
972
msgid "Ext namespace: %s"
 
973
msgstr ""
 
974
 
 
975
#: cinder/api/extensions.py:242
 
976
#, python-format
 
977
msgid "Ext updated: %s"
 
978
msgstr ""
 
979
 
 
980
#: cinder/api/extensions.py:244
 
981
#, python-format
 
982
msgid "Exception loading extension: %s"
 
983
msgstr ""
 
984
 
 
985
#: cinder/api/extensions.py:258
 
986
#, python-format
 
987
msgid "Loading extension %s"
 
988
msgstr ""
 
989
 
 
990
#: cinder/api/extensions.py:264
 
991
#, python-format
 
992
msgid "Calling extension factory %s"
 
993
msgstr ""
 
994
 
 
995
#: cinder/api/extensions.py:278
 
996
#, python-format
 
997
msgid "osapi_volume_extension is set to deprecated path: %s"
 
998
msgstr ""
 
999
 
 
1000
#: cinder/api/extensions.py:280
 
1001
#, python-format
 
1002
msgid ""
 
1003
"Please set your flag or cinder.conf settings for osapi_volume_extension "
 
1004
"to: %s"
 
1005
msgstr ""
 
1006
 
 
1007
#: cinder/api/extensions.py:289
 
1008
#, python-format
 
1009
msgid "Failed to load extension %(ext_factory)s: %(exc)s"
 
1010
msgstr ""
 
1011
 
 
1012
#: cinder/api/extensions.py:358
 
1013
#, python-format
 
1014
msgid "Failed to load extension %(classpath)s: %(exc)s"
 
1015
msgstr ""
 
1016
 
 
1017
#: cinder/api/extensions.py:383
 
1018
#, python-format
 
1019
msgid "Failed to load extension %(ext_name)s: %(exc)s"
 
1020
msgstr ""
 
1021
 
 
1022
#: cinder/api/sizelimit.py:25
 
1023
msgid ""
 
1024
"cinder.api.sizelimit:RequestBodySizeLimiter is deprecated. Please use "
 
1025
"cinder.api.middleware.sizelimit:RequestBodySizeLimiter instead"
 
1026
msgstr ""
 
1027
 
 
1028
#: cinder/api/xmlutil.py:268
 
1029
msgid "element is not a child"
 
1030
msgstr ""
 
1031
 
 
1032
#: cinder/api/xmlutil.py:465
 
1033
msgid "root element selecting a list"
 
1034
msgstr ""
 
1035
 
 
1036
#: cinder/api/xmlutil.py:788
 
1037
#, python-format
 
1038
msgid "Template tree mismatch; adding slave %(slavetag)s to master %(mastertag)s"
 
1039
msgstr ""
 
1040
 
 
1041
#: cinder/api/xmlutil.py:909
 
1042
msgid "subclasses must implement construct()!"
 
1043
msgstr ""
 
1044
 
 
1045
#: cinder/api/contrib/admin_actions.py:80
 
1046
#, python-format
 
1047
msgid "Updating %(resource)s '%(id)s' with '%(update)r'"
 
1048
msgstr ""
 
1049
 
 
1050
#: cinder/api/contrib/backups.py:128
 
1051
#, python-format
 
1052
msgid "show called for member %s"
 
1053
msgstr ""
 
1054
 
 
1055
#: cinder/api/contrib/backups.py:140
 
1056
#, python-format
 
1057
msgid "delete called for member %s"
 
1058
msgstr ""
 
1059
 
 
1060
#: cinder/api/contrib/backups.py:143
 
1061
#, python-format
 
1062
msgid "Delete backup with id: %s"
 
1063
msgstr ""
 
1064
 
 
1065
#: cinder/api/contrib/backups.py:185
 
1066
#, python-format
 
1067
msgid "Creating new backup %s"
 
1068
msgstr ""
 
1069
 
 
1070
#: cinder/api/contrib/backups.py:195 cinder/api/contrib/backups.py:234
 
1071
#: cinder/api/contrib/volume_transfer.py:159
 
1072
#: cinder/api/contrib/volume_transfer.py:195
 
1073
msgid "Incorrect request body format"
 
1074
msgstr ""
 
1075
 
 
1076
#: cinder/api/contrib/backups.py:201
 
1077
#, python-format
 
1078
msgid "Creating backup of volume %(volume_id)s in container %(container)s"
 
1079
msgstr ""
 
1080
 
 
1081
#: cinder/api/contrib/backups.py:224
 
1082
#, python-format
 
1083
msgid "Restoring backup %(backup_id)s (%(body)s)"
 
1084
msgstr ""
 
1085
 
 
1086
#: cinder/api/contrib/backups.py:238
 
1087
#, python-format
 
1088
msgid "Restoring backup %(backup_id)s to volume %(volume_id)s"
 
1089
msgstr ""
 
1090
 
 
1091
#: cinder/api/contrib/extended_snapshot_attributes.py:60
 
1092
msgid "Snapshot not found."
 
1093
msgstr ""
 
1094
 
 
1095
#: cinder/api/contrib/hosts.py:86 cinder/api/openstack/wsgi.py:171
 
1096
msgid "cannot understand XML"
 
1097
msgstr ""
 
1098
 
 
1099
#: cinder/api/contrib/hosts.py:136
 
1100
#, python-format
 
1101
msgid "Host '%s' could not be found."
 
1102
msgstr ""
 
1103
 
 
1104
#: cinder/api/contrib/hosts.py:165
 
1105
#, python-format
 
1106
msgid "Invalid status: '%s'"
 
1107
msgstr ""
 
1108
 
 
1109
#: cinder/api/contrib/hosts.py:168
 
1110
#, python-format
 
1111
msgid "Invalid update setting: '%s'"
 
1112
msgstr ""
 
1113
 
 
1114
#: cinder/api/contrib/hosts.py:180
 
1115
#, python-format
 
1116
msgid "Setting host %(host)s to %(state)s."
 
1117
msgstr ""
 
1118
 
 
1119
#: cinder/api/contrib/hosts.py:206
 
1120
msgid "Describe-resource is admin only functionality"
 
1121
msgstr ""
 
1122
 
 
1123
#: cinder/api/contrib/hosts.py:214
 
1124
msgid "Host not found"
 
1125
msgstr ""
 
1126
 
 
1127
#: cinder/api/contrib/qos_specs_manage.py:96
 
1128
msgid "Please specify a name for QoS specs."
 
1129
msgstr ""
 
1130
 
 
1131
#: cinder/api/contrib/qos_specs_manage.py:202
 
1132
msgid "Failed to disassociate qos specs."
 
1133
msgstr ""
 
1134
 
 
1135
#: cinder/api/contrib/qos_specs_manage.py:204
 
1136
msgid "Qos specs still in use."
 
1137
msgstr ""
 
1138
 
 
1139
#: cinder/api/contrib/qos_specs_manage.py:246
 
1140
#: cinder/api/contrib/qos_specs_manage.py:290
 
1141
msgid "Volume Type id must not be None."
 
1142
msgstr ""
 
1143
 
 
1144
#: cinder/api/contrib/quotas.py:63
 
1145
msgid "Quota limit must be -1 or greater."
 
1146
msgstr ""
 
1147
 
 
1148
#: cinder/api/contrib/scheduler_hints.py:38
 
1149
msgid "Malformed scheduler_hints attribute"
 
1150
msgstr ""
 
1151
 
 
1152
#: cinder/api/contrib/services.py:85
 
1153
msgid ""
 
1154
"Query by service parameter is deprecated. Please use binary parameter "
 
1155
"instead."
 
1156
msgstr ""
 
1157
 
 
1158
#: cinder/api/contrib/types_extra_specs.py:102
 
1159
msgid "Request body empty"
 
1160
msgstr ""
 
1161
 
 
1162
#: cinder/api/contrib/types_extra_specs.py:106
 
1163
#: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 
1164
#: cinder/api/v2/snapshot_metadata.py:77
 
1165
msgid "Request body and URI mismatch"
 
1166
msgstr ""
 
1167
 
 
1168
#: cinder/api/contrib/types_extra_specs.py:109
 
1169
#: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 
1170
#: cinder/api/v2/snapshot_metadata.py:81
 
1171
msgid "Request body contains too many items"
 
1172
msgstr ""
 
1173
 
 
1174
#: cinder/api/contrib/volume_actions.py:90
 
1175
#, python-format
 
1176
msgid ""
 
1177
"Invalid request to attach volume to an instance %(instance_uuid)s and a "
 
1178
"host %(host_name)s simultaneously"
 
1179
msgstr ""
 
1180
 
 
1181
#: cinder/api/contrib/volume_actions.py:98
 
1182
msgid "Invalid request to attach volume to an invalid target"
 
1183
msgstr ""
 
1184
 
 
1185
#: cinder/api/contrib/volume_actions.py:175
 
1186
msgid "Invalid request body"
 
1187
msgstr ""
 
1188
 
 
1189
#: cinder/api/contrib/volume_actions.py:179
 
1190
msgid "No image_name was specified in request."
 
1191
msgstr ""
 
1192
 
 
1193
#: cinder/api/contrib/volume_actions.py:215
 
1194
msgid "New volume size must be specified as an integer."
 
1195
msgstr ""
 
1196
 
 
1197
#: cinder/api/contrib/volume_transfer.py:133
 
1198
msgid "Listing volume transfers"
 
1199
msgstr ""
 
1200
 
 
1201
#: cinder/api/contrib/volume_transfer.py:149
 
1202
#, python-format
 
1203
msgid "Creating new volume transfer %s"
 
1204
msgstr ""
 
1205
 
 
1206
#: cinder/api/contrib/volume_transfer.py:164
 
1207
#, python-format
 
1208
msgid "Creating transfer of volume %s"
 
1209
msgstr ""
 
1210
 
 
1211
#: cinder/api/contrib/volume_transfer.py:185
 
1212
#, python-format
 
1213
msgid "Accepting volume transfer %s"
 
1214
msgstr ""
 
1215
 
 
1216
#: cinder/api/contrib/volume_transfer.py:198
 
1217
#, python-format
 
1218
msgid "Accepting transfer %s"
 
1219
msgstr ""
 
1220
 
 
1221
#: cinder/api/contrib/volume_transfer.py:219
 
1222
#, python-format
 
1223
msgid "Delete transfer with id: %s"
 
1224
msgstr ""
 
1225
 
 
1226
#: cinder/api/contrib/volume_type_encryption.py:66
 
1227
msgid "key_size must be non-negative"
 
1228
msgstr ""
 
1229
 
 
1230
#: cinder/api/contrib/volume_type_encryption.py:69
 
1231
msgid "key_size must be an integer"
 
1232
msgstr ""
 
1233
 
 
1234
#: cinder/api/contrib/volume_type_encryption.py:75
 
1235
msgid "provider must be defined"
 
1236
msgstr ""
 
1237
 
 
1238
#: cinder/api/contrib/volume_type_encryption.py:77
 
1239
msgid "control_location must be defined"
 
1240
msgstr ""
 
1241
 
 
1242
#: cinder/api/contrib/volume_type_encryption.py:85
 
1243
#, python-format
 
1244
msgid "Valid control location are: %s"
 
1245
msgstr ""
 
1246
 
 
1247
#: cinder/api/contrib/volume_type_encryption.py:103
 
1248
msgid "Create body is not valid."
 
1249
msgstr ""
 
1250
 
 
1251
#: cinder/api/middleware/auth.py:110
 
1252
msgid "Invalid service catalog json."
 
1253
msgstr ""
 
1254
 
 
1255
#: cinder/api/middleware/fault.py:45
 
1256
#, python-format
 
1257
msgid "Caught error: %s"
 
1258
msgstr ""
 
1259
 
 
1260
#: cinder/api/middleware/fault.py:54 cinder/api/openstack/wsgi.py:907
 
1261
#, python-format
 
1262
msgid "%(url)s returned with HTTP %(status)d"
 
1263
msgstr ""
 
1264
 
 
1265
#: cinder/api/middleware/sizelimit.py:56 cinder/api/middleware/sizelimit.py:65
 
1266
#: cinder/api/middleware/sizelimit.py:79
 
1267
msgid "Request is too large."
 
1268
msgstr ""
 
1269
 
 
1270
#: cinder/api/openstack/__init__.py:73
 
1271
msgid "Must specify an ExtensionManager class"
 
1272
msgstr ""
 
1273
 
 
1274
#: cinder/api/openstack/__init__.py:84
 
1275
#, python-format
 
1276
msgid "Extended resource: %s"
 
1277
msgstr ""
 
1278
 
 
1279
#: cinder/api/openstack/__init__.py:108
 
1280
#, python-format
 
1281
msgid ""
 
1282
"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such "
 
1283
"resource"
 
1284
msgstr ""
 
1285
 
 
1286
#: cinder/api/openstack/__init__.py:114
 
1287
#, python-format
 
1288
msgid "Extension %(ext_name)s extending resource: %(collection)s"
 
1289
msgstr ""
 
1290
 
 
1291
#: cinder/api/openstack/__init__.py:130
 
1292
msgid ""
 
1293
"cinder.api.openstack:FaultWrapper is deprecated. Please use "
 
1294
"cinder.api.middleware.fault:FaultWrapper instead."
 
1295
msgstr ""
 
1296
 
 
1297
#: cinder/api/openstack/urlmap.py:25
 
1298
msgid ""
 
1299
"cinder.api.openstack.urlmap:urlmap_factory is deprecated. Please use "
 
1300
"cinder.api.urlmap:urlmap_factory instead."
 
1301
msgstr ""
 
1302
 
 
1303
#: cinder/api/openstack/wsgi.py:147 cinder/api/openstack/wsgi.py:559
 
1304
msgid "cannot understand JSON"
 
1305
msgstr ""
 
1306
 
 
1307
#: cinder/api/openstack/wsgi.py:564
 
1308
msgid "too many body keys"
 
1309
msgstr ""
 
1310
 
 
1311
#: cinder/api/openstack/wsgi.py:602
 
1312
#, python-format
 
1313
msgid "Exception handling resource: %s"
 
1314
msgstr ""
 
1315
 
 
1316
#: cinder/api/openstack/wsgi.py:607
 
1317
#, python-format
 
1318
msgid "Fault thrown: %s"
 
1319
msgstr ""
 
1320
 
 
1321
#: cinder/api/openstack/wsgi.py:610
 
1322
#, python-format
 
1323
msgid "HTTP exception thrown: %s"
 
1324
msgstr ""
 
1325
 
 
1326
#: cinder/api/openstack/wsgi.py:718
 
1327
msgid "Unrecognized Content-Type provided in request"
 
1328
msgstr ""
 
1329
 
 
1330
#: cinder/api/openstack/wsgi.py:722
 
1331
msgid "No Content-Type provided in request"
 
1332
msgstr ""
 
1333
 
 
1334
#: cinder/api/openstack/wsgi.py:726
 
1335
msgid "Empty body provided in request"
 
1336
msgstr ""
 
1337
 
 
1338
#: cinder/api/openstack/wsgi.py:837
 
1339
#, python-format
 
1340
msgid "There is no such action: %s"
 
1341
msgstr ""
 
1342
 
 
1343
#: cinder/api/openstack/wsgi.py:840 cinder/api/openstack/wsgi.py:853
 
1344
#: cinder/api/v1/snapshot_metadata.py:55 cinder/api/v1/snapshot_metadata.py:73
 
1345
#: cinder/api/v1/snapshot_metadata.py:98 cinder/api/v1/snapshot_metadata.py:123
 
1346
#: cinder/api/v1/volume_metadata.py:55 cinder/api/v1/volume_metadata.py:73
 
1347
#: cinder/api/v1/volume_metadata.py:98 cinder/api/v1/volume_metadata.py:123
 
1348
#: cinder/api/v2/snapshot_metadata.py:55 cinder/api/v2/snapshot_metadata.py:73
 
1349
#: cinder/api/v2/snapshot_metadata.py:98 cinder/api/v2/snapshot_metadata.py:123
 
1350
msgid "Malformed request body"
 
1351
msgstr ""
 
1352
 
 
1353
#: cinder/api/openstack/wsgi.py:850
 
1354
msgid "Unsupported Content-Type"
 
1355
msgstr ""
 
1356
 
 
1357
#: cinder/api/openstack/wsgi.py:862
 
1358
msgid "Malformed request url"
 
1359
msgstr ""
 
1360
 
 
1361
#: cinder/api/openstack/wsgi.py:910
 
1362
#, python-format
 
1363
msgid "%(url)s returned a fault: %(e)s"
 
1364
msgstr ""
 
1365
 
 
1366
#: cinder/api/openstack/volume/__init__.py:25
 
1367
msgid ""
 
1368
"cinder.api.openstack.volume:APIRouter is deprecated. Please use "
 
1369
"cinder.api.v1.router:APIRouter instead."
 
1370
msgstr ""
 
1371
 
 
1372
#: cinder/api/openstack/volume/versions.py:26
 
1373
msgid ""
 
1374
"cinder.api.openstack.volume.versions.Versions is deprecated. Please use "
 
1375
"cinder.api.versions.Versions instead."
 
1376
msgstr ""
 
1377
 
 
1378
#: cinder/api/v1/limits.py:144 cinder/api/v2/limits.py:144
 
1379
#, python-format
 
1380
msgid ""
 
1381
"Only %(value)s %(verb)s request(s) can be made to %(uri)s every "
 
1382
"%(unit_string)s."
 
1383
msgstr ""
 
1384
 
 
1385
#: cinder/api/v1/limits.py:270 cinder/api/v2/limits.py:270
 
1386
msgid "This request was rate-limited."
 
1387
msgstr ""
 
1388
 
 
1389
#: cinder/api/v1/snapshot_metadata.py:39 cinder/api/v1/snapshot_metadata.py:119
 
1390
#: cinder/api/v1/snapshot_metadata.py:158 cinder/api/v2/snapshot_metadata.py:39
 
1391
#: cinder/api/v2/snapshot_metadata.py:119
 
1392
#: cinder/api/v2/snapshot_metadata.py:158
 
1393
msgid "snapshot does not exist"
 
1394
msgstr ""
 
1395
 
 
1396
#: cinder/api/v1/snapshot_metadata.py:141
 
1397
#: cinder/api/v1/snapshot_metadata.py:151 cinder/api/v1/volume_metadata.py:141
 
1398
#: cinder/api/v1/volume_metadata.py:151 cinder/api/v2/snapshot_metadata.py:141
 
1399
#: cinder/api/v2/snapshot_metadata.py:151
 
1400
msgid "Metadata item was not found"
 
1401
msgstr ""
 
1402
 
 
1403
#: cinder/api/v1/snapshots.py:119 cinder/api/v2/snapshots.py:120
 
1404
#, python-format
 
1405
msgid "Delete snapshot with id: %s"
 
1406
msgstr ""
 
1407
 
 
1408
#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:184
 
1409
#, python-format
 
1410
msgid "Create snapshot from volume %s"
 
1411
msgstr ""
 
1412
 
 
1413
#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:193
 
1414
#, python-format
 
1415
msgid "Invalid value '%s' for force. "
 
1416
msgstr ""
 
1417
 
 
1418
#: cinder/api/v1/volume_metadata.py:39 cinder/api/v1/volume_metadata.py:119
 
1419
#: cinder/api/v1/volume_metadata.py:158
 
1420
msgid "volume does not exist"
 
1421
msgstr ""
 
1422
 
 
1423
#: cinder/api/v1/volumes.py:105
 
1424
#, python-format
 
1425
msgid "vol=%s"
 
1426
msgstr ""
 
1427
 
 
1428
#: cinder/api/v1/volumes.py:233 cinder/api/v2/volumes.py:177
 
1429
#, python-format
 
1430
msgid "Delete volume with id: %s"
 
1431
msgstr ""
 
1432
 
 
1433
#: cinder/api/v1/volumes.py:280 cinder/api/v1/volumes.py:284
 
1434
#: cinder/api/v2/volumes.py:240 cinder/api/v2/volumes.py:244
 
1435
msgid "Invalid imageRef provided."
 
1436
msgstr ""
 
1437
 
 
1438
#: cinder/api/v1/volumes.py:342 cinder/api/v2/volumes.py:305
 
1439
#, python-format
 
1440
msgid "Create volume of %s GB"
 
1441
msgstr ""
 
1442
 
 
1443
#: cinder/api/v1/volumes.py:422
 
1444
#, python-format
 
1445
msgid "Removing options '%(bad_options)s' from query"
 
1446
msgstr ""
 
1447
 
 
1448
#: cinder/api/v2/snapshots.py:111 cinder/api/v2/snapshots.py:126
 
1449
#: cinder/api/v2/snapshots.py:257
 
1450
msgid "Snapshot could not be found"
 
1451
msgstr ""
 
1452
 
 
1453
#: cinder/api/v2/snapshots.py:174 cinder/api/v2/snapshots.py:225
 
1454
#: cinder/api/v2/volumes.py:255 cinder/api/v2/volumes.py:345
 
1455
#, python-format
 
1456
msgid "Missing required element '%s' in request body"
 
1457
msgstr ""
 
1458
 
 
1459
#: cinder/api/v2/snapshots.py:221 cinder/api/v2/volumes.py:341
 
1460
msgid "Missing request body"
 
1461
msgstr ""
 
1462
 
 
1463
#: cinder/api/v2/types.py:72 cinder/api/v2/volumes.py:280
 
1464
msgid "Volume type not found"
 
1465
msgstr ""
 
1466
 
 
1467
#: cinder/api/v2/volumes.py:168 cinder/api/v2/volumes.py:183
 
1468
#: cinder/api/v2/volumes.py:375
 
1469
msgid "Volume could not be found"
 
1470
msgstr ""
 
1471
 
 
1472
#: cinder/api/v2/volumes.py:186
 
1473
msgid "Volume cannot be deleted while in attached state"
 
1474
msgstr ""
 
1475
 
 
1476
#: cinder/api/v2/volumes.py:396
 
1477
#, python-format
 
1478
msgid "Removing options '%s' from query"
 
1479
msgstr ""
 
1480
 
 
1481
#: cinder/backup/api.py:68
 
1482
msgid "Backup status must be available or error"
 
1483
msgstr ""
 
1484
 
 
1485
#: cinder/backup/api.py:109
 
1486
msgid "Volume to be backed up must be available"
 
1487
msgstr ""
 
1488
 
 
1489
#: cinder/backup/api.py:146
 
1490
msgid "Backup status must be available"
 
1491
msgstr ""
 
1492
 
 
1493
#: cinder/backup/api.py:151
 
1494
msgid "Backup to be restored has invalid size"
 
1495
msgstr ""
 
1496
 
 
1497
#: cinder/backup/api.py:160
 
1498
#, python-format
 
1499
msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 
1500
msgstr ""
 
1501
 
 
1502
#: cinder/backup/api.py:176
 
1503
#, python-format
 
1504
msgid ""
 
1505
"volume size %(volume_size)d is too small to restore backup of size "
 
1506
"%(size)d."
 
1507
msgstr ""
 
1508
 
 
1509
#: cinder/backup/api.py:182
 
1510
msgid "Volume to be restored to must be available"
 
1511
msgstr ""
 
1512
 
 
1513
#: cinder/backup/api.py:188
 
1514
msgid "Volume to be restored to is smaller than the backup to be restored"
 
1515
msgstr ""
 
1516
 
 
1517
#: cinder/backup/api.py:192
 
1518
#, python-format
 
1519
msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 
1520
msgstr ""
 
1521
 
 
1522
#: cinder/backup/manager.py:101
 
1523
msgid "Cleaning up incomplete backup operations"
 
1524
msgstr ""
 
1525
 
 
1526
#: cinder/backup/manager.py:105
 
1527
#, python-format
 
1528
msgid "Resetting volume %s to available (was backing-up)"
 
1529
msgstr ""
 
1530
 
 
1531
#: cinder/backup/manager.py:109
 
1532
#, python-format
 
1533
msgid "Resetting volume %s to error_restoring (was restoring-backup)"
 
1534
msgstr ""
 
1535
 
 
1536
#: cinder/backup/manager.py:120
 
1537
#, python-format
 
1538
msgid "Resetting backup %s to error (was creating)"
 
1539
msgstr ""
 
1540
 
 
1541
#: cinder/backup/manager.py:126
 
1542
#, python-format
 
1543
msgid "Resetting backup %s to available (was restoring)"
 
1544
msgstr ""
 
1545
 
 
1546
#: cinder/backup/manager.py:131
 
1547
#, python-format
 
1548
msgid "Resuming delete on backup: %s"
 
1549
msgstr ""
 
1550
 
 
1551
#: cinder/backup/manager.py:141
 
1552
#, python-format
 
1553
msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s"
 
1554
msgstr ""
 
1555
 
 
1556
#: cinder/backup/manager.py:151
 
1557
#, python-format
 
1558
msgid ""
 
1559
"create_backup aborted, expected volume status %(expected_status)s but got"
 
1560
" %(actual_status)s"
 
1561
msgstr ""
 
1562
 
 
1563
#: cinder/backup/manager.py:163
 
1564
#, python-format
 
1565
msgid ""
 
1566
"create_backup aborted, expected backup status %(expected_status)s but got"
 
1567
" %(actual_status)s"
 
1568
msgstr ""
 
1569
 
 
1570
#: cinder/backup/manager.py:189
 
1571
#, python-format
 
1572
msgid "create_backup finished. backup: %s"
 
1573
msgstr ""
 
1574
 
 
1575
#: cinder/backup/manager.py:195
 
1576
#, python-format
 
1577
msgid ""
 
1578
"restore_backup started, restoring backup: %(backup_id)s to volume: "
 
1579
"%(volume_id)s"
 
1580
msgstr ""
 
1581
 
 
1582
#: cinder/backup/manager.py:205
 
1583
#, python-format
 
1584
msgid ""
 
1585
"restore_backup aborted, expected volume status %(expected_status)s but "
 
1586
"got %(actual_status)s"
 
1587
msgstr ""
 
1588
 
 
1589
#: cinder/backup/manager.py:216
 
1590
#, python-format
 
1591
msgid ""
 
1592
"restore_backup aborted, expected backup status %(expected_status)s but "
 
1593
"got %(actual_status)s"
 
1594
msgstr ""
 
1595
 
 
1596
#: cinder/backup/manager.py:235
 
1597
#, python-format
 
1598
msgid ""
 
1599
"restore_backup aborted, the backup service currently configured "
 
1600
"[%(configured_service)s] is not the backup service that was used to "
 
1601
"create this backup [%(backup_service)s]"
 
1602
msgstr ""
 
1603
 
 
1604
#: cinder/backup/manager.py:259
 
1605
#, python-format
 
1606
msgid ""
 
1607
"restore_backup finished, backup: %(backup_id)s restored to volume: "
 
1608
"%(volume_id)s"
 
1609
msgstr ""
 
1610
 
 
1611
#: cinder/backup/manager.py:268
 
1612
#, python-format
 
1613
msgid "delete_backup started, backup: %s"
 
1614
msgstr ""
 
1615
 
 
1616
#: cinder/backup/manager.py:274
 
1617
#, python-format
 
1618
msgid ""
 
1619
"delete_backup aborted, expected backup status %(expected_status)s but got"
 
1620
" %(actual_status)s"
 
1621
msgstr ""
 
1622
 
 
1623
#: cinder/backup/manager.py:287
 
1624
#, python-format
 
1625
msgid ""
 
1626
"delete_backup aborted, the backup service currently configured "
 
1627
"[%(configured_service)s] is not the backup service that was used to "
 
1628
"create this backup [%(backup_service)s]"
 
1629
msgstr ""
 
1630
 
 
1631
#: cinder/backup/manager.py:310
 
1632
#, python-format
 
1633
msgid "delete_backup finished, backup %s deleted"
 
1634
msgstr ""
 
1635
 
 
1636
#: cinder/backup/drivers/ceph.py:110
 
1637
msgid ""
 
1638
"rbd striping not supported - ignoring configuration settings for rbd "
 
1639
"striping"
 
1640
msgstr ""
 
1641
 
 
1642
#: cinder/backup/drivers/ceph.py:141
 
1643
#, python-format
 
1644
msgid "invalid user '%s'"
 
1645
msgstr ""
 
1646
 
 
1647
#: cinder/backup/drivers/ceph.py:207
 
1648
msgid "backup_id required"
 
1649
msgstr ""
 
1650
 
 
1651
#: cinder/backup/drivers/ceph.py:213
 
1652
#, python-format
 
1653
msgid "transferring data between '%(src)s' and '%(dest)s'"
 
1654
msgstr ""
 
1655
 
 
1656
#: cinder/backup/drivers/ceph.py:217
 
1657
#, python-format
 
1658
msgid "%(chunks)s chunks of %(bytes)s bytes to be transferred"
 
1659
msgstr ""
 
1660
 
 
1661
#: cinder/backup/drivers/ceph.py:227
 
1662
#, python-format
 
1663
msgid "transferred chunk %(chunk)s of %(chunks)s (%(rate)dK/s)"
 
1664
msgstr ""
 
1665
 
 
1666
#: cinder/backup/drivers/ceph.py:237
 
1667
#, python-format
 
1668
msgid "transferring remaining %s bytes"
 
1669
msgstr ""
 
1670
 
 
1671
#: cinder/backup/drivers/ceph.py:249
 
1672
#, python-format
 
1673
msgid "creating base image '%s'"
 
1674
msgstr ""
 
1675
 
 
1676
#: cinder/backup/drivers/ceph.py:274 cinder/backup/drivers/ceph.py:519
 
1677
#, python-format
 
1678
msgid "deleting backup snapshot='%s'"
 
1679
msgstr ""
 
1680
 
 
1681
#: cinder/backup/drivers/ceph.py:277
 
1682
msgid "no backup snapshot to delete"
 
1683
msgstr ""
 
1684
 
 
1685
#: cinder/backup/drivers/ceph.py:314
 
1686
#, python-format
 
1687
msgid "trying diff format name format basename='%s'"
 
1688
msgstr ""
 
1689
 
 
1690
#: cinder/backup/drivers/ceph.py:322
 
1691
#, python-format
 
1692
msgid "image %s not found"
 
1693
msgstr ""
 
1694
 
 
1695
#: cinder/backup/drivers/ceph.py:330
 
1696
#, python-format
 
1697
msgid "base image still has %s snapshots so not deleting base image"
 
1698
msgstr ""
 
1699
 
 
1700
#: cinder/backup/drivers/ceph.py:335
 
1701
#, python-format
 
1702
msgid "deleting base image='%s'"
 
1703
msgstr ""
 
1704
 
 
1705
#: cinder/backup/drivers/ceph.py:342
 
1706
#, python-format
 
1707
msgid "image busy, retrying %(retries)s more time(s) in %(delay)ss"
 
1708
msgstr ""
 
1709
 
 
1710
#: cinder/backup/drivers/ceph.py:347
 
1711
msgid "max retries reached - raising error"
 
1712
msgstr ""
 
1713
 
 
1714
#: cinder/backup/drivers/ceph.py:350
 
1715
#, python-format
 
1716
msgid "base backup image='%s' deleted)"
 
1717
msgstr ""
 
1718
 
 
1719
#: cinder/backup/drivers/ceph.py:365
 
1720
#, python-format
 
1721
msgid "performing differential transfer from '%(src)s' to '%(dest)s'"
 
1722
msgstr ""
 
1723
 
 
1724
#: cinder/backup/drivers/ceph.py:388
 
1725
#, python-format
 
1726
msgid "rbd export-diff failed - %s"
 
1727
msgstr ""
 
1728
 
 
1729
#: cinder/backup/drivers/ceph.py:397
 
1730
#, python-format
 
1731
msgid "rbd import-diff failed - %s"
 
1732
msgstr ""
 
1733
 
 
1734
#: cinder/backup/drivers/ceph.py:405
 
1735
#, python-format
 
1736
msgid "image '%s' not found - trying diff format name"
 
1737
msgstr ""
 
1738
 
 
1739
#: cinder/backup/drivers/ceph.py:410
 
1740
#, python-format
 
1741
msgid "diff format image '%s' not found"
 
1742
msgstr ""
 
1743
 
 
1744
#: cinder/backup/drivers/ceph.py:445
 
1745
#, python-format
 
1746
msgid "using --from-snap '%s'"
 
1747
msgstr ""
 
1748
 
 
1749
#: cinder/backup/drivers/ceph.py:472
 
1750
#, python-format
 
1751
msgid ""
 
1752
"snap='%(snap)s' does not exist in base image='%(base)s' - aborting "
 
1753
"incremental backup"
 
1754
msgstr ""
 
1755
 
 
1756
#: cinder/backup/drivers/ceph.py:482
 
1757
#, python-format
 
1758
msgid "creating backup snapshot='%s'"
 
1759
msgstr ""
 
1760
 
 
1761
#: cinder/backup/drivers/ceph.py:502
 
1762
#, python-format
 
1763
msgid "differential backup transfer completed in %.4fs"
 
1764
msgstr ""
 
1765
 
 
1766
#: cinder/backup/drivers/ceph.py:511
 
1767
msgid "differential backup transfer failed"
 
1768
msgstr ""
 
1769
 
 
1770
#: cinder/backup/drivers/ceph.py:541
 
1771
#, python-format
 
1772
msgid "creating base image='%s'"
 
1773
msgstr ""
 
1774
 
 
1775
#: cinder/backup/drivers/ceph.py:550
 
1776
msgid "copying data"
 
1777
msgstr ""
 
1778
 
 
1779
#: cinder/backup/drivers/ceph.py:610
 
1780
#, python-format
 
1781
msgid "looking for snapshot of backup base '%s'"
 
1782
msgstr ""
 
1783
 
 
1784
#: cinder/backup/drivers/ceph.py:613
 
1785
#, python-format
 
1786
msgid "backup base '%s' has no snapshots"
 
1787
msgstr ""
 
1788
 
 
1789
#: cinder/backup/drivers/ceph.py:620
 
1790
#, python-format
 
1791
msgid "backup '%s' has no snapshot"
 
1792
msgstr ""
 
1793
 
 
1794
#: cinder/backup/drivers/ceph.py:624
 
1795
#, python-format
 
1796
msgid "backup should only have one snapshot but instead has %s"
 
1797
msgstr ""
 
1798
 
 
1799
#: cinder/backup/drivers/ceph.py:629
 
1800
#, python-format
 
1801
msgid "found snapshot '%s'"
 
1802
msgstr ""
 
1803
 
 
1804
#: cinder/backup/drivers/ceph.py:666
 
1805
#, python-format
 
1806
msgid "Starting backup of volume='%s'"
 
1807
msgstr ""
 
1808
 
 
1809
#: cinder/backup/drivers/ceph.py:679
 
1810
msgid "forcing full backup"
 
1811
msgstr ""
 
1812
 
 
1813
#: cinder/backup/drivers/ceph.py:691
 
1814
#, python-format
 
1815
msgid "backup '%s' finished."
 
1816
msgstr ""
 
1817
 
 
1818
#: cinder/backup/drivers/ceph.py:729
 
1819
#, python-format
 
1820
msgid "trying incremental restore from base='%(base)s' snap='%(snap)s'"
 
1821
msgstr ""
 
1822
 
 
1823
#: cinder/backup/drivers/ceph.py:741
 
1824
msgid "differential restore failed, trying full restore"
 
1825
msgstr ""
 
1826
 
 
1827
#: cinder/backup/drivers/ceph.py:745
 
1828
#, python-format
 
1829
msgid "restore transfer completed in %.4fs"
 
1830
msgstr ""
 
1831
 
 
1832
#: cinder/backup/drivers/ceph.py:839
 
1833
#, python-format
 
1834
msgid "no restore point found for backup='%s', forcing full copy"
 
1835
msgstr ""
 
1836
 
 
1837
#: cinder/backup/drivers/ceph.py:865
 
1838
msgid "forcing full restore"
 
1839
msgstr ""
 
1840
 
 
1841
#: cinder/backup/drivers/ceph.py:878
 
1842
#, python-format
 
1843
msgid "starting restore from Ceph backup=%(src)s to volume=%(dest)s"
 
1844
msgstr ""
 
1845
 
 
1846
#: cinder/backup/drivers/ceph.py:892
 
1847
msgid "volume_file does not support fileno() so skipping fsync()"
 
1848
msgstr ""
 
1849
 
 
1850
#: cinder/backup/drivers/ceph.py:897
 
1851
msgid "restore finished."
 
1852
msgstr ""
 
1853
 
 
1854
#: cinder/backup/drivers/ceph.py:899
 
1855
#, python-format
 
1856
msgid "restore finished with error - %s"
 
1857
msgstr ""
 
1858
 
 
1859
#: cinder/backup/drivers/ceph.py:905
 
1860
#, python-format
 
1861
msgid "delete started for backup=%s"
 
1862
msgstr ""
 
1863
 
 
1864
#: cinder/backup/drivers/ceph.py:910
 
1865
msgid "rbd image not found but continuing anyway so that db entry can be removed"
 
1866
msgstr ""
 
1867
 
 
1868
#: cinder/backup/drivers/ceph.py:913
 
1869
#, python-format
 
1870
msgid "delete '%s' finished with warning"
 
1871
msgstr ""
 
1872
 
 
1873
#: cinder/backup/drivers/ceph.py:915
 
1874
#, python-format
 
1875
msgid "delete '%s' finished"
 
1876
msgstr ""
 
1877
 
 
1878
#: cinder/backup/drivers/swift.py:105
 
1879
#, python-format
 
1880
msgid "unsupported compression algorithm: %s"
 
1881
msgstr ""
 
1882
 
 
1883
#: cinder/backup/drivers/swift.py:122
 
1884
#, python-format
 
1885
msgid "single_user auth mode enabled, but %(param)s not set"
 
1886
msgstr ""
 
1887
 
 
1888
#: cinder/backup/drivers/swift.py:140
 
1889
#, python-format
 
1890
msgid "_check_container_exists: container: %s"
 
1891
msgstr ""
 
1892
 
 
1893
#: cinder/backup/drivers/swift.py:145
 
1894
#, python-format
 
1895
msgid "container %s does not exist"
 
1896
msgstr ""
 
1897
 
 
1898
#: cinder/backup/drivers/swift.py:150
 
1899
#, python-format
 
1900
msgid "container %s exists"
 
1901
msgstr ""
 
1902
 
 
1903
#: cinder/backup/drivers/swift.py:156
 
1904
#, python-format
 
1905
msgid "_create_container started, container: %(container)s,backup: %(backup_id)s"
 
1906
msgstr ""
 
1907
 
 
1908
#: cinder/backup/drivers/swift.py:172
 
1909
#, python-format
 
1910
msgid "_generate_swift_object_name_prefix: %s"
 
1911
msgstr ""
 
1912
 
 
1913
#: cinder/backup/drivers/swift.py:181
 
1914
#, python-format
 
1915
msgid "generated object list: %s"
 
1916
msgstr ""
 
1917
 
 
1918
#: cinder/backup/drivers/swift.py:191
 
1919
#, python-format
 
1920
msgid ""
 
1921
"_write_metadata started, container name: %(container)s, metadata "
 
1922
"filename: %(filename)s"
 
1923
msgstr ""
 
1924
 
 
1925
#: cinder/backup/drivers/swift.py:208
 
1926
#, python-format
 
1927
msgid ""
 
1928
"error writing metadata file to swift, MD5 of metadata file in swift "
 
1929
"[%(etag)s] is not the same as MD5 of metadata file sent to swift "
 
1930
"[%(md5)s]"
 
1931
msgstr ""
 
1932
 
 
1933
#: cinder/backup/drivers/swift.py:213
 
1934
msgid "_write_metadata finished"
 
1935
msgstr ""
 
1936
 
 
1937
#: cinder/backup/drivers/swift.py:218
 
1938
#, python-format
 
1939
msgid ""
 
1940
"_read_metadata started, container name: %(container)s, metadata filename:"
 
1941
" %(filename)s"
 
1942
msgstr ""
 
1943
 
 
1944
#: cinder/backup/drivers/swift.py:223
 
1945
#, python-format
 
1946
msgid "_read_metadata finished (%s)"
 
1947
msgstr ""
 
1948
 
 
1949
#: cinder/backup/drivers/swift.py:233
 
1950
#, python-format
 
1951
msgid "volume size %d is invalid."
 
1952
msgstr ""
 
1953
 
 
1954
#: cinder/backup/drivers/swift.py:247
 
1955
#, python-format
 
1956
msgid ""
 
1957
"starting backup of volume: %(volume_id)s to swift, volume size: "
 
1958
"%(volume_size_bytes)d, swift object names prefix %(object_prefix)s, "
 
1959
"availability zone: %(availability_zone)s"
 
1960
msgstr ""
 
1961
 
 
1962
#: cinder/backup/drivers/swift.py:270
 
1963
msgid "reading chunk of data from volume"
 
1964
msgstr ""
 
1965
 
 
1966
#: cinder/backup/drivers/swift.py:277
 
1967
#, python-format
 
1968
msgid ""
 
1969
"compressed %(data_size_bytes)d bytes of data to %(comp_size_bytes)d bytes"
 
1970
" using %(algorithm)s"
 
1971
msgstr ""
 
1972
 
 
1973
#: cinder/backup/drivers/swift.py:286
 
1974
msgid "not compressing data"
 
1975
msgstr ""
 
1976
 
 
1977
#: cinder/backup/drivers/swift.py:290
 
1978
msgid "About to put_object"
 
1979
msgstr ""
 
1980
 
 
1981
#: cinder/backup/drivers/swift.py:296
 
1982
#, python-format
 
1983
msgid "swift MD5 for %(object_name)s: %(etag)s"
 
1984
msgstr ""
 
1985
 
 
1986
#: cinder/backup/drivers/swift.py:300
 
1987
#, python-format
 
1988
msgid "backup MD5 for %(object_name)s: %(md5)s"
 
1989
msgstr ""
 
1990
 
 
1991
#: cinder/backup/drivers/swift.py:303
 
1992
#, python-format
 
1993
msgid ""
 
1994
"error writing object to swift, MD5 of object in swift %(etag)s is not the"
 
1995
" same as MD5 of object sent to swift %(md5)s"
 
1996
msgstr ""
 
1997
 
 
1998
#: cinder/backup/drivers/swift.py:311
 
1999
msgid "Calling eventlet.sleep(0)"
 
2000
msgstr ""
 
2001
 
 
2002
#: cinder/backup/drivers/swift.py:327 cinder/backup/drivers/tsm.py:322
 
2003
#, python-format
 
2004
msgid "backup %s finished."
 
2005
msgstr ""
 
2006
 
 
2007
#: cinder/backup/drivers/swift.py:344
 
2008
#, python-format
 
2009
msgid "v1 swift volume backup restore of %s started"
 
2010
msgstr ""
 
2011
 
 
2012
#: cinder/backup/drivers/swift.py:349
 
2013
#, python-format
 
2014
msgid "metadata_object_names = %s"
 
2015
msgstr ""
 
2016
 
 
2017
#: cinder/backup/drivers/swift.py:355
 
2018
msgid ""
 
2019
"restore_backup aborted, actual swift object list in swift does not match "
 
2020
"object list stored in metadata"
 
2021
msgstr ""
 
2022
 
 
2023
#: cinder/backup/drivers/swift.py:361
 
2024
#, python-format
 
2025
msgid ""
 
2026
"restoring object from swift. backup: %(backup_id)s, container: "
 
2027
"%(container)s, swift object name: %(object_name)s, volume: %(volume_id)s"
 
2028
msgstr ""
 
2029
 
 
2030
#: cinder/backup/drivers/swift.py:377
 
2031
#, python-format
 
2032
msgid "decompressing data using %s algorithm"
 
2033
msgstr ""
 
2034
 
 
2035
#: cinder/backup/drivers/swift.py:400
 
2036
#, python-format
 
2037
msgid "v1 swift volume backup restore of %s finished"
 
2038
msgstr ""
 
2039
 
 
2040
#: cinder/backup/drivers/swift.py:408
 
2041
#, python-format
 
2042
msgid ""
 
2043
"starting restore of backup %(object_prefix)s from swift container: "
 
2044
"%(container)s, to volume %(volume_id)s, backup: %(backup_id)s"
 
2045
msgstr ""
 
2046
 
 
2047
#: cinder/backup/drivers/swift.py:422
 
2048
#, python-format
 
2049
msgid "Restoring swift backup version %s"
 
2050
msgstr ""
 
2051
 
 
2052
#: cinder/backup/drivers/swift.py:427
 
2053
#, python-format
 
2054
msgid "No support to restore swift backup version %s"
 
2055
msgstr ""
 
2056
 
 
2057
#: cinder/backup/drivers/swift.py:431 cinder/backup/drivers/tsm.py:376
 
2058
#, python-format
 
2059
msgid "restore %(backup_id)s to %(volume_id)s finished."
 
2060
msgstr ""
 
2061
 
 
2062
#: cinder/backup/drivers/swift.py:445
 
2063
msgid "swift error while listing objects, continuing with delete"
 
2064
msgstr ""
 
2065
 
 
2066
#: cinder/backup/drivers/swift.py:454
 
2067
#, python-format
 
2068
msgid "swift error while deleting object %s, continuing with delete"
 
2069
msgstr ""
 
2070
 
 
2071
#: cinder/backup/drivers/swift.py:457
 
2072
#, python-format
 
2073
msgid "deleted swift object: %(swift_object_name)s in container: %(container)s"
 
2074
msgstr ""
 
2075
 
 
2076
#: cinder/backup/drivers/swift.py:467 cinder/backup/drivers/tsm.py:438
 
2077
#, python-format
 
2078
msgid "delete %s finished"
 
2079
msgstr ""
 
2080
 
 
2081
#: cinder/backup/drivers/tsm.py:83
 
2082
#, python-format
 
2083
msgid ""
 
2084
"backup: %(vol_id)s Failed to create device hardlink from %(vpath)s to "
 
2085
"%(bpath)s.\n"
 
2086
"stdout: %(out)s\n"
 
2087
" stderr: %(err)s"
 
2088
msgstr ""
 
2089
 
 
2090
#: cinder/backup/drivers/tsm.py:141
 
2091
#, python-format
 
2092
msgid ""
 
2093
"backup: %(vol_id)s Failed to obtain backup success notification from "
 
2094
"server.\n"
 
2095
"stdout: %(out)s\n"
 
2096
" stderr: %(err)s"
 
2097
msgstr ""
 
2098
 
 
2099
#: cinder/backup/drivers/tsm.py:171
 
2100
#, python-format
 
2101
msgid ""
 
2102
"restore: %(vol_id)s Failed.\n"
 
2103
"stdout: %(out)s\n"
 
2104
" stderr: %(err)s"
 
2105
msgstr ""
 
2106
 
 
2107
#: cinder/backup/drivers/tsm.py:197
 
2108
#, python-format
 
2109
msgid "backup: %(vol_id)s Failed. %(path)s is not a block device."
 
2110
msgstr ""
 
2111
 
 
2112
#: cinder/backup/drivers/tsm.py:204
 
2113
#, python-format
 
2114
msgid "backup: %(vol_id)s Failed. Cannot obtain real path to device %(path)s."
 
2115
msgstr ""
 
2116
 
 
2117
#: cinder/backup/drivers/tsm.py:211
 
2118
#, python-format
 
2119
msgid "backup: %(vol_id)s Failed. %(path)s is not a file."
 
2120
msgstr ""
 
2121
 
 
2122
#: cinder/backup/drivers/tsm.py:258
 
2123
#, python-format
 
2124
msgid ""
 
2125
"backup: %(vol_id)s Failed to remove backup hardlink from %(vpath)s to "
 
2126
"%(bpath)s.\n"
 
2127
"stdout: %(out)s\n"
 
2128
" stderr: %(err)s"
 
2129
msgstr ""
 
2130
 
 
2131
#: cinder/backup/drivers/tsm.py:284
 
2132
#, python-format
 
2133
msgid ""
 
2134
"starting backup of volume: %(volume_id)s to TSM, volume path: "
 
2135
"%(volume_path)s,"
 
2136
msgstr ""
 
2137
 
 
2138
#: cinder/backup/drivers/tsm.py:296
 
2139
#, python-format
 
2140
msgid ""
 
2141
"backup: %(vol_id)s Failed to run dsmc on %(bpath)s.\n"
 
2142
"stdout: %(out)s\n"
 
2143
" stderr: %(err)s"
 
2144
msgstr ""
 
2145
 
 
2146
#: cinder/backup/drivers/tsm.py:306
 
2147
#, python-format
 
2148
msgid ""
 
2149
"backup: %(vol_id)s Failed to run dsmc due to invalid arguments on "
 
2150
"%(bpath)s.\n"
 
2151
"stdout: %(out)s\n"
 
2152
" stderr: %(err)s"
 
2153
msgstr ""
 
2154
 
 
2155
#: cinder/backup/drivers/tsm.py:336
 
2156
#, python-format
 
2157
msgid ""
 
2158
"restore: starting restore of backup from TSM to volume %(volume_id)s,  "
 
2159
"backup: %(backup_id)s"
 
2160
msgstr ""
 
2161
 
 
2162
#: cinder/backup/drivers/tsm.py:350
 
2163
#, python-format
 
2164
msgid ""
 
2165
"restore: %(vol_id)s Failed to run dsmc on %(bpath)s.\n"
 
2166
"stdout: %(out)s\n"
 
2167
" stderr: %(err)s"
 
2168
msgstr ""
 
2169
 
 
2170
#: cinder/backup/drivers/tsm.py:360
 
2171
#, python-format
 
2172
msgid ""
 
2173
"restore: %(vol_id)s Failed to run dsmc due to invalid arguments on "
 
2174
"%(bpath)s.\n"
 
2175
"stdout: %(out)s\n"
 
2176
" stderr: %(err)s"
 
2177
msgstr ""
 
2178
 
 
2179
#: cinder/backup/drivers/tsm.py:411
 
2180
#, python-format
 
2181
msgid ""
 
2182
"delete: %(vol_id)s Failed to run dsmc with stdout: %(out)s\n"
 
2183
" stderr: %(err)s"
 
2184
msgstr ""
 
2185
 
 
2186
#: cinder/backup/drivers/tsm.py:419
 
2187
#, python-format
 
2188
msgid ""
 
2189
"restore: %(vol_id)s Failed to run dsmc due to invalid arguments with "
 
2190
"stdout: %(out)s\n"
 
2191
" stderr: %(err)s"
 
2192
msgstr ""
 
2193
 
 
2194
#: cinder/backup/drivers/tsm.py:430
 
2195
#, python-format
 
2196
msgid ""
 
2197
"delete: %(vol_id)s Failed with stdout: %(out)s\n"
 
2198
" stderr: %(err)s"
 
2199
msgstr ""
 
2200
 
 
2201
#: cinder/brick/exception.py:92
 
2202
msgid "We are unable to locate any Fibre Channel devices."
 
2203
msgstr ""
 
2204
 
 
2205
#: cinder/brick/exception.py:96
 
2206
msgid "Unable to find a Fibre Channel volume device."
 
2207
msgstr ""
 
2208
 
 
2209
#: cinder/brick/exception.py:100
 
2210
#, python-format
 
2211
msgid "Volume device not found at %(device)s."
 
2212
msgstr ""
 
2213
 
 
2214
#: cinder/brick/exception.py:104
 
2215
#, python-format
 
2216
msgid "Failed to create iser target for volume %(volume_id)s."
 
2217
msgstr ""
 
2218
 
 
2219
#: cinder/brick/exception.py:108
 
2220
#, python-format
 
2221
msgid "Failed to remove iser target for volume %(volume_id)s."
 
2222
msgstr ""
 
2223
 
 
2224
#: cinder/brick/exception.py:112
 
2225
#, python-format
 
2226
msgid "Unable to find Volume Group: %(vg_name)s"
 
2227
msgstr ""
 
2228
 
 
2229
#: cinder/brick/exception.py:116
 
2230
#, python-format
 
2231
msgid "Failed to create Volume Group: %(vg_name)s"
 
2232
msgstr ""
 
2233
 
 
2234
#: cinder/brick/exception.py:120
 
2235
#, python-format
 
2236
msgid "Failed to create iscsi target for volume %(volume_id)s."
 
2237
msgstr ""
 
2238
 
 
2239
#: cinder/brick/exception.py:124
 
2240
#, python-format
 
2241
msgid "Failed to remove iscsi target for volume %(volume_id)s."
 
2242
msgstr ""
 
2243
 
 
2244
#: cinder/brick/exception.py:128
 
2245
#, python-format
 
2246
msgid "Failed to attach iSCSI target for volume %(volume_id)s."
 
2247
msgstr ""
 
2248
 
 
2249
#: cinder/brick/initiator/connector.py:108
 
2250
#, python-format
 
2251
msgid "Invalid InitiatorConnector protocol specified %(protocol)s"
 
2252
msgstr ""
 
2253
 
 
2254
#: cinder/brick/initiator/connector.py:121
 
2255
#, python-format
 
2256
msgid "Failed to access the device on the path %(path)s: %(error)s %(info)s."
 
2257
msgstr ""
 
2258
 
 
2259
#: cinder/brick/initiator/connector.py:205
 
2260
#, python-format
 
2261
msgid ""
 
2262
"ISCSI volume not yet found at: %(host_device)s. Will rescan & retry.  Try"
 
2263
" number: %(tries)s"
 
2264
msgstr ""
 
2265
 
 
2266
#: cinder/brick/initiator/connector.py:218
 
2267
#, python-format
 
2268
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
 
2269
msgstr ""
 
2270
 
 
2271
#: cinder/brick/initiator/connector.py:285
 
2272
#, python-format
 
2273
msgid "Could not find the iSCSI Initiator File %s"
 
2274
msgstr ""
 
2275
 
 
2276
#: cinder/brick/initiator/connector.py:542
 
2277
msgid "We are unable to locate any Fibre Channel devices"
 
2278
msgstr ""
 
2279
 
 
2280
#: cinder/brick/initiator/connector.py:552
 
2281
#, python-format
 
2282
msgid "Looking for Fibre Channel dev %(device)s"
 
2283
msgstr ""
 
2284
 
 
2285
#: cinder/brick/initiator/connector.py:562
 
2286
msgid "Fibre Channel volume device not found."
 
2287
msgstr ""
 
2288
 
 
2289
#: cinder/brick/initiator/connector.py:566
 
2290
#, python-format
 
2291
msgid "Fibre volume not yet found. Will rescan & retry.  Try number: %(tries)s"
 
2292
msgstr ""
 
2293
 
 
2294
#: cinder/brick/initiator/connector.py:582
 
2295
#, python-format
 
2296
msgid "Found Fibre Channel volume %(name)s (after %(tries)s rescans)"
 
2297
msgstr ""
 
2298
 
 
2299
#: cinder/brick/initiator/connector.py:591
 
2300
#, python-format
 
2301
msgid "Multipath device discovered %(device)s"
 
2302
msgstr ""
 
2303
 
 
2304
#: cinder/brick/initiator/connector.py:704
 
2305
#, python-format
 
2306
msgid "AoE volume not yet found at: %(path)s. Try number: %(tries)s"
 
2307
msgstr ""
 
2308
 
 
2309
#: cinder/brick/initiator/connector.py:717
 
2310
#, python-format
 
2311
msgid "Found AoE device %(path)s (after %(tries)s rediscover)"
 
2312
msgstr ""
 
2313
 
 
2314
#: cinder/brick/initiator/connector.py:743
 
2315
#, python-format
 
2316
msgid "aoe-discover: stdout=%(out)s stderr%(err)s"
 
2317
msgstr ""
 
2318
 
 
2319
#: cinder/brick/initiator/connector.py:753
 
2320
#, python-format
 
2321
msgid "aoe-revalidate %(dev)s: stdout=%(out)s stderr%(err)s"
 
2322
msgstr ""
 
2323
 
 
2324
#: cinder/brick/initiator/connector.py:762
 
2325
#, python-format
 
2326
msgid "aoe-flush %(dev)s: stdout=%(out)s stderr%(err)s"
 
2327
msgstr ""
 
2328
 
 
2329
#: cinder/brick/initiator/linuxfc.py:52 cinder/brick/initiator/linuxfc.py:58
 
2330
msgid "systool is not installed"
 
2331
msgstr ""
 
2332
 
 
2333
#: cinder/brick/initiator/linuxscsi.py:101
 
2334
#: cinder/brick/initiator/linuxscsi.py:109
 
2335
#: cinder/brick/initiator/linuxscsi.py:126
 
2336
#, python-format
 
2337
msgid "multipath call failed exit (%(code)s)"
 
2338
msgstr ""
 
2339
 
 
2340
#: cinder/brick/initiator/linuxscsi.py:147
 
2341
#, python-format
 
2342
msgid "Couldn't find multipath device %(line)s"
 
2343
msgstr ""
 
2344
 
 
2345
#: cinder/brick/initiator/linuxscsi.py:151
 
2346
#, python-format
 
2347
msgid "Found multipath device = %(mdev)s"
 
2348
msgstr ""
 
2349
 
 
2350
#: cinder/brick/iscsi/iscsi.py:153
 
2351
#, python-format
 
2352
msgid "Creating iscsi_target for: %s"
 
2353
msgstr ""
 
2354
 
 
2355
#: cinder/brick/iscsi/iscsi.py:172 cinder/brick/iscsi/iscsi.py:294
 
2356
#, python-format
 
2357
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
 
2358
msgstr ""
 
2359
 
 
2360
#: cinder/brick/iscsi/iscsi.py:183
 
2361
#, python-format
 
2362
msgid ""
 
2363
"Failed to create iscsi target for volume id:%(vol_id)s. Please ensure "
 
2364
"your tgtd config file contains 'include %(volumes_dir)s/*'"
 
2365
msgstr ""
 
2366
 
 
2367
#: cinder/brick/iscsi/iscsi.py:197
 
2368
#, python-format
 
2369
msgid "Removing iscsi_target for: %s"
 
2370
msgstr ""
 
2371
 
 
2372
#: cinder/brick/iscsi/iscsi.py:214
 
2373
#, python-format
 
2374
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
 
2375
msgstr ""
 
2376
 
 
2377
#: cinder/brick/iscsi/iscsi.py:224 cinder/brick/iscsi/iscsi.py:465
 
2378
#: cinder/brick/iser/iser.py:203
 
2379
msgid "valid iqn needed for show_target"
 
2380
msgstr ""
 
2381
 
 
2382
#: cinder/brick/iscsi/iscsi.py:301
 
2383
#, python-format
 
2384
msgid "Removing iscsi_target for volume: %s"
 
2385
msgstr ""
 
2386
 
 
2387
#: cinder/brick/iscsi/iscsi.py:387
 
2388
msgid "rtstool is not installed correctly"
 
2389
msgstr ""
 
2390
 
 
2391
#: cinder/brick/iscsi/iscsi.py:407
 
2392
#, python-format
 
2393
msgid "Creating iscsi_target for volume: %s"
 
2394
msgstr ""
 
2395
 
 
2396
#: cinder/brick/iscsi/iscsi.py:431 cinder/brick/iscsi/iscsi.py:440
 
2397
#, python-format
 
2398
msgid "Failed to create iscsi target for volume id:%s."
 
2399
msgstr ""
 
2400
 
 
2401
#: cinder/brick/iscsi/iscsi.py:447
 
2402
#, python-format
 
2403
msgid "Removing iscsi_target: %s"
 
2404
msgstr ""
 
2405
 
 
2406
#: cinder/brick/iscsi/iscsi.py:457
 
2407
#, python-format
 
2408
msgid "Failed to remove iscsi target for volume id:%s."
 
2409
msgstr ""
 
2410
 
 
2411
#: cinder/brick/iscsi/iscsi.py:486
 
2412
#, python-format
 
2413
msgid "Failed to add initiator iqn %s to target"
 
2414
msgstr ""
 
2415
 
 
2416
#: cinder/brick/iser/iser.py:134
 
2417
#, python-format
 
2418
msgid "Creating iser_target for: %s"
 
2419
msgstr ""
 
2420
 
 
2421
#: cinder/brick/iser/iser.py:153
 
2422
#, python-format
 
2423
msgid "Failed to create iser target for volume id:%(vol_id)s: %(e)s"
 
2424
msgstr ""
 
2425
 
 
2426
#: cinder/brick/iser/iser.py:164
 
2427
#, python-format
 
2428
msgid ""
 
2429
"Failed to create iser target for volume id:%(vol_id)s. Please ensure your"
 
2430
" tgtd config file contains 'include %(volumes_dir)s/*'"
 
2431
msgstr ""
 
2432
 
 
2433
#: cinder/brick/iser/iser.py:176
 
2434
#, python-format
 
2435
msgid "Removing iser_target for: %s"
 
2436
msgstr ""
 
2437
 
 
2438
#: cinder/brick/iser/iser.py:193
 
2439
#, python-format
 
2440
msgid "Failed to remove iser target for volume id:%(vol_id)s: %(e)s"
 
2441
msgstr ""
 
2442
 
 
2443
#: cinder/brick/local_dev/lvm.py:74
 
2444
msgid "Error creating Volume Group"
 
2445
msgstr ""
 
2446
 
 
2447
#: cinder/brick/local_dev/lvm.py:75 cinder/brick/local_dev/lvm.py:373
 
2448
#: cinder/brick/local_dev/lvm.py:402
 
2449
#, python-format
 
2450
msgid "Cmd     :%s"
 
2451
msgstr ""
 
2452
 
 
2453
#: cinder/brick/local_dev/lvm.py:76 cinder/brick/local_dev/lvm.py:374
 
2454
#: cinder/brick/local_dev/lvm.py:403
 
2455
#, python-format
 
2456
msgid "StdOut  :%s"
 
2457
msgstr ""
 
2458
 
 
2459
#: cinder/brick/local_dev/lvm.py:77 cinder/brick/local_dev/lvm.py:375
 
2460
#: cinder/brick/local_dev/lvm.py:404
 
2461
#, python-format
 
2462
msgid "StdErr  :%s"
 
2463
msgstr ""
 
2464
 
 
2465
#: cinder/brick/local_dev/lvm.py:81
 
2466
#, python-format
 
2467
msgid "Unable to locate Volume Group %s"
 
2468
msgstr ""
 
2469
 
 
2470
#: cinder/brick/local_dev/lvm.py:293
 
2471
#, python-format
 
2472
msgid "Unable to find VG: %s"
 
2473
msgstr ""
 
2474
 
 
2475
#: cinder/brick/local_dev/lvm.py:319
 
2476
msgid ""
 
2477
"Requested to setup thin provisioning, however current LVM version does "
 
2478
"not support it."
 
2479
msgstr ""
 
2480
 
 
2481
#: cinder/brick/local_dev/lvm.py:372
 
2482
msgid "Error creating Volume"
 
2483
msgstr ""
 
2484
 
 
2485
#: cinder/brick/local_dev/lvm.py:388
 
2486
#, python-format
 
2487
msgid "Unable to find LV: %s"
 
2488
msgstr ""
 
2489
 
 
2490
#: cinder/brick/local_dev/lvm.py:401
 
2491
msgid "Error creating snapshot"
 
2492
msgstr ""
 
2493
 
 
2494
#: cinder/common/config.py:132
 
2495
msgid "Deploy v1 of the Cinder API. "
 
2496
msgstr ""
 
2497
 
 
2498
#: cinder/common/config.py:135
 
2499
msgid "Deploy v2 of the Cinder API. "
 
2500
msgstr ""
 
2501
 
 
2502
#: cinder/common/sqlalchemyutils.py:68
 
2503
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
 
2504
msgid "Id not in sort_keys; is sort_keys unique?"
 
2505
msgstr ""
 
2506
 
 
2507
#: cinder/common/sqlalchemyutils.py:116
 
2508
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
 
2509
msgid "Unknown sort direction, must be 'desc' or 'asc'"
 
2510
msgstr ""
 
2511
 
 
2512
#: cinder/compute/nova.py:83
 
2513
#, python-format
 
2514
msgid "Novaclient connection created using URL: %s"
 
2515
msgstr ""
 
2516
 
 
2517
#: cinder/db/sqlalchemy/api.py:67
 
2518
msgid "Use of empty request context is deprecated"
 
2519
msgstr ""
 
2520
 
 
2521
#: cinder/db/sqlalchemy/api.py:194
 
2522
#, python-format
 
2523
msgid "Unrecognized read_deleted value '%s'"
 
2524
msgstr ""
 
2525
 
 
2526
#: cinder/db/sqlalchemy/api.py:895
 
2527
#, python-format
 
2528
msgid "Change will make usage less than 0 for the following resources: %s"
 
2529
msgstr ""
 
2530
 
 
2531
#: cinder/db/sqlalchemy/api.py:2426
 
2532
#, python-format
 
2533
msgid "No backup with id %s"
 
2534
msgstr ""
 
2535
 
 
2536
#: cinder/db/sqlalchemy/api.py:2512
 
2537
msgid "Volume must be available"
 
2538
msgstr ""
 
2539
 
 
2540
#: cinder/db/sqlalchemy/api.py:2536
 
2541
#, python-format
 
2542
msgid "Volume in unexpected state %s, expected awaiting-transfer"
 
2543
msgstr ""
 
2544
 
 
2545
#: cinder/db/sqlalchemy/api.py:2559
 
2546
#, python-format
 
2547
msgid ""
 
2548
"Transfer %(transfer_id)s: Volume id %(volume_id)s in unexpected state "
 
2549
"%(status)s, expected awaiting-transfer"
 
2550
msgstr ""
 
2551
 
 
2552
#: cinder/db/sqlalchemy/migration.py:72
 
2553
msgid "version should be an integer"
 
2554
msgstr ""
 
2555
 
 
2556
#: cinder/db/sqlalchemy/migration.py:99
 
2557
msgid "Upgrade DB using Essex release first."
 
2558
msgstr ""
 
2559
 
 
2560
#: cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py:242
 
2561
msgid "Exception while creating table."
 
2562
msgstr ""
 
2563
 
 
2564
#: cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py:271
 
2565
msgid "Downgrade from initial Cinder install is unsupported."
 
2566
msgstr ""
 
2567
 
 
2568
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:50
 
2569
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:75
 
2570
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:106
 
2571
#: cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py:58
 
2572
#: cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py:47
 
2573
#: cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py:49
 
2574
#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:83
 
2575
#, python-format
 
2576
msgid "Table |%s| not created!"
 
2577
msgstr ""
 
2578
 
 
2579
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:118
 
2580
msgid "quota_classes table not dropped"
 
2581
msgstr ""
 
2582
 
 
2583
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:125
 
2584
msgid "quota_usages table not dropped"
 
2585
msgstr ""
 
2586
 
 
2587
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:132
 
2588
msgid "reservations table not dropped"
 
2589
msgstr ""
 
2590
 
 
2591
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
 
2592
msgid "Exception while creating table 'volume_glance_metadata'"
 
2593
msgstr ""
 
2594
 
 
2595
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
 
2596
msgid "volume_glance_metadata table not dropped"
 
2597
msgstr ""
 
2598
 
 
2599
#: cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py:70
 
2600
msgid "backups table not dropped"
 
2601
msgstr ""
 
2602
 
 
2603
#: cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py:60
 
2604
msgid "snapshot_metadata table not dropped"
 
2605
msgstr ""
 
2606
 
 
2607
#: cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py:62
 
2608
msgid "transfers table not dropped"
 
2609
msgstr ""
 
2610
 
 
2611
#: cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py:33
 
2612
msgid "migrations table not dropped"
 
2613
msgstr ""
 
2614
 
 
2615
#: cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py:62
 
2616
#, python-format
 
2617
msgid "Table |%s| not created"
 
2618
msgstr ""
 
2619
 
 
2620
#: cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py:39
 
2621
#, python-format
 
2622
msgid "Exception while dropping table %s."
 
2623
msgstr ""
 
2624
 
 
2625
#: cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py:99
 
2626
#, python-format
 
2627
msgid "Exception while creating table %s."
 
2628
msgstr ""
 
2629
 
 
2630
#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:38
 
2631
#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:47
 
2632
#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:53
 
2633
#, python-format
 
2634
msgid "Column |%s| not created!"
 
2635
msgstr ""
 
2636
 
 
2637
#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:95
 
2638
msgid "encryption_key_id column not dropped from volumes"
 
2639
msgstr ""
 
2640
 
 
2641
#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:103
 
2642
msgid "encryption_key_id column not dropped from snapshots"
 
2643
msgstr ""
 
2644
 
 
2645
#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:108
 
2646
msgid "volume_type_id column not dropped from snapshots"
 
2647
msgstr ""
 
2648
 
 
2649
#: cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py:116
 
2650
msgid "encryption table not dropped"
 
2651
msgstr ""
 
2652
 
 
2653
#: cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py:49
 
2654
msgid "Table quality_of_service_specs not created!"
 
2655
msgstr ""
 
2656
 
 
2657
#: cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py:60
 
2658
msgid "Added qos_specs_id column to volume type table failed."
 
2659
msgstr ""
 
2660
 
 
2661
#: cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py:75
 
2662
msgid "Dropping quality_of_service_specs table failed."
 
2663
msgstr ""
 
2664
 
 
2665
#: cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py:83
 
2666
msgid "Dropping qos_specs_id column failed."
 
2667
msgstr ""
 
2668
 
 
2669
#: cinder/image/glance.py:156 cinder/image/glance.py:165
 
2670
#, python-format
 
2671
msgid "Error contacting glance server '%(netloc)s' for '%(method)s', %(extra)s."
 
2672
msgstr ""
 
2673
 
 
2674
#: cinder/image/image_utils.py:120
 
2675
msgid "Snapshot list encountered but no header found!"
 
2676
msgstr ""
 
2677
 
 
2678
#: cinder/image/image_utils.py:224 cinder/image/image_utils.py:256
 
2679
msgid "'qemu-img info' parsing failed."
 
2680
msgstr ""
 
2681
 
 
2682
#: cinder/image/image_utils.py:231
 
2683
#, python-format
 
2684
msgid "fmt=%(fmt)s backed by: %(backing_file)s"
 
2685
msgstr ""
 
2686
 
 
2687
#: cinder/image/image_utils.py:263
 
2688
#, python-format
 
2689
msgid "fmt=%(fmt)s backed by:%(backing_file)s"
 
2690
msgstr ""
 
2691
 
 
2692
#: cinder/image/image_utils.py:283
 
2693
#, python-format
 
2694
msgid "Converted to raw, but format is now %s"
 
2695
msgstr ""
 
2696
 
 
2697
#: cinder/image/image_utils.py:312
 
2698
#, python-format
 
2699
msgid "Converted to %(f1)s, but format is now %(f2)s"
 
2700
msgstr ""
 
2701
 
 
2702
#: cinder/openstack/common/excutils.py:48
 
2703
#, python-format
 
2704
msgid "Original exception being dropped: %s"
 
2705
msgstr ""
 
2706
 
 
2707
#: cinder/openstack/common/fileutils.py:64
 
2708
#, python-format
 
2709
msgid "Reloading cached file %s"
 
2710
msgstr ""
 
2711
 
 
2712
#: cinder/openstack/common/lockutils.py:102
 
2713
#, python-format
 
2714
msgid "Could not release the acquired lock `%s`"
 
2715
msgstr ""
 
2716
 
 
2717
#: cinder/openstack/common/lockutils.py:189
 
2718
#, python-format
 
2719
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
 
2720
msgstr ""
 
2721
 
 
2722
#: cinder/openstack/common/lockutils.py:200
 
2723
#, python-format
 
2724
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
 
2725
msgstr ""
 
2726
 
 
2727
#: cinder/openstack/common/lockutils.py:227
 
2728
#, python-format
 
2729
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
 
2730
msgstr ""
 
2731
 
 
2732
#: cinder/openstack/common/lockutils.py:235
 
2733
#, python-format
 
2734
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
 
2735
msgstr ""
 
2736
 
 
2737
#: cinder/openstack/common/log.py:244
 
2738
#, python-format
 
2739
msgid "Deprecated: %s"
 
2740
msgstr ""
 
2741
 
 
2742
#: cinder/openstack/common/log.py:336
 
2743
#, python-format
 
2744
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
 
2745
msgstr ""
 
2746
 
 
2747
#: cinder/openstack/common/log.py:386
 
2748
#, python-format
 
2749
msgid "syslog facility must be one of: %s"
 
2750
msgstr ""
 
2751
 
 
2752
#: cinder/openstack/common/log.py:556
 
2753
#, python-format
 
2754
msgid "Fatal call to deprecated config: %(msg)s"
 
2755
msgstr ""
 
2756
 
 
2757
#: cinder/openstack/common/loopingcall.py:84
 
2758
#, python-format
 
2759
msgid "task run outlasted interval by %s sec"
 
2760
msgstr ""
 
2761
 
 
2762
#: cinder/openstack/common/loopingcall.py:91
 
2763
#: cinder/tests/brick/test_brick_connector.py:444
 
2764
msgid "in fixed duration looping call"
 
2765
msgstr ""
 
2766
 
 
2767
#: cinder/openstack/common/loopingcall.py:131
 
2768
#, python-format
 
2769
msgid "Dynamic looping call sleeping for %.02f seconds"
 
2770
msgstr ""
 
2771
 
 
2772
#: cinder/openstack/common/loopingcall.py:138
 
2773
msgid "in dynamic looping call"
 
2774
msgstr ""
 
2775
 
 
2776
#: cinder/openstack/common/periodic_task.py:42
 
2777
#, python-format
 
2778
msgid "Unexpected argument for periodic task creation: %(arg)s."
 
2779
msgstr ""
 
2780
 
 
2781
#: cinder/openstack/common/periodic_task.py:133
 
2782
#, python-format
 
2783
msgid "Skipping periodic task %(task)s because its interval is negative"
 
2784
msgstr ""
 
2785
 
 
2786
#: cinder/openstack/common/periodic_task.py:138
 
2787
#, python-format
 
2788
msgid "Skipping periodic task %(task)s because it is disabled"
 
2789
msgstr ""
 
2790
 
 
2791
#: cinder/openstack/common/periodic_task.py:176
 
2792
#, python-format
 
2793
msgid "Running periodic task %(full_task_name)s"
 
2794
msgstr ""
 
2795
 
 
2796
#: cinder/openstack/common/periodic_task.py:184
 
2797
#, python-format
 
2798
msgid "Error during %(full_task_name)s: %(e)s"
 
2799
msgstr ""
 
2800
 
 
2801
#: cinder/openstack/common/policy.py:149
 
2802
#, python-format
 
2803
msgid ""
 
2804
"Inheritance-based rules are deprecated; use the default brain instead of "
 
2805
"%s."
 
2806
msgstr ""
 
2807
 
 
2808
#: cinder/openstack/common/policy.py:163
 
2809
#, python-format
 
2810
msgid "Failed to understand rule %(match)r"
 
2811
msgstr ""
 
2812
 
 
2813
#: cinder/openstack/common/policy.py:173
 
2814
#, python-format
 
2815
msgid "Inheritance-based rules are deprecated; update _check_%s"
 
2816
msgstr ""
 
2817
 
 
2818
#: cinder/openstack/common/policy.py:180
 
2819
#, python-format
 
2820
msgid "No handler for matches of kind %s"
 
2821
msgstr ""
 
2822
 
 
2823
#: cinder/openstack/common/processutils.py:127
 
2824
#, python-format
 
2825
msgid "Got unknown keyword args to utils.execute: %r"
 
2826
msgstr ""
 
2827
 
 
2828
#: cinder/openstack/common/processutils.py:142
 
2829
#, python-format
 
2830
msgid "Running cmd (subprocess): %s"
 
2831
msgstr ""
 
2832
 
 
2833
#: cinder/openstack/common/processutils.py:167
 
2834
#: cinder/openstack/common/processutils.py:239
 
2835
#: cinder/volume/drivers/san/hp/hp_3par_common.py:315
 
2836
#, python-format
 
2837
msgid "Result was %s"
 
2838
msgstr ""
 
2839
 
 
2840
#: cinder/openstack/common/processutils.py:179
 
2841
#, python-format
 
2842
msgid "%r failed. Retrying."
 
2843
msgstr ""
 
2844
 
 
2845
#: cinder/openstack/common/processutils.py:218
 
2846
#: cinder/volume/drivers/san/hp/hp_3par_common.py:288
 
2847
#, python-format
 
2848
msgid "Running cmd (SSH): %s"
 
2849
msgstr ""
 
2850
 
 
2851
#: cinder/openstack/common/processutils.py:220
 
2852
msgid "Environment not supported over SSH"
 
2853
msgstr ""
 
2854
 
 
2855
#: cinder/openstack/common/processutils.py:224
 
2856
msgid "process_input not supported over SSH"
 
2857
msgstr ""
 
2858
 
 
2859
#: cinder/openstack/common/service.py:262
 
2860
#, python-format
 
2861
msgid "Child %(pid)s exited with status %(code)d"
 
2862
msgstr ""
 
2863
 
 
2864
#: cinder/openstack/common/strutils.py:86
 
2865
#, python-format
 
2866
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
 
2867
msgstr ""
 
2868
 
 
2869
#: cinder/openstack/common/strutils.py:182
 
2870
#, python-format
 
2871
msgid "Invalid string format: %s"
 
2872
msgstr ""
 
2873
 
 
2874
#: cinder/openstack/common/strutils.py:189
 
2875
#, python-format
 
2876
msgid "Unknown byte multiplier: %s"
 
2877
msgstr ""
 
2878
 
 
2879
#: cinder/openstack/common/db/exception.py:44
 
2880
msgid "Invalid Parameter: Unicode is not supported by the current database."
 
2881
msgstr ""
 
2882
 
 
2883
#: cinder/openstack/common/db/sqlalchemy/session.py:487
 
2884
msgid "DB exception wrapped."
 
2885
msgstr ""
 
2886
 
 
2887
#: cinder/openstack/common/db/sqlalchemy/session.py:538
 
2888
#, python-format
 
2889
msgid "Got mysql server has gone away: %s"
 
2890
msgstr ""
 
2891
 
 
2892
#: cinder/openstack/common/db/sqlalchemy/session.py:610
 
2893
#, python-format
 
2894
msgid "SQL connection failed. %s attempts left."
 
2895
msgstr ""
 
2896
 
 
2897
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
 
2898
msgid "Sort key supplied was not valid."
 
2899
msgstr ""
 
2900
 
 
2901
#: cinder/openstack/common/notifier/api.py:129
 
2902
#, python-format
 
2903
msgid "%s not in valid priorities"
 
2904
msgstr ""
 
2905
 
 
2906
#: cinder/openstack/common/notifier/api.py:145
 
2907
#, python-format
 
2908
msgid ""
 
2909
"Problem '%(e)s' attempting to send to notification system. "
 
2910
"Payload=%(payload)s"
 
2911
msgstr ""
 
2912
 
 
2913
#: cinder/openstack/common/notifier/api.py:164
 
2914
#, python-format
 
2915
msgid "Failed to load notifier %s. These notifications will not be sent."
 
2916
msgstr ""
 
2917
 
 
2918
#: cinder/openstack/common/notifier/rabbit_notifier.py:27
 
2919
msgid "The rabbit_notifier is now deprecated. Please use rpc_notifier instead."
 
2920
msgstr ""
 
2921
 
 
2922
#: cinder/openstack/common/notifier/rpc_notifier.py:45
 
2923
#: cinder/openstack/common/notifier/rpc_notifier2.py:51
 
2924
#, python-format
 
2925
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
 
2926
msgstr ""
 
2927
 
 
2928
#: cinder/openstack/common/rpc/__init__.py:106
 
2929
#, python-format
 
2930
msgid ""
 
2931
"A RPC is being made while holding a lock. The locks currently held are "
 
2932
"%(locks)s. This is probably a bug. Please report it. Include the "
 
2933
"following: [%(stack)s]."
 
2934
msgstr ""
 
2935
 
 
2936
#: cinder/openstack/common/rpc/amqp.py:75
 
2937
msgid "Pool creating new connection"
 
2938
msgstr ""
 
2939
 
 
2940
#: cinder/openstack/common/rpc/amqp.py:200
 
2941
#, python-format
 
2942
msgid "no calling threads waiting for msg_id : %s, message : %s"
 
2943
msgstr ""
 
2944
 
 
2945
#: cinder/openstack/common/rpc/amqp.py:208
 
2946
#, python-format
 
2947
msgid ""
 
2948
"Number of call waiters is greater than warning threshhold: %d. There "
 
2949
"could be a MulticallProxyWaiter leak."
 
2950
msgstr ""
 
2951
 
 
2952
#: cinder/openstack/common/rpc/amqp.py:291
 
2953
#, python-format
 
2954
msgid "unpacked context: %s"
 
2955
msgstr ""
 
2956
 
 
2957
#: cinder/openstack/common/rpc/amqp.py:337
 
2958
#, python-format
 
2959
msgid "UNIQUE_ID is %s."
 
2960
msgstr ""
 
2961
 
 
2962
#: cinder/openstack/common/rpc/amqp.py:406
 
2963
#, python-format
 
2964
msgid "received %s"
 
2965
msgstr ""
 
2966
 
 
2967
#: cinder/openstack/common/rpc/amqp.py:414
 
2968
#, python-format
 
2969
msgid "no method for message: %s"
 
2970
msgstr ""
 
2971
 
 
2972
#: cinder/openstack/common/rpc/amqp.py:415
 
2973
#, python-format
 
2974
msgid "No method for message: %s"
 
2975
msgstr ""
 
2976
 
 
2977
#: cinder/openstack/common/rpc/amqp.py:443
 
2978
#: cinder/openstack/common/rpc/impl_zmq.py:280
 
2979
#, python-format
 
2980
msgid "Expected exception during message handling (%s)"
 
2981
msgstr ""
 
2982
 
 
2983
#: cinder/openstack/common/rpc/amqp.py:451
 
2984
#: cinder/openstack/common/rpc/impl_zmq.py:286
 
2985
msgid "Exception during message handling"
 
2986
msgstr ""
 
2987
 
 
2988
#: cinder/openstack/common/rpc/amqp.py:586
 
2989
#, python-format
 
2990
msgid "Making synchronous call on %s ..."
 
2991
msgstr ""
 
2992
 
 
2993
#: cinder/openstack/common/rpc/amqp.py:589
 
2994
#, python-format
 
2995
msgid "MSG_ID is %s"
 
2996
msgstr ""
 
2997
 
 
2998
#: cinder/openstack/common/rpc/amqp.py:623
 
2999
#, python-format
 
3000
msgid "Making asynchronous cast on %s..."
 
3001
msgstr ""
 
3002
 
 
3003
#: cinder/openstack/common/rpc/amqp.py:632
 
3004
msgid "Making asynchronous fanout cast..."
 
3005
msgstr ""
 
3006
 
 
3007
#: cinder/openstack/common/rpc/amqp.py:660
 
3008
#, python-format
 
3009
msgid "Sending %(event_type)s on %(topic)s"
 
3010
msgstr ""
 
3011
 
 
3012
#: cinder/openstack/common/rpc/common.py:74
 
3013
msgid "An unknown RPC related exception occurred."
 
3014
msgstr ""
 
3015
 
 
3016
#: cinder/openstack/common/rpc/common.py:104
 
3017
#, python-format
 
3018
msgid ""
 
3019
"Remote error: %(exc_type)s %(value)s\n"
 
3020
"%(traceback)s."
 
3021
msgstr ""
 
3022
 
 
3023
#: cinder/openstack/common/rpc/common.py:121
 
3024
#, python-format
 
3025
msgid ""
 
3026
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
 
3027
" \"%(method)s\" info: \"%(info)s\""
 
3028
msgstr ""
 
3029
 
 
3030
#: cinder/openstack/common/rpc/common.py:137
 
3031
#: cinder/openstack/common/rpc/common.py:138
 
3032
#: cinder/openstack/common/rpc/common.py:139
 
3033
msgid "<unknown>"
 
3034
msgstr ""
 
3035
 
 
3036
#: cinder/openstack/common/rpc/common.py:143
 
3037
#, python-format
 
3038
msgid "Found duplicate message(%(msg_id)s). Skipping it."
 
3039
msgstr ""
 
3040
 
 
3041
#: cinder/openstack/common/rpc/common.py:147
 
3042
msgid "Invalid reuse of an RPC connection."
 
3043
msgstr ""
 
3044
 
 
3045
#: cinder/openstack/common/rpc/common.py:151
 
3046
#, python-format
 
3047
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
 
3048
msgstr ""
 
3049
 
 
3050
#: cinder/openstack/common/rpc/common.py:156
 
3051
#, python-format
 
3052
msgid ""
 
3053
"Specified RPC envelope version, %(version)s, not supported by this "
 
3054
"endpoint."
 
3055
msgstr ""
 
3056
 
 
3057
#: cinder/openstack/common/rpc/common.py:280
 
3058
#, python-format
 
3059
msgid "Failed to sanitize %(item)s. Key error %(err)s"
 
3060
msgstr ""
 
3061
 
 
3062
#: cinder/openstack/common/rpc/common.py:302
 
3063
#, python-format
 
3064
msgid "Returning exception %s to caller"
 
3065
msgstr ""
 
3066
 
 
3067
#: cinder/openstack/common/rpc/impl_kombu.py:169
 
3068
#: cinder/openstack/common/rpc/impl_qpid.py:133
 
3069
msgid "Failed to process message... skipping it."
 
3070
msgstr ""
 
3071
 
 
3072
#: cinder/openstack/common/rpc/impl_kombu.py:480
 
3073
#, python-format
 
3074
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
 
3075
msgstr ""
 
3076
 
 
3077
#: cinder/openstack/common/rpc/impl_kombu.py:502
 
3078
#, python-format
 
3079
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
 
3080
msgstr ""
 
3081
 
 
3082
#: cinder/openstack/common/rpc/impl_kombu.py:539
 
3083
#, python-format
 
3084
msgid ""
 
3085
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
 
3086
"%(max_retries)d tries: %(err_str)s"
 
3087
msgstr ""
 
3088
 
 
3089
#: cinder/openstack/common/rpc/impl_kombu.py:555
 
3090
#, python-format
 
3091
msgid ""
 
3092
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
 
3093
"again in %(sleep_time)d seconds."
 
3094
msgstr ""
 
3095
 
 
3096
#: cinder/openstack/common/rpc/impl_kombu.py:609
 
3097
#: cinder/openstack/common/rpc/impl_qpid.py:404
 
3098
#, python-format
 
3099
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
 
3100
msgstr ""
 
3101
 
 
3102
#: cinder/openstack/common/rpc/impl_kombu.py:627
 
3103
#: cinder/openstack/common/rpc/impl_qpid.py:419
 
3104
#, python-format
 
3105
msgid "Timed out waiting for RPC response: %s"
 
3106
msgstr ""
 
3107
 
 
3108
#: cinder/openstack/common/rpc/impl_kombu.py:631
 
3109
#: cinder/openstack/common/rpc/impl_qpid.py:423
 
3110
#, python-format
 
3111
msgid "Failed to consume message from queue: %s"
 
3112
msgstr ""
 
3113
 
 
3114
#: cinder/openstack/common/rpc/impl_kombu.py:670
 
3115
#: cinder/openstack/common/rpc/impl_qpid.py:458
 
3116
#, python-format
 
3117
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
 
3118
msgstr ""
 
3119
 
 
3120
#: cinder/openstack/common/rpc/impl_qpid.py:352
 
3121
#, python-format
 
3122
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
 
3123
msgstr ""
 
3124
 
 
3125
#: cinder/openstack/common/rpc/impl_qpid.py:358
 
3126
#, python-format
 
3127
msgid "Connected to AMQP server on %s"
 
3128
msgstr ""
 
3129
 
 
3130
#: cinder/openstack/common/rpc/impl_qpid.py:371
 
3131
msgid "Re-established AMQP queues"
 
3132
msgstr ""
 
3133
 
 
3134
#: cinder/openstack/common/rpc/impl_qpid.py:431
 
3135
msgid "Error processing message.  Skipping it."
 
3136
msgstr ""
 
3137
 
 
3138
#: cinder/openstack/common/rpc/impl_zmq.py:96
 
3139
msgid "JSON serialization failed."
 
3140
msgstr ""
 
3141
 
 
3142
#: cinder/openstack/common/rpc/impl_zmq.py:101
 
3143
#, python-format
 
3144
msgid "Deserializing: %s"
 
3145
msgstr ""
 
3146
 
 
3147
#: cinder/openstack/common/rpc/impl_zmq.py:136
 
3148
#, python-format
 
3149
msgid "Connecting to %(addr)s with %(type)s"
 
3150
msgstr ""
 
3151
 
 
3152
#: cinder/openstack/common/rpc/impl_zmq.py:137
 
3153
#, python-format
 
3154
msgid "-> Subscribed to %(subscribe)s"
 
3155
msgstr ""
 
3156
 
 
3157
#: cinder/openstack/common/rpc/impl_zmq.py:138
 
3158
#, python-format
 
3159
msgid "-> bind: %(bind)s"
 
3160
msgstr ""
 
3161
 
 
3162
#: cinder/openstack/common/rpc/impl_zmq.py:146
 
3163
msgid "Could not open socket."
 
3164
msgstr ""
 
3165
 
 
3166
#: cinder/openstack/common/rpc/impl_zmq.py:158
 
3167
#, python-format
 
3168
msgid "Subscribing to %s"
 
3169
msgstr ""
 
3170
 
 
3171
#: cinder/openstack/common/rpc/impl_zmq.py:200
 
3172
msgid "You cannot recv on this socket."
 
3173
msgstr ""
 
3174
 
 
3175
#: cinder/openstack/common/rpc/impl_zmq.py:205
 
3176
msgid "You cannot send on this socket."
 
3177
msgstr ""
 
3178
 
 
3179
#: cinder/openstack/common/rpc/impl_zmq.py:267
 
3180
#, python-format
 
3181
msgid "Running func with context: %s"
 
3182
msgstr ""
 
3183
 
 
3184
#: cinder/openstack/common/rpc/impl_zmq.py:305
 
3185
msgid "Sending reply"
 
3186
msgstr ""
 
3187
 
 
3188
#: cinder/openstack/common/rpc/impl_zmq.py:339
 
3189
msgid "RPC message did not include method."
 
3190
msgstr ""
 
3191
 
 
3192
#: cinder/openstack/common/rpc/impl_zmq.py:371
 
3193
msgid "Registering reactor"
 
3194
msgstr ""
 
3195
 
 
3196
#: cinder/openstack/common/rpc/impl_zmq.py:383
 
3197
msgid "In reactor registered"
 
3198
msgstr ""
 
3199
 
 
3200
#: cinder/openstack/common/rpc/impl_zmq.py:387
 
3201
msgid "Consuming socket"
 
3202
msgstr ""
 
3203
 
 
3204
#: cinder/openstack/common/rpc/impl_zmq.py:437
 
3205
#, python-format
 
3206
msgid "Creating proxy for topic: %s"
 
3207
msgstr ""
 
3208
 
 
3209
#: cinder/openstack/common/rpc/impl_zmq.py:443
 
3210
msgid "Topic contained dangerous characters."
 
3211
msgstr ""
 
3212
 
 
3213
#: cinder/openstack/common/rpc/impl_zmq.py:475
 
3214
msgid "Topic socket file creation failed."
 
3215
msgstr ""
 
3216
 
 
3217
#: cinder/openstack/common/rpc/impl_zmq.py:481
 
3218
#, python-format
 
3219
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
 
3220
msgstr ""
 
3221
 
 
3222
#: cinder/openstack/common/rpc/impl_zmq.py:497
 
3223
#, python-format
 
3224
msgid "Required IPC directory does not exist at %s"
 
3225
msgstr ""
 
3226
 
 
3227
#: cinder/openstack/common/rpc/impl_zmq.py:506
 
3228
#, python-format
 
3229
msgid "Permission denied to IPC directory at %s"
 
3230
msgstr ""
 
3231
 
 
3232
#: cinder/openstack/common/rpc/impl_zmq.py:509
 
3233
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
 
3234
msgstr ""
 
3235
 
 
3236
#: cinder/openstack/common/rpc/impl_zmq.py:543
 
3237
#, python-format
 
3238
msgid "CONSUMER RECEIVED DATA: %s"
 
3239
msgstr ""
 
3240
 
 
3241
#: cinder/openstack/common/rpc/impl_zmq.py:562
 
3242
msgid "ZMQ Envelope version unsupported or unknown."
 
3243
msgstr ""
 
3244
 
 
3245
#: cinder/openstack/common/rpc/impl_zmq.py:590
 
3246
msgid "Skipping topic registration. Already registered."
 
3247
msgstr ""
 
3248
 
 
3249
#: cinder/openstack/common/rpc/impl_zmq.py:597
 
3250
#, python-format
 
3251
msgid "Consumer is a zmq.%s"
 
3252
msgstr ""
 
3253
 
 
3254
#: cinder/openstack/common/rpc/impl_zmq.py:649
 
3255
msgid "Creating payload"
 
3256
msgstr ""
 
3257
 
 
3258
#: cinder/openstack/common/rpc/impl_zmq.py:662
 
3259
msgid "Creating queue socket for reply waiter"
 
3260
msgstr ""
 
3261
 
 
3262
#: cinder/openstack/common/rpc/impl_zmq.py:675
 
3263
msgid "Sending cast"
 
3264
msgstr ""
 
3265
 
 
3266
#: cinder/openstack/common/rpc/impl_zmq.py:678
 
3267
msgid "Cast sent; Waiting reply"
 
3268
msgstr ""
 
3269
 
 
3270
#: cinder/openstack/common/rpc/impl_zmq.py:681
 
3271
#, python-format
 
3272
msgid "Received message: %s"
 
3273
msgstr ""
 
3274
 
 
3275
#: cinder/openstack/common/rpc/impl_zmq.py:682
 
3276
msgid "Unpacking response"
 
3277
msgstr ""
 
3278
 
 
3279
#: cinder/openstack/common/rpc/impl_zmq.py:691
 
3280
msgid "Unsupported or unknown ZMQ envelope returned."
 
3281
msgstr ""
 
3282
 
 
3283
#: cinder/openstack/common/rpc/impl_zmq.py:698
 
3284
msgid "RPC Message Invalid."
 
3285
msgstr ""
 
3286
 
 
3287
#: cinder/openstack/common/rpc/impl_zmq.py:721
 
3288
#, python-format
 
3289
msgid "%(msg)s"
 
3290
msgstr ""
 
3291
 
 
3292
#: cinder/openstack/common/rpc/impl_zmq.py:724
 
3293
#, python-format
 
3294
msgid "Sending message(s) to: %s"
 
3295
msgstr ""
 
3296
 
 
3297
#: cinder/openstack/common/rpc/impl_zmq.py:728
 
3298
msgid "No matchmaker results. Not casting."
 
3299
msgstr ""
 
3300
 
 
3301
#: cinder/openstack/common/rpc/impl_zmq.py:731
 
3302
msgid "No match from matchmaker."
 
3303
msgstr ""
 
3304
 
 
3305
#: cinder/openstack/common/rpc/impl_zmq.py:771
 
3306
#, python-format
 
3307
msgid "topic is %s."
 
3308
msgstr ""
 
3309
 
 
3310
#: cinder/openstack/common/rpc/impl_zmq.py:815
 
3311
#, python-format
 
3312
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
 
3313
msgstr ""
 
3314
 
 
3315
#: cinder/openstack/common/rpc/matchmaker.py:53
 
3316
msgid "Match not found by MatchMaker."
 
3317
msgstr ""
 
3318
 
 
3319
#: cinder/openstack/common/rpc/matchmaker.py:89
 
3320
msgid "Matchmaker does not implement registration or heartbeat."
 
3321
msgstr ""
 
3322
 
 
3323
#: cinder/openstack/common/rpc/matchmaker.py:239
 
3324
#, python-format
 
3325
msgid "Matchmaker unregistered: %s, %s"
 
3326
msgstr ""
 
3327
 
 
3328
#: cinder/openstack/common/rpc/matchmaker.py:250
 
3329
msgid "Register before starting heartbeat."
 
3330
msgstr ""
 
3331
 
 
3332
#: cinder/openstack/common/rpc/matchmaker.py:343
 
3333
#: cinder/openstack/common/rpc/matchmaker.py:361
 
3334
#, python-format
 
3335
msgid "No key defining hosts for topic '%s', see ringfile"
 
3336
msgstr ""
 
3337
 
 
3338
#: cinder/scheduler/chance.py:54 cinder/scheduler/simple.py:90
 
3339
msgid "Is the appropriate service running?"
 
3340
msgstr ""
 
3341
 
 
3342
#: cinder/scheduler/chance.py:64
 
3343
msgid "Could not find another host"
 
3344
msgstr ""
 
3345
 
 
3346
#: cinder/scheduler/chance.py:98 cinder/scheduler/filter_scheduler.py:99
 
3347
#, python-format
 
3348
msgid "cannot place volume %(id)s on %(host)s"
 
3349
msgstr ""
 
3350
 
 
3351
#: cinder/scheduler/driver.py:89
 
3352
msgid "Must implement host_passes_filters"
 
3353
msgstr ""
 
3354
 
 
3355
#: cinder/scheduler/driver.py:93
 
3356
msgid "Must implement a fallback schedule"
 
3357
msgstr ""
 
3358
 
 
3359
#: cinder/scheduler/driver.py:97
 
3360
msgid "Must implement schedule_create_volume"
 
3361
msgstr ""
 
3362
 
 
3363
#: cinder/scheduler/filter_scheduler.py:125
 
3364
msgid "Invalid value for 'scheduler_max_attempts', must be >=1"
 
3365
msgstr ""
 
3366
 
 
3367
#: cinder/scheduler/filter_scheduler.py:143
 
3368
#, python-format
 
3369
msgid ""
 
3370
"Error scheduling %(volume_id)s from last vol-service: %(last_host)s : "
 
3371
"%(exc)s"
 
3372
msgstr ""
 
3373
 
 
3374
#: cinder/scheduler/filter_scheduler.py:176
 
3375
#, python-format
 
3376
msgid "Exceeded max scheduling attempts %(max_attempts)d for volume %(volume_id)s"
 
3377
msgstr ""
 
3378
 
 
3379
#: cinder/scheduler/filter_scheduler.py:228
 
3380
#, python-format
 
3381
msgid "Filtered %s"
 
3382
msgstr ""
 
3383
 
 
3384
#: cinder/scheduler/filter_scheduler.py:241
 
3385
#, python-format
 
3386
msgid "Choosing %s"
 
3387
msgstr ""
 
3388
 
 
3389
#: cinder/scheduler/host_manager.py:240
 
3390
#, python-format
 
3391
msgid "Ignoring %(service_name)s service update from %(host)s"
 
3392
msgstr ""
 
3393
 
 
3394
#: cinder/scheduler/host_manager.py:245
 
3395
#, python-format
 
3396
msgid "Received %(service_name)s service update from %(host)s."
 
3397
msgstr ""
 
3398
 
 
3399
#: cinder/scheduler/host_manager.py:270
 
3400
#, python-format
 
3401
msgid "volume service is down or disabled. (host: %s)"
 
3402
msgstr ""
 
3403
 
 
3404
#: cinder/scheduler/manager.py:92
 
3405
msgid "Schedule volume flow not retrieved"
 
3406
msgstr ""
 
3407
 
 
3408
#: cinder/scheduler/manager.py:96
 
3409
#, python-format
 
3410
msgid "Failed to successfully complete schedule volume using flow: %s"
 
3411
msgstr ""
 
3412
 
 
3413
#: cinder/scheduler/manager.py:131
 
3414
#, python-format
 
3415
msgid "Failed to schedule_%(method)s: %(ex)s"
 
3416
msgstr ""
 
3417
 
 
3418
#: cinder/scheduler/scheduler_options.py:70
 
3419
#, python-format
 
3420
msgid "Could not stat scheduler options file %(filename)s: '%(e)s'"
 
3421
msgstr ""
 
3422
 
 
3423
#: cinder/scheduler/scheduler_options.py:80
 
3424
#, python-format
 
3425
msgid "Could not decode scheduler options: '%s'"
 
3426
msgstr ""
 
3427
 
 
3428
#: cinder/scheduler/simple.py:79
 
3429
msgid "Not enough allocatable volume gigabytes remaining"
 
3430
msgstr ""
 
3431
 
 
3432
#: cinder/scheduler/filters/capacity_filter.py:37
 
3433
msgid "Free capacity not set: volume node info collection broken."
 
3434
msgstr ""
 
3435
 
 
3436
#: cinder/scheduler/filters/capacity_filter.py:51
 
3437
#, python-format
 
3438
msgid ""
 
3439
"Insufficient free space for volume creation (requested / avail): "
 
3440
"%(requested)s/%(available)s"
 
3441
msgstr ""
 
3442
 
 
3443
#: cinder/scheduler/filters/retry_filter.py:41
 
3444
#, python-format
 
3445
msgid "Host %(host)s %(pass_msg)s.  Previously tried hosts: %(hosts)s"
 
3446
msgstr ""
 
3447
 
 
3448
#: cinder/tests/fake_driver.py:49 cinder/volume/driver.py:680
 
3449
#, python-format
 
3450
msgid "FAKE ISCSI: %s"
 
3451
msgstr ""
 
3452
 
 
3453
#: cinder/tests/fake_driver.py:68 cinder/volume/driver.py:955
 
3454
#, python-format
 
3455
msgid "FAKE ISER: %s"
 
3456
msgstr ""
 
3457
 
 
3458
#: cinder/tests/fake_driver.py:89
 
3459
msgid "local_path not implemented"
 
3460
msgstr ""
 
3461
 
 
3462
#: cinder/tests/fake_driver.py:116 cinder/tests/fake_driver.py:121
 
3463
#, python-format
 
3464
msgid "LoggingVolumeDriver: %s"
 
3465
msgstr ""
 
3466
 
 
3467
#: cinder/tests/fake_utils.py:72
 
3468
#, python-format
 
3469
msgid "Faking execution of cmd (subprocess): %s"
 
3470
msgstr ""
 
3471
 
 
3472
#: cinder/tests/fake_utils.py:80
 
3473
#, python-format
 
3474
msgid "Faked command matched %s"
 
3475
msgstr ""
 
3476
 
 
3477
#: cinder/tests/fake_utils.py:96
 
3478
#, python-format
 
3479
msgid "Faked command raised an exception %s"
 
3480
msgstr ""
 
3481
 
 
3482
#: cinder/tests/fake_utils.py:99
 
3483
#, python-format
 
3484
msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
 
3485
msgstr ""
 
3486
 
 
3487
#: cinder/tests/test_misc.py:59
 
3488
#, python-format
 
3489
msgid ""
 
3490
"The following migrations are missing a downgrade:\n"
 
3491
"\t%s"
 
3492
msgstr ""
 
3493
 
 
3494
#: cinder/tests/test_storwize_svc.py:243
 
3495
#, python-format
 
3496
msgid "unrecognized argument %s"
 
3497
msgstr ""
 
3498
 
 
3499
#: cinder/tests/test_storwize_svc.py:1254
 
3500
#, python-format
 
3501
msgid "Run CLI command: %s"
 
3502
msgstr ""
 
3503
 
 
3504
#: cinder/tests/test_storwize_svc.py:1257
 
3505
#, python-format
 
3506
msgid ""
 
3507
"CLI output:\n"
 
3508
" stdout: %(stdout)s\n"
 
3509
" stderr: %(stderr)s"
 
3510
msgstr ""
 
3511
 
 
3512
#: cinder/tests/test_storwize_svc.py:1262
 
3513
#, python-format
 
3514
msgid ""
 
3515
"CLI Exception output:\n"
 
3516
" stdout: %(out)s\n"
 
3517
" stderr: %(err)s"
 
3518
msgstr ""
 
3519
 
 
3520
#: cinder/tests/test_volume_types.py:60
 
3521
#, python-format
 
3522
msgid "Given data: %s"
 
3523
msgstr ""
 
3524
 
 
3525
#: cinder/tests/test_volume_types.py:61
 
3526
#, python-format
 
3527
msgid "Result data: %s"
 
3528
msgstr ""
 
3529
 
 
3530
#: cinder/tests/api/contrib/test_backups.py:744
 
3531
msgid "Invalid input"
 
3532
msgstr ""
 
3533
 
 
3534
#: cinder/tests/integrated/test_login.py:31
 
3535
#, python-format
 
3536
msgid "volume: %s"
 
3537
msgstr ""
 
3538
 
 
3539
#: cinder/tests/integrated/api/client.py:34
 
3540
#, python-format
 
3541
msgid ""
 
3542
"%(message)s\n"
 
3543
"Status Code: %(_status)s\n"
 
3544
"Body: %(_body)s"
 
3545
msgstr ""
 
3546
 
 
3547
#: cinder/tests/integrated/api/client.py:44
 
3548
msgid "Authentication error"
 
3549
msgstr ""
 
3550
 
 
3551
#: cinder/tests/integrated/api/client.py:52
 
3552
msgid "Authorization error"
 
3553
msgstr ""
 
3554
 
 
3555
#: cinder/tests/integrated/api/client.py:60
 
3556
msgid "Item not found"
 
3557
msgstr ""
 
3558
 
 
3559
#: cinder/tests/integrated/api/client.py:102
 
3560
#, python-format
 
3561
msgid "Doing %(method)s on %(relative_url)s"
 
3562
msgstr ""
 
3563
 
 
3564
#: cinder/tests/integrated/api/client.py:105
 
3565
#, python-format
 
3566
msgid "Body: %s"
 
3567
msgstr ""
 
3568
 
 
3569
#: cinder/tests/integrated/api/client.py:123
 
3570
#, python-format
 
3571
msgid "%(auth_uri)s => code %(http_status)s"
 
3572
msgstr ""
 
3573
 
 
3574
#: cinder/tests/integrated/api/client.py:150
 
3575
#, python-format
 
3576
msgid "%(relative_uri)s => code %(http_status)s"
 
3577
msgstr ""
 
3578
 
 
3579
#: cinder/tests/integrated/api/client.py:161
 
3580
msgid "Unexpected status code"
 
3581
msgstr ""
 
3582
 
 
3583
#: cinder/tests/integrated/api/client.py:168
 
3584
#, python-format
 
3585
msgid "Decoding JSON: %s"
 
3586
msgstr ""
 
3587
 
 
3588
#: cinder/transfer/api.py:70
 
3589
msgid "Volume in unexpected state"
 
3590
msgstr ""
 
3591
 
 
3592
#: cinder/transfer/api.py:104 cinder/volume/api.py:368 cinder/volume/api.py:700
 
3593
#: cinder/volume/manager.py:395
 
3594
msgid "status must be available"
 
3595
msgstr ""
 
3596
 
 
3597
#: cinder/transfer/api.py:121
 
3598
#, python-format
 
3599
msgid "Failed to create transfer record for %s"
 
3600
msgstr ""
 
3601
 
 
3602
#: cinder/transfer/api.py:138
 
3603
#, python-format
 
3604
msgid "Attempt to transfer %s with invalid auth key."
 
3605
msgstr ""
 
3606
 
 
3607
#: cinder/transfer/api.py:158 cinder/volume/flows/create_volume.py:613
 
3608
#, python-format
 
3609
msgid ""
 
3610
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
 
3611
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
 
3612
msgstr ""
 
3613
 
 
3614
#: cinder/transfer/api.py:167 cinder/volume/flows/create_volume.py:622
 
3615
#, python-format
 
3616
msgid ""
 
3617
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
 
3618
"volumes already consumed)"
 
3619
msgstr ""
 
3620
 
 
3621
#: cinder/transfer/api.py:181
 
3622
#, python-format
 
3623
msgid "Failed to update quota donating volumetransfer id %s"
 
3624
msgstr ""
 
3625
 
 
3626
#: cinder/transfer/api.py:198
 
3627
#, python-format
 
3628
msgid "Volume %s has been transferred."
 
3629
msgstr ""
 
3630
 
 
3631
#: cinder/volume/api.py:143
 
3632
#, python-format
 
3633
msgid "Unable to query if %s is in the availability zone set"
 
3634
msgstr ""
 
3635
 
 
3636
#: cinder/volume/api.py:168
 
3637
msgid "Create volume flow not retrieved"
 
3638
msgstr ""
 
3639
 
 
3640
#: cinder/volume/api.py:171
 
3641
msgid "Failed to successfully complete create volume workflow"
 
3642
msgstr ""
 
3643
 
 
3644
#: cinder/volume/api.py:183
 
3645
msgid "Expected volume result not found"
 
3646
msgstr ""
 
3647
 
 
3648
#: cinder/volume/api.py:207
 
3649
msgid "Failed to update quota for deleting volume"
 
3650
msgstr ""
 
3651
 
 
3652
#: cinder/volume/api.py:216
 
3653
#, python-format
 
3654
msgid "Volume status must be available or error, but current status is: %s"
 
3655
msgstr ""
 
3656
 
 
3657
#: cinder/volume/api.py:226
 
3658
msgid "Volume cannot be deleted while migrating"
 
3659
msgstr ""
 
3660
 
 
3661
#: cinder/volume/api.py:231
 
3662
#, python-format
 
3663
msgid "Volume still has %d dependent snapshots"
 
3664
msgstr ""
 
3665
 
 
3666
#: cinder/volume/api.py:287 cinder/volume/api.py:351
 
3667
#: cinder/volume/qos_specs.py:203 cinder/volume/volume_types.py:69
 
3668
#, python-format
 
3669
msgid "Searching by: %s"
 
3670
msgstr ""
 
3671
 
 
3672
#: cinder/volume/api.py:371
 
3673
msgid "already attached"
 
3674
msgstr ""
 
3675
 
 
3676
#: cinder/volume/api.py:378
 
3677
msgid "status must be in-use to detach"
 
3678
msgstr ""
 
3679
 
 
3680
#: cinder/volume/api.py:389
 
3681
msgid "Volume status must be available to reserve"
 
3682
msgstr ""
 
3683
 
 
3684
#: cinder/volume/api.py:446
 
3685
msgid "must be available"
 
3686
msgstr ""
 
3687
 
 
3688
#: cinder/volume/api.py:468
 
3689
#, python-format
 
3690
msgid ""
 
3691
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
 
3692
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
 
3693
msgstr ""
 
3694
 
 
3695
#: cinder/volume/api.py:477
 
3696
#, python-format
 
3697
msgid ""
 
3698
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
 
3699
"snapshots already consumed)"
 
3700
msgstr ""
 
3701
 
 
3702
#: cinder/volume/api.py:528
 
3703
msgid "Volume Snapshot status must be available or error"
 
3704
msgstr ""
 
3705
 
 
3706
#: cinder/volume/api.py:556 cinder/volume/flows/create_volume.py:323
 
3707
msgid "Metadata property key blank"
 
3708
msgstr ""
 
3709
 
 
3710
#: cinder/volume/api.py:560
 
3711
msgid "Metadata property key greater than 255 characters"
 
3712
msgstr ""
 
3713
 
 
3714
#: cinder/volume/api.py:564
 
3715
msgid "Metadata property value greater than 255 characters"
 
3716
msgstr ""
 
3717
 
 
3718
#: cinder/volume/api.py:649
 
3719
msgid "Volume status must be available/in-use."
 
3720
msgstr ""
 
3721
 
 
3722
#: cinder/volume/api.py:652
 
3723
msgid "Volume status is in-use."
 
3724
msgstr ""
 
3725
 
 
3726
#: cinder/volume/api.py:681
 
3727
msgid "Volume status must be available to extend."
 
3728
msgstr ""
 
3729
 
 
3730
#: cinder/volume/api.py:686
 
3731
#, python-format
 
3732
msgid ""
 
3733
"New size for extend must be greater than current size. (current: "
 
3734
"%(size)s, extended: %(new_size)s)"
 
3735
msgstr ""
 
3736
 
 
3737
#: cinder/volume/api.py:707
 
3738
msgid "volume must not have snapshots"
 
3739
msgstr ""
 
3740
 
 
3741
#: cinder/volume/api.py:720
 
3742
#, python-format
 
3743
msgid "No available service named %s"
 
3744
msgstr ""
 
3745
 
 
3746
#: cinder/volume/api.py:726
 
3747
msgid "Destination host must be different than current host"
 
3748
msgstr ""
 
3749
 
 
3750
#: cinder/volume/driver.py:144 cinder/volume/drivers/netapp/nfs.py:157
 
3751
#, python-format
 
3752
msgid "Recovering from a failed execute.  Try number %s"
 
3753
msgstr ""
 
3754
 
 
3755
#: cinder/volume/driver.py:237
 
3756
#, python-format
 
3757
msgid "copy_data_between_volumes %(src)s -> %(dest)s."
 
3758
msgstr ""
 
3759
 
 
3760
#: cinder/volume/driver.py:250 cinder/volume/driver.py:264
 
3761
#, python-format
 
3762
msgid "Failed to attach volume %(vol)s"
 
3763
msgstr ""
 
3764
 
 
3765
#: cinder/volume/driver.py:279
 
3766
#, python-format
 
3767
msgid "Failed to copy volume %(src)s to %(dest)d"
 
3768
msgstr ""
 
3769
 
 
3770
#: cinder/volume/driver.py:292
 
3771
#, python-format
 
3772
msgid "copy_image_to_volume %s."
 
3773
msgstr ""
 
3774
 
 
3775
#: cinder/volume/driver.py:308
 
3776
#, python-format
 
3777
msgid "copy_volume_to_image %s."
 
3778
msgstr ""
 
3779
 
 
3780
#: cinder/volume/driver.py:340 cinder/volume/driver.py:915
 
3781
#, python-format
 
3782
msgid "Unable to access the backend storage via the path %(path)s."
 
3783
msgstr ""
 
3784
 
 
3785
#: cinder/volume/driver.py:374
 
3786
#, python-format
 
3787
msgid "Creating a new backup for volume %s."
 
3788
msgstr ""
 
3789
 
 
3790
#: cinder/volume/driver.py:393
 
3791
#, python-format
 
3792
msgid "Restoring backup %(backup)s to volume %(volume)s."
 
3793
msgstr ""
 
3794
 
 
3795
#: cinder/volume/driver.py:417
 
3796
msgid "Extend volume not implemented"
 
3797
msgstr ""
 
3798
 
 
3799
#: cinder/volume/driver.py:459 cinder/volume/drivers/emc/emc_smis_iscsi.py:115
 
3800
msgid "ISCSI provider_location not stored, using discovery"
 
3801
msgstr ""
 
3802
 
 
3803
#: cinder/volume/driver.py:507
 
3804
#, python-format
 
3805
msgid "Could not find iSCSI export for volume %s"
 
3806
msgstr ""
 
3807
 
 
3808
#: cinder/volume/driver.py:511 cinder/volume/drivers/emc/emc_smis_iscsi.py:158
 
3809
#, python-format
 
3810
msgid "ISCSI Discovery: Found %s"
 
3811
msgstr ""
 
3812
 
 
3813
#: cinder/volume/driver.py:607
 
3814
msgid "The volume driver requires the iSCSI initiator name in the connector."
 
3815
msgstr ""
 
3816
 
 
3817
#: cinder/volume/driver.py:637 cinder/volume/drivers/lvm.py:675
 
3818
#: cinder/volume/drivers/storwize_svc.py:1404
 
3819
#: cinder/volume/drivers/emc/emc_smis_common.py:857
 
3820
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:237
 
3821
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1509
 
3822
#: cinder/volume/drivers/netapp/iscsi.py:837
 
3823
#: cinder/volume/drivers/netapp/iscsi.py:1120
 
3824
#: cinder/volume/drivers/nexenta/volume.py:342
 
3825
msgid "Updating volume stats"
 
3826
msgstr ""
 
3827
 
 
3828
#: cinder/volume/driver.py:704
 
3829
msgid "ISER provider_location not stored, using discovery"
 
3830
msgstr ""
 
3831
 
 
3832
#: cinder/volume/driver.py:752
 
3833
#, python-format
 
3834
msgid "Could not find iSER export for volume %s"
 
3835
msgstr ""
 
3836
 
 
3837
#: cinder/volume/driver.py:756
 
3838
#, python-format
 
3839
msgid "ISER Discovery: Found %s"
 
3840
msgstr ""
 
3841
 
 
3842
#: cinder/volume/driver.py:818
 
3843
#, python-format
 
3844
msgid "Failed to access the device on the path %(path)s: %(error)s."
 
3845
msgstr ""
 
3846
 
 
3847
#: cinder/volume/driver.py:891
 
3848
#, python-format
 
3849
msgid "iSER device not found at %s"
 
3850
msgstr ""
 
3851
 
 
3852
#: cinder/volume/driver.py:895
 
3853
#, python-format
 
3854
msgid ""
 
3855
"ISER volume not yet found at: %(host_device)s. Will rescan & retry.  Try "
 
3856
"number: %(tries)s."
 
3857
msgstr ""
 
3858
 
 
3859
#: cinder/volume/driver.py:908
 
3860
#, python-format
 
3861
msgid "Found iSER node %(host_device)s (after %(tries)s rescans)."
 
3862
msgstr ""
 
3863
 
 
3864
#: cinder/volume/driver.py:925 cinder/volume/manager.py:677
 
3865
#: cinder/volume/drivers/lvm.py:333 cinder/volume/drivers/lvm.py:860
 
3866
msgid "Updating volume status"
 
3867
msgstr ""
 
3868
 
 
3869
#: cinder/volume/driver.py:993
 
3870
msgid "Driver must implement initialize_connection"
 
3871
msgstr ""
 
3872
 
 
3873
#: cinder/volume/manager.py:129
 
3874
#, python-format
 
3875
msgid "Driver path %s is deprecated, update your configuration to the new path."
 
3876
msgstr ""
 
3877
 
 
3878
#: cinder/volume/manager.py:148
 
3879
#, python-format
 
3880
msgid "Starting volume driver %(driver_name)s (%(version)s)"
 
3881
msgstr ""
 
3882
 
 
3883
#: cinder/volume/manager.py:155
 
3884
#, python-format
 
3885
msgid "Re-exporting %s volumes"
 
3886
msgstr ""
 
3887
 
 
3888
#: cinder/volume/manager.py:160
 
3889
#, python-format
 
3890
msgid "volume %s stuck in a downloading state"
 
3891
msgstr ""
 
3892
 
 
3893
#: cinder/volume/manager.py:165
 
3894
#, python-format
 
3895
msgid "volume %s: skipping export"
 
3896
msgstr ""
 
3897
 
 
3898
#: cinder/volume/manager.py:167
 
3899
msgid "Resuming any in progress delete operations"
 
3900
msgstr ""
 
3901
 
 
3902
#: cinder/volume/manager.py:170
 
3903
#, python-format
 
3904
msgid "Resuming delete on volume: %s"
 
3905
msgstr ""
 
3906
 
 
3907
#: cinder/volume/manager.py:195
 
3908
msgid "Manager volume flow not retrieved"
 
3909
msgstr ""
 
3910
 
 
3911
#: cinder/volume/manager.py:199
 
3912
msgid "Failed to successfully complete manager volume workflow"
 
3913
msgstr ""
 
3914
 
 
3915
#: cinder/volume/manager.py:215 cinder/volume/manager.py:228
 
3916
#, python-format
 
3917
msgid "volume %s: deleting"
 
3918
msgstr ""
 
3919
 
 
3920
#: cinder/volume/manager.py:221
 
3921
msgid "volume is not local to this node"
 
3922
msgstr ""
 
3923
 
 
3924
#: cinder/volume/manager.py:226
 
3925
#, python-format
 
3926
msgid "volume %s: removing export"
 
3927
msgstr ""
 
3928
 
 
3929
#: cinder/volume/manager.py:231
 
3930
#, python-format
 
3931
msgid "Cannot delete volume %s: volume is busy"
 
3932
msgstr ""
 
3933
 
 
3934
#: cinder/volume/manager.py:259
 
3935
msgid "Failed to update usages deleting volume"
 
3936
msgstr ""
 
3937
 
 
3938
#: cinder/volume/manager.py:264
 
3939
#, python-format
 
3940
msgid "volume %s: glance metadata deleted"
 
3941
msgstr ""
 
3942
 
 
3943
#: cinder/volume/manager.py:267
 
3944
#, python-format
 
3945
msgid "no glance metadata found for volume %s"
 
3946
msgstr ""
 
3947
 
 
3948
#: cinder/volume/manager.py:271
 
3949
#, python-format
 
3950
msgid "volume %s: deleted successfully"
 
3951
msgstr ""
 
3952
 
 
3953
#: cinder/volume/manager.py:286
 
3954
#, python-format
 
3955
msgid "snapshot %s: creating"
 
3956
msgstr ""
 
3957
 
 
3958
#: cinder/volume/manager.py:291
 
3959
#, python-format
 
3960
msgid "snapshot %(snap_id)s: creating"
 
3961
msgstr ""
 
3962
 
 
3963
#: cinder/volume/manager.py:314
 
3964
#, python-format
 
3965
msgid ""
 
3966
"Failed updating %(snapshot_id)s metadata using the provided volumes "
 
3967
"%(volume_id)s metadata"
 
3968
msgstr ""
 
3969
 
 
3970
#: cinder/volume/manager.py:320
 
3971
#, python-format
 
3972
msgid "snapshot %s: created successfully"
 
3973
msgstr ""
 
3974
 
 
3975
#: cinder/volume/manager.py:329 cinder/volume/manager.py:334
 
3976
#, python-format
 
3977
msgid "snapshot %s: deleting"
 
3978
msgstr ""
 
3979
 
 
3980
#: cinder/volume/manager.py:337
 
3981
#, python-format
 
3982
msgid "Cannot delete snapshot %s: snapshot is busy"
 
3983
msgstr ""
 
3984
 
 
3985
#: cinder/volume/manager.py:367
 
3986
msgid "Failed to update usages deleting snapshot"
 
3987
msgstr ""
 
3988
 
 
3989
#: cinder/volume/manager.py:370
 
3990
#, python-format
 
3991
msgid "snapshot %s: deleted successfully"
 
3992
msgstr ""
 
3993
 
 
3994
#: cinder/volume/manager.py:388
 
3995
msgid "being attached by another instance"
 
3996
msgstr ""
 
3997
 
 
3998
#: cinder/volume/manager.py:392
 
3999
msgid "being attached by another host"
 
4000
msgstr ""
 
4001
 
 
4002
#: cinder/volume/manager.py:474
 
4003
#, python-format
 
4004
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
 
4005
msgstr ""
 
4006
 
 
4007
#: cinder/volume/manager.py:581
 
4008
msgid "failed to create new_volume on destination host"
 
4009
msgstr ""
 
4010
 
 
4011
#: cinder/volume/manager.py:584
 
4012
msgid "timeout creating new_volume on destination host"
 
4013
msgstr ""
 
4014
 
 
4015
#: cinder/volume/manager.py:596
 
4016
#, python-format
 
4017
msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 
4018
msgstr ""
 
4019
 
 
4020
#: cinder/volume/manager.py:605
 
4021
#, python-format
 
4022
msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 
4023
msgstr ""
 
4024
 
 
4025
#: cinder/volume/manager.py:617
 
4026
#, python-format
 
4027
msgid "Failed to rename migration destination volume %(vol)s to %(name)s"
 
4028
msgstr ""
 
4029
 
 
4030
#: cinder/volume/manager.py:630
 
4031
#, python-format
 
4032
msgid "volume %s: calling driver migrate_volume"
 
4033
msgstr ""
 
4034
 
 
4035
#: cinder/volume/manager.py:690
 
4036
msgid "Clear capabilities"
 
4037
msgstr ""
 
4038
 
 
4039
#: cinder/volume/manager.py:694
 
4040
#, python-format
 
4041
msgid "Notification {%s} received"
 
4042
msgstr ""
 
4043
 
 
4044
#: cinder/volume/manager.py:732
 
4045
#, python-format
 
4046
msgid ""
 
4047
"Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 
4048
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
 
4049
msgstr ""
 
4050
 
 
4051
#: cinder/volume/manager.py:743
 
4052
#, python-format
 
4053
msgid "volume %s: extending"
 
4054
msgstr ""
 
4055
 
 
4056
#: cinder/volume/manager.py:745
 
4057
#, python-format
 
4058
msgid "volume %s: extended successfully"
 
4059
msgstr ""
 
4060
 
 
4061
#: cinder/volume/manager.py:747
 
4062
#, python-format
 
4063
msgid "volume %s: Error trying to extend volume"
 
4064
msgstr ""
 
4065
 
 
4066
#: cinder/volume/qos_specs.py:58
 
4067
#, python-format
 
4068
msgid "Valid consumer of QoS specs are: %s"
 
4069
msgstr ""
 
4070
 
 
4071
#: cinder/volume/qos_specs.py:85 cinder/volume/qos_specs.py:106
 
4072
#: cinder/volume/qos_specs.py:144 cinder/volume/qos_specs.py:162
 
4073
#: cinder/volume/qos_specs.py:175 cinder/volume/qos_specs.py:188
 
4074
#: cinder/volume/volume_types.py:45
 
4075
#, python-format
 
4076
msgid "DB error: %s"
 
4077
msgstr ""
 
4078
 
 
4079
#: cinder/volume/qos_specs.py:124 cinder/volume/qos_specs.py:235
 
4080
#: cinder/volume/volume_types.py:54 cinder/volume/volume_types.py:101
 
4081
msgid "id cannot be None"
 
4082
msgstr ""
 
4083
 
 
4084
#: cinder/volume/qos_specs.py:145
 
4085
#, python-format
 
4086
msgid "Failed to get all associations of qos specs %s"
 
4087
msgstr ""
 
4088
 
 
4089
#: cinder/volume/qos_specs.py:163
 
4090
#, python-format
 
4091
msgid "Failed to associate qos specs %(id)s with type: %(vol_type_id)s"
 
4092
msgstr ""
 
4093
 
 
4094
#: cinder/volume/qos_specs.py:176
 
4095
#, python-format
 
4096
msgid "Failed to disassociate qos specs %(id)s with type: %(vol_type_id)s"
 
4097
msgstr ""
 
4098
 
 
4099
#: cinder/volume/qos_specs.py:189
 
4100
#, python-format
 
4101
msgid "Failed to disassociate qos specs %s."
 
4102
msgstr ""
 
4103
 
 
4104
#: cinder/volume/qos_specs.py:247 cinder/volume/volume_types.py:113
 
4105
msgid "name cannot be None"
 
4106
msgstr ""
 
4107
 
 
4108
#: cinder/volume/utils.py:156
 
4109
#, python-format
 
4110
msgid ""
 
4111
"Incorrect value error: %(blocksize)s, it may indicate that "
 
4112
"'volume_dd_blocksize' was configured incorrectly. Fall back to default."
 
4113
msgstr ""
 
4114
 
 
4115
#: cinder/volume/volume_types.py:132
 
4116
#, python-format
 
4117
msgid ""
 
4118
"Default volume type is not found, please check default_volume_type "
 
4119
"config: %s"
 
4120
msgstr ""
 
4121
 
 
4122
#: cinder/volume/drivers/block_device.py:132
 
4123
#: cinder/volume/drivers/block_device.py:143 cinder/volume/drivers/lvm.py:571
 
4124
#: cinder/volume/drivers/lvm.py:585
 
4125
#, python-format
 
4126
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %s"
 
4127
msgstr ""
 
4128
 
 
4129
#: cinder/volume/drivers/block_device.py:157 cinder/volume/drivers/lvm.py:603
 
4130
#, python-format
 
4131
msgid ""
 
4132
"Skipping remove_export. No iscsi_target is presently exported for volume:"
 
4133
" %s"
 
4134
msgstr ""
 
4135
 
 
4136
#: cinder/volume/drivers/block_device.py:182 cinder/volume/drivers/lvm.py:400
 
4137
#, python-format
 
4138
msgid "Skipping ensure_export. No iscsi_target provision for volume: %s"
 
4139
msgstr ""
 
4140
 
 
4141
#: cinder/volume/drivers/block_device.py:199 cinder/volume/drivers/lvm.py:421
 
4142
#, python-format
 
4143
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %s"
 
4144
msgstr ""
 
4145
 
 
4146
#: cinder/volume/drivers/block_device.py:271 cinder/volume/drivers/lvm.py:206
 
4147
#, python-format
 
4148
msgid "Performing secure delete on volume: %s"
 
4149
msgstr ""
 
4150
 
 
4151
#: cinder/volume/drivers/block_device.py:284 cinder/volume/drivers/lvm.py:221
 
4152
#, python-format
 
4153
msgid "Error unrecognized volume_clear option: %s"
 
4154
msgstr ""
 
4155
 
 
4156
#: cinder/volume/drivers/block_device.py:306 cinder/volume/drivers/lvm.py:275
 
4157
#, python-format
 
4158
msgid "Creating clone of volume: %s"
 
4159
msgstr ""
 
4160
 
 
4161
#: cinder/volume/drivers/block_device.py:373
 
4162
msgid "No free disk"
 
4163
msgstr ""
 
4164
 
 
4165
#: cinder/volume/drivers/block_device.py:386
 
4166
msgid "No big enough free disk"
 
4167
msgstr ""
 
4168
 
 
4169
#: cinder/volume/drivers/coraid.py:86
 
4170
#, python-format
 
4171
msgid "Invalid ESM url scheme \"%s\". Supported https only."
 
4172
msgstr ""
 
4173
 
 
4174
#: cinder/volume/drivers/coraid.py:113
 
4175
msgid "Invalid REST handle name. Expected path."
 
4176
msgstr ""
 
4177
 
 
4178
#: cinder/volume/drivers/coraid.py:136
 
4179
#, python-format
 
4180
msgid "Call to json.loads() failed: %(ex)s. Response: %(resp)s"
 
4181
msgstr ""
 
4182
 
 
4183
#: cinder/volume/drivers/coraid.py:226
 
4184
msgid "Session is expired. Relogin on ESM."
 
4185
msgstr ""
 
4186
 
 
4187
#: cinder/volume/drivers/coraid.py:246
 
4188
msgid "Reply is empty."
 
4189
msgstr ""
 
4190
 
 
4191
#: cinder/volume/drivers/coraid.py:248
 
4192
msgid "Error message is empty."
 
4193
msgstr ""
 
4194
 
 
4195
#: cinder/volume/drivers/coraid.py:286
 
4196
#, python-format
 
4197
msgid "Coraid Appliance ping failed: %s"
 
4198
msgstr ""
 
4199
 
 
4200
#: cinder/volume/drivers/coraid.py:299
 
4201
#, python-format
 
4202
msgid "Volume \"%(name)s\" created with VSX LUN \"%(lun)s\""
 
4203
msgstr ""
 
4204
 
 
4205
#: cinder/volume/drivers/coraid.py:313
 
4206
#, python-format
 
4207
msgid "Volume \"%s\" deleted."
 
4208
msgstr ""
 
4209
 
 
4210
#: cinder/volume/drivers/coraid.py:317
 
4211
#, python-format
 
4212
msgid "Resize volume \"%(name)s\" to %(size)s"
 
4213
msgstr ""
 
4214
 
 
4215
#: cinder/volume/drivers/coraid.py:321
 
4216
#, python-format
 
4217
msgid "Repository for volume \"%(name)s\" found: \"%(repo)s\""
 
4218
msgstr ""
 
4219
 
 
4220
#: cinder/volume/drivers/coraid.py:335
 
4221
#, python-format
 
4222
msgid "Volume \"%(name)s\" resized. New size is %(size)s"
 
4223
msgstr ""
 
4224
 
 
4225
#: cinder/volume/drivers/coraid.py:387
 
4226
msgid "Cannot create clone volume in different repository."
 
4227
msgstr ""
 
4228
 
 
4229
#: cinder/volume/drivers/coraid.py:507
 
4230
#, python-format
 
4231
msgid "Initialize connection %(shelf)s/%(lun)s for %(name)s"
 
4232
msgstr ""
 
4233
 
 
4234
#: cinder/volume/drivers/glusterfs.py:78
 
4235
#, python-format
 
4236
msgid "There's no Gluster config file configured (%s)"
 
4237
msgstr ""
 
4238
 
 
4239
#: cinder/volume/drivers/glusterfs.py:83
 
4240
#, python-format
 
4241
msgid "Gluster config file at %(config)s doesn't exist"
 
4242
msgstr ""
 
4243
 
 
4244
#: cinder/volume/drivers/glusterfs.py:95
 
4245
msgid "mount.glusterfs is not installed"
 
4246
msgstr ""
 
4247
 
 
4248
#: cinder/volume/drivers/glusterfs.py:136
 
4249
#, python-format
 
4250
msgid "Cloning volume %(src)s to volume %(dst)s"
 
4251
msgstr ""
 
4252
 
 
4253
#: cinder/volume/drivers/glusterfs.py:141
 
4254
#: cinder/volume/drivers/glusterfs.py:330
 
4255
#: cinder/volume/drivers/glusterfs.py:431
 
4256
msgid "Volume status must be 'available'."
 
4257
msgstr ""
 
4258
 
 
4259
#: cinder/volume/drivers/glusterfs.py:177 cinder/volume/drivers/nfs.py:100
 
4260
#, python-format
 
4261
msgid "casted to %s"
 
4262
msgstr ""
 
4263
 
 
4264
#: cinder/volume/drivers/glusterfs.py:190
 
4265
msgid "Snapshot status must be \"available\" to clone."
 
4266
msgstr ""
 
4267
 
 
4268
#: cinder/volume/drivers/glusterfs.py:212
 
4269
#, python-format
 
4270
msgid "snapshot: %(snap)s, volume: %(vol)s, volume_size: %(size)s"
 
4271
msgstr ""
 
4272
 
 
4273
#: cinder/volume/drivers/glusterfs.py:223
 
4274
#, python-format
 
4275
msgid "will copy from snapshot at %s"
 
4276
msgstr ""
 
4277
 
 
4278
#: cinder/volume/drivers/glusterfs.py:241 cinder/volume/drivers/nfs.py:150
 
4279
#, python-format
 
4280
msgid "Volume %s does not have provider_location specified, skipping"
 
4281
msgstr ""
 
4282
 
 
4283
#: cinder/volume/drivers/glusterfs.py:333
 
4284
#, python-format
 
4285
msgid "create snapshot: %s"
 
4286
msgstr ""
 
4287
 
 
4288
#: cinder/volume/drivers/glusterfs.py:334
 
4289
#, python-format
 
4290
msgid "volume id: %s"
 
4291
msgstr ""
 
4292
 
 
4293
#: cinder/volume/drivers/glusterfs.py:411
 
4294
msgid "'active' must be present when writing snap_info."
 
4295
msgstr ""
 
4296
 
 
4297
#: cinder/volume/drivers/glusterfs.py:428
 
4298
#, python-format
 
4299
msgid "deleting snapshot %s"
 
4300
msgstr ""
 
4301
 
 
4302
#: cinder/volume/drivers/glusterfs.py:440
 
4303
#, python-format
 
4304
msgid "snapshot_file for this snap is %s"
 
4305
msgstr ""
 
4306
 
 
4307
#: cinder/volume/drivers/glusterfs.py:446
 
4308
#, python-format
 
4309
msgid "Snapshot file at %s does not exist."
 
4310
msgstr ""
 
4311
 
 
4312
#: cinder/volume/drivers/glusterfs.py:455
 
4313
#, python-format
 
4314
msgid "Invalid snapshot backing file format: %s"
 
4315
msgstr ""
 
4316
 
 
4317
#: cinder/volume/drivers/glusterfs.py:501
 
4318
#, python-format
 
4319
msgid "No file found with %s as backing file."
 
4320
msgstr ""
 
4321
 
 
4322
#: cinder/volume/drivers/glusterfs.py:511
 
4323
#, python-format
 
4324
msgid "No snap found with %s as backing file."
 
4325
msgstr ""
 
4326
 
 
4327
#: cinder/volume/drivers/glusterfs.py:522
 
4328
#, python-format
 
4329
msgid "No file depends on %s."
 
4330
msgstr ""
 
4331
 
 
4332
#: cinder/volume/drivers/glusterfs.py:549
 
4333
#, python-format
 
4334
msgid "Check condition failed: %s expected to be None."
 
4335
msgstr ""
 
4336
 
 
4337
#: cinder/volume/drivers/glusterfs.py:650
 
4338
#, python-format
 
4339
msgid "%s must be a valid raw or qcow2 image."
 
4340
msgstr ""
 
4341
 
 
4342
#: cinder/volume/drivers/glusterfs.py:711
 
4343
msgid "Extend volume is only supported for this driver when no snapshots exist."
 
4344
msgstr ""
 
4345
 
 
4346
#: cinder/volume/drivers/glusterfs.py:719
 
4347
#, python-format
 
4348
msgid "Unrecognized backing format: %s"
 
4349
msgstr ""
 
4350
 
 
4351
#: cinder/volume/drivers/glusterfs.py:735
 
4352
#, python-format
 
4353
msgid "creating new volume at %s"
 
4354
msgstr ""
 
4355
 
 
4356
#: cinder/volume/drivers/glusterfs.py:738
 
4357
#, python-format
 
4358
msgid "file already exists at %s"
 
4359
msgstr ""
 
4360
 
 
4361
#: cinder/volume/drivers/glusterfs.py:764 cinder/volume/drivers/nfs.py:137
 
4362
#, python-format
 
4363
msgid "Exception during mounting %s"
 
4364
msgstr ""
 
4365
 
 
4366
#: cinder/volume/drivers/glusterfs.py:766
 
4367
#, python-format
 
4368
msgid "Available shares: %s"
 
4369
msgstr ""
 
4370
 
 
4371
#: cinder/volume/drivers/gpfs.py:93
 
4372
#, python-format
 
4373
msgid "GPFS is not active.  Detailed output: %s"
 
4374
msgstr ""
 
4375
 
 
4376
#: cinder/volume/drivers/gpfs.py:94
 
4377
#, python-format
 
4378
msgid "GPFS is not running - state: %s"
 
4379
msgstr ""
 
4380
 
 
4381
#: cinder/volume/drivers/gpfs.py:137
 
4382
msgid "Option gpfs_mount_point_base is not set correctly."
 
4383
msgstr ""
 
4384
 
 
4385
#: cinder/volume/drivers/gpfs.py:144
 
4386
msgid "Option gpfs_images_share_mode is not set correctly."
 
4387
msgstr ""
 
4388
 
 
4389
#: cinder/volume/drivers/gpfs.py:150
 
4390
msgid "Option gpfs_images_dir is not set correctly."
 
4391
msgstr ""
 
4392
 
 
4393
#: cinder/volume/drivers/gpfs.py:157
 
4394
#, python-format
 
4395
msgid ""
 
4396
"gpfs_images_share_mode is set to copy_on_write, but %(vol)s and %(img)s "
 
4397
"belong to different file systems"
 
4398
msgstr ""
 
4399
 
 
4400
#: cinder/volume/drivers/gpfs.py:166
 
4401
#, python-format
 
4402
msgid ""
 
4403
"Downlevel GPFS Cluster Detected.  GPFS Clone feature not enabled in "
 
4404
"cluster daemon level %(cur)s - must be at least at level %(min)s."
 
4405
msgstr ""
 
4406
 
 
4407
#: cinder/volume/drivers/gpfs.py:180
 
4408
#, python-format
 
4409
msgid "%s must be an absolute path."
 
4410
msgstr ""
 
4411
 
 
4412
#: cinder/volume/drivers/gpfs.py:185
 
4413
#, python-format
 
4414
msgid "%s is not a directory."
 
4415
msgstr ""
 
4416
 
 
4417
#: cinder/volume/drivers/gpfs.py:193
 
4418
#, python-format
 
4419
msgid "%s is not on GPFS. Perhaps GPFS not mounted."
 
4420
msgstr ""
 
4421
 
 
4422
#: cinder/volume/drivers/gpfs.py:200
 
4423
#, python-format
 
4424
msgid ""
 
4425
"The GPFS filesystem %(fs)s is not at the required release level.  Current"
 
4426
" level is %(cur)s, must be at least %(min)s."
 
4427
msgstr ""
 
4428
 
 
4429
#: cinder/volume/drivers/gpfs.py:565
 
4430
#, python-format
 
4431
msgid "mkfs failed on volume %(vol)s, error message was: %(err)s"
 
4432
msgstr ""
 
4433
 
 
4434
#: cinder/volume/drivers/lvm.py:201
 
4435
#, python-format
 
4436
msgid "Size for volume: %s not found, skipping secure delete."
 
4437
msgstr ""
 
4438
 
 
4439
#: cinder/volume/drivers/lvm.py:239
 
4440
#, python-format
 
4441
msgid "snapshot: %s not found, skipping delete operations"
 
4442
msgstr ""
 
4443
 
 
4444
#: cinder/volume/drivers/lvm.py:399
 
4445
#, python-format
 
4446
msgid "volume_info:%s"
 
4447
msgstr ""
 
4448
 
 
4449
#: cinder/volume/drivers/lvm.py:435 cinder/volume/drivers/lvm.py:758
 
4450
msgid "Detected inconsistency in provider_location id"
 
4451
msgstr ""
 
4452
 
 
4453
#: cinder/volume/drivers/lvm.py:436 cinder/volume/drivers/lvm.py:636
 
4454
#, python-format
 
4455
msgid "%s"
 
4456
msgstr ""
 
4457
 
 
4458
#: cinder/volume/drivers/lvm.py:487
 
4459
#, python-format
 
4460
msgid "Symbolic link %s not found"
 
4461
msgstr ""
 
4462
 
 
4463
#: cinder/volume/drivers/lvm.py:744
 
4464
#, python-format
 
4465
msgid "Skipping ensure_export. No iser_target provisioned for volume: %s"
 
4466
msgstr ""
 
4467
 
 
4468
#: cinder/volume/drivers/lvm.py:835
 
4469
#, python-format
 
4470
msgid "Skipping remove_export. No iser_target provisioned for volume: %s"
 
4471
msgstr ""
 
4472
 
 
4473
#: cinder/volume/drivers/lvm.py:851
 
4474
#, python-format
 
4475
msgid ""
 
4476
"Skipping remove_export. No iser_target is presently exported for volume: "
 
4477
"%s"
 
4478
msgstr ""
 
4479
 
 
4480
#: cinder/volume/drivers/nfs.py:245
 
4481
#, python-format
 
4482
msgid "Expected volume size was %d"
 
4483
msgstr ""
 
4484
 
 
4485
#: cinder/volume/drivers/nfs.py:246
 
4486
#, python-format
 
4487
msgid " but size is now %d"
 
4488
msgstr ""
 
4489
 
 
4490
#: cinder/volume/drivers/nfs.py:338
 
4491
#, python-format
 
4492
msgid "%s is already mounted"
 
4493
msgstr ""
 
4494
 
 
4495
#: cinder/volume/drivers/nfs.py:380
 
4496
#, python-format
 
4497
msgid "There's no NFS config file configured (%s)"
 
4498
msgstr ""
 
4499
 
 
4500
#: cinder/volume/drivers/nfs.py:385
 
4501
#, python-format
 
4502
msgid "NFS config file at %(config)s doesn't exist"
 
4503
msgstr ""
 
4504
 
 
4505
#: cinder/volume/drivers/nfs.py:390
 
4506
#, python-format
 
4507
msgid "NFS config 'nfs_oversub_ratio' invalid.  Must be > 0: %s"
 
4508
msgstr ""
 
4509
 
 
4510
#: cinder/volume/drivers/nfs.py:398
 
4511
#, python-format
 
4512
msgid "NFS config 'nfs_used_ratio' invalid.  Must be > 0 and <= 1.0: %s"
 
4513
msgstr ""
 
4514
 
 
4515
#: cinder/volume/drivers/nfs.py:457
 
4516
#, python-format
 
4517
msgid "%s is above nfs_used_ratio"
 
4518
msgstr ""
 
4519
 
 
4520
#: cinder/volume/drivers/nfs.py:460
 
4521
#, python-format
 
4522
msgid "%s is above nfs_oversub_ratio"
 
4523
msgstr ""
 
4524
 
 
4525
#: cinder/volume/drivers/nfs.py:463
 
4526
#, python-format
 
4527
msgid "%s reserved space is above nfs_oversub_ratio"
 
4528
msgstr ""
 
4529
 
 
4530
#: cinder/volume/drivers/nfs.py:479
 
4531
#, python-format
 
4532
msgid "Selected %s as target nfs share."
 
4533
msgstr ""
 
4534
 
 
4535
#: cinder/volume/drivers/rbd.py:168
 
4536
msgid "flush() not supported in this version of librbd"
 
4537
msgstr ""
 
4538
 
 
4539
#: cinder/volume/drivers/rbd.py:203
 
4540
#, python-format
 
4541
msgid "error opening rbd image %s"
 
4542
msgstr ""
 
4543
 
 
4544
#: cinder/volume/drivers/rbd.py:255
 
4545
msgid "rados and rbd python libraries not found"
 
4546
msgstr ""
 
4547
 
 
4548
#: cinder/volume/drivers/rbd.py:261
 
4549
msgid "error connecting to ceph cluster"
 
4550
msgstr ""
 
4551
 
 
4552
#: cinder/volume/drivers/rbd.py:337 cinder/volume/drivers/sheepdog.py:177
 
4553
msgid "error refreshing volume stats"
 
4554
msgstr ""
 
4555
 
 
4556
#: cinder/volume/drivers/rbd.py:378
 
4557
#, python-format
 
4558
msgid "flattening %(pool)s/%(img)s"
 
4559
msgstr ""
 
4560
 
 
4561
#: cinder/volume/drivers/rbd.py:384
 
4562
#, python-format
 
4563
msgid "cloning %(pool)s/%(img)s@%(snap)s to %(dst)s"
 
4564
msgstr ""
 
4565
 
 
4566
#: cinder/volume/drivers/rbd.py:476
 
4567
#, python-format
 
4568
msgid "connection data: %s"
 
4569
msgstr ""
 
4570
 
 
4571
#: cinder/volume/drivers/rbd.py:485
 
4572
msgid "Not stored in rbd"
 
4573
msgstr ""
 
4574
 
 
4575
#: cinder/volume/drivers/rbd.py:489
 
4576
msgid "Blank components"
 
4577
msgstr ""
 
4578
 
 
4579
#: cinder/volume/drivers/rbd.py:492
 
4580
msgid "Not an rbd snapshot"
 
4581
msgstr ""
 
4582
 
 
4583
#: cinder/volume/drivers/rbd.py:504
 
4584
#, python-format
 
4585
msgid "not cloneable: %s"
 
4586
msgstr ""
 
4587
 
 
4588
#: cinder/volume/drivers/rbd.py:508
 
4589
#, python-format
 
4590
msgid "%s is in a different ceph cluster"
 
4591
msgstr ""
 
4592
 
 
4593
#: cinder/volume/drivers/rbd.py:520
 
4594
#, python-format
 
4595
msgid "Unable to open image %(loc)s: %(err)s"
 
4596
msgstr ""
 
4597
 
 
4598
#: cinder/volume/drivers/rbd.py:610 cinder/volume/drivers/sheepdog.py:194
 
4599
#, python-format
 
4600
msgid "Failed to Extend Volume %(volname)s"
 
4601
msgstr ""
 
4602
 
 
4603
#: cinder/volume/drivers/rbd.py:615 cinder/volume/drivers/sheepdog.py:199
 
4604
msgid "Extend volume from %(old_size) to %(new_size)"
 
4605
msgstr ""
 
4606
 
 
4607
#: cinder/volume/drivers/scality.py:66
 
4608
msgid "Value required for 'scality_sofs_config'"
 
4609
msgstr ""
 
4610
 
 
4611
#: cinder/volume/drivers/scality.py:77
 
4612
#, python-format
 
4613
msgid "Cannot access 'scality_sofs_config': %s"
 
4614
msgstr ""
 
4615
 
 
4616
#: cinder/volume/drivers/scality.py:83
 
4617
msgid "Cannot execute /sbin/mount.sofs"
 
4618
msgstr ""
 
4619
 
 
4620
#: cinder/volume/drivers/scality.py:104
 
4621
msgid "Cannot mount Scality SOFS, check syslog for errors"
 
4622
msgstr ""
 
4623
 
 
4624
#: cinder/volume/drivers/scality.py:138
 
4625
#, python-format
 
4626
msgid "Cannot find volume dir for Scality SOFS at '%s'"
 
4627
msgstr ""
 
4628
 
 
4629
#: cinder/volume/drivers/sheepdog.py:58
 
4630
#, python-format
 
4631
msgid "Sheepdog is not working: %s"
 
4632
msgstr ""
 
4633
 
 
4634
#: cinder/volume/drivers/sheepdog.py:63
 
4635
msgid "Sheepdog is not working"
 
4636
msgstr ""
 
4637
 
 
4638
#: cinder/volume/drivers/solidfire.py:142
 
4639
#, python-format
 
4640
msgid "Payload for SolidFire API call: %s"
 
4641
msgstr ""
 
4642
 
 
4643
#: cinder/volume/drivers/solidfire.py:149
 
4644
#, python-format
 
4645
msgid ""
 
4646
"Failed to make httplib connection SolidFire Cluster: %s (verify san_ip "
 
4647
"settings)"
 
4648
msgstr ""
 
4649
 
 
4650
#: cinder/volume/drivers/solidfire.py:152
 
4651
#, python-format
 
4652
msgid "Failed to make httplib connection: %s"
 
4653
msgstr ""
 
4654
 
 
4655
#: cinder/volume/drivers/solidfire.py:159
 
4656
#, python-format
 
4657
msgid ""
 
4658
"Request to SolidFire cluster returned bad status: %(status)s / %(reason)s"
 
4659
" (check san_login/san_password settings)"
 
4660
msgstr ""
 
4661
 
 
4662
#: cinder/volume/drivers/solidfire.py:164
 
4663
#, python-format
 
4664
msgid "HTTP request failed, with status: %(status)s and reason: %(reason)s"
 
4665
msgstr ""
 
4666
 
 
4667
#: cinder/volume/drivers/solidfire.py:175
 
4668
#, python-format
 
4669
msgid "Call to json.loads() raised an exception: %s"
 
4670
msgstr ""
 
4671
 
 
4672
#: cinder/volume/drivers/solidfire.py:181
 
4673
#, python-format
 
4674
msgid "Results of SolidFire API call: %s"
 
4675
msgstr ""
 
4676
 
 
4677
#: cinder/volume/drivers/solidfire.py:185
 
4678
#, python-format
 
4679
msgid "Clone operation encountered: %s"
 
4680
msgstr ""
 
4681
 
 
4682
#: cinder/volume/drivers/solidfire.py:187
 
4683
#, python-format
 
4684
msgid "Waiting for outstanding operation before retrying snapshot: %s"
 
4685
msgstr ""
 
4686
 
 
4687
#: cinder/volume/drivers/solidfire.py:193
 
4688
#, python-format
 
4689
msgid "Detected xDBVersionMismatch, retry %s of 5"
 
4690
msgstr ""
 
4691
 
 
4692
#: cinder/volume/drivers/solidfire.py:200
 
4693
#: cinder/volume/drivers/solidfire.py:267
 
4694
#: cinder/volume/drivers/solidfire.py:356
 
4695
#, python-format
 
4696
msgid "API response: %s"
 
4697
msgstr ""
 
4698
 
 
4699
#: cinder/volume/drivers/solidfire.py:220
 
4700
#, python-format
 
4701
msgid "Found solidfire account: %s"
 
4702
msgstr ""
 
4703
 
 
4704
#: cinder/volume/drivers/solidfire.py:249
 
4705
#, python-format
 
4706
msgid "solidfire account: %s does not exist, create it..."
 
4707
msgstr ""
 
4708
 
 
4709
#: cinder/volume/drivers/solidfire.py:311
 
4710
#, python-format
 
4711
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
 
4712
msgstr ""
 
4713
 
 
4714
#: cinder/volume/drivers/solidfire.py:388
 
4715
msgid "Failed to get model update from clone"
 
4716
msgstr ""
 
4717
 
 
4718
#: cinder/volume/drivers/solidfire.py:400
 
4719
#, python-format
 
4720
msgid "Failed volume create: %s"
 
4721
msgstr ""
 
4722
 
 
4723
#: cinder/volume/drivers/solidfire.py:415
 
4724
#, python-format
 
4725
msgid "More than one valid preset was detected, using %s"
 
4726
msgstr ""
 
4727
 
 
4728
#: cinder/volume/drivers/solidfire.py:440
 
4729
#, python-format
 
4730
msgid "Failed to get SolidFire Volume: %s"
 
4731
msgstr ""
 
4732
 
 
4733
#: cinder/volume/drivers/solidfire.py:449
 
4734
#, python-format
 
4735
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
 
4736
msgstr ""
 
4737
 
 
4738
#: cinder/volume/drivers/solidfire.py:458
 
4739
#, python-format
 
4740
msgid "Volume %s, not found on SF Cluster."
 
4741
msgstr ""
 
4742
 
 
4743
#: cinder/volume/drivers/solidfire.py:461
 
4744
#, python-format
 
4745
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
 
4746
msgstr ""
 
4747
 
 
4748
#: cinder/volume/drivers/solidfire.py:530
 
4749
msgid "Enter SolidFire delete_volume..."
 
4750
msgstr ""
 
4751
 
 
4752
#: cinder/volume/drivers/solidfire.py:534
 
4753
#, python-format
 
4754
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
 
4755
msgstr ""
 
4756
 
 
4757
#: cinder/volume/drivers/solidfire.py:536
 
4758
msgid "This usually means the volume was never succesfully created."
 
4759
msgstr ""
 
4760
 
 
4761
#: cinder/volume/drivers/solidfire.py:549
 
4762
#, python-format
 
4763
msgid "Failed to delete SolidFire Volume: %s"
 
4764
msgstr ""
 
4765
 
 
4766
#: cinder/volume/drivers/solidfire.py:552
 
4767
#: cinder/volume/drivers/solidfire.py:626
 
4768
#: cinder/volume/drivers/solidfire.py:689
 
4769
#: cinder/volume/drivers/solidfire.py:714
 
4770
#, python-format
 
4771
msgid "Volume ID %s was not found on the SolidFire Cluster!"
 
4772
msgstr ""
 
4773
 
 
4774
#: cinder/volume/drivers/solidfire.py:555
 
4775
msgid "Leaving SolidFire delete_volume"
 
4776
msgstr ""
 
4777
 
 
4778
#: cinder/volume/drivers/solidfire.py:559
 
4779
msgid "Executing SolidFire ensure_export..."
 
4780
msgstr ""
 
4781
 
 
4782
#: cinder/volume/drivers/solidfire.py:567
 
4783
msgid "Executing SolidFire create_export..."
 
4784
msgstr ""
 
4785
 
 
4786
#: cinder/volume/drivers/solidfire.py:618
 
4787
msgid "Entering SolidFire extend_volume..."
 
4788
msgstr ""
 
4789
 
 
4790
#: cinder/volume/drivers/solidfire.py:640
 
4791
msgid "Leaving SolidFire extend_volume"
 
4792
msgstr ""
 
4793
 
 
4794
#: cinder/volume/drivers/solidfire.py:645
 
4795
msgid "Updating cluster status info"
 
4796
msgstr ""
 
4797
 
 
4798
#: cinder/volume/drivers/solidfire.py:653
 
4799
msgid "Failed to get updated stats"
 
4800
msgstr ""
 
4801
 
 
4802
#: cinder/volume/drivers/solidfire.py:683
 
4803
#: cinder/volume/drivers/solidfire.py:708
 
4804
msgid "Entering SolidFire attach_volume..."
 
4805
msgstr ""
 
4806
 
 
4807
#: cinder/volume/drivers/solidfire.py:753
 
4808
msgid "Leaving SolidFire transfer volume"
 
4809
msgstr ""
 
4810
 
 
4811
#: cinder/volume/drivers/storwize_svc.py:182
 
4812
#, python-format
 
4813
msgid "WWPN on node %(node)s: %(wwpn)s"
 
4814
msgstr ""
 
4815
 
 
4816
#: cinder/volume/drivers/storwize_svc.py:188
 
4817
msgid "enter: do_setup"
 
4818
msgstr ""
 
4819
 
 
4820
#: cinder/volume/drivers/storwize_svc.py:199
 
4821
#, python-format
 
4822
msgid "pool %s doesn't exist"
 
4823
msgstr ""
 
4824
 
 
4825
#: cinder/volume/drivers/storwize_svc.py:215
 
4826
msgid "Failed to get license information."
 
4827
msgstr ""
 
4828
 
 
4829
#: cinder/volume/drivers/storwize_svc.py:238
 
4830
#, python-format
 
4831
msgid ""
 
4832
"Expected integers for node_count and vdisk_count, svcinfo lsiogrp "
 
4833
"returned: %(node)s and %(vdisk)s"
 
4834
msgstr ""
 
4835
 
 
4836
#: cinder/volume/drivers/storwize_svc.py:301
 
4837
msgid "do_setup: No configured nodes"
 
4838
msgstr ""
 
4839
 
 
4840
#: cinder/volume/drivers/storwize_svc.py:303
 
4841
msgid "leave: do_setup"
 
4842
msgstr ""
 
4843
 
 
4844
#: cinder/volume/drivers/storwize_svc.py:326
 
4845
msgid "enter: check_for_setup_error"
 
4846
msgstr ""
 
4847
 
 
4848
#: cinder/volume/drivers/storwize_svc.py:332
 
4849
#: cinder/volume/drivers/netapp/iscsi.py:125
 
4850
#: cinder/volume/drivers/netapp/nfs.py:224
 
4851
#: cinder/volume/drivers/san/hp/hp_3par_common.py:143
 
4852
#, python-format
 
4853
msgid "%s is not set"
 
4854
msgstr ""
 
4855
 
 
4856
#: cinder/volume/drivers/storwize_svc.py:338
 
4857
msgid ""
 
4858
"Password or SSH private key is required for authentication: set either "
 
4859
"san_password or san_private_key option"
 
4860
msgstr ""
 
4861
 
 
4862
#: cinder/volume/drivers/storwize_svc.py:346
 
4863
#, python-format
 
4864
msgid ""
 
4865
"Illegal value %d specified for storwize_svc_flashcopy_timeout: valid "
 
4866
"values are between 0 and 600"
 
4867
msgstr ""
 
4868
 
 
4869
#: cinder/volume/drivers/storwize_svc.py:354
 
4870
msgid "leave: check_for_setup_error"
 
4871
msgstr ""
 
4872
 
 
4873
#: cinder/volume/drivers/storwize_svc.py:368
 
4874
#, python-format
 
4875
msgid "ensure_export: Volume %s not found on storage"
 
4876
msgstr ""
 
4877
 
 
4878
#: cinder/volume/drivers/storwize_svc.py:392
 
4879
#, python-format
 
4880
msgid "enter: _get_chap_secret_for_host: host name %s"
 
4881
msgstr ""
 
4882
 
 
4883
#: cinder/volume/drivers/storwize_svc.py:428
 
4884
#, python-format
 
4885
msgid ""
 
4886
"leave: _get_chap_secret_for_host: host name %(host_name)s with secret "
 
4887
"%(chap_secret)s"
 
4888
msgstr ""
 
4889
 
 
4890
#: cinder/volume/drivers/storwize_svc.py:451
 
4891
msgid "_create_host: Cannot clean host name. Host name is not unicode or string"
 
4892
msgstr ""
 
4893
 
 
4894
#: cinder/volume/drivers/storwize_svc.py:519
 
4895
#, python-format
 
4896
msgid "enter: _get_host_from_connector: prefix %s"
 
4897
msgstr ""
 
4898
 
 
4899
#: cinder/volume/drivers/storwize_svc.py:547
 
4900
#, python-format
 
4901
msgid "leave: _get_host_from_connector: host %s"
 
4902
msgstr ""
 
4903
 
 
4904
#: cinder/volume/drivers/storwize_svc.py:559
 
4905
#, python-format
 
4906
msgid "enter: _create_host: host %s"
 
4907
msgstr ""
 
4908
 
 
4909
#: cinder/volume/drivers/storwize_svc.py:574
 
4910
msgid "_create_host: No connector ports"
 
4911
msgstr ""
 
4912
 
 
4913
#: cinder/volume/drivers/storwize_svc.py:590
 
4914
#, python-format
 
4915
msgid "leave: _create_host: host %(host)s - %(host_name)s"
 
4916
msgstr ""
 
4917
 
 
4918
#: cinder/volume/drivers/storwize_svc.py:613
 
4919
#, python-format
 
4920
msgid "enter: _map_vol_to_host: volume %(volume_name)s to host %(host_name)s"
 
4921
msgstr ""
 
4922
 
 
4923
#: cinder/volume/drivers/storwize_svc.py:643
 
4924
msgid ""
 
4925
"storwize_svc_multihostmap_enabled is set to False, Not allow multi host "
 
4926
"mapping"
 
4927
msgstr ""
 
4928
 
 
4929
#: cinder/volume/drivers/storwize_svc.py:656
 
4930
#, python-format
 
4931
msgid "volume %s mapping to multi host"
 
4932
msgstr ""
 
4933
 
 
4934
#: cinder/volume/drivers/storwize_svc.py:662
 
4935
#, python-format
 
4936
msgid ""
 
4937
"leave: _map_vol_to_host: LUN %(result_lun)s, volume %(volume_name)s, host"
 
4938
" %(host_name)s"
 
4939
msgstr ""
 
4940
 
 
4941
#: cinder/volume/drivers/storwize_svc.py:672
 
4942
#, python-format
 
4943
msgid "enter: _delete_host: host %s "
 
4944
msgstr ""
 
4945
 
 
4946
#: cinder/volume/drivers/storwize_svc.py:680
 
4947
#, python-format
 
4948
msgid "leave: _delete_host: host %s "
 
4949
msgstr ""
 
4950
 
 
4951
#: cinder/volume/drivers/storwize_svc.py:706
 
4952
msgid "The connector does not contain the required information."
 
4953
msgstr ""
 
4954
 
 
4955
#: cinder/volume/drivers/storwize_svc.py:725
 
4956
#, python-format
 
4957
msgid "enter: initialize_connection: volume %(vol)s with connector %(conn)s"
 
4958
msgstr ""
 
4959
 
 
4960
#: cinder/volume/drivers/storwize_svc.py:741
 
4961
msgid "_create_host failed to return the host name."
 
4962
msgstr ""
 
4963
 
 
4964
#: cinder/volume/drivers/storwize_svc.py:752
 
4965
#, python-format
 
4966
msgid "initialize_connection: Failed to get attributes for volume %s"
 
4967
msgstr ""
 
4968
 
 
4969
#: cinder/volume/drivers/storwize_svc.py:759
 
4970
#, python-format
 
4971
msgid "Did not find expected column name in lsvdisk: %s"
 
4972
msgstr ""
 
4973
 
 
4974
#: cinder/volume/drivers/storwize_svc.py:761
 
4975
#, python-format
 
4976
msgid "initialize_connection: Missing volume attribute for volume %s"
 
4977
msgstr ""
 
4978
 
 
4979
#: cinder/volume/drivers/storwize_svc.py:778
 
4980
#, python-format
 
4981
msgid ""
 
4982
"initialize_connection: No node found in I/O group %(gid)s for volume "
 
4983
"%(vol)s"
 
4984
msgstr ""
 
4985
 
 
4986
#: cinder/volume/drivers/storwize_svc.py:787
 
4987
#, python-format
 
4988
msgid "initialize_connection: Did not find a preferred node for volume %s"
 
4989
msgstr ""
 
4990
 
 
4991
#: cinder/volume/drivers/storwize_svc.py:809
 
4992
msgid ""
 
4993
"Could not get FC connection information for the host-volume connection. "
 
4994
"Is the host configured properly for FC connections?"
 
4995
msgstr ""
 
4996
 
 
4997
#: cinder/volume/drivers/storwize_svc.py:824
 
4998
#, python-format
 
4999
msgid ""
 
5000
"initialize_connection: Failed to collect return properties for volume "
 
5001
"%(vol)s and connector %(conn)s.\n"
 
5002
msgstr ""
 
5003
 
 
5004
#: cinder/volume/drivers/storwize_svc.py:829
 
5005
#, python-format
 
5006
msgid ""
 
5007
"leave: initialize_connection:\n"
 
5008
" volume: %(vol)s\n"
 
5009
" connector %(conn)s\n"
 
5010
" properties: %(prop)s"
 
5011
msgstr ""
 
5012
 
 
5013
#: cinder/volume/drivers/storwize_svc.py:847
 
5014
#, python-format
 
5015
msgid "enter: terminate_connection: volume %(vol)s with connector %(conn)s"
 
5016
msgstr ""
 
5017
 
 
5018
#: cinder/volume/drivers/storwize_svc.py:857
 
5019
msgid "_get_host_from_connector failed to return the host name for connector"
 
5020
msgstr ""
 
5021
 
 
5022
#: cinder/volume/drivers/storwize_svc.py:872
 
5023
#, python-format
 
5024
msgid ""
 
5025
"terminate_connection: No mapping of volume %(vol_name)s to host "
 
5026
"%(host_name)s found"
 
5027
msgstr ""
 
5028
 
 
5029
#: cinder/volume/drivers/storwize_svc.py:880
 
5030
#, python-format
 
5031
msgid "leave: terminate_connection: volume %(vol)s with connector %(conn)s"
 
5032
msgstr ""
 
5033
 
 
5034
#: cinder/volume/drivers/storwize_svc.py:937
 
5035
msgid "protocol must be specified as '<in> iSCSI' or '<in> FC'"
 
5036
msgstr ""
 
5037
 
 
5038
#: cinder/volume/drivers/storwize_svc.py:961
 
5039
#, python-format
 
5040
msgid "enter: _create_vdisk: vdisk %s "
 
5041
msgstr ""
 
5042
 
 
5043
#: cinder/volume/drivers/storwize_svc.py:995
 
5044
#, python-format
 
5045
msgid ""
 
5046
"_create_vdisk %(name)s - did not find success message in CLI output.\n"
 
5047
" stdout: %(out)s\n"
 
5048
" stderr: %(err)s"
 
5049
msgstr ""
 
5050
 
 
5051
#: cinder/volume/drivers/storwize_svc.py:1000
 
5052
#, python-format
 
5053
msgid "leave: _create_vdisk: volume %s "
 
5054
msgstr ""
 
5055
 
 
5056
#: cinder/volume/drivers/storwize_svc.py:1010
 
5057
#: cinder/volume/drivers/storwize_svc.py:1024
 
5058
#, python-format
 
5059
msgid ""
 
5060
"create FC mapping from %(source)s to %(target)s - did not find success "
 
5061
"message in CLI output.\n"
 
5062
" stdout: %(out)s\n"
 
5063
" stderr: %(err)s\n"
 
5064
msgstr ""
 
5065
 
 
5066
#: cinder/volume/drivers/storwize_svc.py:1036
 
5067
#: cinder/volume/drivers/storwize_svc.py:1046
 
5068
#, python-format
 
5069
msgid ""
 
5070
"create FC mapping from %(source)s to %(target)s - did not find mapping id"
 
5071
" in CLI output.\n"
 
5072
" stdout: %(out)s\n"
 
5073
" stderr: %(err)s\n"
 
5074
msgstr ""
 
5075
 
 
5076
#: cinder/volume/drivers/storwize_svc.py:1060
 
5077
#, python-format
 
5078
msgid ""
 
5079
"_prepare_fc_map: Failed to prepare FlashCopy from %(source)s to "
 
5080
"%(target)s.\n"
 
5081
"stdout: %(out)s\n"
 
5082
" stderr: %(err)s"
 
5083
msgstr ""
 
5084
 
 
5085
#: cinder/volume/drivers/storwize_svc.py:1087
 
5086
#, python-format
 
5087
msgid ""
 
5088
"Unexecpted mapping status %(status)s for mapping %(id)s. Attributes: "
 
5089
"%(attr)s"
 
5090
msgstr ""
 
5091
 
 
5092
#: cinder/volume/drivers/storwize_svc.py:1099
 
5093
#, python-format
 
5094
msgid ""
 
5095
"Mapping %(id)s prepare failed to complete within the allotted %(to)d "
 
5096
"seconds timeout. Terminating."
 
5097
msgstr ""
 
5098
 
 
5099
#: cinder/volume/drivers/storwize_svc.py:1104
 
5100
#, python-format
 
5101
msgid ""
 
5102
"_prepare_fc_map: Failed to start FlashCopy from %(source)s to %(target)s "
 
5103
"with exception %(ex)s"
 
5104
msgstr ""
 
5105
 
 
5106
#: cinder/volume/drivers/storwize_svc.py:1111
 
5107
#, python-format
 
5108
msgid "_prepare_fc_map: %s"
 
5109
msgstr ""
 
5110
 
 
5111
#: cinder/volume/drivers/storwize_svc.py:1118
 
5112
#, python-format
 
5113
msgid ""
 
5114
"_start_fc_map: Failed to start FlashCopy from %(source)s to %(target)s.\n"
 
5115
"stdout: %(out)s\n"
 
5116
" stderr: %(err)s"
 
5117
msgstr ""
 
5118
 
 
5119
#: cinder/volume/drivers/storwize_svc.py:1129
 
5120
#, python-format
 
5121
msgid ""
 
5122
"enter: _run_flashcopy: execute FlashCopy from source %(source)s to target"
 
5123
" %(target)s"
 
5124
msgstr ""
 
5125
 
 
5126
#: cinder/volume/drivers/storwize_svc.py:1141
 
5127
#, python-format
 
5128
msgid "leave: _run_flashcopy: FlashCopy started from %(source)s to %(target)s"
 
5129
msgstr ""
 
5130
 
 
5131
#: cinder/volume/drivers/storwize_svc.py:1149
 
5132
#, python-format
 
5133
msgid "enter: _create_copy: snapshot %(tgt_vdisk)s from vdisk %(src_vdisk)s"
 
5134
msgstr ""
 
5135
 
 
5136
#: cinder/volume/drivers/storwize_svc.py:1156
 
5137
#, python-format
 
5138
msgid "_create_copy: Source vdisk %s does not exist"
 
5139
msgstr ""
 
5140
 
 
5141
#: cinder/volume/drivers/storwize_svc.py:1168
 
5142
#, python-format
 
5143
msgid ""
 
5144
"_create_copy: cannot get source vdisk %(src)s capacity from vdisk "
 
5145
"attributes %(attr)s"
 
5146
msgstr ""
 
5147
 
 
5148
#: cinder/volume/drivers/storwize_svc.py:1178
 
5149
#, python-format
 
5150
msgid "leave: _create_copy: snapshot %(tgt_vdisk)s from vdisk %(src_vdisk)s"
 
5151
msgstr ""
 
5152
 
 
5153
#: cinder/volume/drivers/storwize_svc.py:1183
 
5154
#, python-format
 
5155
msgid "enter: _get_flashcopy_mapping_attributes: mapping %s"
 
5156
msgstr ""
 
5157
 
 
5158
#: cinder/volume/drivers/storwize_svc.py:1205
 
5159
#, python-format
 
5160
msgid ""
 
5161
"leave: _get_flashcopy_mapping_attributes: mapping %(fc_map_id)s, "
 
5162
"attributes %(attributes)s"
 
5163
msgstr ""
 
5164
 
 
5165
#: cinder/volume/drivers/storwize_svc.py:1213
 
5166
#, python-format
 
5167
msgid "enter: _is_vdisk_defined: vdisk %s "
 
5168
msgstr ""
 
5169
 
 
5170
#: cinder/volume/drivers/storwize_svc.py:1215
 
5171
#, python-format
 
5172
msgid "leave: _is_vdisk_defined: vdisk %(vol)s with %(str)s "
 
5173
msgstr ""
 
5174
 
 
5175
#: cinder/volume/drivers/storwize_svc.py:1248
 
5176
#, python-format
 
5177
msgid "Vdisk %(name)s not involved in mapping %(src)s -> %(tgt)s"
 
5178
msgstr ""
 
5179
 
 
5180
#: cinder/volume/drivers/storwize_svc.py:1294
 
5181
#, python-format
 
5182
msgid "enter: _delete_vdisk: vdisk %s"
 
5183
msgstr ""
 
5184
 
 
5185
#: cinder/volume/drivers/storwize_svc.py:1299
 
5186
#, python-format
 
5187
msgid "warning: Tried to delete vdisk %s but it does not exist."
 
5188
msgstr ""
 
5189
 
 
5190
#: cinder/volume/drivers/storwize_svc.py:1314
 
5191
#, python-format
 
5192
msgid "leave: _delete_vdisk: vdisk %s"
 
5193
msgstr ""
 
5194
 
 
5195
#: cinder/volume/drivers/storwize_svc.py:1339
 
5196
msgid "create_volume_from_snapshot: Source and destination size differ."
 
5197
msgstr ""
 
5198
 
 
5199
#: cinder/volume/drivers/storwize_svc.py:1354
 
5200
msgid "create_cloned_volume: Source and destination size differ."
 
5201
msgstr ""
 
5202
 
 
5203
#: cinder/volume/drivers/storwize_svc.py:1368
 
5204
#, python-format
 
5205
msgid "enter: extend_volume: volume %s"
 
5206
msgstr ""
 
5207
 
 
5208
#: cinder/volume/drivers/storwize_svc.py:1372
 
5209
msgid "extend_volume: Extending a volume with snapshots is not supported."
 
5210
msgstr ""
 
5211
 
 
5212
#: cinder/volume/drivers/storwize_svc.py:1384
 
5213
#, python-format
 
5214
msgid "leave: extend_volume: volume %s"
 
5215
msgstr ""
 
5216
 
 
5217
#: cinder/volume/drivers/storwize_svc.py:1421
 
5218
msgid "_update_volume_stats: Could not get system name."
 
5219
msgstr ""
 
5220
 
 
5221
#: cinder/volume/drivers/storwize_svc.py:1434
 
5222
msgid "Could not get pool data from the storage"
 
5223
msgstr ""
 
5224
 
 
5225
#: cinder/volume/drivers/storwize_svc.py:1435
 
5226
msgid "_update_volume_stats: Could not get storage pool data"
 
5227
msgstr ""
 
5228
 
 
5229
#: cinder/volume/drivers/storwize_svc.py:1473
 
5230
msgid ""
 
5231
"Illegal value specified for storwize_svc_vol_rsize: set to either a "
 
5232
"percentage (0-100) or -1"
 
5233
msgstr ""
 
5234
 
 
5235
#: cinder/volume/drivers/storwize_svc.py:1479
 
5236
msgid ""
 
5237
"Illegal value specified for storwize_svc_vol_warning: set to a percentage"
 
5238
" (0-100)"
 
5239
msgstr ""
 
5240
 
 
5241
#: cinder/volume/drivers/storwize_svc.py:1486
 
5242
msgid ""
 
5243
"Illegal value specified for storwize_svc_vol_grainsize: set to either 32,"
 
5244
" 64, 128, or 256"
 
5245
msgstr ""
 
5246
 
 
5247
#: cinder/volume/drivers/storwize_svc.py:1493
 
5248
msgid "System does not support compression"
 
5249
msgstr ""
 
5250
 
 
5251
#: cinder/volume/drivers/storwize_svc.py:1498
 
5252
msgid "If compression is set to True, rsize must also be set (not equal to -1)"
 
5253
msgstr ""
 
5254
 
 
5255
#: cinder/volume/drivers/storwize_svc.py:1504
 
5256
#, python-format
 
5257
msgid ""
 
5258
"Illegal value %(prot)s specified for storwize_svc_connection_protocol: "
 
5259
"valid values are %(enabled)s"
 
5260
msgstr ""
 
5261
 
 
5262
#: cinder/volume/drivers/storwize_svc.py:1512
 
5263
#, python-format
 
5264
msgid "I/O group %(iogrp)d is not valid; available I/O groups are %(avail)s"
 
5265
msgstr ""
 
5266
 
 
5267
#: cinder/volume/drivers/storwize_svc.py:1525
 
5268
#, python-format
 
5269
msgid "enter: _execute_command_and_parse_attributes:  command %s"
 
5270
msgstr ""
 
5271
 
 
5272
#: cinder/volume/drivers/storwize_svc.py:1532
 
5273
#, python-format
 
5274
msgid ""
 
5275
"CLI Exception output:\n"
 
5276
" command: %(cmd)s\n"
 
5277
" stdout: %(out)s\n"
 
5278
" stderr: %(err)s"
 
5279
msgstr ""
 
5280
 
 
5281
#: cinder/volume/drivers/storwize_svc.py:1549
 
5282
#, python-format
 
5283
msgid ""
 
5284
"leave: _execute_command_and_parse_attributes:\n"
 
5285
"command: %(cmd)s\n"
 
5286
"attributes: %(attr)s"
 
5287
msgstr ""
 
5288
 
 
5289
#: cinder/volume/drivers/storwize_svc.py:1568
 
5290
#, python-format
 
5291
msgid ""
 
5292
"_get_hdr_dic: attribute headers and values do not match.\n"
 
5293
" Headers: %(header)s\n"
 
5294
" Values: %(row)s"
 
5295
msgstr ""
 
5296
 
 
5297
#: cinder/volume/drivers/storwize_svc.py:1576
 
5298
#, python-format
 
5299
msgid ""
 
5300
"%(fun)s: Failed with unexpected CLI output.\n"
 
5301
" Command: %(cmd)s\n"
 
5302
"stdout: %(out)s\n"
 
5303
"stderr: %(err)s\n"
 
5304
msgstr ""
 
5305
 
 
5306
#: cinder/volume/drivers/storwize_svc.py:1590
 
5307
#, python-format
 
5308
msgid ""
 
5309
"%(fun)s: Failed with unexpected CLI output.\n"
 
5310
" Command: %(cmd)s\n"
 
5311
" stdout: %(out)s\n"
 
5312
" stderr: %(err)s"
 
5313
msgstr ""
 
5314
 
 
5315
#: cinder/volume/drivers/storwize_svc.py:1598
 
5316
#, python-format
 
5317
msgid "Did not find expected column in %(fun)s: %(hdr)s"
 
5318
msgstr ""
 
5319
 
 
5320
#: cinder/volume/drivers/windows.py:141
 
5321
#, python-format
 
5322
msgid "Creating folder %s "
 
5323
msgstr ""
 
5324
 
 
5325
#: cinder/volume/drivers/windows.py:206
 
5326
#, python-format
 
5327
msgid "Ignored target creation error \"%s\" while ensuring export"
 
5328
msgstr ""
 
5329
 
 
5330
#: cinder/volume/drivers/windows.py:212
 
5331
#, python-format
 
5332
msgid "Disk not found: %s"
 
5333
msgstr ""
 
5334
 
 
5335
#: cinder/volume/drivers/zadara.py:218
 
5336
#, python-format
 
5337
msgid "Sending %(method)s to %(url)s. Body \"%(body)s\""
 
5338
msgstr ""
 
5339
 
 
5340
#: cinder/volume/drivers/zadara.py:240
 
5341
#, python-format
 
5342
msgid "Operation completed. %(data)s"
 
5343
msgstr ""
 
5344
 
 
5345
#: cinder/volume/drivers/zadara.py:350
 
5346
#, python-format
 
5347
msgid "Volume %(name)s could not be found. It might be already deleted"
 
5348
msgstr ""
 
5349
 
 
5350
#: cinder/volume/drivers/zadara.py:447
 
5351
#, python-format
 
5352
msgid "Attach properties: %(properties)s"
 
5353
msgstr ""
 
5354
 
 
5355
#: cinder/volume/drivers/emc/emc_smis_common.py:41
 
5356
msgid ""
 
5357
"Module PyWBEM not installed.  Install PyWBEM using the python-pywbem "
 
5358
"package."
 
5359
msgstr ""
 
5360
 
 
5361
#: cinder/volume/drivers/emc/emc_smis_common.py:77
 
5362
msgid "Entering create_volume."
 
5363
msgstr ""
 
5364
 
 
5365
#: cinder/volume/drivers/emc/emc_smis_common.py:81
 
5366
#, python-format
 
5367
msgid "Create Volume: %(volume)s  Size: %(size)lu"
 
5368
msgstr ""
 
5369
 
 
5370
#: cinder/volume/drivers/emc/emc_smis_common.py:89
 
5371
#, python-format
 
5372
msgid "Create Volume: %(volume)s  Storage type: %(storage_type)s"
 
5373
msgstr ""
 
5374
 
 
5375
#: cinder/volume/drivers/emc/emc_smis_common.py:96
 
5376
#, python-format
 
5377
msgid ""
 
5378
"Create Volume: %(volume)s  Pool: %(pool)s  Storage System: "
 
5379
"%(storage_system)s"
 
5380
msgstr ""
 
5381
 
 
5382
#: cinder/volume/drivers/emc/emc_smis_common.py:105
 
5383
#, python-format
 
5384
msgid ""
 
5385
"Error Create Volume: %(volumename)s. Storage Configuration Service not "
 
5386
"found for pool %(storage_type)s."
 
5387
msgstr ""
 
5388
 
 
5389
#: cinder/volume/drivers/emc/emc_smis_common.py:113
 
5390
#, python-format
 
5391
msgid ""
 
5392
"Create Volume: %(name)s  Method: CreateOrModifyElementFromStoragePool  "
 
5393
"ConfigServicie: %(service)s  ElementName: %(name)s  InPool: %(pool)s  "
 
5394
"ElementType: 5  Size: %(size)lu"
 
5395
msgstr ""
 
5396
 
 
5397
#: cinder/volume/drivers/emc/emc_smis_common.py:128
 
5398
#, python-format
 
5399
msgid "Create Volume: %(volumename)s  Return code: %(rc)lu"
 
5400
msgstr ""
 
5401
 
 
5402
#: cinder/volume/drivers/emc/emc_smis_common.py:135
 
5403
#, python-format
 
5404
msgid ""
 
5405
"Error Create Volume: %(volumename)s.  Return code: %(rc)lu.  Error: "
 
5406
"%(error)s"
 
5407
msgstr ""
 
5408
 
 
5409
#: cinder/volume/drivers/emc/emc_smis_common.py:142
 
5410
#, python-format
 
5411
msgid "Leaving create_volume: %(volumename)s  Return code: %(rc)lu"
 
5412
msgstr ""
 
5413
 
 
5414
#: cinder/volume/drivers/emc/emc_smis_common.py:150
 
5415
msgid "Entering create_volume_from_snapshot."
 
5416
msgstr ""
 
5417
 
 
5418
#: cinder/volume/drivers/emc/emc_smis_common.py:155
 
5419
#, python-format
 
5420
msgid ""
 
5421
"Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
 
5422
"%(snapshotname)s"
 
5423
msgstr ""
 
5424
 
 
5425
#: cinder/volume/drivers/emc/emc_smis_common.py:165
 
5426
#, python-format
 
5427
msgid ""
 
5428
"Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
 
5429
"%(snapshotname)s  Snapshot Instance: %(snapshotinstance)s  Storage "
 
5430
"System: %(storage_system)s."
 
5431
msgstr ""
 
5432
 
 
5433
#: cinder/volume/drivers/emc/emc_smis_common.py:175
 
5434
#, python-format
 
5435
msgid ""
 
5436
"Error Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
 
5437
"%(snapshotname)s. Create Volume from Snapshot is NOT supported on VMAX."
 
5438
msgstr ""
 
5439
 
 
5440
#: cinder/volume/drivers/emc/emc_smis_common.py:186
 
5441
#, python-format
 
5442
msgid ""
 
5443
"Error Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
 
5444
"%(snapshotname)s. Cannot find Replication Service to create volume from "
 
5445
"snapshot."
 
5446
msgstr ""
 
5447
 
 
5448
#: cinder/volume/drivers/emc/emc_smis_common.py:195
 
5449
#, python-format
 
5450
msgid ""
 
5451
"Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
 
5452
"%(snapshotname)s  Method: CreateElementReplica  ReplicationService: "
 
5453
"%(service)s  ElementName: %(elementname)s  SyncType: 8  SourceElement: "
 
5454
"%(sourceelement)s"
 
5455
msgstr ""
 
5456
 
 
5457
#: cinder/volume/drivers/emc/emc_smis_common.py:216
 
5458
#, python-format
 
5459
msgid ""
 
5460
"Error Create Volume from Snapshot: Volume: %(volumename)s  "
 
5461
"Snapshot:%(snapshotname)s.  Return code: %(rc)lu.Error: %(error)s"
 
5462
msgstr ""
 
5463
 
 
5464
#: cinder/volume/drivers/emc/emc_smis_common.py:228
 
5465
#, python-format
 
5466
msgid ""
 
5467
"Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
 
5468
"%(snapshotname)s.  Successfully clone volume from snapshot.  Finding the "
 
5469
"clone relationship."
 
5470
msgstr ""
 
5471
 
 
5472
#: cinder/volume/drivers/emc/emc_smis_common.py:239
 
5473
#, python-format
 
5474
msgid ""
 
5475
"Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
 
5476
"%(snapshotname)s.  Remove the clone relationship. Method: "
 
5477
"ModifyReplicaSynchronization ReplicationService: %(service)s  Operation: "
 
5478
"8  Synchronization: %(sync_name)s"
 
5479
msgstr ""
 
5480
 
 
5481
#: cinder/volume/drivers/emc/emc_smis_common.py:255
 
5482
#, python-format
 
5483
msgid ""
 
5484
"Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
 
5485
"%(snapshotname)s  Return code: %(rc)lu"
 
5486
msgstr ""
 
5487
 
 
5488
#: cinder/volume/drivers/emc/emc_smis_common.py:264
 
5489
#, python-format
 
5490
msgid ""
 
5491
"Error Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
 
5492
"%(snapshotname)s.  Return code: %(rc)lu.  Error: %(error)s"
 
5493
msgstr ""
 
5494
 
 
5495
#: cinder/volume/drivers/emc/emc_smis_common.py:276
 
5496
#, python-format
 
5497
msgid ""
 
5498
"Leaving create_volume_from_snapshot: Volume: %(volumename)s Snapshot: "
 
5499
"%(snapshotname)s  Return code: %(rc)lu."
 
5500
msgstr ""
 
5501
 
 
5502
#: cinder/volume/drivers/emc/emc_smis_common.py:285
 
5503
msgid "Entering create_cloned_volume."
 
5504
msgstr ""
 
5505
 
 
5506
#: cinder/volume/drivers/emc/emc_smis_common.py:290
 
5507
#, python-format
 
5508
msgid ""
 
5509
"Create a Clone from Volume: Volume: %(volumename)s  Source Volume: "
 
5510
"%(srcname)s"
 
5511
msgstr ""
 
5512
 
 
5513
#: cinder/volume/drivers/emc/emc_smis_common.py:300
 
5514
#, python-format
 
5515
msgid ""
 
5516
"Create Cloned Volume: Volume: %(volumename)s  Source Volume: %(srcname)s"
 
5517
"  Source Instance: %(src_instance)s  Storage System: %(storage_system)s."
 
5518
msgstr ""
 
5519
 
 
5520
#: cinder/volume/drivers/emc/emc_smis_common.py:310
 
5521
#, python-format
 
5522
msgid ""
 
5523
"Error Create Cloned Volume: Volume: %(volumename)s  Source Volume: "
 
5524
"%(srcname)s. Cannot find Replication Service to create cloned volume."
 
5525
msgstr ""
 
5526
 
 
5527
#: cinder/volume/drivers/emc/emc_smis_common.py:319
 
5528
#, python-format
 
5529
msgid ""
 
5530
"Create Cloned Volume: Volume: %(volumename)s  Source Volume: %(srcname)s"
 
5531
"  Method: CreateElementReplica  ReplicationService: %(service)s  "
 
5532
"ElementName: %(elementname)s  SyncType: 8  SourceElement: "
 
5533
"%(sourceelement)s"
 
5534
msgstr ""
 
5535
 
 
5536
#: cinder/volume/drivers/emc/emc_smis_common.py:340
 
5537
#, python-format
 
5538
msgid ""
 
5539
"Error Create Cloned Volume: Volume: %(volumename)s  Source "
 
5540
"Volume:%(srcname)s.  Return code: %(rc)lu.Error: %(error)s"
 
5541
msgstr ""
 
5542
 
 
5543
#: cinder/volume/drivers/emc/emc_smis_common.py:352
 
5544
#, python-format
 
5545
msgid ""
 
5546
"Create Cloned Volume: Volume: %(volumename)s  Source Volume: %(srcname)s."
 
5547
"  Successfully cloned volume from source volume.  Finding the clone "
 
5548
"relationship."
 
5549
msgstr ""
 
5550
 
 
5551
#: cinder/volume/drivers/emc/emc_smis_common.py:363
 
5552
#, python-format
 
5553
msgid ""
 
5554
"Create Cloned Volume: Volume: %(volumename)s  Source Volume: %(srcname)s."
 
5555
"  Remove the clone relationship. Method: ModifyReplicaSynchronization "
 
5556
"ReplicationService: %(service)s  Operation: 8  Synchronization: "
 
5557
"%(sync_name)s"
 
5558
msgstr ""
 
5559
 
 
5560
#: cinder/volume/drivers/emc/emc_smis_common.py:379
 
5561
#, python-format
 
5562
msgid ""
 
5563
"Create Cloned Volume: Volume: %(volumename)s  Source Volume: %(srcname)s"
 
5564
"  Return code: %(rc)lu"
 
5565
msgstr ""
 
5566
 
 
5567
#: cinder/volume/drivers/emc/emc_smis_common.py:388
 
5568
#, python-format
 
5569
msgid ""
 
5570
"Error Create Cloned Volume: Volume: %(volumename)s  Source Volume: "
 
5571
"%(srcname)s.  Return code: %(rc)lu.  Error: %(error)s"
 
5572
msgstr ""
 
5573
 
 
5574
#: cinder/volume/drivers/emc/emc_smis_common.py:400
 
5575
#, python-format
 
5576
msgid ""
 
5577
"Leaving create_cloned_volume: Volume: %(volumename)s Source Volume: "
 
5578
"%(srcname)s  Return code: %(rc)lu."
 
5579
msgstr ""
 
5580
 
 
5581
#: cinder/volume/drivers/emc/emc_smis_common.py:409
 
5582
msgid "Entering delete_volume."
 
5583
msgstr ""
 
5584
 
 
5585
#: cinder/volume/drivers/emc/emc_smis_common.py:411
 
5586
#, python-format
 
5587
msgid "Delete Volume: %(volume)s"
 
5588
msgstr ""
 
5589
 
 
5590
#: cinder/volume/drivers/emc/emc_smis_common.py:418
 
5591
#, python-format
 
5592
msgid "Volume %(name)s not found on the array. No volume to delete."
 
5593
msgstr ""
 
5594
 
 
5595
#: cinder/volume/drivers/emc/emc_smis_common.py:428
 
5596
#, python-format
 
5597
msgid ""
 
5598
"Error Delete Volume: %(volumename)s. Storage Configuration Service not "
 
5599
"found."
 
5600
msgstr ""
 
5601
 
 
5602
#: cinder/volume/drivers/emc/emc_smis_common.py:436
 
5603
#, python-format
 
5604
msgid "Delete Volume: %(name)s  DeviceID: %(deviceid)s"
 
5605
msgstr ""
 
5606
 
 
5607
#: cinder/volume/drivers/emc/emc_smis_common.py:440
 
5608
#, python-format
 
5609
msgid ""
 
5610
"Delete Volume: %(name)s  Method: EMCReturnToStoragePool ConfigServic: "
 
5611
"%(service)s  TheElement: %(vol_instance)s"
 
5612
msgstr ""
 
5613
 
 
5614
#: cinder/volume/drivers/emc/emc_smis_common.py:454
 
5615
#, python-format
 
5616
msgid ""
 
5617
"Error Delete Volume: %(volumename)s.  Return code: %(rc)lu.  Error: "
 
5618
"%(error)s"
 
5619
msgstr ""
 
5620
 
 
5621
#: cinder/volume/drivers/emc/emc_smis_common.py:463
 
5622
#, python-format
 
5623
msgid "Leaving delete_volume: %(volumename)s  Return code: %(rc)lu"
 
5624
msgstr ""
 
5625
 
 
5626
#: cinder/volume/drivers/emc/emc_smis_common.py:470
 
5627
msgid "Entering create_snapshot."
 
5628
msgstr ""
 
5629
 
 
5630
#: cinder/volume/drivers/emc/emc_smis_common.py:474
 
5631
#, python-format
 
5632
msgid "Create snapshot: %(snapshot)s: volume: %(volume)s"
 
5633
msgstr ""
 
5634
 
 
5635
#: cinder/volume/drivers/emc/emc_smis_common.py:486
 
5636
#, python-format
 
5637
msgid "Device ID: %(deviceid)s: Storage System: %(storagesystem)s"
 
5638
msgstr ""
 
5639
 
 
5640
#: cinder/volume/drivers/emc/emc_smis_common.py:493
 
5641
#: cinder/volume/drivers/emc/emc_smis_common.py:495
 
5642
#: cinder/volume/drivers/emc/emc_smis_common.py:565
 
5643
#, python-format
 
5644
msgid "Cannot find Replication Service to create snapshot for volume %s."
 
5645
msgstr ""
 
5646
 
 
5647
#: cinder/volume/drivers/emc/emc_smis_common.py:500
 
5648
#, python-format
 
5649
msgid ""
 
5650
"Create Snapshot:  Method: CreateElementReplica: Target: %(snapshot)s  "
 
5651
"Source: %(volume)s  Replication Service: %(service)s  ElementName: "
 
5652
"%(elementname)s  Sync Type: 7  SourceElement: %(sourceelement)s."
 
5653
msgstr ""
 
5654
 
 
5655
#: cinder/volume/drivers/emc/emc_smis_common.py:516
 
5656
#, python-format
 
5657
msgid ""
 
5658
"Create Snapshot: Volume: %(volumename)s  Snapshot: %(snapshotname)s  "
 
5659
"Return code: %(rc)lu"
 
5660
msgstr ""
 
5661
 
 
5662
#: cinder/volume/drivers/emc/emc_smis_common.py:525
 
5663
#, python-format
 
5664
msgid ""
 
5665
"Error Create Snapshot: %(snapshot)s Volume: %(volume)s Error: "
 
5666
"%(errordesc)s"
 
5667
msgstr ""
 
5668
 
 
5669
#: cinder/volume/drivers/emc/emc_smis_common.py:533
 
5670
#, python-format
 
5671
msgid ""
 
5672
"Leaving create_snapshot: Snapshot: %(snapshot)s Volume: %(volume)s  "
 
5673
"Return code: %(rc)lu."
 
5674
msgstr ""
 
5675
 
 
5676
#: cinder/volume/drivers/emc/emc_smis_common.py:539
 
5677
msgid "Entering delete_snapshot."
 
5678
msgstr ""
 
5679
 
 
5680
#: cinder/volume/drivers/emc/emc_smis_common.py:543
 
5681
#, python-format
 
5682
msgid "Delete Snapshot: %(snapshot)s: volume: %(volume)s"
 
5683
msgstr ""
 
5684
 
 
5685
#: cinder/volume/drivers/emc/emc_smis_common.py:549
 
5686
#, python-format
 
5687
msgid ""
 
5688
"Delete Snapshot: %(snapshot)s: volume: %(volume)s. Finding "
 
5689
"StorageSychronization_SV_SV."
 
5690
msgstr ""
 
5691
 
 
5692
#: cinder/volume/drivers/emc/emc_smis_common.py:557
 
5693
#, python-format
 
5694
msgid ""
 
5695
"Snapshot: %(snapshot)s: volume: %(volume)s not found on the array. No "
 
5696
"snapshot to delete."
 
5697
msgstr ""
 
5698
 
 
5699
#: cinder/volume/drivers/emc/emc_smis_common.py:572
 
5700
#, python-format
 
5701
msgid ""
 
5702
"Delete Snapshot: Target: %(snapshot)s  Source: %(volume)s.  Method: "
 
5703
"ModifyReplicaSynchronization:  Replication Service: %(service)s  "
 
5704
"Operation: 19  Synchronization: %(sync_name)s."
 
5705
msgstr ""
 
5706
 
 
5707
#: cinder/volume/drivers/emc/emc_smis_common.py:588
 
5708
#, python-format
 
5709
msgid ""
 
5710
"Delete Snapshot: Volume: %(volumename)s  Snapshot: %(snapshotname)s  "
 
5711
"Return code: %(rc)lu"
 
5712
msgstr ""
 
5713
 
 
5714
#: cinder/volume/drivers/emc/emc_smis_common.py:597
 
5715
#, python-format
 
5716
msgid ""
 
5717
"Error Delete Snapshot: Volume: %(volumename)s  Snapshot: "
 
5718
"%(snapshotname)s. Return code: %(rc)lu. Error: %(error)s"
 
5719
msgstr ""
 
5720
 
 
5721
#: cinder/volume/drivers/emc/emc_smis_common.py:609
 
5722
#, python-format
 
5723
msgid ""
 
5724
"Leaving delete_snapshot: Volume: %(volumename)s  Snapshot: "
 
5725
"%(snapshotname)s  Return code: %(rc)lu."
 
5726
msgstr ""
 
5727
 
 
5728
#: cinder/volume/drivers/emc/emc_smis_common.py:619
 
5729
#, python-format
 
5730
msgid "Create export: %(volume)s"
 
5731
msgstr ""
 
5732
 
 
5733
#: cinder/volume/drivers/emc/emc_smis_common.py:624
 
5734
#, python-format
 
5735
msgid "create_export: Volume: %(volume)s  Device ID: %(device_id)s"
 
5736
msgstr ""
 
5737
 
 
5738
#: cinder/volume/drivers/emc/emc_smis_common.py:646
 
5739
#, python-format
 
5740
msgid ""
 
5741
"ExposePaths: %(vol)s  ConfigServicie: %(service)s  LUNames: %(lun_name)s"
 
5742
"  InitiatorPortIDs: %(initiator)s  DeviceAccesses: 2"
 
5743
msgstr ""
 
5744
 
 
5745
#: cinder/volume/drivers/emc/emc_smis_common.py:661
 
5746
#, python-format
 
5747
msgid "ExposePaths parameter LunMaskingSCSIProtocolController: %(lunmasking)s"
 
5748
msgstr ""
 
5749
 
 
5750
#: cinder/volume/drivers/emc/emc_smis_common.py:672
 
5751
#, python-format
 
5752
msgid "Error mapping volume %s."
 
5753
msgstr ""
 
5754
 
 
5755
#: cinder/volume/drivers/emc/emc_smis_common.py:676
 
5756
#, python-format
 
5757
msgid "ExposePaths for volume %s completed successfully."
 
5758
msgstr ""
 
5759
 
 
5760
#: cinder/volume/drivers/emc/emc_smis_common.py:692
 
5761
#, python-format
 
5762
msgid ""
 
5763
"HidePaths: %(vol)s  ConfigServicie: %(service)s  LUNames: %(device_id)s  "
 
5764
"LunMaskingSCSIProtocolController: %(lunmasking)s"
 
5765
msgstr ""
 
5766
 
 
5767
#: cinder/volume/drivers/emc/emc_smis_common.py:705
 
5768
#, python-format
 
5769
msgid "Error unmapping volume %s."
 
5770
msgstr ""
 
5771
 
 
5772
#: cinder/volume/drivers/emc/emc_smis_common.py:709
 
5773
#, python-format
 
5774
msgid "HidePaths for volume %s completed successfully."
 
5775
msgstr ""
 
5776
 
 
5777
#: cinder/volume/drivers/emc/emc_smis_common.py:722
 
5778
#, python-format
 
5779
msgid ""
 
5780
"AddMembers: ConfigServicie: %(service)s  MaskingGroup: %(masking_group)s"
 
5781
"  Members: %(vol)s"
 
5782
msgstr ""
 
5783
 
 
5784
#: cinder/volume/drivers/emc/emc_smis_common.py:737
 
5785
#, python-format
 
5786
msgid "Error mapping volume %(vol)s. %(error)s"
 
5787
msgstr ""
 
5788
 
 
5789
#: cinder/volume/drivers/emc/emc_smis_common.py:742
 
5790
#, python-format
 
5791
msgid "AddMembers for volume %s completed successfully."
 
5792
msgstr ""
 
5793
 
 
5794
#: cinder/volume/drivers/emc/emc_smis_common.py:755
 
5795
#, python-format
 
5796
msgid ""
 
5797
"RemoveMembers: ConfigServicie: %(service)s  MaskingGroup: "
 
5798
"%(masking_group)s  Members: %(vol)s"
 
5799
msgstr ""
 
5800
 
 
5801
#: cinder/volume/drivers/emc/emc_smis_common.py:768
 
5802
#, python-format
 
5803
msgid "Error unmapping volume %(vol)s. %(error)s"
 
5804
msgstr ""
 
5805
 
 
5806
#: cinder/volume/drivers/emc/emc_smis_common.py:773
 
5807
#, python-format
 
5808
msgid "RemoveMembers for volume %s completed successfully."
 
5809
msgstr ""
 
5810
 
 
5811
#: cinder/volume/drivers/emc/emc_smis_common.py:779
 
5812
#, python-format
 
5813
msgid "Map volume: %(volume)s"
 
5814
msgstr ""
 
5815
 
 
5816
#: cinder/volume/drivers/emc/emc_smis_common.py:788
 
5817
#: cinder/volume/drivers/emc/emc_smis_common.py:818
 
5818
#, python-format
 
5819
msgid "Cannot find Controller Configuration Service for storage system %s"
 
5820
msgstr ""
 
5821
 
 
5822
#: cinder/volume/drivers/emc/emc_smis_common.py:802
 
5823
#, python-format
 
5824
msgid "Unmap volume: %(volume)s"
 
5825
msgstr ""
 
5826
 
 
5827
#: cinder/volume/drivers/emc/emc_smis_common.py:808
 
5828
#, python-format
 
5829
msgid "Volume %s is not mapped. No volume to unmap."
 
5830
msgstr ""
 
5831
 
 
5832
#: cinder/volume/drivers/emc/emc_smis_common.py:832
 
5833
#, python-format
 
5834
msgid "Initialize connection: %(volume)s"
 
5835
msgstr ""
 
5836
 
 
5837
#: cinder/volume/drivers/emc/emc_smis_common.py:838
 
5838
#, python-format
 
5839
msgid "Volume %s is already mapped."
 
5840
msgstr ""
 
5841
 
 
5842
#: cinder/volume/drivers/emc/emc_smis_common.py:850
 
5843
#, python-format
 
5844
msgid "Terminate connection: %(volume)s"
 
5845
msgstr ""
 
5846
 
 
5847
#: cinder/volume/drivers/emc/emc_smis_common.py:882
 
5848
#, python-format
 
5849
msgid "Found Storage Type: %s"
 
5850
msgstr ""
 
5851
 
 
5852
#: cinder/volume/drivers/emc/emc_smis_common.py:885
 
5853
msgid "Storage type not found."
 
5854
msgstr ""
 
5855
 
 
5856
#: cinder/volume/drivers/emc/emc_smis_common.py:901
 
5857
#, python-format
 
5858
msgid "Found Masking View: %s"
 
5859
msgstr ""
 
5860
 
 
5861
#: cinder/volume/drivers/emc/emc_smis_common.py:904
 
5862
msgid "Masking View not found."
 
5863
msgstr ""
 
5864
 
 
5865
#: cinder/volume/drivers/emc/emc_smis_common.py:926
 
5866
msgid "Ecom user not found."
 
5867
msgstr ""
 
5868
 
 
5869
#: cinder/volume/drivers/emc/emc_smis_common.py:946
 
5870
#, python-format
 
5871
msgid "Ecom IP: %(ecomIp)s Port: %(ecomPort)s"
 
5872
msgstr ""
 
5873
 
 
5874
#: cinder/volume/drivers/emc/emc_smis_common.py:950
 
5875
msgid "Ecom server not found."
 
5876
msgstr ""
 
5877
 
 
5878
#: cinder/volume/drivers/emc/emc_smis_common.py:957
 
5879
msgid "Cannot connect to ECOM server"
 
5880
msgstr ""
 
5881
 
 
5882
#: cinder/volume/drivers/emc/emc_smis_common.py:969
 
5883
#, python-format
 
5884
msgid "Found Replication Service: %s"
 
5885
msgstr ""
 
5886
 
 
5887
#: cinder/volume/drivers/emc/emc_smis_common.py:982
 
5888
#, python-format
 
5889
msgid "Found Storage Configuration Service: %s"
 
5890
msgstr ""
 
5891
 
 
5892
#: cinder/volume/drivers/emc/emc_smis_common.py:995
 
5893
#, python-format
 
5894
msgid "Found Controller Configuration Service: %s"
 
5895
msgstr ""
 
5896
 
 
5897
#: cinder/volume/drivers/emc/emc_smis_common.py:1008
 
5898
#, python-format
 
5899
msgid "Found Storage Hardware ID Management Service: %s"
 
5900
msgstr ""
 
5901
 
 
5902
#: cinder/volume/drivers/emc/emc_smis_common.py:1052
 
5903
#, python-format
 
5904
msgid "Pool %(storage_type)s is not found."
 
5905
msgstr ""
 
5906
 
 
5907
#: cinder/volume/drivers/emc/emc_smis_common.py:1058
 
5908
#, python-format
 
5909
msgid "Storage system not found for pool %(storage_type)s."
 
5910
msgstr ""
 
5911
 
 
5912
#: cinder/volume/drivers/emc/emc_smis_common.py:1064
 
5913
#, python-format
 
5914
msgid "Pool: %(pool)s  SystemName: %(systemname)s."
 
5915
msgstr ""
 
5916
 
 
5917
#: cinder/volume/drivers/emc/emc_smis_common.py:1080
 
5918
#, python-format
 
5919
msgid "Pool name: %(poolname)s  System name: %(systemname)s."
 
5920
msgstr ""
 
5921
 
 
5922
#: cinder/volume/drivers/emc/emc_smis_common.py:1112
 
5923
#, python-format
 
5924
msgid "Volume %(volumename)s not found on the array."
 
5925
msgstr ""
 
5926
 
 
5927
#: cinder/volume/drivers/emc/emc_smis_common.py:1115
 
5928
#, python-format
 
5929
msgid "Volume name: %(volumename)s  Volume instance: %(vol_instance)s."
 
5930
msgstr ""
 
5931
 
 
5932
#: cinder/volume/drivers/emc/emc_smis_common.py:1128
 
5933
#, python-format
 
5934
msgid "Source: %(volumename)s  Target: %(snapshotname)s."
 
5935
msgstr ""
 
5936
 
 
5937
#: cinder/volume/drivers/emc/emc_smis_common.py:1151
 
5938
#, python-format
 
5939
msgid ""
 
5940
"Source: %(volumename)s  Target: %(snapshotname)s. Storage Synchronized "
 
5941
"not found. "
 
5942
msgstr ""
 
5943
 
 
5944
#: cinder/volume/drivers/emc/emc_smis_common.py:1156
 
5945
#, python-format
 
5946
msgid ""
 
5947
"Storage system: %(storage_system)s  Storage Synchronized instance: "
 
5948
"%(sync)s."
 
5949
msgstr ""
 
5950
 
 
5951
#: cinder/volume/drivers/emc/emc_smis_common.py:1182
 
5952
#, python-format
 
5953
msgid "Error finding %s."
 
5954
msgstr ""
 
5955
 
 
5956
#: cinder/volume/drivers/emc/emc_smis_common.py:1186
 
5957
#, python-format
 
5958
msgid "Found %(name)s: %(initiator)s."
 
5959
msgstr ""
 
5960
 
 
5961
#: cinder/volume/drivers/emc/emc_smis_common.py:1246
 
5962
#, python-format
 
5963
msgid ""
 
5964
"LunMaskingSCSIProtocolController for storage system %(storage_system)s "
 
5965
"and initiator %(initiator)s is  %(ctrl)s."
 
5966
msgstr ""
 
5967
 
 
5968
#: cinder/volume/drivers/emc/emc_smis_common.py:1287
 
5969
#, python-format
 
5970
msgid ""
 
5971
"LunMaskingSCSIProtocolController for storage volume %(vol)s and initiator"
 
5972
" %(initiator)s is  %(ctrl)s."
 
5973
msgstr ""
 
5974
 
 
5975
#: cinder/volume/drivers/emc/emc_smis_common.py:1300
 
5976
#, python-format
 
5977
msgid ""
 
5978
"Volume %(name)s not found on the array. Cannot determine if there are "
 
5979
"volumes mapped."
 
5980
msgstr ""
 
5981
 
 
5982
#: cinder/volume/drivers/emc/emc_smis_common.py:1312
 
5983
#, python-format
 
5984
msgid ""
 
5985
"LunMaskingSCSIProtocolController for storage system %(storage)s and "
 
5986
"%(connector)s is %(ctrl)s."
 
5987
msgstr ""
 
5988
 
 
5989
#: cinder/volume/drivers/emc/emc_smis_common.py:1324
 
5990
#, python-format
 
5991
msgid ""
 
5992
"Found %(numVolumesMapped)d volumes on storage system %(storage)s mapped "
 
5993
"to %(initiator)s."
 
5994
msgstr ""
 
5995
 
 
5996
#: cinder/volume/drivers/emc/emc_smis_common.py:1359
 
5997
#, python-format
 
5998
msgid "Available device number on %(storage)s: %(device)s."
 
5999
msgstr ""
 
6000
 
 
6001
#: cinder/volume/drivers/emc/emc_smis_common.py:1402
 
6002
#, python-format
 
6003
msgid "Device number not found for volume %(volumename)s %(vol_instance)s."
 
6004
msgstr ""
 
6005
 
 
6006
#: cinder/volume/drivers/emc/emc_smis_common.py:1407
 
6007
#, python-format
 
6008
msgid "Found device number %(device)d for volume %(volumename)s %(vol_instance)s."
 
6009
msgstr ""
 
6010
 
 
6011
#: cinder/volume/drivers/emc/emc_smis_common.py:1417
 
6012
#, python-format
 
6013
msgid "Device info: %(data)s."
 
6014
msgstr ""
 
6015
 
 
6016
#: cinder/volume/drivers/emc/emc_smis_common.py:1439
 
6017
#, python-format
 
6018
msgid "Masking view: %(view)s DeviceMaskingGroup: %(masking)s."
 
6019
msgstr ""
 
6020
 
 
6021
#: cinder/volume/drivers/emc/emc_smis_common.py:1461
 
6022
#, python-format
 
6023
msgid "Found Storage Processor System: %s"
 
6024
msgstr ""
 
6025
 
 
6026
#: cinder/volume/drivers/emc/emc_smis_common.py:1489
 
6027
#, python-format
 
6028
msgid ""
 
6029
"iSCSIProtocolEndpoint for storage system %(storage_system)s and SP %(sp)s"
 
6030
" is  %(endpoint)s."
 
6031
msgstr ""
 
6032
 
 
6033
#: cinder/volume/drivers/emc/emc_smis_common.py:1518
 
6034
msgid "Error finding Storage Hardware ID Service."
 
6035
msgstr ""
 
6036
 
 
6037
#: cinder/volume/drivers/emc/emc_smis_common.py:1524
 
6038
#, python-format
 
6039
msgid ""
 
6040
"EMCGetTargetEndpoints: Service: %(service)s  Storage HardwareIDs: "
 
6041
"%(hardwareids)s."
 
6042
msgstr ""
 
6043
 
 
6044
#: cinder/volume/drivers/emc/emc_smis_common.py:1536
 
6045
msgid "Error finding Target WWNs."
 
6046
msgstr ""
 
6047
 
 
6048
#: cinder/volume/drivers/emc/emc_smis_common.py:1546
 
6049
#, python-format
 
6050
msgid "Add target WWN: %s."
 
6051
msgstr ""
 
6052
 
 
6053
#: cinder/volume/drivers/emc/emc_smis_common.py:1548
 
6054
#, python-format
 
6055
msgid "Target WWNs: %s."
 
6056
msgstr ""
 
6057
 
 
6058
#: cinder/volume/drivers/emc/emc_smis_common.py:1564
 
6059
#, python-format
 
6060
msgid "Storage Hardware IDs for %(wwpns)s is %(foundInstances)s."
 
6061
msgstr ""
 
6062
 
 
6063
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:154
 
6064
#, python-format
 
6065
msgid "Could not find iSCSI export  for volume %s"
 
6066
msgstr ""
 
6067
 
 
6068
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:163
 
6069
#, python-format
 
6070
msgid "Cannot find device number for volume %s"
 
6071
msgstr ""
 
6072
 
 
6073
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:193
 
6074
#, python-format
 
6075
msgid "Found iSCSI endpoint: %s"
 
6076
msgstr ""
 
6077
 
 
6078
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:200
 
6079
#, python-format
 
6080
msgid "ISCSI endpoint not found for SP %(sp)s on storage system %(storage)s."
 
6081
msgstr ""
 
6082
 
 
6083
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:217
 
6084
#, python-format
 
6085
msgid "ISCSI properties: %s"
 
6086
msgstr ""
 
6087
 
 
6088
#: cinder/volume/drivers/hds/hds.py:70
 
6089
#, python-format
 
6090
msgid "Range: start LU: %(start)s, end LU: %(end)s"
 
6091
msgstr ""
 
6092
 
 
6093
#: cinder/volume/drivers/hds/hds.py:84
 
6094
#, python-format
 
6095
msgid "setting LU uppper (end) limit to %s"
 
6096
msgstr ""
 
6097
 
 
6098
#: cinder/volume/drivers/hds/hds.py:92
 
6099
#, python-format
 
6100
msgid "%(element)s: %(val)s"
 
6101
msgstr ""
 
6102
 
 
6103
#: cinder/volume/drivers/hds/hds.py:103 cinder/volume/drivers/hds/hds.py:105
 
6104
#, python-format
 
6105
msgid "XML exception reading parameter: %s"
 
6106
msgstr ""
 
6107
 
 
6108
#: cinder/volume/drivers/hds/hds.py:178
 
6109
#, python-format
 
6110
msgid "portal: %(ip)s:%(ipp)s, CTL: %(ctl)s, port: %(port)s"
 
6111
msgstr ""
 
6112
 
 
6113
#: cinder/volume/drivers/hds/hds.py:197
 
6114
#, python-format
 
6115
msgid "No configuration found for service: %s"
 
6116
msgstr ""
 
6117
 
 
6118
#: cinder/volume/drivers/hds/hds.py:250
 
6119
#, python-format
 
6120
msgid "HDP not found: %s"
 
6121
msgstr ""
 
6122
 
 
6123
#: cinder/volume/drivers/hds/hds.py:289
 
6124
#, python-format
 
6125
msgid "iSCSI portal not found for service: %s"
 
6126
msgstr ""
 
6127
 
 
6128
#: cinder/volume/drivers/hds/hds.py:327
 
6129
#, python-format
 
6130
msgid "LUN %(lun)s of size %(sz)s MB is created."
 
6131
msgstr ""
 
6132
 
 
6133
#: cinder/volume/drivers/hds/hds.py:355
 
6134
#, python-format
 
6135
msgid "LUN %(lun)s of size %(size)s MB is cloned."
 
6136
msgstr ""
 
6137
 
 
6138
#: cinder/volume/drivers/hds/hds.py:372
 
6139
#, python-format
 
6140
msgid "LUN %(lun)s extended to %(size)s GB."
 
6141
msgstr ""
 
6142
 
 
6143
#: cinder/volume/drivers/hds/hds.py:395
 
6144
#, python-format
 
6145
msgid "delete lun %(lun)s on %(name)s"
 
6146
msgstr ""
 
6147
 
 
6148
#: cinder/volume/drivers/hds/hds.py:480
 
6149
#, python-format
 
6150
msgid "LUN %(lun)s of size %(sz)s MB is created from snapshot."
 
6151
msgstr ""
 
6152
 
 
6153
#: cinder/volume/drivers/hds/hds.py:503
 
6154
#, python-format
 
6155
msgid "LUN %(lun)s of size %(size)s MB is created as snapshot."
 
6156
msgstr ""
 
6157
 
 
6158
#: cinder/volume/drivers/hds/hds.py:522
 
6159
#, python-format
 
6160
msgid "LUN %s is deleted."
 
6161
msgstr ""
 
6162
 
 
6163
#: cinder/volume/drivers/huawei/huawei_iscsi.py:117
 
6164
msgid "read timed out"
 
6165
msgstr ""
 
6166
 
 
6167
#: cinder/volume/drivers/huawei/huawei_iscsi.py:144
 
6168
msgid "do_setup."
 
6169
msgstr ""
 
6170
 
 
6171
#: cinder/volume/drivers/huawei/huawei_iscsi.py:150
 
6172
msgid "check_for_setup_error."
 
6173
msgstr ""
 
6174
 
 
6175
#: cinder/volume/drivers/huawei/huawei_iscsi.py:155
 
6176
msgid "check_for_setup_error: Can not get device type."
 
6177
msgstr ""
 
6178
 
 
6179
#: cinder/volume/drivers/huawei/huawei_iscsi.py:159
 
6180
#, python-format
 
6181
msgid "check_for_setup_error: Device type is:%(type)s, version is:%(version)s."
 
6182
msgstr ""
 
6183
 
 
6184
#: cinder/volume/drivers/huawei/huawei_iscsi.py:166
 
6185
msgid ""
 
6186
"check_for_setup_error: Product version not right. Please make sure the "
 
6187
"product version is V1."
 
6188
msgstr ""
 
6189
 
 
6190
#: cinder/volume/drivers/huawei/huawei_iscsi.py:177
 
6191
msgid "_get_device_type: Storage Pool must be configured."
 
6192
msgstr ""
 
6193
 
 
6194
#: cinder/volume/drivers/huawei/huawei_iscsi.py:186
 
6195
#, python-format
 
6196
msgid "create_volume:volume name: %s."
 
6197
msgstr ""
 
6198
 
 
6199
#: cinder/volume/drivers/huawei/huawei_iscsi.py:200
 
6200
#, python-format
 
6201
msgid "delete_volume: volume name: %s."
 
6202
msgstr ""
 
6203
 
 
6204
#: cinder/volume/drivers/huawei/huawei_iscsi.py:207
 
6205
#, python-format
 
6206
msgid "delete_volume:No need to delete volume. Volume %(name)s does not exist."
 
6207
msgstr ""
 
6208
 
 
6209
#: cinder/volume/drivers/huawei/huawei_iscsi.py:216
 
6210
#, python-format
 
6211
msgid "create_export: volume name:%s"
 
6212
msgstr ""
 
6213
 
 
6214
#: cinder/volume/drivers/huawei/huawei_iscsi.py:220
 
6215
#, python-format
 
6216
msgid "create_export:Volume %(name)s does not exist."
 
6217
msgstr ""
 
6218
 
 
6219
#: cinder/volume/drivers/huawei/huawei_iscsi.py:240
 
6220
#, python-format
 
6221
msgid "initialize_connection: volume name: %(volume)s. initiator name: %(ini)s."
 
6222
msgstr ""
 
6223
 
 
6224
#: cinder/volume/drivers/huawei/huawei_iscsi.py:255
 
6225
#, python-format
 
6226
msgid ""
 
6227
"initialize_connection:Failed to find target ip for "
 
6228
"initiator:%(initiatorname)s, please check config file."
 
6229
msgstr ""
 
6230
 
 
6231
#: cinder/volume/drivers/huawei/huawei_iscsi.py:265
 
6232
#, python-format
 
6233
msgid "initialize_connection:Failed to find target iSCSI iqn. Target IP:%(ip)s"
 
6234
msgstr ""
 
6235
 
 
6236
#: cinder/volume/drivers/huawei/huawei_iscsi.py:303
 
6237
#, python-format
 
6238
msgid ""
 
6239
"initialize_connection:host name: %(host)s, initiator name: %(ini)s, "
 
6240
"hostport name: %(port)s"
 
6241
msgstr ""
 
6242
 
 
6243
#: cinder/volume/drivers/huawei/huawei_iscsi.py:313
 
6244
#, python-format
 
6245
msgid ""
 
6246
"initialize_connection:Failed to find the given volume. volume "
 
6247
"name:%(volume)s."
 
6248
msgstr ""
 
6249
 
 
6250
#: cinder/volume/drivers/huawei/huawei_iscsi.py:365
 
6251
#, python-format
 
6252
msgid "terminate_connection:volume name: %(volume)s, initiator name: %(ini)s."
 
6253
msgstr ""
 
6254
 
 
6255
#: cinder/volume/drivers/huawei/huawei_iscsi.py:374
 
6256
#, python-format
 
6257
msgid "terminate_connection:Host does not exist. Host name:%(host)s."
 
6258
msgstr ""
 
6259
 
 
6260
#: cinder/volume/drivers/huawei/huawei_iscsi.py:383
 
6261
#, python-format
 
6262
msgid "terminate_connection:volume does not exist. volume name:%(volume)s"
 
6263
msgstr ""
 
6264
 
 
6265
#: cinder/volume/drivers/huawei/huawei_iscsi.py:402
 
6266
#, python-format
 
6267
msgid ""
 
6268
"terminate_connection:No map between host and volume. Host "
 
6269
"name:%(hostname)s, volume name:%(volumename)s."
 
6270
msgstr ""
 
6271
 
 
6272
#: cinder/volume/drivers/huawei/huawei_iscsi.py:420
 
6273
#, python-format
 
6274
msgid ""
 
6275
"terminate_connection:No initiator is added to the host. Host "
 
6276
"name:%(hostname)s"
 
6277
msgstr ""
 
6278
 
 
6279
#: cinder/volume/drivers/huawei/huawei_iscsi.py:433
 
6280
#, python-format
 
6281
msgid "create_snapshot:snapshot name:%(snapshot)s, volume name:%(volume)s."
 
6282
msgstr ""
 
6283
 
 
6284
#: cinder/volume/drivers/huawei/huawei_iscsi.py:440
 
6285
msgid "create_snapshot:Device does not support snapshot."
 
6286
msgstr ""
 
6287
 
 
6288
#: cinder/volume/drivers/huawei/huawei_iscsi.py:446
 
6289
msgid "create_snapshot:Resource pool needs 1GB valid size at least."
 
6290
msgstr ""
 
6291
 
 
6292
#: cinder/volume/drivers/huawei/huawei_iscsi.py:453
 
6293
#, python-format
 
6294
msgid "create_snapshot:Volume does not exist. Volume name:%(name)s"
 
6295
msgstr ""
 
6296
 
 
6297
#: cinder/volume/drivers/huawei/huawei_iscsi.py:462
 
6298
#, python-format
 
6299
msgid "create_snapshot:Snapshot does not exist. Snapshot name:%(name)s"
 
6300
msgstr ""
 
6301
 
 
6302
#: cinder/volume/drivers/huawei/huawei_iscsi.py:474
 
6303
#, python-format
 
6304
msgid "delete_snapshot:snapshot name:%(snapshot)s, volume name:%(volume)s."
 
6305
msgstr ""
 
6306
 
 
6307
#: cinder/volume/drivers/huawei/huawei_iscsi.py:481
 
6308
msgid "delete_snapshot:Device does not support snapshot."
 
6309
msgstr ""
 
6310
 
 
6311
#: cinder/volume/drivers/huawei/huawei_iscsi.py:490
 
6312
#, python-format
 
6313
msgid "delete_snapshot:Snapshot does not exist. snapshot name:%(snap)s"
 
6314
msgstr ""
 
6315
 
 
6316
#: cinder/volume/drivers/huawei/huawei_iscsi.py:503
 
6317
#, python-format
 
6318
msgid ""
 
6319
"create_volume_from_snapshot:snapshot name:%(snapshot)s, volume "
 
6320
"name:%(volume)s."
 
6321
msgstr ""
 
6322
 
 
6323
#: cinder/volume/drivers/huawei/huawei_iscsi.py:511
 
6324
#, python-format
 
6325
msgid ""
 
6326
"create_volume_from_snapshot:Device does not support create volume from "
 
6327
"snapshot. Volume name:%(volume)s, snapshot name:%(snapshot)s."
 
6328
msgstr ""
 
6329
 
 
6330
#: cinder/volume/drivers/huawei/huawei_iscsi.py:522
 
6331
#, python-format
 
6332
msgid ""
 
6333
"create_volume_from_snapshot:Snapshot does not exist. Snapshot "
 
6334
"name:%(name)s"
 
6335
msgstr ""
 
6336
 
 
6337
#: cinder/volume/drivers/huawei/huawei_iscsi.py:573
 
6338
msgid "Config file is wrong. Controler IP, UserName and UserPassword must be set."
 
6339
msgstr ""
 
6340
 
 
6341
#: cinder/volume/drivers/huawei/huawei_iscsi.py:579
 
6342
#, python-format
 
6343
msgid "_check_conf_file: %s"
 
6344
msgstr ""
 
6345
 
 
6346
#: cinder/volume/drivers/huawei/huawei_iscsi.py:590
 
6347
#, python-format
 
6348
msgid "_read_xml:%s"
 
6349
msgstr ""
 
6350
 
 
6351
#: cinder/volume/drivers/huawei/huawei_iscsi.py:618
 
6352
#, python-format
 
6353
msgid "Write login information to xml error. %s"
 
6354
msgstr ""
 
6355
 
 
6356
#: cinder/volume/drivers/huawei/huawei_iscsi.py:622
 
6357
#, python-format
 
6358
msgid "_get_login_info error. %s"
 
6359
msgstr ""
 
6360
 
 
6361
#: cinder/volume/drivers/huawei/huawei_iscsi.py:644
 
6362
#, python-format
 
6363
msgid ""
 
6364
"Config file is wrong. LUNType must be \"Thin\"  or \"Thick\". "
 
6365
"LUNType:%(type)s"
 
6366
msgstr ""
 
6367
 
 
6368
#: cinder/volume/drivers/huawei/huawei_iscsi.py:671
 
6369
msgid "_get_lun_set_info:Use default prefetch type. Prefetch type:Intelligent."
 
6370
msgstr ""
 
6371
 
 
6372
#: cinder/volume/drivers/huawei/huawei_iscsi.py:682
 
6373
msgid ""
 
6374
"_get_lun_set_info:No available pools! Please check whether storage pool "
 
6375
"is created."
 
6376
msgstr ""
 
6377
 
 
6378
#: cinder/volume/drivers/huawei/huawei_iscsi.py:692
 
6379
#, python-format
 
6380
msgid "_get_lun_set_info:%s"
 
6381
msgstr ""
 
6382
 
 
6383
#: cinder/volume/drivers/huawei/huawei_iscsi.py:742
 
6384
msgid ""
 
6385
"_get_maximum_pool:maxpoolid is None. Please check config file and make "
 
6386
"sure the \"Name\" in \"StoragePool\" is right."
 
6387
msgstr ""
 
6388
 
 
6389
#: cinder/volume/drivers/huawei/huawei_iscsi.py:760
 
6390
#, python-format
 
6391
msgid "_get_iscsi_info:%s"
 
6392
msgstr ""
 
6393
 
 
6394
#: cinder/volume/drivers/huawei/huawei_iscsi.py:770
 
6395
#, python-format
 
6396
msgid "CLI command:%s"
 
6397
msgstr ""
 
6398
 
 
6399
#: cinder/volume/drivers/huawei/huawei_iscsi.py:837
 
6400
#, python-format
 
6401
msgid "_execute_cli:%s"
 
6402
msgstr ""
 
6403
 
 
6404
#: cinder/volume/drivers/huawei/huawei_iscsi.py:844
 
6405
#, python-format
 
6406
msgid ""
 
6407
"_name_translate:Name in cinder: %(old)s, new name in storage system: "
 
6408
"%(new)s"
 
6409
msgstr ""
 
6410
 
 
6411
#: cinder/volume/drivers/huawei/huawei_iscsi.py:878
 
6412
#, python-format
 
6413
msgid ""
 
6414
"_create_hostgroup:Failed to Create hostgroup. Hostgroup name: %(name)s. "
 
6415
"out:%(out)s."
 
6416
msgstr ""
 
6417
 
 
6418
#: cinder/volume/drivers/huawei/huawei_iscsi.py:907
 
6419
#, python-format
 
6420
msgid ""
 
6421
"_add_host:Failed to add host to hostgroup. host name:%(host)s hostgroup "
 
6422
"id:%(hostgroup)s out:%(out)s"
 
6423
msgstr ""
 
6424
 
 
6425
#: cinder/volume/drivers/huawei/huawei_iscsi.py:933
 
6426
#, python-format
 
6427
msgid ""
 
6428
"_add_initiator:Failed to add initiator. initiator name:%(name)s "
 
6429
"out:%(out)s"
 
6430
msgstr ""
 
6431
 
 
6432
#: cinder/volume/drivers/huawei/huawei_iscsi.py:947
 
6433
#, python-format
 
6434
msgid ""
 
6435
"_delete_initiator:ERROE:Failed to delete initiator. initiator "
 
6436
"name:%(name)s out:%(out)s"
 
6437
msgstr ""
 
6438
 
 
6439
#: cinder/volume/drivers/huawei/huawei_iscsi.py:997
 
6440
#, python-format
 
6441
msgid ""
 
6442
"_add_hostport:Failed to add hostport. port name:%(port)s port "
 
6443
"information:%(info)s host id:%(host)s out:%(out)s"
 
6444
msgstr ""
 
6445
 
 
6446
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1015
 
6447
#, python-format
 
6448
msgid "_delete_hostport:Failed to delete host port. port id:%(portid)s"
 
6449
msgstr ""
 
6450
 
 
6451
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1022
 
6452
#, python-format
 
6453
msgid "_get_tgt_iqn:iSCSI IP is %s."
 
6454
msgstr ""
 
6455
 
 
6456
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1055
 
6457
#, python-format
 
6458
msgid "_get_tgt_iqn:iSCSI target iqn is:%s"
 
6459
msgstr ""
 
6460
 
 
6461
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1092
 
6462
#, python-format
 
6463
msgid ""
 
6464
"_map_lun:Failed to add hostmap. hostid:%(host)s lunid:%(lun)s "
 
6465
"hostlunid:%(hostlunid)s out:%(out)s"
 
6466
msgstr ""
 
6467
 
 
6468
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1128
 
6469
#, python-format
 
6470
msgid ""
 
6471
"_delete_map:There are IOs accessing the system. Retry to delete host map."
 
6472
" map id:%(mapid)s"
 
6473
msgstr ""
 
6474
 
 
6475
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1134
 
6476
#, python-format
 
6477
msgid "_delete_map:Failed to delete host map. mapid:%(mapid)s out:%(out)s"
 
6478
msgstr ""
 
6479
 
 
6480
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1148
 
6481
#, python-format
 
6482
msgid "_delete_host: Failed delete host. host id:%(hostid)s out:%(out)s"
 
6483
msgstr ""
 
6484
 
 
6485
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1229
 
6486
#, python-format
 
6487
msgid ""
 
6488
"_active_snapshot:Failed to active snapshot. snapshot id:%(name)s. "
 
6489
"out:%(out)s"
 
6490
msgstr ""
 
6491
 
 
6492
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1243
 
6493
#, python-format
 
6494
msgid ""
 
6495
"_disable_snapshot:Failed to disable snapshot. snapshot id:%(id)s. "
 
6496
"out:%(out)s"
 
6497
msgstr ""
 
6498
 
 
6499
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1257
 
6500
#, python-format
 
6501
msgid ""
 
6502
"_delete_snapshot:Failed to delete snapshot. snapshot id:%(id)s. "
 
6503
"out:%(out)s"
 
6504
msgstr ""
 
6505
 
 
6506
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1314
 
6507
#, python-format
 
6508
msgid "_create_volume:Failed to Create volume. volume name:%(name)s. out:%(out)s"
 
6509
msgstr ""
 
6510
 
 
6511
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1327
 
6512
#, python-format
 
6513
msgid "_delete_volume:Failed to delete volume. Volume name:%(name)s out:%(out)s"
 
6514
msgstr ""
 
6515
 
 
6516
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1344
 
6517
#, python-format
 
6518
msgid ""
 
6519
"_create_luncopy:Failed to Create LUNcopy. LUNcopy name:%(name)s "
 
6520
"out:%(out)s"
 
6521
msgstr ""
 
6522
 
 
6523
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1358
 
6524
#, python-format
 
6525
msgid ""
 
6526
"_start_luncopy:Failed to start LUNcopy. LUNcopy id:%(luncopyid)s "
 
6527
"out:%(out)s"
 
6528
msgstr ""
 
6529
 
 
6530
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1388
 
6531
#, python-format
 
6532
msgid ""
 
6533
"_wait_for_luncopy:LUNcopy status is not normal. LUNcopy "
 
6534
"name:%(luncopyname)s"
 
6535
msgstr ""
 
6536
 
 
6537
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1421
 
6538
#, python-format
 
6539
msgid ""
 
6540
"_delete_luncopy:Failed to delete LUNcopy. LUNcopy id:%(luncopyid)s "
 
6541
"out:%(out)s"
 
6542
msgstr ""
 
6543
 
 
6544
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1436
 
6545
#, python-format
 
6546
msgid ""
 
6547
"_create_snapshot:Failed to Create snapshot. Snapshot name:%(name)s "
 
6548
"out:%(out)s"
 
6549
msgstr ""
 
6550
 
 
6551
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1474
 
6552
#, python-format
 
6553
msgid ""
 
6554
"_change_lun_controller:Failed to change lun owning controller. lun "
 
6555
"id:%(lunid)s. new controller:%(controller)s. out:%(out)s"
 
6556
msgstr ""
 
6557
 
 
6558
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1490
 
6559
msgid "_is_resource_pool_enough:Resource pool for snapshot not be added."
 
6560
msgstr ""
 
6561
 
 
6562
#: cinder/volume/drivers/netapp/common.py:81
 
6563
msgid "Required configuration not found"
 
6564
msgstr ""
 
6565
 
 
6566
#: cinder/volume/drivers/netapp/common.py:109
 
6567
#, python-format
 
6568
msgid "Requested unified config: %(storage_family)s and %(storage_protocol)s"
 
6569
msgstr ""
 
6570
 
 
6571
#: cinder/volume/drivers/netapp/common.py:115
 
6572
#, python-format
 
6573
msgid "Storage family %s is not supported"
 
6574
msgstr ""
 
6575
 
 
6576
#: cinder/volume/drivers/netapp/common.py:122
 
6577
#, python-format
 
6578
msgid "No default storage protocol found for storage family %(storage_family)s"
 
6579
msgstr ""
 
6580
 
 
6581
#: cinder/volume/drivers/netapp/common.py:131
 
6582
#, python-format
 
6583
msgid ""
 
6584
"Protocol %(storage_protocol)s is not supported for storage family "
 
6585
"%(storage_family)s"
 
6586
msgstr ""
 
6587
 
 
6588
#: cinder/volume/drivers/netapp/common.py:138
 
6589
#, python-format
 
6590
msgid ""
 
6591
"NetApp driver of family %(storage_family)s and protocol "
 
6592
"%(storage_protocol)s loaded"
 
6593
msgstr ""
 
6594
 
 
6595
#: cinder/volume/drivers/netapp/common.py:147
 
6596
msgid "Only loading netapp drivers supported."
 
6597
msgstr ""
 
6598
 
 
6599
#: cinder/volume/drivers/netapp/iscsi.py:73
 
6600
#, python-format
 
6601
msgid "No metadata property %(prop)s defined for the LUN %(name)s"
 
6602
msgstr ""
 
6603
 
 
6604
#: cinder/volume/drivers/netapp/iscsi.py:108
 
6605
#, python-format
 
6606
msgid "Using NetApp filer: %s"
 
6607
msgstr ""
 
6608
 
 
6609
#: cinder/volume/drivers/netapp/iscsi.py:151
 
6610
msgid "Success getting LUN list from server"
 
6611
msgstr ""
 
6612
 
 
6613
#: cinder/volume/drivers/netapp/iscsi.py:166
 
6614
#, python-format
 
6615
msgid "Created LUN with name %s"
 
6616
msgstr ""
 
6617
 
 
6618
#: cinder/volume/drivers/netapp/iscsi.py:175
 
6619
#, python-format
 
6620
msgid "No entry in LUN table for volume/snapshot %(name)s."
 
6621
msgstr ""
 
6622
 
 
6623
#: cinder/volume/drivers/netapp/iscsi.py:184
 
6624
#, python-format
 
6625
msgid "Destroyed LUN %s"
 
6626
msgstr ""
 
6627
 
 
6628
#: cinder/volume/drivers/netapp/iscsi.py:219
 
6629
#, python-format
 
6630
msgid "Mapped LUN %(name)s to the initiator %(initiator_name)s"
 
6631
msgstr ""
 
6632
 
 
6633
#: cinder/volume/drivers/netapp/iscsi.py:224
 
6634
#, python-format
 
6635
msgid ""
 
6636
"Succesfully fetched target details for LUN %(name)s and initiator "
 
6637
"%(initiator_name)s"
 
6638
msgstr ""
 
6639
 
 
6640
#: cinder/volume/drivers/netapp/iscsi.py:230
 
6641
#, python-format
 
6642
msgid "Failed to get LUN target details for the LUN %s"
 
6643
msgstr ""
 
6644
 
 
6645
#: cinder/volume/drivers/netapp/iscsi.py:241
 
6646
#, python-format
 
6647
msgid "Failed to get target portal for the LUN %s"
 
6648
msgstr ""
 
6649
 
 
6650
#: cinder/volume/drivers/netapp/iscsi.py:244
 
6651
#, python-format
 
6652
msgid "Failed to get target IQN for the LUN %s"
 
6653
msgstr ""
 
6654
 
 
6655
#: cinder/volume/drivers/netapp/iscsi.py:281
 
6656
#, python-format
 
6657
msgid "Snapshot %s deletion successful"
 
6658
msgstr ""
 
6659
 
 
6660
#: cinder/volume/drivers/netapp/iscsi.py:292
 
6661
#: cinder/volume/drivers/netapp/nfs.py:81
 
6662
#, python-format
 
6663
msgid ""
 
6664
"Cannot create volume of size %(vol_size)s from snapshot of size "
 
6665
"%(snap_size)s"
 
6666
msgstr ""
 
6667
 
 
6668
#: cinder/volume/drivers/netapp/iscsi.py:311
 
6669
#, python-format
 
6670
msgid "Unmapped LUN %(name)s from the initiator %(initiator_name)s"
 
6671
msgstr ""
 
6672
 
 
6673
#: cinder/volume/drivers/netapp/iscsi.py:330
 
6674
#, python-format
 
6675
msgid "Failed to get vol with required size for volume: %s"
 
6676
msgstr ""
 
6677
 
 
6678
#: cinder/volume/drivers/netapp/iscsi.py:406
 
6679
#, python-format
 
6680
msgid "Error mapping lun. Code :%(code)s, Message:%(message)s"
 
6681
msgstr ""
 
6682
 
 
6683
#: cinder/volume/drivers/netapp/iscsi.py:426
 
6684
#, python-format
 
6685
msgid "Error unmapping lun. Code :%(code)s, Message:%(message)s"
 
6686
msgstr ""
 
6687
 
 
6688
#: cinder/volume/drivers/netapp/iscsi.py:505
 
6689
msgid "Object is not a NetApp LUN."
 
6690
msgstr ""
 
6691
 
 
6692
#: cinder/volume/drivers/netapp/iscsi.py:521
 
6693
#, python-format
 
6694
msgid "Could not find attribute for LUN named %s"
 
6695
msgstr ""
 
6696
 
 
6697
#: cinder/volume/drivers/netapp/iscsi.py:534
 
6698
#, python-format
 
6699
msgid ""
 
6700
"Cannot clone volume of size %(vol_size)s from src volume of size "
 
6701
"%(src_vol_size)s"
 
6702
msgstr ""
 
6703
 
 
6704
#: cinder/volume/drivers/netapp/iscsi.py:658
 
6705
#, python-format
 
6706
msgid "No iscsi service found for vserver %s"
 
6707
msgstr ""
 
6708
 
 
6709
#: cinder/volume/drivers/netapp/iscsi.py:789
 
6710
#, python-format
 
6711
msgid "Cloned LUN with new name %s"
 
6712
msgstr ""
 
6713
 
 
6714
#: cinder/volume/drivers/netapp/iscsi.py:793
 
6715
#, python-format
 
6716
msgid "No clonned lun named %s found on the filer"
 
6717
msgstr ""
 
6718
 
 
6719
#: cinder/volume/drivers/netapp/iscsi.py:981
 
6720
#, python-format
 
6721
msgid "Error finding luns for volume %s. Verify volume exists."
 
6722
msgstr ""
 
6723
 
 
6724
#: cinder/volume/drivers/netapp/iscsi.py:1086
 
6725
#, python-format
 
6726
msgid "Clone operation with src %(name)s and dest %(new_name)s completed"
 
6727
msgstr ""
 
6728
 
 
6729
#: cinder/volume/drivers/netapp/iscsi.py:1089
 
6730
#, python-format
 
6731
msgid "Clone operation with src %(name)s and dest %(new_name)s failed"
 
6732
msgstr ""
 
6733
 
 
6734
#: cinder/volume/drivers/netapp/nfs.py:178
 
6735
#, python-format
 
6736
msgid ""
 
6737
"Cannot create clone of size %(vol_size)s from volume of size "
 
6738
"%(src_vol_size)s"
 
6739
msgstr ""
 
6740
 
 
6741
#: cinder/volume/drivers/netapp/nfs.py:306
 
6742
#, python-format
 
6743
msgid "No interface found on cluster for ip %s"
 
6744
msgstr ""
 
6745
 
 
6746
#: cinder/volume/drivers/netapp/nfs.py:333
 
6747
#, python-format
 
6748
msgid ""
 
6749
"No volume on cluster with vserver\n"
 
6750
"                                   %(vserver)s and junction path "
 
6751
"%(junction)s\n"
 
6752
"                                   "
 
6753
msgstr ""
 
6754
 
 
6755
#: cinder/volume/drivers/netapp/nfs.py:339
 
6756
#, python-format
 
6757
msgid ""
 
6758
"Cloning with params volume %(volume)s,src %(src_path)s,\n"
 
6759
"                    dest %(dest_path)s, vserver %(vserver)s"
 
6760
msgstr ""
 
6761
 
 
6762
#: cinder/volume/drivers/netapp/nfs.py:412
 
6763
#, python-format
 
6764
msgid "No storage path found for export path %s"
 
6765
msgstr ""
 
6766
 
 
6767
#: cinder/volume/drivers/netapp/nfs.py:421
 
6768
#, python-format
 
6769
msgid "Cloning with src %(src_path)s, dest %(dest_path)s"
 
6770
msgstr ""
 
6771
 
 
6772
#: cinder/volume/drivers/netapp/utils.py:106
 
6773
msgid "ems executed successfully."
 
6774
msgstr ""
 
6775
 
 
6776
#: cinder/volume/drivers/netapp/utils.py:108
 
6777
#, python-format
 
6778
msgid "Failed to invoke ems. Message : %s"
 
6779
msgstr ""
 
6780
 
 
6781
#: cinder/volume/drivers/netapp/utils.py:119
 
6782
msgid ""
 
6783
"It is not the recommended way to use drivers by NetApp. Please use "
 
6784
"NetAppDriver to achieve the functionality."
 
6785
msgstr ""
 
6786
 
 
6787
#: cinder/volume/drivers/nexenta/jsonrpc.py:64
 
6788
#, python-format
 
6789
msgid "Sending JSON data: %s"
 
6790
msgstr ""
 
6791
 
 
6792
#: cinder/volume/drivers/nexenta/jsonrpc.py:69
 
6793
#, python-format
 
6794
msgid "Auto switching to HTTPS connection to %s"
 
6795
msgstr ""
 
6796
 
 
6797
#: cinder/volume/drivers/nexenta/jsonrpc.py:75
 
6798
msgid "No headers in server response"
 
6799
msgstr ""
 
6800
 
 
6801
#: cinder/volume/drivers/nexenta/jsonrpc.py:76
 
6802
msgid "Bad response from server"
 
6803
msgstr ""
 
6804
 
 
6805
#: cinder/volume/drivers/nexenta/jsonrpc.py:79
 
6806
#, python-format
 
6807
msgid "Got response: %s"
 
6808
msgstr ""
 
6809
 
 
6810
#: cinder/volume/drivers/nexenta/volume.py:79
 
6811
#, python-format
 
6812
msgid "Volume %s does not exist in Nexenta SA"
 
6813
msgstr ""
 
6814
 
 
6815
#: cinder/volume/drivers/nexenta/volume.py:116
 
6816
#, python-format
 
6817
msgid "Extending volume: %(id)s New size: %(size)s GB"
 
6818
msgstr ""
 
6819
 
 
6820
#: cinder/volume/drivers/nexenta/volume.py:130
 
6821
#, python-format
 
6822
msgid "Volume %s does not exist, it seems it was already deleted"
 
6823
msgstr ""
 
6824
 
 
6825
#: cinder/volume/drivers/nexenta/volume.py:145
 
6826
#, python-format
 
6827
msgid "Creating temp snapshot of the original volume: %(volume_name)s@%(name)s"
 
6828
msgstr ""
 
6829
 
 
6830
#: cinder/volume/drivers/nexenta/volume.py:154
 
6831
msgid "Executing zfs send/recv on the appliance"
 
6832
msgstr ""
 
6833
 
 
6834
#: cinder/volume/drivers/nexenta/volume.py:156
 
6835
#, python-format
 
6836
msgid "zfs send/recv done, new volume %s created"
 
6837
msgstr ""
 
6838
 
 
6839
#: cinder/volume/drivers/nexenta/volume.py:163
 
6840
#, python-format
 
6841
msgid "Failed to delete temp snapshot %(volume)s@%(snapshot)s"
 
6842
msgstr ""
 
6843
 
 
6844
#: cinder/volume/drivers/nexenta/volume.py:172
 
6845
#, python-format
 
6846
msgid "Failed to delete zfs recv snapshot %(volume)s@%(snapshot)s"
 
6847
msgstr ""
 
6848
 
 
6849
#: cinder/volume/drivers/nexenta/volume.py:240
 
6850
msgid "Ignored target creation error while ensuring export"
 
6851
msgstr ""
 
6852
 
 
6853
#: cinder/volume/drivers/nexenta/volume.py:250
 
6854
msgid "Ignored target group creation error while ensuring export"
 
6855
msgstr ""
 
6856
 
 
6857
#: cinder/volume/drivers/nexenta/volume.py:260
 
6858
msgid "Ignored target group member addition error while ensuring export"
 
6859
msgstr ""
 
6860
 
 
6861
#: cinder/volume/drivers/nexenta/volume.py:269
 
6862
msgid "Ignored LU creation error while ensuring export"
 
6863
msgstr ""
 
6864
 
 
6865
#: cinder/volume/drivers/nexenta/volume.py:278
 
6866
msgid "Ignored LUN mapping entry addition error while ensuring export"
 
6867
msgstr ""
 
6868
 
 
6869
#: cinder/volume/drivers/nexenta/volume.py:313
 
6870
#, python-format
 
6871
msgid ""
 
6872
"Got error trying to destroy target group %(target_group)s, assuming it is"
 
6873
" already gone: %(exc)s"
 
6874
msgstr ""
 
6875
 
 
6876
#: cinder/volume/drivers/nexenta/volume.py:321
 
6877
#, python-format
 
6878
msgid ""
 
6879
"Got error trying to delete target %(target)s, assuming it is already "
 
6880
"gone: %(exc)s"
 
6881
msgstr ""
 
6882
 
 
6883
#: cinder/volume/drivers/san/hp_lefthand.py:75
 
6884
#, python-format
 
6885
msgid "CLIQ command returned %s"
 
6886
msgstr ""
 
6887
 
 
6888
#: cinder/volume/drivers/san/hp_lefthand.py:81
 
6889
#, python-format
 
6890
msgid "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
 
6891
msgstr ""
 
6892
 
 
6893
#: cinder/volume/drivers/san/hp_lefthand.py:89
 
6894
#, python-format
 
6895
msgid "Error running CLIQ command %(verb)s %(cliq_args)s.  Result=%(out)s"
 
6896
msgstr ""
 
6897
 
 
6898
#: cinder/volume/drivers/san/hp_lefthand.py:119
 
6899
#, python-format
 
6900
msgid ""
 
6901
"Unexpected number of virtual ips for cluster  %(cluster_name)s. "
 
6902
"Result=%(_xml)s"
 
6903
msgstr ""
 
6904
 
 
6905
#: cinder/volume/drivers/san/hp_lefthand.py:172
 
6906
#, python-format
 
6907
msgid "Volume info: %(volume_name)s => %(volume_attributes)s"
 
6908
msgstr ""
 
6909
 
 
6910
#: cinder/volume/drivers/san/hp_lefthand.py:237
 
6911
msgid "local_path not supported"
 
6912
msgstr ""
 
6913
 
 
6914
#: cinder/volume/drivers/san/san.py:151
 
6915
#, python-format
 
6916
msgid "Error running SSH command: %s"
 
6917
msgstr ""
 
6918
 
 
6919
#: cinder/volume/drivers/san/san.py:171
 
6920
msgid "Specify san_password or san_private_key"
 
6921
msgstr ""
 
6922
 
 
6923
#: cinder/volume/drivers/san/san.py:175
 
6924
msgid "san_ip must be set"
 
6925
msgstr ""
 
6926
 
 
6927
#: cinder/volume/drivers/san/solaris.py:79
 
6928
#, python-format
 
6929
msgid "Cannot parse list-view output: %s"
 
6930
msgstr ""
 
6931
 
 
6932
#: cinder/volume/drivers/san/solaris.py:174
 
6933
#, python-format
 
6934
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
 
6935
msgstr ""
 
6936
 
 
6937
#: cinder/volume/drivers/san/hp/hp_3par_common.py:136
 
6938
msgid ""
 
6939
"hp3par_domain has been deprecated and is no longer used. The domain is "
 
6940
"automatically looked up based on the CPG."
 
6941
msgstr ""
 
6942
 
 
6943
#: cinder/volume/drivers/san/hp/hp_3par_common.py:156
 
6944
msgid "Login to 3PAR array invalid"
 
6945
msgstr ""
 
6946
 
 
6947
#: cinder/volume/drivers/san/hp/hp_3par_common.py:181
 
6948
#: cinder/volume/drivers/san/hp/hp_3par_common.py:556
 
6949
#, python-format
 
6950
msgid "CPG (%s) doesn't exist on array"
 
6951
msgstr ""
 
6952
 
 
6953
#: cinder/volume/drivers/san/hp/hp_3par_common.py:197
 
6954
#, python-format
 
6955
msgid "Failed to get domain because CPG (%s) doesn't exist on array."
 
6956
msgstr ""
 
6957
 
 
6958
#: cinder/volume/drivers/san/hp/hp_3par_common.py:216
 
6959
#, python-format
 
6960
msgid "Error extending volume %s"
 
6961
msgstr ""
 
6962
 
 
6963
#: cinder/volume/drivers/san/hp/hp_3par_common.py:351
 
6964
#, python-format
 
6965
msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'"
 
6966
msgstr ""
 
6967
 
 
6968
#: cinder/volume/drivers/san/hp/hp_3par_common.py:357
 
6969
#, python-format
 
6970
msgid "Error running ssh command: %s"
 
6971
msgstr ""
 
6972
 
 
6973
#: cinder/volume/drivers/san/hp/hp_3par_common.py:676
 
6974
#, python-format
 
6975
msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid."
 
6976
msgstr ""
 
6977
 
 
6978
#: cinder/volume/drivers/san/hp/hp_3par_common.py:726
 
6979
#, python-format
 
6980
msgid ""
 
6981
"Must specify a valid provisioning type %(valid)s, value '%(prov)s' is "
 
6982
"invalid."
 
6983
msgstr ""
 
6984
 
 
6985
#: cinder/volume/drivers/san/hp/hp_3par_common.py:793
 
6986
#, python-format
 
6987
msgid "Volume (%s) already exists on array"
 
6988
msgstr ""
 
6989
 
 
6990
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:107
 
6991
#, python-format
 
6992
msgid "Invalid IP address format '%s'"
 
6993
msgstr ""
 
6994
 
 
6995
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:140
 
6996
#, python-format
 
6997
msgid ""
 
6998
"Found invalid iSCSI IP address(s) in configuration option(s) "
 
6999
"hp3par_iscsi_ips or iscsi_ip_address '%s.'"
 
7000
msgstr ""
 
7001
 
 
7002
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:146
 
7003
msgid "At least one valid iSCSI IP address must be set."
 
7004
msgstr ""
 
7005
 
 
7006
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:337
 
7007
msgid "Least busy iSCSI port not found, using first iSCSI port in list."
 
7008
msgstr ""
 
7009
 
 
7010
#: cinder/volume/flows/create_volume.py:107
 
7011
#, python-format
 
7012
msgid "Restoring source %(source_volid)s status to %(status)s"
 
7013
msgstr ""
 
7014
 
 
7015
#: cinder/volume/flows/create_volume.py:113
 
7016
#, python-format
 
7017
msgid ""
 
7018
"Failed setting source volume %(source_volid)s back to its initial "
 
7019
"%(source_status)s status"
 
7020
msgstr ""
 
7021
 
 
7022
#: cinder/volume/flows/create_volume.py:138
 
7023
#, python-format
 
7024
msgid "Updating volume: %(volume_id)s with %(update)s due to: %(reason)s"
 
7025
msgstr ""
 
7026
 
 
7027
#: cinder/volume/flows/create_volume.py:145
 
7028
#: cinder/volume/flows/create_volume.py:1509
 
7029
#, python-format
 
7030
msgid "Failed updating volume %(volume_id)s with %(update)s"
 
7031
msgstr ""
 
7032
 
 
7033
#: cinder/volume/flows/create_volume.py:196
 
7034
#, python-format
 
7035
msgid "Originating snapshot status must be one of %s values"
 
7036
msgstr ""
 
7037
 
 
7038
#: cinder/volume/flows/create_volume.py:218
 
7039
#, python-format
 
7040
msgid ""
 
7041
"Unable to create a volume from an originating source volume when its "
 
7042
"status is not one of %s values"
 
7043
msgstr ""
 
7044
 
 
7045
#: cinder/volume/flows/create_volume.py:241
 
7046
#, python-format
 
7047
msgid ""
 
7048
"Volume size %(size)s cannot be lesser than the snapshot size "
 
7049
"%(snap_size)s. They must be >= original snapshot size."
 
7050
msgstr ""
 
7051
 
 
7052
#: cinder/volume/flows/create_volume.py:250
 
7053
#, python-format
 
7054
msgid ""
 
7055
"Clones currently disallowed when %(size)s < %(source_size)s. They must be"
 
7056
" >= original volume size."
 
7057
msgstr ""
 
7058
 
 
7059
#: cinder/volume/flows/create_volume.py:259
 
7060
#, python-format
 
7061
msgid "Volume size %(size)s must be an integer and greater than 0"
 
7062
msgstr ""
 
7063
 
 
7064
#: cinder/volume/flows/create_volume.py:301
 
7065
#, python-format
 
7066
msgid ""
 
7067
"Size of specified image %(image_size)s is larger than volume size "
 
7068
"%(volume_size)s."
 
7069
msgstr ""
 
7070
 
 
7071
#: cinder/volume/flows/create_volume.py:309
 
7072
#, python-format
 
7073
msgid ""
 
7074
"Image minDisk size %(min_disk)s is larger than the volume size "
 
7075
"%(volume_size)s."
 
7076
msgstr ""
 
7077
 
 
7078
#: cinder/volume/flows/create_volume.py:327
 
7079
#, python-format
 
7080
msgid "Metadata property key %s greater than 255 characters"
 
7081
msgstr ""
 
7082
 
 
7083
#: cinder/volume/flows/create_volume.py:332
 
7084
#, python-format
 
7085
msgid "Metadata property key %s value greater than 255 characters"
 
7086
msgstr ""
 
7087
 
 
7088
#: cinder/volume/flows/create_volume.py:365
 
7089
#, python-format
 
7090
msgid "Availability zone '%s' is invalid"
 
7091
msgstr ""
 
7092
 
 
7093
#: cinder/volume/flows/create_volume.py:378
 
7094
msgid "Volume must be in the same availability zone as the snapshot"
 
7095
msgstr ""
 
7096
 
 
7097
#: cinder/volume/flows/create_volume.py:387
 
7098
msgid "Volume must be in the same availability zone as the source volume"
 
7099
msgstr ""
 
7100
 
 
7101
#: cinder/volume/flows/create_volume.py:426
 
7102
msgid "Volume type will be changed to be the same as the source volume."
 
7103
msgstr ""
 
7104
 
 
7105
#: cinder/volume/flows/create_volume.py:568
 
7106
#, python-format
 
7107
msgid "Failed destroying volume entry %s"
 
7108
msgstr ""
 
7109
 
 
7110
#: cinder/volume/flows/create_volume.py:645
 
7111
#, python-format
 
7112
msgid "Failed rolling back quota for %s reservations"
 
7113
msgstr ""
 
7114
 
 
7115
#: cinder/volume/flows/create_volume.py:783
 
7116
#: cinder/volume/flows/create_volume.py:919
 
7117
#, python-format
 
7118
msgid "Volume %s: create failed"
 
7119
msgstr ""
 
7120
 
 
7121
#: cinder/volume/flows/create_volume.py:787
 
7122
#: cinder/volume/flows/create_volume.py:936
 
7123
msgid "Unexpected build error:"
 
7124
msgstr ""
 
7125
 
 
7126
#: cinder/volume/flows/create_volume.py:859
 
7127
#, python-format
 
7128
msgid ""
 
7129
"Volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d due to "
 
7130
"%(reason)s"
 
7131
msgstr ""
 
7132
 
 
7133
#: cinder/volume/flows/create_volume.py:876
 
7134
#, python-format
 
7135
msgid "Volume %s: re-scheduled"
 
7136
msgstr ""
 
7137
 
 
7138
#: cinder/volume/flows/create_volume.py:893
 
7139
#, python-format
 
7140
msgid "Updating volume %(volume_id)s with %(update)s"
 
7141
msgstr ""
 
7142
 
 
7143
#: cinder/volume/flows/create_volume.py:898
 
7144
#, python-format
 
7145
msgid "Volume %s: resetting 'creating' status failed"
 
7146
msgstr ""
 
7147
 
 
7148
#: cinder/volume/flows/create_volume.py:915
 
7149
#, python-format
 
7150
msgid ""
 
7151
"Failing volume %s creation by altering volume status instead of "
 
7152
"rescheduling"
 
7153
msgstr ""
 
7154
 
 
7155
#: cinder/volume/flows/create_volume.py:930
 
7156
#, python-format
 
7157
msgid "Volume %s: rescheduling failed"
 
7158
msgstr ""
 
7159
 
 
7160
#: cinder/volume/flows/create_volume.py:975
 
7161
#: cinder/volume/flows/create_volume.py:1652
 
7162
#, python-format
 
7163
msgid "Failed notifying on %(topic)s payload %(payload)s"
 
7164
msgstr ""
 
7165
 
 
7166
#: cinder/volume/flows/create_volume.py:1003
 
7167
msgid "No volume_id provided to populate a request_spec from"
 
7168
msgstr ""
 
7169
 
 
7170
#: cinder/volume/flows/create_volume.py:1157
 
7171
#, python-format
 
7172
msgid ""
 
7173
"Failed notifying about the volume action %(event)s for volume "
 
7174
"%(volume_id)s"
 
7175
msgstr ""
 
7176
 
 
7177
#: cinder/volume/flows/create_volume.py:1193
 
7178
#, python-format
 
7179
msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s"
 
7180
msgstr ""
 
7181
 
 
7182
#: cinder/volume/flows/create_volume.py:1195
 
7183
#, python-format
 
7184
msgid ""
 
7185
"Failed updating volume %(vol_id)s metadata using the provided "
 
7186
"%(src_type)s %(src_id)s metadata"
 
7187
msgstr ""
 
7188
 
 
7189
#: cinder/volume/flows/create_volume.py:1253
 
7190
#, python-format
 
7191
msgid ""
 
7192
"Failed fetching snapshot %(snapshot_id)s bootable flag using the provided"
 
7193
" glance snapshot %(snapshot_ref_id)s volume reference"
 
7194
msgstr ""
 
7195
 
 
7196
#: cinder/volume/flows/create_volume.py:1266
 
7197
#, python-format
 
7198
msgid "Marking volume %s as bootable"
 
7199
msgstr ""
 
7200
 
 
7201
#: cinder/volume/flows/create_volume.py:1269
 
7202
#, python-format
 
7203
msgid "Failed updating volume %(volume_id)s bootable flag to true"
 
7204
msgstr ""
 
7205
 
 
7206
#: cinder/volume/flows/create_volume.py:1296
 
7207
#, python-format
 
7208
msgid ""
 
7209
"Attempting download of %(image_id)s (%(image_location)s) to volume "
 
7210
"%(volume_id)s"
 
7211
msgstr ""
 
7212
 
 
7213
#: cinder/volume/flows/create_volume.py:1303
 
7214
#: cinder/volume/flows/create_volume.py:1314
 
7215
#, python-format
 
7216
msgid ""
 
7217
"Failed to copy image %(image_id)s to volume: %(volume_id)s, error: "
 
7218
"%(error)s"
 
7219
msgstr ""
 
7220
 
 
7221
#: cinder/volume/flows/create_volume.py:1309
 
7222
#, python-format
 
7223
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
 
7224
msgstr ""
 
7225
 
 
7226
#: cinder/volume/flows/create_volume.py:1320
 
7227
#, python-format
 
7228
msgid ""
 
7229
"Downloaded image %(image_id)s (%(image_location)s) to volume "
 
7230
"%(volume_id)s successfully"
 
7231
msgstr ""
 
7232
 
 
7233
#: cinder/volume/flows/create_volume.py:1357
 
7234
#, python-format
 
7235
msgid ""
 
7236
"Creating volume glance metadata for volume %(volume_id)s backed by image "
 
7237
"%(image_id)s with: %(vol_metadata)s"
 
7238
msgstr ""
 
7239
 
 
7240
#: cinder/volume/flows/create_volume.py:1371
 
7241
#, python-format
 
7242
msgid ""
 
7243
"Cloning %(volume_id)s from image %(image_id)s  at location "
 
7244
"%(image_location)s"
 
7245
msgstr ""
 
7246
 
 
7247
#: cinder/volume/flows/create_volume.py:1397
 
7248
#, python-format
 
7249
msgid "Failed updating volume %(volume_id)s with %(updates)s"
 
7250
msgstr ""
 
7251
 
 
7252
#: cinder/volume/flows/create_volume.py:1422
 
7253
#, python-format
 
7254
msgid ""
 
7255
"Volume %(volume_id)s: being created using %(functor)s with specification:"
 
7256
" %(volume_spec)s"
 
7257
msgstr ""
 
7258
 
 
7259
#: cinder/volume/flows/create_volume.py:1445
 
7260
#, python-format
 
7261
msgid ""
 
7262
"Failed updating model of volume %(volume_id)s with creation provided "
 
7263
"model %(model)s"
 
7264
msgstr ""
 
7265
 
 
7266
#: cinder/volume/flows/create_volume.py:1453
 
7267
#, python-format
 
7268
msgid "Volume %s: creating export"
 
7269
msgstr ""
 
7270
 
 
7271
#: cinder/volume/flows/create_volume.py:1467
 
7272
#, python-format
 
7273
msgid ""
 
7274
"Failed updating model of volume %(volume_id)s with driver provided model "
 
7275
"%(model)s"
 
7276
msgstr ""
 
7277
 
 
7278
#: cinder/volume/flows/create_volume.py:1513
 
7279
#, python-format
 
7280
msgid "Volume %(volume_name)s (%(volume_id)s): created successfully"
 
7281
msgstr ""
 
7282
 
 
7283
#: cinder/volume/flows/create_volume.py:1530
 
7284
#, python-format
 
7285
msgid "%(flow)s has moved into state %(state)s from state %(old_state)s"
 
7286
msgstr ""
 
7287
 
 
7288
#: cinder/volume/flows/create_volume.py:1537
 
7289
#, python-format
 
7290
msgid "%(flow)s has moved %(runner)s into state %(state)s with result: %(result)s"
 
7291
msgstr ""
 
7292
 
 
7293
#: cinder/volume/flows/create_volume.py:1633
 
7294
#, python-format
 
7295
msgid "Failed to schedule_create_volume: %(cause)s"
 
7296
msgstr ""
 
7297
 
 
7298
#: cinder/volume/flows/create_volume.py:1708
 
7299
msgid "No request spec, will not reschedule"
 
7300
msgstr ""
 
7301
 
 
7302
#: cinder/volume/flows/create_volume.py:1711
 
7303
msgid "No retry filter property or associated retry info, will not reschedule"
 
7304
msgstr ""
 
7305
 
 
7306
#: cinder/volume/flows/create_volume.py:1732
 
7307
msgid "Retry info not present, will not reschedule"
 
7308
msgstr ""
 
7309