~ubuntu-branches/ubuntu/raring/nova/raring-proposed

« back to all changes in this revision

Viewing changes to nova/locale/ko/LC_MESSAGES/nova.po

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Adam Gandelman, Chuck Short
  • Date: 2012-11-23 09:04:58 UTC
  • mfrom: (1.1.66)
  • Revision ID: package-import@ubuntu.com-20121123090458-91565o7aev1i1h71
Tags: 2013.1~g1-0ubuntu1
[ Adam Gandelman ]
* debian/control: Ensure novaclient is upgraded with nova,
  require python-keystoneclient >= 1:2.9.0. (LP: #1073289)
* debian/patches/{ubuntu/*, rbd-security.patch}: Dropped, applied
  upstream.
* debian/control: Add python-testtools to Build-Depends.

[ Chuck Short ]
* New upstream version.
* Refreshed debian/patches/avoid_setuptools_git_dependency.patch.
* debian/rules: FTBFS if missing binaries.
* debian/nova-scheudler.install: Add missing rabbit-queues and
  nova-rpc-zmq-receiver.
* Remove nova-volume since it doesnt exist anymore, transition to cinder-*.
* debian/rules: install apport hook in the right place.
* debian/patches/ubuntu-show-tests.patch: Display test failures.
* debian/control: Add depends on genisoimage
* debian/control: Suggest guestmount.
* debian/control: Suggest websockify. (LP: #1076442)
* debian/nova.conf: Disable nova-volume service.
* debian/control: Depend on xen-system-* rather than the hypervisor.
* debian/control, debian/mans/nova-conductor.8, debian/nova-conductor.init,
  debian/nova-conductor.install, debian/nova-conductor.logrotate
  debian/nova-conductor.manpages, debian/nova-conductor.postrm
  debian/nova-conductor.upstart.in: Add nova-conductor service.
* debian/control: Add python-fixtures as a build deps.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version:  nova\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2012-09-25 00:02+0000\n"
 
10
"POT-Creation-Date: 2012-10-29 00:01+0000\n"
11
11
"PO-Revision-Date: 2011-12-16 04:42+0000\n"
12
12
"Last-Translator: Zhongyue Luo <lzyeval@gmail.com>\n"
13
13
"Language-Team: Korean <ko@li.org>\n"
27
27
msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
28
28
msgstr ""
29
29
 
30
 
#: nova/crypto.py:46
 
30
#: nova/crypto.py:47
31
31
msgid "Filename of root CA"
32
32
msgstr "CA 루트의 파일이름"
33
33
 
34
 
#: nova/crypto.py:49
 
34
#: nova/crypto.py:50
35
35
msgid "Filename of private key"
36
36
msgstr "비밀키의 파일명"
37
37
 
38
 
#: nova/crypto.py:52
 
38
#: nova/crypto.py:53
39
39
msgid "Filename of root Certificate Revocation List"
40
40
msgstr ""
41
41
 
42
 
#: nova/crypto.py:55
 
42
#: nova/crypto.py:56
43
43
msgid "Where we keep our keys"
44
44
msgstr "키를 저장하는 경로"
45
45
 
46
 
#: nova/crypto.py:58
 
46
#: nova/crypto.py:59
47
47
msgid "Where we keep our root CA"
48
48
msgstr "CA 루트를 저장하는 경로"
49
49
 
50
 
#: nova/crypto.py:61
 
50
#: nova/crypto.py:62
51
51
msgid "Should we use a CA for each project?"
52
52
msgstr "각 프로젝트마다 CA를 사용하시겠습니까?"
53
53
 
54
 
#: nova/crypto.py:65
 
54
#: nova/crypto.py:66
55
55
#, python-format
56
56
msgid "Subject for certificate for users, %s for project, user, timestamp"
57
57
msgstr ""
58
58
 
59
 
#: nova/crypto.py:70
 
59
#: nova/crypto.py:71
60
60
#, python-format
61
61
msgid "Subject for certificate for projects, %s for project, timestamp"
62
62
msgstr ""
63
63
 
64
 
#: nova/crypto.py:300
 
64
#: nova/crypto.py:301
65
65
#, python-format
66
66
msgid "Flags path: %s"
67
67
msgstr "플래그 경로: %s"
101
101
msgid "Unknown"
102
102
msgstr ""
103
103
 
104
 
#: nova/exception.py:182
 
104
#: nova/exception.py:179
105
105
#, python-format
106
106
msgid "Fatal call to deprecated config %(msg)s"
107
107
msgstr ""
108
108
 
109
 
#: nova/exception.py:186
 
109
#: nova/exception.py:183
110
110
msgid "Failed to decrypt text"
111
111
msgstr ""
112
112
 
113
 
#: nova/exception.py:190
 
113
#: nova/exception.py:187
114
114
msgid "Virtual Interface creation failed"
115
115
msgstr ""
116
116
 
117
 
#: nova/exception.py:194
 
117
#: nova/exception.py:191
118
118
msgid "5 attempts to create virtual interfacewith unique mac address failed"
119
119
msgstr ""
120
120
 
121
 
#: nova/exception.py:199
 
121
#: nova/exception.py:196
122
122
#, python-format
123
123
msgid "Connection to glance host %(host)s:%(port)s failed: %(reason)s"
124
124
msgstr ""
125
125
 
126
 
#: nova/exception.py:204
 
126
#: nova/exception.py:201
127
127
msgid "Not authorized."
128
128
msgstr ""
129
129
 
130
 
#: nova/exception.py:209
 
130
#: nova/exception.py:206
131
131
msgid "User does not have admin privileges"
132
132
msgstr ""
133
133
 
134
 
#: nova/exception.py:213
 
134
#: nova/exception.py:210
135
135
#, python-format
136
136
msgid "Policy doesn't allow %(action)s to be performed."
137
137
msgstr ""
138
138
 
139
 
#: nova/exception.py:217
 
139
#: nova/exception.py:214
 
140
#, fuzzy, python-format
 
141
msgid "Image %(image_id)s is not active."
 
142
msgstr "인스턴스 %s: 스냅샷 저장중"
 
143
 
 
144
#: nova/exception.py:218
140
145
#, python-format
141
146
msgid "Not authorized for image %(image_id)s."
142
147
msgstr ""
143
148
 
144
 
#: nova/exception.py:221
 
149
#: nova/exception.py:222
145
150
msgid "Unacceptable parameters."
146
151
msgstr ""
147
152
 
148
 
#: nova/exception.py:226
 
153
#: nova/exception.py:227
149
154
msgid "Invalid snapshot"
150
155
msgstr ""
151
156
 
152
 
#: nova/exception.py:230
 
157
#: nova/exception.py:231
153
158
#, python-format
154
159
msgid "Volume %(volume_id)s is not attached to anything"
155
160
msgstr ""
156
161
 
157
 
#: nova/exception.py:234
 
162
#: nova/exception.py:235
158
163
#, python-format
159
164
msgid "Volume %(volume_id)s is still attached, detach volume first."
160
165
msgstr ""
161
166
 
162
 
#: nova/exception.py:238 nova/api/ec2/cloud.py:388 nova/api/ec2/cloud.py:413
163
 
#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2128
 
167
#: nova/exception.py:239 nova/api/ec2/cloud.py:389 nova/api/ec2/cloud.py:414
 
168
#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2194
164
169
msgid "Keypair data is invalid"
165
170
msgstr ""
166
171
 
167
 
#: nova/exception.py:242
 
172
#: nova/exception.py:243
168
173
msgid "Failed to load data into json format"
169
174
msgstr ""
170
175
 
171
 
#: nova/exception.py:246
 
176
#: nova/exception.py:247
172
177
msgid "The request is invalid."
173
178
msgstr ""
174
179
 
175
 
#: nova/exception.py:250
 
180
#: nova/exception.py:251
176
181
msgid "Invalid input received"
177
182
msgstr ""
178
183
 
179
 
#: nova/exception.py:254
 
184
#: nova/exception.py:255
180
185
msgid "Invalid volume type"
181
186
msgstr ""
182
187
 
183
 
#: nova/exception.py:258
 
188
#: nova/exception.py:259
184
189
msgid "Invalid volume"
185
190
msgstr ""
186
191
 
187
 
#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1259
 
192
#: nova/exception.py:263 nova/api/openstack/compute/servers.py:1283
188
193
#: nova/api/openstack/compute/contrib/admin_actions.py:242
189
194
msgid "Invalid metadata"
190
195
msgstr ""
191
196
 
192
 
#: nova/exception.py:266
 
197
#: nova/exception.py:267
 
198
msgid "Invalid metadata size"
 
199
msgstr ""
 
200
 
 
201
#: nova/exception.py:271
193
202
#, python-format
194
203
msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s"
195
204
msgstr ""
196
205
 
197
 
#: nova/exception.py:270
 
206
#: nova/exception.py:275 nova/api/ec2/cloud.py:571
198
207
#, python-format
199
208
msgid "Invalid IP protocol %(protocol)s."
200
209
msgstr ""
201
210
 
202
 
#: nova/exception.py:274
 
211
#: nova/exception.py:279
203
212
#, python-format
204
213
msgid "Invalid content type %(content_type)s."
205
214
msgstr ""
206
215
 
207
 
#: nova/exception.py:278
 
216
#: nova/exception.py:283
208
217
#, python-format
209
218
msgid "Invalid cidr %(cidr)s."
210
219
msgstr ""
211
220
 
212
 
#: nova/exception.py:282
 
221
#: nova/exception.py:287
213
222
msgid "Invalid Parameter: Unicode is not supported by the current database."
214
223
msgstr ""
215
224
 
216
 
#: nova/exception.py:289
 
225
#: nova/exception.py:294
217
226
#, python-format
218
227
msgid "%(err)s"
219
228
msgstr ""
220
229
 
221
 
#: nova/exception.py:293
 
230
#: nova/exception.py:298
222
231
#, python-format
223
232
msgid ""
224
233
"Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:"
225
234
" %(reason)s."
226
235
msgstr ""
227
236
 
228
 
#: nova/exception.py:298
 
237
#: nova/exception.py:303
229
238
#, python-format
230
239
msgid "Group not valid. Reason: %(reason)s"
231
240
msgstr ""
232
241
 
233
 
#: nova/exception.py:302
 
242
#: nova/exception.py:307
234
243
msgid "Sort key supplied was not valid."
235
244
msgstr ""
236
245
 
237
 
#: nova/exception.py:306
 
246
#: nova/exception.py:311
238
247
#, python-format
239
248
msgid ""
240
249
"Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while"
241
250
" the instance is in this state."
242
251
msgstr ""
243
252
 
244
 
#: nova/exception.py:311
 
253
#: nova/exception.py:316
245
254
#, python-format
246
255
msgid "Instance %(instance_id)s is not running."
247
256
msgstr ""
248
257
 
249
 
#: nova/exception.py:315
 
258
#: nova/exception.py:320
250
259
#, python-format
251
260
msgid "Instance %(instance_id)s is not in rescue mode"
252
261
msgstr ""
253
262
 
254
 
#: nova/exception.py:319
 
263
#: nova/exception.py:324
255
264
#, fuzzy, python-format
256
265
msgid "Instance %(instance_id)s is not ready"
257
266
msgstr "인스턴스 %s: 스냅샷 저장중"
258
267
 
259
 
#: nova/exception.py:323
 
268
#: nova/exception.py:328
260
269
msgid "Failed to suspend instance"
261
270
msgstr ""
262
271
 
263
 
#: nova/exception.py:327
 
272
#: nova/exception.py:332
264
273
msgid "Failed to resume server"
265
274
msgstr ""
266
275
 
267
 
#: nova/exception.py:331
 
276
#: nova/exception.py:336
268
277
msgid "Failed to reboot instance"
269
278
msgstr ""
270
279
 
271
 
#: nova/exception.py:335
 
280
#: nova/exception.py:340
272
281
msgid "Failed to terminate instance"
273
282
msgstr ""
274
283
 
275
 
#: nova/exception.py:339
 
284
#: nova/exception.py:344
276
285
msgid "Service is unavailable at this time."
277
286
msgstr ""
278
287
 
279
 
#: nova/exception.py:343
 
288
#: nova/exception.py:348
280
289
msgid "Insufficient compute resources."
281
290
msgstr ""
282
291
 
283
 
#: nova/exception.py:347
 
292
#: nova/exception.py:352
284
293
msgid "Compute service is unavailable at this time."
285
294
msgstr ""
286
295
 
287
 
#: nova/exception.py:351
 
296
#: nova/exception.py:356
288
297
#, python-format
289
298
msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)."
290
299
msgstr ""
291
300
 
292
 
#: nova/exception.py:356
 
301
#: nova/exception.py:361
293
302
msgid "The supplied hypervisor type of is invalid."
294
303
msgstr ""
295
304
 
296
 
#: nova/exception.py:360
 
305
#: nova/exception.py:365
297
306
msgid "The instance requires a newer hypervisor version than has been provided."
298
307
msgstr ""
299
308
 
300
 
#: nova/exception.py:365
 
309
#: nova/exception.py:370
301
310
#, python-format
302
311
msgid ""
303
312
"The supplied disk path (%(path)s) already exists, it is expected not to "
304
313
"exist."
305
314
msgstr ""
306
315
 
307
 
#: nova/exception.py:370
 
316
#: nova/exception.py:375
308
317
#, python-format
309
318
msgid "The supplied device path (%(path)s) is invalid."
310
319
msgstr ""
311
320
 
312
 
#: nova/exception.py:374
 
321
#: nova/exception.py:379
313
322
#, python-format
314
323
msgid "The supplied device path (%(path)s) is in use."
315
324
msgstr ""
316
325
 
317
 
#: nova/exception.py:378
 
326
#: nova/exception.py:383
318
327
#, python-format
319
328
msgid "The supplied device (%(device)s) is busy."
320
329
msgstr ""
321
330
 
322
 
#: nova/exception.py:382
 
331
#: nova/exception.py:387
323
332
msgid "Unacceptable CPU info"
324
333
msgstr ""
325
334
 
326
 
#: nova/exception.py:386
 
335
#: nova/exception.py:391
327
336
#, python-format
328
337
msgid "%(address)s is not a valid IP v4/6 address."
329
338
msgstr ""
330
339
 
331
 
#: nova/exception.py:390
 
340
#: nova/exception.py:395
332
341
#, python-format
333
342
msgid ""
334
343
"VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN "
335
344
"tag is %(tag)s, but the one associated with the port group is %(pgroup)s."
336
345
msgstr ""
337
346
 
338
 
#: nova/exception.py:396
 
347
#: nova/exception.py:401
339
348
#, python-format
340
349
msgid ""
341
350
"vSwitch which contains the port group %(bridge)s is not associated with "
343
352
"one associated is %(actual)s."
344
353
msgstr ""
345
354
 
346
 
#: nova/exception.py:403
 
355
#: nova/exception.py:408
347
356
#, python-format
348
357
msgid "Disk format %(disk_format)s is not acceptable"
349
358
msgstr ""
350
359
 
351
 
#: nova/exception.py:407
 
360
#: nova/exception.py:412
352
361
#, python-format
353
362
msgid "Image %(image_id)s is unacceptable: %(reason)s"
354
363
msgstr ""
355
364
 
356
 
#: nova/exception.py:411
 
365
#: nova/exception.py:416
357
366
#, python-format
358
367
msgid "Instance %(instance_id)s is unacceptable: %(reason)s"
359
368
msgstr ""
360
369
 
361
 
#: nova/exception.py:415
 
370
#: nova/exception.py:420
362
371
#, python-format
363
372
msgid "Ec2 id %(ec2_id)s is unacceptable."
364
373
msgstr ""
365
374
 
366
 
#: nova/exception.py:419
 
375
#: nova/exception.py:424
367
376
#, python-format
368
377
msgid "Expected a uuid but received %(uuid)s."
369
378
msgstr ""
370
379
 
371
 
#: nova/exception.py:423
 
380
#: nova/exception.py:428
372
381
msgid "Constraint not met."
373
382
msgstr ""
374
383
 
375
 
#: nova/exception.py:428
 
384
#: nova/exception.py:433
376
385
msgid "Resource could not be found."
377
386
msgstr ""
378
387
 
379
 
#: nova/exception.py:433
380
 
#, python-format
381
 
msgid "Could not find driver for connection_type %(name)s"
382
 
msgstr ""
 
388
#: nova/exception.py:438
 
389
#, fuzzy, python-format
 
390
msgid "Could not find driver for compute_driver %(name)s"
 
391
msgstr "%s 볼륨을 찾을수 없습니다"
383
392
 
384
 
#: nova/exception.py:437
 
393
#: nova/exception.py:442
385
394
#, python-format
386
395
msgid "Volume %(volume_id)s persistence file could not be found."
387
396
msgstr ""
388
397
 
389
 
#: nova/exception.py:441
 
398
#: nova/exception.py:446
390
399
#, python-format
391
400
msgid "Volume %(volume_id)s could not be found."
392
401
msgstr ""
393
402
 
394
 
#: nova/exception.py:445
 
403
#: nova/exception.py:450
395
404
#, python-format
396
405
msgid "Unable to locate account %(account_name)s on Solidfire device"
397
406
msgstr ""
398
407
 
399
 
#: nova/exception.py:450
 
408
#: nova/exception.py:455
400
409
#, python-format
401
410
msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s."
402
411
msgstr ""
403
412
 
404
 
#: nova/exception.py:455
 
413
#: nova/exception.py:460
405
414
#, python-format
406
415
msgid "Volume type %(volume_type_id)s could not be found."
407
416
msgstr ""
408
417
 
409
 
#: nova/exception.py:459
 
418
#: nova/exception.py:464
410
419
#, python-format
411
420
msgid "Volume type with name %(volume_type_name)s could not be found."
412
421
msgstr ""
413
422
 
414
 
#: nova/exception.py:464
 
423
#: nova/exception.py:469
415
424
#, python-format
416
425
msgid ""
417
426
"Volume Type %(volume_type_id)s has no extra specs with key "
418
427
"%(extra_specs_key)s."
419
428
msgstr ""
420
429
 
421
 
#: nova/exception.py:469
 
430
#: nova/exception.py:474
422
431
#, python-format
423
432
msgid "Snapshot %(snapshot_id)s could not be found."
424
433
msgstr ""
425
434
 
426
 
#: nova/exception.py:473
 
435
#: nova/exception.py:478
427
436
#, python-format
428
437
msgid "deleting volume %(volume_name)s that has snapshot"
429
438
msgstr ""
430
439
 
431
 
#: nova/exception.py:477
 
440
#: nova/exception.py:482
432
441
#, python-format
433
442
msgid "deleting snapshot %(snapshot_name)s that has dependent volumes"
434
443
msgstr ""
435
444
 
436
 
#: nova/exception.py:482
 
445
#: nova/exception.py:487
437
446
#, python-format
438
447
msgid "No target id found for volume %(volume_id)s."
439
448
msgstr ""
440
449
 
441
 
#: nova/exception.py:486
 
450
#: nova/exception.py:491
442
451
#, fuzzy, python-format
443
452
msgid "Failed to create iscsi target for volume %(volume_id)s."
444
453
msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s"
445
454
 
446
 
#: nova/exception.py:490
 
455
#: nova/exception.py:495
447
456
#, python-format
448
457
msgid "Failed to remove iscsi target for volume %(volume_id)s."
449
458
msgstr ""
450
459
 
451
 
#: nova/exception.py:494
 
460
#: nova/exception.py:499
452
461
#, python-format
453
462
msgid "No disk at %(location)s"
454
463
msgstr ""
455
464
 
456
 
#: nova/exception.py:498
 
465
#: nova/exception.py:503
457
466
#, python-format
458
467
msgid "Could not find a handler for %(driver_type)s volume."
459
468
msgstr ""
460
469
 
461
 
#: nova/exception.py:502
 
470
#: nova/exception.py:507
462
471
#, python-format
463
472
msgid "Invalid image href %(image_href)s."
464
473
msgstr ""
465
474
 
466
 
#: nova/exception.py:506
 
475
#: nova/exception.py:511
467
476
#, python-format
468
477
msgid "Image %(image_id)s could not be found."
469
478
msgstr ""
470
479
 
471
 
#: nova/exception.py:510
 
480
#: nova/exception.py:515
472
481
#, python-format
473
482
msgid ""
474
483
"Image %(image_id)s could not be found. The nova EC2 API assigns image ids"
476
485
"image ids since adding this image?"
477
486
msgstr ""
478
487
 
479
 
#: nova/exception.py:517
 
488
#: nova/exception.py:522
480
489
#, python-format
481
490
msgid "Project %(project_id)s could not be found."
482
491
msgstr ""
483
492
 
484
 
#: nova/exception.py:521
 
493
#: nova/exception.py:526
485
494
msgid "Cannot find SR to read/write VDI."
486
495
msgstr ""
487
496
 
488
 
#: nova/exception.py:525
 
497
#: nova/exception.py:530
489
498
#, python-format
490
499
msgid "Network %(network_id)s is still in use."
491
500
msgstr ""
492
501
 
493
 
#: nova/exception.py:529
 
502
#: nova/exception.py:534
494
503
#, python-format
495
504
msgid "%(req)s is required to create a network."
496
505
msgstr ""
497
506
 
498
 
#: nova/exception.py:533
 
507
#: nova/exception.py:538
499
508
#, python-format
500
509
msgid "Network %(network_id)s could not be found."
501
510
msgstr ""
502
511
 
503
 
#: nova/exception.py:537
 
512
#: nova/exception.py:542
504
513
#, python-format
505
514
msgid "Network could not be found for bridge %(bridge)s"
506
515
msgstr ""
507
516
 
508
 
#: nova/exception.py:541
 
517
#: nova/exception.py:546
509
518
#, python-format
510
519
msgid "Network could not be found for uuid %(uuid)s"
511
520
msgstr ""
512
521
 
513
 
#: nova/exception.py:545
 
522
#: nova/exception.py:550
514
523
#, python-format
515
524
msgid "Network could not be found with cidr %(cidr)s."
516
525
msgstr ""
517
526
 
518
 
#: nova/exception.py:549
 
527
#: nova/exception.py:554
519
528
#, python-format
520
529
msgid "Network could not be found for instance %(instance_id)s."
521
530
msgstr ""
522
531
 
523
 
#: nova/exception.py:553
 
532
#: nova/exception.py:558
524
533
msgid "No networks defined."
525
534
msgstr ""
526
535
 
527
 
#: nova/exception.py:557
 
536
#: nova/exception.py:562
528
537
#, python-format
529
538
msgid ""
530
539
"Either Network uuid %(network_uuid)s is not present or is not assigned to"
531
540
" the project %(project_id)s."
532
541
msgstr ""
533
542
 
534
 
#: nova/exception.py:562
 
543
#: nova/exception.py:567
535
544
#, python-format
536
545
msgid "Host is not set to the network (%(network_id)s)."
537
546
msgstr ""
538
547
 
539
 
#: nova/exception.py:566
 
548
#: nova/exception.py:571
540
549
msgid "Could not find the datastore reference(s) which the VM uses."
541
550
msgstr ""
542
551
 
543
 
#: nova/exception.py:570
 
552
#: nova/exception.py:575
544
553
#, python-format
545
554
msgid "Port %(port_id)s is still in use."
546
555
msgstr ""
547
556
 
548
 
#: nova/exception.py:574
 
557
#: nova/exception.py:579
549
558
#, python-format
550
559
msgid "Port %(port_id)s could not be found."
551
560
msgstr ""
552
561
 
553
 
#: nova/exception.py:578
 
562
#: nova/exception.py:583
554
563
#, python-format
555
564
msgid "No fixed IP associated with id %(id)s."
556
565
msgstr ""
557
566
 
558
 
#: nova/exception.py:582
 
567
#: nova/exception.py:587
559
568
#, python-format
560
569
msgid "Fixed ip not found for address %(address)s."
561
570
msgstr ""
562
571
 
563
 
#: nova/exception.py:586
 
572
#: nova/exception.py:591
564
573
#, python-format
565
574
msgid "Instance %(instance_uuid)s has zero fixed ips."
566
575
msgstr ""
567
576
 
568
 
#: nova/exception.py:590
 
577
#: nova/exception.py:595
569
578
#, python-format
570
579
msgid "Network host %(host)s has zero fixed ips in network %(network_id)s."
571
580
msgstr ""
572
581
 
573
 
#: nova/exception.py:595
 
582
#: nova/exception.py:600
574
583
#, python-format
575
584
msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'."
576
585
msgstr ""
577
586
 
578
 
#: nova/exception.py:599
 
587
#: nova/exception.py:604
579
588
#, python-format
580
589
msgid ""
581
590
"Fixed IP address (%(address)s) does not exist in network "
582
591
"(%(network_uuid)s)."
583
592
msgstr ""
584
593
 
585
 
#: nova/exception.py:604
 
594
#: nova/exception.py:609
586
595
#, python-format
587
596
msgid ""
588
597
"Fixed IP address %(address)s is already in use on instance "
589
598
"%(instance_uuid)s."
590
599
msgstr ""
591
600
 
592
 
#: nova/exception.py:609
 
601
#: nova/exception.py:614
593
602
#, python-format
594
603
msgid "More than one instance is associated with fixed ip address '%(address)s'."
595
604
msgstr ""
596
605
 
597
 
#: nova/exception.py:614
 
606
#: nova/exception.py:619
598
607
#, python-format
599
608
msgid "Fixed IP address %(address)s is invalid."
600
609
msgstr ""
601
610
 
602
 
#: nova/exception.py:618
 
611
#: nova/exception.py:623
603
612
msgid "Zero fixed ips available."
604
613
msgstr ""
605
614
 
606
 
#: nova/exception.py:622
 
615
#: nova/exception.py:627
607
616
msgid "Zero fixed ips could be found."
608
617
msgstr ""
609
618
 
610
 
#: nova/exception.py:631
 
619
#: nova/exception.py:636
611
620
#, python-format
612
621
msgid "Floating ip %(address)s already exists."
613
622
msgstr ""
614
623
 
615
 
#: nova/exception.py:635
 
624
#: nova/exception.py:640
616
625
#, python-format
617
626
msgid "Floating ip not found for id %(id)s."
618
627
msgstr ""
619
628
 
620
 
#: nova/exception.py:639
 
629
#: nova/exception.py:644
621
630
#, python-format
622
631
msgid "The DNS entry %(name)s already exists in domain %(domain)s."
623
632
msgstr ""
624
633
 
625
 
#: nova/exception.py:643
 
634
#: nova/exception.py:648
626
635
#, python-format
627
636
msgid "Floating ip not found for address %(address)s."
628
637
msgstr ""
629
638
 
630
 
#: nova/exception.py:647
 
639
#: nova/exception.py:652
631
640
#, python-format
632
641
msgid "Floating ip not found for host %(host)s."
633
642
msgstr ""
634
643
 
635
 
#: nova/exception.py:651
 
644
#: nova/exception.py:656
 
645
#, python-format
 
646
msgid "Multiple floating ips are found for address %(address)s."
 
647
msgstr ""
 
648
 
 
649
#: nova/exception.py:660
 
650
msgid "Floating ip pool not found."
 
651
msgstr ""
 
652
 
 
653
#: nova/exception.py:665
636
654
msgid "Zero floating ips available."
637
655
msgstr ""
638
656
 
639
 
#: nova/exception.py:656
 
657
#: nova/exception.py:670
640
658
#, python-format
641
659
msgid "Floating ip %(address)s is associated."
642
660
msgstr ""
643
661
 
644
 
#: nova/exception.py:660
 
662
#: nova/exception.py:674
645
663
#, python-format
646
664
msgid "Floating ip %(address)s is not associated."
647
665
msgstr ""
648
666
 
649
 
#: nova/exception.py:664
 
667
#: nova/exception.py:678
650
668
msgid "Zero floating ips exist."
651
669
msgstr ""
652
670
 
653
 
#: nova/exception.py:668
 
671
#: nova/exception.py:682
654
672
#, python-format
655
673
msgid "Interface %(interface)s not found."
656
674
msgstr ""
657
675
 
658
 
#: nova/exception.py:672
 
676
#: nova/exception.py:686
 
677
msgid "Cannot disassociate auto assigined floating ip"
 
678
msgstr ""
 
679
 
 
680
#: nova/exception.py:690
659
681
#, python-format
660
682
msgid "Keypair %(name)s not found for user %(user_id)s"
661
683
msgstr ""
662
684
 
663
 
#: nova/exception.py:676
 
685
#: nova/exception.py:694
664
686
#, python-format
665
687
msgid "Certificate %(certificate_id)s not found."
666
688
msgstr ""
667
689
 
668
 
#: nova/exception.py:680
 
690
#: nova/exception.py:698
669
691
#, python-format
670
692
msgid "Service %(service_id)s could not be found."
671
693
msgstr ""
672
694
 
673
 
#: nova/exception.py:684
 
695
#: nova/exception.py:702
674
696
#, python-format
675
697
msgid "Host %(host)s could not be found."
676
698
msgstr ""
677
699
 
678
 
#: nova/exception.py:688
 
700
#: nova/exception.py:706
679
701
#, python-format
680
702
msgid "Compute host %(host)s could not be found."
681
703
msgstr ""
682
704
 
683
 
#: nova/exception.py:692
 
705
#: nova/exception.py:710
684
706
#, python-format
685
707
msgid "Could not find binary %(binary)s on host %(host)s."
686
708
msgstr ""
687
709
 
688
 
#: nova/exception.py:696
 
710
#: nova/exception.py:714
689
711
#, python-format
690
712
msgid "Invalid reservation expiration %(expire)s."
691
713
msgstr ""
692
714
 
693
 
#: nova/exception.py:700
 
715
#: nova/exception.py:718
694
716
#, python-format
695
717
msgid ""
696
718
"Change would make usage less than 0 for the following resources: "
697
719
"%(unders)s"
698
720
msgstr ""
699
721
 
700
 
#: nova/exception.py:705
 
722
#: nova/exception.py:723
701
723
msgid "Quota could not be found"
702
724
msgstr ""
703
725
 
704
 
#: nova/exception.py:709
 
726
#: nova/exception.py:727
705
727
#, python-format
706
728
msgid "Unknown quota resources %(unknown)s."
707
729
msgstr ""
708
730
 
709
 
#: nova/exception.py:713
 
731
#: nova/exception.py:731
710
732
#, python-format
711
733
msgid "Quota for project %(project_id)s could not be found."
712
734
msgstr ""
713
735
 
714
 
#: nova/exception.py:717
 
736
#: nova/exception.py:735
715
737
#, python-format
716
738
msgid "Quota class %(class_name)s could not be found."
717
739
msgstr ""
718
740
 
719
 
#: nova/exception.py:721
 
741
#: nova/exception.py:739
720
742
#, python-format
721
743
msgid "Quota usage for project %(project_id)s could not be found."
722
744
msgstr ""
723
745
 
724
 
#: nova/exception.py:725
 
746
#: nova/exception.py:743
725
747
#, python-format
726
748
msgid "Quota reservation %(uuid)s could not be found."
727
749
msgstr ""
728
750
 
729
 
#: nova/exception.py:729
 
751
#: nova/exception.py:747
730
752
#, python-format
731
753
msgid "Quota exceeded for resources: %(overs)s"
732
754
msgstr ""
733
755
 
734
 
#: nova/exception.py:733
 
756
#: nova/exception.py:751
735
757
#, python-format
736
758
msgid "Security group %(security_group_id)s not found."
737
759
msgstr ""
738
760
 
739
 
#: nova/exception.py:737
 
761
#: nova/exception.py:755
740
762
#, python-format
741
763
msgid "Security group %(security_group_id)s not found for project %(project_id)s."
742
764
msgstr ""
743
765
 
744
 
#: nova/exception.py:742
 
766
#: nova/exception.py:760
745
767
#, python-format
746
768
msgid "Security group with rule %(rule_id)s not found."
747
769
msgstr ""
748
770
 
749
 
#: nova/exception.py:746
 
771
#: nova/exception.py:764
750
772
#, python-format
751
773
msgid ""
752
774
"Security group %(security_group_id)s is already associated with the "
753
775
"instance %(instance_id)s"
754
776
msgstr ""
755
777
 
756
 
#: nova/exception.py:751
 
778
#: nova/exception.py:769
757
779
#, python-format
758
780
msgid ""
759
781
"Security group %(security_group_id)s is not associated with the instance "
760
782
"%(instance_id)s"
761
783
msgstr ""
762
784
 
763
 
#: nova/exception.py:756
 
785
#: nova/exception.py:774
764
786
#, python-format
765
787
msgid "Migration %(migration_id)s could not be found."
766
788
msgstr ""
767
789
 
768
 
#: nova/exception.py:760
 
790
#: nova/exception.py:778
769
791
#, python-format
770
792
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
771
793
msgstr ""
772
794
 
773
 
#: nova/exception.py:765
 
795
#: nova/exception.py:783
774
796
#, python-format
775
797
msgid "Console pool %(pool_id)s could not be found."
776
798
msgstr ""
777
799
 
778
 
#: nova/exception.py:769
 
800
#: nova/exception.py:787
779
801
#, python-format
780
802
msgid ""
781
803
"Console pool of type %(console_type)s for compute host %(compute_host)s "
782
804
"on proxy host %(host)s not found."
783
805
msgstr ""
784
806
 
785
 
#: nova/exception.py:775
 
807
#: nova/exception.py:793
786
808
#, python-format
787
809
msgid "Console %(console_id)s could not be found."
788
810
msgstr ""
789
811
 
790
 
#: nova/exception.py:779
 
812
#: nova/exception.py:797
791
813
#, python-format
792
814
msgid "Console for instance %(instance_uuid)s could not be found."
793
815
msgstr ""
794
816
 
795
 
#: nova/exception.py:783
 
817
#: nova/exception.py:801
796
818
#, python-format
797
819
msgid ""
798
820
"Console for instance %(instance_uuid)s in pool %(pool_id)s could not be "
799
821
"found."
800
822
msgstr ""
801
823
 
802
 
#: nova/exception.py:788
 
824
#: nova/exception.py:806
803
825
#, python-format
804
826
msgid "Invalid console type %(console_type)s "
805
827
msgstr ""
806
828
 
807
 
#: nova/exception.py:792
 
829
#: nova/exception.py:810
808
830
#, python-format
809
831
msgid "Instance type %(instance_type_id)s could not be found."
810
832
msgstr ""
811
833
 
812
 
#: nova/exception.py:796
 
834
#: nova/exception.py:814
813
835
#, python-format
814
836
msgid "Instance type with name %(instance_type_name)s could not be found."
815
837
msgstr ""
816
838
 
817
 
#: nova/exception.py:801
 
839
#: nova/exception.py:819
818
840
#, python-format
819
841
msgid "Flavor %(flavor_id)s could not be found."
820
842
msgstr ""
821
843
 
822
 
#: nova/exception.py:805
 
844
#: nova/exception.py:823
823
845
#, python-format
824
846
msgid "Flavor access not found for %(flavor_id) / %(project_id) combination."
825
847
msgstr ""
826
848
 
827
 
#: nova/exception.py:810
 
849
#: nova/exception.py:828
828
850
#, python-format
829
851
msgid "Scheduler Host Filter %(filter_name)s could not be found."
830
852
msgstr ""
831
853
 
832
 
#: nova/exception.py:814
 
854
#: nova/exception.py:832
833
855
#, python-format
834
856
msgid "Scheduler cost function %(cost_fn_str)s could not be found."
835
857
msgstr ""
836
858
 
837
 
#: nova/exception.py:819
 
859
#: nova/exception.py:837
838
860
#, python-format
839
861
msgid "Scheduler weight flag not found: %(flag_name)s"
840
862
msgstr ""
841
863
 
842
 
#: nova/exception.py:823
 
864
#: nova/exception.py:841
843
865
#, python-format
844
866
msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s."
845
867
msgstr ""
846
868
 
847
 
#: nova/exception.py:828
 
869
#: nova/exception.py:846
848
870
#, python-format
849
871
msgid ""
850
872
"Instance %(instance_uuid)s has no system metadata with key "
851
873
"%(metadata_key)s."
852
874
msgstr ""
853
875
 
854
 
#: nova/exception.py:833
 
876
#: nova/exception.py:851
855
877
#, python-format
856
878
msgid ""
857
879
"Instance Type %(instance_type_id)s has no extra specs with key "
858
880
"%(extra_specs_key)s."
859
881
msgstr ""
860
882
 
861
 
#: nova/exception.py:838
 
883
#: nova/exception.py:856
862
884
#, python-format
863
885
msgid "File %(file_path)s could not be found."
864
886
msgstr ""
865
887
 
866
 
#: nova/exception.py:842
 
888
#: nova/exception.py:860
867
889
msgid "Zero files could be found."
868
890
msgstr ""
869
891
 
870
 
#: nova/exception.py:846
 
892
#: nova/exception.py:864
871
893
#, python-format
872
894
msgid "Virtual switch associated with the network adapter %(adapter)s not found."
873
895
msgstr ""
874
896
 
875
 
#: nova/exception.py:851
 
897
#: nova/exception.py:869
876
898
#, python-format
877
899
msgid "Network adapter %(adapter)s could not be found."
878
900
msgstr ""
879
901
 
880
 
#: nova/exception.py:855
 
902
#: nova/exception.py:873
881
903
#, python-format
882
904
msgid "Class %(class_name)s could not be found: %(exception)s"
883
905
msgstr ""
884
906
 
885
 
#: nova/exception.py:859
 
907
#: nova/exception.py:877
886
908
msgid "Action not allowed."
887
909
msgstr ""
888
910
 
889
 
#: nova/exception.py:863
 
911
#: nova/exception.py:881
890
912
msgid "Rotation is not allowed for snapshots"
891
913
msgstr ""
892
914
 
893
 
#: nova/exception.py:867
 
915
#: nova/exception.py:885
894
916
msgid "Rotation param is required for backup image_type"
895
917
msgstr ""
896
918
 
897
 
#: nova/exception.py:871
 
919
#: nova/exception.py:889
898
920
#, python-format
899
921
msgid "Key pair %(key_name)s already exists."
900
922
msgstr ""
901
923
 
902
 
#: nova/exception.py:875
 
924
#: nova/exception.py:893
903
925
#, python-format
904
926
msgid "Instance %(name)s already exists."
905
927
msgstr ""
906
928
 
907
 
#: nova/exception.py:879
908
 
#, python-format
909
 
msgid "Instance Type %(name)s already exists."
910
 
msgstr ""
911
 
 
912
 
#: nova/exception.py:883
 
929
#: nova/exception.py:897
 
930
#, python-format
 
931
msgid "Instance Type with name %(name)s already exists."
 
932
msgstr ""
 
933
 
 
934
#: nova/exception.py:901
 
935
#, python-format
 
936
msgid "Instance Type with ID %(flavor_id)s already exists."
 
937
msgstr ""
 
938
 
 
939
#: nova/exception.py:905
913
940
#, python-format
914
941
msgid ""
915
942
"Flavor access alreay exists for flavor %(flavor_id)s and project "
916
943
"%(project_id)s combination."
917
944
msgstr ""
918
945
 
919
 
#: nova/exception.py:888
 
946
#: nova/exception.py:910
920
947
#, python-format
921
948
msgid "Volume Type %(name)s already exists."
922
949
msgstr ""
923
950
 
924
 
#: nova/exception.py:892
 
951
#: nova/exception.py:914
925
952
#, python-format
926
953
msgid "%(path)s is not on shared storage: %(reason)s"
927
954
msgstr ""
928
955
 
929
 
#: nova/exception.py:896
 
956
#: nova/exception.py:918
930
957
#, python-format
931
958
msgid "%(path)s is not on local storage: %(reason)s"
932
959
msgstr ""
933
960
 
934
 
#: nova/exception.py:900
 
961
#: nova/exception.py:922
935
962
msgid "Migration error"
936
963
msgstr ""
937
964
 
938
 
#: nova/exception.py:904
 
965
#: nova/exception.py:926
939
966
#, python-format
940
967
msgid "Malformed message body: %(reason)s"
941
968
msgstr ""
942
969
 
943
 
#: nova/exception.py:910
 
970
#: nova/exception.py:932
944
971
#, python-format
945
972
msgid "Could not find config at %(path)s"
946
973
msgstr ""
947
974
 
948
 
#: nova/exception.py:914
 
975
#: nova/exception.py:936
949
976
#, python-format
950
977
msgid "Could not load paste app '%(name)s' from %(path)s"
951
978
msgstr ""
952
979
 
953
 
#: nova/exception.py:918
 
980
#: nova/exception.py:940
954
981
msgid "When resizing, instances must change flavor!"
955
982
msgstr ""
956
983
 
957
 
#: nova/exception.py:922
 
984
#: nova/exception.py:944
958
985
msgid "Image is larger than instance type allows"
959
986
msgstr ""
960
987
 
961
 
#: nova/exception.py:926
 
988
#: nova/exception.py:948
962
989
msgid "Instance type's memory is too small for requested image."
963
990
msgstr ""
964
991
 
965
 
#: nova/exception.py:930
 
992
#: nova/exception.py:952
966
993
msgid "Instance type's disk is too small for requested image."
967
994
msgstr ""
968
995
 
969
 
#: nova/exception.py:934
 
996
#: nova/exception.py:956
970
997
#, python-format
971
998
msgid "Insufficient free memory on compute node to start %(uuid)s."
972
999
msgstr ""
973
1000
 
974
 
#: nova/exception.py:938
 
1001
#: nova/exception.py:960
975
1002
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
976
1003
msgstr ""
977
1004
 
978
 
#: nova/exception.py:942
 
1005
#: nova/exception.py:964
979
1006
#, python-format
980
1007
msgid "No valid host was found. %(reason)s"
981
1008
msgstr ""
982
1009
 
983
 
#: nova/exception.py:946
 
1010
#: nova/exception.py:968
984
1011
#, python-format
985
1012
msgid "Host %(host)s is not up or doesn't exist."
986
1013
msgstr ""
987
1014
 
988
 
#: nova/exception.py:950
 
1015
#: nova/exception.py:972
989
1016
msgid "Quota exceeded"
990
1017
msgstr ""
991
1018
 
992
 
#: nova/exception.py:957
 
1019
#: nova/exception.py:979
993
1020
#, python-format
994
1021
msgid ""
995
1022
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
996
1023
"%(used)d of %(allowed)d %(resource)s"
997
1024
msgstr ""
998
1025
 
999
 
#: nova/exception.py:962
 
1026
#: nova/exception.py:984
1000
1027
msgid "Maximum volume size exceeded"
1001
1028
msgstr ""
1002
1029
 
1003
 
#: nova/exception.py:966
 
1030
#: nova/exception.py:988
1004
1031
#, python-format
1005
1032
msgid "Maximum number of volumes allowed (%(allowed)d) exceeded"
1006
1033
msgstr ""
1007
1034
 
1008
 
#: nova/exception.py:970
 
1035
#: nova/exception.py:992
1009
1036
msgid "Maximum number of floating ips exceeded"
1010
1037
msgstr ""
1011
1038
 
1012
 
#: nova/exception.py:974
 
1039
#: nova/exception.py:996
1013
1040
#, python-format
1014
1041
msgid "Maximum number of metadata items exceeds %(allowed)d"
1015
1042
msgstr ""
1016
1043
 
1017
 
#: nova/exception.py:978
 
1044
#: nova/exception.py:1000
1018
1045
msgid "Personality file limit exceeded"
1019
1046
msgstr ""
1020
1047
 
1021
 
#: nova/exception.py:982
 
1048
#: nova/exception.py:1004
1022
1049
msgid "Personality file path too long"
1023
1050
msgstr ""
1024
1051
 
1025
 
#: nova/exception.py:986
 
1052
#: nova/exception.py:1008
1026
1053
msgid "Personality file content too long"
1027
1054
msgstr ""
1028
1055
 
1029
 
#: nova/exception.py:990
 
1056
#: nova/exception.py:1012
1030
1057
msgid "Maximum number of key pairs exceeded"
1031
1058
msgstr ""
1032
1059
 
1033
 
#: nova/exception.py:994
 
1060
#: nova/exception.py:1016
1034
1061
msgid "Maximum number of security groups or rules exceeded"
1035
1062
msgstr ""
1036
1063
 
1037
 
#: nova/exception.py:998
 
1064
#: nova/exception.py:1020
1038
1065
#, python-format
1039
1066
msgid ""
1040
1067
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
1041
1068
"%(reason)s."
1042
1069
msgstr ""
1043
1070
 
1044
 
#: nova/exception.py:1003
 
1071
#: nova/exception.py:1025
1045
1072
#, python-format
1046
1073
msgid "Aggregate %(aggregate_id)s could not be found."
1047
1074
msgstr ""
1048
1075
 
1049
 
#: nova/exception.py:1007
 
1076
#: nova/exception.py:1029
1050
1077
#, python-format
1051
1078
msgid "Aggregate %(aggregate_name)s already exists."
1052
1079
msgstr ""
1053
1080
 
1054
 
#: nova/exception.py:1011
 
1081
#: nova/exception.py:1033
1055
1082
#, python-format
1056
1083
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
1057
1084
msgstr ""
1058
1085
 
1059
 
#: nova/exception.py:1015
 
1086
#: nova/exception.py:1037
1060
1087
#, python-format
1061
1088
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
1062
1089
msgstr ""
1063
1090
 
1064
 
#: nova/exception.py:1020
 
1091
#: nova/exception.py:1042
1065
1092
#, python-format
1066
1093
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
1067
1094
msgstr ""
1068
1095
 
1069
 
#: nova/exception.py:1024
 
1096
#: nova/exception.py:1046
1070
1097
#, python-format
1071
1098
msgid "Detected more than one volume with name %(vol_name)s"
1072
1099
msgstr ""
1073
1100
 
1074
 
#: nova/exception.py:1028
 
1101
#: nova/exception.py:1050
1075
1102
#, python-format
1076
1103
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
1077
1104
msgstr ""
1078
1105
 
1079
 
#: nova/exception.py:1033
 
1106
#: nova/exception.py:1055
1080
1107
#, python-format
1081
1108
msgid "Bad or unexpected response from the storage volume backend API: %(data)s"
1082
1109
msgstr ""
1083
1110
 
1084
 
#: nova/exception.py:1038
 
1111
#: nova/exception.py:1060
1085
1112
msgid "Unknown NFS exception"
1086
1113
msgstr ""
1087
1114
 
1088
 
#: nova/exception.py:1042
 
1115
#: nova/exception.py:1064
1089
1116
msgid "No mounted NFS shares found"
1090
1117
msgstr ""
1091
1118
 
1092
 
#: nova/exception.py:1046
 
1119
#: nova/exception.py:1068
1093
1120
#, python-format
1094
1121
msgid "There is no share which can host %(volume_size)sG"
1095
1122
msgstr ""
1096
1123
 
1097
 
#: nova/exception.py:1050
 
1124
#: nova/exception.py:1072
1098
1125
msgid "Unable to create instance type"
1099
1126
msgstr ""
1100
1127
 
1101
 
#: nova/exception.py:1054
 
1128
#: nova/exception.py:1076
1102
1129
#, python-format
1103
1130
msgid "Failed to set admin password on %(instance)s because %(reason)s"
1104
1131
msgstr ""
1105
1132
 
1106
 
#: nova/exception.py:1060
 
1133
#: nova/exception.py:1082
1107
1134
msgid "Bad response from SolidFire API"
1108
1135
msgstr ""
1109
1136
 
1110
 
#: nova/exception.py:1064
 
1137
#: nova/exception.py:1086
1111
1138
#, python-format
1112
1139
msgid "Error in SolidFire API response: data=%(data)s"
1113
1140
msgstr ""
1114
1141
 
1115
 
#: nova/exception.py:1068
 
1142
#: nova/exception.py:1090
1116
1143
#, python-format
1117
1144
msgid "Detected existing vlan with id %(vlan)d"
1118
1145
msgstr ""
1119
1146
 
1120
 
#: nova/exception.py:1072
 
1147
#: nova/exception.py:1094
1121
1148
#, python-format
1122
1149
msgid "Instance %(instance_id)s could not be found."
1123
1150
msgstr ""
1124
1151
 
1125
 
#: nova/exception.py:1076
 
1152
#: nova/exception.py:1098
1126
1153
#, python-format
1127
1154
msgid "Marker %(marker)s could not be found."
1128
1155
msgstr ""
1129
1156
 
1130
 
#: nova/exception.py:1080
 
1157
#: nova/exception.py:1102
1131
1158
#, python-format
1132
1159
msgid "Invalid id: %(val)s (expecting \"i-...\")."
1133
1160
msgstr ""
1134
1161
 
1135
 
#: nova/exception.py:1084
 
1162
#: nova/exception.py:1106
1136
1163
#, python-format
1137
1164
msgid "Could not fetch image %(image_id)s"
1138
1165
msgstr ""
1139
1166
 
1140
 
#: nova/exception.py:1088
 
1167
#: nova/exception.py:1110
1141
1168
#, python-format
1142
1169
msgid "Task %(task_name)s is already running on host %(host)s"
1143
1170
msgstr ""
1144
1171
 
1145
 
#: nova/exception.py:1092
 
1172
#: nova/exception.py:1114
1146
1173
#, python-format
1147
1174
msgid "Task %(task_name)s is not running on host %(host)s"
1148
1175
msgstr ""
1149
1176
 
1150
 
#: nova/exception.py:1096
 
1177
#: nova/exception.py:1118
1151
1178
#, python-format
1152
1179
msgid "Instance %(instance_uuid)s is locked"
1153
1180
msgstr ""
1154
1181
 
1155
 
#: nova/exception.py:1100
 
1182
#: nova/exception.py:1122
1156
1183
#, python-format
1157
1184
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
1158
1185
msgstr ""
1159
1186
 
1160
 
#: nova/exception.py:1105
 
1187
#: nova/exception.py:1127
1161
1188
#, python-format
1162
1189
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
1163
1190
msgstr ""
1164
1191
 
1165
 
#: nova/exception.py:1110
 
1192
#: nova/exception.py:1132
1166
1193
#, python-format
1167
1194
msgid ""
1168
1195
"User data too large. User data must be no larger than %(maxsize)s bytes "
1169
1196
"once base64 encoded. Your data is %(length)d bytes"
1170
1197
msgstr ""
1171
1198
 
1172
 
#: nova/exception.py:1116
 
1199
#: nova/exception.py:1138
1173
1200
msgid "User data needs to be valid base 64."
1174
1201
msgstr ""
1175
1202
 
1176
 
#: nova/exception.py:1120
 
1203
#: nova/exception.py:1142
1177
1204
#, python-format
1178
1205
msgid ""
1179
1206
"unexpected task state: expecting %(expected)s but the actual state is "
1180
1207
"%(actual)s"
1181
1208
msgstr ""
1182
1209
 
1183
 
#: nova/exception.py:1125
 
1210
#: nova/exception.py:1147
1184
1211
#, python-format
1185
1212
msgid "The CA file for %(project)s could not be found"
1186
1213
msgstr ""
1187
1214
 
1188
 
#: nova/exception.py:1129
 
1215
#: nova/exception.py:1151
1189
1216
#, python-format
1190
1217
msgid "The CRL file for %(project)s could not be found"
1191
1218
msgstr ""
1307
1334
msgid "Creating Consumer connection for Service %s"
1308
1335
msgstr ""
1309
1336
 
1310
 
#: nova/service.py:502
 
1337
#: nova/service.py:503
1311
1338
msgid "Service killed that has no database entry"
1312
1339
msgstr ""
1313
1340
 
1314
 
#: nova/service.py:539
 
1341
#: nova/service.py:540
1315
1342
msgid "The service database object disappeared, Recreating it."
1316
1343
msgstr ""
1317
1344
 
1318
 
#: nova/service.py:554
 
1345
#: nova/service.py:555
1319
1346
msgid "Recovered model server connection!"
1320
1347
msgstr ""
1321
1348
 
1322
 
#: nova/service.py:560
 
1349
#: nova/service.py:561
1323
1350
msgid "model server went away"
1324
1351
msgstr ""
1325
1352
 
1326
 
#: nova/service.py:648
 
1353
#: nova/service.py:649
1327
1354
msgid "serve() can only be called once"
1328
1355
msgstr ""
1329
1356
 
1330
 
#: nova/utils.py:162
 
1357
#: nova/utils.py:160
1331
1358
#, python-format
1332
1359
msgid "Got unknown keyword args to utils.execute: %r"
1333
1360
msgstr ""
1334
1361
 
1335
 
#: nova/utils.py:168
1336
 
msgid ""
1337
 
"The root_helper option (which lets you specify a root wrapper different "
1338
 
"from nova-rootwrap, and defaults to using sudo) is now deprecated. You "
1339
 
"should use the rootwrap_config option instead."
1340
 
msgstr ""
1341
 
 
1342
 
#: nova/utils.py:183
 
1362
#: nova/utils.py:171
1343
1363
#, python-format
1344
1364
msgid "Running cmd (subprocess): %s"
1345
1365
msgstr ""
1346
1366
 
1347
 
#: nova/utils.py:199 nova/utils.py:277 nova/virt/powervm/common.py:82
 
1367
#: nova/utils.py:187 nova/utils.py:265 nova/virt/powervm/common.py:82
1348
1368
#, python-format
1349
1369
msgid "Result was %s"
1350
1370
msgstr ""
1351
1371
 
1352
 
#: nova/utils.py:212
 
1372
#: nova/utils.py:200
1353
1373
#, python-format
1354
1374
msgid "%r failed. Retrying."
1355
1375
msgstr ""
1356
1376
 
1357
 
#: nova/utils.py:252
 
1377
#: nova/utils.py:240
1358
1378
#, python-format
1359
1379
msgid "Running cmd (SSH): %s"
1360
1380
msgstr ""
1361
1381
 
1362
 
#: nova/utils.py:254
 
1382
#: nova/utils.py:242
1363
1383
msgid "Environment not supported over SSH"
1364
1384
msgstr ""
1365
1385
 
1366
 
#: nova/utils.py:258
 
1386
#: nova/utils.py:246
1367
1387
msgid "process_input not supported over SSH"
1368
1388
msgstr ""
1369
1389
 
1370
 
#: nova/utils.py:293
 
1390
#: nova/utils.py:281
1371
1391
#, python-format
1372
1392
msgid "debug in callback: %s"
1373
1393
msgstr ""
1374
1394
 
1375
 
#: nova/utils.py:452
 
1395
#: nova/utils.py:440
1376
1396
#, python-format
1377
1397
msgid "Link Local address is not found.:%s"
1378
1398
msgstr ""
1379
1399
 
1380
 
#: nova/utils.py:455
 
1400
#: nova/utils.py:443
1381
1401
#, python-format
1382
1402
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
1383
1403
msgstr ""
1384
1404
 
1385
 
#: nova/utils.py:490
 
1405
#: nova/utils.py:478
1386
1406
#, python-format
1387
1407
msgid "Invalid backend: %s"
1388
1408
msgstr ""
1389
1409
 
1390
 
#: nova/utils.py:502
1391
 
#, python-format
1392
 
msgid "backend %s"
1393
 
msgstr ""
1394
 
 
1395
 
#: nova/utils.py:552
 
1410
#: nova/utils.py:539
1396
1411
msgid "in looping call"
1397
1412
msgstr ""
1398
1413
 
1399
 
#: nova/utils.py:636
1400
 
#, python-format
1401
 
msgid "Could not release the acquired lock `%s`"
1402
 
msgstr ""
1403
 
 
1404
 
#: nova/utils.py:719
1405
 
#, python-format
1406
 
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
1407
 
msgstr ""
1408
 
 
1409
 
#: nova/utils.py:723
1410
 
#, python-format
1411
 
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
1412
 
msgstr ""
1413
 
 
1414
 
#: nova/utils.py:749
1415
 
#, python-format
1416
 
msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..."
1417
 
msgstr ""
1418
 
 
1419
 
#: nova/utils.py:890
 
1414
#: nova/utils.py:700
1420
1415
#, python-format
1421
1416
msgid "Expected object of type: %s"
1422
1417
msgstr ""
1423
1418
 
1424
 
#: nova/utils.py:919
 
1419
#: nova/utils.py:729
1425
1420
#, python-format
1426
1421
msgid "Invalid server_string: %s"
1427
1422
msgstr ""
1428
1423
 
1429
 
#: nova/utils.py:1059
 
1424
#: nova/utils.py:869
1430
1425
#, python-format
1431
1426
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
1432
1427
msgstr ""
1433
1428
 
1434
 
#: nova/utils.py:1137
 
1429
#: nova/utils.py:947
1435
1430
#, python-format
1436
1431
msgid "Reloading cached file %s"
1437
1432
msgstr ""
1438
1433
 
1439
 
#: nova/utils.py:1255 nova/virt/configdrive.py:145
 
1434
#: nova/utils.py:1065 nova/virt/configdrive.py:151
1440
1435
#, python-format
1441
1436
msgid "Could not remove tmpdir: %s"
1442
1437
msgstr ""
1443
1438
 
1444
 
#: nova/wsgi.py:74
 
1439
#: nova/wsgi.py:85
1445
1440
#, python-format
1446
1441
msgid "%(name)s listening on %(host)s:%(port)s"
1447
1442
msgstr ""
1448
1443
 
1449
 
#: nova/wsgi.py:97
 
1444
#: nova/wsgi.py:109
1450
1445
msgid "Stopping WSGI server."
1451
1446
msgstr ""
1452
1447
 
1453
 
#: nova/wsgi.py:115
 
1448
#: nova/wsgi.py:127
1454
1449
msgid "WSGI server has stopped."
1455
1450
msgstr ""
1456
1451
 
1457
 
#: nova/wsgi.py:184
 
1452
#: nova/wsgi.py:196
1458
1453
msgid "You must implement __call__"
1459
1454
msgstr ""
1460
1455
 
1461
 
#: nova/wsgi.py:370
 
1456
#: nova/wsgi.py:382
1462
1457
#, python-format
1463
1458
msgid "Loading app %(name)s from %(path)s"
1464
1459
msgstr ""
1607
1602
msgid "Unsupported API request: controller = %(controller)s, action = %(action)s"
1608
1603
msgstr ""
1609
1604
 
1610
 
#: nova/api/ec2/cloud.py:336
 
1605
#: nova/api/ec2/cloud.py:337
1611
1606
#, python-format
1612
1607
msgid "Create snapshot of volume %s"
1613
1608
msgstr ""
1614
1609
 
1615
 
#: nova/api/ec2/cloud.py:362
 
1610
#: nova/api/ec2/cloud.py:363
1616
1611
#, python-format
1617
1612
msgid "Could not find key pair(s): %s"
1618
1613
msgstr ""
1619
1614
 
1620
 
#: nova/api/ec2/cloud.py:378
 
1615
#: nova/api/ec2/cloud.py:379
1621
1616
#, python-format
1622
1617
msgid "Create key pair %s"
1623
1618
msgstr ""
1624
1619
 
1625
 
#: nova/api/ec2/cloud.py:385 nova/api/ec2/cloud.py:410
 
1620
#: nova/api/ec2/cloud.py:386 nova/api/ec2/cloud.py:411
1626
1621
#: nova/api/openstack/compute/contrib/keypairs.py:93
1627
1622
msgid "Quota exceeded, too many key pairs."
1628
1623
msgstr ""
1629
1624
 
1630
 
#: nova/api/ec2/cloud.py:391 nova/api/ec2/cloud.py:416
 
1625
#: nova/api/ec2/cloud.py:392 nova/api/ec2/cloud.py:417
1631
1626
#: nova/api/openstack/compute/contrib/keypairs.py:101
1632
1627
#, python-format
1633
1628
msgid "Key pair '%s' already exists."
1634
1629
msgstr ""
1635
1630
 
1636
 
#: nova/api/ec2/cloud.py:400
 
1631
#: nova/api/ec2/cloud.py:401
1637
1632
#, python-format
1638
1633
msgid "Import key %s"
1639
1634
msgstr ""
1640
1635
 
1641
 
#: nova/api/ec2/cloud.py:423
 
1636
#: nova/api/ec2/cloud.py:424
1642
1637
#, python-format
1643
1638
msgid "Delete key pair %s"
1644
1639
msgstr ""
1645
1640
 
1646
 
#: nova/api/ec2/cloud.py:557 nova/api/ec2/cloud.py:669
 
1641
#: nova/api/ec2/cloud.py:558 nova/api/ec2/cloud.py:679
1647
1642
msgid "Not enough parameters, need group_name or group_id"
1648
1643
msgstr ""
1649
1644
 
1650
 
#: nova/api/ec2/cloud.py:562
 
1645
#: nova/api/ec2/cloud.py:563
1651
1646
#, python-format
1652
1647
msgid "%s Not enough parameters to build a valid rule"
1653
1648
msgstr ""
1654
1649
 
1655
 
#: nova/api/ec2/cloud.py:592 nova/api/ec2/cloud.py:623
 
1650
#: nova/api/ec2/cloud.py:601 nova/api/ec2/cloud.py:633
1656
1651
msgid "No rule for the specified parameters."
1657
1652
msgstr ""
1658
1653
 
1659
 
#: nova/api/ec2/cloud.py:614
 
1654
#: nova/api/ec2/cloud.py:624
1660
1655
#, python-format
1661
1656
msgid "%s - This rule already exists in group"
1662
1657
msgstr ""
1663
1658
 
1664
 
#: nova/api/ec2/cloud.py:680
 
1659
#: nova/api/ec2/cloud.py:690
1665
1660
#, python-format
1666
1661
msgid "Get console output for instance %s"
1667
1662
msgstr ""
1668
1663
 
1669
 
#: nova/api/ec2/cloud.py:756
 
1664
#: nova/api/ec2/cloud.py:766
1670
1665
#, python-format
1671
1666
msgid "Create volume from snapshot %s"
1672
1667
msgstr ""
1673
1668
 
1674
 
#: nova/api/ec2/cloud.py:760 nova/api/openstack/compute/contrib/volumes.py:250
1675
 
#: nova/api/openstack/volume/volumes.py:305
 
1669
#: nova/api/ec2/cloud.py:770 nova/api/openstack/compute/contrib/volumes.py:250
 
1670
#: nova/api/openstack/volume/volumes.py:310
1676
1671
#, python-format
1677
1672
msgid "Create volume of %s GB"
1678
1673
msgstr ""
1679
1674
 
1680
 
#: nova/api/ec2/cloud.py:788
 
1675
#: nova/api/ec2/cloud.py:798
1681
1676
msgid "Delete Failed"
1682
1677
msgstr ""
1683
1678
 
1684
 
#: nova/api/ec2/cloud.py:801
 
1679
#: nova/api/ec2/cloud.py:811
1685
1680
#, python-format
1686
1681
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
1687
1682
msgstr ""
1688
1683
 
1689
 
#: nova/api/ec2/cloud.py:809
 
1684
#: nova/api/ec2/cloud.py:819
1690
1685
msgid "Attach Failed."
1691
1686
msgstr ""
1692
1687
 
1693
 
#: nova/api/ec2/cloud.py:822 nova/api/openstack/compute/contrib/volumes.py:429
 
1688
#: nova/api/ec2/cloud.py:832 nova/api/openstack/compute/contrib/volumes.py:429
1694
1689
#, python-format
1695
1690
msgid "Detach volume %s"
1696
1691
msgstr ""
1697
1692
 
1698
 
#: nova/api/ec2/cloud.py:828
 
1693
#: nova/api/ec2/cloud.py:838
1699
1694
msgid "Detach Volume Failed."
1700
1695
msgstr ""
1701
1696
 
1702
 
#: nova/api/ec2/cloud.py:854 nova/api/ec2/cloud.py:911
1703
 
#: nova/api/ec2/cloud.py:1445 nova/api/ec2/cloud.py:1460
 
1697
#: nova/api/ec2/cloud.py:864 nova/api/ec2/cloud.py:921
 
1698
#: nova/api/ec2/cloud.py:1458 nova/api/ec2/cloud.py:1473
1704
1699
#, python-format
1705
1700
msgid "attribute not supported: %s"
1706
1701
msgstr ""
1707
1702
 
1708
 
#: nova/api/ec2/cloud.py:977
 
1703
#: nova/api/ec2/cloud.py:987
1709
1704
#, python-format
1710
1705
msgid "vol = %s\n"
1711
1706
msgstr ""
1712
1707
 
1713
 
#: nova/api/ec2/cloud.py:1128
 
1708
#: nova/api/ec2/cloud.py:1138
1714
1709
msgid "Allocate address"
1715
1710
msgstr ""
1716
1711
 
1717
 
#: nova/api/ec2/cloud.py:1132
 
1712
#: nova/api/ec2/cloud.py:1142
1718
1713
msgid "No more floating IPs available"
1719
1714
msgstr ""
1720
1715
 
1721
 
#: nova/api/ec2/cloud.py:1136
 
1716
#: nova/api/ec2/cloud.py:1146
1722
1717
#, python-format
1723
1718
msgid "Release address %s"
1724
1719
msgstr ""
1725
1720
 
1726
 
#: nova/api/ec2/cloud.py:1141
 
1721
#: nova/api/ec2/cloud.py:1151
1727
1722
msgid "Unable to release IP Address."
1728
1723
msgstr ""
1729
1724
 
1730
 
#: nova/api/ec2/cloud.py:1144
 
1725
#: nova/api/ec2/cloud.py:1154
1731
1726
#, python-format
1732
1727
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
1733
1728
msgstr ""
1734
1729
 
1735
 
#: nova/api/ec2/cloud.py:1152
 
1730
#: nova/api/ec2/cloud.py:1162
1736
1731
msgid "Unable to associate IP Address, no fixed_ips."
1737
1732
msgstr ""
1738
1733
 
1739
 
#: nova/api/ec2/cloud.py:1160
1740
 
#: nova/api/openstack/compute/contrib/floating_ips.py:244
 
1734
#: nova/api/ec2/cloud.py:1170
 
1735
#: nova/api/openstack/compute/contrib/floating_ips.py:257
1741
1736
#, python-format
1742
1737
msgid "multiple fixed_ips exist, using the first: %s"
1743
1738
msgstr ""
1744
1739
 
1745
 
#: nova/api/ec2/cloud.py:1169
 
1740
#: nova/api/ec2/cloud.py:1179
1746
1741
msgid "Floating ip is already associated."
1747
1742
msgstr ""
1748
1743
 
1749
 
#: nova/api/ec2/cloud.py:1172
 
1744
#: nova/api/ec2/cloud.py:1182
1750
1745
msgid "l3driver call to add floating ip failed."
1751
1746
msgstr ""
1752
1747
 
1753
 
#: nova/api/ec2/cloud.py:1175
 
1748
#: nova/api/ec2/cloud.py:1185
1754
1749
msgid "Error, unable to associate floating ip."
1755
1750
msgstr ""
1756
1751
 
1757
 
#: nova/api/ec2/cloud.py:1183
 
1752
#: nova/api/ec2/cloud.py:1193
1758
1753
#, python-format
1759
1754
msgid "Disassociate address %s"
1760
1755
msgstr ""
1761
1756
 
1762
 
#: nova/api/ec2/cloud.py:1188
 
1757
#: nova/api/ec2/cloud.py:1198
1763
1758
msgid "Floating ip is not associated."
1764
1759
msgstr ""
1765
1760
 
1766
 
#: nova/api/ec2/cloud.py:1215
 
1761
#: nova/api/ec2/cloud.py:1201
 
1762
#: nova/api/openstack/compute/contrib/floating_ips.py:100
 
1763
msgid "Cannot disassociate auto assigned floating ip"
 
1764
msgstr ""
 
1765
 
 
1766
#: nova/api/ec2/cloud.py:1228
1767
1767
msgid "Image must be available"
1768
1768
msgstr ""
1769
1769
 
1770
 
#: nova/api/ec2/cloud.py:1247
 
1770
#: nova/api/ec2/cloud.py:1260
1771
1771
msgid "Going to start terminating instances"
1772
1772
msgstr ""
1773
1773
 
1774
 
#: nova/api/ec2/cloud.py:1257
 
1774
#: nova/api/ec2/cloud.py:1270
1775
1775
#, python-format
1776
1776
msgid "Reboot instance %r"
1777
1777
msgstr ""
1778
1778
 
1779
 
#: nova/api/ec2/cloud.py:1266
 
1779
#: nova/api/ec2/cloud.py:1279
1780
1780
msgid "Going to stop instances"
1781
1781
msgstr ""
1782
1782
 
1783
 
#: nova/api/ec2/cloud.py:1275
 
1783
#: nova/api/ec2/cloud.py:1288
1784
1784
msgid "Going to start instances"
1785
1785
msgstr ""
1786
1786
 
1787
 
#: nova/api/ec2/cloud.py:1366
 
1787
#: nova/api/ec2/cloud.py:1379
1788
1788
#, python-format
1789
1789
msgid "De-registering image %s"
1790
1790
msgstr ""
1791
1791
 
1792
 
#: nova/api/ec2/cloud.py:1382
 
1792
#: nova/api/ec2/cloud.py:1395
1793
1793
msgid "imageLocation is required"
1794
1794
msgstr ""
1795
1795
 
1796
 
#: nova/api/ec2/cloud.py:1401
 
1796
#: nova/api/ec2/cloud.py:1414
1797
1797
#, python-format
1798
1798
msgid "Registered image %(image_location)s with id %(image_id)s"
1799
1799
msgstr ""
1800
1800
 
1801
 
#: nova/api/ec2/cloud.py:1463
 
1801
#: nova/api/ec2/cloud.py:1476
1802
1802
msgid "user or group not specified"
1803
1803
msgstr ""
1804
1804
 
1805
 
#: nova/api/ec2/cloud.py:1465
 
1805
#: nova/api/ec2/cloud.py:1478
1806
1806
msgid "only group \"all\" is supported"
1807
1807
msgstr ""
1808
1808
 
1809
 
#: nova/api/ec2/cloud.py:1467
 
1809
#: nova/api/ec2/cloud.py:1480
1810
1810
msgid "operation_type must be add or remove"
1811
1811
msgstr ""
1812
1812
 
1813
 
#: nova/api/ec2/cloud.py:1469
 
1813
#: nova/api/ec2/cloud.py:1482
1814
1814
#, python-format
1815
1815
msgid "Updating image %s publicity"
1816
1816
msgstr ""
1817
1817
 
1818
 
#: nova/api/ec2/cloud.py:1482
 
1818
#: nova/api/ec2/cloud.py:1495
1819
1819
#, python-format
1820
1820
msgid "Not allowed to modify attributes for image %s"
1821
1821
msgstr ""
1822
1822
 
1823
 
#: nova/api/ec2/cloud.py:1511
 
1823
#: nova/api/ec2/cloud.py:1524
1824
1824
#, python-format
1825
1825
msgid ""
1826
1826
"Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not "
1827
1827
"have a volume attached at root (%(root)s)"
1828
1828
msgstr ""
1829
1829
 
1830
 
#: nova/api/ec2/cloud.py:1541
 
1830
#: nova/api/ec2/cloud.py:1554
1831
1831
#, python-format
1832
1832
msgid "Couldn't stop instance with in %d sec"
1833
1833
msgstr ""
1834
1834
 
1835
 
#: nova/api/ec2/cloud.py:1559
 
1835
#: nova/api/ec2/cloud.py:1572
1836
1836
#, python-format
1837
1837
msgid "image of %(instance)s at %(now)s"
1838
1838
msgstr ""
1839
1839
 
1840
 
#: nova/api/ec2/cloud.py:1592
 
1840
#: nova/api/ec2/cloud.py:1605
1841
1841
msgid "Invalid CIDR"
1842
1842
msgstr ""
1843
1843
 
1851
1851
msgid "Caught error: %s"
1852
1852
msgstr ""
1853
1853
 
1854
 
#: nova/api/openstack/__init__.py:60 nova/api/openstack/wsgi.py:968
 
1854
#: nova/api/openstack/__init__.py:60 nova/api/openstack/wsgi.py:986
1855
1855
#, python-format
1856
1856
msgid "%(url)s returned with HTTP %(status)d"
1857
1857
msgstr ""
1865
1865
msgid "Extended resource: %s"
1866
1866
msgstr ""
1867
1867
 
1868
 
#: nova/api/openstack/__init__.py:168
 
1868
#: nova/api/openstack/__init__.py:171
1869
1869
#, python-format
1870
1870
msgid ""
1871
1871
"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such "
1872
1872
"resource"
1873
1873
msgstr ""
1874
1874
 
1875
 
#: nova/api/openstack/__init__.py:173
 
1875
#: nova/api/openstack/__init__.py:176
1876
1876
#, python-format
1877
1877
msgid "Extension %(ext_name)s extending resource: %(collection)s"
1878
1878
msgstr ""
1900
1900
msgid "offset param must be positive"
1901
1901
msgstr ""
1902
1902
 
1903
 
#: nova/api/openstack/common.py:215 nova/api/openstack/compute/servers.py:538
 
1903
#: nova/api/openstack/common.py:215 nova/api/openstack/compute/servers.py:536
1904
1904
#, python-format
1905
1905
msgid "marker [%s] not found"
1906
1906
msgstr ""
2004
2004
msgid "Failed to load extension %(ext_name)s: %(exc)s"
2005
2005
msgstr ""
2006
2006
 
2007
 
#: nova/api/openstack/wsgi.py:199 nova/api/openstack/wsgi.py:610
 
2007
#: nova/api/openstack/wsgi.py:199 nova/api/openstack/wsgi.py:619
2008
2008
msgid "cannot understand JSON"
2009
2009
msgstr ""
2010
2010
 
2013
2013
msgid "cannot understand XML"
2014
2014
msgstr ""
2015
2015
 
2016
 
#: nova/api/openstack/wsgi.py:615
 
2016
#: nova/api/openstack/wsgi.py:624
2017
2017
msgid "too many body keys"
2018
2018
msgstr ""
2019
2019
 
2020
 
#: nova/api/openstack/wsgi.py:658
 
2020
#: nova/api/openstack/wsgi.py:667
2021
2021
#, python-format
2022
2022
msgid "Exception handling resource: %s"
2023
2023
msgstr ""
2024
2024
 
2025
 
#: nova/api/openstack/wsgi.py:662
 
2025
#: nova/api/openstack/wsgi.py:671
2026
2026
#, python-format
2027
2027
msgid "Fault thrown: %s"
2028
2028
msgstr ""
2029
2029
 
2030
 
#: nova/api/openstack/wsgi.py:665
 
2030
#: nova/api/openstack/wsgi.py:674
2031
2031
#, python-format
2032
2032
msgid "HTTP exception thrown: %s"
2033
2033
msgstr ""
2034
2034
 
2035
 
#: nova/api/openstack/wsgi.py:779
 
2035
#: nova/api/openstack/wsgi.py:788
2036
2036
msgid "Unrecognized Content-Type provided in request"
2037
2037
msgstr ""
2038
2038
 
2039
 
#: nova/api/openstack/wsgi.py:783
 
2039
#: nova/api/openstack/wsgi.py:792
2040
2040
msgid "No Content-Type provided in request"
2041
2041
msgstr ""
2042
2042
 
2043
 
#: nova/api/openstack/wsgi.py:787
 
2043
#: nova/api/openstack/wsgi.py:796
2044
2044
msgid "Empty body provided in request"
2045
2045
msgstr ""
2046
2046
 
2047
 
#: nova/api/openstack/wsgi.py:898
 
2047
#: nova/api/openstack/wsgi.py:897
 
2048
msgid "Invalid XML in request body"
 
2049
msgstr ""
 
2050
 
 
2051
#: nova/api/openstack/wsgi.py:916
2048
2052
#, python-format
2049
2053
msgid "There is no such action: %s"
2050
2054
msgstr ""
2051
2055
 
2052
 
#: nova/api/openstack/wsgi.py:901 nova/api/openstack/wsgi.py:914
 
2056
#: nova/api/openstack/wsgi.py:919 nova/api/openstack/wsgi.py:932
2053
2057
#: nova/api/openstack/compute/server_metadata.py:58
2054
2058
#: nova/api/openstack/compute/server_metadata.py:76
2055
2059
#: nova/api/openstack/compute/server_metadata.py:101
2058
2062
msgid "Malformed request body"
2059
2063
msgstr ""
2060
2064
 
2061
 
#: nova/api/openstack/wsgi.py:911
 
2065
#: nova/api/openstack/wsgi.py:929
2062
2066
msgid "Unsupported Content-Type"
2063
2067
msgstr ""
2064
2068
 
2065
 
#: nova/api/openstack/wsgi.py:923
 
2069
#: nova/api/openstack/wsgi.py:941
2066
2070
msgid "Malformed request url"
2067
2071
msgstr ""
2068
2072
 
2069
 
#: nova/api/openstack/wsgi.py:971
 
2073
#: nova/api/openstack/wsgi.py:989
2070
2074
#, python-format
2071
2075
msgid "%(url)s returned a fault: %(e)s"
2072
2076
msgstr ""
2159
2163
 
2160
2164
#: nova/api/openstack/compute/server_metadata.py:38
2161
2165
#: nova/api/openstack/compute/server_metadata.py:122
2162
 
#: nova/api/openstack/compute/server_metadata.py:163
 
2166
#: nova/api/openstack/compute/server_metadata.py:166
2163
2167
msgid "Server does not exist"
2164
2168
msgstr ""
2165
2169
 
2166
 
#: nova/api/openstack/compute/server_metadata.py:145
2167
 
#: nova/api/openstack/compute/server_metadata.py:156
 
2170
#: nova/api/openstack/compute/server_metadata.py:148
 
2171
#: nova/api/openstack/compute/server_metadata.py:159
2168
2172
msgid "Metadata item was not found"
2169
2173
msgstr ""
2170
2174
 
2171
 
#: nova/api/openstack/compute/servers.py:446
2172
 
#: nova/api/openstack/compute/servers.py:458
2173
 
#: nova/api/openstack/compute/servers.py:554
2174
 
#: nova/api/openstack/compute/servers.py:710
2175
 
#: nova/api/openstack/compute/servers.py:959
2176
 
#: nova/api/openstack/compute/servers.py:1062
2177
 
#: nova/api/openstack/compute/servers.py:1212
 
2175
#: nova/api/openstack/compute/servers.py:445
 
2176
#: nova/api/openstack/compute/servers.py:457
 
2177
#: nova/api/openstack/compute/servers.py:552
 
2178
#: nova/api/openstack/compute/servers.py:720
 
2179
#: nova/api/openstack/compute/servers.py:981
 
2180
#: nova/api/openstack/compute/servers.py:1084
 
2181
#: nova/api/openstack/compute/servers.py:1234
2178
2182
msgid "Instance could not be found"
2179
2183
msgstr ""
2180
2184
 
2181
 
#: nova/api/openstack/compute/servers.py:490
2182
 
#, python-format
2183
 
msgid "Invalid server status: %(status)s"
2184
 
msgstr ""
2185
 
 
2186
 
#: nova/api/openstack/compute/servers.py:498
 
2185
#: nova/api/openstack/compute/servers.py:496
2187
2186
msgid "Invalid changes-since value"
2188
2187
msgstr ""
2189
2188
 
2190
 
#: nova/api/openstack/compute/servers.py:517
 
2189
#: nova/api/openstack/compute/servers.py:515
2191
2190
msgid "Only administrators may list deleted instances"
2192
2191
msgstr ""
2193
2192
 
2194
 
#: nova/api/openstack/compute/servers.py:561
 
2193
#: nova/api/openstack/compute/servers.py:559
2195
2194
msgid "Server name is not a string or unicode"
2196
2195
msgstr ""
2197
2196
 
2198
 
#: nova/api/openstack/compute/servers.py:565
 
2197
#: nova/api/openstack/compute/servers.py:563
2199
2198
msgid "Server name is an empty string"
2200
2199
msgstr ""
2201
2200
 
2202
 
#: nova/api/openstack/compute/servers.py:569
 
2201
#: nova/api/openstack/compute/servers.py:567
2203
2202
msgid "Server name must be less than 256 characters."
2204
2203
msgstr ""
2205
2204
 
2206
 
#: nova/api/openstack/compute/servers.py:586
 
2205
#: nova/api/openstack/compute/servers.py:584
2207
2206
#, python-format
2208
2207
msgid "Bad personality format: missing %s"
2209
2208
msgstr ""
2210
2209
 
2211
 
#: nova/api/openstack/compute/servers.py:589
 
2210
#: nova/api/openstack/compute/servers.py:587
2212
2211
msgid "Bad personality format"
2213
2212
msgstr ""
2214
2213
 
2215
 
#: nova/api/openstack/compute/servers.py:593
 
2214
#: nova/api/openstack/compute/servers.py:591
2216
2215
#, python-format
2217
2216
msgid "Personality content for %s cannot be decoded"
2218
2217
msgstr ""
2219
2218
 
2220
 
#: nova/api/openstack/compute/servers.py:612
 
2219
#: nova/api/openstack/compute/servers.py:622
2221
2220
msgid "Unknown argment : port"
2222
2221
msgstr ""
2223
2222
 
2224
 
#: nova/api/openstack/compute/servers.py:615
 
2223
#: nova/api/openstack/compute/servers.py:625
2225
2224
#, python-format
2226
2225
msgid "Bad port format: port uuid is not in proper format (%s)"
2227
2226
msgstr ""
2228
2227
 
2229
 
#: nova/api/openstack/compute/servers.py:625
 
2228
#: nova/api/openstack/compute/servers.py:635
2230
2229
#, python-format
2231
2230
msgid "Bad networks format: network uuid is not in proper format (%s)"
2232
2231
msgstr ""
2233
2232
 
2234
 
#: nova/api/openstack/compute/servers.py:635
 
2233
#: nova/api/openstack/compute/servers.py:645
2235
2234
#, python-format
2236
2235
msgid "Invalid fixed IP address (%s)"
2237
2236
msgstr ""
2238
2237
 
2239
 
#: nova/api/openstack/compute/servers.py:648
 
2238
#: nova/api/openstack/compute/servers.py:658
2240
2239
#, python-format
2241
2240
msgid "Duplicate networks (%s) are not allowed"
2242
2241
msgstr ""
2243
2242
 
2244
 
#: nova/api/openstack/compute/servers.py:654
 
2243
#: nova/api/openstack/compute/servers.py:664
2245
2244
#, python-format
2246
2245
msgid "Bad network format: missing %s"
2247
2246
msgstr ""
2248
2247
 
2249
 
#: nova/api/openstack/compute/servers.py:657
 
2248
#: nova/api/openstack/compute/servers.py:667
2250
2249
msgid "Bad networks format"
2251
2250
msgstr ""
2252
2251
 
2253
 
#: nova/api/openstack/compute/servers.py:683
 
2252
#: nova/api/openstack/compute/servers.py:693
2254
2253
msgid "Userdata content cannot be decoded"
2255
2254
msgstr ""
2256
2255
 
2257
 
#: nova/api/openstack/compute/servers.py:690
 
2256
#: nova/api/openstack/compute/servers.py:700
2258
2257
msgid "accessIPv4 is not proper IPv4 format"
2259
2258
msgstr ""
2260
2259
 
2261
 
#: nova/api/openstack/compute/servers.py:697
 
2260
#: nova/api/openstack/compute/servers.py:707
2262
2261
msgid "accessIPv6 is not proper IPv6 format"
2263
2262
msgstr ""
2264
2263
 
2265
 
#: nova/api/openstack/compute/servers.py:726
 
2264
#: nova/api/openstack/compute/servers.py:736
2266
2265
msgid "Server name is not defined"
2267
2266
msgstr ""
2268
2267
 
2269
 
#: nova/api/openstack/compute/servers.py:775
2270
 
#: nova/api/openstack/compute/servers.py:875
 
2268
#: nova/api/openstack/compute/servers.py:785
 
2269
#: nova/api/openstack/compute/servers.py:891
2271
2270
msgid "Invalid flavorRef provided."
2272
2271
msgstr ""
2273
2272
 
2274
 
#: nova/api/openstack/compute/servers.py:811
 
2273
#: nova/api/openstack/compute/servers.py:825
2275
2274
msgid "min_count must be an integer value"
2276
2275
msgstr ""
2277
2276
 
2278
 
#: nova/api/openstack/compute/servers.py:814
 
2277
#: nova/api/openstack/compute/servers.py:828
2279
2278
msgid "min_count must be > 0"
2280
2279
msgstr ""
2281
2280
 
2282
 
#: nova/api/openstack/compute/servers.py:819
 
2281
#: nova/api/openstack/compute/servers.py:833
2283
2282
msgid "max_count must be an integer value"
2284
2283
msgstr ""
2285
2284
 
2286
 
#: nova/api/openstack/compute/servers.py:822
 
2285
#: nova/api/openstack/compute/servers.py:836
2287
2286
msgid "max_count must be > 0"
2288
2287
msgstr ""
2289
2288
 
2290
 
#: nova/api/openstack/compute/servers.py:825
 
2289
#: nova/api/openstack/compute/servers.py:839
2291
2290
msgid "min_count must be <= max_count"
2292
2291
msgstr ""
2293
2292
 
2294
 
#: nova/api/openstack/compute/servers.py:872
 
2293
#: nova/api/openstack/compute/servers.py:888
2295
2294
msgid "Can not find requested image"
2296
2295
msgstr ""
2297
2296
 
2298
 
#: nova/api/openstack/compute/servers.py:878
 
2297
#: nova/api/openstack/compute/servers.py:894
2299
2298
msgid "Invalid key_name provided."
2300
2299
msgstr ""
2301
2300
 
2302
 
#: nova/api/openstack/compute/servers.py:951
 
2301
#: nova/api/openstack/compute/servers.py:973
2303
2302
msgid "HostId cannot be updated."
2304
2303
msgstr ""
2305
2304
 
2306
 
#: nova/api/openstack/compute/servers.py:977
2307
 
#: nova/api/openstack/compute/servers.py:997
 
2305
#: nova/api/openstack/compute/servers.py:999
 
2306
#: nova/api/openstack/compute/servers.py:1019
2308
2307
msgid "Instance has not been resized."
2309
2308
msgstr ""
2310
2309
 
2311
 
#: nova/api/openstack/compute/servers.py:983
 
2310
#: nova/api/openstack/compute/servers.py:1005
2312
2311
#, python-format
2313
2312
msgid "Error in confirm-resize %s"
2314
2313
msgstr ""
2315
2314
 
2316
 
#: nova/api/openstack/compute/servers.py:1003
 
2315
#: nova/api/openstack/compute/servers.py:1025
2317
2316
#, python-format
2318
2317
msgid "Error in revert-resize %s"
2319
2318
msgstr ""
2320
2319
 
2321
 
#: nova/api/openstack/compute/servers.py:1016
 
2320
#: nova/api/openstack/compute/servers.py:1038
2322
2321
msgid "Argument 'type' for reboot is not HARD or SOFT"
2323
2322
msgstr ""
2324
2323
 
2325
 
#: nova/api/openstack/compute/servers.py:1020
 
2324
#: nova/api/openstack/compute/servers.py:1042
2326
2325
msgid "Missing argument 'type' for reboot"
2327
2326
msgstr ""
2328
2327
 
2329
 
#: nova/api/openstack/compute/servers.py:1033
 
2328
#: nova/api/openstack/compute/servers.py:1055
2330
2329
#, python-format
2331
2330
msgid "Error in reboot %s"
2332
2331
msgstr ""
2333
2332
 
2334
 
#: nova/api/openstack/compute/servers.py:1045
 
2333
#: nova/api/openstack/compute/servers.py:1067
2335
2334
msgid "Unable to locate requested flavor."
2336
2335
msgstr ""
2337
2336
 
2338
 
#: nova/api/openstack/compute/servers.py:1048
 
2337
#: nova/api/openstack/compute/servers.py:1070
2339
2338
msgid "Resize requires a flavor change."
2340
2339
msgstr ""
2341
2340
 
2342
 
#: nova/api/openstack/compute/servers.py:1072
 
2341
#: nova/api/openstack/compute/servers.py:1094
2343
2342
msgid "Missing imageRef attribute"
2344
2343
msgstr ""
2345
2344
 
2346
 
#: nova/api/openstack/compute/servers.py:1081
 
2345
#: nova/api/openstack/compute/servers.py:1103
2347
2346
#: nova/api/openstack/volume/volumes.py:263
2348
2347
#: nova/api/openstack/volume/volumes.py:267
2349
2348
msgid "Invalid imageRef provided."
2350
2349
msgstr ""
2351
2350
 
2352
 
#: nova/api/openstack/compute/servers.py:1090
 
2351
#: nova/api/openstack/compute/servers.py:1112
2353
2352
msgid "Missing flavorRef attribute"
2354
2353
msgstr ""
2355
2354
 
2356
 
#: nova/api/openstack/compute/servers.py:1103
 
2355
#: nova/api/openstack/compute/servers.py:1125
2357
2356
msgid "No adminPass was specified"
2358
2357
msgstr ""
2359
2358
 
2360
 
#: nova/api/openstack/compute/servers.py:1107
2361
 
#: nova/api/openstack/compute/servers.py:1307
 
2359
#: nova/api/openstack/compute/servers.py:1129
 
2360
#: nova/api/openstack/compute/servers.py:1331
2362
2361
msgid "Invalid adminPass"
2363
2362
msgstr ""
2364
2363
 
2365
 
#: nova/api/openstack/compute/servers.py:1118
 
2364
#: nova/api/openstack/compute/servers.py:1140
2366
2365
msgid "Unable to parse metadata key/value pairs."
2367
2366
msgstr ""
2368
2367
 
2369
 
#: nova/api/openstack/compute/servers.py:1131
 
2368
#: nova/api/openstack/compute/servers.py:1153
2370
2369
msgid "Resize request has invalid 'flavorRef' attribute."
2371
2370
msgstr ""
2372
2371
 
2373
 
#: nova/api/openstack/compute/servers.py:1134
 
2372
#: nova/api/openstack/compute/servers.py:1156
2374
2373
msgid "Resize requests require 'flavorRef' attribute."
2375
2374
msgstr ""
2376
2375
 
2377
 
#: nova/api/openstack/compute/servers.py:1152
 
2376
#: nova/api/openstack/compute/servers.py:1174
2378
2377
#: nova/api/openstack/compute/contrib/aggregates.py:142
2379
2378
#: nova/api/openstack/compute/contrib/keypairs.py:78
2380
2379
#: nova/api/openstack/compute/contrib/networks.py:75
2382
2381
msgid "Invalid request body"
2383
2382
msgstr ""
2384
2383
 
2385
 
#: nova/api/openstack/compute/servers.py:1157
 
2384
#: nova/api/openstack/compute/servers.py:1179
2386
2385
msgid "Could not parse imageRef from request."
2387
2386
msgstr ""
2388
2387
 
2389
 
#: nova/api/openstack/compute/servers.py:1217
 
2388
#: nova/api/openstack/compute/servers.py:1241
2390
2389
msgid "Cannot find image for rebuild"
2391
2390
msgstr ""
2392
2391
 
2393
 
#: nova/api/openstack/compute/servers.py:1250
 
2392
#: nova/api/openstack/compute/servers.py:1274
2394
2393
msgid "createImage entity requires name attribute"
2395
2394
msgstr ""
2396
2395
 
2397
 
#: nova/api/openstack/compute/servers.py:1334
 
2396
#: nova/api/openstack/compute/servers.py:1358
2398
2397
#, python-format
2399
2398
msgid "Removing options '%(unk_opt_str)s' from query"
2400
2399
msgstr ""
2540
2539
msgid "Only root certificate can be retrieved."
2541
2540
msgstr ""
2542
2541
 
2543
 
#: nova/api/openstack/compute/contrib/cloudpipe.py:142
 
2542
#: nova/api/openstack/compute/contrib/cloudpipe.py:149
2544
2543
msgid ""
2545
2544
"Unable to claim IP for VPN instances, ensure it isn't running, and try "
2546
2545
"again in a few minutes"
2586
2585
msgid "Floating ip is not associated"
2587
2586
msgstr ""
2588
2587
 
2589
 
#: nova/api/openstack/compute/contrib/floating_ips.py:175
 
2588
#: nova/api/openstack/compute/contrib/floating_ips.py:151
 
2589
#: nova/api/openstack/compute/contrib/floating_ips.py:199
 
2590
#, python-format
 
2591
msgid "Floating ip not found for id %s"
 
2592
msgstr ""
 
2593
 
 
2594
#: nova/api/openstack/compute/contrib/floating_ips.py:184
2590
2595
#, python-format
2591
2596
msgid "No more floating ips in pool %s."
2592
2597
msgstr ""
2593
2598
 
2594
 
#: nova/api/openstack/compute/contrib/floating_ips.py:177
 
2599
#: nova/api/openstack/compute/contrib/floating_ips.py:186
2595
2600
msgid "No more floating ips available."
2596
2601
msgstr ""
2597
2602
 
2598
 
#: nova/api/openstack/compute/contrib/floating_ips.py:221
2599
 
#: nova/api/openstack/compute/contrib/floating_ips.py:273
2600
 
#: nova/api/openstack/compute/contrib/security_groups.py:416
 
2603
#: nova/api/openstack/compute/contrib/floating_ips.py:234
 
2604
#: nova/api/openstack/compute/contrib/floating_ips.py:290
 
2605
#: nova/api/openstack/compute/contrib/security_groups.py:417
2601
2606
msgid "Missing parameter dict"
2602
2607
msgstr ""
2603
2608
 
2604
 
#: nova/api/openstack/compute/contrib/floating_ips.py:224
2605
 
#: nova/api/openstack/compute/contrib/floating_ips.py:276
 
2609
#: nova/api/openstack/compute/contrib/floating_ips.py:237
 
2610
#: nova/api/openstack/compute/contrib/floating_ips.py:293
2606
2611
msgid "Address not specified"
2607
2612
msgstr ""
2608
2613
 
2609
 
#: nova/api/openstack/compute/contrib/floating_ips.py:231
 
2614
#: nova/api/openstack/compute/contrib/floating_ips.py:244
2610
2615
msgid "No nw_info cache associated with instance"
2611
2616
msgstr ""
2612
2617
 
2613
 
#: nova/api/openstack/compute/contrib/floating_ips.py:236
 
2618
#: nova/api/openstack/compute/contrib/floating_ips.py:249
2614
2619
msgid "No fixed ips associated to instance"
2615
2620
msgstr ""
2616
2621
 
2617
 
#: nova/api/openstack/compute/contrib/floating_ips.py:252
 
2622
#: nova/api/openstack/compute/contrib/floating_ips.py:265
2618
2623
msgid "floating ip is already associated"
2619
2624
msgstr ""
2620
2625
 
2621
 
#: nova/api/openstack/compute/contrib/floating_ips.py:255
 
2626
#: nova/api/openstack/compute/contrib/floating_ips.py:268
2622
2627
msgid "l3driver call to add floating ip failed"
2623
2628
msgstr ""
2624
2629
 
2625
 
#: nova/api/openstack/compute/contrib/floating_ips.py:258
 
2630
#: nova/api/openstack/compute/contrib/floating_ips.py:272
 
2631
#: nova/api/openstack/compute/contrib/floating_ips.py:301
 
2632
msgid "floating ip not found"
 
2633
msgstr ""
 
2634
 
 
2635
#: nova/api/openstack/compute/contrib/floating_ips.py:275
2626
2636
msgid "Error. Unable to associate floating ip"
2627
2637
msgstr ""
2628
2638
 
2759
2769
msgid "Malformed scheduler_hints attribute"
2760
2770
msgstr ""
2761
2771
 
2762
 
#: nova/api/openstack/compute/contrib/security_groups.py:223
 
2772
#: nova/api/openstack/compute/contrib/security_groups.py:224
2763
2773
msgid "Security group id should be integer"
2764
2774
msgstr ""
2765
2775
 
2766
 
#: nova/api/openstack/compute/contrib/security_groups.py:332
 
2776
#: nova/api/openstack/compute/contrib/security_groups.py:333
2767
2777
msgid "Not enough parameters to build a valid rule."
2768
2778
msgstr ""
2769
2779
 
2770
 
#: nova/api/openstack/compute/contrib/security_groups.py:338
 
2780
#: nova/api/openstack/compute/contrib/security_groups.py:339
2771
2781
#, python-format
2772
2782
msgid "This rule already exists in group %s"
2773
2783
msgstr ""
2774
2784
 
2775
 
#: nova/api/openstack/compute/contrib/security_groups.py:419
 
2785
#: nova/api/openstack/compute/contrib/security_groups.py:420
2776
2786
msgid "Security group not specified"
2777
2787
msgstr ""
2778
2788
 
2779
 
#: nova/api/openstack/compute/contrib/security_groups.py:423
 
2789
#: nova/api/openstack/compute/contrib/security_groups.py:424
2780
2790
msgid "Security group name cannot be empty"
2781
2791
msgstr ""
2782
2792
 
2833
2843
msgid "Instance has had its instance_type removed from the DB"
2834
2844
msgstr ""
2835
2845
 
2836
 
#: nova/api/openstack/volume/volumes.py:312
 
2846
#: nova/api/openstack/volume/volumes.py:277
 
2847
msgid "Invalid request body. 'volume' not found"
 
2848
msgstr ""
 
2849
 
 
2850
#: nova/api/openstack/volume/volumes.py:307
 
2851
msgid "Invalid request body. 'size' not found"
 
2852
msgstr ""
 
2853
 
 
2854
#: nova/api/openstack/volume/volumes.py:317
2837
2855
msgid "Snapshot and image cannot be specified together."
2838
2856
msgstr ""
2839
2857
 
2840
 
#: nova/api/openstack/volume/volumes.py:356
 
2858
#: nova/api/openstack/volume/volumes.py:361
2841
2859
#, python-format
2842
2860
msgid "Removing options '%(bad_options)s' from query"
2843
2861
msgstr ""
2851
2869
msgid "No image_name was specified in request."
2852
2870
msgstr ""
2853
2871
 
2854
 
#: nova/cloudpipe/pipelib.py:43
 
2872
#: nova/cloudpipe/pipelib.py:44
2855
2873
msgid "Instance type for vpn instances"
2856
2874
msgstr ""
2857
2875
 
2858
 
#: nova/cloudpipe/pipelib.py:46
 
2876
#: nova/cloudpipe/pipelib.py:47
2859
2877
msgid "Template for cloudpipe instance boot script"
2860
2878
msgstr ""
2861
2879
 
2862
 
#: nova/cloudpipe/pipelib.py:49
 
2880
#: nova/cloudpipe/pipelib.py:50
2863
2881
msgid "Network to push into openvpn config"
2864
2882
msgstr ""
2865
2883
 
2866
 
#: nova/cloudpipe/pipelib.py:52
 
2884
#: nova/cloudpipe/pipelib.py:53
2867
2885
msgid "Netmask to push into openvpn config"
2868
2886
msgstr ""
2869
2887
 
2870
 
#: nova/cloudpipe/pipelib.py:104
 
2888
#: nova/cloudpipe/pipelib.py:106
2871
2889
#, python-format
2872
2890
msgid "Launching VPN for %s"
2873
2891
msgstr ""
2920
2938
msgid "Metadata property value greater than 255 characters"
2921
2939
msgstr ""
2922
2940
 
2923
 
#: nova/compute/api.py:490
 
2941
#: nova/compute/api.py:498
2924
2942
#, python-format
2925
2943
msgid "Going to run %s instances..."
2926
2944
msgstr ""
2927
2945
 
2928
 
#: nova/compute/api.py:563
 
2946
#: nova/compute/api.py:569
2929
2947
#, python-format
2930
2948
msgid "bdm %s"
2931
2949
msgstr ""
2932
2950
 
2933
 
#: nova/compute/api.py:590
 
2951
#: nova/compute/api.py:596
2934
2952
#, python-format
2935
2953
msgid "block_device_mapping %s"
2936
2954
msgstr ""
2937
2955
 
2938
 
#: nova/compute/api.py:822
 
2956
#: nova/compute/api.py:828
2939
2957
msgid "Going to try to soft delete instance"
2940
2958
msgstr ""
2941
2959
 
2942
 
#: nova/compute/api.py:839
 
2960
#: nova/compute/api.py:845
2943
2961
msgid "No host for instance, deleting immediately"
2944
2962
msgstr ""
2945
2963
 
2946
 
#: nova/compute/api.py:916
 
2964
#: nova/compute/api.py:929
2947
2965
msgid "host for instance is down, deleting from database"
2948
2966
msgstr ""
2949
2967
 
2950
 
#: nova/compute/api.py:937
 
2968
#: nova/compute/api.py:950
2951
2969
msgid "Going to try to terminate instance"
2952
2970
msgstr ""
2953
2971
 
2954
 
#: nova/compute/api.py:977
 
2972
#: nova/compute/api.py:990
2955
2973
msgid "Going to try to stop instance"
2956
2974
msgstr ""
2957
2975
 
2958
 
#: nova/compute/api.py:991
 
2976
#: nova/compute/api.py:1004
2959
2977
msgid "Going to try to start instance"
2960
2978
msgstr ""
2961
2979
 
2962
 
#: nova/compute/api.py:1055 nova/volume/api.py:264
 
2980
#: nova/compute/api.py:1068 nova/volume/api.py:264
2963
2981
#: nova/volume/volume_types.py:64
2964
2982
#, python-format
2965
2983
msgid "Searching by: %s"
2966
2984
msgstr ""
2967
2985
 
2968
 
#: nova/compute/api.py:1190
 
2986
#: nova/compute/api.py:1203
2969
2987
#, python-format
2970
2988
msgid "Image type not recognized %s"
2971
2989
msgstr ""
2972
2990
 
2973
 
#: nova/compute/api.py:1277
 
2991
#: nova/compute/api.py:1312
2974
2992
#, python-format
2975
2993
msgid "snapshot for %s"
2976
2994
msgstr ""
2977
2995
 
2978
 
#: nova/compute/api.py:1568
 
2996
#: nova/compute/api.py:1634
2979
2997
msgid "flavor_id is None. Assuming migration."
2980
2998
msgstr ""
2981
2999
 
2982
 
#: nova/compute/api.py:1577
 
3000
#: nova/compute/api.py:1643
2983
3001
#, python-format
2984
3002
msgid ""
2985
3003
"Old instance type %(current_instance_type_name)s,  new instance type "
2986
3004
"%(new_instance_type_name)s"
2987
3005
msgstr ""
2988
3006
 
2989
 
#: nova/compute/api.py:1619
 
3007
#: nova/compute/api.py:1685
2990
3008
#, python-format
2991
3009
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance. %(msg)s"
2992
3010
msgstr ""
2993
3011
 
2994
 
#: nova/compute/api.py:1791
 
3012
#: nova/compute/api.py:1857
2995
3013
msgid "Locking"
2996
3014
msgstr ""
2997
3015
 
2998
 
#: nova/compute/api.py:1799
 
3016
#: nova/compute/api.py:1865
2999
3017
msgid "Unlocking"
3000
3018
msgstr ""
3001
3019
 
3002
 
#: nova/compute/api.py:1867
 
3020
#: nova/compute/api.py:1933
3003
3021
msgid "Volume must be attached in order to detach."
3004
3022
msgstr ""
3005
3023
 
3006
 
#: nova/compute/api.py:1952
 
3024
#: nova/compute/api.py:2018
3007
3025
#, python-format
3008
3026
msgid "Going to try to live migrate instance to %s"
3009
3027
msgstr ""
3010
3028
 
3011
 
#: nova/compute/api.py:2101
 
3029
#: nova/compute/api.py:2167
3012
3030
msgid "Keypair name contains unsafe characters"
3013
3031
msgstr ""
3014
3032
 
3015
 
#: nova/compute/api.py:2105
 
3033
#: nova/compute/api.py:2171
3016
3034
msgid "Keypair name must be between 1 and 255 characters long"
3017
3035
msgstr ""
3018
3036
 
3019
 
#: nova/compute/api.py:2206
 
3037
#: nova/compute/api.py:2272
3020
3038
#, python-format
3021
3039
msgid "Security group %s is not a string or unicode"
3022
3040
msgstr ""
3023
3041
 
3024
 
#: nova/compute/api.py:2209
 
3042
#: nova/compute/api.py:2275
3025
3043
#, python-format
3026
3044
msgid "Security group %s cannot be empty."
3027
3045
msgstr ""
3028
3046
 
3029
 
#: nova/compute/api.py:2217
 
3047
#: nova/compute/api.py:2283
3030
3048
#, python-format
3031
3049
msgid ""
3032
3050
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
3033
3051
"limited to '%(allowed)'."
3034
3052
msgstr ""
3035
3053
 
3036
 
#: nova/compute/api.py:2223
 
3054
#: nova/compute/api.py:2289
3037
3055
#, python-format
3038
3056
msgid "Security group %s should not be greater than 255 characters."
3039
3057
msgstr ""
3040
3058
 
3041
 
#: nova/compute/api.py:2243
 
3059
#: nova/compute/api.py:2309
3042
3060
msgid "Quota exceeded, too many security groups."
3043
3061
msgstr ""
3044
3062
 
3045
 
#: nova/compute/api.py:2246
 
3063
#: nova/compute/api.py:2312
3046
3064
#, python-format
3047
3065
msgid "Create Security Group %s"
3048
3066
msgstr ""
3049
3067
 
3050
 
#: nova/compute/api.py:2253
 
3068
#: nova/compute/api.py:2319
3051
3069
#, python-format
3052
3070
msgid "Security group %s already exists"
3053
3071
msgstr ""
3054
3072
 
3055
 
#: nova/compute/api.py:2318
 
3073
#: nova/compute/api.py:2384
3056
3074
msgid "Security group is still in use"
3057
3075
msgstr ""
3058
3076
 
3059
 
#: nova/compute/api.py:2326
 
3077
#: nova/compute/api.py:2392
3060
3078
msgid "Failed to update usages deallocating security group"
3061
3079
msgstr ""
3062
3080
 
3063
 
#: nova/compute/api.py:2329
 
3081
#: nova/compute/api.py:2395
3064
3082
#, python-format
3065
3083
msgid "Delete security group %s"
3066
3084
msgstr ""
3067
3085
 
3068
 
#: nova/compute/api.py:2586
 
3086
#: nova/compute/api.py:2652
3069
3087
#, python-format
3070
3088
msgid "Rule (%s) not found"
3071
3089
msgstr ""
3072
3090
 
3073
 
#: nova/compute/api.py:2595
 
3091
#: nova/compute/api.py:2661
3074
3092
msgid "Quota exceeded, too many security group rules."
3075
3093
msgstr ""
3076
3094
 
3077
 
#: nova/compute/api.py:2598
 
3095
#: nova/compute/api.py:2664
3078
3096
#, python-format
3079
3097
msgid "Authorize security group ingress %s"
3080
3098
msgstr ""
3081
3099
 
3082
 
#: nova/compute/api.py:2609
 
3100
#: nova/compute/api.py:2675
3083
3101
#, python-format
3084
3102
msgid "Revoke security group ingress %s"
3085
3103
msgstr ""
3086
3104
 
3087
 
#: nova/compute/instance_types.py:61
 
3105
#: nova/compute/instance_types.py:63
3088
3106
msgid "names can only contain [a-zA-Z0-9_.- ]"
3089
3107
msgstr ""
3090
3108
 
3091
 
#: nova/compute/instance_types.py:70 nova/compute/instance_types.py:78
 
3109
#: nova/compute/instance_types.py:72 nova/compute/instance_types.py:80
3092
3110
msgid "create arguments must be positive integers"
3093
3111
msgstr ""
3094
3112
 
3095
 
#: nova/compute/instance_types.py:92 nova/volume/volume_types.py:41
 
3113
#: nova/compute/instance_types.py:94 nova/volume/volume_types.py:41
3096
3114
#, python-format
3097
3115
msgid "DB error: %s"
3098
3116
msgstr ""
3099
3117
 
3100
 
#: nova/compute/instance_types.py:102
 
3118
#: nova/compute/instance_types.py:104
3101
3119
#, python-format
3102
3120
msgid "Instance type %s not found for deletion"
3103
3121
msgstr ""
3106
3124
msgid "Possibly task preempted."
3107
3125
msgstr ""
3108
3126
 
3109
 
#: nova/compute/manager.py:223
 
3127
#: nova/compute/manager.py:230
 
3128
msgid "Compute driver option required, but not specified"
 
3129
msgstr ""
 
3130
 
 
3131
#: nova/compute/manager.py:233
3110
3132
#, python-format
3111
3133
msgid "Loading compute driver '%s'"
3112
3134
msgstr ""
3113
3135
 
3114
 
#: nova/compute/manager.py:229
 
3136
#: nova/compute/manager.py:239
3115
3137
#, python-format
3116
3138
msgid "Unable to load the virtualization driver: %s"
3117
3139
msgstr ""
3118
3140
 
3119
 
#: nova/compute/manager.py:264
 
3141
#: nova/compute/manager.py:274
3120
3142
msgid "Instance has been destroyed from under us while trying to set it to ERROR"
3121
3143
msgstr ""
3122
3144
 
3123
 
#: nova/compute/manager.py:292
 
3145
#: nova/compute/manager.py:302
3124
3146
#, python-format
3125
3147
msgid "Current state is %(drv_state)s, state in DB is %(db_state)s."
3126
3148
msgstr ""
3127
3149
 
3128
 
#: nova/compute/manager.py:306
 
3150
#: nova/compute/manager.py:316
3129
3151
msgid "Rebooting instance after nova-compute restart."
3130
3152
msgstr ""
3131
3153
 
3132
 
#: nova/compute/manager.py:320
 
3154
#: nova/compute/manager.py:330
3133
3155
msgid "Hypervisor driver does not support resume guests"
3134
3156
msgstr ""
3135
3157
 
3136
 
#: nova/compute/manager.py:330
 
3158
#: nova/compute/manager.py:340
3137
3159
msgid "Hypervisor driver does not support firewall rules"
3138
3160
msgstr ""
3139
3161
 
3140
 
#: nova/compute/manager.py:339
 
3162
#: nova/compute/manager.py:352
3141
3163
msgid "Checking state"
3142
3164
msgstr ""
3143
3165
 
3144
 
#: nova/compute/manager.py:412
 
3166
#: nova/compute/manager.py:425
3145
3167
#, python-format
3146
3168
msgid "Setting up bdm %s"
3147
3169
msgstr ""
3148
3170
 
3149
 
#: nova/compute/manager.py:534
 
3171
#: nova/compute/manager.py:518
 
3172
msgid "Failed to dealloc network for deleted instance"
 
3173
msgstr ""
 
3174
 
 
3175
#: nova/compute/manager.py:550
3150
3176
#, python-format
3151
3177
msgid "Build error: %s"
3152
3178
msgstr ""
3153
3179
 
3154
 
#: nova/compute/manager.py:551
 
3180
#: nova/compute/manager.py:567
3155
3181
msgid "Error trying to reschedule"
3156
3182
msgstr ""
3157
3183
 
3158
 
#: nova/compute/manager.py:568
 
3184
#: nova/compute/manager.py:584
3159
3185
msgid "Retry info not present, will not reschedule"
3160
3186
msgstr ""
3161
3187
 
3162
 
#: nova/compute/manager.py:573
 
3188
#: nova/compute/manager.py:589
3163
3189
msgid "No request spec, will not reschedule"
3164
3190
msgstr ""
3165
3191
 
3166
 
#: nova/compute/manager.py:579
 
3192
#: nova/compute/manager.py:595
3167
3193
#, python-format
3168
3194
msgid "Re-scheduling instance: attempt %d"
3169
3195
msgstr ""
3170
3196
 
3171
 
#: nova/compute/manager.py:604
 
3197
#: nova/compute/manager.py:620
3172
3198
msgid "Instance build timed out. Set to error state."
3173
3199
msgstr ""
3174
3200
 
3175
 
#: nova/compute/manager.py:635
 
3201
#: nova/compute/manager.py:651
3176
3202
msgid "Instance has already been created"
3177
3203
msgstr "인스턴스가 이미 생성되었습니다"
3178
3204
 
3179
 
#: nova/compute/manager.py:678
 
3205
#: nova/compute/manager.py:694
3180
3206
#, python-format
3181
3207
msgid ""
3182
3208
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
3183
3209
"allowed_size_bytes=%(allowed_size_bytes)d"
3184
3210
msgstr ""
3185
3211
 
3186
 
#: nova/compute/manager.py:684
 
3212
#: nova/compute/manager.py:700
3187
3213
#, python-format
3188
3214
msgid ""
3189
3215
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
3190
3216
"size %(allowed_size_bytes)d"
3191
3217
msgstr ""
3192
3218
 
3193
 
#: nova/compute/manager.py:694
 
3219
#: nova/compute/manager.py:710
3194
3220
msgid "Starting instance..."
3195
3221
msgstr ""
3196
3222
 
3197
 
#: nova/compute/manager.py:715
 
3223
#: nova/compute/manager.py:731
3198
3224
msgid "Instance failed network setup"
3199
3225
msgstr ""
3200
3226
 
3201
 
#: nova/compute/manager.py:719
 
3227
#: nova/compute/manager.py:735
3202
3228
#, python-format
3203
3229
msgid "Instance network_info: |%s|"
3204
3230
msgstr ""
3205
3231
 
3206
 
#: nova/compute/manager.py:732
 
3232
#: nova/compute/manager.py:748
3207
3233
msgid "Instance failed block device setup"
3208
3234
msgstr ""
3209
3235
 
3210
 
#: nova/compute/manager.py:750
 
3236
#: nova/compute/manager.py:766
3211
3237
msgid "Instance failed to spawn"
3212
3238
msgstr ""
3213
3239
 
3214
 
#: nova/compute/manager.py:774
 
3240
#: nova/compute/manager.py:790
3215
3241
msgid "Deallocating network for instance"
3216
3242
msgstr ""
3217
3243
 
3218
 
#: nova/compute/manager.py:834
 
3244
#: nova/compute/manager.py:862
3219
3245
#, python-format
3220
3246
msgid "%(action_str)s instance"
3221
3247
msgstr ""
3222
3248
 
3223
 
#: nova/compute/manager.py:865
 
3249
#: nova/compute/manager.py:893
3224
3250
#, python-format
3225
3251
msgid "Ignoring DiskNotFound: %s"
3226
3252
msgstr ""
3227
3253
 
3228
 
#: nova/compute/manager.py:868
 
3254
#: nova/compute/manager.py:896
3229
3255
#, python-format
3230
3256
msgid "Ignoring VolumeNotFound: %s"
3231
3257
msgstr ""
3232
3258
 
3233
 
#: nova/compute/manager.py:877
 
3259
#: nova/compute/manager.py:903
3234
3260
#, python-format
3235
3261
msgid "terminating bdm %s"
3236
3262
msgstr ""
3237
3263
 
3238
 
#: nova/compute/manager.py:901
 
3264
#: nova/compute/manager.py:927
3239
3265
#, python-format
3240
3266
msgid "Ignoring volume cleanup failure due to %s"
3241
3267
msgstr ""
3242
3268
 
3243
 
#: nova/compute/manager.py:933 nova/compute/manager.py:1683
3244
 
#: nova/compute/manager.py:2814
 
3269
#: nova/compute/manager.py:967 nova/compute/manager.py:1808
 
3270
#: nova/compute/manager.py:2993
3245
3271
#, python-format
3246
3272
msgid "%s. Setting instance vm_state to ERROR"
3247
3273
msgstr ""
3248
3274
 
3249
 
#: nova/compute/manager.py:1015
 
3275
#: nova/compute/manager.py:1049
3250
3276
#, fuzzy
3251
3277
msgid "Rebuilding instance"
3252
3278
msgstr "인스턴스 %s를 재부팅합니다"
3253
3279
 
3254
 
#: nova/compute/manager.py:1091
 
3280
#: nova/compute/manager.py:1128
3255
3281
#, fuzzy
3256
3282
msgid "Rebooting instance"
3257
3283
msgstr "인스턴스 %s를 재부팅합니다"
3258
3284
 
3259
 
#: nova/compute/manager.py:1103
 
3285
#: nova/compute/manager.py:1152
3260
3286
#, python-format
3261
3287
msgid ""
3262
3288
"trying to reboot a non-running instance: (state: %(state)s expected: "
3263
3289
"%(running)s)"
3264
3290
msgstr ""
3265
3291
 
3266
 
#: nova/compute/manager.py:1117
 
3292
#: nova/compute/manager.py:1161
3267
3293
#, fuzzy, python-format
3268
3294
msgid "Cannot reboot instance: %(exc)s"
3269
3295
msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다"
3270
3296
 
3271
 
#: nova/compute/manager.py:1154
 
3297
#: nova/compute/manager.py:1198
3272
3298
#, fuzzy
3273
3299
msgid "instance snapshotting"
3274
3300
msgstr "인스턴스 %s: 스냅샷 저장중"
3275
3301
 
3276
 
#: nova/compute/manager.py:1160
 
3302
#: nova/compute/manager.py:1204
3277
3303
#, python-format
3278
3304
msgid ""
3279
3305
"trying to snapshot a non-running instance: (state: %(state)s expected: "
3280
3306
"%(running)s)"
3281
3307
msgstr ""
3282
3308
 
3283
 
#: nova/compute/manager.py:1225
 
3309
#: nova/compute/manager.py:1274
3284
3310
#, python-format
3285
3311
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
3286
3312
msgstr ""
3287
3313
 
3288
 
#: nova/compute/manager.py:1231
 
3314
#: nova/compute/manager.py:1280
3289
3315
#, python-format
3290
3316
msgid "Rotating out %d backups"
3291
3317
msgstr ""
3292
3318
 
3293
 
#: nova/compute/manager.py:1236
 
3319
#: nova/compute/manager.py:1285
3294
3320
#, python-format
3295
3321
msgid "Deleting image %s"
3296
3322
msgstr ""
3297
3323
 
3298
 
#: nova/compute/manager.py:1267
 
3324
#: nova/compute/manager.py:1316
3299
3325
#, python-format
3300
3326
msgid "Failed to set admin password. Instance %s is not running"
3301
3327
msgstr ""
3302
3328
 
3303
 
#: nova/compute/manager.py:1274
 
3329
#: nova/compute/manager.py:1323
3304
3330
msgid "Root password set"
3305
3331
msgstr ""
3306
3332
 
3307
 
#: nova/compute/manager.py:1284
 
3333
#: nova/compute/manager.py:1333
3308
3334
msgid "set_admin_password is not implemented by this driver."
3309
3335
msgstr ""
3310
3336
 
3311
 
#: nova/compute/manager.py:1300
 
3337
#: nova/compute/manager.py:1349
3312
3338
#, python-format
3313
3339
msgid "set_admin_password failed: %s"
3314
3340
msgstr ""
3315
3341
 
3316
 
#: nova/compute/manager.py:1308
 
3342
#: nova/compute/manager.py:1357
3317
3343
msgid "error setting admin password"
3318
3344
msgstr ""
3319
3345
 
3320
 
#: nova/compute/manager.py:1323
 
3346
#: nova/compute/manager.py:1372
3321
3347
#, python-format
3322
3348
msgid ""
3323
3349
"trying to inject a file into a non-running (state: "
3324
3350
"%(current_power_state)s expected: %(expected_state)s)"
3325
3351
msgstr ""
3326
3352
 
3327
 
#: nova/compute/manager.py:1327
 
3353
#: nova/compute/manager.py:1376
3328
3354
#, python-format
3329
3355
msgid "injecting file to %(path)s"
3330
3356
msgstr ""
3331
3357
 
3332
 
#: nova/compute/manager.py:1340
 
3358
#: nova/compute/manager.py:1389
3333
3359
msgid "Rescuing"
3334
3360
msgstr ""
3335
3361
 
3336
 
#: nova/compute/manager.py:1367
 
3362
#: nova/compute/manager.py:1416
3337
3363
msgid "Unrescuing"
3338
3364
msgstr ""
3339
3365
 
3340
 
#: nova/compute/manager.py:1388
 
3366
#: nova/compute/manager.py:1437
3341
3367
#, python-format
3342
3368
msgid "Changing instance metadata according to %(diff)r"
3343
3369
msgstr ""
3344
3370
 
3345
 
#: nova/compute/manager.py:1528
 
3371
#: nova/compute/manager.py:1619
3346
3372
msgid "destination same as source!"
3347
3373
msgstr ""
3348
3374
 
3349
 
#: nova/compute/manager.py:1546
 
3375
#: nova/compute/manager.py:1637
3350
3376
msgid "Migrating"
3351
3377
msgstr ""
3352
3378
 
3353
 
#: nova/compute/manager.py:1736
 
3379
#: nova/compute/manager.py:1805
 
3380
#, python-format
 
3381
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
 
3382
msgstr ""
 
3383
 
 
3384
#: nova/compute/manager.py:1861
3354
3385
msgid "Pausing"
3355
3386
msgstr ""
3356
3387
 
3357
 
#: nova/compute/manager.py:1753
 
3388
#: nova/compute/manager.py:1878
3358
3389
msgid "Unpausing"
3359
3390
msgstr ""
3360
3391
 
3361
 
#: nova/compute/manager.py:1791
 
3392
#: nova/compute/manager.py:1916
3362
3393
msgid "Retrieving diagnostics"
3363
3394
msgstr ""
3364
3395
 
3365
 
#: nova/compute/manager.py:1821
 
3396
#: nova/compute/manager.py:1946
3366
3397
msgid "Resuming"
3367
3398
msgstr ""
3368
3399
 
3369
 
#: nova/compute/manager.py:1837
 
3400
#: nova/compute/manager.py:1962
3370
3401
msgid "Reset network"
3371
3402
msgstr ""
3372
3403
 
3373
 
#: nova/compute/manager.py:1842
 
3404
#: nova/compute/manager.py:1967
3374
3405
msgid "Inject network info"
3375
3406
msgstr ""
3376
3407
 
3377
 
#: nova/compute/manager.py:1845
 
3408
#: nova/compute/manager.py:1970
3378
3409
#, python-format
3379
3410
msgid "network_info to inject: |%s|"
3380
3411
msgstr ""
3381
3412
 
3382
 
#: nova/compute/manager.py:1862
 
3413
#: nova/compute/manager.py:1987
3383
3414
msgid "Get console output"
3384
3415
msgstr ""
3385
3416
 
3386
 
#: nova/compute/manager.py:1887
 
3417
#: nova/compute/manager.py:2012
3387
3418
msgid "Getting vnc console"
3388
3419
msgstr ""
3389
3420
 
3390
 
#: nova/compute/manager.py:1915
 
3421
#: nova/compute/manager.py:2040
3391
3422
#, python-format
3392
3423
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
3393
3424
msgstr ""
3394
3425
 
3395
 
#: nova/compute/manager.py:1957
 
3426
#: nova/compute/manager.py:2083
3396
3427
#, python-format
3397
3428
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
3398
3429
msgstr ""
3399
3430
 
3400
 
#: nova/compute/manager.py:1966
 
3431
#: nova/compute/manager.py:2092
3401
3432
#, python-format
3402
3433
msgid ""
3403
3434
"Failed to connect to volume %(volume_id)s while attaching at "
3404
3435
"%(mountpoint)s"
3405
3436
msgstr ""
3406
3437
 
3407
 
#: nova/compute/manager.py:1981
 
3438
#: nova/compute/manager.py:2107
3408
3439
#, fuzzy, python-format
3409
3440
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
3410
3441
msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s"
3411
3442
 
3412
 
#: nova/compute/manager.py:2010
 
3443
#: nova/compute/manager.py:2136
3413
3444
#, python-format
3414
3445
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
3415
3446
msgstr ""
3416
3447
 
3417
 
#: nova/compute/manager.py:2014
 
3448
#: nova/compute/manager.py:2140
3418
3449
#, fuzzy
3419
3450
msgid "Detaching volume from unknown instance"
3420
3451
msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다"
3421
3452
 
3422
 
#: nova/compute/manager.py:2027
 
3453
#: nova/compute/manager.py:2153
3423
3454
#, fuzzy, python-format
3424
3455
msgid "Faild to detach volume %(volume_id)s from %(mp)s"
3425
3456
msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s"
3426
3457
 
3427
 
#: nova/compute/manager.py:2120
 
3458
#: nova/compute/manager.py:2246
3428
3459
msgid "Instance has no volume."
3429
3460
msgstr ""
3430
3461
 
3431
 
#: nova/compute/manager.py:2173
 
3462
#: nova/compute/manager.py:2306
3432
3463
#, python-format
3433
3464
msgid "Pre live migration failed at  %(dest)s"
3434
3465
msgstr ""
3435
3466
 
3436
 
#: nova/compute/manager.py:2199
 
3467
#: nova/compute/manager.py:2332
3437
3468
msgid "_post_live_migration() is started.."
3438
3469
msgstr ""
3439
3470
 
3440
 
#: nova/compute/manager.py:2228
 
3471
#: nova/compute/manager.py:2365
3441
3472
msgid "No floating_ip found"
3442
3473
msgstr ""
3443
3474
 
3444
 
#: nova/compute/manager.py:2236
 
3475
#: nova/compute/manager.py:2373
3445
3476
msgid "No floating_ip found."
3446
3477
msgstr ""
3447
3478
 
3448
 
#: nova/compute/manager.py:2238
 
3479
#: nova/compute/manager.py:2375
3449
3480
#, python-format
3450
3481
msgid ""
3451
3482
"Live migration: Unexpected error: cannot inherit floating ip.\n"
3452
3483
"%(e)s"
3453
3484
msgstr ""
3454
3485
 
3455
 
#: nova/compute/manager.py:2264
 
3486
#: nova/compute/manager.py:2401
3456
3487
#, python-format
3457
3488
msgid "Migrating instance to %(dest)s finished successfully."
3458
3489
msgstr ""
3459
3490
 
3460
 
#: nova/compute/manager.py:2266
 
3491
#: nova/compute/manager.py:2403
3461
3492
msgid ""
3462
3493
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
3463
3494
"with matching name.\" This error can be safely ignored."
3464
3495
msgstr ""
3465
3496
 
3466
 
#: nova/compute/manager.py:2280
 
3497
#: nova/compute/manager.py:2417
3467
3498
msgid "Post operation of migration started"
3468
3499
msgstr ""
3469
3500
 
3470
 
#: nova/compute/manager.py:2411
 
3501
#: nova/compute/manager.py:2548
3471
3502
msgid "Updated the info_cache for instance"
3472
3503
msgstr ""
3473
3504
 
3474
 
#: nova/compute/manager.py:2437
 
3505
#: nova/compute/manager.py:2574
3475
3506
#, python-format
3476
3507
msgid ""
3477
3508
"Found %(migration_count)d unconfirmed migrations older than "
3478
3509
"%(confirm_window)d seconds"
3479
3510
msgstr ""
3480
3511
 
3481
 
#: nova/compute/manager.py:2442
 
3512
#: nova/compute/manager.py:2579
3482
3513
#, python-format
3483
3514
msgid "Setting migration %(migration_id)s to error: %(reason)s"
3484
3515
msgstr ""
3485
3516
 
3486
 
#: nova/compute/manager.py:2451
 
3517
#: nova/compute/manager.py:2588
3487
3518
#, python-format
3488
3519
msgid ""
3489
3520
"Automatically confirming migration %(migration_id)s for instance "
3490
3521
"%(instance_uuid)s"
3491
3522
msgstr ""
3492
3523
 
3493
 
#: nova/compute/manager.py:2458
 
3524
#: nova/compute/manager.py:2595
3494
3525
#, python-format
3495
3526
msgid "Instance %(instance_uuid)s not found"
3496
3527
msgstr ""
3497
3528
 
3498
 
#: nova/compute/manager.py:2462
 
3529
#: nova/compute/manager.py:2599
3499
3530
msgid "In ERROR state"
3500
3531
msgstr ""
3501
3532
 
3502
 
#: nova/compute/manager.py:2469
 
3533
#: nova/compute/manager.py:2606
3503
3534
#, python-format
3504
3535
msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None"
3505
3536
msgstr ""
3506
3537
 
3507
 
#: nova/compute/manager.py:2477
 
3538
#: nova/compute/manager.py:2614
3508
3539
#, python-format
3509
3540
msgid "Error auto-confirming resize: %(e)s. Will retry later."
3510
3541
msgstr ""
3511
3542
 
3512
 
#: nova/compute/manager.py:2494
 
3543
#: nova/compute/manager.py:2631
3513
3544
#, python-format
3514
3545
msgid ""
3515
3546
"Running instance usage audit for host %(host)s from %(begin_time)s to "
3516
3547
"%(end_time)s. %(number_instances)s instances."
3517
3548
msgstr ""
3518
3549
 
3519
 
#: nova/compute/manager.py:2512
 
3550
#: nova/compute/manager.py:2649
3520
3551
#, python-format
3521
3552
msgid "Failed to generate usage audit for instance on host %s"
3522
3553
msgstr ""
3523
3554
 
3524
 
#: nova/compute/manager.py:2536
 
3555
#: nova/compute/manager.py:2672
3525
3556
msgid "Updating bandwidth usage cache"
3526
3557
msgstr ""
3527
3558
 
3528
 
#: nova/compute/manager.py:2562
 
3559
#: nova/compute/manager.py:2737
3529
3560
msgid "Updating host status"
3530
3561
msgstr ""
3531
3562
 
3532
 
#: nova/compute/manager.py:2589
 
3563
#: nova/compute/manager.py:2763
3533
3564
#, python-format
3534
3565
msgid ""
3535
3566
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
3536
3567
"the hypervisor."
3537
3568
msgstr ""
3538
3569
 
3539
 
#: nova/compute/manager.py:2595 nova/compute/manager.py:2633
 
3570
#: nova/compute/manager.py:2769 nova/compute/manager.py:2807
3540
3571
msgid "During sync_power_state the instance has a pending task. Skip."
3541
3572
msgstr ""
3542
3573
 
3543
 
#: nova/compute/manager.py:2620
 
3574
#: nova/compute/manager.py:2794
3544
3575
#, python-format
3545
3576
msgid ""
3546
3577
"During the sync_power process the instance has moved from host %(src)s to"
3547
3578
" host %(dst)s"
3548
3579
msgstr ""
3549
3580
 
3550
 
#: nova/compute/manager.py:2657
 
3581
#: nova/compute/manager.py:2831
3551
3582
msgid "Instance shutdown by itself. Calling the stop API."
3552
3583
msgstr ""
3553
3584
 
3554
 
#: nova/compute/manager.py:2669 nova/compute/manager.py:2680
3555
 
#: nova/compute/manager.py:2694
 
3585
#: nova/compute/manager.py:2843 nova/compute/manager.py:2854
 
3586
#: nova/compute/manager.py:2868
3556
3587
msgid "error during stop() in sync_power_state."
3557
3588
msgstr ""
3558
3589
 
3559
 
#: nova/compute/manager.py:2674
 
3590
#: nova/compute/manager.py:2848
3560
3591
msgid "Instance is paused or suspended unexpectedly. Calling the stop API."
3561
3592
msgstr ""
3562
3593
 
3563
 
#: nova/compute/manager.py:2687
 
3594
#: nova/compute/manager.py:2861
3564
3595
msgid "Instance is not stopped. Calling the stop API."
3565
3596
msgstr ""
3566
3597
 
3567
 
#: nova/compute/manager.py:2703
 
3598
#: nova/compute/manager.py:2877
3568
3599
#, fuzzy
3569
3600
msgid "Instance is not (soft-)deleted."
3570
3601
msgstr "인스턴스 %s: 스냅샷 저장중"
3571
3602
 
3572
 
#: nova/compute/manager.py:2711
 
3603
#: nova/compute/manager.py:2885
3573
3604
msgid "FLAGS.reclaim_instance_interval <= 0, skipping..."
3574
3605
msgstr ""
3575
3606
 
3576
 
#: nova/compute/manager.py:2722
 
3607
#: nova/compute/manager.py:2898
3577
3608
msgid "Reclaiming deleted instance"
3578
3609
msgstr ""
3579
3610
 
3580
 
#: nova/compute/manager.py:2768
 
3611
#: nova/compute/manager.py:2947
3581
3612
#, python-format
3582
3613
msgid ""
3583
3614
"Detected instance with name label '%(name)s' which is marked as DELETED "
3584
3615
"but still present on host."
3585
3616
msgstr ""
3586
3617
 
3587
 
#: nova/compute/manager.py:2775
 
3618
#: nova/compute/manager.py:2954
3588
3619
#, python-format
3589
3620
msgid ""
3590
3621
"Destroying instance with name label '%(name)s' which is marked as DELETED"
3591
3622
" but still present on host."
3592
3623
msgstr ""
3593
3624
 
3594
 
#: nova/compute/manager.py:2782
 
3625
#: nova/compute/manager.py:2961
3595
3626
#, python-format
3596
3627
msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action"
3597
3628
msgstr ""
3598
3629
 
3599
 
#: nova/compute/resource_tracker.py:173
 
3630
#: nova/compute/resource_tracker.py:151
 
3631
msgid ""
 
3632
"Host field should be not be set on the instance until resources have been"
 
3633
" claimed."
 
3634
msgstr ""
 
3635
 
 
3636
#: nova/compute/resource_tracker.py:168
3600
3637
#, python-format
3601
3638
msgid ""
3602
3639
"Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs "
3603
3640
"%(vcpus)d"
3604
3641
msgstr ""
3605
3642
 
3606
 
#: nova/compute/resource_tracker.py:202
 
3643
#: nova/compute/resource_tracker.py:210
3607
3644
#, python-format
3608
3645
msgid ""
3609
3646
"Total memory: %(total_mem)d MB, used: %(used_mem)d MB, free: %(free_mem)d"
3610
3647
" MB"
3611
3648
msgstr ""
3612
3649
 
3613
 
#: nova/compute/resource_tracker.py:211
 
3650
#: nova/compute/resource_tracker.py:219
3614
3651
msgid "Memory limit not specified, defaulting to unlimited"
3615
3652
msgstr ""
3616
3653
 
3617
 
#: nova/compute/resource_tracker.py:217
 
3654
#: nova/compute/resource_tracker.py:225
3618
3655
#, python-format
3619
3656
msgid "Memory limit: %(memory_mb_limit)d MB, free: %(free_ram_mb)d MB"
3620
3657
msgstr ""
3621
3658
 
3622
 
#: nova/compute/resource_tracker.py:224
 
3659
#: nova/compute/resource_tracker.py:232
3623
3660
#, python-format
3624
3661
msgid ""
3625
3662
"Unable to claim resources.  Free memory %(free_ram_mb)d MB < requested "
3626
3663
"memory %(memory_mb)d MB"
3627
3664
msgstr ""
3628
3665
 
3629
 
#: nova/compute/resource_tracker.py:233
 
3666
#: nova/compute/resource_tracker.py:241
3630
3667
#, python-format
3631
3668
msgid ""
3632
3669
"Total disk: %(total_disk)d GB, used: %(used_disk)d GB, free: "
3633
3670
"%(free_disk)d GB"
3634
3671
msgstr ""
3635
3672
 
3636
 
#: nova/compute/resource_tracker.py:242
 
3673
#: nova/compute/resource_tracker.py:250
3637
3674
msgid "Disk limit not specified, defaulting to unlimited"
3638
3675
msgstr ""
3639
3676
 
3640
 
#: nova/compute/resource_tracker.py:248
 
3677
#: nova/compute/resource_tracker.py:256
3641
3678
#, python-format
3642
3679
msgid "Disk limit: %(disk_gb_limit)d GB, free: %(free_disk_gb)d GB"
3643
3680
msgstr ""
3644
3681
 
3645
 
#: nova/compute/resource_tracker.py:254
 
3682
#: nova/compute/resource_tracker.py:262
3646
3683
#, python-format
3647
3684
msgid ""
3648
3685
"Unable to claim resources.  Free disk %(free_disk_gb)d GB < requested "
3649
3686
"disk %(disk_gb)d GB"
3650
3687
msgstr ""
3651
3688
 
3652
 
#: nova/compute/resource_tracker.py:265
 
3689
#: nova/compute/resource_tracker.py:273
3653
3690
#, python-format
3654
3691
msgid "Total VCPUs: %(total_vcpus)d, used: %(used_vcpus)d"
3655
3692
msgstr ""
3656
3693
 
3657
 
#: nova/compute/resource_tracker.py:272
 
3694
#: nova/compute/resource_tracker.py:280
3658
3695
msgid "VCPU limit not specified, defaulting to unlimited"
3659
3696
msgstr ""
3660
3697
 
3661
 
#: nova/compute/resource_tracker.py:276
 
3698
#: nova/compute/resource_tracker.py:284
3662
3699
#, python-format
3663
3700
msgid "CPU limit: %(vcpu_limit)d"
3664
3701
msgstr ""
3665
3702
 
3666
 
#: nova/compute/resource_tracker.py:283
 
3703
#: nova/compute/resource_tracker.py:291
3667
3704
#, python-format
3668
3705
msgid ""
3669
3706
"Unable to claim resources.  Free CPU %(free_vcpus)d < requested CPU "
3670
3707
"%(vcpus)d"
3671
3708
msgstr ""
3672
3709
 
3673
 
#: nova/compute/resource_tracker.py:306
 
3710
#: nova/compute/resource_tracker.py:310
3674
3711
#, python-format
3675
3712
msgid "Finishing claim: %s"
3676
3713
msgstr ""
3677
3714
 
3678
 
#: nova/compute/resource_tracker.py:308
3679
 
#, python-format
3680
 
msgid ""
3681
 
"Can't find claim %s.  It may have been 'finished' twice, or it has "
3682
 
"already timed out."
3683
 
msgstr ""
3684
 
 
3685
3715
#: nova/compute/resource_tracker.py:325
3686
3716
#, python-format
3687
3717
msgid "Aborting claim: %s"
3688
3718
msgstr ""
3689
3719
 
3690
 
#: nova/compute/resource_tracker.py:335
3691
 
#, python-format
3692
 
msgid ""
3693
 
"Claim %s not found.  It either timed out or was already explicitly "
3694
 
"finished/aborted"
3695
 
msgstr ""
3696
 
 
3697
 
#: nova/compute/resource_tracker.py:369
 
3720
#: nova/compute/resource_tracker.py:363
3698
3721
msgid ""
3699
3722
"Virt driver does not support 'get_available_resource'  Compute tracking "
3700
3723
"is disabled."
3701
3724
msgstr ""
3702
3725
 
3703
 
#: nova/compute/resource_tracker.py:408
 
3726
#: nova/compute/resource_tracker.py:401
3704
3727
#, python-format
3705
3728
msgid "Compute_service record created for %s "
3706
3729
msgstr ""
3707
3730
 
3708
 
#: nova/compute/resource_tracker.py:413
 
3731
#: nova/compute/resource_tracker.py:406
3709
3732
#, python-format
3710
3733
msgid "Compute_service record updated for %s "
3711
3734
msgstr ""
3712
3735
 
3713
 
#: nova/compute/resource_tracker.py:423
3714
 
#, python-format
3715
 
msgid "Expiring resource claim %s"
3716
 
msgstr ""
3717
 
 
3718
 
#: nova/compute/resource_tracker.py:437
 
3736
#: nova/compute/resource_tracker.py:425
3719
3737
#, python-format
3720
3738
msgid "No service record for host %s"
3721
3739
msgstr ""
3722
3740
 
3723
 
#: nova/compute/resource_tracker.py:447
 
3741
#: nova/compute/resource_tracker.py:435
3724
3742
#, python-format
3725
3743
msgid "Hypervisor: free ram (MB): %s"
3726
3744
msgstr ""
3727
3745
 
3728
 
#: nova/compute/resource_tracker.py:448
 
3746
#: nova/compute/resource_tracker.py:436
3729
3747
#, python-format
3730
3748
msgid "Hypervisor: free disk (GB): %s"
3731
3749
msgstr ""
3732
3750
 
3733
 
#: nova/compute/resource_tracker.py:453
 
3751
#: nova/compute/resource_tracker.py:441
3734
3752
#, python-format
3735
3753
msgid "Hypervisor: free VCPUs: %s"
3736
3754
msgstr ""
3737
3755
 
3738
 
#: nova/compute/resource_tracker.py:455
 
3756
#: nova/compute/resource_tracker.py:443
3739
3757
msgid "Hypervisor: VCPU information unavailable"
3740
3758
msgstr ""
3741
3759
 
3742
 
#: nova/compute/resource_tracker.py:462
 
3760
#: nova/compute/resource_tracker.py:450
3743
3761
#, python-format
3744
3762
msgid "Free ram (MB): %s"
3745
3763
msgstr ""
3746
3764
 
3747
 
#: nova/compute/resource_tracker.py:463
 
3765
#: nova/compute/resource_tracker.py:451
3748
3766
#, python-format
3749
3767
msgid "Free disk (GB): %s"
3750
3768
msgstr ""
3751
3769
 
3752
 
#: nova/compute/resource_tracker.py:468
 
3770
#: nova/compute/resource_tracker.py:456
3753
3771
#, python-format
3754
3772
msgid "Free VCPUS: %s"
3755
3773
msgstr ""
3756
3774
 
3757
 
#: nova/compute/resource_tracker.py:470
 
3775
#: nova/compute/resource_tracker.py:458
3758
3776
msgid "Free VCPU information unavailable"
3759
3777
msgstr ""
3760
3778
 
3761
 
#: nova/compute/resource_tracker.py:545
 
3779
#: nova/compute/resource_tracker.py:533
3762
3780
#, python-format
3763
3781
msgid "Missing keys: %s"
3764
3782
msgstr ""
3772
3790
msgid "Unable to find host for Instance %s"
3773
3791
msgstr ""
3774
3792
 
3775
 
#: nova/compute/utils.py:83
 
3793
#: nova/compute/utils.py:87
3776
3794
#, python-format
3777
3795
msgid "Using %(prefix)s instead of %(req_prefix)s"
3778
3796
msgstr ""
3831
3849
msgid "Checking Token: %(token)s, %(token_valid)s)"
3832
3850
msgstr ""
3833
3851
 
3834
 
#: nova/db/sqlalchemy/api.py:57
3835
 
msgid "Use of empty request context is deprecated"
3836
 
msgstr ""
3837
 
 
3838
 
#: nova/db/sqlalchemy/api.py:213
 
3852
#: nova/db/sqlalchemy/api.py:206
3839
3853
#, python-format
3840
3854
msgid "Unrecognized read_deleted value '%s'"
3841
3855
msgstr ""
3842
3856
 
3843
 
#: nova/db/sqlalchemy/api.py:2777
 
3857
#: nova/db/sqlalchemy/api.py:2790
3844
3858
#, python-format
3845
3859
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
3846
3860
msgstr ""
3847
3861
 
3848
 
#: nova/db/sqlalchemy/api.py:4655
 
3862
#: nova/db/sqlalchemy/api.py:4691
3849
3863
msgid "Backend exists"
3850
3864
msgstr ""
3851
3865
 
3852
 
#: nova/db/sqlalchemy/api.py:4675 nova/db/sqlalchemy/api.py:4701
 
3866
#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737
3853
3867
#, python-format
3854
3868
msgid "No backend config with id %(sm_backend_id)s"
3855
3869
msgstr ""
3856
3870
 
3857
 
#: nova/db/sqlalchemy/api.py:4713
 
3871
#: nova/db/sqlalchemy/api.py:4749
3858
3872
#, python-format
3859
3873
msgid "No backend config with sr uuid %(sr_uuid)s"
3860
3874
msgstr ""
3861
3875
 
3862
 
#: nova/db/sqlalchemy/api.py:4747
 
3876
#: nova/db/sqlalchemy/api.py:4783
3863
3877
msgid "Flavor exists"
3864
3878
msgstr ""
3865
3879
 
3866
 
#: nova/db/sqlalchemy/api.py:4762
 
3880
#: nova/db/sqlalchemy/api.py:4798
3867
3881
#, python-format
3868
3882
msgid "%(sm_flavor_id) flavor not found"
3869
3883
msgstr ""
3870
3884
 
3871
 
#: nova/db/sqlalchemy/api.py:4781
 
3885
#: nova/db/sqlalchemy/api.py:4817
3872
3886
#, python-format
3873
3887
msgid "No sm_flavor called %(sm_flavor_id)s"
3874
3888
msgstr ""
3875
3889
 
3876
 
#: nova/db/sqlalchemy/api.py:4798
 
3890
#: nova/db/sqlalchemy/api.py:4834
3877
3891
#, python-format
3878
3892
msgid "No sm_flavor called %(sm_flavor_label)s"
3879
3893
msgstr ""
3880
3894
 
3881
 
#: nova/db/sqlalchemy/api.py:4836
 
3895
#: nova/db/sqlalchemy/api.py:4872
3882
3896
#, python-format
3883
3897
msgid "No sm_volume with id %(volume_id)s"
3884
3898
msgstr ""
4026
4040
msgid "Bad project_id for to_global_ipv6: %s"
4027
4041
msgstr ""
4028
4042
 
4029
 
#: nova/network/api.py:52
 
4043
#: nova/network/api.py:53
4030
4044
msgid "instance is a required argument to use @refresh_cache"
4031
4045
msgstr ""
4032
4046
 
4033
 
#: nova/network/api.py:79
 
4047
#: nova/network/api.py:80
4034
4048
#, fuzzy, python-format
4035
4049
msgid "args: %s"
4036
4050
msgstr "플래그 경로: %s"
4037
4051
 
4038
 
#: nova/network/api.py:80
 
4052
#: nova/network/api.py:81
4039
4053
#, python-format
4040
4054
msgid "kwargs: %s"
4041
4055
msgstr ""
4042
4056
 
4043
 
#: nova/network/api.py:217
 
4057
#: nova/network/api.py:169
4044
4058
#, python-format
4045
4059
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
4046
4060
msgstr ""
4049
4063
msgid "This driver only supports type 'a' entries."
4050
4064
msgstr ""
4051
4065
 
4052
 
#: nova/network/linux_net.py:177
 
4066
#: nova/network/linux_net.py:179
4053
4067
#, python-format
4054
4068
msgid "Attempted to remove chain %s which does not exist"
4055
4069
msgstr ""
4056
4070
 
4057
 
#: nova/network/linux_net.py:212
 
4071
#: nova/network/linux_net.py:214
4058
4072
#, python-format
4059
4073
msgid "Unknown chain: %r"
4060
4074
msgstr ""
4061
4075
 
4062
 
#: nova/network/linux_net.py:237
 
4076
#: nova/network/linux_net.py:239
4063
4077
#, python-format
4064
4078
msgid ""
4065
4079
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
4066
4080
"%(top)r"
4067
4081
msgstr ""
4068
4082
 
4069
 
#: nova/network/linux_net.py:372
 
4083
#: nova/network/linux_net.py:374
4070
4084
msgid "IPTablesManager.apply completed with success"
4071
4085
msgstr ""
4072
4086
 
4073
 
#: nova/network/linux_net.py:578
 
4087
#: nova/network/linux_net.py:580
4074
4088
#, python-format
4075
4089
msgid "arping error for ip %s"
4076
4090
msgstr ""
4077
4091
 
4078
 
#: nova/network/linux_net.py:788
 
4092
#: nova/network/linux_net.py:790
4079
4093
#, python-format
4080
4094
msgid "Pid %d is stale, skip killing dnsmasq"
4081
4095
msgstr ""
4082
4096
 
4083
 
#: nova/network/linux_net.py:828
 
4097
#: nova/network/linux_net.py:830
4084
4098
#, python-format
4085
4099
msgid "Hupping dnsmasq threw %s"
4086
4100
msgstr ""
4087
4101
 
4088
 
#: nova/network/linux_net.py:830
 
4102
#: nova/network/linux_net.py:832
4089
4103
#, python-format
4090
4104
msgid "Pid %d is stale, relaunching dnsmasq"
4091
4105
msgstr ""
4092
4106
 
4093
 
#: nova/network/linux_net.py:892
 
4107
#: nova/network/linux_net.py:894
4094
4108
#, python-format
4095
4109
msgid "killing radvd threw %s"
4096
4110
msgstr ""
4097
4111
 
4098
 
#: nova/network/linux_net.py:894
 
4112
#: nova/network/linux_net.py:896
4099
4113
#, python-format
4100
4114
msgid "Pid %d is stale, relaunching radvd"
4101
4115
msgstr ""
4102
4116
 
4103
 
#: nova/network/linux_net.py:1124
 
4117
#: nova/network/linux_net.py:1126
4104
4118
#, python-format
4105
4119
msgid "Starting VLAN inteface %s"
4106
4120
msgstr ""
4107
4121
 
4108
 
#: nova/network/linux_net.py:1160
 
4122
#: nova/network/linux_net.py:1162
4109
4123
#, python-format
4110
4124
msgid "Starting Bridge interface for %s"
4111
4125
msgstr ""
4112
4126
 
4113
 
#: nova/network/linux_net.py:1203
 
4127
#: nova/network/linux_net.py:1205
4114
4128
#, python-format
4115
4129
msgid "Failed to add interface: %s"
4116
4130
msgstr ""
4117
4131
 
4118
 
#: nova/network/linux_net.py:1304
 
4132
#: nova/network/linux_net.py:1306
4119
4133
#, python-format
4120
4134
msgid "Starting bridge %s "
4121
4135
msgstr ""
4122
4136
 
4123
 
#: nova/network/linux_net.py:1312
 
4137
#: nova/network/linux_net.py:1314
4124
4138
#, python-format
4125
4139
msgid "Done starting bridge %s"
4126
4140
msgstr ""
4127
4141
 
4128
 
#: nova/network/linux_net.py:1331
 
4142
#: nova/network/linux_net.py:1333
4129
4143
#, python-format
4130
4144
msgid "Failed unplugging gateway interface '%s'"
4131
4145
msgstr ""
4132
4146
 
4133
 
#: nova/network/linux_net.py:1333
 
4147
#: nova/network/linux_net.py:1335
4134
4148
#, python-format
4135
4149
msgid "Unplugged gateway interface '%s'"
4136
4150
msgstr ""
4137
4151
 
4138
 
#: nova/network/manager.py:290
 
4152
#: nova/network/manager.py:277
4139
4153
#, python-format
4140
4154
msgid "Fixed ip %(fixed_ip_id)s not found"
4141
4155
msgstr ""
4142
4156
 
4143
 
#: nova/network/manager.py:299 nova/network/manager.py:562
 
4157
#: nova/network/manager.py:286 nova/network/manager.py:545
4144
4158
#, python-format
4145
4159
msgid "Interface %(interface)s not found"
4146
4160
msgstr ""
4147
4161
 
4148
 
#: nova/network/manager.py:314
 
4162
#: nova/network/manager.py:301
4149
4163
#, python-format
4150
4164
msgid "floating IP allocation for instance |%s|"
4151
4165
msgstr ""
4152
4166
 
4153
 
#: nova/network/manager.py:378
 
4167
#: nova/network/manager.py:365
4154
4168
msgid "Floating IP is not associated. Ignore."
4155
4169
msgstr ""
4156
4170
 
4157
 
#: nova/network/manager.py:396
 
4171
#: nova/network/manager.py:383
4158
4172
#, python-format
4159
4173
msgid "Address |%(address)s| is not allocated"
4160
4174
msgstr ""
4161
4175
 
4162
 
#: nova/network/manager.py:400
 
4176
#: nova/network/manager.py:387
4163
4177
#, python-format
4164
4178
msgid "Address |%(address)s| is not allocated to your project |%(project)s|"
4165
4179
msgstr ""
4166
4180
 
4167
 
#: nova/network/manager.py:421
 
4181
#: nova/network/manager.py:408
4168
4182
#, python-format
4169
4183
msgid "Quota exceeded for %(pid)s, tried to allocate floating IP"
4170
4184
msgstr ""
4171
4185
 
4172
 
#: nova/network/manager.py:482
 
4186
#: nova/network/manager.py:469
4173
4187
msgid "Failed to update usages deallocating floating IP"
4174
4188
msgstr ""
4175
4189
 
4176
 
#: nova/network/manager.py:691
 
4190
#: nova/network/manager.py:650
 
4191
#, python-format
 
4192
msgid "Starting migration network for instance %(instance_uuid)s"
 
4193
msgstr ""
 
4194
 
 
4195
#: nova/network/manager.py:657
 
4196
#, python-format
 
4197
msgid ""
 
4198
"Floating ip address |%(address)s| no longer belongs to instance "
 
4199
"%(instance_uuid)s. Will notmigrate it "
 
4200
msgstr ""
 
4201
 
 
4202
#: nova/network/manager.py:678
 
4203
#, python-format
 
4204
msgid "Finishing migration network for instance %(instance_uuid)s"
 
4205
msgstr ""
 
4206
 
 
4207
#: nova/network/manager.py:686
 
4208
#, python-format
 
4209
msgid ""
 
4210
"Floating ip address |%(address)s| no longer belongs to instance "
 
4211
"%(instance_uuid)s. Will notsetup it."
 
4212
msgstr ""
 
4213
 
 
4214
#: nova/network/manager.py:733
4177
4215
#, python-format
4178
4216
msgid ""
4179
4217
"Database inconsistency: DNS domain |%s| is registered in the Nova db but "
4181
4219
"ignored."
4182
4220
msgstr ""
4183
4221
 
4184
 
#: nova/network/manager.py:737
 
4222
#: nova/network/manager.py:779
4185
4223
#, python-format
4186
4224
msgid "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|."
4187
4225
msgstr ""
4188
4226
 
4189
 
#: nova/network/manager.py:747
 
4227
#: nova/network/manager.py:789
4190
4228
#, python-format
4191
4229
msgid "Domain |%(domain)s| already exists, changing project to |%(project)s|."
4192
4230
msgstr ""
4193
4231
 
4194
 
#: nova/network/manager.py:858
 
4232
#: nova/network/manager.py:903
4195
4233
#, python-format
4196
4234
msgid "Disassociated %s stale fixed ip(s)"
4197
4235
msgstr ""
4198
4236
 
4199
 
#: nova/network/manager.py:862
 
4237
#: nova/network/manager.py:907
4200
4238
msgid "setting network host"
4201
4239
msgstr ""
4202
4240
 
4203
 
#: nova/network/manager.py:976
 
4241
#: nova/network/manager.py:1021
4204
4242
msgid "network allocations"
4205
4243
msgstr ""
4206
4244
 
4207
 
#: nova/network/manager.py:981
 
4245
#: nova/network/manager.py:1026
4208
4246
#, python-format
4209
4247
msgid "networks retrieved for instance: |%(networks)s|"
4210
4248
msgstr ""
4211
4249
 
4212
 
#: nova/network/manager.py:1011
 
4250
#: nova/network/manager.py:1056
4213
4251
msgid "network deallocation for instance"
4214
4252
msgstr ""
4215
4253
 
4216
 
#: nova/network/manager.py:1234
 
4254
#: nova/network/manager.py:1279
4217
4255
#, python-format
4218
4256
msgid ""
4219
4257
"instance-dns-zone is |%(domain)s|, which is in availability zone "
4221
4259
"created."
4222
4260
msgstr ""
4223
4261
 
4224
 
#: nova/network/manager.py:1313
 
4262
#: nova/network/manager.py:1358
4225
4263
#, python-format
4226
4264
msgid "Unable to release %s because vif doesn't exist."
4227
4265
msgstr ""
4228
4266
 
4229
 
#: nova/network/manager.py:1334
 
4267
#: nova/network/manager.py:1379
4230
4268
#, python-format
4231
4269
msgid "Leased IP |%(address)s|"
4232
4270
msgstr ""
4233
4271
 
4234
 
#: nova/network/manager.py:1338
 
4272
#: nova/network/manager.py:1383
4235
4273
#, python-format
4236
4274
msgid "IP %s leased that is not associated"
4237
4275
msgstr ""
4238
4276
 
4239
 
#: nova/network/manager.py:1346
 
4277
#: nova/network/manager.py:1391
4240
4278
#, python-format
4241
4279
msgid "IP |%s| leased that isn't allocated"
4242
4280
msgstr ""
4243
4281
 
4244
 
#: nova/network/manager.py:1351
 
4282
#: nova/network/manager.py:1396
4245
4283
#, python-format
4246
4284
msgid "Released IP |%(address)s|"
4247
4285
msgstr ""
4248
4286
 
4249
 
#: nova/network/manager.py:1355
 
4287
#: nova/network/manager.py:1400
4250
4288
#, python-format
4251
4289
msgid "IP %s released that is not associated"
4252
4290
msgstr ""
4253
4291
 
4254
 
#: nova/network/manager.py:1358
 
4292
#: nova/network/manager.py:1403
4255
4293
#, python-format
4256
4294
msgid "IP %s released that was not leased"
4257
4295
msgstr ""
4258
4296
 
4259
 
#: nova/network/manager.py:1377
 
4297
#: nova/network/manager.py:1422
4260
4298
#, python-format
4261
4299
msgid "%s must be an integer"
4262
4300
msgstr ""
4263
4301
 
4264
 
#: nova/network/manager.py:1401
 
4302
#: nova/network/manager.py:1446
4265
4303
msgid "Maximum allowed length for 'label' is 255."
4266
4304
msgstr ""
4267
4305
 
4268
 
#: nova/network/manager.py:1421
 
4306
#: nova/network/manager.py:1466
4269
4307
#, python-format
4270
4308
msgid ""
4271
4309
"Subnet(s) too large, defaulting to /%s.  To override, specify "
4272
4310
"network_size flag."
4273
4311
msgstr ""
4274
4312
 
4275
 
#: nova/network/manager.py:1499
 
4313
#: nova/network/manager.py:1547
4276
4314
msgid "cidr already in use"
4277
4315
msgstr ""
4278
4316
 
4279
 
#: nova/network/manager.py:1502
 
4317
#: nova/network/manager.py:1550
4280
4318
#, python-format
4281
4319
msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)"
4282
4320
msgstr ""
4283
4321
 
4284
 
#: nova/network/manager.py:1513
 
4322
#: nova/network/manager.py:1561
4285
4323
#, python-format
4286
4324
msgid ""
4287
4325
"requested cidr (%(cidr)s) conflicts with existing smaller cidr "
4288
4326
"(%(smaller)s)"
4289
4327
msgstr ""
4290
4328
 
4291
 
#: nova/network/manager.py:1572
 
4329
#: nova/network/manager.py:1620
4292
4330
msgid "Network already exists!"
4293
4331
msgstr ""
4294
4332
 
4295
 
#: nova/network/manager.py:1592
 
4333
#: nova/network/manager.py:1640
4296
4334
#, python-format
4297
4335
msgid "Network must be disassociated from project %s before delete"
4298
4336
msgstr ""
4299
4337
 
4300
 
#: nova/network/manager.py:2041
 
4338
#: nova/network/manager.py:2097
4301
4339
msgid ""
4302
4340
"The sum between the number of networks and the vlan start cannot be "
4303
4341
"greater than 4094"
4304
4342
msgstr ""
4305
4343
 
4306
 
#: nova/network/manager.py:2048
 
4344
#: nova/network/manager.py:2104
4307
4345
#, python-format
4308
4346
msgid ""
4309
4347
"The network range is not big enough to fit %(num_networks)s. Network size"
4336
4374
msgid "_get_auth_token() failed"
4337
4375
msgstr ""
4338
4376
 
4339
 
#: nova/network/quantumv2/api.py:92
 
4377
#: nova/network/quantumv2/api.py:97
4340
4378
#, python-format
4341
4379
msgid "allocate_for_instance() for %s"
4342
4380
msgstr ""
4343
4381
 
4344
 
#: nova/network/quantumv2/api.py:95
 
4382
#: nova/network/quantumv2/api.py:100
4345
4383
#, python-format
4346
4384
msgid "empty project id for instance %s"
4347
4385
msgstr ""
4348
4386
 
4349
 
#: nova/network/quantumv2/api.py:148
 
4387
#: nova/network/quantumv2/api.py:153
4350
4388
#, python-format
4351
4389
msgid "Fail to delete port %(portid)s with failure: %(exception)s"
4352
4390
msgstr ""
4353
4391
 
4354
 
#: nova/network/quantumv2/api.py:159
 
4392
#: nova/network/quantumv2/api.py:164
4355
4393
#, python-format
4356
4394
msgid "deallocate_for_instance() for %s"
4357
4395
msgstr ""
4358
4396
 
4359
 
#: nova/network/quantumv2/api.py:168
 
4397
#: nova/network/quantumv2/api.py:173
4360
4398
#, python-format
4361
4399
msgid "Failed to delete quantum port %(portid)s "
4362
4400
msgstr ""
4363
4401
 
4364
 
#: nova/network/quantumv2/api.py:177
 
4402
#: nova/network/quantumv2/api.py:182
4365
4403
#, python-format
4366
4404
msgid "get_instance_nw_info() for %s"
4367
4405
msgstr ""
4368
4406
 
4369
 
#: nova/network/quantumv2/api.py:192
 
4407
#: nova/network/quantumv2/api.py:197
4370
4408
#, python-format
4371
4409
msgid "validate_networks() for %s"
4372
4410
msgstr ""
4373
4411
 
4374
 
#: nova/openstack/common/log.py:299
 
4412
#: nova/network/quantumv2/api.py:438
 
4413
#, python-format
 
4414
msgid "Multiple floating IP pools matches found for name '%s'"
 
4415
msgstr ""
 
4416
 
 
4417
#: nova/openstack/common/lockutils.py:98
 
4418
#, python-format
 
4419
msgid "Could not release the acquired lock `%s`"
 
4420
msgstr ""
 
4421
 
 
4422
#: nova/openstack/common/lockutils.py:184
 
4423
#, python-format
 
4424
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
 
4425
msgstr ""
 
4426
 
 
4427
#: nova/openstack/common/lockutils.py:188
 
4428
#, python-format
 
4429
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
 
4430
msgstr ""
 
4431
 
 
4432
#: nova/openstack/common/lockutils.py:216
 
4433
#, python-format
 
4434
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
 
4435
msgstr ""
 
4436
 
 
4437
#: nova/openstack/common/log.py:298
4375
4438
#, python-format
4376
4439
msgid "syslog facility must be one of: %s"
4377
4440
msgstr ""
4378
4441
 
4379
 
#: nova/openstack/common/policy.py:149
4380
 
#, python-format
4381
 
msgid ""
4382
 
"Inheritance-based rules are deprecated; use the default brain instead of "
4383
 
"%s."
4384
 
msgstr ""
4385
 
 
4386
 
#: nova/openstack/common/policy.py:163
4387
 
#, python-format
4388
 
msgid "Failed to understand rule %(match)r"
4389
 
msgstr ""
4390
 
 
4391
 
#: nova/openstack/common/policy.py:173
4392
 
#, python-format
4393
 
msgid "Inheritance-based rules are deprecated; update _check_%s"
4394
 
msgstr ""
4395
 
 
4396
 
#: nova/openstack/common/policy.py:179
 
4442
#: nova/openstack/common/policy.py:394
 
4443
#, python-format
 
4444
msgid "Failed to understand rule %(rule)s"
 
4445
msgstr ""
 
4446
 
 
4447
#: nova/openstack/common/policy.py:404
4397
4448
#, python-format
4398
4449
msgid "No handler for matches of kind %s"
4399
4450
msgstr ""
4400
4451
 
 
4452
#: nova/openstack/common/policy.py:679
 
4453
#, python-format
 
4454
msgid "Failed to understand rule %(rule)r"
 
4455
msgstr ""
 
4456
 
4401
4457
#: nova/openstack/common/notifier/api.py:125
4402
4458
#, python-format
4403
4459
msgid "%s not in valid priorities"
4425
4481
msgid "Failed to load plugin %(plug)s: %(exc)s"
4426
4482
msgstr ""
4427
4483
 
4428
 
#: nova/openstack/common/rpc/amqp.py:208
 
4484
#: nova/openstack/common/rpc/amqp.py:209
4429
4485
#, python-format
4430
4486
msgid "unpacked context: %s"
4431
4487
msgstr ""
4432
4488
 
4433
 
#: nova/openstack/common/rpc/amqp.py:252
 
4489
#: nova/openstack/common/rpc/amqp.py:253
4434
4490
#, python-format
4435
4491
msgid "received %s"
4436
4492
msgstr ""
4437
4493
 
4438
 
#: nova/openstack/common/rpc/amqp.py:258
 
4494
#: nova/openstack/common/rpc/amqp.py:259
4439
4495
#, python-format
4440
4496
msgid "no method for message: %s"
4441
4497
msgstr ""
4442
4498
 
4443
 
#: nova/openstack/common/rpc/amqp.py:259
 
4499
#: nova/openstack/common/rpc/amqp.py:260
4444
4500
#, python-format
4445
4501
msgid "No method for message: %s"
4446
4502
msgstr ""
4447
4503
 
4448
 
#: nova/openstack/common/rpc/amqp.py:351
 
4504
#: nova/openstack/common/rpc/amqp.py:352
4449
4505
#, python-format
4450
4506
msgid "Making asynchronous call on %s ..."
4451
4507
msgstr ""
4452
4508
 
4453
 
#: nova/openstack/common/rpc/amqp.py:354
 
4509
#: nova/openstack/common/rpc/amqp.py:355
4454
4510
#, python-format
4455
4511
msgid "MSG_ID is %s"
4456
4512
msgstr ""
4457
4513
 
4458
 
#: nova/openstack/common/rpc/amqp.py:376
 
4514
#: nova/openstack/common/rpc/amqp.py:377
4459
4515
#, python-format
4460
4516
msgid "Making asynchronous cast on %s..."
4461
4517
msgstr ""
4462
4518
 
4463
 
#: nova/openstack/common/rpc/amqp.py:384
 
4519
#: nova/openstack/common/rpc/amqp.py:385
4464
4520
msgid "Making asynchronous fanout cast..."
4465
4521
msgstr ""
4466
4522
 
4467
 
#: nova/openstack/common/rpc/amqp.py:410
 
4523
#: nova/openstack/common/rpc/amqp.py:411
4468
4524
#, python-format
4469
4525
msgid "Sending %(event_type)s on %(topic)s"
4470
4526
msgstr ""
4498
4554
msgid "Returning exception %s to caller"
4499
4555
msgstr ""
4500
4556
 
4501
 
#: nova/openstack/common/rpc/impl_kombu.py:145
 
4557
#: nova/openstack/common/rpc/impl_kombu.py:168
4502
4558
#: nova/openstack/common/rpc/impl_qpid.py:144
4503
4559
msgid "Failed to process message... skipping it."
4504
4560
msgstr ""
4505
4561
 
4506
 
#: nova/openstack/common/rpc/impl_kombu.py:431
 
4562
#: nova/openstack/common/rpc/impl_kombu.py:468
4507
4563
#, python-format
4508
4564
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
4509
4565
msgstr ""
4510
4566
 
4511
 
#: nova/openstack/common/rpc/impl_kombu.py:453
 
4567
#: nova/openstack/common/rpc/impl_kombu.py:490
4512
4568
#, python-format
4513
4569
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
4514
4570
msgstr ""
4515
4571
 
4516
 
#: nova/openstack/common/rpc/impl_kombu.py:489
 
4572
#: nova/openstack/common/rpc/impl_kombu.py:527
4517
4573
#, python-format
4518
4574
msgid ""
4519
4575
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
4520
4576
"%(max_retries)d tries: %(err_str)s"
4521
4577
msgstr ""
4522
4578
 
4523
 
#: nova/openstack/common/rpc/impl_kombu.py:505
 
4579
#: nova/openstack/common/rpc/impl_kombu.py:543
4524
4580
#, python-format
4525
4581
msgid ""
4526
4582
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
4527
4583
"again in %(sleep_time)d seconds."
4528
4584
msgstr ""
4529
4585
 
4530
 
#: nova/openstack/common/rpc/impl_kombu.py:556
4531
 
#: nova/openstack/common/rpc/impl_qpid.py:402
 
4586
#: nova/openstack/common/rpc/impl_kombu.py:595
 
4587
#: nova/openstack/common/rpc/impl_qpid.py:403
4532
4588
#, python-format
4533
4589
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
4534
4590
msgstr ""
4535
4591
 
4536
 
#: nova/openstack/common/rpc/impl_kombu.py:574
4537
 
#: nova/openstack/common/rpc/impl_qpid.py:417
 
4592
#: nova/openstack/common/rpc/impl_kombu.py:613
 
4593
#: nova/openstack/common/rpc/impl_qpid.py:418
4538
4594
#, python-format
4539
4595
msgid "Timed out waiting for RPC response: %s"
4540
4596
msgstr ""
4541
4597
 
4542
 
#: nova/openstack/common/rpc/impl_kombu.py:578
4543
 
#: nova/openstack/common/rpc/impl_qpid.py:421
 
4598
#: nova/openstack/common/rpc/impl_kombu.py:617
 
4599
#: nova/openstack/common/rpc/impl_qpid.py:422
4544
4600
#, python-format
4545
4601
msgid "Failed to consume message from queue: %s"
4546
4602
msgstr ""
4547
4603
 
4548
 
#: nova/openstack/common/rpc/impl_kombu.py:612
4549
 
#: nova/openstack/common/rpc/impl_qpid.py:451
 
4604
#: nova/openstack/common/rpc/impl_kombu.py:651
 
4605
#: nova/openstack/common/rpc/impl_qpid.py:452
4550
4606
#, python-format
4551
4607
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
4552
4608
msgstr ""
4553
4609
 
4554
 
#: nova/openstack/common/rpc/impl_qpid.py:358
 
4610
#: nova/openstack/common/rpc/impl_qpid.py:359
4555
4611
#, python-format
4556
4612
msgid "Unable to connect to AMQP server: %s"
4557
4613
msgstr ""
4558
4614
 
4559
 
#: nova/openstack/common/rpc/impl_qpid.py:363
 
4615
#: nova/openstack/common/rpc/impl_qpid.py:364
4560
4616
#, python-format
4561
4617
msgid "Connected to AMQP server on %s"
4562
4618
msgstr ""
4563
4619
 
4564
 
#: nova/openstack/common/rpc/impl_qpid.py:371
 
4620
#: nova/openstack/common/rpc/impl_qpid.py:372
4565
4621
msgid "Re-established AMQP queues"
4566
4622
msgstr ""
4567
4623
 
4568
 
#: nova/openstack/common/rpc/impl_qpid.py:429
 
4624
#: nova/openstack/common/rpc/impl_qpid.py:430
4569
4625
msgid "Error processing message.  Skipping it."
4570
4626
msgstr ""
4571
4627
 
4766
4822
msgid "Casted '%(method)s' to compute '%(host)s'"
4767
4823
msgstr ""
4768
4824
 
4769
 
#: nova/scheduler/driver.py:133
4770
 
#, python-format
4771
 
msgid "Casted '%(method)s' to network '%(host)s'"
4772
 
msgstr ""
4773
 
 
4774
 
#: nova/scheduler/driver.py:151
 
4825
#: nova/scheduler/driver.py:141
4775
4826
#, python-format
4776
4827
msgid "Casted '%(method)s' to %(topic)s '%(host)s'"
4777
4828
msgstr ""
4778
4829
 
4779
 
#: nova/scheduler/driver.py:199
 
4830
#: nova/scheduler/driver.py:189
4780
4831
msgid "Driver must implement schedule_prep_resize"
4781
4832
msgstr ""
4782
4833
 
4783
 
#: nova/scheduler/driver.py:207
 
4834
#: nova/scheduler/driver.py:197
4784
4835
msgid "Driver must implement schedule_run_instance"
4785
4836
msgstr ""
4786
4837
 
4787
 
#: nova/scheduler/driver.py:212
 
4838
#: nova/scheduler/driver.py:202
4788
4839
msgid "Driver must implement schedule_create_volune"
4789
4840
msgstr ""
4790
4841
 
4791
 
#: nova/scheduler/driver.py:344
 
4842
#: nova/scheduler/driver.py:334
4792
4843
#, python-format
4793
4844
msgid ""
4794
4845
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
4805
4856
msgid "Attempting to build %(num_instances)d instance(s)"
4806
4857
msgstr ""
4807
4858
 
4808
 
#: nova/scheduler/filter_scheduler.py:182
 
4859
#: nova/scheduler/filter_scheduler.py:186
4809
4860
msgid "Invalid value for 'scheduler_max_attempts', must be >= 1"
4810
4861
msgstr ""
4811
4862
 
4812
 
#: nova/scheduler/filter_scheduler.py:209
 
4863
#: nova/scheduler/filter_scheduler.py:213
4813
4864
#, python-format
4814
4865
msgid ""
4815
4866
"Exceeded max scheduling attempts %(max_attempts)d for instance "
4816
4867
"%(instance_uuid)s"
4817
4868
msgstr ""
4818
4869
 
4819
 
#: nova/scheduler/filter_scheduler.py:220
 
4870
#: nova/scheduler/filter_scheduler.py:224
4820
4871
msgid "Scheduler only understands Compute nodes (for now)"
4821
4872
msgstr ""
4822
4873
 
4823
 
#: nova/scheduler/filter_scheduler.py:272
 
4874
#: nova/scheduler/filter_scheduler.py:276
4824
4875
#, python-format
4825
4876
msgid "Filtered %(hosts)s"
4826
4877
msgstr ""
4827
4878
 
4828
 
#: nova/scheduler/filter_scheduler.py:282
 
4879
#: nova/scheduler/filter_scheduler.py:286
4829
4880
#, python-format
4830
4881
msgid "Weighted %(weighted_host)s"
4831
4882
msgstr ""
4832
4883
 
4833
 
#: nova/scheduler/host_manager.py:150
 
4884
#: nova/scheduler/host_manager.py:237
4834
4885
#, python-format
4835
4886
msgid "Host filter fails for ignored host %(host)s"
4836
4887
msgstr ""
4837
4888
 
4838
 
#: nova/scheduler/host_manager.py:157
 
4889
#: nova/scheduler/host_manager.py:244
4839
4890
#, python-format
4840
4891
msgid "Host filter fails for non-forced host %(host)s"
4841
4892
msgstr ""
4842
4893
 
4843
 
#: nova/scheduler/host_manager.py:163
 
4894
#: nova/scheduler/host_manager.py:250
4844
4895
#, python-format
4845
4896
msgid "Host filter function %(func)s failed for %(host)s"
4846
4897
msgstr ""
4847
4898
 
4848
 
#: nova/scheduler/host_manager.py:169
 
4899
#: nova/scheduler/host_manager.py:256
4849
4900
#, python-format
4850
4901
msgid "Host filter passes for %(host)s"
4851
4902
msgstr ""
4852
4903
 
4853
 
#: nova/scheduler/host_manager.py:230
 
4904
#: nova/scheduler/host_manager.py:318
4854
4905
#, python-format
4855
4906
msgid "Received %(service_name)s service update from %(host)s."
4856
4907
msgstr ""
4857
4908
 
4858
 
#: nova/scheduler/host_manager.py:253
 
4909
#: nova/scheduler/host_manager.py:341
4859
4910
msgid "host_manager only implemented for 'compute'"
4860
4911
msgstr ""
4861
4912
 
4862
 
#: nova/scheduler/host_manager.py:263
 
4913
#: nova/scheduler/host_manager.py:351
4863
4914
#, python-format
4864
4915
msgid "No service for compute ID %s"
4865
4916
msgstr ""
4908
4959
msgid "%(host_state)s fails instance_type extra_specs requirements"
4909
4960
msgstr ""
4910
4961
 
4911
 
#: nova/scheduler/filters/compute_filter.py:36
 
4962
#: nova/scheduler/filters/compute_filter.py:38
4912
4963
#, python-format
4913
4964
msgid "%(host_state)s is disabled or has not been heard from in a while"
4914
4965
msgstr ""
4915
4966
 
4916
 
#: nova/scheduler/filters/compute_filter.py:40
 
4967
#: nova/scheduler/filters/compute_filter.py:42
4917
4968
#, python-format
4918
4969
msgid "%(host_state)s is disabled via capabilities"
4919
4970
msgstr ""
4955
5006
msgid "%(host_state)s does not support requested instance_properties"
4956
5007
msgstr ""
4957
5008
 
 
5009
#: nova/scheduler/filters/io_ops_filter.py:42
 
5010
#, python-format
 
5011
msgid ""
 
5012
"%(host_state)s fails I/O ops check: Max IOs per host is set to "
 
5013
"%(max_io_ops)s"
 
5014
msgstr ""
 
5015
 
 
5016
#: nova/scheduler/filters/num_instances_filter.py:39
 
5017
#, python-format
 
5018
msgid ""
 
5019
"%(host_state)s fails num_instances check: Max instances per host is set "
 
5020
"to %(max_instances)s"
 
5021
msgstr ""
 
5022
 
4958
5023
#: nova/scheduler/filters/ram_filter.py:46
4959
5024
#, python-format
4960
5025
msgid ""
4967
5032
msgid "Previously tried hosts: %(hosts)s.  (host=%(host)s)"
4968
5033
msgstr ""
4969
5034
 
4970
 
#: nova/scheduler/filters/trusted_filter.py:195
 
5035
#: nova/scheduler/filters/trusted_filter.py:201
4971
5036
#, python-format
4972
5037
msgid "TCP: trust state of %(host)s:%(level)s(%(trust)s)"
4973
5038
msgstr ""
4996
5061
msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
4997
5062
msgstr ""
4998
5063
 
4999
 
#: nova/tests/fake_volume.py:175 nova/volume/api.py:90 nova/volume/api.py:318
 
5064
#: nova/tests/fake_volume.py:177 nova/volume/api.py:90 nova/volume/api.py:318
5000
5065
#: nova/volume/cinder.py:159
5001
5066
msgid "status must be available"
5002
5067
msgstr ""
5003
5068
 
5004
 
#: nova/tests/fake_volume.py:178 nova/volume/api.py:321
 
5069
#: nova/tests/fake_volume.py:180 nova/volume/api.py:321
5005
5070
#: nova/volume/cinder.py:162
5006
5071
msgid "already attached"
5007
5072
msgstr ""
5008
5073
 
5009
 
#: nova/tests/fake_volume.py:183 nova/volume/api.py:328
 
5074
#: nova/tests/fake_volume.py:185 nova/volume/api.py:328
5010
5075
#: nova/volume/cinder.py:168
5011
5076
msgid "already detached"
5012
5077
msgstr ""
5013
5078
 
5014
 
#: nova/tests/fakelibvirt.py:835
 
5079
#: nova/tests/fakelibvirt.py:849
5015
5080
msgid "Please extend mock libvirt module to support flags"
5016
5081
msgstr ""
5017
5082
 
5018
 
#: nova/tests/fakelibvirt.py:839
 
5083
#: nova/tests/fakelibvirt.py:853
5019
5084
msgid "Expected a list for 'auth' parameter"
5020
5085
msgstr ""
5021
5086
 
5022
 
#: nova/tests/fakelibvirt.py:843
 
5087
#: nova/tests/fakelibvirt.py:857
5023
5088
msgid "Expected a function in 'auth[0]' parameter"
5024
5089
msgstr ""
5025
5090
 
5026
 
#: nova/tests/fakelibvirt.py:847
 
5091
#: nova/tests/fakelibvirt.py:861
5027
5092
msgid "Expected a function in 'auth[1]' parameter"
5028
5093
msgstr ""
5029
5094
 
5030
 
#: nova/tests/test_misc.py:63
 
5095
#: nova/tests/test_misc.py:62
5031
5096
#, python-format
5032
5097
msgid ""
5033
5098
"The following migrations are missing a downgrade:\n"
5070
5135
msgid "uuid"
5071
5136
msgstr ""
5072
5137
 
5073
 
#: nova/tests/test_storwize_svc.py:169
 
5138
#: nova/tests/test_storwize_svc.py:177
5074
5139
#, python-format
5075
5140
msgid "unrecognized argument %s"
5076
5141
msgstr ""
5077
5142
 
5078
 
#: nova/tests/test_storwize_svc.py:818
 
5143
#: nova/tests/test_storwize_svc.py:897
5079
5144
#, python-format
5080
5145
msgid "Run CLI command: %s"
5081
5146
msgstr ""
5082
5147
 
5083
 
#: nova/tests/test_storwize_svc.py:821
 
5148
#: nova/tests/test_storwize_svc.py:900
5084
5149
#, python-format
5085
5150
msgid ""
5086
5151
"CLI output:\n"
5088
5153
" stderr: %(err)s"
5089
5154
msgstr ""
5090
5155
 
5091
 
#: nova/tests/test_storwize_svc.py:826
 
5156
#: nova/tests/test_storwize_svc.py:905
5092
5157
#, python-format
5093
5158
msgid ""
5094
5159
"CLI Exception output:\n"
5106
5171
msgid "Result data: %s"
5107
5172
msgstr ""
5108
5173
 
5109
 
#: nova/tests/test_xenapi.py:709
 
5174
#: nova/tests/test_xenapi.py:691
5110
5175
#, python-format
5111
5176
msgid "Creating files in %s to simulate guest agent"
5112
5177
msgstr ""
5113
5178
 
5114
 
#: nova/tests/test_xenapi.py:720
 
5179
#: nova/tests/test_xenapi.py:702
5115
5180
#, python-format
5116
5181
msgid "Removing simulated guest agent files in %s"
5117
5182
msgstr ""
5128
5193
msgid "unexpected role header"
5129
5194
msgstr ""
5130
5195
 
5131
 
#: nova/tests/api/openstack/compute/test_servers.py:2894
 
5196
#: nova/tests/api/openstack/compute/test_servers.py:2996
5132
5197
msgid ""
5133
5198
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
5134
5199
"instances"
5135
5200
msgstr ""
5136
5201
 
5137
 
#: nova/tests/api/openstack/compute/test_servers.py:2899
 
5202
#: nova/tests/api/openstack/compute/test_servers.py:3001
5138
5203
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
5139
5204
msgstr ""
5140
5205
 
5141
 
#: nova/tests/api/openstack/compute/test_servers.py:2904
 
5206
#: nova/tests/api/openstack/compute/test_servers.py:3006
5142
5207
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
5143
5208
msgstr ""
5144
5209
 
5162
5227
msgid "_get_all: %s"
5163
5228
msgstr ""
5164
5229
 
5165
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:121
 
5230
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:126
5166
5231
#, python-format
5167
5232
msgid "test_snapshot_create: param=%s"
5168
5233
msgstr ""
5169
5234
 
5170
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:130
 
5235
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:135
5171
5236
#, python-format
5172
5237
msgid "test_snapshot_create: resp_dict=%s"
5173
5238
msgstr ""
5174
5239
 
5175
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:152
5176
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:178
 
5240
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:157
 
5241
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:183
5177
5242
#, python-format
5178
5243
msgid "test_snapshot_create_force: param=%s"
5179
5244
msgstr ""
5180
5245
 
5181
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:161
 
5246
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:166
5182
5247
#, python-format
5183
5248
msgid "test_snapshot_create_force: resp_dict=%s"
5184
5249
msgstr ""
5185
5250
 
5186
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:214
 
5251
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:219
5187
5252
#, python-format
5188
5253
msgid "test_snapshot_show: resp=%s"
5189
5254
msgstr ""
5190
5255
 
5191
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:240
 
5256
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:245
5192
5257
#, python-format
5193
5258
msgid "test_snapshot_detail: resp_dict=%s"
5194
5259
msgstr ""
5195
5260
 
5196
 
#: nova/tests/compute/test_compute.py:577
5197
 
#: nova/tests/compute/test_compute.py:595
5198
 
#: nova/tests/compute/test_compute.py:628
5199
 
#: nova/tests/compute/test_compute.py:653
5200
 
#: nova/tests/compute/test_compute.py:2243
 
5261
#: nova/tests/compute/test_compute.py:630
 
5262
#: nova/tests/compute/test_compute.py:648
 
5263
#: nova/tests/compute/test_compute.py:684
 
5264
#: nova/tests/compute/test_compute.py:709
 
5265
#: nova/tests/compute/test_compute.py:2372
5201
5266
#, python-format
5202
5267
msgid "Running instances: %s"
5203
5268
msgstr ""
5204
5269
 
5205
 
#: nova/tests/compute/test_compute.py:583
5206
 
#: nova/tests/compute/test_compute.py:618
5207
 
#: nova/tests/compute/test_compute.py:641
 
5270
#: nova/tests/compute/test_compute.py:636
5208
5271
#: nova/tests/compute/test_compute.py:671
 
5272
#: nova/tests/compute/test_compute.py:697
 
5273
#: nova/tests/compute/test_compute.py:727
5209
5274
#, python-format
5210
5275
msgid "After terminating instances: %s"
5211
5276
msgstr ""
5212
5277
 
5213
 
#: nova/tests/compute/test_compute.py:993
 
5278
#: nova/tests/compute/test_compute.py:1104
5214
5279
msgid "Internal error"
5215
5280
msgstr ""
5216
5281
 
5217
 
#: nova/tests/compute/test_compute.py:2254
 
5282
#: nova/tests/compute/test_compute.py:2383
5218
5283
#, python-format
5219
5284
msgid "After force-killing instances: %s"
5220
5285
msgstr ""
5234
5299
msgid "Failed to get info for disk %s"
5235
5300
msgstr ""
5236
5301
 
5237
 
#: nova/tests/integrated/test_api_samples.py:130
 
5302
#: nova/tests/integrated/test_api_samples.py:138
5238
5303
#, python-format
5239
5304
msgid "Result: %(result)s is not a dict."
5240
5305
msgstr ""
5241
5306
 
5242
 
#: nova/tests/integrated/test_api_samples.py:134
 
5307
#: nova/tests/integrated/test_api_samples.py:142
5243
5308
#, python-format
5244
5309
msgid ""
5245
5310
"Key mismatch:\n"
5247
5312
"%(res_keys)s"
5248
5313
msgstr ""
5249
5314
 
5250
 
#: nova/tests/integrated/test_api_samples.py:142
 
5315
#: nova/tests/integrated/test_api_samples.py:150
5251
5316
#, python-format
5252
5317
msgid "Result: %(result)s is not a list."
5253
5318
msgstr ""
5254
5319
 
 
5320
#: nova/tests/integrated/test_api_samples.py:153
 
5321
#, python-format
 
5322
msgid ""
 
5323
"Length mismatch: %(result)s\n"
 
5324
"%(expected)s."
 
5325
msgstr ""
 
5326
 
5255
5327
#: nova/tests/integrated/test_api_samples.py:164
5256
 
#: nova/tests/integrated/test_api_samples.py:174
 
5328
#, python-format
 
5329
msgid "Result: %(res_obj)s not in %(expected)s."
 
5330
msgstr ""
 
5331
 
 
5332
#: nova/tests/integrated/test_api_samples.py:181
 
5333
#: nova/tests/integrated/test_api_samples.py:194
5257
5334
#, python-format
5258
5335
msgid ""
5259
5336
"Values do not match:\n"
5315
5392
msgid "Decoding JSON: %s"
5316
5393
msgstr ""
5317
5394
 
5318
 
#: nova/virt/configdrive.py:71
 
5395
#: nova/virt/configdrive.py:77
5319
5396
#, python-format
5320
5397
msgid "Added %(filepath)s to config drive"
5321
5398
msgstr ""
5322
5399
 
5323
 
#: nova/virt/connection.py:70
5324
 
msgid ""
5325
 
"Specifying virt driver via connection_type is deprecated. Use "
5326
 
"compute_driver=classname instead."
5327
 
msgstr ""
5328
 
 
5329
 
#: nova/virt/connection.py:82
5330
 
msgid "Failed to open connection to underlying virt platform"
5331
 
msgstr ""
5332
 
 
5333
 
#: nova/virt/firewall.py:175 nova/virt/libvirt/firewall.py:232
 
5400
#: nova/virt/firewall.py:176 nova/virt/libvirt/firewall.py:249
5334
5401
msgid "Attempted to unfilter instance which is not filtered"
5335
5402
msgstr ""
5336
5403
 
5337
 
#: nova/virt/firewall.py:185
 
5404
#: nova/virt/firewall.py:187
5338
5405
msgid "Filters added to instance"
5339
5406
msgstr ""
5340
5407
 
5341
 
#: nova/virt/firewall.py:187
 
5408
#: nova/virt/firewall.py:189
5342
5409
msgid "Provider Firewall Rules refreshed"
5343
5410
msgstr ""
5344
5411
 
5345
 
#: nova/virt/firewall.py:355
 
5412
#: nova/virt/firewall.py:357
5346
5413
#, python-format
5347
5414
msgid "Adding security group rule: %r"
5348
5415
msgstr ""
5349
5416
 
5350
 
#: nova/virt/firewall.py:481 nova/virt/xenapi/firewall.py:80
 
5417
#: nova/virt/firewall.py:489 nova/virt/xenapi/firewall.py:80
5351
5418
#, python-format
5352
5419
msgid "Adding provider rule: %s"
5353
5420
msgstr ""
5354
5421
 
5355
 
#: nova/virt/images.py:85
 
5422
#: nova/virt/images.py:101
5356
5423
msgid "'qemu-img info' parsing failed."
5357
5424
msgstr ""
5358
5425
 
5359
 
#: nova/virt/images.py:91
 
5426
#: nova/virt/images.py:107
5360
5427
#, python-format
5361
5428
msgid "fmt=%(fmt)s backed by: %(backing_file)s"
5362
5429
msgstr ""
5363
5430
 
5364
 
#: nova/virt/images.py:103
 
5431
#: nova/virt/images.py:118
5365
5432
#, python-format
5366
5433
msgid "Converted to raw, but format is now %s"
5367
5434
msgstr ""
5464
5531
msgid "domain does not exist"
5465
5532
msgstr ""
5466
5533
 
5467
 
#: nova/virt/baremetal/driver.py:115
 
5534
#: nova/virt/baremetal/driver.py:117
5468
5535
#, python-format
5469
5536
msgid "Error encountered when destroying instance '%(name)s': %(ex)s"
5470
5537
msgstr ""
5471
5538
 
5472
 
#: nova/virt/baremetal/driver.py:129
 
5539
#: nova/virt/baremetal/driver.py:131
5473
5540
#, python-format
5474
5541
msgid "instance %(instance_name)s: deleting instance files %(target)s"
5475
5542
msgstr ""
5476
5543
 
5477
 
#: nova/virt/baremetal/driver.py:156
 
5544
#: nova/virt/baremetal/driver.py:158
5478
5545
#, python-format
5479
5546
msgid "instance %s: rebooted"
5480
5547
msgstr ""
5481
5548
 
5482
 
#: nova/virt/baremetal/driver.py:160
 
5549
#: nova/virt/baremetal/driver.py:162
5483
5550
msgid "_wait_for_reboot failed"
5484
5551
msgstr ""
5485
5552
 
5486
 
#: nova/virt/baremetal/driver.py:189
 
5553
#: nova/virt/baremetal/driver.py:191
5487
5554
#, python-format
5488
5555
msgid "instance %s: rescued"
5489
5556
msgstr ""
5490
5557
 
5491
 
#: nova/virt/baremetal/driver.py:193
 
5558
#: nova/virt/baremetal/driver.py:195
5492
5559
msgid "_wait_for_rescue failed"
5493
5560
msgstr ""
5494
5561
 
5495
 
#: nova/virt/baremetal/driver.py:210
 
5562
#: nova/virt/baremetal/driver.py:212
5496
5563
msgid "<============= spawn of baremetal =============>"
5497
5564
msgstr ""
5498
5565
 
5499
 
#: nova/virt/baremetal/driver.py:223
 
5566
#: nova/virt/baremetal/driver.py:225
5500
5567
#, python-format
5501
5568
msgid "instance %s: is building"
5502
5569
msgstr ""
5503
5570
 
5504
 
#: nova/virt/baremetal/driver.py:229
 
5571
#: nova/virt/baremetal/driver.py:231
5505
5572
msgid "Key is injected but instance is not running yet"
5506
5573
msgstr ""
5507
5574
 
5508
 
#: nova/virt/baremetal/driver.py:238
 
5575
#: nova/virt/baremetal/driver.py:240
5509
5576
#, python-format
5510
5577
msgid "instance %s: booted"
5511
5578
msgstr ""
5512
5579
 
5513
 
#: nova/virt/baremetal/driver.py:245
 
5580
#: nova/virt/baremetal/driver.py:247
5514
5581
#, python-format
5515
5582
msgid "~~~~~~ current state = %s ~~~~~~"
5516
5583
msgstr ""
5517
5584
 
5518
 
#: nova/virt/baremetal/driver.py:247
 
5585
#: nova/virt/baremetal/driver.py:249
5519
5586
#, python-format
5520
5587
msgid "instance %s spawned successfully"
5521
5588
msgstr ""
5522
5589
 
5523
 
#: nova/virt/baremetal/driver.py:250
 
5590
#: nova/virt/baremetal/driver.py:252
5524
5591
#, python-format
5525
5592
msgid "instance %s:not booted"
5526
5593
msgstr ""
5527
5594
 
5528
 
#: nova/virt/baremetal/driver.py:253
 
5595
#: nova/virt/baremetal/driver.py:255
5529
5596
msgid "Baremetal assignment is overcommitted."
5530
5597
msgstr ""
5531
5598
 
5532
 
#: nova/virt/baremetal/driver.py:337
 
5599
#: nova/virt/baremetal/driver.py:339
5533
5600
#, python-format
5534
5601
msgid "instance %s: Creating image"
5535
5602
msgstr ""
5536
5603
 
5537
 
#: nova/virt/baremetal/driver.py:455
 
5604
#: nova/virt/baremetal/driver.py:457
5538
5605
#, python-format
5539
5606
msgid "instance %(inst_name)s: injecting %(injection)s into image %(img_id)s"
5540
5607
msgstr ""
5541
5608
 
5542
 
#: nova/virt/baremetal/driver.py:465
 
5609
#: nova/virt/baremetal/driver.py:467
5543
5610
#, python-format
5544
5611
msgid ""
5545
5612
"instance %(inst_name)s: ignoring error injecting data into image "
5546
5613
"%(img_id)s (%(e)s)"
5547
5614
msgstr ""
5548
5615
 
5549
 
#: nova/virt/baremetal/driver.py:511
 
5616
#: nova/virt/baremetal/driver.py:513
5550
5617
#, python-format
5551
5618
msgid "instance %s: starting toXML method"
5552
5619
msgstr ""
5553
5620
 
5554
 
#: nova/virt/baremetal/driver.py:514
 
5621
#: nova/virt/baremetal/driver.py:516
5555
5622
#, python-format
5556
5623
msgid "instance %s: finished toXML method"
5557
5624
msgstr ""
5558
5625
 
5559
 
#: nova/virt/baremetal/driver.py:558 nova/virt/hyperv/vmops.py:486
5560
 
#: nova/virt/libvirt/driver.py:1973
 
5626
#: nova/virt/baremetal/driver.py:560 nova/virt/hyperv/vmops.py:486
 
5627
#: nova/virt/libvirt/driver.py:1987
5561
5628
msgid ""
5562
5629
"Cannot get the number of cpu, because this function is not implemented "
5563
5630
"for this platform. This error can be safely ignored for now."
5564
5631
msgstr ""
5565
5632
 
5566
 
#: nova/virt/baremetal/driver.py:681
 
5633
#: nova/virt/baremetal/driver.py:683
5567
5634
#, python-format
5568
5635
msgid "#### RLK: cpu_arch = %s "
5569
5636
msgstr ""
5570
5637
 
5571
 
#: nova/virt/baremetal/driver.py:703
 
5638
#: nova/virt/baremetal/driver.py:700
5572
5639
msgid "Updating!"
5573
5640
msgstr ""
5574
5641
 
5575
 
#: nova/virt/baremetal/driver.py:730 nova/virt/libvirt/driver.py:3025
 
5642
#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033
5576
5643
#: nova/virt/xenapi/host.py:148
5577
5644
msgid "Updating host stats"
5578
5645
msgstr ""
5629
5696
msgid "no capable image handler configured"
5630
5697
msgstr ""
5631
5698
 
5632
 
#: nova/virt/disk/api.py:244
 
5699
#: nova/virt/disk/api.py:245
5633
5700
#, python-format
5634
5701
msgid "no disk image handler for: %s"
5635
5702
msgstr ""
5636
5703
 
5637
 
#: nova/virt/disk/api.py:256
 
5704
#: nova/virt/disk/api.py:257
5638
5705
msgid "image already mounted"
5639
5706
msgstr ""
5640
5707
 
5641
 
#: nova/virt/disk/api.py:322
 
5708
#: nova/virt/disk/api.py:323
5642
5709
#, python-format
5643
5710
msgid ""
5644
5711
"Failed to mount container filesystem '%(image)s' on '%(target)s': "
5645
5712
"%(errors)s"
5646
5713
msgstr ""
5647
5714
 
5648
 
#: nova/virt/disk/api.py:339
 
5715
#: nova/virt/disk/api.py:340
5649
5716
#, python-format
5650
5717
msgid "Failed to unmount container filesystem: %s"
5651
5718
msgstr ""
5652
5719
 
5653
 
#: nova/virt/disk/api.py:372
 
5720
#: nova/virt/disk/api.py:373
5654
5721
msgid "injected file path not valid"
5655
5722
msgstr ""
5656
5723
 
5657
 
#: nova/virt/disk/api.py:517
 
5724
#: nova/virt/disk/api.py:518
5658
5725
msgid "Not implemented on Windows"
5659
5726
msgstr ""
5660
5727
 
5661
 
#: nova/virt/disk/api.py:551
 
5728
#: nova/virt/disk/api.py:552
5662
5729
#, python-format
5663
5730
msgid "User %(username)s not found in password file."
5664
5731
msgstr ""
5665
5732
 
5666
 
#: nova/virt/disk/api.py:567
 
5733
#: nova/virt/disk/api.py:568
5667
5734
#, python-format
5668
5735
msgid "User %(username)s not found in shadow file."
5669
5736
msgstr ""
5726
5793
msgid "nbd device %s did not show up"
5727
5794
msgstr ""
5728
5795
 
5729
 
#: nova/virt/hyperv/driver.py:193 nova/virt/hyperv/driver.py:196
 
5796
#: nova/virt/hyperv/driver.py:189 nova/virt/hyperv/driver.py:192
5730
5797
msgid "plug_vifs called"
5731
5798
msgstr ""
5732
5799
 
5733
 
#: nova/virt/hyperv/driver.py:199
 
5800
#: nova/virt/hyperv/driver.py:195
5734
5801
msgid "ensure_filtering_rules_for_instance called"
5735
5802
msgstr ""
5736
5803
 
 
5804
#: nova/virt/hyperv/driver.py:200
 
5805
msgid "unfilter_instance called"
 
5806
msgstr ""
 
5807
 
5737
5808
#: nova/virt/hyperv/driver.py:204
5738
 
msgid "unfilter_instance called"
5739
 
msgstr ""
5740
 
 
5741
 
#: nova/virt/hyperv/driver.py:208
5742
5809
msgid "confirm_migration called"
5743
5810
msgstr ""
5744
5811
 
5745
 
#: nova/virt/hyperv/driver.py:213
 
5812
#: nova/virt/hyperv/driver.py:209
5746
5813
msgid "finish_revert_migration called"
5747
5814
msgstr ""
5748
5815
 
5749
 
#: nova/virt/hyperv/driver.py:219
 
5816
#: nova/virt/hyperv/driver.py:215
5750
5817
msgid "finish_migration called"
5751
5818
msgstr ""
5752
5819
 
5753
 
#: nova/virt/hyperv/driver.py:222
 
5820
#: nova/virt/hyperv/driver.py:218
5754
5821
msgid "get_console_output called"
5755
5822
msgstr ""
5756
5823
 
6116
6183
msgid "Removing existing folder %s "
6117
6184
msgstr ""
6118
6185
 
6119
 
#: nova/virt/hyperv/volumeops.py:69 nova/virt/xenapi/vm_utils.py:414
 
6186
#: nova/virt/hyperv/volumeops.py:69 nova/virt/xenapi/vm_utils.py:483
6120
6187
#, python-format
6121
6188
msgid "block device info: %s"
6122
6189
msgstr ""
6141
6208
msgid "Attach volume failed: %s"
6142
6209
msgstr "%s 볼륨 탈착에 실패했습니다"
6143
6210
 
6144
 
#: nova/virt/hyperv/volumeops.py:137 nova/virt/xenapi/volumeops.py:194
 
6211
#: nova/virt/hyperv/volumeops.py:137 nova/virt/xenapi/volumeops.py:191
6145
6212
#, python-format
6146
6213
msgid "Unable to attach volume to instance %s"
6147
6214
msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다"
6176
6243
msgid "Failed to remove volume from VM %s"
6177
6244
msgstr "%s 볼륨을 찾을수 없습니다"
6178
6245
 
6179
 
#: nova/virt/hyperv/volumeops.py:207 nova/virt/libvirt/driver.py:603
 
6246
#: nova/virt/hyperv/volumeops.py:207 nova/virt/libvirt/driver.py:604
6180
6247
msgid "Could not determine iscsi initiator name"
6181
6248
msgstr ""
6182
6249
 
6294
6361
msgid "The ISCSI initiator name can't be found. Choosing the default one"
6295
6362
msgstr ""
6296
6363
 
6297
 
#: nova/virt/hyperv/volumeutils.py:121 nova/virt/libvirt/driver.py:1447
6298
 
#: nova/virt/xenapi/vm_utils.py:407
 
6364
#: nova/virt/hyperv/volumeutils.py:121 nova/virt/libvirt/driver.py:1463
 
6365
#: nova/virt/xenapi/vm_utils.py:476
6299
6366
#, python-format
6300
6367
msgid "block_device_list %s"
6301
6368
msgstr ""
6302
6369
 
6303
 
#: nova/virt/libvirt/driver.py:334
 
6370
#: nova/virt/libvirt/driver.py:333
6304
6371
#, python-format
6305
6372
msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater."
6306
6373
msgstr ""
6307
6374
 
6308
 
#: nova/virt/libvirt/driver.py:340
 
6375
#: nova/virt/libvirt/driver.py:339
6309
6376
#, python-format
6310
6377
msgid "Connecting to libvirt: %s"
6311
6378
msgstr ""
6312
6379
 
6313
 
#: nova/virt/libvirt/driver.py:361
 
6380
#: nova/virt/libvirt/driver.py:360
6314
6381
msgid "Connection to libvirt broke"
6315
6382
msgstr ""
6316
6383
 
6317
 
#: nova/virt/libvirt/driver.py:383 nova/virt/libvirt/driver.py:386
 
6384
#: nova/virt/libvirt/driver.py:382 nova/virt/libvirt/driver.py:385
6318
6385
#, python-format
6319
6386
msgid "Can not handle authentication request for %d credentials"
6320
6387
msgstr ""
6321
6388
 
6322
 
#: nova/virt/libvirt/driver.py:468
 
6389
#: nova/virt/libvirt/driver.py:467
6323
6390
#, python-format
6324
6391
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
6325
6392
msgstr ""
6326
6393
 
6327
 
#: nova/virt/libvirt/driver.py:482
 
6394
#: nova/virt/libvirt/driver.py:481
6328
6395
msgid "During wait destroy, instance disappeared."
6329
6396
msgstr ""
6330
6397
 
6331
 
#: nova/virt/libvirt/driver.py:487
 
6398
#: nova/virt/libvirt/driver.py:486
6332
6399
msgid "Instance destroyed successfully."
6333
6400
msgstr ""
6334
6401
 
6335
 
#: nova/virt/libvirt/driver.py:509
 
6402
#: nova/virt/libvirt/driver.py:508
6336
6403
msgid "Error from libvirt during undefineFlags. Retrying with undefine"
6337
6404
msgstr ""
6338
6405
 
6339
 
#: nova/virt/libvirt/driver.py:524
 
6406
#: nova/virt/libvirt/driver.py:523
6340
6407
#, python-format
6341
6408
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
6342
6409
msgstr ""
6343
6410
 
6344
 
#: nova/virt/libvirt/driver.py:535
 
6411
#: nova/virt/libvirt/driver.py:536
6345
6412
#, python-format
6346
6413
msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
6347
6414
msgstr ""
6348
6415
 
6349
 
#: nova/virt/libvirt/driver.py:552
 
6416
#: nova/virt/libvirt/driver.py:553
6350
6417
#, python-format
6351
6418
msgid "Deleting instance files %(target)s"
6352
6419
msgstr ""
6353
6420
 
6354
 
#: nova/virt/libvirt/driver.py:566
 
6421
#: nova/virt/libvirt/driver.py:567
6355
6422
#, python-format
6356
6423
msgid "Failed to cleanup directory %(target)s: %(e)s"
6357
6424
msgstr ""
6358
6425
 
6359
 
#: nova/virt/libvirt/driver.py:717
 
6426
#: nova/virt/libvirt/driver.py:729
 
6427
msgid "During detach_volume, instance disappeared."
 
6428
msgstr ""
 
6429
 
 
6430
#: nova/virt/libvirt/driver.py:739
6360
6431
msgid "attaching LXC block device"
6361
6432
msgstr ""
6362
6433
 
6363
 
#: nova/virt/libvirt/driver.py:730
 
6434
#: nova/virt/libvirt/driver.py:752
6364
6435
msgid "detaching LXC block device"
6365
6436
msgstr ""
6366
6437
 
6367
 
#: nova/virt/libvirt/driver.py:862
 
6438
#: nova/virt/libvirt/driver.py:884
6368
6439
msgid "Instance soft rebooted successfully."
6369
6440
msgstr ""
6370
6441
 
6371
 
#: nova/virt/libvirt/driver.py:866
 
6442
#: nova/virt/libvirt/driver.py:888
6372
6443
msgid "Failed to soft reboot instance."
6373
6444
msgstr ""
6374
6445
 
6375
 
#: nova/virt/libvirt/driver.py:898
 
6446
#: nova/virt/libvirt/driver.py:920
6376
6447
msgid "Instance shutdown successfully."
6377
6448
msgstr ""
6378
6449
 
6379
 
#: nova/virt/libvirt/driver.py:933
 
6450
#: nova/virt/libvirt/driver.py:955
6380
6451
msgid "Instance rebooted successfully."
6381
6452
msgstr ""
6382
6453
 
6383
 
#: nova/virt/libvirt/driver.py:1063
 
6454
#: nova/virt/libvirt/driver.py:1085
6384
6455
msgid "Instance is running"
6385
6456
msgstr ""
6386
6457
 
6387
 
#: nova/virt/libvirt/driver.py:1070 nova/virt/powervm/operator.py:258
 
6458
#: nova/virt/libvirt/driver.py:1092 nova/virt/powervm/operator.py:253
6388
6459
msgid "Instance spawned successfully."
6389
6460
msgstr ""
6390
6461
 
6391
 
#: nova/virt/libvirt/driver.py:1086
 
6462
#: nova/virt/libvirt/driver.py:1108
6392
6463
#, python-format
6393
6464
msgid "data: %(data)r, fpath: %(fpath)r"
6394
6465
msgstr ""
6395
6466
 
6396
 
#: nova/virt/libvirt/driver.py:1132
 
6467
#: nova/virt/libvirt/driver.py:1154
6397
6468
msgid "Guest does not have a console available"
6398
6469
msgstr ""
6399
6470
 
6400
 
#: nova/virt/libvirt/driver.py:1176
 
6471
#: nova/virt/libvirt/driver.py:1198
6401
6472
#, python-format
6402
6473
msgid "Path '%(path)s' supports direct I/O"
6403
6474
msgstr ""
6404
6475
 
6405
 
#: nova/virt/libvirt/driver.py:1180
 
6476
#: nova/virt/libvirt/driver.py:1202
6406
6477
#, python-format
6407
6478
msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'"
6408
6479
msgstr ""
6409
6480
 
6410
 
#: nova/virt/libvirt/driver.py:1184 nova/virt/libvirt/driver.py:1188
 
6481
#: nova/virt/libvirt/driver.py:1206 nova/virt/libvirt/driver.py:1210
6411
6482
#, python-format
6412
6483
msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
6413
6484
msgstr ""
6414
6485
 
6415
 
#: nova/virt/libvirt/driver.py:1242
 
6486
#: nova/virt/libvirt/driver.py:1276
 
6487
msgid "Creating image"
 
6488
msgstr ""
 
6489
 
 
6490
#: nova/virt/libvirt/driver.py:1402
6416
6491
msgid "Using config drive"
6417
6492
msgstr ""
6418
6493
 
6419
 
#: nova/virt/libvirt/driver.py:1261
6420
 
msgid "Creating image"
6421
 
msgstr ""
6422
 
 
6423
 
#: nova/virt/libvirt/driver.py:1396
 
6494
#: nova/virt/libvirt/driver.py:1412
6424
6495
#, python-format
6425
6496
msgid "Creating config drive at %(path)s"
6426
6497
msgstr ""
6427
6498
 
6428
 
#: nova/virt/libvirt/driver.py:1410
 
6499
#: nova/virt/libvirt/driver.py:1426
6429
6500
#, python-format
6430
6501
msgid "Injecting %(injection)s into image %(img_id)s"
6431
6502
msgstr ""
6432
6503
 
6433
 
#: nova/virt/libvirt/driver.py:1420
 
6504
#: nova/virt/libvirt/driver.py:1436
6434
6505
#, python-format
6435
6506
msgid "Ignoring error injecting data into image %(img_id)s (%(e)s)"
6436
6507
msgstr ""
6437
6508
 
6438
 
#: nova/virt/libvirt/driver.py:1494
 
6509
#: nova/virt/libvirt/driver.py:1510
6439
6510
#, python-format
6440
6511
msgid ""
6441
6512
"Config requested an explicit CPU model, but the current libvirt "
6442
6513
"hypervisor '%s' does not support selecting CPU models"
6443
6514
msgstr ""
6444
6515
 
6445
 
#: nova/virt/libvirt/driver.py:1500
 
6516
#: nova/virt/libvirt/driver.py:1516
6446
6517
msgid "Config requested a custom CPU model, but no model name was provided"
6447
6518
msgstr ""
6448
6519
 
6449
 
#: nova/virt/libvirt/driver.py:1504
 
6520
#: nova/virt/libvirt/driver.py:1520
6450
6521
msgid "A CPU model name should not be set when a host CPU model is requested"
6451
6522
msgstr ""
6452
6523
 
6453
 
#: nova/virt/libvirt/driver.py:1508
 
6524
#: nova/virt/libvirt/driver.py:1524
6454
6525
#, python-format
6455
6526
msgid "CPU mode '%(mode)s' model '%(model)s' was chosen"
6456
6527
msgstr ""
6457
6528
 
6458
 
#: nova/virt/libvirt/driver.py:1524
 
6529
#: nova/virt/libvirt/driver.py:1540
6459
6530
msgid ""
6460
6531
"Passthrough of the host CPU was requested but this libvirt version does "
6461
6532
"not support this feature"
6462
6533
msgstr ""
6463
6534
 
6464
 
#: nova/virt/libvirt/driver.py:1818
 
6535
#: nova/virt/libvirt/driver.py:1832
6465
6536
msgid "Starting toXML method"
6466
6537
msgstr ""
6467
6538
 
6468
 
#: nova/virt/libvirt/driver.py:1822
 
6539
#: nova/virt/libvirt/driver.py:1836
6469
6540
msgid "Finished toXML method"
6470
6541
msgstr ""
6471
6542
 
6472
 
#: nova/virt/libvirt/driver.py:1839
 
6543
#: nova/virt/libvirt/driver.py:1853
6473
6544
#, python-format
6474
6545
msgid ""
6475
6546
"Error from libvirt while looking up %(instance_name)s: [Error Code "
6476
6547
"%(error_code)s] %(ex)s"
6477
6548
msgstr ""
6478
6549
 
6479
 
#: nova/virt/libvirt/driver.py:2091
 
6550
#: nova/virt/libvirt/driver.py:2105
6480
6551
msgid "libvirt version is too old (does not support getVersion)"
6481
6552
msgstr ""
6482
6553
 
6483
 
#: nova/virt/libvirt/driver.py:2278
 
6554
#: nova/virt/libvirt/driver.py:2292
6484
6555
msgid "Block migration can not be used with shared storage."
6485
6556
msgstr ""
6486
6557
 
6487
 
#: nova/virt/libvirt/driver.py:2286
 
6558
#: nova/virt/libvirt/driver.py:2300
6488
6559
msgid "Live migration can not be used without shared storage."
6489
6560
msgstr ""
6490
6561
 
6491
 
#: nova/virt/libvirt/driver.py:2324
 
6562
#: nova/virt/libvirt/driver.py:2340
6492
6563
#, python-format
6493
6564
msgid ""
6494
6565
"Unable to migrate %(instance_uuid)s: Disk of instance is too "
6495
6566
"large(available on destination host:%(available)s < need:%(necessary)s)"
6496
6567
msgstr ""
6497
6568
 
6498
 
#: nova/virt/libvirt/driver.py:2344
 
6569
#: nova/virt/libvirt/driver.py:2360
6499
6570
#, python-format
6500
6571
msgid ""
6501
6572
"Instance launched has CPU info:\n"
6502
6573
"%s"
6503
6574
msgstr ""
6504
6575
 
6505
 
#: nova/virt/libvirt/driver.py:2356
 
6576
#: nova/virt/libvirt/driver.py:2372
6506
6577
#, python-format
6507
6578
msgid ""
6508
6579
"CPU doesn't have compatibility.\n"
6512
6583
"Refer to %(u)s"
6513
6584
msgstr ""
6514
6585
 
6515
 
#: nova/virt/libvirt/driver.py:2373
 
6586
#: nova/virt/libvirt/driver.py:2389
6516
6587
#, python-format
6517
6588
msgid ""
6518
6589
"Creating tmpfile %s to notify to other compute nodes that they should "
6519
6590
"mount the same storage."
6520
6591
msgstr ""
6521
6592
 
6522
 
#: nova/virt/libvirt/driver.py:2421
 
6593
#: nova/virt/libvirt/driver.py:2437
6523
6594
#, python-format
6524
6595
msgid "The firewall filter for %s does not exist"
6525
6596
msgstr ""
6526
6597
 
6527
 
#: nova/virt/libvirt/driver.py:2491
 
6598
#: nova/virt/libvirt/driver.py:2507
6528
6599
#, python-format
6529
6600
msgid "Live Migration failure: %(e)s"
6530
6601
msgstr ""
6531
6602
 
6532
 
#: nova/virt/libvirt/driver.py:2535
 
6603
#: nova/virt/libvirt/driver.py:2551
6533
6604
#, python-format
6534
6605
msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
6535
6606
msgstr ""
6536
6607
 
6537
 
#: nova/virt/libvirt/driver.py:2662
 
6608
#: nova/virt/libvirt/driver.py:2678
6538
6609
#, python-format
6539
6610
msgid "skipping %(path)s since it looks like volume"
6540
6611
msgstr ""
6541
6612
 
6542
 
#: nova/virt/libvirt/driver.py:2711
 
6613
#: nova/virt/libvirt/driver.py:2727
6543
6614
#, python-format
6544
6615
msgid "Getting disk size of %(i_name)s: %(e)s"
6545
6616
msgstr ""
6546
6617
 
6547
 
#: nova/virt/libvirt/driver.py:2781
 
6618
#: nova/virt/libvirt/driver.py:2789
6548
6619
msgid "Starting migrate_disk_and_power_off"
6549
6620
msgstr ""
6550
6621
 
6551
 
#: nova/virt/libvirt/driver.py:2840
 
6622
#: nova/virt/libvirt/driver.py:2848
6552
6623
msgid "Instance running successfully."
6553
6624
msgstr ""
6554
6625
 
6555
 
#: nova/virt/libvirt/driver.py:2847
 
6626
#: nova/virt/libvirt/driver.py:2855
6556
6627
msgid "Starting finish_migration"
6557
6628
msgstr ""
6558
6629
 
6559
 
#: nova/virt/libvirt/driver.py:2898
 
6630
#: nova/virt/libvirt/driver.py:2906
6560
6631
msgid "Starting finish_revert_migration"
6561
6632
msgstr ""
6562
6633
 
6566
6637
"correctly."
6567
6638
msgstr ""
6568
6639
 
6569
 
#: nova/virt/libvirt/firewall.py:85
 
6640
#: nova/virt/libvirt/firewall.py:102
6570
6641
msgid "Called setup_basic_filtering in nwfilter"
6571
6642
msgstr ""
6572
6643
 
6573
 
#: nova/virt/libvirt/firewall.py:93
 
6644
#: nova/virt/libvirt/firewall.py:110
6574
6645
msgid "Ensuring static filters"
6575
6646
msgstr ""
6576
6647
 
6577
 
#: nova/virt/libvirt/firewall.py:174
 
6648
#: nova/virt/libvirt/firewall.py:191
6578
6649
#, python-format
6579
6650
msgid "The nwfilter(%(instance_filter_name)s) is not found."
6580
6651
msgstr ""
6581
6652
 
6582
 
#: nova/virt/libvirt/firewall.py:197
 
6653
#: nova/virt/libvirt/firewall.py:214
6583
6654
#, python-format
6584
6655
msgid "The nwfilter(%(instance_filter_name)s) for%(name)s is not found."
6585
6656
msgstr ""
6586
6657
 
6587
 
#: nova/virt/libvirt/firewall.py:213
 
6658
#: nova/virt/libvirt/firewall.py:230
6588
6659
msgid "iptables firewall: Setup Basic Filtering"
6589
6660
msgstr ""
6590
6661
 
6591
 
#: nova/virt/libvirt/imagebackend.py:187
 
6662
#: nova/virt/libvirt/imagebackend.py:213
6592
6663
msgid "You should specify libvirt_images_volume_group flag to use LVM images."
6593
6664
msgstr ""
6594
6665
 
6595
 
#: nova/virt/libvirt/imagebackend.py:252
 
6666
#: nova/virt/libvirt/imagebackend.py:276
6596
6667
#, python-format
6597
6668
msgid "Unknown image_type=%s"
6598
6669
msgstr ""
6599
6670
 
6600
 
#: nova/virt/libvirt/imagecache.py:166
 
6671
#: nova/virt/libvirt/imagecache.py:164
6601
6672
#, python-format
6602
6673
msgid "%s is a valid instance name"
6603
6674
msgstr ""
6604
6675
 
 
6676
#: nova/virt/libvirt/imagecache.py:167
 
6677
#, python-format
 
6678
msgid "%s has a disk file"
 
6679
msgstr ""
 
6680
 
6605
6681
#: nova/virt/libvirt/imagecache.py:169
6606
6682
#, python-format
6607
 
msgid "%s has a disk file"
6608
 
msgstr ""
6609
 
 
6610
 
#: nova/virt/libvirt/imagecache.py:171
6611
 
#, python-format
6612
6683
msgid "Instance %(instance)s is backed by %(backing)s"
6613
6684
msgstr ""
6614
6685
 
6615
 
#: nova/virt/libvirt/imagecache.py:184
 
6686
#: nova/virt/libvirt/imagecache.py:182
6616
6687
#, python-format
6617
6688
msgid ""
6618
6689
"Instance %(instance)s is using a backing file %(backing)s which does not "
6619
6690
"appear in the image service"
6620
6691
msgstr ""
6621
6692
 
6622
 
#: nova/virt/libvirt/imagecache.py:236
 
6693
#: nova/virt/libvirt/imagecache.py:234
6623
6694
#, python-format
6624
6695
msgid "%(id)s (%(base_file)s): image verification failed"
6625
6696
msgstr ""
6626
6697
 
6627
 
#: nova/virt/libvirt/imagecache.py:246
 
6698
#: nova/virt/libvirt/imagecache.py:244
6628
6699
#, python-format
6629
6700
msgid "%(id)s (%(base_file)s): image verification skipped, no hash stored"
6630
6701
msgstr ""
6631
6702
 
6632
 
#: nova/virt/libvirt/imagecache.py:265
 
6703
#: nova/virt/libvirt/imagecache.py:263
6633
6704
#, python-format
6634
6705
msgid "Cannot remove %(base_file)s, it does not exist"
6635
6706
msgstr ""
6636
6707
 
6637
 
#: nova/virt/libvirt/imagecache.py:277
 
6708
#: nova/virt/libvirt/imagecache.py:275
6638
6709
#, python-format
6639
6710
msgid "Base file too young to remove: %s"
6640
6711
msgstr ""
6641
6712
 
6642
 
#: nova/virt/libvirt/imagecache.py:280
 
6713
#: nova/virt/libvirt/imagecache.py:278
6643
6714
#, python-format
6644
6715
msgid "Removing base file: %s"
6645
6716
msgstr ""
6646
6717
 
6647
 
#: nova/virt/libvirt/imagecache.py:287
 
6718
#: nova/virt/libvirt/imagecache.py:285
6648
6719
#, python-format
6649
6720
msgid "Failed to remove %(base_file)s, error was %(error)s"
6650
6721
msgstr ""
6651
6722
 
6652
 
#: nova/virt/libvirt/imagecache.py:298
 
6723
#: nova/virt/libvirt/imagecache.py:296
6653
6724
#, python-format
6654
6725
msgid "%(id)s (%(base_file)s): checking"
6655
6726
msgstr ""
6656
6727
 
6657
 
#: nova/virt/libvirt/imagecache.py:317
 
6728
#: nova/virt/libvirt/imagecache.py:315
6658
6729
#, python-format
6659
6730
msgid ""
6660
6731
"%(id)s (%(base_file)s): in use: on this node %(local)d local, %(remote)d "
6661
6732
"on other nodes"
6662
6733
msgstr ""
6663
6734
 
6664
 
#: nova/virt/libvirt/imagecache.py:329
 
6735
#: nova/virt/libvirt/imagecache.py:327
6665
6736
#, python-format
6666
6737
msgid ""
6667
6738
"%(id)s (%(base_file)s): warning -- an absent base file is in use! "
6668
6739
"instances: %(instance_list)s"
6669
6740
msgstr ""
6670
6741
 
6671
 
#: nova/virt/libvirt/imagecache.py:337
 
6742
#: nova/virt/libvirt/imagecache.py:335
6672
6743
#, python-format
6673
6744
msgid "%(id)s (%(base_file)s): in use on (%(remote)d on other nodes)"
6674
6745
msgstr ""
6675
6746
 
6676
 
#: nova/virt/libvirt/imagecache.py:347
 
6747
#: nova/virt/libvirt/imagecache.py:345
6677
6748
#, python-format
6678
6749
msgid "%(id)s (%(base_file)s): image is not in use"
6679
6750
msgstr ""
6680
6751
 
6681
 
#: nova/virt/libvirt/imagecache.py:353
 
6752
#: nova/virt/libvirt/imagecache.py:351
6682
6753
#, python-format
6683
6754
msgid "%(id)s (%(base_file)s): image is in use"
6684
6755
msgstr ""
6685
6756
 
6686
 
#: nova/virt/libvirt/imagecache.py:376
 
6757
#: nova/virt/libvirt/imagecache.py:374
6687
6758
#, python-format
6688
6759
msgid "Skipping verification, no base directory at %s"
6689
6760
msgstr ""
6690
6761
 
6691
 
#: nova/virt/libvirt/imagecache.py:380
 
6762
#: nova/virt/libvirt/imagecache.py:378
6692
6763
msgid "Verify base images"
6693
6764
msgstr ""
6694
6765
 
6695
 
#: nova/virt/libvirt/imagecache.py:387
 
6766
#: nova/virt/libvirt/imagecache.py:385
6696
6767
#, python-format
6697
6768
msgid "Image id %(id)s yields fingerprint %(fingerprint)s"
6698
6769
msgstr ""
6699
6770
 
6700
 
#: nova/virt/libvirt/imagecache.py:405
 
6771
#: nova/virt/libvirt/imagecache.py:403
6701
6772
#, python-format
6702
6773
msgid "Unknown base file: %s"
6703
6774
msgstr ""
6704
6775
 
6705
 
#: nova/virt/libvirt/imagecache.py:410
 
6776
#: nova/virt/libvirt/imagecache.py:408
6706
6777
#, python-format
6707
6778
msgid "Active base files: %s"
6708
6779
msgstr ""
6709
6780
 
6710
 
#: nova/virt/libvirt/imagecache.py:413
 
6781
#: nova/virt/libvirt/imagecache.py:411
6711
6782
#, python-format
6712
6783
msgid "Corrupt base files: %s"
6713
6784
msgstr ""
6714
6785
 
6715
 
#: nova/virt/libvirt/imagecache.py:417
 
6786
#: nova/virt/libvirt/imagecache.py:415
6716
6787
#, python-format
6717
6788
msgid "Removable base files: %s"
6718
6789
msgstr ""
6719
6790
 
6720
 
#: nova/virt/libvirt/imagecache.py:425
 
6791
#: nova/virt/libvirt/imagecache.py:423
6721
6792
msgid "Verification complete"
6722
6793
msgstr ""
6723
6794
 
6724
 
#: nova/virt/libvirt/utils.py:127
 
6795
#: nova/virt/libvirt/snapshots.py:83 nova/virt/libvirt/snapshots.py:86
 
6796
#: nova/virt/libvirt/snapshots.py:89
 
6797
msgid "LVM snapshots not implemented"
 
6798
msgstr ""
 
6799
 
 
6800
#: nova/virt/libvirt/utils.py:131
6725
6801
#, python-format
6726
6802
msgid ""
6727
6803
"Insufficient Space on Volume Group %(vg)s. Only %(free_space)db "
6728
6804
"available, but %(size)db required by volume %(lv)s."
6729
6805
msgstr ""
6730
6806
 
6731
 
#: nova/virt/libvirt/utils.py:136
 
6807
#: nova/virt/libvirt/utils.py:140
6732
6808
#, python-format
6733
6809
msgid ""
6734
6810
"Volume group %(vg)s will not be able to hold sparse volume %(lv)s. "
6736
6812
"%(free_space)db."
6737
6813
msgstr ""
6738
6814
 
6739
 
#: nova/virt/libvirt/utils.py:470
 
6815
#: nova/virt/libvirt/utils.py:187
 
6816
#, python-format
 
6817
msgid "Path %s must be LVM logical volume"
 
6818
msgstr ""
 
6819
 
 
6820
#: nova/virt/libvirt/utils.py:410
 
6821
msgid "Can't retrieve root device path from instance libvirt configuration"
 
6822
msgstr ""
 
6823
 
 
6824
#: nova/virt/libvirt/utils.py:499
6740
6825
#, python-format
6741
6826
msgid "Reading image info file: %s"
6742
6827
msgstr ""
6743
6828
 
6744
 
#: nova/virt/libvirt/utils.py:474
 
6829
#: nova/virt/libvirt/utils.py:503
6745
6830
#, python-format
6746
6831
msgid "Read: %s"
6747
6832
msgstr ""
6748
6833
 
6749
 
#: nova/virt/libvirt/utils.py:480
 
6834
#: nova/virt/libvirt/utils.py:509
6750
6835
#, python-format
6751
6836
msgid "Error reading image info file %(filename)s: %(error)s"
6752
6837
msgstr ""
6753
6838
 
6754
 
#: nova/virt/libvirt/utils.py:504
 
6839
#: nova/virt/libvirt/utils.py:533
6755
6840
#, python-format
6756
6841
msgid "Writing image info file: %s"
6757
6842
msgstr ""
6758
6843
 
6759
 
#: nova/virt/libvirt/utils.py:505
 
6844
#: nova/virt/libvirt/utils.py:534
6760
6845
#, python-format
6761
6846
msgid "Wrote: %s"
6762
6847
msgstr ""
6776
6861
msgid "Failed while unplugging vif"
6777
6862
msgstr ""
6778
6863
 
6779
 
#: nova/virt/libvirt/volume.py:164
 
6864
#: nova/virt/libvirt/volume.py:174
6780
6865
#, python-format
6781
6866
msgid "iSCSI device not found at %s"
6782
6867
msgstr ""
6783
6868
 
6784
 
#: nova/virt/libvirt/volume.py:167
 
6869
#: nova/virt/libvirt/volume.py:177
6785
6870
#, python-format
6786
6871
msgid ""
6787
6872
"ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry.  "
6788
6873
"Try number: %(tries)s"
6789
6874
msgstr ""
6790
6875
 
6791
 
#: nova/virt/libvirt/volume.py:179
 
6876
#: nova/virt/libvirt/volume.py:189
6792
6877
#, python-format
6793
6878
msgid "Found iSCSI node %(mount_device)s (after %(tries)s rescans)"
6794
6879
msgstr ""
6829
6914
msgstr ""
6830
6915
 
6831
6916
#: nova/virt/powervm/exception.py:45
 
6917
#, python-format
 
6918
msgid "Operation '%(operation)s' on LPAR '%(instance_name)s' timed out"
 
6919
msgstr ""
 
6920
 
 
6921
#: nova/virt/powervm/exception.py:50
6832
6922
msgid "Image creation failed on PowerVM"
6833
6923
msgstr ""
6834
6924
 
6835
 
#: nova/virt/powervm/exception.py:49
 
6925
#: nova/virt/powervm/exception.py:54
6836
6926
#, python-format
6837
6927
msgid ""
6838
6928
"Insufficient free memory on PowerVM system to spawn instance "
6839
6929
"'%(instance_name)s'"
6840
6930
msgstr ""
6841
6931
 
6842
 
#: nova/virt/powervm/exception.py:54
 
6932
#: nova/virt/powervm/exception.py:59
6843
6933
#, python-format
6844
6934
msgid ""
6845
6935
"Insufficient available CPUs on PowerVM system to spawn instance "
6846
6936
"'%(instance_name)s'"
6847
6937
msgstr ""
6848
6938
 
6849
 
#: nova/virt/powervm/exception.py:59
 
6939
#: nova/virt/powervm/exception.py:64
6850
6940
#, python-format
6851
6941
msgid "PowerVM LPAR instance '%(instance_name)s' cleanup failed"
6852
6942
msgstr ""
6856
6946
msgid "LPAR instance '%s' not found"
6857
6947
msgstr "인스턴스 %s: 스냅샷 저장중"
6858
6948
 
6859
 
#: nova/virt/powervm/operator.py:179
 
6949
#: nova/virt/powervm/operator.py:174
6860
6950
msgid "Not enough free memory in the host"
6861
6951
msgstr ""
6862
6952
 
6863
 
#: nova/virt/powervm/operator.py:189
 
6953
#: nova/virt/powervm/operator.py:184
6864
6954
msgid "Insufficient available CPU on PowerVM"
6865
6955
msgstr ""
6866
6956
 
6867
 
#: nova/virt/powervm/operator.py:213
 
6957
#: nova/virt/powervm/operator.py:208
6868
6958
#, fuzzy, python-format
6869
6959
msgid "Creating LPAR instance '%s'"
6870
6960
msgstr "인스턴스 %s를 재부팅합니다"
6871
6961
 
6872
 
#: nova/virt/powervm/operator.py:216
 
6962
#: nova/virt/powervm/operator.py:211
6873
6963
#, python-format
6874
6964
msgid "LPAR instance '%s' creation failed"
6875
6965
msgstr ""
6876
6966
 
6877
 
#: nova/virt/powervm/operator.py:226
 
6967
#: nova/virt/powervm/operator.py:221
6878
6968
#, python-format
6879
6969
msgid "Fetching image '%s' from glance"
6880
6970
msgstr ""
6881
6971
 
 
6972
#: nova/virt/powervm/operator.py:225
 
6973
#, python-format
 
6974
msgid "Copying image '%s' to IVM"
 
6975
msgstr ""
 
6976
 
6882
6977
#: nova/virt/powervm/operator.py:230
6883
 
#, python-format
6884
 
msgid "Copying image '%s' to IVM"
 
6978
msgid "Creating logical volume"
6885
6979
msgstr ""
6886
6980
 
6887
6981
#: nova/virt/powervm/operator.py:235
6888
 
msgid "Creating logical volume"
6889
 
msgstr ""
6890
 
 
6891
 
#: nova/virt/powervm/operator.py:240
6892
6982
#, python-format
6893
6983
msgid "Copying image to the device '%s'"
6894
6984
msgstr ""
6895
6985
 
6896
 
#: nova/virt/powervm/operator.py:243
 
6986
#: nova/virt/powervm/operator.py:238
6897
6987
#, python-format
6898
6988
msgid "PowerVM image creation failed: %s"
6899
6989
msgstr ""
6900
6990
 
6901
 
#: nova/virt/powervm/operator.py:249
 
6991
#: nova/virt/powervm/operator.py:244
6902
6992
#, fuzzy, python-format
6903
6993
msgid "Activating the LPAR instance '%s'"
6904
6994
msgstr "인스턴스 %s를 재부팅합니다"
6905
6995
 
6906
 
#: nova/virt/powervm/operator.py:263
 
6996
#: nova/virt/powervm/operator.py:258
6907
6997
#, python-format
6908
6998
msgid "Instance '%s' failed to boot"
6909
6999
msgstr ""
6910
7000
 
6911
 
#: nova/virt/powervm/operator.py:280
 
7001
#: nova/virt/powervm/operator.py:275
6912
7002
#, python-format
6913
7003
msgid "During destroy, LPAR instance '%s' was not found on PowerVM system."
6914
7004
msgstr ""
6915
7005
 
6916
 
#: nova/virt/powervm/operator.py:289
 
7006
#: nova/virt/powervm/operator.py:284
6917
7007
#, python-format
6918
7008
msgid "Shutting down the instance '%s'"
6919
7009
msgstr ""
6920
7010
 
6921
 
#: nova/virt/powervm/operator.py:293
 
7011
#: nova/virt/powervm/operator.py:288
6922
7012
#, fuzzy, python-format
6923
7013
msgid "Removing the logical volume '%s'"
6924
7014
msgstr "%s 볼륨을 찾을수 없습니다"
6925
7015
 
6926
 
#: nova/virt/powervm/operator.py:296
 
7016
#: nova/virt/powervm/operator.py:291
6927
7017
#, python-format
6928
7018
msgid "Deleting the LPAR instance '%s'"
6929
7019
msgstr ""
6930
7020
 
6931
 
#: nova/virt/powervm/operator.py:299
 
7021
#: nova/virt/powervm/operator.py:294
6932
7022
msgid "PowerVM instance cleanup failed"
6933
7023
msgstr ""
6934
7024
 
6935
 
#: nova/virt/powervm/operator.py:483
 
7025
#: nova/virt/powervm/operator.py:495
6936
7026
msgid "Could not create logical volume. No space left on any volume group."
6937
7027
msgstr ""
6938
7028
 
 
7029
#: nova/virt/powervm/operator.py:554
 
7030
#, fuzzy
 
7031
msgid "Unable to get checksum"
 
7032
msgstr "%s 볼륨 탈착에 실패했습니다"
 
7033
 
 
7034
#: nova/virt/powervm/operator.py:557
 
7035
msgid "Image checksums do not match"
 
7036
msgstr ""
 
7037
 
 
7038
#: nova/virt/powervm/operator.py:582
 
7039
msgid "Uncompressed image file not found"
 
7040
msgstr ""
 
7041
 
6939
7042
#: nova/virt/vmwareapi/driver.py:111
6940
7043
msgid ""
6941
7044
"Must specify vmwareapi_host_ip,vmwareapi_host_username and "
7341
7444
msgid "Got image size of %(size)s for the image %(image)s"
7342
7445
msgstr ""
7343
7446
 
7344
 
#: nova/virt/xenapi/agent.py:62 nova/virt/xenapi/vmops.py:1434
 
7447
#: nova/virt/xenapi/agent.py:80 nova/virt/xenapi/vmops.py:1432
7345
7448
#, python-format
7346
7449
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
7347
7450
msgstr ""
7348
7451
 
7349
 
#: nova/virt/xenapi/agent.py:66 nova/virt/xenapi/vmops.py:1438
 
7452
#: nova/virt/xenapi/agent.py:84 nova/virt/xenapi/vmops.py:1436
7350
7453
#, python-format
7351
7454
msgid ""
7352
7455
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
7353
7456
"args=%(args)r"
7354
7457
msgstr ""
7355
7458
 
7356
 
#: nova/virt/xenapi/agent.py:71 nova/virt/xenapi/vmops.py:1443
 
7459
#: nova/virt/xenapi/agent.py:89 nova/virt/xenapi/vmops.py:1441
7357
7460
#, python-format
7358
7461
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
7359
7462
msgstr ""
7360
7463
 
7361
 
#: nova/virt/xenapi/agent.py:81
 
7464
#: nova/virt/xenapi/agent.py:99
7362
7465
#, python-format
7363
7466
msgid ""
7364
7467
"The agent call to %(method)s returned an invalid response: %(ret)r. "
7365
7468
"path=%(path)s; args=%(args)r"
7366
7469
msgstr ""
7367
7470
 
7368
 
#: nova/virt/xenapi/agent.py:91
 
7471
#: nova/virt/xenapi/agent.py:109
7369
7472
#, python-format
7370
7473
msgid "Failed to query agent version: %(resp)r"
7371
7474
msgstr ""
7372
7475
 
7373
 
#: nova/virt/xenapi/agent.py:103
 
7476
#: nova/virt/xenapi/agent.py:121
7374
7477
msgid "Querying agent version"
7375
7478
msgstr ""
7376
7479
 
7377
 
#: nova/virt/xenapi/agent.py:117
 
7480
#: nova/virt/xenapi/agent.py:135
7378
7481
msgid "Reached maximum time attempting to query agent version"
7379
7482
msgstr ""
7380
7483
 
7381
 
#: nova/virt/xenapi/agent.py:126
 
7484
#: nova/virt/xenapi/agent.py:144
7382
7485
#, python-format
7383
7486
msgid "Updating agent to %s"
7384
7487
msgstr ""
7385
7488
 
7386
 
#: nova/virt/xenapi/agent.py:133
 
7489
#: nova/virt/xenapi/agent.py:151
7387
7490
#, python-format
7388
7491
msgid "Failed to update agent: %(resp)r"
7389
7492
msgstr ""
7390
7493
 
7391
 
#: nova/virt/xenapi/agent.py:148
 
7494
#: nova/virt/xenapi/agent.py:166
7392
7495
msgid "Setting admin password"
7393
7496
msgstr ""
7394
7497
 
7395
 
#: nova/virt/xenapi/agent.py:158
 
7498
#: nova/virt/xenapi/agent.py:176
7396
7499
#, python-format
7397
7500
msgid "Failed to exchange keys: %(resp)r"
7398
7501
msgstr ""
7399
7502
 
7400
 
#: nova/virt/xenapi/agent.py:177
 
7503
#: nova/virt/xenapi/agent.py:195
7401
7504
#, python-format
7402
7505
msgid "Failed to update password: %(resp)r"
7403
7506
msgstr ""
7404
7507
 
7405
 
#: nova/virt/xenapi/agent.py:185
 
7508
#: nova/virt/xenapi/agent.py:203
7406
7509
#, python-format
7407
7510
msgid "Injecting file path: %r"
7408
7511
msgstr ""
7409
7512
 
7410
 
#: nova/virt/xenapi/agent.py:197
 
7513
#: nova/virt/xenapi/agent.py:215
7411
7514
#, python-format
7412
7515
msgid "Failed to inject file: %(resp)r"
7413
7516
msgstr ""
7414
7517
 
7415
 
#: nova/virt/xenapi/agent.py:205
 
7518
#: nova/virt/xenapi/agent.py:223
7416
7519
msgid "Resetting network"
7417
7520
msgstr ""
7418
7521
 
7419
 
#: nova/virt/xenapi/agent.py:209
 
7522
#: nova/virt/xenapi/agent.py:228
7420
7523
#, python-format
7421
7524
msgid "Failed to reset network: %(resp)r"
7422
7525
msgstr ""
7423
7526
 
7424
 
#: nova/virt/xenapi/agent.py:263
 
7527
#: nova/virt/xenapi/agent.py:248
 
7528
msgid ""
 
7529
"XenServer tools installed in this image are capable of network injection."
 
7530
"  Networking files will not bemanipulated"
 
7531
msgstr ""
 
7532
 
 
7533
#: nova/virt/xenapi/agent.py:256
 
7534
msgid ""
 
7535
"XenServer tools are present in this image but are not capable of network "
 
7536
"injection"
 
7537
msgstr ""
 
7538
 
 
7539
#: nova/virt/xenapi/agent.py:260
 
7540
msgid "XenServer tools are not installed in this image"
 
7541
msgstr ""
 
7542
 
 
7543
#: nova/virt/xenapi/agent.py:312
7425
7544
#, python-format
7426
7545
msgid "OpenSSL error: %s"
7427
7546
msgstr ""
7428
7547
 
7429
 
#: nova/virt/xenapi/driver.py:142
 
7548
#: nova/virt/xenapi/driver.py:135
7430
7549
msgid ""
7431
7550
"Must specify xenapi_connection_url, xenapi_connection_username "
7432
7551
"(optionally), and xenapi_connection_password to use "
7433
7552
"compute_driver=xenapi.XenAPIDriver"
7434
7553
msgstr ""
7435
7554
 
7436
 
#: nova/virt/xenapi/driver.py:169
 
7555
#: nova/virt/xenapi/driver.py:162
7437
7556
msgid "Failure while cleaning up attached VDIs"
7438
7557
msgstr ""
7439
7558
 
7440
 
#: nova/virt/xenapi/driver.py:347
 
7559
#: nova/virt/xenapi/driver.py:355
7441
7560
#, python-format
7442
7561
msgid "Could not determine key: %s"
7443
7562
msgstr ""
7444
7563
 
7445
 
#: nova/virt/xenapi/driver.py:562
 
7564
#: nova/virt/xenapi/driver.py:565
7446
7565
msgid "Host startup on XenServer is not supported."
7447
7566
msgstr ""
7448
7567
 
7449
 
#: nova/virt/xenapi/driver.py:609
 
7568
#: nova/virt/xenapi/driver.py:617
7450
7569
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
7451
7570
msgstr ""
7452
7571
 
7453
 
#: nova/virt/xenapi/driver.py:647
 
7572
#: nova/virt/xenapi/driver.py:655
7454
7573
msgid "Host is member of a pool, but DB says otherwise"
7455
7574
msgstr ""
7456
7575
 
7457
 
#: nova/virt/xenapi/driver.py:731 nova/virt/xenapi/driver.py:745
 
7576
#: nova/virt/xenapi/driver.py:739 nova/virt/xenapi/driver.py:753
7458
7577
#, python-format
7459
7578
msgid "Got exception: %s"
7460
7579
msgstr ""
7461
7580
 
7462
 
#: nova/virt/xenapi/fake.py:662 nova/virt/xenapi/fake.py:764
7463
 
#: nova/virt/xenapi/fake.py:783 nova/virt/xenapi/fake.py:851
 
7581
#: nova/virt/xenapi/fake.py:669 nova/virt/xenapi/fake.py:771
 
7582
#: nova/virt/xenapi/fake.py:790 nova/virt/xenapi/fake.py:858
7464
7583
msgid "Raising NotImplemented"
7465
7584
msgstr ""
7466
7585
 
7467
 
#: nova/virt/xenapi/fake.py:664
 
7586
#: nova/virt/xenapi/fake.py:671
7468
7587
#, python-format
7469
7588
msgid "xenapi.fake does not have an implementation for %s"
7470
7589
msgstr ""
7471
7590
 
7472
 
#: nova/virt/xenapi/fake.py:698
 
7591
#: nova/virt/xenapi/fake.py:705
7473
7592
#, python-format
7474
7593
msgid "Calling %(localname)s %(impl)s"
7475
7594
msgstr ""
7476
7595
 
7477
 
#: nova/virt/xenapi/fake.py:703
 
7596
#: nova/virt/xenapi/fake.py:710
7478
7597
#, python-format
7479
7598
msgid "Calling getter %s"
7480
7599
msgstr ""
7481
7600
 
7482
 
#: nova/virt/xenapi/fake.py:706
 
7601
#: nova/virt/xenapi/fake.py:713
7483
7602
#, python-format
7484
7603
msgid "Calling setter %s"
7485
7604
msgstr ""
7486
7605
 
7487
 
#: nova/virt/xenapi/fake.py:766
 
7606
#: nova/virt/xenapi/fake.py:773
7488
7607
#, python-format
7489
7608
msgid ""
7490
7609
"xenapi.fake does not have an implementation for %s or it has been called "
7503
7622
msgid "Unable to get SR for this host: %s"
7504
7623
msgstr ""
7505
7624
 
7506
 
#: nova/virt/xenapi/host.py:188
 
7625
#: nova/virt/xenapi/host.py:190
 
7626
#, python-format
 
7627
msgid "Failed to extract instance support from %s"
 
7628
msgstr ""
 
7629
 
 
7630
#: nova/virt/xenapi/host.py:207
7507
7631
msgid "Unable to get updated status"
7508
7632
msgstr ""
7509
7633
 
7510
 
#: nova/virt/xenapi/host.py:191
 
7634
#: nova/virt/xenapi/host.py:210
7511
7635
#, python-format
7512
7636
msgid "The call to %(method)s returned an error: %(e)s."
7513
7637
msgstr ""
7581
7705
"Expected %(vlan_num)d"
7582
7706
msgstr ""
7583
7707
 
7584
 
#: nova/virt/xenapi/vm_utils.py:215
 
7708
#: nova/virt/xenapi/vm_utils.py:257
7585
7709
msgid "Created VM"
7586
7710
msgstr ""
7587
7711
 
7588
 
#: nova/virt/xenapi/vm_utils.py:227
 
7712
#: nova/virt/xenapi/vm_utils.py:269
7589
7713
msgid "VM destroyed"
7590
7714
msgstr ""
7591
7715
 
7592
 
#: nova/virt/xenapi/vm_utils.py:234
 
7716
#: nova/virt/xenapi/vm_utils.py:276
7593
7717
msgid "VM already halted, skipping shutdown..."
7594
7718
msgstr ""
7595
7719
 
7596
 
#: nova/virt/xenapi/vm_utils.py:238
 
7720
#: nova/virt/xenapi/vm_utils.py:280
7597
7721
msgid "Shutting down VM"
7598
7722
msgstr ""
7599
7723
 
7600
 
#: nova/virt/xenapi/vm_utils.py:270
 
7724
#: nova/virt/xenapi/vm_utils.py:312
7601
7725
#, python-format
7602
7726
msgid "VBD not found in instance %s"
7603
7727
msgstr ""
7604
7728
 
7605
 
#: nova/virt/xenapi/vm_utils.py:287
 
7729
#: nova/virt/xenapi/vm_utils.py:329
7606
7730
#, python-format
7607
7731
msgid "VBD %s already detached"
7608
7732
msgstr ""
7609
7733
 
7610
 
#: nova/virt/xenapi/vm_utils.py:290
 
7734
#: nova/virt/xenapi/vm_utils.py:332
7611
7735
#, python-format
7612
7736
msgid "VBD %(vbd_ref)s detach rejected, attempt %(num_attempt)d/%(max_attempts)d"
7613
7737
msgstr ""
7614
7738
 
7615
 
#: nova/virt/xenapi/vm_utils.py:295
 
7739
#: nova/virt/xenapi/vm_utils.py:337
7616
7740
#, python-format
7617
7741
msgid "Unable to unplug VBD %s"
7618
7742
msgstr ""
7619
7743
 
7620
 
#: nova/virt/xenapi/vm_utils.py:300
 
7744
#: nova/virt/xenapi/vm_utils.py:342
7621
7745
#, python-format
7622
7746
msgid "Reached maximum number of retries trying to unplug VBD %s"
7623
7747
msgstr ""
7624
7748
 
7625
 
#: nova/virt/xenapi/vm_utils.py:311
 
7749
#: nova/virt/xenapi/vm_utils.py:353
7626
7750
#, python-format
7627
7751
msgid "Unable to destroy VBD %s"
7628
7752
msgstr ""
7629
7753
 
7630
 
#: nova/virt/xenapi/vm_utils.py:330
 
7754
#: nova/virt/xenapi/vm_utils.py:372
7631
7755
#, python-format
7632
7756
msgid "Creating %(vbd_type)s-type VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
7633
7757
msgstr ""
7634
7758
 
7635
 
#: nova/virt/xenapi/vm_utils.py:333
 
7759
#: nova/virt/xenapi/vm_utils.py:375
7636
7760
#, python-format
7637
7761
msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
7638
7762
msgstr ""
7639
7763
 
7640
 
#: nova/virt/xenapi/vm_utils.py:344
 
7764
#: nova/virt/xenapi/vm_utils.py:391
7641
7765
#, python-format
7642
7766
msgid "Unable to destroy VDI %s"
7643
7767
msgstr ""
7644
7768
 
7645
 
#: nova/virt/xenapi/vm_utils.py:376
 
7769
#: nova/virt/xenapi/vm_utils.py:423
7646
7770
#, python-format
7647
7771
msgid ""
7648
7772
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s)"
7649
7773
" on %(sr_ref)s."
7650
7774
msgstr ""
7651
7775
 
7652
 
#: nova/virt/xenapi/vm_utils.py:487
 
7776
#: nova/virt/xenapi/vm_utils.py:454
 
7777
msgid "SR not present and could not be introduced"
 
7778
msgstr ""
 
7779
 
 
7780
#: nova/virt/xenapi/vm_utils.py:555
7653
7781
#, python-format
7654
7782
msgid "Cloned VDI %(vdi_ref)s from VDI %(vdi_to_clone_ref)s"
7655
7783
msgstr ""
7656
7784
 
7657
 
#: nova/virt/xenapi/vm_utils.py:507
 
7785
#: nova/virt/xenapi/vm_utils.py:575
7658
7786
#, python-format
7659
7787
msgid "No primary VDI found for %(vm_ref)s"
7660
7788
msgstr ""
7661
7789
 
7662
 
#: nova/virt/xenapi/vm_utils.py:513
 
7790
#: nova/virt/xenapi/vm_utils.py:584
7663
7791
msgid "Starting snapshot for VM"
7664
7792
msgstr ""
7665
7793
 
7666
 
#: nova/virt/xenapi/vm_utils.py:540
7667
 
#, python-format
7668
 
msgid "Created snapshot %(template_vdi_uuid)s with label '%(label)s'"
7669
 
msgstr ""
7670
 
 
7671
 
#: nova/virt/xenapi/vm_utils.py:582
 
7794
#: nova/virt/xenapi/vm_utils.py:632
7672
7795
#, python-format
7673
7796
msgid "Destroying cached VDI '%(vdi_uuid)s'"
7674
7797
msgstr ""
7675
7798
 
7676
 
#: nova/virt/xenapi/vm_utils.py:640
 
7799
#: nova/virt/xenapi/vm_utils.py:690
7677
7800
#, python-format
7678
7801
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
7679
7802
msgstr ""
7680
7803
 
7681
 
#: nova/virt/xenapi/vm_utils.py:834
 
7804
#: nova/virt/xenapi/vm_utils.py:875
7682
7805
#, python-format
7683
7806
msgid ""
7684
7807
"Fast cloning is only supported on default local SR of type ext. SR on "
7685
7808
"this system was found to be of type %(sr_type)s. Ignoring the cow flag."
7686
7809
msgstr ""
7687
7810
 
7688
 
#: nova/virt/xenapi/vm_utils.py:912
 
7811
#: nova/virt/xenapi/vm_utils.py:933
7689
7812
#, python-format
7690
7813
msgid "Unrecognized cache_images value '%s', defaulting to True"
7691
7814
msgstr ""
7692
7815
 
7693
 
#: nova/virt/xenapi/vm_utils.py:946
 
7816
#: nova/virt/xenapi/vm_utils.py:967
7694
7817
#, python-format
7695
7818
msgid "Fetched VDIs of type '%(vdi_type)s' with UUID '%(vdi_uuid)s'"
7696
7819
msgstr ""
7697
7820
 
7698
 
#: nova/virt/xenapi/vm_utils.py:958
 
7821
#: nova/virt/xenapi/vm_utils.py:979
7699
7822
#, python-format
7700
7823
msgid ""
7701
7824
"download_vhd %(image_id)s, attempt %(attempt_num)d/%(max_attempts)d, "
7702
7825
"params: %(params)s"
7703
7826
msgstr ""
7704
7827
 
7705
 
#: nova/virt/xenapi/vm_utils.py:971
 
7828
#: nova/virt/xenapi/vm_utils.py:992
7706
7829
#, python-format
7707
7830
msgid "download_vhd failed: %r"
7708
7831
msgstr ""
7709
7832
 
7710
 
#: nova/virt/xenapi/vm_utils.py:995
 
7833
#: nova/virt/xenapi/vm_utils.py:1028
 
7834
#, python-format
 
7835
msgid "Invalid value '%s' for xenapi_torrent_images"
 
7836
msgstr ""
 
7837
 
 
7838
#: nova/virt/xenapi/vm_utils.py:1039
7711
7839
#, python-format
7712
7840
msgid "Asking xapi to fetch vhd image %(image_id)s"
7713
7841
msgstr ""
7714
7842
 
7715
 
#: nova/virt/xenapi/vm_utils.py:1040
 
7843
#: nova/virt/xenapi/vm_utils.py:1103
7716
7844
#, python-format
7717
7845
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
7718
7846
msgstr ""
7719
7847
 
7720
 
#: nova/virt/xenapi/vm_utils.py:1056
 
7848
#: nova/virt/xenapi/vm_utils.py:1119
7721
7849
#, python-format
7722
7850
msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
7723
7851
msgstr ""
7724
7852
 
7725
 
#: nova/virt/xenapi/vm_utils.py:1060
 
7853
#: nova/virt/xenapi/vm_utils.py:1123
7726
7854
#, python-format
7727
7855
msgid ""
7728
7856
"Image size %(size_bytes)d exceeded instance_type allowed size "
7729
7857
"%(allowed_size_bytes)d"
7730
7858
msgstr ""
7731
7859
 
7732
 
#: nova/virt/xenapi/vm_utils.py:1082
 
7860
#: nova/virt/xenapi/vm_utils.py:1145
7733
7861
#, python-format
7734
7862
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
7735
7863
msgstr ""
7736
7864
 
7737
 
#: nova/virt/xenapi/vm_utils.py:1095
 
7865
#: nova/virt/xenapi/vm_utils.py:1158
7738
7866
#, python-format
7739
7867
msgid "Size for image %(image_id)s: %(virtual_size)d"
7740
7868
msgstr ""
7741
7869
 
7742
 
#: nova/virt/xenapi/vm_utils.py:1104
 
7870
#: nova/virt/xenapi/vm_utils.py:1167
7743
7871
#, python-format
7744
7872
msgid ""
7745
7873
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
7746
7874
"bytes"
7747
7875
msgstr ""
7748
7876
 
7749
 
#: nova/virt/xenapi/vm_utils.py:1123
 
7877
#: nova/virt/xenapi/vm_utils.py:1186
7750
7878
#, python-format
7751
7879
msgid "Copying VDI %s to /boot/guest on dom0"
7752
7880
msgstr ""
7753
7881
 
7754
 
#: nova/virt/xenapi/vm_utils.py:1137
 
7882
#: nova/virt/xenapi/vm_utils.py:1200
7755
7883
#, python-format
7756
7884
msgid "Kernel/Ramdisk VDI %s destroyed"
7757
7885
msgstr ""
7758
7886
 
7759
 
#: nova/virt/xenapi/vm_utils.py:1146
 
7887
#: nova/virt/xenapi/vm_utils.py:1209
7760
7888
msgid "Failed to fetch glance image"
7761
7889
msgstr ""
7762
7890
 
7763
 
#: nova/virt/xenapi/vm_utils.py:1184
 
7891
#: nova/virt/xenapi/vm_utils.py:1247
7764
7892
#, python-format
7765
7893
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
7766
7894
msgstr ""
7767
7895
 
7768
 
#: nova/virt/xenapi/vm_utils.py:1205
 
7896
#: nova/virt/xenapi/vm_utils.py:1268
7769
7897
#, python-format
7770
7898
msgid "Looking up vdi %s for PV kernel"
7771
7899
msgstr ""
7772
7900
 
7773
 
#: nova/virt/xenapi/vm_utils.py:1223
 
7901
#: nova/virt/xenapi/vm_utils.py:1286
7774
7902
#, python-format
7775
7903
msgid "Unknown image format %(disk_image_type)s"
7776
7904
msgstr ""
7777
7905
 
7778
 
#: nova/virt/xenapi/vm_utils.py:1254
 
7906
#: nova/virt/xenapi/vm_utils.py:1317
7779
7907
#, python-format
7780
7908
msgid "VDI %s is still available"
7781
7909
msgstr ""
7782
7910
 
7783
 
#: nova/virt/xenapi/vm_utils.py:1350
 
7911
#: nova/virt/xenapi/vm_utils.py:1413
7784
7912
#, python-format
7785
7913
msgid "Unable to parse rrd of %(vm_uuid)s"
7786
7914
msgstr ""
7787
7915
 
7788
 
#: nova/virt/xenapi/vm_utils.py:1370
 
7916
#: nova/virt/xenapi/vm_utils.py:1440
7789
7917
#, python-format
7790
7918
msgid "Re-scanning SR %s"
7791
7919
msgstr ""
7792
7920
 
7793
 
#: nova/virt/xenapi/vm_utils.py:1398
 
7921
#: nova/virt/xenapi/vm_utils.py:1468
7794
7922
#, python-format
7795
7923
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
7796
7924
msgstr ""
7797
7925
 
7798
 
#: nova/virt/xenapi/vm_utils.py:1416
 
7926
#: nova/virt/xenapi/vm_utils.py:1486
7799
7927
msgid ""
7800
7928
"XenAPI is unable to find a Storage Repository to install guest instances "
7801
7929
"on. Please check your configuration and/or configure the flag "
7802
7930
"'sr_matching_filter'"
7803
7931
msgstr ""
7804
7932
 
7805
 
#: nova/virt/xenapi/vm_utils.py:1429
 
7933
#: nova/virt/xenapi/vm_utils.py:1499
7806
7934
msgid "Cannot find SR of content-type ISO"
7807
7935
msgstr ""
7808
7936
 
7809
 
#: nova/virt/xenapi/vm_utils.py:1437
 
7937
#: nova/virt/xenapi/vm_utils.py:1507
7810
7938
#, python-format
7811
7939
msgid "ISO: looking at SR %(sr_rec)s"
7812
7940
msgstr ""
7813
7941
 
7814
 
#: nova/virt/xenapi/vm_utils.py:1439
 
7942
#: nova/virt/xenapi/vm_utils.py:1509
7815
7943
msgid "ISO: not iso content"
7816
7944
msgstr ""
7817
7945
 
7818
 
#: nova/virt/xenapi/vm_utils.py:1442
 
7946
#: nova/virt/xenapi/vm_utils.py:1512
7819
7947
msgid "ISO: iso content_type, no 'i18n-key' key"
7820
7948
msgstr ""
7821
7949
 
7822
 
#: nova/virt/xenapi/vm_utils.py:1445
 
7950
#: nova/virt/xenapi/vm_utils.py:1515
7823
7951
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
7824
7952
msgstr ""
7825
7953
 
7826
 
#: nova/virt/xenapi/vm_utils.py:1449
 
7954
#: nova/virt/xenapi/vm_utils.py:1519
7827
7955
msgid "ISO: SR MATCHing our criteria"
7828
7956
msgstr ""
7829
7957
 
7830
 
#: nova/virt/xenapi/vm_utils.py:1451
 
7958
#: nova/virt/xenapi/vm_utils.py:1521
7831
7959
msgid "ISO: ISO, looking to see if it is host local"
7832
7960
msgstr ""
7833
7961
 
7834
 
#: nova/virt/xenapi/vm_utils.py:1454
 
7962
#: nova/virt/xenapi/vm_utils.py:1524
7835
7963
#, python-format
7836
7964
msgid "ISO: PBD %(pbd_ref)s disappeared"
7837
7965
msgstr ""
7838
7966
 
7839
 
#: nova/virt/xenapi/vm_utils.py:1457
 
7967
#: nova/virt/xenapi/vm_utils.py:1527
7840
7968
#, python-format
7841
7969
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
7842
7970
msgstr ""
7843
7971
 
7844
 
#: nova/virt/xenapi/vm_utils.py:1460
 
7972
#: nova/virt/xenapi/vm_utils.py:1530
7845
7973
msgid "ISO: SR with local PBD"
7846
7974
msgstr ""
7847
7975
 
7848
 
#: nova/virt/xenapi/vm_utils.py:1482
 
7976
#: nova/virt/xenapi/vm_utils.py:1552
7849
7977
#, python-format
7850
7978
msgid ""
7851
7979
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
7852
7980
"%(server)s."
7853
7981
msgstr ""
7854
7982
 
7855
 
#: nova/virt/xenapi/vm_utils.py:1498
 
7983
#: nova/virt/xenapi/vm_utils.py:1568
7856
7984
#, python-format
7857
7985
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
7858
7986
msgstr ""
7859
7987
 
7860
 
#: nova/virt/xenapi/vm_utils.py:1552
 
7988
#: nova/virt/xenapi/vm_utils.py:1622
7861
7989
#, python-format
7862
7990
msgid "Invalid statistics data from Xenserver: %s"
7863
7991
msgstr ""
7864
7992
 
7865
 
#: nova/virt/xenapi/vm_utils.py:1612
 
7993
#: nova/virt/xenapi/vm_utils.py:1682
7866
7994
#, python-format
7867
7995
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
7868
7996
msgstr ""
7869
7997
 
7870
 
#: nova/virt/xenapi/vm_utils.py:1699
 
7998
#: nova/virt/xenapi/vm_utils.py:1769
7871
7999
#, python-format
7872
8000
msgid ""
7873
8001
"Parent %(parent_uuid)s doesn't match original parent "
7874
8002
"%(original_parent_uuid)s, waiting for coalesce..."
7875
8003
msgstr ""
7876
8004
 
7877
 
#: nova/virt/xenapi/vm_utils.py:1709
 
8005
#: nova/virt/xenapi/vm_utils.py:1779
7878
8006
#, python-format
7879
8007
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
7880
8008
msgstr ""
7881
8009
 
7882
 
#: nova/virt/xenapi/vm_utils.py:1744
 
8010
#: nova/virt/xenapi/vm_utils.py:1814
7883
8011
#, python-format
7884
8012
msgid "Timeout waiting for device %s to be created"
7885
8013
msgstr ""
7886
8014
 
7887
 
#: nova/virt/xenapi/vm_utils.py:1764
 
8015
#: nova/virt/xenapi/vm_utils.py:1834
7888
8016
#, python-format
7889
8017
msgid "Disconnecting stale VDI %s from compute domU"
7890
8018
msgstr ""
7891
8019
 
7892
 
#: nova/virt/xenapi/vm_utils.py:1777
 
8020
#: nova/virt/xenapi/vm_utils.py:1847
7893
8021
#, python-format
7894
8022
msgid "Plugging VBD %s ... "
7895
8023
msgstr ""
7896
8024
 
7897
 
#: nova/virt/xenapi/vm_utils.py:1780
 
8025
#: nova/virt/xenapi/vm_utils.py:1850
7898
8026
#, python-format
7899
8027
msgid "Plugging VBD %s done."
7900
8028
msgstr ""
7901
8029
 
7902
 
#: nova/virt/xenapi/vm_utils.py:1782
 
8030
#: nova/virt/xenapi/vm_utils.py:1852
7903
8031
#, python-format
7904
8032
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
7905
8033
msgstr ""
7906
8034
 
7907
 
#: nova/virt/xenapi/vm_utils.py:1785
 
8035
#: nova/virt/xenapi/vm_utils.py:1855
7908
8036
#, python-format
7909
8037
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
7910
8038
msgstr ""
7911
8039
 
7912
 
#: nova/virt/xenapi/vm_utils.py:1790
 
8040
#: nova/virt/xenapi/vm_utils.py:1860
7913
8041
#, python-format
7914
8042
msgid "Destroying VBD for VDI %s ... "
7915
8043
msgstr ""
7916
8044
 
7917
 
#: nova/virt/xenapi/vm_utils.py:1798
 
8045
#: nova/virt/xenapi/vm_utils.py:1868
7918
8046
#, python-format
7919
8047
msgid "Destroying VBD for VDI %s done."
7920
8048
msgstr ""
7921
8049
 
7922
 
#: nova/virt/xenapi/vm_utils.py:1811
 
8050
#: nova/virt/xenapi/vm_utils.py:1881
7923
8051
#, python-format
7924
8052
msgid "Running pygrub against %s"
7925
8053
msgstr ""
7926
8054
 
7927
 
#: nova/virt/xenapi/vm_utils.py:1818
 
8055
#: nova/virt/xenapi/vm_utils.py:1888
7928
8056
#, python-format
7929
8057
msgid "Found Xen kernel %s"
7930
8058
msgstr ""
7931
8059
 
7932
 
#: nova/virt/xenapi/vm_utils.py:1820
 
8060
#: nova/virt/xenapi/vm_utils.py:1890
7933
8061
msgid "No Xen kernel found.  Booting HVM."
7934
8062
msgstr ""
7935
8063
 
7936
 
#: nova/virt/xenapi/vm_utils.py:1833
 
8064
#: nova/virt/xenapi/vm_utils.py:1903
7937
8065
msgid "Partitions:"
7938
8066
msgstr ""
7939
8067
 
7940
 
#: nova/virt/xenapi/vm_utils.py:1839
 
8068
#: nova/virt/xenapi/vm_utils.py:1909
7941
8069
#, python-format
7942
8070
msgid "  %(num)s: %(ptype)s %(size)d sectors"
7943
8071
msgstr ""
7944
8072
 
7945
 
#: nova/virt/xenapi/vm_utils.py:1864
 
8073
#: nova/virt/xenapi/vm_utils.py:1934
7946
8074
#, python-format
7947
8075
msgid ""
7948
8076
"Writing partition table %(primary_first)d %(primary_last)d to "
7949
8077
"%(dev_path)s..."
7950
8078
msgstr ""
7951
8079
 
7952
 
#: nova/virt/xenapi/vm_utils.py:1877
 
8080
#: nova/virt/xenapi/vm_utils.py:1947
7953
8081
#, python-format
7954
8082
msgid "Writing partition table %s done."
7955
8083
msgstr ""
7956
8084
 
7957
 
#: nova/virt/xenapi/vm_utils.py:1931
 
8085
#: nova/virt/xenapi/vm_utils.py:2001
7958
8086
#, python-format
7959
8087
msgid ""
7960
8088
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
7961
8089
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
7962
8090
msgstr ""
7963
8091
 
7964
 
#: nova/virt/xenapi/vm_utils.py:1963
 
8092
#: nova/virt/xenapi/vm_utils.py:2033
7965
8093
#, python-format
7966
8094
msgid ""
7967
8095
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
7968
8096
"reduction in size"
7969
8097
msgstr ""
7970
8098
 
7971
 
#: nova/virt/xenapi/vm_utils.py:2013
7972
 
msgid ""
7973
 
"XenServer tools installed in this image are capable of network injection."
7974
 
"  Networking files will not bemanipulated"
7975
 
msgstr ""
7976
 
 
7977
 
#: nova/virt/xenapi/vm_utils.py:2021
7978
 
msgid ""
7979
 
"XenServer tools are present in this image but are not capable of network "
7980
 
"injection"
7981
 
msgstr ""
7982
 
 
7983
 
#: nova/virt/xenapi/vm_utils.py:2025
7984
 
msgid "XenServer tools are not installed in this image"
7985
 
msgstr ""
7986
 
 
7987
 
#: nova/virt/xenapi/vm_utils.py:2041
 
8099
#: nova/virt/xenapi/vm_utils.py:2082
7988
8100
msgid "Manipulating interface files directly"
7989
8101
msgstr ""
7990
8102
 
7991
 
#: nova/virt/xenapi/vm_utils.py:2050
 
8103
#: nova/virt/xenapi/vm_utils.py:2091
7992
8104
#, python-format
7993
8105
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
7994
8106
msgstr ""
7995
8107
 
7996
 
#: nova/virt/xenapi/vm_utils.py:2162
 
8108
#: nova/virt/xenapi/vm_utils.py:2203
7997
8109
msgid "This domU must be running on the host specified by xenapi_connection_url"
7998
8110
msgstr ""
7999
8111
 
8000
 
#: nova/virt/xenapi/vmops.py:130 nova/virt/xenapi/vmops.py:637
 
8112
#: nova/virt/xenapi/vmops.py:126 nova/virt/xenapi/vmops.py:638
8001
8113
#, python-format
8002
8114
msgid "Updating progress to %(progress)d"
8003
8115
msgstr ""
8004
8116
 
8005
 
#: nova/virt/xenapi/vmops.py:212
 
8117
#: nova/virt/xenapi/vmops.py:224
8006
8118
#, fuzzy
8007
8119
msgid "Starting instance"
8008
8120
msgstr "인스턴스 %s를 재부팅합니다"
8009
8121
 
8010
 
#: nova/virt/xenapi/vmops.py:285
 
8122
#: nova/virt/xenapi/vmops.py:298
8011
8123
msgid "Removing kernel/ramdisk files from dom0"
8012
8124
msgstr ""
8013
8125
 
8014
 
#: nova/virt/xenapi/vmops.py:345
 
8126
#: nova/virt/xenapi/vmops.py:358
8015
8127
#, python-format
8016
8128
msgid "Block device information present: %s"
8017
8129
msgstr ""
8018
8130
 
8019
 
#: nova/virt/xenapi/vmops.py:368
 
8131
#: nova/virt/xenapi/vmops.py:381
8020
8132
msgid "Failed to spawn, rolling back"
8021
8133
msgstr ""
8022
8134
 
8023
 
#: nova/virt/xenapi/vmops.py:431
 
8135
#: nova/virt/xenapi/vmops.py:445
8024
8136
msgid "Detected ISO image type, creating blank VM for install"
8025
8137
msgstr ""
8026
8138
 
8027
 
#: nova/virt/xenapi/vmops.py:448
 
8139
#: nova/virt/xenapi/vmops.py:462
8028
8140
msgid "Auto configuring disk, attempting to resize partition..."
8029
8141
msgstr ""
8030
8142
 
8031
 
#: nova/virt/xenapi/vmops.py:487
 
8143
#: nova/virt/xenapi/vmops.py:488
8032
8144
msgid "Starting VM"
8033
8145
msgstr ""
8034
8146
 
8035
 
#: nova/virt/xenapi/vmops.py:494
 
8147
#: nova/virt/xenapi/vmops.py:495
8036
8148
#, python-format
8037
8149
msgid ""
8038
8150
"Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is "
8039
8151
"%(version)s"
8040
8152
msgstr ""
8041
8153
 
8042
 
#: nova/virt/xenapi/vmops.py:497
 
8154
#: nova/virt/xenapi/vmops.py:498
8043
8155
#, python-format
8044
8156
msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s"
8045
8157
msgstr ""
8046
8158
 
8047
 
#: nova/virt/xenapi/vmops.py:504
 
8159
#: nova/virt/xenapi/vmops.py:505
8048
8160
msgid "Waiting for instance state to become running"
8049
8161
msgstr ""
8050
8162
 
8051
 
#: nova/virt/xenapi/vmops.py:518
 
8163
#: nova/virt/xenapi/vmops.py:519
8052
8164
#, python-format
8053
8165
msgid "Instance agent version: %s"
8054
8166
msgstr ""
8055
8167
 
8056
 
#: nova/virt/xenapi/vmops.py:548
 
8168
#: nova/virt/xenapi/vmops.py:549
8057
8169
msgid "Setting VCPU weight"
8058
8170
msgstr ""
8059
8171
 
8060
 
#: nova/virt/xenapi/vmops.py:556
 
8172
#: nova/virt/xenapi/vmops.py:557
8061
8173
#, python-format
8062
8174
msgid "Could not find VM with name %s"
8063
8175
msgstr ""
8064
8176
 
8065
 
#: nova/virt/xenapi/vmops.py:606
 
8177
#: nova/virt/xenapi/vmops.py:607
8066
8178
msgid "Finished snapshot and upload for VM"
8067
8179
msgstr ""
8068
8180
 
8069
 
#: nova/virt/xenapi/vmops.py:610
 
8181
#: nova/virt/xenapi/vmops.py:611
8070
8182
#, python-format
8071
8183
msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d"
8072
8184
msgstr ""
8073
8185
 
8074
 
#: nova/virt/xenapi/vmops.py:618
 
8186
#: nova/virt/xenapi/vmops.py:619
8075
8187
msgid "Failed to transfer vhd to new host"
8076
8188
msgstr ""
8077
8189
 
8078
 
#: nova/virt/xenapi/vmops.py:654
 
8190
#: nova/virt/xenapi/vmops.py:655
8079
8191
#, python-format
8080
8192
msgid "Resizing down VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
8081
8193
msgstr ""
8082
8194
 
8083
 
#: nova/virt/xenapi/vmops.py:778
 
8195
#: nova/virt/xenapi/vmops.py:779
8084
8196
#, python-format
8085
8197
msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
8086
8198
msgstr ""
8087
8199
 
8088
 
#: nova/virt/xenapi/vmops.py:783
 
8200
#: nova/virt/xenapi/vmops.py:784
8089
8201
msgid "Resize complete"
8090
8202
msgstr ""
8091
8203
 
8092
 
#: nova/virt/xenapi/vmops.py:827
 
8204
#: nova/virt/xenapi/vmops.py:828
8093
8205
msgid "Starting halted instance found during reboot"
8094
8206
msgstr ""
8095
8207
 
8096
 
#: nova/virt/xenapi/vmops.py:910
 
8208
#: nova/virt/xenapi/vmops.py:911
8097
8209
msgid "Unable to find root VBD/VDI for VM"
8098
8210
msgstr ""
8099
8211
 
8100
 
#: nova/virt/xenapi/vmops.py:937
 
8212
#: nova/virt/xenapi/vmops.py:938
8101
8213
#, python-format
8102
8214
msgid "Destroying VDIs for Instance %(instance_uuid)s"
8103
8215
msgstr ""
8104
8216
 
8105
 
#: nova/virt/xenapi/vmops.py:965
 
8217
#: nova/virt/xenapi/vmops.py:966
8106
8218
msgid "Using RAW or VHD, skipping kernel and ramdisk deletion"
8107
8219
msgstr ""
8108
8220
 
8109
 
#: nova/virt/xenapi/vmops.py:972
 
8221
#: nova/virt/xenapi/vmops.py:973
8110
8222
msgid "instance has a kernel or ramdisk but not both"
8111
8223
msgstr ""
8112
8224
 
8113
 
#: nova/virt/xenapi/vmops.py:979
 
8225
#: nova/virt/xenapi/vmops.py:980
8114
8226
msgid "kernel/ramdisk files removed"
8115
8227
msgstr ""
8116
8228
 
8117
 
#: nova/virt/xenapi/vmops.py:1005
 
8229
#: nova/virt/xenapi/vmops.py:1006
8118
8230
msgid "Destroying VM"
8119
8231
msgstr ""
8120
8232
 
8121
 
#: nova/virt/xenapi/vmops.py:1031
 
8233
#: nova/virt/xenapi/vmops.py:1032
8122
8234
msgid "VM is not present, skipping destroy..."
8123
8235
msgstr ""
8124
8236
 
8125
 
#: nova/virt/xenapi/vmops.py:1082
 
8237
#: nova/virt/xenapi/vmops.py:1083
8126
8238
#, python-format
8127
8239
msgid "Instance is already in Rescue Mode: %s"
8128
8240
msgstr ""
8129
8241
 
8130
 
#: nova/virt/xenapi/vmops.py:1117
 
8242
#: nova/virt/xenapi/vmops.py:1118
8131
8243
msgid "VM is not present, skipping power off..."
8132
8244
msgstr ""
8133
8245
 
8134
 
#: nova/virt/xenapi/vmops.py:1153
 
8246
#: nova/virt/xenapi/vmops.py:1154
8135
8247
#, python-format
8136
8248
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
8137
8249
msgstr ""
8138
8250
 
8139
 
#: nova/virt/xenapi/vmops.py:1157
 
8251
#: nova/virt/xenapi/vmops.py:1158
8140
8252
msgid "Automatically hard rebooting"
8141
8253
msgstr ""
8142
8254
 
8143
 
#: nova/virt/xenapi/vmops.py:1217
8144
 
msgid "Could not get bandwidth info."
8145
 
msgstr ""
8146
 
 
8147
 
#: nova/virt/xenapi/vmops.py:1259
 
8255
#: nova/virt/xenapi/vmops.py:1257
8148
8256
msgid "Fetching VM ref while BUILDING failed"
8149
8257
msgstr ""
8150
8258
 
8151
 
#: nova/virt/xenapi/vmops.py:1342
 
8259
#: nova/virt/xenapi/vmops.py:1340
8152
8260
msgid "Injecting network info to xenstore"
8153
8261
msgstr ""
8154
8262
 
8155
 
#: nova/virt/xenapi/vmops.py:1361
 
8263
#: nova/virt/xenapi/vmops.py:1359
8156
8264
msgid "Creating vifs"
8157
8265
msgstr ""
8158
8266
 
8159
 
#: nova/virt/xenapi/vmops.py:1370
 
8267
#: nova/virt/xenapi/vmops.py:1368
8160
8268
#, python-format
8161
8269
msgid "Creating VIF for network %(network_ref)s"
8162
8270
msgstr ""
8163
8271
 
8164
 
#: nova/virt/xenapi/vmops.py:1373
 
8272
#: nova/virt/xenapi/vmops.py:1371
8165
8273
#, python-format
8166
8274
msgid "Created VIF %(vif_ref)s, network %(network_ref)s"
8167
8275
msgstr ""
8168
8276
 
8169
 
#: nova/virt/xenapi/vmops.py:1397
 
8277
#: nova/virt/xenapi/vmops.py:1395
8170
8278
msgid "Injecting hostname to xenstore"
8171
8279
msgstr ""
8172
8280
 
8173
 
#: nova/virt/xenapi/vmops.py:1493
 
8281
#: nova/virt/xenapi/vmops.py:1491
8174
8282
#, python-format
8175
8283
msgid ""
8176
8284
"Destination host:%(hostname)s must be in the same aggregate as the source"
8177
8285
" server"
8178
8286
msgstr ""
8179
8287
 
8180
 
#: nova/virt/xenapi/vmops.py:1525
 
8288
#: nova/virt/xenapi/vmops.py:1523
8181
8289
msgid "Migrate Receive failed"
8182
8290
msgstr ""
8183
8291
 
8184
 
#: nova/virt/xenapi/vmops.py:1573
 
8292
#: nova/virt/xenapi/vmops.py:1571
8185
8293
msgid "VM.assert_can_migratefailed"
8186
8294
msgstr ""
8187
8295
 
8188
 
#: nova/virt/xenapi/vmops.py:1609
 
8296
#: nova/virt/xenapi/vmops.py:1607
8189
8297
msgid "Migrate Send failed"
8190
8298
msgstr ""
8191
8299
 
8217
8325
msgstr ""
8218
8326
 
8219
8327
#: nova/virt/xenapi/volume_utils.py:92 nova/virt/xenapi/volume_utils.py:159
8220
 
#: nova/virt/xenapi/volumeops.py:150
 
8328
#: nova/virt/xenapi/volumeops.py:151
8221
8329
#, python-format
8222
8330
msgid "Introduced %(label)s as %(sr_ref)s."
8223
8331
msgstr ""
8230
8338
msgid "Plugging SR"
8231
8339
msgstr ""
8232
8340
 
8233
 
#: nova/virt/xenapi/volume_utils.py:105 nova/virt/xenapi/volumeops.py:154
 
8341
#: nova/virt/xenapi/volume_utils.py:105 nova/virt/xenapi/volumeops.py:155
8234
8342
msgid "Unable to introduce Storage Repository"
8235
8343
msgstr ""
8236
8344
 
8292
8400
msgid "Unable to find vbd for vdi %s"
8293
8401
msgstr ""
8294
8402
 
8295
 
#: nova/virt/xenapi/volume_utils.py:304
8296
 
#, python-format
8297
 
msgid "Unable to obtain target information %(data)s, %(mountpoint)s"
8298
 
msgstr ""
8299
 
 
8300
 
#: nova/virt/xenapi/volume_utils.py:330
 
8403
#: nova/virt/xenapi/volume_utils.py:281
 
8404
#, python-format
 
8405
msgid "Unable to obtain target information %(mountpoint)s"
 
8406
msgstr ""
 
8407
 
 
8408
#: nova/virt/xenapi/volume_utils.py:309
 
8409
#, python-format
 
8410
msgid "Unable to obtain target information %(connection_data)s"
 
8411
msgstr ""
 
8412
 
 
8413
#: nova/virt/xenapi/volume_utils.py:335
8301
8414
#, python-format
8302
8415
msgid "Mountpoint cannot be translated: %s"
8303
8416
msgstr ""
8346
8459
msgid "Could not forget SR"
8347
8460
msgstr ""
8348
8461
 
8349
 
#: nova/virt/xenapi/volumeops.py:172
 
8462
#: nova/virt/xenapi/volumeops.py:173
8350
8463
#, python-format
8351
8464
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
8352
8465
msgstr "%(instance_name)s 인스턴스의 %(sr_ref)s SR에 대한 VDI 생성이 실패했습니다"
8353
8466
 
8354
 
#: nova/virt/xenapi/volumeops.py:182
 
8467
#: nova/virt/xenapi/volumeops.py:183
8355
8468
#, python-format
8356
8469
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
8357
8470
msgstr "%(instance_name)s 인스턴스의 %(sr_ref)s SR을 사용 할 수 없습니다"
8358
8471
 
8359
 
#: nova/virt/xenapi/volumeops.py:197
 
8472
#: nova/virt/xenapi/volumeops.py:194
8360
8473
#, python-format
8361
8474
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
8362
8475
msgstr "%(instance_name)s 인스턴스에 %(mountpoint)s 마운트지점이 장착되었습니다"
8363
8476
 
8364
 
#: nova/virt/xenapi/volumeops.py:207
 
8477
#: nova/virt/xenapi/volumeops.py:204
8365
8478
#, python-format
8366
8479
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
8367
8480
msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s"
8368
8481
 
8369
 
#: nova/virt/xenapi/volumeops.py:215
 
8482
#: nova/virt/xenapi/volumeops.py:212
8370
8483
#, python-format
8371
8484
msgid "Unable to locate volume %s"
8372
8485
msgstr "%s 볼륨을 찾을수 없습니다"
8373
8486
 
8374
 
#: nova/virt/xenapi/volumeops.py:222
 
8487
#: nova/virt/xenapi/volumeops.py:221
8375
8488
#, python-format
8376
8489
msgid "Unable to detach volume %s"
8377
8490
msgstr "%s 볼륨 탈착에 실패했습니다"
8378
8491
 
8379
 
#: nova/virt/xenapi/volumeops.py:227
 
8492
#: nova/virt/xenapi/volumeops.py:226
8380
8493
#, python-format
8381
8494
msgid "Unable to destroy vbd %s"
8382
8495
msgstr ""
8383
8496
 
8384
 
#: nova/virt/xenapi/volumeops.py:234
 
8497
#: nova/virt/xenapi/volumeops.py:233
8385
8498
#, python-format
8386
8499
msgid "Error purging SR %s"
8387
8500
msgstr ""
8388
8501
 
8389
 
#: nova/virt/xenapi/volumeops.py:236
 
8502
#: nova/virt/xenapi/volumeops.py:235
8390
8503
#, python-format
8391
8504
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
8392
8505
msgstr "%(instance_name)s 인스턴스에 %(mountpoint)s 마운트지점이 탈착되었습니다"
8581
8694
msgid "LoggingVolumeDriver: %s"
8582
8695
msgstr ""
8583
8696
 
8584
 
#: nova/volume/iscsi.py:121
 
8697
#: nova/volume/iscsi.py:122
8585
8698
#, python-format
8586
8699
msgid "Creating volume: %s"
8587
8700
msgstr ""
8591
8704
msgid "Failed to create iscsi target for volume id:%(vol_id)s."
8592
8705
msgstr ""
8593
8706
 
8594
 
#: nova/volume/iscsi.py:151 nova/volume/iscsi.py:195
 
8707
#: nova/volume/iscsi.py:146
 
8708
#, python-format
 
8709
msgid ""
 
8710
"Failed to create iscsi target for volume id:%(vol_id)s. Please ensure "
 
8711
"your tgtd config file contains 'include %(volumes_dir)s/*'"
 
8712
msgstr ""
 
8713
 
 
8714
#: nova/volume/iscsi.py:154 nova/volume/iscsi.py:196
8595
8715
#, python-format
8596
8716
msgid "Removing volume: %s"
8597
8717
msgstr ""
8598
8718
 
8599
 
#: nova/volume/iscsi.py:165
 
8719
#: nova/volume/iscsi.py:168
8600
8720
#, fuzzy, python-format
8601
8721
msgid "Failed to create iscsi target for volume id:%(volume_id)s."
8602
8722
msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s"
8603
8723
 
8604
 
#: nova/volume/iscsi.py:176
 
8724
#: nova/volume/iscsi.py:177
8605
8725
msgid "valid iqn needed for show_target"
8606
8726
msgstr ""
8607
8727
 
8940
9060
msgid "Trying to delete non-existing volume %(volume)s at path %(mounted_path)s"
8941
9061
msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s"
8942
9062
 
8943
 
#: nova/volume/san.py:114 nova/volume/san.py:154
 
9063
#: nova/volume/san.py:116 nova/volume/san.py:156
8944
9064
msgid "Specify san_password or san_private_key"
8945
9065
msgstr ""
8946
9066
 
8947
 
#: nova/volume/san.py:158
 
9067
#: nova/volume/san.py:160
8948
9068
msgid "san_ip must be set"
8949
9069
msgstr ""
8950
9070
 
8951
 
#: nova/volume/san.py:228
 
9071
#: nova/volume/san.py:230
8952
9072
#, python-format
8953
9073
msgid "Cannot parse list-view output: %s"
8954
9074
msgstr ""
8955
9075
 
8956
 
#: nova/volume/san.py:322
 
9076
#: nova/volume/san.py:324
8957
9077
#, python-format
8958
9078
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
8959
9079
msgstr ""
8960
9080
 
8961
 
#: nova/volume/san.py:455
 
9081
#: nova/volume/san.py:457
8962
9082
#, python-format
8963
9083
msgid "CLIQ command returned %s"
8964
9084
msgstr ""
8965
9085
 
8966
 
#: nova/volume/san.py:461
 
9086
#: nova/volume/san.py:463
8967
9087
#, python-format
8968
9088
msgid "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
8969
9089
msgstr ""
8970
9090
 
8971
 
#: nova/volume/san.py:469
 
9091
#: nova/volume/san.py:471
8972
9092
#, python-format
8973
9093
msgid "Error running CLIQ command %(verb)s %(cliq_args)s.  Result=%(out)s"
8974
9094
msgstr ""
8975
9095
 
8976
 
#: nova/volume/san.py:499
 
9096
#: nova/volume/san.py:501
8977
9097
#, python-format
8978
9098
msgid ""
8979
9099
"Unexpected number of virtual ips for cluster  %(cluster_name)s. "
8980
9100
"Result=%(_xml)s"
8981
9101
msgstr ""
8982
9102
 
8983
 
#: nova/volume/san.py:552
 
9103
#: nova/volume/san.py:554
8984
9104
#, python-format
8985
9105
msgid "Volume info: %(volume_name)s => %(volume_attributes)s"
8986
9106
msgstr ""
8987
9107
 
8988
 
#: nova/volume/san.py:608
 
9108
#: nova/volume/san.py:610
8989
9109
msgid "local_path not supported"
8990
9110
msgstr ""
8991
9111
 
9130
9250
msgid "leave: check_for_setup_error"
9131
9251
msgstr ""
9132
9252
 
9133
 
#: nova/volume/storwize_svc.py:332
 
9253
#: nova/volume/storwize_svc.py:331
9134
9254
msgid ""
9135
9255
"Password or SSH private key is required for authentication: set either "
9136
9256
"san_password or san_private_key option"
9137
9257
msgstr ""
9138
9258
 
9139
 
#: nova/volume/storwize_svc.py:340
9140
 
msgid ""
9141
 
"Illegal value specified for storwize_svc_vol_vtype: set to either "
9142
 
"'striped' or 'seq'"
9143
 
msgstr ""
9144
 
 
9145
 
#: nova/volume/storwize_svc.py:347
 
9259
#: nova/volume/storwize_svc.py:339
9146
9260
msgid ""
9147
9261
"Illegal value specified for storwize_svc_vol_rsize: set to either a "
9148
9262
"number or a percentage"
9149
9263
msgstr ""
9150
9264
 
 
9265
#: nova/volume/storwize_svc.py:346
 
9266
msgid ""
 
9267
"Illegal value specified for storwize_svc_vol_warning: set to either a "
 
9268
"number or a percentage"
 
9269
msgstr ""
 
9270
 
9151
9271
#: nova/volume/storwize_svc.py:354
9152
9272
msgid ""
9153
 
"Illegal value specified for storwize_svc_vol_warning: set to either a "
9154
 
"number or a percentage"
9155
 
msgstr ""
9156
 
 
9157
 
#: nova/volume/storwize_svc.py:362
9158
 
msgid ""
9159
 
"Illegal value specified for storwize_svc_vol_autoexpand: set to either "
9160
 
"True or False"
9161
 
msgstr ""
9162
 
 
9163
 
#: nova/volume/storwize_svc.py:370
9164
 
msgid ""
9165
9273
"Illegal value specified for storwize_svc_vol_grainsize: set to either "
9166
9274
"'32', '64', '128', or '256'"
9167
9275
msgstr ""
9168
9276
 
9169
 
#: nova/volume/storwize_svc.py:379
 
9277
#: nova/volume/storwize_svc.py:363
9170
9278
#, python-format
9171
9279
msgid ""
9172
9280
"Illegal value %s specified for storwize_svc_flashcopy_timeout: valid "
9173
9281
"values are between 0 and 600"
9174
9282
msgstr ""
9175
9283
 
9176
 
#: nova/volume/storwize_svc.py:388
9177
 
msgid ""
9178
 
"Illegal value specified for storwize_svc_vol_compression: set to either "
9179
 
"True or False"
 
9284
#: nova/volume/storwize_svc.py:373
 
9285
msgid "If compression is set to True, rsize must also be set (not equal to -1)"
9180
9286
msgstr ""
9181
9287
 
9182
 
#: nova/volume/storwize_svc.py:394
 
9288
#: nova/volume/storwize_svc.py:378
9183
9289
msgid "enter: do_setup"
9184
9290
msgstr ""
9185
9291
 
9186
 
#: nova/volume/storwize_svc.py:396
 
9292
#: nova/volume/storwize_svc.py:380
9187
9293
msgid "leave: do_setup"
9188
9294
msgstr ""
9189
9295
 
9190
 
#: nova/volume/storwize_svc.py:409
 
9296
#: nova/volume/storwize_svc.py:392
9191
9297
#, python-format
9192
9298
msgid "enter: create_volume: volume %s "
9193
9299
msgstr ""
9194
9300
 
9195
 
#: nova/volume/storwize_svc.py:444 nova/volume/storwize_svc.py:454
 
9301
#: nova/volume/storwize_svc.py:429 nova/volume/storwize_svc.py:439
9196
9302
#, python-format
9197
9303
msgid ""
9198
9304
"create volume %(name)s - did not find success message in CLI output.\n"
9200
9306
" stderr: %(err)s"
9201
9307
msgstr ""
9202
9308
 
9203
 
#: nova/volume/storwize_svc.py:459
 
9309
#: nova/volume/storwize_svc.py:444
9204
9310
#, python-format
9205
9311
msgid "leave: create_volume: volume %(name)s "
9206
9312
msgstr ""
9207
9313
 
 
9314
#: nova/volume/storwize_svc.py:453
 
9315
#, python-format
 
9316
msgid "enter: delete_volume: volume %(name)s "
 
9317
msgstr ""
 
9318
 
9208
9319
#: nova/volume/storwize_svc.py:468
9209
9320
#, python-format
9210
 
msgid "enter: delete_volume: volume %(name)s "
9211
 
msgstr ""
9212
 
 
9213
 
#: nova/volume/storwize_svc.py:483
9214
 
#, python-format
9215
9321
msgid ""
9216
9322
"delete volume %(name)s - non empty output from CLI.\n"
9217
9323
" stdout: %(out)s\n"
9218
9324
" stderr: %(err)s"
9219
9325
msgstr ""
9220
9326
 
9221
 
#: nova/volume/storwize_svc.py:490
 
9327
#: nova/volume/storwize_svc.py:475
9222
9328
#, python-format
9223
9329
msgid "warning: tried to delete volume %(name)s but it does not exist."
9224
9330
msgstr ""
9225
9331
 
9226
 
#: nova/volume/storwize_svc.py:493
 
9332
#: nova/volume/storwize_svc.py:478
9227
9333
#, python-format
9228
9334
msgid "leave: delete_volume: volume %(name)s "
9229
9335
msgstr ""
9230
9336
 
9231
 
#: nova/volume/storwize_svc.py:503
 
9337
#: nova/volume/storwize_svc.py:488
9232
9338
#, python-format
9233
9339
msgid "ensure_export: volume %s not found on storage"
9234
9340
msgstr ""
9235
9341
 
 
9342
#: nova/volume/storwize_svc.py:512
 
9343
#, python-format
 
9344
msgid "enter: initialize_connection: volume %(vol)s with connector %(conn)s"
 
9345
msgstr ""
 
9346
 
9236
9347
#: nova/volume/storwize_svc.py:527
9237
 
#, python-format
9238
 
msgid "enter: initialize_connection: volume %(vol)s with connector %(conn)s"
9239
 
msgstr ""
9240
 
 
9241
 
#: nova/volume/storwize_svc.py:542
9242
9348
msgid "_create_new_host failed to return the host name."
9243
9349
msgstr ""
9244
9350
 
9245
 
#: nova/volume/storwize_svc.py:560
 
9351
#: nova/volume/storwize_svc.py:545
9246
9352
#, python-format
9247
9353
msgid ""
9248
9354
"initialize_connection: did not find preferred node %(node)s for volume "
9249
9355
"%(vol)s in iSCSI configuration"
9250
9356
msgstr ""
9251
9357
 
9252
 
#: nova/volume/storwize_svc.py:568
 
9358
#: nova/volume/storwize_svc.py:553
9253
9359
#, python-format
9254
9360
msgid ""
9255
9361
"initialize_connection: did not find a preferred node for volume %s in "
9256
9362
"iSCSI configuration"
9257
9363
msgstr ""
9258
9364
 
9259
 
#: nova/volume/storwize_svc.py:582
 
9365
#: nova/volume/storwize_svc.py:567
9260
9366
#, python-format
9261
9367
msgid ""
9262
9368
"leave: initialize_connection:\n"
9265
9371
" properties: %(prop)s"
9266
9372
msgstr ""
9267
9373
 
9268
 
#: nova/volume/storwize_svc.py:600
 
9374
#: nova/volume/storwize_svc.py:585
9269
9375
#, python-format
9270
9376
msgid "enter: terminate_connection: volume %(vol)s with connector %(conn)s"
9271
9377
msgstr ""
9272
9378
 
9273
 
#: nova/volume/storwize_svc.py:610
 
9379
#: nova/volume/storwize_svc.py:595
9274
9380
#, python-format
9275
9381
msgid "_get_host_from_iscsiname failed to return the host name for iscsi name %s"
9276
9382
msgstr ""
9277
9383
 
9278
 
#: nova/volume/storwize_svc.py:621
 
9384
#: nova/volume/storwize_svc.py:606
9279
9385
#, python-format
9280
9386
msgid ""
9281
9387
"delete mapping of volume %(vol)s to host %(host)s - non empty output from"
9284
9390
" stderr: %(err)s"
9285
9391
msgstr ""
9286
9392
 
9287
 
#: nova/volume/storwize_svc.py:630
 
9393
#: nova/volume/storwize_svc.py:615
9288
9394
#, python-format
9289
9395
msgid "terminate_connection: no mapping of volume %(vol)s to host %(host)s found"
9290
9396
msgstr ""
9291
9397
 
9292
 
#: nova/volume/storwize_svc.py:638
 
9398
#: nova/volume/storwize_svc.py:623
9293
9399
#, python-format
9294
9400
msgid "leave: terminate_connection: volume %(vol)s with connector %(conn)s"
9295
9401
msgstr ""
9296
9402
 
9297
 
#: nova/volume/storwize_svc.py:649
 
9403
#: nova/volume/storwize_svc.py:634
9298
9404
#, python-format
9299
9405
msgid ""
9300
9406
"_run_flashcopy: fail to cleanup failed FlashCopy mapping %(fc_map_id)% "
9303
9409
" stderr: %(err)s"
9304
9410
msgstr ""
9305
9411
 
9306
 
#: nova/volume/storwize_svc.py:663
 
9412
#: nova/volume/storwize_svc.py:648
9307
9413
#, python-format
9308
9414
msgid ""
9309
9415
"enter: _run_flashcopy: execute FlashCopy from source %(source)s to target"
9310
9416
" %(target)s"
9311
9417
msgstr ""
9312
9418
 
9313
 
#: nova/volume/storwize_svc.py:671 nova/volume/storwize_svc.py:684
 
9419
#: nova/volume/storwize_svc.py:656 nova/volume/storwize_svc.py:669
9314
9420
#, python-format
9315
9421
msgid ""
9316
9422
"create FC mapping from %(source)s to %(target)s - did not find success "
9319
9425
" stderr: %(err)s\n"
9320
9426
msgstr ""
9321
9427
 
9322
 
#: nova/volume/storwize_svc.py:695 nova/volume/storwize_svc.py:704
 
9428
#: nova/volume/storwize_svc.py:680 nova/volume/storwize_svc.py:689
9323
9429
#, python-format
9324
9430
msgid ""
9325
9431
"create FC mapping from %(source)s to %(target)s - did not find mapping id"
9328
9434
" stderr: %(err)s\n"
9329
9435
msgstr ""
9330
9436
 
9331
 
#: nova/volume/storwize_svc.py:715
 
9437
#: nova/volume/storwize_svc.py:700
9332
9438
#, python-format
9333
9439
msgid ""
9334
9440
"_run_flashcopy: fail to prepare FlashCopy from %(source)s to %(target)s.\n"
9336
9442
" stderr: %(err)s"
9337
9443
msgstr ""
9338
9444
 
9339
 
#: nova/volume/storwize_svc.py:740
 
9445
#: nova/volume/storwize_svc.py:725
9340
9446
#, python-format
9341
9447
msgid ""
9342
9448
"unexecpted mapping status %(status)s for mapping %(id)s. Attributes: "
9343
9449
"%(attr)s"
9344
9450
msgstr ""
9345
9451
 
9346
 
#: nova/volume/storwize_svc.py:752
 
9452
#: nova/volume/storwize_svc.py:737
9347
9453
#, python-format
9348
9454
msgid ""
9349
9455
"mapping %(id)s prepare failed to complete within the alloted %(to)s "
9350
9456
"seconds timeout. Terminating"
9351
9457
msgstr ""
9352
9458
 
9353
 
#: nova/volume/storwize_svc.py:757
 
9459
#: nova/volume/storwize_svc.py:741
9354
9460
#, python-format
9355
9461
msgid ""
9356
9462
"_run_flashcopy: fail to start FlashCopy from %(source)s to %(target)s "
9357
9463
"with exception %(ex)s"
9358
9464
msgstr ""
9359
9465
 
9360
 
#: nova/volume/storwize_svc.py:765
 
9466
#: nova/volume/storwize_svc.py:749
9361
9467
#, python-format
9362
9468
msgid "_run_flashcopy: %s"
9363
9469
msgstr ""
9364
9470
 
9365
 
#: nova/volume/storwize_svc.py:771
 
9471
#: nova/volume/storwize_svc.py:755
9366
9472
#, python-format
9367
9473
msgid ""
9368
9474
"_run_flashcopy: fail to start FlashCopy from %(source)s to %(target)s.\n"
9370
9476
" stderr: %(err)s"
9371
9477
msgstr ""
9372
9478
 
9373
 
#: nova/volume/storwize_svc.py:780
 
9479
#: nova/volume/storwize_svc.py:764
9374
9480
#, python-format
9375
9481
msgid "leave: _run_flashcopy: FlashCopy started from %(source)s to %(target)s"
9376
9482
msgstr ""
9377
9483
 
9378
 
#: nova/volume/storwize_svc.py:790
 
9484
#: nova/volume/storwize_svc.py:774
9379
9485
#, python-format
9380
9486
msgid "enter: create_volume_from_snapshot: snapshot %(tgt)s from volume %(src)s"
9381
9487
msgstr ""
9382
9488
 
9383
 
#: nova/volume/storwize_svc.py:796
 
9489
#: nova/volume/storwize_svc.py:780
9384
9490
#, python-format
9385
9491
msgid "create_volume_from_snapshot: source volume %s does not exist"
9386
9492
msgstr ""
9387
9493
 
9388
 
#: nova/volume/storwize_svc.py:803 nova/volume/storwize_svc.py:857
9389
 
#: nova/volume/storwize_svc.py:876
 
9494
#: nova/volume/storwize_svc.py:787 nova/volume/storwize_svc.py:841
 
9495
#: nova/volume/storwize_svc.py:860
9390
9496
#, python-format
9391
9497
msgid ""
9392
9498
"create_volume_from_snapshot: cannot get source volume %(src)s capacity "
9393
9499
"from volume attributes %(attr)s"
9394
9500
msgstr ""
9395
9501
 
9396
 
#: nova/volume/storwize_svc.py:812
 
9502
#: nova/volume/storwize_svc.py:796
9397
9503
#, python-format
9398
9504
msgid ""
9399
9505
"create_volume_from_snapshot: target volume %s already exists, cannot "
9400
9506
"create"
9401
9507
msgstr ""
9402
9508
 
9403
 
#: nova/volume/storwize_svc.py:831
 
9509
#: nova/volume/storwize_svc.py:815
9404
9510
#, python-format
9405
9511
msgid "leave: create_volume_from_snapshot: %s created successfully"
9406
9512
msgstr ""
9407
9513
 
9408
 
#: nova/volume/storwize_svc.py:843
 
9514
#: nova/volume/storwize_svc.py:827
9409
9515
#, python-format
9410
9516
msgid "enter: create_snapshot: snapshot %(tgt)s from volume %(src)s"
9411
9517
msgstr ""
9412
9518
 
9413
 
#: nova/volume/storwize_svc.py:850
 
9519
#: nova/volume/storwize_svc.py:834
9414
9520
#, python-format
9415
9521
msgid "create_snapshot: source volume %s does not exist"
9416
9522
msgstr ""
9417
9523
 
9418
 
#: nova/volume/storwize_svc.py:883
 
9524
#: nova/volume/storwize_svc.py:867
9419
9525
#, python-format
9420
9526
msgid ""
9421
9527
"create_snapshot: source %(src)s and target volume %(tgt)s have different "
9422
9528
"capacities (source:%(ssize)s target:%(tsize)s)"
9423
9529
msgstr ""
9424
9530
 
9425
 
#: nova/volume/storwize_svc.py:901
 
9531
#: nova/volume/storwize_svc.py:885
9426
9532
#, python-format
9427
9533
msgid "leave: create_snapshot: %s created successfully"
9428
9534
msgstr ""
9429
9535
 
9430
 
#: nova/volume/storwize_svc.py:909
 
9536
#: nova/volume/storwize_svc.py:893
9431
9537
#, python-format
9432
9538
msgid "enter: delete_snapshot: snapshot %s"
9433
9539
msgstr ""
9434
9540
 
9435
 
#: nova/volume/storwize_svc.py:918
 
9541
#: nova/volume/storwize_svc.py:902
9436
9542
#, python-format
9437
9543
msgid "leave: delete_snapshot: snapshot %s"
9438
9544
msgstr ""
9439
9545
 
9440
 
#: nova/volume/storwize_svc.py:927
 
9546
#: nova/volume/storwize_svc.py:911
9441
9547
#, python-format
9442
9548
msgid "enter: _get_host_from_iscsiname: iSCSI initiator %s"
9443
9549
msgstr ""
9444
9550
 
9445
 
#: nova/volume/storwize_svc.py:937
 
9551
#: nova/volume/storwize_svc.py:921
9446
9552
#, python-format
9447
9553
msgid ""
9448
9554
"_get_host_from_iscsiname: failed with unexpected CLI output.\n"
9451
9557
" stderr: %(err)s"
9452
9558
msgstr ""
9453
9559
 
9454
 
#: nova/volume/storwize_svc.py:957
 
9560
#: nova/volume/storwize_svc.py:941
9455
9561
#, python-format
9456
9562
msgid ""
9457
9563
"_get_host_from_iscsiname: Unexpected response from CLI output. Command: "
9460
9566
" stderr: %(err)s"
9461
9567
msgstr ""
9462
9568
 
9463
 
#: nova/volume/storwize_svc.py:973
 
9569
#: nova/volume/storwize_svc.py:957
9464
9570
#, python-format
9465
9571
msgid "leave: _get_host_from_iscsiname: iSCSI initiator %s"
9466
9572
msgstr ""
9467
9573
 
9468
 
#: nova/volume/storwize_svc.py:986
 
9574
#: nova/volume/storwize_svc.py:970
9469
9575
#, python-format
9470
9576
msgid "enter: _create_new_host: host %(name)s with iSCSI initiator %(init)s"
9471
9577
msgstr ""
9472
9578
 
9473
 
#: nova/volume/storwize_svc.py:995
 
9579
#: nova/volume/storwize_svc.py:979
9474
9580
msgid ""
9475
9581
"_create_new_host: cannot clean host name. Host name is not unicode or "
9476
9582
"string"
9477
9583
msgstr ""
9478
9584
 
9479
 
#: nova/volume/storwize_svc.py:1008
 
9585
#: nova/volume/storwize_svc.py:992
9480
9586
#, python-format
9481
9587
msgid ""
9482
9588
"create host %(name)s with iSCSI initiator %(init)s - did not find success"
9485
9591
" stderr: %(err)s\n"
9486
9592
msgstr ""
9487
9593
 
9488
 
#: nova/volume/storwize_svc.py:1016
 
9594
#: nova/volume/storwize_svc.py:1000
9489
9595
#, python-format
9490
9596
msgid "leave: _create_new_host: host %(host)s with iSCSI initiator %(init)s"
9491
9597
msgstr ""
9492
9598
 
9493
 
#: nova/volume/storwize_svc.py:1025
 
9599
#: nova/volume/storwize_svc.py:1009
9494
9600
#, python-format
9495
9601
msgid "enter: _delete_host: host %s "
9496
9602
msgstr ""
9497
9603
 
9498
 
#: nova/volume/storwize_svc.py:1033
 
9604
#: nova/volume/storwize_svc.py:1017
9499
9605
#, python-format
9500
9606
msgid "warning: tried to delete host %(name)s but it does not exist."
9501
9607
msgstr ""
9502
9608
 
9503
 
#: nova/volume/storwize_svc.py:1036
 
9609
#: nova/volume/storwize_svc.py:1020
9504
9610
#, python-format
9505
9611
msgid "leave: _delete_host: host %s "
9506
9612
msgstr ""
9507
9613
 
9508
 
#: nova/volume/storwize_svc.py:1040
 
9614
#: nova/volume/storwize_svc.py:1024
9509
9615
#, python-format
9510
9616
msgid "enter: _is_volume_defined: volume %s "
9511
9617
msgstr ""
9512
9618
 
9513
 
#: nova/volume/storwize_svc.py:1042
 
9619
#: nova/volume/storwize_svc.py:1026
9514
9620
#, python-format
9515
9621
msgid "leave: _is_volume_defined: volume %(vol)s with %(str)s "
9516
9622
msgstr ""
9517
9623
 
9518
 
#: nova/volume/storwize_svc.py:1053
 
9624
#: nova/volume/storwize_svc.py:1037
9519
9625
#, python-format
9520
9626
msgid "enter: _is_host_defined: host %s "
9521
9627
msgstr ""
9522
9628
 
9523
 
#: nova/volume/storwize_svc.py:1065
 
9629
#: nova/volume/storwize_svc.py:1049
9524
9630
#, python-format
9525
9631
msgid ""
9526
9632
"_is_host_defined: Unexpected response from CLI output.\n"
9528
9634
" stderr: %(err)s\n"
9529
9635
msgstr ""
9530
9636
 
9531
 
#: nova/volume/storwize_svc.py:1075
 
9637
#: nova/volume/storwize_svc.py:1059
9532
9638
#, python-format
9533
9639
msgid ""
9534
9640
"Data received for host %(host1)s instead of host %(host2)s.\n"
9536
9642
" stderr: %(err)s\n"
9537
9643
msgstr ""
9538
9644
 
9539
 
#: nova/volume/storwize_svc.py:1085
 
9645
#: nova/volume/storwize_svc.py:1069
9540
9646
#, python-format
9541
9647
msgid "leave: _is_host_defined: host %(host)s with %(str)s "
9542
9648
msgstr ""
9543
9649
 
9544
 
#: nova/volume/storwize_svc.py:1113
 
9650
#: nova/volume/storwize_svc.py:1097
9545
9651
#, python-format
9546
9652
msgid "enter: _map_vol_to_host: volume %(vol)s to host %(host)s"
9547
9653
msgstr ""
9548
9654
 
9549
 
#: nova/volume/storwize_svc.py:1143
 
9655
#: nova/volume/storwize_svc.py:1127
9550
9656
#, python-format
9551
9657
msgid ""
9552
9658
"_map_vol_to_host: mapping host %(host)s to volume %(vol)s with LUN "
9554
9660
" stderr: %(err)s\n"
9555
9661
msgstr ""
9556
9662
 
 
9663
#: nova/volume/storwize_svc.py:1137
 
9664
#, python-format
 
9665
msgid "leave: _map_vol_to_host: LUN %(lun)s, volume %(vol)s, host %(host)s"
 
9666
msgstr ""
 
9667
 
9557
9668
#: nova/volume/storwize_svc.py:1153
9558
9669
#, python-format
9559
 
msgid "leave: _map_vol_to_host: LUN %(lun)s, volume %(vol)s, host %(host)s"
9560
 
msgstr ""
9561
 
 
9562
 
#: nova/volume/storwize_svc.py:1169
9563
 
#, python-format
9564
9670
msgid "enter: _get_flashcopy_mapping_attributes: mapping %s"
9565
9671
msgstr ""
9566
9672
 
9567
 
#: nova/volume/storwize_svc.py:1176 nova/volume/storwize_svc.py:1188
 
9673
#: nova/volume/storwize_svc.py:1160 nova/volume/storwize_svc.py:1172
9568
9674
#, python-format
9569
9675
msgid ""
9570
9676
"_get_flashcopy_mapping_attributes: Unexpected response from CLI output. "
9573
9679
" stderr: %(err)s"
9574
9680
msgstr ""
9575
9681
 
9576
 
#: nova/volume/storwize_svc.py:1200
 
9682
#: nova/volume/storwize_svc.py:1184
9577
9683
#, python-format
9578
9684
msgid ""
9579
9685
"leave: _get_flashcopy_mapping_attributes: mapping %(id)s, attributes "
9580
9686
"%(attr)s"
9581
9687
msgstr ""
9582
9688
 
9583
 
#: nova/volume/storwize_svc.py:1214
 
9689
#: nova/volume/storwize_svc.py:1198
9584
9690
#, python-format
9585
9691
msgid "enter: _get_volume_attributes: volume %s"
9586
9692
msgstr ""
9587
9693
 
9588
 
#: nova/volume/storwize_svc.py:1223
 
9694
#: nova/volume/storwize_svc.py:1207
9589
9695
#, fuzzy, python-format
9590
9696
msgid ""
9591
9697
"CLI Exception output:\n"
9599
9705
"Stdout: %(stdout)r\n"
9600
9706
"Stderr: %(stderr)r"
9601
9707
 
9602
 
#: nova/volume/storwize_svc.py:1244
 
9708
#: nova/volume/storwize_svc.py:1228
9603
9709
#, python-format
9604
9710
msgid ""
9605
9711
"leave: _get_volume_attributes:\n"
9654
9760
msgstr ""
9655
9761
 
9656
9762
#: nova/volume/xensm.py:102
9657
 
msgid "XenSMDriver requires xenapi connection"
 
9763
#, python-format
 
9764
msgid "XenSMDriver requires xenapi connection, using %s"
9658
9765
msgstr ""
9659
9766
 
9660
 
#: nova/volume/xensm.py:113
 
9767
#: nova/volume/xensm.py:114
9661
9768
msgid "Failed to initiate session"
9662
9769
msgstr ""
9663
9770
 
9664
 
#: nova/volume/xensm.py:146
 
9771
#: nova/volume/xensm.py:147
9665
9772
#, python-format
9666
9773
msgid "Volume will be created in backend - %d"
9667
9774
msgstr ""
9668
9775
 
9669
 
#: nova/volume/xensm.py:158
 
9776
#: nova/volume/xensm.py:159
9670
9777
msgid "Failed to update volume in db"
9671
9778
msgstr ""
9672
9779
 
9673
 
#: nova/volume/xensm.py:162
 
9780
#: nova/volume/xensm.py:163
9674
9781
msgid "Unable to create volume"
9675
9782
msgstr ""
9676
9783
 
9677
 
#: nova/volume/xensm.py:169
 
9784
#: nova/volume/xensm.py:170
9678
9785
#, python-format
9679
9786
msgid "Volume %s does not exist"
9680
9787
msgstr ""
9681
9788
 
9682
 
#: nova/volume/xensm.py:179
 
9789
#: nova/volume/xensm.py:180
9683
9790
msgid "Failed to delete vdi"
9684
9791
msgstr ""
9685
9792
 
9686
 
#: nova/volume/xensm.py:186
 
9793
#: nova/volume/xensm.py:187
9687
9794
msgid "Failed to delete volume in db"
9688
9795
msgstr ""
9689
9796
 
9690
 
#: nova/volume/xensm.py:220
 
9797
#: nova/volume/xensm.py:221
9691
9798
msgid "Failed to find volume in db"
9692
9799
msgstr ""
9693
9800
 
9694
 
#: nova/volume/xensm.py:232
 
9801
#: nova/volume/xensm.py:233
9695
9802
msgid "Failed to find backend in db"
9696
9803
msgstr ""
9697
9804
 
9772
9879
"gone: %(exc)s"
9773
9880
msgstr ""
9774
9881
 
9775
 
#~ msgid "Resizing down VDI %(cow_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
9776
 
#~ msgstr ""
9777