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

« back to all changes in this revision

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