~gandelman-a/ubuntu/precise/nova/UCA_2012.2.1

« back to all changes in this revision

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