~ubuntu-cloud-archive/ubuntu/precise/nova/trunk

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-05-24 13:12:53 UTC
  • mfrom: (1.1.55)
  • Revision ID: package-import@ubuntu.com-20120524131253-ommql08fg1en06ut
Tags: 2012.2~f1-0ubuntu1
* New upstream release.
* Prepare for quantal:
  - Dropped debian/patches/upstream/0006-Use-project_id-in-ec2.cloud._format_image.patch
  - Dropped debian/patches/upstream/0005-Populate-image-properties-with-project_id-again.patch
  - Dropped debian/patches/upstream/0004-Fixed-bug-962840-added-a-test-case.patch
  - Dropped debian/patches/upstream/0003-Allow-unprivileged-RADOS-users-to-access-rbd-volumes.patch
  - Dropped debian/patches/upstream/0002-Stop-libvirt-test-from-deleting-instances-dir.patch
  - Dropped debian/patches/upstream/0001-fix-bug-where-nova-ignores-glance-host-in-imageref.patch 
  - Dropped debian/patches/0001-fix-useexisting-deprecation-warnings.patch
* debian/control: Add python-keystone as a dependency. (LP: #907197)
* debian/patches/kombu_tests_timeout.patch: Refreshed.
* debian/nova.conf, debian/nova-common.postinst: Convert to new ini
  file configuration
* debian/patches/nova-manage_flagfile_location.patch: Refreshed

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-04-01 23:03+0000\n"
 
10
"POT-Creation-Date: 2012-05-13 23:02+0000\n"
11
11
"PO-Revision-Date: 2011-12-16 04:42+0000\n"
12
12
"Last-Translator: Zhongyue Luo <lzyeval@gmail.com>\n"
13
13
"Language-Team: Korean <ko@li.org>\n"
85
85
"Stdout: %(stdout)r\n"
86
86
"Stderr: %(stderr)r"
87
87
 
88
 
#: nova/exception.py:94
 
88
#: nova/exception.py:72
89
89
msgid "DB exception wrapped."
90
90
msgstr ""
91
91
 
92
 
#: nova/exception.py:155
 
92
#: nova/exception.py:131
93
93
msgid "An unknown exception occurred."
94
94
msgstr ""
95
95
 
96
 
#: nova/exception.py:178
 
96
#: nova/exception.py:149
 
97
msgid "Exception in string format operation"
 
98
msgstr ""
 
99
 
 
100
#: nova/exception.py:159
 
101
msgid "Unknown"
 
102
msgstr ""
 
103
 
 
104
#: nova/exception.py:179
97
105
msgid "Failed to decrypt text"
98
106
msgstr ""
99
107
 
100
 
#: nova/exception.py:182
 
108
#: nova/exception.py:183
101
109
msgid "Failed to paginate through images from image service"
102
110
msgstr ""
103
111
 
104
 
#: nova/exception.py:186
 
112
#: nova/exception.py:187
105
113
msgid "Virtual Interface creation failed"
106
114
msgstr ""
107
115
 
108
 
#: nova/exception.py:190
 
116
#: nova/exception.py:191
109
117
msgid "5 attempts to create virtual interfacewith unique mac address failed"
110
118
msgstr ""
111
119
 
112
 
#: nova/exception.py:195
 
120
#: nova/exception.py:196
113
121
msgid "Connection to glance failed"
114
122
msgstr ""
115
123
 
116
 
#: nova/exception.py:199
 
124
#: nova/exception.py:200
117
125
msgid "Connection to melange failed"
118
126
msgstr ""
119
127
 
120
 
#: nova/exception.py:203
 
128
#: nova/exception.py:204
121
129
msgid "Not authorized."
122
130
msgstr ""
123
131
 
124
 
#: nova/exception.py:208
 
132
#: nova/exception.py:209
125
133
msgid "User does not have admin privileges"
126
134
msgstr ""
127
135
 
128
 
#: nova/exception.py:212
 
136
#: nova/exception.py:213
129
137
#, python-format
130
138
msgid "Policy doesn't allow %(action)s to be performed."
131
139
msgstr ""
132
140
 
133
 
#: nova/exception.py:216
 
141
#: nova/exception.py:217
134
142
#, python-format
135
143
msgid "Not authorized for image %(image_id)s."
136
144
msgstr ""
137
145
 
138
 
#: nova/exception.py:220
 
146
#: nova/exception.py:221
139
147
msgid "Unacceptable parameters."
140
148
msgstr ""
141
149
 
142
 
#: nova/exception.py:225
 
150
#: nova/exception.py:226
143
151
msgid "Invalid snapshot"
144
152
msgstr ""
145
153
 
146
 
#: nova/exception.py:229
 
154
#: nova/exception.py:230
147
155
#, python-format
148
156
msgid "Volume %(volume_id)s is not attached to anything"
149
157
msgstr ""
150
158
 
151
 
#: nova/exception.py:233 nova/api/openstack/compute/contrib/keypairs.py:113
 
159
#: nova/exception.py:234 nova/api/openstack/compute/contrib/keypairs.py:119
152
160
msgid "Keypair data is invalid"
153
161
msgstr ""
154
162
 
155
 
#: nova/exception.py:237
 
163
#: nova/exception.py:238
156
164
msgid "Failed to load data into json format"
157
165
msgstr ""
158
166
 
159
 
#: nova/exception.py:241
 
167
#: nova/exception.py:242
160
168
msgid "The request is invalid."
161
169
msgstr ""
162
170
 
163
 
#: nova/exception.py:245
 
171
#: nova/exception.py:246
164
172
#, python-format
165
173
msgid "Invalid signature %(signature)s for user %(user)s."
166
174
msgstr ""
167
175
 
168
 
#: nova/exception.py:249
 
176
#: nova/exception.py:250
169
177
msgid "Invalid input received"
170
178
msgstr ""
171
179
 
172
 
#: nova/exception.py:253
 
180
#: nova/exception.py:254
173
181
#, python-format
174
182
msgid "Invalid instance type %(instance_type)s."
175
183
msgstr ""
176
184
 
177
 
#: nova/exception.py:257
 
185
#: nova/exception.py:258
178
186
msgid "Invalid volume type"
179
187
msgstr ""
180
188
 
181
 
#: nova/exception.py:261
 
189
#: nova/exception.py:262
182
190
msgid "Invalid volume"
183
191
msgstr ""
184
192
 
185
 
#: nova/exception.py:265
 
193
#: nova/exception.py:266 nova/api/openstack/compute/servers.py:1100
 
194
#: nova/api/openstack/compute/contrib/admin_actions.py:238
 
195
msgid "Invalid metadata"
 
196
msgstr ""
 
197
 
 
198
#: nova/exception.py:270
186
199
#, python-format
187
200
msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s"
188
201
msgstr ""
189
202
 
190
 
#: nova/exception.py:269
 
203
#: nova/exception.py:274
191
204
#, python-format
192
205
msgid "Invalid IP protocol %(protocol)s."
193
206
msgstr ""
194
207
 
195
 
#: nova/exception.py:273
 
208
#: nova/exception.py:278
196
209
#, python-format
197
210
msgid "Invalid content type %(content_type)s."
198
211
msgstr ""
199
212
 
200
 
#: nova/exception.py:277
 
213
#: nova/exception.py:282
201
214
#, python-format
202
215
msgid "Invalid cidr %(cidr)s."
203
216
msgstr ""
204
217
 
205
 
#: nova/exception.py:281
 
218
#: nova/exception.py:286
206
219
msgid "Invalid reuse of an RPC connection."
207
220
msgstr ""
208
221
 
209
 
#: nova/exception.py:285
 
222
#: nova/exception.py:290
210
223
msgid "Invalid Parameter: Unicode is not supported by the current database."
211
224
msgstr ""
212
225
 
213
 
#: nova/exception.py:292
 
226
#: nova/exception.py:297
214
227
#, python-format
215
228
msgid "%(err)s"
216
229
msgstr ""
217
230
 
218
 
#: nova/exception.py:296
 
231
#: nova/exception.py:301
219
232
#, python-format
220
233
msgid ""
221
234
"Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:"
222
235
" %(reason)s."
223
236
msgstr ""
224
237
 
225
 
#: nova/exception.py:301
 
238
#: nova/exception.py:306
226
239
#, python-format
227
240
msgid "Group not valid. Reason: %(reason)s"
228
241
msgstr ""
229
242
 
230
 
#: nova/exception.py:305
 
243
#: nova/exception.py:310
231
244
#, python-format
232
245
msgid ""
233
246
"Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while"
234
247
" the instance is in this state."
235
248
msgstr ""
236
249
 
237
 
#: nova/exception.py:310
 
250
#: nova/exception.py:315
238
251
#, python-format
239
252
msgid "Instance %(instance_id)s is not running."
240
253
msgstr ""
241
254
 
242
 
#: nova/exception.py:314
 
255
#: nova/exception.py:319
243
256
#, python-format
244
257
msgid "Instance %(instance_id)s is not suspended."
245
258
msgstr ""
246
259
 
247
 
#: nova/exception.py:318
 
260
#: nova/exception.py:323
248
261
#, python-format
249
262
msgid "Instance %(instance_id)s is not in rescue mode"
250
263
msgstr ""
251
264
 
252
 
#: nova/exception.py:322
 
265
#: nova/exception.py:327
253
266
msgid "Failed to suspend instance"
254
267
msgstr ""
255
268
 
256
 
#: nova/exception.py:326
 
269
#: nova/exception.py:331
257
270
msgid "Failed to resume server"
258
271
msgstr ""
259
272
 
260
 
#: nova/exception.py:330
 
273
#: nova/exception.py:335
261
274
msgid "Failed to reboot instance"
262
275
msgstr ""
263
276
 
264
 
#: nova/exception.py:334
 
277
#: nova/exception.py:339
265
278
msgid "Failed to terminate instance"
266
279
msgstr ""
267
280
 
268
 
#: nova/exception.py:338
 
281
#: nova/exception.py:343
269
282
msgid "Service is unavailable at this time."
270
283
msgstr ""
271
284
 
272
 
#: nova/exception.py:342
273
 
msgid "Volume service is unavailable at this time."
274
 
msgstr ""
275
 
 
276
 
#: nova/exception.py:346
 
285
#: nova/exception.py:347
277
286
msgid "Compute service is unavailable at this time."
278
287
msgstr ""
279
288
 
280
 
#: nova/exception.py:350
 
289
#: nova/exception.py:351
281
290
#, python-format
282
291
msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)."
283
292
msgstr ""
284
293
 
285
 
#: nova/exception.py:355
 
294
#: nova/exception.py:356
286
295
msgid "Destination compute host is unavailable at this time."
287
296
msgstr ""
288
297
 
289
 
#: nova/exception.py:359
 
298
#: nova/exception.py:360
290
299
msgid "Original compute host is unavailable at this time."
291
300
msgstr ""
292
301
 
293
 
#: nova/exception.py:363
 
302
#: nova/exception.py:364
294
303
msgid "The supplied hypervisor type of is invalid."
295
304
msgstr ""
296
305
 
297
 
#: nova/exception.py:367
 
306
#: nova/exception.py:368
298
307
msgid "The instance requires a newer hypervisor version than has been provided."
299
308
msgstr ""
300
309
 
301
 
#: nova/exception.py:372
 
310
#: nova/exception.py:373
302
311
#, python-format
303
312
msgid ""
304
313
"The supplied disk path (%(path)s) already exists, it is expected not to "
305
314
"exist."
306
315
msgstr ""
307
316
 
308
 
#: nova/exception.py:377
 
317
#: nova/exception.py:378
309
318
#, python-format
310
319
msgid "The supplied device path (%(path)s) is invalid."
311
320
msgstr ""
312
321
 
313
 
#: nova/exception.py:381
 
322
#: nova/exception.py:382
314
323
#, python-format
315
324
msgid "The supplied device (%(device)s) is busy."
316
325
msgstr ""
317
326
 
318
 
#: nova/exception.py:385
 
327
#: nova/exception.py:386
319
328
msgid "Unacceptable CPU info"
320
329
msgstr ""
321
330
 
322
 
#: nova/exception.py:389
 
331
#: nova/exception.py:390
323
332
#, python-format
324
333
msgid "%(address)s is not a valid IP v4/6 address."
325
334
msgstr ""
326
335
 
327
 
#: nova/exception.py:393
 
336
#: nova/exception.py:394
328
337
#, python-format
329
338
msgid ""
330
339
"VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN "
331
340
"tag is %(tag)s, but the one associated with the port group is %(pgroup)s."
332
341
msgstr ""
333
342
 
334
 
#: nova/exception.py:399
 
343
#: nova/exception.py:400
335
344
#, python-format
336
345
msgid ""
337
346
"vSwitch which contains the port group %(bridge)s is not associated with "
339
348
"one associated is %(actual)s."
340
349
msgstr ""
341
350
 
342
 
#: nova/exception.py:406
 
351
#: nova/exception.py:407
343
352
#, python-format
344
353
msgid "Disk format %(disk_format)s is not acceptable"
345
354
msgstr ""
346
355
 
347
 
#: nova/exception.py:410
 
356
#: nova/exception.py:411
348
357
#, python-format
349
358
msgid "Image %(image_id)s is unacceptable: %(reason)s"
350
359
msgstr ""
351
360
 
352
 
#: nova/exception.py:414
 
361
#: nova/exception.py:415
353
362
#, python-format
354
363
msgid "Instance %(instance_id)s is unacceptable: %(reason)s"
355
364
msgstr ""
356
365
 
357
 
#: nova/exception.py:418
 
366
#: nova/exception.py:419
358
367
#, python-format
359
368
msgid "Ec2 id %(ec2_id)s is unacceptable."
360
369
msgstr ""
361
370
 
362
 
#: nova/exception.py:422
 
371
#: nova/exception.py:423
 
372
msgid "Expected a uuid but received %(uuid)."
 
373
msgstr ""
 
374
 
 
375
#: nova/exception.py:427
363
376
msgid "Resource could not be found."
364
377
msgstr ""
365
378
 
366
 
#: nova/exception.py:427
 
379
#: nova/exception.py:432
367
380
#, python-format
368
381
msgid "Required flag %(flag)s not set."
369
382
msgstr ""
370
383
 
371
 
#: nova/exception.py:431
 
384
#: nova/exception.py:436
372
385
#, python-format
373
386
msgid "Volume %(volume_id)s could not be found."
374
387
msgstr ""
375
388
 
376
 
#: nova/exception.py:435
 
389
#: nova/exception.py:440
377
390
#, python-format
378
391
msgid "Unable to locate account %(account_name)s on Solidfire device"
379
392
msgstr ""
380
393
 
381
 
#: nova/exception.py:440
 
394
#: nova/exception.py:445
382
395
#, python-format
383
396
msgid "Volume not found for instance %(instance_id)s."
384
397
msgstr ""
385
398
 
386
 
#: nova/exception.py:444
 
399
#: nova/exception.py:449
387
400
#, python-format
388
401
msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s."
389
402
msgstr ""
390
403
 
391
 
#: nova/exception.py:449
 
404
#: nova/exception.py:454
392
405
msgid "Zero volume types found."
393
406
msgstr ""
394
407
 
395
 
#: nova/exception.py:453
 
408
#: nova/exception.py:458
396
409
#, python-format
397
410
msgid "Volume type %(volume_type_id)s could not be found."
398
411
msgstr ""
399
412
 
400
 
#: nova/exception.py:457
 
413
#: nova/exception.py:462
401
414
#, python-format
402
415
msgid "Volume type with name %(volume_type_name)s could not be found."
403
416
msgstr ""
404
417
 
405
 
#: nova/exception.py:462
 
418
#: nova/exception.py:467
406
419
#, python-format
407
420
msgid ""
408
421
"Volume Type %(volume_type_id)s has no extra specs with key "
409
422
"%(extra_specs_key)s."
410
423
msgstr ""
411
424
 
412
 
#: nova/exception.py:467
 
425
#: nova/exception.py:472
413
426
#, python-format
414
427
msgid "Snapshot %(snapshot_id)s could not be found."
415
428
msgstr ""
416
429
 
417
 
#: nova/exception.py:471
 
430
#: nova/exception.py:476
418
431
#, python-format
419
432
msgid "deleting volume %(volume_name)s that has snapshot"
420
433
msgstr ""
421
434
 
422
 
#: nova/exception.py:475
 
435
#: nova/exception.py:480
423
436
#, python-format
424
437
msgid "deleting snapshot %(snapshot_name)s that has dependent volumes"
425
438
msgstr ""
426
439
 
427
 
#: nova/exception.py:480
 
440
#: nova/exception.py:485
428
441
#, python-format
429
442
msgid "No target id found for volume %(volume_id)s."
430
443
msgstr ""
431
444
 
432
 
#: nova/exception.py:484
 
445
#: nova/exception.py:489
433
446
#, python-format
434
447
msgid "No disk at %(location)s"
435
448
msgstr ""
436
449
 
437
 
#: nova/exception.py:488
 
450
#: nova/exception.py:493
438
451
#, python-format
439
452
msgid "Could not find a handler for %(driver_type)s volume."
440
453
msgstr ""
441
454
 
442
 
#: nova/exception.py:492
 
455
#: nova/exception.py:497
443
456
#, python-format
444
457
msgid "Invalid image href %(image_href)s."
445
458
msgstr ""
446
459
 
447
 
#: nova/exception.py:496
 
460
#: nova/exception.py:501
448
461
msgid ""
449
462
"Some images have been stored via hrefs. This version of the api does not "
450
463
"support displaying image hrefs."
451
464
msgstr ""
452
465
 
453
 
#: nova/exception.py:501
 
466
#: nova/exception.py:506
454
467
#, python-format
455
468
msgid "Image %(image_id)s could not be found."
456
469
msgstr ""
457
470
 
458
 
#: nova/exception.py:505
 
471
#: nova/exception.py:510
459
472
#, python-format
460
473
msgid "Kernel not found for image %(image_id)s."
461
474
msgstr ""
462
475
 
463
 
#: nova/exception.py:509
 
476
#: nova/exception.py:514
464
477
#, python-format
465
478
msgid "User %(user_id)s could not be found."
466
479
msgstr ""
467
480
 
468
 
#: nova/exception.py:513
 
481
#: nova/exception.py:518
469
482
#, python-format
470
483
msgid "Project %(project_id)s could not be found."
471
484
msgstr ""
472
485
 
473
 
#: nova/exception.py:517
 
486
#: nova/exception.py:522
474
487
#, python-format
475
488
msgid "User %(user_id)s is not a member of project %(project_id)s."
476
489
msgstr ""
477
490
 
478
 
#: nova/exception.py:521
 
491
#: nova/exception.py:526
479
492
#, python-format
480
493
msgid "Role %(role_id)s could not be found."
481
494
msgstr ""
482
495
 
483
 
#: nova/exception.py:525
 
496
#: nova/exception.py:530
484
497
msgid "Cannot find SR to read/write VDI."
485
498
msgstr ""
486
499
 
487
 
#: nova/exception.py:529
 
500
#: nova/exception.py:534
 
501
#, python-format
 
502
msgid "Network %(network_id)s is still in use."
 
503
msgstr ""
 
504
 
 
505
#: nova/exception.py:538
488
506
#, python-format
489
507
msgid "%(req)s is required to create a network."
490
508
msgstr ""
491
509
 
492
 
#: nova/exception.py:533
 
510
#: nova/exception.py:542
493
511
#, python-format
494
512
msgid "Network %(network_id)s could not be found."
495
513
msgstr ""
496
514
 
497
 
#: nova/exception.py:537
 
515
#: nova/exception.py:546
498
516
#, python-format
499
517
msgid "Network could not be found for bridge %(bridge)s"
500
518
msgstr ""
501
519
 
502
 
#: nova/exception.py:541
 
520
#: nova/exception.py:550
503
521
#, python-format
504
522
msgid "Network could not be found for uuid %(uuid)s"
505
523
msgstr ""
506
524
 
507
 
#: nova/exception.py:545
 
525
#: nova/exception.py:554
508
526
#, python-format
509
527
msgid "Network could not be found with cidr %(cidr)s."
510
528
msgstr ""
511
529
 
512
 
#: nova/exception.py:549
 
530
#: nova/exception.py:558
513
531
#, python-format
514
532
msgid "Network could not be found for instance %(instance_id)s."
515
533
msgstr ""
516
534
 
517
 
#: nova/exception.py:553
 
535
#: nova/exception.py:562
518
536
msgid "No networks defined."
519
537
msgstr ""
520
538
 
521
 
#: nova/exception.py:557
 
539
#: nova/exception.py:566
522
540
#, python-format
523
541
msgid ""
524
542
"Either Network uuid %(network_uuid)s is not present or is not assigned to"
525
543
" the project %(project_id)s."
526
544
msgstr ""
527
545
 
528
 
#: nova/exception.py:562
 
546
#: nova/exception.py:571
529
547
#, python-format
530
548
msgid "Host is not set to the network (%(network_id)s)."
531
549
msgstr ""
532
550
 
533
 
#: nova/exception.py:566
 
551
#: nova/exception.py:575
534
552
#, python-format
535
553
msgid "Network %(network)s has active ports, cannot delete."
536
554
msgstr ""
537
555
 
538
 
#: nova/exception.py:570
 
556
#: nova/exception.py:579
539
557
msgid "Could not find the datastore reference(s) which the VM uses."
540
558
msgstr ""
541
559
 
542
 
#: nova/exception.py:574
 
560
#: nova/exception.py:583
543
561
#, python-format
544
562
msgid "No fixed IP associated with id %(id)s."
545
563
msgstr ""
546
564
 
547
 
#: nova/exception.py:578
 
565
#: nova/exception.py:587
548
566
#, python-format
549
567
msgid "Fixed ip not found for address %(address)s."
550
568
msgstr ""
551
569
 
552
 
#: nova/exception.py:582
 
570
#: nova/exception.py:591
553
571
#, python-format
554
572
msgid "Instance %(instance_id)s has zero fixed ips."
555
573
msgstr ""
556
574
 
557
 
#: nova/exception.py:586
 
575
#: nova/exception.py:595
558
576
#, python-format
559
577
msgid "Network host %(host)s has zero fixed ips in network %(network_id)s."
560
578
msgstr ""
561
579
 
562
 
#: nova/exception.py:591
 
580
#: nova/exception.py:600
563
581
#, python-format
564
582
msgid "Instance %(instance_id)s doesn't have fixed ip '%(ip)s'."
565
583
msgstr ""
566
584
 
567
 
#: nova/exception.py:595
 
585
#: nova/exception.py:604
568
586
#, python-format
569
587
msgid "Host %(host)s has zero fixed ips."
570
588
msgstr ""
571
589
 
572
 
#: nova/exception.py:599
 
590
#: nova/exception.py:608
573
591
#, python-format
574
592
msgid ""
575
593
"Fixed IP address (%(address)s) does not exist in network "
576
594
"(%(network_uuid)s)."
577
595
msgstr ""
578
596
 
579
 
#: nova/exception.py:604
 
597
#: nova/exception.py:613
580
598
#, python-format
581
599
msgid "Fixed IP address %(address)s is already in use."
582
600
msgstr ""
583
601
 
584
 
#: nova/exception.py:608
 
602
#: nova/exception.py:617
585
603
#, python-format
586
604
msgid "Fixed IP address %(address)s is invalid."
587
605
msgstr ""
588
606
 
589
 
#: nova/exception.py:612
 
607
#: nova/exception.py:621
590
608
msgid "Zero fixed ips available."
591
609
msgstr ""
592
610
 
593
 
#: nova/exception.py:616
 
611
#: nova/exception.py:625
594
612
msgid "Zero fixed ips could be found."
595
613
msgstr ""
596
614
 
597
 
#: nova/exception.py:620
 
615
#: nova/exception.py:629
598
616
#, python-format
599
617
msgid "Floating ip not found for id %(id)s."
600
618
msgstr ""
601
619
 
602
 
#: nova/exception.py:624
 
620
#: nova/exception.py:633
603
621
#, python-format
604
622
msgid "The DNS entry %(name)s already exists in domain %(domain)s."
605
623
msgstr ""
606
624
 
607
 
#: nova/exception.py:628
 
625
#: nova/exception.py:637
608
626
#, python-format
609
627
msgid "Floating ip not found for address %(address)s."
610
628
msgstr ""
611
629
 
612
 
#: nova/exception.py:632
 
630
#: nova/exception.py:641
613
631
#, python-format
614
632
msgid "Floating ip not found for host %(host)s."
615
633
msgstr ""
616
634
 
617
 
#: nova/exception.py:636
 
635
#: nova/exception.py:645
618
636
msgid "Zero floating ips available."
619
637
msgstr ""
620
638
 
621
 
#: nova/exception.py:640
 
639
#: nova/exception.py:649
622
640
#, python-format
623
641
msgid "Floating ip %(address)s is associated."
624
642
msgstr ""
625
643
 
626
 
#: nova/exception.py:644
 
644
#: nova/exception.py:653
627
645
#, python-format
628
646
msgid "Floating ip %(address)s is not associated."
629
647
msgstr ""
630
648
 
631
 
#: nova/exception.py:648
 
649
#: nova/exception.py:657
632
650
msgid "Zero floating ips exist."
633
651
msgstr ""
634
652
 
635
 
#: nova/exception.py:652
 
653
#: nova/exception.py:661
636
654
#, python-format
637
655
msgid "Interface %(interface)s not found."
638
656
msgstr ""
639
657
 
640
 
#: nova/exception.py:656
 
658
#: nova/exception.py:665
641
659
#, python-format
642
660
msgid "Keypair %(name)s not found for user %(user_id)s"
643
661
msgstr ""
644
662
 
645
 
#: nova/exception.py:660
 
663
#: nova/exception.py:669
646
664
#, python-format
647
665
msgid "Certificate %(certificate_id)s not found."
648
666
msgstr ""
649
667
 
650
 
#: nova/exception.py:664
 
668
#: nova/exception.py:673
651
669
#, python-format
652
670
msgid "Service %(service_id)s could not be found."
653
671
msgstr ""
654
672
 
655
 
#: nova/exception.py:668
 
673
#: nova/exception.py:677
656
674
#, python-format
657
675
msgid "Host %(host)s could not be found."
658
676
msgstr ""
659
677
 
660
 
#: nova/exception.py:672
 
678
#: nova/exception.py:681
661
679
#, python-format
662
680
msgid "Compute host %(host)s could not be found."
663
681
msgstr ""
664
682
 
665
 
#: nova/exception.py:676
 
683
#: nova/exception.py:685
666
684
#, python-format
667
685
msgid "Could not find binary %(binary)s on host %(host)s."
668
686
msgstr ""
669
687
 
670
 
#: nova/exception.py:680
 
688
#: nova/exception.py:689
671
689
#, python-format
672
690
msgid "Auth token %(token)s could not be found."
673
691
msgstr ""
674
692
 
675
 
#: nova/exception.py:684
 
693
#: nova/exception.py:693
676
694
#, python-format
677
695
msgid "Access Key %(access_key)s could not be found."
678
696
msgstr ""
679
697
 
680
 
#: nova/exception.py:688
 
698
#: nova/exception.py:697
681
699
msgid "Quota could not be found"
682
700
msgstr ""
683
701
 
684
 
#: nova/exception.py:692
 
702
#: nova/exception.py:701
685
703
#, python-format
686
704
msgid "Quota for project %(project_id)s could not be found."
687
705
msgstr ""
688
706
 
689
 
#: nova/exception.py:696
 
707
#: nova/exception.py:705
690
708
#, python-format
691
709
msgid "Quota class %(class_name)s could not be found."
692
710
msgstr ""
693
711
 
694
 
#: nova/exception.py:700
 
712
#: nova/exception.py:709
695
713
#, python-format
696
714
msgid "Security group %(security_group_id)s not found."
697
715
msgstr ""
698
716
 
699
 
#: nova/exception.py:704
 
717
#: nova/exception.py:713
700
718
#, python-format
701
719
msgid "Security group %(security_group_id)s not found for project %(project_id)s."
702
720
msgstr ""
703
721
 
704
 
#: nova/exception.py:709
 
722
#: nova/exception.py:718
705
723
#, python-format
706
724
msgid "Security group with rule %(rule_id)s not found."
707
725
msgstr ""
708
726
 
709
 
#: nova/exception.py:713
 
727
#: nova/exception.py:722
710
728
#, python-format
711
729
msgid ""
712
730
"Security group %(security_group_id)s is already associated with the "
713
731
"instance %(instance_id)s"
714
732
msgstr ""
715
733
 
716
 
#: nova/exception.py:718
 
734
#: nova/exception.py:727
717
735
#, python-format
718
736
msgid ""
719
737
"Security group %(security_group_id)s is not associated with the instance "
720
738
"%(instance_id)s"
721
739
msgstr ""
722
740
 
723
 
#: nova/exception.py:723
 
741
#: nova/exception.py:732
724
742
#, python-format
725
743
msgid "Migration %(migration_id)s could not be found."
726
744
msgstr ""
727
745
 
728
 
#: nova/exception.py:727
 
746
#: nova/exception.py:736
729
747
#, python-format
730
748
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
731
749
msgstr ""
732
750
 
733
 
#: nova/exception.py:732
 
751
#: nova/exception.py:741
734
752
#, python-format
735
753
msgid "Console pool %(pool_id)s could not be found."
736
754
msgstr ""
737
755
 
738
 
#: nova/exception.py:736
 
756
#: nova/exception.py:745
739
757
#, python-format
740
758
msgid ""
741
759
"Console pool of type %(console_type)s for compute host %(compute_host)s "
742
760
"on proxy host %(host)s not found."
743
761
msgstr ""
744
762
 
745
 
#: nova/exception.py:742
 
763
#: nova/exception.py:751
746
764
#, python-format
747
765
msgid "Console %(console_id)s could not be found."
748
766
msgstr ""
749
767
 
750
 
#: nova/exception.py:746
 
768
#: nova/exception.py:755
751
769
#, python-format
752
770
msgid "Console for instance %(instance_id)s could not be found."
753
771
msgstr ""
754
772
 
755
 
#: nova/exception.py:750
 
773
#: nova/exception.py:759
756
774
#, python-format
757
775
msgid ""
758
776
"Console for instance %(instance_id)s in pool %(pool_id)s could not be "
759
777
"found."
760
778
msgstr ""
761
779
 
762
 
#: nova/exception.py:755
 
780
#: nova/exception.py:764
763
781
#, python-format
764
782
msgid "Invalid console type %(console_type)s "
765
783
msgstr ""
766
784
 
767
 
#: nova/exception.py:759
 
785
#: nova/exception.py:768
768
786
msgid "Zero instance types found."
769
787
msgstr ""
770
788
 
771
 
#: nova/exception.py:763
 
789
#: nova/exception.py:772
772
790
#, python-format
773
791
msgid "Instance type %(instance_type_id)s could not be found."
774
792
msgstr ""
775
793
 
776
 
#: nova/exception.py:767
 
794
#: nova/exception.py:776
777
795
#, python-format
778
796
msgid "Instance type with name %(instance_type_name)s could not be found."
779
797
msgstr ""
780
798
 
781
 
#: nova/exception.py:772
 
799
#: nova/exception.py:781
782
800
#, python-format
783
801
msgid "Flavor %(flavor_id)s could not be found."
784
802
msgstr ""
785
803
 
786
 
#: nova/exception.py:776
 
804
#: nova/exception.py:785
787
805
#, python-format
788
806
msgid "Cell %(cell_id)s could not be found."
789
807
msgstr ""
790
808
 
791
 
#: nova/exception.py:780
 
809
#: nova/exception.py:789
792
810
#, python-format
793
811
msgid "Scheduler Host Filter %(filter_name)s could not be found."
794
812
msgstr ""
795
813
 
796
 
#: nova/exception.py:784
 
814
#: nova/exception.py:793
797
815
#, python-format
798
816
msgid "Scheduler cost function %(cost_fn_str)s could not be found."
799
817
msgstr ""
800
818
 
801
 
#: nova/exception.py:789
 
819
#: nova/exception.py:798
802
820
#, python-format
803
821
msgid "Scheduler weight flag not found: %(flag_name)s"
804
822
msgstr ""
805
823
 
806
 
#: nova/exception.py:793
 
824
#: nova/exception.py:802
807
825
#, python-format
808
826
msgid "Instance %(instance_id)s has no metadata with key %(metadata_key)s."
809
827
msgstr ""
810
828
 
811
 
#: nova/exception.py:798
 
829
#: nova/exception.py:807
 
830
#, python-format
 
831
msgid ""
 
832
"Instance %(instance_uuid)s has no system metadata with key "
 
833
"%(metadata_key)s."
 
834
msgstr ""
 
835
 
 
836
#: nova/exception.py:812
812
837
#, python-format
813
838
msgid ""
814
839
"Instance Type %(instance_type_id)s has no extra specs with key "
815
840
"%(extra_specs_key)s."
816
841
msgstr ""
817
842
 
818
 
#: nova/exception.py:803
 
843
#: nova/exception.py:817
819
844
msgid "LDAP object could not be found"
820
845
msgstr ""
821
846
 
822
 
#: nova/exception.py:807
 
847
#: nova/exception.py:821
823
848
#, python-format
824
849
msgid "LDAP user %(user_id)s could not be found."
825
850
msgstr ""
826
851
 
827
 
#: nova/exception.py:811
 
852
#: nova/exception.py:825
828
853
#, python-format
829
854
msgid "LDAP group %(group_id)s could not be found."
830
855
msgstr ""
831
856
 
832
 
#: nova/exception.py:815
 
857
#: nova/exception.py:829
833
858
#, python-format
834
859
msgid "LDAP user %(user_id)s is not a member of group %(group_id)s."
835
860
msgstr ""
836
861
 
837
 
#: nova/exception.py:819
 
862
#: nova/exception.py:833
838
863
#, python-format
839
864
msgid "File %(file_path)s could not be found."
840
865
msgstr ""
841
866
 
842
 
#: nova/exception.py:823
 
867
#: nova/exception.py:837
843
868
msgid "Zero files could be found."
844
869
msgstr ""
845
870
 
846
 
#: nova/exception.py:827
 
871
#: nova/exception.py:841
847
872
#, python-format
848
873
msgid "Virtual switch associated with the network adapter %(adapter)s not found."
849
874
msgstr ""
850
875
 
851
 
#: nova/exception.py:832
 
876
#: nova/exception.py:846
852
877
#, python-format
853
878
msgid "Network adapter %(adapter)s could not be found."
854
879
msgstr ""
855
880
 
856
 
#: nova/exception.py:836
 
881
#: nova/exception.py:850
857
882
#, python-format
858
883
msgid "Class %(class_name)s could not be found: %(exception)s"
859
884
msgstr ""
860
885
 
861
 
#: nova/exception.py:840
 
886
#: nova/exception.py:854
862
887
msgid "Action not allowed."
863
888
msgstr ""
864
889
 
865
 
#: nova/exception.py:844
 
890
#: nova/exception.py:858
866
891
#, python-format
867
892
msgid "Unable to use global role %(role_id)s"
868
893
msgstr ""
869
894
 
870
 
#: nova/exception.py:848
 
895
#: nova/exception.py:862
871
896
msgid "Rotation is not allowed for snapshots"
872
897
msgstr ""
873
898
 
874
 
#: nova/exception.py:852
 
899
#: nova/exception.py:866
875
900
msgid "Rotation param is required for backup image_type"
876
901
msgstr ""
877
902
 
878
 
#: nova/exception.py:861
 
903
#: nova/exception.py:875
879
904
#, python-format
880
905
msgid "Key pair %(key_name)s already exists."
881
906
msgstr ""
882
907
 
883
 
#: nova/exception.py:865
 
908
#: nova/exception.py:879
884
909
#, python-format
885
910
msgid "User %(user)s already exists."
886
911
msgstr ""
887
912
 
888
 
#: nova/exception.py:869
 
913
#: nova/exception.py:883
889
914
#, python-format
890
915
msgid "LDAP user %(user)s already exists."
891
916
msgstr ""
892
917
 
893
 
#: nova/exception.py:873
 
918
#: nova/exception.py:887
894
919
#, python-format
895
920
msgid "LDAP group %(group)s already exists."
896
921
msgstr ""
897
922
 
898
 
#: nova/exception.py:877
 
923
#: nova/exception.py:891
899
924
#, python-format
900
925
msgid "User %(uid)s is already a member of the group %(group_dn)s"
901
926
msgstr ""
902
927
 
903
 
#: nova/exception.py:882
 
928
#: nova/exception.py:896
904
929
#, python-format
905
930
msgid "Project %(project)s already exists."
906
931
msgstr ""
907
932
 
908
 
#: nova/exception.py:886
 
933
#: nova/exception.py:900
909
934
#, python-format
910
935
msgid "Instance %(name)s already exists."
911
936
msgstr ""
912
937
 
913
 
#: nova/exception.py:890
 
938
#: nova/exception.py:904
914
939
#, python-format
915
940
msgid "Instance Type %(name)s already exists."
916
941
msgstr ""
917
942
 
918
 
#: nova/exception.py:894
 
943
#: nova/exception.py:908
919
944
#, python-format
920
945
msgid "Volume Type %(name)s already exists."
921
946
msgstr ""
922
947
 
923
 
#: nova/exception.py:898
 
948
#: nova/exception.py:912
924
949
#, python-format
925
950
msgid "%(path)s is on shared storage: %(reason)s"
926
951
msgstr ""
927
952
 
928
 
#: nova/exception.py:902
 
953
#: nova/exception.py:916
929
954
msgid "Migration error"
930
955
msgstr ""
931
956
 
932
 
#: nova/exception.py:906
 
957
#: nova/exception.py:920
933
958
#, python-format
934
959
msgid "Malformed message body: %(reason)s"
935
960
msgstr ""
936
961
 
937
 
#: nova/exception.py:910
 
962
#: nova/exception.py:924
938
963
#, python-format
939
964
msgid "Could not find config at %(path)s"
940
965
msgstr ""
941
966
 
942
 
#: nova/exception.py:914
 
967
#: nova/exception.py:928
943
968
#, python-format
944
969
msgid "Could not load paste app '%(name)s' from %(path)s"
945
970
msgstr ""
946
971
 
947
 
#: nova/exception.py:918
 
972
#: nova/exception.py:932
948
973
msgid "When resizing, instances must change size!"
949
974
msgstr ""
950
975
 
951
 
#: nova/exception.py:922
 
976
#: nova/exception.py:936
952
977
msgid "Image is larger than instance type allows"
953
978
msgstr ""
954
979
 
955
 
#: nova/exception.py:926
 
980
#: nova/exception.py:940
956
981
msgid "1 or more Zones could not complete the request"
957
982
msgstr ""
958
983
 
959
 
#: nova/exception.py:930
 
984
#: nova/exception.py:944
960
985
msgid "Instance type's memory is too small for requested image."
961
986
msgstr ""
962
987
 
963
 
#: nova/exception.py:934
 
988
#: nova/exception.py:948
964
989
msgid "Instance type's disk is too small for requested image."
965
990
msgstr ""
966
991
 
967
 
#: nova/exception.py:938
 
992
#: nova/exception.py:952
968
993
#, python-format
969
994
msgid "Insufficient free memory on compute node to start %(uuid)s."
970
995
msgstr ""
971
996
 
972
 
#: nova/exception.py:942
 
997
#: nova/exception.py:956
973
998
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
974
999
msgstr ""
975
1000
 
976
 
#: nova/exception.py:946
 
1001
#: nova/exception.py:960
977
1002
#, python-format
978
1003
msgid "No valid host was found. %(reason)s"
979
1004
msgstr ""
980
1005
 
981
 
#: nova/exception.py:950
 
1006
#: nova/exception.py:964
982
1007
#, python-format
983
1008
msgid "Host %(host)s is not up or doesn't exist."
984
1009
msgstr ""
985
1010
 
986
 
#: nova/exception.py:954
 
1011
#: nova/exception.py:968
987
1012
msgid "Quota exceeded"
988
1013
msgstr ""
989
1014
 
990
 
#: nova/exception.py:958
 
1015
#: nova/exception.py:972
 
1016
#, python-format
 
1017
msgid "Quota exceeded: already used %(used)d of %(allowed)d instances"
 
1018
msgstr ""
 
1019
 
 
1020
#: nova/exception.py:977
 
1021
msgid "Maximum volume size exceeded"
 
1022
msgstr ""
 
1023
 
 
1024
#: nova/exception.py:981
 
1025
#, python-format
 
1026
msgid "Maximum number of metadata items exceeds %(allowed)d"
 
1027
msgstr ""
 
1028
 
 
1029
#: nova/exception.py:985
 
1030
msgid "Personality file limit exceeded"
 
1031
msgstr ""
 
1032
 
 
1033
#: nova/exception.py:989
 
1034
msgid "Personality file path too long"
 
1035
msgstr ""
 
1036
 
 
1037
#: nova/exception.py:993
 
1038
msgid "Personality file content too long"
 
1039
msgstr ""
 
1040
 
 
1041
#: nova/exception.py:997
991
1042
#, python-format
992
1043
msgid ""
993
1044
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
994
1045
"%(reason)s."
995
1046
msgstr ""
996
1047
 
997
 
#: nova/exception.py:963
 
1048
#: nova/exception.py:1002
998
1049
#, python-format
999
1050
msgid "Aggregate %(aggregate_id)s could not be found."
1000
1051
msgstr ""
1001
1052
 
1002
 
#: nova/exception.py:967
 
1053
#: nova/exception.py:1006
1003
1054
#, python-format
1004
1055
msgid "Aggregate %(aggregate_name)s already exists."
1005
1056
msgstr ""
1006
1057
 
1007
 
#: nova/exception.py:971
 
1058
#: nova/exception.py:1010
1008
1059
#, python-format
1009
1060
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
1010
1061
msgstr ""
1011
1062
 
1012
 
#: nova/exception.py:975
 
1063
#: nova/exception.py:1014
1013
1064
#, python-format
1014
1065
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
1015
1066
msgstr ""
1016
1067
 
1017
 
#: nova/exception.py:980
 
1068
#: nova/exception.py:1019
1018
1069
#, python-format
1019
1070
msgid "Host %(host)s already member of another aggregate."
1020
1071
msgstr ""
1021
1072
 
1022
 
#: nova/exception.py:984
 
1073
#: nova/exception.py:1023
1023
1074
#, python-format
1024
1075
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
1025
1076
msgstr ""
1026
1077
 
1027
 
#: nova/exception.py:988
 
1078
#: nova/exception.py:1027
1028
1079
#, python-format
1029
1080
msgid "Detected more than one volume with name %(vol_name)s"
1030
1081
msgstr ""
1031
1082
 
1032
 
#: nova/exception.py:992
 
1083
#: nova/exception.py:1031
1033
1084
#, python-format
1034
1085
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
1035
1086
msgstr ""
1036
1087
 
1037
 
#: nova/exception.py:997
 
1088
#: nova/exception.py:1036
1038
1089
msgid "Unable to create instance type"
1039
1090
msgstr ""
1040
1091
 
1041
 
#: nova/exception.py:1001
 
1092
#: nova/exception.py:1040
1042
1093
msgid "Bad response from SolidFire API"
1043
1094
msgstr ""
1044
1095
 
1045
 
#: nova/exception.py:1005
 
1096
#: nova/exception.py:1044
1046
1097
#, python-format
1047
1098
msgid "Error in SolidFire API response: status=%(status)s"
1048
1099
msgstr ""
1049
1100
 
1050
 
#: nova/exception.py:1009
 
1101
#: nova/exception.py:1048
1051
1102
#, python-format
1052
1103
msgid "Error in SolidFire API response: data=%(data)s"
1053
1104
msgstr ""
1054
1105
 
1055
 
#: nova/exception.py:1013
 
1106
#: nova/exception.py:1052
1056
1107
#, python-format
1057
1108
msgid "Detected existing vlan with id %(vlan)d"
1058
1109
msgstr ""
1059
1110
 
1060
 
#: nova/exception.py:1017
 
1111
#: nova/exception.py:1056
1061
1112
#, python-format
1062
1113
msgid "Instance %(instance_id)s could not be found."
1063
1114
msgstr ""
1064
1115
 
1065
 
#: nova/exception.py:1021
 
1116
#: nova/exception.py:1060
1066
1117
#, python-format
1067
1118
msgid "Invalid id: %(val)s (expecting \"i-...\")."
1068
1119
msgstr ""
1069
1120
 
1070
 
#: nova/exception.py:1025
 
1121
#: nova/exception.py:1064
1071
1122
#, python-format
1072
1123
msgid "Could not fetch image %(image)s"
1073
1124
msgstr ""
1074
1125
 
1075
 
#: nova/log.py:315
 
1126
#: nova/log.py:331
1076
1127
#, python-format
1077
1128
msgid "syslog facility must be one of: %s"
1078
1129
msgstr ""
1096
1147
msgid "Notifying Schedulers of capabilities ..."
1097
1148
msgstr ""
1098
1149
 
1099
 
#: nova/policy.py:30
 
1150
#: nova/policy.py:32
1100
1151
msgid "JSON file representing policy"
1101
1152
msgstr ""
1102
1153
 
1103
 
#: nova/policy.py:33
 
1154
#: nova/policy.py:35
1104
1155
msgid "Rule checked when requested rule is not found"
1105
1156
msgstr ""
1106
1157
 
1107
 
#: nova/service.py:137
 
1158
#: nova/service.py:138
1108
1159
msgid "SIGTERM received"
1109
1160
msgstr ""
1110
1161
 
1111
 
#: nova/service.py:177
 
1162
#: nova/service.py:178
1112
1163
#, python-format
1113
1164
msgid "Starting %(topic)s node (version %(vcs_string)s)"
1114
1165
msgstr ""
1115
1166
 
1116
 
#: nova/service.py:195
 
1167
#: nova/service.py:197
1117
1168
#, python-format
1118
1169
msgid "Creating Consumer connection for Service %s"
1119
1170
msgstr ""
1120
1171
 
1121
 
#: nova/service.py:282
 
1172
#: nova/service.py:284
1122
1173
msgid "Service killed that has no database entry"
1123
1174
msgstr ""
1124
1175
 
1125
 
#: nova/service.py:319
 
1176
#: nova/service.py:321
1126
1177
msgid "The service database object disappeared, Recreating it."
1127
1178
msgstr ""
1128
1179
 
1129
 
#: nova/service.py:334
 
1180
#: nova/service.py:336
1130
1181
msgid "Recovered model server connection!"
1131
1182
msgstr ""
1132
1183
 
1133
 
#: nova/service.py:340
 
1184
#: nova/service.py:342
1134
1185
msgid "model server went away"
1135
1186
msgstr ""
1136
1187
 
1137
 
#: nova/service.py:433
 
1188
#: nova/service.py:436
1138
1189
msgid "Full set of FLAGS:"
1139
1190
msgstr ""
1140
1191
 
1141
 
#: nova/service.py:440
 
1192
#: nova/service.py:444
1142
1193
#, python-format
1143
1194
msgid "%(flag)s : FLAG SET "
1144
1195
msgstr ""
1145
1196
 
1146
 
#: nova/utils.py:78
1147
 
#, python-format
1148
 
msgid "Inner Exception: %s"
1149
 
msgstr ""
1150
 
 
1151
 
#: nova/utils.py:164
 
1197
#: nova/utils.py:123
1152
1198
#, python-format
1153
1199
msgid "Fetching %s"
1154
1200
msgstr ""
1155
1201
 
1156
 
#: nova/utils.py:209
 
1202
#: nova/utils.py:168
1157
1203
#, python-format
1158
1204
msgid "Got unknown keyword args to utils.execute: %r"
1159
1205
msgstr ""
1160
1206
 
1161
 
#: nova/utils.py:219
 
1207
#: nova/utils.py:178
1162
1208
#, python-format
1163
1209
msgid "Running cmd (subprocess): %s"
1164
1210
msgstr ""
1165
1211
 
1166
 
#: nova/utils.py:235 nova/utils.py:314
 
1212
#: nova/utils.py:194 nova/utils.py:274
1167
1213
#, python-format
1168
1214
msgid "Result was %s"
1169
1215
msgstr ""
1170
1216
 
1171
 
#: nova/utils.py:248
 
1217
#: nova/utils.py:207
1172
1218
#, python-format
1173
1219
msgid "%r failed. Retrying."
1174
1220
msgstr ""
1175
1221
 
1176
 
#: nova/utils.py:290
 
1222
#: nova/utils.py:249
1177
1223
#, python-format
1178
1224
msgid "Running cmd (SSH): %s"
1179
1225
msgstr ""
1180
1226
 
1181
 
#: nova/utils.py:292
 
1227
#: nova/utils.py:251
1182
1228
msgid "Environment not supported over SSH"
1183
1229
msgstr ""
1184
1230
 
1185
 
#: nova/utils.py:296
 
1231
#: nova/utils.py:255
1186
1232
msgid "process_input not supported over SSH"
1187
1233
msgstr ""
1188
1234
 
1189
 
#: nova/utils.py:351
 
1235
#: nova/utils.py:311
1190
1236
#, python-format
1191
1237
msgid "debug in callback: %s"
1192
1238
msgstr ""
1193
1239
 
1194
 
#: nova/utils.py:533
 
1240
#: nova/utils.py:465
1195
1241
#, python-format
1196
1242
msgid "Link Local address is not found.:%s"
1197
1243
msgstr ""
1198
1244
 
1199
 
#: nova/utils.py:536
 
1245
#: nova/utils.py:468
1200
1246
#, python-format
1201
1247
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
1202
1248
msgstr ""
1203
1249
 
1204
 
#: nova/utils.py:647
 
1250
#: nova/utils.py:580
1205
1251
#, python-format
1206
1252
msgid "Invalid backend: %s"
1207
1253
msgstr ""
1208
1254
 
1209
 
#: nova/utils.py:658
 
1255
#: nova/utils.py:592
1210
1256
#, python-format
1211
1257
msgid "backend %s"
1212
1258
msgstr ""
1213
1259
 
1214
 
#: nova/utils.py:708
 
1260
#: nova/utils.py:642
1215
1261
msgid "in looping call"
1216
1262
msgstr ""
1217
1263
 
1218
 
#: nova/utils.py:926
 
1264
#: nova/utils.py:860
1219
1265
#, python-format
1220
1266
msgid "Attempting to grab semaphore \"%(lock)s\" for method \"%(method)s\"..."
1221
1267
msgstr ""
1222
1268
 
1223
 
#: nova/utils.py:930
 
1269
#: nova/utils.py:864
1224
1270
#, python-format
1225
1271
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
1226
1272
msgstr ""
1227
1273
 
1228
 
#: nova/utils.py:934
 
1274
#: nova/utils.py:868
1229
1275
#, python-format
1230
1276
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
1231
1277
msgstr ""
1232
1278
 
1233
 
#: nova/utils.py:941
 
1279
#: nova/utils.py:875
1234
1280
#, python-format
1235
1281
msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"..."
1236
1282
msgstr ""
1237
1283
 
1238
 
#: nova/utils.py:1000
 
1284
#: nova/utils.py:934
1239
1285
#, python-format
1240
1286
msgid "Found sentinel %(filename)s for pid %(pid)s"
1241
1287
msgstr ""
1242
1288
 
1243
 
#: nova/utils.py:1007
 
1289
#: nova/utils.py:941
1244
1290
#, python-format
1245
1291
msgid "Cleaned sentinel %(filename)s for pid %(pid)s"
1246
1292
msgstr ""
1247
1293
 
1248
 
#: nova/utils.py:1022
 
1294
#: nova/utils.py:956
1249
1295
#, python-format
1250
1296
msgid "Found lockfile %(file)s with link count %(count)d"
1251
1297
msgstr ""
1252
1298
 
1253
 
#: nova/utils.py:1027
 
1299
#: nova/utils.py:960
1254
1300
#, python-format
1255
1301
msgid "Cleaned lockfile %(file)s with link count %(count)d"
1256
1302
msgstr ""
1257
1303
 
1258
 
#: nova/utils.py:1137
 
1304
#: nova/utils.py:1069
1259
1305
#, python-format
1260
1306
msgid "Expected object of type: %s"
1261
1307
msgstr ""
1262
1308
 
1263
 
#: nova/utils.py:1168
 
1309
#: nova/utils.py:1098
1264
1310
#, python-format
1265
1311
msgid "Invalid server_string: %s"
1266
1312
msgstr ""
1267
1313
 
1268
 
#: nova/utils.py:1297
 
1314
#: nova/utils.py:1227
1269
1315
#, python-format
1270
1316
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
1271
1317
msgstr ""
1272
1318
 
1273
 
#: nova/utils.py:1329
1274
 
msgid "Original exception being dropped"
 
1319
#: nova/utils.py:1318
 
1320
#, python-format
 
1321
msgid "Reloading cached file %s"
1275
1322
msgstr ""
1276
1323
 
1277
 
#: nova/utils.py:1448
 
1324
#: nova/utils.py:1370
1278
1325
#, python-format
1279
1326
msgid "Class %(fullname)s is deprecated: %(msg)s"
1280
1327
msgstr ""
1281
1328
 
1282
 
#: nova/utils.py:1450
 
1329
#: nova/utils.py:1372
1283
1330
#, python-format
1284
1331
msgid "Class %(fullname)s is deprecated"
1285
1332
msgstr ""
1286
1333
 
1287
 
#: nova/utils.py:1482
 
1334
#: nova/utils.py:1404
1288
1335
#, python-format
1289
1336
msgid "Function %(name)s in %(location)s is deprecated: %(msg)s"
1290
1337
msgstr ""
1291
1338
 
1292
 
#: nova/utils.py:1484
 
1339
#: nova/utils.py:1406
1293
1340
#, python-format
1294
1341
msgid "Function %(name)s in %(location)s is deprecated"
1295
1342
msgstr ""
1296
1343
 
1297
 
#: nova/utils.py:1668
 
1344
#: nova/utils.py:1590
1298
1345
#, python-format
1299
1346
msgid "Could not remove tmpdir: %s"
1300
1347
msgstr ""
1308
1355
msgid "Stopping WSGI server."
1309
1356
msgstr ""
1310
1357
 
1311
 
#: nova/wsgi.py:111
1312
 
msgid "Stopping raw TCP server."
1313
 
msgstr ""
1314
 
 
1315
 
#: nova/wsgi.py:117
1316
 
#, python-format
1317
 
msgid "Starting TCP server %(arg0)s on %(host)s:%(port)s"
1318
 
msgstr ""
1319
 
 
1320
 
#: nova/wsgi.py:133
 
1358
#: nova/wsgi.py:122
1321
1359
msgid "WSGI server has stopped."
1322
1360
msgstr ""
1323
1361
 
1324
 
#: nova/wsgi.py:211
 
1362
#: nova/wsgi.py:191
1325
1363
msgid "You must implement __call__"
1326
1364
msgstr ""
1327
1365
 
1328
 
#: nova/api/direct.py:218
1329
 
msgid "not available"
1330
 
msgstr ""
1331
 
 
1332
 
#: nova/api/direct.py:299
 
1366
#: nova/wsgi.py:377
1333
1367
#, python-format
1334
 
msgid "Returned non-serializeable type: %s"
 
1368
msgid "Loading app %(name)s from %(path)s"
1335
1369
msgstr ""
1336
1370
 
1337
1371
#: nova/api/sizelimit.py:51
1338
1372
msgid "Request is too large."
1339
1373
msgstr ""
1340
1374
 
1341
 
#: nova/api/validator.py:142
 
1375
#: nova/api/validator.py:138
1342
1376
#, python-format
1343
 
msgid "%(key)s with value %(value)s failed validator  %(validator)s"
 
1377
msgid "%(key)s with value %(value)s failed validator %(name)s"
1344
1378
msgstr ""
1345
1379
 
1346
 
#: nova/api/ec2/__init__.py:73
 
1380
#: nova/api/ec2/__init__.py:74
1347
1381
#, python-format
1348
1382
msgid "%(code)s: %(message)s"
1349
1383
msgstr ""
1350
1384
 
1351
 
#: nova/api/ec2/__init__.py:95
 
1385
#: nova/api/ec2/__init__.py:96
1352
1386
#, python-format
1353
1387
msgid "FaultWrapper: %s"
1354
1388
msgstr ""
1355
1389
 
1356
 
#: nova/api/ec2/__init__.py:170
 
1390
#: nova/api/ec2/__init__.py:171
1357
1391
msgid "Too many failed authentications."
1358
1392
msgstr ""
1359
1393
 
1360
 
#: nova/api/ec2/__init__.py:180
 
1394
#: nova/api/ec2/__init__.py:181
1361
1395
#, python-format
1362
1396
msgid ""
1363
1397
"Access key %(access_key)s has had %(failures)d failed authentications and"
1364
1398
" will be locked out for %(lock_mins)d minutes."
1365
1399
msgstr ""
1366
1400
 
1367
 
#: nova/api/ec2/__init__.py:267
 
1401
#: nova/api/ec2/__init__.py:268
1368
1402
msgid "Signature not provided"
1369
1403
msgstr ""
1370
1404
 
1371
 
#: nova/api/ec2/__init__.py:271
 
1405
#: nova/api/ec2/__init__.py:272
1372
1406
msgid "Access key not provided"
1373
1407
msgstr ""
1374
1408
 
1375
 
#: nova/api/ec2/__init__.py:306 nova/api/ec2/__init__.py:319
 
1409
#: nova/api/ec2/__init__.py:307 nova/api/ec2/__init__.py:320
1376
1410
msgid "Failure communicating with keystone"
1377
1411
msgstr ""
1378
1412
 
1379
 
#: nova/api/ec2/__init__.py:388
 
1413
#: nova/api/ec2/__init__.py:389
1380
1414
#, python-format
1381
1415
msgid "Authentication Failure: %s"
1382
1416
msgstr ""
1383
1417
 
1384
 
#: nova/api/ec2/__init__.py:404
 
1418
#: nova/api/ec2/__init__.py:405
1385
1419
#, python-format
1386
1420
msgid "Authenticated Request For %(uname)s:%(pname)s)"
1387
1421
msgstr ""
1388
1422
 
1389
 
#: nova/api/ec2/__init__.py:435
 
1423
#: nova/api/ec2/__init__.py:436
1390
1424
#, python-format
1391
1425
msgid "action: %s"
1392
1426
msgstr ""
1393
1427
 
1394
 
#: nova/api/ec2/__init__.py:437
 
1428
#: nova/api/ec2/__init__.py:438
1395
1429
#, python-format
1396
1430
msgid "arg: %(key)s\t\tval: %(value)s"
1397
1431
msgstr ""
1398
1432
 
1399
 
#: nova/api/ec2/__init__.py:512
 
1433
#: nova/api/ec2/__init__.py:513
1400
1434
#, python-format
1401
1435
msgid "Unauthorized request for controller=%(controller)s and action=%(action)s"
1402
1436
msgstr ""
1403
1437
 
1404
 
#: nova/api/ec2/__init__.py:584
 
1438
#: nova/api/ec2/__init__.py:585
1405
1439
#, python-format
1406
1440
msgid "InstanceNotFound raised: %s"
1407
1441
msgstr ""
1408
1442
 
1409
 
#: nova/api/ec2/__init__.py:590
 
1443
#: nova/api/ec2/__init__.py:591
1410
1444
#, python-format
1411
1445
msgid "VolumeNotFound raised: %s"
1412
1446
msgstr ""
1413
1447
 
1414
 
#: nova/api/ec2/__init__.py:596
 
1448
#: nova/api/ec2/__init__.py:597
1415
1449
#, python-format
1416
1450
msgid "SnapshotNotFound raised: %s"
1417
1451
msgstr ""
1418
1452
 
1419
 
#: nova/api/ec2/__init__.py:602
 
1453
#: nova/api/ec2/__init__.py:603
1420
1454
#, python-format
1421
1455
msgid "NotFound raised: %s"
1422
1456
msgstr ""
1423
1457
 
1424
 
#: nova/api/ec2/__init__.py:605
 
1458
#: nova/api/ec2/__init__.py:606
1425
1459
#, python-format
1426
1460
msgid "EC2APIError raised: %s"
1427
1461
msgstr ""
1428
1462
 
1429
 
#: nova/api/ec2/__init__.py:613
 
1463
#: nova/api/ec2/__init__.py:614
1430
1464
#, python-format
1431
1465
msgid "KeyPairExists raised: %s"
1432
1466
msgstr ""
1433
1467
 
1434
 
#: nova/api/ec2/__init__.py:617
 
1468
#: nova/api/ec2/__init__.py:618
1435
1469
#, python-format
1436
1470
msgid "InvalidParameterValue raised: %s"
1437
1471
msgstr ""
1438
1472
 
1439
 
#: nova/api/ec2/__init__.py:621
 
1473
#: nova/api/ec2/__init__.py:622
1440
1474
#, python-format
1441
1475
msgid "InvalidPortRange raised: %s"
1442
1476
msgstr ""
1443
1477
 
1444
 
#: nova/api/ec2/__init__.py:625
 
1478
#: nova/api/ec2/__init__.py:626
1445
1479
#, python-format
1446
1480
msgid "NotAuthorized raised: %s"
1447
1481
msgstr ""
1448
1482
 
1449
 
#: nova/api/ec2/__init__.py:629
 
1483
#: nova/api/ec2/__init__.py:630
1450
1484
#, python-format
1451
1485
msgid "InvalidRequest raised: %s"
1452
1486
msgstr ""
1453
1487
 
1454
 
#: nova/api/ec2/__init__.py:633
 
1488
#: nova/api/ec2/__init__.py:634
1455
1489
#, python-format
1456
1490
msgid "QuotaError raised: %s"
1457
1491
msgstr ""
1458
1492
 
1459
 
#: nova/api/ec2/__init__.py:637
 
1493
#: nova/api/ec2/__init__.py:638
1460
1494
#, python-format
1461
1495
msgid "Invalid id: bogus (expecting \"i-...\"): %s"
1462
1496
msgstr ""
1463
1497
 
1464
 
#: nova/api/ec2/__init__.py:646
 
1498
#: nova/api/ec2/__init__.py:647
1465
1499
#, python-format
1466
1500
msgid "Unexpected error raised: %s"
1467
1501
msgstr ""
1468
1502
 
1469
 
#: nova/api/ec2/__init__.py:647
 
1503
#: nova/api/ec2/__init__.py:648
1470
1504
#, python-format
1471
1505
msgid "Environment: %s"
1472
1506
msgstr ""
1473
1507
 
1474
 
#: nova/api/ec2/__init__.py:649 nova/api/metadata/handler.py:248
 
1508
#: nova/api/ec2/__init__.py:650 nova/api/metadata/handler.py:248
1475
1509
msgid "An unknown error has occurred. Please try your request again."
1476
1510
msgstr ""
1477
1511
 
1480
1514
msgid "Unsupported API request: controller = %(controller)s, action = %(action)s"
1481
1515
msgstr ""
1482
1516
 
1483
 
#: nova/api/ec2/cloud.py:336
 
1517
#: nova/api/ec2/cloud.py:78 nova/api/ec2/cloud.py:405
 
1518
#: nova/api/openstack/compute/contrib/keypairs.py:110
 
1519
msgid "Quota exceeded, too many key pairs."
 
1520
msgstr ""
 
1521
 
 
1522
#: nova/api/ec2/cloud.py:342
1484
1523
#, python-format
1485
1524
msgid "Create snapshot of volume %s"
1486
1525
msgstr ""
1487
1526
 
1488
 
#: nova/api/ec2/cloud.py:372
 
1527
#: nova/api/ec2/cloud.py:378
1489
1528
#, python-format
1490
1529
msgid ""
1491
1530
"Value (%s) for KeyName is invalid. Content limited to Alphanumeric "
1492
1531
"character, spaces, dashes, and underscore."
1493
1532
msgstr ""
1494
1533
 
1495
 
#: nova/api/ec2/cloud.py:378
 
1534
#: nova/api/ec2/cloud.py:384
1496
1535
#, python-format
1497
1536
msgid "Value (%s) for Keyname is invalid. Length exceeds maximum of 255."
1498
1537
msgstr ""
1499
1538
 
1500
 
#: nova/api/ec2/cloud.py:382
 
1539
#: nova/api/ec2/cloud.py:388
1501
1540
#, python-format
1502
1541
msgid "Create key pair %s"
1503
1542
msgstr ""
1504
1543
 
1505
 
#: nova/api/ec2/cloud.py:391
 
1544
#: nova/api/ec2/cloud.py:397
1506
1545
#, python-format
1507
1546
msgid "Import key %s"
1508
1547
msgstr ""
1509
1548
 
1510
 
#: nova/api/ec2/cloud.py:409
 
1549
#: nova/api/ec2/cloud.py:420
1511
1550
#, python-format
1512
1551
msgid "Delete key pair %s"
1513
1552
msgstr ""
1514
1553
 
1515
 
#: nova/api/ec2/cloud.py:551
 
1554
#: nova/api/ec2/cloud.py:562
1516
1555
msgid "Invalid CIDR"
1517
1556
msgstr ""
1518
1557
 
1519
 
#: nova/api/ec2/cloud.py:639 nova/api/ec2/cloud.py:693
1520
 
#: nova/api/ec2/cloud.py:800
 
1558
#: nova/api/ec2/cloud.py:650 nova/api/ec2/cloud.py:704
 
1559
#: nova/api/ec2/cloud.py:822
1521
1560
msgid "Not enough parameters, need group_name or group_id"
1522
1561
msgstr ""
1523
1562
 
1524
 
#: nova/api/ec2/cloud.py:654
1525
 
#: nova/api/openstack/compute/contrib/security_groups.py:517
 
1563
#: nova/api/ec2/cloud.py:665
 
1564
#: nova/api/openstack/compute/contrib/security_groups.py:530
1526
1565
#, python-format
1527
1566
msgid "Revoke security group ingress %s"
1528
1567
msgstr ""
1529
1568
 
1530
 
#: nova/api/ec2/cloud.py:666 nova/api/ec2/cloud.py:719
 
1569
#: nova/api/ec2/cloud.py:677 nova/api/ec2/cloud.py:730
1531
1570
#, python-format
1532
1571
msgid "%s Not enough parameters to build a valid rule"
1533
1572
msgstr ""
1534
1573
 
1535
 
#: nova/api/ec2/cloud.py:684 nova/api/ec2/cloud.py:744
 
1574
#: nova/api/ec2/cloud.py:695 nova/api/ec2/cloud.py:762
1536
1575
msgid "No rule for the specified parameters."
1537
1576
msgstr ""
1538
1577
 
1539
 
#: nova/api/ec2/cloud.py:708
1540
 
#: nova/api/openstack/compute/contrib/security_groups.py:354
 
1578
#: nova/api/ec2/cloud.py:719
 
1579
#: nova/api/openstack/compute/contrib/security_groups.py:360
1541
1580
#, python-format
1542
1581
msgid "Authorize security group ingress %s"
1543
1582
msgstr ""
1544
1583
 
1545
 
#: nova/api/ec2/cloud.py:725
 
1584
#: nova/api/ec2/cloud.py:736
1546
1585
#, python-format
1547
1586
msgid "%s - This rule already exists in group"
1548
1587
msgstr ""
1549
1588
 
1550
 
#: nova/api/ec2/cloud.py:769
 
1589
#: nova/api/ec2/cloud.py:744
 
1590
#: nova/api/openstack/compute/contrib/security_groups.py:389
 
1591
msgid "Quota exceeded, too many security group rules."
 
1592
msgstr ""
 
1593
 
 
1594
#: nova/api/ec2/cloud.py:787
1551
1595
#, python-format
1552
1596
msgid ""
1553
1597
"Value (%s) for parameter GroupName is invalid. Content limited to "
1554
1598
"Alphanumeric characters, spaces, dashes, and underscores."
1555
1599
msgstr ""
1556
1600
 
1557
 
#: nova/api/ec2/cloud.py:776
 
1601
#: nova/api/ec2/cloud.py:794
1558
1602
#, python-format
1559
1603
msgid ""
1560
1604
"Value (%s) for parameter GroupName is invalid. Length exceeds maximum of "
1561
1605
"255."
1562
1606
msgstr ""
1563
1607
 
1564
 
#: nova/api/ec2/cloud.py:780
1565
 
#: nova/api/openstack/compute/contrib/security_groups.py:292
 
1608
#: nova/api/ec2/cloud.py:798
 
1609
#: nova/api/openstack/compute/contrib/security_groups.py:298
1566
1610
#, python-format
1567
1611
msgid "Create Security Group %s"
1568
1612
msgstr ""
1569
1613
 
1570
 
#: nova/api/ec2/cloud.py:783
 
1614
#: nova/api/ec2/cloud.py:801
1571
1615
#, python-format
1572
1616
msgid "group %s already exists"
1573
1617
msgstr ""
1574
1618
 
1575
 
#: nova/api/ec2/cloud.py:815
1576
 
#: nova/api/openstack/compute/contrib/security_groups.py:245
 
1619
#: nova/api/ec2/cloud.py:805
 
1620
#: nova/api/openstack/compute/contrib/security_groups.py:295
 
1621
msgid "Quota exceeded, too many security groups."
 
1622
msgstr ""
 
1623
 
 
1624
#: nova/api/ec2/cloud.py:837
 
1625
#: nova/api/openstack/compute/contrib/security_groups.py:247
1577
1626
#, python-format
1578
1627
msgid "Delete security group %s"
1579
1628
msgstr ""
1580
1629
 
1581
 
#: nova/api/ec2/cloud.py:823 nova/compute/manager.py:1630
 
1630
#: nova/api/ec2/cloud.py:845
1582
1631
#, python-format
1583
1632
msgid "Get console output for instance %s"
1584
1633
msgstr ""
1585
1634
 
1586
 
#: nova/api/ec2/cloud.py:894
 
1635
#: nova/api/ec2/cloud.py:916
1587
1636
#, python-format
1588
1637
msgid "Create volume from snapshot %s"
1589
1638
msgstr ""
1590
1639
 
1591
 
#: nova/api/ec2/cloud.py:898 nova/api/openstack/compute/contrib/volumes.py:186
1592
 
#: nova/api/openstack/volume/volumes.py:222
 
1640
#: nova/api/ec2/cloud.py:920 nova/api/openstack/compute/contrib/volumes.py:186
 
1641
#: nova/api/openstack/volume/volumes.py:216
1593
1642
#, python-format
1594
1643
msgid "Create volume of %s GB"
1595
1644
msgstr ""
1596
1645
 
1597
 
#: nova/api/ec2/cloud.py:921
 
1646
#: nova/api/ec2/cloud.py:943
1598
1647
msgid "Delete Failed"
1599
1648
msgstr ""
1600
1649
 
1601
 
#: nova/api/ec2/cloud.py:931
 
1650
#: nova/api/ec2/cloud.py:953
1602
1651
#, python-format
1603
1652
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
1604
1653
msgstr ""
1605
1654
 
1606
 
#: nova/api/ec2/cloud.py:939
 
1655
#: nova/api/ec2/cloud.py:961
1607
1656
msgid "Attach Failed."
1608
1657
msgstr ""
1609
1658
 
1610
 
#: nova/api/ec2/cloud.py:952 nova/api/openstack/compute/contrib/volumes.py:366
 
1659
#: nova/api/ec2/cloud.py:974 nova/api/openstack/compute/contrib/volumes.py:367
1611
1660
#, python-format
1612
1661
msgid "Detach volume %s"
1613
1662
msgstr ""
1614
1663
 
1615
 
#: nova/api/ec2/cloud.py:959
 
1664
#: nova/api/ec2/cloud.py:981
1616
1665
msgid "Detach Volume Failed."
1617
1666
msgstr ""
1618
1667
 
1619
 
#: nova/api/ec2/cloud.py:984 nova/api/ec2/cloud.py:1041
1620
 
#: nova/api/ec2/cloud.py:1518 nova/api/ec2/cloud.py:1533
 
1668
#: nova/api/ec2/cloud.py:1006 nova/api/ec2/cloud.py:1063
 
1669
#: nova/api/ec2/cloud.py:1535 nova/api/ec2/cloud.py:1550
1621
1670
#, python-format
1622
1671
msgid "attribute not supported: %s"
1623
1672
msgstr ""
1624
1673
 
1625
 
#: nova/api/ec2/cloud.py:1107
 
1674
#: nova/api/ec2/cloud.py:1129
1626
1675
#, python-format
1627
1676
msgid "vol = %s\n"
1628
1677
msgstr ""
1629
1678
 
1630
 
#: nova/api/ec2/cloud.py:1255
 
1679
#: nova/api/ec2/cloud.py:1279
1631
1680
msgid "Allocate address"
1632
1681
msgstr ""
1633
1682
 
1634
 
#: nova/api/ec2/cloud.py:1267
 
1683
#: nova/api/ec2/cloud.py:1284
1635
1684
#, python-format
1636
1685
msgid "Release address %s"
1637
1686
msgstr ""
1638
1687
 
1639
 
#: nova/api/ec2/cloud.py:1272
 
1688
#: nova/api/ec2/cloud.py:1289
1640
1689
#, python-format
1641
1690
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
1642
1691
msgstr ""
1643
1692
 
1644
 
#: nova/api/ec2/cloud.py:1282
 
1693
#: nova/api/ec2/cloud.py:1299
1645
1694
#, python-format
1646
1695
msgid "Disassociate address %s"
1647
1696
msgstr ""
1648
1697
 
1649
 
#: nova/api/ec2/cloud.py:1308
 
1698
#: nova/api/ec2/cloud.py:1325
1650
1699
msgid "Image must be available"
1651
1700
msgstr ""
1652
1701
 
1653
 
#: nova/api/ec2/cloud.py:1329
 
1702
#: nova/api/ec2/cloud.py:1346
1654
1703
msgid "Going to start terminating instances"
1655
1704
msgstr ""
1656
1705
 
1657
 
#: nova/api/ec2/cloud.py:1343
 
1706
#: nova/api/ec2/cloud.py:1360
1658
1707
#, python-format
1659
1708
msgid "Reboot instance %r"
1660
1709
msgstr ""
1661
1710
 
1662
 
#: nova/api/ec2/cloud.py:1354
 
1711
#: nova/api/ec2/cloud.py:1371
1663
1712
msgid "Going to stop instances"
1664
1713
msgstr ""
1665
1714
 
1666
 
#: nova/api/ec2/cloud.py:1365
 
1715
#: nova/api/ec2/cloud.py:1382
1667
1716
msgid "Going to start instances"
1668
1717
msgstr ""
1669
1718
 
1670
 
#: nova/api/ec2/cloud.py:1455
 
1719
#: nova/api/ec2/cloud.py:1472
1671
1720
#, python-format
1672
1721
msgid "De-registering image %s"
1673
1722
msgstr ""
1674
1723
 
1675
 
#: nova/api/ec2/cloud.py:1471
 
1724
#: nova/api/ec2/cloud.py:1488
1676
1725
msgid "imageLocation is required"
1677
1726
msgstr ""
1678
1727
 
1679
 
#: nova/api/ec2/cloud.py:1490
 
1728
#: nova/api/ec2/cloud.py:1507
1680
1729
#, python-format
1681
1730
msgid "Registered image %(image_location)s with id %(image_id)s"
1682
1731
msgstr ""
1683
1732
 
1684
 
#: nova/api/ec2/cloud.py:1536
 
1733
#: nova/api/ec2/cloud.py:1553
1685
1734
msgid "user or group not specified"
1686
1735
msgstr ""
1687
1736
 
1688
 
#: nova/api/ec2/cloud.py:1538
 
1737
#: nova/api/ec2/cloud.py:1555
1689
1738
msgid "only group \"all\" is supported"
1690
1739
msgstr ""
1691
1740
 
1692
 
#: nova/api/ec2/cloud.py:1540
 
1741
#: nova/api/ec2/cloud.py:1557
1693
1742
msgid "operation_type must be add or remove"
1694
1743
msgstr ""
1695
1744
 
1696
 
#: nova/api/ec2/cloud.py:1542
 
1745
#: nova/api/ec2/cloud.py:1559
1697
1746
#, python-format
1698
1747
msgid "Updating image %s publicity"
1699
1748
msgstr ""
1700
1749
 
1701
 
#: nova/api/ec2/cloud.py:1555
 
1750
#: nova/api/ec2/cloud.py:1572
1702
1751
#, python-format
1703
1752
msgid "Not allowed to modify attributes for image %s"
1704
1753
msgstr ""
1705
1754
 
1706
 
#: nova/api/ec2/cloud.py:1603
 
1755
#: nova/api/ec2/cloud.py:1620
1707
1756
#, python-format
1708
1757
msgid "Couldn't stop instance with in %d sec"
1709
1758
msgstr ""
1744
1793
msgid "Extension %(ext_name)s extending resource: %(collection)s"
1745
1794
msgstr ""
1746
1795
 
1747
 
#: nova/api/openstack/auth.py:90
1748
 
#, python-format
1749
 
msgid "%(user_id)s could not be found with token '%(token)s'"
1750
 
msgstr ""
1751
 
 
1752
 
#: nova/api/openstack/auth.py:134
1753
 
#, python-format
1754
 
msgid "%(user_id)s must be an admin or a member of %(project_id)s"
1755
 
msgstr ""
1756
 
 
1757
 
#: nova/api/openstack/auth.py:152
1758
 
msgid "Authentication requests must be made against a version root (e.g. /v2)."
1759
 
msgstr ""
1760
 
 
1761
 
#: nova/api/openstack/auth.py:167
1762
 
#, python-format
1763
 
msgid "Could not find %s in request."
1764
 
msgstr ""
1765
 
 
1766
 
#: nova/api/openstack/auth.py:191
1767
 
#, python-format
1768
 
msgid "Successfully authenticated '%s'"
1769
 
msgstr ""
1770
 
 
1771
 
#: nova/api/openstack/auth.py:241
1772
 
msgid "User not found with provided API key."
1773
 
msgstr ""
1774
 
 
1775
 
#: nova/api/openstack/auth.py:258
1776
 
#, python-format
1777
 
msgid "Provided API key is valid, but not for user '%(username)s'"
1778
 
msgstr ""
1779
 
 
1780
1796
#: nova/api/openstack/common.py:133 nova/api/openstack/common.py:167
1781
1797
msgid "limit param must be an integer"
1782
1798
msgstr ""
1807
1823
msgid "Image metadata limit exceeded"
1808
1824
msgstr ""
1809
1825
 
1810
 
#: nova/api/openstack/common.py:295
 
1826
#: nova/api/openstack/common.py:286
 
1827
msgid "Image metadata key cannot be blank"
 
1828
msgstr ""
 
1829
 
 
1830
#: nova/api/openstack/common.py:289
 
1831
msgid "Image metadata key too long"
 
1832
msgstr ""
 
1833
 
 
1834
#: nova/api/openstack/common.py:292
 
1835
msgid "Invalid image metadata"
 
1836
msgstr ""
 
1837
 
 
1838
#: nova/api/openstack/common.py:308
1811
1839
#, python-format
1812
1840
msgid "Converting nw_info: %s"
1813
1841
msgstr ""
1814
1842
 
1815
 
#: nova/api/openstack/common.py:305
 
1843
#: nova/api/openstack/common.py:318
1816
1844
#, python-format
1817
1845
msgid "Converted networks: %s"
1818
1846
msgstr ""
1819
1847
 
1820
 
#: nova/api/openstack/common.py:338
 
1848
#: nova/api/openstack/common.py:351
1821
1849
#, python-format
1822
1850
msgid "Cannot '%(action)s' while instance is in %(attr)s %(state)s"
1823
1851
msgstr ""
1824
1852
 
1825
 
#: nova/api/openstack/common.py:341
 
1853
#: nova/api/openstack/common.py:354
1826
1854
#, python-format
1827
1855
msgid "Instance is in an invalid state for '%(action)s'"
1828
1856
msgstr ""
1829
1857
 
1830
 
#: nova/api/openstack/common.py:421
 
1858
#: nova/api/openstack/common.py:434
1831
1859
msgid "Rejecting snapshot request, snapshots currently disabled"
1832
1860
msgstr ""
1833
1861
 
1834
 
#: nova/api/openstack/common.py:423
 
1862
#: nova/api/openstack/common.py:436
1835
1863
msgid "Instance snapshots are not permitted at this time."
1836
1864
msgstr ""
1837
1865
 
1840
1868
msgid "Loaded extension: %s"
1841
1869
msgstr ""
1842
1870
 
1843
 
#: nova/api/openstack/extensions.py:225
 
1871
#: nova/api/openstack/extensions.py:226
1844
1872
#, python-format
1845
1873
msgid "Ext name: %s"
1846
1874
msgstr ""
1847
1875
 
1848
 
#: nova/api/openstack/extensions.py:226
 
1876
#: nova/api/openstack/extensions.py:227
1849
1877
#, python-format
1850
1878
msgid "Ext alias: %s"
1851
1879
msgstr ""
1852
1880
 
1853
 
#: nova/api/openstack/extensions.py:227
 
1881
#: nova/api/openstack/extensions.py:228
1854
1882
#, python-format
1855
1883
msgid "Ext description: %s"
1856
1884
msgstr ""
1857
1885
 
1858
 
#: nova/api/openstack/extensions.py:229
 
1886
#: nova/api/openstack/extensions.py:230
1859
1887
#, python-format
1860
1888
msgid "Ext namespace: %s"
1861
1889
msgstr ""
1862
1890
 
1863
 
#: nova/api/openstack/extensions.py:230
 
1891
#: nova/api/openstack/extensions.py:231
1864
1892
#, python-format
1865
1893
msgid "Ext updated: %s"
1866
1894
msgstr ""
1867
1895
 
1868
 
#: nova/api/openstack/extensions.py:232
 
1896
#: nova/api/openstack/extensions.py:233
1869
1897
#, python-format
1870
1898
msgid "Exception loading extension: %s"
1871
1899
msgstr ""
1872
1900
 
1873
 
#: nova/api/openstack/extensions.py:246
 
1901
#: nova/api/openstack/extensions.py:247
1874
1902
#, python-format
1875
1903
msgid "Loading extension %s"
1876
1904
msgstr ""
1877
1905
 
1878
 
#: nova/api/openstack/extensions.py:252
 
1906
#: nova/api/openstack/extensions.py:253
1879
1907
#, python-format
1880
1908
msgid "Calling extension factory %s"
1881
1909
msgstr ""
1882
1910
 
1883
 
#: nova/api/openstack/extensions.py:264
 
1911
#: nova/api/openstack/extensions.py:265
1884
1912
#, python-format
1885
1913
msgid "Failed to load extension %(ext_factory)s: %(exc)s"
1886
1914
msgstr ""
1887
1915
 
1888
 
#: nova/api/openstack/extensions.py:344
 
1916
#: nova/api/openstack/extensions.py:345
1889
1917
#, python-format
1890
1918
msgid "Failed to load extension %(classpath)s: %(exc)s"
1891
1919
msgstr ""
1892
1920
 
1893
 
#: nova/api/openstack/extensions.py:368
 
1921
#: nova/api/openstack/extensions.py:369
1894
1922
#, python-format
1895
1923
msgid "Failed to load extension %(ext_name)s: %(exc)s"
1896
1924
msgstr ""
1985
2013
msgid "Initializing extension manager."
1986
2014
msgstr ""
1987
2015
 
 
2016
#: nova/api/openstack/compute/flavors.py:101
 
2017
#, python-format
 
2018
msgid "Invalid minRam filter [%s]"
 
2019
msgstr ""
 
2020
 
 
2021
#: nova/api/openstack/compute/flavors.py:108
 
2022
#, python-format
 
2023
msgid "Invalid minDisk filter [%s]"
 
2024
msgstr ""
 
2025
 
1988
2026
#: nova/api/openstack/compute/image_metadata.py:40
1989
2027
#: nova/api/openstack/compute/images.py:146
1990
2028
#: nova/api/openstack/compute/images.py:161
1991
2029
msgid "Image not found."
1992
2030
msgstr ""
1993
2031
 
1994
 
#: nova/api/openstack/compute/image_metadata.py:79
 
2032
#: nova/api/openstack/compute/image_metadata.py:80
1995
2033
msgid "Incorrect request body format"
1996
2034
msgstr ""
1997
2035
 
1998
 
#: nova/api/openstack/compute/image_metadata.py:83
 
2036
#: nova/api/openstack/compute/image_metadata.py:84
1999
2037
#: nova/api/openstack/compute/server_metadata.py:80
2000
2038
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:79
2001
 
#: nova/api/openstack/compute/contrib/volumetypes.py:188
 
2039
#: nova/api/openstack/compute/contrib/volumetypes.py:177
 
2040
#: nova/api/openstack/volume/contrib/types_extra_specs.py:104
2002
2041
msgid "Request body and URI mismatch"
2003
2042
msgstr ""
2004
2043
 
2005
 
#: nova/api/openstack/compute/image_metadata.py:86
 
2044
#: nova/api/openstack/compute/image_metadata.py:87
2006
2045
#: nova/api/openstack/compute/server_metadata.py:84
2007
2046
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:82
2008
 
#: nova/api/openstack/compute/contrib/volumetypes.py:191
 
2047
#: nova/api/openstack/compute/contrib/volumetypes.py:180
 
2048
#: nova/api/openstack/volume/contrib/types_extra_specs.py:107
2009
2049
msgid "Request body contains too many items"
2010
2050
msgstr ""
2011
2051
 
2012
 
#: nova/api/openstack/compute/image_metadata.py:111
 
2052
#: nova/api/openstack/compute/image_metadata.py:113
2013
2053
msgid "Invalid metadata key"
2014
2054
msgstr ""
2015
2055
 
2034
2074
 
2035
2075
#: nova/api/openstack/compute/server_metadata.py:38
2036
2076
#: nova/api/openstack/compute/server_metadata.py:122
2037
 
#: nova/api/openstack/compute/server_metadata.py:159
 
2077
#: nova/api/openstack/compute/server_metadata.py:163
2038
2078
msgid "Server does not exist"
2039
2079
msgstr ""
2040
2080
 
2041
 
#: nova/api/openstack/compute/server_metadata.py:141
2042
 
#: nova/api/openstack/compute/server_metadata.py:152
 
2081
#: nova/api/openstack/compute/server_metadata.py:145
 
2082
#: nova/api/openstack/compute/server_metadata.py:156
2043
2083
msgid "Metadata item was not found"
2044
2084
msgstr ""
2045
2085
 
2046
 
#: nova/api/openstack/compute/servers.py:425
 
2086
#: nova/api/openstack/compute/servers.py:423
2047
2087
#, python-format
2048
2088
msgid "Invalid server status: %(status)s"
2049
2089
msgstr ""
2050
2090
 
2051
 
#: nova/api/openstack/compute/servers.py:433
 
2091
#: nova/api/openstack/compute/servers.py:431
2052
2092
msgid "Invalid changes-since value"
2053
2093
msgstr ""
2054
2094
 
2055
 
#: nova/api/openstack/compute/servers.py:483
2056
 
msgid "Personality file limit exceeded"
2057
 
msgstr ""
2058
 
 
2059
 
#: nova/api/openstack/compute/servers.py:485
2060
 
msgid "Personality file path too long"
2061
 
msgstr ""
2062
 
 
2063
 
#: nova/api/openstack/compute/servers.py:487
2064
 
msgid "Personality file content too long"
2065
 
msgstr ""
2066
 
 
2067
 
#: nova/api/openstack/compute/servers.py:501
 
2095
#: nova/api/openstack/compute/servers.py:476
2068
2096
msgid "Server name is not a string or unicode"
2069
2097
msgstr ""
2070
2098
 
2071
 
#: nova/api/openstack/compute/servers.py:505
 
2099
#: nova/api/openstack/compute/servers.py:480
2072
2100
msgid "Server name is an empty string"
2073
2101
msgstr ""
2074
2102
 
2075
 
#: nova/api/openstack/compute/servers.py:509
 
2103
#: nova/api/openstack/compute/servers.py:484
2076
2104
msgid "Server name must be less than 256 characters."
2077
2105
msgstr ""
2078
2106
 
2079
 
#: nova/api/openstack/compute/servers.py:527
 
2107
#: nova/api/openstack/compute/servers.py:501
2080
2108
#, python-format
2081
2109
msgid "Bad personality format: missing %s"
2082
2110
msgstr ""
2083
2111
 
2084
 
#: nova/api/openstack/compute/servers.py:530
 
2112
#: nova/api/openstack/compute/servers.py:504
2085
2113
msgid "Bad personality format"
2086
2114
msgstr ""
2087
2115
 
2088
 
#: nova/api/openstack/compute/servers.py:535
 
2116
#: nova/api/openstack/compute/servers.py:509
2089
2117
#, python-format
2090
2118
msgid "Personality content for %s cannot be decoded"
2091
2119
msgstr ""
2092
2120
 
2093
 
#: nova/api/openstack/compute/servers.py:550
 
2121
#: nova/api/openstack/compute/servers.py:522
2094
2122
#, python-format
2095
2123
msgid "Bad networks format: network uuid is not in proper format (%s)"
2096
2124
msgstr ""
2097
2125
 
2098
 
#: nova/api/openstack/compute/servers.py:559
 
2126
#: nova/api/openstack/compute/servers.py:531
2099
2127
#, python-format
2100
2128
msgid "Invalid fixed IP address (%s)"
2101
2129
msgstr ""
2102
2130
 
2103
 
#: nova/api/openstack/compute/servers.py:566
 
2131
#: nova/api/openstack/compute/servers.py:538
2104
2132
#, python-format
2105
2133
msgid "Duplicate networks (%s) are not allowed"
2106
2134
msgstr ""
2107
2135
 
2108
 
#: nova/api/openstack/compute/servers.py:572
 
2136
#: nova/api/openstack/compute/servers.py:544
2109
2137
#, python-format
2110
2138
msgid "Bad network format: missing %s"
2111
2139
msgstr ""
2112
2140
 
2113
 
#: nova/api/openstack/compute/servers.py:575
 
2141
#: nova/api/openstack/compute/servers.py:547
2114
2142
msgid "Bad networks format"
2115
2143
msgstr ""
2116
2144
 
2117
 
#: nova/api/openstack/compute/servers.py:587
 
2145
#: nova/api/openstack/compute/servers.py:559
2118
2146
msgid "Userdata content cannot be decoded"
2119
2147
msgstr ""
2120
2148
 
2121
 
#: nova/api/openstack/compute/servers.py:594
 
2149
#: nova/api/openstack/compute/servers.py:566
2122
2150
msgid "accessIPv4 is not proper IPv4 format"
2123
2151
msgstr ""
2124
2152
 
2125
 
#: nova/api/openstack/compute/servers.py:601
 
2153
#: nova/api/openstack/compute/servers.py:573
2126
2154
msgid "accessIPv6 is not proper IPv6 format"
2127
2155
msgstr ""
2128
2156
 
2129
 
#: nova/api/openstack/compute/servers.py:633
 
2157
#: nova/api/openstack/compute/servers.py:605
2130
2158
msgid "Server name is not defined"
2131
2159
msgstr ""
2132
2160
 
2133
 
#: nova/api/openstack/compute/servers.py:675
2134
 
#: nova/api/openstack/compute/servers.py:740
 
2161
#: nova/api/openstack/compute/servers.py:647
 
2162
#: nova/api/openstack/compute/servers.py:715
2135
2163
msgid "Invalid flavorRef provided."
2136
2164
msgstr ""
2137
2165
 
2138
 
#: nova/api/openstack/compute/servers.py:737
 
2166
#: nova/api/openstack/compute/servers.py:712
2139
2167
msgid "Can not find requested image"
2140
2168
msgstr ""
2141
2169
 
2142
 
#: nova/api/openstack/compute/servers.py:743
 
2170
#: nova/api/openstack/compute/servers.py:718
2143
2171
msgid "Invalid key_name provided."
2144
2172
msgstr ""
2145
2173
 
2146
 
#: nova/api/openstack/compute/servers.py:829
2147
 
#: nova/api/openstack/compute/servers.py:849
 
2174
#: nova/api/openstack/compute/servers.py:784
 
2175
msgid "HostId cannot be updated."
 
2176
msgstr ""
 
2177
 
 
2178
#: nova/api/openstack/compute/servers.py:808
 
2179
#: nova/api/openstack/compute/servers.py:828
2148
2180
msgid "Instance has not been resized."
2149
2181
msgstr ""
2150
2182
 
2151
 
#: nova/api/openstack/compute/servers.py:835
 
2183
#: nova/api/openstack/compute/servers.py:814
2152
2184
#, python-format
2153
2185
msgid "Error in confirm-resize %s"
2154
2186
msgstr ""
2155
2187
 
2156
 
#: nova/api/openstack/compute/servers.py:855
 
2188
#: nova/api/openstack/compute/servers.py:834
2157
2189
#, python-format
2158
2190
msgid "Error in revert-resize %s"
2159
2191
msgstr ""
2160
2192
 
2161
 
#: nova/api/openstack/compute/servers.py:868
 
2193
#: nova/api/openstack/compute/servers.py:847
2162
2194
msgid "Argument 'type' for reboot is not HARD or SOFT"
2163
2195
msgstr ""
2164
2196
 
2165
 
#: nova/api/openstack/compute/servers.py:872
 
2197
#: nova/api/openstack/compute/servers.py:851
2166
2198
msgid "Missing argument 'type' for reboot"
2167
2199
msgstr ""
2168
2200
 
2169
 
#: nova/api/openstack/compute/servers.py:885
 
2201
#: nova/api/openstack/compute/servers.py:864
2170
2202
#, python-format
2171
2203
msgid "Error in reboot %s"
2172
2204
msgstr ""
2173
2205
 
2174
 
#: nova/api/openstack/compute/servers.py:897
 
2206
#: nova/api/openstack/compute/servers.py:876
2175
2207
msgid "Unable to locate requested flavor."
2176
2208
msgstr ""
2177
2209
 
2178
 
#: nova/api/openstack/compute/servers.py:900
 
2210
#: nova/api/openstack/compute/servers.py:879
2179
2211
msgid "Resize requires a change in size."
2180
2212
msgstr ""
2181
2213
 
2182
 
#: nova/api/openstack/compute/servers.py:924
 
2214
#: nova/api/openstack/compute/servers.py:903
2183
2215
msgid "Malformed server entity"
2184
2216
msgstr ""
2185
2217
 
2186
 
#: nova/api/openstack/compute/servers.py:931
 
2218
#: nova/api/openstack/compute/servers.py:910
2187
2219
msgid "Missing imageRef attribute"
2188
2220
msgstr ""
2189
2221
 
2190
 
#: nova/api/openstack/compute/servers.py:940
 
2222
#: nova/api/openstack/compute/servers.py:919
2191
2223
msgid "Invalid imageRef provided."
2192
2224
msgstr ""
2193
2225
 
2194
 
#: nova/api/openstack/compute/servers.py:949
 
2226
#: nova/api/openstack/compute/servers.py:928
2195
2227
msgid "Missing flavorRef attribute"
2196
2228
msgstr ""
2197
2229
 
2198
 
#: nova/api/openstack/compute/servers.py:962
 
2230
#: nova/api/openstack/compute/servers.py:941
2199
2231
msgid "No adminPass was specified"
2200
2232
msgstr ""
2201
2233
 
2202
 
#: nova/api/openstack/compute/servers.py:966
2203
 
#: nova/api/openstack/compute/servers.py:1144
 
2234
#: nova/api/openstack/compute/servers.py:945
 
2235
#: nova/api/openstack/compute/servers.py:1133
2204
2236
msgid "Invalid adminPass"
2205
2237
msgstr ""
2206
2238
 
2207
 
#: nova/api/openstack/compute/servers.py:980
 
2239
#: nova/api/openstack/compute/servers.py:959
2208
2240
msgid "Unable to parse metadata key/value pairs."
2209
2241
msgstr ""
2210
2242
 
2211
 
#: nova/api/openstack/compute/servers.py:993
 
2243
#: nova/api/openstack/compute/servers.py:972
2212
2244
msgid "Resize request has invalid 'flavorRef' attribute."
2213
2245
msgstr ""
2214
2246
 
2215
 
#: nova/api/openstack/compute/servers.py:996
 
2247
#: nova/api/openstack/compute/servers.py:975
2216
2248
msgid "Resize requests require 'flavorRef' attribute."
2217
2249
msgstr ""
2218
2250
 
2219
 
#: nova/api/openstack/compute/servers.py:1014
 
2251
#: nova/api/openstack/compute/servers.py:993
2220
2252
#: nova/api/openstack/compute/contrib/aggregates.py:142
2221
 
#: nova/api/openstack/compute/contrib/networks.py:65
 
2253
#: nova/api/openstack/compute/contrib/networks.py:68
2222
2254
msgid "Invalid request body"
2223
2255
msgstr ""
2224
2256
 
2225
 
#: nova/api/openstack/compute/servers.py:1019
 
2257
#: nova/api/openstack/compute/servers.py:998
2226
2258
msgid "Could not parse imageRef from request."
2227
2259
msgstr ""
2228
2260
 
2229
 
#: nova/api/openstack/compute/servers.py:1071
 
2261
#: nova/api/openstack/compute/servers.py:1053
2230
2262
msgid "Instance could not be found"
2231
2263
msgstr ""
2232
2264
 
2233
 
#: nova/api/openstack/compute/servers.py:1074
 
2265
#: nova/api/openstack/compute/servers.py:1058
2234
2266
msgid "Cannot find image for rebuild"
2235
2267
msgstr ""
2236
2268
 
2237
 
#: nova/api/openstack/compute/servers.py:1103
 
2269
#: nova/api/openstack/compute/servers.py:1091
2238
2270
msgid "createImage entity requires name attribute"
2239
2271
msgstr ""
2240
2272
 
2241
 
#: nova/api/openstack/compute/servers.py:1112
2242
 
#: nova/api/openstack/compute/contrib/admin_actions.py:238
2243
 
msgid "Invalid metadata"
2244
 
msgstr ""
2245
 
 
2246
 
#: nova/api/openstack/compute/servers.py:1167
 
2273
#: nova/api/openstack/compute/servers.py:1160
2247
2274
#, python-format
2248
2275
msgid "Removing options '%(unk_opt_str)s' from query"
2249
2276
msgstr ""
2319
2346
#: nova/api/openstack/compute/contrib/console_output.py:59
2320
2347
#: nova/api/openstack/compute/contrib/consoles.py:49
2321
2348
#: nova/api/openstack/compute/contrib/consoles.py:60
2322
 
#: nova/api/openstack/compute/contrib/server_action_list.py:49
2323
2349
#: nova/api/openstack/compute/contrib/server_diagnostics.py:47
2324
2350
#: nova/api/openstack/compute/contrib/server_start_stop.py:38
2325
2351
msgid "Instance not found"
2382
2408
msgid "Only root certificate can be retrieved."
2383
2409
msgstr ""
2384
2410
 
2385
 
#: nova/api/openstack/compute/contrib/cloudpipe.py:139
 
2411
#: nova/api/openstack/compute/contrib/cloudpipe.py:146
2386
2412
msgid ""
2387
2413
"Unable to claim IP for VPN instances, ensure it isn't running, and try "
2388
2414
"again in a few minutes"
2412
2438
msgstr ""
2413
2439
 
2414
2440
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:49
2415
 
#: nova/api/openstack/compute/contrib/volumetypes.py:158
 
2441
#: nova/api/openstack/compute/contrib/volumetypes.py:150
 
2442
#: nova/api/openstack/volume/contrib/types_extra_specs.py:65
2416
2443
msgid "No Request Body"
2417
2444
msgstr ""
2418
2445
 
2419
 
#: nova/api/openstack/compute/contrib/floating_ips.py:159
 
2446
#: nova/api/openstack/compute/contrib/floating_ips.py:156
2420
2447
#, python-format
2421
2448
msgid "No more floating ips in pool %s."
2422
2449
msgstr ""
2423
2450
 
2424
 
#: nova/api/openstack/compute/contrib/floating_ips.py:161
 
2451
#: nova/api/openstack/compute/contrib/floating_ips.py:158
2425
2452
msgid "No more floating ips available."
2426
2453
msgstr ""
2427
2454
 
2428
 
#: nova/api/openstack/compute/contrib/floating_ips.py:201
2429
 
#: nova/api/openstack/compute/contrib/floating_ips.py:230
2430
 
#: nova/api/openstack/compute/contrib/security_groups.py:571
2431
 
#: nova/api/openstack/compute/contrib/security_groups.py:604
 
2455
#: nova/api/openstack/compute/contrib/floating_ips.py:196
 
2456
#: nova/api/openstack/compute/contrib/floating_ips.py:222
 
2457
#: nova/api/openstack/compute/contrib/security_groups.py:584
 
2458
#: nova/api/openstack/compute/contrib/security_groups.py:617
2432
2459
msgid "Missing parameter dict"
2433
2460
msgstr ""
2434
2461
 
2435
 
#: nova/api/openstack/compute/contrib/floating_ips.py:204
2436
 
#: nova/api/openstack/compute/contrib/floating_ips.py:233
 
2462
#: nova/api/openstack/compute/contrib/floating_ips.py:199
 
2463
#: nova/api/openstack/compute/contrib/floating_ips.py:225
2437
2464
msgid "Address not specified"
2438
2465
msgstr ""
2439
2466
 
2440
 
#: nova/api/openstack/compute/contrib/floating_ips.py:213
 
2467
#: nova/api/openstack/compute/contrib/floating_ips.py:208
2441
2468
msgid "No fixed ips associated to instance"
2442
2469
msgstr ""
2443
2470
 
2444
 
#: nova/api/openstack/compute/contrib/floating_ips.py:216
2445
 
msgid "Associate floating ip failed"
2446
 
msgstr ""
2447
 
 
2448
2471
#: nova/api/openstack/compute/contrib/hosts.py:144
2449
2472
#, python-format
2450
2473
msgid "Invalid status: '%s'"
2470
2493
msgid "Setting host %(host)s to %(state)s."
2471
2494
msgstr ""
2472
2495
 
2473
 
#: nova/api/openstack/compute/contrib/hosts.py:230
 
2496
#: nova/api/openstack/compute/contrib/hosts.py:228
2474
2497
msgid "Describe-resource is admin only functionality"
2475
2498
msgstr ""
2476
2499
 
2477
 
#: nova/api/openstack/compute/contrib/hosts.py:238
 
2500
#: nova/api/openstack/compute/contrib/hosts.py:236
2478
2501
msgid "Host not found"
2479
2502
msgstr ""
2480
2503
 
2481
 
#: nova/api/openstack/compute/contrib/keypairs.py:70
 
2504
#: nova/api/openstack/compute/contrib/keypairs.py:71
2482
2505
msgid "Keypair name contains unsafe characters"
2483
2506
msgstr ""
2484
2507
 
2485
 
#: nova/api/openstack/compute/contrib/keypairs.py:95
 
2508
#: nova/api/openstack/compute/contrib/keypairs.py:96
2486
2509
msgid "Keypair name must be between 1 and 255 characters long"
2487
2510
msgstr ""
2488
2511
 
2489
 
#: nova/api/openstack/compute/contrib/keypairs.py:100
 
2512
#: nova/api/openstack/compute/contrib/keypairs.py:101
2490
2513
#, python-format
2491
2514
msgid "Key pair '%s' already exists."
2492
2515
msgstr ""
2504
2527
msgid "Unable to find address %r"
2505
2528
msgstr ""
2506
2529
 
2507
 
#: nova/api/openstack/compute/contrib/networks.py:62
 
2530
#: nova/api/openstack/compute/contrib/networks.py:65
2508
2531
#, python-format
2509
2532
msgid "Network does not have %s action"
2510
2533
msgstr ""
2511
2534
 
2512
 
#: nova/api/openstack/compute/contrib/networks.py:70
 
2535
#: nova/api/openstack/compute/contrib/networks.py:73
2513
2536
#, python-format
2514
2537
msgid "Disassociating network with id %s"
2515
2538
msgstr ""
2516
2539
 
2517
 
#: nova/api/openstack/compute/contrib/networks.py:74
2518
 
#: nova/api/openstack/compute/contrib/networks.py:91
2519
 
#: nova/api/openstack/compute/contrib/networks.py:101
 
2540
#: nova/api/openstack/compute/contrib/networks.py:77
 
2541
#: nova/api/openstack/compute/contrib/networks.py:94
 
2542
#: nova/api/openstack/compute/contrib/networks.py:104
2520
2543
msgid "Network not found"
2521
2544
msgstr ""
2522
2545
 
2523
 
#: nova/api/openstack/compute/contrib/networks.py:87
 
2546
#: nova/api/openstack/compute/contrib/networks.py:90
2524
2547
#, python-format
2525
2548
msgid "Showing network with id %s"
2526
2549
msgstr ""
2527
2550
 
2528
 
#: nova/api/openstack/compute/contrib/networks.py:97
 
2551
#: nova/api/openstack/compute/contrib/networks.py:100
2529
2552
#, python-format
2530
2553
msgid "Deleting network with id %s"
2531
2554
msgstr ""
2532
2555
 
 
2556
#: nova/api/openstack/compute/contrib/quotas.py:59
 
2557
msgid "Quota limit must be -1 or greater."
 
2558
msgstr ""
 
2559
 
2533
2560
#: nova/api/openstack/compute/contrib/scheduler_hints.py:41
2534
2561
msgid "Malformed scheduler_hints attribute"
2535
2562
msgstr ""
2536
2563
 
2537
 
#: nova/api/openstack/compute/contrib/security_groups.py:222
 
2564
#: nova/api/openstack/compute/contrib/security_groups.py:224
2538
2565
msgid "Security group id should be integer"
2539
2566
msgstr ""
2540
2567
 
2541
 
#: nova/api/openstack/compute/contrib/security_groups.py:243
 
2568
#: nova/api/openstack/compute/contrib/security_groups.py:245
2542
2569
msgid "Security group is still in use"
2543
2570
msgstr ""
2544
2571
 
2545
 
#: nova/api/openstack/compute/contrib/security_groups.py:295
 
2572
#: nova/api/openstack/compute/contrib/security_groups.py:301
2546
2573
#, python-format
2547
2574
msgid "Security group %s already exists"
2548
2575
msgstr ""
2549
2576
 
2550
 
#: nova/api/openstack/compute/contrib/security_groups.py:315
 
2577
#: nova/api/openstack/compute/contrib/security_groups.py:321
2551
2578
#, python-format
2552
2579
msgid "Security group %s is not a string or unicode"
2553
2580
msgstr ""
2554
2581
 
2555
 
#: nova/api/openstack/compute/contrib/security_groups.py:318
 
2582
#: nova/api/openstack/compute/contrib/security_groups.py:324
2556
2583
#, python-format
2557
2584
msgid "Security group %s cannot be empty."
2558
2585
msgstr ""
2559
2586
 
2560
 
#: nova/api/openstack/compute/contrib/security_groups.py:321
 
2587
#: nova/api/openstack/compute/contrib/security_groups.py:327
2561
2588
#, python-format
2562
2589
msgid "Security group %s should not be greater than 255 characters."
2563
2590
msgstr ""
2564
2591
 
2565
 
#: nova/api/openstack/compute/contrib/security_groups.py:348
 
2592
#: nova/api/openstack/compute/contrib/security_groups.py:354
2566
2593
msgid "Parent group id is not integer"
2567
2594
msgstr ""
2568
2595
 
2569
 
#: nova/api/openstack/compute/contrib/security_groups.py:351
 
2596
#: nova/api/openstack/compute/contrib/security_groups.py:357
2570
2597
#, python-format
2571
2598
msgid "Security group (%s) not found"
2572
2599
msgstr ""
2573
2600
 
2574
 
#: nova/api/openstack/compute/contrib/security_groups.py:369
 
2601
#: nova/api/openstack/compute/contrib/security_groups.py:375
2575
2602
msgid "Not enough parameters to build a valid rule."
2576
2603
msgstr ""
2577
2604
 
2578
 
#: nova/api/openstack/compute/contrib/security_groups.py:376
 
2605
#: nova/api/openstack/compute/contrib/security_groups.py:382
2579
2606
#, python-format
2580
2607
msgid "This rule already exists in group %s"
2581
2608
msgstr ""
2582
2609
 
2583
 
#: nova/api/openstack/compute/contrib/security_groups.py:414
 
2610
#: nova/api/openstack/compute/contrib/security_groups.py:427
2584
2611
msgid "Parent or group id is not integer"
2585
2612
msgstr ""
2586
2613
 
2587
 
#: nova/api/openstack/compute/contrib/security_groups.py:507
 
2614
#: nova/api/openstack/compute/contrib/security_groups.py:520
2588
2615
msgid "Rule id is not integer"
2589
2616
msgstr ""
2590
2617
 
2591
 
#: nova/api/openstack/compute/contrib/security_groups.py:510
 
2618
#: nova/api/openstack/compute/contrib/security_groups.py:523
2592
2619
#, python-format
2593
2620
msgid "Rule (%s) not found"
2594
2621
msgstr ""
2595
2622
 
2596
 
#: nova/api/openstack/compute/contrib/security_groups.py:574
2597
 
#: nova/api/openstack/compute/contrib/security_groups.py:607
 
2623
#: nova/api/openstack/compute/contrib/security_groups.py:587
 
2624
#: nova/api/openstack/compute/contrib/security_groups.py:620
2598
2625
msgid "Security group not specified"
2599
2626
msgstr ""
2600
2627
 
2601
 
#: nova/api/openstack/compute/contrib/security_groups.py:578
2602
 
#: nova/api/openstack/compute/contrib/security_groups.py:611
 
2628
#: nova/api/openstack/compute/contrib/security_groups.py:591
 
2629
#: nova/api/openstack/compute/contrib/security_groups.py:624
2603
2630
msgid "Security group name cannot be empty"
2604
2631
msgstr ""
2605
2632
 
2606
 
#: nova/api/openstack/compute/contrib/server_start_stop.py:45
2607
 
#, python-format
2608
 
msgid "start instance %r"
 
2633
#: nova/api/openstack/compute/contrib/server_start_stop.py:46
 
2634
msgid "start instance"
2609
2635
msgstr ""
2610
2636
 
2611
 
#: nova/api/openstack/compute/contrib/server_start_stop.py:54
2612
 
#, python-format
2613
 
msgid "stop instance %r"
 
2637
#: nova/api/openstack/compute/contrib/server_start_stop.py:55
 
2638
msgid "stop instance"
2614
2639
msgstr ""
2615
2640
 
2616
2641
#: nova/api/openstack/compute/contrib/volumes.py:73
2617
 
#: nova/api/openstack/volume/volumes.py:106
 
2642
#: nova/api/openstack/volume/volumes.py:100
2618
2643
#, python-format
2619
2644
msgid "vol=%s"
2620
2645
msgstr ""
2621
2646
 
2622
2647
#: nova/api/openstack/compute/contrib/volumes.py:146
2623
 
#: nova/api/openstack/volume/volumes.py:184
 
2648
#: nova/api/openstack/volume/volumes.py:178
2624
2649
#, python-format
2625
2650
msgid "Delete volume with id: %s"
2626
2651
msgstr ""
2627
2652
 
2628
 
#: nova/api/openstack/compute/contrib/volumes.py:329
 
2653
#: nova/api/openstack/compute/contrib/volumes.py:330
2629
2654
#, python-format
2630
2655
msgid "Attach volume %(volume_id)s to instance %(server_id)s at %(device)s"
2631
2656
msgstr ""
2632
2657
 
2633
 
#: nova/api/openstack/compute/contrib/volumes.py:481
 
2658
#: nova/api/openstack/compute/contrib/volumes.py:376
 
2659
#, fuzzy, python-format
 
2660
msgid "Instance %s is not attached."
 
2661
msgstr "인스턴스 %s: 스냅샷 저장중"
 
2662
 
 
2663
#: nova/api/openstack/compute/contrib/volumes.py:482
2634
2664
#: nova/api/openstack/volume/snapshots.py:110
2635
2665
#, python-format
2636
2666
msgid "Delete snapshot with id: %s"
2637
2667
msgstr ""
2638
2668
 
2639
 
#: nova/api/openstack/compute/contrib/volumes.py:524
 
2669
#: nova/api/openstack/compute/contrib/volumes.py:525
2640
2670
#: nova/api/openstack/volume/snapshots.py:150
2641
2671
#, python-format
2642
2672
msgid "Create snapshot from volume %s"
2643
2673
msgstr ""
2644
2674
 
 
2675
#: nova/api/openstack/volume/contrib/types_extra_specs.py:90
 
2676
msgid "Malformed extra specs"
 
2677
msgstr ""
 
2678
 
2645
2679
#: nova/auth/fakeldap.py:33
2646
2680
msgid "Attempted to instantiate singleton"
2647
2681
msgstr ""
2653
2687
"instead."
2654
2688
msgstr ""
2655
2689
 
2656
 
#: nova/auth/manager.py:298
 
2690
#: nova/auth/manager.py:299
2657
2691
#, python-format
2658
2692
msgid "Looking up user: %r"
2659
2693
msgstr ""
2660
2694
 
2661
 
#: nova/auth/manager.py:302
 
2695
#: nova/auth/manager.py:303
2662
2696
#, python-format
2663
2697
msgid "Failed authorization for access key %s"
2664
2698
msgstr ""
2665
2699
 
2666
 
#: nova/auth/manager.py:308
 
2700
#: nova/auth/manager.py:309
2667
2701
#, python-format
2668
2702
msgid "Using project name = user name (%s)"
2669
2703
msgstr ""
2670
2704
 
2671
 
#: nova/auth/manager.py:315
 
2705
#: nova/auth/manager.py:316
2672
2706
#, python-format
2673
2707
msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
2674
2708
msgstr ""
2675
2709
 
2676
 
#: nova/auth/manager.py:324
 
2710
#: nova/auth/manager.py:325
2677
2711
#, python-format
2678
2712
msgid ""
2679
2713
"Failed authorization: user %(uname)s not admin and not member of project "
2680
2714
"%(pjname)s"
2681
2715
msgstr ""
2682
2716
 
2683
 
#: nova/auth/manager.py:331 nova/auth/manager.py:343
 
2717
#: nova/auth/manager.py:332 nova/auth/manager.py:344
2684
2718
#, python-format
2685
2719
msgid "user.secret: %s"
2686
2720
msgstr ""
2687
2721
 
2688
 
#: nova/auth/manager.py:332 nova/auth/manager.py:344
 
2722
#: nova/auth/manager.py:333 nova/auth/manager.py:345
2689
2723
#, python-format
2690
2724
msgid "expected_signature: %s"
2691
2725
msgstr ""
2692
2726
 
2693
 
#: nova/auth/manager.py:333 nova/auth/manager.py:345
 
2727
#: nova/auth/manager.py:334 nova/auth/manager.py:346
2694
2728
#, python-format
2695
2729
msgid "signature: %s"
2696
2730
msgstr ""
2697
2731
 
2698
 
#: nova/auth/manager.py:335 nova/auth/manager.py:357
 
2732
#: nova/auth/manager.py:336 nova/auth/manager.py:358
2699
2733
#, python-format
2700
2734
msgid "Invalid signature for user %s"
2701
2735
msgstr ""
2702
2736
 
2703
 
#: nova/auth/manager.py:353
 
2737
#: nova/auth/manager.py:354
2704
2738
#, python-format
2705
2739
msgid "host_only_signature: %s"
2706
2740
msgstr ""
2707
2741
 
2708
 
#: nova/auth/manager.py:449
 
2742
#: nova/auth/manager.py:450
2709
2743
msgid "Must specify project"
2710
2744
msgstr ""
2711
2745
 
2712
 
#: nova/auth/manager.py:490
 
2746
#: nova/auth/manager.py:491
2713
2747
#, python-format
2714
2748
msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
2715
2749
msgstr ""
2716
2750
 
2717
 
#: nova/auth/manager.py:493
 
2751
#: nova/auth/manager.py:494
2718
2752
#, python-format
2719
2753
msgid "Adding sitewide role %(role)s to user %(uid)s"
2720
2754
msgstr ""
2721
2755
 
2722
 
#: nova/auth/manager.py:519
 
2756
#: nova/auth/manager.py:520
2723
2757
#, python-format
2724
2758
msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
2725
2759
msgstr ""
2726
2760
 
2727
 
#: nova/auth/manager.py:522
 
2761
#: nova/auth/manager.py:523
2728
2762
#, python-format
2729
2763
msgid "Removing sitewide role %(role)s from user %(uid)s"
2730
2764
msgstr ""
2731
2765
 
2732
 
#: nova/auth/manager.py:595
 
2766
#: nova/auth/manager.py:596
2733
2767
#, python-format
2734
2768
msgid "Created project %(name)s with manager %(manager_user)s"
2735
2769
msgstr ""
2736
2770
 
2737
 
#: nova/auth/manager.py:613
 
2771
#: nova/auth/manager.py:614
2738
2772
#, python-format
2739
2773
msgid "modifying project %s"
2740
2774
msgstr ""
2741
2775
 
2742
 
#: nova/auth/manager.py:625
 
2776
#: nova/auth/manager.py:626
2743
2777
#, python-format
2744
2778
msgid "Adding user %(uid)s to project %(pid)s"
2745
2779
msgstr ""
2746
2780
 
2747
 
#: nova/auth/manager.py:646
 
2781
#: nova/auth/manager.py:647
2748
2782
#, python-format
2749
2783
msgid "Remove user %(uid)s from project %(pid)s"
2750
2784
msgstr ""
2751
2785
 
2752
 
#: nova/auth/manager.py:676
 
2786
#: nova/auth/manager.py:677
2753
2787
#, python-format
2754
2788
msgid "Deleting project %s"
2755
2789
msgstr ""
2756
2790
 
2757
 
#: nova/auth/manager.py:734
 
2791
#: nova/auth/manager.py:735
2758
2792
#, python-format
2759
2793
msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
2760
2794
msgstr ""
2761
2795
 
2762
 
#: nova/auth/manager.py:743
 
2796
#: nova/auth/manager.py:744
2763
2797
#, python-format
2764
2798
msgid "Deleting user %s"
2765
2799
msgstr ""
2766
2800
 
2767
 
#: nova/auth/manager.py:753
 
2801
#: nova/auth/manager.py:754
2768
2802
#, python-format
2769
2803
msgid "Access Key change for user %s"
2770
2804
msgstr ""
2771
2805
 
2772
 
#: nova/auth/manager.py:755
 
2806
#: nova/auth/manager.py:756
2773
2807
#, python-format
2774
2808
msgid "Secret Key change for user %s"
2775
2809
msgstr ""
2776
2810
 
2777
 
#: nova/auth/manager.py:757
 
2811
#: nova/auth/manager.py:758
2778
2812
#, python-format
2779
2813
msgid "Admin status set to %(admin)r for user %(uid)s"
2780
2814
msgstr ""
2781
2815
 
2782
 
#: nova/auth/manager.py:802
 
2816
#: nova/auth/manager.py:803
2783
2817
#, python-format
2784
2818
msgid "No vpn data for project %s"
2785
2819
msgstr ""
2786
2820
 
2787
 
#: nova/cloudpipe/pipelib.py:46
 
2821
#: nova/auth/signer.py:147
 
2822
msgid "SHA256 not supported on this server"
 
2823
msgstr ""
 
2824
 
 
2825
#: nova/cloudpipe/pipelib.py:45
2788
2826
msgid "Instance type for vpn instances"
2789
2827
msgstr ""
2790
2828
 
2791
 
#: nova/cloudpipe/pipelib.py:49
 
2829
#: nova/cloudpipe/pipelib.py:48
2792
2830
msgid "Template for cloudpipe instance boot script"
2793
2831
msgstr ""
2794
2832
 
2795
 
#: nova/cloudpipe/pipelib.py:52
 
2833
#: nova/cloudpipe/pipelib.py:51
2796
2834
msgid "Network to push into openvpn config"
2797
2835
msgstr ""
2798
2836
 
2799
 
#: nova/cloudpipe/pipelib.py:55
 
2837
#: nova/cloudpipe/pipelib.py:54
2800
2838
msgid "Netmask to push into openvpn config"
2801
2839
msgstr ""
2802
2840
 
2803
 
#: nova/cloudpipe/pipelib.py:107
 
2841
#: nova/cloudpipe/pipelib.py:106
2804
2842
#, python-format
2805
2843
msgid "Launching VPN for %s"
2806
2844
msgstr ""
2807
2845
 
2808
 
#: nova/compute/api.py:141
 
2846
#: nova/compute/api.py:131
2809
2847
msgid "No compute host specified"
2810
2848
msgstr ""
2811
2849
 
2812
 
#: nova/compute/api.py:144
 
2850
#: nova/compute/api.py:134
2813
2851
#, python-format
2814
2852
msgid "Unable to find host for Instance %s"
2815
2853
msgstr ""
2816
2854
 
2817
 
#: nova/compute/api.py:192
 
2855
#: nova/compute/api.py:195
 
2856
msgid "Cannot run any more instances of this type."
 
2857
msgstr ""
 
2858
 
 
2859
#: nova/compute/api.py:198
 
2860
#, python-format
 
2861
msgid "Can only run %s more instances of this type."
 
2862
msgstr ""
 
2863
 
 
2864
#: nova/compute/api.py:201
 
2865
#, python-format
 
2866
msgid "Quota exceeded for %(pid)s, tried to run %(min_count)s instances. %(msg)s"
 
2867
msgstr ""
 
2868
 
 
2869
#: nova/compute/api.py:215
2818
2870
#, python-format
2819
2871
msgid ""
2820
2872
"Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata "
2821
2873
"properties"
2822
2874
msgstr ""
2823
2875
 
2824
 
#: nova/compute/api.py:203
2825
 
#, python-format
2826
 
msgid "Quota exceeded for %(pid)s, metadata property key or value too long"
2827
 
msgstr ""
2828
 
 
2829
 
#: nova/compute/api.py:257
2830
 
msgid "Cannot run any more instances of this type."
2831
 
msgstr ""
2832
 
 
2833
 
#: nova/compute/api.py:259
2834
 
#, python-format
2835
 
msgid "Can only run %s more instances of this type."
2836
 
msgstr ""
2837
 
 
2838
 
#: nova/compute/api.py:261
2839
 
#, python-format
2840
 
msgid "Quota exceeded for %(pid)s, tried to run %(min_count)s instances. "
2841
 
msgstr ""
2842
 
 
2843
 
#: nova/compute/api.py:310
2844
 
msgid "Creating a raw instance"
2845
 
msgstr ""
2846
 
 
2847
 
#: nova/compute/api.py:312
2848
 
#, python-format
2849
 
msgid "Using Kernel=%(kernel_id)s, Ramdisk=%(ramdisk_id)s"
2850
 
msgstr ""
2851
 
 
2852
 
#: nova/compute/api.py:383
 
2876
#: nova/compute/api.py:225
 
2877
msgid "Metadata property key blank"
 
2878
msgstr ""
 
2879
 
 
2880
#: nova/compute/api.py:229
 
2881
msgid "Metadata property key greater than 255 characters"
 
2882
msgstr ""
 
2883
 
 
2884
#: nova/compute/api.py:233
 
2885
msgid "Metadata property value greater than 255 characters"
 
2886
msgstr ""
 
2887
 
 
2888
#: nova/compute/api.py:429
2853
2889
#, python-format
2854
2890
msgid "Going to run %s instances..."
2855
2891
msgstr ""
2856
2892
 
2857
 
#: nova/compute/api.py:447
 
2893
#: nova/compute/api.py:497
2858
2894
#, python-format
2859
2895
msgid "bdm %s"
2860
2896
msgstr ""
2861
2897
 
2862
 
#: nova/compute/api.py:474
 
2898
#: nova/compute/api.py:524
2863
2899
#, python-format
2864
2900
msgid "block_device_mapping %s"
2865
2901
msgstr ""
2866
2902
 
2867
 
#: nova/compute/api.py:591
 
2903
#: nova/compute/api.py:648
2868
2904
#, python-format
2869
2905
msgid "Sending create to scheduler for %(pid)s/%(uid)s's"
2870
2906
msgstr ""
2871
2907
 
2872
 
#: nova/compute/api.py:871
 
2908
#: nova/compute/api.py:928
2873
2909
msgid "Going to try to soft delete instance"
2874
2910
msgstr ""
2875
2911
 
2876
 
#: nova/compute/api.py:891
 
2912
#: nova/compute/api.py:948
2877
2913
msgid "No host for instance, deleting immediately"
2878
2914
msgstr ""
2879
2915
 
2880
 
#: nova/compute/api.py:939
 
2916
#: nova/compute/api.py:996
2881
2917
msgid "Going to try to terminate instance"
2882
2918
msgstr ""
2883
2919
 
2884
 
#: nova/compute/api.py:977
 
2920
#: nova/compute/api.py:1034
2885
2921
msgid "Going to try to stop instance"
2886
2922
msgstr ""
2887
2923
 
2888
 
#: nova/compute/api.py:996
 
2924
#: nova/compute/api.py:1053
2889
2925
msgid "Going to try to start instance"
2890
2926
msgstr ""
2891
2927
 
2892
 
#: nova/compute/api.py:1000
 
2928
#: nova/compute/api.py:1057
2893
2929
#, python-format
2894
2930
msgid "Instance %(instance_uuid)s is not stopped. (%(vm_state)s"
2895
2931
msgstr ""
2896
2932
 
2897
 
#: nova/compute/api.py:1071 nova/volume/api.py:173
 
2933
#: nova/compute/api.py:1128 nova/volume/api.py:173
2898
2934
#: nova/volume/volume_types.py:64
2899
2935
#, python-format
2900
2936
msgid "Searching by: %s"
2901
2937
msgstr ""
2902
2938
 
2903
 
#: nova/compute/api.py:1201
 
2939
#: nova/compute/api.py:1258
2904
2940
#, python-format
2905
2941
msgid "Image type not recognized %s"
2906
2942
msgstr ""
2907
2943
 
2908
 
#: nova/compute/api.py:1369
 
2944
#: nova/compute/api.py:1437
2909
2945
msgid "flavor_id is None. Assuming migration."
2910
2946
msgstr ""
2911
2947
 
2912
 
#: nova/compute/api.py:1377
 
2948
#: nova/compute/api.py:1445
2913
2949
#, python-format
2914
2950
msgid ""
2915
2951
"Old instance type %(current_instance_type_name)s,  new instance type "
2916
2952
"%(new_instance_type_name)s"
2917
2953
msgstr ""
2918
2954
 
2919
 
#: nova/compute/api.py:1644
 
2955
#: nova/compute/api.py:1710
2920
2956
#, python-format
2921
2957
msgid "multiple fixedips exist, using the first: %s"
2922
2958
msgstr ""
2935
2971
msgid "Instance type %s not found for deletion"
2936
2972
msgstr ""
2937
2973
 
2938
 
#: nova/compute/manager.py:138
 
2974
#: nova/compute/manager.py:153
2939
2975
#, python-format
2940
2976
msgid "check_instance_lock: decorating: |%s|"
2941
2977
msgstr "check_instance_lock: decorating: |%s|"
2942
2978
 
2943
 
#: nova/compute/manager.py:140
2944
 
#, python-format
2945
 
msgid ""
2946
 
"check_instance_lock: arguments: |%(self)s| |%(context)s| "
2947
 
"|%(instance_uuid)s|"
2948
 
msgstr ""
 
2979
#: nova/compute/manager.py:155
 
2980
#, fuzzy, python-format
 
2981
msgid "check_instance_lock: arguments: |%(self)s| |%(context)s|"
 
2982
msgstr "check_instance_lock: admin: |%s|"
2949
2983
 
2950
 
#: nova/compute/manager.py:144
 
2984
#: nova/compute/manager.py:159
2951
2985
#, python-format
2952
2986
msgid "check_instance_lock: locked: |%s|"
2953
2987
msgstr "check_instance_lock: locked: |%s|"
2954
2988
 
2955
 
#: nova/compute/manager.py:146
 
2989
#: nova/compute/manager.py:161
2956
2990
#, python-format
2957
2991
msgid "check_instance_lock: admin: |%s|"
2958
2992
msgstr "check_instance_lock: admin: |%s|"
2959
2993
 
2960
 
#: nova/compute/manager.py:151
 
2994
#: nova/compute/manager.py:166
2961
2995
#, python-format
2962
2996
msgid "check_instance_lock: executing: |%s|"
2963
2997
msgstr "check_instance_lock: executing: |%s|"
2964
2998
 
2965
 
#: nova/compute/manager.py:155
 
2999
#: nova/compute/manager.py:170
2966
3000
#, python-format
2967
3001
msgid "check_instance_lock: not executing |%s|"
2968
3002
msgstr "check_instance_lock: not executing |%s|"
2969
3003
 
2970
 
#: nova/compute/manager.py:201
 
3004
#: nova/compute/manager.py:231
2971
3005
#, python-format
2972
3006
msgid "Unable to load the virtualization driver: %s"
2973
3007
msgstr ""
2974
3008
 
2975
 
#: nova/compute/manager.py:223
2976
 
#, python-format
2977
 
msgid ""
2978
 
"Instance %(instance_uuid)s has been destroyed from under us while trying "
2979
 
"to set it to ERROR"
 
3009
#: nova/compute/manager.py:253
 
3010
msgid "Instance has been destroyed from under us while trying to set it to ERROR"
2980
3011
msgstr ""
2981
3012
 
2982
 
#: nova/compute/manager.py:240
 
3013
#: nova/compute/manager.py:269
2983
3014
#, python-format
2984
3015
msgid "Current state is %(drv_state)s, state in DB is %(db_state)s."
2985
3016
msgstr ""
2986
3017
 
2987
 
#: nova/compute/manager.py:245
 
3018
#: nova/compute/manager.py:274
2988
3019
msgid "Rebooting instance after nova-compute restart."
2989
3020
msgstr ""
2990
3021
 
2991
 
#: nova/compute/manager.py:255
 
3022
#: nova/compute/manager.py:284
2992
3023
msgid "Hypervisor driver does not support firewall rules"
2993
3024
msgstr ""
2994
3025
 
2995
 
#: nova/compute/manager.py:260
 
3026
#: nova/compute/manager.py:289
2996
3027
msgid "Checking state"
2997
3028
msgstr ""
2998
3029
 
2999
 
#: nova/compute/manager.py:329
 
3030
#: nova/compute/manager.py:358
3000
3031
#, python-format
3001
3032
msgid "Setting up bdm %s"
3002
3033
msgstr ""
3003
3034
 
3004
 
#: nova/compute/manager.py:400
3005
 
#, python-format
3006
 
msgid "Instance %s already deleted from database. Attempting forceful vm deletion"
3007
 
msgstr ""
3008
 
 
3009
 
#: nova/compute/manager.py:406
3010
 
#, python-format
3011
 
msgid "Exception encountered while terminating the instance %s"
3012
 
msgstr ""
3013
 
 
3014
 
#: nova/compute/manager.py:444
3015
 
#, python-format
3016
 
msgid "Instance %s not found."
3017
 
msgstr ""
3018
 
 
3019
 
#: nova/compute/manager.py:480
 
3035
#: nova/compute/manager.py:445
 
3036
msgid "Instance not found."
 
3037
msgstr ""
 
3038
 
 
3039
#: nova/compute/manager.py:477
3020
3040
msgid "Instance has already been created"
3021
3041
msgstr "인스턴스가 이미 생성되었습니다"
3022
3042
 
3023
 
#: nova/compute/manager.py:523
 
3043
#: nova/compute/manager.py:520
3024
3044
#, python-format
3025
3045
msgid ""
3026
3046
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
3027
3047
"allowed_size_bytes=%(allowed_size_bytes)d"
3028
3048
msgstr ""
3029
3049
 
3030
 
#: nova/compute/manager.py:528
 
3050
#: nova/compute/manager.py:526
3031
3051
#, python-format
3032
3052
msgid ""
3033
3053
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
3034
3054
"size %(allowed_size_bytes)d"
3035
3055
msgstr ""
3036
3056
 
3037
 
#: nova/compute/manager.py:538
 
3057
#: nova/compute/manager.py:536
3038
3058
msgid "Starting instance..."
3039
3059
msgstr ""
3040
3060
 
3041
 
#: nova/compute/manager.py:548
 
3061
#: nova/compute/manager.py:546
3042
3062
msgid "Skipping network allocation for instance"
3043
3063
msgstr ""
3044
3064
 
3045
 
#: nova/compute/manager.py:561
 
3065
#: nova/compute/manager.py:559
3046
3066
msgid "Instance failed network setup"
3047
3067
msgstr ""
3048
3068
 
3049
 
#: nova/compute/manager.py:565
 
3069
#: nova/compute/manager.py:563
3050
3070
#, python-format
3051
3071
msgid "Instance network_info: |%s|"
3052
3072
msgstr ""
3053
3073
 
3054
 
#: nova/compute/manager.py:578
 
3074
#: nova/compute/manager.py:576
3055
3075
msgid "Instance failed block device setup"
3056
3076
msgstr ""
3057
3077
 
3058
 
#: nova/compute/manager.py:594
 
3078
#: nova/compute/manager.py:592
3059
3079
msgid "Instance failed to spawn"
3060
3080
msgstr ""
3061
3081
 
3062
 
#: nova/compute/manager.py:615
 
3082
#: nova/compute/manager.py:616
3063
3083
msgid "Deallocating network for instance"
3064
3084
msgstr ""
3065
3085
 
3066
 
#: nova/compute/manager.py:672
 
3086
#: nova/compute/manager.py:671
3067
3087
#, python-format
3068
3088
msgid "%(action_str)s instance"
3069
3089
msgstr ""
3070
3090
 
3071
 
#: nova/compute/manager.py:699
 
3091
#: nova/compute/manager.py:698
3072
3092
#, python-format
3073
3093
msgid "Ignoring DiskNotFound: %s"
3074
3094
msgstr ""
3075
3095
 
3076
 
#: nova/compute/manager.py:708
 
3096
#: nova/compute/manager.py:707
3077
3097
#, python-format
3078
3098
msgid "terminating bdm %s"
3079
3099
msgstr ""
3080
3100
 
3081
 
#: nova/compute/manager.py:742 nova/compute/manager.py:1328
3082
 
#: nova/compute/manager.py:1416 nova/compute/manager.py:2501
 
3101
#: nova/compute/manager.py:746 nova/compute/manager.py:1363
 
3102
#: nova/compute/manager.py:1459 nova/compute/manager.py:2539
3083
3103
#, python-format
3084
3104
msgid "%s. Setting instance vm_state to ERROR"
3085
3105
msgstr ""
3086
3106
 
3087
 
#: nova/compute/manager.py:811
3088
 
#, python-format
3089
 
msgid ""
3090
 
"Cannot rebuild instance [%(instance_uuid)s], because the given image does"
3091
 
" not exist."
3092
 
msgstr ""
3093
 
 
3094
 
#: nova/compute/manager.py:816
3095
 
#, python-format
3096
 
msgid "Cannot rebuild instance [%(instance_uuid)s]: %(exc)s"
3097
 
msgstr ""
3098
 
 
3099
 
#: nova/compute/manager.py:823
3100
 
#, python-format
3101
 
msgid "Rebuilding instance %s"
3102
 
msgstr ""
3103
 
 
3104
 
#: nova/compute/manager.py:876
3105
 
#, python-format
3106
 
msgid "Rebooting instance %s"
3107
 
msgstr "인스턴스 %s를 재부팅합니다"
3108
 
 
3109
 
#: nova/compute/manager.py:891
3110
 
#, python-format
3111
 
msgid ""
3112
 
"trying to reboot a non-running instance: %(instance_uuid)s (state: "
3113
 
"%(state)s expected: %(running)s)"
3114
 
msgstr ""
3115
 
 
3116
 
#: nova/compute/manager.py:933
 
3107
#: nova/compute/manager.py:819
 
3108
msgid "Cannot rebuild instance because the given image does not exist."
 
3109
msgstr ""
 
3110
 
 
3111
#: nova/compute/manager.py:824
 
3112
#, python-format
 
3113
msgid "Cannot rebuild instance: %(exc)s"
 
3114
msgstr ""
 
3115
 
 
3116
#: nova/compute/manager.py:832
 
3117
#, fuzzy, python-format
 
3118
msgid "Rebuilding instance"
 
3119
msgstr "인스턴스 %s를 재부팅합니다"
 
3120
 
 
3121
#: nova/compute/manager.py:898
 
3122
#, fuzzy, python-format
 
3123
msgid "Rebooting instance"
 
3124
msgstr "인스턴스 %s를 재부팅합니다"
 
3125
 
 
3126
#: nova/compute/manager.py:914
 
3127
#, python-format
 
3128
msgid ""
 
3129
"trying to reboot a non-running instance: (state: %(state)s expected: "
 
3130
"%(running)s)"
 
3131
msgstr ""
 
3132
 
 
3133
#: nova/compute/manager.py:956
3117
3134
#, python-format
3118
3135
msgid "instance %s: snapshotting"
3119
3136
msgstr "인스턴스 %s: 스냅샷 저장중"
3120
3137
 
3121
 
#: nova/compute/manager.py:939
 
3138
#: nova/compute/manager.py:962
3122
3139
#, python-format
3123
3140
msgid ""
3124
 
"trying to snapshot a non-running instance: %(instance_uuid)s (state: "
3125
 
"%(state)s expected: %(running)s)"
 
3141
"trying to snapshot a non-running instance: (state: %(state)s expected: "
 
3142
"%(running)s)"
3126
3143
msgstr ""
3127
3144
 
3128
 
#: nova/compute/manager.py:995
 
3145
#: nova/compute/manager.py:1021
3129
3146
#, python-format
3130
3147
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
3131
3148
msgstr ""
3132
3149
 
3133
 
#: nova/compute/manager.py:1001
 
3150
#: nova/compute/manager.py:1027
3134
3151
#, python-format
3135
3152
msgid "Rotating out %d backups"
3136
3153
msgstr ""
3137
3154
 
3138
 
#: nova/compute/manager.py:1005
 
3155
#: nova/compute/manager.py:1032
3139
3156
#, python-format
3140
3157
msgid "Deleting image %s"
3141
3158
msgstr ""
3142
3159
 
3143
 
#: nova/compute/manager.py:1035
 
3160
#: nova/compute/manager.py:1063
3144
3161
#, python-format
3145
3162
msgid "Failed to set admin password. Instance %s is not running"
3146
3163
msgstr ""
3147
3164
 
3148
 
#: nova/compute/manager.py:1041
3149
 
#, python-format
3150
 
msgid "Instance %s: Root password set"
 
3165
#: nova/compute/manager.py:1069
 
3166
msgid "Root password set"
3151
3167
msgstr ""
3152
3168
 
3153
 
#: nova/compute/manager.py:1050
 
3169
#: nova/compute/manager.py:1077
3154
3170
msgid "set_admin_password is not implemented by this driver."
3155
3171
msgstr ""
3156
3172
 
3157
 
#: nova/compute/manager.py:1064
 
3173
#: nova/compute/manager.py:1091
3158
3174
msgid "Error setting admin password"
3159
3175
msgstr ""
3160
3176
 
3161
 
#: nova/compute/manager.py:1079
3162
 
#, python-format
3163
 
msgid ""
3164
 
"trying to inject a file into a non-running instance: %(instance_uuid)s "
3165
 
"(state: %(current_power_state)s expected: %(expected_state)s)"
3166
 
msgstr ""
3167
 
 
3168
 
#: nova/compute/manager.py:1084
3169
 
#, python-format
3170
 
msgid "instance %(instance_uuid)s: injecting file to %(path)s"
3171
 
msgstr ""
3172
 
 
3173
 
#: nova/compute/manager.py:1098
3174
 
#, python-format
3175
 
msgid ""
3176
 
"trying to update agent on a non-running instance: %(instance_uuid)s "
3177
 
"(state: %(current_power_state)s expected: %(expected_state)s)"
3178
 
msgstr ""
3179
 
 
3180
 
#: nova/compute/manager.py:1103
3181
 
#, python-format
3182
 
msgid "instance %(instance_uuid)s: updating agent to %(url)s"
3183
 
msgstr ""
3184
 
 
3185
 
#: nova/compute/manager.py:1116
3186
 
#, python-format
3187
 
msgid "instance %s: rescuing"
 
3177
#: nova/compute/manager.py:1106
 
3178
#, python-format
 
3179
msgid ""
 
3180
"trying to inject a file into a non-running (state: "
 
3181
"%(current_power_state)s expected: %(expected_state)s)"
 
3182
msgstr ""
 
3183
 
 
3184
#: nova/compute/manager.py:1110
 
3185
#, python-format
 
3186
msgid "injecting file to %(path)s"
 
3187
msgstr ""
 
3188
 
 
3189
#: nova/compute/manager.py:1124
 
3190
#, python-format
 
3191
msgid ""
 
3192
"trying to update agent on a non-running (state: %(current_power_state)s "
 
3193
"expected: %(expected_state)s)"
 
3194
msgstr ""
 
3195
 
 
3196
#: nova/compute/manager.py:1128
 
3197
#, python-format
 
3198
msgid "updating agent to %(url)s"
3188
3199
msgstr ""
3189
3200
 
3190
3201
#: nova/compute/manager.py:1141
3191
 
#, python-format
3192
 
msgid "instance %s: unrescuing"
3193
 
msgstr ""
3194
 
 
3195
 
#: nova/compute/manager.py:1270
 
3202
msgid "Rescuing"
 
3203
msgstr ""
 
3204
 
 
3205
#: nova/compute/manager.py:1166
 
3206
msgid "Unrescuing"
 
3207
msgstr ""
 
3208
 
 
3209
#: nova/compute/manager.py:1302
3196
3210
msgid "destination same as source!"
3197
3211
msgstr ""
3198
3212
 
3199
 
#: nova/compute/manager.py:1287
3200
 
#, python-format
3201
 
msgid "instance %s: migrating"
3202
 
msgstr ""
3203
 
 
3204
 
#: nova/compute/manager.py:1471
3205
 
#, python-format
3206
 
msgid "instance %s: pausing"
3207
 
msgstr ""
3208
 
 
3209
 
#: nova/compute/manager.py:1489
3210
 
#, python-format
3211
 
msgid "instance %s: unpausing"
3212
 
msgstr ""
3213
 
 
3214
 
#: nova/compute/manager.py:1525
3215
 
#, python-format
3216
 
msgid "instance %s: retrieving diagnostics"
3217
 
msgstr ""
3218
 
 
3219
 
#: nova/compute/manager.py:1534
3220
 
#, python-format
3221
 
msgid "instance %s: suspending"
3222
 
msgstr ""
3223
 
 
3224
 
#: nova/compute/manager.py:1556
3225
 
#, python-format
3226
 
msgid "instance %s: resuming"
3227
 
msgstr ""
3228
 
 
3229
 
#: nova/compute/manager.py:1579
3230
 
#, python-format
3231
 
msgid "instance %s: locking"
3232
 
msgstr ""
3233
 
 
3234
 
#: nova/compute/manager.py:1588
3235
 
#, python-format
3236
 
msgid "instance %s: unlocking"
3237
 
msgstr ""
3238
 
 
3239
 
#: nova/compute/manager.py:1596
3240
 
#, python-format
3241
 
msgid "instance %s: getting locked state"
3242
 
msgstr ""
3243
 
 
3244
 
#: nova/compute/manager.py:1606
3245
 
#, python-format
3246
 
msgid "instance %s: reset network"
3247
 
msgstr ""
3248
 
 
3249
 
#: nova/compute/manager.py:1614
3250
 
#, python-format
3251
 
msgid "instance %s: inject network info"
3252
 
msgstr ""
3253
 
 
3254
 
#: nova/compute/manager.py:1618
 
3213
#: nova/compute/manager.py:1319
 
3214
msgid "Migrating"
 
3215
msgstr ""
 
3216
 
 
3217
#: nova/compute/manager.py:1518
 
3218
msgid "Pausing"
 
3219
msgstr ""
 
3220
 
 
3221
#: nova/compute/manager.py:1536
 
3222
msgid "Unpausing"
 
3223
msgstr ""
 
3224
 
 
3225
#: nova/compute/manager.py:1569
 
3226
msgid "Retrieving diagnostics"
 
3227
msgstr ""
 
3228
 
 
3229
#: nova/compute/manager.py:1581
 
3230
msgid "Suspending"
 
3231
msgstr ""
 
3232
 
 
3233
#: nova/compute/manager.py:1601
 
3234
msgid "Resuming"
 
3235
msgstr ""
 
3236
 
 
3237
#: nova/compute/manager.py:1619
 
3238
msgid "Locking"
 
3239
msgstr ""
 
3240
 
 
3241
#: nova/compute/manager.py:1628
 
3242
msgid "Unlocking"
 
3243
msgstr ""
 
3244
 
 
3245
#: nova/compute/manager.py:1638
 
3246
msgid "Getting locked state"
 
3247
msgstr ""
 
3248
 
 
3249
#: nova/compute/manager.py:1647
 
3250
msgid "Reset network"
 
3251
msgstr ""
 
3252
 
 
3253
#: nova/compute/manager.py:1655
 
3254
msgid "Inject network info"
 
3255
msgstr ""
 
3256
 
 
3257
#: nova/compute/manager.py:1658
3255
3258
#, python-format
3256
3259
msgid "network_info to inject: |%s|"
3257
3260
msgstr ""
3258
3261
 
3259
 
#: nova/compute/manager.py:1655
3260
 
#, python-format
3261
 
msgid "instance %s: getting vnc console"
3262
 
msgstr ""
3263
 
 
3264
 
#: nova/compute/manager.py:1685
 
3262
#: nova/compute/manager.py:1672
 
3263
msgid "Get console output"
 
3264
msgstr ""
 
3265
 
 
3266
#: nova/compute/manager.py:1699
 
3267
msgid "Getting vnc console"
 
3268
msgstr ""
 
3269
 
 
3270
#: nova/compute/manager.py:1727
3265
3271
#, python-format
3266
3272
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
3267
3273
msgstr ""
3268
3274
 
3269
 
#: nova/compute/manager.py:1703
 
3275
#: nova/compute/manager.py:1744
 
3276
#, python-format
 
3277
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
 
3278
msgstr ""
 
3279
 
 
3280
#: nova/compute/manager.py:1753
3270
3281
#, python-format
3271
3282
msgid ""
3272
 
"instance %(instance_uuid)s: attaching volume %(volume_id)s to "
 
3283
"Failed to connect to volume %(volume_id)s while attaching at "
3273
3284
"%(mountpoint)s"
3274
3285
msgstr ""
3275
3286
 
3276
 
#: nova/compute/manager.py:1705
3277
 
#, python-format
3278
 
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
3279
 
msgstr ""
3280
 
 
3281
 
#: nova/compute/manager.py:1714
3282
 
#, python-format
3283
 
msgid "instance %(instance_uuid)s: attach failed %(mountpoint)s, removing"
3284
 
msgstr ""
3285
 
 
3286
 
#: nova/compute/manager.py:1724
3287
 
#, python-format
3288
 
msgid "Attach failed %(mountpoint)s, removing"
3289
 
msgstr ""
3290
 
 
3291
 
#: nova/compute/manager.py:1752
 
3287
#: nova/compute/manager.py:1764
 
3288
#, fuzzy, python-format
 
3289
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
 
3290
msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s"
 
3291
 
 
3292
#: nova/compute/manager.py:1796
3292
3293
#, python-format
3293
3294
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
3294
3295
msgstr ""
3295
3296
 
3296
 
#: nova/compute/manager.py:1756
3297
 
#, python-format
3298
 
msgid "Detaching volume from unknown instance %s"
3299
 
msgstr ""
 
3297
#: nova/compute/manager.py:1800
 
3298
#, fuzzy, python-format
 
3299
msgid "Detaching volume from unknown instance"
 
3300
msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다"
3300
3301
 
3301
 
#: nova/compute/manager.py:1822
 
3302
#: nova/compute/manager.py:1865
3302
3303
#, python-format
3303
3304
msgid ""
3304
3305
"Creating tmpfile %s to notify to other compute nodes that they should "
3305
3306
"mount the same storage."
3306
3307
msgstr ""
3307
3308
 
3308
 
#: nova/compute/manager.py:1884
 
3309
#: nova/compute/manager.py:1924
3309
3310
msgid "Instance has no volume."
3310
3311
msgstr ""
3311
3312
 
3312
 
#: nova/compute/manager.py:1916
 
3313
#: nova/compute/manager.py:1956
3313
3314
#, python-format
3314
3315
msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
3315
3316
msgstr ""
3316
3317
 
3317
 
#: nova/compute/manager.py:1973
 
3318
#: nova/compute/manager.py:2013
3318
3319
#, python-format
3319
3320
msgid "Pre live migration failed at  %(dest)s"
3320
3321
msgstr ""
3321
3322
 
3322
 
#: nova/compute/manager.py:2000
 
3323
#: nova/compute/manager.py:2040
3323
3324
msgid "post_live_migration() is started.."
3324
3325
msgstr ""
3325
3326
 
3326
 
#: nova/compute/manager.py:2030
 
3327
#: nova/compute/manager.py:2069
3327
3328
msgid "No floating_ip found"
3328
3329
msgstr ""
3329
3330
 
3330
 
#: nova/compute/manager.py:2038
 
3331
#: nova/compute/manager.py:2077
3331
3332
msgid "No floating_ip found."
3332
3333
msgstr ""
3333
3334
 
3334
 
#: nova/compute/manager.py:2040
 
3335
#: nova/compute/manager.py:2079
3335
3336
#, python-format
3336
3337
msgid ""
3337
3338
"Live migration: Unexpected error: cannot inherit floating ip.\n"
3338
3339
"%(e)s"
3339
3340
msgstr ""
3340
3341
 
3341
 
#: nova/compute/manager.py:2073
 
3342
#: nova/compute/manager.py:2108
3342
3343
#, python-format
3343
3344
msgid "Migrating instance to %(dest)s finished successfully."
3344
3345
msgstr ""
3345
3346
 
3346
 
#: nova/compute/manager.py:2075
 
3347
#: nova/compute/manager.py:2110
3347
3348
msgid ""
3348
3349
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
3349
3350
"with matching name.\" This error can be safely ignored."
3350
3351
msgstr ""
3351
3352
 
3352
 
#: nova/compute/manager.py:2090
 
3353
#: nova/compute/manager.py:2125
3353
3354
msgid "Post operation of migraton started"
3354
3355
msgstr ""
3355
3356
 
3356
 
#: nova/compute/manager.py:2226
3357
 
#, python-format
3358
 
msgid "Updated the info_cache for instance %s"
 
3357
#: nova/compute/manager.py:2262
 
3358
msgid "Updated the info_cache for instance"
3359
3359
msgstr ""
3360
3360
 
3361
 
#: nova/compute/manager.py:2255
 
3361
#: nova/compute/manager.py:2291
3362
3362
msgid "Updating bandwidth usage cache"
3363
3363
msgstr ""
3364
3364
 
3365
 
#: nova/compute/manager.py:2277
 
3365
#: nova/compute/manager.py:2315
3366
3366
msgid "Updating host status"
3367
3367
msgstr ""
3368
3368
 
3369
 
#: nova/compute/manager.py:2305
 
3369
#: nova/compute/manager.py:2344
3370
3370
#, python-format
3371
3371
msgid ""
3372
3372
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
3373
3373
"the hypervisor."
3374
3374
msgstr ""
3375
3375
 
3376
 
#: nova/compute/manager.py:2331
 
3376
#: nova/compute/manager.py:2370
3377
3377
#, python-format
3378
3378
msgid ""
3379
 
"During the sync_power process the instance %(uuid)s has moved from host "
3380
 
"%(src)s to host %(dst)s"
 
3379
"During the sync_power process the instance has moved from host %(src)s to"
 
3380
" host %(dst)s"
3381
3381
msgstr ""
3382
3382
 
3383
 
#: nova/compute/manager.py:2344
3384
 
#, python-format
 
3383
#: nova/compute/manager.py:2383
3385
3384
msgid ""
3386
 
"Instance %s is in the process of migrating to this host. Wait next "
 
3385
"Instance is in the process of migrating to this host. Wait next "
3387
3386
"sync_power cycle before setting power state to NOSTATE"
3388
3387
msgstr ""
3389
3388
 
3390
 
#: nova/compute/manager.py:2350
 
3389
#: nova/compute/manager.py:2389
3391
3390
msgid ""
3392
3391
"Instance found in database but not known by hypervisor. Setting power "
3393
3392
"state to NOSTATE"
3394
3393
msgstr ""
3395
3394
 
3396
 
#: nova/compute/manager.py:2380
 
3395
#: nova/compute/manager.py:2419
3397
3396
msgid "FLAGS.reclaim_instance_interval <= 0, skipping..."
3398
3397
msgstr ""
3399
3398
 
3400
 
#: nova/compute/manager.py:2392
 
3399
#: nova/compute/manager.py:2430
3401
3400
msgid "Reclaiming deleted instance"
3402
3401
msgstr ""
3403
3402
 
3404
 
#: nova/compute/manager.py:2458
 
3403
#: nova/compute/manager.py:2496
3405
3404
#, python-format
3406
3405
msgid ""
3407
3406
"Detected instance with name label '%(name)s' which is marked as DELETED "
3408
3407
"but still present on host."
3409
3408
msgstr ""
3410
3409
 
3411
 
#: nova/compute/manager.py:2465
 
3410
#: nova/compute/manager.py:2503
3412
3411
#, python-format
3413
3412
msgid ""
3414
3413
"Destroying instance with name label '%(name)s' which is marked as DELETED"
3415
3414
" but still present on host."
3416
3415
msgstr ""
3417
3416
 
3418
 
#: nova/compute/manager.py:2472
 
3417
#: nova/compute/manager.py:2510
3419
3418
#, python-format
3420
3419
msgid "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action"
3421
3420
msgstr ""
3422
3421
 
3423
 
#: nova/compute/manager.py:2542
 
3422
#: nova/compute/manager.py:2578
3424
3423
#, python-format
3425
3424
msgid ""
3426
3425
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
3427
3426
"%(host)s"
3428
3427
msgstr ""
3429
3428
 
3430
 
#: nova/compute/utils.py:142
 
3429
#: nova/compute/utils.py:181
3431
3430
msgid "v4 subnets are required for legacy nw_info"
3432
3431
msgstr ""
3433
3432
 
3434
 
#: nova/console/manager.py:77 nova/console/vmrc_manager.py:70
 
3433
#: nova/console/manager.py:78 nova/console/vmrc_manager.py:70
3435
3434
msgid "Adding console"
3436
3435
msgstr ""
3437
3436
 
3438
 
#: nova/console/manager.py:97
 
3437
#: nova/console/manager.py:98
3439
3438
#, python-format
3440
3439
msgid "Tried to remove non-existant console %(console_id)s."
3441
3440
msgstr ""
3480
3479
msgid "xvp not running..."
3481
3480
msgstr ""
3482
3481
 
3483
 
#: nova/consoleauth/manager.py:63
 
3482
#: nova/consoleauth/manager.py:61
3484
3483
#, python-format
3485
3484
msgid "Deleting Expired Token: (%s)"
3486
3485
msgstr ""
3487
3486
 
3488
 
#: nova/consoleauth/manager.py:75
 
3487
#: nova/consoleauth/manager.py:73
3489
3488
#, python-format
3490
3489
msgid "Received Token: %(token)s, %(token_dict)s)"
3491
3490
msgstr ""
3492
3491
 
3493
 
#: nova/consoleauth/manager.py:79
 
3492
#: nova/consoleauth/manager.py:77
3494
3493
#, python-format
3495
3494
msgid "Checking Token: %(token)s, %(token_valid)s)"
3496
3495
msgstr ""
3499
3498
msgid "Use of empty request context is deprecated"
3500
3499
msgstr ""
3501
3500
 
3502
 
#: nova/db/sqlalchemy/api.py:198
 
3501
#: nova/db/sqlalchemy/api.py:212
3503
3502
#, python-format
3504
3503
msgid "Unrecognized read_deleted value '%s'"
3505
3504
msgstr ""
3506
3505
 
3507
 
#: nova/db/sqlalchemy/api.py:516 nova/db/sqlalchemy/api.py:551
 
3506
#: nova/db/sqlalchemy/api.py:530 nova/db/sqlalchemy/api.py:565
3508
3507
#, python-format
3509
3508
msgid "No ComputeNode for %(host)s"
3510
3509
msgstr ""
3511
3510
 
3512
 
#: nova/db/sqlalchemy/api.py:4019 nova/db/sqlalchemy/api.py:4045
 
3511
#: nova/db/sqlalchemy/api.py:4237 nova/db/sqlalchemy/api.py:4263
3513
3512
#, python-format
3514
3513
msgid "No backend config with id %(sm_backend_id)s"
3515
3514
msgstr ""
3516
3515
 
3517
 
#: nova/db/sqlalchemy/api.py:4103
 
3516
#: nova/db/sqlalchemy/api.py:4321
3518
3517
#, python-format
3519
3518
msgid "No sm_flavor called %(sm_flavor)s"
3520
3519
msgstr ""
3521
3520
 
3522
 
#: nova/db/sqlalchemy/api.py:4147
 
3521
#: nova/db/sqlalchemy/api.py:4365
3523
3522
#, python-format
3524
3523
msgid "No sm_volume with id %(volume_id)s"
3525
3524
msgstr ""
3526
3525
 
3527
 
#: nova/db/sqlalchemy/migration.py:66
3528
 
msgid "python-migrate is not installed. Exiting."
3529
 
msgstr ""
3530
 
 
3531
 
#: nova/db/sqlalchemy/migration.py:78
 
3526
#: nova/db/sqlalchemy/migration.py:74
3532
3527
msgid "version should be an integer"
3533
3528
msgstr ""
3534
3529
 
 
3530
#: nova/db/sqlalchemy/migration.py:100
 
3531
msgid "Upgrade DB using Essex release first."
 
3532
msgstr ""
 
3533
 
3535
3534
#: nova/db/sqlalchemy/session.py:137
3536
3535
#, python-format
3537
3536
msgid "SQL connection failed. %s attempts left."
3538
3537
msgstr ""
3539
3538
 
3540
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:48
3541
 
msgid "interface column not added to networks table"
3542
 
msgstr ""
3543
 
 
3544
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:80
3545
 
#: nova/db/sqlalchemy/migrate_repo/versions/062_add_instance_info_cache_table.py:54
3546
 
#: nova/db/sqlalchemy/migrate_repo/versions/072_add_dns_table.py:61
3547
3539
#: nova/db/sqlalchemy/migrate_repo/versions/083_quota_class.py:48
 
3540
#: nova/db/sqlalchemy/migrate_repo/versions/092_add_instance_system_metadata.py:58
3548
3541
#, python-format
3549
3542
msgid "Table |%s| not created!"
3550
3543
msgstr ""
3551
3544
 
3552
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:87
3553
 
msgid "VIF column not added to fixed_ips table"
3554
 
msgstr ""
3555
 
 
3556
 
#: nova/db/sqlalchemy/migrate_repo/versions/030_multi_nic.py:97
3557
 
#, python-format
3558
 
msgid "join list for moving mac_addresses |%s|"
3559
 
msgstr ""
3560
 
 
3561
 
#: nova/db/sqlalchemy/migrate_repo/versions/031_fk_fixed_ips_virtual_interface_id.py:39
3562
 
#: nova/db/sqlalchemy/migrate_repo/versions/047_remove_instances_fk_from_vif.py:60
3563
 
#: nova/db/sqlalchemy/migrate_repo/versions/060_remove_network_fk_from_vif.py:61
3564
 
#: nova/db/sqlalchemy/migrate_repo/versions/070_untie_nova_network_models.py:99
3565
 
msgid "foreign key constraint couldn't be added"
3566
 
msgstr ""
3567
 
 
3568
 
#: nova/db/sqlalchemy/migrate_repo/versions/031_fk_fixed_ips_virtual_interface_id.py:58
3569
 
msgid "foreign key constraint couldn't be dropped"
3570
 
msgstr ""
3571
 
 
3572
 
#: nova/db/sqlalchemy/migrate_repo/versions/045_add_network_priority.py:34
3573
 
msgid "priority column not added to networks table"
3574
 
msgstr ""
3575
 
 
3576
 
#: nova/db/sqlalchemy/migrate_repo/versions/047_remove_instances_fk_from_vif.py:41
3577
 
#: nova/db/sqlalchemy/migrate_repo/versions/060_remove_network_fk_from_vif.py:42
3578
 
#: nova/db/sqlalchemy/migrate_repo/versions/064_change_instance_id_to_uuid_in_instance_actions.py:56
3579
 
#: nova/db/sqlalchemy/migrate_repo/versions/070_untie_nova_network_models.py:68
3580
 
msgid "foreign key constraint couldn't be removed"
3581
 
msgstr ""
3582
 
 
3583
 
#: nova/db/sqlalchemy/migrate_repo/versions/049_add_instances_progress.py:34
3584
 
msgid "progress column not added to instances table"
3585
 
msgstr ""
3586
 
 
3587
 
#: nova/db/sqlalchemy/migrate_repo/versions/055_convert_flavor_id_to_str.py:97
3588
 
#, python-format
3589
 
msgid ""
3590
 
"Could not cast flavorid to integer: %s. Set flavorid to an integer-like "
3591
 
"string to downgrade."
3592
 
msgstr ""
3593
 
 
3594
 
#: nova/db/sqlalchemy/migrate_repo/versions/062_add_instance_info_cache_table.py:69
3595
 
msgid "instance_info_caches tables not dropped"
3596
 
msgstr ""
3597
 
 
3598
 
#: nova/db/sqlalchemy/migrate_repo/versions/069_block_migration.py:41
3599
 
msgid "progress column not added to compute_nodes table"
3600
 
msgstr ""
3601
 
 
3602
 
#: nova/db/sqlalchemy/migrate_repo/versions/072_add_dns_table.py:76
3603
 
msgid "dns_domains table not dropped"
3604
 
msgstr ""
3605
 
 
3606
3545
#: nova/db/sqlalchemy/migrate_repo/versions/083_quota_class.py:60
3607
3546
msgid "quota_classes table not dropped"
3608
3547
msgstr ""
3609
3548
 
3610
 
#: nova/image/glance.py:147
 
3549
#: nova/db/sqlalchemy/migrate_repo/versions/088_change_instance_id_to_uuid_in_block_device_mapping.py:57
 
3550
msgid "foreign key constraint couldn't be removed"
 
3551
msgstr ""
 
3552
 
 
3553
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:83
 
3554
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:127
 
3555
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:177
 
3556
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:235
 
3557
msgid "Foreign Key constraint couldn't be removed"
 
3558
msgstr ""
 
3559
 
 
3560
#: nova/db/sqlalchemy/migrate_repo/versions/095_change_fk_instance_id_to_uuid.py:57
 
3561
msgid "foreign key could not be dropped"
 
3562
msgstr ""
 
3563
 
 
3564
#: nova/db/sqlalchemy/migrate_repo/versions/095_change_fk_instance_id_to_uuid.py:91
 
3565
msgid "foreign key could not be created"
 
3566
msgstr ""
 
3567
 
 
3568
#: nova/image/glance.py:148
3611
3569
msgid "Connection error contacting glance server, retrying"
3612
3570
msgstr ""
3613
3571
 
3614
 
#: nova/image/glance.py:153 nova/network/quantum/melange_connection.py:104
 
3572
#: nova/image/glance.py:154 nova/network/quantum/melange_connection.py:104
3615
3573
msgid "Maximum attempts reached"
3616
3574
msgstr ""
3617
3575
 
3618
 
#: nova/image/glance.py:278
 
3576
#: nova/image/glance.py:279
3619
3577
#, python-format
3620
3578
msgid "Creating image in Glance. Metadata passed in %s"
3621
3579
msgstr ""
3622
3580
 
3623
 
#: nova/image/glance.py:281
 
3581
#: nova/image/glance.py:282
3624
3582
#, python-format
3625
3583
msgid "Metadata after formatting for Glance %s"
3626
3584
msgstr ""
3627
3585
 
3628
 
#: nova/image/glance.py:289
 
3586
#: nova/image/glance.py:290
3629
3587
#, python-format
3630
3588
msgid "Metadata returned from Glance formatted for Base %s"
3631
3589
msgstr ""
3632
3590
 
3633
 
#: nova/image/glance.py:331 nova/image/glance.py:335
 
3591
#: nova/image/glance.py:332 nova/image/glance.py:336
3634
3592
msgid "Not the image owner"
3635
3593
msgstr ""
3636
3594
 
3637
 
#: nova/image/glance.py:410
 
3595
#: nova/image/glance.py:411
3638
3596
#, python-format
3639
3597
msgid "%(timestamp)s does not follow any of the signatures: %(iso_formats)s"
3640
3598
msgstr ""
3693
3651
msgid "Bad project_id for to_global_ipv6: %s"
3694
3652
msgstr ""
3695
3653
 
3696
 
#: nova/network/ldapdns.py:321
 
3654
#: nova/network/ldapdns.py:318
3697
3655
msgid "This driver only supports type 'a' entries."
3698
3656
msgstr ""
3699
3657
 
3700
 
#: nova/network/linux_net.py:166
 
3658
#: nova/network/linux_net.py:167
3701
3659
#, python-format
3702
3660
msgid "Attempted to remove chain %s which does not exist"
3703
3661
msgstr ""
3704
3662
 
3705
 
#: nova/network/linux_net.py:192
 
3663
#: nova/network/linux_net.py:193
3706
3664
#, python-format
3707
3665
msgid "Unknown chain: %r"
3708
3666
msgstr ""
3709
3667
 
3710
 
#: nova/network/linux_net.py:215
 
3668
#: nova/network/linux_net.py:216
3711
3669
#, python-format
3712
3670
msgid ""
3713
3671
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
3714
3672
"%(top)r"
3715
3673
msgstr ""
3716
3674
 
3717
 
#: nova/network/linux_net.py:335
 
3675
#: nova/network/linux_net.py:336
3718
3676
msgid "IPTablesManager.apply completed with success"
3719
3677
msgstr ""
3720
3678
 
3721
 
#: nova/network/linux_net.py:694
 
3679
#: nova/network/linux_net.py:698
3722
3680
#, python-format
3723
3681
msgid "Hupping dnsmasq threw %s"
3724
3682
msgstr ""
3725
3683
 
3726
 
#: nova/network/linux_net.py:696
 
3684
#: nova/network/linux_net.py:700
3727
3685
#, python-format
3728
3686
msgid "Pid %d is stale, relaunching dnsmasq"
3729
3687
msgstr ""
3730
3688
 
3731
 
#: nova/network/linux_net.py:756
 
3689
#: nova/network/linux_net.py:760
3732
3690
#, python-format
3733
3691
msgid "killing radvd threw %s"
3734
3692
msgstr ""
3735
3693
 
3736
 
#: nova/network/linux_net.py:758
 
3694
#: nova/network/linux_net.py:762
3737
3695
#, python-format
3738
3696
msgid "Pid %d is stale, relaunching radvd"
3739
3697
msgstr ""
3740
3698
 
3741
 
#: nova/network/linux_net.py:967
 
3699
#: nova/network/linux_net.py:972
3742
3700
#, python-format
3743
3701
msgid "Starting VLAN inteface %s"
3744
3702
msgstr ""
3745
3703
 
3746
 
#: nova/network/linux_net.py:999
 
3704
#: nova/network/linux_net.py:1004
3747
3705
#, python-format
3748
3706
msgid "Starting Bridge interface for %s"
3749
3707
msgstr ""
3750
3708
 
3751
 
#: nova/network/linux_net.py:1142
 
3709
#: nova/network/linux_net.py:1047
 
3710
#, python-format
 
3711
msgid "Failed to add interface: %s"
 
3712
msgstr ""
 
3713
 
 
3714
#: nova/network/linux_net.py:1148
3752
3715
#, python-format
3753
3716
msgid "Starting bridge %s "
3754
3717
msgstr ""
3755
3718
 
3756
 
#: nova/network/linux_net.py:1149
 
3719
#: nova/network/linux_net.py:1155
3757
3720
#, python-format
3758
3721
msgid "Done starting bridge %s"
3759
3722
msgstr ""
3760
3723
 
3761
 
#: nova/network/linux_net.py:1167
 
3724
#: nova/network/linux_net.py:1173
3762
3725
#, python-format
3763
3726
msgid "Failed unplugging gateway interface '%s'"
3764
3727
msgstr ""
3765
3728
 
3766
 
#: nova/network/linux_net.py:1170
 
3729
#: nova/network/linux_net.py:1175
3767
3730
#, python-format
3768
3731
msgid "Unplugged gateway interface '%s'"
3769
3732
msgstr ""
3770
3733
 
3771
 
#: nova/network/manager.py:294 nova/network/manager.py:490
 
3734
#: nova/network/manager.py:292
 
3735
#, python-format
 
3736
msgid "Fixed ip %(fixed_ip_id)s not found"
 
3737
msgstr ""
 
3738
 
 
3739
#: nova/network/manager.py:301 nova/network/manager.py:509
3772
3740
#, python-format
3773
3741
msgid "Interface %(interface)s not found"
3774
3742
msgstr ""
3775
3743
 
3776
 
#: nova/network/manager.py:309
 
3744
#: nova/network/manager.py:315
3777
3745
#, python-format
3778
3746
msgid "floating IP allocation for instance |%s|"
3779
3747
msgstr ""
3780
3748
 
3781
 
#: nova/network/manager.py:347
 
3749
#: nova/network/manager.py:353
3782
3750
#, python-format
3783
3751
msgid "floating IP deallocation for instance |%s|"
3784
3752
msgstr ""
3785
3753
 
3786
 
#: nova/network/manager.py:380
 
3754
#: nova/network/manager.py:386
3787
3755
#, python-format
3788
3756
msgid "Address |%(address)s| is not allocated"
3789
3757
msgstr ""
3790
3758
 
3791
 
#: nova/network/manager.py:384
 
3759
#: nova/network/manager.py:390
3792
3760
#, python-format
3793
3761
msgid "Address |%(address)s| is not allocated to your project |%(project)s|"
3794
3762
msgstr ""
3795
3763
 
3796
 
#: nova/network/manager.py:396
 
3764
#: nova/network/manager.py:402
3797
3765
#, python-format
3798
3766
msgid "Quota exceeded for %s, tried to allocate address"
3799
3767
msgstr ""
3800
3768
 
3801
 
#: nova/network/manager.py:608
 
3769
#: nova/network/manager.py:637
3802
3770
#, python-format
3803
3771
msgid ""
3804
3772
"Database inconsistency: DNS domain |%s| is registered in the Nova db but "
3806
3774
"ignored."
3807
3775
msgstr ""
3808
3776
 
3809
 
#: nova/network/manager.py:654
 
3777
#: nova/network/manager.py:683
3810
3778
#, python-format
3811
3779
msgid "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|."
3812
3780
msgstr ""
3813
3781
 
3814
 
#: nova/network/manager.py:664
 
3782
#: nova/network/manager.py:693
3815
3783
#, python-format
3816
3784
msgid "Domain |%(domain)s| already exists, changing project to |%(project)s|."
3817
3785
msgstr ""
3818
3786
 
3819
 
#: nova/network/manager.py:772
 
3787
#: nova/network/manager.py:801
3820
3788
#, python-format
3821
3789
msgid "Disassociated %s stale fixed ip(s)"
3822
3790
msgstr ""
3823
3791
 
3824
 
#: nova/network/manager.py:776
 
3792
#: nova/network/manager.py:805
3825
3793
msgid "setting network host"
3826
3794
msgstr ""
3827
3795
 
3828
 
#: nova/network/manager.py:890
 
3796
#: nova/network/manager.py:919
3829
3797
#, python-format
3830
3798
msgid "network allocations for instance |%s|"
3831
3799
msgstr ""
3832
3800
 
3833
 
#: nova/network/manager.py:895
 
3801
#: nova/network/manager.py:924
3834
3802
#, python-format
3835
3803
msgid "networks retrieved for instance |%(instance_id)s|: |%(networks)s|"
3836
3804
msgstr ""
3837
3805
 
3838
 
#: nova/network/manager.py:924
 
3806
#: nova/network/manager.py:953
3839
3807
#, python-format
3840
3808
msgid "network deallocation for instance |%s|"
3841
3809
msgstr ""
3842
3810
 
3843
 
#: nova/network/manager.py:1146
 
3811
#: nova/network/manager.py:1175
3844
3812
#, python-format
3845
3813
msgid ""
3846
3814
"instance-dns-zone is |%(domain)s|, which is in availability zone "
3847
 
"|%(zone)s|. Instance |%(instance)s| is in zone |%(zone2)s|. No DNS record"
3848
 
" will be created."
3849
 
msgstr ""
3850
 
 
3851
 
#: nova/network/manager.py:1225
 
3815
"|%(zone)s|. Instance is in zone |%(zone2)s|. No DNS record will be "
 
3816
"created."
 
3817
msgstr ""
 
3818
 
 
3819
#: nova/network/manager.py:1252
 
3820
#, python-format
 
3821
msgid "Unable to release %s because vif doesn't exist."
 
3822
msgstr ""
 
3823
 
 
3824
#: nova/network/manager.py:1269
3852
3825
#, python-format
3853
3826
msgid "Leased IP |%(address)s|"
3854
3827
msgstr ""
3855
3828
 
3856
 
#: nova/network/manager.py:1229
 
3829
#: nova/network/manager.py:1273
3857
3830
#, python-format
3858
3831
msgid "IP %s leased that is not associated"
3859
3832
msgstr ""
3860
3833
 
3861
 
#: nova/network/manager.py:1237
 
3834
#: nova/network/manager.py:1281
3862
3835
#, python-format
3863
3836
msgid "IP |%s| leased that isn't allocated"
3864
3837
msgstr ""
3865
3838
 
3866
 
#: nova/network/manager.py:1242
 
3839
#: nova/network/manager.py:1286
3867
3840
#, python-format
3868
3841
msgid "Released IP |%(address)s|"
3869
3842
msgstr ""
3870
3843
 
3871
 
#: nova/network/manager.py:1246
 
3844
#: nova/network/manager.py:1290
3872
3845
#, python-format
3873
3846
msgid "IP %s released that is not associated"
3874
3847
msgstr ""
3875
3848
 
3876
 
#: nova/network/manager.py:1249
 
3849
#: nova/network/manager.py:1293
3877
3850
#, python-format
3878
3851
msgid "IP %s released that was not leased"
3879
3852
msgstr ""
3880
3853
 
3881
 
#: nova/network/manager.py:1312
 
3854
#: nova/network/manager.py:1356
3882
3855
msgid "cidr already in use"
3883
3856
msgstr ""
3884
3857
 
3885
 
#: nova/network/manager.py:1315
 
3858
#: nova/network/manager.py:1359
3886
3859
#, python-format
3887
3860
msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)"
3888
3861
msgstr ""
3889
3862
 
3890
 
#: nova/network/manager.py:1326
 
3863
#: nova/network/manager.py:1370
3891
3864
#, python-format
3892
3865
msgid ""
3893
3866
"requested cidr (%(cidr)s) conflicts with existing smaller cidr "
3894
3867
"(%(smaller)s)"
3895
3868
msgstr ""
3896
3869
 
3897
 
#: nova/network/manager.py:1385
 
3870
#: nova/network/manager.py:1429
3898
3871
msgid "Network already exists!"
3899
3872
msgstr ""
3900
3873
 
3901
 
#: nova/network/manager.py:1404
 
3874
#: nova/network/manager.py:1449
3902
3875
#, python-format
3903
3876
msgid "Network must be disassociated from project %s before delete"
3904
3877
msgstr ""
3905
3878
 
3906
 
#: nova/network/manager.py:1813
 
3879
#: nova/network/manager.py:1853
3907
3880
msgid ""
3908
3881
"The sum between the number of networks and the vlan start cannot be "
3909
3882
"greater than 4094"
3910
3883
msgstr ""
3911
3884
 
3912
 
#: nova/network/manager.py:1820
 
3885
#: nova/network/manager.py:1860
3913
3886
#, python-format
3914
3887
msgid ""
3915
3888
"The network range is not big enough to fit %(num_networks)s. Network size"
3949
3922
msgid "unable to deserialize object of type = '%s'"
3950
3923
msgstr ""
3951
3924
 
3952
 
#: nova/network/quantum/manager.py:162
 
3925
#: nova/network/quantum/manager.py:183
3953
3926
msgid "QuantumManager does not use 'multi_host' parameter."
3954
3927
msgstr ""
3955
3928
 
3956
 
#: nova/network/quantum/manager.py:166
 
3929
#: nova/network/quantum/manager.py:187
3957
3930
msgid "QuantumManager requires that only one network is created per call"
3958
3931
msgstr ""
3959
3932
 
3960
 
#: nova/network/quantum/manager.py:176
 
3933
#: nova/network/quantum/manager.py:197
3961
3934
msgid "QuantumManager does not use 'vlan_start' parameter."
3962
3935
msgstr ""
3963
3936
 
3964
 
#: nova/network/quantum/manager.py:182
 
3937
#: nova/network/quantum/manager.py:203
3965
3938
msgid "QuantumManager does not use 'vpn_start' parameter."
3966
3939
msgstr ""
3967
3940
 
3968
 
#: nova/network/quantum/manager.py:186
 
3941
#: nova/network/quantum/manager.py:207
3969
3942
msgid "QuantumManager does not use 'bridge' parameter."
3970
3943
msgstr ""
3971
3944
 
3972
 
#: nova/network/quantum/manager.py:190
 
3945
#: nova/network/quantum/manager.py:211
3973
3946
msgid "QuantumManager does not use 'bridge_interface' parameter."
3974
3947
msgstr ""
3975
3948
 
3976
 
#: nova/network/quantum/manager.py:195
 
3949
#: nova/network/quantum/manager.py:216
3977
3950
msgid "QuantumManager requires a valid (.1) gateway address."
3978
3951
msgstr ""
3979
3952
 
3980
 
#: nova/network/quantum/manager.py:204
 
3953
#: nova/network/quantum/manager.py:225
3981
3954
#, python-format
3982
3955
msgid ""
3983
3956
"Unable to find existing quantum network for tenant '%(q_tenant_id)s' with"
3984
3957
" net-id '%(quantum_net_id)s'"
3985
3958
msgstr ""
3986
3959
 
3987
 
#: nova/network/quantum/manager.py:301
 
3960
#: nova/network/quantum/manager.py:333
3988
3961
#, python-format
3989
3962
msgid "network allocations for instance %s"
3990
3963
msgstr ""
3991
3964
 
3992
 
#: nova/network/quantum/manager.py:588
 
3965
#: nova/network/quantum/manager.py:639
3993
3966
#, python-format
3994
3967
msgid ""
3995
3968
"port deallocation failed for instance: |%(instance_id)s|, port_id: "
3996
3969
"|%(port_id)s|"
3997
3970
msgstr ""
3998
3971
 
3999
 
#: nova/network/quantum/manager.py:606
 
3972
#: nova/network/quantum/manager.py:657
4000
3973
#, python-format
4001
3974
msgid ""
4002
3975
"ipam deallocation failed for instance: |%(instance_id)s|, vif_uuid: "
4048
4021
msgid "Deleting port %(port_id)s on net %(net_id)s for %(tenant_id)s"
4049
4022
msgstr ""
4050
4023
 
4051
 
#: nova/notifier/api.py:115
 
4024
#: nova/notifier/api.py:121
4052
4025
#, python-format
4053
4026
msgid "%s not in valid priorities"
4054
4027
msgstr ""
4055
4028
 
4056
 
#: nova/notifier/api.py:130
 
4029
#: nova/notifier/api.py:136
4057
4030
#, python-format
4058
4031
msgid ""
4059
4032
"Problem '%(e)s' attempting to send to notification system. "
4060
4033
"Payload=%(payload)s"
4061
4034
msgstr ""
4062
4035
 
4063
 
#: nova/notifier/list_notifier.py:65
 
4036
#: nova/notifier/list_notifier.py:63
4064
4037
#, python-format
4065
4038
msgid "Problem '%(e)s' attempting to send to notification driver %(driver)s."
4066
4039
msgstr ""
4070
4043
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
4071
4044
msgstr ""
4072
4045
 
4073
 
#: nova/rpc/amqp.py:146 nova/rpc/impl_carrot.py:461
4074
 
#, python-format
4075
 
msgid "Returning exception %s to caller"
4076
 
msgstr ""
4077
 
 
4078
 
#: nova/rpc/amqp.py:188 nova/rpc/impl_carrot.py:495
 
4046
#: nova/rpc/amqp.py:198
4079
4047
#, python-format
4080
4048
msgid "unpacked context: %s"
4081
4049
msgstr ""
4082
4050
 
4083
 
#: nova/rpc/amqp.py:231 nova/rpc/impl_carrot.py:262
 
4051
#: nova/rpc/amqp.py:242
4084
4052
#, python-format
4085
4053
msgid "received %s"
4086
4054
msgstr ""
4087
4055
 
4088
 
#: nova/rpc/amqp.py:236 nova/rpc/impl_carrot.py:275
 
4056
#: nova/rpc/amqp.py:247
4089
4057
#, python-format
4090
4058
msgid "no method for message: %s"
4091
4059
msgstr ""
4092
4060
 
4093
 
#: nova/rpc/amqp.py:237 nova/rpc/impl_carrot.py:277
 
4061
#: nova/rpc/amqp.py:248
4094
4062
#, python-format
4095
4063
msgid "No method for message: %s"
4096
4064
msgstr ""
4097
4065
 
4098
 
#: nova/rpc/amqp.py:321 nova/rpc/impl_carrot.py:529
 
4066
#: nova/rpc/amqp.py:339
4099
4067
#, python-format
4100
4068
msgid "Making asynchronous call on %s ..."
4101
4069
msgstr ""
4102
4070
 
4103
 
#: nova/rpc/amqp.py:324 nova/rpc/impl_carrot.py:532
 
4071
#: nova/rpc/amqp.py:342
4104
4072
#, python-format
4105
4073
msgid "MSG_ID is %s"
4106
4074
msgstr ""
4107
4075
 
4108
 
#: nova/rpc/amqp.py:346 nova/rpc/impl_carrot.py:611
 
4076
#: nova/rpc/amqp.py:364
4109
4077
#, python-format
4110
4078
msgid "Making asynchronous cast on %s..."
4111
4079
msgstr ""
4112
4080
 
4113
 
#: nova/rpc/amqp.py:354 nova/rpc/impl_carrot.py:621
 
4081
#: nova/rpc/amqp.py:372
4114
4082
msgid "Making asynchronous fanout cast..."
4115
4083
msgstr ""
4116
4084
 
4117
 
#: nova/rpc/amqp.py:379 nova/rpc/impl_carrot.py:631
 
4085
#: nova/rpc/amqp.py:398
4118
4086
#, python-format
4119
 
msgid "Sending notification on %s..."
 
4087
msgid "Sending %(event_type)s on %(topic)s"
4120
4088
msgstr ""
4121
4089
 
4122
 
#: nova/rpc/common.py:54
 
4090
#: nova/rpc/common.py:43
4123
4091
#, python-format
4124
4092
msgid ""
4125
4093
"Remote error: %(exc_type)s %(value)s\n"
4126
4094
"%(traceback)s."
4127
4095
msgstr ""
4128
4096
 
4129
 
#: nova/rpc/common.py:71
 
4097
#: nova/rpc/common.py:60
4130
4098
msgid "Timeout while waiting on RPC response."
4131
4099
msgstr ""
4132
4100
 
4133
 
#: nova/rpc/impl_carrot.py:199
4134
 
#, python-format
4135
 
msgid ""
4136
 
"AMQP server on %(fl_host)s:%(fl_port)d is unreachable: %(e)s. Trying "
4137
 
"again in %(fl_intv)d seconds."
4138
 
msgstr ""
4139
 
 
4140
 
#: nova/rpc/impl_carrot.py:203
4141
 
#, python-format
4142
 
msgid "Unable to connect to AMQP server after %(tries)d tries. Shutting down."
4143
 
msgstr ""
4144
 
 
4145
 
#: nova/rpc/impl_carrot.py:223
4146
 
msgid "Reconnected to queue"
4147
 
msgstr ""
4148
 
 
4149
 
#: nova/rpc/impl_carrot.py:230
4150
 
#, python-format
4151
 
msgid "Failed to fetch message from queue: %s"
4152
 
msgstr ""
4153
 
 
4154
 
#: nova/rpc/impl_carrot.py:238
4155
 
#, python-format
4156
 
msgid "Initing the Adapter Consumer for %s"
4157
 
msgstr ""
4158
 
 
4159
 
#: nova/rpc/impl_carrot.py:337
4160
 
#, python-format
4161
 
msgid "Created \"%(exchange)s\" fanout exchange with \"%(key)s\" routing key"
4162
 
msgstr ""
4163
 
 
4164
 
#: nova/rpc/impl_carrot.py:382
4165
 
msgid "Exception while processing consumer"
4166
 
msgstr ""
4167
 
 
4168
 
#: nova/rpc/impl_carrot.py:419
4169
 
#, python-format
4170
 
msgid "Creating \"%(exchange)s\" fanout exchange"
4171
 
msgstr ""
4172
 
 
4173
 
#: nova/rpc/impl_carrot.py:646
4174
 
#, python-format
4175
 
msgid "response %s"
4176
 
msgstr ""
4177
 
 
4178
 
#: nova/rpc/impl_carrot.py:655
4179
 
#, python-format
4180
 
msgid "topic is %s"
4181
 
msgstr ""
4182
 
 
4183
 
#: nova/rpc/impl_carrot.py:656
4184
 
#, python-format
4185
 
msgid "message %s"
4186
 
msgstr ""
4187
 
 
4188
 
#: nova/rpc/impl_kombu.py:111
 
4101
#: nova/rpc/common.py:161
 
4102
#, python-format
 
4103
msgid "Returning exception %s to caller"
 
4104
msgstr ""
 
4105
 
 
4106
#: nova/rpc/impl_kombu.py:108
4189
4107
msgid "Failed to process message... skipping it."
4190
4108
msgstr ""
4191
4109
 
4213
4131
"again in %(sleep_time)d seconds."
4214
4132
msgstr ""
4215
4133
 
4216
 
#: nova/rpc/impl_kombu.py:533 nova/rpc/impl_qpid.py:385
 
4134
#: nova/rpc/impl_kombu.py:533 nova/rpc/impl_qpid.py:386
4217
4135
#, python-format
4218
4136
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
4219
4137
msgstr ""
4220
4138
 
4221
 
#: nova/rpc/impl_kombu.py:551 nova/rpc/impl_qpid.py:400
 
4139
#: nova/rpc/impl_kombu.py:551 nova/rpc/impl_qpid.py:401
4222
4140
#, python-format
4223
4141
msgid "Timed out waiting for RPC response: %s"
4224
4142
msgstr ""
4225
4143
 
4226
 
#: nova/rpc/impl_kombu.py:555 nova/rpc/impl_qpid.py:404
 
4144
#: nova/rpc/impl_kombu.py:555 nova/rpc/impl_qpid.py:405
4227
4145
#, python-format
4228
4146
msgid "Failed to consume message from queue: %s"
4229
4147
msgstr ""
4230
4148
 
4231
 
#: nova/rpc/impl_kombu.py:589 nova/rpc/impl_qpid.py:434
 
4149
#: nova/rpc/impl_kombu.py:589 nova/rpc/impl_qpid.py:435
4232
4150
#, python-format
4233
4151
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
4234
4152
msgstr ""
4235
4153
 
4236
 
#: nova/rpc/impl_qpid.py:341
 
4154
#: nova/rpc/impl_qpid.py:342
4237
4155
#, python-format
4238
 
msgid "Unable to connect to AMQP server: %s "
 
4156
msgid "Unable to connect to AMQP server: %s"
4239
4157
msgstr ""
4240
4158
 
4241
 
#: nova/rpc/impl_qpid.py:346
 
4159
#: nova/rpc/impl_qpid.py:347
4242
4160
#, python-format
4243
4161
msgid "Connected to AMQP server on %s"
4244
4162
msgstr ""
4245
4163
 
4246
 
#: nova/rpc/impl_qpid.py:354
 
4164
#: nova/rpc/impl_qpid.py:355
4247
4165
msgid "Re-established AMQP queues"
4248
4166
msgstr ""
4249
4167
 
4250
 
#: nova/rpc/impl_qpid.py:412
 
4168
#: nova/rpc/impl_qpid.py:413
4251
4169
msgid "Error processing message.  Skipping it."
4252
4170
msgstr ""
4253
4171
 
4260
4178
msgid "Could not find another compute"
4261
4179
msgstr ""
4262
4180
 
4263
 
#: nova/scheduler/driver.py:63
 
4181
#: nova/scheduler/driver.py:65
4264
4182
#, python-format
4265
4183
msgid "Casted '%(method)s' to volume '%(host)s'"
4266
4184
msgstr ""
4267
4185
 
4268
 
#: nova/scheduler/driver.py:80
 
4186
#: nova/scheduler/driver.py:82
4269
4187
#, python-format
4270
4188
msgid "Casted '%(method)s' to compute '%(host)s'"
4271
4189
msgstr ""
4272
4190
 
4273
 
#: nova/scheduler/driver.py:89
 
4191
#: nova/scheduler/driver.py:91
4274
4192
#, python-format
4275
4193
msgid "Casted '%(method)s' to network '%(host)s'"
4276
4194
msgstr ""
4277
4195
 
4278
 
#: nova/scheduler/driver.py:107
 
4196
#: nova/scheduler/driver.py:109
4279
4197
#, python-format
4280
4198
msgid "Casted '%(method)s' to %(topic)s '%(host)s'"
4281
4199
msgstr ""
4282
4200
 
4283
 
#: nova/scheduler/driver.py:181
 
4201
#: nova/scheduler/driver.py:183
4284
4202
msgid "Must implement a fallback schedule"
4285
4203
msgstr ""
4286
4204
 
4287
 
#: nova/scheduler/driver.py:185
 
4205
#: nova/scheduler/driver.py:187
4288
4206
msgid "Driver must implement schedule_prep_resize"
4289
4207
msgstr ""
4290
4208
 
4291
 
#: nova/scheduler/driver.py:190
 
4209
#: nova/scheduler/driver.py:192
4292
4210
msgid "Driver must implement schedule_run_instance"
4293
4211
msgstr ""
4294
4212
 
4295
 
#: nova/scheduler/driver.py:325
 
4213
#: nova/scheduler/driver.py:316
4296
4214
msgid "Block migration can not be used with shared storage."
4297
4215
msgstr ""
4298
4216
 
4299
 
#: nova/scheduler/driver.py:330
 
4217
#: nova/scheduler/driver.py:321
4300
4218
msgid "Live migration can not be used without shared storage."
4301
4219
msgstr ""
4302
4220
 
4303
 
#: nova/scheduler/driver.py:367 nova/scheduler/driver.py:457
 
4221
#: nova/scheduler/driver.py:358
4304
4222
#, python-format
4305
4223
msgid "host %(dest)s is not compatible with original host %(src)s."
4306
4224
msgstr ""
4307
4225
 
4308
 
#: nova/scheduler/driver.py:416
 
4226
#: nova/scheduler/driver.py:407
4309
4227
#, python-format
4310
4228
msgid ""
4311
4229
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
4312
4230
"memory(host:%(avail)s <= instance:%(mem_inst)s)"
4313
4231
msgstr ""
4314
4232
 
4315
 
#: nova/scheduler/driver.py:472
 
4233
#: nova/scheduler/driver.py:458
4316
4234
#, python-format
4317
4235
msgid ""
4318
4236
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
4377
4295
msgid "No service for compute ID %s"
4378
4296
msgstr ""
4379
4297
 
4380
 
#: nova/scheduler/manager.py:85
 
4298
#: nova/scheduler/manager.py:86
4381
4299
#, python-format
4382
4300
msgid ""
4383
4301
"Driver Method %(driver_method_name)s missing: %(e)s. Reverting to "
4384
4302
"schedule()"
4385
4303
msgstr ""
4386
4304
 
4387
 
#: nova/scheduler/manager.py:150
 
4305
#: nova/scheduler/manager.py:151
4388
4306
#, python-format
4389
4307
msgid "Failed to schedule_%(method)s: %(ex)s"
4390
4308
msgstr ""
4391
4309
 
4392
 
#: nova/scheduler/manager.py:159
 
4310
#: nova/scheduler/manager.py:160
4393
4311
#, python-format
4394
 
msgid "Setting instance %(instance_uuid)s to %(state)s state."
 
4312
msgid "Setting instance to %(state)s state."
4395
4313
msgstr ""
4396
4314
 
4397
4315
#: nova/scheduler/scheduler_options.py:66
4416
4334
msgid "VCPUs not set; assuming CPU collection broken"
4417
4335
msgstr ""
4418
4336
 
4419
 
#: nova/testing/fake/rabbit.py:50
4420
 
#, python-format
4421
 
msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
4422
 
msgstr ""
4423
 
 
4424
 
#: nova/testing/fake/rabbit.py:54
4425
 
#, python-format
4426
 
msgid "Publishing to route %s"
4427
 
msgstr ""
4428
 
 
4429
 
#: nova/testing/fake/rabbit.py:84
4430
 
#, python-format
4431
 
msgid "Declaring queue %s"
4432
 
msgstr ""
4433
 
 
4434
 
#: nova/testing/fake/rabbit.py:90
4435
 
#, python-format
4436
 
msgid "Declaring exchange %s"
4437
 
msgstr ""
4438
 
 
4439
 
#: nova/testing/fake/rabbit.py:96
4440
 
#, python-format
4441
 
msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
4442
 
msgstr ""
4443
 
 
4444
 
#: nova/testing/fake/rabbit.py:133
4445
 
#, python-format
4446
 
msgid "Getting from %(queue)s: %(message)s"
4447
 
msgstr ""
4448
 
 
4449
4337
#: nova/tests/fake_utils.py:72
4450
4338
#, python-format
4451
4339
msgid "Faking execution of cmd (subprocess): %s"
4466
4354
msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
4467
4355
msgstr ""
4468
4356
 
4469
 
#: nova/tests/fakelibvirt.py:784
 
4357
#: nova/tests/fakelibvirt.py:779
4470
4358
msgid "Please extend mock libvirt module to support flags"
4471
4359
msgstr ""
4472
4360
 
4473
 
#: nova/tests/fakelibvirt.py:790
 
4361
#: nova/tests/fakelibvirt.py:785
4474
4362
msgid "Please extend fake libvirt module to support this auth method"
4475
4363
msgstr ""
4476
4364
 
4477
 
#: nova/tests/test_compute.py:365 nova/tests/test_compute.py:1419
 
4365
#: nova/tests/test_compute.py:365 nova/tests/test_compute.py:1554
4478
4366
#, python-format
4479
4367
msgid "Running instances: %s"
4480
4368
msgstr ""
4484
4372
msgid "After terminating instances: %s"
4485
4373
msgstr ""
4486
4374
 
4487
 
#: nova/tests/test_compute.py:589
 
4375
#: nova/tests/test_compute.py:608
4488
4376
msgid "Internal error"
4489
4377
msgstr ""
4490
4378
 
4491
 
#: nova/tests/test_compute.py:1430
 
4379
#: nova/tests/test_compute.py:1565
4492
4380
#, python-format
4493
4381
msgid "After force-killing instances: %s"
4494
4382
msgstr ""
4536
4424
msgid "uuid"
4537
4425
msgstr ""
4538
4426
 
4539
 
#: nova/tests/test_volume.py:216
 
4427
#: nova/tests/test_volume.py:234
4540
4428
#, python-format
4541
4429
msgid "Target %s allocated"
4542
4430
msgstr ""
4543
4431
 
4544
 
#: nova/tests/test_volume.py:468
 
4432
#: nova/tests/test_volume.py:488
4545
4433
#, python-format
4546
4434
msgid "Cannot confirm exported volume id:%s."
4547
4435
msgstr ""
4556
4444
msgid "Result data: %s"
4557
4445
msgstr ""
4558
4446
 
4559
 
#: nova/tests/test_xenapi.py:621
 
4447
#: nova/tests/test_xenapi.py:639
4560
4448
#, python-format
4561
4449
msgid "Creating files in %s to simulate guest agent"
4562
4450
msgstr ""
4563
4451
 
4564
 
#: nova/tests/test_xenapi.py:632
 
4452
#: nova/tests/test_xenapi.py:650
4565
4453
#, python-format
4566
4454
msgid "Removing simulated guest agent files in %s"
4567
4455
msgstr ""
4568
4456
 
4569
 
#: nova/tests/api/openstack/compute/test_servers.py:2144
4570
 
#, python-format
4571
 
msgid "Quota exceeded: code=%(code)s"
 
4457
#: nova/tests/api/openstack/compute/test_servers.py:2344
 
4458
msgid "Quota exceeded: already used 1 of 1 instances"
4572
4459
msgstr ""
4573
4460
 
4574
4461
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:57
4591
4478
msgid "_get_all: %s"
4592
4479
msgstr ""
4593
4480
 
4594
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:125
 
4481
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:124
4595
4482
#, python-format
4596
4483
msgid "test_snapshot_create: param=%s"
4597
4484
msgstr ""
4598
4485
 
4599
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:134
 
4486
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:133
4600
4487
#, python-format
4601
4488
msgid "test_snapshot_create: resp_dict=%s"
4602
4489
msgstr ""
4603
4490
 
4604
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:156
 
4491
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:155
4605
4492
#, python-format
4606
4493
msgid "test_snapshot_create_force: param=%s"
4607
4494
msgstr ""
4608
4495
 
4609
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:165
 
4496
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:164
4610
4497
#, python-format
4611
4498
msgid "test_snapshot_create_force: resp_dict=%s"
4612
4499
msgstr ""
4613
4500
 
4614
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:205
 
4501
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:204
4615
4502
#, python-format
4616
4503
msgid "test_snapshot_show: resp=%s"
4617
4504
msgstr ""
4618
4505
 
4619
 
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:231
 
4506
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:230
4620
4507
#, python-format
4621
4508
msgid "test_snapshot_detail: resp_dict=%s"
4622
4509
msgstr ""
4675
4562
msgid "Decoding JSON: %s"
4676
4563
msgstr ""
4677
4564
 
4678
 
#: nova/tests/rpc/common.py:133
 
4565
#: nova/tests/rpc/common.py:135
4679
4566
#, python-format
4680
4567
msgid "Nested received %(queue)s, %(value)s"
4681
4568
msgstr ""
4682
4569
 
4683
 
#: nova/tests/rpc/common.py:142
 
4570
#: nova/tests/rpc/common.py:144
4684
4571
#, python-format
4685
4572
msgid "Nested return %s"
4686
4573
msgstr ""
4687
4574
 
4688
 
#: nova/tests/rpc/common.py:160
 
4575
#: nova/tests/rpc/common.py:165
4689
4576
msgid "RPC backend does not support timeouts"
4690
4577
msgstr ""
4691
4578
 
4692
 
#: nova/tests/rpc/common.py:227 nova/tests/rpc/common.py:233
 
4579
#: nova/tests/rpc/common.py:235 nova/tests/rpc/common.py:241
4693
4580
#, python-format
4694
4581
msgid "Received %s"
4695
4582
msgstr ""
4698
4585
msgid "Failed to open connection to the hypervisor"
4699
4586
msgstr ""
4700
4587
 
4701
 
#: nova/virt/fake.py:270 nova/virt/xenapi_conn.py:397
4702
 
#: nova/virt/baremetal/proxy.py:716 nova/virt/libvirt/connection.py:2013
 
4588
#: nova/virt/fake.py:270 nova/virt/baremetal/proxy.py:719
 
4589
#: nova/virt/libvirt/connection.py:2061 nova/virt/xenapi/connection.py:422
4703
4590
#, python-format
4704
4591
msgid "Compute_service record created for %s "
4705
4592
msgstr ""
4706
4593
 
4707
 
#: nova/virt/fake.py:273 nova/virt/xenapi_conn.py:400
4708
 
#: nova/virt/baremetal/proxy.py:720 nova/virt/libvirt/connection.py:2016
 
4594
#: nova/virt/fake.py:273 nova/virt/baremetal/proxy.py:723
 
4595
#: nova/virt/libvirt/connection.py:2064 nova/virt/xenapi/connection.py:425
4709
4596
#, python-format
4710
4597
msgid "Compute_service record updated for %s "
4711
4598
msgstr ""
4712
4599
 
4713
 
#: nova/virt/firewall.py:130
4714
 
#, python-format
4715
 
msgid "Attempted to unfilter instance %s which is not filtered"
 
4600
#: nova/virt/firewall.py:130 nova/virt/libvirt/firewall.py:252
 
4601
msgid "Attempted to unfilter instance which is not filtered"
4716
4602
msgstr ""
4717
4603
 
4718
4604
#: nova/virt/firewall.py:137
4719
 
#, python-format
4720
 
msgid "Filters added to instance %s"
 
4605
msgid "Filters added to instance"
4721
4606
msgstr ""
4722
4607
 
4723
4608
#: nova/virt/firewall.py:139
4729
4614
msgid "Adding security group rule: %r"
4730
4615
msgstr ""
4731
4616
 
4732
 
#: nova/virt/firewall.py:403 nova/virt/xenapi/firewall.py:87
 
4617
#: nova/virt/firewall.py:404 nova/virt/xenapi/firewall.py:87
4733
4618
#, python-format
4734
4619
msgid "Adding provider rule: %s"
4735
4620
msgstr ""
4736
4621
 
4737
 
#: nova/virt/images.py:94
 
4622
#: nova/virt/images.py:86
4738
4623
msgid "'qemu-img info' parsing failed."
4739
4624
msgstr ""
4740
4625
 
4741
 
#: nova/virt/images.py:100
 
4626
#: nova/virt/images.py:92
4742
4627
#, python-format
4743
4628
msgid "fmt=%(fmt)s backed by: %(backing_file)s"
4744
4629
msgstr ""
4745
4630
 
4746
 
#: nova/virt/images.py:113
 
4631
#: nova/virt/images.py:104
4747
4632
#, python-format
4748
4633
msgid "Converted to raw, but format is now %s"
4749
4634
msgstr ""
4754
4639
"vmwareapi_host_password to useconnection_type=vmwareapi"
4755
4640
msgstr ""
4756
4641
 
4757
 
#: nova/virt/vmwareapi_conn.py:276
 
4642
#: nova/virt/vmwareapi_conn.py:277
4758
4643
#, python-format
4759
4644
msgid "In vmwareapi:_create_session, got this exception: %s"
4760
4645
msgstr ""
4761
4646
 
4762
 
#: nova/virt/vmwareapi_conn.py:359
 
4647
#: nova/virt/vmwareapi_conn.py:360
4763
4648
#, python-format
4764
4649
msgid "In vmwareapi:_call_method, got this exception: %s"
4765
4650
msgstr ""
4766
4651
 
4767
 
#: nova/virt/vmwareapi_conn.py:398
 
4652
#: nova/virt/vmwareapi_conn.py:395
4768
4653
#, python-format
4769
4654
msgid "Task [%(task_name)s] %(task_ref)s status: success"
4770
4655
msgstr ""
4771
4656
 
 
4657
#: nova/virt/vmwareapi_conn.py:400
 
4658
#, python-format
 
4659
msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s"
 
4660
msgstr ""
 
4661
 
4772
4662
#: nova/virt/vmwareapi_conn.py:404
4773
4663
#, python-format
4774
 
msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s"
4775
 
msgstr ""
4776
 
 
4777
 
#: nova/virt/vmwareapi_conn.py:409
4778
 
#, python-format
4779
4664
msgid "In vmwareapi:_poll_task, Got this error %s"
4780
4665
msgstr ""
4781
4666
 
4782
 
#: nova/virt/xenapi_conn.py:140
4783
 
msgid ""
4784
 
"Must specify xenapi_connection_url, xenapi_connection_username "
4785
 
"(optionally), and xenapi_connection_password to use "
4786
 
"connection_type=xenapi"
4787
 
msgstr ""
4788
 
 
4789
 
#: nova/virt/xenapi_conn.py:330 nova/virt/libvirt/connection.py:454
4790
 
msgid "Could not determine iscsi initiator name"
4791
 
msgstr ""
4792
 
 
4793
 
#: nova/virt/xenapi_conn.py:461
4794
 
msgid "Host startup on XenServer is not supported."
4795
 
msgstr ""
4796
 
 
4797
 
#: nova/virt/xenapi_conn.py:491
4798
 
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
4799
 
msgstr ""
4800
 
 
4801
 
#: nova/virt/xenapi_conn.py:529
4802
 
msgid "Host is member of a pool, but DB says otherwise"
4803
 
msgstr ""
4804
 
 
4805
 
#: nova/virt/xenapi_conn.py:611 nova/virt/xenapi_conn.py:624
4806
 
#, python-format
4807
 
msgid "Got exception: %s"
4808
 
msgstr ""
4809
 
 
4810
4667
#: nova/virt/baremetal/dom.py:93
4811
4668
msgid "No domains exist."
4812
4669
msgstr ""
4915
4772
msgid "Unknown baremetal driver %(d)s"
4916
4773
msgstr ""
4917
4774
 
4918
 
#: nova/virt/baremetal/proxy.py:148
 
4775
#: nova/virt/baremetal/proxy.py:139
4919
4776
#, python-format
4920
4777
msgid "Error encountered when destroying instance '%(name)s': %(ex)s"
4921
4778
msgstr ""
4922
4779
 
4923
 
#: nova/virt/baremetal/proxy.py:162
 
4780
#: nova/virt/baremetal/proxy.py:153
4924
4781
#, python-format
4925
4782
msgid "instance %(instance_name)s: deleting instance files %(target)s"
4926
4783
msgstr ""
4927
4784
 
4928
 
#: nova/virt/baremetal/proxy.py:189
 
4785
#: nova/virt/baremetal/proxy.py:180
4929
4786
#, python-format
4930
4787
msgid "instance %s: rebooted"
4931
4788
msgstr ""
4932
4789
 
4933
 
#: nova/virt/baremetal/proxy.py:192
 
4790
#: nova/virt/baremetal/proxy.py:184
4934
4791
msgid "_wait_for_reboot failed"
4935
4792
msgstr ""
4936
4793
 
4937
 
#: nova/virt/baremetal/proxy.py:222
 
4794
#: nova/virt/baremetal/proxy.py:214
4938
4795
#, python-format
4939
4796
msgid "instance %s: rescued"
4940
4797
msgstr ""
4941
4798
 
4942
 
#: nova/virt/baremetal/proxy.py:225
 
4799
#: nova/virt/baremetal/proxy.py:218
4943
4800
msgid "_wait_for_rescue failed"
4944
4801
msgstr ""
4945
4802
 
4946
 
#: nova/virt/baremetal/proxy.py:242
 
4803
#: nova/virt/baremetal/proxy.py:235
4947
4804
msgid "<============= spawn of baremetal =============>"
4948
4805
msgstr ""
4949
4806
 
4950
 
#: nova/virt/baremetal/proxy.py:255
 
4807
#: nova/virt/baremetal/proxy.py:248
4951
4808
#, python-format
4952
4809
msgid "instance %s: is building"
4953
4810
msgstr ""
4954
4811
 
 
4812
#: nova/virt/baremetal/proxy.py:254
 
4813
msgid "Key is injected but instance is not running yet"
 
4814
msgstr ""
 
4815
 
4955
4816
#: nova/virt/baremetal/proxy.py:260
4956
 
msgid "Key is injected but instance is not running yet"
4957
 
msgstr ""
4958
 
 
4959
 
#: nova/virt/baremetal/proxy.py:265
4960
4817
#, python-format
4961
4818
msgid "instance %s: booted"
4962
4819
msgstr ""
4963
4820
 
4964
 
#: nova/virt/baremetal/proxy.py:268
 
4821
#: nova/virt/baremetal/proxy.py:264
4965
4822
#, python-format
4966
4823
msgid "~~~~~~ current state = %s ~~~~~~"
4967
4824
msgstr ""
4968
4825
 
 
4826
#: nova/virt/baremetal/proxy.py:266
 
4827
#, python-format
 
4828
msgid "instance %s spawned successfully"
 
4829
msgstr ""
 
4830
 
4969
4831
#: nova/virt/baremetal/proxy.py:269
4970
4832
#, python-format
4971
 
msgid "instance %s spawned successfully"
 
4833
msgid "instance %s:not booted"
4972
4834
msgstr ""
4973
4835
 
4974
4836
#: nova/virt/baremetal/proxy.py:272
4975
 
#, python-format
4976
 
msgid "instance %s:not booted"
4977
 
msgstr ""
4978
 
 
4979
 
#: nova/virt/baremetal/proxy.py:274
4980
4837
msgid "Bremetal assignment is overcommitted."
4981
4838
msgstr ""
4982
4839
 
4983
 
#: nova/virt/baremetal/proxy.py:354
 
4840
#: nova/virt/baremetal/proxy.py:353
4984
4841
#, python-format
4985
4842
msgid "instance %s: Creating image"
4986
4843
msgstr ""
4997
4854
"%(img_id)s (%(e)s)"
4998
4855
msgstr ""
4999
4856
 
5000
 
#: nova/virt/baremetal/proxy.py:529
 
4857
#: nova/virt/baremetal/proxy.py:530
5001
4858
#, python-format
5002
4859
msgid "instance %s: starting toXML method"
5003
4860
msgstr ""
5004
4861
 
5005
 
#: nova/virt/baremetal/proxy.py:531
 
4862
#: nova/virt/baremetal/proxy.py:533
5006
4863
#, python-format
5007
4864
msgid "instance %s: finished toXML method"
5008
4865
msgstr ""
5009
4866
 
5010
 
#: nova/virt/baremetal/proxy.py:574 nova/virt/libvirt/connection.py:1783
 
4867
#: nova/virt/baremetal/proxy.py:577 nova/virt/libvirt/connection.py:1831
5011
4868
msgid ""
5012
4869
"Cannot get the number of cpu, because this function is not implemented "
5013
4870
"for this platform. This error can be safely ignored for now."
5014
4871
msgstr ""
5015
4872
 
5016
 
#: nova/virt/baremetal/proxy.py:714
 
4873
#: nova/virt/baremetal/proxy.py:717
5017
4874
#, python-format
5018
4875
msgid "#### RLK: cpu_arch = %s "
5019
4876
msgstr ""
5020
4877
 
5021
 
#: nova/virt/baremetal/proxy.py:746
 
4878
#: nova/virt/baremetal/proxy.py:749
5022
4879
msgid "Updating!"
5023
4880
msgstr ""
5024
4881
 
5025
 
#: nova/virt/baremetal/proxy.py:773 nova/virt/libvirt/connection.py:2577
 
4882
#: nova/virt/baremetal/proxy.py:776 nova/virt/libvirt/connection.py:2621
5026
4883
#: nova/virt/xenapi/host.py:129
5027
4884
msgid "Updating host stats"
5028
4885
msgstr ""
5058
4915
msgid "TILERA_BOARD_#%(node_id)s %(node_ip)s is not ready, out_msg=%(out_msg)s"
5059
4916
msgstr ""
5060
4917
 
5061
 
#: nova/virt/baremetal/tilera.py:292
 
4918
#: nova/virt/baremetal/tilera.py:291
5062
4919
msgid "Noting to do for tilera nodes: vmlinux is in CF"
5063
4920
msgstr ""
5064
4921
 
5065
 
#: nova/virt/baremetal/tilera.py:316
 
4922
#: nova/virt/baremetal/tilera.py:314
5066
4923
msgid "activate_node"
5067
4924
msgstr ""
5068
4925
 
5069
 
#: nova/virt/baremetal/tilera.py:330
 
4926
#: nova/virt/baremetal/tilera.py:328
5070
4927
msgid "Node is unknown error state."
5071
4928
msgstr ""
5072
4929
 
5074
4931
msgid "no capable image handler configured"
5075
4932
msgstr ""
5076
4933
 
5077
 
#: nova/virt/disk/api.py:178
 
4934
#: nova/virt/disk/api.py:179
5078
4935
#, python-format
5079
4936
msgid "unknown disk image handler: %s"
5080
4937
msgstr ""
5081
4938
 
5082
 
#: nova/virt/disk/api.py:189
 
4939
#: nova/virt/disk/api.py:191
5083
4940
msgid "image already mounted"
5084
4941
msgstr ""
5085
4942
 
5086
 
#: nova/virt/disk/api.py:276 nova/virt/disk/guestfs.py:64
5087
 
#: nova/virt/disk/guestfs.py:78 nova/virt/disk/mount.py:100
 
4943
#: nova/virt/disk/api.py:278 nova/virt/disk/guestfs.py:64
 
4944
#: nova/virt/disk/guestfs.py:78 nova/virt/disk/mount.py:102
5088
4945
#, python-format
5089
4946
msgid "Failed to mount filesystem: %s"
5090
4947
msgstr ""
5091
4948
 
5092
 
#: nova/virt/disk/api.py:291
 
4949
#: nova/virt/disk/api.py:293
5093
4950
#, python-format
5094
4951
msgid "Failed to remove container: %s"
5095
4952
msgstr ""
5096
4953
 
5097
 
#: nova/virt/disk/api.py:441
 
4954
#: nova/virt/disk/api.py:443
5098
4955
#, python-format
5099
4956
msgid "User %(username)s not found in password file."
5100
4957
msgstr ""
5101
4958
 
5102
 
#: nova/virt/disk/api.py:457
 
4959
#: nova/virt/disk/api.py:459
5103
4960
#, python-format
5104
4961
msgid "User %(username)s not found in shadow file."
5105
4962
msgstr ""
5118
4975
msgid "Could not attach image to loopback: %s"
5119
4976
msgstr ""
5120
4977
 
5121
 
#: nova/virt/disk/mount.py:76
5122
 
msgid "no partitions found"
5123
 
msgstr ""
5124
 
 
5125
 
#: nova/virt/disk/mount.py:77
 
4978
#: nova/virt/disk/mount.py:62
 
4979
#, python-format
 
4980
msgid "partition search unsupported with %s"
 
4981
msgstr ""
 
4982
 
 
4983
#: nova/virt/disk/mount.py:78
 
4984
#, python-format
 
4985
msgid "partition %s not found"
 
4986
msgstr ""
 
4987
 
 
4988
#: nova/virt/disk/mount.py:79
5126
4989
#, python-format
5127
4990
msgid "Failed to map partitions: %s"
5128
4991
msgstr ""
5145
5008
msgid "nbd device %s did not show up"
5146
5009
msgstr ""
5147
5010
 
5148
 
#: nova/virt/libvirt/connection.py:247
 
5011
#: nova/virt/libvirt/connection.py:280
5149
5012
#, python-format
5150
5013
msgid "Connecting to libvirt: %s"
5151
5014
msgstr ""
5152
5015
 
5153
 
#: nova/virt/libvirt/connection.py:268
 
5016
#: nova/virt/libvirt/connection.py:301
5154
5017
msgid "Connection to libvirt broke"
5155
5018
msgstr ""
5156
5019
 
5157
 
#: nova/virt/libvirt/connection.py:370
 
5020
#: nova/virt/libvirt/connection.py:403
5158
5021
#, python-format
5159
5022
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
5160
5023
msgstr ""
5161
5024
 
5162
 
#: nova/virt/libvirt/connection.py:382
 
5025
#: nova/virt/libvirt/connection.py:415
5163
5026
#, python-format
5164
5027
msgid ""
5165
5028
"Error from libvirt during saved instance removal. Code=%(errcode)s "
5166
5029
"Error=%(e)s"
5167
5030
msgstr ""
5168
5031
 
5169
 
#: nova/virt/libvirt/connection.py:393
 
5032
#: nova/virt/libvirt/connection.py:426
5170
5033
#, python-format
5171
5034
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
5172
5035
msgstr ""
5173
5036
 
5174
 
#: nova/virt/libvirt/connection.py:405
 
5037
#: nova/virt/libvirt/connection.py:438
5175
5038
msgid "Instance destroyed successfully."
5176
5039
msgstr ""
5177
5040
 
5178
 
#: nova/virt/libvirt/connection.py:417
 
5041
#: nova/virt/libvirt/connection.py:450
5179
5042
#, python-format
5180
5043
msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
5181
5044
msgstr ""
5182
5045
 
5183
 
#: nova/virt/libvirt/connection.py:443
 
5046
#: nova/virt/libvirt/connection.py:476
5184
5047
#, python-format
5185
5048
msgid "Deleting instance files %(target)s"
5186
5049
msgstr ""
5187
5050
 
5188
 
#: nova/virt/libvirt/connection.py:536
 
5051
#: nova/virt/libvirt/connection.py:487
 
5052
msgid "Could not determine iscsi initiator name"
 
5053
msgstr ""
 
5054
 
 
5055
#: nova/virt/libvirt/connection.py:570
5189
5056
msgid "attaching LXC block device"
5190
5057
msgstr ""
5191
5058
 
5192
 
#: nova/virt/libvirt/connection.py:549
 
5059
#: nova/virt/libvirt/connection.py:583
5193
5060
msgid "detaching LXC block device"
5194
5061
msgstr ""
5195
5062
 
5196
 
#: nova/virt/libvirt/connection.py:670
 
5063
#: nova/virt/libvirt/connection.py:708
5197
5064
msgid "Instance soft rebooted successfully."
5198
5065
msgstr ""
5199
5066
 
5200
 
#: nova/virt/libvirt/connection.py:674
 
5067
#: nova/virt/libvirt/connection.py:712
5201
5068
msgid "Failed to soft reboot instance."
5202
5069
msgstr ""
5203
5070
 
5204
 
#: nova/virt/libvirt/connection.py:703
 
5071
#: nova/virt/libvirt/connection.py:741
5205
5072
msgid "Instance shutdown successfully."
5206
5073
msgstr ""
5207
5074
 
5208
 
#: nova/virt/libvirt/connection.py:739 nova/virt/libvirt/connection.py:883
 
5075
#: nova/virt/libvirt/connection.py:777
5209
5076
msgid "During reboot, instance disappeared."
5210
5077
msgstr ""
5211
5078
 
5212
 
#: nova/virt/libvirt/connection.py:744
 
5079
#: nova/virt/libvirt/connection.py:782
5213
5080
msgid "Instance rebooted successfully."
5214
5081
msgstr ""
5215
5082
 
5216
 
#: nova/virt/libvirt/connection.py:845 nova/virt/xenapi/vmops.py:1371
 
5083
#: nova/virt/libvirt/connection.py:880 nova/virt/xenapi/vmops.py:1321
5217
5084
#, python-format
5218
5085
msgid ""
5219
5086
"Found %(migration_count)d unconfirmed migrations older than "
5220
5087
"%(confirm_window)d seconds"
5221
5088
msgstr ""
5222
5089
 
5223
 
#: nova/virt/libvirt/connection.py:849 nova/virt/xenapi/vmops.py:1375
 
5090
#: nova/virt/libvirt/connection.py:886
5224
5091
#, python-format
5225
5092
msgid "Automatically confirming migration %d"
5226
5093
msgstr ""
5227
5094
 
5228
 
#: nova/virt/libvirt/connection.py:874
 
5095
#: nova/virt/libvirt/connection.py:911
5229
5096
msgid "Instance is running"
5230
5097
msgstr ""
5231
5098
 
5232
 
#: nova/virt/libvirt/connection.py:888
 
5099
#: nova/virt/libvirt/connection.py:920
 
5100
msgid "During spawn, instance disappeared."
 
5101
msgstr ""
 
5102
 
 
5103
#: nova/virt/libvirt/connection.py:925
5233
5104
msgid "Instance spawned successfully."
5234
5105
msgstr ""
5235
5106
 
5236
 
#: nova/virt/libvirt/connection.py:904
 
5107
#: nova/virt/libvirt/connection.py:941
5237
5108
#, python-format
5238
5109
msgid "data: %(data)r, fpath: %(fpath)r"
5239
5110
msgstr ""
5240
5111
 
5241
 
#: nova/virt/libvirt/connection.py:956
 
5112
#: nova/virt/libvirt/connection.py:993
5242
5113
msgid "Guest does not have a console available"
5243
5114
msgstr ""
5244
5115
 
5245
 
#: nova/virt/libvirt/connection.py:992
 
5116
#: nova/virt/libvirt/connection.py:1037
5246
5117
#, python-format
5247
5118
msgid "Path '%(path)s' supports direct I/O"
5248
5119
msgstr ""
5249
5120
 
5250
 
#: nova/virt/libvirt/connection.py:996
 
5121
#: nova/virt/libvirt/connection.py:1041
5251
5122
#, python-format
5252
5123
msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'"
5253
5124
msgstr ""
5254
5125
 
5255
 
#: nova/virt/libvirt/connection.py:1000 nova/virt/libvirt/connection.py:1004
 
5126
#: nova/virt/libvirt/connection.py:1045 nova/virt/libvirt/connection.py:1049
5256
5127
#, python-format
5257
5128
msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
5258
5129
msgstr ""
5259
5130
 
5260
 
#: nova/virt/libvirt/connection.py:1122
 
5131
#: nova/virt/libvirt/connection.py:1174
5261
5132
msgid "Creating image"
5262
5133
msgstr ""
5263
5134
 
5264
 
#: nova/virt/libvirt/connection.py:1307
 
5135
#: nova/virt/libvirt/connection.py:1358
5265
5136
#, python-format
5266
5137
msgid "Injecting %(injection)s into image %(img_id)s"
5267
5138
msgstr ""
5268
5139
 
5269
 
#: nova/virt/libvirt/connection.py:1317
 
5140
#: nova/virt/libvirt/connection.py:1368
5270
5141
#, python-format
5271
5142
msgid "Ignoring error injecting data into image %(img_id)s (%(e)s)"
5272
5143
msgstr ""
5273
5144
 
5274
 
#: nova/virt/libvirt/connection.py:1349
 
5145
#: nova/virt/libvirt/connection.py:1400
5275
5146
#, python-format
5276
5147
msgid "block_device_list %s"
5277
5148
msgstr ""
5278
5149
 
5279
 
#: nova/virt/libvirt/connection.py:1626
 
5150
#: nova/virt/libvirt/connection.py:1689
5280
5151
msgid "Starting toXML method"
5281
5152
msgstr ""
5282
5153
 
5283
 
#: nova/virt/libvirt/connection.py:1630
 
5154
#: nova/virt/libvirt/connection.py:1693
5284
5155
msgid "Finished toXML method"
5285
5156
msgstr ""
5286
5157
 
5287
 
#: nova/virt/libvirt/connection.py:1647
 
5158
#: nova/virt/libvirt/connection.py:1710
5288
5159
#, python-format
5289
5160
msgid ""
5290
5161
"Error from libvirt while looking up %(instance_name)s: [Error Code "
5291
5162
"%(error_code)s] %(ex)s"
5292
5163
msgstr ""
5293
5164
 
5294
 
#: nova/virt/libvirt/connection.py:1888
 
5165
#: nova/virt/libvirt/connection.py:1936
5295
5166
msgid "libvirt version is too old (does not support getVersion)"
5296
5167
msgstr ""
5297
5168
 
5298
 
#: nova/virt/libvirt/connection.py:1910
 
5169
#: nova/virt/libvirt/connection.py:1958
5299
5170
#, python-format
5300
5171
msgid "'<cpu>' must be 1, but %d\n"
5301
5172
msgstr ""
5302
5173
 
5303
 
#: nova/virt/libvirt/connection.py:1937
 
5174
#: nova/virt/libvirt/connection.py:1985
5304
5175
#, python-format
5305
5176
msgid "topology (%(topology)s) must have %(ks)s"
5306
5177
msgstr ""
5307
5178
 
5308
 
#: nova/virt/libvirt/connection.py:2035
 
5179
#: nova/virt/libvirt/connection.py:2083
5309
5180
#, python-format
5310
5181
msgid ""
5311
5182
"Instance launched has CPU info:\n"
5312
5183
"%s"
5313
5184
msgstr ""
5314
5185
 
5315
 
#: nova/virt/libvirt/connection.py:2047
 
5186
#: nova/virt/libvirt/connection.py:2095
5316
5187
#, python-format
5317
5188
msgid ""
5318
5189
"CPU doesn't have compatibility.\n"
5322
5193
"Refer to %(u)s"
5323
5194
msgstr ""
5324
5195
 
5325
 
#: nova/virt/libvirt/connection.py:2104
 
5196
#: nova/virt/libvirt/connection.py:2150
5326
5197
#, python-format
5327
5198
msgid "Timeout migrating for %s. nwfilter not found."
5328
5199
msgstr ""
5329
5200
 
5330
 
#: nova/virt/libvirt/connection.py:2320
 
5201
#: nova/virt/libvirt/connection.py:2366
5331
5202
#, python-format
5332
5203
msgid "skipping %(path)s since it looks like volume"
5333
5204
msgstr ""
5334
5205
 
5335
 
#: nova/virt/libvirt/connection.py:2375
 
5206
#: nova/virt/libvirt/connection.py:2421
5336
5207
#, python-format
5337
5208
msgid "Getting disk size of %(i_name)s: %(e)s"
5338
5209
msgstr ""
5339
5210
 
5340
 
#: nova/virt/libvirt/connection.py:2426
5341
 
#, python-format
5342
 
msgid "Instance %s: Starting migrate_disk_and_power_off"
 
5211
#: nova/virt/libvirt/connection.py:2472
 
5212
msgid "Starting migrate_disk_and_power_off"
5343
5213
msgstr ""
5344
5214
 
5345
 
#: nova/virt/libvirt/connection.py:2481
 
5215
#: nova/virt/libvirt/connection.py:2527
5346
5216
msgid "During wait running, instance disappeared."
5347
5217
msgstr ""
5348
5218
 
5349
 
#: nova/virt/libvirt/connection.py:2486
 
5219
#: nova/virt/libvirt/connection.py:2532
5350
5220
msgid "Instance running successfully."
5351
5221
msgstr ""
5352
5222
 
5353
 
#: nova/virt/libvirt/connection.py:2493
5354
 
#, python-format
5355
 
msgid "Instance %s: Starting finish_migration"
 
5223
#: nova/virt/libvirt/connection.py:2538
 
5224
msgid "Starting finish_migration"
5356
5225
msgstr ""
5357
5226
 
5358
 
#: nova/virt/libvirt/connection.py:2533
5359
 
#, python-format
5360
 
msgid "Instance %s: Starting finish_revert_migration"
 
5227
#: nova/virt/libvirt/connection.py:2577
 
5228
msgid "Starting finish_revert_migration"
5361
5229
msgstr ""
5362
5230
 
5363
5231
#: nova/virt/libvirt/firewall.py:42
5388
5256
msgid "iptables firewall: Setup Basic Filtering"
5389
5257
msgstr ""
5390
5258
 
5391
 
#: nova/virt/libvirt/firewall.py:252
5392
 
msgid "Attempted to unfilter instance which is not filtered"
5393
 
msgstr ""
5394
 
 
5395
 
#: nova/virt/libvirt/imagecache.py:170
 
5259
#: nova/virt/libvirt/imagecache.py:159
5396
5260
#, python-format
5397
5261
msgid "%s is a valid instance name"
5398
5262
msgstr ""
5399
5263
 
5400
 
#: nova/virt/libvirt/imagecache.py:173
 
5264
#: nova/virt/libvirt/imagecache.py:162
5401
5265
#, python-format
5402
5266
msgid "%s has a disk file"
5403
5267
msgstr ""
5404
5268
 
5405
 
#: nova/virt/libvirt/imagecache.py:175
 
5269
#: nova/virt/libvirt/imagecache.py:164
5406
5270
#, python-format
5407
5271
msgid "Instance %(instance)s is backed by %(backing)s"
5408
5272
msgstr ""
5409
5273
 
5410
 
#: nova/virt/libvirt/imagecache.py:186
 
5274
#: nova/virt/libvirt/imagecache.py:176
5411
5275
#, python-format
5412
5276
msgid ""
5413
5277
"Instance %(instance)s is using a backing file %(backing)s which does not "
5414
5278
"appear in the image service"
5415
5279
msgstr ""
5416
5280
 
 
5281
#: nova/virt/libvirt/imagecache.py:227
 
5282
#, python-format
 
5283
msgid "%(id)s (%(base_file)s): image verification failed"
 
5284
msgstr ""
 
5285
 
5417
5286
#: nova/virt/libvirt/imagecache.py:237
5418
5287
#, python-format
5419
 
msgid "%(id)s (%(base_file)s): image verification failed"
5420
 
msgstr ""
5421
 
 
5422
 
#: nova/virt/libvirt/imagecache.py:247
5423
 
#, python-format
5424
5288
msgid "%(id)s (%(base_file)s): image verification skipped, no hash stored"
5425
5289
msgstr ""
5426
5290
 
5427
 
#: nova/virt/libvirt/imagecache.py:266
 
5291
#: nova/virt/libvirt/imagecache.py:256
5428
5292
#, python-format
5429
5293
msgid "Cannot remove %(base_file)s, it does not exist"
5430
5294
msgstr ""
5431
5295
 
5432
 
#: nova/virt/libvirt/imagecache.py:278
 
5296
#: nova/virt/libvirt/imagecache.py:268
5433
5297
#, python-format
5434
5298
msgid "Base file too young to remove: %s"
5435
5299
msgstr ""
5436
5300
 
5437
 
#: nova/virt/libvirt/imagecache.py:281
 
5301
#: nova/virt/libvirt/imagecache.py:271
5438
5302
#, python-format
5439
5303
msgid "Removing base file: %s"
5440
5304
msgstr ""
5441
5305
 
5442
 
#: nova/virt/libvirt/imagecache.py:288
 
5306
#: nova/virt/libvirt/imagecache.py:278
5443
5307
#, python-format
5444
5308
msgid "Failed to remove %(base_file)s, error was %(error)s"
5445
5309
msgstr ""
5446
5310
 
5447
 
#: nova/virt/libvirt/imagecache.py:299
 
5311
#: nova/virt/libvirt/imagecache.py:289
5448
5312
#, python-format
5449
5313
msgid "%(id)s (%(base_file)s): checking"
5450
5314
msgstr ""
5451
5315
 
5452
 
#: nova/virt/libvirt/imagecache.py:318
 
5316
#: nova/virt/libvirt/imagecache.py:308
5453
5317
#, python-format
5454
5318
msgid ""
5455
5319
"%(id)s (%(base_file)s): in use: on this node %(local)d local, %(remote)d "
5456
5320
"on other nodes"
5457
5321
msgstr ""
5458
5322
 
5459
 
#: nova/virt/libvirt/imagecache.py:330
 
5323
#: nova/virt/libvirt/imagecache.py:320
5460
5324
#, python-format
5461
5325
msgid ""
5462
5326
"%(id)s (%(base_file)s): warning -- an absent base file is in use! "
5463
5327
"instances: %(instance_list)s"
5464
5328
msgstr ""
5465
5329
 
 
5330
#: nova/virt/libvirt/imagecache.py:328
 
5331
#, python-format
 
5332
msgid "%(id)s (%(base_file)s): in use on (%(remote)d on other nodes)"
 
5333
msgstr ""
 
5334
 
5466
5335
#: nova/virt/libvirt/imagecache.py:338
5467
5336
#, python-format
5468
 
msgid "%(id)s (%(base_file)s): in use on (%(remote)d on other nodes)"
5469
 
msgstr ""
5470
 
 
5471
 
#: nova/virt/libvirt/imagecache.py:348
5472
 
#, python-format
5473
5337
msgid "%(id)s (%(base_file)s): image is not in use"
5474
5338
msgstr ""
5475
5339
 
5476
 
#: nova/virt/libvirt/imagecache.py:354
 
5340
#: nova/virt/libvirt/imagecache.py:344
5477
5341
#, python-format
5478
5342
msgid "%(id)s (%(base_file)s): image is in use"
5479
5343
msgstr ""
5480
5344
 
5481
 
#: nova/virt/libvirt/imagecache.py:376
 
5345
#: nova/virt/libvirt/imagecache.py:367
5482
5346
#, python-format
5483
5347
msgid "Skipping verification, no base directory at %s"
5484
5348
msgstr ""
5485
5349
 
5486
 
#: nova/virt/libvirt/imagecache.py:380
 
5350
#: nova/virt/libvirt/imagecache.py:371
5487
5351
msgid "Verify base images"
5488
5352
msgstr ""
5489
5353
 
5490
 
#: nova/virt/libvirt/imagecache.py:387
 
5354
#: nova/virt/libvirt/imagecache.py:378
5491
5355
#, python-format
5492
5356
msgid "Image id %(id)s yields fingerprint %(fingerprint)s"
5493
5357
msgstr ""
5494
5358
 
5495
 
#: nova/virt/libvirt/imagecache.py:405
 
5359
#: nova/virt/libvirt/imagecache.py:396
5496
5360
#, python-format
5497
5361
msgid "Unknown base file: %s"
5498
5362
msgstr ""
5499
5363
 
5500
 
#: nova/virt/libvirt/imagecache.py:410
 
5364
#: nova/virt/libvirt/imagecache.py:401
5501
5365
#, python-format
5502
5366
msgid "Active base files: %s"
5503
5367
msgstr ""
5504
5368
 
5505
 
#: nova/virt/libvirt/imagecache.py:413
 
5369
#: nova/virt/libvirt/imagecache.py:404
5506
5370
#, python-format
5507
5371
msgid "Corrupt base files: %s"
5508
5372
msgstr ""
5509
5373
 
5510
 
#: nova/virt/libvirt/imagecache.py:417
 
5374
#: nova/virt/libvirt/imagecache.py:408
5511
5375
#, python-format
5512
5376
msgid "Removable base files: %s"
5513
5377
msgstr ""
5514
5378
 
5515
 
#: nova/virt/libvirt/imagecache.py:425
 
5379
#: nova/virt/libvirt/imagecache.py:416
5516
5380
msgid "Verification complete"
5517
5381
msgstr ""
5518
5382
 
5519
 
#: nova/virt/libvirt/utils.py:264
 
5383
#: nova/virt/libvirt/utils.py:282
5520
5384
msgid "Unable to find an open port"
5521
5385
msgstr ""
5522
5386
 
5523
 
#: nova/virt/libvirt/vif.py:90
 
5387
#: nova/virt/libvirt/utils.py:360
 
5388
#, python-format
 
5389
msgid "Reading image info file: %s"
 
5390
msgstr ""
 
5391
 
 
5392
#: nova/virt/libvirt/utils.py:364
 
5393
#, python-format
 
5394
msgid "Read: %s"
 
5395
msgstr ""
 
5396
 
 
5397
#: nova/virt/libvirt/utils.py:370
 
5398
#, python-format
 
5399
msgid "Error reading image info file %(filename)s: %(error)s"
 
5400
msgstr ""
 
5401
 
 
5402
#: nova/virt/libvirt/utils.py:394
 
5403
#, python-format
 
5404
msgid "Writing image info file: %s"
 
5405
msgstr ""
 
5406
 
 
5407
#: nova/virt/libvirt/utils.py:395
 
5408
#, python-format
 
5409
msgid "Wrote: %s"
 
5410
msgstr ""
 
5411
 
 
5412
#: nova/virt/libvirt/vif.py:91
5524
5413
#, python-format
5525
5414
msgid "Ensuring vlan %(vlan)s and bridge %(bridge)s"
5526
5415
msgstr ""
5527
5416
 
5528
 
#: nova/virt/libvirt/vif.py:99
 
5417
#: nova/virt/libvirt/vif.py:101
5529
5418
#, python-format
5530
5419
msgid "Ensuring bridge %s"
5531
5420
msgstr ""
5532
5421
 
5533
 
#: nova/virt/libvirt/vif.py:165 nova/virt/libvirt/vif.py:220
5534
 
#, python-format
5535
 
msgid "Failed while unplugging vif of instance '%s'"
 
5422
#: nova/virt/libvirt/vif.py:168 nova/virt/libvirt/vif.py:224
 
5423
msgid "Failed while unplugging vif"
5536
5424
msgstr ""
5537
5425
 
5538
 
#: nova/virt/libvirt/volume.py:158
 
5426
#: nova/virt/libvirt/volume.py:163
5539
5427
#, python-format
5540
5428
msgid "iSCSI device not found at %s"
5541
5429
msgstr ""
5542
5430
 
5543
 
#: nova/virt/libvirt/volume.py:161
 
5431
#: nova/virt/libvirt/volume.py:166
5544
5432
#, python-format
5545
5433
msgid ""
5546
5434
"ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry.  "
5547
5435
"Try number: %(tries)s"
5548
5436
msgstr ""
5549
5437
 
5550
 
#: nova/virt/libvirt/volume.py:173
 
5438
#: nova/virt/libvirt/volume.py:178
5551
5439
#, python-format
5552
5440
msgid "Found iSCSI node %(mount_device)s (after %(tries)s rescans)"
5553
5441
msgstr ""
5564
5452
 
5565
5453
#: nova/virt/vmwareapi/fake.py:131
5566
5454
#, python-format
5567
 
msgid "Property %(attr)s not set for the managed object %(objName)s"
 
5455
msgid "Property %(attr)s not set for the managed object %(name)s"
5568
5456
msgstr ""
5569
5457
 
5570
 
#: nova/virt/vmwareapi/fake.py:437
 
5458
#: nova/virt/vmwareapi/fake.py:436
5571
5459
msgid "There is no VM registered"
5572
5460
msgstr ""
5573
5461
 
5574
 
#: nova/virt/vmwareapi/fake.py:439 nova/virt/vmwareapi/fake.py:609
 
5462
#: nova/virt/vmwareapi/fake.py:438 nova/virt/vmwareapi/fake.py:608
5575
5463
#, python-format
5576
5464
msgid "Virtual Machine with ref %s is not there"
5577
5465
msgstr ""
5578
5466
 
5579
 
#: nova/virt/vmwareapi/fake.py:502
 
5467
#: nova/virt/vmwareapi/fake.py:501
5580
5468
#, python-format
5581
5469
msgid "Logging out a session that is invalid or already logged out: %s"
5582
5470
msgstr ""
5583
5471
 
5584
 
#: nova/virt/vmwareapi/fake.py:517
 
5472
#: nova/virt/vmwareapi/fake.py:516
5585
5473
msgid "Session is faulty"
5586
5474
msgstr ""
5587
5475
 
5588
 
#: nova/virt/vmwareapi/fake.py:520
 
5476
#: nova/virt/vmwareapi/fake.py:519
5589
5477
msgid "Session Invalid"
5590
5478
msgstr ""
5591
5479
 
5592
 
#: nova/virt/vmwareapi/fake.py:606
 
5480
#: nova/virt/vmwareapi/fake.py:605
5593
5481
msgid " No Virtual Machine has been registered yet"
5594
5482
msgstr ""
5595
5483
 
5671
5559
msgstr ""
5672
5560
 
5673
5561
#: nova/virt/vmwareapi/vmops.py:196
5674
 
#, python-format
5675
 
msgid "Creating VM with the name %s on the ESX  host"
5676
 
msgstr ""
5677
 
 
5678
 
#: nova/virt/vmwareapi/vmops.py:205
5679
 
#, python-format
5680
 
msgid "Created VM with the name %s on the ESX  host"
5681
 
msgstr ""
5682
 
 
5683
 
#: nova/virt/vmwareapi/vmops.py:234
 
5562
msgid "Creating VM on the ESX  host"
 
5563
msgstr ""
 
5564
 
 
5565
#: nova/virt/vmwareapi/vmops.py:204
 
5566
msgid "Created VM on the ESX  host"
 
5567
msgstr ""
 
5568
 
 
5569
#: nova/virt/vmwareapi/vmops.py:232
5684
5570
#, python-format
5685
5571
msgid ""
5686
5572
"Creating Virtual Disk of size  %(vmdk_file_size_in_kb)s KB and adapter "
5687
5573
"type  %(adapter_type)s on the ESX host local store %(data_store_name)s"
5688
5574
msgstr ""
5689
5575
 
5690
 
#: nova/virt/vmwareapi/vmops.py:251
 
5576
#: nova/virt/vmwareapi/vmops.py:250
5691
5577
#, python-format
5692
5578
msgid ""
5693
5579
"Created Virtual Disk of size %(vmdk_file_size_in_kb)s KB on the ESX host "
5701
5587
"%(data_store_name)s"
5702
5588
msgstr ""
5703
5589
 
5704
 
#: nova/virt/vmwareapi/vmops.py:272
 
5590
#: nova/virt/vmwareapi/vmops.py:273
5705
5591
#, python-format
5706
5592
msgid ""
5707
5593
"Deleted the file %(flat_uploaded_vmdk_path)s on the ESX host local store "
5708
5594
"%(data_store_name)s"
5709
5595
msgstr ""
5710
5596
 
5711
 
#: nova/virt/vmwareapi/vmops.py:283
 
5597
#: nova/virt/vmwareapi/vmops.py:285
5712
5598
#, python-format
5713
5599
msgid ""
5714
5600
"Downloading image file data %(image_ref)s to the ESX data store "
5715
5601
"%(data_store_name)s"
5716
5602
msgstr ""
5717
5603
 
5718
 
#: nova/virt/vmwareapi/vmops.py:298
 
5604
#: nova/virt/vmwareapi/vmops.py:301
5719
5605
#, python-format
5720
5606
msgid ""
5721
5607
"Downloaded image file data %(image_ref)s to the ESX data store "
5722
5608
"%(data_store_name)s"
5723
5609
msgstr ""
5724
5610
 
5725
 
#: nova/virt/vmwareapi/vmops.py:315
5726
 
#, python-format
5727
 
msgid "Reconfiguring VM instance %s to attach the image disk"
5728
 
msgstr ""
5729
 
 
5730
 
#: nova/virt/vmwareapi/vmops.py:322
5731
 
#, python-format
5732
 
msgid "Reconfigured VM instance %s to attach the image disk"
5733
 
msgstr ""
5734
 
 
5735
 
#: nova/virt/vmwareapi/vmops.py:329
5736
 
#, python-format
5737
 
msgid "Powering on the VM instance %s"
5738
 
msgstr ""
5739
 
 
5740
 
#: nova/virt/vmwareapi/vmops.py:335
5741
 
#, python-format
5742
 
msgid "Powered on the VM instance %s"
5743
 
msgstr ""
5744
 
 
5745
 
#: nova/virt/vmwareapi/vmops.py:381
5746
 
#, python-format
5747
 
msgid "Creating Snapshot of the VM instance %s "
5748
 
msgstr ""
5749
 
 
5750
 
#: nova/virt/vmwareapi/vmops.py:391
5751
 
#, python-format
5752
 
msgid "Created Snapshot of the VM instance %s "
5753
 
msgstr ""
5754
 
 
5755
 
#: nova/virt/vmwareapi/vmops.py:434
5756
 
#, python-format
5757
 
msgid "Copying disk data before snapshot of the VM  instance %s"
5758
 
msgstr ""
5759
 
 
5760
 
#: nova/virt/vmwareapi/vmops.py:447
5761
 
#, python-format
5762
 
msgid "Copied disk data before snapshot of the VM instance %s"
5763
 
msgstr ""
5764
 
 
5765
 
#: nova/virt/vmwareapi/vmops.py:456
 
5611
#: nova/virt/vmwareapi/vmops.py:319
 
5612
msgid "Reconfiguring VM instance to attach the image disk"
 
5613
msgstr ""
 
5614
 
 
5615
#: nova/virt/vmwareapi/vmops.py:326
 
5616
msgid "Reconfigured VM instance to attach the image disk"
 
5617
msgstr ""
 
5618
 
 
5619
#: nova/virt/vmwareapi/vmops.py:333
 
5620
msgid "Powering on the VM instance"
 
5621
msgstr ""
 
5622
 
 
5623
#: nova/virt/vmwareapi/vmops.py:339
 
5624
msgid "Powered on the VM instance"
 
5625
msgstr ""
 
5626
 
 
5627
#: nova/virt/vmwareapi/vmops.py:385
 
5628
msgid "Creating Snapshot of the VM instance"
 
5629
msgstr ""
 
5630
 
 
5631
#: nova/virt/vmwareapi/vmops.py:395
 
5632
msgid "Created Snapshot of the VM instance"
 
5633
msgstr ""
 
5634
 
 
5635
#: nova/virt/vmwareapi/vmops.py:438
 
5636
msgid "Copying disk data before snapshot of the VM"
 
5637
msgstr ""
 
5638
 
 
5639
#: nova/virt/vmwareapi/vmops.py:451
 
5640
msgid "Copied disk data before snapshot of the VM"
 
5641
msgstr ""
 
5642
 
 
5643
#: nova/virt/vmwareapi/vmops.py:460
5766
5644
#, python-format
5767
5645
msgid "Uploading image %s"
5768
5646
msgstr ""
5769
5647
 
5770
 
#: nova/virt/vmwareapi/vmops.py:469
 
5648
#: nova/virt/vmwareapi/vmops.py:474
5771
5649
#, python-format
5772
5650
msgid "Uploaded image %s"
5773
5651
msgstr ""
5774
5652
 
5775
 
#: nova/virt/vmwareapi/vmops.py:479
 
5653
#: nova/virt/vmwareapi/vmops.py:485
5776
5654
#, python-format
5777
5655
msgid "Deleting temporary vmdk file %s"
5778
5656
msgstr ""
5779
5657
 
5780
 
#: nova/virt/vmwareapi/vmops.py:488
 
5658
#: nova/virt/vmwareapi/vmops.py:494
5781
5659
#, python-format
5782
5660
msgid "Deleted temporary vmdk file %s"
5783
5661
msgstr ""
5784
5662
 
5785
 
#: nova/virt/vmwareapi/vmops.py:520
 
5663
#: nova/virt/vmwareapi/vmops.py:526
5786
5664
msgid "instance is not powered on"
5787
5665
msgstr ""
5788
5666
 
5789
 
#: nova/virt/vmwareapi/vmops.py:527
5790
 
#, python-format
5791
 
msgid "Rebooting guest OS of VM %s"
5792
 
msgstr ""
5793
 
 
5794
 
#: nova/virt/vmwareapi/vmops.py:530
5795
 
#, python-format
5796
 
msgid "Rebooted guest OS of VM %s"
5797
 
msgstr ""
5798
 
 
5799
 
#: nova/virt/vmwareapi/vmops.py:532
5800
 
#, python-format
5801
 
msgid "Doing hard reboot of VM %s"
 
5667
#: nova/virt/vmwareapi/vmops.py:533
 
5668
msgid "Rebooting guest OS of VM"
5802
5669
msgstr ""
5803
5670
 
5804
5671
#: nova/virt/vmwareapi/vmops.py:536
5805
 
#, python-format
5806
 
msgid "Did hard reboot of VM %s"
5807
 
msgstr ""
5808
 
 
5809
 
#: nova/virt/vmwareapi/vmops.py:548
5810
 
#, python-format
5811
 
msgid "instance - %s not present"
5812
 
msgstr ""
5813
 
 
5814
 
#: nova/virt/vmwareapi/vmops.py:567
5815
 
#, python-format
5816
 
msgid "Powering off the VM %s"
5817
 
msgstr ""
5818
 
 
5819
 
#: nova/virt/vmwareapi/vmops.py:572
5820
 
#, python-format
5821
 
msgid "Powered off the VM %s"
5822
 
msgstr ""
5823
 
 
5824
 
#: nova/virt/vmwareapi/vmops.py:576
5825
 
#, python-format
5826
 
msgid "Unregistering the VM %s"
5827
 
msgstr ""
5828
 
 
5829
 
#: nova/virt/vmwareapi/vmops.py:579
5830
 
#, python-format
5831
 
msgid "Unregistered the VM %s"
5832
 
msgstr ""
5833
 
 
5834
 
#: nova/virt/vmwareapi/vmops.py:581
 
5672
msgid "Rebooted guest OS of VM"
 
5673
msgstr ""
 
5674
 
 
5675
#: nova/virt/vmwareapi/vmops.py:538
 
5676
msgid "Doing hard reboot of VM"
 
5677
msgstr ""
 
5678
 
 
5679
#: nova/virt/vmwareapi/vmops.py:542
 
5680
msgid "Did hard reboot of VM"
 
5681
msgstr ""
 
5682
 
 
5683
#: nova/virt/vmwareapi/vmops.py:554
 
5684
msgid "instance not present"
 
5685
msgstr ""
 
5686
 
 
5687
#: nova/virt/vmwareapi/vmops.py:573
 
5688
msgid "Powering off the VM"
 
5689
msgstr ""
 
5690
 
 
5691
#: nova/virt/vmwareapi/vmops.py:578
 
5692
msgid "Powered off the VM"
 
5693
msgstr ""
 
5694
 
 
5695
#: nova/virt/vmwareapi/vmops.py:582
 
5696
msgid "Unregistering the VM"
 
5697
msgstr ""
 
5698
 
 
5699
#: nova/virt/vmwareapi/vmops.py:585
 
5700
msgid "Unregistered the VM"
 
5701
msgstr ""
 
5702
 
 
5703
#: nova/virt/vmwareapi/vmops.py:587
5835
5704
#, python-format
5836
5705
msgid ""
5837
5706
"In vmwareapi:vmops:destroy, got this exception while un-registering the "
5838
5707
"VM: %s"
5839
5708
msgstr ""
5840
5709
 
5841
 
#: nova/virt/vmwareapi/vmops.py:592
5842
 
#, python-format
5843
 
msgid "Deleting contents of the VM %(name)s from datastore %(datastore_name)s"
5844
 
msgstr ""
5845
 
 
5846
 
#: nova/virt/vmwareapi/vmops.py:602
5847
 
#, python-format
5848
 
msgid "Deleted contents of the VM %(name)s from datastore %(datastore_name)s"
5849
 
msgstr ""
5850
 
 
5851
 
#: nova/virt/vmwareapi/vmops.py:607
 
5710
#: nova/virt/vmwareapi/vmops.py:599
 
5711
#, python-format
 
5712
msgid "Deleting contents of the VM from datastore %(datastore_name)s"
 
5713
msgstr ""
 
5714
 
 
5715
#: nova/virt/vmwareapi/vmops.py:609
 
5716
#, python-format
 
5717
msgid "Deleted contents of the VM from datastore %(datastore_name)s"
 
5718
msgstr ""
 
5719
 
 
5720
#: nova/virt/vmwareapi/vmops.py:614
5852
5721
#, python-format
5853
5722
msgid ""
5854
5723
"In vmwareapi:vmops:destroy, got this exception while deleting the VM "
5855
5724
"contents from the disk: %s"
5856
5725
msgstr ""
5857
5726
 
5858
 
#: nova/virt/vmwareapi/vmops.py:615
 
5727
#: nova/virt/vmwareapi/vmops.py:623
5859
5728
msgid "pause not supported for vmwareapi"
5860
5729
msgstr ""
5861
5730
 
5862
 
#: nova/virt/vmwareapi/vmops.py:619
 
5731
#: nova/virt/vmwareapi/vmops.py:627
5863
5732
msgid "unpause not supported for vmwareapi"
5864
5733
msgstr ""
5865
5734
 
5866
 
#: nova/virt/vmwareapi/vmops.py:633
5867
 
#, python-format
5868
 
msgid "Suspending the VM %s "
5869
 
msgstr ""
5870
 
 
5871
 
#: nova/virt/vmwareapi/vmops.py:637
5872
 
#, python-format
5873
 
msgid "Suspended the VM %s "
5874
 
msgstr ""
5875
 
 
5876
 
#: nova/virt/vmwareapi/vmops.py:640
 
5735
#: nova/virt/vmwareapi/vmops.py:641
 
5736
msgid "Suspending the VM"
 
5737
msgstr ""
 
5738
 
 
5739
#: nova/virt/vmwareapi/vmops.py:645
 
5740
msgid "Suspended the VM"
 
5741
msgstr ""
 
5742
 
 
5743
#: nova/virt/vmwareapi/vmops.py:648
5877
5744
msgid "instance is powered off and can not be suspended."
5878
5745
msgstr ""
5879
5746
 
5880
 
#: nova/virt/vmwareapi/vmops.py:643
5881
 
#, python-format
5882
 
msgid "VM %s was already in suspended state. So returning without doing anything"
5883
 
msgstr ""
5884
 
 
5885
 
#: nova/virt/vmwareapi/vmops.py:656
5886
 
#, python-format
5887
 
msgid "Resuming the VM %s"
5888
 
msgstr ""
5889
 
 
5890
 
#: nova/virt/vmwareapi/vmops.py:661
5891
 
#, python-format
5892
 
msgid "Resumed the VM %s "
5893
 
msgstr ""
5894
 
 
5895
 
#: nova/virt/vmwareapi/vmops.py:663
 
5747
#: nova/virt/vmwareapi/vmops.py:651
 
5748
msgid "VM was already in suspended state. So returning without doing anything"
 
5749
msgstr ""
 
5750
 
 
5751
#: nova/virt/vmwareapi/vmops.py:664
 
5752
msgid "Resuming the VM"
 
5753
msgstr ""
 
5754
 
 
5755
#: nova/virt/vmwareapi/vmops.py:669
 
5756
msgid "Resumed the VM"
 
5757
msgstr ""
 
5758
 
 
5759
#: nova/virt/vmwareapi/vmops.py:671
5896
5760
msgid "instance is not in a suspended state"
5897
5761
msgstr ""
5898
5762
 
5899
 
#: nova/virt/vmwareapi/vmops.py:699
 
5763
#: nova/virt/vmwareapi/vmops.py:707
5900
5764
msgid "get_diagnostics not implemented for vmwareapi"
5901
5765
msgstr ""
5902
5766
 
5903
 
#: nova/virt/vmwareapi/vmops.py:757
5904
 
#, python-format
5905
 
msgid ""
5906
 
"Reconfiguring VM instance %(name)s to set the machine id with ip - "
5907
 
"%(ip_addr)s"
5908
 
msgstr ""
5909
 
 
5910
5767
#: nova/virt/vmwareapi/vmops.py:765
5911
5768
#, python-format
5912
 
msgid ""
5913
 
"Reconfigured VM instance %(name)s to set the machine id with ip - "
5914
 
"%(ip_addr)s"
5915
 
msgstr ""
5916
 
 
5917
 
#: nova/virt/vmwareapi/vmops.py:802
 
5769
msgid "Reconfiguring VM instance to set the machine id with ip - %(ip_addr)s"
 
5770
msgstr ""
 
5771
 
 
5772
#: nova/virt/vmwareapi/vmops.py:773
 
5773
#, python-format
 
5774
msgid "Reconfigured VM instance to set the machine id with ip - %(ip_addr)s"
 
5775
msgstr ""
 
5776
 
 
5777
#: nova/virt/vmwareapi/vmops.py:810
5918
5778
#, python-format
5919
5779
msgid "Creating directory with path %s"
5920
5780
msgstr ""
5921
5781
 
5922
 
#: nova/virt/vmwareapi/vmops.py:806
 
5782
#: nova/virt/vmwareapi/vmops.py:814
5923
5783
#, python-format
5924
5784
msgid "Created directory with path %s"
5925
5785
msgstr ""
5929
5789
msgid "Downloading image %s from glance image server"
5930
5790
msgstr ""
5931
5791
 
5932
 
#: nova/virt/vmwareapi/vmware_images.py:103
 
5792
#: nova/virt/vmwareapi/vmware_images.py:104
5933
5793
#, python-format
5934
5794
msgid "Downloaded image %s from glance image server"
5935
5795
msgstr ""
5936
5796
 
5937
 
#: nova/virt/vmwareapi/vmware_images.py:108
 
5797
#: nova/virt/vmwareapi/vmware_images.py:110
5938
5798
#, python-format
5939
5799
msgid "Uploading image %s to the Glance image server"
5940
5800
msgstr ""
5941
5801
 
5942
 
#: nova/virt/vmwareapi/vmware_images.py:129
 
5802
#: nova/virt/vmwareapi/vmware_images.py:132
5943
5803
#, python-format
5944
5804
msgid "Uploaded image %s to the Glance image server"
5945
5805
msgstr ""
5946
5806
 
5947
 
#: nova/virt/vmwareapi/vmware_images.py:139
 
5807
#: nova/virt/vmwareapi/vmware_images.py:143
5948
5808
#, python-format
5949
5809
msgid "Getting image size for the image %s"
5950
5810
msgstr ""
5951
5811
 
5952
 
#: nova/virt/vmwareapi/vmware_images.py:143
 
5812
#: nova/virt/vmwareapi/vmware_images.py:148
5953
5813
#, python-format
5954
5814
msgid "Got image size of %(size)s for the image %(image)s"
5955
5815
msgstr ""
5956
5816
 
5957
 
#: nova/virt/xenapi/fake.py:553 nova/virt/xenapi/fake.py:652
5958
 
#: nova/virt/xenapi/fake.py:670 nova/virt/xenapi/fake.py:732
 
5817
#: nova/virt/xenapi/connection.py:145
 
5818
msgid ""
 
5819
"Must specify xenapi_connection_url, xenapi_connection_username "
 
5820
"(optionally), and xenapi_connection_password to use "
 
5821
"connection_type=xenapi"
 
5822
msgstr ""
 
5823
 
 
5824
#: nova/virt/xenapi/connection.py:179
 
5825
msgid "Failure while cleaning up attached VDIs"
 
5826
msgstr ""
 
5827
 
 
5828
#: nova/virt/xenapi/connection.py:353
 
5829
#, python-format
 
5830
msgid "Could not determine key: %s"
 
5831
msgstr ""
 
5832
 
 
5833
#: nova/virt/xenapi/connection.py:486
 
5834
msgid "Host startup on XenServer is not supported."
 
5835
msgstr ""
 
5836
 
 
5837
#: nova/virt/xenapi/connection.py:515
 
5838
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
 
5839
msgstr ""
 
5840
 
 
5841
#: nova/virt/xenapi/connection.py:553
 
5842
msgid "Host is member of a pool, but DB says otherwise"
 
5843
msgstr ""
 
5844
 
 
5845
#: nova/virt/xenapi/connection.py:625 nova/virt/xenapi/connection.py:638
 
5846
#, python-format
 
5847
msgid "Got exception: %s"
 
5848
msgstr ""
 
5849
 
 
5850
#: nova/virt/xenapi/fake.py:570 nova/virt/xenapi/fake.py:672
 
5851
#: nova/virt/xenapi/fake.py:691 nova/virt/xenapi/fake.py:753
5959
5852
msgid "Raising NotImplemented"
5960
5853
msgstr ""
5961
5854
 
5962
 
#: nova/virt/xenapi/fake.py:555
 
5855
#: nova/virt/xenapi/fake.py:572
5963
5856
#, python-format
5964
5857
msgid "xenapi.fake does not have an implementation for %s"
5965
5858
msgstr ""
5966
5859
 
5967
 
#: nova/virt/xenapi/fake.py:589
 
5860
#: nova/virt/xenapi/fake.py:606
5968
5861
#, python-format
5969
5862
msgid "Calling %(localname)s %(impl)s"
5970
5863
msgstr ""
5971
5864
 
5972
 
#: nova/virt/xenapi/fake.py:594
 
5865
#: nova/virt/xenapi/fake.py:611
5973
5866
#, python-format
5974
5867
msgid "Calling getter %s"
5975
5868
msgstr ""
5976
5869
 
5977
 
#: nova/virt/xenapi/fake.py:654
 
5870
#: nova/virt/xenapi/fake.py:614
 
5871
#, python-format
 
5872
msgid "Calling setter %s"
 
5873
msgstr ""
 
5874
 
 
5875
#: nova/virt/xenapi/fake.py:674
5978
5876
#, python-format
5979
5877
msgid ""
5980
5878
"xenapi.fake does not have an implementation for %s or it has been called "
6064
5962
"Expected %(vlan_num)d"
6065
5963
msgstr ""
6066
5964
 
6067
 
#: nova/virt/xenapi/vm_utils.py:217
6068
 
#, python-format
6069
 
msgid "Created VM %s..."
6070
 
msgstr ""
6071
 
 
6072
 
#: nova/virt/xenapi/vm_utils.py:220
6073
 
#, python-format
6074
 
msgid "Created VM %(instance_name)s as %(vm_ref)s."
6075
 
msgstr ""
6076
 
 
6077
 
#: nova/virt/xenapi/vm_utils.py:247
 
5965
#: nova/virt/xenapi/vm_utils.py:219
 
5966
msgid "Created VM"
 
5967
msgstr ""
 
5968
 
 
5969
#: nova/virt/xenapi/vm_utils.py:246
6078
5970
#, python-format
6079
5971
msgid "VBD not found in instance %s"
6080
5972
msgstr ""
6081
5973
 
6082
 
#: nova/virt/xenapi/vm_utils.py:264
 
5974
#: nova/virt/xenapi/vm_utils.py:263
6083
5975
#, python-format
6084
5976
msgid "VBD %s already detached"
6085
5977
msgstr ""
6086
5978
 
6087
 
#: nova/virt/xenapi/vm_utils.py:267
 
5979
#: nova/virt/xenapi/vm_utils.py:266
6088
5980
#, python-format
6089
5981
msgid "VBD %(vbd_ref)s detach rejected, attempt %(num_attempt)d/%(max_attempts)d"
6090
5982
msgstr ""
6091
5983
 
6092
 
#: nova/virt/xenapi/vm_utils.py:272
 
5984
#: nova/virt/xenapi/vm_utils.py:271
6093
5985
#, python-format
6094
5986
msgid "Unable to unplug VBD %s"
6095
5987
msgstr ""
6096
5988
 
6097
 
#: nova/virt/xenapi/vm_utils.py:277
 
5989
#: nova/virt/xenapi/vm_utils.py:276
6098
5990
#, python-format
6099
5991
msgid "Reached maximum number of retries trying to unplug VBD %s"
6100
5992
msgstr ""
6101
5993
 
6102
 
#: nova/virt/xenapi/vm_utils.py:288
 
5994
#: nova/virt/xenapi/vm_utils.py:287
6103
5995
#, python-format
6104
5996
msgid "Unable to destroy VBD %s"
6105
5997
msgstr ""
6106
5998
 
6107
 
#: nova/virt/xenapi/vm_utils.py:307
 
5999
#: nova/virt/xenapi/vm_utils.py:306
6108
6000
#, python-format
6109
6001
msgid "Creating %(vbd_type)s-type VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
6110
6002
msgstr ""
6111
6003
 
6112
 
#: nova/virt/xenapi/vm_utils.py:310
 
6004
#: nova/virt/xenapi/vm_utils.py:309
6113
6005
#, python-format
6114
6006
msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
6115
6007
msgstr ""
6116
6008
 
6117
 
#: nova/virt/xenapi/vm_utils.py:321
 
6009
#: nova/virt/xenapi/vm_utils.py:320
6118
6010
#, python-format
6119
6011
msgid "Unable to destroy VDI %s"
6120
6012
msgstr ""
6121
6013
 
6122
 
#: nova/virt/xenapi/vm_utils.py:338
 
6014
#: nova/virt/xenapi/vm_utils.py:339
6123
6015
#, python-format
6124
6016
msgid ""
6125
6017
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s)"
6126
6018
" on %(sr_ref)s."
6127
6019
msgstr ""
6128
6020
 
6129
 
#: nova/virt/xenapi/vm_utils.py:347
 
6021
#: nova/virt/xenapi/vm_utils.py:348
6130
6022
#, python-format
6131
6023
msgid "Copied VDI %(vdi_ref)s from VDI %(vdi_to_copy_ref)s on %(sr_ref)s."
6132
6024
msgstr ""
6133
6025
 
6134
 
#: nova/virt/xenapi/vm_utils.py:355
 
6026
#: nova/virt/xenapi/vm_utils.py:356
6135
6027
#, python-format
6136
6028
msgid "Cloned VDI %(vdi_ref)s from VDI %(vdi_to_clone_ref)s"
6137
6029
msgstr ""
6138
6030
 
6139
 
#: nova/virt/xenapi/vm_utils.py:374
 
6031
#: nova/virt/xenapi/vm_utils.py:377
6140
6032
#, python-format
6141
6033
msgid "No primary VDI found for %(vm_ref)s"
6142
6034
msgstr ""
6143
6035
 
6144
 
#: nova/virt/xenapi/vm_utils.py:381
6145
 
#, python-format
6146
 
msgid "Snapshotting VM %(vm_ref)s with label '%(label)s'..."
6147
 
msgstr ""
6148
 
 
6149
 
#: nova/virt/xenapi/vm_utils.py:394
6150
 
#, python-format
6151
 
msgid "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s."
6152
 
msgstr ""
6153
 
 
6154
 
#: nova/virt/xenapi/vm_utils.py:433
 
6036
#: nova/virt/xenapi/vm_utils.py:384
 
6037
#, python-format
 
6038
msgid "Snapshotting with label '%(label)s'"
 
6039
msgstr ""
 
6040
 
 
6041
#: nova/virt/xenapi/vm_utils.py:397
 
6042
#, python-format
 
6043
msgid "Created snapshot %(template_vm_ref)s"
 
6044
msgstr ""
 
6045
 
 
6046
#: nova/virt/xenapi/vm_utils.py:436
6155
6047
#, python-format
6156
6048
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
6157
6049
msgstr ""
6158
6050
 
6159
 
#: nova/virt/xenapi/vm_utils.py:640
 
6051
#: nova/virt/xenapi/vm_utils.py:614
6160
6052
#, python-format
6161
6053
msgid ""
6162
6054
"Fast cloning is only supported on default local SR of type ext. SR on "
6163
6055
"this system was found to be of type %(sr_type)s. Ignoring the cow flag."
6164
6056
msgstr ""
6165
6057
 
6166
 
#: nova/virt/xenapi/vm_utils.py:732
 
6058
#: nova/virt/xenapi/vm_utils.py:727
6167
6059
#, python-format
6168
6060
msgid ""
6169
6061
"download_vhd %(image)s attempt %(attempt_num)d/%(max_attempts)d from "
6170
6062
"%(glance_host)s:%(glance_port)s"
6171
6063
msgstr ""
6172
6064
 
6173
 
#: nova/virt/xenapi/vm_utils.py:742
 
6065
#: nova/virt/xenapi/vm_utils.py:737
6174
6066
#, python-format
6175
6067
msgid "download_vhd failed: %r"
6176
6068
msgstr ""
6177
6069
 
6178
 
#: nova/virt/xenapi/vm_utils.py:759
 
6070
#: nova/virt/xenapi/vm_utils.py:753
6179
6071
#, python-format
6180
6072
msgid "Asking xapi to fetch vhd image %(image)s"
6181
6073
msgstr ""
6182
6074
 
6183
 
#: nova/virt/xenapi/vm_utils.py:769
 
6075
#: nova/virt/xenapi/vm_utils.py:763
6184
6076
#, python-format
6185
6077
msgid ""
6186
6078
"xapi 'download_vhd' returned VDI of type '%(vdi_type)s' with UUID "
6187
6079
"'%(vdi_uuid)s'"
6188
6080
msgstr ""
6189
6081
 
6190
 
#: nova/virt/xenapi/vm_utils.py:797
 
6082
#: nova/virt/xenapi/vm_utils.py:791
6191
6083
#, python-format
6192
6084
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
6193
6085
msgstr ""
6194
6086
 
6195
 
#: nova/virt/xenapi/vm_utils.py:813
 
6087
#: nova/virt/xenapi/vm_utils.py:807
6196
6088
#, python-format
6197
6089
msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
6198
6090
msgstr ""
6199
6091
 
6200
 
#: nova/virt/xenapi/vm_utils.py:817
 
6092
#: nova/virt/xenapi/vm_utils.py:811
6201
6093
#, python-format
6202
6094
msgid ""
6203
6095
"Image size %(size_bytes)d exceeded instance_type allowed size "
6204
6096
"%(allowed_size_bytes)d"
6205
6097
msgstr ""
6206
6098
 
6207
 
#: nova/virt/xenapi/vm_utils.py:840
6208
 
#, python-format
6209
 
msgid "Fetching image %(image)s"
6210
 
msgstr ""
6211
 
 
6212
 
#: nova/virt/xenapi/vm_utils.py:841
6213
 
#, python-format
6214
 
msgid "Image Type: %s"
6215
 
msgstr ""
6216
 
 
6217
 
#: nova/virt/xenapi/vm_utils.py:845
6218
 
msgid "ISO: Found sr possibly containing the ISO image"
6219
 
msgstr ""
6220
 
 
6221
 
#: nova/virt/xenapi/vm_utils.py:854
 
6099
#: nova/virt/xenapi/vm_utils.py:833
 
6100
#, python-format
 
6101
msgid "Fetching image %(image)s, type %(image_type_str)s"
 
6102
msgstr ""
 
6103
 
 
6104
#: nova/virt/xenapi/vm_utils.py:846
6222
6105
#, python-format
6223
6106
msgid "Size for image %(image)s: %(virtual_size)d"
6224
6107
msgstr ""
6225
6108
 
6226
 
#: nova/virt/xenapi/vm_utils.py:862
 
6109
#: nova/virt/xenapi/vm_utils.py:855
6227
6110
#, python-format
6228
6111
msgid ""
6229
6112
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
6230
6113
"bytes"
6231
6114
msgstr ""
6232
6115
 
6233
 
#: nova/virt/xenapi/vm_utils.py:879
 
6116
#: nova/virt/xenapi/vm_utils.py:872
6234
6117
#, python-format
6235
6118
msgid "Copying VDI %s to /boot/guest on dom0"
6236
6119
msgstr ""
6237
6120
 
6238
 
#: nova/virt/xenapi/vm_utils.py:892
 
6121
#: nova/virt/xenapi/vm_utils.py:886
6239
6122
#, python-format
6240
6123
msgid "Kernel/Ramdisk VDI %s destroyed"
6241
6124
msgstr ""
6242
6125
 
6243
 
#: nova/virt/xenapi/vm_utils.py:902
6244
 
#, python-format
6245
 
msgid "instance %s: Failed to fetch glance image"
 
6126
#: nova/virt/xenapi/vm_utils.py:897
 
6127
msgid "Failed to fetch glance image"
6246
6128
msgstr ""
6247
6129
 
6248
 
#: nova/virt/xenapi/vm_utils.py:941
 
6130
#: nova/virt/xenapi/vm_utils.py:936
6249
6131
#, python-format
6250
6132
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
6251
6133
msgstr ""
6252
6134
 
6253
 
#: nova/virt/xenapi/vm_utils.py:962
 
6135
#: nova/virt/xenapi/vm_utils.py:957
6254
6136
#, python-format
6255
6137
msgid "Looking up vdi %s for PV kernel"
6256
6138
msgstr ""
6257
6139
 
6258
 
#: nova/virt/xenapi/vm_utils.py:980
 
6140
#: nova/virt/xenapi/vm_utils.py:975
6259
6141
#, python-format
6260
6142
msgid "Unknown image format %(disk_image_type)s"
6261
6143
msgstr ""
6262
6144
 
6263
 
#: nova/virt/xenapi/vm_utils.py:1023
 
6145
#: nova/virt/xenapi/vm_utils.py:1018
6264
6146
#, python-format
6265
6147
msgid "VDI %s is still available"
6266
6148
msgstr ""
6267
6149
 
6268
 
#: nova/virt/xenapi/vm_utils.py:1066
6269
 
#, python-format
6270
 
msgid "(VM_UTILS) xenserver vm state -> |%s|"
6271
 
msgstr ""
6272
 
 
6273
 
#: nova/virt/xenapi/vm_utils.py:1068
6274
 
#, python-format
6275
 
msgid "(VM_UTILS) xenapi power_state -> |%s|"
6276
 
msgstr ""
6277
 
 
6278
 
#: nova/virt/xenapi/vm_utils.py:1095
 
6150
#: nova/virt/xenapi/vm_utils.py:1086
6279
6151
#, python-format
6280
6152
msgid "Unable to parse rrd of %(vm_uuid)s"
6281
6153
msgstr ""
6282
6154
 
6283
 
#: nova/virt/xenapi/vm_utils.py:1115
 
6155
#: nova/virt/xenapi/vm_utils.py:1106
6284
6156
#, python-format
6285
6157
msgid "Re-scanning SR %s"
6286
6158
msgstr ""
6287
6159
 
6288
 
#: nova/virt/xenapi/vm_utils.py:1143
 
6160
#: nova/virt/xenapi/vm_utils.py:1134
6289
6161
#, python-format
6290
6162
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
6291
6163
msgstr ""
6292
6164
 
6293
 
#: nova/virt/xenapi/vm_utils.py:1161
 
6165
#: nova/virt/xenapi/vm_utils.py:1152
6294
6166
msgid ""
6295
6167
"XenAPI is unable to find a Storage Repository to install guest instances "
6296
6168
"on. Please check your configuration and/or configure the flag "
6297
6169
"'sr_matching_filter'"
6298
6170
msgstr ""
6299
6171
 
6300
 
#: nova/virt/xenapi/vm_utils.py:1174
 
6172
#: nova/virt/xenapi/vm_utils.py:1165
6301
6173
msgid "Cannot find SR of content-type ISO"
6302
6174
msgstr ""
6303
6175
 
6304
 
#: nova/virt/xenapi/vm_utils.py:1182
 
6176
#: nova/virt/xenapi/vm_utils.py:1173
6305
6177
#, python-format
6306
6178
msgid "ISO: looking at SR %(sr_rec)s"
6307
6179
msgstr ""
6308
6180
 
6309
 
#: nova/virt/xenapi/vm_utils.py:1184
 
6181
#: nova/virt/xenapi/vm_utils.py:1175
6310
6182
msgid "ISO: not iso content"
6311
6183
msgstr ""
6312
6184
 
6313
 
#: nova/virt/xenapi/vm_utils.py:1187
 
6185
#: nova/virt/xenapi/vm_utils.py:1178
6314
6186
msgid "ISO: iso content_type, no 'i18n-key' key"
6315
6187
msgstr ""
6316
6188
 
6317
 
#: nova/virt/xenapi/vm_utils.py:1190
 
6189
#: nova/virt/xenapi/vm_utils.py:1181
6318
6190
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
6319
6191
msgstr ""
6320
6192
 
6321
 
#: nova/virt/xenapi/vm_utils.py:1194
 
6193
#: nova/virt/xenapi/vm_utils.py:1185
6322
6194
msgid "ISO: SR MATCHing our criteria"
6323
6195
msgstr ""
6324
6196
 
6325
 
#: nova/virt/xenapi/vm_utils.py:1196
 
6197
#: nova/virt/xenapi/vm_utils.py:1187
6326
6198
msgid "ISO: ISO, looking to see if it is host local"
6327
6199
msgstr ""
6328
6200
 
6329
 
#: nova/virt/xenapi/vm_utils.py:1199
 
6201
#: nova/virt/xenapi/vm_utils.py:1190
6330
6202
#, python-format
6331
6203
msgid "ISO: PBD %(pbd_ref)s disappeared"
6332
6204
msgstr ""
6333
6205
 
6334
 
#: nova/virt/xenapi/vm_utils.py:1202
 
6206
#: nova/virt/xenapi/vm_utils.py:1193
6335
6207
#, python-format
6336
6208
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
6337
6209
msgstr ""
6338
6210
 
6339
 
#: nova/virt/xenapi/vm_utils.py:1205
 
6211
#: nova/virt/xenapi/vm_utils.py:1196
6340
6212
msgid "ISO: SR with local PBD"
6341
6213
msgstr ""
6342
6214
 
6343
 
#: nova/virt/xenapi/vm_utils.py:1227
 
6215
#: nova/virt/xenapi/vm_utils.py:1218
6344
6216
#, python-format
6345
6217
msgid ""
6346
6218
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
6347
6219
"%(server)s."
6348
6220
msgstr ""
6349
6221
 
6350
 
#: nova/virt/xenapi/vm_utils.py:1243
 
6222
#: nova/virt/xenapi/vm_utils.py:1234
6351
6223
#, python-format
6352
6224
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
6353
6225
msgstr ""
6354
6226
 
6355
 
#: nova/virt/xenapi/vm_utils.py:1297
 
6227
#: nova/virt/xenapi/vm_utils.py:1288
6356
6228
#, python-format
6357
6229
msgid "Invalid statistics data from Xenserver: %s"
6358
6230
msgstr ""
6359
6231
 
6360
 
#: nova/virt/xenapi/vm_utils.py:1350
 
6232
#: nova/virt/xenapi/vm_utils.py:1341
6361
6233
#, python-format
6362
6234
msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
6363
6235
msgstr ""
6364
6236
 
6365
 
#: nova/virt/xenapi/vm_utils.py:1424
 
6237
#: nova/virt/xenapi/vm_utils.py:1415
6366
6238
#, python-format
6367
6239
msgid ""
6368
6240
"Parent %(parent_uuid)s doesn't match original parent "
6369
6241
"%(original_parent_uuid)s, waiting for coalesce..."
6370
6242
msgstr ""
6371
6243
 
6372
 
#: nova/virt/xenapi/vm_utils.py:1434
 
6244
#: nova/virt/xenapi/vm_utils.py:1425
6373
6245
#, python-format
6374
6246
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
6375
6247
msgstr ""
6376
6248
 
6377
 
#: nova/virt/xenapi/vm_utils.py:1469
 
6249
#: nova/virt/xenapi/vm_utils.py:1460
6378
6250
#, python-format
6379
6251
msgid "Timeout waiting for device %s to be created"
6380
6252
msgstr ""
6381
6253
 
6382
6254
#: nova/virt/xenapi/vm_utils.py:1480
6383
6255
#, python-format
 
6256
msgid "Disconnecting stale VDI %s from compute domU"
 
6257
msgstr ""
 
6258
 
 
6259
#: nova/virt/xenapi/vm_utils.py:1494
 
6260
#, python-format
6384
6261
msgid "Plugging VBD %s ... "
6385
6262
msgstr ""
6386
6263
 
6387
 
#: nova/virt/xenapi/vm_utils.py:1483
 
6264
#: nova/virt/xenapi/vm_utils.py:1497
6388
6265
#, python-format
6389
6266
msgid "Plugging VBD %s done."
6390
6267
msgstr ""
6391
6268
 
6392
 
#: nova/virt/xenapi/vm_utils.py:1485
 
6269
#: nova/virt/xenapi/vm_utils.py:1499
6393
6270
#, python-format
6394
6271
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
6395
6272
msgstr ""
6396
6273
 
6397
 
#: nova/virt/xenapi/vm_utils.py:1488
 
6274
#: nova/virt/xenapi/vm_utils.py:1502
6398
6275
#, python-format
6399
6276
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
6400
6277
msgstr ""
6401
6278
 
6402
 
#: nova/virt/xenapi/vm_utils.py:1497
 
6279
#: nova/virt/xenapi/vm_utils.py:1507
6403
6280
#, python-format
6404
6281
msgid "Destroying VBD for VDI %s ... "
6405
6282
msgstr ""
6406
6283
 
6407
 
#: nova/virt/xenapi/vm_utils.py:1505
 
6284
#: nova/virt/xenapi/vm_utils.py:1515
6408
6285
#, python-format
6409
6286
msgid "Destroying VBD for VDI %s done."
6410
6287
msgstr ""
6411
6288
 
6412
 
#: nova/virt/xenapi/vm_utils.py:1518
 
6289
#: nova/virt/xenapi/vm_utils.py:1528
6413
6290
#, python-format
6414
6291
msgid "Running pygrub against %s"
6415
6292
msgstr ""
6416
6293
 
6417
 
#: nova/virt/xenapi/vm_utils.py:1525
 
6294
#: nova/virt/xenapi/vm_utils.py:1535
6418
6295
#, python-format
6419
6296
msgid "Found Xen kernel %s"
6420
6297
msgstr ""
6421
6298
 
6422
 
#: nova/virt/xenapi/vm_utils.py:1527
 
6299
#: nova/virt/xenapi/vm_utils.py:1537
6423
6300
msgid "No Xen kernel found.  Booting HVM."
6424
6301
msgstr ""
6425
6302
 
6426
 
#: nova/virt/xenapi/vm_utils.py:1540
 
6303
#: nova/virt/xenapi/vm_utils.py:1550
6427
6304
msgid "Partitions:"
6428
6305
msgstr ""
6429
6306
 
6430
 
#: nova/virt/xenapi/vm_utils.py:1546
 
6307
#: nova/virt/xenapi/vm_utils.py:1556
6431
6308
#, python-format
6432
6309
msgid "  %(num)s: %(ptype)s %(size)d sectors"
6433
6310
msgstr ""
6434
6311
 
6435
 
#: nova/virt/xenapi/vm_utils.py:1572
 
6312
#: nova/virt/xenapi/vm_utils.py:1582
6436
6313
#, python-format
6437
6314
msgid ""
6438
6315
"Writing partition table %(primary_first)d %(primary_last)d to "
6439
6316
"%(dev_path)s..."
6440
6317
msgstr ""
6441
6318
 
6442
 
#: nova/virt/xenapi/vm_utils.py:1585
 
6319
#: nova/virt/xenapi/vm_utils.py:1595
6443
6320
#, python-format
6444
6321
msgid "Writing partition table %s done."
6445
6322
msgstr ""
6446
6323
 
6447
 
#: nova/virt/xenapi/vm_utils.py:1639
 
6324
#: nova/virt/xenapi/vm_utils.py:1649
6448
6325
#, python-format
6449
6326
msgid ""
6450
6327
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
6451
6328
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
6452
6329
msgstr ""
6453
6330
 
6454
 
#: nova/virt/xenapi/vm_utils.py:1671
 
6331
#: nova/virt/xenapi/vm_utils.py:1681
6455
6332
#, python-format
6456
6333
msgid ""
6457
6334
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
6458
6335
"reduction in size"
6459
6336
msgstr ""
6460
6337
 
6461
 
#: nova/virt/xenapi/vm_utils.py:1721
 
6338
#: nova/virt/xenapi/vm_utils.py:1731
6462
6339
msgid ""
6463
6340
"XenServer tools installed in this image are capable of network injection."
6464
6341
"  Networking files will not bemanipulated"
6465
6342
msgstr ""
6466
6343
 
6467
 
#: nova/virt/xenapi/vm_utils.py:1729
 
6344
#: nova/virt/xenapi/vm_utils.py:1739
6468
6345
msgid ""
6469
6346
"XenServer tools are present in this image but are not capable of network "
6470
6347
"injection"
6471
6348
msgstr ""
6472
6349
 
6473
 
#: nova/virt/xenapi/vm_utils.py:1733
 
6350
#: nova/virt/xenapi/vm_utils.py:1743
6474
6351
msgid "XenServer tools are not installed in this image"
6475
6352
msgstr ""
6476
6353
 
6477
 
#: nova/virt/xenapi/vm_utils.py:1749
 
6354
#: nova/virt/xenapi/vm_utils.py:1759
6478
6355
msgid "Manipulating interface files directly"
6479
6356
msgstr ""
6480
6357
 
6481
 
#: nova/virt/xenapi/vm_utils.py:1759
 
6358
#: nova/virt/xenapi/vm_utils.py:1768
6482
6359
#, python-format
6483
6360
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
6484
6361
msgstr ""
6485
6362
 
6486
 
#: nova/virt/xenapi/vmops.py:129 nova/virt/xenapi/vmops.py:728
6487
 
#, python-format
6488
 
msgid "Updating instance '%(instance_uuid)s' progress to %(progress)d"
6489
 
msgstr ""
6490
 
 
6491
 
#: nova/virt/xenapi/vmops.py:230
6492
 
#, python-format
6493
 
msgid "Attempted to power on non-existent instance bad instance id %s"
6494
 
msgstr ""
6495
 
 
6496
 
#: nova/virt/xenapi/vmops.py:232
6497
 
#, python-format
6498
 
msgid "Starting instance %s"
6499
 
msgstr ""
6500
 
 
6501
 
#: nova/virt/xenapi/vmops.py:302
 
6363
#: nova/virt/xenapi/vm_utils.py:1834
 
6364
msgid "This domU must be running on the host specified by xenapi_connection_url"
 
6365
msgstr ""
 
6366
 
 
6367
#: nova/virt/xenapi/vmops.py:131 nova/virt/xenapi/vmops.py:687
 
6368
#, python-format
 
6369
msgid "Updating progress to %(progress)d"
 
6370
msgstr ""
 
6371
 
 
6372
#: nova/virt/xenapi/vmops.py:228
 
6373
#, fuzzy, python-format
 
6374
msgid "Starting instance"
 
6375
msgstr "인스턴스 %s를 재부팅합니다"
 
6376
 
 
6377
#: nova/virt/xenapi/vmops.py:297
6502
6378
msgid "Removing kernel/ramdisk files from dom0"
6503
6379
msgstr ""
6504
6380
 
6505
 
#: nova/virt/xenapi/vmops.py:357
6506
 
#, fuzzy, python-format
6507
 
msgid "Instance %(instance_uuid)s: Failed to spawn, rolling back."
6508
 
msgstr "인스턴스 %s: 생성에 실패했습니다"
6509
 
 
6510
 
#: nova/virt/xenapi/vmops.py:464
6511
 
#, python-format
6512
 
msgid ""
6513
 
"Auto configuring disk for instance %(instance_uuid)s, attempting to "
6514
 
"resize partition..."
6515
 
msgstr ""
6516
 
 
6517
 
#: nova/virt/xenapi/vmops.py:519
6518
 
#, python-format
6519
 
msgid "Invalid value for injected_files: '%s'"
6520
 
msgstr ""
6521
 
 
6522
 
#: nova/virt/xenapi/vmops.py:524
6523
 
#, python-format
6524
 
msgid "Injecting file path: '%s'"
6525
 
msgstr ""
6526
 
 
6527
 
#: nova/virt/xenapi/vmops.py:530
6528
 
msgid "Setting admin password"
6529
 
msgstr ""
6530
 
 
6531
 
#: nova/virt/xenapi/vmops.py:534
6532
 
msgid "Resetting network"
6533
 
msgstr ""
6534
 
 
6535
 
#: nova/virt/xenapi/vmops.py:541
6536
 
msgid "Setting VCPU weight"
6537
 
msgstr ""
6538
 
 
6539
 
#: nova/virt/xenapi/vmops.py:547
6540
 
#, python-format
6541
 
msgid "Starting VM %s..."
6542
 
msgstr ""
6543
 
 
6544
 
#: nova/virt/xenapi/vmops.py:550
6545
 
#, python-format
6546
 
msgid "Spawning VM %(instance_uuid)s created %(vm_ref)s."
6547
 
msgstr ""
6548
 
 
6549
 
#: nova/virt/xenapi/vmops.py:557
 
6381
#: nova/virt/xenapi/vmops.py:352
 
6382
msgid "Failed to spawn, rolling back"
 
6383
msgstr ""
 
6384
 
 
6385
#: nova/virt/xenapi/vmops.py:433
 
6386
msgid "Detected ISO image type, creating blank VM for install"
 
6387
msgstr ""
 
6388
 
 
6389
#: nova/virt/xenapi/vmops.py:452
 
6390
msgid "Auto configuring disk, attempting to resize partition..."
 
6391
msgstr ""
 
6392
 
 
6393
#: nova/virt/xenapi/vmops.py:497
 
6394
msgid "Starting VM"
 
6395
msgstr ""
 
6396
 
 
6397
#: nova/virt/xenapi/vmops.py:504
6550
6398
#, python-format
6551
6399
msgid ""
6552
6400
"Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is "
6553
6401
"%(version)s"
6554
6402
msgstr ""
6555
6403
 
6556
 
#: nova/virt/xenapi/vmops.py:560
 
6404
#: nova/virt/xenapi/vmops.py:507
6557
6405
#, python-format
6558
6406
msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s"
6559
6407
msgstr ""
6560
6408
 
6561
 
#: nova/virt/xenapi/vmops.py:567
6562
 
#, python-format
6563
 
msgid "Instance %s: waiting for running"
6564
 
msgstr ""
6565
 
 
6566
 
#: nova/virt/xenapi/vmops.py:576
6567
 
#, python-format
6568
 
msgid "Instance %s: running"
6569
 
msgstr ""
6570
 
 
6571
 
#: nova/virt/xenapi/vmops.py:580
 
6409
#: nova/virt/xenapi/vmops.py:514
 
6410
msgid "Waiting for instance state to become running"
 
6411
msgstr ""
 
6412
 
 
6413
#: nova/virt/xenapi/vmops.py:526
6572
6414
msgid "Querying agent version"
6573
6415
msgstr ""
6574
6416
 
6575
 
#: nova/virt/xenapi/vmops.py:583
 
6417
#: nova/virt/xenapi/vmops.py:529
6576
6418
#, python-format
6577
6419
msgid "Instance agent version: %s"
6578
6420
msgstr ""
6579
6421
 
6580
 
#: nova/virt/xenapi/vmops.py:587
 
6422
#: nova/virt/xenapi/vmops.py:534
6581
6423
#, python-format
6582
6424
msgid "Updating Agent to %s"
6583
6425
msgstr ""
6584
6426
 
6585
 
#: nova/virt/xenapi/vmops.py:621
6586
 
#, python-format
6587
 
msgid "No opaque_ref could be determined for '%s'."
6588
 
msgstr ""
6589
 
 
6590
 
#: nova/virt/xenapi/vmops.py:675
6591
 
#, python-format
6592
 
msgid "Finished snapshot and upload for VM %s"
6593
 
msgstr ""
6594
 
 
6595
 
#: nova/virt/xenapi/vmops.py:683
6596
 
#, python-format
6597
 
msgid "Starting snapshot for VM %s"
6598
 
msgstr ""
6599
 
 
6600
 
#: nova/virt/xenapi/vmops.py:692
6601
 
#, python-format
6602
 
msgid "Unable to Snapshot instance %(instance_uuid)s: %(exc)s"
6603
 
msgstr ""
6604
 
 
6605
 
#: nova/virt/xenapi/vmops.py:708
 
6427
#: nova/virt/xenapi/vmops.py:551
 
6428
#, python-format
 
6429
msgid "Invalid value for injected_files: %r"
 
6430
msgstr ""
 
6431
 
 
6432
#: nova/virt/xenapi/vmops.py:556
 
6433
#, python-format
 
6434
msgid "Injecting file path: '%s'"
 
6435
msgstr ""
 
6436
 
 
6437
#: nova/virt/xenapi/vmops.py:563
 
6438
msgid "Setting admin password"
 
6439
msgstr ""
 
6440
 
 
6441
#: nova/virt/xenapi/vmops.py:567
 
6442
msgid "Resetting network"
 
6443
msgstr ""
 
6444
 
 
6445
#: nova/virt/xenapi/vmops.py:574
 
6446
msgid "Setting VCPU weight"
 
6447
msgstr ""
 
6448
 
 
6449
#: nova/virt/xenapi/vmops.py:581
 
6450
#, python-format
 
6451
msgid "Could not find VM with name %s"
 
6452
msgstr ""
 
6453
 
 
6454
#: nova/virt/xenapi/vmops.py:635
 
6455
msgid "Finished snapshot and upload for VM"
 
6456
msgstr ""
 
6457
 
 
6458
#: nova/virt/xenapi/vmops.py:642
 
6459
msgid "Starting snapshot for VM"
 
6460
msgstr ""
 
6461
 
 
6462
#: nova/virt/xenapi/vmops.py:651
 
6463
#, fuzzy, python-format
 
6464
msgid "Unable to Snapshot instance: %(exc)s"
 
6465
msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다"
 
6466
 
 
6467
#: nova/virt/xenapi/vmops.py:667
6606
6468
msgid "Failed to transfer vhd to new host"
6607
6469
msgstr ""
6608
6470
 
6609
 
#: nova/virt/xenapi/vmops.py:776
 
6471
#: nova/virt/xenapi/vmops.py:735
6610
6472
#, python-format
6611
6473
msgid "Resizing down VDI %(cow_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
6612
6474
msgstr ""
6613
6475
 
6614
 
#: nova/virt/xenapi/vmops.py:898
 
6476
#: nova/virt/xenapi/vmops.py:857
6615
6477
#, python-format
6616
6478
msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
6617
6479
msgstr ""
6618
6480
 
6619
 
#: nova/virt/xenapi/vmops.py:906
6620
 
#, python-format
6621
 
msgid "Resize instance %s complete"
 
6481
#: nova/virt/xenapi/vmops.py:865
 
6482
msgid "Resize complete"
6622
6483
msgstr ""
6623
6484
 
6624
 
#: nova/virt/xenapi/vmops.py:935
 
6485
#: nova/virt/xenapi/vmops.py:892
6625
6486
#, python-format
6626
6487
msgid "Failed to query agent version: %(resp)r"
6627
6488
msgstr ""
6628
6489
 
6629
 
#: nova/virt/xenapi/vmops.py:955
 
6490
#: nova/virt/xenapi/vmops.py:913
6630
6491
#, python-format
6631
 
msgid "domid changed from %(olddomid)s to %(newdomid)s"
 
6492
msgid "domid changed from %(domid)s to %(newdomid)s"
6632
6493
msgstr ""
6633
6494
 
6634
 
#: nova/virt/xenapi/vmops.py:971
 
6495
#: nova/virt/xenapi/vmops.py:926
6635
6496
#, python-format
6636
6497
msgid "Failed to update agent: %(resp)r"
6637
6498
msgstr ""
6638
6499
 
6639
 
#: nova/virt/xenapi/vmops.py:994
 
6500
#: nova/virt/xenapi/vmops.py:947
6640
6501
#, python-format
6641
6502
msgid "Failed to exchange keys: %(resp)r"
6642
6503
msgstr ""
6643
6504
 
6644
 
#: nova/virt/xenapi/vmops.py:1010
 
6505
#: nova/virt/xenapi/vmops.py:962
6645
6506
#, python-format
6646
6507
msgid "Failed to update password: %(resp)r"
6647
6508
msgstr ""
6648
6509
 
6649
 
#: nova/virt/xenapi/vmops.py:1037
 
6510
#: nova/virt/xenapi/vmops.py:987
6650
6511
#, python-format
6651
6512
msgid "Failed to inject file: %(resp)r"
6652
6513
msgstr ""
6653
6514
 
6654
 
#: nova/virt/xenapi/vmops.py:1046
6655
 
#, python-format
6656
 
msgid "VM %(instance_uuid)s already halted,skipping shutdown..."
6657
 
msgstr ""
6658
 
 
6659
 
#: nova/virt/xenapi/vmops.py:1050
6660
 
#, python-format
6661
 
msgid "Shutting down VM for Instance %(instance_uuid)s"
6662
 
msgstr ""
6663
 
 
6664
 
#: nova/virt/xenapi/vmops.py:1069
 
6515
#: nova/virt/xenapi/vmops.py:997
 
6516
msgid "VM already halted, skipping shutdown..."
 
6517
msgstr ""
 
6518
 
 
6519
#: nova/virt/xenapi/vmops.py:1001
 
6520
msgid "Shutting down VM"
 
6521
msgstr ""
 
6522
 
 
6523
#: nova/virt/xenapi/vmops.py:1018
6665
6524
msgid "Unable to find VBD for VM"
6666
6525
msgstr ""
6667
6526
 
6668
 
#: nova/virt/xenapi/vmops.py:1112
6669
 
#, python-format
6670
 
msgid ""
6671
 
"Instance %(instance_uuid)s using RAW or VHD, skipping kernel and ramdisk "
6672
 
"deletion"
 
6527
#: nova/virt/xenapi/vmops.py:1061
 
6528
msgid "Using RAW or VHD, skipping kernel and ramdisk deletion"
6673
6529
msgstr ""
6674
6530
 
6675
 
#: nova/virt/xenapi/vmops.py:1119
 
6531
#: nova/virt/xenapi/vmops.py:1068
6676
6532
msgid "instance has a kernel or ramdisk but not both"
6677
6533
msgstr ""
6678
6534
 
6679
 
#: nova/virt/xenapi/vmops.py:1126
 
6535
#: nova/virt/xenapi/vmops.py:1075
6680
6536
msgid "kernel/ramdisk files removed"
6681
6537
msgstr ""
6682
6538
 
 
6539
#: nova/virt/xenapi/vmops.py:1085
 
6540
msgid "VM destroyed"
 
6541
msgstr ""
 
6542
 
 
6543
#: nova/virt/xenapi/vmops.py:1111
 
6544
msgid "Destroying VM"
 
6545
msgstr ""
 
6546
 
6683
6547
#: nova/virt/xenapi/vmops.py:1136
6684
 
#, python-format
6685
 
msgid "Instance %(instance_uuid)s VM destroyed"
6686
 
msgstr ""
6687
 
 
6688
 
#: nova/virt/xenapi/vmops.py:1163
6689
 
#, python-format
6690
 
msgid "Destroying VM for Instance %(instance_uuid)s"
6691
 
msgstr ""
6692
 
 
6693
 
#: nova/virt/xenapi/vmops.py:1185
6694
6548
msgid "VM is not present, skipping destroy..."
6695
6549
msgstr ""
6696
6550
 
6697
 
#: nova/virt/xenapi/vmops.py:1237
 
6551
#: nova/virt/xenapi/vmops.py:1188
6698
6552
#, python-format
6699
6553
msgid "Instance is already in Rescue Mode: %s"
6700
6554
msgstr ""
6701
6555
 
6702
 
#: nova/virt/xenapi/vmops.py:1311
 
6556
#: nova/virt/xenapi/vmops.py:1262
6703
6557
#, python-format
6704
6558
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
6705
6559
msgstr ""
6706
6560
 
6707
 
#: nova/virt/xenapi/vmops.py:1315
6708
 
#, python-format
6709
 
msgid "Automatically hard rebooting %d"
6710
 
msgstr ""
6711
 
 
6712
 
#: nova/virt/xenapi/vmops.py:1380
6713
 
#, python-format
6714
 
msgid "Instance for migration %d not found, skipping"
6715
 
msgstr ""
6716
 
 
6717
 
#: nova/virt/xenapi/vmops.py:1410
 
6561
#: nova/virt/xenapi/vmops.py:1266
 
6562
msgid "Automatically hard rebooting"
 
6563
msgstr ""
 
6564
 
 
6565
#: nova/virt/xenapi/vmops.py:1327
 
6566
#, python-format
 
6567
msgid "Setting migration %(migration_id)s to error: %(reason)s"
 
6568
msgstr ""
 
6569
 
 
6570
#: nova/virt/xenapi/vmops.py:1338
 
6571
#, python-format
 
6572
msgid ""
 
6573
"Automatically confirming migration %(migration_id)s for instance "
 
6574
"%(instance_uuid)s"
 
6575
msgstr ""
 
6576
 
 
6577
#: nova/virt/xenapi/vmops.py:1343
 
6578
#, python-format
 
6579
msgid "Instance %(instance_uuid)s not found"
 
6580
msgstr ""
 
6581
 
 
6582
#: nova/virt/xenapi/vmops.py:1347
 
6583
msgid "In ERROR state"
 
6584
msgstr ""
 
6585
 
 
6586
#: nova/virt/xenapi/vmops.py:1353
 
6587
#, python-format
 
6588
msgid "In %(task_state)s task_state, not RESIZE_VERIFY"
 
6589
msgstr ""
 
6590
 
 
6591
#: nova/virt/xenapi/vmops.py:1360
 
6592
#, python-format
 
6593
msgid "Error auto-confirming resize: %(e)s. Will retry later."
 
6594
msgstr ""
 
6595
 
 
6596
#: nova/virt/xenapi/vmops.py:1382
6718
6597
msgid "Could not get bandwidth info."
6719
6598
msgstr ""
6720
6599
 
6721
 
#: nova/virt/xenapi/vmops.py:1461
6722
 
#, python-format
6723
 
msgid "injecting network info to xs for vm: |%s|"
 
6600
#: nova/virt/xenapi/vmops.py:1429
 
6601
msgid "Injecting network info to xenstore"
 
6602
msgstr ""
 
6603
 
 
6604
#: nova/virt/xenapi/vmops.py:1444
 
6605
msgid "Creating vifs"
 
6606
msgstr ""
 
6607
 
 
6608
#: nova/virt/xenapi/vmops.py:1453
 
6609
#, python-format
 
6610
msgid "Creating VIF for network %(network_ref)s"
 
6611
msgstr ""
 
6612
 
 
6613
#: nova/virt/xenapi/vmops.py:1456
 
6614
#, python-format
 
6615
msgid "Created VIF %(vif_ref)s, network %(network_ref)s"
6724
6616
msgstr ""
6725
6617
 
6726
6618
#: nova/virt/xenapi/vmops.py:1479
6727
 
#, python-format
6728
 
msgid "creating vif(s) for vm: |%s|"
6729
 
msgstr ""
6730
 
 
6731
 
#: nova/virt/xenapi/vmops.py:1488
6732
 
#, python-format
6733
 
msgid "Creating VIF for VM %(vm_ref)s, network %(network_ref)s."
6734
 
msgstr ""
6735
 
 
6736
 
#: nova/virt/xenapi/vmops.py:1491
6737
 
#, python-format
6738
 
msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
6739
 
msgstr ""
6740
 
 
6741
 
#: nova/virt/xenapi/vmops.py:1520
6742
 
#, python-format
6743
 
msgid "injecting hostname to xs for vm: |%s|"
6744
 
msgstr ""
6745
 
 
6746
 
#: nova/virt/xenapi/vmops.py:1582
6747
 
#, python-format
6748
 
msgid ""
6749
 
"The agent call to %(method)s returned an invalid response: %(ret)r. VM "
6750
 
"id=%(instance_uuid)s; path=%(path)s; args=%(addl_args)r"
6751
 
msgstr ""
6752
 
 
6753
 
#: nova/virt/xenapi/vmops.py:1604
6754
 
#, python-format
6755
 
msgid ""
6756
 
"TIMEOUT: The call to %(method)s timed out. VM id=%(instance_uuid)s; "
 
6619
msgid "Injecting hostname to xenstore"
 
6620
msgstr ""
 
6621
 
 
6622
#: nova/virt/xenapi/vmops.py:1504
 
6623
#, python-format
 
6624
msgid ""
 
6625
"The agent call to %(method)s returned an invalid response: %(ret)r. "
 
6626
"path=%(path)s; args=%(args)r"
 
6627
msgstr ""
 
6628
 
 
6629
#: nova/virt/xenapi/vmops.py:1525
 
6630
#, python-format
 
6631
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
 
6632
msgstr ""
 
6633
 
 
6634
#: nova/virt/xenapi/vmops.py:1529
 
6635
#, python-format
 
6636
msgid ""
 
6637
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
6757
6638
"args=%(args)r"
6758
6639
msgstr ""
6759
6640
 
6760
 
#: nova/virt/xenapi/vmops.py:1608
6761
 
#, python-format
6762
 
msgid ""
6763
 
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. VM"
6764
 
" id=%(instance_uuid)s; args=%(args)r"
6765
 
msgstr ""
6766
 
 
6767
 
#: nova/virt/xenapi/vmops.py:1613
6768
 
#, python-format
6769
 
msgid ""
6770
 
"The call to %(method)s returned an error: %(e)s. VM id=%(instance_uuid)s;"
6771
 
" args=%(args)r"
6772
 
msgstr ""
6773
 
 
6774
 
#: nova/virt/xenapi/vmops.py:1799
 
6641
#: nova/virt/xenapi/vmops.py:1534
 
6642
#, python-format
 
6643
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
 
6644
msgstr ""
 
6645
 
 
6646
#: nova/virt/xenapi/vmops.py:1620
6775
6647
#, python-format
6776
6648
msgid "OpenSSL error: %s"
6777
6649
msgstr ""
6804
6676
msgstr ""
6805
6677
 
6806
6678
#: nova/virt/xenapi/volume_utils.py:103 nova/virt/xenapi/volume_utils.py:170
6807
 
#: nova/virt/xenapi/volumeops.py:156
 
6679
#: nova/virt/xenapi/volumeops.py:153
6808
6680
#, python-format
6809
6681
msgid "Introduced %(label)s as %(sr_ref)s."
6810
6682
msgstr ""
6817
6689
msgid "Plugging SR"
6818
6690
msgstr ""
6819
6691
 
6820
 
#: nova/virt/xenapi/volume_utils.py:116 nova/virt/xenapi/volumeops.py:160
 
6692
#: nova/virt/xenapi/volume_utils.py:116 nova/virt/xenapi/volumeops.py:157
6821
6693
msgid "Unable to introduce Storage Repository"
6822
6694
msgstr ""
6823
6695
 
6824
 
#: nova/virt/xenapi/volume_utils.py:127 nova/virt/xenapi/volumeops.py:50
 
6696
#: nova/virt/xenapi/volume_utils.py:127 nova/virt/xenapi/volumeops.py:47
6825
6697
msgid "Unable to get SR using uuid"
6826
6698
msgstr ""
6827
6699
 
6889
6761
msgid "Mountpoint cannot be translated: %s"
6890
6762
msgstr ""
6891
6763
 
6892
 
#: nova/virt/xenapi/volumeops.py:64
 
6764
#: nova/virt/xenapi/volumeops.py:61
6893
6765
msgid "Could not find VDI ref"
6894
6766
msgstr ""
6895
6767
 
6896
 
#: nova/virt/xenapi/volumeops.py:69
 
6768
#: nova/virt/xenapi/volumeops.py:66
6897
6769
#, python-format
6898
6770
msgid "Creating SR %s"
6899
6771
msgstr ""
6900
6772
 
 
6773
#: nova/virt/xenapi/volumeops.py:70
 
6774
msgid "Could not create SR"
 
6775
msgstr ""
 
6776
 
6901
6777
#: nova/virt/xenapi/volumeops.py:73
6902
 
msgid "Could not create SR"
6903
 
msgstr ""
6904
 
 
6905
 
#: nova/virt/xenapi/volumeops.py:76
6906
6778
msgid "Could not retrieve SR record"
6907
6779
msgstr ""
6908
6780
 
6909
 
#: nova/virt/xenapi/volumeops.py:81
 
6781
#: nova/virt/xenapi/volumeops.py:78
6910
6782
#, python-format
6911
6783
msgid "Introducing SR %s"
6912
6784
msgstr ""
6913
6785
 
6914
 
#: nova/virt/xenapi/volumeops.py:85
 
6786
#: nova/virt/xenapi/volumeops.py:82
6915
6787
msgid "SR found in xapi database. No need to introduce"
6916
6788
msgstr ""
6917
6789
 
6918
 
#: nova/virt/xenapi/volumeops.py:90
 
6790
#: nova/virt/xenapi/volumeops.py:87
6919
6791
msgid "Could not introduce SR"
6920
6792
msgstr ""
6921
6793
 
6922
 
#: nova/virt/xenapi/volumeops.py:94
 
6794
#: nova/virt/xenapi/volumeops.py:91
6923
6795
#, python-format
6924
6796
msgid "Checking for SR %s"
6925
6797
msgstr ""
6926
6798
 
6927
 
#: nova/virt/xenapi/volumeops.py:106
 
6799
#: nova/virt/xenapi/volumeops.py:103
6928
6800
#, python-format
6929
6801
msgid "SR %s not found in the xapi database"
6930
6802
msgstr ""
6931
6803
 
6932
 
#: nova/virt/xenapi/volumeops.py:112
 
6804
#: nova/virt/xenapi/volumeops.py:109
6933
6805
msgid "Could not forget SR"
6934
6806
msgstr ""
6935
6807
 
6936
 
#: nova/virt/xenapi/volumeops.py:121
 
6808
#: nova/virt/xenapi/volumeops.py:118
6937
6809
#, python-format
6938
6810
msgid "Attach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s"
6939
6811
msgstr ""
6940
6812
 
6941
 
#: nova/virt/xenapi/volumeops.py:178
 
6813
#: nova/virt/xenapi/volumeops.py:175
6942
6814
#, python-format
6943
6815
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
6944
6816
msgstr "%(instance_name)s 인스턴스의 %(sr_ref)s SR에 대한 VDI 생성이 실패했습니다"
6945
6817
 
6946
 
#: nova/virt/xenapi/volumeops.py:189
 
6818
#: nova/virt/xenapi/volumeops.py:186
6947
6819
#, python-format
6948
6820
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
6949
6821
msgstr "%(instance_name)s 인스턴스의 %(sr_ref)s SR을 사용 할 수 없습니다"
6950
6822
 
 
6823
#: nova/virt/xenapi/volumeops.py:194
 
6824
#, python-format
 
6825
msgid "Unable to attach volume to instance %s"
 
6826
msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다"
 
6827
 
6951
6828
#: nova/virt/xenapi/volumeops.py:197
6952
6829
#, python-format
6953
 
msgid "Unable to attach volume to instance %s"
6954
 
msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다"
6955
 
 
6956
 
#: nova/virt/xenapi/volumeops.py:200
6957
 
#, python-format
6958
6830
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
6959
6831
msgstr "%(instance_name)s 인스턴스에 %(mountpoint)s 마운트지점이 장착되었습니다"
6960
6832
 
6961
 
#: nova/virt/xenapi/volumeops.py:210
 
6833
#: nova/virt/xenapi/volumeops.py:207
6962
6834
#, python-format
6963
6835
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
6964
6836
msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s"
6965
6837
 
6966
 
#: nova/virt/xenapi/volumeops.py:219
 
6838
#: nova/virt/xenapi/volumeops.py:216
6967
6839
#, python-format
6968
6840
msgid "Unable to locate volume %s"
6969
6841
msgstr "%s 볼륨을 찾을수 없습니다"
6970
6842
 
6971
 
#: nova/virt/xenapi/volumeops.py:227
 
6843
#: nova/virt/xenapi/volumeops.py:224
6972
6844
#, python-format
6973
6845
msgid "Unable to detach volume %s"
6974
6846
msgstr "%s 볼륨 탈착에 실패했습니다"
6975
6847
 
6976
 
#: nova/virt/xenapi/volumeops.py:232
 
6848
#: nova/virt/xenapi/volumeops.py:229
6977
6849
#, python-format
6978
6850
msgid "Unable to destroy vbd %s"
6979
6851
msgstr ""
6980
6852
 
6981
 
#: nova/virt/xenapi/volumeops.py:239
 
6853
#: nova/virt/xenapi/volumeops.py:236
6982
6854
#, python-format
6983
6855
msgid "Error purging SR %s"
6984
6856
msgstr ""
6985
6857
 
6986
 
#: nova/virt/xenapi/volumeops.py:241
 
6858
#: nova/virt/xenapi/volumeops.py:238
6987
6859
#, python-format
6988
6860
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
6989
6861
msgstr "%(instance_name)s 인스턴스에 %(mountpoint)s 마운트지점이 탈착되었습니다"
7059
6931
msgid "Volume Snapshot status must be available or error"
7060
6932
msgstr "볼륨의 상태를 알 수 없습니다"
7061
6933
 
7062
 
#: nova/volume/driver.py:89
 
6934
#: nova/volume/driver.py:96
7063
6935
#, python-format
7064
6936
msgid "Recovering from a failed execute.  Try number %s"
7065
6937
msgstr ""
7066
6938
 
7067
 
#: nova/volume/driver.py:99
 
6939
#: nova/volume/driver.py:106
7068
6940
#, python-format
7069
6941
msgid "volume group %s doesn't exist"
7070
6942
msgstr ""
7071
6943
 
7072
 
#: nova/volume/driver.py:263
 
6944
#: nova/volume/driver.py:270
7073
6945
#, python-format
7074
6946
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %d"
7075
6947
msgstr ""
7076
6948
 
7077
 
#: nova/volume/driver.py:311
 
6949
#: nova/volume/driver.py:318
7078
6950
#, python-format
7079
6951
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %d"
7080
6952
msgstr ""
7081
6953
 
7082
 
#: nova/volume/driver.py:320
 
6954
#: nova/volume/driver.py:327
7083
6955
#, python-format
7084
6956
msgid ""
7085
6957
"Skipping remove_export. No iscsi_target is presently exported for volume:"
7086
6958
" %d"
7087
6959
msgstr ""
7088
6960
 
7089
 
#: nova/volume/driver.py:330
 
6961
#: nova/volume/driver.py:337
7090
6962
msgid "ISCSI provider_location not stored, using discovery"
7091
6963
msgstr ""
7092
6964
 
7093
 
#: nova/volume/driver.py:377
 
6965
#: nova/volume/driver.py:384
7094
6966
#, python-format
7095
6967
msgid "Could not find iSCSI export  for volume %s"
7096
6968
msgstr ""
7097
6969
 
7098
 
#: nova/volume/driver.py:381
 
6970
#: nova/volume/driver.py:388
7099
6971
#, python-format
7100
6972
msgid "ISCSI Discovery: Found %s"
7101
6973
msgstr ""
7102
6974
 
7103
 
#: nova/volume/driver.py:459
 
6975
#: nova/volume/driver.py:466
7104
6976
#, python-format
7105
6977
msgid "Cannot confirm exported volume id:%(volume_id)s."
7106
6978
msgstr ""
7107
6979
 
7108
 
#: nova/volume/driver.py:486
 
6980
#: nova/volume/driver.py:493
7109
6981
#, python-format
7110
6982
msgid "FAKE ISCSI: %s"
7111
6983
msgstr ""
7112
6984
 
7113
 
#: nova/volume/driver.py:498
 
6985
#: nova/volume/driver.py:505
7114
6986
#, python-format
7115
6987
msgid "rbd has no pool %s"
7116
6988
msgstr ""
7117
6989
 
7118
 
#: nova/volume/driver.py:568
 
6990
#: nova/volume/driver.py:579
7119
6991
#, python-format
7120
6992
msgid "Sheepdog is not working: %s"
7121
6993
msgstr ""
7122
6994
 
7123
 
#: nova/volume/driver.py:570
 
6995
#: nova/volume/driver.py:582
7124
6996
msgid "Sheepdog is not working"
7125
6997
msgstr ""
7126
6998
 
7127
 
#: nova/volume/driver.py:669 nova/volume/driver.py:674
 
6999
#: nova/volume/driver.py:681 nova/volume/driver.py:686
7128
7000
#, python-format
7129
7001
msgid "LoggingVolumeDriver: %s"
7130
7002
msgstr ""
7131
7003
 
7132
 
#: nova/volume/manager.py:96
 
7004
#: nova/volume/manager.py:98
7133
7005
#, python-format
7134
7006
msgid "Re-exporting %s volumes"
7135
7007
msgstr ""
7136
7008
 
7137
 
#: nova/volume/manager.py:101
 
7009
#: nova/volume/manager.py:103
7138
7010
#, python-format
7139
7011
msgid "volume %s: skipping export"
7140
7012
msgstr ""
7141
7013
 
7142
 
#: nova/volume/manager.py:107
 
7014
#: nova/volume/manager.py:109
7143
7015
#, python-format
7144
7016
msgid "volume %s: creating"
7145
7017
msgstr ""
7146
7018
 
7147
 
#: nova/volume/manager.py:119
 
7019
#: nova/volume/manager.py:121
7148
7020
#, python-format
7149
7021
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
7150
7022
msgstr ""
7151
7023
 
7152
 
#: nova/volume/manager.py:131
 
7024
#: nova/volume/manager.py:133
7153
7025
#, python-format
7154
7026
msgid "volume %s: creating export"
7155
7027
msgstr ""
7156
7028
 
7157
 
#: nova/volume/manager.py:144
 
7029
#: nova/volume/manager.py:146
7158
7030
#, python-format
7159
7031
msgid "volume %s: created successfully"
7160
7032
msgstr ""
7161
7033
 
7162
 
#: nova/volume/manager.py:153
 
7034
#: nova/volume/manager.py:155
7163
7035
msgid "Volume is still attached"
7164
7036
msgstr ""
7165
7037
 
7166
 
#: nova/volume/manager.py:155
 
7038
#: nova/volume/manager.py:157
7167
7039
msgid "Volume is not local to this node"
7168
7040
msgstr ""
7169
7041
 
7170
 
#: nova/volume/manager.py:159
 
7042
#: nova/volume/manager.py:162
7171
7043
#, python-format
7172
7044
msgid "volume %s: removing export"
7173
7045
msgstr ""
7174
7046
 
7175
 
#: nova/volume/manager.py:161
 
7047
#: nova/volume/manager.py:164
7176
7048
#, python-format
7177
7049
msgid "volume %s: deleting"
7178
7050
msgstr ""
7179
7051
 
7180
 
#: nova/volume/manager.py:164
 
7052
#: nova/volume/manager.py:167
7181
7053
#, python-format
7182
7054
msgid "volume %s: volume is busy"
7183
7055
msgstr ""
7184
7056
 
7185
 
#: nova/volume/manager.py:176
 
7057
#: nova/volume/manager.py:179
7186
7058
#, python-format
7187
7059
msgid "volume %s: deleted successfully"
7188
7060
msgstr ""
7189
7061
 
7190
 
#: nova/volume/manager.py:183
 
7062
#: nova/volume/manager.py:186
7191
7063
#, python-format
7192
7064
msgid "snapshot %s: creating"
7193
7065
msgstr ""
7194
7066
 
7195
 
#: nova/volume/manager.py:187
 
7067
#: nova/volume/manager.py:190
7196
7068
#, python-format
7197
7069
msgid "snapshot %(snap_name)s: creating"
7198
7070
msgstr ""
7199
7071
 
7200
 
#: nova/volume/manager.py:202
 
7072
#: nova/volume/manager.py:205
7201
7073
#, python-format
7202
7074
msgid "snapshot %s: created successfully"
7203
7075
msgstr ""
7204
7076
 
7205
 
#: nova/volume/manager.py:211
 
7077
#: nova/volume/manager.py:214
7206
7078
#, python-format
7207
7079
msgid "snapshot %s: deleting"
7208
7080
msgstr ""
7209
7081
 
7210
 
#: nova/volume/manager.py:214
 
7082
#: nova/volume/manager.py:217
7211
7083
#, fuzzy, python-format
7212
7084
msgid "snapshot %s: snapshot is busy"
7213
7085
msgstr "인스턴스 %s: 스냅샷 저장중"
7214
7086
 
7215
 
#: nova/volume/manager.py:226
 
7087
#: nova/volume/manager.py:229
7216
7088
#, python-format
7217
7089
msgid "snapshot %s: deleted successfully"
7218
7090
msgstr ""
7219
7091
 
7220
 
#: nova/volume/manager.py:310
 
7092
#: nova/volume/manager.py:319
7221
7093
msgid "Checking volume capabilities"
7222
7094
msgstr ""
7223
7095
 
7224
 
#: nova/volume/manager.py:314
 
7096
#: nova/volume/manager.py:323
7225
7097
#, python-format
7226
7098
msgid "New capabilities found: %s"
7227
7099
msgstr ""
7228
7100
 
7229
 
#: nova/volume/manager.py:325
 
7101
#: nova/volume/manager.py:334
7230
7102
msgid "Clear capabilities"
7231
7103
msgstr ""
7232
7104
 
7233
 
#: nova/volume/manager.py:329
 
7105
#: nova/volume/manager.py:338
7234
7106
#, python-format
7235
7107
msgid "Notification {%s} received"
7236
7108
msgstr ""
7258
7130
msgid "Failed to provision dataset member"
7259
7131
msgstr ""
7260
7132
 
7261
 
#: nova/volume/netapp.py:252
 
7133
#: nova/volume/netapp.py:253
7262
7134
msgid "No LUN was created by the provision job"
7263
7135
msgstr ""
7264
7136
 
7265
 
#: nova/volume/netapp.py:261 nova/volume/netapp.py:433
 
7137
#: nova/volume/netapp.py:263 nova/volume/netapp.py:435
7266
7138
#, fuzzy, python-format
7267
7139
msgid "Failed to find LUN ID for volume %s"
7268
7140
msgstr "%s 볼륨을 찾을수 없습니다"
7269
7141
 
7270
 
#: nova/volume/netapp.py:280
 
7142
#: nova/volume/netapp.py:282
7271
7143
msgid "Failed to remove and delete dataset member"
7272
7144
msgstr ""
7273
7145
 
7274
 
#: nova/volume/netapp.py:603 nova/volume/netapp.py:657
 
7146
#: nova/volume/netapp.py:605 nova/volume/netapp.py:659
7275
7147
#, fuzzy, python-format
7276
7148
msgid "No LUN ID for volume %s"
7277
7149
msgstr "%s 볼륨을 찾을수 없습니다"
7278
7150
 
7279
 
#: nova/volume/netapp.py:607 nova/volume/netapp.py:661
 
7151
#: nova/volume/netapp.py:609 nova/volume/netapp.py:663
7280
7152
#, python-format
7281
7153
msgid "Failed to get LUN details for LUN ID %s"
7282
7154
msgstr ""
7283
7155
 
7284
 
#: nova/volume/netapp.py:614
 
7156
#: nova/volume/netapp.py:616
7285
7157
#, python-format
7286
7158
msgid "Failed to get host details for host ID %s"
7287
7159
msgstr ""
7288
7160
 
7289
 
#: nova/volume/netapp.py:620
 
7161
#: nova/volume/netapp.py:622
7290
7162
#, python-format
7291
7163
msgid "Failed to get target portal for filer: %s"
7292
7164
msgstr ""
7293
7165
 
7294
 
#: nova/volume/netapp.py:625
 
7166
#: nova/volume/netapp.py:627
7295
7167
#, python-format
7296
7168
msgid "Failed to get target IQN for filer: %s"
7297
7169
msgstr ""
7298
7170
 
7299
 
#: nova/volume/san.py:113 nova/volume/san.py:151
 
7171
#: nova/volume/san.py:114 nova/volume/san.py:153
7300
7172
msgid "Specify san_password or san_private_key"
7301
7173
msgstr ""
7302
7174
 
7303
 
#: nova/volume/san.py:156
 
7175
#: nova/volume/san.py:158
7304
7176
msgid "san_ip must be set"
7305
7177
msgstr ""
7306
7178
 
7307
 
#: nova/volume/san.py:320
 
7179
#: nova/volume/san.py:229
 
7180
#, python-format
 
7181
msgid "Cannot parse list-view output: %s"
 
7182
msgstr ""
 
7183
 
 
7184
#: nova/volume/san.py:323
7308
7185
#, python-format
7309
7186
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
7310
7187
msgstr ""
7311
7188
 
7312
 
#: nova/volume/san.py:452
 
7189
#: nova/volume/san.py:455
7313
7190
#, python-format
7314
7191
msgid "CLIQ command returned %s"
7315
7192
msgstr ""
7316
7193
 
7317
 
#: nova/volume/san.py:458
 
7194
#: nova/volume/san.py:461
7318
7195
#, python-format
7319
7196
msgid "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
7320
7197
msgstr ""
7321
7198
 
7322
 
#: nova/volume/san.py:466
 
7199
#: nova/volume/san.py:469
7323
7200
#, python-format
7324
7201
msgid "Error running CLIQ command %(verb)s %(cliq_args)s.  Result=%(out)s"
7325
7202
msgstr ""
7326
7203
 
7327
 
#: nova/volume/san.py:496
 
7204
#: nova/volume/san.py:499
7328
7205
#, python-format
7329
7206
msgid ""
7330
7207
"Unexpected number of virtual ips for cluster  %(cluster_name)s. "
7331
7208
"Result=%(_xml)s"
7332
7209
msgstr ""
7333
7210
 
7334
 
#: nova/volume/san.py:549
 
7211
#: nova/volume/san.py:552
7335
7212
#, python-format
7336
7213
msgid "Volume info: %(volume_name)s => %(volume_attributes)s"
7337
7214
msgstr ""
7338
7215
 
7339
 
#: nova/volume/san.py:594
 
7216
#: nova/volume/san.py:605
7340
7217
msgid "local_path not supported"
7341
7218
msgstr ""
7342
7219
 
7343
 
#: nova/volume/san.py:626
7344
 
#, python-format
7345
 
msgid "Could not determine project for volume %s, can't export"
7346
 
msgstr ""
7347
 
 
7348
 
#: nova/volume/san.py:696
 
7220
#: nova/volume/san.py:688
7349
7221
#, python-format
7350
7222
msgid "Payload for SolidFire API call: %s"
7351
7223
msgstr ""
7352
7224
 
7353
 
#: nova/volume/san.py:713
 
7225
#: nova/volume/san.py:705
7354
7226
#, python-format
7355
7227
msgid "Call to json.loads() raised an exception: %s"
7356
7228
msgstr ""
7357
7229
 
7358
 
#: nova/volume/san.py:718
 
7230
#: nova/volume/san.py:710
7359
7231
#, python-format
7360
7232
msgid "Results of SolidFire API call: %s"
7361
7233
msgstr ""
7362
7234
 
7363
 
#: nova/volume/san.py:732
 
7235
#: nova/volume/san.py:724
7364
7236
#, python-format
7365
7237
msgid "Found solidfire account: %s"
7366
7238
msgstr ""
7367
7239
 
7368
 
#: nova/volume/san.py:746
 
7240
#: nova/volume/san.py:738
7369
7241
#, python-format
7370
7242
msgid "solidfire account: %s does not exist, create it..."
7371
7243
msgstr ""
7372
7244
 
7373
 
#: nova/volume/san.py:804
 
7245
#: nova/volume/san.py:796
7374
7246
msgid "Enter SolidFire create_volume..."
7375
7247
msgstr ""
7376
7248
 
7377
 
#: nova/volume/san.py:846
 
7249
#: nova/volume/san.py:838
7378
7250
msgid "Leaving SolidFire create_volume"
7379
7251
msgstr ""
7380
7252
 
7381
 
#: nova/volume/san.py:861
 
7253
#: nova/volume/san.py:853
7382
7254
msgid "Enter SolidFire delete_volume..."
7383
7255
msgstr ""
7384
7256
 
 
7257
#: nova/volume/san.py:872
 
7258
#, python-format
 
7259
msgid "Deleting volumeID: %s"
 
7260
msgstr ""
 
7261
 
7385
7262
#: nova/volume/san.py:880
7386
 
#, python-format
7387
 
msgid "Deleting volumeID: %s "
7388
 
msgstr ""
7389
 
 
7390
 
#: nova/volume/san.py:888
7391
7263
msgid "Leaving SolidFire delete_volume"
7392
7264
msgstr ""
7393
7265
 
7394
 
#: nova/volume/san.py:891
 
7266
#: nova/volume/san.py:883
7395
7267
msgid "Executing SolidFire ensure_export..."
7396
7268
msgstr ""
7397
7269
 
7398
 
#: nova/volume/san.py:895
 
7270
#: nova/volume/san.py:887
7399
7271
msgid "Executing SolidFire create_export..."
7400
7272
msgstr ""
7401
7273
 
7449
7321
msgid "XenSMDriver requires xenapi connection"
7450
7322
msgstr ""
7451
7323
 
7452
 
#: nova/volume/xensm.py:110
 
7324
#: nova/volume/xensm.py:111
7453
7325
msgid "Failed to initiate session"
7454
7326
msgstr ""
7455
7327
 
7456
 
#: nova/volume/xensm.py:142
 
7328
#: nova/volume/xensm.py:143
7457
7329
#, python-format
7458
7330
msgid "Volume will be created in backend - %d"
7459
7331
msgstr ""
7460
7332
 
7461
 
#: nova/volume/xensm.py:154
 
7333
#: nova/volume/xensm.py:155
7462
7334
msgid "Failed to update volume in db"
7463
7335
msgstr ""
7464
7336
 
7465
 
#: nova/volume/xensm.py:157
 
7337
#: nova/volume/xensm.py:159
7466
7338
msgid "Unable to create volume"
7467
7339
msgstr ""
7468
7340
 
7469
 
#: nova/volume/xensm.py:171
 
7341
#: nova/volume/xensm.py:173
7470
7342
msgid "Failed to delete vdi"
7471
7343
msgstr ""
7472
7344
 
7473
 
#: nova/volume/xensm.py:177
 
7345
#: nova/volume/xensm.py:179
7474
7346
msgid "Failed to delete volume in db"
7475
7347
msgstr ""
7476
7348
 
7477
 
#: nova/volume/xensm.py:210
 
7349
#: nova/volume/xensm.py:212
7478
7350
msgid "Failed to find volume in db"
7479
7351
msgstr ""
7480
7352
 
7481
 
#: nova/volume/xensm.py:221
 
7353
#: nova/volume/xensm.py:223
7482
7354
msgid "Failed to find backend in db"
7483
7355
msgstr ""
7484
7356
 
7559
7431
"gone: %(exc)s"
7560
7432
msgstr ""
7561
7433
 
 
7434
#~ msgid "Volume service is unavailable at this time."
 
7435
#~ msgstr ""
 
7436
 
7562
7437
#~ msgid "Unable to locate account %(account_name) on Solidfire device"
7563
7438
#~ msgstr ""
7564
7439
 
7580
7455
#~ msgid "Detected existing vlan with id %(vlan)"
7581
7456
#~ msgstr ""
7582
7457
 
 
7458
#~ msgid "Inner Exception: %s"
 
7459
#~ msgstr ""
 
7460
 
7583
7461
#~ msgid ""
7584
7462
#~ "Attempting to grab semaphore \"%(lock)s\" "
7585
7463
#~ "for method \"%(method)s\"...lock"
7596
7474
#~ msgid "Got file lock \"%(lock)s\" for method \"%(method)s\"...lock"
7597
7475
#~ msgstr ""
7598
7476
 
 
7477
#~ msgid "Original exception being dropped"
 
7478
#~ msgstr ""
 
7479
 
 
7480
#~ msgid "Stopping raw TCP server."
 
7481
#~ msgstr ""
 
7482
 
 
7483
#~ msgid "Starting TCP server %(arg0)s on %(host)s:%(port)s"
 
7484
#~ msgstr ""
 
7485
 
 
7486
#~ msgid "not available"
 
7487
#~ msgstr ""
 
7488
 
 
7489
#~ msgid "Returned non-serializeable type: %s"
 
7490
#~ msgstr ""
 
7491
 
 
7492
#~ msgid "%(user_id)s could not be found with token '%(token)s'"
 
7493
#~ msgstr ""
 
7494
 
 
7495
#~ msgid "%(user_id)s must be an admin or a member of %(project_id)s"
 
7496
#~ msgstr ""
 
7497
 
 
7498
#~ msgid "Authentication requests must be made against a version root (e.g. /v2)."
 
7499
#~ msgstr ""
 
7500
 
 
7501
#~ msgid "Could not find %s in request."
 
7502
#~ msgstr ""
 
7503
 
 
7504
#~ msgid "Successfully authenticated '%s'"
 
7505
#~ msgstr ""
 
7506
 
 
7507
#~ msgid "User not found with provided API key."
 
7508
#~ msgstr ""
 
7509
 
 
7510
#~ msgid "Provided API key is valid, but not for user '%(username)s'"
 
7511
#~ msgstr ""
 
7512
 
 
7513
#~ msgid "Associate floating ip failed"
 
7514
#~ msgstr ""
 
7515
 
7599
7516
#~ msgid "Parent group id and group id cannot be same"
7600
7517
#~ msgstr ""
7601
7518
 
 
7519
#~ msgid "start instance %r"
 
7520
#~ msgstr ""
 
7521
 
 
7522
#~ msgid "stop instance %r"
 
7523
#~ msgstr ""
 
7524
 
7602
7525
#~ msgid "No body provided"
7603
7526
#~ msgstr ""
7604
7527
 
7647
7570
#~ msgid "Index instances for VSA %s"
7648
7571
#~ msgstr ""
7649
7572
 
 
7573
#~ msgid "Quota exceeded for %(pid)s, metadata property key or value too long"
 
7574
#~ msgstr ""
 
7575
 
7650
7576
#~ msgid "Quota exceeded for %(pid)s, tried to run %(min_count)s instances"
7651
7577
#~ msgstr ""
7652
7578
 
7661
7587
#~ "type."
7662
7588
#~ msgstr ""
7663
7589
 
 
7590
#~ msgid "Creating a raw instance"
 
7591
#~ msgstr ""
 
7592
 
 
7593
#~ msgid "Using Kernel=%(kernel_id)s, Ramdisk=%(ramdisk_id)s"
 
7594
#~ msgstr ""
 
7595
 
7664
7596
#~ msgid "Going to try to soft delete %s"
7665
7597
#~ msgstr ""
7666
7598
 
7677
7609
#~ msgstr ""
7678
7610
 
7679
7611
#~ msgid ""
 
7612
#~ "check_instance_lock: arguments: |%(self)s| "
 
7613
#~ "|%(context)s| |%(instance_uuid)s|"
 
7614
#~ msgstr ""
 
7615
 
 
7616
#~ msgid ""
7680
7617
#~ "Going to force the deletion of the"
7681
7618
#~ " vm %(instance_uuid)s, even if it is"
7682
7619
#~ " deleted"
7692
7629
#~ msgid "exception terminating the instance %(instance_uuid)s"
7693
7630
#~ msgstr ""
7694
7631
 
 
7632
#~ msgid "Instance %s not found."
 
7633
#~ msgstr ""
 
7634
 
7695
7635
#~ msgid "trying to destroy already destroyed instance: %s"
7696
7636
#~ msgstr "인스턴스 %s가 이미 삭제되었습니다"
7697
7637
 
7698
7638
#~ msgid ""
 
7639
#~ "Cannot rebuild instance [%(instance_uuid)s], "
 
7640
#~ "because the given image does not "
 
7641
#~ "exist."
 
7642
#~ msgstr ""
 
7643
 
 
7644
#~ msgid "Cannot rebuild instance [%(instance_uuid)s]: %(exc)s"
 
7645
#~ msgstr ""
 
7646
 
 
7647
#~ msgid "Rebuilding instance %s"
 
7648
#~ msgstr ""
 
7649
 
 
7650
#~ msgid ""
 
7651
#~ "trying to reboot a non-running "
 
7652
#~ "instance: %(instance_uuid)s (state: %(state)s "
 
7653
#~ "expected: %(running)s)"
 
7654
#~ msgstr ""
 
7655
 
 
7656
#~ msgid ""
 
7657
#~ "trying to snapshot a non-running "
 
7658
#~ "instance: %(instance_uuid)s (state: %(state)s "
 
7659
#~ "expected: %(running)s)"
 
7660
#~ msgstr ""
 
7661
 
 
7662
#~ msgid "Instance %s: Root password set"
 
7663
#~ msgstr ""
 
7664
 
 
7665
#~ msgid ""
 
7666
#~ "trying to inject a file into a "
 
7667
#~ "non-running instance: %(instance_uuid)s "
 
7668
#~ "(state: %(current_power_state)s expected: "
 
7669
#~ "%(expected_state)s)"
 
7670
#~ msgstr ""
 
7671
 
 
7672
#~ msgid "instance %(instance_uuid)s: injecting file to %(path)s"
 
7673
#~ msgstr ""
 
7674
 
 
7675
#~ msgid ""
 
7676
#~ "trying to update agent on a "
 
7677
#~ "non-running instance: %(instance_uuid)s (state:"
 
7678
#~ " %(current_power_state)s expected: %(expected_state)s)"
 
7679
#~ msgstr ""
 
7680
 
 
7681
#~ msgid "instance %(instance_uuid)s: updating agent to %(url)s"
 
7682
#~ msgstr ""
 
7683
 
 
7684
#~ msgid "instance %s: rescuing"
 
7685
#~ msgstr ""
 
7686
 
 
7687
#~ msgid "instance %s: unrescuing"
 
7688
#~ msgstr ""
 
7689
 
 
7690
#~ msgid "instance %s: migrating"
 
7691
#~ msgstr ""
 
7692
 
 
7693
#~ msgid "instance %s: pausing"
 
7694
#~ msgstr ""
 
7695
 
 
7696
#~ msgid "instance %s: unpausing"
 
7697
#~ msgstr ""
 
7698
 
 
7699
#~ msgid "instance %s: retrieving diagnostics"
 
7700
#~ msgstr ""
 
7701
 
 
7702
#~ msgid "instance %s: suspending"
 
7703
#~ msgstr ""
 
7704
 
 
7705
#~ msgid "instance %s: resuming"
 
7706
#~ msgstr ""
 
7707
 
 
7708
#~ msgid "instance %s: locking"
 
7709
#~ msgstr ""
 
7710
 
 
7711
#~ msgid "instance %s: unlocking"
 
7712
#~ msgstr ""
 
7713
 
 
7714
#~ msgid "instance %s: getting locked state"
 
7715
#~ msgstr ""
 
7716
 
 
7717
#~ msgid "instance %s: reset network"
 
7718
#~ msgstr ""
 
7719
 
 
7720
#~ msgid "instance %s: inject network info"
 
7721
#~ msgstr ""
 
7722
 
 
7723
#~ msgid "instance %s: getting vnc console"
 
7724
#~ msgstr ""
 
7725
 
 
7726
#~ msgid "Attach failed %(mountpoint)s, removing"
 
7727
#~ msgstr ""
 
7728
 
 
7729
#~ msgid "Detaching volume from unknown instance %s"
 
7730
#~ msgstr ""
 
7731
 
 
7732
#~ msgid ""
7699
7733
#~ "Instance %(name)s found in database but"
7700
7734
#~ " not known by hypervisor. Setting "
7701
7735
#~ "power state to NOSTATE"
7713
7747
#~ "DELETED but still present on host."
7714
7748
#~ msgstr ""
7715
7749
 
 
7750
#~ msgid "python-migrate is not installed. Exiting."
 
7751
#~ msgstr ""
 
7752
 
7716
7753
#~ msgid "SQL connection failed (%(connstring)s). %(attempts)d attempts left."
7717
7754
#~ msgstr ""
7718
7755
 
 
7756
#~ msgid "interface column not added to networks table"
 
7757
#~ msgstr ""
 
7758
 
 
7759
#~ msgid "VIF column not added to fixed_ips table"
 
7760
#~ msgstr ""
 
7761
 
 
7762
#~ msgid "join list for moving mac_addresses |%s|"
 
7763
#~ msgstr ""
 
7764
 
7719
7765
#~ msgid "Can't downgrade without losing data"
7720
7766
#~ msgstr ""
7721
7767
 
 
7768
#~ msgid "foreign key constraint couldn't be added"
 
7769
#~ msgstr ""
 
7770
 
 
7771
#~ msgid "foreign key constraint couldn't be dropped"
 
7772
#~ msgstr ""
 
7773
 
 
7774
#~ msgid "priority column not added to networks table"
 
7775
#~ msgstr ""
 
7776
 
 
7777
#~ msgid "progress column not added to instances table"
 
7778
#~ msgstr ""
 
7779
 
 
7780
#~ msgid ""
 
7781
#~ "Could not cast flavorid to integer: "
 
7782
#~ "%s. Set flavorid to an integer-"
 
7783
#~ "like string to downgrade."
 
7784
#~ msgstr ""
 
7785
 
 
7786
#~ msgid "instance_info_caches tables not dropped"
 
7787
#~ msgstr ""
 
7788
 
 
7789
#~ msgid "progress column not added to compute_nodes table"
 
7790
#~ msgstr ""
 
7791
 
 
7792
#~ msgid "dns_domains table not dropped"
 
7793
#~ msgstr ""
 
7794
 
7722
7795
#~ msgid "Instance %(instance_id)s not found"
7723
7796
#~ msgstr ""
7724
7797
 
 
7798
#~ msgid ""
 
7799
#~ "instance-dns-zone is |%(domain)s|, which"
 
7800
#~ " is in availability zone |%(zone)s|. "
 
7801
#~ "Instance |%(instance)s| is in zone "
 
7802
#~ "|%(zone2)s|. No DNS record will be "
 
7803
#~ "created."
 
7804
#~ msgstr ""
 
7805
 
7725
7806
#~ msgid "Network %s has active ports, cannot delete"
7726
7807
#~ msgstr ""
7727
7808
 
7728
7809
#~ msgid "No fixed IPs to deallocate for vif %sid"
7729
7810
#~ msgstr ""
7730
7811
 
 
7812
#~ msgid "Sending notification on %s..."
 
7813
#~ msgstr ""
 
7814
 
 
7815
#~ msgid ""
 
7816
#~ "AMQP server on %(fl_host)s:%(fl_port)d is "
 
7817
#~ "unreachable: %(e)s. Trying again in "
 
7818
#~ "%(fl_intv)d seconds."
 
7819
#~ msgstr ""
 
7820
 
 
7821
#~ msgid "Unable to connect to AMQP server after %(tries)d tries. Shutting down."
 
7822
#~ msgstr ""
 
7823
 
 
7824
#~ msgid "Reconnected to queue"
 
7825
#~ msgstr ""
 
7826
 
 
7827
#~ msgid "Failed to fetch message from queue: %s"
 
7828
#~ msgstr ""
 
7829
 
 
7830
#~ msgid "Initing the Adapter Consumer for %s"
 
7831
#~ msgstr ""
 
7832
 
 
7833
#~ msgid "Created \"%(exchange)s\" fanout exchange with \"%(key)s\" routing key"
 
7834
#~ msgstr ""
 
7835
 
 
7836
#~ msgid "Exception while processing consumer"
 
7837
#~ msgstr ""
 
7838
 
 
7839
#~ msgid "Creating \"%(exchange)s\" fanout exchange"
 
7840
#~ msgstr ""
 
7841
 
 
7842
#~ msgid "response %s"
 
7843
#~ msgstr ""
 
7844
 
 
7845
#~ msgid "topic is %s"
 
7846
#~ msgstr ""
 
7847
 
 
7848
#~ msgid "message %s"
 
7849
#~ msgstr ""
 
7850
 
 
7851
#~ msgid "Unable to connect to AMQP server: %s "
 
7852
#~ msgstr ""
 
7853
 
7731
7854
#~ msgid ""
7732
7855
#~ "Cannot confirm tmpfile at %(ipath)s is"
7733
7856
#~ " on same shared storage between "
7819
7942
#~ "(available %(max_avail)s %(type_str)s)"
7820
7943
#~ msgstr ""
7821
7944
 
 
7945
#~ msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
 
7946
#~ msgstr ""
 
7947
 
 
7948
#~ msgid "Publishing to route %s"
 
7949
#~ msgstr ""
 
7950
 
 
7951
#~ msgid "Declaring queue %s"
 
7952
#~ msgstr ""
 
7953
 
 
7954
#~ msgid "Declaring exchange %s"
 
7955
#~ msgstr ""
 
7956
 
 
7957
#~ msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
 
7958
#~ msgstr ""
 
7959
 
 
7960
#~ msgid "Getting from %(queue)s: %(message)s"
 
7961
#~ msgstr ""
 
7962
 
7822
7963
#~ msgid "Test: Emulate wrong VSA name. Raise"
7823
7964
#~ msgstr ""
7824
7965
 
7855
7996
#~ msgid "Test: Volume get: id=%(volume_id)s"
7856
7997
#~ msgstr ""
7857
7998
 
 
7999
#~ msgid "Attempted to unfilter instance %s which is not filtered"
 
8000
#~ msgstr ""
 
8001
 
 
8002
#~ msgid "Filters added to instance %s"
 
8003
#~ msgstr ""
 
8004
 
7858
8005
#~ msgid "Task [%(name)s] %(task)s status: success    %(result)s"
7859
8006
#~ msgstr ""
7860
8007
 
7869
8016
#~ "node_id = %(id)s node_ip = %(ip)s"
7870
8017
#~ msgstr ""
7871
8018
 
 
8019
#~ msgid "no partitions found"
 
8020
#~ msgstr ""
 
8021
 
7872
8022
#~ msgid "virsh said: %r"
7873
8023
#~ msgstr ""
7874
8024
 
7883
8033
#~ ":%s "
7884
8034
#~ msgstr ""
7885
8035
 
 
8036
#~ msgid "Instance %s: Starting migrate_disk_and_power_off"
 
8037
#~ msgstr ""
 
8038
 
7886
8039
#~ msgid "During wait running, %s disappeared."
7887
8040
#~ msgstr ""
7888
8041
 
7889
8042
#~ msgid "Instance %s running successfully."
7890
8043
#~ msgstr ""
7891
8044
 
 
8045
#~ msgid "Instance %s: Starting finish_migration"
 
8046
#~ msgstr ""
 
8047
 
 
8048
#~ msgid "Instance %s: Starting finish_revert_migration"
 
8049
#~ msgstr ""
 
8050
 
7892
8051
#~ msgid "The nwfilter(%(instance_secgroup_filter_name)s) is not found."
7893
8052
#~ msgstr ""
7894
8053
 
7927
8086
#~ msgid "%(container_format)s-%(id)s (%(base_file)s): image is in use"
7928
8087
#~ msgstr ""
7929
8088
 
 
8089
#~ msgid "Failed while unplugging vif of instance '%s'"
 
8090
#~ msgstr ""
 
8091
 
 
8092
#~ msgid "Property %(attr)s not set for the managed object %(objName)s"
 
8093
#~ msgstr ""
 
8094
 
 
8095
#~ msgid "Creating VM with the name %s on the ESX  host"
 
8096
#~ msgstr ""
 
8097
 
 
8098
#~ msgid "Created VM with the name %s on the ESX  host"
 
8099
#~ msgstr ""
 
8100
 
 
8101
#~ msgid "Reconfiguring VM instance %s to attach the image disk"
 
8102
#~ msgstr ""
 
8103
 
 
8104
#~ msgid "Reconfigured VM instance %s to attach the image disk"
 
8105
#~ msgstr ""
 
8106
 
 
8107
#~ msgid "Powering on the VM instance %s"
 
8108
#~ msgstr ""
 
8109
 
 
8110
#~ msgid "Powered on the VM instance %s"
 
8111
#~ msgstr ""
 
8112
 
 
8113
#~ msgid "Creating Snapshot of the VM instance %s "
 
8114
#~ msgstr ""
 
8115
 
 
8116
#~ msgid "Created Snapshot of the VM instance %s "
 
8117
#~ msgstr ""
 
8118
 
 
8119
#~ msgid "Copying disk data before snapshot of the VM  instance %s"
 
8120
#~ msgstr ""
 
8121
 
 
8122
#~ msgid "Copied disk data before snapshot of the VM instance %s"
 
8123
#~ msgstr ""
 
8124
 
 
8125
#~ msgid "Rebooting guest OS of VM %s"
 
8126
#~ msgstr ""
 
8127
 
 
8128
#~ msgid "Rebooted guest OS of VM %s"
 
8129
#~ msgstr ""
 
8130
 
 
8131
#~ msgid "Doing hard reboot of VM %s"
 
8132
#~ msgstr ""
 
8133
 
 
8134
#~ msgid "Did hard reboot of VM %s"
 
8135
#~ msgstr ""
 
8136
 
 
8137
#~ msgid "instance - %s not present"
 
8138
#~ msgstr ""
 
8139
 
 
8140
#~ msgid "Powering off the VM %s"
 
8141
#~ msgstr ""
 
8142
 
 
8143
#~ msgid "Powered off the VM %s"
 
8144
#~ msgstr ""
 
8145
 
 
8146
#~ msgid "Unregistering the VM %s"
 
8147
#~ msgstr ""
 
8148
 
 
8149
#~ msgid "Unregistered the VM %s"
 
8150
#~ msgstr ""
 
8151
 
 
8152
#~ msgid "Deleting contents of the VM %(name)s from datastore %(datastore_name)s"
 
8153
#~ msgstr ""
 
8154
 
 
8155
#~ msgid "Deleted contents of the VM %(name)s from datastore %(datastore_name)s"
 
8156
#~ msgstr ""
 
8157
 
 
8158
#~ msgid "Suspending the VM %s "
 
8159
#~ msgstr ""
 
8160
 
 
8161
#~ msgid "Suspended the VM %s "
 
8162
#~ msgstr ""
 
8163
 
 
8164
#~ msgid ""
 
8165
#~ "VM %s was already in suspended "
 
8166
#~ "state. So returning without doing "
 
8167
#~ "anything"
 
8168
#~ msgstr ""
 
8169
 
 
8170
#~ msgid "Resuming the VM %s"
 
8171
#~ msgstr ""
 
8172
 
 
8173
#~ msgid "Resumed the VM %s "
 
8174
#~ msgstr ""
 
8175
 
 
8176
#~ msgid ""
 
8177
#~ "Reconfiguring VM instance %(name)s to "
 
8178
#~ "set the machine id with ip - "
 
8179
#~ "%(ip_addr)s"
 
8180
#~ msgstr ""
 
8181
 
 
8182
#~ msgid ""
 
8183
#~ "Reconfigured VM instance %(name)s to set"
 
8184
#~ " the machine id with ip - "
 
8185
#~ "%(ip_addr)s"
 
8186
#~ msgstr ""
 
8187
 
 
8188
#~ msgid "Created VM %s..."
 
8189
#~ msgstr ""
 
8190
 
 
8191
#~ msgid "Created VM %(instance_name)s as %(vm_ref)s."
 
8192
#~ msgstr ""
 
8193
 
7930
8194
#~ msgid "Creating a CDROM-specific VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
7931
8195
#~ msgstr ""
7932
8196
 
7938
8202
#~ msgid "No primary VDI found for%(vm_ref)s"
7939
8203
#~ msgstr ""
7940
8204
 
 
8205
#~ msgid "Snapshotting VM %(vm_ref)s with label '%(label)s'..."
 
8206
#~ msgstr ""
 
8207
 
 
8208
#~ msgid "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s."
 
8209
#~ msgstr ""
 
8210
 
 
8211
#~ msgid "Fetching image %(image)s"
 
8212
#~ msgstr ""
 
8213
 
 
8214
#~ msgid "Image Type: %s"
 
8215
#~ msgstr ""
 
8216
 
 
8217
#~ msgid "ISO: Found sr possibly containing the ISO image"
 
8218
#~ msgstr ""
 
8219
 
7941
8220
#~ msgid "Size for image %(image)s:%(virtual_size)d"
7942
8221
#~ msgstr ""
7943
8222
 
 
8223
#~ msgid "instance %s: Failed to fetch glance image"
 
8224
#~ msgstr ""
 
8225
 
 
8226
#~ msgid "(VM_UTILS) xenserver vm state -> |%s|"
 
8227
#~ msgstr ""
 
8228
 
 
8229
#~ msgid "(VM_UTILS) xenapi power_state -> |%s|"
 
8230
#~ msgstr ""
 
8231
 
7944
8232
#~ msgid "Creating VBD for VDI %s ... "
7945
8233
#~ msgstr ""
7946
8234
 
7965
8253
#~ msgid "Ignoring XenAPI.Failure %s"
7966
8254
#~ msgstr ""
7967
8255
 
 
8256
#~ msgid "Attempted to power on non-existent instance bad instance id %s"
 
8257
#~ msgstr ""
 
8258
 
 
8259
#~ msgid "Starting instance %s"
 
8260
#~ msgstr ""
 
8261
 
 
8262
#~ msgid "instance %s: Failed to spawn"
 
8263
#~ msgstr "인스턴스 %s: 생성에 실패했습니다"
 
8264
 
7968
8265
#~ msgid "Instance %s failed to spawn - performing clean-up"
7969
8266
#~ msgstr ""
7970
8267
 
7971
8268
#~ msgid "instance %s: Failed to spawn - Unable to create VM"
7972
8269
#~ msgstr ""
7973
8270
 
 
8271
#~ msgid ""
 
8272
#~ "Auto configuring disk for instance "
 
8273
#~ "%(instance_uuid)s, attempting to resize "
 
8274
#~ "partition..."
 
8275
#~ msgstr ""
 
8276
 
 
8277
#~ msgid "Invalid value for injected_files: '%s'"
 
8278
#~ msgstr ""
 
8279
 
 
8280
#~ msgid "Starting VM %s..."
 
8281
#~ msgstr ""
 
8282
 
 
8283
#~ msgid "Spawning VM %(instance_uuid)s created %(vm_ref)s."
 
8284
#~ msgstr ""
 
8285
 
 
8286
#~ msgid "Instance %s: waiting for running"
 
8287
#~ msgstr ""
 
8288
 
 
8289
#~ msgid "Instance %s: running"
 
8290
#~ msgstr ""
 
8291
 
7974
8292
#~ msgid "Resources to remove:%s"
7975
8293
#~ msgstr ""
7976
8294
 
7980
8298
#~ msgid "Skipping VDI destroy for %s"
7981
8299
#~ msgstr ""
7982
8300
 
 
8301
#~ msgid "No opaque_ref could be determined for '%s'."
 
8302
#~ msgstr ""
 
8303
 
 
8304
#~ msgid "Finished snapshot and upload for VM %s"
 
8305
#~ msgstr ""
 
8306
 
 
8307
#~ msgid "Starting snapshot for VM %s"
 
8308
#~ msgstr ""
 
8309
 
 
8310
#~ msgid "Unable to Snapshot instance %(instance_uuid)s: %(exc)s"
 
8311
#~ msgstr ""
 
8312
 
 
8313
#~ msgid "Updating instance '%(instance_uuid)s' progress to %(progress)d"
 
8314
#~ msgstr ""
 
8315
 
 
8316
#~ msgid "Resize instance %s complete"
 
8317
#~ msgstr ""
 
8318
 
 
8319
#~ msgid "domid changed from %(olddomid)s to %(newdomid)s"
 
8320
#~ msgstr ""
 
8321
 
 
8322
#~ msgid "VM %(instance_uuid)s already halted,skipping shutdown..."
 
8323
#~ msgstr ""
 
8324
 
 
8325
#~ msgid "Shutting down VM for Instance %(instance_uuid)s"
 
8326
#~ msgstr ""
 
8327
 
7983
8328
#~ msgid "Destroying VDIs for Instance %(instance_uuid)s"
7984
8329
#~ msgstr ""
7985
8330
 
 
8331
#~ msgid ""
 
8332
#~ "Instance %(instance_uuid)s using RAW or "
 
8333
#~ "VHD, skipping kernel and ramdisk "
 
8334
#~ "deletion"
 
8335
#~ msgstr ""
 
8336
 
 
8337
#~ msgid "Instance %(instance_uuid)s VM destroyed"
 
8338
#~ msgstr ""
 
8339
 
 
8340
#~ msgid "Destroying VM for Instance %(instance_uuid)s"
 
8341
#~ msgstr ""
 
8342
 
 
8343
#~ msgid "Automatically hard rebooting %d"
 
8344
#~ msgstr ""
 
8345
 
 
8346
#~ msgid "Instance for migration %d not found, skipping"
 
8347
#~ msgstr ""
 
8348
 
 
8349
#~ msgid "injecting network info to xs for vm: |%s|"
 
8350
#~ msgstr ""
 
8351
 
 
8352
#~ msgid "creating vif(s) for vm: |%s|"
 
8353
#~ msgstr ""
 
8354
 
 
8355
#~ msgid "Creating VIF for VM %(vm_ref)s, network %(network_ref)s."
 
8356
#~ msgstr ""
 
8357
 
 
8358
#~ msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
 
8359
#~ msgstr ""
 
8360
 
 
8361
#~ msgid "injecting hostname to xs for vm: |%s|"
 
8362
#~ msgstr ""
 
8363
 
 
8364
#~ msgid ""
 
8365
#~ "The agent call to %(method)s returned"
 
8366
#~ " an invalid response: %(ret)r. VM "
 
8367
#~ "id=%(instance_uuid)s; path=%(path)s; args=%(addl_args)r"
 
8368
#~ msgstr ""
 
8369
 
 
8370
#~ msgid ""
 
8371
#~ "TIMEOUT: The call to %(method)s timed"
 
8372
#~ " out. VM id=%(instance_uuid)s; args=%(args)r"
 
8373
#~ msgstr ""
 
8374
 
 
8375
#~ msgid ""
 
8376
#~ "NOT IMPLEMENTED: The call to %(method)s"
 
8377
#~ " is not supported by the agent. "
 
8378
#~ "VM id=%(instance_uuid)s; args=%(args)r"
 
8379
#~ msgstr ""
 
8380
 
 
8381
#~ msgid ""
 
8382
#~ "The call to %(method)s returned an "
 
8383
#~ "error: %(e)s. VM id=%(instance_uuid)s; "
 
8384
#~ "args=%(args)r"
 
8385
#~ msgstr ""
 
8386
 
7986
8387
#~ msgid "Creating VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
7987
8388
#~ msgstr ""
7988
8389
 
8028
8429
#~ msgid "Failed to retrieve QoS info"
8029
8430
#~ msgstr ""
8030
8431
 
 
8432
#~ msgid "Could not determine project for volume %s, can't export"
 
8433
#~ msgstr ""
 
8434
 
 
8435
#~ msgid "Deleting volumeID: %s "
 
8436
#~ msgstr ""
 
8437
 
8031
8438
#~ msgid "invalid drive data"
8032
8439
#~ msgstr ""
8033
8440