~ubuntu-branches/ubuntu/saucy/cinder/saucy

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): James Page, Chuck Short, Adam Gandelman, James Page
  • Date: 2013-07-19 14:14:40 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20130719141440-brarmy8wxm3vosaf
Tags: 1:2013.2~b2-0ubuntu1
[ Chuck Short ]
* debian/patches/avoid_paramiko_vers_depends.patch: Refreshed
* debian/control: Add missing testrepostory.
* debian/rules: Use testr directly.

[ Adam Gandelman ]
* debian/control:
  - Add minimum requirement python-anyjson (>= 0.3.3).
  - Add minimum requirement python-keystoneclient (>= 0.2.3).
  - Add minimum requirement python-kombu (>= 2.5.12).

[ James Page ]
* New upstream release.
* d/control: Update VCS fields for new branch locations.
* d/rules: Run unit tests in parallel.

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: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2013-05-24 18:10+0000\n"
 
10
"POT-Creation-Date: 2013-07-15 18:10+0000\n"
11
11
"PO-Revision-Date: 2012-03-30 11:10+0000\n"
12
12
"Last-Translator: Anthony Harrington <untaintableangel@hotmail.co.uk>\n"
13
13
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
22
22
msgid "Arguments dropped when creating context: %s"
23
23
msgstr ""
24
24
 
25
 
#: cinder/context.py:92
 
25
#: cinder/context.py:93
26
26
#, python-format
27
27
msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
28
28
msgstr ""
29
29
 
30
 
#: cinder/exception.py:63
 
30
#: cinder/exception.py:66
31
31
msgid "Unexpected error while running command."
32
32
msgstr "Unexpected error while running command."
33
33
 
34
 
#: cinder/exception.py:66
 
34
#: cinder/exception.py:69
35
35
#, python-format
36
36
msgid ""
37
37
"%(description)s\n"
46
46
"Stdout: %(stdout)r\n"
47
47
"Stderr: %(stderr)r"
48
48
 
49
 
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
50
 
msgid "DB exception wrapped."
51
 
msgstr "DB exception wrapped."
52
 
 
53
 
#: cinder/exception.py:104
 
49
#: cinder/exception.py:92
54
50
msgid "An unknown exception occurred."
55
51
msgstr "An unknown exception occurred."
56
52
 
57
 
#: cinder/exception.py:125 cinder/openstack/common/rpc/common.py:86
 
53
#: cinder/exception.py:114 cinder/openstack/common/rpc/common.py:86
58
54
msgid "Exception in string format operation"
59
55
msgstr ""
60
56
 
61
 
#: cinder/exception.py:138
 
57
#: cinder/exception.py:126
62
58
msgid "Connection to glance failed"
63
59
msgstr "Connection to glance failed"
64
60
 
65
 
#: cinder/exception.py:142
 
61
#: cinder/exception.py:130
66
62
msgid "Not authorized."
67
63
msgstr "Not authorised."
68
64
 
69
 
#: cinder/exception.py:147
 
65
#: cinder/exception.py:135
70
66
msgid "User does not have admin privileges"
71
67
msgstr "User does not have admin privileges"
72
68
 
73
 
#: cinder/exception.py:151
 
69
#: cinder/exception.py:139
74
70
#, python-format
75
71
msgid "Policy doesn't allow %(action)s to be performed."
76
72
msgstr "Policy doesn't allow %(action)s to be performed."
77
73
 
78
 
#: cinder/exception.py:155
 
74
#: cinder/exception.py:143
79
75
#, python-format
80
76
msgid "Not authorized for image %(image_id)s."
81
77
msgstr ""
82
78
 
83
 
#: cinder/exception.py:159
 
79
#: cinder/exception.py:147
84
80
msgid "Unacceptable parameters."
85
81
msgstr "Unacceptable parameters."
86
82
 
87
 
#: cinder/exception.py:164
 
83
#: cinder/exception.py:152
88
84
msgid "Invalid snapshot"
89
85
msgstr "Invalid snapshot"
90
86
 
91
 
#: cinder/exception.py:168
 
87
#: cinder/exception.py:156
 
88
#, python-format
 
89
msgid "Invalid source volume %(reason)s."
 
90
msgstr ""
 
91
 
 
92
#: cinder/exception.py:160
92
93
#, fuzzy, python-format
93
94
msgid "Volume %(volume_id)s is still attached, detach volume first."
94
95
msgstr "Volume %(volume_id)s is not attached to anything"
95
96
 
96
 
#: cinder/exception.py:172
 
97
#: cinder/exception.py:164
97
98
msgid "Failed to load data into json format"
98
99
msgstr "Failed to load data into json format"
99
100
 
100
 
#: cinder/exception.py:176
 
101
#: cinder/exception.py:168
101
102
msgid "The request is invalid."
102
103
msgstr "The request is invalid."
103
104
 
104
 
#: cinder/exception.py:180
 
105
#: cinder/exception.py:172
105
106
#, fuzzy
106
107
msgid "The results are invalid."
107
108
msgstr "The request is invalid."
108
109
 
109
 
#: cinder/exception.py:184
 
110
#: cinder/exception.py:176
110
111
msgid "Invalid input received"
111
112
msgstr "Invalid input received"
112
113
 
113
 
#: cinder/exception.py:188
 
114
#: cinder/exception.py:180
114
115
msgid "Invalid volume type"
115
116
msgstr "Invalid volume type"
116
117
 
117
 
#: cinder/exception.py:192
 
118
#: cinder/exception.py:184
118
119
msgid "Invalid volume"
119
120
msgstr "Invalid volume"
120
121
 
121
 
#: cinder/exception.py:196
 
122
#: cinder/exception.py:188
122
123
#, python-format
123
124
msgid "Invalid content type %(content_type)s."
124
125
msgstr "Invalid content type %(content_type)s."
125
126
 
126
 
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
127
 
msgid "Invalid Parameter: Unicode is not supported by the current database."
128
 
msgstr ""
129
 
 
130
 
#: cinder/exception.py:207
 
127
#: cinder/exception.py:194
131
128
#, python-format
132
129
msgid "%(err)s"
133
130
msgstr "%(err)s"
134
131
 
135
 
#: cinder/exception.py:211
 
132
#: cinder/exception.py:198
 
133
#, fuzzy
 
134
msgid "Invalid auth key"
 
135
msgstr "Invalid snapshot"
 
136
 
 
137
#: cinder/exception.py:202
136
138
msgid "Service is unavailable at this time."
137
139
msgstr ""
138
140
 
139
 
#: cinder/exception.py:215
 
141
#: cinder/exception.py:206
140
142
#, python-format
141
143
msgid "Image %(image_id)s is unacceptable: %(reason)s"
142
144
msgstr ""
143
145
 
144
 
#: cinder/exception.py:219
145
 
msgid "Expected a uuid but received %(uuid)."
146
 
msgstr ""
147
 
 
148
 
#: cinder/exception.py:223
 
146
#: cinder/exception.py:210
 
147
#, python-format
 
148
msgid "The device in the path %(path)s is unavailable: %(reason)s"
 
149
msgstr ""
 
150
 
 
151
#: cinder/exception.py:214
 
152
#, python-format
 
153
msgid "Expected a uuid but received %(uuid)s."
 
154
msgstr ""
 
155
 
 
156
#: cinder/exception.py:218
149
157
msgid "Resource could not be found."
150
158
msgstr ""
151
159
 
152
 
#: cinder/exception.py:229
 
160
#: cinder/exception.py:224
153
161
#, python-format
154
162
msgid "Volume %(volume_id)s persistence file could not be found."
155
163
msgstr ""
156
164
 
157
 
#: cinder/exception.py:233
 
165
#: cinder/exception.py:228
158
166
#, python-format
159
167
msgid "Volume %(volume_id)s could not be found."
160
168
msgstr ""
161
169
 
 
170
#: cinder/exception.py:232
 
171
#, python-format
 
172
msgid "Unable to locate account %(account_name)s on Solidfire device"
 
173
msgstr ""
 
174
 
162
175
#: cinder/exception.py:237
163
176
#, python-format
164
 
msgid "Unable to locate account %(account_name)s on Solidfire device"
165
 
msgstr ""
166
 
 
167
 
#: cinder/exception.py:242
168
 
#, python-format
169
177
msgid "Volume not found for instance %(instance_id)s."
170
178
msgstr ""
171
179
 
172
 
#: cinder/exception.py:246
 
180
#: cinder/exception.py:241
173
181
#, python-format
174
182
msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s."
175
183
msgstr ""
176
184
 
177
 
#: cinder/exception.py:251 cinder/exception.py:264
 
185
#: cinder/exception.py:246 cinder/exception.py:259
178
186
msgid "Invalid metadata"
179
187
msgstr ""
180
188
 
181
 
#: cinder/exception.py:255 cinder/exception.py:268
 
189
#: cinder/exception.py:250 cinder/exception.py:263
182
190
msgid "Invalid metadata size"
183
191
msgstr ""
184
192
 
185
 
#: cinder/exception.py:259
 
193
#: cinder/exception.py:254
186
194
#, python-format
187
195
msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s."
188
196
msgstr ""
189
197
 
190
 
#: cinder/exception.py:272
 
198
#: cinder/exception.py:267
191
199
#, python-format
192
200
msgid "Volume type %(volume_type_id)s could not be found."
193
201
msgstr ""
194
202
 
 
203
#: cinder/exception.py:271
 
204
#, python-format
 
205
msgid "Volume type with name %(volume_type_name)s could not be found."
 
206
msgstr ""
 
207
 
195
208
#: cinder/exception.py:276
196
209
#, python-format
197
 
msgid "Volume type with name %(volume_type_name)s could not be found."
198
 
msgstr ""
199
 
 
200
 
#: cinder/exception.py:281
201
 
#, python-format
202
210
msgid ""
203
211
"Volume Type %(volume_type_id)s has no extra specs with key "
204
212
"%(extra_specs_key)s."
205
213
msgstr ""
206
214
 
207
 
#: cinder/exception.py:286
 
215
#: cinder/exception.py:281
208
216
#, python-format
209
217
msgid "Snapshot %(snapshot_id)s could not be found."
210
218
msgstr ""
211
219
 
212
 
#: cinder/exception.py:290
 
220
#: cinder/exception.py:285
213
221
#, python-format
214
222
msgid "deleting volume %(volume_name)s that has snapshot"
215
223
msgstr ""
216
224
 
 
225
#: cinder/exception.py:289
 
226
#, python-format
 
227
msgid "deleting snapshot %(snapshot_name)s that has dependent volumes"
 
228
msgstr ""
 
229
 
217
230
#: cinder/exception.py:294
218
231
#, python-format
219
 
msgid "deleting snapshot %(snapshot_name)s that has dependent volumes"
220
 
msgstr ""
221
 
 
222
 
#: cinder/exception.py:299
223
 
#, python-format
224
232
msgid "No target id found for volume %(volume_id)s."
225
233
msgstr ""
226
234
 
227
 
#: cinder/exception.py:303
 
235
#: cinder/exception.py:298
228
236
#, python-format
229
237
msgid "Failed to create iscsi target for volume %(volume_id)s."
230
238
msgstr ""
231
239
 
232
 
#: cinder/exception.py:307
 
240
#: cinder/exception.py:302
233
241
#, python-format
234
242
msgid "Failed to attach iSCSI target for volume %(volume_id)s."
235
243
msgstr ""
236
244
 
237
 
#: cinder/exception.py:311
 
245
#: cinder/exception.py:306
238
246
#, python-format
239
247
msgid "Failed to remove iscsi target for volume %(volume_id)s."
240
248
msgstr ""
241
249
 
242
 
#: cinder/exception.py:315
 
250
#: cinder/exception.py:310
243
251
#, python-format
244
252
msgid "No disk at %(location)s"
245
253
msgstr ""
246
254
 
247
 
#: cinder/exception.py:319
 
255
#: cinder/exception.py:314
248
256
#, python-format
249
257
msgid "Invalid image href %(image_href)s."
250
258
msgstr ""
251
259
 
252
 
#: cinder/exception.py:323
 
260
#: cinder/exception.py:318
253
261
#, python-format
254
262
msgid "Image %(image_id)s could not be found."
255
263
msgstr ""
256
264
 
257
 
#: cinder/exception.py:327
 
265
#: cinder/exception.py:322
258
266
#, python-format
259
267
msgid "Service %(service_id)s could not be found."
260
268
msgstr ""
261
269
 
262
 
#: cinder/exception.py:331
 
270
#: cinder/exception.py:326
263
271
#, python-format
264
272
msgid "Host %(host)s could not be found."
265
273
msgstr ""
266
274
 
267
 
#: cinder/exception.py:335
 
275
#: cinder/exception.py:330
268
276
#, python-format
269
277
msgid "Scheduler Host Filter %(filter_name)s could not be found."
270
278
msgstr ""
271
279
 
272
 
#: cinder/exception.py:339
 
280
#: cinder/exception.py:334
273
281
#, python-format
274
282
msgid "Scheduler Host Weigher %(weigher_name)s could not be found."
275
283
msgstr ""
276
284
 
277
 
#: cinder/exception.py:343
 
285
#: cinder/exception.py:338
278
286
#, python-format
279
287
msgid "Could not find binary %(binary)s on host %(host)s."
280
288
msgstr ""
281
289
 
282
 
#: cinder/exception.py:347
 
290
#: cinder/exception.py:342
283
291
#, python-format
284
292
msgid "Invalid reservation expiration %(expire)s."
285
293
msgstr ""
286
294
 
287
 
#: cinder/exception.py:351
 
295
#: cinder/exception.py:346
288
296
#, python-format
289
297
msgid ""
290
298
"Change would make usage less than 0 for the following resources: "
291
299
"%(unders)s"
292
300
msgstr ""
293
301
 
294
 
#: cinder/exception.py:356
 
302
#: cinder/exception.py:351
295
303
msgid "Quota could not be found"
296
304
msgstr ""
297
305
 
298
 
#: cinder/exception.py:360
 
306
#: cinder/exception.py:355
299
307
#, python-format
300
308
msgid "Unknown quota resources %(unknown)s."
301
309
msgstr ""
302
310
 
303
 
#: cinder/exception.py:364
 
311
#: cinder/exception.py:359
304
312
#, python-format
305
313
msgid "Quota for project %(project_id)s could not be found."
306
314
msgstr ""
307
315
 
308
 
#: cinder/exception.py:368
 
316
#: cinder/exception.py:363
309
317
#, python-format
310
318
msgid "Quota class %(class_name)s could not be found."
311
319
msgstr ""
312
320
 
313
 
#: cinder/exception.py:372
 
321
#: cinder/exception.py:367
314
322
#, python-format
315
323
msgid "Quota usage for project %(project_id)s could not be found."
316
324
msgstr ""
317
325
 
318
 
#: cinder/exception.py:376
 
326
#: cinder/exception.py:371
319
327
#, python-format
320
328
msgid "Quota reservation %(uuid)s could not be found."
321
329
msgstr ""
322
330
 
323
 
#: cinder/exception.py:380
 
331
#: cinder/exception.py:375
324
332
#, python-format
325
333
msgid "Quota exceeded for resources: %(overs)s"
326
334
msgstr ""
327
335
 
328
 
#: cinder/exception.py:384
 
336
#: cinder/exception.py:379
329
337
#, python-format
330
338
msgid "Migration %(migration_id)s could not be found."
331
339
msgstr ""
332
340
 
 
341
#: cinder/exception.py:383
 
342
#, python-format
 
343
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
 
344
msgstr ""
 
345
 
333
346
#: cinder/exception.py:388
334
347
#, python-format
335
 
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
336
 
msgstr ""
337
 
 
338
 
#: cinder/exception.py:393
339
 
#, python-format
340
348
msgid "File %(file_path)s could not be found."
341
349
msgstr ""
342
350
 
343
 
#: cinder/exception.py:397
 
351
#: cinder/exception.py:392
344
352
#, python-format
345
353
msgid "Class %(class_name)s could not be found: %(exception)s"
346
354
msgstr ""
347
355
 
348
 
#: cinder/exception.py:401
 
356
#: cinder/exception.py:396
349
357
msgid "Action not allowed."
350
358
msgstr ""
351
359
 
352
 
#: cinder/exception.py:410
 
360
#: cinder/exception.py:405
353
361
#, python-format
354
362
msgid "Key pair %(key_name)s already exists."
355
363
msgstr ""
356
364
 
357
 
#: cinder/exception.py:414
 
365
#: cinder/exception.py:409
358
366
#, python-format
359
367
msgid "Volume Type %(id)s already exists."
360
368
msgstr ""
361
369
 
362
 
#: cinder/exception.py:418
 
370
#: cinder/exception.py:413
363
371
msgid "Migration error"
364
372
msgstr ""
365
373
 
366
 
#: cinder/exception.py:422
 
374
#: cinder/exception.py:417
367
375
#, python-format
368
376
msgid "Malformed message body: %(reason)s"
369
377
msgstr ""
370
378
 
371
 
#: cinder/exception.py:426
 
379
#: cinder/exception.py:421
372
380
#, python-format
373
381
msgid "Could not find config at %(path)s"
374
382
msgstr ""
375
383
 
376
 
#: cinder/exception.py:430
 
384
#: cinder/exception.py:425
 
385
#, fuzzy, python-format
 
386
msgid "Could not find parameter %(param)s"
 
387
msgstr "Unable to locate volume %s"
 
388
 
 
389
#: cinder/exception.py:429
377
390
#, python-format
378
391
msgid "Could not load paste app '%(name)s' from %(path)s"
379
392
msgstr ""
380
393
 
381
 
#: cinder/exception.py:434
 
394
#: cinder/exception.py:433
382
395
#, python-format
383
396
msgid "No valid host was found. %(reason)s"
384
397
msgstr ""
385
398
 
386
 
#: cinder/exception.py:438
 
399
#: cinder/exception.py:437
387
400
#, python-format
388
401
msgid "Host %(host)s is not up or doesn't exist."
389
402
msgstr ""
390
403
 
391
 
#: cinder/exception.py:442
 
404
#: cinder/exception.py:441
392
405
msgid "Quota exceeded"
393
406
msgstr ""
394
407
 
395
 
#: cinder/exception.py:449
 
408
#: cinder/exception.py:448
396
409
msgid "Requested volume or snapshot exceeds allowed Gigabytes quota"
397
410
msgstr ""
398
411
 
399
 
#: cinder/exception.py:454
 
412
#: cinder/exception.py:453
400
413
msgid "Maximum volume/snapshot size exceeded"
401
414
msgstr ""
402
415
 
403
 
#: cinder/exception.py:458
 
416
#: cinder/exception.py:457
404
417
#, python-format
405
418
msgid "Maximum number of volumes allowed (%(allowed)d) exceeded"
406
419
msgstr ""
407
420
 
408
 
#: cinder/exception.py:462
 
421
#: cinder/exception.py:461
409
422
#, python-format
410
423
msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded"
411
424
msgstr ""
412
425
 
413
 
#: cinder/exception.py:466
 
426
#: cinder/exception.py:465
414
427
#, python-format
415
428
msgid "Detected more than one volume with name %(vol_name)s"
416
429
msgstr ""
417
430
 
418
 
#: cinder/exception.py:470
 
431
#: cinder/exception.py:469
419
432
#, python-format
420
433
msgid "3PAR Host already exists: %(err)s.  %(info)s"
421
434
msgstr ""
422
435
 
423
 
#: cinder/exception.py:474
 
436
#: cinder/exception.py:473
424
437
#, python-format
425
438
msgid "Invalid 3PAR Domain: %(err)s"
426
439
msgstr ""
427
440
 
428
 
#: cinder/exception.py:478
 
441
#: cinder/exception.py:477
429
442
#, python-format
430
443
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
431
444
msgstr ""
432
445
 
433
 
#: cinder/exception.py:483
 
446
#: cinder/exception.py:482
434
447
msgid "Bad response from SolidFire API"
435
448
msgstr ""
436
449
 
437
 
#: cinder/exception.py:487
 
450
#: cinder/exception.py:486
438
451
#, python-format
439
452
msgid "Error in SolidFire API response: data=%(data)s"
440
453
msgstr ""
441
454
 
442
 
#: cinder/exception.py:491
 
455
#: cinder/exception.py:490
443
456
#, python-format
444
457
msgid "Unknown or unsupported command %(cmd)s"
445
458
msgstr ""
446
459
 
447
 
#: cinder/exception.py:495
 
460
#: cinder/exception.py:494
448
461
#, python-format
449
462
msgid "Malformed response to command %(cmd)s: %(reason)s"
450
463
msgstr ""
451
464
 
452
 
#: cinder/exception.py:499
 
465
#: cinder/exception.py:498
453
466
#, python-format
454
467
msgid "Bad HTTP response status %(status)s"
455
468
msgstr ""
456
469
 
457
 
#: cinder/exception.py:503
 
470
#: cinder/exception.py:502
458
471
#, python-format
459
472
msgid "Operation failed with status=%(status)s. Full dump: %(data)s"
460
473
msgstr ""
461
474
 
462
 
#: cinder/exception.py:507
 
475
#: cinder/exception.py:506
463
476
#, fuzzy, python-format
464
477
msgid "Unable to create server object for initiator %(name)s"
465
478
msgstr "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
466
479
 
467
 
#: cinder/exception.py:511
 
480
#: cinder/exception.py:510
468
481
#, python-format
469
482
msgid "Unable to find server object for initiator %(name)s"
470
483
msgstr ""
471
484
 
472
 
#: cinder/exception.py:515
 
485
#: cinder/exception.py:514
473
486
msgid "Unable to find any active VPSA controller"
474
487
msgstr ""
475
488
 
476
 
#: cinder/exception.py:519
 
489
#: cinder/exception.py:518
477
490
#, python-format
478
491
msgid "Failed to retrieve attachments for volume %(name)s"
479
492
msgstr ""
480
493
 
481
 
#: cinder/exception.py:523
 
494
#: cinder/exception.py:522
482
495
#, python-format
483
496
msgid "Invalid attachment info for volume %(name)s: %(reason)s"
484
497
msgstr ""
485
498
 
486
 
#: cinder/exception.py:527
 
499
#: cinder/exception.py:526
487
500
#, python-format
488
501
msgid "Instance %(instance_id)s could not be found."
489
502
msgstr ""
490
503
 
491
 
#: cinder/exception.py:531
 
504
#: cinder/exception.py:530
492
505
#, python-format
493
506
msgid "Bad or unexpected response from the storage volume backend API: %(data)s"
494
507
msgstr ""
495
508
 
496
 
#: cinder/exception.py:536
 
509
#: cinder/exception.py:535
497
510
#, fuzzy
498
511
msgid "Unknown NFS exception"
499
512
msgstr "An unknown exception occurred."
500
513
 
501
 
#: cinder/exception.py:540
 
514
#: cinder/exception.py:539
502
515
msgid "No mounted NFS shares found"
503
516
msgstr ""
504
517
 
505
 
#: cinder/exception.py:544 cinder/exception.py:556
 
518
#: cinder/exception.py:543 cinder/exception.py:555
506
519
#, python-format
507
520
msgid "There is no share which can host %(volume_size)sG"
508
521
msgstr ""
509
522
 
510
 
#: cinder/exception.py:548
 
523
#: cinder/exception.py:547
511
524
#, fuzzy
512
525
msgid "Unknown Gluster exception"
513
526
msgstr "An unknown exception occurred."
514
527
 
515
 
#: cinder/exception.py:552
 
528
#: cinder/exception.py:551
516
529
msgid "No mounted Gluster shares found"
517
530
msgstr ""
518
531
 
519
 
#: cinder/exception.py:560
 
532
#: cinder/exception.py:559
520
533
#, python-format
521
534
msgid ""
522
535
"Glance metadata cannot be updated, key %(key)s exists for volume id "
523
536
"%(volume_id)s"
524
537
msgstr ""
525
538
 
526
 
#: cinder/exception.py:565
527
 
msgid "Failed to copy image to volume"
 
539
#: cinder/exception.py:564
 
540
#, fuzzy, python-format
 
541
msgid "Failed to copy image to volume: %(reason)s"
 
542
msgstr "Unable to locate volume %s"
 
543
 
 
544
#: cinder/exception.py:568
 
545
#, python-format
 
546
msgid "Backup volume %(volume_id)s type not recognised."
528
547
msgstr ""
529
548
 
530
 
#: cinder/exception.py:569
 
549
#: cinder/exception.py:572
531
550
#, python-format
532
551
msgid "Backup %(backup_id)s could not be found."
533
552
msgstr ""
534
553
 
535
 
#: cinder/exception.py:573
 
554
#: cinder/exception.py:576
536
555
#, fuzzy, python-format
537
556
msgid "Invalid backup: %(reason)s"
538
557
msgstr "Invalid backend: %s"
539
558
 
540
 
#: cinder/exception.py:577
 
559
#: cinder/exception.py:580
541
560
#, fuzzy
542
561
msgid "Connection to swift failed"
543
562
msgstr "Connection to glance failed"
544
563
 
545
 
#: cinder/flags.py:145
546
 
msgid "Deploy v1 of the Cinder API. "
547
 
msgstr ""
548
 
 
549
 
#: cinder/flags.py:148
550
 
msgid "Deploy v2 of the Cinder API. "
551
 
msgstr ""
552
 
 
553
 
#: cinder/manager.py:158
554
 
#, python-format
555
 
msgid "Skipping %(full_task_name)s, %(ticks_to_skip)s ticks left until next run"
556
 
msgstr ""
557
 
 
558
 
#: cinder/manager.py:164
559
 
#, python-format
560
 
msgid "Running periodic task %(full_task_name)s"
561
 
msgstr ""
562
 
 
563
 
#: cinder/manager.py:171
564
 
#, python-format
565
 
msgid "Error during %(full_task_name)s: %(e)s"
566
 
msgstr ""
567
 
 
568
 
#: cinder/manager.py:216
 
564
#: cinder/exception.py:584
 
565
#, python-format
 
566
msgid "Transfer %(transfer_id)s could not be found."
 
567
msgstr ""
 
568
 
 
569
#: cinder/manager.py:135
569
570
msgid "Notifying Schedulers of capabilities ..."
570
571
msgstr ""
571
572
 
572
 
#: cinder/policy.py:30
 
573
#: cinder/policy.py:31
573
574
msgid "JSON file representing policy"
574
575
msgstr ""
575
576
 
576
 
#: cinder/policy.py:33
 
577
#: cinder/policy.py:34
577
578
msgid "Rule checked when requested rule is not found"
578
579
msgstr ""
579
580
 
580
 
#: cinder/quota.py:704
581
 
#, python-format
582
 
msgid "Created reservations %(reservations)s"
583
 
msgstr ""
584
 
 
585
 
#: cinder/quota.py:726
586
 
#, python-format
587
 
msgid "Failed to commit reservations %(reservations)s"
588
 
msgstr ""
589
 
 
590
 
#: cinder/quota.py:747
591
 
#, python-format
592
 
msgid "Failed to roll back reservations %(reservations)s"
593
 
msgstr ""
594
 
 
595
 
#: cinder/service.py:124
 
581
#: cinder/quota.py:105
 
582
#, python-format
 
583
msgid ""
 
584
"Default quota for resource: %(res)s is set by the default quota flag: "
 
585
"quota_%(res)s, it is now deprecated. Please use the the default quota "
 
586
"class for default quota."
 
587
msgstr ""
 
588
 
 
589
#: cinder/quota.py:801
 
590
#, python-format
 
591
msgid "Created reservations %s"
 
592
msgstr ""
 
593
 
 
594
#: cinder/quota.py:823
 
595
#, python-format
 
596
msgid "Failed to commit reservations %s"
 
597
msgstr ""
 
598
 
 
599
#: cinder/quota.py:843
 
600
#, python-format
 
601
msgid "Failed to roll back reservations %s"
 
602
msgstr ""
 
603
 
 
604
#: cinder/quota.py:922
 
605
msgid "Cannot register resource"
 
606
msgstr ""
 
607
 
 
608
#: cinder/quota.py:925
 
609
msgid "Cannot register resources"
 
610
msgstr ""
 
611
 
 
612
#: cinder/service.py:125
596
613
msgid "SIGTERM received"
597
614
msgstr ""
598
615
 
599
 
#: cinder/service.py:174 cinder/openstack/common/service.py:164
 
616
#: cinder/service.py:175 cinder/openstack/common/service.py:165
600
617
msgid "Parent process has died unexpectedly, exiting"
601
618
msgstr ""
602
619
 
603
 
#: cinder/service.py:213 cinder/openstack/common/service.py:200
 
620
#: cinder/service.py:214 cinder/openstack/common/service.py:201
604
621
msgid "Forking too fast, sleeping"
605
622
msgstr ""
606
623
 
607
 
#: cinder/service.py:231 cinder/openstack/common/service.py:121
608
 
#: cinder/openstack/common/service.py:218
 
624
#: cinder/service.py:232 cinder/openstack/common/service.py:122
 
625
#: cinder/openstack/common/service.py:219
609
626
#, python-format
610
627
msgid "Caught %s, exiting"
611
628
msgstr ""
612
629
 
613
 
#: cinder/service.py:236 cinder/openstack/common/service.py:223
 
630
#: cinder/service.py:237 cinder/openstack/common/service.py:224
614
631
#, fuzzy
615
632
msgid "Unhandled exception"
616
633
msgstr "Inner Exception: %s"
617
634
 
618
 
#: cinder/service.py:243 cinder/openstack/common/service.py:230
 
635
#: cinder/service.py:244 cinder/openstack/common/service.py:231
619
636
#, python-format
620
637
msgid "Started child %d"
621
638
msgstr ""
622
639
 
623
 
#: cinder/service.py:253 cinder/openstack/common/service.py:240
 
640
#: cinder/service.py:254 cinder/openstack/common/service.py:241
624
641
#, python-format
625
642
msgid "Starting %d workers"
626
643
msgstr ""
627
644
 
628
 
#: cinder/service.py:272 cinder/openstack/common/service.py:257
 
645
#: cinder/service.py:273 cinder/openstack/common/service.py:258
629
646
#, python-format
630
647
msgid "Child %(pid)d killed by signal %(sig)d"
631
648
msgstr ""
632
649
 
633
 
#: cinder/service.py:275
 
650
#: cinder/service.py:277
634
651
#, python-format
635
652
msgid "Child %(pid)d exited with status %(code)d"
636
653
msgstr ""
637
654
 
638
 
#: cinder/service.py:278 cinder/openstack/common/service.py:265
 
655
#: cinder/service.py:281 cinder/openstack/common/service.py:266
639
656
#, python-format
640
657
msgid "pid %d not in child list"
641
658
msgstr ""
642
659
 
643
 
#: cinder/service.py:286
 
660
#: cinder/service.py:289
644
661
#, python-format
645
662
msgid "_wait_child %d"
646
663
msgstr ""
647
664
 
648
 
#: cinder/service.py:302
 
665
#: cinder/service.py:305
649
666
#, python-format
650
667
msgid "wait wrap.failed %s"
651
668
msgstr ""
652
669
 
653
 
#: cinder/service.py:310 cinder/openstack/common/service.py:293
 
670
#: cinder/service.py:313 cinder/openstack/common/service.py:294
654
671
#, python-format
655
672
msgid "Caught %s, stopping children"
656
673
msgstr ""
657
674
 
658
 
#: cinder/service.py:321 cinder/openstack/common/service.py:304
 
675
#: cinder/service.py:324 cinder/openstack/common/service.py:305
659
676
#, python-format
660
677
msgid "Waiting on %d children to exit"
661
678
msgstr ""
662
679
 
663
 
#: cinder/service.py:353
 
680
#: cinder/service.py:357
664
681
#, python-format
665
682
msgid "Starting %(topic)s node (version %(version_string)s)"
666
683
msgstr ""
667
684
 
668
 
#: cinder/service.py:367 cinder/openstack/common/rpc/service.py:47
 
685
#: cinder/service.py:371 cinder/openstack/common/rpc/service.py:47
669
686
#, python-format
670
687
msgid "Creating Consumer connection for Service %s"
671
688
msgstr ""
672
689
 
673
 
#: cinder/service.py:458
 
690
#: cinder/service.py:462
674
691
msgid "Service killed that has no database entry"
675
692
msgstr ""
676
693
 
677
 
#: cinder/service.py:495
 
694
#: cinder/service.py:499
678
695
msgid "The service database object disappeared, Recreating it."
679
696
msgstr ""
680
697
 
681
 
#: cinder/service.py:510
 
698
#: cinder/service.py:514
682
699
msgid "Recovered model server connection!"
683
700
msgstr ""
684
701
 
685
 
#: cinder/service.py:516
 
702
#: cinder/service.py:520
686
703
msgid "model server went away"
687
704
msgstr ""
688
705
 
689
 
#: cinder/service.py:608
690
 
msgid "Full set of FLAGS:"
 
706
#: cinder/service.py:612 cinder/openstack/common/service.py:113
 
707
#: cinder/openstack/common/service.py:276
 
708
#, fuzzy
 
709
msgid "Full set of CONF:"
691
710
msgstr "Full set of FLAGS:"
692
711
 
693
 
#: cinder/service.py:615
 
712
#: cinder/service.py:619
694
713
#, python-format
695
 
msgid "%(flag)s : FLAG SET "
 
714
msgid "%s : FLAG SET "
696
715
msgstr ""
697
716
 
698
 
#: cinder/utils.py:96
 
717
#: cinder/utils.py:90
699
718
#, python-format
700
719
msgid "Fetching %s"
701
720
msgstr "Fetching %s"
702
721
 
703
 
#: cinder/utils.py:147 cinder/openstack/common/processutils.py:122
704
 
#, python-format
705
 
msgid "Got unknown keyword args to utils.execute: %r"
706
 
msgstr ""
707
 
 
708
 
#: cinder/utils.py:153
709
 
msgid ""
710
 
"The root_helper option (which lets you specify a root wrapper different "
711
 
"from cinder-rootwrap, and defaults to using sudo) is now deprecated. You "
712
 
"should use the rootwrap_config option instead."
713
 
msgstr ""
714
 
 
715
 
#: cinder/utils.py:169 cinder/openstack/common/processutils.py:137
716
 
#, python-format
717
 
msgid "Running cmd (subprocess): %s"
718
 
msgstr "Running cmd (subprocess): %s"
719
 
 
720
 
#: cinder/utils.py:186 cinder/utils.py:267
721
 
#: cinder/openstack/common/processutils.py:162
722
 
#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
723
 
#, python-format
724
 
msgid "Result was %s"
725
 
msgstr "Result was %s"
726
 
 
727
 
#: cinder/utils.py:199 cinder/openstack/common/processutils.py:174
728
 
#, python-format
729
 
msgid "%r failed. Retrying."
730
 
msgstr ""
731
 
 
732
 
#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
 
722
#: cinder/utils.py:134 cinder/openstack/common/processutils.py:218
 
723
#: cinder/volume/drivers/san/hp/hp_3par_common.py:270
733
724
#, python-format
734
725
msgid "Running cmd (SSH): %s"
735
726
msgstr "Running cmd (SSH): %s"
736
727
 
737
 
#: cinder/utils.py:243
 
728
#: cinder/utils.py:136 cinder/openstack/common/processutils.py:220
738
729
msgid "Environment not supported over SSH"
739
730
msgstr ""
740
731
 
741
 
#: cinder/utils.py:247
 
732
#: cinder/utils.py:140 cinder/openstack/common/processutils.py:224
742
733
msgid "process_input not supported over SSH"
743
734
msgstr ""
744
735
 
745
 
#: cinder/utils.py:316 cinder/volume/drivers/huawei/huawei_iscsi.py:91
 
736
#: cinder/utils.py:160 cinder/openstack/common/processutils.py:167
 
737
#: cinder/openstack/common/processutils.py:239
 
738
#: cinder/volume/drivers/san/hp/hp_3par_common.py:297
 
739
#, python-format
 
740
msgid "Result was %s"
 
741
msgstr "Result was %s"
 
742
 
 
743
#: cinder/utils.py:209 cinder/volume/drivers/huawei/huawei_iscsi.py:95
746
744
msgid "Specify a password or private_key"
747
745
msgstr ""
748
746
 
749
 
#: cinder/utils.py:332 cinder/volume/drivers/huawei/huawei_iscsi.py:99
 
747
#: cinder/utils.py:225 cinder/volume/drivers/huawei/huawei_iscsi.py:103
750
748
#, python-format
751
749
msgid "Error connecting via ssh: %s"
752
750
msgstr ""
753
751
 
754
 
#: cinder/utils.py:373
 
752
#: cinder/utils.py:266
755
753
#, python-format
756
754
msgid "debug in callback: %s"
757
755
msgstr "debug in callback: %s"
758
756
 
759
 
#: cinder/utils.py:532
 
757
#: cinder/utils.py:426
760
758
#, python-format
761
759
msgid "Link Local address is not found.:%s"
762
760
msgstr "Link Local address is not found.:%s"
763
761
 
764
 
#: cinder/utils.py:535
 
762
#: cinder/utils.py:429
765
763
#, python-format
766
764
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
767
765
msgstr "Couldn't get Link Local IP of %(interface)s :%(ex)s"
768
766
 
769
 
#: cinder/utils.py:569
 
767
#: cinder/utils.py:464
770
768
#, python-format
771
769
msgid "Invalid backend: %s"
772
770
msgstr "Invalid backend: %s"
773
771
 
774
 
#: cinder/utils.py:580
 
772
#: cinder/utils.py:475
775
773
#, python-format
776
774
msgid "backend %s"
777
775
msgstr "backend %s"
778
776
 
779
 
#: cinder/utils.py:630
 
777
#: cinder/utils.py:525
780
778
msgid "in looping call"
781
779
msgstr ""
782
780
 
783
 
#: cinder/utils.py:813
 
781
#: cinder/utils.py:696
784
782
#, python-format
785
783
msgid "Expected object of type: %s"
786
784
msgstr ""
787
785
 
788
 
#: cinder/utils.py:903
 
786
#: cinder/utils.py:787
789
787
#, python-format
790
788
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
791
789
msgstr ""
792
790
 
793
 
#: cinder/utils.py:1105
 
791
#: cinder/utils.py:965
794
792
#, python-format
795
793
msgid "Could not remove tmpdir: %s"
796
794
msgstr ""
797
795
 
798
 
#: cinder/utils.py:1213
799
 
#, python-format
800
 
msgid "Unknown byte multiplier: %s"
801
 
msgstr ""
802
 
 
803
796
#: cinder/wsgi.py:121
804
797
#, fuzzy, python-format
805
798
msgid "Unable to find cert_file : %s"
855
848
"cinder.api.middleware.auth:pipeline_factory instead."
856
849
msgstr ""
857
850
 
858
 
#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:359
 
851
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:405
859
852
msgid "limit param must be an integer"
860
853
msgstr ""
861
854
 
862
 
#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:356
 
855
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:402
863
856
msgid "limit param must be positive"
864
857
msgstr ""
865
858
 
866
 
#: cinder/api/common.py:91
 
859
#: cinder/api/common.py:106
867
860
msgid "offset param must be an integer"
868
861
msgstr ""
869
862
 
870
 
#: cinder/api/common.py:105
 
863
#: cinder/api/common.py:120
871
864
msgid "offset param must be positive"
872
865
msgstr ""
873
866
 
874
 
#: cinder/api/common.py:133
 
867
#: cinder/api/common.py:148
875
868
#, python-format
876
869
msgid "marker [%s] not found"
877
870
msgstr ""
878
871
 
879
 
#: cinder/api/common.py:160
 
872
#: cinder/api/common.py:175
880
873
#, python-format
881
874
msgid "href %s does not contain version"
882
875
msgstr ""
883
876
 
884
 
#: cinder/api/extensions.py:184
 
877
#: cinder/api/extensions.py:185
885
878
msgid "Initializing extension manager."
886
879
msgstr ""
887
880
 
888
 
#: cinder/api/extensions.py:199
 
881
#: cinder/api/extensions.py:200
889
882
#, python-format
890
883
msgid "Loaded extension: %s"
891
884
msgstr ""
892
885
 
893
 
#: cinder/api/extensions.py:237
 
886
#: cinder/api/extensions.py:238
894
887
#, python-format
895
888
msgid "Ext name: %s"
896
889
msgstr ""
897
890
 
898
 
#: cinder/api/extensions.py:238
 
891
#: cinder/api/extensions.py:239
899
892
#, python-format
900
893
msgid "Ext alias: %s"
901
894
msgstr ""
902
895
 
903
 
#: cinder/api/extensions.py:239
 
896
#: cinder/api/extensions.py:240
904
897
#, python-format
905
898
msgid "Ext description: %s"
906
899
msgstr ""
907
900
 
908
 
#: cinder/api/extensions.py:241
 
901
#: cinder/api/extensions.py:242
909
902
#, python-format
910
903
msgid "Ext namespace: %s"
911
904
msgstr ""
912
905
 
913
 
#: cinder/api/extensions.py:242
 
906
#: cinder/api/extensions.py:243
914
907
#, python-format
915
908
msgid "Ext updated: %s"
916
909
msgstr ""
917
910
 
918
 
#: cinder/api/extensions.py:244
 
911
#: cinder/api/extensions.py:245
919
912
#, python-format
920
913
msgid "Exception loading extension: %s"
921
914
msgstr ""
922
915
 
923
 
#: cinder/api/extensions.py:258
 
916
#: cinder/api/extensions.py:259
924
917
#, python-format
925
918
msgid "Loading extension %s"
926
919
msgstr ""
927
920
 
928
 
#: cinder/api/extensions.py:264
 
921
#: cinder/api/extensions.py:265
929
922
#, python-format
930
923
msgid "Calling extension factory %s"
931
924
msgstr ""
932
925
 
933
 
#: cinder/api/extensions.py:278
 
926
#: cinder/api/extensions.py:279
934
927
#, python-format
935
928
msgid "osapi_volume_extension is set to deprecated path: %s"
936
929
msgstr ""
937
930
 
938
 
#: cinder/api/extensions.py:280
 
931
#: cinder/api/extensions.py:281
939
932
#, python-format
940
933
msgid ""
941
934
"Please set your flag or cinder.conf settings for osapi_volume_extension "
942
935
"to: %s"
943
936
msgstr ""
944
937
 
945
 
#: cinder/api/extensions.py:289
 
938
#: cinder/api/extensions.py:290
946
939
#, python-format
947
940
msgid "Failed to load extension %(ext_factory)s: %(exc)s"
948
941
msgstr ""
949
942
 
950
 
#: cinder/api/extensions.py:357
 
943
#: cinder/api/extensions.py:359
951
944
#, python-format
952
945
msgid "Failed to load extension %(classpath)s: %(exc)s"
953
946
msgstr ""
954
947
 
955
 
#: cinder/api/extensions.py:381
 
948
#: cinder/api/extensions.py:384
956
949
#, python-format
957
950
msgid "Failed to load extension %(ext_name)s: %(exc)s"
958
951
msgstr ""
971
964
msgid "root element selecting a list"
972
965
msgstr ""
973
966
 
974
 
#: cinder/api/xmlutil.py:742
 
967
#: cinder/api/xmlutil.py:740
975
968
#, python-format
976
969
msgid "Template tree mismatch; adding slave %(slavetag)s to master %(mastertag)s"
977
970
msgstr ""
1005
998
msgid "Creating new backup %s"
1006
999
msgstr ""
1007
1000
 
1008
 
#: cinder/api/contrib/backups.py:195 cinder/api/contrib/backups.py:230
 
1001
#: cinder/api/contrib/backups.py:195 cinder/api/contrib/backups.py:234
 
1002
#: cinder/api/contrib/volume_transfer.py:159
 
1003
#: cinder/api/contrib/volume_transfer.py:195
1009
1004
msgid "Incorrect request body format"
1010
1005
msgstr ""
1011
1006
 
1014
1009
msgid "Creating backup of volume %(volume_id)s in container %(container)s"
1015
1010
msgstr ""
1016
1011
 
1017
 
#: cinder/api/contrib/backups.py:221
 
1012
#: cinder/api/contrib/backups.py:224
1018
1013
#, python-format
1019
1014
msgid "Restoring backup %(backup_id)s (%(body)s)"
1020
1015
msgstr ""
1021
1016
 
1022
 
#: cinder/api/contrib/backups.py:234
 
1017
#: cinder/api/contrib/backups.py:238
1023
1018
#, python-format
1024
1019
msgid "Restoring backup %(backup_id)s to volume %(volume_id)s"
1025
1020
msgstr ""
1026
1021
 
1027
 
#: cinder/api/contrib/extended_snapshot_attributes.py:61
 
1022
#: cinder/api/contrib/extended_snapshot_attributes.py:60
1028
1023
msgid "Snapshot not found."
1029
1024
msgstr ""
1030
1025
 
1031
 
#: cinder/api/contrib/hosts.py:83 cinder/api/openstack/wsgi.py:158
 
1026
#: cinder/api/contrib/hosts.py:86 cinder/api/openstack/wsgi.py:158
1032
1027
msgid "cannot understand XML"
1033
1028
msgstr ""
1034
1029
 
1035
 
#: cinder/api/contrib/hosts.py:133
 
1030
#: cinder/api/contrib/hosts.py:136
1036
1031
#, python-format
1037
1032
msgid "Host '%s' could not be found."
1038
1033
msgstr ""
1039
1034
 
1040
 
#: cinder/api/contrib/hosts.py:162
 
1035
#: cinder/api/contrib/hosts.py:165
1041
1036
#, python-format
1042
1037
msgid "Invalid status: '%s'"
1043
1038
msgstr ""
1044
1039
 
1045
 
#: cinder/api/contrib/hosts.py:165
 
1040
#: cinder/api/contrib/hosts.py:168
1046
1041
#, python-format
1047
1042
msgid "Invalid update setting: '%s'"
1048
1043
msgstr ""
1049
1044
 
1050
 
#: cinder/api/contrib/hosts.py:177
 
1045
#: cinder/api/contrib/hosts.py:180
1051
1046
#, python-format
1052
1047
msgid "Setting host %(host)s to %(state)s."
1053
1048
msgstr ""
1054
1049
 
1055
 
#: cinder/api/contrib/hosts.py:202
 
1050
#: cinder/api/contrib/hosts.py:206
1056
1051
msgid "Describe-resource is admin only functionality"
1057
1052
msgstr ""
1058
1053
 
1059
 
#: cinder/api/contrib/hosts.py:210
 
1054
#: cinder/api/contrib/hosts.py:214
1060
1055
msgid "Host not found"
1061
1056
msgstr ""
1062
1057
 
1064
1059
msgid "Quota limit must be -1 or greater."
1065
1060
msgstr ""
1066
1061
 
 
1062
#: cinder/api/contrib/scheduler_hints.py:38
 
1063
msgid "Malformed scheduler_hints attribute"
 
1064
msgstr ""
 
1065
 
 
1066
#: cinder/api/contrib/services.py:85
 
1067
msgid ""
 
1068
"Query by service parameter is deprecated. Please use binary parameter "
 
1069
"instead."
 
1070
msgstr ""
 
1071
 
1067
1072
#: cinder/api/contrib/types_extra_specs.py:102
1068
1073
msgid "Request body empty"
1069
1074
msgstr ""
1080
1085
msgid "Request body contains too many items"
1081
1086
msgstr ""
1082
1087
 
1083
 
#: cinder/api/contrib/volume_actions.py:159
 
1088
#: cinder/api/contrib/volume_actions.py:90
 
1089
#, python-format
 
1090
msgid ""
 
1091
"Invalid request to attach volume to an instance %(instance_uuid)s and a "
 
1092
"host %(host_name)s simultaneously"
 
1093
msgstr ""
 
1094
 
 
1095
#: cinder/api/contrib/volume_actions.py:98
 
1096
msgid "Invalid request to attach volume to an invalid target"
 
1097
msgstr ""
 
1098
 
 
1099
#: cinder/api/contrib/volume_actions.py:175
1084
1100
msgid "Invalid request body"
1085
1101
msgstr ""
1086
1102
 
1087
 
#: cinder/api/contrib/volume_actions.py:163
 
1103
#: cinder/api/contrib/volume_actions.py:179
1088
1104
msgid "No image_name was specified in request."
1089
1105
msgstr ""
1090
1106
 
 
1107
#: cinder/api/contrib/volume_actions.py:215
 
1108
msgid "New volume size must be specified as an integer."
 
1109
msgstr ""
 
1110
 
 
1111
#: cinder/api/contrib/volume_transfer.py:133
 
1112
msgid "Listing volume transfers"
 
1113
msgstr ""
 
1114
 
 
1115
#: cinder/api/contrib/volume_transfer.py:149
 
1116
#, python-format
 
1117
msgid "Creating new volume transfer %s"
 
1118
msgstr ""
 
1119
 
 
1120
#: cinder/api/contrib/volume_transfer.py:164
 
1121
#, fuzzy, python-format
 
1122
msgid "Creating transfer of volume %s"
 
1123
msgstr "Unable to locate volume %s"
 
1124
 
 
1125
#: cinder/api/contrib/volume_transfer.py:185
 
1126
#, python-format
 
1127
msgid "Accepting volume transfer %s"
 
1128
msgstr ""
 
1129
 
 
1130
#: cinder/api/contrib/volume_transfer.py:198
 
1131
#, python-format
 
1132
msgid "Accepting transfer %s"
 
1133
msgstr ""
 
1134
 
 
1135
#: cinder/api/contrib/volume_transfer.py:219
 
1136
#, python-format
 
1137
msgid "Delete transfer with id: %s"
 
1138
msgstr ""
 
1139
 
1091
1140
#: cinder/api/middleware/fault.py:45
1092
1141
#, python-format
1093
1142
msgid "Caught error: %s"
1094
1143
msgstr ""
1095
1144
 
1096
 
#: cinder/api/middleware/fault.py:54 cinder/api/openstack/wsgi.py:886
 
1145
#: cinder/api/middleware/fault.py:54 cinder/api/openstack/wsgi.py:895
1097
1146
#, python-format
1098
1147
msgid "%(url)s returned with HTTP %(status)d"
1099
1148
msgstr ""
1100
1149
 
1101
 
#: cinder/api/middleware/sizelimit.py:54 cinder/api/middleware/sizelimit.py:63
1102
 
#: cinder/api/middleware/sizelimit.py:77
 
1150
#: cinder/api/middleware/sizelimit.py:56 cinder/api/middleware/sizelimit.py:65
 
1151
#: cinder/api/middleware/sizelimit.py:79
1103
1152
msgid "Request is too large."
1104
1153
msgstr ""
1105
1154
 
1106
 
#: cinder/api/openstack/__init__.py:74
 
1155
#: cinder/api/openstack/__init__.py:73
1107
1156
msgid "Must specify an ExtensionManager class"
1108
1157
msgstr ""
1109
1158
 
1110
 
#: cinder/api/openstack/__init__.py:85
 
1159
#: cinder/api/openstack/__init__.py:84
1111
1160
#, python-format
1112
1161
msgid "Extended resource: %s"
1113
1162
msgstr ""
1114
1163
 
1115
 
#: cinder/api/openstack/__init__.py:110
 
1164
#: cinder/api/openstack/__init__.py:108
1116
1165
#, python-format
1117
1166
msgid ""
1118
1167
"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such "
1119
1168
"resource"
1120
1169
msgstr ""
1121
1170
 
1122
 
#: cinder/api/openstack/__init__.py:115
 
1171
#: cinder/api/openstack/__init__.py:114
1123
1172
#, python-format
1124
1173
msgid "Extension %(ext_name)s extending resource: %(collection)s"
1125
1174
msgstr ""
1126
1175
 
1127
 
#: cinder/api/openstack/__init__.py:128
 
1176
#: cinder/api/openstack/__init__.py:130
1128
1177
msgid ""
1129
1178
"cinder.api.openstack:FaultWrapper is deprecated. Please use "
1130
1179
"cinder.api.middleware.fault:FaultWrapper instead."
1136
1185
"cinder.api.urlmap:urlmap_factory instead."
1137
1186
msgstr ""
1138
1187
 
1139
 
#: cinder/api/openstack/wsgi.py:134 cinder/api/openstack/wsgi.py:537
 
1188
#: cinder/api/openstack/wsgi.py:134 cinder/api/openstack/wsgi.py:546
1140
1189
msgid "cannot understand JSON"
1141
1190
msgstr ""
1142
1191
 
1143
 
#: cinder/api/openstack/wsgi.py:542
 
1192
#: cinder/api/openstack/wsgi.py:551
1144
1193
msgid "too many body keys"
1145
1194
msgstr ""
1146
1195
 
1147
 
#: cinder/api/openstack/wsgi.py:581
 
1196
#: cinder/api/openstack/wsgi.py:590
1148
1197
#, python-format
1149
1198
msgid "Exception handling resource: %s"
1150
1199
msgstr ""
1151
1200
 
1152
 
#: cinder/api/openstack/wsgi.py:586
 
1201
#: cinder/api/openstack/wsgi.py:595
1153
1202
#, python-format
1154
1203
msgid "Fault thrown: %s"
1155
1204
msgstr ""
1156
1205
 
1157
 
#: cinder/api/openstack/wsgi.py:589
 
1206
#: cinder/api/openstack/wsgi.py:598
1158
1207
#, python-format
1159
1208
msgid "HTTP exception thrown: %s"
1160
1209
msgstr ""
1161
1210
 
1162
 
#: cinder/api/openstack/wsgi.py:697
 
1211
#: cinder/api/openstack/wsgi.py:706
1163
1212
msgid "Unrecognized Content-Type provided in request"
1164
1213
msgstr ""
1165
1214
 
1166
 
#: cinder/api/openstack/wsgi.py:701
 
1215
#: cinder/api/openstack/wsgi.py:710
1167
1216
msgid "No Content-Type provided in request"
1168
1217
msgstr ""
1169
1218
 
1170
 
#: cinder/api/openstack/wsgi.py:705
 
1219
#: cinder/api/openstack/wsgi.py:714
1171
1220
msgid "Empty body provided in request"
1172
1221
msgstr ""
1173
1222
 
1174
 
#: cinder/api/openstack/wsgi.py:816
 
1223
#: cinder/api/openstack/wsgi.py:825
1175
1224
#, python-format
1176
1225
msgid "There is no such action: %s"
1177
1226
msgstr ""
1178
1227
 
1179
 
#: cinder/api/openstack/wsgi.py:819 cinder/api/openstack/wsgi.py:832
 
1228
#: cinder/api/openstack/wsgi.py:828 cinder/api/openstack/wsgi.py:841
1180
1229
#: cinder/api/v1/snapshot_metadata.py:55 cinder/api/v1/snapshot_metadata.py:73
1181
1230
#: cinder/api/v1/snapshot_metadata.py:98 cinder/api/v1/snapshot_metadata.py:123
1182
1231
#: cinder/api/v1/volume_metadata.py:55 cinder/api/v1/volume_metadata.py:73
1186
1235
msgid "Malformed request body"
1187
1236
msgstr ""
1188
1237
 
1189
 
#: cinder/api/openstack/wsgi.py:829
 
1238
#: cinder/api/openstack/wsgi.py:838
1190
1239
msgid "Unsupported Content-Type"
1191
1240
msgstr ""
1192
1241
 
1193
 
#: cinder/api/openstack/wsgi.py:841
 
1242
#: cinder/api/openstack/wsgi.py:850
1194
1243
msgid "Malformed request url"
1195
1244
msgstr ""
1196
1245
 
1197
 
#: cinder/api/openstack/wsgi.py:889
 
1246
#: cinder/api/openstack/wsgi.py:898
1198
1247
#, python-format
1199
1248
msgid "%(url)s returned a fault: %(e)s"
1200
1249
msgstr ""
1237
1286
msgid "Metadata item was not found"
1238
1287
msgstr ""
1239
1288
 
1240
 
#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 
1289
#: cinder/api/v1/snapshots.py:119 cinder/api/v2/snapshots.py:119
1241
1290
#, python-format
1242
1291
msgid "Delete snapshot with id: %s"
1243
1292
msgstr ""
1244
1293
 
1245
 
#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 
1294
#: cinder/api/v1/snapshots.py:169 cinder/api/v2/snapshots.py:175
1246
1295
#, python-format
1247
1296
msgid "Create snapshot from volume %s"
1248
1297
msgstr ""
1249
1298
 
1250
 
#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 
1299
#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:184
1251
1300
#, python-format
1252
1301
msgid "Invalid value '%s' for force. "
1253
1302
msgstr ""
1257
1306
msgid "volume does not exist"
1258
1307
msgstr ""
1259
1308
 
1260
 
#: cinder/api/v1/volumes.py:106
 
1309
#: cinder/api/v1/volumes.py:104
1261
1310
#, python-format
1262
1311
msgid "vol=%s"
1263
1312
msgstr ""
1264
1313
 
1265
 
#: cinder/api/v1/volumes.py:236 cinder/api/v2/volumes.py:153
 
1314
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174
1266
1315
#, python-format
1267
1316
msgid "Delete volume with id: %s"
1268
1317
msgstr ""
1269
1318
 
1270
 
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
1271
 
#: cinder/api/v2/volumes.py:209 cinder/api/v2/volumes.py:213
 
1319
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277
 
1320
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237
1272
1321
msgid "Invalid imageRef provided."
1273
1322
msgstr ""
1274
1323
 
1275
 
#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:272
 
1324
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297
1276
1325
#, python-format
1277
1326
msgid "Create volume of %s GB"
1278
1327
msgstr ""
1279
1328
 
1280
 
#: cinder/api/v1/volumes.py:418
 
1329
#: cinder/api/v1/volumes.py:415
1281
1330
#, python-format
1282
1331
msgid "Removing options '%(bad_options)s' from query"
1283
1332
msgstr ""
1284
1333
 
1285
 
#: cinder/api/v2/volumes.py:359
 
1334
#: cinder/api/v2/volumes.py:385
1286
1335
#, python-format
1287
1336
msgid "Removing options '%s' from query"
1288
1337
msgstr ""
1289
1338
 
1290
 
#: cinder/backup/api.py:53
 
1339
#: cinder/backup/api.py:68
1291
1340
#, fuzzy
1292
1341
msgid "Backup status must be available or error"
1293
1342
msgstr "Volume status must be available"
1294
1343
 
1295
 
#: cinder/backup/api.py:78
 
1344
#: cinder/backup/api.py:109
1296
1345
#, fuzzy
1297
1346
msgid "Volume to be backed up must be available"
1298
1347
msgstr "Volume status must be available"
1299
1348
 
1300
 
#: cinder/backup/api.py:112
 
1349
#: cinder/backup/api.py:146
1301
1350
#, fuzzy
1302
1351
msgid "Backup status must be available"
1303
1352
msgstr "Volume status must be available"
1304
1353
 
1305
 
#: cinder/backup/api.py:117
 
1354
#: cinder/backup/api.py:151
1306
1355
msgid "Backup to be restored has invalid size"
1307
1356
msgstr ""
1308
1357
 
1309
 
#: cinder/backup/api.py:126
 
1358
#: cinder/backup/api.py:160
1310
1359
#, python-format
1311
1360
msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
1312
1361
msgstr ""
1313
1362
 
1314
 
#: cinder/backup/api.py:140
 
1363
#: cinder/backup/api.py:176
1315
1364
#, python-format
1316
1365
msgid ""
1317
1366
"volume size %(volume_size)d is too small to restore backup of size "
1318
1367
"%(size)d."
1319
1368
msgstr ""
1320
1369
 
1321
 
#: cinder/backup/api.py:145
 
1370
#: cinder/backup/api.py:182
1322
1371
#, fuzzy
1323
1372
msgid "Volume to be restored to must be available"
1324
1373
msgstr "Volume status must be available"
1325
1374
 
1326
 
#: cinder/backup/api.py:151
 
1375
#: cinder/backup/api.py:188
1327
1376
msgid "Volume to be restored to is smaller than the backup to be restored"
1328
1377
msgstr ""
1329
1378
 
1330
 
#: cinder/backup/api.py:155
 
1379
#: cinder/backup/api.py:192
1331
1380
#, python-format
1332
1381
msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
1333
1382
msgstr ""
1334
1383
 
1335
 
#: cinder/backup/manager.py:79
 
1384
#: cinder/backup/manager.py:101
1336
1385
msgid "Cleaning up incomplete backup operations"
1337
1386
msgstr ""
1338
1387
 
1339
 
#: cinder/backup/manager.py:83
 
1388
#: cinder/backup/manager.py:105
1340
1389
#, python-format
1341
1390
msgid "Resetting volume %s to available (was backing-up)"
1342
1391
msgstr ""
1343
1392
 
1344
 
#: cinder/backup/manager.py:87
 
1393
#: cinder/backup/manager.py:109
1345
1394
#, python-format
1346
1395
msgid "Resetting volume %s to error_restoring (was restoring-backup)"
1347
1396
msgstr ""
1348
1397
 
1349
 
#: cinder/backup/manager.py:98
 
1398
#: cinder/backup/manager.py:120
1350
1399
#, python-format
1351
1400
msgid "Resetting backup %s to error (was creating)"
1352
1401
msgstr ""
1353
1402
 
1354
 
#: cinder/backup/manager.py:104
 
1403
#: cinder/backup/manager.py:126
1355
1404
#, python-format
1356
1405
msgid "Resetting backup %s to available (was restoring)"
1357
1406
msgstr ""
1358
1407
 
1359
 
#: cinder/backup/manager.py:109
 
1408
#: cinder/backup/manager.py:131
1360
1409
#, python-format
1361
1410
msgid "Resuming delete on backup: %s"
1362
1411
msgstr ""
1363
1412
 
1364
 
#: cinder/backup/manager.py:119
 
1413
#: cinder/backup/manager.py:141
1365
1414
#, python-format
1366
1415
msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s"
1367
1416
msgstr ""
1368
1417
 
1369
 
#: cinder/backup/manager.py:128
 
1418
#: cinder/backup/manager.py:151
1370
1419
#, python-format
1371
1420
msgid ""
1372
1421
"create_backup aborted, expected volume status %(expected_status)s but got"
1373
1422
" %(actual_status)s"
1374
1423
msgstr ""
1375
1424
 
1376
 
#: cinder/backup/manager.py:137
 
1425
#: cinder/backup/manager.py:163
1377
1426
#, python-format
1378
1427
msgid ""
1379
1428
"create_backup aborted, expected backup status %(expected_status)s but got"
1380
1429
" %(actual_status)s"
1381
1430
msgstr ""
1382
1431
 
1383
 
#: cinder/backup/manager.py:160
 
1432
#: cinder/backup/manager.py:189
1384
1433
#, python-format
1385
1434
msgid "create_backup finished. backup: %s"
1386
1435
msgstr ""
1387
1436
 
1388
 
#: cinder/backup/manager.py:166
 
1437
#: cinder/backup/manager.py:195
1389
1438
#, python-format
1390
1439
msgid ""
1391
1440
"restore_backup started, restoring backup: %(backup_id)s to volume: "
1392
1441
"%(volume_id)s"
1393
1442
msgstr ""
1394
1443
 
1395
 
#: cinder/backup/manager.py:175
 
1444
#: cinder/backup/manager.py:205
1396
1445
#, python-format
1397
1446
msgid ""
1398
1447
"restore_backup aborted, expected volume status %(expected_status)s but "
1399
1448
"got %(actual_status)s"
1400
1449
msgstr ""
1401
1450
 
1402
 
#: cinder/backup/manager.py:183
 
1451
#: cinder/backup/manager.py:216
1403
1452
#, python-format
1404
1453
msgid ""
1405
1454
"restore_backup aborted, expected backup status %(expected_status)s but "
1406
1455
"got %(actual_status)s"
1407
1456
msgstr ""
1408
1457
 
1409
 
#: cinder/backup/manager.py:199
 
1458
#: cinder/backup/manager.py:235
1410
1459
#, python-format
1411
1460
msgid ""
1412
1461
"restore_backup aborted, the backup service currently configured "
1414
1463
"create this backup [%(backup_service)s]"
1415
1464
msgstr ""
1416
1465
 
1417
 
#: cinder/backup/manager.py:220
 
1466
#: cinder/backup/manager.py:259
1418
1467
#, python-format
1419
1468
msgid ""
1420
1469
"restore_backup finished, backup: %(backup_id)s restored to volume: "
1421
1470
"%(volume_id)s"
1422
1471
msgstr ""
1423
1472
 
1424
 
#: cinder/backup/manager.py:228
 
1473
#: cinder/backup/manager.py:268
1425
1474
#, python-format
1426
1475
msgid "delete_backup started, backup: %s"
1427
1476
msgstr ""
1428
1477
 
1429
 
#: cinder/backup/manager.py:234
 
1478
#: cinder/backup/manager.py:274
1430
1479
#, python-format
1431
1480
msgid ""
1432
1481
"delete_backup aborted, expected backup status %(expected_status)s but got"
1433
1482
" %(actual_status)s"
1434
1483
msgstr ""
1435
1484
 
1436
 
#: cinder/backup/manager.py:244
 
1485
#: cinder/backup/manager.py:287
1437
1486
#, python-format
1438
1487
msgid ""
1439
1488
"delete_backup aborted, the backup service currently configured "
1441
1490
"create this backup [%(backup_service)s]"
1442
1491
msgstr ""
1443
1492
 
1444
 
#: cinder/backup/manager.py:264
 
1493
#: cinder/backup/manager.py:310
1445
1494
#, python-format
1446
1495
msgid "delete_backup finished, backup %s deleted"
1447
1496
msgstr ""
1448
1497
 
1449
 
#: cinder/backup/services/swift.py:96
 
1498
#: cinder/backup/drivers/ceph.py:222
 
1499
#, python-format
 
1500
msgid "backup '%s' finished."
 
1501
msgstr ""
 
1502
 
 
1503
#: cinder/backup/drivers/ceph.py:273
 
1504
#, python-format
 
1505
msgid "delete '%s' finished"
 
1506
msgstr ""
 
1507
 
 
1508
#: cinder/backup/drivers/swift.py:105
1450
1509
#, python-format
1451
1510
msgid "unsupported compression algorithm: %s"
1452
1511
msgstr ""
1453
1512
 
1454
 
#: cinder/backup/services/swift.py:117
 
1513
#: cinder/backup/drivers/swift.py:122
 
1514
#, python-format
 
1515
msgid "single_user auth mode enabled, but %(param)s not set"
 
1516
msgstr ""
 
1517
 
 
1518
#: cinder/backup/drivers/swift.py:140
1455
1519
#, python-format
1456
1520
msgid "_check_container_exists: container: %s"
1457
1521
msgstr ""
1458
1522
 
1459
 
#: cinder/backup/services/swift.py:122
 
1523
#: cinder/backup/drivers/swift.py:145
1460
1524
#, python-format
1461
1525
msgid "container %s does not exist"
1462
1526
msgstr ""
1463
1527
 
1464
 
#: cinder/backup/services/swift.py:127
 
1528
#: cinder/backup/drivers/swift.py:150
1465
1529
#, python-format
1466
1530
msgid "container %s exists"
1467
1531
msgstr ""
1468
1532
 
1469
 
#: cinder/backup/services/swift.py:133
 
1533
#: cinder/backup/drivers/swift.py:156
1470
1534
#, python-format
1471
1535
msgid "_create_container started, container: %(container)s,backup: %(backup_id)s"
1472
1536
msgstr ""
1473
1537
 
1474
 
#: cinder/backup/services/swift.py:148
 
1538
#: cinder/backup/drivers/swift.py:172
1475
1539
#, python-format
1476
1540
msgid "_generate_swift_object_name_prefix: %s"
1477
1541
msgstr ""
1478
1542
 
1479
 
#: cinder/backup/services/swift.py:159
 
1543
#: cinder/backup/drivers/swift.py:181
1480
1544
#, python-format
1481
1545
msgid "generated object list: %s"
1482
1546
msgstr ""
1483
1547
 
1484
 
#: cinder/backup/services/swift.py:169
 
1548
#: cinder/backup/drivers/swift.py:191
1485
1549
#, python-format
1486
1550
msgid ""
1487
1551
"_write_metadata started, container name: %(container)s, metadata "
1488
1552
"filename: %(filename)s"
1489
1553
msgstr ""
1490
1554
 
1491
 
#: cinder/backup/services/swift.py:184
 
1555
#: cinder/backup/drivers/swift.py:208
1492
1556
#, python-format
1493
1557
msgid ""
1494
1558
"error writing metadata file to swift, MD5 of metadata file in swift "
1496
1560
"[%(md5)s]"
1497
1561
msgstr ""
1498
1562
 
1499
 
#: cinder/backup/services/swift.py:188
 
1563
#: cinder/backup/drivers/swift.py:213
1500
1564
msgid "_write_metadata finished"
1501
1565
msgstr ""
1502
1566
 
1503
 
#: cinder/backup/services/swift.py:193
 
1567
#: cinder/backup/drivers/swift.py:218
1504
1568
#, python-format
1505
1569
msgid ""
1506
1570
"_read_metadata started, container name: %(container)s, metadata filename:"
1507
1571
" %(filename)s"
1508
1572
msgstr ""
1509
1573
 
1510
 
#: cinder/backup/services/swift.py:197
 
1574
#: cinder/backup/drivers/swift.py:223
1511
1575
#, python-format
1512
1576
msgid "_read_metadata finished (%s)"
1513
1577
msgstr ""
1514
1578
 
1515
 
#: cinder/backup/services/swift.py:207
 
1579
#: cinder/backup/drivers/swift.py:233
1516
1580
#, fuzzy, python-format
1517
1581
msgid "volume size %d is invalid."
1518
1582
msgstr "The request is invalid."
1519
1583
 
1520
 
#: cinder/backup/services/swift.py:221
 
1584
#: cinder/backup/drivers/swift.py:247
1521
1585
#, python-format
1522
1586
msgid ""
1523
1587
"starting backup of volume: %(volume_id)s to swift, volume size: "
1525
1589
"availability zone: %(availability_zone)s"
1526
1590
msgstr ""
1527
1591
 
1528
 
#: cinder/backup/services/swift.py:237
 
1592
#: cinder/backup/drivers/swift.py:270
1529
1593
msgid "reading chunk of data from volume"
1530
1594
msgstr ""
1531
1595
 
1532
 
#: cinder/backup/services/swift.py:244
 
1596
#: cinder/backup/drivers/swift.py:277
1533
1597
#, python-format
1534
1598
msgid ""
1535
1599
"compressed %(data_size_bytes)d bytes of data to %(comp_size_bytes)d bytes"
1536
1600
" using %(algorithm)s"
1537
1601
msgstr ""
1538
1602
 
1539
 
#: cinder/backup/services/swift.py:248
 
1603
#: cinder/backup/drivers/swift.py:286
1540
1604
msgid "not compressing data"
1541
1605
msgstr ""
1542
1606
 
1543
 
#: cinder/backup/services/swift.py:252
 
1607
#: cinder/backup/drivers/swift.py:290
1544
1608
msgid "About to put_object"
1545
1609
msgstr ""
1546
1610
 
1547
 
#: cinder/backup/services/swift.py:257
 
1611
#: cinder/backup/drivers/swift.py:296
1548
1612
#, python-format
1549
1613
msgid "swift MD5 for %(object_name)s: %(etag)s"
1550
1614
msgstr ""
1551
1615
 
1552
 
#: cinder/backup/services/swift.py:260
 
1616
#: cinder/backup/drivers/swift.py:300
1553
1617
#, python-format
1554
1618
msgid "backup MD5 for %(object_name)s: %(md5)s"
1555
1619
msgstr ""
1556
1620
 
1557
 
#: cinder/backup/services/swift.py:262
 
1621
#: cinder/backup/drivers/swift.py:303
1558
1622
#, python-format
1559
1623
msgid ""
1560
1624
"error writing object to swift, MD5 of object in swift %(etag)s is not the"
1561
1625
" same as MD5 of object sent to swift %(md5)s"
1562
1626
msgstr ""
1563
1627
 
1564
 
#: cinder/backup/services/swift.py:268
 
1628
#: cinder/backup/drivers/swift.py:311
1565
1629
msgid "Calling eventlet.sleep(0)"
1566
1630
msgstr ""
1567
1631
 
1568
 
#: cinder/backup/services/swift.py:276
 
1632
#: cinder/backup/drivers/swift.py:327
1569
1633
#, python-format
1570
1634
msgid "backup %s finished."
1571
1635
msgstr ""
1572
1636
 
1573
 
#: cinder/backup/services/swift.py:281
 
1637
#: cinder/backup/drivers/swift.py:344
1574
1638
#, python-format
1575
1639
msgid "v1 swift volume backup restore of %s started"
1576
1640
msgstr ""
1577
1641
 
1578
 
#: cinder/backup/services/swift.py:287
 
1642
#: cinder/backup/drivers/swift.py:349
1579
1643
#, python-format
1580
1644
msgid "metadata_object_names = %s"
1581
1645
msgstr ""
1582
1646
 
1583
 
#: cinder/backup/services/swift.py:293
 
1647
#: cinder/backup/drivers/swift.py:355
1584
1648
msgid ""
1585
1649
"restore_backup aborted, actual swift object list in swift does not match "
1586
1650
"object list stored in metadata"
1587
1651
msgstr ""
1588
1652
 
1589
 
#: cinder/backup/services/swift.py:299
 
1653
#: cinder/backup/drivers/swift.py:361
1590
1654
#, python-format
1591
1655
msgid ""
1592
1656
"restoring object from swift. backup: %(backup_id)s, container: "
1593
1657
"%(container)s, swift object name: %(object_name)s, volume: %(volume_id)s"
1594
1658
msgstr ""
1595
1659
 
1596
 
#: cinder/backup/services/swift.py:309
 
1660
#: cinder/backup/drivers/swift.py:377
1597
1661
#, python-format
1598
1662
msgid "decompressing data using %s algorithm"
1599
1663
msgstr ""
1600
1664
 
1601
 
#: cinder/backup/services/swift.py:323
 
1665
#: cinder/backup/drivers/swift.py:400
1602
1666
#, python-format
1603
1667
msgid "v1 swift volume backup restore of %s finished"
1604
1668
msgstr ""
1605
1669
 
1606
 
#: cinder/backup/services/swift.py:331
 
1670
#: cinder/backup/drivers/swift.py:408
1607
1671
#, python-format
1608
1672
msgid ""
1609
1673
"starting restore of backup %(object_prefix)s from swift container: "
1610
1674
"%(container)s, to volume %(volume_id)s, backup: %(backup_id)s"
1611
1675
msgstr ""
1612
1676
 
1613
 
#: cinder/backup/services/swift.py:339
 
1677
#: cinder/backup/drivers/swift.py:422
1614
1678
#, python-format
1615
1679
msgid "Restoring swift backup version %s"
1616
1680
msgstr ""
1617
1681
 
1618
 
#: cinder/backup/services/swift.py:344
 
1682
#: cinder/backup/drivers/swift.py:427
1619
1683
#, python-format
1620
1684
msgid "No support to restore swift backup version %s"
1621
1685
msgstr ""
1622
1686
 
1623
 
#: cinder/backup/services/swift.py:348
 
1687
#: cinder/backup/drivers/swift.py:431
1624
1688
#, python-format
1625
1689
msgid "restore %(backup_id)s to %(volume_id)s finished."
1626
1690
msgstr ""
1627
1691
 
1628
 
#: cinder/backup/services/swift.py:362
 
1692
#: cinder/backup/drivers/swift.py:445
1629
1693
msgid "swift error while listing objects, continuing with delete"
1630
1694
msgstr ""
1631
1695
 
1632
 
#: cinder/backup/services/swift.py:371
 
1696
#: cinder/backup/drivers/swift.py:454
1633
1697
#, python-format
1634
1698
msgid "swift error while deleting object %s, continuing with delete"
1635
1699
msgstr ""
1636
1700
 
1637
 
#: cinder/backup/services/swift.py:374
 
1701
#: cinder/backup/drivers/swift.py:457
1638
1702
#, python-format
1639
1703
msgid "deleted swift object: %(swift_object_name)s in container: %(container)s"
1640
1704
msgstr ""
1641
1705
 
1642
 
#: cinder/backup/services/swift.py:380
 
1706
#: cinder/backup/drivers/swift.py:467
1643
1707
#, python-format
1644
1708
msgid "delete %s finished"
1645
1709
msgstr ""
1646
1710
 
1647
 
#: cinder/brick/iscsi/iscsi.py:152
 
1711
#: cinder/brick/initiator/connector.py:111
 
1712
#, python-format
 
1713
msgid "iSCSI device not found at %s"
 
1714
msgstr ""
 
1715
 
 
1716
#: cinder/brick/initiator/connector.py:113
 
1717
#, python-format
 
1718
msgid ""
 
1719
"ISCSI volume not yet found at: %(host_device)s. Will rescan & retry.  Try"
 
1720
" number: %(tries)s"
 
1721
msgstr ""
 
1722
 
 
1723
#: cinder/brick/initiator/connector.py:126
 
1724
#, python-format
 
1725
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
 
1726
msgstr ""
 
1727
 
 
1728
#: cinder/brick/initiator/linuxscsi.py:83
 
1729
#: cinder/brick/initiator/linuxscsi.py:91
 
1730
#: cinder/brick/initiator/linuxscsi.py:109
 
1731
#, python-format
 
1732
msgid "multipath call failed exit (%(code)s)"
 
1733
msgstr ""
 
1734
 
 
1735
#: cinder/brick/initiator/linuxscsi.py:130
 
1736
#, python-format
 
1737
msgid "Couldn't find multipath device %(line)s"
 
1738
msgstr ""
 
1739
 
 
1740
#: cinder/brick/initiator/linuxscsi.py:134
 
1741
#, python-format
 
1742
msgid "Found multipath device = %(mdev)s"
 
1743
msgstr ""
 
1744
 
 
1745
#: cinder/brick/iscsi/iscsi.py:155
1648
1746
#, python-format
1649
1747
msgid "Creating iscsi_target for: %s"
1650
1748
msgstr ""
1651
1749
 
1652
 
#: cinder/brick/iscsi/iscsi.py:171 cinder/brick/iscsi/iscsi.py:264
1653
 
#: cinder/brick/iscsi/iscsi.py:400 cinder/brick/iscsi/iscsi.py:409
1654
 
#, python-format
1655
 
msgid "Failed to create iscsi target for volume id:%(vol_id)s."
1656
 
msgstr ""
 
1750
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272
 
1751
#, fuzzy, python-format
 
1752
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
 
1753
msgstr "Unable to locate volume %s"
1657
1754
 
1658
 
#: cinder/brick/iscsi/iscsi.py:181
 
1755
#: cinder/brick/iscsi/iscsi.py:185
1659
1756
#, python-format
1660
1757
msgid ""
1661
1758
"Failed to create iscsi target for volume id:%(vol_id)s. Please ensure "
1662
1759
"your tgtd config file contains 'include %(volumes_dir)s/*'"
1663
1760
msgstr ""
1664
1761
 
1665
 
#: cinder/brick/iscsi/iscsi.py:192
 
1762
#: cinder/brick/iscsi/iscsi.py:199
1666
1763
#, python-format
1667
1764
msgid "Removing iscsi_target for: %s"
1668
1765
msgstr ""
1669
1766
 
1670
 
#: cinder/brick/iscsi/iscsi.py:209 cinder/brick/iscsi/iscsi.py:426
1671
 
#, python-format
1672
 
msgid "Failed to remove iscsi target for volume id:%(vol_id)s."
1673
 
msgstr ""
 
1767
#: cinder/brick/iscsi/iscsi.py:216
 
1768
#, fuzzy, python-format
 
1769
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
 
1770
msgstr "Unable to locate volume %s"
1674
1771
 
1675
 
#: cinder/brick/iscsi/iscsi.py:218 cinder/brick/iscsi/iscsi.py:434
 
1772
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443
1676
1773
msgid "valid iqn needed for show_target"
1677
1774
msgstr ""
1678
1775
 
1679
 
#: cinder/brick/iscsi/iscsi.py:270
 
1776
#: cinder/brick/iscsi/iscsi.py:279
1680
1777
#, python-format
1681
1778
msgid "Removing iscsi_target for volume: %s"
1682
1779
msgstr ""
1683
1780
 
1684
 
#: cinder/brick/iscsi/iscsi.py:356
 
1781
#: cinder/brick/iscsi/iscsi.py:365
1685
1782
msgid "rtstool is not installed correctly"
1686
1783
msgstr ""
1687
1784
 
1688
 
#: cinder/brick/iscsi/iscsi.py:376
 
1785
#: cinder/brick/iscsi/iscsi.py:385
1689
1786
#, python-format
1690
1787
msgid "Creating iscsi_target for volume: %s"
1691
1788
msgstr ""
1692
1789
 
1693
 
#: cinder/brick/iscsi/iscsi.py:416
 
1790
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418
 
1791
#, python-format
 
1792
msgid "Failed to create iscsi target for volume id:%s."
 
1793
msgstr ""
 
1794
 
 
1795
#: cinder/brick/iscsi/iscsi.py:425
1694
1796
#, fuzzy, python-format
1695
1797
msgid "Removing iscsi_target: %s"
1696
1798
msgstr "Rebooting instance %s"
1697
1799
 
1698
 
#: cinder/brick/iscsi/iscsi.py:455
 
1800
#: cinder/brick/iscsi/iscsi.py:435
 
1801
#, python-format
 
1802
msgid "Failed to remove iscsi target for volume id:%s."
 
1803
msgstr ""
 
1804
 
 
1805
#: cinder/brick/iscsi/iscsi.py:464
1699
1806
#, python-format
1700
1807
msgid "Failed to add initiator iqn %s to target"
1701
1808
msgstr ""
1702
1809
 
1703
 
#: cinder/brick/local_dev/lvm.py:35
 
1810
#: cinder/brick/local_dev/lvm.py:36
1704
1811
#, fuzzy, python-format
1705
1812
msgid "Unable to find Volume Group: %s"
1706
1813
msgstr "Unable to detach volume %s"
1707
1814
 
1708
 
#: cinder/brick/local_dev/lvm.py:41
 
1815
#: cinder/brick/local_dev/lvm.py:42
1709
1816
#, fuzzy, python-format
1710
1817
msgid "Failed to create Volume Group: %s"
1711
1818
msgstr "Unable to locate volume %s"
1712
1819
 
1713
 
#: cinder/brick/local_dev/lvm.py:75
 
1820
#: cinder/brick/local_dev/lvm.py:82
1714
1821
msgid "Error creating Volume Group"
1715
1822
msgstr ""
1716
1823
 
1717
 
#: cinder/brick/local_dev/lvm.py:76
 
1824
#: cinder/brick/local_dev/lvm.py:83
1718
1825
#, python-format
1719
1826
msgid "Cmd     :%s"
1720
1827
msgstr ""
1721
1828
 
1722
 
#: cinder/brick/local_dev/lvm.py:77
 
1829
#: cinder/brick/local_dev/lvm.py:84
1723
1830
#, python-format
1724
1831
msgid "StdOut  :%s"
1725
1832
msgstr ""
1726
1833
 
1727
 
#: cinder/brick/local_dev/lvm.py:78
 
1834
#: cinder/brick/local_dev/lvm.py:85
1728
1835
#, python-format
1729
1836
msgid "StdErr  :%s"
1730
1837
msgstr ""
1731
1838
 
1732
 
#: cinder/brick/local_dev/lvm.py:82
 
1839
#: cinder/brick/local_dev/lvm.py:89
1733
1840
#, fuzzy, python-format
1734
1841
msgid "Unable to locate Volume Group %s"
1735
1842
msgstr "Unable to locate volume %s"
1736
1843
 
1737
 
#: cinder/brick/local_dev/lvm.py:265
 
1844
#: cinder/brick/local_dev/lvm.py:281
1738
1845
#, fuzzy, python-format
1739
1846
msgid "Unable to find VG: %s"
1740
1847
msgstr "Unable to detach volume %s"
1741
1848
 
1742
 
#: cinder/brick/local_dev/lvm.py:284
 
1849
#: cinder/brick/local_dev/lvm.py:306
1743
1850
msgid ""
1744
1851
"Requested to setup thin provisioning, however current LVM version does "
1745
1852
"not support it."
1746
1853
msgstr ""
1747
1854
 
1748
 
#: cinder/brick/local_dev/lvm.py:337
 
1855
#: cinder/brick/local_dev/lvm.py:370
1749
1856
#, fuzzy, python-format
1750
1857
msgid "Unable to find LV: %s"
1751
1858
msgstr "Unable to detach volume %s"
1752
1859
 
 
1860
#: cinder/common/config.py:126
 
1861
msgid "Deploy v1 of the Cinder API. "
 
1862
msgstr ""
 
1863
 
 
1864
#: cinder/common/config.py:129
 
1865
msgid "Deploy v2 of the Cinder API. "
 
1866
msgstr ""
 
1867
 
1753
1868
#: cinder/common/sqlalchemyutils.py:68
1754
1869
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
1755
1870
msgid "Id not in sort_keys; is sort_keys unique?"
1760
1875
msgid "Unknown sort direction, must be 'desc' or 'asc'"
1761
1876
msgstr ""
1762
1877
 
1763
 
#: cinder/db/sqlalchemy/api.py:51
 
1878
#: cinder/db/sqlalchemy/api.py:67
1764
1879
msgid "Use of empty request context is deprecated"
1765
1880
msgstr "Use of empty request context is deprecated"
1766
1881
 
1767
 
#: cinder/db/sqlalchemy/api.py:178
 
1882
#: cinder/db/sqlalchemy/api.py:194
1768
1883
#, python-format
1769
1884
msgid "Unrecognized read_deleted value '%s'"
1770
1885
msgstr ""
1771
1886
 
1772
 
#: cinder/db/sqlalchemy/api.py:786
1773
 
#, python-format
1774
 
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
1775
 
msgstr ""
1776
 
 
1777
 
#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
1778
 
#, python-format
1779
 
msgid "No backend config with id %(sm_backend_id)s"
1780
 
msgstr ""
1781
 
 
1782
 
#: cinder/db/sqlalchemy/api.py:1880
1783
 
#, python-format
1784
 
msgid "No sm_flavor called %(sm_flavor)s"
1785
 
msgstr ""
1786
 
 
1787
 
#: cinder/db/sqlalchemy/api.py:1924
1788
 
#, python-format
1789
 
msgid "No sm_volume with id %(volume_id)s"
1790
 
msgstr ""
1791
 
 
1792
 
#: cinder/db/sqlalchemy/api.py:1987
1793
 
#, python-format
1794
 
msgid "No backup with id %(backup_id)s"
1795
 
msgstr ""
1796
 
 
1797
 
#: cinder/db/sqlalchemy/migration.py:74
 
1887
#: cinder/db/sqlalchemy/api.py:848
 
1888
#, python-format
 
1889
msgid "Change will make usage less than 0 for the following resources: %s"
 
1890
msgstr ""
 
1891
 
 
1892
#: cinder/db/sqlalchemy/api.py:1937 cinder/db/sqlalchemy/api.py:1963
 
1893
#, python-format
 
1894
msgid "No backend config with id %s"
 
1895
msgstr ""
 
1896
 
 
1897
#: cinder/db/sqlalchemy/api.py:2020
 
1898
#, python-format
 
1899
msgid "No sm_flavor called %s"
 
1900
msgstr ""
 
1901
 
 
1902
#: cinder/db/sqlalchemy/api.py:2064
 
1903
#, python-format
 
1904
msgid "No sm_volume with id %s"
 
1905
msgstr ""
 
1906
 
 
1907
#: cinder/db/sqlalchemy/api.py:2126
 
1908
#, python-format
 
1909
msgid "No backup with id %s"
 
1910
msgstr ""
 
1911
 
 
1912
#: cinder/db/sqlalchemy/api.py:2214
 
1913
#, fuzzy
 
1914
msgid "Volume must be available"
 
1915
msgstr "Volume status must be available"
 
1916
 
 
1917
#: cinder/db/sqlalchemy/api.py:2238
 
1918
#, python-format
 
1919
msgid "Volume in unexpected state %s, expected awaiting-transfer"
 
1920
msgstr ""
 
1921
 
 
1922
#: cinder/db/sqlalchemy/api.py:2261
 
1923
#, python-format
 
1924
msgid ""
 
1925
"Transfer %(transfer_id)s: Volume id %(volume_id)s in unexpected state "
 
1926
"%(status)s, expected awaiting-transfer"
 
1927
msgstr ""
 
1928
 
 
1929
#: cinder/db/sqlalchemy/migration.py:72
1798
1930
msgid "version should be an integer"
1799
1931
msgstr ""
1800
1932
 
1801
 
#: cinder/db/sqlalchemy/migration.py:101
 
1933
#: cinder/db/sqlalchemy/migration.py:99
1802
1934
msgid "Upgrade DB using Essex release first."
1803
1935
msgstr ""
1804
1936
 
1805
 
#: cinder/db/sqlalchemy/session.py:71
1806
 
#: cinder/openstack/common/db/sqlalchemy/session.py:538
1807
 
#, python-format
1808
 
msgid "Got mysql server has gone away: %s"
1809
 
msgstr ""
1810
 
 
1811
 
#: cinder/db/sqlalchemy/session.py:132
1812
 
#: cinder/openstack/common/db/sqlalchemy/session.py:610
1813
 
#, python-format
1814
 
msgid "SQL connection failed. %s attempts left."
1815
 
msgstr ""
1816
 
 
1817
 
#: cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py:243
 
1937
#: cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py:242
1818
1938
msgid "Exception while creating table."
1819
1939
msgstr ""
1820
1940
 
1821
 
#: cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py:272
 
1941
#: cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py:271
1822
1942
msgid "Downgrade from initial Cinder install is unsupported."
1823
1943
msgstr ""
1824
1944
 
1825
 
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:56
1826
 
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:85
1827
 
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:123
1828
 
#: cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py:82
 
1945
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:50
 
1946
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:75
 
1947
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:106
 
1948
#: cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py:58
1829
1949
#: cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py:47
 
1950
#: cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py:49
1830
1951
#, python-format
1831
1952
msgid "Table |%s| not created!"
1832
1953
msgstr ""
1833
1954
 
1834
 
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:135
 
1955
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:118
1835
1956
msgid "quota_classes table not dropped"
1836
1957
msgstr ""
1837
1958
 
1838
 
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:142
 
1959
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:125
1839
1960
msgid "quota_usages table not dropped"
1840
1961
msgstr ""
1841
1962
 
1842
 
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:149
 
1963
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:132
1843
1964
msgid "reservations table not dropped"
1844
1965
msgstr ""
1845
1966
 
1846
1967
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
1847
 
msgid "Exception while creating table 'volume_glance_metedata'"
 
1968
msgid "Exception while creating table 'volume_glance_metadata'"
1848
1969
msgstr ""
1849
1970
 
1850
1971
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
1851
1972
msgid "volume_glance_metadata table not dropped"
1852
1973
msgstr ""
1853
1974
 
1854
 
#: cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py:94
 
1975
#: cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py:70
1855
1976
msgid "backups table not dropped"
1856
1977
msgstr ""
1857
1978
 
1859
1980
msgid "snapshot_metadata table not dropped"
1860
1981
msgstr ""
1861
1982
 
1862
 
#: cinder/image/glance.py:151
 
1983
#: cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py:62
 
1984
msgid "transfers table not dropped"
 
1985
msgstr ""
 
1986
 
 
1987
#: cinder/image/glance.py:153 cinder/image/glance.py:162
1863
1988
#, python-format
1864
 
msgid ""
1865
 
"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
1866
 
"%(extra)s."
 
1989
msgid "Error contacting glance server '%(netloc)s' for '%(method)s', %(extra)s."
1867
1990
msgstr ""
1868
1991
 
1869
 
#: cinder/image/image_utils.py:116
 
1992
#: cinder/image/image_utils.py:120
1870
1993
msgid "Snapshot list encountered but no header found!"
1871
1994
msgstr ""
1872
1995
 
1873
 
#: cinder/image/image_utils.py:224
 
1996
#: cinder/image/image_utils.py:224 cinder/image/image_utils.py:256
 
1997
#: cinder/volume/drivers/gpfs.py:452
1874
1998
msgid "'qemu-img info' parsing failed."
1875
1999
msgstr ""
1876
2000
 
1877
 
#: cinder/image/image_utils.py:231
 
2001
#: cinder/image/image_utils.py:231 cinder/image/image_utils.py:263
1878
2002
#, python-format
1879
2003
msgid "fmt=%(fmt)s backed by:%(backing_file)s"
1880
2004
msgstr ""
1881
2005
 
1882
 
#: cinder/image/image_utils.py:248
 
2006
#: cinder/image/image_utils.py:283 cinder/volume/drivers/gpfs.py:472
1883
2007
#, python-format
1884
2008
msgid "Converted to raw, but format is now %s"
1885
2009
msgstr ""
1886
2010
 
1887
 
#: cinder/image/image_utils.py:278
 
2011
#: cinder/image/image_utils.py:312
1888
2012
#, python-format
1889
2013
msgid "Converted to %(f1)s, but format is now %(f2)s"
1890
2014
msgstr ""
1898
2022
msgid "Original exception being dropped: %s"
1899
2023
msgstr ""
1900
2024
 
 
2025
#: cinder/openstack/common/fileutils.py:64
 
2026
#, python-format
 
2027
msgid "Reloading cached file %s"
 
2028
msgstr ""
 
2029
 
1901
2030
#: cinder/openstack/common/lockutils.py:102
1902
2031
#, python-format
1903
2032
msgid "Could not release the acquired lock `%s`"
1904
2033
msgstr ""
1905
2034
 
1906
 
#: cinder/openstack/common/lockutils.py:188
 
2035
#: cinder/openstack/common/lockutils.py:189
1907
2036
#, python-format
1908
2037
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
1909
2038
msgstr ""
1910
2039
 
1911
 
#: cinder/openstack/common/lockutils.py:199
 
2040
#: cinder/openstack/common/lockutils.py:200
1912
2041
#, python-format
1913
2042
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
1914
2043
msgstr ""
1915
2044
 
1916
 
#: cinder/openstack/common/lockutils.py:226
 
2045
#: cinder/openstack/common/lockutils.py:227
1917
2046
#, python-format
1918
2047
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
1919
2048
msgstr ""
1920
2049
 
1921
 
#: cinder/openstack/common/lockutils.py:234
 
2050
#: cinder/openstack/common/lockutils.py:235
1922
2051
#, python-format
1923
2052
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
1924
2053
msgstr ""
1938
2067
msgid "syslog facility must be one of: %s"
1939
2068
msgstr ""
1940
2069
 
1941
 
#: cinder/openstack/common/log.py:555
 
2070
#: cinder/openstack/common/log.py:556
1942
2071
#, python-format
1943
2072
msgid "Fatal call to deprecated config: %(msg)s"
1944
2073
msgstr ""
1961
2090
msgid "in dynamic looping call"
1962
2091
msgstr ""
1963
2092
 
 
2093
#: cinder/openstack/common/periodic_task.py:42
 
2094
#, python-format
 
2095
msgid "Unexpected argument for periodic task creation: %(arg)s."
 
2096
msgstr ""
 
2097
 
 
2098
#: cinder/openstack/common/periodic_task.py:133
 
2099
#, python-format
 
2100
msgid "Skipping periodic task %(task)s because its interval is negative"
 
2101
msgstr ""
 
2102
 
 
2103
#: cinder/openstack/common/periodic_task.py:138
 
2104
#, python-format
 
2105
msgid "Skipping periodic task %(task)s because it is disabled"
 
2106
msgstr ""
 
2107
 
 
2108
#: cinder/openstack/common/periodic_task.py:176
 
2109
#, python-format
 
2110
msgid "Running periodic task %(full_task_name)s"
 
2111
msgstr ""
 
2112
 
 
2113
#: cinder/openstack/common/periodic_task.py:184
 
2114
#, python-format
 
2115
msgid "Error during %(full_task_name)s: %(e)s"
 
2116
msgstr ""
 
2117
 
1964
2118
#: cinder/openstack/common/policy.py:149
1965
2119
#, python-format
1966
2120
msgid ""
1983
2137
msgid "No handler for matches of kind %s"
1984
2138
msgstr ""
1985
2139
 
1986
 
#: cinder/openstack/common/service.py:112
1987
 
#: cinder/openstack/common/service.py:275
1988
 
#, fuzzy
1989
 
msgid "Full set of CONF:"
1990
 
msgstr "Full set of FLAGS:"
1991
 
 
1992
 
#: cinder/openstack/common/service.py:261
 
2140
#: cinder/openstack/common/processutils.py:127
 
2141
#, python-format
 
2142
msgid "Got unknown keyword args to utils.execute: %r"
 
2143
msgstr ""
 
2144
 
 
2145
#: cinder/openstack/common/processutils.py:142
 
2146
#, python-format
 
2147
msgid "Running cmd (subprocess): %s"
 
2148
msgstr "Running cmd (subprocess): %s"
 
2149
 
 
2150
#: cinder/openstack/common/processutils.py:179
 
2151
#, python-format
 
2152
msgid "%r failed. Retrying."
 
2153
msgstr ""
 
2154
 
 
2155
#: cinder/openstack/common/service.py:262
1993
2156
#, python-format
1994
2157
msgid "Child %(pid)s exited with status %(code)d"
1995
2158
msgstr ""
1996
2159
 
1997
 
#: cinder/openstack/common/strutils.py:72
 
2160
#: cinder/openstack/common/strutils.py:86
1998
2161
#, python-format
1999
2162
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
2000
2163
msgstr ""
2001
2164
 
 
2165
#: cinder/openstack/common/strutils.py:182
 
2166
#, python-format
 
2167
msgid "Invalid string format: %s"
 
2168
msgstr ""
 
2169
 
 
2170
#: cinder/openstack/common/strutils.py:189
 
2171
#, python-format
 
2172
msgid "Unknown byte multiplier: %s"
 
2173
msgstr ""
 
2174
 
 
2175
#: cinder/openstack/common/db/exception.py:44
 
2176
msgid "Invalid Parameter: Unicode is not supported by the current database."
 
2177
msgstr ""
 
2178
 
 
2179
#: cinder/openstack/common/db/sqlalchemy/session.py:487
 
2180
msgid "DB exception wrapped."
 
2181
msgstr "DB exception wrapped."
 
2182
 
 
2183
#: cinder/openstack/common/db/sqlalchemy/session.py:538
 
2184
#, python-format
 
2185
msgid "Got mysql server has gone away: %s"
 
2186
msgstr ""
 
2187
 
 
2188
#: cinder/openstack/common/db/sqlalchemy/session.py:610
 
2189
#, python-format
 
2190
msgid "SQL connection failed. %s attempts left."
 
2191
msgstr ""
 
2192
 
2002
2193
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
2003
2194
msgid "Sort key supplied was not valid."
2004
2195
msgstr ""
2452
2643
msgid "No key defining hosts for topic '%s', see ringfile"
2453
2644
msgstr ""
2454
2645
 
2455
 
#: cinder/scheduler/chance.py:51 cinder/scheduler/simple.py:90
 
2646
#: cinder/scheduler/chance.py:52 cinder/scheduler/simple.py:90
2456
2647
msgid "Is the appropriate service running?"
2457
2648
msgstr ""
2458
2649
 
2459
 
#: cinder/scheduler/chance.py:56
 
2650
#: cinder/scheduler/chance.py:57
2460
2651
msgid "Could not find another host"
2461
2652
msgstr ""
2462
2653
 
2468
2659
msgid "Must implement schedule_create_volume"
2469
2660
msgstr ""
2470
2661
 
2471
 
#: cinder/scheduler/filter_scheduler.py:113
 
2662
#: cinder/scheduler/filter_scheduler.py:110
2472
2663
msgid "Invalid value for 'scheduler_max_attempts', must be >=1"
2473
2664
msgstr ""
2474
2665
 
2475
 
#: cinder/scheduler/filter_scheduler.py:131
 
2666
#: cinder/scheduler/filter_scheduler.py:128
2476
2667
#, python-format
2477
2668
msgid ""
2478
2669
"Error scheduling %(volume_id)s from last vol-service: %(last_host)s : "
2479
2670
"%(exc)s"
2480
2671
msgstr ""
2481
2672
 
2482
 
#: cinder/scheduler/filter_scheduler.py:160
 
2673
#: cinder/scheduler/filter_scheduler.py:161
2483
2674
#, python-format
2484
2675
msgid "Exceeded max scheduling attempts %(max_attempts)d for volume %(volume_id)s"
2485
2676
msgstr ""
2486
2677
 
2487
 
#: cinder/scheduler/filter_scheduler.py:208
 
2678
#: cinder/scheduler/filter_scheduler.py:212
2488
2679
#, python-format
2489
 
msgid "Filtered %(hosts)s"
 
2680
msgid "Filtered %s"
2490
2681
msgstr ""
2491
2682
 
2492
 
#: cinder/scheduler/filter_scheduler.py:214
 
2683
#: cinder/scheduler/filter_scheduler.py:218
2493
2684
#, python-format
2494
 
msgid "Choosing %(best_host)s"
 
2685
msgid "Choosing %s"
2495
2686
msgstr ""
2496
2687
 
2497
2688
#: cinder/scheduler/host_manager.py:240
2499
2690
msgid "Ignoring %(service_name)s service update from %(host)s"
2500
2691
msgstr ""
2501
2692
 
2502
 
#: cinder/scheduler/host_manager.py:244
 
2693
#: cinder/scheduler/host_manager.py:245
2503
2694
#, python-format
2504
2695
msgid "Received %(service_name)s service update from %(host)s."
2505
2696
msgstr ""
2506
2697
 
2507
 
#: cinder/scheduler/host_manager.py:266
2508
 
msgid "service is down or disabled."
 
2698
#: cinder/scheduler/host_manager.py:270
 
2699
#, python-format
 
2700
msgid "volume service is down or disabled. (host: %s)"
2509
2701
msgstr ""
2510
2702
 
2511
2703
#: cinder/scheduler/manager.py:119
2513
2705
msgid "Failed to schedule_%(method)s: %(ex)s"
2514
2706
msgstr ""
2515
2707
 
2516
 
#: cinder/scheduler/scheduler_options.py:69
 
2708
#: cinder/scheduler/scheduler_options.py:70
2517
2709
#, python-format
2518
2710
msgid "Could not stat scheduler options file %(filename)s: '%(e)s'"
2519
2711
msgstr ""
2520
2712
 
2521
 
#: cinder/scheduler/scheduler_options.py:78
 
2713
#: cinder/scheduler/scheduler_options.py:80
2522
2714
#, python-format
2523
 
msgid "Could not decode scheduler options: '%(e)s'"
 
2715
msgid "Could not decode scheduler options: '%s'"
2524
2716
msgstr ""
2525
2717
 
2526
2718
#: cinder/scheduler/simple.py:79
2543
2735
msgid "Host %(host)s %(pass_msg)s.  Previously tried hosts: %(hosts)s"
2544
2736
msgstr ""
2545
2737
 
2546
 
#: cinder/tests/fake_driver.py:45 cinder/volume/driver.py:506
 
2738
#: cinder/tests/fake_driver.py:45 cinder/volume/driver.py:549
2547
2739
#, python-format
2548
2740
msgid "FAKE ISCSI: %s"
2549
2741
msgstr ""
2568
2760
msgid "Faked command raised an exception %s"
2569
2761
msgstr ""
2570
2762
 
2571
 
#: cinder/tests/fake_utils.py:101
 
2763
#: cinder/tests/fake_utils.py:99
2572
2764
#, python-format
2573
2765
msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
2574
2766
msgstr ""
2580
2772
"\t%s"
2581
2773
msgstr ""
2582
2774
 
2583
 
#: cinder/tests/test_storwize_svc.py:242
 
2775
#: cinder/tests/test_storwize_svc.py:243
2584
2776
#, python-format
2585
2777
msgid "unrecognized argument %s"
2586
2778
msgstr ""
2587
2779
 
2588
 
#: cinder/tests/test_storwize_svc.py:1216
 
2780
#: cinder/tests/test_storwize_svc.py:1217
2589
2781
#, python-format
2590
2782
msgid "Run CLI command: %s"
2591
2783
msgstr ""
2592
2784
 
2593
 
#: cinder/tests/test_storwize_svc.py:1219
 
2785
#: cinder/tests/test_storwize_svc.py:1220
2594
2786
#, python-format
2595
2787
msgid ""
2596
2788
"CLI output:\n"
2598
2790
" stderr: %(stderr)s"
2599
2791
msgstr ""
2600
2792
 
2601
 
#: cinder/tests/test_storwize_svc.py:1224
 
2793
#: cinder/tests/test_storwize_svc.py:1225
2602
2794
#, python-format
2603
2795
msgid ""
2604
2796
"CLI Exception output:\n"
2606
2798
" stderr: %(err)s"
2607
2799
msgstr ""
2608
2800
 
2609
 
#: cinder/tests/test_volume_types.py:58
 
2801
#: cinder/tests/test_volume_types.py:59
2610
2802
#, python-format
2611
2803
msgid "Given data: %s"
2612
2804
msgstr ""
2613
2805
 
2614
 
#: cinder/tests/test_volume_types.py:59
 
2806
#: cinder/tests/test_volume_types.py:60
2615
2807
#, python-format
2616
2808
msgid "Result data: %s"
2617
2809
msgstr ""
2618
2810
 
2619
 
#: cinder/tests/api/contrib/test_backups.py:638
 
2811
#: cinder/tests/api/contrib/test_backups.py:744
2620
2812
#, fuzzy
2621
2813
msgid "Invalid input"
2622
2814
msgstr "Invalid snapshot"
2626
2818
msgid "volume: %s"
2627
2819
msgstr "volume %s: deleting"
2628
2820
 
2629
 
#: cinder/tests/integrated/api/client.py:37
 
2821
#: cinder/tests/integrated/api/client.py:34
2630
2822
#, python-format
2631
2823
msgid ""
2632
2824
"%(message)s\n"
2634
2826
"Body: %(_body)s"
2635
2827
msgstr ""
2636
2828
 
2637
 
#: cinder/tests/integrated/api/client.py:46
 
2829
#: cinder/tests/integrated/api/client.py:44
2638
2830
msgid "Authentication error"
2639
2831
msgstr ""
2640
2832
 
2641
 
#: cinder/tests/integrated/api/client.py:54
 
2833
#: cinder/tests/integrated/api/client.py:52
2642
2834
msgid "Authorization error"
2643
2835
msgstr ""
2644
2836
 
2645
 
#: cinder/tests/integrated/api/client.py:62
 
2837
#: cinder/tests/integrated/api/client.py:60
2646
2838
msgid "Item not found"
2647
2839
msgstr ""
2648
2840
 
2649
 
#: cinder/tests/integrated/api/client.py:104
 
2841
#: cinder/tests/integrated/api/client.py:102
2650
2842
#, python-format
2651
2843
msgid "Doing %(method)s on %(relative_url)s"
2652
2844
msgstr ""
2653
2845
 
2654
 
#: cinder/tests/integrated/api/client.py:106
 
2846
#: cinder/tests/integrated/api/client.py:105
2655
2847
#, python-format
2656
2848
msgid "Body: %s"
2657
2849
msgstr ""
2658
2850
 
2659
 
#: cinder/tests/integrated/api/client.py:124
 
2851
#: cinder/tests/integrated/api/client.py:123
2660
2852
#, python-format
2661
2853
msgid "%(auth_uri)s => code %(http_status)s"
2662
2854
msgstr ""
2666
2858
msgid "%(relative_uri)s => code %(http_status)s"
2667
2859
msgstr ""
2668
2860
 
2669
 
#: cinder/tests/integrated/api/client.py:160
 
2861
#: cinder/tests/integrated/api/client.py:161
2670
2862
msgid "Unexpected status code"
2671
2863
msgstr ""
2672
2864
 
2673
 
#: cinder/tests/integrated/api/client.py:167
 
2865
#: cinder/tests/integrated/api/client.py:168
2674
2866
#, python-format
2675
2867
msgid "Decoding JSON: %s"
2676
2868
msgstr ""
2677
2869
 
2678
 
#: cinder/volume/api.py:96
 
2870
#: cinder/transfer/api.py:70
 
2871
msgid "Volume in unexpected state"
 
2872
msgstr ""
 
2873
 
 
2874
#: cinder/transfer/api.py:104 cinder/volume/api.py:108 cinder/volume/api.py:495
 
2875
#: cinder/volume/manager.py:604
 
2876
msgid "status must be available"
 
2877
msgstr ""
 
2878
 
 
2879
#: cinder/transfer/api.py:121
 
2880
#, fuzzy, python-format
 
2881
msgid "Failed to create transfer record for %s"
 
2882
msgstr "Unable to locate volume %s"
 
2883
 
 
2884
#: cinder/transfer/api.py:138
 
2885
#, python-format
 
2886
msgid "Attempt to transfer %s with invalid auth key."
 
2887
msgstr ""
 
2888
 
 
2889
#: cinder/transfer/api.py:158 cinder/volume/api.py:184
 
2890
#, python-format
 
2891
msgid ""
 
2892
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
 
2893
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
 
2894
msgstr ""
 
2895
 
 
2896
#: cinder/transfer/api.py:167
 
2897
#, python-format
 
2898
msgid ""
 
2899
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
 
2900
"volumes already consumed)"
 
2901
msgstr ""
 
2902
 
 
2903
#: cinder/transfer/api.py:181
 
2904
#, python-format
 
2905
msgid "Failed to update quota donating volumetransfer id %s"
 
2906
msgstr ""
 
2907
 
 
2908
#: cinder/transfer/api.py:195
 
2909
#, python-format
 
2910
msgid "Volume %s has been transferred."
 
2911
msgstr ""
 
2912
 
 
2913
#: cinder/volume/api.py:101
2679
2914
msgid "May specify only one of snapshot, imageRef or source volume"
2680
2915
msgstr ""
2681
2916
 
2682
 
#: cinder/volume/api.py:103 cinder/volume/api.py:449
2683
 
#: cinder/volume/manager.py:554
2684
 
msgid "status must be available"
2685
 
msgstr ""
2686
 
 
2687
 
#: cinder/volume/api.py:108
 
2917
#: cinder/volume/api.py:113
2688
2918
msgid "Volume size cannot be lesser than the Snapshot size"
2689
2919
msgstr ""
2690
2920
 
2691
 
#: cinder/volume/api.py:117
 
2921
#: cinder/volume/api.py:122
2692
2922
msgid "Unable to clone volumes that are in an error state"
2693
2923
msgstr ""
2694
2924
 
2695
 
#: cinder/volume/api.py:123
 
2925
#: cinder/volume/api.py:128
2696
2926
msgid "Clones currently must be >= original volume size."
2697
2927
msgstr ""
2698
2928
 
2699
 
#: cinder/volume/api.py:140
 
2929
#: cinder/volume/api.py:145
2700
2930
#, python-format
2701
2931
msgid "Volume size '%s' must be an integer and greater than 0"
2702
2932
msgstr ""
2703
2933
 
2704
 
#: cinder/volume/api.py:150
 
2934
#: cinder/volume/api.py:155
2705
2935
msgid "Size of specified image is larger than volume size."
2706
2936
msgstr ""
2707
2937
 
2708
 
#: cinder/volume/api.py:154
 
2938
#: cinder/volume/api.py:159
2709
2939
msgid "Image minDisk size is larger than the volume size."
2710
2940
msgstr ""
2711
2941
 
2712
 
#: cinder/volume/api.py:168
2713
 
#, python-format
2714
 
msgid ""
2715
 
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
2716
 
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
2717
 
msgstr ""
2718
 
 
2719
 
#: cinder/volume/api.py:177
 
2942
#: cinder/volume/api.py:193
2720
2943
#, python-format
2721
2944
msgid ""
2722
2945
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
2723
 
"volumes already consumed)"
2724
 
msgstr ""
2725
 
 
2726
 
#: cinder/volume/api.py:308
 
2946
"volumesalready consumed)"
 
2947
msgstr ""
 
2948
 
 
2949
#: cinder/volume/api.py:313
 
2950
msgid "Availability zone is invalid"
 
2951
msgstr ""
 
2952
 
 
2953
#: cinder/volume/api.py:358
2727
2954
msgid "Failed to update quota for deleting volume"
2728
2955
msgstr ""
2729
2956
 
2730
 
#: cinder/volume/api.py:316
 
2957
#: cinder/volume/api.py:366
2731
2958
#, fuzzy
2732
2959
msgid "Volume status must be available or error"
2733
2960
msgstr "Volume status must be available"
2734
2961
 
2735
 
#: cinder/volume/api.py:321
 
2962
#: cinder/volume/api.py:375
2736
2963
#, python-format
2737
2964
msgid "Volume still has %d dependent snapshots"
2738
2965
msgstr ""
2739
2966
 
2740
 
#: cinder/volume/api.py:374 cinder/volume/api.py:432
2741
 
#: cinder/volume/volume_types.py:65
 
2967
#: cinder/volume/api.py:420 cinder/volume/api.py:478
 
2968
#: cinder/volume/volume_types.py:69
2742
2969
#, python-format
2743
2970
msgid "Searching by: %s"
2744
2971
msgstr ""
2745
2972
 
2746
 
#: cinder/volume/api.py:452
 
2973
#: cinder/volume/api.py:498
2747
2974
msgid "already attached"
2748
2975
msgstr ""
2749
2976
 
2750
 
#: cinder/volume/api.py:459
2751
 
msgid "already detached"
 
2977
#: cinder/volume/api.py:505
 
2978
msgid "status must be in-use to detach"
2752
2979
msgstr ""
2753
2980
 
2754
 
#: cinder/volume/api.py:470
 
2981
#: cinder/volume/api.py:516
2755
2982
#, fuzzy
2756
2983
msgid "Volume status must be available to reserve"
2757
2984
msgstr "Volume status must be available"
2758
2985
 
2759
 
#: cinder/volume/api.py:519
 
2986
#: cinder/volume/api.py:571
2760
2987
msgid "must be available"
2761
2988
msgstr ""
2762
2989
 
2763
 
#: cinder/volume/api.py:537
 
2990
#: cinder/volume/api.py:593
2764
2991
#, python-format
2765
2992
msgid ""
2766
2993
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
2767
2994
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
2768
2995
msgstr ""
2769
2996
 
2770
 
#: cinder/volume/api.py:546
 
2997
#: cinder/volume/api.py:602
2771
2998
#, python-format
2772
2999
msgid ""
2773
3000
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
2774
3001
"snapshots already consumed)"
2775
3002
msgstr ""
2776
3003
 
2777
 
#: cinder/volume/api.py:595
 
3004
#: cinder/volume/api.py:651
2778
3005
#, fuzzy
2779
3006
msgid "Volume Snapshot status must be available or error"
2780
3007
msgstr "Volume status must be available"
2781
3008
 
2782
 
#: cinder/volume/api.py:623
 
3009
#: cinder/volume/api.py:679
2783
3010
msgid "Metadata property key blank"
2784
3011
msgstr ""
2785
3012
 
2786
 
#: cinder/volume/api.py:627
 
3013
#: cinder/volume/api.py:683
2787
3014
msgid "Metadata property key greater than 255 characters"
2788
3015
msgstr ""
2789
3016
 
2790
 
#: cinder/volume/api.py:631
 
3017
#: cinder/volume/api.py:687
2791
3018
msgid "Metadata property value greater than 255 characters"
2792
3019
msgstr ""
2793
3020
 
2794
 
#: cinder/volume/api.py:716
 
3021
#: cinder/volume/api.py:772
2795
3022
#, fuzzy
2796
3023
msgid "Volume status must be available/in-use."
2797
3024
msgstr "Volume status must be available"
2798
3025
 
2799
 
#: cinder/volume/api.py:719
 
3026
#: cinder/volume/api.py:775
2800
3027
msgid "Volume status is in-use."
2801
3028
msgstr ""
2802
3029
 
2803
 
#: cinder/volume/driver.py:94 cinder/volume/drivers/netapp/nfs.py:253
 
3030
#: cinder/volume/api.py:804
 
3031
msgid "Volume status must be available to extend."
 
3032
msgstr ""
 
3033
 
 
3034
#: cinder/volume/api.py:809
 
3035
#, python-format
 
3036
msgid ""
 
3037
"New size for extend must be greater than current size. (current: "
 
3038
"%(size)s, extended: %(new_size)s)"
 
3039
msgstr ""
 
3040
 
 
3041
#: cinder/volume/api.py:825
 
3042
#, python-format
 
3043
msgid ""
 
3044
"Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 
3045
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
 
3046
msgstr ""
 
3047
 
 
3048
#: cinder/volume/driver.py:108 cinder/volume/drivers/netapp/nfs.py:154
2804
3049
#, python-format
2805
3050
msgid "Recovering from a failed execute.  Try number %s"
2806
3051
msgstr ""
2807
3052
 
2808
 
#: cinder/volume/driver.py:221 cinder/volume/drivers/emc/emc_smis_iscsi.py:119
 
3053
#: cinder/volume/driver.py:221
 
3054
msgid "Extend volume not implemented"
 
3055
msgstr ""
 
3056
 
 
3057
#: cinder/volume/driver.py:247 cinder/volume/drivers/emc/emc_smis_iscsi.py:113
2809
3058
msgid "ISCSI provider_location not stored, using discovery"
2810
3059
msgstr ""
2811
3060
 
2812
 
#: cinder/volume/driver.py:269
 
3061
#: cinder/volume/driver.py:295
2813
3062
#, fuzzy, python-format
2814
3063
msgid "Could not find iSCSI export for volume %s"
2815
3064
msgstr "Unable to locate volume %s"
2816
3065
 
2817
 
#: cinder/volume/driver.py:273 cinder/volume/drivers/emc/emc_smis_iscsi.py:162
 
3066
#: cinder/volume/driver.py:299 cinder/volume/drivers/emc/emc_smis_iscsi.py:156
2818
3067
#, python-format
2819
3068
msgid "ISCSI Discovery: Found %s"
2820
3069
msgstr ""
2821
3070
 
2822
 
#: cinder/volume/driver.py:361
 
3071
#: cinder/volume/driver.py:392
 
3072
msgid "The volume driver requires the iSCSI initiator name in the connector."
 
3073
msgstr ""
 
3074
 
 
3075
#: cinder/volume/driver.py:407
 
3076
#, python-format
 
3077
msgid "Failed to access the device on the path %(path)s: %(error)s."
 
3078
msgstr ""
 
3079
 
 
3080
#: cinder/volume/driver.py:427
2823
3081
#, python-format
2824
3082
msgid "copy_image_to_volume %s."
2825
3083
msgstr ""
2826
3084
 
2827
 
#: cinder/volume/driver.py:378
 
3085
#: cinder/volume/driver.py:445
2828
3086
#, python-format
2829
3087
msgid "copy_volume_to_image %s."
2830
3088
msgstr ""
2831
3089
 
2832
 
#: cinder/volume/driver.py:437
2833
 
#, python-format
2834
 
msgid "iSCSI device not found at %s"
2835
 
msgstr ""
2836
 
 
2837
 
#: cinder/volume/driver.py:439
2838
 
#, python-format
2839
 
msgid ""
2840
 
"ISCSI volume not yet found at: %(host_device)s. Will rescan & retry.  Try"
2841
 
" number: %(tries)s"
2842
 
msgstr ""
2843
 
 
2844
 
#: cinder/volume/driver.py:451
2845
 
#, python-format
2846
 
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
2847
 
msgstr ""
2848
 
 
2849
 
#: cinder/volume/driver.py:469 cinder/volume/manager.py:689
2850
 
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
2851
 
#: cinder/volume/drivers/storwize_svc.py:1344
2852
 
#: cinder/volume/drivers/emc/emc_smis_common.py:855
2853
 
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:241
2854
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1503
2855
 
#: cinder/volume/drivers/netapp/iscsi.py:1114
2856
 
#: cinder/volume/drivers/netapp/iscsi.py:1484
2857
 
#: cinder/volume/drivers/netapp/iscsi.py:2236
2858
 
#: cinder/volume/drivers/netapp/iscsi.py:2515
2859
 
#: cinder/volume/drivers/nexenta/volume.py:317
 
3090
#: cinder/volume/driver.py:476
 
3091
#, python-format
 
3092
msgid "Unable to access the backend storage via the path %(path)s."
 
3093
msgstr ""
 
3094
 
 
3095
#: cinder/volume/driver.py:506 cinder/volume/manager.py:766
 
3096
#: cinder/volume/drivers/lvm.py:596 cinder/volume/drivers/lvm.py:723
 
3097
#: cinder/volume/drivers/storwize_svc.py:1346
 
3098
#: cinder/volume/drivers/emc/emc_smis_common.py:857
 
3099
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:235
 
3100
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1507
 
3101
#: cinder/volume/drivers/netapp/iscsi.py:835
 
3102
#: cinder/volume/drivers/netapp/iscsi.py:1118
 
3103
#: cinder/volume/drivers/nexenta/volume.py:318
2860
3104
msgid "Updating volume status"
2861
3105
msgstr ""
2862
3106
 
2863
 
#: cinder/volume/driver.py:544
 
3107
#: cinder/volume/driver.py:587
2864
3108
msgid "Driver must implement initialize_connection"
2865
3109
msgstr ""
2866
3110
 
2867
 
#: cinder/volume/manager.py:122
 
3111
#: cinder/volume/manager.py:117
2868
3112
#, python-format
2869
3113
msgid "Driver path %s is deprecated, update your configuration to the new path."
2870
3114
msgstr ""
2871
3115
 
2872
 
#: cinder/volume/manager.py:144
 
3116
#: cinder/volume/manager.py:140
2873
3117
#, python-format
2874
3118
msgid "Re-exporting %s volumes"
2875
3119
msgstr "Re-exporting %s volumes"
2876
3120
 
2877
 
#: cinder/volume/manager.py:149
 
3121
#: cinder/volume/manager.py:145
2878
3122
#, python-format
2879
3123
msgid "volume %s stuck in a downloading state"
2880
3124
msgstr ""
2881
3125
 
2882
 
#: cinder/volume/manager.py:154
 
3126
#: cinder/volume/manager.py:150
2883
3127
#, python-format
2884
3128
msgid "volume %s: skipping export"
2885
3129
msgstr "volume %s: skipping export"
2886
3130
 
2887
 
#: cinder/volume/manager.py:156
 
3131
#: cinder/volume/manager.py:152
2888
3132
msgid "Resuming any in progress delete operations"
2889
3133
msgstr ""
2890
3134
 
2891
 
#: cinder/volume/manager.py:159
 
3135
#: cinder/volume/manager.py:155
2892
3136
#, python-format
2893
3137
msgid "Resuming delete on volume: %s"
2894
3138
msgstr ""
2895
3139
 
2896
 
#: cinder/volume/manager.py:219
 
3140
#: cinder/volume/manager.py:229
2897
3141
#, python-format
2898
3142
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
2899
3143
msgstr "volume %(vol_name)s: creating lv of size %(vol_size)sG"
2900
3144
 
2901
 
#: cinder/volume/manager.py:228
 
3145
#: cinder/volume/manager.py:240
2902
3146
#, fuzzy, python-format
2903
3147
msgid "volume %s: creating from snapshot"
2904
3148
msgstr "volume %s: creating export"
2905
3149
 
2906
 
#: cinder/volume/manager.py:232
 
3150
#: cinder/volume/manager.py:244
2907
3151
#, fuzzy, python-format
2908
3152
msgid "volume %s: creating from existing volume"
2909
3153
msgstr "volume %s: creating export"
2910
3154
 
2911
 
#: cinder/volume/manager.py:236
 
3155
#: cinder/volume/manager.py:248
2912
3156
#, fuzzy, python-format
2913
3157
msgid "volume %s: creating from image"
2914
3158
msgstr "volume %s: creating"
2915
3159
 
2916
 
#: cinder/volume/manager.py:245
 
3160
#: cinder/volume/manager.py:257
2917
3161
#, python-format
2918
3162
msgid "volume %s: creating"
2919
3163
msgstr "volume %s: creating"
2920
3164
 
2921
 
#: cinder/volume/manager.py:277
 
3165
#: cinder/volume/manager.py:268
 
3166
#, python-format
 
3167
msgid "Setting volume: %s status to error after failed image copy."
 
3168
msgstr ""
 
3169
 
 
3170
#: cinder/volume/manager.py:295
 
3171
#, python-format
 
3172
msgid ""
 
3173
"Creating %(volume_id)s %(snapshot_id)s %(image_id)s was rescheduled due "
 
3174
"to %(reason)s"
 
3175
msgstr ""
 
3176
 
 
3177
#: cinder/volume/manager.py:316
2922
3178
#, python-format
2923
3179
msgid "volume %s: creating export"
2924
3180
msgstr "volume %s: creating export"
2925
3181
 
2926
 
#: cinder/volume/manager.py:286
 
3182
#: cinder/volume/manager.py:326
2927
3183
#, fuzzy, python-format
2928
3184
msgid "volume %s: create failed"
2929
3185
msgstr "volume %s: creating"
2930
3186
 
2931
 
#: cinder/volume/manager.py:316
 
3187
#: cinder/volume/manager.py:369
2932
3188
#, python-format
2933
3189
msgid "volume %s: created successfully"
2934
3190
msgstr "volume %s: created successfully"
2935
3191
 
2936
 
#: cinder/volume/manager.py:324
 
3192
#: cinder/volume/manager.py:377
2937
3193
#, python-format
2938
3194
msgid "Error: %s"
2939
3195
msgstr ""
2940
3196
 
2941
 
#: cinder/volume/manager.py:350
 
3197
#: cinder/volume/manager.py:396
2942
3198
#, python-format
2943
3199
msgid "volume %s: Error trying to reschedule create"
2944
3200
msgstr ""
2945
3201
 
2946
 
#: cinder/volume/manager.py:368
 
3202
#: cinder/volume/manager.py:409
2947
3203
msgid "Retry info not present, will not reschedule"
2948
3204
msgstr ""
2949
3205
 
2950
 
#: cinder/volume/manager.py:372
 
3206
#: cinder/volume/manager.py:413
2951
3207
msgid "No request spec, will not reschedule"
2952
3208
msgstr ""
2953
3209
 
2954
 
#: cinder/volume/manager.py:377
 
3210
#: cinder/volume/manager.py:418
2955
3211
#, python-format
2956
3212
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
2957
3213
msgstr ""
2958
3214
 
2959
 
#: cinder/volume/manager.py:406 cinder/volume/manager.py:419
 
3215
#: cinder/volume/manager.py:447 cinder/volume/manager.py:460
2960
3216
#, python-format
2961
3217
msgid "volume %s: deleting"
2962
3218
msgstr "volume %s: deleting"
2963
3219
 
2964
 
#: cinder/volume/manager.py:412
 
3220
#: cinder/volume/manager.py:453
2965
3221
#, fuzzy
2966
3222
msgid "volume is not local to this node"
2967
3223
msgstr "Volume is not local to this node"
2968
3224
 
2969
 
#: cinder/volume/manager.py:417
 
3225
#: cinder/volume/manager.py:458
2970
3226
#, python-format
2971
3227
msgid "volume %s: removing export"
2972
3228
msgstr "volume %s: removing export"
2973
3229
 
2974
 
#: cinder/volume/manager.py:422
 
3230
#: cinder/volume/manager.py:463
2975
3231
#, python-format
2976
 
msgid "volume %s: volume is busy"
 
3232
msgid "Cannot delete volume %s: volume is busy"
2977
3233
msgstr ""
2978
3234
 
2979
 
#: cinder/volume/manager.py:441
 
3235
#: cinder/volume/manager.py:486
2980
3236
msgid "Failed to update usages deleting volume"
2981
3237
msgstr ""
2982
3238
 
2983
 
#: cinder/volume/manager.py:445
 
3239
#: cinder/volume/manager.py:490
2984
3240
#, python-format
2985
3241
msgid "volume %s: deleted successfully"
2986
3242
msgstr "volume %s: deleted successfully"
2987
3243
 
2988
 
#: cinder/volume/manager.py:460
 
3244
#: cinder/volume/manager.py:505
2989
3245
#, python-format
2990
3246
msgid "snapshot %s: creating"
2991
3247
msgstr ""
2992
3248
 
2993
 
#: cinder/volume/manager.py:466
 
3249
#: cinder/volume/manager.py:510
2994
3250
#, python-format
2995
3251
msgid "snapshot %(snap_name)s: creating"
2996
3252
msgstr ""
2997
3253
 
2998
 
#: cinder/volume/manager.py:484
 
3254
#: cinder/volume/manager.py:529
2999
3255
#, python-format
3000
3256
msgid "snapshot %s: created successfully"
3001
3257
msgstr ""
3002
3258
 
3003
 
#: cinder/volume/manager.py:492 cinder/volume/manager.py:502
 
3259
#: cinder/volume/manager.py:538 cinder/volume/manager.py:543
3004
3260
#, python-format
3005
3261
msgid "snapshot %s: deleting"
3006
3262
msgstr ""
3007
3263
 
3008
 
#: cinder/volume/manager.py:505
3009
 
#, fuzzy, python-format
3010
 
msgid "snapshot %s: snapshot is busy"
3011
 
msgstr "instance %s: snapshotting"
 
3264
#: cinder/volume/manager.py:546
 
3265
#, python-format
 
3266
msgid "Cannot delete snapshot %s: snapshot is busy"
 
3267
msgstr ""
3012
3268
 
3013
 
#: cinder/volume/manager.py:530
 
3269
#: cinder/volume/manager.py:576
3014
3270
msgid "Failed to update usages deleting snapshot"
3015
3271
msgstr ""
3016
3272
 
3017
 
#: cinder/volume/manager.py:533
 
3273
#: cinder/volume/manager.py:579
3018
3274
#, python-format
3019
3275
msgid "snapshot %s: deleted successfully"
3020
3276
msgstr ""
3021
3277
 
3022
 
#: cinder/volume/manager.py:551
 
3278
#: cinder/volume/manager.py:597
3023
3279
msgid "being attached by another instance"
3024
3280
msgstr ""
3025
3281
 
3026
 
#: cinder/volume/manager.py:608
3027
 
#, python-format
3028
 
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
3029
 
msgstr ""
3030
 
 
3031
 
#: cinder/volume/manager.py:626
 
3282
#: cinder/volume/manager.py:601
 
3283
msgid "being attached by another host"
 
3284
msgstr ""
 
3285
 
 
3286
#: cinder/volume/manager.py:667 cinder/volume/manager.py:672
 
3287
#, python-format
 
3288
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
 
3289
msgstr ""
 
3290
 
 
3291
#: cinder/volume/manager.py:677
 
3292
#, python-format
 
3293
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
 
3294
msgstr ""
 
3295
 
 
3296
#: cinder/volume/manager.py:696
3032
3297
#, python-format
3033
3298
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
3034
3299
msgstr ""
3035
3300
 
3036
 
#: cinder/volume/manager.py:702
 
3301
#: cinder/volume/manager.py:779
3037
3302
msgid "Clear capabilities"
3038
3303
msgstr ""
3039
3304
 
3040
 
#: cinder/volume/manager.py:706
 
3305
#: cinder/volume/manager.py:783
3041
3306
#, python-format
3042
3307
msgid "Notification {%s} received"
3043
3308
msgstr ""
3044
3309
 
3045
 
#: cinder/volume/volume_types.py:41
 
3310
#: cinder/volume/manager.py:808
 
3311
#, python-format
 
3312
msgid "volume %s: extending"
 
3313
msgstr ""
 
3314
 
 
3315
#: cinder/volume/manager.py:810
 
3316
#, python-format
 
3317
msgid "volume %s: extended successfully"
 
3318
msgstr ""
 
3319
 
 
3320
#: cinder/volume/manager.py:812
 
3321
#, python-format
 
3322
msgid "volume %s: Error trying to extend volume"
 
3323
msgstr ""
 
3324
 
 
3325
#: cinder/volume/volume_types.py:45
3046
3326
#, python-format
3047
3327
msgid "DB error: %s"
3048
3328
msgstr ""
3049
3329
 
3050
 
#: cinder/volume/volume_types.py:50 cinder/volume/volume_types.py:97
 
3330
#: cinder/volume/volume_types.py:54 cinder/volume/volume_types.py:101
3051
3331
msgid "id cannot be None"
3052
3332
msgstr ""
3053
3333
 
3054
 
#: cinder/volume/volume_types.py:109
 
3334
#: cinder/volume/volume_types.py:113
3055
3335
msgid "name cannot be None"
3056
3336
msgstr ""
3057
3337
 
3058
 
#: cinder/volume/volume_types.py:128
 
3338
#: cinder/volume/volume_types.py:132
3059
3339
#, python-format
3060
3340
msgid ""
3061
3341
"Default volume type is not found, please check default_volume_type "
3062
3342
"config: %s"
3063
3343
msgstr ""
3064
3344
 
3065
 
#: cinder/volume/drivers/coraid.py:91
 
3345
#: cinder/volume/drivers/block_device.py:134
 
3346
#: cinder/volume/drivers/block_device.py:145 cinder/volume/drivers/lvm.py:545
 
3347
#: cinder/volume/drivers/lvm.py:559
 
3348
#, python-format
 
3349
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %s"
 
3350
msgstr ""
 
3351
 
 
3352
#: cinder/volume/drivers/block_device.py:159 cinder/volume/drivers/lvm.py:577
 
3353
#, python-format
 
3354
msgid ""
 
3355
"Skipping remove_export. No iscsi_target is presently exported for volume:"
 
3356
" %s"
 
3357
msgstr ""
 
3358
 
 
3359
#: cinder/volume/drivers/block_device.py:184 cinder/volume/drivers/lvm.py:378
 
3360
#, python-format
 
3361
msgid "Skipping ensure_export. No iscsi_target provision for volume: %s"
 
3362
msgstr ""
 
3363
 
 
3364
#: cinder/volume/drivers/block_device.py:201 cinder/volume/drivers/lvm.py:399
 
3365
#, python-format
 
3366
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %s"
 
3367
msgstr ""
 
3368
 
 
3369
#: cinder/volume/drivers/block_device.py:273 cinder/volume/drivers/lvm.py:237
 
3370
#, python-format
 
3371
msgid "Performing secure delete on volume: %s"
 
3372
msgstr ""
 
3373
 
 
3374
#: cinder/volume/drivers/block_device.py:286 cinder/volume/drivers/lvm.py:251
 
3375
#, python-format
 
3376
msgid "Error unrecognized volume_clear option: %s"
 
3377
msgstr ""
 
3378
 
 
3379
#: cinder/volume/drivers/block_device.py:329 cinder/volume/drivers/lvm.py:301
 
3380
#: cinder/volume/drivers/lvm.py:700
 
3381
#, python-format
 
3382
msgid "Creating clone of volume: %s"
 
3383
msgstr ""
 
3384
 
 
3385
#: cinder/volume/drivers/block_device.py:395
 
3386
msgid "No free disk"
 
3387
msgstr ""
 
3388
 
 
3389
#: cinder/volume/drivers/block_device.py:408
 
3390
msgid "No big enough free disk"
 
3391
msgstr ""
 
3392
 
 
3393
#: cinder/volume/drivers/coraid.py:88
3066
3394
msgid "Running with CoraidDriver for ESM EtherCLoud"
3067
3395
msgstr ""
3068
3396
 
3069
 
#: cinder/volume/drivers/coraid.py:102
 
3397
#: cinder/volume/drivers/coraid.py:99
3070
3398
#, python-format
3071
3399
msgid "Update session cookie %(session)s"
3072
3400
msgstr ""
3073
3401
 
3074
 
#: cinder/volume/drivers/coraid.py:108 cinder/volume/drivers/coraid.py:183
 
3402
#: cinder/volume/drivers/coraid.py:105 cinder/volume/drivers/coraid.py:180
3075
3403
#, python-format
3076
3404
msgid "Message : %(message)s"
3077
3405
msgstr ""
3078
3406
 
 
3407
#: cinder/volume/drivers/coraid.py:122
 
3408
#, python-format
 
3409
msgid "Error while trying to set group: %(message)s"
 
3410
msgstr ""
 
3411
 
3079
3412
#: cinder/volume/drivers/coraid.py:125
3080
 
#, python-format
3081
 
msgid "Error while trying to set group: %(message)s"
3082
 
msgstr ""
3083
 
 
3084
 
#: cinder/volume/drivers/coraid.py:128
3085
3413
#, fuzzy, python-format
3086
3414
msgid "Unable to find group: %(group)s"
3087
3415
msgstr "Unable to detach volume %s"
3088
3416
 
3089
 
#: cinder/volume/drivers/coraid.py:161
 
3417
#: cinder/volume/drivers/coraid.py:158
3090
3418
msgid "ESM urlOpen error"
3091
3419
msgstr ""
3092
3420
 
3093
 
#: cinder/volume/drivers/coraid.py:166
 
3421
#: cinder/volume/drivers/coraid.py:163
3094
3422
msgid "JSON Error"
3095
3423
msgstr ""
3096
3424
 
3097
 
#: cinder/volume/drivers/coraid.py:170
 
3425
#: cinder/volume/drivers/coraid.py:167
3098
3426
msgid "Request without URL"
3099
3427
msgstr ""
3100
3428
 
3101
 
#: cinder/volume/drivers/coraid.py:175
 
3429
#: cinder/volume/drivers/coraid.py:172
3102
3430
#, python-format
3103
3431
msgid "Configure data : %s"
3104
3432
msgstr ""
3105
3433
 
3106
 
#: cinder/volume/drivers/coraid.py:177
 
3434
#: cinder/volume/drivers/coraid.py:174
3107
3435
#, python-format
3108
3436
msgid "Configure response : %s"
3109
3437
msgstr ""
3110
3438
 
3111
 
#: cinder/volume/drivers/coraid.py:199
 
3439
#: cinder/volume/drivers/coraid.py:196
3112
3440
#, python-format
3113
3441
msgid "Unable to retrive volume infos for volume %(volname)s"
3114
3442
msgstr ""
3115
3443
 
3116
 
#: cinder/volume/drivers/coraid.py:289
 
3444
#: cinder/volume/drivers/coraid.py:299
3117
3445
msgid "Cannot login on Coraid ESM"
3118
3446
msgstr ""
3119
3447
 
3120
 
#: cinder/volume/drivers/coraid.py:308
 
3448
#: cinder/volume/drivers/coraid.py:318
3121
3449
#, fuzzy, python-format
3122
3450
msgid "Fail to create volume %(volname)s"
3123
3451
msgstr "Unable to locate volume %s"
3124
3452
 
3125
 
#: cinder/volume/drivers/coraid.py:321
 
3453
#: cinder/volume/drivers/coraid.py:331
3126
3454
#, fuzzy, python-format
3127
3455
msgid "Failed to delete volume %(volname)s"
3128
3456
msgstr "Unable to locate volume %s"
3129
3457
 
3130
 
#: cinder/volume/drivers/coraid.py:335
 
3458
#: cinder/volume/drivers/coraid.py:345
3131
3459
#, python-format
3132
3460
msgid "Failed to Create Snapshot %(snapname)s"
3133
3461
msgstr ""
3134
3462
 
3135
 
#: cinder/volume/drivers/coraid.py:347
 
3463
#: cinder/volume/drivers/coraid.py:357
3136
3464
#, python-format
3137
3465
msgid "Failed to Delete Snapshot %(snapname)s"
3138
3466
msgstr ""
3139
3467
 
3140
 
#: cinder/volume/drivers/coraid.py:362
 
3468
#: cinder/volume/drivers/coraid.py:375
3141
3469
#, python-format
3142
3470
msgid "Failed to Create Volume from Snapshot %(snapname)s"
3143
3471
msgstr ""
3144
3472
 
3145
 
#: cinder/volume/drivers/coraid.py:383
 
3473
#: cinder/volume/drivers/coraid.py:385
 
3474
#, python-format
 
3475
msgid "Failed to Extend Volume %(volname)s"
 
3476
msgstr ""
 
3477
 
 
3478
#: cinder/volume/drivers/coraid.py:406
3146
3479
#, python-format
3147
3480
msgid ""
3148
3481
"Failed to Initialize Connection. Volume Name: %(volname)s Shelf: "
3163
3496
msgid "mount.glusterfs is not installed"
3164
3497
msgstr ""
3165
3498
 
3166
 
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
 
3499
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:246
3167
3500
#, fuzzy, python-format
3168
3501
msgid "casted to %s"
3169
3502
msgstr "Nested return %s"
3170
3503
 
3171
 
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
 
3504
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:256
3172
3505
#, python-format
3173
3506
msgid "Volume %s does not have provider_location specified, skipping"
3174
3507
msgstr ""
3175
3508
 
3176
 
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
 
3509
#: cinder/volume/drivers/glusterfs.py:176 cinder/volume/drivers/nfs.py:320
3177
3510
#, python-format
3178
3511
msgid "Exception during mounting %s"
3179
3512
msgstr ""
3180
3513
 
3181
 
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
 
3514
#: cinder/volume/drivers/glusterfs.py:254 cinder/volume/drivers/nfs.py:434
3182
3515
#, python-format
3183
3516
msgid "%s is already mounted"
3184
3517
msgstr ""
3185
3518
 
3186
 
#: cinder/volume/drivers/lvm.py:82
 
3519
#: cinder/volume/drivers/gpfs.py:89
 
3520
#, python-format
 
3521
msgid "GPFS is not active.  Detailed output: %s"
 
3522
msgstr ""
 
3523
 
 
3524
#: cinder/volume/drivers/gpfs.py:90
 
3525
#, python-format
 
3526
msgid "GPFS is not running - state: %s"
 
3527
msgstr ""
 
3528
 
 
3529
#: cinder/volume/drivers/gpfs.py:107
 
3530
msgid "Option gpfs_mount_point_base is not set correctly."
 
3531
msgstr ""
 
3532
 
 
3533
#: cinder/volume/drivers/gpfs.py:114
 
3534
msgid "Option gpfs_images_share_mode is not set correctly."
 
3535
msgstr ""
 
3536
 
 
3537
#: cinder/volume/drivers/gpfs.py:120
 
3538
msgid "Option gpfs_images_dir is not set correctly."
 
3539
msgstr ""
 
3540
 
 
3541
#: cinder/volume/drivers/gpfs.py:127
 
3542
#, python-format
 
3543
msgid ""
 
3544
"gpfs_images_share_mode is set to copy_on_write, but %(vol)s and %(img)s "
 
3545
"belong to different file systems"
 
3546
msgstr ""
 
3547
 
 
3548
#: cinder/volume/drivers/gpfs.py:140
 
3549
#, python-format
 
3550
msgid "%s must be an absolute path."
 
3551
msgstr ""
 
3552
 
 
3553
#: cinder/volume/drivers/gpfs.py:145
 
3554
#, python-format
 
3555
msgid "%s is not a directory."
 
3556
msgstr ""
 
3557
 
 
3558
#: cinder/volume/drivers/gpfs.py:153
 
3559
#, python-format
 
3560
msgid "%s is not on GPFS. Perhaps GPFS not mounted."
 
3561
msgstr ""
 
3562
 
 
3563
#: cinder/volume/drivers/gpfs.py:400
 
3564
#, python-format
 
3565
msgid "mkfs failed on volume %(vol)s, error message was: %(err)s"
 
3566
msgstr ""
 
3567
 
 
3568
#: cinder/volume/drivers/gpfs.py:460
 
3569
#, python-format
 
3570
msgid "fmt = %(fmt)s backed by: %(backing_file)s"
 
3571
msgstr ""
 
3572
 
 
3573
#: cinder/volume/drivers/lvm.py:84
3187
3574
#, python-format
3188
3575
msgid "volume group %s doesn't exist"
3189
3576
msgstr ""
3190
3577
 
3191
 
#: cinder/volume/drivers/lvm.py:197
 
3578
#: cinder/volume/drivers/lvm.py:115
 
3579
#, python-format
 
3580
msgid ""
 
3581
"Incorrect value error: %(blocksize)s, it may indicate that "
 
3582
"'volume_dd_blocksize' was configured incorrectly. Fall back to default."
 
3583
msgstr ""
 
3584
 
 
3585
#: cinder/volume/drivers/lvm.py:229
3192
3586
#, python-format
3193
3587
msgid "Size for volume: %s not found, skipping secure delete."
3194
3588
msgstr ""
3195
3589
 
3196
 
#: cinder/volume/drivers/lvm.py:204
3197
 
#, python-format
3198
 
msgid "Performing secure delete on volume: %s"
3199
 
msgstr ""
3200
 
 
3201
 
#: cinder/volume/drivers/lvm.py:218
3202
 
#, python-format
3203
 
msgid "Error unrecognized volume_clear option: %s"
3204
 
msgstr ""
3205
 
 
3206
 
#: cinder/volume/drivers/lvm.py:238
 
3590
#: cinder/volume/drivers/lvm.py:271
3207
3591
#, python-format
3208
3592
msgid "snapshot: %s not found, skipping delete operations"
3209
3593
msgstr ""
3210
3594
 
3211
 
#: cinder/volume/drivers/lvm.py:268 cinder/volume/drivers/lvm.py:656
3212
 
#, python-format
3213
 
msgid "Creating clone of volume: %s"
3214
 
msgstr ""
3215
 
 
3216
 
#: cinder/volume/drivers/lvm.py:345
3217
 
#, python-format
3218
 
msgid "Skipping ensure_export. No iscsi_target provision for volume: %s"
3219
 
msgstr ""
3220
 
 
3221
 
#: cinder/volume/drivers/lvm.py:364
3222
 
#, python-format
3223
 
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %s"
3224
 
msgstr ""
3225
 
 
3226
 
#: cinder/volume/drivers/lvm.py:378
 
3595
#: cinder/volume/drivers/lvm.py:413
3227
3596
msgid "Detected inconsistency in provider_location id"
3228
3597
msgstr ""
3229
3598
 
3230
 
#: cinder/volume/drivers/lvm.py:430
 
3599
#: cinder/volume/drivers/lvm.py:465
3231
3600
#, python-format
3232
3601
msgid "Symbolic link %s not found"
3233
3602
msgstr ""
3234
3603
 
3235
 
#: cinder/volume/drivers/lvm.py:510 cinder/volume/drivers/lvm.py:524
3236
 
#, python-format
3237
 
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %s"
3238
 
msgstr ""
3239
 
 
3240
 
#: cinder/volume/drivers/lvm.py:542
3241
 
#, python-format
3242
 
msgid ""
3243
 
"Skipping remove_export. No iscsi_target is presently exported for volume:"
3244
 
" %s"
3245
 
msgstr ""
3246
 
 
3247
 
#: cinder/volume/drivers/lvm.py:583
3248
 
msgid "Error retrieving volume status: "
3249
 
msgstr ""
3250
 
 
3251
 
#: cinder/volume/drivers/nfs.py:171
 
3604
#: cinder/volume/drivers/lvm.py:619
 
3605
#, python-format
 
3606
msgid "Error retrieving volume status: %s"
 
3607
msgstr ""
 
3608
 
 
3609
#: cinder/volume/drivers/nfs.py:145
 
3610
#, python-format
 
3611
msgid "Expected volume size was %d"
 
3612
msgstr ""
 
3613
 
 
3614
#: cinder/volume/drivers/nfs.py:146
 
3615
#, python-format
 
3616
msgid " but size is now %d"
 
3617
msgstr ""
 
3618
 
 
3619
#: cinder/volume/drivers/nfs.py:203
3252
3620
#, python-format
3253
3621
msgid "There's no NFS config file configured (%s)"
3254
3622
msgstr ""
3255
3623
 
3256
 
#: cinder/volume/drivers/nfs.py:176
 
3624
#: cinder/volume/drivers/nfs.py:208
3257
3625
#, python-format
3258
3626
msgid "NFS config file at %(config)s doesn't exist"
3259
3627
msgstr ""
3260
3628
 
3261
 
#: cinder/volume/drivers/rbd.py:64
3262
 
#, python-format
3263
 
msgid "rbd has no pool %s"
3264
 
msgstr ""
3265
 
 
3266
 
#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
 
3629
#: cinder/volume/drivers/nfs.py:213
 
3630
#, python-format
 
3631
msgid "NFS config 'nfs_oversub_ratio' invalid.  Must be > 0: %s"
 
3632
msgstr ""
 
3633
 
 
3634
#: cinder/volume/drivers/nfs.py:221
 
3635
#, python-format
 
3636
msgid "NFS config 'nfs_used_ratio' invalid.  Must be > 0 and <= 1.0: %s"
 
3637
msgstr ""
 
3638
 
 
3639
#: cinder/volume/drivers/nfs.py:368
 
3640
#, python-format
 
3641
msgid "%s is above nfs_used_ratio"
 
3642
msgstr ""
 
3643
 
 
3644
#: cinder/volume/drivers/nfs.py:371
 
3645
#, python-format
 
3646
msgid "%s is above nfs_oversub_ratio"
 
3647
msgstr ""
 
3648
 
 
3649
#: cinder/volume/drivers/nfs.py:374
 
3650
#, python-format
 
3651
msgid "%s reserved space is above nfs_oversub_ratio"
 
3652
msgstr ""
 
3653
 
 
3654
#: cinder/volume/drivers/nfs.py:390
 
3655
#, python-format
 
3656
msgid "Selected %s as target nfs share."
 
3657
msgstr ""
 
3658
 
 
3659
#: cinder/volume/drivers/rbd.py:188
 
3660
#, python-format
 
3661
msgid "error opening rbd image %s"
 
3662
msgstr ""
 
3663
 
 
3664
#: cinder/volume/drivers/rbd.py:239
 
3665
msgid "rados and rbd python libraries not found"
 
3666
msgstr ""
 
3667
 
 
3668
#: cinder/volume/drivers/rbd.py:245
 
3669
msgid "error connecting to ceph cluster"
 
3670
msgstr ""
 
3671
 
 
3672
#: cinder/volume/drivers/rbd.py:310 cinder/volume/drivers/sheepdog.py:172
3267
3673
msgid "error refreshing volume stats"
3268
3674
msgstr ""
3269
3675
 
3270
 
#: cinder/volume/drivers/rbd.py:220
 
3676
#: cinder/volume/drivers/rbd.py:350
 
3677
#, python-format
 
3678
msgid "flattening %(pool)s/%(img)s"
 
3679
msgstr ""
 
3680
 
 
3681
#: cinder/volume/drivers/rbd.py:356
 
3682
#, python-format
 
3683
msgid "cloning %(pool)s/%(img)s@%(snap)s to %(dst)s"
 
3684
msgstr ""
 
3685
 
 
3686
#: cinder/volume/drivers/rbd.py:435
 
3687
#, python-format
 
3688
msgid "connection data: %s"
 
3689
msgstr ""
 
3690
 
 
3691
#: cinder/volume/drivers/rbd.py:444
3271
3692
msgid "Not stored in rbd"
3272
3693
msgstr ""
3273
3694
 
3274
 
#: cinder/volume/drivers/rbd.py:224
 
3695
#: cinder/volume/drivers/rbd.py:448
3275
3696
msgid "Blank components"
3276
3697
msgstr ""
3277
3698
 
3278
 
#: cinder/volume/drivers/rbd.py:227
 
3699
#: cinder/volume/drivers/rbd.py:451
3279
3700
#, fuzzy
3280
3701
msgid "Not an rbd snapshot"
3281
3702
msgstr "Invalid snapshot"
3282
3703
 
3283
 
#: cinder/volume/drivers/rbd.py:242
 
3704
#: cinder/volume/drivers/rbd.py:463
 
3705
#, python-format
 
3706
msgid "not cloneable: %s"
 
3707
msgstr ""
 
3708
 
 
3709
#: cinder/volume/drivers/rbd.py:467
3284
3710
#, python-format
3285
3711
msgid "%s is in a different ceph cluster"
3286
3712
msgstr ""
3287
3713
 
3288
 
#: cinder/volume/drivers/rbd.py:253
 
3714
#: cinder/volume/drivers/rbd.py:479
3289
3715
#, fuzzy, python-format
3290
 
msgid "Unable to read image %s"
 
3716
msgid "Unable to open image %(loc)s: %(err)s"
3291
3717
msgstr "Unable to locate volume %s"
3292
3718
 
3293
 
#: cinder/volume/drivers/scality.py:63
 
3719
#: cinder/volume/drivers/scality.py:64
3294
3720
msgid "Value required for 'scality_sofs_config'"
3295
3721
msgstr ""
3296
3722
 
3297
 
#: cinder/volume/drivers/scality.py:74
 
3723
#: cinder/volume/drivers/scality.py:75
3298
3724
#, python-format
3299
3725
msgid "Cannot access 'scality_sofs_config': %s"
3300
3726
msgstr ""
3301
3727
 
3302
 
#: cinder/volume/drivers/scality.py:80
 
3728
#: cinder/volume/drivers/scality.py:81
3303
3729
msgid "Cannot execute /sbin/mount.sofs"
3304
3730
msgstr ""
3305
3731
 
3306
 
#: cinder/volume/drivers/scality.py:101
 
3732
#: cinder/volume/drivers/scality.py:102
3307
3733
msgid "Cannot mount Scality SOFS, check syslog for errors"
3308
3734
msgstr ""
3309
3735
 
3310
 
#: cinder/volume/drivers/scality.py:135
 
3736
#: cinder/volume/drivers/scality.py:136
3311
3737
#, python-format
3312
3738
msgid "Cannot find volume dir for Scality SOFS at '%s'"
3313
3739
msgstr ""
3314
3740
 
3315
 
#: cinder/volume/drivers/sheepdog.py:47
 
3741
#: cinder/volume/drivers/sheepdog.py:55
3316
3742
#, python-format
3317
3743
msgid "Sheepdog is not working: %s"
3318
3744
msgstr ""
3319
3745
 
3320
 
#: cinder/volume/drivers/sheepdog.py:52
 
3746
#: cinder/volume/drivers/sheepdog.py:60
3321
3747
msgid "Sheepdog is not working"
3322
3748
msgstr ""
3323
3749
 
3324
 
#: cinder/volume/drivers/solidfire.py:129
 
3750
#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:581
 
3751
#, python-format
 
3752
msgid "Update SolidFire Cluster stats failed: %s"
 
3753
msgstr ""
 
3754
 
 
3755
#: cinder/volume/drivers/solidfire.py:138
3325
3756
#, python-format
3326
3757
msgid "Payload for SolidFire API call: %s"
3327
3758
msgstr ""
3328
3759
 
3329
 
#: cinder/volume/drivers/solidfire.py:146
 
3760
#: cinder/volume/drivers/solidfire.py:156
3330
3761
#, python-format
3331
3762
msgid "Call to json.loads() raised an exception: %s"
3332
3763
msgstr ""
3333
3764
 
3334
 
#: cinder/volume/drivers/solidfire.py:152
 
3765
#: cinder/volume/drivers/solidfire.py:162
3335
3766
#, python-format
3336
3767
msgid "Results of SolidFire API call: %s"
3337
3768
msgstr ""
3338
3769
 
3339
 
#: cinder/volume/drivers/solidfire.py:156
 
3770
#: cinder/volume/drivers/solidfire.py:166
3340
3771
#, python-format
3341
3772
msgid "Clone operation encountered: %s"
3342
3773
msgstr ""
3343
3774
 
3344
 
#: cinder/volume/drivers/solidfire.py:158
 
3775
#: cinder/volume/drivers/solidfire.py:168
3345
3776
#, python-format
3346
3777
msgid "Waiting for outstanding operation before retrying snapshot: %s"
3347
3778
msgstr ""
3348
3779
 
3349
 
#: cinder/volume/drivers/solidfire.py:164
 
3780
#: cinder/volume/drivers/solidfire.py:174
3350
3781
#, python-format
3351
3782
msgid "Detected xDBVersionMismatch, retry %s of 5"
3352
3783
msgstr ""
3353
3784
 
3354
 
#: cinder/volume/drivers/solidfire.py:171
 
3785
#: cinder/volume/drivers/solidfire.py:181
3355
3786
#, python-format
3356
3787
msgid "API response: %s"
3357
3788
msgstr ""
3358
3789
 
3359
 
#: cinder/volume/drivers/solidfire.py:191
 
3790
#: cinder/volume/drivers/solidfire.py:201
3360
3791
#, python-format
3361
3792
msgid "Found solidfire account: %s"
3362
3793
msgstr ""
3363
3794
 
3364
 
#: cinder/volume/drivers/solidfire.py:220
 
3795
#: cinder/volume/drivers/solidfire.py:230
3365
3796
#, python-format
3366
3797
msgid "solidfire account: %s does not exist, create it..."
3367
3798
msgstr ""
3368
3799
 
3369
 
#: cinder/volume/drivers/solidfire.py:281
 
3800
#: cinder/volume/drivers/solidfire.py:291
3370
3801
#, python-format
3371
3802
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
3372
3803
msgstr ""
3373
3804
 
3374
 
#: cinder/volume/drivers/solidfire.py:342
 
3805
#: cinder/volume/drivers/solidfire.py:365
3375
3806
msgid "Failed to get model update from clone"
3376
3807
msgstr ""
3377
3808
 
3378
 
#: cinder/volume/drivers/solidfire.py:368
 
3809
#: cinder/volume/drivers/solidfire.py:391
3379
3810
#, python-format
3380
3811
msgid "More than one valid preset was detected, using %s"
3381
3812
msgstr ""
3382
3813
 
3383
 
#: cinder/volume/drivers/solidfire.py:401
 
3814
#: cinder/volume/drivers/solidfire.py:424
3384
3815
#, python-format
3385
3816
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
3386
3817
msgstr ""
3387
3818
 
3388
 
#: cinder/volume/drivers/solidfire.py:410
 
3819
#: cinder/volume/drivers/solidfire.py:433
3389
3820
#, python-format
3390
3821
msgid "Volume %s, not found on SF Cluster."
3391
3822
msgstr ""
3392
3823
 
3393
 
#: cinder/volume/drivers/solidfire.py:413
 
3824
#: cinder/volume/drivers/solidfire.py:436
3394
3825
#, python-format
3395
3826
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
3396
3827
msgstr ""
3397
3828
 
3398
 
#: cinder/volume/drivers/solidfire.py:480
 
3829
#: cinder/volume/drivers/solidfire.py:503
3399
3830
msgid "Enter SolidFire delete_volume..."
3400
3831
msgstr ""
3401
3832
 
3402
 
#: cinder/volume/drivers/solidfire.py:484
 
3833
#: cinder/volume/drivers/solidfire.py:507
3403
3834
#, python-format
3404
3835
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
3405
3836
msgstr ""
3406
3837
 
3407
 
#: cinder/volume/drivers/solidfire.py:486
 
3838
#: cinder/volume/drivers/solidfire.py:509
3408
3839
msgid "This usually means the volume was never succesfully created."
3409
3840
msgstr ""
3410
3841
 
3411
 
#: cinder/volume/drivers/solidfire.py:501
 
3842
#: cinder/volume/drivers/solidfire.py:524
3412
3843
#, python-format
3413
3844
msgid "Volume ID %s was not found on the SolidFire Cluster!"
3414
3845
msgstr ""
3415
3846
 
3416
 
#: cinder/volume/drivers/solidfire.py:504
 
3847
#: cinder/volume/drivers/solidfire.py:527
3417
3848
msgid "Leaving SolidFire delete_volume"
3418
3849
msgstr ""
3419
3850
 
3420
 
#: cinder/volume/drivers/solidfire.py:508
 
3851
#: cinder/volume/drivers/solidfire.py:531
3421
3852
msgid "Executing SolidFire ensure_export..."
3422
3853
msgstr ""
3423
3854
 
3424
 
#: cinder/volume/drivers/solidfire.py:513
 
3855
#: cinder/volume/drivers/solidfire.py:536
3425
3856
msgid "Executing SolidFire create_export..."
3426
3857
msgstr ""
3427
3858
 
3428
 
#: cinder/volume/drivers/solidfire.py:562
 
3859
#: cinder/volume/drivers/solidfire.py:590
3429
3860
msgid "Updating cluster status info"
3430
3861
msgstr ""
3431
3862
 
3432
 
#: cinder/volume/drivers/solidfire.py:570
 
3863
#: cinder/volume/drivers/solidfire.py:598
3433
3864
#, fuzzy
3434
3865
msgid "Failed to get updated stats"
3435
3866
msgstr "Failed to decrypt text"
3436
3867
 
3437
 
#: cinder/volume/drivers/storwize_svc.py:173
 
3868
#: cinder/volume/drivers/storwize_svc.py:177
3438
3869
#, python-format
3439
3870
msgid "WWPN on node %(node)s: %(wwpn)s"
3440
3871
msgstr ""
3441
3872
 
3442
 
#: cinder/volume/drivers/storwize_svc.py:179
 
3873
#: cinder/volume/drivers/storwize_svc.py:183
3443
3874
msgid "enter: do_setup"
3444
3875
msgstr ""
3445
3876
 
3446
 
#: cinder/volume/drivers/storwize_svc.py:190
 
3877
#: cinder/volume/drivers/storwize_svc.py:194
3447
3878
#, python-format
3448
3879
msgid "pool %s doesn't exist"
3449
3880
msgstr ""
3450
3881
 
3451
 
#: cinder/volume/drivers/storwize_svc.py:206
 
3882
#: cinder/volume/drivers/storwize_svc.py:210
3452
3883
msgid "Failed to get license information."
3453
3884
msgstr ""
3454
3885
 
3455
 
#: cinder/volume/drivers/storwize_svc.py:265
 
3886
#: cinder/volume/drivers/storwize_svc.py:269
3456
3887
msgid "do_setup: No configured nodes"
3457
3888
msgstr ""
3458
3889
 
3459
 
#: cinder/volume/drivers/storwize_svc.py:267
 
3890
#: cinder/volume/drivers/storwize_svc.py:271
3460
3891
msgid "leave: do_setup"
3461
3892
msgstr ""
3462
3893
 
3463
 
#: cinder/volume/drivers/storwize_svc.py:289
 
3894
#: cinder/volume/drivers/storwize_svc.py:293
3464
3895
msgid "enter: check_for_setup_error"
3465
3896
msgstr ""
3466
3897
 
3467
 
#: cinder/volume/drivers/storwize_svc.py:295
3468
 
#: cinder/volume/drivers/netapp/iscsi.py:169
3469
 
#: cinder/volume/drivers/netapp/iscsi.py:1182
3470
 
#: cinder/volume/drivers/netapp/iscsi.py:1535
3471
 
#: cinder/volume/drivers/netapp/nfs.py:109
3472
 
#: cinder/volume/drivers/netapp/nfs.py:328
3473
 
#: cinder/volume/drivers/netapp/nfs.py:379
3474
 
#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
 
3898
#: cinder/volume/drivers/storwize_svc.py:299
 
3899
#: cinder/volume/drivers/netapp/iscsi.py:123
 
3900
#: cinder/volume/drivers/netapp/nfs.py:221
 
3901
#: cinder/volume/drivers/san/hp/hp_3par_common.py:137
3475
3902
#, python-format
3476
3903
msgid "%s is not set"
3477
3904
msgstr ""
3478
3905
 
3479
 
#: cinder/volume/drivers/storwize_svc.py:301
 
3906
#: cinder/volume/drivers/storwize_svc.py:305
3480
3907
msgid ""
3481
3908
"Password or SSH private key is required for authentication: set either "
3482
3909
"san_password or san_private_key option"
3483
3910
msgstr ""
3484
3911
 
3485
 
#: cinder/volume/drivers/storwize_svc.py:309
 
3912
#: cinder/volume/drivers/storwize_svc.py:313
3486
3913
#, python-format
3487
3914
msgid ""
3488
3915
"Illegal value %d specified for storwize_svc_flashcopy_timeout: valid "
3489
3916
"values are between 0 and 600"
3490
3917
msgstr ""
3491
3918
 
3492
 
#: cinder/volume/drivers/storwize_svc.py:317
 
3919
#: cinder/volume/drivers/storwize_svc.py:321
3493
3920
msgid "leave: check_for_setup_error"
3494
3921
msgstr ""
3495
3922
 
3496
 
#: cinder/volume/drivers/storwize_svc.py:331
 
3923
#: cinder/volume/drivers/storwize_svc.py:335
3497
3924
#, python-format
3498
3925
msgid "ensure_export: Volume %s not found on storage"
3499
3926
msgstr ""
3500
3927
 
3501
 
#: cinder/volume/drivers/storwize_svc.py:356
 
3928
#: cinder/volume/drivers/storwize_svc.py:360
3502
3929
#, python-format
3503
3930
msgid "enter: _get_chap_secret_for_host: host name %s"
3504
3931
msgstr ""
3505
3932
 
3506
 
#: cinder/volume/drivers/storwize_svc.py:392
 
3933
#: cinder/volume/drivers/storwize_svc.py:396
3507
3934
#, python-format
3508
3935
msgid ""
3509
3936
"leave: _get_chap_secret_for_host: host name %(host_name)s with secret "
3510
3937
"%(chap_secret)s"
3511
3938
msgstr ""
3512
3939
 
3513
 
#: cinder/volume/drivers/storwize_svc.py:415
 
3940
#: cinder/volume/drivers/storwize_svc.py:419
3514
3941
msgid "_create_host: Cannot clean host name. Host name is not unicode or string"
3515
3942
msgstr ""
3516
3943
 
3517
 
#: cinder/volume/drivers/storwize_svc.py:483
 
3944
#: cinder/volume/drivers/storwize_svc.py:487
3518
3945
#, python-format
3519
3946
msgid "enter: _get_host_from_connector: prefix %s"
3520
3947
msgstr ""
3521
3948
 
3522
 
#: cinder/volume/drivers/storwize_svc.py:511
 
3949
#: cinder/volume/drivers/storwize_svc.py:515
3523
3950
#, python-format
3524
3951
msgid "leave: _get_host_from_connector: host %s"
3525
3952
msgstr ""
3526
3953
 
3527
 
#: cinder/volume/drivers/storwize_svc.py:523
 
3954
#: cinder/volume/drivers/storwize_svc.py:527
3528
3955
#, python-format
3529
3956
msgid "enter: _create_host: host %s"
3530
3957
msgstr ""
3531
3958
 
3532
 
#: cinder/volume/drivers/storwize_svc.py:538
 
3959
#: cinder/volume/drivers/storwize_svc.py:542
3533
3960
msgid "_create_host: No connector ports"
3534
3961
msgstr ""
3535
3962
 
3536
 
#: cinder/volume/drivers/storwize_svc.py:551
 
3963
#: cinder/volume/drivers/storwize_svc.py:555
3537
3964
#, python-format
3538
3965
msgid "leave: _create_host: host %(host)s - %(host_name)s"
3539
3966
msgstr ""
3540
3967
 
3541
 
#: cinder/volume/drivers/storwize_svc.py:574
 
3968
#: cinder/volume/drivers/storwize_svc.py:578
3542
3969
#, python-format
3543
3970
msgid "enter: _map_vol_to_host: volume %(volume_name)s to host %(host_name)s"
3544
3971
msgstr ""
3545
3972
 
3546
 
#: cinder/volume/drivers/storwize_svc.py:609
 
3973
#: cinder/volume/drivers/storwize_svc.py:611
3547
3974
msgid ""
3548
 
"storwize_svc_multihostmap_enabled is set to Flase, Not allow multi host "
 
3975
"storwize_svc_multihostmap_enabled is set to False, Not allow multi host "
3549
3976
"mapping"
3550
3977
msgstr ""
3551
3978
 
3552
 
#: cinder/volume/drivers/storwize_svc.py:619
 
3979
#: cinder/volume/drivers/storwize_svc.py:621
3553
3980
#, fuzzy, python-format
3554
3981
msgid "volume %s mapping to multi host"
3555
3982
msgstr "volume %s: skipping export"
3556
3983
 
3557
 
#: cinder/volume/drivers/storwize_svc.py:625
 
3984
#: cinder/volume/drivers/storwize_svc.py:627
3558
3985
#, python-format
3559
3986
msgid ""
3560
3987
"leave: _map_vol_to_host: LUN %(result_lun)s, volume %(volume_name)s, host"
3561
3988
" %(host_name)s"
3562
3989
msgstr ""
3563
3990
 
3564
 
#: cinder/volume/drivers/storwize_svc.py:635
 
3991
#: cinder/volume/drivers/storwize_svc.py:637
3565
3992
#, python-format
3566
3993
msgid "enter: _delete_host: host %s "
3567
3994
msgstr ""
3568
3995
 
3569
 
#: cinder/volume/drivers/storwize_svc.py:643
 
3996
#: cinder/volume/drivers/storwize_svc.py:645
3570
3997
#, python-format
3571
3998
msgid "leave: _delete_host: host %s "
3572
3999
msgstr ""
3573
4000
 
3574
 
#: cinder/volume/drivers/storwize_svc.py:675
 
4001
#: cinder/volume/drivers/storwize_svc.py:677
3575
4002
#, python-format
3576
4003
msgid "enter: initialize_connection: volume %(vol)s with connector %(conn)s"
3577
4004
msgstr ""
3578
4005
 
3579
 
#: cinder/volume/drivers/storwize_svc.py:691
 
4006
#: cinder/volume/drivers/storwize_svc.py:693
3580
4007
msgid "_create_host failed to return the host name."
3581
4008
msgstr ""
3582
4009
 
3583
 
#: cinder/volume/drivers/storwize_svc.py:702
 
4010
#: cinder/volume/drivers/storwize_svc.py:704
3584
4011
#, python-format
3585
4012
msgid "initialize_connection: Failed to get attributes for volume %s"
3586
4013
msgstr ""
3587
4014
 
3588
 
#: cinder/volume/drivers/storwize_svc.py:709
 
4015
#: cinder/volume/drivers/storwize_svc.py:711
3589
4016
#, python-format
3590
4017
msgid "Did not find expected column name in lsvdisk: %s"
3591
4018
msgstr ""
3592
4019
 
3593
 
#: cinder/volume/drivers/storwize_svc.py:711
 
4020
#: cinder/volume/drivers/storwize_svc.py:713
3594
4021
#, python-format
3595
4022
msgid "initialize_connection: Missing volume attribute for volume %s"
3596
4023
msgstr ""
3597
4024
 
3598
 
#: cinder/volume/drivers/storwize_svc.py:728
 
4025
#: cinder/volume/drivers/storwize_svc.py:730
3599
4026
#, python-format
3600
4027
msgid ""
3601
4028
"initialize_connection: No node found in I/O group %(gid)s for volume "
3602
4029
"%(vol)s"
3603
4030
msgstr ""
3604
4031
 
3605
 
#: cinder/volume/drivers/storwize_svc.py:736
 
4032
#: cinder/volume/drivers/storwize_svc.py:738
3606
4033
#, python-format
3607
4034
msgid "initialize_connection: Did not find a preferred node for volume %s"
3608
4035
msgstr ""
3609
4036
 
3610
 
#: cinder/volume/drivers/storwize_svc.py:769
 
4037
#: cinder/volume/drivers/storwize_svc.py:771
3611
4038
#, python-format
3612
4039
msgid ""
3613
4040
"initialize_connection: Failed to collect return properties for volume "
3614
4041
"%(vol)s and connector %(conn)s.\n"
3615
4042
msgstr ""
3616
4043
 
3617
 
#: cinder/volume/drivers/storwize_svc.py:774
 
4044
#: cinder/volume/drivers/storwize_svc.py:776
3618
4045
#, python-format
3619
4046
msgid ""
3620
4047
"leave: initialize_connection:\n"
3623
4050
" properties: %(prop)s"
3624
4051
msgstr ""
3625
4052
 
3626
 
#: cinder/volume/drivers/storwize_svc.py:792
 
4053
#: cinder/volume/drivers/storwize_svc.py:794
3627
4054
#, python-format
3628
4055
msgid "enter: terminate_connection: volume %(vol)s with connector %(conn)s"
3629
4056
msgstr ""
3630
4057
 
3631
 
#: cinder/volume/drivers/storwize_svc.py:802
 
4058
#: cinder/volume/drivers/storwize_svc.py:804
3632
4059
msgid "_get_host_from_connector failed to return the host name for connector"
3633
4060
msgstr ""
3634
4061
 
3635
 
#: cinder/volume/drivers/storwize_svc.py:817
 
4062
#: cinder/volume/drivers/storwize_svc.py:819
3636
4063
#, python-format
3637
4064
msgid ""
3638
4065
"terminate_connection: No mapping of volume %(vol_name)s to host "
3639
4066
"%(host_name)s found"
3640
4067
msgstr ""
3641
4068
 
3642
 
#: cinder/volume/drivers/storwize_svc.py:825
 
4069
#: cinder/volume/drivers/storwize_svc.py:827
3643
4070
#, python-format
3644
4071
msgid "leave: terminate_connection: volume %(vol)s with connector %(conn)s"
3645
4072
msgstr ""
3646
4073
 
3647
 
#: cinder/volume/drivers/storwize_svc.py:883
 
4074
#: cinder/volume/drivers/storwize_svc.py:884
3648
4075
msgid "protocol must be specified as '<in> iSCSI' or '<in> FC'"
3649
4076
msgstr ""
3650
4077
 
3651
 
#: cinder/volume/drivers/storwize_svc.py:907
 
4078
#: cinder/volume/drivers/storwize_svc.py:908
3652
4079
#, python-format
3653
4080
msgid "enter: _create_vdisk: vdisk %s "
3654
4081
msgstr ""
3655
4082
 
3656
 
#: cinder/volume/drivers/storwize_svc.py:945
 
4083
#: cinder/volume/drivers/storwize_svc.py:946
3657
4084
#, python-format
3658
4085
msgid ""
3659
4086
"_create_vdisk %(name)s - did not find success message in CLI output.\n"
3661
4088
" stderr: %(err)s"
3662
4089
msgstr ""
3663
4090
 
3664
 
#: cinder/volume/drivers/storwize_svc.py:950
 
4091
#: cinder/volume/drivers/storwize_svc.py:951
3665
4092
#, python-format
3666
4093
msgid "leave: _create_vdisk: volume %s "
3667
4094
msgstr ""
3668
4095
 
3669
 
#: cinder/volume/drivers/storwize_svc.py:962
3670
 
#: cinder/volume/drivers/storwize_svc.py:976
 
4096
#: cinder/volume/drivers/storwize_svc.py:963
 
4097
#: cinder/volume/drivers/storwize_svc.py:977
3671
4098
#, python-format
3672
4099
msgid ""
3673
4100
"create FC mapping from %(source)s to %(target)s - did not find success "
3676
4103
" stderr: %(err)s\n"
3677
4104
msgstr ""
3678
4105
 
3679
 
#: cinder/volume/drivers/storwize_svc.py:988
3680
 
#: cinder/volume/drivers/storwize_svc.py:998
 
4106
#: cinder/volume/drivers/storwize_svc.py:989
 
4107
#: cinder/volume/drivers/storwize_svc.py:999
3681
4108
#, python-format
3682
4109
msgid ""
3683
4110
"create FC mapping from %(source)s to %(target)s - did not find mapping id"
3686
4113
" stderr: %(err)s\n"
3687
4114
msgstr ""
3688
4115
 
3689
 
#: cinder/volume/drivers/storwize_svc.py:1012
 
4116
#: cinder/volume/drivers/storwize_svc.py:1013
3690
4117
#, python-format
3691
4118
msgid ""
3692
4119
"_prepare_fc_map: Failed to prepare FlashCopy from %(source)s to "
3695
4122
" stderr: %(err)s"
3696
4123
msgstr ""
3697
4124
 
3698
 
#: cinder/volume/drivers/storwize_svc.py:1039
 
4125
#: cinder/volume/drivers/storwize_svc.py:1040
3699
4126
#, python-format
3700
4127
msgid ""
3701
4128
"Unexecpted mapping status %(status)s for mapping %(id)s. Attributes: "
3702
4129
"%(attr)s"
3703
4130
msgstr ""
3704
4131
 
3705
 
#: cinder/volume/drivers/storwize_svc.py:1050
 
4132
#: cinder/volume/drivers/storwize_svc.py:1051
3706
4133
#, python-format
3707
4134
msgid ""
3708
4135
"Mapping %(id)s prepare failed to complete within the allotted %(to)d "
3709
4136
"seconds timeout. Terminating."
3710
4137
msgstr ""
3711
4138
 
3712
 
#: cinder/volume/drivers/storwize_svc.py:1055
 
4139
#: cinder/volume/drivers/storwize_svc.py:1056
3713
4140
#, python-format
3714
4141
msgid ""
3715
4142
"_prepare_fc_map: Failed to start FlashCopy from %(source)s to %(target)s "
3716
4143
"with exception %(ex)s"
3717
4144
msgstr ""
3718
4145
 
3719
 
#: cinder/volume/drivers/storwize_svc.py:1062
 
4146
#: cinder/volume/drivers/storwize_svc.py:1063
3720
4147
#, python-format
3721
4148
msgid "_prepare_fc_map: %s"
3722
4149
msgstr ""
3723
4150
 
3724
 
#: cinder/volume/drivers/storwize_svc.py:1069
 
4151
#: cinder/volume/drivers/storwize_svc.py:1070
3725
4152
#, python-format
3726
4153
msgid ""
3727
4154
"_start_fc_map: Failed to start FlashCopy from %(source)s to %(target)s.\n"
3729
4156
" stderr: %(err)s"
3730
4157
msgstr ""
3731
4158
 
3732
 
#: cinder/volume/drivers/storwize_svc.py:1080
 
4159
#: cinder/volume/drivers/storwize_svc.py:1081
3733
4160
#, python-format
3734
4161
msgid ""
3735
4162
"enter: _run_flashcopy: execute FlashCopy from source %(source)s to target"
3736
4163
" %(target)s"
3737
4164
msgstr ""
3738
4165
 
3739
 
#: cinder/volume/drivers/storwize_svc.py:1092
 
4166
#: cinder/volume/drivers/storwize_svc.py:1093
3740
4167
#, python-format
3741
4168
msgid "leave: _run_flashcopy: FlashCopy started from %(source)s to %(target)s"
3742
4169
msgstr ""
3743
4170
 
3744
 
#: cinder/volume/drivers/storwize_svc.py:1100
 
4171
#: cinder/volume/drivers/storwize_svc.py:1101
3745
4172
#, python-format
3746
4173
msgid "enter: _create_copy: snapshot %(tgt_vdisk)s from vdisk %(src_vdisk)s"
3747
4174
msgstr ""
3748
4175
 
3749
 
#: cinder/volume/drivers/storwize_svc.py:1107
 
4176
#: cinder/volume/drivers/storwize_svc.py:1108
3750
4177
#, python-format
3751
4178
msgid "_create_copy: Source vdisk %s does not exist"
3752
4179
msgstr ""
3753
4180
 
3754
 
#: cinder/volume/drivers/storwize_svc.py:1119
 
4181
#: cinder/volume/drivers/storwize_svc.py:1120
3755
4182
#, python-format
3756
4183
msgid ""
3757
4184
"_create_copy: cannot get source vdisk %(src)s capacity from vdisk "
3758
4185
"attributes %(attr)s"
3759
4186
msgstr ""
3760
4187
 
3761
 
#: cinder/volume/drivers/storwize_svc.py:1129
 
4188
#: cinder/volume/drivers/storwize_svc.py:1130
3762
4189
#, python-format
3763
4190
msgid "leave: _create_copy: snapshot %(tgt_vdisk)s from vdisk %(src_vdisk)s"
3764
4191
msgstr ""
3765
4192
 
3766
 
#: cinder/volume/drivers/storwize_svc.py:1134
 
4193
#: cinder/volume/drivers/storwize_svc.py:1135
3767
4194
#, python-format
3768
4195
msgid "enter: _get_flashcopy_mapping_attributes: mapping %s"
3769
4196
msgstr ""
3770
4197
 
3771
 
#: cinder/volume/drivers/storwize_svc.py:1156
 
4198
#: cinder/volume/drivers/storwize_svc.py:1157
3772
4199
#, python-format
3773
4200
msgid ""
3774
4201
"leave: _get_flashcopy_mapping_attributes: mapping %(fc_map_id)s, "
3775
4202
"attributes %(attributes)s"
3776
4203
msgstr ""
3777
4204
 
3778
 
#: cinder/volume/drivers/storwize_svc.py:1164
 
4205
#: cinder/volume/drivers/storwize_svc.py:1165
3779
4206
#, python-format
3780
4207
msgid "enter: _is_vdisk_defined: vdisk %s "
3781
4208
msgstr ""
3782
4209
 
3783
 
#: cinder/volume/drivers/storwize_svc.py:1166
 
4210
#: cinder/volume/drivers/storwize_svc.py:1167
3784
4211
#, python-format
3785
4212
msgid "leave: _is_vdisk_defined: vdisk %(vol)s with %(str)s "
3786
4213
msgstr ""
3787
4214
 
3788
 
#: cinder/volume/drivers/storwize_svc.py:1194
 
4215
#: cinder/volume/drivers/storwize_svc.py:1195
3789
4216
#, python-format
3790
4217
msgid "enter: _delete_vdisk: vdisk %s"
3791
4218
msgstr ""
3792
4219
 
3793
 
#: cinder/volume/drivers/storwize_svc.py:1199
 
4220
#: cinder/volume/drivers/storwize_svc.py:1200
3794
4221
#, python-format
3795
4222
msgid "warning: Tried to delete vdisk %s but it does not exist."
3796
4223
msgstr ""
3797
4224
 
3798
 
#: cinder/volume/drivers/storwize_svc.py:1225
 
4225
#: cinder/volume/drivers/storwize_svc.py:1226
3799
4226
#, python-format
3800
4227
msgid "Vdisk %(name)s not involved in mapping %(src)s -> %(tgt)s"
3801
4228
msgstr ""
3802
4229
 
3803
 
#: cinder/volume/drivers/storwize_svc.py:1258
 
4230
#: cinder/volume/drivers/storwize_svc.py:1259
3804
4231
#, python-format
3805
4232
msgid "leave: _delete_vdisk: vdisk %s"
3806
4233
msgstr ""
3807
4234
 
3808
 
#: cinder/volume/drivers/storwize_svc.py:1283
 
4235
#: cinder/volume/drivers/storwize_svc.py:1284
3809
4236
msgid "create_volume_from_snapshot: Source and destination size differ."
3810
4237
msgstr ""
3811
4238
 
3812
 
#: cinder/volume/drivers/storwize_svc.py:1297
 
4239
#: cinder/volume/drivers/storwize_svc.py:1298
3813
4240
msgid "create_cloned_volume: Source and destination size differ."
3814
4241
msgstr ""
3815
4242
 
3816
 
#: cinder/volume/drivers/storwize_svc.py:1361
 
4243
#: cinder/volume/drivers/storwize_svc.py:1363
3817
4244
msgid "_update_volume_status: Could not get system name"
3818
4245
msgstr ""
3819
4246
 
3820
 
#: cinder/volume/drivers/storwize_svc.py:1373
 
4247
#: cinder/volume/drivers/storwize_svc.py:1375
3821
4248
msgid "Could not get pool data from the storage"
3822
4249
msgstr ""
3823
4250
 
3824
 
#: cinder/volume/drivers/storwize_svc.py:1374
 
4251
#: cinder/volume/drivers/storwize_svc.py:1376
3825
4252
msgid "_update_volume_status: Could not get storage pool data"
3826
4253
msgstr ""
3827
4254
 
3828
 
#: cinder/volume/drivers/storwize_svc.py:1412
 
4255
#: cinder/volume/drivers/storwize_svc.py:1414
3829
4256
msgid ""
3830
4257
"Illegal value specified for storwize_svc_vol_rsize: set to either a "
3831
4258
"percentage (0-100) or -1"
3832
4259
msgstr ""
3833
4260
 
3834
 
#: cinder/volume/drivers/storwize_svc.py:1418
 
4261
#: cinder/volume/drivers/storwize_svc.py:1420
3835
4262
msgid ""
3836
4263
"Illegal value specified for storwize_svc_vol_warning: set to a percentage"
3837
4264
" (0-100)"
3838
4265
msgstr ""
3839
4266
 
3840
 
#: cinder/volume/drivers/storwize_svc.py:1425
 
4267
#: cinder/volume/drivers/storwize_svc.py:1427
3841
4268
msgid ""
3842
4269
"Illegal value specified for storwize_svc_vol_grainsize: set to either 32,"
3843
4270
" 64, 128, or 256"
3844
4271
msgstr ""
3845
4272
 
3846
 
#: cinder/volume/drivers/storwize_svc.py:1432
 
4273
#: cinder/volume/drivers/storwize_svc.py:1434
3847
4274
msgid "System does not support compression"
3848
4275
msgstr ""
3849
4276
 
3850
 
#: cinder/volume/drivers/storwize_svc.py:1437
 
4277
#: cinder/volume/drivers/storwize_svc.py:1439
3851
4278
msgid "If compression is set to True, rsize must also be set (not equal to -1)"
3852
4279
msgstr ""
3853
4280
 
3854
 
#: cinder/volume/drivers/storwize_svc.py:1443
 
4281
#: cinder/volume/drivers/storwize_svc.py:1445
3855
4282
#, python-format
3856
4283
msgid ""
3857
4284
"Illegal value %(prot)s specified for storwize_svc_connection_protocol: "
3858
4285
"valid values are %(enabled)s"
3859
4286
msgstr ""
3860
4287
 
3861
 
#: cinder/volume/drivers/storwize_svc.py:1452
 
4288
#: cinder/volume/drivers/storwize_svc.py:1454
3862
4289
msgid ""
3863
4290
"Multipath is currently only supported for FC connections and not iSCSI.  "
3864
4291
"(This is a Nova limitation.)"
3865
4292
msgstr ""
3866
4293
 
3867
 
#: cinder/volume/drivers/storwize_svc.py:1464
 
4294
#: cinder/volume/drivers/storwize_svc.py:1466
3868
4295
#, python-format
3869
4296
msgid "enter: _execute_command_and_parse_attributes:  command %s"
3870
4297
msgstr ""
3871
4298
 
3872
 
#: cinder/volume/drivers/storwize_svc.py:1471
 
4299
#: cinder/volume/drivers/storwize_svc.py:1473
3873
4300
#, fuzzy, python-format
3874
4301
msgid ""
3875
4302
"CLI Exception output:\n"
3883
4310
"Stdout: %(stdout)r\n"
3884
4311
"Stderr: %(stderr)r"
3885
4312
 
3886
 
#: cinder/volume/drivers/storwize_svc.py:1488
 
4313
#: cinder/volume/drivers/storwize_svc.py:1490
3887
4314
#, python-format
3888
4315
msgid ""
3889
4316
"leave: _execute_command_and_parse_attributes:\n"
3891
4318
"attributes: %(attr)s"
3892
4319
msgstr ""
3893
4320
 
3894
 
#: cinder/volume/drivers/storwize_svc.py:1507
 
4321
#: cinder/volume/drivers/storwize_svc.py:1509
3895
4322
#, python-format
3896
4323
msgid ""
3897
4324
"_get_hdr_dic: attribute headers and values do not match.\n"
3922
4349
msgid "Did not find expected column in %(fun)s: %(hdr)s"
3923
4350
msgstr ""
3924
4351
 
3925
 
#: cinder/volume/drivers/windows.py:142
 
4352
#: cinder/volume/drivers/windows.py:141
3926
4353
#, python-format
3927
4354
msgid "Creating folder %s "
3928
4355
msgstr ""
3929
4356
 
3930
 
#: cinder/volume/drivers/windows.py:207
 
4357
#: cinder/volume/drivers/windows.py:206
3931
4358
#: cinder/volume/drivers/nexenta/volume.py:203
3932
4359
#, python-format
3933
4360
msgid "Ignored target creation error \"%s\" while ensuring export"
3934
4361
msgstr ""
3935
4362
 
3936
 
#: cinder/volume/drivers/windows.py:213
 
4363
#: cinder/volume/drivers/windows.py:212
3937
4364
#, fuzzy, python-format
3938
4365
msgid "Disk not found: %s"
3939
4366
msgstr "Link Local address is not found.:%s"
3958
4385
msgid "Attach properties: %(properties)s"
3959
4386
msgstr ""
3960
4387
 
3961
 
#: cinder/volume/drivers/emc/emc_smis_common.py:42
 
4388
#: cinder/volume/drivers/emc/emc_smis_common.py:41
3962
4389
msgid ""
3963
4390
"Module PyWBEM not installed.  Install PyWBEM using the python-pywbem "
3964
4391
"package."
3965
4392
msgstr ""
3966
4393
 
3967
 
#: cinder/volume/drivers/emc/emc_smis_common.py:78
 
4394
#: cinder/volume/drivers/emc/emc_smis_common.py:77
3968
4395
msgid "Entering create_volume."
3969
4396
msgstr ""
3970
4397
 
3971
 
#: cinder/volume/drivers/emc/emc_smis_common.py:82
 
4398
#: cinder/volume/drivers/emc/emc_smis_common.py:81
3972
4399
#, fuzzy, python-format
3973
4400
msgid "Create Volume: %(volume)s  Size: %(size)lu"
3974
4401
msgstr "volume %(vol_name)s: creating lv of size %(vol_size)sG"
3975
4402
 
3976
 
#: cinder/volume/drivers/emc/emc_smis_common.py:90
 
4403
#: cinder/volume/drivers/emc/emc_smis_common.py:89
3977
4404
#, python-format
3978
4405
msgid "Create Volume: %(volume)s  Storage type: %(storage_type)s"
3979
4406
msgstr ""
3980
4407
 
3981
 
#: cinder/volume/drivers/emc/emc_smis_common.py:97
 
4408
#: cinder/volume/drivers/emc/emc_smis_common.py:96
3982
4409
#, python-format
3983
4410
msgid ""
3984
4411
"Create Volume: %(volume)s  Pool: %(pool)s  Storage System: "
3985
4412
"%(storage_system)s"
3986
4413
msgstr ""
3987
4414
 
3988
 
#: cinder/volume/drivers/emc/emc_smis_common.py:106
 
4415
#: cinder/volume/drivers/emc/emc_smis_common.py:105
3989
4416
#, python-format
3990
4417
msgid ""
3991
4418
"Error Create Volume: %(volumename)s. Storage Configuration Service not "
3992
4419
"found for pool %(storage_type)s."
3993
4420
msgstr ""
3994
4421
 
3995
 
#: cinder/volume/drivers/emc/emc_smis_common.py:114
 
4422
#: cinder/volume/drivers/emc/emc_smis_common.py:113
3996
4423
#, python-format
3997
4424
msgid ""
3998
4425
"Create Volume: %(name)s  Method: CreateOrModifyElementFromStoragePool  "
4000
4427
"ElementType: 5  Size: %(size)lu"
4001
4428
msgstr ""
4002
4429
 
4003
 
#: cinder/volume/drivers/emc/emc_smis_common.py:129
 
4430
#: cinder/volume/drivers/emc/emc_smis_common.py:128
4004
4431
#, python-format
4005
4432
msgid "Create Volume: %(volumename)s  Return code: %(rc)lu"
4006
4433
msgstr ""
4007
4434
 
4008
 
#: cinder/volume/drivers/emc/emc_smis_common.py:136
 
4435
#: cinder/volume/drivers/emc/emc_smis_common.py:135
4009
4436
#, python-format
4010
4437
msgid ""
4011
4438
"Error Create Volume: %(volumename)s.  Return code: %(rc)lu.  Error: "
4012
4439
"%(error)s"
4013
4440
msgstr ""
4014
4441
 
4015
 
#: cinder/volume/drivers/emc/emc_smis_common.py:143
 
4442
#: cinder/volume/drivers/emc/emc_smis_common.py:142
4016
4443
#, python-format
4017
4444
msgid "Leaving create_volume: %(volumename)s  Return code: %(rc)lu"
4018
4445
msgstr ""
4019
4446
 
4020
 
#: cinder/volume/drivers/emc/emc_smis_common.py:151
 
4447
#: cinder/volume/drivers/emc/emc_smis_common.py:150
4021
4448
msgid "Entering create_volume_from_snapshot."
4022
4449
msgstr ""
4023
4450
 
4024
 
#: cinder/volume/drivers/emc/emc_smis_common.py:156
 
4451
#: cinder/volume/drivers/emc/emc_smis_common.py:155
4025
4452
#, python-format
4026
4453
msgid ""
4027
4454
"Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
4028
4455
"%(snapshotname)s"
4029
4456
msgstr ""
4030
4457
 
4031
 
#: cinder/volume/drivers/emc/emc_smis_common.py:166
 
4458
#: cinder/volume/drivers/emc/emc_smis_common.py:165
4032
4459
#, python-format
4033
4460
msgid ""
4034
4461
"Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
4036
4463
"System: %(storage_system)s."
4037
4464
msgstr ""
4038
4465
 
4039
 
#: cinder/volume/drivers/emc/emc_smis_common.py:176
 
4466
#: cinder/volume/drivers/emc/emc_smis_common.py:175
4040
4467
#, python-format
4041
4468
msgid ""
4042
4469
"Error Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
4043
4470
"%(snapshotname)s. Create Volume from Snapshot is NOT supported on VMAX."
4044
4471
msgstr ""
4045
4472
 
4046
 
#: cinder/volume/drivers/emc/emc_smis_common.py:187
 
4473
#: cinder/volume/drivers/emc/emc_smis_common.py:186
4047
4474
#, python-format
4048
4475
msgid ""
4049
4476
"Error Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
4051
4478
"snapshot."
4052
4479
msgstr ""
4053
4480
 
4054
 
#: cinder/volume/drivers/emc/emc_smis_common.py:196
 
4481
#: cinder/volume/drivers/emc/emc_smis_common.py:195
4055
4482
#, python-format
4056
4483
msgid ""
4057
4484
"Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
4060
4487
"%(sourceelement)s"
4061
4488
msgstr ""
4062
4489
 
4063
 
#: cinder/volume/drivers/emc/emc_smis_common.py:217
 
4490
#: cinder/volume/drivers/emc/emc_smis_common.py:216
4064
4491
#, python-format
4065
4492
msgid ""
4066
4493
"Error Create Volume from Snapshot: Volume: %(volumename)s  "
4067
4494
"Snapshot:%(snapshotname)s.  Return code: %(rc)lu.Error: %(error)s"
4068
4495
msgstr ""
4069
4496
 
4070
 
#: cinder/volume/drivers/emc/emc_smis_common.py:229
 
4497
#: cinder/volume/drivers/emc/emc_smis_common.py:228
4071
4498
#, python-format
4072
4499
msgid ""
4073
4500
"Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
4075
4502
"clone relationship."
4076
4503
msgstr ""
4077
4504
 
4078
 
#: cinder/volume/drivers/emc/emc_smis_common.py:240
 
4505
#: cinder/volume/drivers/emc/emc_smis_common.py:239
4079
4506
#, python-format
4080
4507
msgid ""
4081
4508
"Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
4084
4511
"8  Synchronization: %(sync_name)s"
4085
4512
msgstr ""
4086
4513
 
4087
 
#: cinder/volume/drivers/emc/emc_smis_common.py:256
 
4514
#: cinder/volume/drivers/emc/emc_smis_common.py:255
4088
4515
#, python-format
4089
4516
msgid ""
4090
4517
"Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
4091
4518
"%(snapshotname)s  Return code: %(rc)lu"
4092
4519
msgstr ""
4093
4520
 
4094
 
#: cinder/volume/drivers/emc/emc_smis_common.py:265
 
4521
#: cinder/volume/drivers/emc/emc_smis_common.py:264
4095
4522
#, python-format
4096
4523
msgid ""
4097
4524
"Error Create Volume from Snapshot: Volume: %(volumename)s  Snapshot: "
4098
4525
"%(snapshotname)s.  Return code: %(rc)lu.  Error: %(error)s"
4099
4526
msgstr ""
4100
4527
 
4101
 
#: cinder/volume/drivers/emc/emc_smis_common.py:277
 
4528
#: cinder/volume/drivers/emc/emc_smis_common.py:276
4102
4529
#, python-format
4103
4530
msgid ""
4104
4531
"Leaving create_volume_from_snapshot: Volume: %(volumename)s Snapshot: "
4105
4532
"%(snapshotname)s  Return code: %(rc)lu."
4106
4533
msgstr ""
4107
4534
 
4108
 
#: cinder/volume/drivers/emc/emc_smis_common.py:286
 
4535
#: cinder/volume/drivers/emc/emc_smis_common.py:285
4109
4536
msgid "Entering create_cloned_volume."
4110
4537
msgstr ""
4111
4538
 
4112
 
#: cinder/volume/drivers/emc/emc_smis_common.py:291
 
4539
#: cinder/volume/drivers/emc/emc_smis_common.py:290
4113
4540
#, python-format
4114
4541
msgid ""
4115
4542
"Create a Clone from Volume: Volume: %(volumename)s  Source Volume: "
4116
4543
"%(srcname)s"
4117
4544
msgstr ""
4118
4545
 
4119
 
#: cinder/volume/drivers/emc/emc_smis_common.py:301
 
4546
#: cinder/volume/drivers/emc/emc_smis_common.py:300
4120
4547
#, python-format
4121
4548
msgid ""
4122
4549
"Create Cloned Volume: Volume: %(volumename)s  Source Volume: %(srcname)s"
4123
4550
"  Source Instance: %(src_instance)s  Storage System: %(storage_system)s."
4124
4551
msgstr ""
4125
4552
 
4126
 
#: cinder/volume/drivers/emc/emc_smis_common.py:311
 
4553
#: cinder/volume/drivers/emc/emc_smis_common.py:310
4127
4554
#, python-format
4128
4555
msgid ""
4129
4556
"Error Create Cloned Volume: Volume: %(volumename)s  Source Volume: "
4130
4557
"%(srcname)s. Cannot find Replication Service to create cloned volume."
4131
4558
msgstr ""
4132
4559
 
4133
 
#: cinder/volume/drivers/emc/emc_smis_common.py:320
 
4560
#: cinder/volume/drivers/emc/emc_smis_common.py:319
4134
4561
#, python-format
4135
4562
msgid ""
4136
4563
"Create Cloned Volume: Volume: %(volumename)s  Source Volume: %(srcname)s"
4139
4566
"%(sourceelement)s"
4140
4567
msgstr ""
4141
4568
 
4142
 
#: cinder/volume/drivers/emc/emc_smis_common.py:341
 
4569
#: cinder/volume/drivers/emc/emc_smis_common.py:340
4143
4570
#, python-format
4144
4571
msgid ""
4145
4572
"Error Create Cloned Volume: Volume: %(volumename)s  Source "
4146
4573
"Volume:%(srcname)s.  Return code: %(rc)lu.Error: %(error)s"
4147
4574
msgstr ""
4148
4575
 
4149
 
#: cinder/volume/drivers/emc/emc_smis_common.py:353
 
4576
#: cinder/volume/drivers/emc/emc_smis_common.py:352
4150
4577
#, python-format
4151
4578
msgid ""
4152
4579
"Create Cloned Volume: Volume: %(volumename)s  Source Volume: %(srcname)s."
4154
4581
"relationship."
4155
4582
msgstr ""
4156
4583
 
4157
 
#: cinder/volume/drivers/emc/emc_smis_common.py:364
 
4584
#: cinder/volume/drivers/emc/emc_smis_common.py:363
4158
4585
#, python-format
4159
4586
msgid ""
4160
4587
"Create Cloned Volume: Volume: %(volumename)s  Source Volume: %(srcname)s."
4163
4590
"%(sync_name)s"
4164
4591
msgstr ""
4165
4592
 
4166
 
#: cinder/volume/drivers/emc/emc_smis_common.py:380
 
4593
#: cinder/volume/drivers/emc/emc_smis_common.py:379
4167
4594
#, python-format
4168
4595
msgid ""
4169
4596
"Create Cloned Volume: Volume: %(volumename)s  Source Volume: %(srcname)s"
4170
4597
"  Return code: %(rc)lu"
4171
4598
msgstr ""
4172
4599
 
4173
 
#: cinder/volume/drivers/emc/emc_smis_common.py:389
 
4600
#: cinder/volume/drivers/emc/emc_smis_common.py:388
4174
4601
#, python-format
4175
4602
msgid ""
4176
4603
"Error Create Cloned Volume: Volume: %(volumename)s  Source Volume: "
4177
4604
"%(srcname)s.  Return code: %(rc)lu.  Error: %(error)s"
4178
4605
msgstr ""
4179
4606
 
4180
 
#: cinder/volume/drivers/emc/emc_smis_common.py:401
 
4607
#: cinder/volume/drivers/emc/emc_smis_common.py:400
4181
4608
#, python-format
4182
4609
msgid ""
4183
4610
"Leaving create_cloned_volume: Volume: %(volumename)s Source Volume: "
4184
4611
"%(srcname)s  Return code: %(rc)lu."
4185
4612
msgstr ""
4186
4613
 
4187
 
#: cinder/volume/drivers/emc/emc_smis_common.py:410
 
4614
#: cinder/volume/drivers/emc/emc_smis_common.py:409
4188
4615
msgid "Entering delete_volume."
4189
4616
msgstr ""
4190
4617
 
4191
 
#: cinder/volume/drivers/emc/emc_smis_common.py:412
 
4618
#: cinder/volume/drivers/emc/emc_smis_common.py:411
4192
4619
#, python-format
4193
4620
msgid "Delete Volume: %(volume)s"
4194
4621
msgstr ""
4195
4622
 
4196
 
#: cinder/volume/drivers/emc/emc_smis_common.py:419
 
4623
#: cinder/volume/drivers/emc/emc_smis_common.py:418
4197
4624
#, python-format
4198
4625
msgid "Volume %(name)s not found on the array. No volume to delete."
4199
4626
msgstr ""
4200
4627
 
4201
 
#: cinder/volume/drivers/emc/emc_smis_common.py:429
 
4628
#: cinder/volume/drivers/emc/emc_smis_common.py:428
4202
4629
#, python-format
4203
4630
msgid ""
4204
4631
"Error Delete Volume: %(volumename)s. Storage Configuration Service not "
4205
4632
"found."
4206
4633
msgstr ""
4207
4634
 
4208
 
#: cinder/volume/drivers/emc/emc_smis_common.py:437
 
4635
#: cinder/volume/drivers/emc/emc_smis_common.py:436
4209
4636
#, python-format
4210
4637
msgid "Delete Volume: %(name)s  DeviceID: %(deviceid)s"
4211
4638
msgstr ""
4212
4639
 
4213
 
#: cinder/volume/drivers/emc/emc_smis_common.py:441
 
4640
#: cinder/volume/drivers/emc/emc_smis_common.py:440
4214
4641
#, python-format
4215
4642
msgid ""
4216
4643
"Delete Volume: %(name)s  Method: EMCReturnToStoragePool ConfigServic: "
4267
4694
 
4268
4695
#: cinder/volume/drivers/emc/emc_smis_common.py:525
4269
4696
#, python-format
4270
 
msgid "Error Create Snapshot: (snapshot)s Volume: %(volume)s Error: %(errordesc)s"
 
4697
msgid ""
 
4698
"Error Create Snapshot: %(snapshot)s Volume: %(volume)s Error: "
 
4699
"%(errordesc)s"
4271
4700
msgstr ""
4272
4701
 
4273
4702
#: cinder/volume/drivers/emc/emc_smis_common.py:533
4385
4814
"  Members: %(vol)s"
4386
4815
msgstr ""
4387
4816
 
4388
 
#: cinder/volume/drivers/emc/emc_smis_common.py:735
 
4817
#: cinder/volume/drivers/emc/emc_smis_common.py:737
4389
4818
#, python-format
4390
4819
msgid "Error mapping volume %(vol)s. %(error)s"
4391
4820
msgstr ""
4392
4821
 
4393
 
#: cinder/volume/drivers/emc/emc_smis_common.py:740
 
4822
#: cinder/volume/drivers/emc/emc_smis_common.py:742
4394
4823
#, fuzzy, python-format
4395
4824
msgid "AddMembers for volume %s completed successfully."
4396
4825
msgstr "volume %s: deleted successfully"
4397
4826
 
4398
 
#: cinder/volume/drivers/emc/emc_smis_common.py:753
 
4827
#: cinder/volume/drivers/emc/emc_smis_common.py:755
4399
4828
#, python-format
4400
4829
msgid ""
4401
4830
"RemoveMembers: ConfigServicie: %(service)s  MaskingGroup: "
4402
4831
"%(masking_group)s  Members: %(vol)s"
4403
4832
msgstr ""
4404
4833
 
4405
 
#: cinder/volume/drivers/emc/emc_smis_common.py:766
 
4834
#: cinder/volume/drivers/emc/emc_smis_common.py:768
4406
4835
#, python-format
4407
4836
msgid "Error unmapping volume %(vol)s. %(error)s"
4408
4837
msgstr ""
4409
4838
 
4410
 
#: cinder/volume/drivers/emc/emc_smis_common.py:771
 
4839
#: cinder/volume/drivers/emc/emc_smis_common.py:773
4411
4840
#, fuzzy, python-format
4412
4841
msgid "RemoveMembers for volume %s completed successfully."
4413
4842
msgstr "volume %s: deleted successfully"
4414
4843
 
4415
 
#: cinder/volume/drivers/emc/emc_smis_common.py:777
 
4844
#: cinder/volume/drivers/emc/emc_smis_common.py:779
4416
4845
#, python-format
4417
4846
msgid "Map volume: %(volume)s"
4418
4847
msgstr ""
4419
4848
 
4420
 
#: cinder/volume/drivers/emc/emc_smis_common.py:786
4421
 
#: cinder/volume/drivers/emc/emc_smis_common.py:816
 
4849
#: cinder/volume/drivers/emc/emc_smis_common.py:788
 
4850
#: cinder/volume/drivers/emc/emc_smis_common.py:818
4422
4851
#, python-format
4423
4852
msgid "Cannot find Controller Configuration Service for storage system %s"
4424
4853
msgstr ""
4425
4854
 
4426
 
#: cinder/volume/drivers/emc/emc_smis_common.py:800
 
4855
#: cinder/volume/drivers/emc/emc_smis_common.py:802
4427
4856
#, python-format
4428
4857
msgid "Unmap volume: %(volume)s"
4429
4858
msgstr ""
4430
4859
 
4431
 
#: cinder/volume/drivers/emc/emc_smis_common.py:806
 
4860
#: cinder/volume/drivers/emc/emc_smis_common.py:808
4432
4861
#, python-format
4433
4862
msgid "Volume %s is not mapped. No volume to unmap."
4434
4863
msgstr ""
4435
4864
 
4436
 
#: cinder/volume/drivers/emc/emc_smis_common.py:830
 
4865
#: cinder/volume/drivers/emc/emc_smis_common.py:832
4437
4866
#, python-format
4438
4867
msgid "Initialize connection: %(volume)s"
4439
4868
msgstr ""
4440
4869
 
4441
 
#: cinder/volume/drivers/emc/emc_smis_common.py:836
 
4870
#: cinder/volume/drivers/emc/emc_smis_common.py:838
4442
4871
#, python-format
4443
4872
msgid "Volume %s is already mapped."
4444
4873
msgstr ""
4445
4874
 
4446
 
#: cinder/volume/drivers/emc/emc_smis_common.py:848
 
4875
#: cinder/volume/drivers/emc/emc_smis_common.py:850
4447
4876
#, python-format
4448
4877
msgid "Terminate connection: %(volume)s"
4449
4878
msgstr ""
4450
4879
 
4451
 
#: cinder/volume/drivers/emc/emc_smis_common.py:880
 
4880
#: cinder/volume/drivers/emc/emc_smis_common.py:882
4452
4881
#, python-format
4453
4882
msgid "Found Storage Type: %s"
4454
4883
msgstr ""
4455
4884
 
4456
 
#: cinder/volume/drivers/emc/emc_smis_common.py:883
 
4885
#: cinder/volume/drivers/emc/emc_smis_common.py:885
4457
4886
msgid "Storage type not found."
4458
4887
msgstr ""
4459
4888
 
4460
 
#: cinder/volume/drivers/emc/emc_smis_common.py:899
 
4889
#: cinder/volume/drivers/emc/emc_smis_common.py:901
4461
4890
#, python-format
4462
4891
msgid "Found Masking View: %s"
4463
4892
msgstr ""
4464
4893
 
4465
 
#: cinder/volume/drivers/emc/emc_smis_common.py:902
 
4894
#: cinder/volume/drivers/emc/emc_smis_common.py:904
4466
4895
msgid "Masking View not found."
4467
4896
msgstr ""
4468
4897
 
4469
 
#: cinder/volume/drivers/emc/emc_smis_common.py:924
 
4898
#: cinder/volume/drivers/emc/emc_smis_common.py:926
4470
4899
msgid "Ecom user not found."
4471
4900
msgstr ""
4472
4901
 
4473
 
#: cinder/volume/drivers/emc/emc_smis_common.py:944
 
4902
#: cinder/volume/drivers/emc/emc_smis_common.py:946
4474
4903
#, python-format
4475
4904
msgid "Ecom IP: %(ecomIp)s Port: %(ecomPort)s"
4476
4905
msgstr ""
4477
4906
 
4478
 
#: cinder/volume/drivers/emc/emc_smis_common.py:947
 
4907
#: cinder/volume/drivers/emc/emc_smis_common.py:950
4479
4908
msgid "Ecom server not found."
4480
4909
msgstr ""
4481
4910
 
4482
 
#: cinder/volume/drivers/emc/emc_smis_common.py:954
 
4911
#: cinder/volume/drivers/emc/emc_smis_common.py:957
4483
4912
msgid "Cannot connect to ECOM server"
4484
4913
msgstr ""
4485
4914
 
4486
 
#: cinder/volume/drivers/emc/emc_smis_common.py:966
 
4915
#: cinder/volume/drivers/emc/emc_smis_common.py:969
4487
4916
#, python-format
4488
4917
msgid "Found Replication Service: %s"
4489
4918
msgstr ""
4490
4919
 
4491
 
#: cinder/volume/drivers/emc/emc_smis_common.py:979
 
4920
#: cinder/volume/drivers/emc/emc_smis_common.py:982
4492
4921
#, python-format
4493
4922
msgid "Found Storage Configuration Service: %s"
4494
4923
msgstr ""
4495
4924
 
4496
 
#: cinder/volume/drivers/emc/emc_smis_common.py:992
 
4925
#: cinder/volume/drivers/emc/emc_smis_common.py:995
4497
4926
#, python-format
4498
4927
msgid "Found Controller Configuration Service: %s"
4499
4928
msgstr ""
4500
4929
 
4501
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1005
 
4930
#: cinder/volume/drivers/emc/emc_smis_common.py:1008
4502
4931
#, python-format
4503
4932
msgid "Found Storage Hardware ID Management Service: %s"
4504
4933
msgstr ""
4505
4934
 
4506
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1049
 
4935
#: cinder/volume/drivers/emc/emc_smis_common.py:1052
4507
4936
#, python-format
4508
4937
msgid "Pool %(storage_type)s is not found."
4509
4938
msgstr ""
4510
4939
 
4511
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1055
 
4940
#: cinder/volume/drivers/emc/emc_smis_common.py:1058
4512
4941
#, python-format
4513
4942
msgid "Storage system not found for pool %(storage_type)s."
4514
4943
msgstr ""
4515
4944
 
4516
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1061
 
4945
#: cinder/volume/drivers/emc/emc_smis_common.py:1064
4517
4946
#, python-format
4518
4947
msgid "Pool: %(pool)s  SystemName: %(systemname)s."
4519
4948
msgstr ""
4520
4949
 
4521
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1077
 
4950
#: cinder/volume/drivers/emc/emc_smis_common.py:1080
4522
4951
#, python-format
4523
4952
msgid "Pool name: %(poolname)s  System name: %(systemname)s."
4524
4953
msgstr ""
4525
4954
 
4526
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1109
 
4955
#: cinder/volume/drivers/emc/emc_smis_common.py:1112
4527
4956
#, python-format
4528
4957
msgid "Volume %(volumename)s not found on the array."
4529
4958
msgstr ""
4530
4959
 
4531
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1112
 
4960
#: cinder/volume/drivers/emc/emc_smis_common.py:1115
4532
4961
#, python-format
4533
4962
msgid "Volume name: %(volumename)s  Volume instance: %(vol_instance)s."
4534
4963
msgstr ""
4535
4964
 
4536
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1125
 
4965
#: cinder/volume/drivers/emc/emc_smis_common.py:1128
4537
4966
#, python-format
4538
4967
msgid "Source: %(volumename)s  Target: %(snapshotname)s."
4539
4968
msgstr ""
4540
4969
 
4541
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1148
 
4970
#: cinder/volume/drivers/emc/emc_smis_common.py:1151
4542
4971
#, python-format
4543
4972
msgid ""
4544
4973
"Source: %(volumename)s  Target: %(snapshotname)s. Storage Synchronized "
4545
4974
"not found. "
4546
4975
msgstr ""
4547
4976
 
4548
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1153
 
4977
#: cinder/volume/drivers/emc/emc_smis_common.py:1156
4549
4978
#, python-format
4550
4979
msgid ""
4551
4980
"Storage system: %(storage_system)s  Storage Synchronized instance: "
4552
4981
"%(sync)s."
4553
4982
msgstr ""
4554
4983
 
4555
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1179
 
4984
#: cinder/volume/drivers/emc/emc_smis_common.py:1182
4556
4985
#, python-format
4557
4986
msgid "Error finding %s."
4558
4987
msgstr ""
4559
4988
 
4560
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1183
 
4989
#: cinder/volume/drivers/emc/emc_smis_common.py:1186
4561
4990
#, python-format
4562
4991
msgid "Found %(name)s: %(initiator)s."
4563
4992
msgstr ""
4564
4993
 
4565
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1243
 
4994
#: cinder/volume/drivers/emc/emc_smis_common.py:1246
4566
4995
#, python-format
4567
4996
msgid ""
4568
4997
"LunMaskingSCSIProtocolController for storage system %(storage_system)s "
4569
4998
"and initiator %(initiator)s is  %(ctrl)s."
4570
4999
msgstr ""
4571
5000
 
4572
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1282
 
5001
#: cinder/volume/drivers/emc/emc_smis_common.py:1287
4573
5002
#, python-format
4574
5003
msgid ""
4575
5004
"LunMaskingSCSIProtocolController for storage volume %(vol)s and initiator"
4576
5005
" %(initiator)s is  %(ctrl)s."
4577
5006
msgstr ""
4578
5007
 
4579
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1295
 
5008
#: cinder/volume/drivers/emc/emc_smis_common.py:1300
4580
5009
#, python-format
4581
5010
msgid ""
4582
5011
"Volume %(name)s not found on the array. Cannot determine if there are "
4583
5012
"volumes mapped."
4584
5013
msgstr ""
4585
5014
 
4586
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1307
 
5015
#: cinder/volume/drivers/emc/emc_smis_common.py:1312
4587
5016
#, python-format
4588
5017
msgid ""
4589
5018
"LunMaskingSCSIProtocolController for storage system %(storage)s and "
4590
5019
"%(connector)s is %(ctrl)s."
4591
5020
msgstr ""
4592
5021
 
4593
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1319
 
5022
#: cinder/volume/drivers/emc/emc_smis_common.py:1324
4594
5023
#, python-format
4595
5024
msgid ""
4596
5025
"Found %(numVolumesMapped)d volumes on storage system %(storage)s mapped "
4597
5026
"to %(initiator)s."
4598
5027
msgstr ""
4599
5028
 
4600
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1354
 
5029
#: cinder/volume/drivers/emc/emc_smis_common.py:1359
4601
5030
#, python-format
4602
5031
msgid "Available device number on %(storage)s: %(device)s."
4603
5032
msgstr ""
4604
5033
 
4605
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1397
 
5034
#: cinder/volume/drivers/emc/emc_smis_common.py:1402
4606
5035
#, python-format
4607
5036
msgid "Device number not found for volume %(volumename)s %(vol_instance)s."
4608
5037
msgstr ""
4609
5038
 
4610
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1402
 
5039
#: cinder/volume/drivers/emc/emc_smis_common.py:1407
4611
5040
#, python-format
4612
5041
msgid "Found device number %(device)d for volume %(volumename)s %(vol_instance)s."
4613
5042
msgstr ""
4614
5043
 
4615
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1412
 
5044
#: cinder/volume/drivers/emc/emc_smis_common.py:1417
4616
5045
#, python-format
4617
5046
msgid "Device info: %(data)s."
4618
5047
msgstr ""
4619
5048
 
4620
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1434
 
5049
#: cinder/volume/drivers/emc/emc_smis_common.py:1439
4621
5050
#, python-format
4622
5051
msgid "Masking view: %(view)s DeviceMaskingGroup: %(masking)s."
4623
5052
msgstr ""
4624
5053
 
4625
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1456
 
5054
#: cinder/volume/drivers/emc/emc_smis_common.py:1461
4626
5055
#, python-format
4627
5056
msgid "Found Storage Processor System: %s"
4628
5057
msgstr ""
4629
5058
 
4630
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1484
 
5059
#: cinder/volume/drivers/emc/emc_smis_common.py:1489
4631
5060
#, python-format
4632
5061
msgid ""
4633
5062
"iSCSIProtocolEndpoint for storage system %(storage_system)s and SP %(sp)s"
4634
5063
" is  %(endpoint)s."
4635
5064
msgstr ""
4636
5065
 
4637
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1513
 
5066
#: cinder/volume/drivers/emc/emc_smis_common.py:1518
4638
5067
msgid "Error finding Storage Hardware ID Service."
4639
5068
msgstr ""
4640
5069
 
4641
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1519
 
5070
#: cinder/volume/drivers/emc/emc_smis_common.py:1524
4642
5071
#, python-format
4643
5072
msgid ""
4644
5073
"EMCGetTargetEndpoints: Service: %(service)s  Storage HardwareIDs: "
4645
5074
"%(hardwareids)s."
4646
5075
msgstr ""
4647
5076
 
4648
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1531
 
5077
#: cinder/volume/drivers/emc/emc_smis_common.py:1536
4649
5078
msgid "Error finding Target WWNs."
4650
5079
msgstr ""
4651
5080
 
4652
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1541
 
5081
#: cinder/volume/drivers/emc/emc_smis_common.py:1546
4653
5082
#, python-format
4654
5083
msgid "Add target WWN: %s."
4655
5084
msgstr ""
4656
5085
 
4657
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1543
 
5086
#: cinder/volume/drivers/emc/emc_smis_common.py:1548
4658
5087
#, python-format
4659
5088
msgid "Target WWNs: %s."
4660
5089
msgstr ""
4661
5090
 
4662
 
#: cinder/volume/drivers/emc/emc_smis_common.py:1559
 
5091
#: cinder/volume/drivers/emc/emc_smis_common.py:1564
4663
5092
#, python-format
4664
5093
msgid "Storage Hardware IDs for %(wwpns)s is %(foundInstances)s."
4665
5094
msgstr ""
4666
5095
 
4667
 
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:158
 
5096
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:152
4668
5097
#, python-format
4669
5098
msgid "Could not find iSCSI export  for volume %s"
4670
5099
msgstr ""
4671
5100
 
4672
 
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:167
 
5101
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:161
4673
5102
#, fuzzy, python-format
4674
5103
msgid "Cannot find device number for volume %s"
4675
5104
msgstr "Unable to locate volume %s"
4676
5105
 
4677
 
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:197
 
5106
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:191
4678
5107
#, python-format
4679
5108
msgid "Found iSCSI endpoint: %s"
4680
5109
msgstr ""
4681
5110
 
4682
 
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:204
 
5111
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:198
4683
5112
#, python-format
4684
5113
msgid "ISCSI endpoint not found for SP %(sp)s on storage system %(storage)s."
4685
5114
msgstr ""
4686
5115
 
4687
 
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:221
 
5116
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:215
4688
5117
#, python-format
4689
5118
msgid "ISCSI properties: %s"
4690
5119
msgstr ""
4691
5120
 
4692
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:113
 
5121
#: cinder/volume/drivers/hds/hds.py:58
 
5122
#, python-format
 
5123
msgid "Range: start LU: %(start)s, end LU: %(end)s"
 
5124
msgstr ""
 
5125
 
 
5126
#: cinder/volume/drivers/hds/hds.py:72
 
5127
#, python-format
 
5128
msgid "setting LU uppper (end) limit to %s"
 
5129
msgstr ""
 
5130
 
 
5131
#: cinder/volume/drivers/hds/hds.py:80
 
5132
#, python-format
 
5133
msgid "%(element)s: %(val)s"
 
5134
msgstr ""
 
5135
 
 
5136
#: cinder/volume/drivers/hds/hds.py:91 cinder/volume/drivers/hds/hds.py:93
 
5137
#, python-format
 
5138
msgid "XML exception reading parameter: %s"
 
5139
msgstr ""
 
5140
 
 
5141
#: cinder/volume/drivers/hds/hds.py:162
 
5142
#, python-format
 
5143
msgid "portal: %(ip)s:%(ipp)s, CTL: %(ctl)s, port: %(port)s"
 
5144
msgstr ""
 
5145
 
 
5146
#: cinder/volume/drivers/hds/hds.py:181
 
5147
#, python-format
 
5148
msgid "No configuration found for service: %s"
 
5149
msgstr ""
 
5150
 
 
5151
#: cinder/volume/drivers/hds/hds.py:232
 
5152
#, fuzzy, python-format
 
5153
msgid "HDP not found: %s"
 
5154
msgstr "Link Local address is not found.:%s"
 
5155
 
 
5156
#: cinder/volume/drivers/hds/hds.py:265
 
5157
#, python-format
 
5158
msgid "iSCSI portal not found for service: %s"
 
5159
msgstr ""
 
5160
 
 
5161
#: cinder/volume/drivers/hds/hds.py:302
 
5162
#, python-format
 
5163
msgid "LUN %(lun)s of size %(sz)s MB is created."
 
5164
msgstr ""
 
5165
 
 
5166
#: cinder/volume/drivers/hds/hds.py:316
 
5167
#, python-format
 
5168
msgid "Array Mismatch %(myid)s vs %(arid)s"
 
5169
msgstr ""
 
5170
 
 
5171
#: cinder/volume/drivers/hds/hds.py:322
 
5172
#, python-format
 
5173
msgid "delete lun %(lun)s on %(name)s"
 
5174
msgstr ""
 
5175
 
 
5176
#: cinder/volume/drivers/hds/hds.py:399
 
5177
#, python-format
 
5178
msgid "LUN %(lun)s of size %(sz)s MB is created from snapshot."
 
5179
msgstr ""
 
5180
 
 
5181
#: cinder/volume/drivers/hds/hds.py:421
 
5182
#, python-format
 
5183
msgid "LUN %(lun)s of size %(size)s MB is created."
 
5184
msgstr ""
 
5185
 
 
5186
#: cinder/volume/drivers/hds/hds.py:435
 
5187
#, python-format
 
5188
msgid "Array mismatch %(myid)s vs %(arid)s"
 
5189
msgstr ""
 
5190
 
 
5191
#: cinder/volume/drivers/hds/hds.py:446
 
5192
#, python-format
 
5193
msgid "LUN %s is deleted."
 
5194
msgstr ""
 
5195
 
 
5196
#: cinder/volume/drivers/huawei/huawei_iscsi.py:117
4693
5197
msgid "read timed out"
4694
5198
msgstr ""
4695
5199
 
4696
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:138
 
5200
#: cinder/volume/drivers/huawei/huawei_iscsi.py:142
4697
5201
msgid "do_setup."
4698
5202
msgstr ""
4699
5203
 
4700
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:144
 
5204
#: cinder/volume/drivers/huawei/huawei_iscsi.py:148
4701
5205
msgid "check_for_setup_error."
4702
5206
msgstr ""
4703
5207
 
4704
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:149
 
5208
#: cinder/volume/drivers/huawei/huawei_iscsi.py:153
4705
5209
msgid "check_for_setup_error: Can not get device type."
4706
5210
msgstr ""
4707
5211
 
4708
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:153
 
5212
#: cinder/volume/drivers/huawei/huawei_iscsi.py:157
4709
5213
#, python-format
4710
5214
msgid "check_for_setup_error: Device type is:%(type)s, version is:%(version)s."
4711
5215
msgstr ""
4712
5216
 
4713
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:160
 
5217
#: cinder/volume/drivers/huawei/huawei_iscsi.py:164
4714
5218
msgid ""
4715
5219
"check_for_setup_error: Product version not right. Please make sure the "
4716
5220
"product version is V1."
4717
5221
msgstr ""
4718
5222
 
4719
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:171
 
5223
#: cinder/volume/drivers/huawei/huawei_iscsi.py:175
4720
5224
msgid "_get_device_type: Storage Pool must be configured."
4721
5225
msgstr ""
4722
5226
 
4723
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:180
 
5227
#: cinder/volume/drivers/huawei/huawei_iscsi.py:184
4724
5228
#, python-format
4725
5229
msgid "create_volume:volume name: %s."
4726
5230
msgstr ""
4727
5231
 
4728
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:194
 
5232
#: cinder/volume/drivers/huawei/huawei_iscsi.py:198
4729
5233
#, python-format
4730
5234
msgid "delete_volume: volume name: %s."
4731
5235
msgstr ""
4732
5236
 
4733
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:201
 
5237
#: cinder/volume/drivers/huawei/huawei_iscsi.py:205
4734
5238
#, python-format
4735
5239
msgid "delete_volume:No need to delete volume. Volume %(name)s does not exist."
4736
5240
msgstr ""
4737
5241
 
4738
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:210
 
5242
#: cinder/volume/drivers/huawei/huawei_iscsi.py:214
4739
5243
#, python-format
4740
5244
msgid "create_export: volume name:%s"
4741
5245
msgstr ""
4742
5246
 
4743
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:214
 
5247
#: cinder/volume/drivers/huawei/huawei_iscsi.py:218
4744
5248
#, python-format
4745
5249
msgid "create_export:Volume %(name)s does not exist."
4746
5250
msgstr ""
4747
5251
 
4748
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:234
 
5252
#: cinder/volume/drivers/huawei/huawei_iscsi.py:238
4749
5253
#, python-format
4750
5254
msgid "initialize_connection: volume name: %(volume)s. initiator name: %(ini)s."
4751
5255
msgstr ""
4752
5256
 
4753
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:249
 
5257
#: cinder/volume/drivers/huawei/huawei_iscsi.py:253
4754
5258
#, python-format
4755
5259
msgid ""
4756
5260
"initialize_connection:Failed to find target ip for "
4757
5261
"initiator:%(initiatorname)s, please check config file."
4758
5262
msgstr ""
4759
5263
 
4760
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:259
 
5264
#: cinder/volume/drivers/huawei/huawei_iscsi.py:263
4761
5265
#, python-format
4762
5266
msgid "initialize_connection:Failed to find target iSCSI iqn. Target IP:%(ip)s"
4763
5267
msgstr ""
4764
5268
 
4765
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:297
 
5269
#: cinder/volume/drivers/huawei/huawei_iscsi.py:301
4766
5270
#, python-format
4767
5271
msgid ""
4768
5272
"initialize_connection:host name: %(host)s, initiator name: %(ini)s, "
4769
5273
"hostport name: %(port)s"
4770
5274
msgstr ""
4771
5275
 
4772
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:307
 
5276
#: cinder/volume/drivers/huawei/huawei_iscsi.py:311
4773
5277
#, python-format
4774
5278
msgid ""
4775
5279
"initialize_connection:Failed to find the given volume. volume "
4776
5280
"name:%(volume)s."
4777
5281
msgstr ""
4778
5282
 
4779
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:359
 
5283
#: cinder/volume/drivers/huawei/huawei_iscsi.py:363
4780
5284
#, python-format
4781
5285
msgid "terminate_connection:volume name: %(volume)s, initiator name: %(ini)s."
4782
5286
msgstr ""
4783
5287
 
4784
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:368
 
5288
#: cinder/volume/drivers/huawei/huawei_iscsi.py:372
4785
5289
#, python-format
4786
5290
msgid "terminate_connection:Host does not exist. Host name:%(host)s."
4787
5291
msgstr ""
4788
5292
 
4789
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:377
 
5293
#: cinder/volume/drivers/huawei/huawei_iscsi.py:381
4790
5294
#, python-format
4791
5295
msgid "terminate_connection:volume does not exist. volume name:%(volume)s"
4792
5296
msgstr ""
4793
5297
 
4794
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:396
 
5298
#: cinder/volume/drivers/huawei/huawei_iscsi.py:400
4795
5299
#, python-format
4796
5300
msgid ""
4797
5301
"terminate_connection:No map between host and volume. Host "
4798
5302
"name:%(hostname)s, volume name:%(volumename)s."
4799
5303
msgstr ""
4800
5304
 
4801
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:414
 
5305
#: cinder/volume/drivers/huawei/huawei_iscsi.py:418
4802
5306
#, python-format
4803
5307
msgid ""
4804
5308
"terminate_connection:No initiator is added to the host. Host "
4805
5309
"name:%(hostname)s"
4806
5310
msgstr ""
4807
5311
 
4808
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:427
 
5312
#: cinder/volume/drivers/huawei/huawei_iscsi.py:431
4809
5313
#, python-format
4810
5314
msgid "create_snapshot:snapshot name:%(snapshot)s, volume name:%(volume)s."
4811
5315
msgstr ""
4812
5316
 
4813
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:434
 
5317
#: cinder/volume/drivers/huawei/huawei_iscsi.py:438
4814
5318
msgid "create_snapshot:Device does not support snapshot."
4815
5319
msgstr ""
4816
5320
 
4817
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:440
 
5321
#: cinder/volume/drivers/huawei/huawei_iscsi.py:444
4818
5322
msgid "create_snapshot:Resource pool needs 1GB valid size at least."
4819
5323
msgstr ""
4820
5324
 
4821
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:447
 
5325
#: cinder/volume/drivers/huawei/huawei_iscsi.py:451
4822
5326
#, python-format
4823
5327
msgid "create_snapshot:Volume does not exist. Volume name:%(name)s"
4824
5328
msgstr ""
4825
5329
 
4826
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:456
 
5330
#: cinder/volume/drivers/huawei/huawei_iscsi.py:460
4827
5331
#, python-format
4828
5332
msgid "create_snapshot:Snapshot does not exist. Snapshot name:%(name)s"
4829
5333
msgstr ""
4830
5334
 
4831
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:468
 
5335
#: cinder/volume/drivers/huawei/huawei_iscsi.py:472
4832
5336
#, python-format
4833
5337
msgid "delete_snapshot:snapshot name:%(snapshot)s, volume name:%(volume)s."
4834
5338
msgstr ""
4835
5339
 
4836
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:475
 
5340
#: cinder/volume/drivers/huawei/huawei_iscsi.py:479
4837
5341
msgid "delete_snapshot:Device does not support snapshot."
4838
5342
msgstr ""
4839
5343
 
4840
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:484
 
5344
#: cinder/volume/drivers/huawei/huawei_iscsi.py:488
4841
5345
#, python-format
4842
5346
msgid "delete_snapshot:Snapshot does not exist. snapshot name:%(snap)s"
4843
5347
msgstr ""
4844
5348
 
4845
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:497
 
5349
#: cinder/volume/drivers/huawei/huawei_iscsi.py:501
4846
5350
#, python-format
4847
5351
msgid ""
4848
5352
"create_volume_from_snapshot:snapshot name:%(snapshot)s, volume "
4849
5353
"name:%(volume)s."
4850
5354
msgstr ""
4851
5355
 
4852
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:505
 
5356
#: cinder/volume/drivers/huawei/huawei_iscsi.py:509
4853
5357
#, python-format
4854
5358
msgid ""
4855
5359
"create_volume_from_snapshot:Device does not support create volume from "
4856
5360
"snapshot. Volume name:%(volume)s, snapshot name:%(snapshot)s."
4857
5361
msgstr ""
4858
5362
 
4859
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:516
 
5363
#: cinder/volume/drivers/huawei/huawei_iscsi.py:520
4860
5364
#, python-format
4861
5365
msgid ""
4862
5366
"create_volume_from_snapshot:Snapshot does not exist. Snapshot "
4863
5367
"name:%(name)s"
4864
5368
msgstr ""
4865
5369
 
4866
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:567
 
5370
#: cinder/volume/drivers/huawei/huawei_iscsi.py:571
4867
5371
msgid "Config file is wrong. Controler IP, UserName and UserPassword must be set."
4868
5372
msgstr ""
4869
5373
 
4870
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:573
 
5374
#: cinder/volume/drivers/huawei/huawei_iscsi.py:577
4871
5375
#, python-format
4872
5376
msgid "_check_conf_file: %s"
4873
5377
msgstr ""
4874
5378
 
4875
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:584
 
5379
#: cinder/volume/drivers/huawei/huawei_iscsi.py:588
4876
5380
#, python-format
4877
5381
msgid "_read_xml:%s"
4878
5382
msgstr ""
4879
5383
 
4880
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:612
 
5384
#: cinder/volume/drivers/huawei/huawei_iscsi.py:616
4881
5385
#, python-format
4882
5386
msgid "Write login information to xml error. %s"
4883
5387
msgstr ""
4884
5388
 
4885
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:616
 
5389
#: cinder/volume/drivers/huawei/huawei_iscsi.py:620
4886
5390
#, python-format
4887
5391
msgid "_get_login_info error. %s"
4888
5392
msgstr ""
4889
5393
 
4890
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:638
 
5394
#: cinder/volume/drivers/huawei/huawei_iscsi.py:642
4891
5395
#, python-format
4892
5396
msgid ""
4893
5397
"Config file is wrong. LUNType must be \"Thin\"  or \"Thick\". "
4894
5398
"LUNType:%(type)s"
4895
5399
msgstr ""
4896
5400
 
4897
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:665
 
5401
#: cinder/volume/drivers/huawei/huawei_iscsi.py:669
4898
5402
msgid "_get_lun_set_info:Use default prefetch type. Prefetch type:Intelligent."
4899
5403
msgstr ""
4900
5404
 
4901
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:676
 
5405
#: cinder/volume/drivers/huawei/huawei_iscsi.py:680
4902
5406
msgid ""
4903
5407
"_get_lun_set_info:No available pools! Please check whether storage pool "
4904
5408
"is created."
4905
5409
msgstr ""
4906
5410
 
4907
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:686
 
5411
#: cinder/volume/drivers/huawei/huawei_iscsi.py:690
4908
5412
#, python-format
4909
5413
msgid "_get_lun_set_info:%s"
4910
5414
msgstr ""
4911
5415
 
4912
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:736
 
5416
#: cinder/volume/drivers/huawei/huawei_iscsi.py:740
4913
5417
msgid ""
4914
5418
"_get_maximum_pool:maxpoolid is None. Please check config file and make "
4915
5419
"sure the \"Name\" in \"StoragePool\" is right."
4916
5420
msgstr ""
4917
5421
 
4918
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:754
 
5422
#: cinder/volume/drivers/huawei/huawei_iscsi.py:758
4919
5423
#, python-format
4920
5424
msgid "_get_iscsi_info:%s"
4921
5425
msgstr ""
4922
5426
 
4923
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:764
 
5427
#: cinder/volume/drivers/huawei/huawei_iscsi.py:768
4924
5428
#, python-format
4925
5429
msgid "CLI command:%s"
4926
5430
msgstr ""
4927
5431
 
4928
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:831
 
5432
#: cinder/volume/drivers/huawei/huawei_iscsi.py:835
4929
5433
#, python-format
4930
5434
msgid "_execute_cli:%s"
4931
5435
msgstr ""
4932
5436
 
4933
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:838
 
5437
#: cinder/volume/drivers/huawei/huawei_iscsi.py:842
4934
5438
#, python-format
4935
5439
msgid ""
4936
5440
"_name_translate:Name in cinder: %(old)s, new name in storage system: "
4937
5441
"%(new)s"
4938
5442
msgstr ""
4939
5443
 
4940
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:872
 
5444
#: cinder/volume/drivers/huawei/huawei_iscsi.py:876
4941
5445
#, python-format
4942
5446
msgid ""
4943
5447
"_create_hostgroup:Failed to Create hostgroup. Hostgroup name: %(name)s. "
4944
5448
"out:%(out)s."
4945
5449
msgstr ""
4946
5450
 
4947
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:901
 
5451
#: cinder/volume/drivers/huawei/huawei_iscsi.py:905
4948
5452
#, python-format
4949
5453
msgid ""
4950
5454
"_add_host:Failed to add host to hostgroup. host name:%(host)s hostgroup "
4951
5455
"id:%(hostgroup)s out:%(out)s"
4952
5456
msgstr ""
4953
5457
 
4954
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:927
 
5458
#: cinder/volume/drivers/huawei/huawei_iscsi.py:931
4955
5459
#, python-format
4956
5460
msgid ""
4957
5461
"_add_initiator:Failed to add initiator. initiator name:%(name)s "
4958
5462
"out:%(out)s"
4959
5463
msgstr ""
4960
5464
 
4961
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:941
 
5465
#: cinder/volume/drivers/huawei/huawei_iscsi.py:945
4962
5466
#, python-format
4963
5467
msgid ""
4964
5468
"_delete_initiator:ERROE:Failed to delete initiator. initiator "
4965
5469
"name:%(name)s out:%(out)s"
4966
5470
msgstr ""
4967
5471
 
4968
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:991
 
5472
#: cinder/volume/drivers/huawei/huawei_iscsi.py:995
4969
5473
#, python-format
4970
5474
msgid ""
4971
5475
"_add_hostport:Failed to add hostport. port name:%(port)s port "
4972
5476
"information:%(info)s host id:%(host)s out:%(out)s"
4973
5477
msgstr ""
4974
5478
 
4975
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1009
 
5479
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1013
4976
5480
#, python-format
4977
5481
msgid "_delete_hostport:Failed to delete host port. port id:%(portid)s"
4978
5482
msgstr ""
4979
5483
 
4980
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1016
 
5484
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1020
4981
5485
#, python-format
4982
5486
msgid "_get_tgt_iqn:iSCSI IP is %s."
4983
5487
msgstr ""
4984
5488
 
4985
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1049
 
5489
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1053
4986
5490
#, python-format
4987
5491
msgid "_get_tgt_iqn:iSCSI target iqn is:%s"
4988
5492
msgstr ""
4989
5493
 
4990
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1086
 
5494
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1090
4991
5495
#, python-format
4992
5496
msgid ""
4993
5497
"_map_lun:Failed to add hostmap. hostid:%(host)s lunid:%(lun)s "
4994
5498
"hostlunid:%(hostlunid)s out:%(out)s"
4995
5499
msgstr ""
4996
5500
 
4997
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1122
 
5501
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1126
4998
5502
#, python-format
4999
5503
msgid ""
5000
5504
"_delete_map:There are IOs accessing the system. Retry to delete host map."
5001
5505
" map id:%(mapid)s"
5002
5506
msgstr ""
5003
5507
 
5004
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1128
 
5508
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1132
5005
5509
#, python-format
5006
5510
msgid "_delete_map:Failed to delete host map. mapid:%(mapid)s out:%(out)s"
5007
5511
msgstr ""
5008
5512
 
5009
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1142
 
5513
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1146
5010
5514
#, python-format
5011
5515
msgid "_delete_host: Failed delete host. host id:%(hostid)s out:%(out)s"
5012
5516
msgstr ""
5013
5517
 
5014
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1223
 
5518
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1227
5015
5519
#, python-format
5016
5520
msgid ""
5017
5521
"_active_snapshot:Failed to active snapshot. snapshot id:%(name)s. "
5018
5522
"out:%(out)s"
5019
5523
msgstr ""
5020
5524
 
5021
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1237
 
5525
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1241
5022
5526
#, python-format
5023
5527
msgid ""
5024
5528
"_disable_snapshot:Failed to disable snapshot. snapshot id:%(id)s. "
5025
5529
"out:%(out)s"
5026
5530
msgstr ""
5027
5531
 
5028
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1251
 
5532
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1255
5029
5533
#, python-format
5030
5534
msgid ""
5031
5535
"_delete_snapshot:Failed to delete snapshot. snapshot id:%(id)s. "
5032
5536
"out:%(out)s"
5033
5537
msgstr ""
5034
5538
 
5035
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1308
 
5539
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1312
5036
5540
#, python-format
5037
5541
msgid "_create_volume:Failed to Create volume. volume name:%(name)s. out:%(out)s"
5038
5542
msgstr ""
5039
5543
 
5040
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1321
 
5544
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1325
5041
5545
#, python-format
5042
5546
msgid "_delete_volume:Failed to delete volume. Volume name:%(name)s out:%(out)s"
5043
5547
msgstr ""
5044
5548
 
5045
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1338
 
5549
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1342
5046
5550
#, python-format
5047
5551
msgid ""
5048
5552
"_create_luncopy:Failed to Create LUNcopy. LUNcopy name:%(name)s "
5049
5553
"out:%(out)s"
5050
5554
msgstr ""
5051
5555
 
5052
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1352
 
5556
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1356
5053
5557
#, python-format
5054
5558
msgid ""
5055
5559
"_start_luncopy:Failed to start LUNcopy. LUNcopy id:%(luncopyid)s "
5056
5560
"out:%(out)s"
5057
5561
msgstr ""
5058
5562
 
5059
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1382
 
5563
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1386
5060
5564
#, python-format
5061
5565
msgid ""
5062
5566
"_wait_for_luncopy:LUNcopy status is not normal. LUNcopy "
5063
5567
"name:%(luncopyname)s"
5064
5568
msgstr ""
5065
5569
 
5066
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1415
 
5570
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1419
5067
5571
#, python-format
5068
5572
msgid ""
5069
5573
"_delete_luncopy:Failed to delete LUNcopy. LUNcopy id:%(luncopyid)s "
5070
5574
"out:%(out)s"
5071
5575
msgstr ""
5072
5576
 
5073
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1430
 
5577
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1434
5074
5578
#, python-format
5075
5579
msgid ""
5076
5580
"_create_snapshot:Failed to Create snapshot. Snapshot name:%(name)s "
5077
5581
"out:%(out)s"
5078
5582
msgstr ""
5079
5583
 
5080
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1468
 
5584
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1472
5081
5585
#, python-format
5082
5586
msgid ""
5083
5587
"_change_lun_controller:Failed to change lun owning controller. lun "
5084
5588
"id:%(lunid)s. new controller:%(controller)s. out:%(out)s"
5085
5589
msgstr ""
5086
5590
 
5087
 
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1484
 
5591
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1488
5088
5592
msgid "_is_resource_pool_enough:Resource pool for snapshot not be added."
5089
5593
msgstr ""
5090
5594
 
5091
 
#: cinder/volume/drivers/netapp/iscsi.py:123
5092
 
#, python-format
5093
 
msgid "API %(name)s failed: %(reason)s"
5094
 
msgstr ""
5095
 
 
5096
 
#: cinder/volume/drivers/netapp/iscsi.py:134
5097
 
#: cinder/volume/drivers/netapp/iscsi.py:1167
5098
 
#, python-format
5099
 
msgid "Using WSDL: %s"
5100
 
msgstr ""
5101
 
 
5102
 
#: cinder/volume/drivers/netapp/iscsi.py:144
5103
 
#, python-format
5104
 
msgid "Using DFM server: %s"
 
5595
#: cinder/volume/drivers/netapp/common.py:81
 
5596
msgid "Required configuration not found"
 
5597
msgstr ""
 
5598
 
 
5599
#: cinder/volume/drivers/netapp/common.py:109
 
5600
#, python-format
 
5601
msgid "Requested unified config: %(storage_family)s and %(storage_protocol)s"
 
5602
msgstr ""
 
5603
 
 
5604
#: cinder/volume/drivers/netapp/common.py:115
 
5605
#, python-format
 
5606
msgid "Storage family %s is not supported"
 
5607
msgstr ""
 
5608
 
 
5609
#: cinder/volume/drivers/netapp/common.py:122
 
5610
#, python-format
 
5611
msgid "No default storage protocol found for storage family %(storage_family)s"
 
5612
msgstr ""
 
5613
 
 
5614
#: cinder/volume/drivers/netapp/common.py:131
 
5615
#, python-format
 
5616
msgid ""
 
5617
"Protocol %(storage_protocol)s is not supported for storage family "
 
5618
"%(storage_family)s"
 
5619
msgstr ""
 
5620
 
 
5621
#: cinder/volume/drivers/netapp/common.py:138
 
5622
#, python-format
 
5623
msgid ""
 
5624
"NetApp driver of family %(storage_family)s and protocol "
 
5625
"%(storage_protocol)s loaded"
 
5626
msgstr ""
 
5627
 
 
5628
#: cinder/volume/drivers/netapp/common.py:147
 
5629
msgid "Only loading netapp drivers supported."
 
5630
msgstr ""
 
5631
 
 
5632
#: cinder/volume/drivers/netapp/iscsi.py:73
 
5633
#, python-format
 
5634
msgid "No metadata property %(prop)s defined for the LUN %(name)s"
 
5635
msgstr ""
 
5636
 
 
5637
#: cinder/volume/drivers/netapp/iscsi.py:106
 
5638
#, python-format
 
5639
msgid "Using NetApp filer: %s"
5105
5640
msgstr ""
5106
5641
 
5107
5642
#: cinder/volume/drivers/netapp/iscsi.py:149
5108
 
#, python-format
5109
 
msgid "Using storage service: %s"
5110
 
msgstr ""
5111
 
 
5112
 
#: cinder/volume/drivers/netapp/iscsi.py:154
5113
 
#, python-format
5114
 
msgid "Using storage service prefix: %s"
5115
 
msgstr ""
5116
 
 
5117
 
#: cinder/volume/drivers/netapp/iscsi.py:160
5118
 
#, python-format
5119
 
msgid "Using vfiler: %s"
5120
 
msgstr ""
5121
 
 
5122
 
#: cinder/volume/drivers/netapp/iscsi.py:173
5123
 
msgid "Either netapp_storage_service or netapp_storage_service_prefix must be set"
5124
 
msgstr ""
5125
 
 
5126
 
#: cinder/volume/drivers/netapp/iscsi.py:204
5127
 
msgid "Connected to DFM server"
5128
 
msgstr ""
5129
 
 
5130
 
#: cinder/volume/drivers/netapp/iscsi.py:282
5131
 
#, python-format
5132
 
msgid "Discovered %(dataset_count)s datasets and %(lun_count)s LUNs"
5133
 
msgstr ""
5134
 
 
5135
 
#: cinder/volume/drivers/netapp/iscsi.py:317
5136
 
#, python-format
5137
 
msgid "Job failed: %s"
5138
 
msgstr ""
5139
 
 
5140
 
#: cinder/volume/drivers/netapp/iscsi.py:346
5141
 
msgid ""
5142
 
"Attempt to use volume_type without specifying "
5143
 
"netapp_storage_service_prefix flag."
5144
 
msgstr ""
5145
 
 
5146
 
#: cinder/volume/drivers/netapp/iscsi.py:350
5147
 
msgid ""
5148
 
"You must set the netapp_storage_service flag in order to create volumes "
5149
 
"with no volume_type."
5150
 
msgstr ""
5151
 
 
5152
 
#: cinder/volume/drivers/netapp/iscsi.py:420
5153
 
msgid "Failed to provision dataset member"
5154
 
msgstr ""
5155
 
 
5156
 
#: cinder/volume/drivers/netapp/iscsi.py:435
5157
 
msgid "No LUN was created by the provision job"
5158
 
msgstr ""
5159
 
 
5160
 
#: cinder/volume/drivers/netapp/iscsi.py:463
5161
 
#: cinder/volume/drivers/netapp/iscsi.py:1250
5162
 
#, python-format
5163
 
msgid "No entry in LUN table for volume %(name)s."
5164
 
msgstr ""
5165
 
 
5166
 
#: cinder/volume/drivers/netapp/iscsi.py:481
5167
 
msgid "Failed to remove and delete dataset LUN member"
5168
 
msgstr ""
5169
 
 
5170
 
#: cinder/volume/drivers/netapp/iscsi.py:497
5171
 
msgid "Failed to remove and delete dataset Qtree member"
5172
 
msgstr ""
5173
 
 
5174
 
#: cinder/volume/drivers/netapp/iscsi.py:538
5175
 
#, python-format
5176
 
msgid "No entry in LUN table for volume %s"
5177
 
msgstr ""
5178
 
 
5179
 
#: cinder/volume/drivers/netapp/iscsi.py:558
5180
 
#, python-format
5181
 
msgid "Failed to get LUN details for LUN ID %s"
5182
 
msgstr ""
5183
 
 
5184
 
#: cinder/volume/drivers/netapp/iscsi.py:575
5185
 
#, python-format
5186
 
msgid "Failed to get host details for host ID %s"
5187
 
msgstr ""
5188
 
 
5189
 
#: cinder/volume/drivers/netapp/iscsi.py:812
5190
 
#: cinder/volume/drivers/netapp/iscsi.py:859
5191
 
#, fuzzy, python-format
5192
 
msgid "No LUN ID for volume %s"
5193
 
msgstr "Unable to locate volume %s"
5194
 
 
5195
 
#: cinder/volume/drivers/netapp/iscsi.py:821
5196
 
#, python-format
5197
 
msgid "Failed to get target portal for filer: %s"
5198
 
msgstr ""
5199
 
 
5200
 
#: cinder/volume/drivers/netapp/iscsi.py:826
5201
 
#, python-format
5202
 
msgid "Failed to get target IQN for filer: %s"
5203
 
msgstr ""
5204
 
 
5205
 
#: cinder/volume/drivers/netapp/iscsi.py:930
5206
 
msgid ""
5207
 
"Failed to get LUN list. Is the DFM host time-synchronized with Cinder "
5208
 
"host?"
5209
 
msgstr ""
5210
 
 
5211
 
#: cinder/volume/drivers/netapp/iscsi.py:1042
5212
 
#: cinder/volume/drivers/netapp/iscsi.py:1381
5213
 
#: cinder/volume/drivers/netapp/iscsi.py:1699
5214
 
#: cinder/volume/drivers/netapp/nfs.py:74
5215
 
#, python-format
5216
 
msgid ""
5217
 
"Cannot create volume of size %(vol_size)s from snapshot of size "
5218
 
"%(snap_size)s"
5219
 
msgstr ""
5220
 
 
5221
 
#: cinder/volume/drivers/netapp/iscsi.py:1054
5222
 
#, python-format
5223
 
msgid ""
5224
 
"Cannot create volume of type %(new_type)s from snapshot of type "
5225
 
"%(old_type)s"
5226
 
msgstr ""
5227
 
 
5228
 
#: cinder/volume/drivers/netapp/iscsi.py:1075
5229
 
#: cinder/volume/drivers/netapp/nfs.py:273
5230
 
#, python-format
5231
 
msgid ""
5232
 
"Cannot create clone of size %(vol_size)s from volume of size "
5233
 
"%(src_vol_size)s"
5234
 
msgstr ""
5235
 
 
5236
 
#: cinder/volume/drivers/netapp/iscsi.py:1086
5237
 
#, python-format
5238
 
msgid "Cannot create clone of type %(new_type)s from volume of type %(old_type)s"
5239
 
msgstr ""
5240
 
 
5241
 
#: cinder/volume/drivers/netapp/iscsi.py:1143
5242
 
#, python-format
5243
 
msgid "No metadata property %(prop)s defined for the LUN %(name)s"
5244
 
msgstr ""
5245
 
 
5246
 
#: cinder/volume/drivers/netapp/iscsi.py:1216
5247
 
#: cinder/volume/drivers/netapp/iscsi.py:1561
5248
5643
msgid "Success getting LUN list from server"
5249
5644
msgstr ""
5250
5645
 
5251
 
#: cinder/volume/drivers/netapp/iscsi.py:1238
5252
 
#: cinder/volume/drivers/netapp/iscsi.py:1576
 
5646
#: cinder/volume/drivers/netapp/iscsi.py:164
5253
5647
#, python-format
5254
5648
msgid "Created LUN with name %s"
5255
5649
msgstr ""
5256
5650
 
5257
 
#: cinder/volume/drivers/netapp/iscsi.py:1254
5258
 
#: cinder/volume/drivers/netapp/iscsi.py:1369
5259
 
#: cinder/volume/drivers/netapp/iscsi.py:1593
 
5651
#: cinder/volume/drivers/netapp/iscsi.py:173
 
5652
#, python-format
 
5653
msgid "No entry in LUN table for volume/snapshot %(name)s."
 
5654
msgstr ""
 
5655
 
 
5656
#: cinder/volume/drivers/netapp/iscsi.py:182
5260
5657
#, fuzzy, python-format
5261
5658
msgid "Destroyed LUN %s"
5262
5659
msgstr "Nested return %s"
5263
5660
 
5264
 
#: cinder/volume/drivers/netapp/iscsi.py:1291
 
5661
#: cinder/volume/drivers/netapp/iscsi.py:217
5265
5662
#, python-format
5266
 
msgid "Mapped LUN %(handle)s to the initiator %(initiator_name)s"
 
5663
msgid "Mapped LUN %(name)s to the initiator %(initiator_name)s"
5267
5664
msgstr ""
5268
5665
 
5269
 
#: cinder/volume/drivers/netapp/iscsi.py:1298
 
5666
#: cinder/volume/drivers/netapp/iscsi.py:222
5270
5667
#, python-format
5271
5668
msgid ""
5272
 
"Succesfully fetched target details for LUN %(handle)s and initiator "
 
5669
"Succesfully fetched target details for LUN %(name)s and initiator "
5273
5670
"%(initiator_name)s"
5274
5671
msgstr ""
5275
5672
 
5276
 
#: cinder/volume/drivers/netapp/iscsi.py:1303
5277
 
#: cinder/volume/drivers/netapp/iscsi.py:1637
 
5673
#: cinder/volume/drivers/netapp/iscsi.py:228
5278
5674
#, python-format
5279
5675
msgid "Failed to get LUN target details for the LUN %s"
5280
5676
msgstr ""
5281
5677
 
5282
 
#: cinder/volume/drivers/netapp/iscsi.py:1307
5283
 
#: cinder/volume/drivers/netapp/iscsi.py:1648
 
5678
#: cinder/volume/drivers/netapp/iscsi.py:239
5284
5679
#, python-format
5285
5680
msgid "Failed to get target portal for the LUN %s"
5286
5681
msgstr ""
5287
5682
 
5288
 
#: cinder/volume/drivers/netapp/iscsi.py:1311
5289
 
#: cinder/volume/drivers/netapp/iscsi.py:1651
 
5683
#: cinder/volume/drivers/netapp/iscsi.py:242
5290
5684
#, python-format
5291
5685
msgid "Failed to get target IQN for the LUN %s"
5292
5686
msgstr ""
5293
5687
 
5294
 
#: cinder/volume/drivers/netapp/iscsi.py:1344
5295
 
#, python-format
5296
 
msgid "Unmapped LUN %(handle)s from the initiator %(initiator_name)s"
5297
 
msgstr ""
5298
 
 
5299
 
#: cinder/volume/drivers/netapp/iscsi.py:1365
5300
 
#, python-format
5301
 
msgid "No entry in LUN table for snapshot %(name)s."
5302
 
msgstr ""
5303
 
 
5304
 
#: cinder/volume/drivers/netapp/iscsi.py:1409
5305
 
#: cinder/volume/drivers/netapp/iscsi.py:1907
5306
 
msgid "Object is not a NetApp LUN."
5307
 
msgstr ""
5308
 
 
5309
 
#: cinder/volume/drivers/netapp/iscsi.py:1419
5310
 
#: cinder/volume/drivers/netapp/iscsi.py:2188
5311
 
#, python-format
5312
 
msgid "Cloned LUN with new name %s"
5313
 
msgstr ""
5314
 
 
5315
 
#: cinder/volume/drivers/netapp/iscsi.py:1439
5316
 
#, fuzzy, python-format
5317
 
msgid "Could not find handle for LUN named %s"
5318
 
msgstr "Unable to locate volume %s"
5319
 
 
5320
 
#: cinder/volume/drivers/netapp/iscsi.py:1458
5321
 
#: cinder/volume/drivers/netapp/iscsi.py:1936
5322
 
#, python-format
5323
 
msgid ""
5324
 
"Cannot clone volume of size %(vol_size)s from src volume of size "
5325
 
"%(src_vol_size)s"
5326
 
msgstr ""
5327
 
 
5328
 
#: cinder/volume/drivers/netapp/iscsi.py:1518
5329
 
#, python-format
5330
 
msgid "Using NetApp filer: %s"
5331
 
msgstr ""
5332
 
 
5333
 
#: cinder/volume/drivers/netapp/iscsi.py:1585
5334
 
#, python-format
5335
 
msgid "No entry in LUN table for volume/snapshot %(name)s."
5336
 
msgstr ""
5337
 
 
5338
 
#: cinder/volume/drivers/netapp/iscsi.py:1628
5339
 
#, python-format
5340
 
msgid "Mapped LUN %(name)s to the initiator %(initiator_name)s"
5341
 
msgstr ""
5342
 
 
5343
 
#: cinder/volume/drivers/netapp/iscsi.py:1632
5344
 
#, python-format
5345
 
msgid ""
5346
 
"Succesfully fetched target details for LUN %(name)s and initiator "
5347
 
"%(initiator_name)s"
5348
 
msgstr ""
5349
 
 
5350
 
#: cinder/volume/drivers/netapp/iscsi.py:1688
 
5688
#: cinder/volume/drivers/netapp/iscsi.py:279
5351
5689
#, fuzzy, python-format
5352
5690
msgid "Snapshot %s deletion successful"
5353
5691
msgstr "volume %s: deleted successfully"
5354
5692
 
5355
 
#: cinder/volume/drivers/netapp/iscsi.py:1717
 
5693
#: cinder/volume/drivers/netapp/iscsi.py:290
 
5694
#: cinder/volume/drivers/netapp/nfs.py:78
 
5695
#, python-format
 
5696
msgid ""
 
5697
"Cannot create volume of size %(vol_size)s from snapshot of size "
 
5698
"%(snap_size)s"
 
5699
msgstr ""
 
5700
 
 
5701
#: cinder/volume/drivers/netapp/iscsi.py:309
5356
5702
#, python-format
5357
5703
msgid "Unmapped LUN %(name)s from the initiator %(initiator_name)s"
5358
5704
msgstr ""
5359
5705
 
5360
 
#: cinder/volume/drivers/netapp/iscsi.py:1735
 
5706
#: cinder/volume/drivers/netapp/iscsi.py:328
5361
5707
#, fuzzy, python-format
5362
5708
msgid "Failed to get vol with required size for volume: %s"
5363
5709
msgstr "Unable to locate volume %s"
5364
5710
 
5365
 
#: cinder/volume/drivers/netapp/iscsi.py:1811
 
5711
#: cinder/volume/drivers/netapp/iscsi.py:404
5366
5712
#, python-format
5367
5713
msgid "Error mapping lun. Code :%(code)s, Message:%(message)s"
5368
5714
msgstr ""
5369
5715
 
5370
 
#: cinder/volume/drivers/netapp/iscsi.py:1829
 
5716
#: cinder/volume/drivers/netapp/iscsi.py:424
5371
5717
#, python-format
5372
5718
msgid "Error unmapping lun. Code :%(code)s, Message:%(message)s"
5373
5719
msgstr ""
5374
5720
 
5375
 
#: cinder/volume/drivers/netapp/iscsi.py:1923
 
5721
#: cinder/volume/drivers/netapp/iscsi.py:503
 
5722
msgid "Object is not a NetApp LUN."
 
5723
msgstr ""
 
5724
 
 
5725
#: cinder/volume/drivers/netapp/iscsi.py:519
5376
5726
#, python-format
5377
5727
msgid "Could not find attribute for LUN named %s"
5378
5728
msgstr ""
5379
5729
 
5380
 
#: cinder/volume/drivers/netapp/iscsi.py:2057
 
5730
#: cinder/volume/drivers/netapp/iscsi.py:532
 
5731
#, python-format
 
5732
msgid ""
 
5733
"Cannot clone volume of size %(vol_size)s from src volume of size "
 
5734
"%(src_vol_size)s"
 
5735
msgstr ""
 
5736
 
 
5737
#: cinder/volume/drivers/netapp/iscsi.py:656
5381
5738
#, python-format
5382
5739
msgid "No iscsi service found for vserver %s"
5383
5740
msgstr ""
5384
5741
 
5385
 
#: cinder/volume/drivers/netapp/iscsi.py:2192
 
5742
#: cinder/volume/drivers/netapp/iscsi.py:787
 
5743
#, python-format
 
5744
msgid "Cloned LUN with new name %s"
 
5745
msgstr ""
 
5746
 
 
5747
#: cinder/volume/drivers/netapp/iscsi.py:791
5386
5748
#, python-format
5387
5749
msgid "No clonned lun named %s found on the filer"
5388
5750
msgstr ""
5389
5751
 
5390
 
#: cinder/volume/drivers/netapp/iscsi.py:2377
 
5752
#: cinder/volume/drivers/netapp/iscsi.py:979
5391
5753
#, python-format
5392
 
msgid "Error finding luns for volume %(vol)s. Verify volume exists."
 
5754
msgid "Error finding luns for volume %s. Verify volume exists."
5393
5755
msgstr ""
5394
5756
 
5395
 
#: cinder/volume/drivers/netapp/iscsi.py:2481
 
5757
#: cinder/volume/drivers/netapp/iscsi.py:1084
5396
5758
#, python-format
5397
5759
msgid "Clone operation with src %(name)s and dest %(new_name)s completed"
5398
5760
msgstr ""
5399
5761
 
5400
 
#: cinder/volume/drivers/netapp/iscsi.py:2484
 
5762
#: cinder/volume/drivers/netapp/iscsi.py:1087
5401
5763
#, python-format
5402
5764
msgid "Clone operation with src %(name)s and dest %(new_name)s failed"
5403
5765
msgstr ""
5404
5766
 
5405
 
#: cinder/volume/drivers/netapp/nfs.py:312
 
5767
#: cinder/volume/drivers/netapp/nfs.py:175
5406
5768
#, python-format
5407
5769
msgid ""
5408
 
"Cloning with params ip %(host_ip)s, exp_path\n"
5409
 
"                    %(export_path)s, vol %(volume_name)s,\n"
5410
 
"                    clone_name %(clone_name)s"
 
5770
"Cannot create clone of size %(vol_size)s from volume of size "
 
5771
"%(src_vol_size)s"
5411
5772
msgstr ""
5412
5773
 
5413
 
#: cinder/volume/drivers/netapp/nfs.py:461
 
5774
#: cinder/volume/drivers/netapp/nfs.py:303
5414
5775
#, python-format
5415
5776
msgid "No interface found on cluster for ip %s"
5416
5777
msgstr ""
5417
5778
 
5418
 
#: cinder/volume/drivers/netapp/nfs.py:487
 
5779
#: cinder/volume/drivers/netapp/nfs.py:330
5419
5780
#, python-format
5420
5781
msgid ""
5421
5782
"No volume on cluster with vserver\n"
5424
5785
"                                   "
5425
5786
msgstr ""
5426
5787
 
5427
 
#: cinder/volume/drivers/netapp/nfs.py:493
 
5788
#: cinder/volume/drivers/netapp/nfs.py:336
5428
5789
#, python-format
5429
5790
msgid ""
5430
5791
"Cloning with params volume %(volume)s,src %(src_path)s,\n"
5431
5792
"                    dest %(dest_path)s, vserver %(vserver)s"
5432
5793
msgstr ""
5433
5794
 
5434
 
#: cinder/volume/drivers/netapp/nfs.py:547
 
5795
#: cinder/volume/drivers/netapp/nfs.py:409
5435
5796
#, python-format
5436
5797
msgid "No storage path found for export path %s"
5437
5798
msgstr ""
5438
5799
 
5439
 
#: cinder/volume/drivers/netapp/nfs.py:555
 
5800
#: cinder/volume/drivers/netapp/nfs.py:418
5440
5801
#, python-format
5441
5802
msgid "Cloning with src %(src_path)s, dest %(dest_path)s"
5442
5803
msgstr ""
5443
5804
 
 
5805
#: cinder/volume/drivers/netapp/utils.py:106
 
5806
msgid "ems executed successfully."
 
5807
msgstr ""
 
5808
 
 
5809
#: cinder/volume/drivers/netapp/utils.py:108
 
5810
#, python-format
 
5811
msgid "Failed to invoke ems. Message : %s"
 
5812
msgstr ""
 
5813
 
 
5814
#: cinder/volume/drivers/netapp/utils.py:119
 
5815
msgid ""
 
5816
"It is not the recommended way to use drivers by NetApp. Please use "
 
5817
"NetAppDriver to achieve the functionality."
 
5818
msgstr ""
 
5819
 
5444
5820
#: cinder/volume/drivers/nexenta/__init__.py:27
5445
5821
msgid "Nexenta SA returned the error"
5446
5822
msgstr ""
5534
5910
msgid "Volume info: %(volume_name)s => %(volume_attributes)s"
5535
5911
msgstr ""
5536
5912
 
5537
 
#: cinder/volume/drivers/san/hp_lefthand.py:235
 
5913
#: cinder/volume/drivers/san/hp_lefthand.py:236
5538
5914
msgid "local_path not supported"
5539
5915
msgstr ""
5540
5916
 
5541
 
#: cinder/volume/drivers/san/san.py:148
 
5917
#: cinder/volume/drivers/san/san.py:149
5542
5918
#, fuzzy, python-format
5543
5919
msgid "Error running SSH command: %s"
5544
5920
msgstr "Unexpected error while running command."
5556
5932
msgid "Cannot parse list-view output: %s"
5557
5933
msgstr ""
5558
5934
 
5559
 
#: cinder/volume/drivers/san/solaris.py:174
 
5935
#: cinder/volume/drivers/san/solaris.py:175
5560
5936
#, python-format
5561
5937
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
5562
5938
msgstr ""
5563
5939
 
5564
 
#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
5565
 
#, python-format
5566
 
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
5567
 
msgstr ""
5568
 
 
5569
 
#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
 
5940
#: cinder/volume/drivers/san/hp/hp_3par_common.py:130
 
5941
msgid ""
 
5942
"hp3par_domain has been deprecated and is no longer used. The domain is "
 
5943
"automatically looked up based on the CPG."
 
5944
msgstr ""
 
5945
 
 
5946
#: cinder/volume/drivers/san/hp/hp_3par_common.py:150
 
5947
msgid "Login to 3PAR array invalid"
 
5948
msgstr ""
 
5949
 
 
5950
#: cinder/volume/drivers/san/hp/hp_3par_common.py:174
 
5951
#: cinder/volume/drivers/san/hp/hp_3par_common.py:520
 
5952
#, python-format
 
5953
msgid "CPG (%s) doesn't exist on array"
 
5954
msgstr ""
 
5955
 
 
5956
#: cinder/volume/drivers/san/hp/hp_3par_common.py:182
 
5957
#, python-format
 
5958
msgid "CPG (%s) doesn't exist on array."
 
5959
msgstr ""
 
5960
 
 
5961
#: cinder/volume/drivers/san/hp/hp_3par_common.py:188
 
5962
#, python-format
 
5963
msgid "CPG (%s) must be in a domain"
 
5964
msgstr ""
 
5965
 
 
5966
#: cinder/volume/drivers/san/hp/hp_3par_common.py:330
 
5967
#, python-format
 
5968
msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'"
 
5969
msgstr ""
 
5970
 
 
5971
#: cinder/volume/drivers/san/hp/hp_3par_common.py:336
5570
5972
#, fuzzy, python-format
5571
5973
msgid "Error running ssh command: %s"
5572
5974
msgstr "Unexpected error while running command."
5573
5975
 
5574
 
#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
5575
 
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
5576
 
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
5577
 
#, python-format
5578
 
msgid "CPG (%s) doesn't exist on array"
5579
 
msgstr ""
5580
 
 
5581
 
#: cinder/volume/drivers/san/hp/hp_3par_common.py:493
 
5976
#: cinder/volume/drivers/san/hp/hp_3par_common.py:574
5582
5977
#, python-format
5583
5978
msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid."
5584
5979
msgstr ""
5585
5980
 
5586
 
#: cinder/volume/drivers/san/hp/hp_3par_common.py:532
 
5981
#: cinder/volume/drivers/san/hp/hp_3par_common.py:630
5587
5982
#, python-format
5588
5983
msgid ""
5589
5984
"Must specify a valid provisioning type %(valid)s, value '%(prov)s' is "
5590
5985
"invalid."
5591
5986
msgstr ""
5592
5987
 
5593
 
#: cinder/volume/drivers/san/hp/hp_3par_common.py:569
 
5988
#: cinder/volume/drivers/san/hp/hp_3par_common.py:658
5594
5989
#, python-format
5595
5990
msgid "Volume (%s) already exists on array"
5596
5991
msgstr ""
5597
5992
 
5598
 
#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
 
5993
#: cinder/volume/drivers/san/hp/hp_3par_common.py:728
5599
5994
#, fuzzy, python-format
5600
5995
msgid "Unexpected state while cloning %s"
5601
5996
msgstr "Unexpected error while running command."
5602
5997
 
5603
 
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:97
5604
 
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:96
5605
 
msgid "Login to 3PAR array invalid"
5606
 
msgstr ""
5607
 
 
5608
 
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
5609
 
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
5610
 
#, python-format
5611
 
msgid "The hostname must be called '%s'"
5612
 
msgstr ""
 
5998
#~ msgid "already detached"
 
5999
#~ msgstr ""
5613
6000