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

« back to all changes in this revision

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