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

« back to all changes in this revision

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