~ubuntu-branches/ubuntu/saucy/nova/saucy-proposed

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Chuck Short, Adam Gandelman
  • Date: 2013-02-22 09:27:29 UTC
  • mfrom: (1.1.68)
  • Revision ID: package-import@ubuntu.com-20130222092729-nn3gt8rf97uvts77
Tags: 2013.1.g3-0ubuntu1
[ Chuck Short ]
* New usptream release. 
* debian/patches/debian/patches/fix-ubuntu-tests.patch: Refreshed.
* debian/nova-baremetal.logrotate: Fix logfile path.
* debian/control, debian/nova-spiceproxy.{install, logrotate, upstart}:
  Add spice html5 proxy support.
* debian/nova-novncproxy.upstart: Start on runlevel [2345]
* debian/rules: Call testr directly since run_tests.sh -N gives weird return
  value when tests pass.
* debian/pyddist-overrides: Add websockify.
* debian/nova-common.postinst: Removed config file conversion, since
  the option is no longer available. (LP: #1110567)
* debian/control: Add python-pyasn1 as a dependency.
* debian/control: Add python-oslo-config as a dependency.
* debian/control: Suggest sysfsutils, sg3-utils, multipath-tools for fibre
  channel support.

[ Adam Gandelman ]
* debian/control: Fix typo (websocikfy -> websockify).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# English (United States) translations for nova.
 
2
# Copyright (C) 2012 ORGANIZATION
 
3
# This file is distributed under the same license as the nova project.
 
4
 
5
# Translators:
 
6
# Translators:
 
7
# Özcan Zafer AYAN <ozcanzaferayan@gmail.com>, 2013.
 
8
msgid ""
 
9
msgstr ""
 
10
"Project-Id-Version: Nova\n"
 
11
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n"
 
12
"POT-Creation-Date: 2012-10-29 00:01+0000\n"
 
13
"PO-Revision-Date: 2013-02-02 18:03+0000\n"
 
14
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 
15
"Language-Team: en_US <LL@li.org>\n"
 
16
"MIME-Version: 1.0\n"
 
17
"Content-Type: text/plain; charset=UTF-8\n"
 
18
"Content-Transfer-Encoding: 8bit\n"
 
19
"Generated-By: Babel 0.9.6\n"
 
20
"Language: tr_TR\n"
 
21
"Plural-Forms: nplurals=1; plural=0;\n"
 
22
 
 
23
#: nova/context.py:62
 
24
#, python-format
 
25
msgid "Arguments dropped when creating context: %s"
 
26
msgstr ""
 
27
 
 
28
#: nova/context.py:100
 
29
#, python-format
 
30
msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
 
31
msgstr ""
 
32
 
 
33
#: nova/crypto.py:47
 
34
msgid "Filename of root CA"
 
35
msgstr "Kök sertifika yetkilisinin dosya adı"
 
36
 
 
37
#: nova/crypto.py:50
 
38
msgid "Filename of private key"
 
39
msgstr "Özel anahtarın dosya adı"
 
40
 
 
41
#: nova/crypto.py:53
 
42
msgid "Filename of root Certificate Revocation List"
 
43
msgstr "Kök sertifika iptali listesinin dosya adı"
 
44
 
 
45
#: nova/crypto.py:56
 
46
msgid "Where we keep our keys"
 
47
msgstr "Anahtarlarımızı tuttuğumuz yer"
 
48
 
 
49
#: nova/crypto.py:59
 
50
msgid "Where we keep our root CA"
 
51
msgstr "Kök sertifika yetkilisini tutttuğumuz yer"
 
52
 
 
53
#: nova/crypto.py:62
 
54
msgid "Should we use a CA for each project?"
 
55
msgstr "Her proje için sertifika yetkilisini kullanmalı mıyız?"
 
56
 
 
57
#: nova/crypto.py:66
 
58
#, python-format
 
59
msgid "Subject for certificate for users, %s for project, user, timestamp"
 
60
msgstr "Kullanıcıların sertifika konusu, proje, kullanıcı ve tarih bilgisi için %s"
 
61
 
 
62
#: nova/crypto.py:71
 
63
#, python-format
 
64
msgid "Subject for certificate for projects, %s for project, timestamp"
 
65
msgstr "Projelerin sertifika konusu, proje ve tarih bilgisi için %s"
 
66
 
 
67
#: nova/crypto.py:301
 
68
#, python-format
 
69
msgid "Flags path: %s"
 
70
msgstr "Bayrakların yolu: %s"
 
71
 
 
72
#: nova/exception.py:56
 
73
msgid "Unexpected error while running command."
 
74
msgstr "Komut çalışırken beklenmeyen bir hata oluştu."
 
75
 
 
76
#: nova/exception.py:59
 
77
#, python-format
 
78
msgid ""
 
79
"%(description)s\n"
 
80
"Command: %(cmd)s\n"
 
81
"Exit code: %(exit_code)s\n"
 
82
"Stdout: %(stdout)r\n"
 
83
"Stderr: %(stderr)r"
 
84
msgstr "%(description)s⏎ Komut: %(cmd)s⏎ Çıkış kodu: %(exit_code)s⏎ Standart çıktı: %(stdout)r⏎ Standart hata: %(stderr)r"
 
85
 
 
86
#: nova/exception.py:72
 
87
msgid "DB exception wrapped."
 
88
msgstr "Veritabanı istisnası yakalandı."
 
89
 
 
90
#: nova/exception.py:131
 
91
msgid "An unknown exception occurred."
 
92
msgstr "Bilinmeyen bir istisna oluştu."
 
93
 
 
94
#: nova/exception.py:152 nova/openstack/common/rpc/common.py:46
 
95
msgid "Exception in string format operation"
 
96
msgstr ""
 
97
 
 
98
#: nova/exception.py:162
 
99
msgid "Unknown"
 
100
msgstr ""
 
101
 
 
102
#: nova/exception.py:179
 
103
#, python-format
 
104
msgid "Fatal call to deprecated config %(msg)s"
 
105
msgstr ""
 
106
 
 
107
#: nova/exception.py:183
 
108
msgid "Failed to decrypt text"
 
109
msgstr ""
 
110
 
 
111
#: nova/exception.py:187
 
112
msgid "Virtual Interface creation failed"
 
113
msgstr "Sanal arayüz oluşturma hatası"
 
114
 
 
115
#: nova/exception.py:191
 
116
msgid "5 attempts to create virtual interfacewith unique mac address failed"
 
117
msgstr "Hata. Eşsiz mac adresiyle sanal arayüz oluşturmada 5 kez girişim yapıldı."
 
118
 
 
119
#: nova/exception.py:196
 
120
#, python-format
 
121
msgid "Connection to glance host %(host)s:%(port)s failed: %(reason)s"
 
122
msgstr ""
 
123
 
 
124
#: nova/exception.py:201
 
125
msgid "Not authorized."
 
126
msgstr "Yetkiniz yok."
 
127
 
 
128
#: nova/exception.py:206
 
129
msgid "User does not have admin privileges"
 
130
msgstr "Kullanıcı yönetici ayrıcalıklarına sahip değil"
 
131
 
 
132
#: nova/exception.py:210
 
133
#, python-format
 
134
msgid "Policy doesn't allow %(action)s to be performed."
 
135
msgstr "%(action)s uygulanmasına izin verilmiyor."
 
136
 
 
137
#: nova/exception.py:214
 
138
#, python-format
 
139
msgid "Image %(image_id)s is not active."
 
140
msgstr ""
 
141
 
 
142
#: nova/exception.py:218
 
143
#, python-format
 
144
msgid "Not authorized for image %(image_id)s."
 
145
msgstr ""
 
146
 
 
147
#: nova/exception.py:222
 
148
msgid "Unacceptable parameters."
 
149
msgstr "Kabul edilemez parametreler var."
 
150
 
 
151
#: nova/exception.py:227
 
152
msgid "Invalid snapshot"
 
153
msgstr ""
 
154
 
 
155
#: nova/exception.py:231
 
156
#, python-format
 
157
msgid "Volume %(volume_id)s is not attached to anything"
 
158
msgstr "%(volume_id)s bölümü hiçbir şeyle ilişkilendirilmedi"
 
159
 
 
160
#: nova/exception.py:235
 
161
#, python-format
 
162
msgid "Volume %(volume_id)s is still attached, detach volume first."
 
163
msgstr ""
 
164
 
 
165
#: nova/exception.py:239 nova/api/ec2/cloud.py:389 nova/api/ec2/cloud.py:414
 
166
#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2194
 
167
msgid "Keypair data is invalid"
 
168
msgstr "Anahtar çifti verisi geçersiz"
 
169
 
 
170
#: nova/exception.py:243
 
171
msgid "Failed to load data into json format"
 
172
msgstr ""
 
173
 
 
174
#: nova/exception.py:247
 
175
msgid "The request is invalid."
 
176
msgstr "İstek geçersiz"
 
177
 
 
178
#: nova/exception.py:251
 
179
msgid "Invalid input received"
 
180
msgstr "Geçersiz giriş yapıldı"
 
181
 
 
182
#: nova/exception.py:255
 
183
msgid "Invalid volume type"
 
184
msgstr ""
 
185
 
 
186
#: nova/exception.py:259
 
187
msgid "Invalid volume"
 
188
msgstr "Geçersiz bölüm"
 
189
 
 
190
#: nova/exception.py:263 nova/api/openstack/compute/servers.py:1283
 
191
#: nova/api/openstack/compute/contrib/admin_actions.py:242
 
192
msgid "Invalid metadata"
 
193
msgstr "Geçersiz metadata"
 
194
 
 
195
#: nova/exception.py:267
 
196
msgid "Invalid metadata size"
 
197
msgstr ""
 
198
 
 
199
#: nova/exception.py:271
 
200
#, python-format
 
201
msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s"
 
202
msgstr "Geçersiz port aralığı %(from_port)s:%(to_port)s. %(msg)s"
 
203
 
 
204
#: nova/exception.py:275 nova/api/ec2/cloud.py:571
 
205
#, python-format
 
206
msgid "Invalid IP protocol %(protocol)s."
 
207
msgstr "Geçersiz IP %(protocol)s."
 
208
 
 
209
#: nova/exception.py:279
 
210
#, python-format
 
211
msgid "Invalid content type %(content_type)s."
 
212
msgstr "Geçersiz içerik türü %(content_type)s."
 
213
 
 
214
#: nova/exception.py:283
 
215
#, python-format
 
216
msgid "Invalid cidr %(cidr)s."
 
217
msgstr "Geçersiz CIDR %(cidr)s."
 
218
 
 
219
#: nova/exception.py:287
 
220
msgid "Invalid Parameter: Unicode is not supported by the current database."
 
221
msgstr ""
 
222
 
 
223
#: nova/exception.py:294
 
224
#, python-format
 
225
msgid "%(err)s"
 
226
msgstr "Hatalar: %(err)s"
 
227
 
 
228
#: nova/exception.py:298
 
229
#, python-format
 
230
msgid ""
 
231
"Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason: "
 
232
"%(reason)s."
 
233
msgstr "%(aggregate_id)s üzerinde '%(action)s' eylemi gerçekleştirilemiyor. Nedeni: %(reason)s."
 
234
 
 
235
#: nova/exception.py:303
 
236
#, python-format
 
237
msgid "Group not valid. Reason: %(reason)s"
 
238
msgstr ""
 
239
 
 
240
#: nova/exception.py:307
 
241
msgid "Sort key supplied was not valid."
 
242
msgstr ""
 
243
 
 
244
#: nova/exception.py:311
 
245
#, python-format
 
246
msgid ""
 
247
"Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while "
 
248
"the instance is in this state."
 
249
msgstr "%(attr)s %(state)s 'deki %(instance_uuid)s örneği. Örnek bu durumda iken %(method)s yapılamaz."
 
250
 
 
251
#: nova/exception.py:316
 
252
#, python-format
 
253
msgid "Instance %(instance_id)s is not running."
 
254
msgstr "%(instance_id)s örneği çalışmıyor."
 
255
 
 
256
#: nova/exception.py:320
 
257
#, python-format
 
258
msgid "Instance %(instance_id)s is not in rescue mode"
 
259
msgstr "%(instance_id)s örneği kurtarma modunda değil"
 
260
 
 
261
#: nova/exception.py:324
 
262
#, python-format
 
263
msgid "Instance %(instance_id)s is not ready"
 
264
msgstr ""
 
265
 
 
266
#: nova/exception.py:328
 
267
msgid "Failed to suspend instance"
 
268
msgstr "Örnek kapatmada hata oluştu."
 
269
 
 
270
#: nova/exception.py:332
 
271
msgid "Failed to resume server"
 
272
msgstr ""
 
273
 
 
274
#: nova/exception.py:336
 
275
msgid "Failed to reboot instance"
 
276
msgstr "Tekrar yükleme örneğinde hata oluştu."
 
277
 
 
278
#: nova/exception.py:340
 
279
msgid "Failed to terminate instance"
 
280
msgstr ""
 
281
 
 
282
#: nova/exception.py:344
 
283
msgid "Service is unavailable at this time."
 
284
msgstr "Şu anda servis kullanılamıyor."
 
285
 
 
286
#: nova/exception.py:348
 
287
msgid "Insufficient compute resources."
 
288
msgstr ""
 
289
 
 
290
#: nova/exception.py:352
 
291
msgid "Compute service is unavailable at this time."
 
292
msgstr "Hesaplama servisi şu anda kullanılamıyor."
 
293
 
 
294
#: nova/exception.py:356
 
295
#, python-format
 
296
msgid ""
 
297
"Unable to migrate instance (%(instance_id)s) to current host (%(host)s)."
 
298
msgstr "Mevcut (%(host)s) sunucusundan (%(instance_id)s) örneği geçirilemez."
 
299
 
 
300
#: nova/exception.py:361
 
301
msgid "The supplied hypervisor type of is invalid."
 
302
msgstr "Desteklenen hypervisor türü geçersiz."
 
303
 
 
304
#: nova/exception.py:365
 
305
msgid ""
 
306
"The instance requires a newer hypervisor version than has been provided."
 
307
msgstr "Örnek şu ankinden daha yeni hypervisor versiyonu gerektirir."
 
308
 
 
309
#: nova/exception.py:370
 
310
#, python-format
 
311
msgid ""
 
312
"The supplied disk path (%(path)s) already exists, it is expected not to "
 
313
"exist."
 
314
msgstr "Desteklenen disk yolu (%(path)s) halen var,fakat var olmaması gerekir."
 
315
 
 
316
#: nova/exception.py:375
 
317
#, python-format
 
318
msgid "The supplied device path (%(path)s) is invalid."
 
319
msgstr "Desteklenen cihaz yolu (%(path)s) geçersiz."
 
320
 
 
321
#: nova/exception.py:379
 
322
#, python-format
 
323
msgid "The supplied device path (%(path)s) is in use."
 
324
msgstr ""
 
325
 
 
326
#: nova/exception.py:383
 
327
#, python-format
 
328
msgid "The supplied device (%(device)s) is busy."
 
329
msgstr ""
 
330
 
 
331
#: nova/exception.py:387
 
332
msgid "Unacceptable CPU info"
 
333
msgstr "Kabul edilemeyen CPU bilgisi"
 
334
 
 
335
#: nova/exception.py:391
 
336
#, python-format
 
337
msgid "%(address)s is not a valid IP v4/6 address."
 
338
msgstr "%(address)s geçerli bir IP v4/6 adresi değildir."
 
339
 
 
340
#: nova/exception.py:395
 
341
#, python-format
 
342
msgid ""
 
343
"VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN tag"
 
344
" is %(tag)s, but the one associated with the port group is %(pgroup)s."
 
345
msgstr "VLAN etiketi %(bridge)s port grubu için uygun değil. Beklenen VLAN etiketi %(tag)s'dir, fakat tek ilişkili port grubu %(pgroup)s'dir."
 
346
 
 
347
#: nova/exception.py:401
 
348
#, python-format
 
349
msgid ""
 
350
"vSwitch which contains the port group %(bridge)s is not associated with the "
 
351
"desired physical adapter. Expected vSwitch is %(expected)s, but the one "
 
352
"associated is %(actual)s."
 
353
msgstr "%(bridge)s port grubunu içeren vSwitch istenilen fiziksel adaptörü ile ilişkilendirilmemiştir. Beklenen vSwitch %(expected)s'dir, fakat ilişkilendirilen ise %(actual)s'dir."
 
354
 
 
355
#: nova/exception.py:408
 
356
#, python-format
 
357
msgid "Disk format %(disk_format)s is not acceptable"
 
358
msgstr "%(disk_format)s disk formatı kabul edilemez."
 
359
 
 
360
#: nova/exception.py:412
 
361
#, python-format
 
362
msgid "Image %(image_id)s is unacceptable: %(reason)s"
 
363
msgstr "%(image_id)s imajı kabul edilemez: %(reason)s"
 
364
 
 
365
#: nova/exception.py:416
 
366
#, python-format
 
367
msgid "Instance %(instance_id)s is unacceptable: %(reason)s"
 
368
msgstr "%(instance_id)s örneği kabul edilemez: %(reason)s"
 
369
 
 
370
#: nova/exception.py:420
 
371
#, python-format
 
372
msgid "Ec2 id %(ec2_id)s is unacceptable."
 
373
msgstr "%(ec2_id)s Ec2 id'si kabul edilemez."
 
374
 
 
375
#: nova/exception.py:424
 
376
#, python-format
 
377
msgid "Expected a uuid but received %(uuid)s."
 
378
msgstr ""
 
379
 
 
380
#: nova/exception.py:428
 
381
msgid "Constraint not met."
 
382
msgstr ""
 
383
 
 
384
#: nova/exception.py:433
 
385
msgid "Resource could not be found."
 
386
msgstr "Kaynak bulunamadı."
 
387
 
 
388
#: nova/exception.py:438
 
389
#, python-format
 
390
msgid "Could not find driver for compute_driver %(name)s"
 
391
msgstr ""
 
392
 
 
393
#: nova/exception.py:442
 
394
#, python-format
 
395
msgid "Volume %(volume_id)s persistence file could not be found."
 
396
msgstr ""
 
397
 
 
398
#: nova/exception.py:446
 
399
#, python-format
 
400
msgid "Volume %(volume_id)s could not be found."
 
401
msgstr "%(volume_id)s bölümü bulunamadı."
 
402
 
 
403
#: nova/exception.py:450
 
404
#, python-format
 
405
msgid "Unable to locate account %(account_name)s on Solidfire device"
 
406
msgstr ""
 
407
 
 
408
#: nova/exception.py:455
 
409
#, python-format
 
410
msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s."
 
411
msgstr ""
 
412
 
 
413
#: nova/exception.py:460
 
414
#, python-format
 
415
msgid "Volume type %(volume_type_id)s could not be found."
 
416
msgstr ""
 
417
 
 
418
#: nova/exception.py:464
 
419
#, python-format
 
420
msgid "Volume type with name %(volume_type_name)s could not be found."
 
421
msgstr ""
 
422
 
 
423
#: nova/exception.py:469
 
424
#, python-format
 
425
msgid ""
 
426
"Volume Type %(volume_type_id)s has no extra specs with key "
 
427
"%(extra_specs_key)s."
 
428
msgstr ""
 
429
 
 
430
#: nova/exception.py:474
 
431
#, python-format
 
432
msgid "Snapshot %(snapshot_id)s could not be found."
 
433
msgstr "%(snapshot_id)s sistem anlık görüntüsü bulunamadı."
 
434
 
 
435
#: nova/exception.py:478
 
436
#, python-format
 
437
msgid "deleting volume %(volume_name)s that has snapshot"
 
438
msgstr ""
 
439
 
 
440
#: nova/exception.py:482
 
441
#, python-format
 
442
msgid "deleting snapshot %(snapshot_name)s that has dependent volumes"
 
443
msgstr ""
 
444
 
 
445
#: nova/exception.py:487
 
446
#, python-format
 
447
msgid "No target id found for volume %(volume_id)s."
 
448
msgstr "%(volume_id)s bölümü için hedef id bulunamadı."
 
449
 
 
450
#: nova/exception.py:491
 
451
#, python-format
 
452
msgid "Failed to create iscsi target for volume %(volume_id)s."
 
453
msgstr ""
 
454
 
 
455
#: nova/exception.py:495
 
456
#, python-format
 
457
msgid "Failed to remove iscsi target for volume %(volume_id)s."
 
458
msgstr ""
 
459
 
 
460
#: nova/exception.py:499
 
461
#, python-format
 
462
msgid "No disk at %(location)s"
 
463
msgstr "%(location)s'da disk yok."
 
464
 
 
465
#: nova/exception.py:503
 
466
#, python-format
 
467
msgid "Could not find a handler for %(driver_type)s volume."
 
468
msgstr "%(driver_type)s bölümü için bir işleyici bulunamadı."
 
469
 
 
470
#: nova/exception.py:507
 
471
#, python-format
 
472
msgid "Invalid image href %(image_href)s."
 
473
msgstr "Geçersiz %(image_href)s imaj kaynak dosyası."
 
474
 
 
475
#: nova/exception.py:511
 
476
#, python-format
 
477
msgid "Image %(image_id)s could not be found."
 
478
msgstr "%(image_id)s imaj kaynak dosyası bulunamadı."
 
479
 
 
480
#: nova/exception.py:515
 
481
#, python-format
 
482
msgid ""
 
483
"Image %(image_id)s could not be found. The nova EC2 API assigns image ids "
 
484
"dynamically when they are listed for the first time. Have you listed image "
 
485
"ids since adding this image?"
 
486
msgstr ""
 
487
 
 
488
#: nova/exception.py:522
 
489
#, python-format
 
490
msgid "Project %(project_id)s could not be found."
 
491
msgstr "%(project_id)s projesi bulunamadı."
 
492
 
 
493
#: nova/exception.py:526
 
494
msgid "Cannot find SR to read/write VDI."
 
495
msgstr "VDI'ya okuma/yazma yapılırken SR(Saklama deposu) bulunamadı."
 
496
 
 
497
#: nova/exception.py:530
 
498
#, python-format
 
499
msgid "Network %(network_id)s is still in use."
 
500
msgstr ""
 
501
 
 
502
#: nova/exception.py:534
 
503
#, python-format
 
504
msgid "%(req)s is required to create a network."
 
505
msgstr "Ağ oluşturulurken %(req)s gereklidir."
 
506
 
 
507
#: nova/exception.py:538
 
508
#, python-format
 
509
msgid "Network %(network_id)s could not be found."
 
510
msgstr "%(network_id)s ağı bulunamadı."
 
511
 
 
512
#: nova/exception.py:542
 
513
#, python-format
 
514
msgid "Network could not be found for bridge %(bridge)s"
 
515
msgstr " %(bridge)s köprüsü için ağ bulunamadı."
 
516
 
 
517
#: nova/exception.py:546
 
518
#, python-format
 
519
msgid "Network could not be found for uuid %(uuid)s"
 
520
msgstr "%(uuid)s UUID'si için bir ağ bulunamadı"
 
521
 
 
522
#: nova/exception.py:550
 
523
#, python-format
 
524
msgid "Network could not be found with cidr %(cidr)s."
 
525
msgstr "%(cidr)s CIDR ile bir ağ bulunamadı."
 
526
 
 
527
#: nova/exception.py:554
 
528
#, python-format
 
529
msgid "Network could not be found for instance %(instance_id)s."
 
530
msgstr "%(instance_id)s örneği için ağ bulunamadı."
 
531
 
 
532
#: nova/exception.py:558
 
533
msgid "No networks defined."
 
534
msgstr "Tanımlı bir ağ yok."
 
535
 
 
536
#: nova/exception.py:562
 
537
#, python-format
 
538
msgid ""
 
539
"Either Network uuid %(network_uuid)s is not present or is not assigned to "
 
540
"the project %(project_id)s."
 
541
msgstr "%(network_uuid)s ağ UUID verilmedi veya %(project_id)s projesi ile ilişkilendirilmedi."
 
542
 
 
543
#: nova/exception.py:567
 
544
#, python-format
 
545
msgid "Host is not set to the network (%(network_id)s)."
 
546
msgstr ""
 
547
 
 
548
#: nova/exception.py:571
 
549
msgid "Could not find the datastore reference(s) which the VM uses."
 
550
msgstr "VM'nin kullandığı veri deposu referansı(ları) bulunamadı."
 
551
 
 
552
#: nova/exception.py:575
 
553
#, python-format
 
554
msgid "Port %(port_id)s is still in use."
 
555
msgstr ""
 
556
 
 
557
#: nova/exception.py:579
 
558
#, python-format
 
559
msgid "Port %(port_id)s could not be found."
 
560
msgstr ""
 
561
 
 
562
#: nova/exception.py:583
 
563
#, python-format
 
564
msgid "No fixed IP associated with id %(id)s."
 
565
msgstr "%(id)s ile ilişkilendirilmiş bir dinamik IP yok."
 
566
 
 
567
#: nova/exception.py:587
 
568
#, python-format
 
569
msgid "Fixed ip not found for address %(address)s."
 
570
msgstr "%(address)s adresi için bir dinamik IP bulunamadı."
 
571
 
 
572
#: nova/exception.py:591
 
573
#, python-format
 
574
msgid "Instance %(instance_uuid)s has zero fixed ips."
 
575
msgstr ""
 
576
 
 
577
#: nova/exception.py:595
 
578
#, python-format
 
579
msgid "Network host %(host)s has zero fixed ips in network %(network_id)s."
 
580
msgstr "%(network_id)s ağında %(host)s ağ sunucusunun hiç dinamik IP'si yok.\n "
 
581
 
 
582
#: nova/exception.py:600
 
583
#, python-format
 
584
msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'."
 
585
msgstr ""
 
586
 
 
587
#: nova/exception.py:604
 
588
#, python-format
 
589
msgid ""
 
590
"Fixed IP address (%(address)s) does not exist in network (%(network_uuid)s)."
 
591
msgstr "(%(network_uuid)s) ağında bir (%(address)s) dinamik IP adresi yok."
 
592
 
 
593
#: nova/exception.py:609
 
594
#, python-format
 
595
msgid ""
 
596
"Fixed IP address %(address)s is already in use on instance "
 
597
"%(instance_uuid)s."
 
598
msgstr ""
 
599
 
 
600
#: nova/exception.py:614
 
601
#, python-format
 
602
msgid ""
 
603
"More than one instance is associated with fixed ip address '%(address)s'."
 
604
msgstr ""
 
605
 
 
606
#: nova/exception.py:619
 
607
#, python-format
 
608
msgid "Fixed IP address %(address)s is invalid."
 
609
msgstr "%(address)s dinamik IP adresi geçersiz."
 
610
 
 
611
#: nova/exception.py:623
 
612
msgid "Zero fixed ips available."
 
613
msgstr "Kullanılabilir hiç dinamik IP yok."
 
614
 
 
615
#: nova/exception.py:627
 
616
msgid "Zero fixed ips could be found."
 
617
msgstr "Hiç dinamik IP bulunamadı."
 
618
 
 
619
#: nova/exception.py:636
 
620
#, python-format
 
621
msgid "Floating ip %(address)s already exists."
 
622
msgstr ""
 
623
 
 
624
#: nova/exception.py:640
 
625
#, python-format
 
626
msgid "Floating ip not found for id %(id)s."
 
627
msgstr "%(id)s ID'si için değişken IP bulunamadı."
 
628
 
 
629
#: nova/exception.py:644
 
630
#, python-format
 
631
msgid "The DNS entry %(name)s already exists in domain %(domain)s."
 
632
msgstr "%(domain)s alanında %(name)s DNS girdisi halen var."
 
633
 
 
634
#: nova/exception.py:648
 
635
#, python-format
 
636
msgid "Floating ip not found for address %(address)s."
 
637
msgstr "%(address)s adresi için bir değişken IP bulunamadı."
 
638
 
 
639
#: nova/exception.py:652
 
640
#, python-format
 
641
msgid "Floating ip not found for host %(host)s."
 
642
msgstr " %(host)s sunucusu için bir değişken IP bulunamadı."
 
643
 
 
644
#: nova/exception.py:656
 
645
#, python-format
 
646
msgid "Multiple floating ips are found for address %(address)s."
 
647
msgstr ""
 
648
 
 
649
#: nova/exception.py:660
 
650
msgid "Floating ip pool not found."
 
651
msgstr ""
 
652
 
 
653
#: nova/exception.py:665
 
654
msgid "Zero floating ips available."
 
655
msgstr "Hiç mevcut değişken IP yok."
 
656
 
 
657
#: nova/exception.py:670
 
658
#, python-format
 
659
msgid "Floating ip %(address)s is associated."
 
660
msgstr "%(address)s değişken IP adresi ilişkilendirildi."
 
661
 
 
662
#: nova/exception.py:674
 
663
#, python-format
 
664
msgid "Floating ip %(address)s is not associated."
 
665
msgstr "%(address)s değişken IP adresi ilişkilendirilemedi."
 
666
 
 
667
#: nova/exception.py:678
 
668
msgid "Zero floating ips exist."
 
669
msgstr "Hiç değişken IP yok."
 
670
 
 
671
#: nova/exception.py:682
 
672
#, python-format
 
673
msgid "Interface %(interface)s not found."
 
674
msgstr "%(interface)s arayüzü bulunamadı."
 
675
 
 
676
#: nova/exception.py:686
 
677
msgid "Cannot disassociate auto assigined floating ip"
 
678
msgstr ""
 
679
 
 
680
#: nova/exception.py:690
 
681
#, python-format
 
682
msgid "Keypair %(name)s not found for user %(user_id)s"
 
683
msgstr "%(user_id)s kullanıcısı için %(name)s anahtar çifti bulunamadı"
 
684
 
 
685
#: nova/exception.py:694
 
686
#, python-format
 
687
msgid "Certificate %(certificate_id)s not found."
 
688
msgstr "%(certificate_id)s sertifikası bulunamadı"
 
689
 
 
690
#: nova/exception.py:698
 
691
#, python-format
 
692
msgid "Service %(service_id)s could not be found."
 
693
msgstr "%(service_id)s servisi bulunamadı."
 
694
 
 
695
#: nova/exception.py:702
 
696
#, python-format
 
697
msgid "Host %(host)s could not be found."
 
698
msgstr "%(host)s sunucusu bulunamadı."
 
699
 
 
700
#: nova/exception.py:706
 
701
#, python-format
 
702
msgid "Compute host %(host)s could not be found."
 
703
msgstr "%(host)s hesaplama sunucusu bulunamadı."
 
704
 
 
705
#: nova/exception.py:710
 
706
#, python-format
 
707
msgid "Could not find binary %(binary)s on host %(host)s."
 
708
msgstr "%(host)s sunucusunda %(binary)s ikilisi bulunamadı."
 
709
 
 
710
#: nova/exception.py:714
 
711
#, python-format
 
712
msgid "Invalid reservation expiration %(expire)s."
 
713
msgstr ""
 
714
 
 
715
#: nova/exception.py:718
 
716
#, python-format
 
717
msgid ""
 
718
"Change would make usage less than 0 for the following resources: %(unders)s"
 
719
msgstr ""
 
720
 
 
721
#: nova/exception.py:723
 
722
msgid "Quota could not be found"
 
723
msgstr "Kota bulunamadı."
 
724
 
 
725
#: nova/exception.py:727
 
726
#, python-format
 
727
msgid "Unknown quota resources %(unknown)s."
 
728
msgstr ""
 
729
 
 
730
#: nova/exception.py:731
 
731
#, python-format
 
732
msgid "Quota for project %(project_id)s could not be found."
 
733
msgstr "%(project_id)s projesi için bir kota bulunamadı."
 
734
 
 
735
#: nova/exception.py:735
 
736
#, python-format
 
737
msgid "Quota class %(class_name)s could not be found."
 
738
msgstr ""
 
739
 
 
740
#: nova/exception.py:739
 
741
#, python-format
 
742
msgid "Quota usage for project %(project_id)s could not be found."
 
743
msgstr ""
 
744
 
 
745
#: nova/exception.py:743
 
746
#, python-format
 
747
msgid "Quota reservation %(uuid)s could not be found."
 
748
msgstr ""
 
749
 
 
750
#: nova/exception.py:747
 
751
#, python-format
 
752
msgid "Quota exceeded for resources: %(overs)s"
 
753
msgstr ""
 
754
 
 
755
#: nova/exception.py:751
 
756
#, python-format
 
757
msgid "Security group %(security_group_id)s not found."
 
758
msgstr "%(security_group_id)s güvenlik grubu bulunamadı."
 
759
 
 
760
#: nova/exception.py:755
 
761
#, python-format
 
762
msgid ""
 
763
"Security group %(security_group_id)s not found for project %(project_id)s."
 
764
msgstr "%(project_id)s projesi için %(security_group_id)s güvenlik grubu bulunamadı."
 
765
 
 
766
#: nova/exception.py:760
 
767
#, python-format
 
768
msgid "Security group with rule %(rule_id)s not found."
 
769
msgstr "%(rule_id)s kurallı güvenlik grubu bulunamadı."
 
770
 
 
771
#: nova/exception.py:764
 
772
#, python-format
 
773
msgid ""
 
774
"Security group %(security_group_id)s is already associated with the instance"
 
775
" %(instance_id)s"
 
776
msgstr "%(security_group_id)s güvenlik grubu zaten %(instance_id)s örneği ile ilişkilendirimiş."
 
777
 
 
778
#: nova/exception.py:769
 
779
#, python-format
 
780
msgid ""
 
781
"Security group %(security_group_id)s is not associated with the instance "
 
782
"%(instance_id)s"
 
783
msgstr "%(security_group_id)s güvenlik grubu %(instance_id)s örneği ile ilişkilendirilmedi."
 
784
 
 
785
#: nova/exception.py:774
 
786
#, python-format
 
787
msgid "Migration %(migration_id)s could not be found."
 
788
msgstr "%(migration_id)s göçü bulunamadı."
 
789
 
 
790
#: nova/exception.py:778
 
791
#, python-format
 
792
msgid ""
 
793
"Migration not found for instance %(instance_id)s with status %(status)s."
 
794
msgstr "%(status)s durumuyla %(instance_id)s örneği için göç bulunamadı."
 
795
 
 
796
#: nova/exception.py:783
 
797
#, python-format
 
798
msgid "Console pool %(pool_id)s could not be found."
 
799
msgstr "%(pool_id)s konsol havuzu bulunamadı."
 
800
 
 
801
#: nova/exception.py:787
 
802
#, python-format
 
803
msgid ""
 
804
"Console pool of type %(console_type)s for compute host %(compute_host)s on "
 
805
"proxy host %(host)s not found."
 
806
msgstr "%(host)s roxy sunucusundaki %(compute_host)s hesaplama sunucusu için %(console_type)s türünün konsol havuzu bulunamadı."
 
807
 
 
808
#: nova/exception.py:793
 
809
#, python-format
 
810
msgid "Console %(console_id)s could not be found."
 
811
msgstr "%(console_id)s konsolu bulunamadı."
 
812
 
 
813
#: nova/exception.py:797
 
814
#, python-format
 
815
msgid "Console for instance %(instance_uuid)s could not be found."
 
816
msgstr ""
 
817
 
 
818
#: nova/exception.py:801
 
819
#, python-format
 
820
msgid ""
 
821
"Console for instance %(instance_uuid)s in pool %(pool_id)s could not be "
 
822
"found."
 
823
msgstr ""
 
824
 
 
825
#: nova/exception.py:806
 
826
#, python-format
 
827
msgid "Invalid console type %(console_type)s "
 
828
msgstr ""
 
829
 
 
830
#: nova/exception.py:810
 
831
#, python-format
 
832
msgid "Instance type %(instance_type_id)s could not be found."
 
833
msgstr "%(instance_type_id)s örnek türü bulunamadı"
 
834
 
 
835
#: nova/exception.py:814
 
836
#, python-format
 
837
msgid "Instance type with name %(instance_type_name)s could not be found."
 
838
msgstr "%(instance_type_name)s isimli örnek türü bulunamadı."
 
839
 
 
840
#: nova/exception.py:819
 
841
#, python-format
 
842
msgid "Flavor %(flavor_id)s could not be found."
 
843
msgstr "%(flavor_id)s örnek türü bulunamadı."
 
844
 
 
845
#: nova/exception.py:823
 
846
#, python-format
 
847
msgid "Flavor access not found for %(flavor_id) / %(project_id) combination."
 
848
msgstr ""
 
849
 
 
850
#: nova/exception.py:828
 
851
#, python-format
 
852
msgid "Scheduler Host Filter %(filter_name)s could not be found."
 
853
msgstr "%(filter_name)s zamanlayıcı sunucu filtresi bulunamadı."
 
854
 
 
855
#: nova/exception.py:832
 
856
#, python-format
 
857
msgid "Scheduler cost function %(cost_fn_str)s could not be found."
 
858
msgstr "%(cost_fn_str)s zamanlayıcı maliyet fonksiyonu bulunamadı."
 
859
 
 
860
#: nova/exception.py:837
 
861
#, python-format
 
862
msgid "Scheduler weight flag not found: %(flag_name)s"
 
863
msgstr "Zamanlayıcı yük bayrağı bulunamadı: %(flag_name)s"
 
864
 
 
865
#: nova/exception.py:841
 
866
#, python-format
 
867
msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s."
 
868
msgstr ""
 
869
 
 
870
#: nova/exception.py:846
 
871
#, python-format
 
872
msgid ""
 
873
"Instance %(instance_uuid)s has no system metadata with key %(metadata_key)s."
 
874
msgstr ""
 
875
 
 
876
#: nova/exception.py:851
 
877
#, python-format
 
878
msgid ""
 
879
"Instance Type %(instance_type_id)s has no extra specs with key "
 
880
"%(extra_specs_key)s."
 
881
msgstr "%(instance_type_id)s örnek türü %(extra_specs_key)s anahtarı ile ekstra özelliklere sahip değil."
 
882
 
 
883
#: nova/exception.py:856
 
884
#, python-format
 
885
msgid "File %(file_path)s could not be found."
 
886
msgstr "%(file_path)s dosyası bulunamadı."
 
887
 
 
888
#: nova/exception.py:860
 
889
msgid "Zero files could be found."
 
890
msgstr "Hiç dosya bulunamadı."
 
891
 
 
892
#: nova/exception.py:864
 
893
#, python-format
 
894
msgid ""
 
895
"Virtual switch associated with the network adapter %(adapter)s not found."
 
896
msgstr "%(adapter)s ağ bağdaştırıcısı ile ilişkilendirilen sanal anahtar bulunamadı."
 
897
 
 
898
#: nova/exception.py:869
 
899
#, python-format
 
900
msgid "Network adapter %(adapter)s could not be found."
 
901
msgstr "%(adapter)s ağ bağdaştırıcısı bulunamadı."
 
902
 
 
903
#: nova/exception.py:873
 
904
#, python-format
 
905
msgid "Class %(class_name)s could not be found: %(exception)s"
 
906
msgstr "%(class_name)s sınıfı bulunamadı: %(exception)s"
 
907
 
 
908
#: nova/exception.py:877
 
909
msgid "Action not allowed."
 
910
msgstr "İşlem için izin verilmiyor."
 
911
 
 
912
#: nova/exception.py:881
 
913
msgid "Rotation is not allowed for snapshots"
 
914
msgstr "Önceki sistem geri görüntüsüne dönmek için izin verilmiyor."
 
915
 
 
916
#: nova/exception.py:885
 
917
msgid "Rotation param is required for backup image_type"
 
918
msgstr "Yedek imajı geri dönüş parametresi gerekli"
 
919
 
 
920
#: nova/exception.py:889
 
921
#, python-format
 
922
msgid "Key pair %(key_name)s already exists."
 
923
msgstr "%(key_name)s anahtar çifti zaten var."
 
924
 
 
925
#: nova/exception.py:893
 
926
#, python-format
 
927
msgid "Instance %(name)s already exists."
 
928
msgstr "%(name)s örneği zaten var."
 
929
 
 
930
#: nova/exception.py:897
 
931
#, python-format
 
932
msgid "Instance Type with name %(name)s already exists."
 
933
msgstr ""
 
934
 
 
935
#: nova/exception.py:901
 
936
#, python-format
 
937
msgid "Instance Type with ID %(flavor_id)s already exists."
 
938
msgstr ""
 
939
 
 
940
#: nova/exception.py:905
 
941
#, python-format
 
942
msgid ""
 
943
"Flavor access alreay exists for flavor %(flavor_id)s and project "
 
944
"%(project_id)s combination."
 
945
msgstr ""
 
946
 
 
947
#: nova/exception.py:910
 
948
#, python-format
 
949
msgid "Volume Type %(name)s already exists."
 
950
msgstr ""
 
951
 
 
952
#: nova/exception.py:914
 
953
#, python-format
 
954
msgid "%(path)s is not on shared storage: %(reason)s"
 
955
msgstr ""
 
956
 
 
957
#: nova/exception.py:918
 
958
#, python-format
 
959
msgid "%(path)s is not on local storage: %(reason)s"
 
960
msgstr ""
 
961
 
 
962
#: nova/exception.py:922
 
963
msgid "Migration error"
 
964
msgstr "Geçiş hatası."
 
965
 
 
966
#: nova/exception.py:926
 
967
#, python-format
 
968
msgid "Malformed message body: %(reason)s"
 
969
msgstr "Hatalı biçimlendirilmiş mesaj gövdesi: %(reason)s"
 
970
 
 
971
#: nova/exception.py:932
 
972
#, python-format
 
973
msgid "Could not find config at %(path)s"
 
974
msgstr "%(path)s'deki yapılandırma bulunamadı"
 
975
 
 
976
#: nova/exception.py:936
 
977
#, python-format
 
978
msgid "Could not load paste app '%(name)s' from %(path)s"
 
979
msgstr ""
 
980
 
 
981
#: nova/exception.py:940
 
982
msgid "When resizing, instances must change flavor!"
 
983
msgstr ""
 
984
 
 
985
#: nova/exception.py:944
 
986
msgid "Image is larger than instance type allows"
 
987
msgstr "İmaj dosyası verilen örneğin müsade ettiği türden daha büyük"
 
988
 
 
989
#: nova/exception.py:948
 
990
msgid "Instance type's memory is too small for requested image."
 
991
msgstr "Örnek türün belleği istenilen imaj dosyası için çok küçük."
 
992
 
 
993
#: nova/exception.py:952
 
994
msgid "Instance type's disk is too small for requested image."
 
995
msgstr "Örnek türünün diski istenilen imaj dosyası için çok küçük."
 
996
 
 
997
#: nova/exception.py:956
 
998
#, python-format
 
999
msgid "Insufficient free memory on compute node to start %(uuid)s."
 
1000
msgstr "%(uuid)s hesaplama düğümü başlatmada yetersiz boş hafıza."
 
1001
 
 
1002
#: nova/exception.py:960
 
1003
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
 
1004
msgstr "Bu sunucu için bant genişliği/cpu/disk ölçümleri alınamadı."
 
1005
 
 
1006
#: nova/exception.py:964
 
1007
#, python-format
 
1008
msgid "No valid host was found. %(reason)s"
 
1009
msgstr "Geçerli bir sunucu bulunamadı: %(reason)s"
 
1010
 
 
1011
#: nova/exception.py:968
 
1012
#, python-format
 
1013
msgid "Host %(host)s is not up or doesn't exist."
 
1014
msgstr ""
 
1015
 
 
1016
#: nova/exception.py:972
 
1017
msgid "Quota exceeded"
 
1018
msgstr "Kota aşıldı"
 
1019
 
 
1020
#: nova/exception.py:979
 
1021
#, python-format
 
1022
msgid ""
 
1023
"Quota exceeded for %(overs)s: Requested %(req)s, but already used %(used)d "
 
1024
"of %(allowed)d %(resource)s"
 
1025
msgstr ""
 
1026
 
 
1027
#: nova/exception.py:984
 
1028
msgid "Maximum volume size exceeded"
 
1029
msgstr ""
 
1030
 
 
1031
#: nova/exception.py:988
 
1032
#, python-format
 
1033
msgid "Maximum number of volumes allowed (%(allowed)d) exceeded"
 
1034
msgstr ""
 
1035
 
 
1036
#: nova/exception.py:992
 
1037
msgid "Maximum number of floating ips exceeded"
 
1038
msgstr ""
 
1039
 
 
1040
#: nova/exception.py:996
 
1041
#, python-format
 
1042
msgid "Maximum number of metadata items exceeds %(allowed)d"
 
1043
msgstr ""
 
1044
 
 
1045
#: nova/exception.py:1000
 
1046
msgid "Personality file limit exceeded"
 
1047
msgstr "Kişisel dosya limiti aşıldı"
 
1048
 
 
1049
#: nova/exception.py:1004
 
1050
msgid "Personality file path too long"
 
1051
msgstr "Kişisel dosya yolu çok uzun"
 
1052
 
 
1053
#: nova/exception.py:1008
 
1054
msgid "Personality file content too long"
 
1055
msgstr "Kişisel dosya içeriği çok uzun"
 
1056
 
 
1057
#: nova/exception.py:1012
 
1058
msgid "Maximum number of key pairs exceeded"
 
1059
msgstr ""
 
1060
 
 
1061
#: nova/exception.py:1016
 
1062
msgid "Maximum number of security groups or rules exceeded"
 
1063
msgstr ""
 
1064
 
 
1065
#: nova/exception.py:1020
 
1066
#, python-format
 
1067
msgid ""
 
1068
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: %(reason)s."
 
1069
msgstr ""
 
1070
 
 
1071
#: nova/exception.py:1025
 
1072
#, python-format
 
1073
msgid "Aggregate %(aggregate_id)s could not be found."
 
1074
msgstr "%(aggregate_id)s kümesi bulunamadı."
 
1075
 
 
1076
#: nova/exception.py:1029
 
1077
#, python-format
 
1078
msgid "Aggregate %(aggregate_name)s already exists."
 
1079
msgstr "%(aggregate_name)s kümesi zaten var."
 
1080
 
 
1081
#: nova/exception.py:1033
 
1082
#, python-format
 
1083
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
 
1084
msgstr "%(aggregate_id)s kümesi %(host)s sunucusuna sahip değil."
 
1085
 
 
1086
#: nova/exception.py:1037
 
1087
#, python-format
 
1088
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
 
1089
msgstr "%(aggregate_id)s kümesi %(metadata_key)s. anahtarı ile hiç metadata'sı yok."
 
1090
 
 
1091
#: nova/exception.py:1042
 
1092
#, python-format
 
1093
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
 
1094
msgstr "%(aggregate_id)s kümesi zaten%(host)s sunucusuna sahip."
 
1095
 
 
1096
#: nova/exception.py:1046
 
1097
#, python-format
 
1098
msgid "Detected more than one volume with name %(vol_name)s"
 
1099
msgstr ""
 
1100
 
 
1101
#: nova/exception.py:1050
 
1102
#, python-format
 
1103
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
 
1104
msgstr ""
 
1105
 
 
1106
#: nova/exception.py:1055
 
1107
#, python-format
 
1108
msgid ""
 
1109
"Bad or unexpected response from the storage volume backend API: %(data)s"
 
1110
msgstr ""
 
1111
 
 
1112
#: nova/exception.py:1060
 
1113
msgid "Unknown NFS exception"
 
1114
msgstr ""
 
1115
 
 
1116
#: nova/exception.py:1064
 
1117
msgid "No mounted NFS shares found"
 
1118
msgstr ""
 
1119
 
 
1120
#: nova/exception.py:1068
 
1121
#, python-format
 
1122
msgid "There is no share which can host %(volume_size)sG"
 
1123
msgstr ""
 
1124
 
 
1125
#: nova/exception.py:1072
 
1126
msgid "Unable to create instance type"
 
1127
msgstr "Örnek tür oluşturulamıyor."
 
1128
 
 
1129
#: nova/exception.py:1076
 
1130
#, python-format
 
1131
msgid "Failed to set admin password on %(instance)s because %(reason)s"
 
1132
msgstr ""
 
1133
 
 
1134
#: nova/exception.py:1082
 
1135
msgid "Bad response from SolidFire API"
 
1136
msgstr ""
 
1137
 
 
1138
#: nova/exception.py:1086
 
1139
#, python-format
 
1140
msgid "Error in SolidFire API response: data=%(data)s"
 
1141
msgstr ""
 
1142
 
 
1143
#: nova/exception.py:1090
 
1144
#, python-format
 
1145
msgid "Detected existing vlan with id %(vlan)d"
 
1146
msgstr ""
 
1147
 
 
1148
#: nova/exception.py:1094
 
1149
#, python-format
 
1150
msgid "Instance %(instance_id)s could not be found."
 
1151
msgstr "%(instance_id)s örneği bulunamadı."
 
1152
 
 
1153
#: nova/exception.py:1098
 
1154
#, python-format
 
1155
msgid "Marker %(marker)s could not be found."
 
1156
msgstr ""
 
1157
 
 
1158
#: nova/exception.py:1102
 
1159
#, python-format
 
1160
msgid "Invalid id: %(val)s (expecting \"i-...\")."
 
1161
msgstr ""
 
1162
 
 
1163
#: nova/exception.py:1106
 
1164
#, python-format
 
1165
msgid "Could not fetch image %(image_id)s"
 
1166
msgstr ""
 
1167
 
 
1168
#: nova/exception.py:1110
 
1169
#, python-format
 
1170
msgid "Task %(task_name)s is already running on host %(host)s"
 
1171
msgstr ""
 
1172
 
 
1173
#: nova/exception.py:1114
 
1174
#, python-format
 
1175
msgid "Task %(task_name)s is not running on host %(host)s"
 
1176
msgstr ""
 
1177
 
 
1178
#: nova/exception.py:1118
 
1179
#, python-format
 
1180
msgid "Instance %(instance_uuid)s is locked"
 
1181
msgstr ""
 
1182
 
 
1183
#: nova/exception.py:1122
 
1184
#, python-format
 
1185
msgid ""
 
1186
"Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
 
1187
msgstr ""
 
1188
 
 
1189
#: nova/exception.py:1127
 
1190
#, python-format
 
1191
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
 
1192
msgstr ""
 
1193
 
 
1194
#: nova/exception.py:1132
 
1195
#, python-format
 
1196
msgid ""
 
1197
"User data too large. User data must be no larger than %(maxsize)s bytes once"
 
1198
" base64 encoded. Your data is %(length)d bytes"
 
1199
msgstr ""
 
1200
 
 
1201
#: nova/exception.py:1138
 
1202
msgid "User data needs to be valid base 64."
 
1203
msgstr ""
 
1204
 
 
1205
#: nova/exception.py:1142
 
1206
#, python-format
 
1207
msgid ""
 
1208
"unexpected task state: expecting %(expected)s but the actual state is "
 
1209
"%(actual)s"
 
1210
msgstr ""
 
1211
 
 
1212
#: nova/exception.py:1147
 
1213
#, python-format
 
1214
msgid "The CA file for %(project)s could not be found"
 
1215
msgstr ""
 
1216
 
 
1217
#: nova/exception.py:1151
 
1218
#, python-format
 
1219
msgid "The CRL file for %(project)s could not be found"
 
1220
msgstr ""
 
1221
 
 
1222
#: nova/manager.py:166
 
1223
#, python-format
 
1224
msgid ""
 
1225
"Skipping %(full_task_name)s, %(ticks_to_skip)s ticks left until next run"
 
1226
msgstr ""
 
1227
 
 
1228
#: nova/manager.py:172
 
1229
#, python-format
 
1230
msgid "Running periodic task %(full_task_name)s"
 
1231
msgstr "%(full_task_name)s periyodik görevi çalışıyor"
 
1232
 
 
1233
#: nova/manager.py:182
 
1234
#, python-format
 
1235
msgid "Error during %(full_task_name)s: %(e)s"
 
1236
msgstr "%(full_task_name)s sırasında hata: %(e)s"
 
1237
 
 
1238
#: nova/manager.py:231
 
1239
msgid "Notifying Schedulers of capabilities ..."
 
1240
msgstr "Yetenekler zamanlayıcısı bildiriliyor ..."
 
1241
 
 
1242
#: nova/notifications.py:112 nova/notifications.py:152
 
1243
msgid "Failed to send state update notification"
 
1244
msgstr ""
 
1245
 
 
1246
#: nova/policy.py:32
 
1247
msgid "JSON file representing policy"
 
1248
msgstr "JSON dosyası ilkeyi temsil eder"
 
1249
 
 
1250
#: nova/policy.py:35
 
1251
msgid "Rule checked when requested rule is not found"
 
1252
msgstr "İstekte bulunan kural bulunamadığında kural kontrol edildi."
 
1253
 
 
1254
#: nova/quota.py:697
 
1255
#, python-format
 
1256
msgid "Created reservations %(reservations)s"
 
1257
msgstr ""
 
1258
 
 
1259
#: nova/quota.py:716
 
1260
#, python-format
 
1261
msgid "Failed to commit reservations %(reservations)s"
 
1262
msgstr ""
 
1263
 
 
1264
#: nova/quota.py:734
 
1265
#, python-format
 
1266
msgid "Failed to roll back reservations %(reservations)s"
 
1267
msgstr ""
 
1268
 
 
1269
#: nova/service.py:179
 
1270
msgid "Full set of FLAGS:"
 
1271
msgstr ""
 
1272
 
 
1273
#: nova/service.py:186
 
1274
#, python-format
 
1275
msgid "%(flag)s : FLAG SET "
 
1276
msgstr "%(flag)s : FLAG SET"
 
1277
 
 
1278
#: nova/service.py:196 nova/service.py:294
 
1279
#, python-format
 
1280
msgid "Caught %s, exiting"
 
1281
msgstr ""
 
1282
 
 
1283
#: nova/service.py:240
 
1284
msgid "Parent process has died unexpectedly, exiting"
 
1285
msgstr ""
 
1286
 
 
1287
#: nova/service.py:276
 
1288
msgid "Forking too fast, sleeping"
 
1289
msgstr ""
 
1290
 
 
1291
#: nova/service.py:299
 
1292
msgid "Unhandled exception"
 
1293
msgstr ""
 
1294
 
 
1295
#: nova/service.py:306
 
1296
#, python-format
 
1297
msgid "Started child %d"
 
1298
msgstr ""
 
1299
 
 
1300
#: nova/service.py:316
 
1301
#, python-format
 
1302
msgid "Starting %d workers"
 
1303
msgstr ""
 
1304
 
 
1305
#: nova/service.py:330
 
1306
#, python-format
 
1307
msgid "Child %(pid)d killed by signal %(sig)d"
 
1308
msgstr ""
 
1309
 
 
1310
#: nova/service.py:333
 
1311
#, python-format
 
1312
msgid "Child %(pid)d exited with status %(code)d"
 
1313
msgstr ""
 
1314
 
 
1315
#: nova/service.py:336
 
1316
#, python-format
 
1317
msgid "pid %d not in child list"
 
1318
msgstr ""
 
1319
 
 
1320
#: nova/service.py:356
 
1321
#, python-format
 
1322
msgid "Caught %s, stopping children"
 
1323
msgstr ""
 
1324
 
 
1325
#: nova/service.py:367
 
1326
#, python-format
 
1327
msgid "Waiting on %d children to exit"
 
1328
msgstr ""
 
1329
 
 
1330
#: nova/service.py:396
 
1331
#, python-format
 
1332
msgid "Starting %(topic)s node (version %(vcs_string)s)"
 
1333
msgstr ""
 
1334
 
 
1335
#: nova/service.py:413
 
1336
#, python-format
 
1337
msgid "Creating Consumer connection for Service %s"
 
1338
msgstr "%s servisi için tüketici bağlantısı oluşturuluyor."
 
1339
 
 
1340
#: nova/service.py:503
 
1341
msgid "Service killed that has no database entry"
 
1342
msgstr "Servis, hiç veritabanı girdisi olmayanı sonlandırdı."
 
1343
 
 
1344
#: nova/service.py:540
 
1345
msgid "The service database object disappeared, Recreating it."
 
1346
msgstr ""
 
1347
 
 
1348
#: nova/service.py:555
 
1349
msgid "Recovered model server connection!"
 
1350
msgstr "Kurtarılmış model sunucu bağlantısı!"
 
1351
 
 
1352
#: nova/service.py:561
 
1353
msgid "model server went away"
 
1354
msgstr "Model sunucusu gitti."
 
1355
 
 
1356
#: nova/service.py:649
 
1357
msgid "serve() can only be called once"
 
1358
msgstr ""
 
1359
 
 
1360
#: nova/utils.py:160
 
1361
#, python-format
 
1362
msgid "Got unknown keyword args to utils.execute: %r"
 
1363
msgstr "utils.execute için bilinmeyen anahtar kelime argümanları: %r"
 
1364
 
 
1365
#: nova/utils.py:171
 
1366
#, python-format
 
1367
msgid "Running cmd (subprocess): %s"
 
1368
msgstr "Çalışan komut(alt süreç): %s"
 
1369
 
 
1370
#: nova/utils.py:187 nova/utils.py:265 nova/virt/powervm/common.py:82
 
1371
#, python-format
 
1372
msgid "Result was %s"
 
1373
msgstr "Sonuç %s"
 
1374
 
 
1375
#: nova/utils.py:200
 
1376
#, python-format
 
1377
msgid "%r failed. Retrying."
 
1378
msgstr "%r hatalı. Yeniden deneniyor."
 
1379
 
 
1380
#: nova/utils.py:240
 
1381
#, python-format
 
1382
msgid "Running cmd (SSH): %s"
 
1383
msgstr "Çalışan komut(SSH): %s"
 
1384
 
 
1385
#: nova/utils.py:242
 
1386
msgid "Environment not supported over SSH"
 
1387
msgstr "SSH üzerinde ortam desteklenmemektedir."
 
1388
 
 
1389
#: nova/utils.py:246
 
1390
msgid "process_input not supported over SSH"
 
1391
msgstr "SSH üzerinde process_input desteklenmemektedir."
 
1392
 
 
1393
#: nova/utils.py:281
 
1394
#, python-format
 
1395
msgid "debug in callback: %s"
 
1396
msgstr ""
 
1397
 
 
1398
#: nova/utils.py:440
 
1399
#, python-format
 
1400
msgid "Link Local address is not found.:%s"
 
1401
msgstr "Yerel adres bağlantısı bulunamadı.:%s"
 
1402
 
 
1403
#: nova/utils.py:443
 
1404
#, python-format
 
1405
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
 
1406
msgstr "Couldn't get Link Local IP of %(interface)s :%(ex)s"
 
1407
 
 
1408
#: nova/utils.py:478
 
1409
#, python-format
 
1410
msgid "Invalid backend: %s"
 
1411
msgstr "Geçersiz backend: %s"
 
1412
 
 
1413
#: nova/utils.py:539
 
1414
msgid "in looping call"
 
1415
msgstr ""
 
1416
 
 
1417
#: nova/utils.py:700
 
1418
#, python-format
 
1419
msgid "Expected object of type: %s"
 
1420
msgstr "Beklenen nesne türü: %s"
 
1421
 
 
1422
#: nova/utils.py:729
 
1423
#, python-format
 
1424
msgid "Invalid server_string: %s"
 
1425
msgstr "Geçersiz server_string: %s"
 
1426
 
 
1427
#: nova/utils.py:869
 
1428
#, python-format
 
1429
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 
1430
msgstr "Zaman Fonksiyonu: %(name)s %(total_time).2f saniye sürdü"
 
1431
 
 
1432
#: nova/utils.py:947
 
1433
#, python-format
 
1434
msgid "Reloading cached file %s"
 
1435
msgstr ""
 
1436
 
 
1437
#: nova/utils.py:1065 nova/virt/configdrive.py:151
 
1438
#, python-format
 
1439
msgid "Could not remove tmpdir: %s"
 
1440
msgstr ""
 
1441
 
 
1442
#: nova/wsgi.py:85
 
1443
#, python-format
 
1444
msgid "%(name)s listening on %(host)s:%(port)s"
 
1445
msgstr ""
 
1446
 
 
1447
#: nova/wsgi.py:109
 
1448
msgid "Stopping WSGI server."
 
1449
msgstr "WSGI sunucusu durduruluyor."
 
1450
 
 
1451
#: nova/wsgi.py:127
 
1452
msgid "WSGI server has stopped."
 
1453
msgstr "WSGI sunucusu durduruldu."
 
1454
 
 
1455
#: nova/wsgi.py:196
 
1456
msgid "You must implement __call__"
 
1457
msgstr "__call__ fonksiyonunu uygulamalısınız."
 
1458
 
 
1459
#: nova/wsgi.py:382
 
1460
#, python-format
 
1461
msgid "Loading app %(name)s from %(path)s"
 
1462
msgstr ""
 
1463
 
 
1464
#: nova/api/auth.py:108
 
1465
msgid "Invalid service catalog json."
 
1466
msgstr ""
 
1467
 
 
1468
#: nova/api/auth.py:131
 
1469
msgid "Sourcing roles from deprecated X-Role HTTP header"
 
1470
msgstr ""
 
1471
 
 
1472
#: nova/api/sizelimit.py:51
 
1473
msgid "Request is too large."
 
1474
msgstr ""
 
1475
 
 
1476
#: nova/api/validator.py:138
 
1477
#, python-format
 
1478
msgid "%(key)s with value %(value)s failed validator %(name)s"
 
1479
msgstr ""
 
1480
 
 
1481
#: nova/api/ec2/__init__.py:79
 
1482
#, python-format
 
1483
msgid "%(code)s: %(message)s"
 
1484
msgstr "%(code)s: %(message)s"
 
1485
 
 
1486
#: nova/api/ec2/__init__.py:102
 
1487
#, python-format
 
1488
msgid "FaultWrapper: %s"
 
1489
msgstr "Hata yakalayıcı: %s"
 
1490
 
 
1491
#: nova/api/ec2/__init__.py:177
 
1492
msgid "Too many failed authentications."
 
1493
msgstr "Çok sayıda kimlik doğrulama başarısız oldu."
 
1494
 
 
1495
#: nova/api/ec2/__init__.py:187
 
1496
#, python-format
 
1497
msgid ""
 
1498
"Access key %(access_key)s has had %(failures)d failed authentications and "
 
1499
"will be locked out for %(lock_mins)d minutes."
 
1500
msgstr "%(access_key)s erişim anahtarı %(failures)d kez yanlış girildi ve %(lock_mins)d dakika boyunca kilitlenmiş olacak."
 
1501
 
 
1502
#: nova/api/ec2/__init__.py:204
 
1503
msgid "Signature not provided"
 
1504
msgstr "İmza verilmedi."
 
1505
 
 
1506
#: nova/api/ec2/__init__.py:208
 
1507
msgid "Access key not provided"
 
1508
msgstr "Erişim anahtarı verilmedi."
 
1509
 
 
1510
#: nova/api/ec2/__init__.py:243 nova/api/ec2/__init__.py:258
 
1511
msgid "Failure communicating with keystone"
 
1512
msgstr ""
 
1513
 
 
1514
#: nova/api/ec2/__init__.py:328
 
1515
#, python-format
 
1516
msgid "action: %s"
 
1517
msgstr "işlem: %s"
 
1518
 
 
1519
#: nova/api/ec2/__init__.py:330
 
1520
#, python-format
 
1521
msgid "arg: %(key)s\t\tval: %(value)s"
 
1522
msgstr "arg: %(key)s»»val: %(value)s"
 
1523
 
 
1524
#: nova/api/ec2/__init__.py:405
 
1525
#, python-format
 
1526
msgid ""
 
1527
"Unauthorized request for controller=%(controller)s and action=%(action)s"
 
1528
msgstr "%(controller)s kontrolcüsü ve %(action)s işlemi için izinsiz istek"
 
1529
 
 
1530
#: nova/api/ec2/__init__.py:477
 
1531
#, python-format
 
1532
msgid "InstanceNotFound raised: %s"
 
1533
msgstr "ÖrnekBulunamadı hatası: %s"
 
1534
 
 
1535
#: nova/api/ec2/__init__.py:483
 
1536
#, python-format
 
1537
msgid "VolumeNotFound raised: %s"
 
1538
msgstr "BölümBulunamadı hatası: %s"
 
1539
 
 
1540
#: nova/api/ec2/__init__.py:489
 
1541
#, python-format
 
1542
msgid "SnapshotNotFound raised: %s"
 
1543
msgstr "SistemAnlıkGörüntüsüBulunamadı hatası: %s"
 
1544
 
 
1545
#: nova/api/ec2/__init__.py:495
 
1546
#, python-format
 
1547
msgid "NotFound raised: %s"
 
1548
msgstr "Bulunamadı hatası: %s"
 
1549
 
 
1550
#: nova/api/ec2/__init__.py:498
 
1551
#, python-format
 
1552
msgid "EC2APIError raised: %s"
 
1553
msgstr "EC2API hatası: %s"
 
1554
 
 
1555
#: nova/api/ec2/__init__.py:506
 
1556
#, python-format
 
1557
msgid "KeyPairExists raised: %s"
 
1558
msgstr "AnahtarÇiftiZatenVar hatası: %s"
 
1559
 
 
1560
#: nova/api/ec2/__init__.py:510
 
1561
#, python-format
 
1562
msgid "InvalidParameterValue raised: %s"
 
1563
msgstr "GeçersizParametreDeğeri hatası: %s"
 
1564
 
 
1565
#: nova/api/ec2/__init__.py:514
 
1566
#, python-format
 
1567
msgid "InvalidPortRange raised: %s"
 
1568
msgstr "GeçersizPortGenişliği hatası: %s"
 
1569
 
 
1570
#: nova/api/ec2/__init__.py:518
 
1571
#, python-format
 
1572
msgid "NotAuthorized raised: %s"
 
1573
msgstr "KimlikDoğrulama hatası: %s"
 
1574
 
 
1575
#: nova/api/ec2/__init__.py:522
 
1576
#, python-format
 
1577
msgid "InvalidRequest raised: %s"
 
1578
msgstr "Geçersizİstek hatası: %s"
 
1579
 
 
1580
#: nova/api/ec2/__init__.py:526
 
1581
#, python-format
 
1582
msgid "QuotaError raised: %s"
 
1583
msgstr ""
 
1584
 
 
1585
#: nova/api/ec2/__init__.py:530
 
1586
#, python-format
 
1587
msgid "Invalid id: bogus (expecting \"i-...\"): %s"
 
1588
msgstr ""
 
1589
 
 
1590
#: nova/api/ec2/__init__.py:539
 
1591
#, python-format
 
1592
msgid "Unexpected error raised: %s"
 
1593
msgstr "BeklenmeyenHata: %s"
 
1594
 
 
1595
#: nova/api/ec2/__init__.py:540
 
1596
#, python-format
 
1597
msgid "Environment: %s"
 
1598
msgstr "Ortam: %s"
 
1599
 
 
1600
#: nova/api/ec2/__init__.py:542 nova/api/metadata/handler.py:79
 
1601
msgid "An unknown error has occurred. Please try your request again."
 
1602
msgstr "Bilinmeyen bir hata oluştu. Lütfen tekrar deneyin."
 
1603
 
 
1604
#: nova/api/ec2/apirequest.py:64
 
1605
#, python-format
 
1606
msgid ""
 
1607
"Unsupported API request: controller = %(controller)s, action = %(action)s"
 
1608
msgstr "Desteklenmeyen API isteği: kontrolcü = %(controller)s, işlem = %(action)s"
 
1609
 
 
1610
#: nova/api/ec2/cloud.py:337
 
1611
#, python-format
 
1612
msgid "Create snapshot of volume %s"
 
1613
msgstr "Bölüm %s'in sistem anlık görüntüsünü oluştur"
 
1614
 
 
1615
#: nova/api/ec2/cloud.py:363
 
1616
#, python-format
 
1617
msgid "Could not find key pair(s): %s"
 
1618
msgstr ""
 
1619
 
 
1620
#: nova/api/ec2/cloud.py:379
 
1621
#, python-format
 
1622
msgid "Create key pair %s"
 
1623
msgstr "%s anahtar çiftini oluştur"
 
1624
 
 
1625
#: nova/api/ec2/cloud.py:386 nova/api/ec2/cloud.py:411
 
1626
#: nova/api/openstack/compute/contrib/keypairs.py:93
 
1627
msgid "Quota exceeded, too many key pairs."
 
1628
msgstr ""
 
1629
 
 
1630
#: nova/api/ec2/cloud.py:392 nova/api/ec2/cloud.py:417
 
1631
#: nova/api/openstack/compute/contrib/keypairs.py:101
 
1632
#, python-format
 
1633
msgid "Key pair '%s' already exists."
 
1634
msgstr "'%s' anahtar çifti zaten var."
 
1635
 
 
1636
#: nova/api/ec2/cloud.py:401
 
1637
#, python-format
 
1638
msgid "Import key %s"
 
1639
msgstr "%s anahtarını içeriye aktar"
 
1640
 
 
1641
#: nova/api/ec2/cloud.py:424
 
1642
#, python-format
 
1643
msgid "Delete key pair %s"
 
1644
msgstr "%s anahtar çiftini sil"
 
1645
 
 
1646
#: nova/api/ec2/cloud.py:558 nova/api/ec2/cloud.py:679
 
1647
msgid "Not enough parameters, need group_name or group_id"
 
1648
msgstr ""
 
1649
 
 
1650
#: nova/api/ec2/cloud.py:563
 
1651
#, python-format
 
1652
msgid "%s Not enough parameters to build a valid rule"
 
1653
msgstr ""
 
1654
 
 
1655
#: nova/api/ec2/cloud.py:601 nova/api/ec2/cloud.py:633
 
1656
msgid "No rule for the specified parameters."
 
1657
msgstr "Belirlenmiş parametreler için hiç kural yok"
 
1658
 
 
1659
#: nova/api/ec2/cloud.py:624
 
1660
#, python-format
 
1661
msgid "%s - This rule already exists in group"
 
1662
msgstr ""
 
1663
 
 
1664
#: nova/api/ec2/cloud.py:690
 
1665
#, python-format
 
1666
msgid "Get console output for instance %s"
 
1667
msgstr "%s örneği için konsol çıktısını getir"
 
1668
 
 
1669
#: nova/api/ec2/cloud.py:766
 
1670
#, python-format
 
1671
msgid "Create volume from snapshot %s"
 
1672
msgstr "%s sistem görüntüsünden birim oluştur"
 
1673
 
 
1674
#: nova/api/ec2/cloud.py:770 nova/api/openstack/compute/contrib/volumes.py:250
 
1675
#: nova/api/openstack/volume/volumes.py:310
 
1676
#, python-format
 
1677
msgid "Create volume of %s GB"
 
1678
msgstr "%s GB'lık birim oluştur"
 
1679
 
 
1680
#: nova/api/ec2/cloud.py:798
 
1681
msgid "Delete Failed"
 
1682
msgstr ""
 
1683
 
 
1684
#: nova/api/ec2/cloud.py:811
 
1685
#, python-format
 
1686
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
 
1687
msgstr "%(device)s'daki %(instance_id)s örneğine %(volume_id)s birimini bağla"
 
1688
 
 
1689
#: nova/api/ec2/cloud.py:819
 
1690
msgid "Attach Failed."
 
1691
msgstr ""
 
1692
 
 
1693
#: nova/api/ec2/cloud.py:832 nova/api/openstack/compute/contrib/volumes.py:429
 
1694
#, python-format
 
1695
msgid "Detach volume %s"
 
1696
msgstr "Birimi ayır %s"
 
1697
 
 
1698
#: nova/api/ec2/cloud.py:838
 
1699
msgid "Detach Volume Failed."
 
1700
msgstr ""
 
1701
 
 
1702
#: nova/api/ec2/cloud.py:864 nova/api/ec2/cloud.py:921
 
1703
#: nova/api/ec2/cloud.py:1458 nova/api/ec2/cloud.py:1473
 
1704
#, python-format
 
1705
msgid "attribute not supported: %s"
 
1706
msgstr "Özellik desteklenmiyor: %s"
 
1707
 
 
1708
#: nova/api/ec2/cloud.py:987
 
1709
#, python-format
 
1710
msgid "vol = %s\n"
 
1711
msgstr "birim = %s\\n"
 
1712
 
 
1713
#: nova/api/ec2/cloud.py:1138
 
1714
msgid "Allocate address"
 
1715
msgstr "Adres tahsisi"
 
1716
 
 
1717
#: nova/api/ec2/cloud.py:1142
 
1718
msgid "No more floating IPs available"
 
1719
msgstr ""
 
1720
 
 
1721
#: nova/api/ec2/cloud.py:1146
 
1722
#, python-format
 
1723
msgid "Release address %s"
 
1724
msgstr "%s adresini serbest bırak"
 
1725
 
 
1726
#: nova/api/ec2/cloud.py:1151
 
1727
msgid "Unable to release IP Address."
 
1728
msgstr ""
 
1729
 
 
1730
#: nova/api/ec2/cloud.py:1154
 
1731
#, python-format
 
1732
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
 
1733
msgstr "%(instance_id)s örneğine %(public_ip)s adresini ilişkilendir"
 
1734
 
 
1735
#: nova/api/ec2/cloud.py:1162
 
1736
msgid "Unable to associate IP Address, no fixed_ips."
 
1737
msgstr ""
 
1738
 
 
1739
#: nova/api/ec2/cloud.py:1170
 
1740
#: nova/api/openstack/compute/contrib/floating_ips.py:257
 
1741
#, python-format
 
1742
msgid "multiple fixed_ips exist, using the first: %s"
 
1743
msgstr ""
 
1744
 
 
1745
#: nova/api/ec2/cloud.py:1179
 
1746
msgid "Floating ip is already associated."
 
1747
msgstr ""
 
1748
 
 
1749
#: nova/api/ec2/cloud.py:1182
 
1750
msgid "l3driver call to add floating ip failed."
 
1751
msgstr ""
 
1752
 
 
1753
#: nova/api/ec2/cloud.py:1185
 
1754
msgid "Error, unable to associate floating ip."
 
1755
msgstr ""
 
1756
 
 
1757
#: nova/api/ec2/cloud.py:1193
 
1758
#, python-format
 
1759
msgid "Disassociate address %s"
 
1760
msgstr "Adresi kes %s"
 
1761
 
 
1762
#: nova/api/ec2/cloud.py:1198
 
1763
msgid "Floating ip is not associated."
 
1764
msgstr ""
 
1765
 
 
1766
#: nova/api/ec2/cloud.py:1201
 
1767
#: nova/api/openstack/compute/contrib/floating_ips.py:100
 
1768
msgid "Cannot disassociate auto assigned floating ip"
 
1769
msgstr ""
 
1770
 
 
1771
#: nova/api/ec2/cloud.py:1228
 
1772
msgid "Image must be available"
 
1773
msgstr "İmaj müsait olmak zorunda"
 
1774
 
 
1775
#: nova/api/ec2/cloud.py:1260
 
1776
msgid "Going to start terminating instances"
 
1777
msgstr "Örnekleri sonlandırma işlemi başlatılıyor"
 
1778
 
 
1779
#: nova/api/ec2/cloud.py:1270
 
1780
#, python-format
 
1781
msgid "Reboot instance %r"
 
1782
msgstr "%r örneğini tekrar yükle"
 
1783
 
 
1784
#: nova/api/ec2/cloud.py:1279
 
1785
msgid "Going to stop instances"
 
1786
msgstr "Örnekler durdurulacak"
 
1787
 
 
1788
#: nova/api/ec2/cloud.py:1288
 
1789
msgid "Going to start instances"
 
1790
msgstr "Örnekler başlatılacak"
 
1791
 
 
1792
#: nova/api/ec2/cloud.py:1379
 
1793
#, python-format
 
1794
msgid "De-registering image %s"
 
1795
msgstr "%s imaj kaydı siliniyor"
 
1796
 
 
1797
#: nova/api/ec2/cloud.py:1395
 
1798
msgid "imageLocation is required"
 
1799
msgstr ""
 
1800
 
 
1801
#: nova/api/ec2/cloud.py:1414
 
1802
#, python-format
 
1803
msgid "Registered image %(image_location)s with id %(image_id)s"
 
1804
msgstr "%(image_id)s id ile %(image_location)s imajı kaydedildi"
 
1805
 
 
1806
#: nova/api/ec2/cloud.py:1476
 
1807
msgid "user or group not specified"
 
1808
msgstr "Kullanıcı veya grup belirlenmedi"
 
1809
 
 
1810
#: nova/api/ec2/cloud.py:1478
 
1811
msgid "only group \"all\" is supported"
 
1812
msgstr "Sadece \"all\" grubu destekleniyor"
 
1813
 
 
1814
#: nova/api/ec2/cloud.py:1480
 
1815
msgid "operation_type must be add or remove"
 
1816
msgstr "İşlem türü eklenmek veya kaldırılmak zorunda"
 
1817
 
 
1818
#: nova/api/ec2/cloud.py:1482
 
1819
#, python-format
 
1820
msgid "Updating image %s publicity"
 
1821
msgstr "%s imaj tanıtımı güncelleniyor"
 
1822
 
 
1823
#: nova/api/ec2/cloud.py:1495
 
1824
#, python-format
 
1825
msgid "Not allowed to modify attributes for image %s"
 
1826
msgstr ""
 
1827
 
 
1828
#: nova/api/ec2/cloud.py:1524
 
1829
#, python-format
 
1830
msgid ""
 
1831
"Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not have a"
 
1832
" volume attached at root (%(root)s)"
 
1833
msgstr ""
 
1834
 
 
1835
#: nova/api/ec2/cloud.py:1554
 
1836
#, python-format
 
1837
msgid "Couldn't stop instance with in %d sec"
 
1838
msgstr "%d saniye içinde örnek durdurulamadı"
 
1839
 
 
1840
#: nova/api/ec2/cloud.py:1572
 
1841
#, python-format
 
1842
msgid "image of %(instance)s at %(now)s"
 
1843
msgstr ""
 
1844
 
 
1845
#: nova/api/ec2/cloud.py:1605
 
1846
msgid "Invalid CIDR"
 
1847
msgstr ""
 
1848
 
 
1849
#: nova/api/metadata/handler.py:77 nova/api/metadata/handler.py:84
 
1850
#, python-format
 
1851
msgid "Failed to get metadata for ip: %s"
 
1852
msgstr "IP için metadata alma hata ile sonuçlandı: %s"
 
1853
 
 
1854
#: nova/api/openstack/__init__.py:51
 
1855
#, python-format
 
1856
msgid "Caught error: %s"
 
1857
msgstr "Yakalama hatası: %s"
 
1858
 
 
1859
#: nova/api/openstack/__init__.py:60 nova/api/openstack/wsgi.py:986
 
1860
#, python-format
 
1861
msgid "%(url)s returned with HTTP %(status)d"
 
1862
msgstr "%(url)s HTTP %(status)d ile geri döndü"
 
1863
 
 
1864
#: nova/api/openstack/__init__.py:126
 
1865
msgid "Must specify an ExtensionManager class"
 
1866
msgstr "UzantıYöneticisi sınıfı belirlenmek zorunda"
 
1867
 
 
1868
#: nova/api/openstack/__init__.py:137
 
1869
#, python-format
 
1870
msgid "Extended resource: %s"
 
1871
msgstr "Genişletilmiş kaynak: %s"
 
1872
 
 
1873
#: nova/api/openstack/__init__.py:171
 
1874
#, python-format
 
1875
msgid ""
 
1876
"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such "
 
1877
"resource"
 
1878
msgstr "%(ext_name)s uzantısı: %(collection)s kaynağı genişletilemiyor: Böyle bir kaynak yok"
 
1879
 
 
1880
#: nova/api/openstack/__init__.py:176
 
1881
#, python-format
 
1882
msgid "Extension %(ext_name)s extending resource: %(collection)s"
 
1883
msgstr "%(ext_name)s uzantısı kaynağı genişletiyor: %(collection)s"
 
1884
 
 
1885
#: nova/api/openstack/common.py:99
 
1886
#, python-format
 
1887
msgid ""
 
1888
"status is UNKNOWN from vm_state=%(vm_state)s task_state=%(task_state)s. Bad "
 
1889
"upgrade or db corrupted?"
 
1890
msgstr ""
 
1891
 
 
1892
#: nova/api/openstack/common.py:138 nova/api/openstack/common.py:172
 
1893
msgid "limit param must be an integer"
 
1894
msgstr "Sınır parametresi tam sayı olmak zorunda"
 
1895
 
 
1896
#: nova/api/openstack/common.py:141 nova/api/openstack/common.py:176
 
1897
msgid "limit param must be positive"
 
1898
msgstr "Sınır parametresi pozitif olmak zorunda"
 
1899
 
 
1900
#: nova/api/openstack/common.py:166
 
1901
msgid "offset param must be an integer"
 
1902
msgstr "Göreli konum parametresi tam sayı olmak zorunda"
 
1903
 
 
1904
#: nova/api/openstack/common.py:180
 
1905
msgid "offset param must be positive"
 
1906
msgstr "Göreli konum parametresi pozitif olmak zorunda"
 
1907
 
 
1908
#: nova/api/openstack/common.py:215 nova/api/openstack/compute/servers.py:536
 
1909
#, python-format
 
1910
msgid "marker [%s] not found"
 
1911
msgstr " [%s] göstergesi bulunamadı"
 
1912
 
 
1913
#: nova/api/openstack/common.py:255
 
1914
#, python-format
 
1915
msgid "href %s does not contain version"
 
1916
msgstr "%s referansı versiyon içermiyor"
 
1917
 
 
1918
#: nova/api/openstack/common.py:270
 
1919
msgid "Image metadata limit exceeded"
 
1920
msgstr "İmaj üstveri sınırı aşıldı"
 
1921
 
 
1922
#: nova/api/openstack/common.py:278
 
1923
msgid "Image metadata key cannot be blank"
 
1924
msgstr ""
 
1925
 
 
1926
#: nova/api/openstack/common.py:281
 
1927
msgid "Image metadata key too long"
 
1928
msgstr ""
 
1929
 
 
1930
#: nova/api/openstack/common.py:284
 
1931
msgid "Invalid image metadata"
 
1932
msgstr ""
 
1933
 
 
1934
#: nova/api/openstack/common.py:335
 
1935
#, python-format
 
1936
msgid "Cannot '%(action)s' while instance is in %(attr)s %(state)s"
 
1937
msgstr "Örnek %(attr)s %(state)s'de iken '%(action)s' yapılamaz"
 
1938
 
 
1939
#: nova/api/openstack/common.py:338
 
1940
#, python-format
 
1941
msgid "Instance is in an invalid state for '%(action)s'"
 
1942
msgstr "Örnek '%(action)s' için geçersiz durumda"
 
1943
 
 
1944
#: nova/api/openstack/common.py:418
 
1945
msgid "Rejecting snapshot request, snapshots currently disabled"
 
1946
msgstr "Sistem görüntüsü isteği reddedildi, sistem görüntüleri şu anda devre dışı."
 
1947
 
 
1948
#: nova/api/openstack/common.py:420
 
1949
msgid "Instance snapshots are not permitted at this time."
 
1950
msgstr "Örnek sistem görüntüleri şu an onaylanmadı."
 
1951
 
 
1952
#: nova/api/openstack/extensions.py:201
 
1953
#, python-format
 
1954
msgid "Loaded extension: %s"
 
1955
msgstr "Yüklenen bölüm: %s"
 
1956
 
 
1957
#: nova/api/openstack/extensions.py:240
 
1958
#, python-format
 
1959
msgid "Ext name: %s"
 
1960
msgstr "Ext adı: %s"
 
1961
 
 
1962
#: nova/api/openstack/extensions.py:241
 
1963
#, python-format
 
1964
msgid "Ext alias: %s"
 
1965
msgstr "Ext takma adı: %s"
 
1966
 
 
1967
#: nova/api/openstack/extensions.py:242
 
1968
#, python-format
 
1969
msgid "Ext description: %s"
 
1970
msgstr "Ext açıklaması: %s"
 
1971
 
 
1972
#: nova/api/openstack/extensions.py:244
 
1973
#, python-format
 
1974
msgid "Ext namespace: %s"
 
1975
msgstr "Ext isim uzayı: %s"
 
1976
 
 
1977
#: nova/api/openstack/extensions.py:245
 
1978
#, python-format
 
1979
msgid "Ext updated: %s"
 
1980
msgstr "Ext güncellendi: %s"
 
1981
 
 
1982
#: nova/api/openstack/extensions.py:247
 
1983
#, python-format
 
1984
msgid "Exception loading extension: %s"
 
1985
msgstr "İstisna yükleme uzantısı: %s"
 
1986
 
 
1987
#: nova/api/openstack/extensions.py:261
 
1988
#, python-format
 
1989
msgid "Loading extension %s"
 
1990
msgstr "Genişletme yükleniyor: %s"
 
1991
 
 
1992
#: nova/api/openstack/extensions.py:270
 
1993
#, python-format
 
1994
msgid "Calling extension factory %s"
 
1995
msgstr "Genişletme fabrikası çağırılıyor %s"
 
1996
 
 
1997
#: nova/api/openstack/extensions.py:282
 
1998
#, python-format
 
1999
msgid "Failed to load extension %(ext_factory)s: %(exc)s"
 
2000
msgstr "%(ext_factory)s uzantısı yüklemede hata: %(exc)s"
 
2001
 
 
2002
#: nova/api/openstack/extensions.py:363
 
2003
#, python-format
 
2004
msgid "Failed to load extension %(classpath)s: %(exc)s"
 
2005
msgstr "%(classpath)s uzantısı yüklemede hata: %(exc)s"
 
2006
 
 
2007
#: nova/api/openstack/extensions.py:387
 
2008
#, python-format
 
2009
msgid "Failed to load extension %(ext_name)s: %(exc)s"
 
2010
msgstr "%(ext_name)s uzantısı yüklemede hata: %(exc)s"
 
2011
 
 
2012
#: nova/api/openstack/wsgi.py:199 nova/api/openstack/wsgi.py:619
 
2013
msgid "cannot understand JSON"
 
2014
msgstr "JSON dosyası anlaşılamadı"
 
2015
 
 
2016
#: nova/api/openstack/wsgi.py:223
 
2017
#: nova/api/openstack/compute/contrib/hosts.py:85
 
2018
msgid "cannot understand XML"
 
2019
msgstr "XML dosyası anlaşılamadı"
 
2020
 
 
2021
#: nova/api/openstack/wsgi.py:624
 
2022
msgid "too many body keys"
 
2023
msgstr "Çok sayıda gövde anahtarları"
 
2024
 
 
2025
#: nova/api/openstack/wsgi.py:667
 
2026
#, python-format
 
2027
msgid "Exception handling resource: %s"
 
2028
msgstr ""
 
2029
 
 
2030
#: nova/api/openstack/wsgi.py:671
 
2031
#, python-format
 
2032
msgid "Fault thrown: %s"
 
2033
msgstr "Hata fırlatıldı: %s"
 
2034
 
 
2035
#: nova/api/openstack/wsgi.py:674
 
2036
#, python-format
 
2037
msgid "HTTP exception thrown: %s"
 
2038
msgstr "HTTP istisnası fırlatıldı: %s"
 
2039
 
 
2040
#: nova/api/openstack/wsgi.py:788
 
2041
msgid "Unrecognized Content-Type provided in request"
 
2042
msgstr "İstekte tanınamayan içerik türü sağlayıcısı"
 
2043
 
 
2044
#: nova/api/openstack/wsgi.py:792
 
2045
msgid "No Content-Type provided in request"
 
2046
msgstr "İstekte içerik türü sağlayıcısı yok"
 
2047
 
 
2048
#: nova/api/openstack/wsgi.py:796
 
2049
msgid "Empty body provided in request"
 
2050
msgstr "İstekteki sağlayıcı gövdesi boş"
 
2051
 
 
2052
#: nova/api/openstack/wsgi.py:897
 
2053
msgid "Invalid XML in request body"
 
2054
msgstr ""
 
2055
 
 
2056
#: nova/api/openstack/wsgi.py:916
 
2057
#, python-format
 
2058
msgid "There is no such action: %s"
 
2059
msgstr "Böyle bir işlem yok: %s"
 
2060
 
 
2061
#: nova/api/openstack/wsgi.py:919 nova/api/openstack/wsgi.py:932
 
2062
#: nova/api/openstack/compute/server_metadata.py:58
 
2063
#: nova/api/openstack/compute/server_metadata.py:76
 
2064
#: nova/api/openstack/compute/server_metadata.py:101
 
2065
#: nova/api/openstack/compute/server_metadata.py:126
 
2066
#: nova/api/openstack/compute/contrib/admin_actions.py:215
 
2067
msgid "Malformed request body"
 
2068
msgstr "Kusurlu istek gövdesi"
 
2069
 
 
2070
#: nova/api/openstack/wsgi.py:929
 
2071
msgid "Unsupported Content-Type"
 
2072
msgstr "Desteklenmeyen içerik türü"
 
2073
 
 
2074
#: nova/api/openstack/wsgi.py:941
 
2075
msgid "Malformed request url"
 
2076
msgstr "Hatalı istek bağlantısı"
 
2077
 
 
2078
#: nova/api/openstack/wsgi.py:989
 
2079
#, python-format
 
2080
msgid "%(url)s returned a fault: %(e)s"
 
2081
msgstr "%(url)s hata döndürdü: %(e)s"
 
2082
 
 
2083
#: nova/api/openstack/xmlutil.py:265
 
2084
msgid "element is not a child"
 
2085
msgstr "eleman çocuk değil"
 
2086
 
 
2087
#: nova/api/openstack/xmlutil.py:414
 
2088
msgid "root element selecting a list"
 
2089
msgstr "listeden kök elemanı seçiliyor"
 
2090
 
 
2091
#: nova/api/openstack/xmlutil.py:739
 
2092
#, python-format
 
2093
msgid ""
 
2094
"Template tree mismatch; adding slave %(slavetag)s to master %(mastertag)s"
 
2095
msgstr "Şablon ağacı uyumsuz; %(mastertag)s ana kaydına %(slavetag)s bağımlı birimi ekleniyor"
 
2096
 
 
2097
#: nova/api/openstack/xmlutil.py:858
 
2098
msgid "subclasses must implement construct()!"
 
2099
msgstr "alt sınıflar yapıcı() oluşturmak zorunda!"
 
2100
 
 
2101
#: nova/api/openstack/compute/extensions.py:30
 
2102
#: nova/api/openstack/volume/extensions.py:29
 
2103
msgid "Initializing extension manager."
 
2104
msgstr "Genişletme yöneticisi başlatılıyor"
 
2105
 
 
2106
#: nova/api/openstack/compute/flavors.py:111
 
2107
#, python-format
 
2108
msgid "Invalid is_public filter [%s]"
 
2109
msgstr ""
 
2110
 
 
2111
#: nova/api/openstack/compute/flavors.py:130
 
2112
#, python-format
 
2113
msgid "Invalid minRam filter [%s]"
 
2114
msgstr ""
 
2115
 
 
2116
#: nova/api/openstack/compute/flavors.py:137
 
2117
#, python-format
 
2118
msgid "Invalid minDisk filter [%s]"
 
2119
msgstr ""
 
2120
 
 
2121
#: nova/api/openstack/compute/image_metadata.py:40
 
2122
#: nova/api/openstack/compute/images.py:146
 
2123
#: nova/api/openstack/compute/images.py:161
 
2124
msgid "Image not found."
 
2125
msgstr "İmaj bulunamadı"
 
2126
 
 
2127
#: nova/api/openstack/compute/image_metadata.py:80
 
2128
msgid "Incorrect request body format"
 
2129
msgstr "Geçersiz gövde biçimi isteği."
 
2130
 
 
2131
#: nova/api/openstack/compute/image_metadata.py:84
 
2132
#: nova/api/openstack/compute/server_metadata.py:80
 
2133
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:79
 
2134
#: nova/api/openstack/compute/contrib/volumetypes.py:174
 
2135
#: nova/api/openstack/volume/contrib/types_extra_specs.py:101
 
2136
msgid "Request body and URI mismatch"
 
2137
msgstr "URI ve gövde isteği uyumsuz"
 
2138
 
 
2139
#: nova/api/openstack/compute/image_metadata.py:87
 
2140
#: nova/api/openstack/compute/server_metadata.py:84
 
2141
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:82
 
2142
#: nova/api/openstack/compute/contrib/volumetypes.py:177
 
2143
#: nova/api/openstack/volume/contrib/types_extra_specs.py:104
 
2144
msgid "Request body contains too many items"
 
2145
msgstr "İstek gövdesi çok sayıda öğe içeriyor"
 
2146
 
 
2147
#: nova/api/openstack/compute/image_metadata.py:113
 
2148
msgid "Invalid metadata key"
 
2149
msgstr "Geçersiz özellik anahtarı"
 
2150
 
 
2151
#: nova/api/openstack/compute/ips.py:74
 
2152
msgid "Instance does not exist"
 
2153
msgstr "Örnek mevcut değil"
 
2154
 
 
2155
#: nova/api/openstack/compute/ips.py:97
 
2156
msgid "Instance is not a member of specified network"
 
2157
msgstr "Örnek belirlenmiş ağın bir üyesi değil"
 
2158
 
 
2159
#: nova/api/openstack/compute/limits.py:145
 
2160
#, python-format
 
2161
msgid ""
 
2162
"Only %(value)s %(verb)s request(s) can be made to %(uri)s every "
 
2163
"%(unit_string)s."
 
2164
msgstr ""
 
2165
 
 
2166
#: nova/api/openstack/compute/limits.py:271
 
2167
msgid "This request was rate-limited."
 
2168
msgstr "Bu istek sayı limitlidir."
 
2169
 
 
2170
#: nova/api/openstack/compute/server_metadata.py:38
 
2171
#: nova/api/openstack/compute/server_metadata.py:122
 
2172
#: nova/api/openstack/compute/server_metadata.py:166
 
2173
msgid "Server does not exist"
 
2174
msgstr "Sunucu mevcut değil"
 
2175
 
 
2176
#: nova/api/openstack/compute/server_metadata.py:148
 
2177
#: nova/api/openstack/compute/server_metadata.py:159
 
2178
msgid "Metadata item was not found"
 
2179
msgstr "İçerik özelliği bilgisi bulunamadı"
 
2180
 
 
2181
#: nova/api/openstack/compute/servers.py:445
 
2182
#: nova/api/openstack/compute/servers.py:457
 
2183
#: nova/api/openstack/compute/servers.py:552
 
2184
#: nova/api/openstack/compute/servers.py:720
 
2185
#: nova/api/openstack/compute/servers.py:981
 
2186
#: nova/api/openstack/compute/servers.py:1084
 
2187
#: nova/api/openstack/compute/servers.py:1234
 
2188
msgid "Instance could not be found"
 
2189
msgstr "Örnek bulunamadı."
 
2190
 
 
2191
#: nova/api/openstack/compute/servers.py:496
 
2192
msgid "Invalid changes-since value"
 
2193
msgstr "Geçersiz değişiklik-oluşturma değeri"
 
2194
 
 
2195
#: nova/api/openstack/compute/servers.py:515
 
2196
msgid "Only administrators may list deleted instances"
 
2197
msgstr ""
 
2198
 
 
2199
#: nova/api/openstack/compute/servers.py:559
 
2200
msgid "Server name is not a string or unicode"
 
2201
msgstr ""
 
2202
 
 
2203
#: nova/api/openstack/compute/servers.py:563
 
2204
msgid "Server name is an empty string"
 
2205
msgstr ""
 
2206
 
 
2207
#: nova/api/openstack/compute/servers.py:567
 
2208
msgid "Server name must be less than 256 characters."
 
2209
msgstr ""
 
2210
 
 
2211
#: nova/api/openstack/compute/servers.py:584
 
2212
#, python-format
 
2213
msgid "Bad personality format: missing %s"
 
2214
msgstr "Yanlış kişisel biçim: %s bulunamadı"
 
2215
 
 
2216
#: nova/api/openstack/compute/servers.py:587
 
2217
msgid "Bad personality format"
 
2218
msgstr "Yanlış kişisel biçim"
 
2219
 
 
2220
#: nova/api/openstack/compute/servers.py:591
 
2221
#, python-format
 
2222
msgid "Personality content for %s cannot be decoded"
 
2223
msgstr "%s için kişisel içerik çözümlenemedi"
 
2224
 
 
2225
#: nova/api/openstack/compute/servers.py:622
 
2226
msgid "Unknown argment : port"
 
2227
msgstr ""
 
2228
 
 
2229
#: nova/api/openstack/compute/servers.py:625
 
2230
#, python-format
 
2231
msgid "Bad port format: port uuid is not in proper format (%s)"
 
2232
msgstr ""
 
2233
 
 
2234
#: nova/api/openstack/compute/servers.py:635
 
2235
#, python-format
 
2236
msgid "Bad networks format: network uuid is not in proper format (%s)"
 
2237
msgstr "Yanlış ağ biçimi: ağ UUID'si uygun formatta değil(%s)"
 
2238
 
 
2239
#: nova/api/openstack/compute/servers.py:645
 
2240
#, python-format
 
2241
msgid "Invalid fixed IP address (%s)"
 
2242
msgstr "Geçersiz değişken IP adresi (%s)"
 
2243
 
 
2244
#: nova/api/openstack/compute/servers.py:658
 
2245
#, python-format
 
2246
msgid "Duplicate networks (%s) are not allowed"
 
2247
msgstr "Tekrarlanan ağlara (%s) izin verilmiyor"
 
2248
 
 
2249
#: nova/api/openstack/compute/servers.py:664
 
2250
#, python-format
 
2251
msgid "Bad network format: missing %s"
 
2252
msgstr "Yanlış ağ biçimi: %s bulunamadı"
 
2253
 
 
2254
#: nova/api/openstack/compute/servers.py:667
 
2255
msgid "Bad networks format"
 
2256
msgstr "Hatalı ağ biçimi"
 
2257
 
 
2258
#: nova/api/openstack/compute/servers.py:693
 
2259
msgid "Userdata content cannot be decoded"
 
2260
msgstr "Kullanıcı verisi içeriği çözülemez"
 
2261
 
 
2262
#: nova/api/openstack/compute/servers.py:700
 
2263
msgid "accessIPv4 is not proper IPv4 format"
 
2264
msgstr "IPv4 adresi uygun IPv4 formatında değil"
 
2265
 
 
2266
#: nova/api/openstack/compute/servers.py:707
 
2267
msgid "accessIPv6 is not proper IPv6 format"
 
2268
msgstr ""
 
2269
 
 
2270
#: nova/api/openstack/compute/servers.py:736
 
2271
msgid "Server name is not defined"
 
2272
msgstr "Sunucu adı tanımlanmadı"
 
2273
 
 
2274
#: nova/api/openstack/compute/servers.py:785
 
2275
#: nova/api/openstack/compute/servers.py:891
 
2276
msgid "Invalid flavorRef provided."
 
2277
msgstr "Geçersiz örnek türü sağlayıcısı"
 
2278
 
 
2279
#: nova/api/openstack/compute/servers.py:825
 
2280
msgid "min_count must be an integer value"
 
2281
msgstr ""
 
2282
 
 
2283
#: nova/api/openstack/compute/servers.py:828
 
2284
msgid "min_count must be > 0"
 
2285
msgstr ""
 
2286
 
 
2287
#: nova/api/openstack/compute/servers.py:833
 
2288
msgid "max_count must be an integer value"
 
2289
msgstr ""
 
2290
 
 
2291
#: nova/api/openstack/compute/servers.py:836
 
2292
msgid "max_count must be > 0"
 
2293
msgstr ""
 
2294
 
 
2295
#: nova/api/openstack/compute/servers.py:839
 
2296
msgid "min_count must be <= max_count"
 
2297
msgstr ""
 
2298
 
 
2299
#: nova/api/openstack/compute/servers.py:888
 
2300
msgid "Can not find requested image"
 
2301
msgstr "İstenilen imaj dosyası bulunamadı"
 
2302
 
 
2303
#: nova/api/openstack/compute/servers.py:894
 
2304
msgid "Invalid key_name provided."
 
2305
msgstr "Geçersiz anahtar adı verildi."
 
2306
 
 
2307
#: nova/api/openstack/compute/servers.py:973
 
2308
msgid "HostId cannot be updated."
 
2309
msgstr ""
 
2310
 
 
2311
#: nova/api/openstack/compute/servers.py:999
 
2312
#: nova/api/openstack/compute/servers.py:1019
 
2313
msgid "Instance has not been resized."
 
2314
msgstr "Örnek tekrar boyutlandırılacak şekilde ayarlanmadı."
 
2315
 
 
2316
#: nova/api/openstack/compute/servers.py:1005
 
2317
#, python-format
 
2318
msgid "Error in confirm-resize %s"
 
2319
msgstr "Yeniden boyutlandırma onayında hata %s"
 
2320
 
 
2321
#: nova/api/openstack/compute/servers.py:1025
 
2322
#, python-format
 
2323
msgid "Error in revert-resize %s"
 
2324
msgstr "Yeniden boyutlandırma dönüşünde hata %s"
 
2325
 
 
2326
#: nova/api/openstack/compute/servers.py:1038
 
2327
msgid "Argument 'type' for reboot is not HARD or SOFT"
 
2328
msgstr "Önyükleme için argüman türü HARD veya SOFT değil"
 
2329
 
 
2330
#: nova/api/openstack/compute/servers.py:1042
 
2331
msgid "Missing argument 'type' for reboot"
 
2332
msgstr "Önyükleme için tür argümanı eksik"
 
2333
 
 
2334
#: nova/api/openstack/compute/servers.py:1055
 
2335
#, python-format
 
2336
msgid "Error in reboot %s"
 
2337
msgstr "Önyükleme sırasında hata %s"
 
2338
 
 
2339
#: nova/api/openstack/compute/servers.py:1067
 
2340
msgid "Unable to locate requested flavor."
 
2341
msgstr "İstenilen örnek türü konumlandırılamıyor."
 
2342
 
 
2343
#: nova/api/openstack/compute/servers.py:1070
 
2344
msgid "Resize requires a flavor change."
 
2345
msgstr ""
 
2346
 
 
2347
#: nova/api/openstack/compute/servers.py:1094
 
2348
msgid "Missing imageRef attribute"
 
2349
msgstr "İmaj referans özelliği eksik"
 
2350
 
 
2351
#: nova/api/openstack/compute/servers.py:1103
 
2352
#: nova/api/openstack/volume/volumes.py:263
 
2353
#: nova/api/openstack/volume/volumes.py:267
 
2354
msgid "Invalid imageRef provided."
 
2355
msgstr "Geçersiz imaj referansı verildi."
 
2356
 
 
2357
#: nova/api/openstack/compute/servers.py:1112
 
2358
msgid "Missing flavorRef attribute"
 
2359
msgstr "Örnek türü referans özelliği eksik"
 
2360
 
 
2361
#: nova/api/openstack/compute/servers.py:1125
 
2362
msgid "No adminPass was specified"
 
2363
msgstr "Belirlenmiş bir yönetici parolası yok"
 
2364
 
 
2365
#: nova/api/openstack/compute/servers.py:1129
 
2366
#: nova/api/openstack/compute/servers.py:1331
 
2367
msgid "Invalid adminPass"
 
2368
msgstr "Geçersiz yönetici parolası"
 
2369
 
 
2370
#: nova/api/openstack/compute/servers.py:1140
 
2371
msgid "Unable to parse metadata key/value pairs."
 
2372
msgstr "Çözümlenemeyen metadata anahtar/değer çifti."
 
2373
 
 
2374
#: nova/api/openstack/compute/servers.py:1153
 
2375
msgid "Resize request has invalid 'flavorRef' attribute."
 
2376
msgstr "Yeniden boyutlandırma isteği geçersiz örnek türü referansı özelliğine sahip."
 
2377
 
 
2378
#: nova/api/openstack/compute/servers.py:1156
 
2379
msgid "Resize requests require 'flavorRef' attribute."
 
2380
msgstr "Yeniden boyutlandırma isteği geçersiz örnek türü referansı özelliği gerektirir."
 
2381
 
 
2382
#: nova/api/openstack/compute/servers.py:1174
 
2383
#: nova/api/openstack/compute/contrib/aggregates.py:142
 
2384
#: nova/api/openstack/compute/contrib/keypairs.py:78
 
2385
#: nova/api/openstack/compute/contrib/networks.py:75
 
2386
#: nova/api/openstack/volume/contrib/volume_actions.py:86
 
2387
msgid "Invalid request body"
 
2388
msgstr "Geçersiz istek gövdesi"
 
2389
 
 
2390
#: nova/api/openstack/compute/servers.py:1179
 
2391
msgid "Could not parse imageRef from request."
 
2392
msgstr "İstekte bulunulan imaj referansı çözümlenemedi."
 
2393
 
 
2394
#: nova/api/openstack/compute/servers.py:1241
 
2395
msgid "Cannot find image for rebuild"
 
2396
msgstr "Yeniden kurulum için imaj dosyası bulunamadı."
 
2397
 
 
2398
#: nova/api/openstack/compute/servers.py:1274
 
2399
msgid "createImage entity requires name attribute"
 
2400
msgstr "createImage varlığının isim özelliğine ihtiyacı var"
 
2401
 
 
2402
#: nova/api/openstack/compute/servers.py:1358
 
2403
#, python-format
 
2404
msgid "Removing options '%(unk_opt_str)s' from query"
 
2405
msgstr "Sorgudan '%(unk_opt_str)s' seçenekleri kaldırılıyor"
 
2406
 
 
2407
#: nova/api/openstack/compute/contrib/admin_actions.py:64
 
2408
#, python-format
 
2409
msgid "Compute.api::pause %s"
 
2410
msgstr ""
 
2411
 
 
2412
#: nova/api/openstack/compute/contrib/admin_actions.py:81
 
2413
#, python-format
 
2414
msgid "Compute.api::unpause %s"
 
2415
msgstr ""
 
2416
 
 
2417
#: nova/api/openstack/compute/contrib/admin_actions.py:98
 
2418
#, python-format
 
2419
msgid "compute.api::suspend %s"
 
2420
msgstr ""
 
2421
 
 
2422
#: nova/api/openstack/compute/contrib/admin_actions.py:115
 
2423
#, python-format
 
2424
msgid "compute.api::resume %s"
 
2425
msgstr ""
 
2426
 
 
2427
#: nova/api/openstack/compute/contrib/admin_actions.py:131
 
2428
#, python-format
 
2429
msgid "Error in migrate %s"
 
2430
msgstr "Göçte hata %s"
 
2431
 
 
2432
#: nova/api/openstack/compute/contrib/admin_actions.py:145
 
2433
#, python-format
 
2434
msgid "Compute.api::reset_network %s"
 
2435
msgstr ""
 
2436
 
 
2437
#: nova/api/openstack/compute/contrib/admin_actions.py:158
 
2438
#: nova/api/openstack/compute/contrib/admin_actions.py:174
 
2439
#: nova/api/openstack/compute/contrib/admin_actions.py:190
 
2440
#: nova/api/openstack/compute/contrib/admin_actions.py:312
 
2441
#: nova/api/openstack/compute/contrib/multinic.py:41
 
2442
#: nova/api/openstack/compute/contrib/rescue.py:44
 
2443
msgid "Server not found"
 
2444
msgstr ""
 
2445
 
 
2446
#: nova/api/openstack/compute/contrib/admin_actions.py:161
 
2447
#, python-format
 
2448
msgid "Compute.api::inject_network_info %s"
 
2449
msgstr ""
 
2450
 
 
2451
#: nova/api/openstack/compute/contrib/admin_actions.py:177
 
2452
#, python-format
 
2453
msgid "Compute.api::lock %s"
 
2454
msgstr ""
 
2455
 
 
2456
#: nova/api/openstack/compute/contrib/admin_actions.py:193
 
2457
#, python-format
 
2458
msgid "Compute.api::unlock %s"
 
2459
msgstr ""
 
2460
 
 
2461
#: nova/api/openstack/compute/contrib/admin_actions.py:223
 
2462
#, python-format
 
2463
msgid "createBackup entity requires %s attribute"
 
2464
msgstr "yedekOluşturma birimi %s özelliğini gerektiriyor"
 
2465
 
 
2466
#: nova/api/openstack/compute/contrib/admin_actions.py:227
 
2467
msgid "Malformed createBackup entity"
 
2468
msgstr "Bozuk yedekOluşturma birimi"
 
2469
 
 
2470
#: nova/api/openstack/compute/contrib/admin_actions.py:233
 
2471
msgid "createBackup attribute 'rotation' must be an integer"
 
2472
msgstr "yedekOluşturma 'dönüşme' özelliği tamsayı olmak zorunda"
 
2473
 
 
2474
#: nova/api/openstack/compute/contrib/admin_actions.py:248
 
2475
#: nova/api/openstack/compute/contrib/console_output.py:47
 
2476
#: nova/api/openstack/compute/contrib/server_diagnostics.py:47
 
2477
#: nova/api/openstack/compute/contrib/server_start_stop.py:38
 
2478
msgid "Instance not found"
 
2479
msgstr "Örnek bulunamadı"
 
2480
 
 
2481
#: nova/api/openstack/compute/contrib/admin_actions.py:276
 
2482
msgid "host and block_migration must be specified."
 
2483
msgstr "Sunucu ve blok_göçü tanımlanmak zorunda."
 
2484
 
 
2485
#: nova/api/openstack/compute/contrib/admin_actions.py:284
 
2486
#, python-format
 
2487
msgid "Live migration of instance %(id)s to host %(host)s failed"
 
2488
msgstr "%(id)s'dan %(host)s sunucusuna örnek göçü hatalı"
 
2489
 
 
2490
#: nova/api/openstack/compute/contrib/admin_actions.py:302
 
2491
#, python-format
 
2492
msgid "Desired state must be specified.  Valid states are: %s"
 
2493
msgstr ""
 
2494
 
 
2495
#: nova/api/openstack/compute/contrib/admin_actions.py:315
 
2496
#, python-format
 
2497
msgid "Compute.api::resetState %s"
 
2498
msgstr ""
 
2499
 
 
2500
#: nova/api/openstack/compute/contrib/aggregates.py:76
 
2501
#, python-format
 
2502
msgid ""
 
2503
"Cannot create aggregate with name %(name)s and availability zone "
 
2504
"%(avail_zone)s"
 
2505
msgstr ""
 
2506
 
 
2507
#: nova/api/openstack/compute/contrib/aggregates.py:88
 
2508
#, python-format
 
2509
msgid "Cannot show aggregate: %(id)s"
 
2510
msgstr ""
 
2511
 
 
2512
#: nova/api/openstack/compute/contrib/aggregates.py:114
 
2513
#, python-format
 
2514
msgid "Cannot update aggregate: %(id)s"
 
2515
msgstr ""
 
2516
 
 
2517
#: nova/api/openstack/compute/contrib/aggregates.py:126
 
2518
#, python-format
 
2519
msgid "Cannot delete aggregate: %(id)s"
 
2520
msgstr ""
 
2521
 
 
2522
#: nova/api/openstack/compute/contrib/aggregates.py:139
 
2523
#, python-format
 
2524
msgid "Aggregates does not have %s action"
 
2525
msgstr "Kümeler %s işlemine sahip değil"
 
2526
 
 
2527
#: nova/api/openstack/compute/contrib/aggregates.py:152
 
2528
#: nova/api/openstack/compute/contrib/aggregates.py:157
 
2529
#, python-format
 
2530
msgid "Cannot add host %(host)s in aggregate %(id)s"
 
2531
msgstr ""
 
2532
 
 
2533
#: nova/api/openstack/compute/contrib/aggregates.py:170
 
2534
#: nova/api/openstack/compute/contrib/aggregates.py:174
 
2535
#, python-format
 
2536
msgid "Cannot remove host %(host)s in aggregate %(id)s"
 
2537
msgstr ""
 
2538
 
 
2539
#: nova/api/openstack/compute/contrib/aggregates.py:194
 
2540
#, python-format
 
2541
msgid "Cannot set metadata %(metadata)s in aggregate %(id)s"
 
2542
msgstr ""
 
2543
 
 
2544
#: nova/api/openstack/compute/contrib/certificates.py:76
 
2545
msgid "Only root certificate can be retrieved."
 
2546
msgstr "Sadece kök sertifikası alınabilir."
 
2547
 
 
2548
#: nova/api/openstack/compute/contrib/cloudpipe.py:149
 
2549
msgid ""
 
2550
"Unable to claim IP for VPN instances, ensure it isn't running, and try again"
 
2551
" in a few minutes"
 
2552
msgstr "VPN örnekleri için IP talep edilemiyor, çalışmadığından emin olun ve birkaç dakika içerisinde tekrar deneyin"
 
2553
 
 
2554
#: nova/api/openstack/compute/contrib/console_output.py:52
 
2555
msgid "os-getConsoleOutput malformed or missing from request body"
 
2556
msgstr ""
 
2557
 
 
2558
#: nova/api/openstack/compute/contrib/console_output.py:59
 
2559
msgid "Length in request body must be an integer value"
 
2560
msgstr ""
 
2561
 
 
2562
#: nova/api/openstack/compute/contrib/console_output.py:67
 
2563
msgid "Unable to get console"
 
2564
msgstr ""
 
2565
 
 
2566
#: nova/api/openstack/compute/contrib/disk_config.py:43
 
2567
#, python-format
 
2568
msgid "%s must be either 'MANUAL' or 'AUTO'."
 
2569
msgstr "%s 'MANUAL' veya 'AUTO' olmak zorunda"
 
2570
 
 
2571
#: nova/api/openstack/compute/contrib/flavor_access.py:80
 
2572
#: nova/api/openstack/compute/contrib/flavor_access.py:104
 
2573
msgid "Flavor not found."
 
2574
msgstr ""
 
2575
 
 
2576
#: nova/api/openstack/compute/contrib/flavor_access.py:109
 
2577
msgid "Access list not available for public flavors."
 
2578
msgstr ""
 
2579
 
 
2580
#: nova/api/openstack/compute/contrib/flavor_access.py:121
 
2581
msgid "No request body"
 
2582
msgstr ""
 
2583
 
 
2584
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:49
 
2585
#: nova/api/openstack/compute/contrib/volumetypes.py:147
 
2586
msgid "No Request Body"
 
2587
msgstr "İstek gövdesi yok"
 
2588
 
 
2589
#: nova/api/openstack/compute/contrib/floating_ips.py:97
 
2590
msgid "Floating ip is not associated"
 
2591
msgstr ""
 
2592
 
 
2593
#: nova/api/openstack/compute/contrib/floating_ips.py:151
 
2594
#: nova/api/openstack/compute/contrib/floating_ips.py:199
 
2595
#, python-format
 
2596
msgid "Floating ip not found for id %s"
 
2597
msgstr ""
 
2598
 
 
2599
#: nova/api/openstack/compute/contrib/floating_ips.py:184
 
2600
#, python-format
 
2601
msgid "No more floating ips in pool %s."
 
2602
msgstr "%s havuzunda daha fazla değişken IP yok"
 
2603
 
 
2604
#: nova/api/openstack/compute/contrib/floating_ips.py:186
 
2605
msgid "No more floating ips available."
 
2606
msgstr "Daha fazla değişken IP mevcut değil"
 
2607
 
 
2608
#: nova/api/openstack/compute/contrib/floating_ips.py:234
 
2609
#: nova/api/openstack/compute/contrib/floating_ips.py:290
 
2610
#: nova/api/openstack/compute/contrib/security_groups.py:417
 
2611
msgid "Missing parameter dict"
 
2612
msgstr "Parametre dizini eksik"
 
2613
 
 
2614
#: nova/api/openstack/compute/contrib/floating_ips.py:237
 
2615
#: nova/api/openstack/compute/contrib/floating_ips.py:293
 
2616
msgid "Address not specified"
 
2617
msgstr "Adres belirtilmedi"
 
2618
 
 
2619
#: nova/api/openstack/compute/contrib/floating_ips.py:244
 
2620
msgid "No nw_info cache associated with instance"
 
2621
msgstr ""
 
2622
 
 
2623
#: nova/api/openstack/compute/contrib/floating_ips.py:249
 
2624
msgid "No fixed ips associated to instance"
 
2625
msgstr "Örnekle değişken IP ilişkilendirilmedi"
 
2626
 
 
2627
#: nova/api/openstack/compute/contrib/floating_ips.py:265
 
2628
msgid "floating ip is already associated"
 
2629
msgstr ""
 
2630
 
 
2631
#: nova/api/openstack/compute/contrib/floating_ips.py:268
 
2632
msgid "l3driver call to add floating ip failed"
 
2633
msgstr ""
 
2634
 
 
2635
#: nova/api/openstack/compute/contrib/floating_ips.py:272
 
2636
#: nova/api/openstack/compute/contrib/floating_ips.py:301
 
2637
msgid "floating ip not found"
 
2638
msgstr ""
 
2639
 
 
2640
#: nova/api/openstack/compute/contrib/floating_ips.py:275
 
2641
msgid "Error. Unable to associate floating ip"
 
2642
msgstr ""
 
2643
 
 
2644
#: nova/api/openstack/compute/contrib/hosts.py:119
 
2645
#, python-format
 
2646
msgid "Host '%s' could not be found."
 
2647
msgstr ""
 
2648
 
 
2649
#: nova/api/openstack/compute/contrib/hosts.py:148
 
2650
#, python-format
 
2651
msgid "Invalid status: '%s'"
 
2652
msgstr "Geçersiz durum: %s"
 
2653
 
 
2654
#: nova/api/openstack/compute/contrib/hosts.py:152
 
2655
#, python-format
 
2656
msgid "Invalid mode: '%s'"
 
2657
msgstr ""
 
2658
 
 
2659
#: nova/api/openstack/compute/contrib/hosts.py:156
 
2660
#, python-format
 
2661
msgid "Invalid update setting: '%s'"
 
2662
msgstr "Geçersiz güncelleme ayarı: '%s'"
 
2663
 
 
2664
#: nova/api/openstack/compute/contrib/hosts.py:174
 
2665
#, python-format
 
2666
msgid "Putting host %(host)s in maintenance mode %(mode)s."
 
2667
msgstr ""
 
2668
 
 
2669
#: nova/api/openstack/compute/contrib/hosts.py:185
 
2670
#, python-format
 
2671
msgid "Setting host %(host)s to %(state)s."
 
2672
msgstr ""
 
2673
 
 
2674
#: nova/api/openstack/compute/contrib/hosts.py:232
 
2675
msgid "Describe-resource is admin only functionality"
 
2676
msgstr ""
 
2677
 
 
2678
#: nova/api/openstack/compute/contrib/hosts.py:240
 
2679
msgid "Host not found"
 
2680
msgstr ""
 
2681
 
 
2682
#: nova/api/openstack/compute/contrib/hypervisors.py:184
 
2683
#: nova/api/openstack/compute/contrib/hypervisors.py:195
 
2684
#, python-format
 
2685
msgid "Hypervisor with ID '%s' could not be found."
 
2686
msgstr ""
 
2687
 
 
2688
#: nova/api/openstack/compute/contrib/hypervisors.py:203
 
2689
msgid "Virt driver does not implement uptime function."
 
2690
msgstr ""
 
2691
 
 
2692
#: nova/api/openstack/compute/contrib/hypervisors.py:218
 
2693
#: nova/api/openstack/compute/contrib/hypervisors.py:232
 
2694
#, python-format
 
2695
msgid "No hypervisor matching '%s' could be found."
 
2696
msgstr ""
 
2697
 
 
2698
#: nova/api/openstack/compute/contrib/instance_usage_audit_log.py:54
 
2699
#, python-format
 
2700
msgid "Invalid timestamp for date %s"
 
2701
msgstr ""
 
2702
 
 
2703
#: nova/api/openstack/compute/contrib/multinic.py:52
 
2704
msgid "Missing 'networkId' argument for addFixedIp"
 
2705
msgstr "addFixedlp için 'networkld' argümanı bulunamadı"
 
2706
 
 
2707
#: nova/api/openstack/compute/contrib/multinic.py:68
 
2708
msgid "Missing 'address' argument for removeFixedIp"
 
2709
msgstr "removeFixedIp için 'address' argümanı bulunamadı"
 
2710
 
 
2711
#: nova/api/openstack/compute/contrib/multinic.py:77
 
2712
#, python-format
 
2713
msgid "Unable to find address %r"
 
2714
msgstr "%r adresini bulmak olanaksız"
 
2715
 
 
2716
#: nova/api/openstack/compute/contrib/networks.py:72
 
2717
#, python-format
 
2718
msgid "Network does not have %s action"
 
2719
msgstr ""
 
2720
 
 
2721
#: nova/api/openstack/compute/contrib/networks.py:80
 
2722
#, python-format
 
2723
msgid "Disassociating network with id %s"
 
2724
msgstr "%s id'si ile ağ ayrılıyor"
 
2725
 
 
2726
#: nova/api/openstack/compute/contrib/networks.py:84
 
2727
#: nova/api/openstack/compute/contrib/networks.py:101
 
2728
#: nova/api/openstack/compute/contrib/networks.py:111
 
2729
msgid "Network not found"
 
2730
msgstr "Ağ bulunamadı"
 
2731
 
 
2732
#: nova/api/openstack/compute/contrib/networks.py:97
 
2733
#, python-format
 
2734
msgid "Showing network with id %s"
 
2735
msgstr "%s id'li ağ gösteriliyor"
 
2736
 
 
2737
#: nova/api/openstack/compute/contrib/networks.py:107
 
2738
#, python-format
 
2739
msgid "Deleting network with id %s"
 
2740
msgstr "%s id'li ağ siliniyor"
 
2741
 
 
2742
#: nova/api/openstack/compute/contrib/networks.py:122
 
2743
msgid "Missing network in body"
 
2744
msgstr ""
 
2745
 
 
2746
#: nova/api/openstack/compute/contrib/networks.py:126
 
2747
msgid "Network label is required"
 
2748
msgstr ""
 
2749
 
 
2750
#: nova/api/openstack/compute/contrib/networks.py:130
 
2751
msgid "Network cidr or cidr_v6 is required"
 
2752
msgstr ""
 
2753
 
 
2754
#: nova/api/openstack/compute/contrib/networks.py:132
 
2755
#, python-format
 
2756
msgid "Creating network with label %s"
 
2757
msgstr ""
 
2758
 
 
2759
#: nova/api/openstack/compute/contrib/networks.py:148
 
2760
#, python-format
 
2761
msgid "Associating network %(network)s with project %(project)s"
 
2762
msgstr ""
 
2763
 
 
2764
#: nova/api/openstack/compute/contrib/networks.py:156
 
2765
#, python-format
 
2766
msgid ""
 
2767
"Cannot associate network %(network)s with project %(project)s: %(message)s"
 
2768
msgstr ""
 
2769
 
 
2770
#: nova/api/openstack/compute/contrib/quotas.py:63
 
2771
msgid "Quota limit must be -1 or greater."
 
2772
msgstr ""
 
2773
 
 
2774
#: nova/api/openstack/compute/contrib/scheduler_hints.py:41
 
2775
msgid "Malformed scheduler_hints attribute"
 
2776
msgstr "Bozuk scheduler_hints özelliği"
 
2777
 
 
2778
#: nova/api/openstack/compute/contrib/security_groups.py:224
 
2779
msgid "Security group id should be integer"
 
2780
msgstr "Güvenlik grup id'si integer olmak zorunda"
 
2781
 
 
2782
#: nova/api/openstack/compute/contrib/security_groups.py:333
 
2783
msgid "Not enough parameters to build a valid rule."
 
2784
msgstr "Geçerli bir kuralı oluşturmak için yeterli parametre yok."
 
2785
 
 
2786
#: nova/api/openstack/compute/contrib/security_groups.py:339
 
2787
#, python-format
 
2788
msgid "This rule already exists in group %s"
 
2789
msgstr "Bu kural zaten grupta var %s"
 
2790
 
 
2791
#: nova/api/openstack/compute/contrib/security_groups.py:420
 
2792
msgid "Security group not specified"
 
2793
msgstr "Güvenlik grubu belirlenmedi"
 
2794
 
 
2795
#: nova/api/openstack/compute/contrib/security_groups.py:424
 
2796
msgid "Security group name cannot be empty"
 
2797
msgstr "Güvenlik grup adı boş bırakılamaz"
 
2798
 
 
2799
#: nova/api/openstack/compute/contrib/server_start_stop.py:46
 
2800
msgid "start instance"
 
2801
msgstr ""
 
2802
 
 
2803
#: nova/api/openstack/compute/contrib/server_start_stop.py:55
 
2804
msgid "stop instance"
 
2805
msgstr ""
 
2806
 
 
2807
#: nova/api/openstack/compute/contrib/volumes.py:76
 
2808
#: nova/api/openstack/volume/volumes.py:105
 
2809
#, python-format
 
2810
msgid "vol=%s"
 
2811
msgstr "birim=%s"
 
2812
 
 
2813
#: nova/api/openstack/compute/contrib/volumes.py:188
 
2814
#: nova/api/openstack/volume/volumes.py:223
 
2815
#, python-format
 
2816
msgid "Delete volume with id: %s"
 
2817
msgstr "%s id'li birim siliniyor"
 
2818
 
 
2819
#: nova/api/openstack/compute/contrib/volumes.py:359
 
2820
#: nova/api/openstack/compute/contrib/volumes.py:439
 
2821
#, python-format
 
2822
msgid "Instance %s is not attached."
 
2823
msgstr ""
 
2824
 
 
2825
#: nova/api/openstack/compute/contrib/volumes.py:390
 
2826
#, python-format
 
2827
msgid "Attach volume %(volume_id)s to instance %(server_id)s at %(device)s"
 
2828
msgstr "%(device)s'daki %(server_id)s örneğine %(volume_id)s birimi ekleniyor"
 
2829
 
 
2830
#: nova/api/openstack/compute/contrib/volumes.py:553
 
2831
#: nova/api/openstack/volume/snapshots.py:112
 
2832
#, python-format
 
2833
msgid "Delete snapshot with id: %s"
 
2834
msgstr "%s id'li sistem görüntüsü siliniyor"
 
2835
 
 
2836
#: nova/api/openstack/compute/contrib/volumes.py:596
 
2837
#: nova/api/openstack/volume/snapshots.py:161
 
2838
#, python-format
 
2839
msgid "Create snapshot from volume %s"
 
2840
msgstr "%s biriminden sistem görüntüsü oluşturuluyor"
 
2841
 
 
2842
#: nova/api/openstack/compute/contrib/volumes.py:600
 
2843
#: nova/api/openstack/volume/snapshots.py:165
 
2844
#, python-format
 
2845
msgid "Invalid value '%s' for force. "
 
2846
msgstr ""
 
2847
 
 
2848
#: nova/api/openstack/compute/views/servers.py:182
 
2849
msgid "Instance has had its instance_type removed from the DB"
 
2850
msgstr ""
 
2851
 
 
2852
#: nova/api/openstack/volume/volumes.py:277
 
2853
msgid "Invalid request body. 'volume' not found"
 
2854
msgstr ""
 
2855
 
 
2856
#: nova/api/openstack/volume/volumes.py:307
 
2857
msgid "Invalid request body. 'size' not found"
 
2858
msgstr ""
 
2859
 
 
2860
#: nova/api/openstack/volume/volumes.py:317
 
2861
msgid "Snapshot and image cannot be specified together."
 
2862
msgstr ""
 
2863
 
 
2864
#: nova/api/openstack/volume/volumes.py:361
 
2865
#, python-format
 
2866
msgid "Removing options '%(bad_options)s' from query"
 
2867
msgstr ""
 
2868
 
 
2869
#: nova/api/openstack/volume/contrib/admin_actions.py:72
 
2870
#, python-format
 
2871
msgid "Updating status of %(resource)s '%(id)s' to '%(status)s'"
 
2872
msgstr ""
 
2873
 
 
2874
#: nova/api/openstack/volume/contrib/volume_actions.py:90
 
2875
msgid "No image_name was specified in request."
 
2876
msgstr ""
 
2877
 
 
2878
#: nova/cloudpipe/pipelib.py:44
 
2879
msgid "Instance type for vpn instances"
 
2880
msgstr ""
 
2881
 
 
2882
#: nova/cloudpipe/pipelib.py:47
 
2883
msgid "Template for cloudpipe instance boot script"
 
2884
msgstr ""
 
2885
 
 
2886
#: nova/cloudpipe/pipelib.py:50
 
2887
msgid "Network to push into openvpn config"
 
2888
msgstr ""
 
2889
 
 
2890
#: nova/cloudpipe/pipelib.py:53
 
2891
msgid "Netmask to push into openvpn config"
 
2892
msgstr ""
 
2893
 
 
2894
#: nova/cloudpipe/pipelib.py:106
 
2895
#, python-format
 
2896
msgid "Launching VPN for %s"
 
2897
msgstr ""
 
2898
 
 
2899
#: nova/common/deprecated.py:53
 
2900
#, python-format
 
2901
msgid "Deprecated Config: %s"
 
2902
msgstr ""
 
2903
 
 
2904
#: nova/common/sqlalchemyutils.py:68
 
2905
msgid "Id not in sort_keys; is sort_keys unique?"
 
2906
msgstr ""
 
2907
 
 
2908
#: nova/common/sqlalchemyutils.py:116
 
2909
msgid "Unknown sort direction, must be 'desc' or 'asc'"
 
2910
msgstr ""
 
2911
 
 
2912
#: nova/compute/api.py:220
 
2913
msgid "Cannot run any more instances of this type."
 
2914
msgstr ""
 
2915
 
 
2916
#: nova/compute/api.py:227
 
2917
#, python-format
 
2918
msgid "Can only run %s more instances of this type."
 
2919
msgstr ""
 
2920
 
 
2921
#: nova/compute/api.py:236
 
2922
#, python-format
 
2923
msgid ""
 
2924
"%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s instances. "
 
2925
"%(msg)s"
 
2926
msgstr ""
 
2927
 
 
2928
#: nova/compute/api.py:256
 
2929
#, python-format
 
2930
msgid ""
 
2931
"Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata "
 
2932
"properties"
 
2933
msgstr ""
 
2934
 
 
2935
#: nova/compute/api.py:266
 
2936
msgid "Metadata property key blank"
 
2937
msgstr ""
 
2938
 
 
2939
#: nova/compute/api.py:270
 
2940
msgid "Metadata property key greater than 255 characters"
 
2941
msgstr ""
 
2942
 
 
2943
#: nova/compute/api.py:274
 
2944
msgid "Metadata property value greater than 255 characters"
 
2945
msgstr ""
 
2946
 
 
2947
#: nova/compute/api.py:498
 
2948
#, python-format
 
2949
msgid "Going to run %s instances..."
 
2950
msgstr ""
 
2951
 
 
2952
#: nova/compute/api.py:569
 
2953
#, python-format
 
2954
msgid "bdm %s"
 
2955
msgstr ""
 
2956
 
 
2957
#: nova/compute/api.py:596
 
2958
#, python-format
 
2959
msgid "block_device_mapping %s"
 
2960
msgstr ""
 
2961
 
 
2962
#: nova/compute/api.py:828
 
2963
msgid "Going to try to soft delete instance"
 
2964
msgstr ""
 
2965
 
 
2966
#: nova/compute/api.py:845
 
2967
msgid "No host for instance, deleting immediately"
 
2968
msgstr ""
 
2969
 
 
2970
#: nova/compute/api.py:929
 
2971
msgid "host for instance is down, deleting from database"
 
2972
msgstr ""
 
2973
 
 
2974
#: nova/compute/api.py:950
 
2975
msgid "Going to try to terminate instance"
 
2976
msgstr ""
 
2977
 
 
2978
#: nova/compute/api.py:990
 
2979
msgid "Going to try to stop instance"
 
2980
msgstr ""
 
2981
 
 
2982
#: nova/compute/api.py:1004
 
2983
msgid "Going to try to start instance"
 
2984
msgstr ""
 
2985
 
 
2986
#: nova/compute/api.py:1068 nova/volume/api.py:264
 
2987
#: nova/volume/volume_types.py:64
 
2988
#, python-format
 
2989
msgid "Searching by: %s"
 
2990
msgstr ""
 
2991
 
 
2992
#: nova/compute/api.py:1203
 
2993
#, python-format
 
2994
msgid "Image type not recognized %s"
 
2995
msgstr ""
 
2996
 
 
2997
#: nova/compute/api.py:1312
 
2998
#, python-format
 
2999
msgid "snapshot for %s"
 
3000
msgstr ""
 
3001
 
 
3002
#: nova/compute/api.py:1634
 
3003
msgid "flavor_id is None. Assuming migration."
 
3004
msgstr ""
 
3005
 
 
3006
#: nova/compute/api.py:1643
 
3007
#, python-format
 
3008
msgid ""
 
3009
"Old instance type %(current_instance_type_name)s,  new instance type "
 
3010
"%(new_instance_type_name)s"
 
3011
msgstr "Eski örnek türü %(current_instance_type_name)s, yeni örnek türü %(new_instance_type_name)s"
 
3012
 
 
3013
#: nova/compute/api.py:1685
 
3014
#, python-format
 
3015
msgid ""
 
3016
"%(overs)s quota exceeded for %(pid)s, tried to resize instance. %(msg)s"
 
3017
msgstr ""
 
3018
 
 
3019
#: nova/compute/api.py:1857
 
3020
msgid "Locking"
 
3021
msgstr ""
 
3022
 
 
3023
#: nova/compute/api.py:1865
 
3024
msgid "Unlocking"
 
3025
msgstr ""
 
3026
 
 
3027
#: nova/compute/api.py:1933
 
3028
msgid "Volume must be attached in order to detach."
 
3029
msgstr ""
 
3030
 
 
3031
#: nova/compute/api.py:2018
 
3032
#, python-format
 
3033
msgid "Going to try to live migrate instance to %s"
 
3034
msgstr ""
 
3035
 
 
3036
#: nova/compute/api.py:2167
 
3037
msgid "Keypair name contains unsafe characters"
 
3038
msgstr ""
 
3039
 
 
3040
#: nova/compute/api.py:2171
 
3041
msgid "Keypair name must be between 1 and 255 characters long"
 
3042
msgstr "Anahtar çifti adı 1-255 karakter arası uzunluğunda olmak zorunda"
 
3043
 
 
3044
#: nova/compute/api.py:2272
 
3045
#, python-format
 
3046
msgid "Security group %s is not a string or unicode"
 
3047
msgstr "%s güvenlik grubu string veya unicode değil"
 
3048
 
 
3049
#: nova/compute/api.py:2275
 
3050
#, python-format
 
3051
msgid "Security group %s cannot be empty."
 
3052
msgstr "%s güvenlik grubu boş bırakılamaz."
 
3053
 
 
3054
#: nova/compute/api.py:2283
 
3055
#, python-format
 
3056
msgid ""
 
3057
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
 
3058
"limited to '%(allowed)'."
 
3059
msgstr ""
 
3060
 
 
3061
#: nova/compute/api.py:2289
 
3062
#, python-format
 
3063
msgid "Security group %s should not be greater than 255 characters."
 
3064
msgstr "%s güvenlik grubu 255 karakterden fazla olmamalıdır."
 
3065
 
 
3066
#: nova/compute/api.py:2309
 
3067
msgid "Quota exceeded, too many security groups."
 
3068
msgstr ""
 
3069
 
 
3070
#: nova/compute/api.py:2312
 
3071
#, python-format
 
3072
msgid "Create Security Group %s"
 
3073
msgstr "%s güvenlik grubunu oluşturunuz"
 
3074
 
 
3075
#: nova/compute/api.py:2319
 
3076
#, python-format
 
3077
msgid "Security group %s already exists"
 
3078
msgstr "%s güvenlik grubu zaten var"
 
3079
 
 
3080
#: nova/compute/api.py:2384
 
3081
msgid "Security group is still in use"
 
3082
msgstr ""
 
3083
 
 
3084
#: nova/compute/api.py:2392
 
3085
msgid "Failed to update usages deallocating security group"
 
3086
msgstr ""
 
3087
 
 
3088
#: nova/compute/api.py:2395
 
3089
#, python-format
 
3090
msgid "Delete security group %s"
 
3091
msgstr "%s güvenlik grubunu siliniz"
 
3092
 
 
3093
#: nova/compute/api.py:2652
 
3094
#, python-format
 
3095
msgid "Rule (%s) not found"
 
3096
msgstr "Kural (%s) bulunamadı"
 
3097
 
 
3098
#: nova/compute/api.py:2661
 
3099
msgid "Quota exceeded, too many security group rules."
 
3100
msgstr ""
 
3101
 
 
3102
#: nova/compute/api.py:2664
 
3103
#, python-format
 
3104
msgid "Authorize security group ingress %s"
 
3105
msgstr "Yetkilendirilmiş %s güvenlik grubu girişi"
 
3106
 
 
3107
#: nova/compute/api.py:2675
 
3108
#, python-format
 
3109
msgid "Revoke security group ingress %s"
 
3110
msgstr "%s güvenlik grubu girişini iptal et"
 
3111
 
 
3112
#: nova/compute/instance_types.py:63
 
3113
msgid "names can only contain [a-zA-Z0-9_.- ]"
 
3114
msgstr ""
 
3115
 
 
3116
#: nova/compute/instance_types.py:72 nova/compute/instance_types.py:80
 
3117
msgid "create arguments must be positive integers"
 
3118
msgstr ""
 
3119
 
 
3120
#: nova/compute/instance_types.py:94 nova/volume/volume_types.py:41
 
3121
#, python-format
 
3122
msgid "DB error: %s"
 
3123
msgstr "Veritabanı hatası: %s"
 
3124
 
 
3125
#: nova/compute/instance_types.py:104
 
3126
#, python-format
 
3127
msgid "Instance type %s not found for deletion"
 
3128
msgstr "Silme işlemi için %s örnek türü bulunamadı"
 
3129
 
 
3130
#: nova/compute/manager.py:167
 
3131
msgid "Possibly task preempted."
 
3132
msgstr ""
 
3133
 
 
3134
#: nova/compute/manager.py:230
 
3135
msgid "Compute driver option required, but not specified"
 
3136
msgstr ""
 
3137
 
 
3138
#: nova/compute/manager.py:233
 
3139
#, python-format
 
3140
msgid "Loading compute driver '%s'"
 
3141
msgstr ""
 
3142
 
 
3143
#: nova/compute/manager.py:239
 
3144
#, python-format
 
3145
msgid "Unable to load the virtualization driver: %s"
 
3146
msgstr "Sanallaştırma sürücüsü yükleme başarısız: %s"
 
3147
 
 
3148
#: nova/compute/manager.py:274
 
3149
msgid ""
 
3150
"Instance has been destroyed from under us while trying to set it to ERROR"
 
3151
msgstr ""
 
3152
 
 
3153
#: nova/compute/manager.py:302
 
3154
#, python-format
 
3155
msgid "Current state is %(drv_state)s, state in DB is %(db_state)s."
 
3156
msgstr "Mevcut durum %(drv_state)s, veritabanındaki durum %(db_state)s."
 
3157
 
 
3158
#: nova/compute/manager.py:316
 
3159
msgid "Rebooting instance after nova-compute restart."
 
3160
msgstr ""
 
3161
 
 
3162
#: nova/compute/manager.py:330
 
3163
msgid "Hypervisor driver does not support resume guests"
 
3164
msgstr ""
 
3165
 
 
3166
#: nova/compute/manager.py:340
 
3167
msgid "Hypervisor driver does not support firewall rules"
 
3168
msgstr "Misafir sistem sürücüsü güvenlik duvarı kurallarını desteklemiyor"
 
3169
 
 
3170
#: nova/compute/manager.py:352
 
3171
msgid "Checking state"
 
3172
msgstr "Durum kontrol ediliyor"
 
3173
 
 
3174
#: nova/compute/manager.py:425
 
3175
#, python-format
 
3176
msgid "Setting up bdm %s"
 
3177
msgstr "%s blok aygıt haritalandırması ayarlanıyor"
 
3178
 
 
3179
#: nova/compute/manager.py:518
 
3180
msgid "Failed to dealloc network for deleted instance"
 
3181
msgstr ""
 
3182
 
 
3183
#: nova/compute/manager.py:550
 
3184
#, python-format
 
3185
msgid "Build error: %s"
 
3186
msgstr ""
 
3187
 
 
3188
#: nova/compute/manager.py:567
 
3189
msgid "Error trying to reschedule"
 
3190
msgstr ""
 
3191
 
 
3192
#: nova/compute/manager.py:584
 
3193
msgid "Retry info not present, will not reschedule"
 
3194
msgstr ""
 
3195
 
 
3196
#: nova/compute/manager.py:589
 
3197
msgid "No request spec, will not reschedule"
 
3198
msgstr ""
 
3199
 
 
3200
#: nova/compute/manager.py:595
 
3201
#, python-format
 
3202
msgid "Re-scheduling instance: attempt %d"
 
3203
msgstr ""
 
3204
 
 
3205
#: nova/compute/manager.py:620
 
3206
msgid "Instance build timed out. Set to error state."
 
3207
msgstr ""
 
3208
 
 
3209
#: nova/compute/manager.py:651
 
3210
msgid "Instance has already been created"
 
3211
msgstr ""
 
3212
 
 
3213
#: nova/compute/manager.py:694
 
3214
#, python-format
 
3215
msgid ""
 
3216
"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
 
3217
"allowed_size_bytes=%(allowed_size_bytes)d"
 
3218
msgstr "İmaj id=%(image_id)s, İmaj boyutu=%(size_bytes)d, İzin verilen boyut=%(allowed_size_bytes)d"
 
3219
 
 
3220
#: nova/compute/manager.py:700
 
3221
#, python-format
 
3222
msgid ""
 
3223
"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed size"
 
3224
" %(allowed_size_bytes)d"
 
3225
msgstr "İmaj '%(image_id)s' boyut%(size_bytes)d izin verilen örnek  %(allowed_size_bytes)d"
 
3226
 
 
3227
#: nova/compute/manager.py:710
 
3228
msgid "Starting instance..."
 
3229
msgstr "Örnek başlatılıyor.."
 
3230
 
 
3231
#: nova/compute/manager.py:731
 
3232
msgid "Instance failed network setup"
 
3233
msgstr "Ağ kurulumundaki örnek başarısız"
 
3234
 
 
3235
#: nova/compute/manager.py:735
 
3236
#, python-format
 
3237
msgid "Instance network_info: |%s|"
 
3238
msgstr "Örnek ağ_bilgisi: |%s|"
 
3239
 
 
3240
#: nova/compute/manager.py:748
 
3241
msgid "Instance failed block device setup"
 
3242
msgstr "Örnek blok aygıtı kurulumu hatalı"
 
3243
 
 
3244
#: nova/compute/manager.py:766
 
3245
msgid "Instance failed to spawn"
 
3246
msgstr "Örnek oluşturmada hata"
 
3247
 
 
3248
#: nova/compute/manager.py:790
 
3249
msgid "Deallocating network for instance"
 
3250
msgstr "Örnek için ağ serbest bırakılıyor"
 
3251
 
 
3252
#: nova/compute/manager.py:862
 
3253
#, python-format
 
3254
msgid "%(action_str)s instance"
 
3255
msgstr "%(action_str)s örneği"
 
3256
 
 
3257
#: nova/compute/manager.py:893
 
3258
#, python-format
 
3259
msgid "Ignoring DiskNotFound: %s"
 
3260
msgstr "DiskBulunamadı yok sayılıyor: %s"
 
3261
 
 
3262
#: nova/compute/manager.py:896
 
3263
#, python-format
 
3264
msgid "Ignoring VolumeNotFound: %s"
 
3265
msgstr ""
 
3266
 
 
3267
#: nova/compute/manager.py:903
 
3268
#, python-format
 
3269
msgid "terminating bdm %s"
 
3270
msgstr "Blok cihazı haritalandırması kapatılıyor %s"
 
3271
 
 
3272
#: nova/compute/manager.py:927
 
3273
#, python-format
 
3274
msgid "Ignoring volume cleanup failure due to %s"
 
3275
msgstr ""
 
3276
 
 
3277
#: nova/compute/manager.py:967 nova/compute/manager.py:1808
 
3278
#: nova/compute/manager.py:2993
 
3279
#, python-format
 
3280
msgid "%s. Setting instance vm_state to ERROR"
 
3281
msgstr ""
 
3282
 
 
3283
#: nova/compute/manager.py:1049
 
3284
msgid "Rebuilding instance"
 
3285
msgstr ""
 
3286
 
 
3287
#: nova/compute/manager.py:1128
 
3288
msgid "Rebooting instance"
 
3289
msgstr ""
 
3290
 
 
3291
#: nova/compute/manager.py:1152
 
3292
#, python-format
 
3293
msgid ""
 
3294
"trying to reboot a non-running instance: (state: %(state)s expected: "
 
3295
"%(running)s)"
 
3296
msgstr ""
 
3297
 
 
3298
#: nova/compute/manager.py:1161
 
3299
#, python-format
 
3300
msgid "Cannot reboot instance: %(exc)s"
 
3301
msgstr ""
 
3302
 
 
3303
#: nova/compute/manager.py:1198
 
3304
msgid "instance snapshotting"
 
3305
msgstr ""
 
3306
 
 
3307
#: nova/compute/manager.py:1204
 
3308
#, python-format
 
3309
msgid ""
 
3310
"trying to snapshot a non-running instance: (state: %(state)s expected: "
 
3311
"%(running)s)"
 
3312
msgstr ""
 
3313
 
 
3314
#: nova/compute/manager.py:1274
 
3315
#, python-format
 
3316
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
 
3317
msgstr "%(num_images)d tane imaj bulundu(dönüş: %(rotation)d)"
 
3318
 
 
3319
#: nova/compute/manager.py:1280
 
3320
#, python-format
 
3321
msgid "Rotating out %d backups"
 
3322
msgstr ""
 
3323
 
 
3324
#: nova/compute/manager.py:1285
 
3325
#, python-format
 
3326
msgid "Deleting image %s"
 
3327
msgstr "İmaj siliniyor %s"
 
3328
 
 
3329
#: nova/compute/manager.py:1316
 
3330
#, python-format
 
3331
msgid "Failed to set admin password. Instance %s is not running"
 
3332
msgstr "Yönetici parolası oluşturmada hata. %s örneği çalışmıyor."
 
3333
 
 
3334
#: nova/compute/manager.py:1323
 
3335
msgid "Root password set"
 
3336
msgstr ""
 
3337
 
 
3338
#: nova/compute/manager.py:1333
 
3339
msgid "set_admin_password is not implemented by this driver."
 
3340
msgstr ""
 
3341
 
 
3342
#: nova/compute/manager.py:1349
 
3343
#, python-format
 
3344
msgid "set_admin_password failed: %s"
 
3345
msgstr ""
 
3346
 
 
3347
#: nova/compute/manager.py:1357
 
3348
msgid "error setting admin password"
 
3349
msgstr ""
 
3350
 
 
3351
#: nova/compute/manager.py:1372
 
3352
#, python-format
 
3353
msgid ""
 
3354
"trying to inject a file into a non-running (state: %(current_power_state)s "
 
3355
"expected: %(expected_state)s)"
 
3356
msgstr ""
 
3357
 
 
3358
#: nova/compute/manager.py:1376
 
3359
#, python-format
 
3360
msgid "injecting file to %(path)s"
 
3361
msgstr ""
 
3362
 
 
3363
#: nova/compute/manager.py:1389
 
3364
msgid "Rescuing"
 
3365
msgstr ""
 
3366
 
 
3367
#: nova/compute/manager.py:1416
 
3368
msgid "Unrescuing"
 
3369
msgstr ""
 
3370
 
 
3371
#: nova/compute/manager.py:1437
 
3372
#, python-format
 
3373
msgid "Changing instance metadata according to %(diff)r"
 
3374
msgstr ""
 
3375
 
 
3376
#: nova/compute/manager.py:1619
 
3377
msgid "destination same as source!"
 
3378
msgstr "dedef kaynak ile aynı!"
 
3379
 
 
3380
#: nova/compute/manager.py:1637
 
3381
msgid "Migrating"
 
3382
msgstr ""
 
3383
 
 
3384
#: nova/compute/manager.py:1805
 
3385
#, python-format
 
3386
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
 
3387
msgstr ""
 
3388
 
 
3389
#: nova/compute/manager.py:1861
 
3390
msgid "Pausing"
 
3391
msgstr ""
 
3392
 
 
3393
#: nova/compute/manager.py:1878
 
3394
msgid "Unpausing"
 
3395
msgstr ""
 
3396
 
 
3397
#: nova/compute/manager.py:1916
 
3398
msgid "Retrieving diagnostics"
 
3399
msgstr ""
 
3400
 
 
3401
#: nova/compute/manager.py:1946
 
3402
msgid "Resuming"
 
3403
msgstr ""
 
3404
 
 
3405
#: nova/compute/manager.py:1962
 
3406
msgid "Reset network"
 
3407
msgstr ""
 
3408
 
 
3409
#: nova/compute/manager.py:1967
 
3410
msgid "Inject network info"
 
3411
msgstr ""
 
3412
 
 
3413
#: nova/compute/manager.py:1970
 
3414
#, python-format
 
3415
msgid "network_info to inject: |%s|"
 
3416
msgstr ""
 
3417
 
 
3418
#: nova/compute/manager.py:1987
 
3419
msgid "Get console output"
 
3420
msgstr ""
 
3421
 
 
3422
#: nova/compute/manager.py:2012
 
3423
msgid "Getting vnc console"
 
3424
msgstr ""
 
3425
 
 
3426
#: nova/compute/manager.py:2040
 
3427
#, python-format
 
3428
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
 
3429
msgstr "%(mountpoint)s'de %(volume_id)s bölümü ön yükleniyor"
 
3430
 
 
3431
#: nova/compute/manager.py:2083
 
3432
#, python-format
 
3433
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
 
3434
msgstr "%(mountpoint)s'e %(volume_id)s bölümü bağlanıyor"
 
3435
 
 
3436
#: nova/compute/manager.py:2092
 
3437
#, python-format
 
3438
msgid ""
 
3439
"Failed to connect to volume %(volume_id)s while attaching at %(mountpoint)s"
 
3440
msgstr ""
 
3441
 
 
3442
#: nova/compute/manager.py:2107
 
3443
#, python-format
 
3444
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
 
3445
msgstr ""
 
3446
 
 
3447
#: nova/compute/manager.py:2136
 
3448
#, python-format
 
3449
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
 
3450
msgstr "%(mp)s bağlama noktasındaki %(volume_id)s bölümü ayrılıyor"
 
3451
 
 
3452
#: nova/compute/manager.py:2140
 
3453
msgid "Detaching volume from unknown instance"
 
3454
msgstr ""
 
3455
 
 
3456
#: nova/compute/manager.py:2153
 
3457
#, python-format
 
3458
msgid "Faild to detach volume %(volume_id)s from %(mp)s"
 
3459
msgstr ""
 
3460
 
 
3461
#: nova/compute/manager.py:2246
 
3462
msgid "Instance has no volume."
 
3463
msgstr "Örneğin hiç bölümü yok."
 
3464
 
 
3465
#: nova/compute/manager.py:2306
 
3466
#, python-format
 
3467
msgid "Pre live migration failed at  %(dest)s"
 
3468
msgstr "Güncel göç işlemi %(dest)s'da bir hata ile karşılaştı"
 
3469
 
 
3470
#: nova/compute/manager.py:2332
 
3471
msgid "_post_live_migration() is started.."
 
3472
msgstr ""
 
3473
 
 
3474
#: nova/compute/manager.py:2365
 
3475
msgid "No floating_ip found"
 
3476
msgstr ""
 
3477
 
 
3478
#: nova/compute/manager.py:2373
 
3479
msgid "No floating_ip found."
 
3480
msgstr ""
 
3481
 
 
3482
#: nova/compute/manager.py:2375
 
3483
#, python-format
 
3484
msgid ""
 
3485
"Live migration: Unexpected error: cannot inherit floating ip.\n"
 
3486
"%(e)s"
 
3487
msgstr ""
 
3488
 
 
3489
#: nova/compute/manager.py:2401
 
3490
#, python-format
 
3491
msgid "Migrating instance to %(dest)s finished successfully."
 
3492
msgstr "%(dest)s'a örnek göçü işlemi başarıyla tamamlandı."
 
3493
 
 
3494
#: nova/compute/manager.py:2403
 
3495
msgid ""
 
3496
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
 
3497
"with matching name.\" This error can be safely ignored."
 
3498
msgstr ""
 
3499
 
 
3500
#: nova/compute/manager.py:2417
 
3501
msgid "Post operation of migration started"
 
3502
msgstr ""
 
3503
 
 
3504
#: nova/compute/manager.py:2548
 
3505
msgid "Updated the info_cache for instance"
 
3506
msgstr ""
 
3507
 
 
3508
#: nova/compute/manager.py:2574
 
3509
#, python-format
 
3510
msgid ""
 
3511
"Found %(migration_count)d unconfirmed migrations older than "
 
3512
"%(confirm_window)d seconds"
 
3513
msgstr ""
 
3514
 
 
3515
#: nova/compute/manager.py:2579
 
3516
#, python-format
 
3517
msgid "Setting migration %(migration_id)s to error: %(reason)s"
 
3518
msgstr ""
 
3519
 
 
3520
#: nova/compute/manager.py:2588
 
3521
#, python-format
 
3522
msgid ""
 
3523
"Automatically confirming migration %(migration_id)s for instance "
 
3524
"%(instance_uuid)s"
 
3525
msgstr ""
 
3526
 
 
3527
#: nova/compute/manager.py:2595
 
3528
#, python-format
 
3529
msgid "Instance %(instance_uuid)s not found"
 
3530
msgstr ""
 
3531
 
 
3532
#: nova/compute/manager.py:2599
 
3533
msgid "In ERROR state"
 
3534
msgstr ""
 
3535
 
 
3536
#: nova/compute/manager.py:2606
 
3537
#, python-format
 
3538
msgid "In states %(vm_state)s/%(task_state)s, notRESIZED/None"
 
3539
msgstr ""
 
3540
 
 
3541
#: nova/compute/manager.py:2614
 
3542
#, python-format
 
3543
msgid "Error auto-confirming resize: %(e)s. Will retry later."
 
3544
msgstr ""
 
3545
 
 
3546
#: nova/compute/manager.py:2631
 
3547
#, python-format
 
3548
msgid ""
 
3549
"Running instance usage audit for host %(host)s from %(begin_time)s to "
 
3550
"%(end_time)s. %(number_instances)s instances."
 
3551
msgstr ""
 
3552
 
 
3553
#: nova/compute/manager.py:2649
 
3554
#, python-format
 
3555
msgid "Failed to generate usage audit for instance on host %s"
 
3556
msgstr ""
 
3557
 
 
3558
#: nova/compute/manager.py:2672
 
3559
msgid "Updating bandwidth usage cache"
 
3560
msgstr "Bant genişliği kullanım önbelleği güncelleniyor"
 
3561
 
 
3562
#: nova/compute/manager.py:2737
 
3563
msgid "Updating host status"
 
3564
msgstr "Sunucu durumu güncelleniyor"
 
3565
 
 
3566
#: nova/compute/manager.py:2763
 
3567
#, python-format
 
3568
msgid ""
 
3569
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on the "
 
3570
"hypervisor."
 
3571
msgstr "Veritabanında %(num_db_instances)s ve misafir sistemde %(num_vm_instances)s bulundu"
 
3572
 
 
3573
#: nova/compute/manager.py:2769 nova/compute/manager.py:2807
 
3574
msgid "During sync_power_state the instance has a pending task. Skip."
 
3575
msgstr ""
 
3576
 
 
3577
#: nova/compute/manager.py:2794
 
3578
#, python-format
 
3579
msgid ""
 
3580
"During the sync_power process the instance has moved from host %(src)s to "
 
3581
"host %(dst)s"
 
3582
msgstr ""
 
3583
 
 
3584
#: nova/compute/manager.py:2831
 
3585
msgid "Instance shutdown by itself. Calling the stop API."
 
3586
msgstr ""
 
3587
 
 
3588
#: nova/compute/manager.py:2843 nova/compute/manager.py:2854
 
3589
#: nova/compute/manager.py:2868
 
3590
msgid "error during stop() in sync_power_state."
 
3591
msgstr ""
 
3592
 
 
3593
#: nova/compute/manager.py:2848
 
3594
msgid "Instance is paused or suspended unexpectedly. Calling the stop API."
 
3595
msgstr ""
 
3596
 
 
3597
#: nova/compute/manager.py:2861
 
3598
msgid "Instance is not stopped. Calling the stop API."
 
3599
msgstr ""
 
3600
 
 
3601
#: nova/compute/manager.py:2877
 
3602
msgid "Instance is not (soft-)deleted."
 
3603
msgstr ""
 
3604
 
 
3605
#: nova/compute/manager.py:2885
 
3606
msgid "FLAGS.reclaim_instance_interval <= 0, skipping..."
 
3607
msgstr ""
 
3608
 
 
3609
#: nova/compute/manager.py:2898
 
3610
msgid "Reclaiming deleted instance"
 
3611
msgstr "Silinen örnek kurtarılıyor"
 
3612
 
 
3613
#: nova/compute/manager.py:2947
 
3614
#, python-format
 
3615
msgid ""
 
3616
"Detected instance with name label '%(name)s' which is marked as DELETED but "
 
3617
"still present on host."
 
3618
msgstr ""
 
3619
 
 
3620
#: nova/compute/manager.py:2954
 
3621
#, python-format
 
3622
msgid ""
 
3623
"Destroying instance with name label '%(name)s' which is marked as DELETED "
 
3624
"but still present on host."
 
3625
msgstr ""
 
3626
 
 
3627
#: nova/compute/manager.py:2961
 
3628
#, python-format
 
3629
msgid ""
 
3630
"Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action"
 
3631
msgstr ""
 
3632
 
 
3633
#: nova/compute/resource_tracker.py:151
 
3634
msgid ""
 
3635
"Host field should be not be set on the instance until resources have been "
 
3636
"claimed."
 
3637
msgstr ""
 
3638
 
 
3639
#: nova/compute/resource_tracker.py:168
 
3640
#, python-format
 
3641
msgid ""
 
3642
"Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs "
 
3643
"%(vcpus)d"
 
3644
msgstr ""
 
3645
 
 
3646
#: nova/compute/resource_tracker.py:210
 
3647
#, python-format
 
3648
msgid ""
 
3649
"Total memory: %(total_mem)d MB, used: %(used_mem)d MB, free: %(free_mem)d MB"
 
3650
msgstr ""
 
3651
 
 
3652
#: nova/compute/resource_tracker.py:219
 
3653
msgid "Memory limit not specified, defaulting to unlimited"
 
3654
msgstr ""
 
3655
 
 
3656
#: nova/compute/resource_tracker.py:225
 
3657
#, python-format
 
3658
msgid "Memory limit: %(memory_mb_limit)d MB, free: %(free_ram_mb)d MB"
 
3659
msgstr ""
 
3660
 
 
3661
#: nova/compute/resource_tracker.py:232
 
3662
#, python-format
 
3663
msgid ""
 
3664
"Unable to claim resources.  Free memory %(free_ram_mb)d MB < requested "
 
3665
"memory %(memory_mb)d MB"
 
3666
msgstr ""
 
3667
 
 
3668
#: nova/compute/resource_tracker.py:241
 
3669
#, python-format
 
3670
msgid ""
 
3671
"Total disk: %(total_disk)d GB, used: %(used_disk)d GB, free: %(free_disk)d "
 
3672
"GB"
 
3673
msgstr ""
 
3674
 
 
3675
#: nova/compute/resource_tracker.py:250
 
3676
msgid "Disk limit not specified, defaulting to unlimited"
 
3677
msgstr ""
 
3678
 
 
3679
#: nova/compute/resource_tracker.py:256
 
3680
#, python-format
 
3681
msgid "Disk limit: %(disk_gb_limit)d GB, free: %(free_disk_gb)d GB"
 
3682
msgstr ""
 
3683
 
 
3684
#: nova/compute/resource_tracker.py:262
 
3685
#, python-format
 
3686
msgid ""
 
3687
"Unable to claim resources.  Free disk %(free_disk_gb)d GB < requested disk "
 
3688
"%(disk_gb)d GB"
 
3689
msgstr ""
 
3690
 
 
3691
#: nova/compute/resource_tracker.py:273
 
3692
#, python-format
 
3693
msgid "Total VCPUs: %(total_vcpus)d, used: %(used_vcpus)d"
 
3694
msgstr ""
 
3695
 
 
3696
#: nova/compute/resource_tracker.py:280
 
3697
msgid "VCPU limit not specified, defaulting to unlimited"
 
3698
msgstr ""
 
3699
 
 
3700
#: nova/compute/resource_tracker.py:284
 
3701
#, python-format
 
3702
msgid "CPU limit: %(vcpu_limit)d"
 
3703
msgstr ""
 
3704
 
 
3705
#: nova/compute/resource_tracker.py:291
 
3706
#, python-format
 
3707
msgid ""
 
3708
"Unable to claim resources.  Free CPU %(free_vcpus)d < requested CPU "
 
3709
"%(vcpus)d"
 
3710
msgstr ""
 
3711
 
 
3712
#: nova/compute/resource_tracker.py:310
 
3713
#, python-format
 
3714
msgid "Finishing claim: %s"
 
3715
msgstr ""
 
3716
 
 
3717
#: nova/compute/resource_tracker.py:325
 
3718
#, python-format
 
3719
msgid "Aborting claim: %s"
 
3720
msgstr ""
 
3721
 
 
3722
#: nova/compute/resource_tracker.py:363
 
3723
msgid ""
 
3724
"Virt driver does not support 'get_available_resource'  Compute tracking is "
 
3725
"disabled."
 
3726
msgstr ""
 
3727
 
 
3728
#: nova/compute/resource_tracker.py:401
 
3729
#, python-format
 
3730
msgid "Compute_service record created for %s "
 
3731
msgstr ""
 
3732
 
 
3733
#: nova/compute/resource_tracker.py:406
 
3734
#, python-format
 
3735
msgid "Compute_service record updated for %s "
 
3736
msgstr ""
 
3737
 
 
3738
#: nova/compute/resource_tracker.py:425
 
3739
#, python-format
 
3740
msgid "No service record for host %s"
 
3741
msgstr ""
 
3742
 
 
3743
#: nova/compute/resource_tracker.py:435
 
3744
#, python-format
 
3745
msgid "Hypervisor: free ram (MB): %s"
 
3746
msgstr ""
 
3747
 
 
3748
#: nova/compute/resource_tracker.py:436
 
3749
#, python-format
 
3750
msgid "Hypervisor: free disk (GB): %s"
 
3751
msgstr ""
 
3752
 
 
3753
#: nova/compute/resource_tracker.py:441
 
3754
#, python-format
 
3755
msgid "Hypervisor: free VCPUs: %s"
 
3756
msgstr ""
 
3757
 
 
3758
#: nova/compute/resource_tracker.py:443
 
3759
msgid "Hypervisor: VCPU information unavailable"
 
3760
msgstr ""
 
3761
 
 
3762
#: nova/compute/resource_tracker.py:450
 
3763
#, python-format
 
3764
msgid "Free ram (MB): %s"
 
3765
msgstr ""
 
3766
 
 
3767
#: nova/compute/resource_tracker.py:451
 
3768
#, python-format
 
3769
msgid "Free disk (GB): %s"
 
3770
msgstr ""
 
3771
 
 
3772
#: nova/compute/resource_tracker.py:456
 
3773
#, python-format
 
3774
msgid "Free VCPUS: %s"
 
3775
msgstr ""
 
3776
 
 
3777
#: nova/compute/resource_tracker.py:458
 
3778
msgid "Free VCPU information unavailable"
 
3779
msgstr ""
 
3780
 
 
3781
#: nova/compute/resource_tracker.py:533
 
3782
#, python-format
 
3783
msgid "Missing keys: %s"
 
3784
msgstr ""
 
3785
 
 
3786
#: nova/compute/rpcapi.py:44
 
3787
msgid "No compute host specified"
 
3788
msgstr ""
 
3789
 
 
3790
#: nova/compute/rpcapi.py:47
 
3791
#, python-format
 
3792
msgid "Unable to find host for Instance %s"
 
3793
msgstr "%s örneği için sunucu bulma başarısız"
 
3794
 
 
3795
#: nova/compute/utils.py:87
 
3796
#, python-format
 
3797
msgid "Using %(prefix)s instead of %(req_prefix)s"
 
3798
msgstr ""
 
3799
 
 
3800
#: nova/console/manager.py:81 nova/console/vmrc_manager.py:71
 
3801
msgid "Adding console"
 
3802
msgstr "Konsol ekleniyor"
 
3803
 
 
3804
#: nova/console/manager.py:102 nova/console/vmrc_manager.py:123
 
3805
#, python-format
 
3806
msgid "Tried to remove non-existent console %(console_id)s."
 
3807
msgstr "Var olmayan %(console_id)s konsolu kaldırılmaya çalışıldı."
 
3808
 
 
3809
#: nova/console/vmrc_manager.py:126
 
3810
#, python-format
 
3811
msgid "Removing console %(console_id)s."
 
3812
msgstr "%(console_id)s konsolu kaldırılıyor."
 
3813
 
 
3814
#: nova/console/xvp.py:98
 
3815
msgid "Rebuilding xvp conf"
 
3816
msgstr "XVP ayarı yeniden oluşturuluyor"
 
3817
 
 
3818
#: nova/console/xvp.py:116
 
3819
#, python-format
 
3820
msgid "Re-wrote %s"
 
3821
msgstr "%s yeniden yazıldı"
 
3822
 
 
3823
#: nova/console/xvp.py:121
 
3824
msgid "Stopping xvp"
 
3825
msgstr "XVP durduruluyor"
 
3826
 
 
3827
#: nova/console/xvp.py:134
 
3828
msgid "Starting xvp"
 
3829
msgstr "XVP başlatılıyor"
 
3830
 
 
3831
#: nova/console/xvp.py:141
 
3832
#, python-format
 
3833
msgid "Error starting xvp: %s"
 
3834
msgstr "XVP başlatılırken hata oluştu: %s"
 
3835
 
 
3836
#: nova/console/xvp.py:144
 
3837
msgid "Restarting xvp"
 
3838
msgstr "XVP tekar başlatılıyor"
 
3839
 
 
3840
#: nova/console/xvp.py:146
 
3841
msgid "xvp not running..."
 
3842
msgstr "XVP çalışmıyor..."
 
3843
 
 
3844
#: nova/consoleauth/manager.py:70
 
3845
#, python-format
 
3846
msgid "Received Token: %(token)s, %(token_dict)s)"
 
3847
msgstr "Token alındı: %(token)s, %(token_dict)s)"
 
3848
 
 
3849
#: nova/consoleauth/manager.py:75
 
3850
#, python-format
 
3851
msgid "Checking Token: %(token)s, %(token_valid)s)"
 
3852
msgstr "Anahtar kontrol edliyor: %(token)s, %(token_valid)s)"
 
3853
 
 
3854
#: nova/db/sqlalchemy/api.py:206
 
3855
#, python-format
 
3856
msgid "Unrecognized read_deleted value '%s'"
 
3857
msgstr "Tanınmayan silinmiş okuma değeri '%s'"
 
3858
 
 
3859
#: nova/db/sqlalchemy/api.py:2790
 
3860
#, python-format
 
3861
msgid ""
 
3862
"Change will make usage less than 0 for the following resources: %(unders)s"
 
3863
msgstr ""
 
3864
 
 
3865
#: nova/db/sqlalchemy/api.py:4691
 
3866
msgid "Backend exists"
 
3867
msgstr ""
 
3868
 
 
3869
#: nova/db/sqlalchemy/api.py:4711 nova/db/sqlalchemy/api.py:4737
 
3870
#, python-format
 
3871
msgid "No backend config with id %(sm_backend_id)s"
 
3872
msgstr ""
 
3873
 
 
3874
#: nova/db/sqlalchemy/api.py:4749
 
3875
#, python-format
 
3876
msgid "No backend config with sr uuid %(sr_uuid)s"
 
3877
msgstr ""
 
3878
 
 
3879
#: nova/db/sqlalchemy/api.py:4783
 
3880
msgid "Flavor exists"
 
3881
msgstr ""
 
3882
 
 
3883
#: nova/db/sqlalchemy/api.py:4798
 
3884
#, python-format
 
3885
msgid "%(sm_flavor_id) flavor not found"
 
3886
msgstr ""
 
3887
 
 
3888
#: nova/db/sqlalchemy/api.py:4817
 
3889
#, python-format
 
3890
msgid "No sm_flavor called %(sm_flavor_id)s"
 
3891
msgstr ""
 
3892
 
 
3893
#: nova/db/sqlalchemy/api.py:4834
 
3894
#, python-format
 
3895
msgid "No sm_flavor called %(sm_flavor_label)s"
 
3896
msgstr ""
 
3897
 
 
3898
#: nova/db/sqlalchemy/api.py:4872
 
3899
#, python-format
 
3900
msgid "No sm_volume with id %(volume_id)s"
 
3901
msgstr ""
 
3902
 
 
3903
#: nova/db/sqlalchemy/migration.py:74
 
3904
msgid "version should be an integer"
 
3905
msgstr "Sürüm tam sayı olmak zorunda"
 
3906
 
 
3907
#: nova/db/sqlalchemy/migration.py:101
 
3908
msgid "Upgrade DB using Essex release first."
 
3909
msgstr ""
 
3910
 
 
3911
#: nova/db/sqlalchemy/session.py:162
 
3912
#, python-format
 
3913
msgid "SQL connection failed. %s attempts left."
 
3914
msgstr ""
 
3915
 
 
3916
#: nova/db/sqlalchemy/migrate_repo/versions/083_quota_class.py:50
 
3917
#: nova/db/sqlalchemy/migrate_repo/versions/092_add_instance_system_metadata.py:60
 
3918
#: nova/db/sqlalchemy/migrate_repo/versions/097_quota_usages_reservations.py:53
 
3919
#: nova/db/sqlalchemy/migrate_repo/versions/097_quota_usages_reservations.py:86
 
3920
#: nova/db/sqlalchemy/migrate_repo/versions/115_make_user_quotas_key_and_value.py:74
 
3921
#: nova/db/sqlalchemy/migrate_repo/versions/116_drop_user_quotas_key_and_value.py:97
 
3922
#: nova/db/sqlalchemy/migrate_repo/versions/132_add_instance_type_projects.py:52
 
3923
#, python-format
 
3924
msgid "Table |%s| not created!"
 
3925
msgstr ""
 
3926
 
 
3927
#: nova/db/sqlalchemy/migrate_repo/versions/083_quota_class.py:62
 
3928
msgid "quota_classes table not dropped"
 
3929
msgstr ""
 
3930
 
 
3931
#: nova/db/sqlalchemy/migrate_repo/versions/088_change_instance_id_to_uuid_in_block_device_mapping.py:56
 
3932
#: nova/db/sqlalchemy/migrate_repo/versions/100_instance_metadata_uses_uuid.py:56
 
3933
#: nova/db/sqlalchemy/migrate_repo/versions/101_security_group_instance_association_uses_uuid.py:56
 
3934
#: nova/db/sqlalchemy/migrate_repo/versions/102_consoles_uses_uuid.py:56
 
3935
#: nova/db/sqlalchemy/migrate_repo/versions/105_instance_info_caches_uses_uuid.py:44
 
3936
#: nova/db/sqlalchemy/migrate_repo/versions/105_instance_info_caches_uses_uuid.py:67
 
3937
#: nova/db/sqlalchemy/migrate_repo/versions/109_drop_dns_domains_project_id_fkey.py:43
 
3938
#: nova/db/sqlalchemy/migrate_repo/versions/113_fixed_ips_uses_uuid.py:56
 
3939
#: nova/db/sqlalchemy/migrate_repo/versions/113_fixed_ips_uses_uuid.py:87
 
3940
#: nova/db/sqlalchemy/migrate_repo/versions/114_vifs_uses_uuid.py:56
 
3941
#: nova/db/sqlalchemy/migrate_repo/versions/114_vifs_uses_uuid.py:87
 
3942
msgid "foreign key constraint couldn't be removed"
 
3943
msgstr ""
 
3944
 
 
3945
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:84
 
3946
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:128
 
3947
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:178
 
3948
#: nova/db/sqlalchemy/migrate_repo/versions/090_modify_volume_id_datatype.py:236
 
3949
msgid "Foreign Key constraint couldn't be removed"
 
3950
msgstr ""
 
3951
 
 
3952
#: nova/db/sqlalchemy/migrate_repo/versions/095_change_fk_instance_id_to_uuid.py:57
 
3953
msgid "foreign key could not be dropped"
 
3954
msgstr ""
 
3955
 
 
3956
#: nova/db/sqlalchemy/migrate_repo/versions/095_change_fk_instance_id_to_uuid.py:91
 
3957
msgid "foreign key could not be created"
 
3958
msgstr ""
 
3959
 
 
3960
#: nova/db/sqlalchemy/migrate_repo/versions/097_quota_usages_reservations.py:98
 
3961
msgid "quota_usages table not dropped"
 
3962
msgstr ""
 
3963
 
 
3964
#: nova/db/sqlalchemy/migrate_repo/versions/097_quota_usages_reservations.py:105
 
3965
msgid "reservations table not dropped"
 
3966
msgstr ""
 
3967
 
 
3968
#: nova/db/sqlalchemy/migrate_repo/versions/106_add_foreign_keys.py:45
 
3969
#: nova/db/sqlalchemy/migrate_repo/versions/113_fixed_ips_uses_uuid.py:66
 
3970
#: nova/db/sqlalchemy/migrate_repo/versions/113_fixed_ips_uses_uuid.py:107
 
3971
#: nova/db/sqlalchemy/migrate_repo/versions/114_vifs_uses_uuid.py:66
 
3972
#: nova/db/sqlalchemy/migrate_repo/versions/114_vifs_uses_uuid.py:107
 
3973
msgid "foreign key constraint couldn't be created"
 
3974
msgstr ""
 
3975
 
 
3976
#: nova/db/sqlalchemy/migrate_repo/versions/106_add_foreign_keys.py:66
 
3977
msgid "foreign key constraint couldn't be dropped"
 
3978
msgstr ""
 
3979
 
 
3980
#: nova/db/sqlalchemy/migrate_repo/versions/115_make_user_quotas_key_and_value.py:93
 
3981
#: nova/db/sqlalchemy/migrate_repo/versions/116_drop_user_quotas_key_and_value.py:43
 
3982
msgid "user_quotas table not dropped"
 
3983
msgstr ""
 
3984
 
 
3985
#: nova/image/glance.py:143
 
3986
#, python-format
 
3987
msgid ""
 
3988
"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
 
3989
"%(extra)s."
 
3990
msgstr ""
 
3991
 
 
3992
#: nova/image/s3.py:311
 
3993
#, python-format
 
3994
msgid "Failed to download %(image_location)s to %(image_path)s"
 
3995
msgstr "%(image_path)si için %(image_location)s indirme işlemi başarısız"
 
3996
 
 
3997
#: nova/image/s3.py:328
 
3998
#, python-format
 
3999
msgid "Failed to decrypt %(image_location)s to %(image_path)s"
 
4000
msgstr "%(image_path)s için %(image_location)s çözümü başarısız"
 
4001
 
 
4002
#: nova/image/s3.py:338
 
4003
#, python-format
 
4004
msgid "Failed to untar %(image_location)s to %(image_path)s"
 
4005
msgstr "%(image_path)s için %(image_location)s çıkarma işlemi başarısız"
 
4006
 
 
4007
#: nova/image/s3.py:348
 
4008
#, python-format
 
4009
msgid "Failed to upload %(image_location)s to %(image_path)s"
 
4010
msgstr "%(image_path)s için %(image_location)s yükleme işlemi başarısız"
 
4011
 
 
4012
#: nova/image/s3.py:372
 
4013
#, python-format
 
4014
msgid "Failed to decrypt private key: %s"
 
4015
msgstr "Özel anahtar çözümü başarısız: %s"
 
4016
 
 
4017
#: nova/image/s3.py:379
 
4018
#, python-format
 
4019
msgid "Failed to decrypt initialization vector: %s"
 
4020
msgstr "Başlatma vektörü çözümü başarısız: %s"
 
4021
 
 
4022
#: nova/image/s3.py:390
 
4023
#, python-format
 
4024
msgid "Failed to decrypt image file %(image_file)s: %(err)s"
 
4025
msgstr "%(image_file)s imaj dosyası çözümü başarısız: %(err)s"
 
4026
 
 
4027
#: nova/image/s3.py:402
 
4028
msgid "Unsafe filenames in image"
 
4029
msgstr "İmajda güvenliksiz dosya isimleri var"
 
4030
 
 
4031
#: nova/ipv6/account_identifier.py:38 nova/ipv6/rfc2462.py:34
 
4032
#, python-format
 
4033
msgid "Bad mac for to_global_ipv6: %s"
 
4034
msgstr "Global ipv6 için yanlış mac numarası: %s"
 
4035
 
 
4036
#: nova/ipv6/account_identifier.py:40 nova/ipv6/rfc2462.py:36
 
4037
#, python-format
 
4038
msgid "Bad prefix for to_global_ipv6: %s"
 
4039
msgstr "Global ipv6 için yanlış sonek: %s"
 
4040
 
 
4041
#: nova/ipv6/account_identifier.py:42
 
4042
#, python-format
 
4043
msgid "Bad project_id for to_global_ipv6: %s"
 
4044
msgstr "Global ipv6 için yanlış proje numarası: %s"
 
4045
 
 
4046
#: nova/network/api.py:53
 
4047
msgid "instance is a required argument to use @refresh_cache"
 
4048
msgstr ""
 
4049
 
 
4050
#: nova/network/api.py:80
 
4051
#, python-format
 
4052
msgid "args: %s"
 
4053
msgstr ""
 
4054
 
 
4055
#: nova/network/api.py:81
 
4056
#, python-format
 
4057
msgid "kwargs: %s"
 
4058
msgstr ""
 
4059
 
 
4060
#: nova/network/api.py:169
 
4061
#, python-format
 
4062
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
 
4063
msgstr ""
 
4064
 
 
4065
#: nova/network/ldapdns.py:317
 
4066
msgid "This driver only supports type 'a' entries."
 
4067
msgstr "Bu türücü sadece 'a' türü girdileri destekliyor."
 
4068
 
 
4069
#: nova/network/linux_net.py:179
 
4070
#, python-format
 
4071
msgid "Attempted to remove chain %s which does not exist"
 
4072
msgstr "Var olmayan %s zinciri kaldırılmaya çalışılıyor"
 
4073
 
 
4074
#: nova/network/linux_net.py:214
 
4075
#, python-format
 
4076
msgid "Unknown chain: %r"
 
4077
msgstr "Tanınmayan zincir: %r"
 
4078
 
 
4079
#: nova/network/linux_net.py:239
 
4080
#, python-format
 
4081
msgid ""
 
4082
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r %(top)r"
 
4083
msgstr ""
 
4084
 
 
4085
#: nova/network/linux_net.py:374
 
4086
msgid "IPTablesManager.apply completed with success"
 
4087
msgstr ""
 
4088
 
 
4089
#: nova/network/linux_net.py:580
 
4090
#, python-format
 
4091
msgid "arping error for ip %s"
 
4092
msgstr ""
 
4093
 
 
4094
#: nova/network/linux_net.py:790
 
4095
#, python-format
 
4096
msgid "Pid %d is stale, skip killing dnsmasq"
 
4097
msgstr ""
 
4098
 
 
4099
#: nova/network/linux_net.py:830
 
4100
#, python-format
 
4101
msgid "Hupping dnsmasq threw %s"
 
4102
msgstr ""
 
4103
 
 
4104
#: nova/network/linux_net.py:832
 
4105
#, python-format
 
4106
msgid "Pid %d is stale, relaunching dnsmasq"
 
4107
msgstr ""
 
4108
 
 
4109
#: nova/network/linux_net.py:894
 
4110
#, python-format
 
4111
msgid "killing radvd threw %s"
 
4112
msgstr ""
 
4113
 
 
4114
#: nova/network/linux_net.py:896
 
4115
#, python-format
 
4116
msgid "Pid %d is stale, relaunching radvd"
 
4117
msgstr "%d süreç numarası bozuldu, radvd tekrar başlatılıyor"
 
4118
 
 
4119
#: nova/network/linux_net.py:1126
 
4120
#, python-format
 
4121
msgid "Starting VLAN interface %s"
 
4122
msgstr "%s VLAN arayüzü başlatılıyor "
 
4123
 
 
4124
#: nova/network/linux_net.py:1162
 
4125
#, python-format
 
4126
msgid "Starting Bridge interface for %s"
 
4127
msgstr ""
 
4128
 
 
4129
#: nova/network/linux_net.py:1205
 
4130
#, python-format
 
4131
msgid "Failed to add interface: %s"
 
4132
msgstr ""
 
4133
 
 
4134
#: nova/network/linux_net.py:1306
 
4135
#, python-format
 
4136
msgid "Starting bridge %s "
 
4137
msgstr ""
 
4138
 
 
4139
#: nova/network/linux_net.py:1314
 
4140
#, python-format
 
4141
msgid "Done starting bridge %s"
 
4142
msgstr ""
 
4143
 
 
4144
#: nova/network/linux_net.py:1333
 
4145
#, python-format
 
4146
msgid "Failed unplugging gateway interface '%s'"
 
4147
msgstr ""
 
4148
 
 
4149
#: nova/network/linux_net.py:1335
 
4150
#, python-format
 
4151
msgid "Unplugged gateway interface '%s'"
 
4152
msgstr ""
 
4153
 
 
4154
#: nova/network/manager.py:277
 
4155
#, python-format
 
4156
msgid "Fixed ip %(fixed_ip_id)s not found"
 
4157
msgstr ""
 
4158
 
 
4159
#: nova/network/manager.py:286 nova/network/manager.py:545
 
4160
#, python-format
 
4161
msgid "Interface %(interface)s not found"
 
4162
msgstr "%(interface)s arayüzü bulunamadı"
 
4163
 
 
4164
#: nova/network/manager.py:301
 
4165
#, python-format
 
4166
msgid "floating IP allocation for instance |%s|"
 
4167
msgstr "|%s| örneği için değişken IP tahsisi"
 
4168
 
 
4169
#: nova/network/manager.py:365
 
4170
msgid "Floating IP is not associated. Ignore."
 
4171
msgstr ""
 
4172
 
 
4173
#: nova/network/manager.py:383
 
4174
#, python-format
 
4175
msgid "Address |%(address)s| is not allocated"
 
4176
msgstr "|%(address)s| adresi tahsis edilemedi"
 
4177
 
 
4178
#: nova/network/manager.py:387
 
4179
#, python-format
 
4180
msgid "Address |%(address)s| is not allocated to your project |%(project)s|"
 
4181
msgstr "Sizin |%(project)s| projeniz için |%(address)s| adresi tahsis edilemedi"
 
4182
 
 
4183
#: nova/network/manager.py:408
 
4184
#, python-format
 
4185
msgid "Quota exceeded for %(pid)s, tried to allocate floating IP"
 
4186
msgstr ""
 
4187
 
 
4188
#: nova/network/manager.py:469
 
4189
msgid "Failed to update usages deallocating floating IP"
 
4190
msgstr ""
 
4191
 
 
4192
#: nova/network/manager.py:650
 
4193
#, python-format
 
4194
msgid "Starting migration network for instance %(instance_uuid)s"
 
4195
msgstr ""
 
4196
 
 
4197
#: nova/network/manager.py:657
 
4198
#, python-format
 
4199
msgid ""
 
4200
"Floating ip address |%(address)s| no longer belongs to instance "
 
4201
"%(instance_uuid)s. Will notmigrate it "
 
4202
msgstr ""
 
4203
 
 
4204
#: nova/network/manager.py:678
 
4205
#, python-format
 
4206
msgid "Finishing migration network for instance %(instance_uuid)s"
 
4207
msgstr ""
 
4208
 
 
4209
#: nova/network/manager.py:686
 
4210
#, python-format
 
4211
msgid ""
 
4212
"Floating ip address |%(address)s| no longer belongs to instance "
 
4213
"%(instance_uuid)s. Will notsetup it."
 
4214
msgstr ""
 
4215
 
 
4216
#: nova/network/manager.py:733
 
4217
#, python-format
 
4218
msgid ""
 
4219
"Database inconsistency: DNS domain |%s| is registered in the Nova db but not"
 
4220
" visible to either the floating or instance DNS driver. It will be ignored."
 
4221
msgstr ""
 
4222
 
 
4223
#: nova/network/manager.py:779
 
4224
#, python-format
 
4225
msgid "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|."
 
4226
msgstr ""
 
4227
 
 
4228
#: nova/network/manager.py:789
 
4229
#, python-format
 
4230
msgid "Domain |%(domain)s| already exists, changing project to |%(project)s|."
 
4231
msgstr ""
 
4232
 
 
4233
#: nova/network/manager.py:903
 
4234
#, python-format
 
4235
msgid "Disassociated %s stale fixed ip(s)"
 
4236
msgstr ""
 
4237
 
 
4238
#: nova/network/manager.py:907
 
4239
msgid "setting network host"
 
4240
msgstr ""
 
4241
 
 
4242
#: nova/network/manager.py:1021
 
4243
msgid "network allocations"
 
4244
msgstr ""
 
4245
 
 
4246
#: nova/network/manager.py:1026
 
4247
#, python-format
 
4248
msgid "networks retrieved for instance: |%(networks)s|"
 
4249
msgstr ""
 
4250
 
 
4251
#: nova/network/manager.py:1056
 
4252
msgid "network deallocation for instance"
 
4253
msgstr ""
 
4254
 
 
4255
#: nova/network/manager.py:1279
 
4256
#, python-format
 
4257
msgid ""
 
4258
"instance-dns-zone is |%(domain)s|, which is in availability zone |%(zone)s|."
 
4259
" Instance is in zone |%(zone2)s|. No DNS record will be created."
 
4260
msgstr ""
 
4261
 
 
4262
#: nova/network/manager.py:1358
 
4263
#, python-format
 
4264
msgid "Unable to release %s because vif doesn't exist."
 
4265
msgstr ""
 
4266
 
 
4267
#: nova/network/manager.py:1379
 
4268
#, python-format
 
4269
msgid "Leased IP |%(address)s|"
 
4270
msgstr ""
 
4271
 
 
4272
#: nova/network/manager.py:1383
 
4273
#, python-format
 
4274
msgid "IP %s leased that is not associated"
 
4275
msgstr ""
 
4276
 
 
4277
#: nova/network/manager.py:1391
 
4278
#, python-format
 
4279
msgid "IP |%s| leased that isn't allocated"
 
4280
msgstr ""
 
4281
 
 
4282
#: nova/network/manager.py:1396
 
4283
#, python-format
 
4284
msgid "Released IP |%(address)s|"
 
4285
msgstr ""
 
4286
 
 
4287
#: nova/network/manager.py:1400
 
4288
#, python-format
 
4289
msgid "IP %s released that is not associated"
 
4290
msgstr ""
 
4291
 
 
4292
#: nova/network/manager.py:1403
 
4293
#, python-format
 
4294
msgid "IP %s released that was not leased"
 
4295
msgstr ""
 
4296
 
 
4297
#: nova/network/manager.py:1422
 
4298
#, python-format
 
4299
msgid "%s must be an integer"
 
4300
msgstr ""
 
4301
 
 
4302
#: nova/network/manager.py:1446
 
4303
msgid "Maximum allowed length for 'label' is 255."
 
4304
msgstr ""
 
4305
 
 
4306
#: nova/network/manager.py:1466
 
4307
#, python-format
 
4308
msgid ""
 
4309
"Subnet(s) too large, defaulting to /%s.  To override, specify network_size "
 
4310
"flag."
 
4311
msgstr ""
 
4312
 
 
4313
#: nova/network/manager.py:1547
 
4314
msgid "cidr already in use"
 
4315
msgstr ""
 
4316
 
 
4317
#: nova/network/manager.py:1550
 
4318
#, python-format
 
4319
msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)"
 
4320
msgstr ""
 
4321
 
 
4322
#: nova/network/manager.py:1561
 
4323
#, python-format
 
4324
msgid ""
 
4325
"requested cidr (%(cidr)s) conflicts with existing smaller cidr (%(smaller)s)"
 
4326
msgstr ""
 
4327
 
 
4328
#: nova/network/manager.py:1620
 
4329
msgid "Network already exists!"
 
4330
msgstr ""
 
4331
 
 
4332
#: nova/network/manager.py:1640
 
4333
#, python-format
 
4334
msgid "Network must be disassociated from project %s before delete"
 
4335
msgstr ""
 
4336
 
 
4337
#: nova/network/manager.py:2097
 
4338
msgid ""
 
4339
"The sum between the number of networks and the vlan start cannot be greater "
 
4340
"than 4094"
 
4341
msgstr ""
 
4342
 
 
4343
#: nova/network/manager.py:2104
 
4344
#, python-format
 
4345
msgid ""
 
4346
"The network range is not big enough to fit %(num_networks)s. Network size is"
 
4347
" %(network_size)s"
 
4348
msgstr ""
 
4349
 
 
4350
#: nova/network/minidns.py:65
 
4351
msgid "This driver only supports type 'a'"
 
4352
msgstr ""
 
4353
 
 
4354
#: nova/network/model.py:337
 
4355
msgid "v4 subnets are required for legacy nw_info"
 
4356
msgstr "miras nw_info için v4 alt ağları gerekiyor"
 
4357
 
 
4358
#: nova/network/quantum/nova_ipam_lib.py:75
 
4359
msgid "Error creating network entry"
 
4360
msgstr ""
 
4361
 
 
4362
#: nova/network/quantum/nova_ipam_lib.py:90
 
4363
#, python-format
 
4364
msgid "No network with net_id = %s"
 
4365
msgstr ""
 
4366
 
 
4367
#: nova/network/quantum/nova_ipam_lib.py:256
 
4368
#, python-format
 
4369
msgid "No fixed IPs to deallocate for vif %s"
 
4370
msgstr ""
 
4371
 
 
4372
#: nova/network/quantumv2/__init__.py:41
 
4373
msgid "_get_auth_token() failed"
 
4374
msgstr ""
 
4375
 
 
4376
#: nova/network/quantumv2/api.py:97
 
4377
#, python-format
 
4378
msgid "allocate_for_instance() for %s"
 
4379
msgstr ""
 
4380
 
 
4381
#: nova/network/quantumv2/api.py:100
 
4382
#, python-format
 
4383
msgid "empty project id for instance %s"
 
4384
msgstr ""
 
4385
 
 
4386
#: nova/network/quantumv2/api.py:153
 
4387
#, python-format
 
4388
msgid "Fail to delete port %(portid)s with failure: %(exception)s"
 
4389
msgstr ""
 
4390
 
 
4391
#: nova/network/quantumv2/api.py:164
 
4392
#, python-format
 
4393
msgid "deallocate_for_instance() for %s"
 
4394
msgstr ""
 
4395
 
 
4396
#: nova/network/quantumv2/api.py:173
 
4397
#, python-format
 
4398
msgid "Failed to delete quantum port %(portid)s "
 
4399
msgstr ""
 
4400
 
 
4401
#: nova/network/quantumv2/api.py:182
 
4402
#, python-format
 
4403
msgid "get_instance_nw_info() for %s"
 
4404
msgstr ""
 
4405
 
 
4406
#: nova/network/quantumv2/api.py:197
 
4407
#, python-format
 
4408
msgid "validate_networks() for %s"
 
4409
msgstr ""
 
4410
 
 
4411
#: nova/network/quantumv2/api.py:438
 
4412
#, python-format
 
4413
msgid "Multiple floating IP pools matches found for name '%s'"
 
4414
msgstr ""
 
4415
 
 
4416
#: nova/openstack/common/lockutils.py:98
 
4417
#, python-format
 
4418
msgid "Could not release the acquired lock `%s`"
 
4419
msgstr ""
 
4420
 
 
4421
#: nova/openstack/common/lockutils.py:184
 
4422
#, python-format
 
4423
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
 
4424
msgstr ""
 
4425
 
 
4426
#: nova/openstack/common/lockutils.py:188
 
4427
#, python-format
 
4428
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
 
4429
msgstr ""
 
4430
 
 
4431
#: nova/openstack/common/lockutils.py:216
 
4432
#, python-format
 
4433
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
 
4434
msgstr ""
 
4435
 
 
4436
#: nova/openstack/common/log.py:298
 
4437
#, python-format
 
4438
msgid "syslog facility must be one of: %s"
 
4439
msgstr "syslog servisi bunlardan biri olmak zorundadır: %s"
 
4440
 
 
4441
#: nova/openstack/common/policy.py:394
 
4442
#, python-format
 
4443
msgid "Failed to understand rule %(rule)s"
 
4444
msgstr ""
 
4445
 
 
4446
#: nova/openstack/common/policy.py:404
 
4447
#, python-format
 
4448
msgid "No handler for matches of kind %s"
 
4449
msgstr ""
 
4450
 
 
4451
#: nova/openstack/common/policy.py:679
 
4452
#, python-format
 
4453
msgid "Failed to understand rule %(rule)r"
 
4454
msgstr ""
 
4455
 
 
4456
#: nova/openstack/common/notifier/api.py:125
 
4457
#, python-format
 
4458
msgid "%s not in valid priorities"
 
4459
msgstr ""
 
4460
 
 
4461
#: nova/openstack/common/notifier/api.py:141
 
4462
#, python-format
 
4463
msgid ""
 
4464
"Problem '%(e)s' attempting to send to notification system. "
 
4465
"Payload=%(payload)s"
 
4466
msgstr ""
 
4467
 
 
4468
#: nova/openstack/common/notifier/api.py:170
 
4469
#, python-format
 
4470
msgid "Failed to load notifier %s. These notifications will not be sent."
 
4471
msgstr ""
 
4472
 
 
4473
#: nova/openstack/common/notifier/rabbit_notifier.py:45
 
4474
#, python-format
 
4475
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
 
4476
msgstr ""
 
4477
 
 
4478
#: nova/openstack/common/plugin/pluginmanager.py:64
 
4479
#, python-format
 
4480
msgid "Failed to load plugin %(plug)s: %(exc)s"
 
4481
msgstr ""
 
4482
 
 
4483
#: nova/openstack/common/rpc/amqp.py:209
 
4484
#, python-format
 
4485
msgid "unpacked context: %s"
 
4486
msgstr ""
 
4487
 
 
4488
#: nova/openstack/common/rpc/amqp.py:253
 
4489
#, python-format
 
4490
msgid "received %s"
 
4491
msgstr ""
 
4492
 
 
4493
#: nova/openstack/common/rpc/amqp.py:259
 
4494
#, python-format
 
4495
msgid "no method for message: %s"
 
4496
msgstr ""
 
4497
 
 
4498
#: nova/openstack/common/rpc/amqp.py:260
 
4499
#, python-format
 
4500
msgid "No method for message: %s"
 
4501
msgstr ""
 
4502
 
 
4503
#: nova/openstack/common/rpc/amqp.py:352
 
4504
#, python-format
 
4505
msgid "Making asynchronous call on %s ..."
 
4506
msgstr ""
 
4507
 
 
4508
#: nova/openstack/common/rpc/amqp.py:355
 
4509
#, python-format
 
4510
msgid "MSG_ID is %s"
 
4511
msgstr ""
 
4512
 
 
4513
#: nova/openstack/common/rpc/amqp.py:377
 
4514
#, python-format
 
4515
msgid "Making asynchronous cast on %s..."
 
4516
msgstr ""
 
4517
 
 
4518
#: nova/openstack/common/rpc/amqp.py:385
 
4519
msgid "Making asynchronous fanout cast..."
 
4520
msgstr ""
 
4521
 
 
4522
#: nova/openstack/common/rpc/amqp.py:411
 
4523
#, python-format
 
4524
msgid "Sending %(event_type)s on %(topic)s"
 
4525
msgstr ""
 
4526
 
 
4527
#: nova/openstack/common/rpc/common.py:34
 
4528
msgid "An unknown RPC related exception occurred."
 
4529
msgstr ""
 
4530
 
 
4531
#: nova/openstack/common/rpc/common.py:64
 
4532
#, python-format
 
4533
msgid ""
 
4534
"Remote error: %(exc_type)s %(value)s\n"
 
4535
"%(traceback)s."
 
4536
msgstr ""
 
4537
 
 
4538
#: nova/openstack/common/rpc/common.py:81
 
4539
msgid "Timeout while waiting on RPC response."
 
4540
msgstr ""
 
4541
 
 
4542
#: nova/openstack/common/rpc/common.py:85
 
4543
msgid "Invalid reuse of an RPC connection."
 
4544
msgstr "Geçersi RPC bağlantısı kullanımı."
 
4545
 
 
4546
#: nova/openstack/common/rpc/common.py:89
 
4547
#, python-format
 
4548
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
 
4549
msgstr ""
 
4550
 
 
4551
#: nova/openstack/common/rpc/common.py:206
 
4552
#, python-format
 
4553
msgid "Returning exception %s to caller"
 
4554
msgstr ""
 
4555
 
 
4556
#: nova/openstack/common/rpc/impl_kombu.py:168
 
4557
#: nova/openstack/common/rpc/impl_qpid.py:144
 
4558
msgid "Failed to process message... skipping it."
 
4559
msgstr ""
 
4560
 
 
4561
#: nova/openstack/common/rpc/impl_kombu.py:468
 
4562
#, python-format
 
4563
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
 
4564
msgstr ""
 
4565
 
 
4566
#: nova/openstack/common/rpc/impl_kombu.py:490
 
4567
#, python-format
 
4568
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
 
4569
msgstr ""
 
4570
 
 
4571
#: nova/openstack/common/rpc/impl_kombu.py:527
 
4572
#, python-format
 
4573
msgid ""
 
4574
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
 
4575
"%(max_retries)d tries: %(err_str)s"
 
4576
msgstr ""
 
4577
 
 
4578
#: nova/openstack/common/rpc/impl_kombu.py:543
 
4579
#, python-format
 
4580
msgid ""
 
4581
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
 
4582
"again in %(sleep_time)d seconds."
 
4583
msgstr ""
 
4584
 
 
4585
#: nova/openstack/common/rpc/impl_kombu.py:595
 
4586
#: nova/openstack/common/rpc/impl_qpid.py:403
 
4587
#, python-format
 
4588
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
 
4589
msgstr ""
 
4590
 
 
4591
#: nova/openstack/common/rpc/impl_kombu.py:613
 
4592
#: nova/openstack/common/rpc/impl_qpid.py:418
 
4593
#, python-format
 
4594
msgid "Timed out waiting for RPC response: %s"
 
4595
msgstr ""
 
4596
 
 
4597
#: nova/openstack/common/rpc/impl_kombu.py:617
 
4598
#: nova/openstack/common/rpc/impl_qpid.py:422
 
4599
#, python-format
 
4600
msgid "Failed to consume message from queue: %s"
 
4601
msgstr ""
 
4602
 
 
4603
#: nova/openstack/common/rpc/impl_kombu.py:651
 
4604
#: nova/openstack/common/rpc/impl_qpid.py:452
 
4605
#, python-format
 
4606
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
 
4607
msgstr ""
 
4608
 
 
4609
#: nova/openstack/common/rpc/impl_qpid.py:359
 
4610
#, python-format
 
4611
msgid "Unable to connect to AMQP server: %s"
 
4612
msgstr ""
 
4613
 
 
4614
#: nova/openstack/common/rpc/impl_qpid.py:364
 
4615
#, python-format
 
4616
msgid "Connected to AMQP server on %s"
 
4617
msgstr ""
 
4618
 
 
4619
#: nova/openstack/common/rpc/impl_qpid.py:372
 
4620
msgid "Re-established AMQP queues"
 
4621
msgstr "AMQP kuyrukları tekrar kuruluyor"
 
4622
 
 
4623
#: nova/openstack/common/rpc/impl_qpid.py:430
 
4624
msgid "Error processing message.  Skipping it."
 
4625
msgstr ""
 
4626
 
 
4627
#: nova/openstack/common/rpc/impl_zmq.py:89
 
4628
msgid "JSON serialization failed."
 
4629
msgstr ""
 
4630
 
 
4631
#: nova/openstack/common/rpc/impl_zmq.py:97
 
4632
#, python-format
 
4633
msgid "Deserializing: %s"
 
4634
msgstr ""
 
4635
 
 
4636
#: nova/openstack/common/rpc/impl_zmq.py:133
 
4637
#, python-format
 
4638
msgid "Connecting to %(addr)s with %(type)s"
 
4639
msgstr ""
 
4640
 
 
4641
#: nova/openstack/common/rpc/impl_zmq.py:134
 
4642
#, python-format
 
4643
msgid "-> Subscribed to %(subscribe)s"
 
4644
msgstr ""
 
4645
 
 
4646
#: nova/openstack/common/rpc/impl_zmq.py:135
 
4647
#, python-format
 
4648
msgid "-> bind: %(bind)s"
 
4649
msgstr ""
 
4650
 
 
4651
#: nova/openstack/common/rpc/impl_zmq.py:143
 
4652
msgid "Could not open socket."
 
4653
msgstr ""
 
4654
 
 
4655
#: nova/openstack/common/rpc/impl_zmq.py:155
 
4656
#, python-format
 
4657
msgid "Subscribing to %s"
 
4658
msgstr ""
 
4659
 
 
4660
#: nova/openstack/common/rpc/impl_zmq.py:193
 
4661
msgid "You cannot recv on this socket."
 
4662
msgstr ""
 
4663
 
 
4664
#: nova/openstack/common/rpc/impl_zmq.py:198
 
4665
msgid "You cannot send on this socket."
 
4666
msgstr ""
 
4667
 
 
4668
#: nova/openstack/common/rpc/impl_zmq.py:251
 
4669
#, python-format
 
4670
msgid "Running func with context: %s"
 
4671
msgstr ""
 
4672
 
 
4673
#: nova/openstack/common/rpc/impl_zmq.py:276
 
4674
msgid "Sending reply"
 
4675
msgstr ""
 
4676
 
 
4677
#: nova/openstack/common/rpc/impl_zmq.py:344
 
4678
msgid "Registering reactor"
 
4679
msgstr ""
 
4680
 
 
4681
#: nova/openstack/common/rpc/impl_zmq.py:356
 
4682
msgid "In reactor registered"
 
4683
msgstr ""
 
4684
 
 
4685
#: nova/openstack/common/rpc/impl_zmq.py:371
 
4686
msgid "Out reactor registered"
 
4687
msgstr ""
 
4688
 
 
4689
#: nova/openstack/common/rpc/impl_zmq.py:375
 
4690
msgid "Consuming socket"
 
4691
msgstr ""
 
4692
 
 
4693
#: nova/openstack/common/rpc/impl_zmq.py:422
 
4694
#, python-format
 
4695
msgid "CONSUMER GOT %s"
 
4696
msgstr ""
 
4697
 
 
4698
#: nova/openstack/common/rpc/impl_zmq.py:432
 
4699
#, python-format
 
4700
msgid "->response->%s"
 
4701
msgstr ""
 
4702
 
 
4703
#: nova/openstack/common/rpc/impl_zmq.py:442
 
4704
#, python-format
 
4705
msgid "Created topic proxy: %s"
 
4706
msgstr ""
 
4707
 
 
4708
#: nova/openstack/common/rpc/impl_zmq.py:449
 
4709
#, python-format
 
4710
msgid "ROUTER RELAY-OUT START %(data)s"
 
4711
msgstr ""
 
4712
 
 
4713
#: nova/openstack/common/rpc/impl_zmq.py:451
 
4714
#, python-format
 
4715
msgid "ROUTER RELAY-OUT SUCCEEDED %(data)s"
 
4716
msgstr ""
 
4717
 
 
4718
#: nova/openstack/common/rpc/impl_zmq.py:467
 
4719
#, python-format
 
4720
msgid "CONSUMER RECEIVED DATA: %s"
 
4721
msgstr ""
 
4722
 
 
4723
#: nova/openstack/common/rpc/impl_zmq.py:469
 
4724
#, python-format
 
4725
msgid "ROUTER RELAY-OUT %(data)s"
 
4726
msgstr ""
 
4727
 
 
4728
#: nova/openstack/common/rpc/impl_zmq.py:495
 
4729
#, python-format
 
4730
msgid "Create Consumer for topic (%(topic)s)"
 
4731
msgstr ""
 
4732
 
 
4733
#: nova/openstack/common/rpc/impl_zmq.py:511
 
4734
#, python-format
 
4735
msgid "Consumer is a zmq.%s"
 
4736
msgstr ""
 
4737
 
 
4738
#: nova/openstack/common/rpc/impl_zmq.py:554
 
4739
msgid "Creating payload"
 
4740
msgstr ""
 
4741
 
 
4742
#: nova/openstack/common/rpc/impl_zmq.py:567
 
4743
msgid "Creating queue socket for reply waiter"
 
4744
msgstr ""
 
4745
 
 
4746
#: nova/openstack/common/rpc/impl_zmq.py:578
 
4747
msgid "Sending cast"
 
4748
msgstr ""
 
4749
 
 
4750
#: nova/openstack/common/rpc/impl_zmq.py:581
 
4751
msgid "Cast sent; Waiting reply"
 
4752
msgstr ""
 
4753
 
 
4754
#: nova/openstack/common/rpc/impl_zmq.py:584
 
4755
#, python-format
 
4756
msgid "Received message: %s"
 
4757
msgstr ""
 
4758
 
 
4759
#: nova/openstack/common/rpc/impl_zmq.py:585
 
4760
msgid "Unpacking response"
 
4761
msgstr ""
 
4762
 
 
4763
#: nova/openstack/common/rpc/impl_zmq.py:612
 
4764
#, python-format
 
4765
msgid "%(msg)s"
 
4766
msgstr ""
 
4767
 
 
4768
#: nova/openstack/common/rpc/impl_zmq.py:615
 
4769
#, python-format
 
4770
msgid "Sending message(s) to: %s"
 
4771
msgstr ""
 
4772
 
 
4773
#: nova/openstack/common/rpc/impl_zmq.py:619
 
4774
msgid "No matchmaker results. Not casting."
 
4775
msgstr ""
 
4776
 
 
4777
#: nova/openstack/common/rpc/impl_zmq.py:709
 
4778
msgid ""
 
4779
"Matchmaker could not be loaded.\n"
 
4780
"rpc_zmq_matchmaker is not a class."
 
4781
msgstr ""
 
4782
 
 
4783
#: nova/openstack/common/rpc/impl_zmq.py:711
 
4784
msgid "Error loading Matchmaker."
 
4785
msgstr ""
 
4786
 
 
4787
#: nova/openstack/common/rpc/matchmaker.py:45
 
4788
msgid "Match not found by MatchMaker."
 
4789
msgstr ""
 
4790
 
 
4791
#: nova/openstack/common/rpc/matchmaker.py:177
 
4792
#: nova/openstack/common/rpc/matchmaker.py:195
 
4793
#, python-format
 
4794
msgid "No key defining hosts for topic '%s', see ringfile"
 
4795
msgstr ""
 
4796
 
 
4797
#: nova/scheduler/chance.py:49 nova/scheduler/simple.py:96
 
4798
msgid "Is the appropriate service running?"
 
4799
msgstr "Uygun servis çalışıyor mu?"
 
4800
 
 
4801
#: nova/scheduler/chance.py:54
 
4802
msgid "Could not find another compute"
 
4803
msgstr "Başka bir işlem bulunamadı"
 
4804
 
 
4805
#: nova/scheduler/driver.py:64
 
4806
msgid "Exception during scheduler.run_instance"
 
4807
msgstr ""
 
4808
 
 
4809
#: nova/scheduler/driver.py:68 nova/scheduler/manager.py:181
 
4810
#, python-format
 
4811
msgid "Setting instance to %(state)s state."
 
4812
msgstr ""
 
4813
 
 
4814
#: nova/scheduler/driver.py:101
 
4815
#, python-format
 
4816
msgid "Casted '%(method)s' to volume '%(host)s'"
 
4817
msgstr ""
 
4818
 
 
4819
#: nova/scheduler/driver.py:124
 
4820
#, python-format
 
4821
msgid "Casted '%(method)s' to compute '%(host)s'"
 
4822
msgstr ""
 
4823
 
 
4824
#: nova/scheduler/driver.py:141
 
4825
#, python-format
 
4826
msgid "Casted '%(method)s' to %(topic)s '%(host)s'"
 
4827
msgstr ""
 
4828
 
 
4829
#: nova/scheduler/driver.py:189
 
4830
msgid "Driver must implement schedule_prep_resize"
 
4831
msgstr ""
 
4832
 
 
4833
#: nova/scheduler/driver.py:197
 
4834
msgid "Driver must implement schedule_run_instance"
 
4835
msgstr ""
 
4836
 
 
4837
#: nova/scheduler/driver.py:202
 
4838
msgid "Driver must implement schedule_create_volune"
 
4839
msgstr ""
 
4840
 
 
4841
#: nova/scheduler/driver.py:334
 
4842
#, python-format
 
4843
msgid ""
 
4844
"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of "
 
4845
"memory(host:%(avail)s <= instance:%(mem_inst)s)"
 
4846
msgstr ""
 
4847
 
 
4848
#: nova/scheduler/filter_scheduler.py:49
 
4849
#, python-format
 
4850
msgid "No host selection for %s defined."
 
4851
msgstr ""
 
4852
 
 
4853
#: nova/scheduler/filter_scheduler.py:65
 
4854
#, python-format
 
4855
msgid "Attempting to build %(num_instances)d instance(s)"
 
4856
msgstr "%(num_instances)d örnek(leri) kurulmaya çalışılıyor."
 
4857
 
 
4858
#: nova/scheduler/filter_scheduler.py:186
 
4859
msgid "Invalid value for 'scheduler_max_attempts', must be >= 1"
 
4860
msgstr ""
 
4861
 
 
4862
#: nova/scheduler/filter_scheduler.py:213
 
4863
#, python-format
 
4864
msgid ""
 
4865
"Exceeded max scheduling attempts %(max_attempts)d for instance "
 
4866
"%(instance_uuid)s"
 
4867
msgstr ""
 
4868
 
 
4869
#: nova/scheduler/filter_scheduler.py:224
 
4870
msgid "Scheduler only understands Compute nodes (for now)"
 
4871
msgstr ""
 
4872
 
 
4873
#: nova/scheduler/filter_scheduler.py:276
 
4874
#, python-format
 
4875
msgid "Filtered %(hosts)s"
 
4876
msgstr "%(hosts)s filtrelendi"
 
4877
 
 
4878
#: nova/scheduler/filter_scheduler.py:286
 
4879
#, python-format
 
4880
msgid "Weighted %(weighted_host)s"
 
4881
msgstr ""
 
4882
 
 
4883
#: nova/scheduler/host_manager.py:237
 
4884
#, python-format
 
4885
msgid "Host filter fails for ignored host %(host)s"
 
4886
msgstr ""
 
4887
 
 
4888
#: nova/scheduler/host_manager.py:244
 
4889
#, python-format
 
4890
msgid "Host filter fails for non-forced host %(host)s"
 
4891
msgstr ""
 
4892
 
 
4893
#: nova/scheduler/host_manager.py:250
 
4894
#, python-format
 
4895
msgid "Host filter function %(func)s failed for %(host)s"
 
4896
msgstr ""
 
4897
 
 
4898
#: nova/scheduler/host_manager.py:256
 
4899
#, python-format
 
4900
msgid "Host filter passes for %(host)s"
 
4901
msgstr ""
 
4902
 
 
4903
#: nova/scheduler/host_manager.py:318
 
4904
#, python-format
 
4905
msgid "Received %(service_name)s service update from %(host)s."
 
4906
msgstr ""
 
4907
 
 
4908
#: nova/scheduler/host_manager.py:341
 
4909
msgid "host_manager only implemented for 'compute'"
 
4910
msgstr ""
 
4911
 
 
4912
#: nova/scheduler/host_manager.py:351
 
4913
#, python-format
 
4914
msgid "No service for compute ID %s"
 
4915
msgstr "%s işlem ID'si için servis yok"
 
4916
 
 
4917
#: nova/scheduler/manager.py:79
 
4918
#, python-format
 
4919
msgid "Failed to schedule create_volume: %(ex)s"
 
4920
msgstr ""
 
4921
 
 
4922
#: nova/scheduler/manager.py:165
 
4923
#, python-format
 
4924
msgid "Failed to schedule_%(method)s: %(ex)s"
 
4925
msgstr "%(method)s zamanlaması başarısız: %(ex)s"
 
4926
 
 
4927
#: nova/scheduler/scheduler_options.py:69
 
4928
#, python-format
 
4929
msgid "Could not stat scheduler options file %(filename)s: '%(e)s'"
 
4930
msgstr "%(filename)s dosyası için zamanlayıcı seçenekleri başlatılamadı: '%(e)s'"
 
4931
 
 
4932
#: nova/scheduler/scheduler_options.py:78
 
4933
#, python-format
 
4934
msgid "Could not decode scheduler options: '%(e)s'"
 
4935
msgstr "Zamanlayıcı seçenekleri çözülemedi: '%(e)s'"
 
4936
 
 
4937
#: nova/scheduler/simple.py:52
 
4938
msgid ""
 
4939
"SimpleScheduler now only covers volume scheduling and is deprecated in "
 
4940
"Folsom. Non-volume functionality in SimpleScheduler has been replaced by "
 
4941
"FilterScheduler"
 
4942
msgstr ""
 
4943
 
 
4944
#: nova/scheduler/simple.py:62
 
4945
msgid ""
 
4946
"nova-volume functionality is deprecated in Folsom and will be removed in "
 
4947
"Grizzly.  Volumes are now handled by Cinder"
 
4948
msgstr ""
 
4949
 
 
4950
#: nova/scheduler/simple.py:89
 
4951
msgid "Not enough allocatable volume gigabytes remaining"
 
4952
msgstr ""
 
4953
 
 
4954
#: nova/scheduler/filters/aggregate_instance_extra_specs.py:49
 
4955
#: nova/scheduler/filters/aggregate_instance_extra_specs.py:56
 
4956
#: nova/scheduler/filters/compute_capabilities_filter.py:48
 
4957
#, python-format
 
4958
msgid "%(host_state)s fails instance_type extra_specs requirements"
 
4959
msgstr ""
 
4960
 
 
4961
#: nova/scheduler/filters/compute_filter.py:38
 
4962
#, python-format
 
4963
msgid "%(host_state)s is disabled or has not been heard from in a while"
 
4964
msgstr ""
 
4965
 
 
4966
#: nova/scheduler/filters/compute_filter.py:42
 
4967
#, python-format
 
4968
msgid "%(host_state)s is disabled via capabilities"
 
4969
msgstr ""
 
4970
 
 
4971
#: nova/scheduler/filters/core_filter.py:45
 
4972
msgid "VCPUs not set; assuming CPU collection broken"
 
4973
msgstr "VCPU ayarlanamadı, CPU koleksiyonunun bozulduğu varsayılıyor"
 
4974
 
 
4975
#: nova/scheduler/filters/disk_filter.py:47
 
4976
#, python-format
 
4977
msgid ""
 
4978
"%(host_state)s does not have %(requested_disk)s MB usable disk, it only has "
 
4979
"%(usable_disk_mb)s MB usable disk."
 
4980
msgstr ""
 
4981
 
 
4982
#: nova/scheduler/filters/image_props_filter.py:48
 
4983
#, python-format
 
4984
msgid ""
 
4985
"Instance contains properties %(image_props)s, but no corresponding "
 
4986
"capabilities are advertised by the compute node"
 
4987
msgstr ""
 
4988
 
 
4989
#: nova/scheduler/filters/image_props_filter.py:61
 
4990
#, python-format
 
4991
msgid ""
 
4992
"Instance properties %(image_props)s are satisfied by compute host "
 
4993
"capabilities %(capabilities)s"
 
4994
msgstr ""
 
4995
 
 
4996
#: nova/scheduler/filters/image_props_filter.py:66
 
4997
#, python-format
 
4998
msgid ""
 
4999
"Instance contains properties %(image_props)s that are not provided by the "
 
5000
"compute node capabilities %(capabilities)s"
 
5001
msgstr ""
 
5002
 
 
5003
#: nova/scheduler/filters/image_props_filter.py:82
 
5004
#, python-format
 
5005
msgid "%(host_state)s does not support requested instance_properties"
 
5006
msgstr ""
 
5007
 
 
5008
#: nova/scheduler/filters/io_ops_filter.py:42
 
5009
#, python-format
 
5010
msgid ""
 
5011
"%(host_state)s fails I/O ops check: Max IOs per host is set to "
 
5012
"%(max_io_ops)s"
 
5013
msgstr ""
 
5014
 
 
5015
#: nova/scheduler/filters/num_instances_filter.py:39
 
5016
#, python-format
 
5017
msgid ""
 
5018
"%(host_state)s fails num_instances check: Max instances per host is set to "
 
5019
"%(max_instances)s"
 
5020
msgstr ""
 
5021
 
 
5022
#: nova/scheduler/filters/ram_filter.py:46
 
5023
#, python-format
 
5024
msgid ""
 
5025
"%(host_state)s does not have %(requested_ram)s MB usable ram, it only has "
 
5026
"%(usable_ram)s MB usable ram."
 
5027
msgstr ""
 
5028
 
 
5029
#: nova/scheduler/filters/retry_filter.py:38
 
5030
#, python-format
 
5031
msgid "Previously tried hosts: %(hosts)s.  (host=%(host)s)"
 
5032
msgstr ""
 
5033
 
 
5034
#: nova/scheduler/filters/trusted_filter.py:201
 
5035
#, python-format
 
5036
msgid "TCP: trust state of %(host)s:%(level)s(%(trust)s)"
 
5037
msgstr ""
 
5038
 
 
5039
#: nova/tests/fake_ldap.py:34
 
5040
msgid "Attempted to instantiate singleton"
 
5041
msgstr ""
 
5042
 
 
5043
#: nova/tests/fake_utils.py:72
 
5044
#, python-format
 
5045
msgid "Faking execution of cmd (subprocess): %s"
 
5046
msgstr "Komutun(alt sürecin) taklit çalıştırılması: %s"
 
5047
 
 
5048
#: nova/tests/fake_utils.py:80
 
5049
#, python-format
 
5050
msgid "Faked command matched %s"
 
5051
msgstr "Sahte komut eşleşti %s"
 
5052
 
 
5053
#: nova/tests/fake_utils.py:96
 
5054
#, python-format
 
5055
msgid "Faked command raised an exception %s"
 
5056
msgstr "Sahte komut bir istisna fırlattı %s"
 
5057
 
 
5058
#: nova/tests/fake_utils.py:101
 
5059
#, python-format
 
5060
msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
 
5061
msgstr "Sahte komuta verilen yanıt: standartçıktı='%(stdout)s' standarthata='%(stderr)s'"
 
5062
 
 
5063
#: nova/tests/fake_volume.py:177 nova/volume/api.py:90 nova/volume/api.py:318
 
5064
#: nova/volume/cinder.py:159
 
5065
msgid "status must be available"
 
5066
msgstr ""
 
5067
 
 
5068
#: nova/tests/fake_volume.py:180 nova/volume/api.py:321
 
5069
#: nova/volume/cinder.py:162
 
5070
msgid "already attached"
 
5071
msgstr ""
 
5072
 
 
5073
#: nova/tests/fake_volume.py:185 nova/volume/api.py:328
 
5074
#: nova/volume/cinder.py:168
 
5075
msgid "already detached"
 
5076
msgstr ""
 
5077
 
 
5078
#: nova/tests/fakelibvirt.py:849
 
5079
msgid "Please extend mock libvirt module to support flags"
 
5080
msgstr "Lütfen sahte libvirt modülü desteklenen bayraklar için genişletiniz"
 
5081
 
 
5082
#: nova/tests/fakelibvirt.py:853
 
5083
msgid "Expected a list for 'auth' parameter"
 
5084
msgstr ""
 
5085
 
 
5086
#: nova/tests/fakelibvirt.py:857
 
5087
msgid "Expected a function in 'auth[0]' parameter"
 
5088
msgstr ""
 
5089
 
 
5090
#: nova/tests/fakelibvirt.py:861
 
5091
msgid "Expected a function in 'auth[1]' parameter"
 
5092
msgstr ""
 
5093
 
 
5094
#: nova/tests/test_misc.py:62
 
5095
#, python-format
 
5096
msgid ""
 
5097
"The following migrations are missing a downgrade:\n"
 
5098
"\t%s"
 
5099
msgstr ""
 
5100
 
 
5101
#: nova/tests/test_nova_manage.py:202
 
5102
msgid "id"
 
5103
msgstr "id"
 
5104
 
 
5105
#: nova/tests/test_nova_manage.py:203
 
5106
msgid "IPv4"
 
5107
msgstr "IPv4"
 
5108
 
 
5109
#: nova/tests/test_nova_manage.py:204
 
5110
msgid "IPv6"
 
5111
msgstr "IPv6"
 
5112
 
 
5113
#: nova/tests/test_nova_manage.py:205
 
5114
msgid "start address"
 
5115
msgstr "Başlangıç adresi"
 
5116
 
 
5117
#: nova/tests/test_nova_manage.py:206
 
5118
msgid "DNS1"
 
5119
msgstr "DNS1"
 
5120
 
 
5121
#: nova/tests/test_nova_manage.py:207
 
5122
msgid "DNS2"
 
5123
msgstr "DNS2"
 
5124
 
 
5125
#: nova/tests/test_nova_manage.py:208
 
5126
msgid "VlanID"
 
5127
msgstr "VlanID"
 
5128
 
 
5129
#: nova/tests/test_nova_manage.py:209
 
5130
msgid "project"
 
5131
msgstr "proje"
 
5132
 
 
5133
#: nova/tests/test_nova_manage.py:210
 
5134
msgid "uuid"
 
5135
msgstr "uuid"
 
5136
 
 
5137
#: nova/tests/test_storwize_svc.py:177
 
5138
#, python-format
 
5139
msgid "unrecognized argument %s"
 
5140
msgstr ""
 
5141
 
 
5142
#: nova/tests/test_storwize_svc.py:897
 
5143
#, python-format
 
5144
msgid "Run CLI command: %s"
 
5145
msgstr ""
 
5146
 
 
5147
#: nova/tests/test_storwize_svc.py:900
 
5148
#, python-format
 
5149
msgid ""
 
5150
"CLI output:\n"
 
5151
" stdout: %(out)s\n"
 
5152
" stderr: %(err)s"
 
5153
msgstr ""
 
5154
 
 
5155
#: nova/tests/test_storwize_svc.py:905
 
5156
#, python-format
 
5157
msgid ""
 
5158
"CLI Exception output:\n"
 
5159
" stdout: %(out)s\n"
 
5160
" stderr: %(err)s"
 
5161
msgstr ""
 
5162
 
 
5163
#: nova/tests/test_volume_types.py:58
 
5164
#, python-format
 
5165
msgid "Given data: %s"
 
5166
msgstr ""
 
5167
 
 
5168
#: nova/tests/test_volume_types.py:59
 
5169
#, python-format
 
5170
msgid "Result data: %s"
 
5171
msgstr ""
 
5172
 
 
5173
#: nova/tests/test_xenapi.py:691
 
5174
#, python-format
 
5175
msgid "Creating files in %s to simulate guest agent"
 
5176
msgstr "Konuk aracı benzetmek için %s'de dosyalar oluşturuluyor"
 
5177
 
 
5178
#: nova/tests/test_xenapi.py:702
 
5179
#, python-format
 
5180
msgid "Removing simulated guest agent files in %s"
 
5181
msgstr "%s'deki benzetilmiş konuk aracı dosyaları kaldırılıyor"
 
5182
 
 
5183
#: nova/tests/api/test_auth.py:79
 
5184
msgid "200 Role Match"
 
5185
msgstr ""
 
5186
 
 
5187
#: nova/tests/api/test_auth.py:81
 
5188
msgid "200 No Roles"
 
5189
msgstr ""
 
5190
 
 
5191
#: nova/tests/api/test_auth.py:84
 
5192
msgid "unexpected role header"
 
5193
msgstr ""
 
5194
 
 
5195
#: nova/tests/api/openstack/compute/test_servers.py:2996
 
5196
msgid ""
 
5197
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
 
5198
"instances"
 
5199
msgstr ""
 
5200
 
 
5201
#: nova/tests/api/openstack/compute/test_servers.py:3001
 
5202
msgid ""
 
5203
"Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
 
5204
msgstr ""
 
5205
 
 
5206
#: nova/tests/api/openstack/compute/test_servers.py:3006
 
5207
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
 
5208
msgstr ""
 
5209
 
 
5210
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:56
 
5211
#, python-format
 
5212
msgid "_create: %s"
 
5213
msgstr "oluştur: %s"
 
5214
 
 
5215
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:65
 
5216
#, python-format
 
5217
msgid "_delete: %s"
 
5218
msgstr "sil: %s"
 
5219
 
 
5220
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:74
 
5221
#, python-format
 
5222
msgid "_get: %s"
 
5223
msgstr "getir: %s"
 
5224
 
 
5225
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:84
 
5226
#, python-format
 
5227
msgid "_get_all: %s"
 
5228
msgstr "hepsini getir: %s"
 
5229
 
 
5230
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:126
 
5231
#, python-format
 
5232
msgid "test_snapshot_create: param=%s"
 
5233
msgstr "Test sistem görüntüsü oluşturulması: parametre=%s"
 
5234
 
 
5235
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:135
 
5236
#, python-format
 
5237
msgid "test_snapshot_create: resp_dict=%s"
 
5238
msgstr "Test sistem görüntüsü oluşturulması: yanıt dizini=%s"
 
5239
 
 
5240
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:157
 
5241
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:183
 
5242
#, python-format
 
5243
msgid "test_snapshot_create_force: param=%s"
 
5244
msgstr "Zorla test sistem görüntüsü oluşturulması: parametre=%s"
 
5245
 
 
5246
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:166
 
5247
#, python-format
 
5248
msgid "test_snapshot_create_force: resp_dict=%s"
 
5249
msgstr "Zorla test sistem görüntüsü oluşturulması: yanıt dizini=%s"
 
5250
 
 
5251
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:219
 
5252
#, python-format
 
5253
msgid "test_snapshot_show: resp=%s"
 
5254
msgstr "Test sistem görüntüsü gösterimi: yanıt=%s"
 
5255
 
 
5256
#: nova/tests/api/openstack/compute/contrib/test_snapshots.py:245
 
5257
#, python-format
 
5258
msgid "test_snapshot_detail: resp_dict=%s"
 
5259
msgstr "Test sistem görüntüsü ayrıntısı: yanıt dizin=%s"
 
5260
 
 
5261
#: nova/tests/compute/test_compute.py:630
 
5262
#: nova/tests/compute/test_compute.py:648
 
5263
#: nova/tests/compute/test_compute.py:684
 
5264
#: nova/tests/compute/test_compute.py:709
 
5265
#: nova/tests/compute/test_compute.py:2372
 
5266
#, python-format
 
5267
msgid "Running instances: %s"
 
5268
msgstr "Örnekler çalışıyor: %s"
 
5269
 
 
5270
#: nova/tests/compute/test_compute.py:636
 
5271
#: nova/tests/compute/test_compute.py:671
 
5272
#: nova/tests/compute/test_compute.py:697
 
5273
#: nova/tests/compute/test_compute.py:727
 
5274
#, python-format
 
5275
msgid "After terminating instances: %s"
 
5276
msgstr "Örnekleri sonlandırmanın ardından: %s"
 
5277
 
 
5278
#: nova/tests/compute/test_compute.py:1104
 
5279
msgid "Internal error"
 
5280
msgstr "İçsel hata"
 
5281
 
 
5282
#: nova/tests/compute/test_compute.py:2383
 
5283
#, python-format
 
5284
msgid "After force-killing instances: %s"
 
5285
msgstr "Zorla öldürülen örneklerin ardından: %s"
 
5286
 
 
5287
#: nova/tests/hyperv/hypervutils.py:141 nova/virt/hyperv/vmops.py:473
 
5288
#, python-format
 
5289
msgid "Failed to change vm state of %(vm_name)s to %(req_state)s"
 
5290
msgstr ""
 
5291
 
 
5292
#: nova/tests/hyperv/hypervutils.py:192 nova/virt/hyperv/vmops.py:408
 
5293
#, python-format
 
5294
msgid "Failed to destroy vm %s"
 
5295
msgstr ""
 
5296
 
 
5297
#: nova/tests/hyperv/hypervutils.py:235 nova/virt/hyperv/snapshotops.py:92
 
5298
#, python-format
 
5299
msgid "Failed to get info for disk %s"
 
5300
msgstr ""
 
5301
 
 
5302
#: nova/tests/integrated/test_api_samples.py:138
 
5303
#, python-format
 
5304
msgid "Result: %(result)s is not a dict."
 
5305
msgstr ""
 
5306
 
 
5307
#: nova/tests/integrated/test_api_samples.py:142
 
5308
#, python-format
 
5309
msgid ""
 
5310
"Key mismatch:\n"
 
5311
"%(ex_keys)s\n"
 
5312
"%(res_keys)s"
 
5313
msgstr ""
 
5314
 
 
5315
#: nova/tests/integrated/test_api_samples.py:150
 
5316
#, python-format
 
5317
msgid "Result: %(result)s is not a list."
 
5318
msgstr ""
 
5319
 
 
5320
#: nova/tests/integrated/test_api_samples.py:153
 
5321
#, python-format
 
5322
msgid ""
 
5323
"Length mismatch: %(result)s\n"
 
5324
"%(expected)s."
 
5325
msgstr ""
 
5326
 
 
5327
#: nova/tests/integrated/test_api_samples.py:164
 
5328
#, python-format
 
5329
msgid "Result: %(res_obj)s not in %(expected)s."
 
5330
msgstr ""
 
5331
 
 
5332
#: nova/tests/integrated/test_api_samples.py:181
 
5333
#: nova/tests/integrated/test_api_samples.py:194
 
5334
#, python-format
 
5335
msgid ""
 
5336
"Values do not match:\n"
 
5337
"%(expected)s\n"
 
5338
"%(result)s"
 
5339
msgstr ""
 
5340
 
 
5341
#: nova/tests/integrated/test_login.py:31
 
5342
#, python-format
 
5343
msgid "flavor: %s"
 
5344
msgstr "Örnek türü: %s"
 
5345
 
 
5346
#: nova/tests/integrated/api/client.py:38
 
5347
#, python-format
 
5348
msgid ""
 
5349
"%(message)s\n"
 
5350
"Status Code: %(_status)s\n"
 
5351
"Body: %(_body)s"
 
5352
msgstr "%(message)s\nDurum Kodu: %(_status)s\nGövde: %(_body)s"
 
5353
 
 
5354
#: nova/tests/integrated/api/client.py:47
 
5355
msgid "Authentication error"
 
5356
msgstr "Kimlik doğrulama hatası"
 
5357
 
 
5358
#: nova/tests/integrated/api/client.py:55
 
5359
msgid "Authorization error"
 
5360
msgstr "Yetkilendirme hatası"
 
5361
 
 
5362
#: nova/tests/integrated/api/client.py:63
 
5363
msgid "Item not found"
 
5364
msgstr "Öğe bulunamadı"
 
5365
 
 
5366
#: nova/tests/integrated/api/client.py:105
 
5367
#, python-format
 
5368
msgid "Doing %(method)s on %(relative_url)s"
 
5369
msgstr "%(relative_url)s'de %(method)s işlemleri yapılıyor"
 
5370
 
 
5371
#: nova/tests/integrated/api/client.py:107
 
5372
#, python-format
 
5373
msgid "Body: %s"
 
5374
msgstr "Gövde: %s"
 
5375
 
 
5376
#: nova/tests/integrated/api/client.py:125
 
5377
#, python-format
 
5378
msgid "%(auth_uri)s => code %(http_status)s"
 
5379
msgstr "%(auth_uri)s => kodu %(http_status)s"
 
5380
 
 
5381
#: nova/tests/integrated/api/client.py:155
 
5382
#, python-format
 
5383
msgid "%(relative_uri)s => code %(http_status)s"
 
5384
msgstr ""
 
5385
 
 
5386
#: nova/tests/integrated/api/client.py:165
 
5387
msgid "Unexpected status code"
 
5388
msgstr ""
 
5389
 
 
5390
#: nova/tests/integrated/api/client.py:172
 
5391
#, python-format
 
5392
msgid "Decoding JSON: %s"
 
5393
msgstr ""
 
5394
 
 
5395
#: nova/virt/configdrive.py:77
 
5396
#, python-format
 
5397
msgid "Added %(filepath)s to config drive"
 
5398
msgstr ""
 
5399
 
 
5400
#: nova/virt/firewall.py:176 nova/virt/libvirt/firewall.py:249
 
5401
msgid "Attempted to unfilter instance which is not filtered"
 
5402
msgstr ""
 
5403
 
 
5404
#: nova/virt/firewall.py:187
 
5405
msgid "Filters added to instance"
 
5406
msgstr ""
 
5407
 
 
5408
#: nova/virt/firewall.py:189
 
5409
msgid "Provider Firewall Rules refreshed"
 
5410
msgstr ""
 
5411
 
 
5412
#: nova/virt/firewall.py:357
 
5413
#, python-format
 
5414
msgid "Adding security group rule: %r"
 
5415
msgstr ""
 
5416
 
 
5417
#: nova/virt/firewall.py:489 nova/virt/xenapi/firewall.py:80
 
5418
#, python-format
 
5419
msgid "Adding provider rule: %s"
 
5420
msgstr ""
 
5421
 
 
5422
#: nova/virt/images.py:101
 
5423
msgid "'qemu-img info' parsing failed."
 
5424
msgstr ""
 
5425
 
 
5426
#: nova/virt/images.py:107
 
5427
#, python-format
 
5428
msgid "fmt=%(fmt)s backed by: %(backing_file)s"
 
5429
msgstr ""
 
5430
 
 
5431
#: nova/virt/images.py:118
 
5432
#, python-format
 
5433
msgid "Converted to raw, but format is now %s"
 
5434
msgstr ""
 
5435
 
 
5436
#: nova/virt/baremetal/dom.py:93
 
5437
msgid "No domains exist."
 
5438
msgstr ""
 
5439
 
 
5440
#: nova/virt/baremetal/dom.py:95
 
5441
#, python-format
 
5442
msgid "============= initial domains =========== : %s"
 
5443
msgstr ""
 
5444
 
 
5445
#: nova/virt/baremetal/dom.py:99
 
5446
msgid "Building domain: to be removed"
 
5447
msgstr ""
 
5448
 
 
5449
#: nova/virt/baremetal/dom.py:103
 
5450
msgid "Not running domain: remove"
 
5451
msgstr ""
 
5452
 
 
5453
#: nova/virt/baremetal/dom.py:111
 
5454
msgid "domain running on an unknown node: discarded"
 
5455
msgstr ""
 
5456
 
 
5457
#: nova/virt/baremetal/dom.py:127
 
5458
#, python-format
 
5459
msgid "No such domain (%s)"
 
5460
msgstr ""
 
5461
 
 
5462
#: nova/virt/baremetal/dom.py:134
 
5463
#, python-format
 
5464
msgid "Failed power down Bare-metal node %s"
 
5465
msgstr ""
 
5466
 
 
5467
#: nova/virt/baremetal/dom.py:143
 
5468
msgid "deactivate -> activate fails"
 
5469
msgstr ""
 
5470
 
 
5471
#: nova/virt/baremetal/dom.py:153
 
5472
msgid "destroy_domain: no such domain"
 
5473
msgstr ""
 
5474
 
 
5475
#: nova/virt/baremetal/dom.py:154
 
5476
#, python-format
 
5477
msgid "No such domain %s"
 
5478
msgstr ""
 
5479
 
 
5480
#: nova/virt/baremetal/dom.py:161
 
5481
#, python-format
 
5482
msgid "Domains: %s"
 
5483
msgstr ""
 
5484
 
 
5485
#: nova/virt/baremetal/dom.py:164
 
5486
#, python-format
 
5487
msgid "After storing domains: %s"
 
5488
msgstr ""
 
5489
 
 
5490
#: nova/virt/baremetal/dom.py:167
 
5491
msgid "deactivation/removing domain failed"
 
5492
msgstr ""
 
5493
 
 
5494
#: nova/virt/baremetal/dom.py:174
 
5495
msgid "===== Domain is being created ====="
 
5496
msgstr ""
 
5497
 
 
5498
#: nova/virt/baremetal/dom.py:177
 
5499
msgid "Same domain name already exists"
 
5500
msgstr ""
 
5501
 
 
5502
#: nova/virt/baremetal/dom.py:179
 
5503
msgid "create_domain: before get_idle_node"
 
5504
msgstr ""
 
5505
 
 
5506
#: nova/virt/baremetal/dom.py:196
 
5507
#, python-format
 
5508
msgid "Created new domain: %s"
 
5509
msgstr ""
 
5510
 
 
5511
#: nova/virt/baremetal/dom.py:211
 
5512
#, python-format
 
5513
msgid "Failed to boot Bare-metal node %s"
 
5514
msgstr ""
 
5515
 
 
5516
#: nova/virt/baremetal/dom.py:220
 
5517
msgid "No such domain exists"
 
5518
msgstr ""
 
5519
 
 
5520
#: nova/virt/baremetal/dom.py:224
 
5521
#, python-format
 
5522
msgid "change_domain_state: to new state %s"
 
5523
msgstr ""
 
5524
 
 
5525
#: nova/virt/baremetal/dom.py:231
 
5526
#, python-format
 
5527
msgid "Stored fake domains to the file: %s"
 
5528
msgstr ""
 
5529
 
 
5530
#: nova/virt/baremetal/dom.py:242
 
5531
msgid "domain does not exist"
 
5532
msgstr ""
 
5533
 
 
5534
#: nova/virt/baremetal/driver.py:117
 
5535
#, python-format
 
5536
msgid "Error encountered when destroying instance '%(name)s': %(ex)s"
 
5537
msgstr ""
 
5538
 
 
5539
#: nova/virt/baremetal/driver.py:131
 
5540
#, python-format
 
5541
msgid "instance %(instance_name)s: deleting instance files %(target)s"
 
5542
msgstr ""
 
5543
 
 
5544
#: nova/virt/baremetal/driver.py:158
 
5545
#, python-format
 
5546
msgid "instance %s: rebooted"
 
5547
msgstr ""
 
5548
 
 
5549
#: nova/virt/baremetal/driver.py:162
 
5550
msgid "_wait_for_reboot failed"
 
5551
msgstr ""
 
5552
 
 
5553
#: nova/virt/baremetal/driver.py:191
 
5554
#, python-format
 
5555
msgid "instance %s: rescued"
 
5556
msgstr ""
 
5557
 
 
5558
#: nova/virt/baremetal/driver.py:195
 
5559
msgid "_wait_for_rescue failed"
 
5560
msgstr ""
 
5561
 
 
5562
#: nova/virt/baremetal/driver.py:212
 
5563
msgid "<============= spawn of baremetal =============>"
 
5564
msgstr ""
 
5565
 
 
5566
#: nova/virt/baremetal/driver.py:225
 
5567
#, python-format
 
5568
msgid "instance %s: is building"
 
5569
msgstr ""
 
5570
 
 
5571
#: nova/virt/baremetal/driver.py:231
 
5572
msgid "Key is injected but instance is not running yet"
 
5573
msgstr ""
 
5574
 
 
5575
#: nova/virt/baremetal/driver.py:240
 
5576
#, python-format
 
5577
msgid "instance %s: booted"
 
5578
msgstr ""
 
5579
 
 
5580
#: nova/virt/baremetal/driver.py:247
 
5581
#, python-format
 
5582
msgid "~~~~~~ current state = %s ~~~~~~"
 
5583
msgstr ""
 
5584
 
 
5585
#: nova/virt/baremetal/driver.py:249
 
5586
#, python-format
 
5587
msgid "instance %s spawned successfully"
 
5588
msgstr ""
 
5589
 
 
5590
#: nova/virt/baremetal/driver.py:252
 
5591
#, python-format
 
5592
msgid "instance %s:not booted"
 
5593
msgstr ""
 
5594
 
 
5595
#: nova/virt/baremetal/driver.py:255
 
5596
msgid "Baremetal assignment is overcommitted."
 
5597
msgstr ""
 
5598
 
 
5599
#: nova/virt/baremetal/driver.py:339
 
5600
#, python-format
 
5601
msgid "instance %s: Creating image"
 
5602
msgstr ""
 
5603
 
 
5604
#: nova/virt/baremetal/driver.py:457
 
5605
#, python-format
 
5606
msgid "instance %(inst_name)s: injecting %(injection)s into image %(img_id)s"
 
5607
msgstr ""
 
5608
 
 
5609
#: nova/virt/baremetal/driver.py:467
 
5610
#, python-format
 
5611
msgid ""
 
5612
"instance %(inst_name)s: ignoring error injecting data into image %(img_id)s "
 
5613
"(%(e)s)"
 
5614
msgstr ""
 
5615
 
 
5616
#: nova/virt/baremetal/driver.py:513
 
5617
#, python-format
 
5618
msgid "instance %s: starting toXML method"
 
5619
msgstr ""
 
5620
 
 
5621
#: nova/virt/baremetal/driver.py:516
 
5622
#, python-format
 
5623
msgid "instance %s: finished toXML method"
 
5624
msgstr ""
 
5625
 
 
5626
#: nova/virt/baremetal/driver.py:560 nova/virt/hyperv/vmops.py:486
 
5627
#: nova/virt/libvirt/driver.py:1987
 
5628
msgid ""
 
5629
"Cannot get the number of cpu, because this function is not implemented for "
 
5630
"this platform. This error can be safely ignored for now."
 
5631
msgstr ""
 
5632
 
 
5633
#: nova/virt/baremetal/driver.py:683
 
5634
#, python-format
 
5635
msgid "#### RLK: cpu_arch = %s "
 
5636
msgstr ""
 
5637
 
 
5638
#: nova/virt/baremetal/driver.py:700
 
5639
msgid "Updating!"
 
5640
msgstr ""
 
5641
 
 
5642
#: nova/virt/baremetal/driver.py:727 nova/virt/libvirt/driver.py:3033
 
5643
#: nova/virt/xenapi/host.py:148
 
5644
msgid "Updating host stats"
 
5645
msgstr ""
 
5646
 
 
5647
#: nova/virt/baremetal/nodes.py:42
 
5648
#, python-format
 
5649
msgid "Unknown baremetal driver %(d)s"
 
5650
msgstr ""
 
5651
 
 
5652
#: nova/virt/baremetal/tilera.py:184
 
5653
msgid "free_node...."
 
5654
msgstr ""
 
5655
 
 
5656
#: nova/virt/baremetal/tilera.py:215
 
5657
#, python-format
 
5658
msgid "deactivate_node is called for node_id = %(id)s node_ip = %(ip)s"
 
5659
msgstr ""
 
5660
 
 
5661
#: nova/virt/baremetal/tilera.py:220
 
5662
msgid "status of node is set to 0"
 
5663
msgstr ""
 
5664
 
 
5665
#: nova/virt/baremetal/tilera.py:231
 
5666
msgid "rootfs is already removed"
 
5667
msgstr ""
 
5668
 
 
5669
#: nova/virt/baremetal/tilera.py:263
 
5670
msgid "Before ping to the bare-metal node"
 
5671
msgstr ""
 
5672
 
 
5673
#: nova/virt/baremetal/tilera.py:274
 
5674
#, python-format
 
5675
msgid "TILERA_BOARD_#%(node_id)s %(node_ip)s is ready"
 
5676
msgstr ""
 
5677
 
 
5678
#: nova/virt/baremetal/tilera.py:278
 
5679
#, python-format
 
5680
msgid ""
 
5681
"TILERA_BOARD_#%(node_id)s %(node_ip)s is not ready, out_msg=%(out_msg)s"
 
5682
msgstr ""
 
5683
 
 
5684
#: nova/virt/baremetal/tilera.py:290
 
5685
msgid "Noting to do for tilera nodes: vmlinux is in CF"
 
5686
msgstr ""
 
5687
 
 
5688
#: nova/virt/baremetal/tilera.py:313
 
5689
msgid "activate_node"
 
5690
msgstr ""
 
5691
 
 
5692
#: nova/virt/baremetal/tilera.py:327
 
5693
msgid "Node is unknown error state."
 
5694
msgstr ""
 
5695
 
 
5696
#: nova/virt/disk/api.py:198
 
5697
msgid "no capable image handler configured"
 
5698
msgstr ""
 
5699
 
 
5700
#: nova/virt/disk/api.py:245
 
5701
#, python-format
 
5702
msgid "no disk image handler for: %s"
 
5703
msgstr ""
 
5704
 
 
5705
#: nova/virt/disk/api.py:257
 
5706
msgid "image already mounted"
 
5707
msgstr ""
 
5708
 
 
5709
#: nova/virt/disk/api.py:323
 
5710
#, python-format
 
5711
msgid ""
 
5712
"Failed to mount container filesystem '%(image)s' on '%(target)s': %(errors)s"
 
5713
msgstr ""
 
5714
 
 
5715
#: nova/virt/disk/api.py:340
 
5716
#, python-format
 
5717
msgid "Failed to unmount container filesystem: %s"
 
5718
msgstr ""
 
5719
 
 
5720
#: nova/virt/disk/api.py:373
 
5721
msgid "injected file path not valid"
 
5722
msgstr ""
 
5723
 
 
5724
#: nova/virt/disk/api.py:518
 
5725
msgid "Not implemented on Windows"
 
5726
msgstr ""
 
5727
 
 
5728
#: nova/virt/disk/api.py:552
 
5729
#, python-format
 
5730
msgid "User %(username)s not found in password file."
 
5731
msgstr ""
 
5732
 
 
5733
#: nova/virt/disk/api.py:568
 
5734
#, python-format
 
5735
msgid "User %(username)s not found in shadow file."
 
5736
msgstr ""
 
5737
 
 
5738
#: nova/virt/disk/guestfs.py:41
 
5739
#, python-format
 
5740
msgid "unsupported partition: %s"
 
5741
msgstr ""
 
5742
 
 
5743
#: nova/virt/disk/guestfs.py:66 nova/virt/disk/guestfs.py:80
 
5744
#: nova/virt/disk/mount.py:132
 
5745
#, python-format
 
5746
msgid "Failed to mount filesystem: %s"
 
5747
msgstr ""
 
5748
 
 
5749
#: nova/virt/disk/guestfs.py:79
 
5750
msgid "unknown guestmount error"
 
5751
msgstr ""
 
5752
 
 
5753
#: nova/virt/disk/guestfs.py:119
 
5754
#, python-format
 
5755
msgid "Failed to umount image at %s, guestmount was still running after 10s"
 
5756
msgstr ""
 
5757
 
 
5758
#: nova/virt/disk/loop.py:31
 
5759
#, python-format
 
5760
msgid "Could not attach image to loopback: %s"
 
5761
msgstr ""
 
5762
 
 
5763
#: nova/virt/disk/mount.py:83
 
5764
#, python-format
 
5765
msgid "partition search unsupported with %s"
 
5766
msgstr ""
 
5767
 
 
5768
#: nova/virt/disk/mount.py:99
 
5769
#, python-format
 
5770
msgid "partition %s not found"
 
5771
msgstr ""
 
5772
 
 
5773
#: nova/virt/disk/mount.py:100
 
5774
#, python-format
 
5775
msgid "Failed to map partitions: %s"
 
5776
msgstr ""
 
5777
 
 
5778
#: nova/virt/disk/nbd.py:59
 
5779
msgid "nbd unavailable: module not loaded"
 
5780
msgstr ""
 
5781
 
 
5782
#: nova/virt/disk/nbd.py:64
 
5783
msgid "No free nbd devices"
 
5784
msgstr ""
 
5785
 
 
5786
#: nova/virt/disk/nbd.py:86
 
5787
#, python-format
 
5788
msgid "qemu-nbd error: %s"
 
5789
msgstr ""
 
5790
 
 
5791
#: nova/virt/disk/nbd.py:98
 
5792
#, python-format
 
5793
msgid "nbd device %s did not show up"
 
5794
msgstr ""
 
5795
 
 
5796
#: nova/virt/hyperv/driver.py:189 nova/virt/hyperv/driver.py:192
 
5797
msgid "plug_vifs called"
 
5798
msgstr ""
 
5799
 
 
5800
#: nova/virt/hyperv/driver.py:195
 
5801
msgid "ensure_filtering_rules_for_instance called"
 
5802
msgstr ""
 
5803
 
 
5804
#: nova/virt/hyperv/driver.py:200
 
5805
msgid "unfilter_instance called"
 
5806
msgstr ""
 
5807
 
 
5808
#: nova/virt/hyperv/driver.py:204
 
5809
msgid "confirm_migration called"
 
5810
msgstr ""
 
5811
 
 
5812
#: nova/virt/hyperv/driver.py:209
 
5813
msgid "finish_revert_migration called"
 
5814
msgstr ""
 
5815
 
 
5816
#: nova/virt/hyperv/driver.py:215
 
5817
msgid "finish_migration called"
 
5818
msgstr ""
 
5819
 
 
5820
#: nova/virt/hyperv/driver.py:218
 
5821
msgid "get_console_output called"
 
5822
msgstr ""
 
5823
 
 
5824
#: nova/virt/hyperv/livemigrationops.py:52
 
5825
msgid ""
 
5826
"Live migration is not supported \"                     \"by this version of "
 
5827
"Hyper-V"
 
5828
msgstr ""
 
5829
 
 
5830
#: nova/virt/hyperv/livemigrationops.py:61
 
5831
msgid "Live migration is not enabled on this host"
 
5832
msgstr ""
 
5833
 
 
5834
#: nova/virt/hyperv/livemigrationops.py:64
 
5835
msgid "Live migration networks are not configured on this host"
 
5836
msgstr ""
 
5837
 
 
5838
#: nova/virt/hyperv/livemigrationops.py:68
 
5839
msgid "live_migration called"
 
5840
msgstr ""
 
5841
 
 
5842
#: nova/virt/hyperv/livemigrationops.py:94
 
5843
#, python-format
 
5844
msgid "Getting live migration networks for remote host: %s"
 
5845
msgstr ""
 
5846
 
 
5847
#: nova/virt/hyperv/livemigrationops.py:113
 
5848
#, python-format
 
5849
msgid "Starting live migration for instance: %s"
 
5850
msgstr ""
 
5851
 
 
5852
#: nova/virt/hyperv/livemigrationops.py:126
 
5853
#, python-format
 
5854
msgid "Failed to live migrate VM %s"
 
5855
msgstr ""
 
5856
 
 
5857
#: nova/virt/hyperv/livemigrationops.py:129
 
5858
#, python-format
 
5859
msgid "Calling live migration recover_method for instance: %s"
 
5860
msgstr ""
 
5861
 
 
5862
#: nova/virt/hyperv/livemigrationops.py:133
 
5863
#, python-format
 
5864
msgid "Calling live migration post_method for instance: %s"
 
5865
msgstr ""
 
5866
 
 
5867
#: nova/virt/hyperv/livemigrationops.py:139
 
5868
msgid "pre_live_migration called"
 
5869
msgstr ""
 
5870
 
 
5871
#: nova/virt/hyperv/livemigrationops.py:157
 
5872
msgid "post_live_migration_at_destination called"
 
5873
msgstr ""
 
5874
 
 
5875
#: nova/virt/hyperv/livemigrationops.py:161
 
5876
#, python-format
 
5877
msgid "compare_cpu called %s"
 
5878
msgstr ""
 
5879
 
 
5880
#: nova/virt/hyperv/snapshotops.py:57
 
5881
#, python-format
 
5882
msgid "Creating snapshot for instance %s"
 
5883
msgstr ""
 
5884
 
 
5885
#: nova/virt/hyperv/snapshotops.py:71
 
5886
#, python-format
 
5887
msgid "Failed to create snapshot for VM %s"
 
5888
msgstr ""
 
5889
 
 
5890
#: nova/virt/hyperv/snapshotops.py:83
 
5891
#, python-format
 
5892
msgid "Getting info for VHD %s"
 
5893
msgstr ""
 
5894
 
 
5895
#: nova/virt/hyperv/snapshotops.py:106
 
5896
#, python-format
 
5897
msgid "Copying VHD %(src_vhd_path)s to %(dest_vhd_path)s"
 
5898
msgstr ""
 
5899
 
 
5900
#: nova/virt/hyperv/snapshotops.py:116
 
5901
#, python-format
 
5902
msgid "Copying base disk %(src_vhd_path)s to %(dest_base_disk_path)s"
 
5903
msgstr ""
 
5904
 
 
5905
#: nova/virt/hyperv/snapshotops.py:120
 
5906
#, python-format
 
5907
msgid ""
 
5908
"Reconnecting copied base VHD %(dest_base_disk_path)s and diff VHD "
 
5909
"%(dest_vhd_path)s"
 
5910
msgstr ""
 
5911
 
 
5912
#: nova/virt/hyperv/snapshotops.py:134
 
5913
#, python-format
 
5914
msgid ""
 
5915
"Failed to reconnect base disk %(dest_base_disk_path)s and diff disk "
 
5916
"%(dest_vhd_path)s"
 
5917
msgstr ""
 
5918
 
 
5919
#: nova/virt/hyperv/snapshotops.py:139
 
5920
#, python-format
 
5921
msgid ""
 
5922
"Merging base disk %(dest_base_disk_path)s and diff disk %(dest_vhd_path)s"
 
5923
msgstr ""
 
5924
 
 
5925
#: nova/virt/hyperv/snapshotops.py:151
 
5926
#, python-format
 
5927
msgid ""
 
5928
"Failed to merge base disk %(dest_base_disk_path)s and diff disk "
 
5929
"%(dest_vhd_path)s"
 
5930
msgstr ""
 
5931
 
 
5932
#: nova/virt/hyperv/snapshotops.py:164
 
5933
#, python-format
 
5934
msgid ""
 
5935
"Updating Glance image %(image_id)s with content from merged disk "
 
5936
"%(image_vhd_path)s"
 
5937
msgstr ""
 
5938
 
 
5939
#: nova/virt/hyperv/snapshotops.py:169
 
5940
#, python-format
 
5941
msgid "Snapshot image %(image_id)s updated for VM %(instance_name)s"
 
5942
msgstr ""
 
5943
 
 
5944
#: nova/virt/hyperv/snapshotops.py:172
 
5945
#, python-format
 
5946
msgid "Removing snapshot %s"
 
5947
msgstr ""
 
5948
 
 
5949
#: nova/virt/hyperv/snapshotops.py:181
 
5950
#, python-format
 
5951
msgid "Failed to remove snapshot for VM %s"
 
5952
msgstr ""
 
5953
 
 
5954
#: nova/virt/hyperv/snapshotops.py:186
 
5955
#, python-format
 
5956
msgid "Removing folder %s "
 
5957
msgstr ""
 
5958
 
 
5959
#: nova/virt/hyperv/vmops.py:69
 
5960
msgid "get_info called for instance"
 
5961
msgstr ""
 
5962
 
 
5963
#: nova/virt/hyperv/vmops.py:93
 
5964
#, python-format
 
5965
msgid "hyperv vm state: %s"
 
5966
msgstr ""
 
5967
 
 
5968
#: nova/virt/hyperv/vmops.py:99
 
5969
#, python-format
 
5970
msgid ""
 
5971
"Got Info for vm %(instance_name)s: state=%(state)s, mem=%(memusage)s, "
 
5972
"num_cpu=%(numprocs)s, uptime=%(uptime)s"
 
5973
msgstr ""
 
5974
 
 
5975
#: nova/virt/hyperv/vmops.py:135
 
5976
#, python-format
 
5977
msgid "cache image failed: %s"
 
5978
msgstr ""
 
5979
 
 
5980
#: nova/virt/hyperv/vmops.py:154
 
5981
#, python-format
 
5982
msgid "Starting VM %s "
 
5983
msgstr ""
 
5984
 
 
5985
#: nova/virt/hyperv/vmops.py:156
 
5986
#, python-format
 
5987
msgid "Started VM %s "
 
5988
msgstr ""
 
5989
 
 
5990
#: nova/virt/hyperv/vmops.py:158
 
5991
#, python-format
 
5992
msgid "spawn vm failed: %s"
 
5993
msgstr ""
 
5994
 
 
5995
#: nova/virt/hyperv/vmops.py:177
 
5996
#, python-format
 
5997
msgid "Failed to create VM %s"
 
5998
msgstr ""
 
5999
 
 
6000
#: nova/virt/hyperv/vmops.py:180
 
6001
#, python-format
 
6002
msgid "Created VM %s..."
 
6003
msgstr ""
 
6004
 
 
6005
#: nova/virt/hyperv/vmops.py:197
 
6006
#, python-format
 
6007
msgid "Set memory for vm %s..."
 
6008
msgstr ""
 
6009
 
 
6010
#: nova/virt/hyperv/vmops.py:210
 
6011
#, python-format
 
6012
msgid "Set vcpus for vm %s..."
 
6013
msgstr ""
 
6014
 
 
6015
#: nova/virt/hyperv/vmops.py:214
 
6016
#, python-format
 
6017
msgid "Creating a scsi controller for %(vm_name)s for volume attaching"
 
6018
msgstr ""
 
6019
 
 
6020
#: nova/virt/hyperv/vmops.py:223
 
6021
msgid "Controller not found"
 
6022
msgstr ""
 
6023
 
 
6024
#: nova/virt/hyperv/vmops.py:231
 
6025
#, python-format
 
6026
msgid "Failed to add scsi controller to VM %s"
 
6027
msgstr ""
 
6028
 
 
6029
#: nova/virt/hyperv/vmops.py:236
 
6030
#, python-format
 
6031
msgid "Creating disk for %(vm_name)s by attaching disk file %(vhdfile)s"
 
6032
msgstr ""
 
6033
 
 
6034
#: nova/virt/hyperv/vmops.py:263
 
6035
#, python-format
 
6036
msgid "Failed to add diskdrive to VM %s"
 
6037
msgstr ""
 
6038
 
 
6039
#: nova/virt/hyperv/vmops.py:266
 
6040
#, python-format
 
6041
msgid "New disk drive path is %s"
 
6042
msgstr ""
 
6043
 
 
6044
#: nova/virt/hyperv/vmops.py:285
 
6045
#, python-format
 
6046
msgid "Failed to add vhd file to VM %s"
 
6047
msgstr ""
 
6048
 
 
6049
#: nova/virt/hyperv/vmops.py:287
 
6050
#, python-format
 
6051
msgid "Created disk for %s"
 
6052
msgstr ""
 
6053
 
 
6054
#: nova/virt/hyperv/vmops.py:291
 
6055
#, python-format
 
6056
msgid "Creating nic for %s "
 
6057
msgstr ""
 
6058
 
 
6059
#: nova/virt/hyperv/vmops.py:296
 
6060
msgid "Cannot find vSwitch"
 
6061
msgstr ""
 
6062
 
 
6063
#: nova/virt/hyperv/vmops.py:316
 
6064
msgid "Failed creating a port on the external vswitch"
 
6065
msgstr ""
 
6066
 
 
6067
#: nova/virt/hyperv/vmops.py:317
 
6068
#, python-format
 
6069
msgid "Failed creating port for %s"
 
6070
msgstr ""
 
6071
 
 
6072
#: nova/virt/hyperv/vmops.py:320
 
6073
#, python-format
 
6074
msgid "Created switch port %(vm_name)s on switch %(ext_path)s"
 
6075
msgstr ""
 
6076
 
 
6077
#: nova/virt/hyperv/vmops.py:332
 
6078
#, python-format
 
6079
msgid "Failed to add nic to VM %s"
 
6080
msgstr ""
 
6081
 
 
6082
#: nova/virt/hyperv/vmops.py:334
 
6083
#, python-format
 
6084
msgid "Created nic for %s "
 
6085
msgstr ""
 
6086
 
 
6087
#: nova/virt/hyperv/vmops.py:341 nova/virt/hyperv/vmops.py:344
 
6088
#, python-format
 
6089
msgid "Attempting to bind NIC to %s "
 
6090
msgstr ""
 
6091
 
 
6092
#: nova/virt/hyperv/vmops.py:349
 
6093
msgid "No vSwitch specified, attaching to default"
 
6094
msgstr ""
 
6095
 
 
6096
#: nova/virt/hyperv/vmops.py:374
 
6097
#, python-format
 
6098
msgid "Got request to destroy vm %s"
 
6099
msgstr ""
 
6100
 
 
6101
#: nova/virt/hyperv/vmops.py:418
 
6102
#, python-format
 
6103
msgid "Del: disk %(vhdfile)s vm %(instance_name)s"
 
6104
msgstr ""
 
6105
 
 
6106
#: nova/virt/hyperv/vmops.py:424
 
6107
msgid "Pause instance"
 
6108
msgstr ""
 
6109
 
 
6110
#: nova/virt/hyperv/vmops.py:429
 
6111
msgid "Unpause instance"
 
6112
msgstr ""
 
6113
 
 
6114
#: nova/virt/hyperv/vmops.py:435
 
6115
msgid "Suspend instance"
 
6116
msgstr ""
 
6117
 
 
6118
#: nova/virt/hyperv/vmops.py:440
 
6119
msgid "Resume instance"
 
6120
msgstr ""
 
6121
 
 
6122
#: nova/virt/hyperv/vmops.py:445
 
6123
msgid "Power off instance"
 
6124
msgstr ""
 
6125
 
 
6126
#: nova/virt/hyperv/vmops.py:450
 
6127
msgid "Power on instance"
 
6128
msgstr ""
 
6129
 
 
6130
#: nova/virt/hyperv/vmops.py:470
 
6131
#, python-format
 
6132
msgid "Successfully changed vm state of %(vm_name)s to %(req_state)s"
 
6133
msgstr ""
 
6134
 
 
6135
#: nova/virt/hyperv/vmops.py:555
 
6136
#, python-format
 
6137
msgid "Windows version: %s "
 
6138
msgstr ""
 
6139
 
 
6140
#: nova/virt/hyperv/vmops.py:567
 
6141
msgid "get_available_resource called"
 
6142
msgstr ""
 
6143
 
 
6144
#: nova/virt/hyperv/vmops.py:604
 
6145
#, python-format
 
6146
msgid "use_cow_image:%s"
 
6147
msgstr ""
 
6148
 
 
6149
#: nova/virt/hyperv/vmops.py:624
 
6150
#, python-format
 
6151
msgid "Failed to create Difference Disk from %(base)s to %(target)s"
 
6152
msgstr ""
 
6153
 
 
6154
#: nova/virt/hyperv/vmutils.py:54
 
6155
#, python-format
 
6156
msgid "duplicate name found: %s"
 
6157
msgstr ""
 
6158
 
 
6159
#: nova/virt/hyperv/vmutils.py:68
 
6160
#, python-format
 
6161
msgid ""
 
6162
"WMI job failed: %(ErrorSummaryDescription)s - %(ErrorDescription)s - "
 
6163
"%(ErrorCode)s"
 
6164
msgstr ""
 
6165
 
 
6166
#: nova/virt/hyperv/vmutils.py:73
 
6167
#, python-format
 
6168
msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s "
 
6169
msgstr ""
 
6170
 
 
6171
#: nova/virt/hyperv/vmutils.py:80 nova/virt/hyperv/vmutils.py:96
 
6172
#, python-format
 
6173
msgid "Creating folder %s "
 
6174
msgstr ""
 
6175
 
 
6176
#: nova/virt/hyperv/vmutils.py:94
 
6177
#, python-format
 
6178
msgid "Removing existing folder %s "
 
6179
msgstr ""
 
6180
 
 
6181
#: nova/virt/hyperv/volumeops.py:69 nova/virt/xenapi/vm_utils.py:483
 
6182
#, python-format
 
6183
msgid "block device info: %s"
 
6184
msgstr ""
 
6185
 
 
6186
#: nova/virt/hyperv/volumeops.py:97
 
6187
#, python-format
 
6188
msgid "Attach boot from volume failed: %s"
 
6189
msgstr ""
 
6190
 
 
6191
#: nova/virt/hyperv/volumeops.py:100
 
6192
#, python-format
 
6193
msgid "Unable to attach boot volume to instance %s"
 
6194
msgstr ""
 
6195
 
 
6196
#: nova/virt/hyperv/volumeops.py:109 nova/virt/xenapi/volumeops.py:115
 
6197
#, python-format
 
6198
msgid "Attach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s"
 
6199
msgstr ""
 
6200
 
 
6201
#: nova/virt/hyperv/volumeops.py:134
 
6202
#, python-format
 
6203
msgid "Attach volume failed: %s"
 
6204
msgstr ""
 
6205
 
 
6206
#: nova/virt/hyperv/volumeops.py:137 nova/virt/xenapi/volumeops.py:191
 
6207
#, python-format
 
6208
msgid "Unable to attach volume to instance %s"
 
6209
msgstr ""
 
6210
 
 
6211
#: nova/virt/hyperv/volumeops.py:156
 
6212
#, python-format
 
6213
msgid "Failed to add volume to VM %s"
 
6214
msgstr ""
 
6215
 
 
6216
#: nova/virt/hyperv/volumeops.py:170
 
6217
#, python-format
 
6218
msgid "Detach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s"
 
6219
msgstr ""
 
6220
 
 
6221
#: nova/virt/hyperv/volumeops.py:187
 
6222
#, python-format
 
6223
msgid "Mounted disk to detach is: %s"
 
6224
msgstr ""
 
6225
 
 
6226
#: nova/virt/hyperv/volumeops.py:188
 
6227
#, python-format
 
6228
msgid "host_resource disk detached is: %s"
 
6229
msgstr ""
 
6230
 
 
6231
#: nova/virt/hyperv/volumeops.py:191
 
6232
#, python-format
 
6233
msgid "Physical disk detached is: %s"
 
6234
msgstr ""
 
6235
 
 
6236
#: nova/virt/hyperv/volumeops.py:198
 
6237
#, python-format
 
6238
msgid "Failed to remove volume from VM %s"
 
6239
msgstr ""
 
6240
 
 
6241
#: nova/virt/hyperv/volumeops.py:207 nova/virt/libvirt/driver.py:604
 
6242
msgid "Could not determine iscsi initiator name"
 
6243
msgstr ""
 
6244
 
 
6245
#: nova/virt/hyperv/volumeops.py:224
 
6246
#, python-format
 
6247
msgid "device.InitiatorName: %s"
 
6248
msgstr ""
 
6249
 
 
6250
#: nova/virt/hyperv/volumeops.py:225
 
6251
#, python-format
 
6252
msgid "device.TargetName: %s"
 
6253
msgstr ""
 
6254
 
 
6255
#: nova/virt/hyperv/volumeops.py:226
 
6256
#, python-format
 
6257
msgid "device.ScsiPortNumber: %s"
 
6258
msgstr ""
 
6259
 
 
6260
#: nova/virt/hyperv/volumeops.py:227
 
6261
#, python-format
 
6262
msgid "device.ScsiPathId: %s"
 
6263
msgstr ""
 
6264
 
 
6265
#: nova/virt/hyperv/volumeops.py:228
 
6266
#, python-format
 
6267
msgid "device.ScsiTargetId): %s"
 
6268
msgstr ""
 
6269
 
 
6270
#: nova/virt/hyperv/volumeops.py:229
 
6271
#, python-format
 
6272
msgid "device.ScsiLun: %s"
 
6273
msgstr ""
 
6274
 
 
6275
#: nova/virt/hyperv/volumeops.py:230
 
6276
#, python-format
 
6277
msgid "device.DeviceInterfaceGuid :%s"
 
6278
msgstr ""
 
6279
 
 
6280
#: nova/virt/hyperv/volumeops.py:232
 
6281
#, python-format
 
6282
msgid "device.DeviceInterfaceName: %s"
 
6283
msgstr ""
 
6284
 
 
6285
#: nova/virt/hyperv/volumeops.py:234
 
6286
#, python-format
 
6287
msgid "device.LegacyName: %s"
 
6288
msgstr ""
 
6289
 
 
6290
#: nova/virt/hyperv/volumeops.py:235
 
6291
#, python-format
 
6292
msgid "device.DeviceType: %s"
 
6293
msgstr ""
 
6294
 
 
6295
#: nova/virt/hyperv/volumeops.py:236
 
6296
#, python-format
 
6297
msgid "device.DeviceNumber %s"
 
6298
msgstr ""
 
6299
 
 
6300
#: nova/virt/hyperv/volumeops.py:237
 
6301
#, python-format
 
6302
msgid "device.PartitionNumber :%s"
 
6303
msgstr ""
 
6304
 
 
6305
#: nova/virt/hyperv/volumeops.py:243 nova/virt/hyperv/volumeops.py:262
 
6306
#, python-format
 
6307
msgid "Unable to find a mounted disk for target_iqn: %s"
 
6308
msgstr ""
 
6309
 
 
6310
#: nova/virt/hyperv/volumeops.py:245
 
6311
#, python-format
 
6312
msgid "Device number : %s"
 
6313
msgstr ""
 
6314
 
 
6315
#: nova/virt/hyperv/volumeops.py:246
 
6316
#, python-format
 
6317
msgid "Target lun : %s"
 
6318
msgstr ""
 
6319
 
 
6320
#: nova/virt/hyperv/volumeops.py:252 nova/virt/hyperv/volumeops.py:259
 
6321
#, python-format
 
6322
msgid "Mounted disk is: %s"
 
6323
msgstr ""
 
6324
 
 
6325
#: nova/virt/hyperv/volumeops.py:276
 
6326
#, python-format
 
6327
msgid "Drive number to disconnect is: %s"
 
6328
msgstr ""
 
6329
 
 
6330
#: nova/virt/hyperv/volumeops.py:283
 
6331
#, python-format
 
6332
msgid "DeviceNumber : %s"
 
6333
msgstr ""
 
6334
 
 
6335
#: nova/virt/hyperv/volumeops.py:288
 
6336
#, python-format
 
6337
msgid "Disk path to parse: %s"
 
6338
msgstr ""
 
6339
 
 
6340
#: nova/virt/hyperv/volumeops.py:290
 
6341
#, python-format
 
6342
msgid "start_device_id: %s"
 
6343
msgstr ""
 
6344
 
 
6345
#: nova/virt/hyperv/volumeops.py:292
 
6346
#, python-format
 
6347
msgid "end_device_id: %s"
 
6348
msgstr ""
 
6349
 
 
6350
#: nova/virt/hyperv/volumeutils.py:51
 
6351
#, python-format
 
6352
msgid "An error has occurred when calling the iscsi initiator: %s"
 
6353
msgstr ""
 
6354
 
 
6355
#: nova/virt/hyperv/volumeutils.py:68
 
6356
msgid "The ISCSI initiator name can't be found. Choosing the default one"
 
6357
msgstr ""
 
6358
 
 
6359
#: nova/virt/hyperv/volumeutils.py:121 nova/virt/libvirt/driver.py:1463
 
6360
#: nova/virt/xenapi/vm_utils.py:476
 
6361
#, python-format
 
6362
msgid "block_device_list %s"
 
6363
msgstr ""
 
6364
 
 
6365
#: nova/virt/libvirt/driver.py:333
 
6366
#, python-format
 
6367
msgid ""
 
6368
"Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater."
 
6369
msgstr ""
 
6370
 
 
6371
#: nova/virt/libvirt/driver.py:339
 
6372
#, python-format
 
6373
msgid "Connecting to libvirt: %s"
 
6374
msgstr ""
 
6375
 
 
6376
#: nova/virt/libvirt/driver.py:360
 
6377
msgid "Connection to libvirt broke"
 
6378
msgstr ""
 
6379
 
 
6380
#: nova/virt/libvirt/driver.py:382 nova/virt/libvirt/driver.py:385
 
6381
#, python-format
 
6382
msgid "Can not handle authentication request for %d credentials"
 
6383
msgstr ""
 
6384
 
 
6385
#: nova/virt/libvirt/driver.py:467
 
6386
#, python-format
 
6387
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
 
6388
msgstr ""
 
6389
 
 
6390
#: nova/virt/libvirt/driver.py:481
 
6391
msgid "During wait destroy, instance disappeared."
 
6392
msgstr ""
 
6393
 
 
6394
#: nova/virt/libvirt/driver.py:486
 
6395
msgid "Instance destroyed successfully."
 
6396
msgstr ""
 
6397
 
 
6398
#: nova/virt/libvirt/driver.py:508
 
6399
msgid "Error from libvirt during undefineFlags. Retrying with undefine"
 
6400
msgstr ""
 
6401
 
 
6402
#: nova/virt/libvirt/driver.py:523
 
6403
#, python-format
 
6404
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
 
6405
msgstr ""
 
6406
 
 
6407
#: nova/virt/libvirt/driver.py:536
 
6408
#, python-format
 
6409
msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
 
6410
msgstr ""
 
6411
 
 
6412
#: nova/virt/libvirt/driver.py:553
 
6413
#, python-format
 
6414
msgid "Deleting instance files %(target)s"
 
6415
msgstr ""
 
6416
 
 
6417
#: nova/virt/libvirt/driver.py:567
 
6418
#, python-format
 
6419
msgid "Failed to cleanup directory %(target)s: %(e)s"
 
6420
msgstr ""
 
6421
 
 
6422
#: nova/virt/libvirt/driver.py:729
 
6423
msgid "During detach_volume, instance disappeared."
 
6424
msgstr ""
 
6425
 
 
6426
#: nova/virt/libvirt/driver.py:739
 
6427
msgid "attaching LXC block device"
 
6428
msgstr ""
 
6429
 
 
6430
#: nova/virt/libvirt/driver.py:752
 
6431
msgid "detaching LXC block device"
 
6432
msgstr ""
 
6433
 
 
6434
#: nova/virt/libvirt/driver.py:884
 
6435
msgid "Instance soft rebooted successfully."
 
6436
msgstr ""
 
6437
 
 
6438
#: nova/virt/libvirt/driver.py:888
 
6439
msgid "Failed to soft reboot instance."
 
6440
msgstr ""
 
6441
 
 
6442
#: nova/virt/libvirt/driver.py:920
 
6443
msgid "Instance shutdown successfully."
 
6444
msgstr ""
 
6445
 
 
6446
#: nova/virt/libvirt/driver.py:955
 
6447
msgid "Instance rebooted successfully."
 
6448
msgstr ""
 
6449
 
 
6450
#: nova/virt/libvirt/driver.py:1085
 
6451
msgid "Instance is running"
 
6452
msgstr ""
 
6453
 
 
6454
#: nova/virt/libvirt/driver.py:1092 nova/virt/powervm/operator.py:253
 
6455
msgid "Instance spawned successfully."
 
6456
msgstr ""
 
6457
 
 
6458
#: nova/virt/libvirt/driver.py:1108
 
6459
#, python-format
 
6460
msgid "data: %(data)r, fpath: %(fpath)r"
 
6461
msgstr ""
 
6462
 
 
6463
#: nova/virt/libvirt/driver.py:1154
 
6464
msgid "Guest does not have a console available"
 
6465
msgstr ""
 
6466
 
 
6467
#: nova/virt/libvirt/driver.py:1198
 
6468
#, python-format
 
6469
msgid "Path '%(path)s' supports direct I/O"
 
6470
msgstr ""
 
6471
 
 
6472
#: nova/virt/libvirt/driver.py:1202
 
6473
#, python-format
 
6474
msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'"
 
6475
msgstr ""
 
6476
 
 
6477
#: nova/virt/libvirt/driver.py:1206 nova/virt/libvirt/driver.py:1210
 
6478
#, python-format
 
6479
msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
 
6480
msgstr ""
 
6481
 
 
6482
#: nova/virt/libvirt/driver.py:1276
 
6483
msgid "Creating image"
 
6484
msgstr ""
 
6485
 
 
6486
#: nova/virt/libvirt/driver.py:1402
 
6487
msgid "Using config drive"
 
6488
msgstr ""
 
6489
 
 
6490
#: nova/virt/libvirt/driver.py:1412
 
6491
#, python-format
 
6492
msgid "Creating config drive at %(path)s"
 
6493
msgstr ""
 
6494
 
 
6495
#: nova/virt/libvirt/driver.py:1426
 
6496
#, python-format
 
6497
msgid "Injecting %(injection)s into image %(img_id)s"
 
6498
msgstr ""
 
6499
 
 
6500
#: nova/virt/libvirt/driver.py:1436
 
6501
#, python-format
 
6502
msgid "Ignoring error injecting data into image %(img_id)s (%(e)s)"
 
6503
msgstr ""
 
6504
 
 
6505
#: nova/virt/libvirt/driver.py:1510
 
6506
#, python-format
 
6507
msgid ""
 
6508
"Config requested an explicit CPU model, but the current libvirt hypervisor "
 
6509
"'%s' does not support selecting CPU models"
 
6510
msgstr ""
 
6511
 
 
6512
#: nova/virt/libvirt/driver.py:1516
 
6513
msgid "Config requested a custom CPU model, but no model name was provided"
 
6514
msgstr ""
 
6515
 
 
6516
#: nova/virt/libvirt/driver.py:1520
 
6517
msgid "A CPU model name should not be set when a host CPU model is requested"
 
6518
msgstr ""
 
6519
 
 
6520
#: nova/virt/libvirt/driver.py:1524
 
6521
#, python-format
 
6522
msgid "CPU mode '%(mode)s' model '%(model)s' was chosen"
 
6523
msgstr ""
 
6524
 
 
6525
#: nova/virt/libvirt/driver.py:1540
 
6526
msgid ""
 
6527
"Passthrough of the host CPU was requested but this libvirt version does not "
 
6528
"support this feature"
 
6529
msgstr ""
 
6530
 
 
6531
#: nova/virt/libvirt/driver.py:1832
 
6532
msgid "Starting toXML method"
 
6533
msgstr ""
 
6534
 
 
6535
#: nova/virt/libvirt/driver.py:1836
 
6536
msgid "Finished toXML method"
 
6537
msgstr ""
 
6538
 
 
6539
#: nova/virt/libvirt/driver.py:1853
 
6540
#, python-format
 
6541
msgid ""
 
6542
"Error from libvirt while looking up %(instance_name)s: [Error Code "
 
6543
"%(error_code)s] %(ex)s"
 
6544
msgstr ""
 
6545
 
 
6546
#: nova/virt/libvirt/driver.py:2105
 
6547
msgid "libvirt version is too old (does not support getVersion)"
 
6548
msgstr ""
 
6549
 
 
6550
#: nova/virt/libvirt/driver.py:2292
 
6551
msgid "Block migration can not be used with shared storage."
 
6552
msgstr "Blok göçü paylaşılan hafıza ile kullanılamaz."
 
6553
 
 
6554
#: nova/virt/libvirt/driver.py:2300
 
6555
msgid "Live migration can not be used without shared storage."
 
6556
msgstr ""
 
6557
 
 
6558
#: nova/virt/libvirt/driver.py:2340
 
6559
#, python-format
 
6560
msgid ""
 
6561
"Unable to migrate %(instance_uuid)s: Disk of instance is too large(available"
 
6562
" on destination host:%(available)s < need:%(necessary)s)"
 
6563
msgstr ""
 
6564
 
 
6565
#: nova/virt/libvirt/driver.py:2360
 
6566
#, python-format
 
6567
msgid ""
 
6568
"Instance launched has CPU info:\n"
 
6569
"%s"
 
6570
msgstr ""
 
6571
 
 
6572
#: nova/virt/libvirt/driver.py:2372
 
6573
#, python-format
 
6574
msgid ""
 
6575
"CPU doesn't have compatibility.\n"
 
6576
"\n"
 
6577
"%(ret)s\n"
 
6578
"\n"
 
6579
"Refer to %(u)s"
 
6580
msgstr "CPU uyumluluğu yok. \\n \\n %(ret)s \\n \\n Bkz: %(u)s"
 
6581
 
 
6582
#: nova/virt/libvirt/driver.py:2389
 
6583
#, python-format
 
6584
msgid ""
 
6585
"Creating tmpfile %s to notify to other compute nodes that they should mount "
 
6586
"the same storage."
 
6587
msgstr "Diğer hesaplama düğümlerini haberdar etmek için %s geçici dosyası oluşturuluyor. Düğümler aynı belleğe bağlanmalıdır."
 
6588
 
 
6589
#: nova/virt/libvirt/driver.py:2437
 
6590
#, python-format
 
6591
msgid "The firewall filter for %s does not exist"
 
6592
msgstr ""
 
6593
 
 
6594
#: nova/virt/libvirt/driver.py:2507
 
6595
#, python-format
 
6596
msgid "Live Migration failure: %(e)s"
 
6597
msgstr ""
 
6598
 
 
6599
#: nova/virt/libvirt/driver.py:2551
 
6600
#, python-format
 
6601
msgid "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s."
 
6602
msgstr "plug_vifs() %(cnt)d kez başarısız oldu. %(hostname)s için %(max_retry)d denemeye kadar tekrar deneniyor."
 
6603
 
 
6604
#: nova/virt/libvirt/driver.py:2678
 
6605
#, python-format
 
6606
msgid "skipping %(path)s since it looks like volume"
 
6607
msgstr "Birim gibi göründüğünden beri %(path)s atlanıyor"
 
6608
 
 
6609
#: nova/virt/libvirt/driver.py:2727
 
6610
#, python-format
 
6611
msgid "Getting disk size of %(i_name)s: %(e)s"
 
6612
msgstr ""
 
6613
 
 
6614
#: nova/virt/libvirt/driver.py:2789
 
6615
msgid "Starting migrate_disk_and_power_off"
 
6616
msgstr ""
 
6617
 
 
6618
#: nova/virt/libvirt/driver.py:2848
 
6619
msgid "Instance running successfully."
 
6620
msgstr ""
 
6621
 
 
6622
#: nova/virt/libvirt/driver.py:2855
 
6623
msgid "Starting finish_migration"
 
6624
msgstr ""
 
6625
 
 
6626
#: nova/virt/libvirt/driver.py:2906
 
6627
msgid "Starting finish_revert_migration"
 
6628
msgstr ""
 
6629
 
 
6630
#: nova/virt/libvirt/firewall.py:34
 
6631
msgid ""
 
6632
"Libvirt module could not be loaded. NWFilterFirewall will not work "
 
6633
"correctly."
 
6634
msgstr "Libvirt modülü yüklenemedi. Ağ filtre güvenlik duvarı doğru çalışmıyor."
 
6635
 
 
6636
#: nova/virt/libvirt/firewall.py:102
 
6637
msgid "Called setup_basic_filtering in nwfilter"
 
6638
msgstr "Ağ filtresinde temel filtreleme kurulumu çağırıldı"
 
6639
 
 
6640
#: nova/virt/libvirt/firewall.py:110
 
6641
msgid "Ensuring static filters"
 
6642
msgstr "Durağan filtreler koruma altına alındı"
 
6643
 
 
6644
#: nova/virt/libvirt/firewall.py:191
 
6645
#, python-format
 
6646
msgid "The nwfilter(%(instance_filter_name)s) is not found."
 
6647
msgstr "(%(instance_filter_name)s) ağ filtresi bulunamadı."
 
6648
 
 
6649
#: nova/virt/libvirt/firewall.py:214
 
6650
#, python-format
 
6651
msgid "The nwfilter(%(instance_filter_name)s) for%(name)s is not found."
 
6652
msgstr "%(name)s için (%(instance_filter_name)s) ağ filtresi bulunamadı."
 
6653
 
 
6654
#: nova/virt/libvirt/firewall.py:230
 
6655
msgid "iptables firewall: Setup Basic Filtering"
 
6656
msgstr "iptabloları güvenlik duvarı: Temel Filtreleme Kurulumu"
 
6657
 
 
6658
#: nova/virt/libvirt/imagebackend.py:213
 
6659
msgid "You should specify libvirt_images_volume_group flag to use LVM images."
 
6660
msgstr ""
 
6661
 
 
6662
#: nova/virt/libvirt/imagebackend.py:276
 
6663
#, python-format
 
6664
msgid "Unknown image_type=%s"
 
6665
msgstr ""
 
6666
 
 
6667
#: nova/virt/libvirt/imagecache.py:164
 
6668
#, python-format
 
6669
msgid "%s is a valid instance name"
 
6670
msgstr "%s geçerli bir örnek ismidir"
 
6671
 
 
6672
#: nova/virt/libvirt/imagecache.py:167
 
6673
#, python-format
 
6674
msgid "%s has a disk file"
 
6675
msgstr "%s bir disk dosyasına sahiptir"
 
6676
 
 
6677
#: nova/virt/libvirt/imagecache.py:169
 
6678
#, python-format
 
6679
msgid "Instance %(instance)s is backed by %(backing)s"
 
6680
msgstr "%(instance)s örneği %(backing)s tarafından desteklenmiştir"
 
6681
 
 
6682
#: nova/virt/libvirt/imagecache.py:182
 
6683
#, python-format
 
6684
msgid ""
 
6685
"Instance %(instance)s is using a backing file %(backing)s which does not "
 
6686
"appear in the image service"
 
6687
msgstr "%(instance)s örneği imaj servisinde görünmeyen bir %(backing)s destek dosyasını kullanıyor"
 
6688
 
 
6689
#: nova/virt/libvirt/imagecache.py:234
 
6690
#, python-format
 
6691
msgid "%(id)s (%(base_file)s): image verification failed"
 
6692
msgstr ""
 
6693
 
 
6694
#: nova/virt/libvirt/imagecache.py:244
 
6695
#, python-format
 
6696
msgid "%(id)s (%(base_file)s): image verification skipped, no hash stored"
 
6697
msgstr ""
 
6698
 
 
6699
#: nova/virt/libvirt/imagecache.py:263
 
6700
#, python-format
 
6701
msgid "Cannot remove %(base_file)s, it does not exist"
 
6702
msgstr ""
 
6703
 
 
6704
#: nova/virt/libvirt/imagecache.py:275
 
6705
#, python-format
 
6706
msgid "Base file too young to remove: %s"
 
6707
msgstr "Temel dosya kaldırmak için çok yeni: %s"
 
6708
 
 
6709
#: nova/virt/libvirt/imagecache.py:278
 
6710
#, python-format
 
6711
msgid "Removing base file: %s"
 
6712
msgstr "Temel dosya kaldırılıyor: %s"
 
6713
 
 
6714
#: nova/virt/libvirt/imagecache.py:285
 
6715
#, python-format
 
6716
msgid "Failed to remove %(base_file)s, error was %(error)s"
 
6717
msgstr "%(base_file)s dosyasını kaldırma başarısız, %(error)s"
 
6718
 
 
6719
#: nova/virt/libvirt/imagecache.py:296
 
6720
#, python-format
 
6721
msgid "%(id)s (%(base_file)s): checking"
 
6722
msgstr ""
 
6723
 
 
6724
#: nova/virt/libvirt/imagecache.py:315
 
6725
#, python-format
 
6726
msgid ""
 
6727
"%(id)s (%(base_file)s): in use: on this node %(local)d local, %(remote)d on "
 
6728
"other nodes"
 
6729
msgstr ""
 
6730
 
 
6731
#: nova/virt/libvirt/imagecache.py:327
 
6732
#, python-format
 
6733
msgid ""
 
6734
"%(id)s (%(base_file)s): warning -- an absent base file is in use! instances:"
 
6735
" %(instance_list)s"
 
6736
msgstr ""
 
6737
 
 
6738
#: nova/virt/libvirt/imagecache.py:335
 
6739
#, python-format
 
6740
msgid "%(id)s (%(base_file)s): in use on (%(remote)d on other nodes)"
 
6741
msgstr ""
 
6742
 
 
6743
#: nova/virt/libvirt/imagecache.py:345
 
6744
#, python-format
 
6745
msgid "%(id)s (%(base_file)s): image is not in use"
 
6746
msgstr ""
 
6747
 
 
6748
#: nova/virt/libvirt/imagecache.py:351
 
6749
#, python-format
 
6750
msgid "%(id)s (%(base_file)s): image is in use"
 
6751
msgstr ""
 
6752
 
 
6753
#: nova/virt/libvirt/imagecache.py:374
 
6754
#, python-format
 
6755
msgid "Skipping verification, no base directory at %s"
 
6756
msgstr "Doğrulama atlanıyor, %s'de temel dizin yok"
 
6757
 
 
6758
#: nova/virt/libvirt/imagecache.py:378
 
6759
msgid "Verify base images"
 
6760
msgstr "Temel imajları doğrulayın"
 
6761
 
 
6762
#: nova/virt/libvirt/imagecache.py:385
 
6763
#, python-format
 
6764
msgid "Image id %(id)s yields fingerprint %(fingerprint)s"
 
6765
msgstr ""
 
6766
 
 
6767
#: nova/virt/libvirt/imagecache.py:403
 
6768
#, python-format
 
6769
msgid "Unknown base file: %s"
 
6770
msgstr "Bilinmeyen temel dosya: %s"
 
6771
 
 
6772
#: nova/virt/libvirt/imagecache.py:408
 
6773
#, python-format
 
6774
msgid "Active base files: %s"
 
6775
msgstr "Aktif temel dosyalar: %s"
 
6776
 
 
6777
#: nova/virt/libvirt/imagecache.py:411
 
6778
#, python-format
 
6779
msgid "Corrupt base files: %s"
 
6780
msgstr "Bozuk temel dosyalar: %s"
 
6781
 
 
6782
#: nova/virt/libvirt/imagecache.py:415
 
6783
#, python-format
 
6784
msgid "Removable base files: %s"
 
6785
msgstr "Taşınabilir temel dosyalar: %s"
 
6786
 
 
6787
#: nova/virt/libvirt/imagecache.py:423
 
6788
msgid "Verification complete"
 
6789
msgstr "Doğrulama tamamlandı"
 
6790
 
 
6791
#: nova/virt/libvirt/snapshots.py:83 nova/virt/libvirt/snapshots.py:86
 
6792
#: nova/virt/libvirt/snapshots.py:89
 
6793
msgid "LVM snapshots not implemented"
 
6794
msgstr ""
 
6795
 
 
6796
#: nova/virt/libvirt/utils.py:131
 
6797
#, python-format
 
6798
msgid ""
 
6799
"Insufficient Space on Volume Group %(vg)s. Only %(free_space)db available, "
 
6800
"but %(size)db required by volume %(lv)s."
 
6801
msgstr ""
 
6802
 
 
6803
#: nova/virt/libvirt/utils.py:140
 
6804
#, python-format
 
6805
msgid ""
 
6806
"Volume group %(vg)s will not be able to hold sparse volume %(lv)s. Virtual "
 
6807
"volume size is %(size)db, but free space on volume group is only "
 
6808
"%(free_space)db."
 
6809
msgstr ""
 
6810
 
 
6811
#: nova/virt/libvirt/utils.py:187
 
6812
#, python-format
 
6813
msgid "Path %s must be LVM logical volume"
 
6814
msgstr ""
 
6815
 
 
6816
#: nova/virt/libvirt/utils.py:410
 
6817
msgid "Can't retrieve root device path from instance libvirt configuration"
 
6818
msgstr ""
 
6819
 
 
6820
#: nova/virt/libvirt/utils.py:499
 
6821
#, python-format
 
6822
msgid "Reading image info file: %s"
 
6823
msgstr ""
 
6824
 
 
6825
#: nova/virt/libvirt/utils.py:503
 
6826
#, python-format
 
6827
msgid "Read: %s"
 
6828
msgstr ""
 
6829
 
 
6830
#: nova/virt/libvirt/utils.py:509
 
6831
#, python-format
 
6832
msgid "Error reading image info file %(filename)s: %(error)s"
 
6833
msgstr ""
 
6834
 
 
6835
#: nova/virt/libvirt/utils.py:533
 
6836
#, python-format
 
6837
msgid "Writing image info file: %s"
 
6838
msgstr ""
 
6839
 
 
6840
#: nova/virt/libvirt/utils.py:534
 
6841
#, python-format
 
6842
msgid "Wrote: %s"
 
6843
msgstr ""
 
6844
 
 
6845
#: nova/virt/libvirt/vif.py:95
 
6846
#, python-format
 
6847
msgid "Ensuring vlan %(vlan)s and bridge %(bridge)s"
 
6848
msgstr "%(vlan)s vlan ve %(bridge)s köprüsü koruma altına alınıyor"
 
6849
 
 
6850
#: nova/virt/libvirt/vif.py:105
 
6851
#, python-format
 
6852
msgid "Ensuring bridge %s"
 
6853
msgstr "%s köprüsü koruma altına alınıyor"
 
6854
 
 
6855
#: nova/virt/libvirt/vif.py:181 nova/virt/libvirt/vif.py:247
 
6856
#: nova/virt/libvirt/vif.py:307
 
6857
msgid "Failed while unplugging vif"
 
6858
msgstr ""
 
6859
 
 
6860
#: nova/virt/libvirt/volume.py:174
 
6861
#, python-format
 
6862
msgid "iSCSI device not found at %s"
 
6863
msgstr "%s'de iSCSI cihazı bulunamadı"
 
6864
 
 
6865
#: nova/virt/libvirt/volume.py:177
 
6866
#, python-format
 
6867
msgid ""
 
6868
"ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry.  Try "
 
6869
"number: %(tries)s"
 
6870
msgstr ""
 
6871
 
 
6872
#: nova/virt/libvirt/volume.py:189
 
6873
#, python-format
 
6874
msgid "Found iSCSI node %(mount_device)s (after %(tries)s rescans)"
 
6875
msgstr ""
 
6876
 
 
6877
#: nova/virt/libvirt/volume_nfs.py:81 nova/volume/nfs.py:276
 
6878
#, python-format
 
6879
msgid "%s is already mounted"
 
6880
msgstr ""
 
6881
 
 
6882
#: nova/virt/powervm/common.py:54
 
6883
msgid "Connection error connecting PowerVM manager"
 
6884
msgstr ""
 
6885
 
 
6886
#: nova/virt/powervm/common.py:111
 
6887
msgid "File transfer to PowerVM manager failed"
 
6888
msgstr ""
 
6889
 
 
6890
#: nova/virt/powervm/exception.py:21
 
6891
msgid "Connection to PowerVM manager failed"
 
6892
msgstr ""
 
6893
 
 
6894
#: nova/virt/powervm/exception.py:25
 
6895
msgid "File '%(file_path)' transfer to PowerVM manager failed"
 
6896
msgstr ""
 
6897
 
 
6898
#: nova/virt/powervm/exception.py:29
 
6899
#, python-format
 
6900
msgid "LPAR instance '%(instance_name)s' could not be found"
 
6901
msgstr ""
 
6902
 
 
6903
#: nova/virt/powervm/exception.py:33
 
6904
#, python-format
 
6905
msgid "LPAR instance '%(instance_name)s' creation failed"
 
6906
msgstr ""
 
6907
 
 
6908
#: nova/virt/powervm/exception.py:37
 
6909
msgid "No space left on any volume group"
 
6910
msgstr ""
 
6911
 
 
6912
#: nova/virt/powervm/exception.py:45
 
6913
#, python-format
 
6914
msgid "Operation '%(operation)s' on LPAR '%(instance_name)s' timed out"
 
6915
msgstr ""
 
6916
 
 
6917
#: nova/virt/powervm/exception.py:50
 
6918
msgid "Image creation failed on PowerVM"
 
6919
msgstr ""
 
6920
 
 
6921
#: nova/virt/powervm/exception.py:54
 
6922
#, python-format
 
6923
msgid ""
 
6924
"Insufficient free memory on PowerVM system to spawn instance "
 
6925
"'%(instance_name)s'"
 
6926
msgstr ""
 
6927
 
 
6928
#: nova/virt/powervm/exception.py:59
 
6929
#, python-format
 
6930
msgid ""
 
6931
"Insufficient available CPUs on PowerVM system to spawn instance "
 
6932
"'%(instance_name)s'"
 
6933
msgstr ""
 
6934
 
 
6935
#: nova/virt/powervm/exception.py:64
 
6936
#, python-format
 
6937
msgid "PowerVM LPAR instance '%(instance_name)s' cleanup failed"
 
6938
msgstr ""
 
6939
 
 
6940
#: nova/virt/powervm/operator.py:91
 
6941
#, python-format
 
6942
msgid "LPAR instance '%s' not found"
 
6943
msgstr ""
 
6944
 
 
6945
#: nova/virt/powervm/operator.py:174
 
6946
msgid "Not enough free memory in the host"
 
6947
msgstr ""
 
6948
 
 
6949
#: nova/virt/powervm/operator.py:184
 
6950
msgid "Insufficient available CPU on PowerVM"
 
6951
msgstr ""
 
6952
 
 
6953
#: nova/virt/powervm/operator.py:208
 
6954
#, python-format
 
6955
msgid "Creating LPAR instance '%s'"
 
6956
msgstr ""
 
6957
 
 
6958
#: nova/virt/powervm/operator.py:211
 
6959
#, python-format
 
6960
msgid "LPAR instance '%s' creation failed"
 
6961
msgstr ""
 
6962
 
 
6963
#: nova/virt/powervm/operator.py:221
 
6964
#, python-format
 
6965
msgid "Fetching image '%s' from glance"
 
6966
msgstr ""
 
6967
 
 
6968
#: nova/virt/powervm/operator.py:225
 
6969
#, python-format
 
6970
msgid "Copying image '%s' to IVM"
 
6971
msgstr ""
 
6972
 
 
6973
#: nova/virt/powervm/operator.py:230
 
6974
msgid "Creating logical volume"
 
6975
msgstr ""
 
6976
 
 
6977
#: nova/virt/powervm/operator.py:235
 
6978
#, python-format
 
6979
msgid "Copying image to the device '%s'"
 
6980
msgstr ""
 
6981
 
 
6982
#: nova/virt/powervm/operator.py:238
 
6983
#, python-format
 
6984
msgid "PowerVM image creation failed: %s"
 
6985
msgstr ""
 
6986
 
 
6987
#: nova/virt/powervm/operator.py:244
 
6988
#, python-format
 
6989
msgid "Activating the LPAR instance '%s'"
 
6990
msgstr ""
 
6991
 
 
6992
#: nova/virt/powervm/operator.py:258
 
6993
#, python-format
 
6994
msgid "Instance '%s' failed to boot"
 
6995
msgstr ""
 
6996
 
 
6997
#: nova/virt/powervm/operator.py:275
 
6998
#, python-format
 
6999
msgid "During destroy, LPAR instance '%s' was not found on PowerVM system."
 
7000
msgstr ""
 
7001
 
 
7002
#: nova/virt/powervm/operator.py:284
 
7003
#, python-format
 
7004
msgid "Shutting down the instance '%s'"
 
7005
msgstr ""
 
7006
 
 
7007
#: nova/virt/powervm/operator.py:288
 
7008
#, python-format
 
7009
msgid "Removing the logical volume '%s'"
 
7010
msgstr ""
 
7011
 
 
7012
#: nova/virt/powervm/operator.py:291
 
7013
#, python-format
 
7014
msgid "Deleting the LPAR instance '%s'"
 
7015
msgstr ""
 
7016
 
 
7017
#: nova/virt/powervm/operator.py:294
 
7018
msgid "PowerVM instance cleanup failed"
 
7019
msgstr ""
 
7020
 
 
7021
#: nova/virt/powervm/operator.py:495
 
7022
msgid "Could not create logical volume. No space left on any volume group."
 
7023
msgstr ""
 
7024
 
 
7025
#: nova/virt/powervm/operator.py:554
 
7026
msgid "Unable to get checksum"
 
7027
msgstr ""
 
7028
 
 
7029
#: nova/virt/powervm/operator.py:557
 
7030
msgid "Image checksums do not match"
 
7031
msgstr ""
 
7032
 
 
7033
#: nova/virt/powervm/operator.py:582
 
7034
msgid "Uncompressed image file not found"
 
7035
msgstr ""
 
7036
 
 
7037
#: nova/virt/vmwareapi/driver.py:111
 
7038
msgid ""
 
7039
"Must specify vmwareapi_host_ip,vmwareapi_host_username and "
 
7040
"vmwareapi_host_password to usecompute_driver=vmwareapi.VMWareESXDriver"
 
7041
msgstr ""
 
7042
 
 
7043
#: nova/virt/vmwareapi/driver.py:275
 
7044
#, python-format
 
7045
msgid "In vmwareapi:_create_session, got this exception: %s"
 
7046
msgstr ""
 
7047
 
 
7048
#: nova/virt/vmwareapi/driver.py:358
 
7049
#, python-format
 
7050
msgid "In vmwareapi:_call_method, got this exception: %s"
 
7051
msgstr ""
 
7052
 
 
7053
#: nova/virt/vmwareapi/driver.py:393
 
7054
#, python-format
 
7055
msgid "Task [%(task_name)s] %(task_ref)s status: success"
 
7056
msgstr ""
 
7057
 
 
7058
#: nova/virt/vmwareapi/driver.py:398
 
7059
#, python-format
 
7060
msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s"
 
7061
msgstr ""
 
7062
 
 
7063
#: nova/virt/vmwareapi/driver.py:402
 
7064
#, python-format
 
7065
msgid "In vmwareapi:_poll_task, Got this error %s"
 
7066
msgstr ""
 
7067
 
 
7068
#: nova/virt/vmwareapi/error_util.py:93
 
7069
#, python-format
 
7070
msgid "Error(s) %s occurred in the call to RetrieveProperties"
 
7071
msgstr ""
 
7072
 
 
7073
#: nova/virt/vmwareapi/fake.py:44 nova/virt/xenapi/fake.py:77
 
7074
#, python-format
 
7075
msgid "%(text)s: _db_content => %(content)s"
 
7076
msgstr ""
 
7077
 
 
7078
#: nova/virt/vmwareapi/fake.py:131
 
7079
#, python-format
 
7080
msgid "Property %(attr)s not set for the managed object %(name)s"
 
7081
msgstr ""
 
7082
 
 
7083
#: nova/virt/vmwareapi/fake.py:436
 
7084
msgid "There is no VM registered"
 
7085
msgstr ""
 
7086
 
 
7087
#: nova/virt/vmwareapi/fake.py:438 nova/virt/vmwareapi/fake.py:608
 
7088
#, python-format
 
7089
msgid "Virtual Machine with ref %s is not there"
 
7090
msgstr ""
 
7091
 
 
7092
#: nova/virt/vmwareapi/fake.py:501
 
7093
#, python-format
 
7094
msgid "Logging out a session that is invalid or already logged out: %s"
 
7095
msgstr ""
 
7096
 
 
7097
#: nova/virt/vmwareapi/fake.py:516
 
7098
msgid "Session is faulty"
 
7099
msgstr ""
 
7100
 
 
7101
#: nova/virt/vmwareapi/fake.py:519
 
7102
msgid "Session Invalid"
 
7103
msgstr ""
 
7104
 
 
7105
#: nova/virt/vmwareapi/fake.py:605
 
7106
msgid " No Virtual Machine has been registered yet"
 
7107
msgstr ""
 
7108
 
 
7109
#: nova/virt/vmwareapi/io_util.py:103
 
7110
#, python-format
 
7111
msgid "Glance image %s is in killed state"
 
7112
msgstr ""
 
7113
 
 
7114
#: nova/virt/vmwareapi/io_util.py:111
 
7115
#, python-format
 
7116
msgid "Glance image %(image_id)s is in unknown state - %(state)s"
 
7117
msgstr ""
 
7118
 
 
7119
#: nova/virt/vmwareapi/network_utils.py:128
 
7120
msgid ""
 
7121
"ESX SOAP server returned an empty port group for the host system in its "
 
7122
"response"
 
7123
msgstr ""
 
7124
 
 
7125
#: nova/virt/vmwareapi/network_utils.py:155
 
7126
#, python-format
 
7127
msgid "Creating Port Group with name %s on the ESX host"
 
7128
msgstr ""
 
7129
 
 
7130
#: nova/virt/vmwareapi/network_utils.py:169
 
7131
#, python-format
 
7132
msgid "Created Port Group with name %s on the ESX host"
 
7133
msgstr ""
 
7134
 
 
7135
#: nova/virt/vmwareapi/read_write_util.py:145
 
7136
#, python-format
 
7137
msgid ""
 
7138
"Exception during HTTP connection close in VMWareHTTpWrite. Exception is %s"
 
7139
msgstr ""
 
7140
 
 
7141
#: nova/virt/vmwareapi/vim.py:84
 
7142
msgid "Unable to import suds."
 
7143
msgstr ""
 
7144
 
 
7145
#: nova/virt/vmwareapi/vim.py:90
 
7146
msgid "Must specify vmwareapi_wsdl_loc"
 
7147
msgstr ""
 
7148
 
 
7149
#: nova/virt/vmwareapi/vim.py:145
 
7150
#, python-format
 
7151
msgid "No such SOAP method '%s' provided by VI SDK"
 
7152
msgstr ""
 
7153
 
 
7154
#: nova/virt/vmwareapi/vim.py:150
 
7155
#, python-format
 
7156
msgid "httplib error in %s: "
 
7157
msgstr ""
 
7158
 
 
7159
#: nova/virt/vmwareapi/vim.py:157
 
7160
#, python-format
 
7161
msgid "Socket error in %s: "
 
7162
msgstr ""
 
7163
 
 
7164
#: nova/virt/vmwareapi/vim.py:162
 
7165
#, python-format
 
7166
msgid "Type error in  %s: "
 
7167
msgstr ""
 
7168
 
 
7169
#: nova/virt/vmwareapi/vim.py:166
 
7170
#, python-format
 
7171
msgid "Exception in %s "
 
7172
msgstr ""
 
7173
 
 
7174
#: nova/virt/vmwareapi/vmops.py:66
 
7175
msgid "Getting list of instances"
 
7176
msgstr ""
 
7177
 
 
7178
#: nova/virt/vmwareapi/vmops.py:82
 
7179
#, python-format
 
7180
msgid "Got total of %s instances"
 
7181
msgstr ""
 
7182
 
 
7183
#: nova/virt/vmwareapi/vmops.py:126
 
7184
msgid "Couldn't get a local Datastore reference"
 
7185
msgstr ""
 
7186
 
 
7187
#: nova/virt/vmwareapi/vmops.py:196
 
7188
msgid "Creating VM on the ESX  host"
 
7189
msgstr ""
 
7190
 
 
7191
#: nova/virt/vmwareapi/vmops.py:204
 
7192
msgid "Created VM on the ESX  host"
 
7193
msgstr ""
 
7194
 
 
7195
#: nova/virt/vmwareapi/vmops.py:232
 
7196
#, python-format
 
7197
msgid ""
 
7198
"Creating Virtual Disk of size  %(vmdk_file_size_in_kb)s KB and adapter type"
 
7199
"  %(adapter_type)s on the ESX host local store %(data_store_name)s"
 
7200
msgstr ""
 
7201
 
 
7202
#: nova/virt/vmwareapi/vmops.py:250
 
7203
#, python-format
 
7204
msgid ""
 
7205
"Created Virtual Disk of size %(vmdk_file_size_in_kb)s KB on the ESX host "
 
7206
"local store %(data_store_name)s"
 
7207
msgstr ""
 
7208
 
 
7209
#: nova/virt/vmwareapi/vmops.py:260
 
7210
#, python-format
 
7211
msgid ""
 
7212
"Deleting the file %(flat_uploaded_vmdk_path)s on the ESX host localstore "
 
7213
"%(data_store_name)s"
 
7214
msgstr ""
 
7215
 
 
7216
#: nova/virt/vmwareapi/vmops.py:273
 
7217
#, python-format
 
7218
msgid ""
 
7219
"Deleted the file %(flat_uploaded_vmdk_path)s on the ESX host local store "
 
7220
"%(data_store_name)s"
 
7221
msgstr ""
 
7222
 
 
7223
#: nova/virt/vmwareapi/vmops.py:285
 
7224
#, python-format
 
7225
msgid ""
 
7226
"Downloading image file data %(image_ref)s to the ESX data store "
 
7227
"%(data_store_name)s"
 
7228
msgstr ""
 
7229
 
 
7230
#: nova/virt/vmwareapi/vmops.py:301
 
7231
#, python-format
 
7232
msgid ""
 
7233
"Downloaded image file data %(image_ref)s to the ESX data store "
 
7234
"%(data_store_name)s"
 
7235
msgstr ""
 
7236
 
 
7237
#: nova/virt/vmwareapi/vmops.py:319
 
7238
msgid "Reconfiguring VM instance to attach the image disk"
 
7239
msgstr ""
 
7240
 
 
7241
#: nova/virt/vmwareapi/vmops.py:326
 
7242
msgid "Reconfigured VM instance to attach the image disk"
 
7243
msgstr ""
 
7244
 
 
7245
#: nova/virt/vmwareapi/vmops.py:333
 
7246
msgid "Powering on the VM instance"
 
7247
msgstr ""
 
7248
 
 
7249
#: nova/virt/vmwareapi/vmops.py:339
 
7250
msgid "Powered on the VM instance"
 
7251
msgstr ""
 
7252
 
 
7253
#: nova/virt/vmwareapi/vmops.py:385
 
7254
msgid "Creating Snapshot of the VM instance"
 
7255
msgstr ""
 
7256
 
 
7257
#: nova/virt/vmwareapi/vmops.py:395
 
7258
msgid "Created Snapshot of the VM instance"
 
7259
msgstr ""
 
7260
 
 
7261
#: nova/virt/vmwareapi/vmops.py:438
 
7262
msgid "Copying disk data before snapshot of the VM"
 
7263
msgstr ""
 
7264
 
 
7265
#: nova/virt/vmwareapi/vmops.py:451
 
7266
msgid "Copied disk data before snapshot of the VM"
 
7267
msgstr ""
 
7268
 
 
7269
#: nova/virt/vmwareapi/vmops.py:460
 
7270
#, python-format
 
7271
msgid "Uploading image %s"
 
7272
msgstr ""
 
7273
 
 
7274
#: nova/virt/vmwareapi/vmops.py:474
 
7275
#, python-format
 
7276
msgid "Uploaded image %s"
 
7277
msgstr ""
 
7278
 
 
7279
#: nova/virt/vmwareapi/vmops.py:485
 
7280
#, python-format
 
7281
msgid "Deleting temporary vmdk file %s"
 
7282
msgstr ""
 
7283
 
 
7284
#: nova/virt/vmwareapi/vmops.py:494
 
7285
#, python-format
 
7286
msgid "Deleted temporary vmdk file %s"
 
7287
msgstr ""
 
7288
 
 
7289
#: nova/virt/vmwareapi/vmops.py:526
 
7290
msgid "instance is not powered on"
 
7291
msgstr ""
 
7292
 
 
7293
#: nova/virt/vmwareapi/vmops.py:533
 
7294
msgid "Rebooting guest OS of VM"
 
7295
msgstr ""
 
7296
 
 
7297
#: nova/virt/vmwareapi/vmops.py:536
 
7298
msgid "Rebooted guest OS of VM"
 
7299
msgstr ""
 
7300
 
 
7301
#: nova/virt/vmwareapi/vmops.py:538
 
7302
msgid "Doing hard reboot of VM"
 
7303
msgstr ""
 
7304
 
 
7305
#: nova/virt/vmwareapi/vmops.py:542
 
7306
msgid "Did hard reboot of VM"
 
7307
msgstr ""
 
7308
 
 
7309
#: nova/virt/vmwareapi/vmops.py:554
 
7310
msgid "instance not present"
 
7311
msgstr ""
 
7312
 
 
7313
#: nova/virt/vmwareapi/vmops.py:573
 
7314
msgid "Powering off the VM"
 
7315
msgstr ""
 
7316
 
 
7317
#: nova/virt/vmwareapi/vmops.py:578
 
7318
msgid "Powered off the VM"
 
7319
msgstr ""
 
7320
 
 
7321
#: nova/virt/vmwareapi/vmops.py:582
 
7322
msgid "Unregistering the VM"
 
7323
msgstr ""
 
7324
 
 
7325
#: nova/virt/vmwareapi/vmops.py:585
 
7326
msgid "Unregistered the VM"
 
7327
msgstr ""
 
7328
 
 
7329
#: nova/virt/vmwareapi/vmops.py:587
 
7330
#, python-format
 
7331
msgid ""
 
7332
"In vmwareapi:vmops:destroy, got this exception while un-registering the VM: "
 
7333
"%s"
 
7334
msgstr ""
 
7335
 
 
7336
#: nova/virt/vmwareapi/vmops.py:599
 
7337
#, python-format
 
7338
msgid "Deleting contents of the VM from datastore %(datastore_name)s"
 
7339
msgstr ""
 
7340
 
 
7341
#: nova/virt/vmwareapi/vmops.py:609
 
7342
#, python-format
 
7343
msgid "Deleted contents of the VM from datastore %(datastore_name)s"
 
7344
msgstr ""
 
7345
 
 
7346
#: nova/virt/vmwareapi/vmops.py:614
 
7347
#, python-format
 
7348
msgid ""
 
7349
"In vmwareapi:vmops:destroy, got this exception while deleting the VM "
 
7350
"contents from the disk: %s"
 
7351
msgstr ""
 
7352
 
 
7353
#: nova/virt/vmwareapi/vmops.py:623
 
7354
msgid "pause not supported for vmwareapi"
 
7355
msgstr ""
 
7356
 
 
7357
#: nova/virt/vmwareapi/vmops.py:627
 
7358
msgid "unpause not supported for vmwareapi"
 
7359
msgstr ""
 
7360
 
 
7361
#: nova/virt/vmwareapi/vmops.py:641
 
7362
msgid "Suspending the VM"
 
7363
msgstr ""
 
7364
 
 
7365
#: nova/virt/vmwareapi/vmops.py:645
 
7366
msgid "Suspended the VM"
 
7367
msgstr ""
 
7368
 
 
7369
#: nova/virt/vmwareapi/vmops.py:648
 
7370
msgid "instance is powered off and can not be suspended."
 
7371
msgstr ""
 
7372
 
 
7373
#: nova/virt/vmwareapi/vmops.py:651
 
7374
msgid "VM was already in suspended state. So returning without doing anything"
 
7375
msgstr ""
 
7376
 
 
7377
#: nova/virt/vmwareapi/vmops.py:664
 
7378
msgid "Resuming the VM"
 
7379
msgstr ""
 
7380
 
 
7381
#: nova/virt/vmwareapi/vmops.py:669
 
7382
msgid "Resumed the VM"
 
7383
msgstr ""
 
7384
 
 
7385
#: nova/virt/vmwareapi/vmops.py:671
 
7386
msgid "instance is not in a suspended state"
 
7387
msgstr ""
 
7388
 
 
7389
#: nova/virt/vmwareapi/vmops.py:707
 
7390
msgid "get_diagnostics not implemented for vmwareapi"
 
7391
msgstr ""
 
7392
 
 
7393
#: nova/virt/vmwareapi/vmops.py:765
 
7394
#, python-format
 
7395
msgid "Reconfiguring VM instance to set the machine id with ip - %(ip_addr)s"
 
7396
msgstr ""
 
7397
 
 
7398
#: nova/virt/vmwareapi/vmops.py:773
 
7399
#, python-format
 
7400
msgid "Reconfigured VM instance to set the machine id with ip - %(ip_addr)s"
 
7401
msgstr ""
 
7402
 
 
7403
#: nova/virt/vmwareapi/vmops.py:810
 
7404
#, python-format
 
7405
msgid "Creating directory with path %s"
 
7406
msgstr ""
 
7407
 
 
7408
#: nova/virt/vmwareapi/vmops.py:814
 
7409
#, python-format
 
7410
msgid "Created directory with path %s"
 
7411
msgstr ""
 
7412
 
 
7413
#: nova/virt/vmwareapi/vmware_images.py:91
 
7414
#, python-format
 
7415
msgid "Downloading image %s from glance image server"
 
7416
msgstr ""
 
7417
 
 
7418
#: nova/virt/vmwareapi/vmware_images.py:108
 
7419
#, python-format
 
7420
msgid "Downloaded image %s from glance image server"
 
7421
msgstr ""
 
7422
 
 
7423
#: nova/virt/vmwareapi/vmware_images.py:114
 
7424
#, python-format
 
7425
msgid "Uploading image %s to the Glance image server"
 
7426
msgstr ""
 
7427
 
 
7428
#: nova/virt/vmwareapi/vmware_images.py:137
 
7429
#, python-format
 
7430
msgid "Uploaded image %s to the Glance image server"
 
7431
msgstr ""
 
7432
 
 
7433
#: nova/virt/vmwareapi/vmware_images.py:148
 
7434
#, python-format
 
7435
msgid "Getting image size for the image %s"
 
7436
msgstr ""
 
7437
 
 
7438
#: nova/virt/vmwareapi/vmware_images.py:153
 
7439
#, python-format
 
7440
msgid "Got image size of %(size)s for the image %(image)s"
 
7441
msgstr ""
 
7442
 
 
7443
#: nova/virt/xenapi/agent.py:80 nova/virt/xenapi/vmops.py:1432
 
7444
#, python-format
 
7445
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
 
7446
msgstr ""
 
7447
 
 
7448
#: nova/virt/xenapi/agent.py:84 nova/virt/xenapi/vmops.py:1436
 
7449
#, python-format
 
7450
msgid ""
 
7451
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
 
7452
"args=%(args)r"
 
7453
msgstr ""
 
7454
 
 
7455
#: nova/virt/xenapi/agent.py:89 nova/virt/xenapi/vmops.py:1441
 
7456
#, python-format
 
7457
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
 
7458
msgstr ""
 
7459
 
 
7460
#: nova/virt/xenapi/agent.py:99
 
7461
#, python-format
 
7462
msgid ""
 
7463
"The agent call to %(method)s returned an invalid response: %(ret)r. "
 
7464
"path=%(path)s; args=%(args)r"
 
7465
msgstr ""
 
7466
 
 
7467
#: nova/virt/xenapi/agent.py:109
 
7468
#, python-format
 
7469
msgid "Failed to query agent version: %(resp)r"
 
7470
msgstr ""
 
7471
 
 
7472
#: nova/virt/xenapi/agent.py:121
 
7473
msgid "Querying agent version"
 
7474
msgstr ""
 
7475
 
 
7476
#: nova/virt/xenapi/agent.py:135
 
7477
msgid "Reached maximum time attempting to query agent version"
 
7478
msgstr ""
 
7479
 
 
7480
#: nova/virt/xenapi/agent.py:144
 
7481
#, python-format
 
7482
msgid "Updating agent to %s"
 
7483
msgstr ""
 
7484
 
 
7485
#: nova/virt/xenapi/agent.py:151
 
7486
#, python-format
 
7487
msgid "Failed to update agent: %(resp)r"
 
7488
msgstr ""
 
7489
 
 
7490
#: nova/virt/xenapi/agent.py:166
 
7491
msgid "Setting admin password"
 
7492
msgstr ""
 
7493
 
 
7494
#: nova/virt/xenapi/agent.py:176
 
7495
#, python-format
 
7496
msgid "Failed to exchange keys: %(resp)r"
 
7497
msgstr ""
 
7498
 
 
7499
#: nova/virt/xenapi/agent.py:195
 
7500
#, python-format
 
7501
msgid "Failed to update password: %(resp)r"
 
7502
msgstr ""
 
7503
 
 
7504
#: nova/virt/xenapi/agent.py:203
 
7505
#, python-format
 
7506
msgid "Injecting file path: %r"
 
7507
msgstr ""
 
7508
 
 
7509
#: nova/virt/xenapi/agent.py:215
 
7510
#, python-format
 
7511
msgid "Failed to inject file: %(resp)r"
 
7512
msgstr ""
 
7513
 
 
7514
#: nova/virt/xenapi/agent.py:223
 
7515
msgid "Resetting network"
 
7516
msgstr ""
 
7517
 
 
7518
#: nova/virt/xenapi/agent.py:228
 
7519
#, python-format
 
7520
msgid "Failed to reset network: %(resp)r"
 
7521
msgstr ""
 
7522
 
 
7523
#: nova/virt/xenapi/agent.py:248
 
7524
msgid ""
 
7525
"XenServer tools installed in this image are capable of network injection.  "
 
7526
"Networking files will not bemanipulated"
 
7527
msgstr ""
 
7528
 
 
7529
#: nova/virt/xenapi/agent.py:256
 
7530
msgid ""
 
7531
"XenServer tools are present in this image but are not capable of network "
 
7532
"injection"
 
7533
msgstr ""
 
7534
 
 
7535
#: nova/virt/xenapi/agent.py:260
 
7536
msgid "XenServer tools are not installed in this image"
 
7537
msgstr ""
 
7538
 
 
7539
#: nova/virt/xenapi/agent.py:312
 
7540
#, python-format
 
7541
msgid "OpenSSL error: %s"
 
7542
msgstr ""
 
7543
 
 
7544
#: nova/virt/xenapi/driver.py:135
 
7545
msgid ""
 
7546
"Must specify xenapi_connection_url, xenapi_connection_username (optionally),"
 
7547
" and xenapi_connection_password to use compute_driver=xenapi.XenAPIDriver"
 
7548
msgstr ""
 
7549
 
 
7550
#: nova/virt/xenapi/driver.py:162
 
7551
msgid "Failure while cleaning up attached VDIs"
 
7552
msgstr ""
 
7553
 
 
7554
#: nova/virt/xenapi/driver.py:355
 
7555
#, python-format
 
7556
msgid "Could not determine key: %s"
 
7557
msgstr ""
 
7558
 
 
7559
#: nova/virt/xenapi/driver.py:565
 
7560
msgid "Host startup on XenServer is not supported."
 
7561
msgstr ""
 
7562
 
 
7563
#: nova/virt/xenapi/driver.py:617
 
7564
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
 
7565
msgstr ""
 
7566
 
 
7567
#: nova/virt/xenapi/driver.py:655
 
7568
msgid "Host is member of a pool, but DB says otherwise"
 
7569
msgstr ""
 
7570
 
 
7571
#: nova/virt/xenapi/driver.py:739 nova/virt/xenapi/driver.py:753
 
7572
#, python-format
 
7573
msgid "Got exception: %s"
 
7574
msgstr ""
 
7575
 
 
7576
#: nova/virt/xenapi/fake.py:669 nova/virt/xenapi/fake.py:771
 
7577
#: nova/virt/xenapi/fake.py:790 nova/virt/xenapi/fake.py:858
 
7578
msgid "Raising NotImplemented"
 
7579
msgstr ""
 
7580
 
 
7581
#: nova/virt/xenapi/fake.py:671
 
7582
#, python-format
 
7583
msgid "xenapi.fake does not have an implementation for %s"
 
7584
msgstr ""
 
7585
 
 
7586
#: nova/virt/xenapi/fake.py:705
 
7587
#, python-format
 
7588
msgid "Calling %(localname)s %(impl)s"
 
7589
msgstr ""
 
7590
 
 
7591
#: nova/virt/xenapi/fake.py:710
 
7592
#, python-format
 
7593
msgid "Calling getter %s"
 
7594
msgstr ""
 
7595
 
 
7596
#: nova/virt/xenapi/fake.py:713
 
7597
#, python-format
 
7598
msgid "Calling setter %s"
 
7599
msgstr ""
 
7600
 
 
7601
#: nova/virt/xenapi/fake.py:773
 
7602
#, python-format
 
7603
msgid ""
 
7604
"xenapi.fake does not have an implementation for %s or it has been called "
 
7605
"with the wrong number of arguments"
 
7606
msgstr ""
 
7607
 
 
7608
#: nova/virt/xenapi/host.py:70
 
7609
#, python-format
 
7610
msgid ""
 
7611
"Instance %(name)s running on %(host)s could not be found in the database: "
 
7612
"assuming it is a worker VM and skip ping migration to a new host"
 
7613
msgstr ""
 
7614
 
 
7615
#: nova/virt/xenapi/host.py:156
 
7616
#, python-format
 
7617
msgid "Unable to get SR for this host: %s"
 
7618
msgstr ""
 
7619
 
 
7620
#: nova/virt/xenapi/host.py:190
 
7621
#, python-format
 
7622
msgid "Failed to extract instance support from %s"
 
7623
msgstr ""
 
7624
 
 
7625
#: nova/virt/xenapi/host.py:207
 
7626
msgid "Unable to get updated status"
 
7627
msgstr ""
 
7628
 
 
7629
#: nova/virt/xenapi/host.py:210
 
7630
#, python-format
 
7631
msgid "The call to %(method)s returned an error: %(e)s."
 
7632
msgstr ""
 
7633
 
 
7634
#: nova/virt/xenapi/network_utils.py:29
 
7635
#, python-format
 
7636
msgid "Found non-unique network for name_label %s"
 
7637
msgstr ""
 
7638
 
 
7639
#: nova/virt/xenapi/network_utils.py:47
 
7640
#, python-format
 
7641
msgid "Found non-unique network for bridge %s"
 
7642
msgstr ""
 
7643
 
 
7644
#: nova/virt/xenapi/network_utils.py:49
 
7645
#, python-format
 
7646
msgid "Found no network for bridge %s"
 
7647
msgstr ""
 
7648
 
 
7649
#: nova/virt/xenapi/pool.py:75
 
7650
#, python-format
 
7651
msgid ""
 
7652
"Aggregate %(aggregate_id)s: unrecoverable state during operation on %(host)s"
 
7653
msgstr ""
 
7654
 
 
7655
#: nova/virt/xenapi/pool.py:166
 
7656
#, python-format
 
7657
msgid "Unable to eject %(host)s from the pool; pool not empty"
 
7658
msgstr ""
 
7659
 
 
7660
#: nova/virt/xenapi/pool.py:182
 
7661
#, python-format
 
7662
msgid "Unable to eject %(host)s from the pool; No master found"
 
7663
msgstr ""
 
7664
 
 
7665
#: nova/virt/xenapi/pool.py:199
 
7666
#, python-format
 
7667
msgid "Pool-Join failed: %(e)s"
 
7668
msgstr ""
 
7669
 
 
7670
#: nova/virt/xenapi/pool.py:202
 
7671
#, python-format
 
7672
msgid "Unable to join %(host)s in the pool"
 
7673
msgstr ""
 
7674
 
 
7675
#: nova/virt/xenapi/pool.py:218
 
7676
#, python-format
 
7677
msgid "Pool-eject failed: %(e)s"
 
7678
msgstr ""
 
7679
 
 
7680
#: nova/virt/xenapi/pool.py:230
 
7681
#, python-format
 
7682
msgid "Unable to set up pool: %(e)s."
 
7683
msgstr ""
 
7684
 
 
7685
#: nova/virt/xenapi/pool.py:241
 
7686
#, python-format
 
7687
msgid "Pool-set_name_label failed: %(e)s"
 
7688
msgstr ""
 
7689
 
 
7690
#: nova/virt/xenapi/vif.py:104
 
7691
#, python-format
 
7692
msgid "Found no PIF for device %s"
 
7693
msgstr ""
 
7694
 
 
7695
#: nova/virt/xenapi/vif.py:123
 
7696
#, python-format
 
7697
msgid ""
 
7698
"PIF %(pif_rec['uuid'])s for network %(bridge)s has VLAN id %(pif_vlan)d. "
 
7699
"Expected %(vlan_num)d"
 
7700
msgstr ""
 
7701
 
 
7702
#: nova/virt/xenapi/vm_utils.py:257
 
7703
msgid "Created VM"
 
7704
msgstr ""
 
7705
 
 
7706
#: nova/virt/xenapi/vm_utils.py:269
 
7707
msgid "VM destroyed"
 
7708
msgstr ""
 
7709
 
 
7710
#: nova/virt/xenapi/vm_utils.py:276
 
7711
msgid "VM already halted, skipping shutdown..."
 
7712
msgstr ""
 
7713
 
 
7714
#: nova/virt/xenapi/vm_utils.py:280
 
7715
msgid "Shutting down VM"
 
7716
msgstr ""
 
7717
 
 
7718
#: nova/virt/xenapi/vm_utils.py:312
 
7719
#, python-format
 
7720
msgid "VBD not found in instance %s"
 
7721
msgstr ""
 
7722
 
 
7723
#: nova/virt/xenapi/vm_utils.py:329
 
7724
#, python-format
 
7725
msgid "VBD %s already detached"
 
7726
msgstr ""
 
7727
 
 
7728
#: nova/virt/xenapi/vm_utils.py:332
 
7729
#, python-format
 
7730
msgid ""
 
7731
"VBD %(vbd_ref)s detach rejected, attempt %(num_attempt)d/%(max_attempts)d"
 
7732
msgstr ""
 
7733
 
 
7734
#: nova/virt/xenapi/vm_utils.py:337
 
7735
#, python-format
 
7736
msgid "Unable to unplug VBD %s"
 
7737
msgstr ""
 
7738
 
 
7739
#: nova/virt/xenapi/vm_utils.py:342
 
7740
#, python-format
 
7741
msgid "Reached maximum number of retries trying to unplug VBD %s"
 
7742
msgstr ""
 
7743
 
 
7744
#: nova/virt/xenapi/vm_utils.py:353
 
7745
#, python-format
 
7746
msgid "Unable to destroy VBD %s"
 
7747
msgstr ""
 
7748
 
 
7749
#: nova/virt/xenapi/vm_utils.py:372
 
7750
#, python-format
 
7751
msgid "Creating %(vbd_type)s-type VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
 
7752
msgstr ""
 
7753
 
 
7754
#: nova/virt/xenapi/vm_utils.py:375
 
7755
#, python-format
 
7756
msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
 
7757
msgstr ""
 
7758
 
 
7759
#: nova/virt/xenapi/vm_utils.py:391
 
7760
#, python-format
 
7761
msgid "Unable to destroy VDI %s"
 
7762
msgstr ""
 
7763
 
 
7764
#: nova/virt/xenapi/vm_utils.py:423
 
7765
#, python-format
 
7766
msgid ""
 
7767
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) on"
 
7768
" %(sr_ref)s."
 
7769
msgstr ""
 
7770
 
 
7771
#: nova/virt/xenapi/vm_utils.py:454
 
7772
msgid "SR not present and could not be introduced"
 
7773
msgstr ""
 
7774
 
 
7775
#: nova/virt/xenapi/vm_utils.py:555
 
7776
#, python-format
 
7777
msgid "Cloned VDI %(vdi_ref)s from VDI %(vdi_to_clone_ref)s"
 
7778
msgstr ""
 
7779
 
 
7780
#: nova/virt/xenapi/vm_utils.py:575
 
7781
#, python-format
 
7782
msgid "No primary VDI found for %(vm_ref)s"
 
7783
msgstr ""
 
7784
 
 
7785
#: nova/virt/xenapi/vm_utils.py:584
 
7786
msgid "Starting snapshot for VM"
 
7787
msgstr ""
 
7788
 
 
7789
#: nova/virt/xenapi/vm_utils.py:632
 
7790
#, python-format
 
7791
msgid "Destroying cached VDI '%(vdi_uuid)s'"
 
7792
msgstr ""
 
7793
 
 
7794
#: nova/virt/xenapi/vm_utils.py:690
 
7795
#, python-format
 
7796
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
 
7797
msgstr ""
 
7798
 
 
7799
#: nova/virt/xenapi/vm_utils.py:875
 
7800
#, python-format
 
7801
msgid ""
 
7802
"Fast cloning is only supported on default local SR of type ext. SR on this "
 
7803
"system was found to be of type %(sr_type)s. Ignoring the cow flag."
 
7804
msgstr ""
 
7805
 
 
7806
#: nova/virt/xenapi/vm_utils.py:933
 
7807
#, python-format
 
7808
msgid "Unrecognized cache_images value '%s', defaulting to True"
 
7809
msgstr ""
 
7810
 
 
7811
#: nova/virt/xenapi/vm_utils.py:967
 
7812
#, python-format
 
7813
msgid "Fetched VDIs of type '%(vdi_type)s' with UUID '%(vdi_uuid)s'"
 
7814
msgstr ""
 
7815
 
 
7816
#: nova/virt/xenapi/vm_utils.py:979
 
7817
#, python-format
 
7818
msgid ""
 
7819
"download_vhd %(image_id)s, attempt %(attempt_num)d/%(max_attempts)d, params:"
 
7820
" %(params)s"
 
7821
msgstr ""
 
7822
 
 
7823
#: nova/virt/xenapi/vm_utils.py:992
 
7824
#, python-format
 
7825
msgid "download_vhd failed: %r"
 
7826
msgstr ""
 
7827
 
 
7828
#: nova/virt/xenapi/vm_utils.py:1028
 
7829
#, python-format
 
7830
msgid "Invalid value '%s' for xenapi_torrent_images"
 
7831
msgstr ""
 
7832
 
 
7833
#: nova/virt/xenapi/vm_utils.py:1039
 
7834
#, python-format
 
7835
msgid "Asking xapi to fetch vhd image %(image_id)s"
 
7836
msgstr ""
 
7837
 
 
7838
#: nova/virt/xenapi/vm_utils.py:1103
 
7839
#, python-format
 
7840
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
 
7841
msgstr ""
 
7842
 
 
7843
#: nova/virt/xenapi/vm_utils.py:1119
 
7844
#, python-format
 
7845
msgid ""
 
7846
"image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
 
7847
msgstr ""
 
7848
 
 
7849
#: nova/virt/xenapi/vm_utils.py:1123
 
7850
#, python-format
 
7851
msgid ""
 
7852
"Image size %(size_bytes)d exceeded instance_type allowed size "
 
7853
"%(allowed_size_bytes)d"
 
7854
msgstr ""
 
7855
 
 
7856
#: nova/virt/xenapi/vm_utils.py:1145
 
7857
#, python-format
 
7858
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
 
7859
msgstr ""
 
7860
 
 
7861
#: nova/virt/xenapi/vm_utils.py:1158
 
7862
#, python-format
 
7863
msgid "Size for image %(image_id)s: %(virtual_size)d"
 
7864
msgstr ""
 
7865
 
 
7866
#: nova/virt/xenapi/vm_utils.py:1167
 
7867
#, python-format
 
7868
msgid ""
 
7869
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
 
7870
"bytes"
 
7871
msgstr ""
 
7872
 
 
7873
#: nova/virt/xenapi/vm_utils.py:1186
 
7874
#, python-format
 
7875
msgid "Copying VDI %s to /boot/guest on dom0"
 
7876
msgstr ""
 
7877
 
 
7878
#: nova/virt/xenapi/vm_utils.py:1200
 
7879
#, python-format
 
7880
msgid "Kernel/Ramdisk VDI %s destroyed"
 
7881
msgstr ""
 
7882
 
 
7883
#: nova/virt/xenapi/vm_utils.py:1209
 
7884
msgid "Failed to fetch glance image"
 
7885
msgstr ""
 
7886
 
 
7887
#: nova/virt/xenapi/vm_utils.py:1247
 
7888
#, python-format
 
7889
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
 
7890
msgstr ""
 
7891
 
 
7892
#: nova/virt/xenapi/vm_utils.py:1268
 
7893
#, python-format
 
7894
msgid "Looking up vdi %s for PV kernel"
 
7895
msgstr ""
 
7896
 
 
7897
#: nova/virt/xenapi/vm_utils.py:1286
 
7898
#, python-format
 
7899
msgid "Unknown image format %(disk_image_type)s"
 
7900
msgstr ""
 
7901
 
 
7902
#: nova/virt/xenapi/vm_utils.py:1317
 
7903
#, python-format
 
7904
msgid "VDI %s is still available"
 
7905
msgstr ""
 
7906
 
 
7907
#: nova/virt/xenapi/vm_utils.py:1413
 
7908
#, python-format
 
7909
msgid "Unable to parse rrd of %(vm_uuid)s"
 
7910
msgstr ""
 
7911
 
 
7912
#: nova/virt/xenapi/vm_utils.py:1440
 
7913
#, python-format
 
7914
msgid "Re-scanning SR %s"
 
7915
msgstr ""
 
7916
 
 
7917
#: nova/virt/xenapi/vm_utils.py:1468
 
7918
#, python-format
 
7919
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
 
7920
msgstr ""
 
7921
 
 
7922
#: nova/virt/xenapi/vm_utils.py:1486
 
7923
msgid ""
 
7924
"XenAPI is unable to find a Storage Repository to install guest instances on."
 
7925
" Please check your configuration and/or configure the flag "
 
7926
"'sr_matching_filter'"
 
7927
msgstr ""
 
7928
 
 
7929
#: nova/virt/xenapi/vm_utils.py:1499
 
7930
msgid "Cannot find SR of content-type ISO"
 
7931
msgstr ""
 
7932
 
 
7933
#: nova/virt/xenapi/vm_utils.py:1507
 
7934
#, python-format
 
7935
msgid "ISO: looking at SR %(sr_rec)s"
 
7936
msgstr ""
 
7937
 
 
7938
#: nova/virt/xenapi/vm_utils.py:1509
 
7939
msgid "ISO: not iso content"
 
7940
msgstr ""
 
7941
 
 
7942
#: nova/virt/xenapi/vm_utils.py:1512
 
7943
msgid "ISO: iso content_type, no 'i18n-key' key"
 
7944
msgstr ""
 
7945
 
 
7946
#: nova/virt/xenapi/vm_utils.py:1515
 
7947
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
 
7948
msgstr ""
 
7949
 
 
7950
#: nova/virt/xenapi/vm_utils.py:1519
 
7951
msgid "ISO: SR MATCHing our criteria"
 
7952
msgstr ""
 
7953
 
 
7954
#: nova/virt/xenapi/vm_utils.py:1521
 
7955
msgid "ISO: ISO, looking to see if it is host local"
 
7956
msgstr ""
 
7957
 
 
7958
#: nova/virt/xenapi/vm_utils.py:1524
 
7959
#, python-format
 
7960
msgid "ISO: PBD %(pbd_ref)s disappeared"
 
7961
msgstr ""
 
7962
 
 
7963
#: nova/virt/xenapi/vm_utils.py:1527
 
7964
#, python-format
 
7965
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
 
7966
msgstr ""
 
7967
 
 
7968
#: nova/virt/xenapi/vm_utils.py:1530
 
7969
msgid "ISO: SR with local PBD"
 
7970
msgstr ""
 
7971
 
 
7972
#: nova/virt/xenapi/vm_utils.py:1552
 
7973
#, python-format
 
7974
msgid ""
 
7975
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: %(server)s."
 
7976
msgstr ""
 
7977
 
 
7978
#: nova/virt/xenapi/vm_utils.py:1568
 
7979
#, python-format
 
7980
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
 
7981
msgstr ""
 
7982
 
 
7983
#: nova/virt/xenapi/vm_utils.py:1622
 
7984
#, python-format
 
7985
msgid "Invalid statistics data from Xenserver: %s"
 
7986
msgstr ""
 
7987
 
 
7988
#: nova/virt/xenapi/vm_utils.py:1682
 
7989
#, python-format
 
7990
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
 
7991
msgstr ""
 
7992
 
 
7993
#: nova/virt/xenapi/vm_utils.py:1769
 
7994
#, python-format
 
7995
msgid ""
 
7996
"Parent %(parent_uuid)s doesn't match original parent "
 
7997
"%(original_parent_uuid)s, waiting for coalesce..."
 
7998
msgstr ""
 
7999
 
 
8000
#: nova/virt/xenapi/vm_utils.py:1779
 
8001
#, python-format
 
8002
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
 
8003
msgstr ""
 
8004
 
 
8005
#: nova/virt/xenapi/vm_utils.py:1814
 
8006
#, python-format
 
8007
msgid "Timeout waiting for device %s to be created"
 
8008
msgstr ""
 
8009
 
 
8010
#: nova/virt/xenapi/vm_utils.py:1834
 
8011
#, python-format
 
8012
msgid "Disconnecting stale VDI %s from compute domU"
 
8013
msgstr ""
 
8014
 
 
8015
#: nova/virt/xenapi/vm_utils.py:1847
 
8016
#, python-format
 
8017
msgid "Plugging VBD %s ... "
 
8018
msgstr ""
 
8019
 
 
8020
#: nova/virt/xenapi/vm_utils.py:1850
 
8021
#, python-format
 
8022
msgid "Plugging VBD %s done."
 
8023
msgstr ""
 
8024
 
 
8025
#: nova/virt/xenapi/vm_utils.py:1852
 
8026
#, python-format
 
8027
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
 
8028
msgstr ""
 
8029
 
 
8030
#: nova/virt/xenapi/vm_utils.py:1855
 
8031
#, python-format
 
8032
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
 
8033
msgstr ""
 
8034
 
 
8035
#: nova/virt/xenapi/vm_utils.py:1860
 
8036
#, python-format
 
8037
msgid "Destroying VBD for VDI %s ... "
 
8038
msgstr ""
 
8039
 
 
8040
#: nova/virt/xenapi/vm_utils.py:1868
 
8041
#, python-format
 
8042
msgid "Destroying VBD for VDI %s done."
 
8043
msgstr ""
 
8044
 
 
8045
#: nova/virt/xenapi/vm_utils.py:1881
 
8046
#, python-format
 
8047
msgid "Running pygrub against %s"
 
8048
msgstr ""
 
8049
 
 
8050
#: nova/virt/xenapi/vm_utils.py:1888
 
8051
#, python-format
 
8052
msgid "Found Xen kernel %s"
 
8053
msgstr ""
 
8054
 
 
8055
#: nova/virt/xenapi/vm_utils.py:1890
 
8056
msgid "No Xen kernel found.  Booting HVM."
 
8057
msgstr ""
 
8058
 
 
8059
#: nova/virt/xenapi/vm_utils.py:1903
 
8060
msgid "Partitions:"
 
8061
msgstr ""
 
8062
 
 
8063
#: nova/virt/xenapi/vm_utils.py:1909
 
8064
#, python-format
 
8065
msgid "  %(num)s: %(ptype)s %(size)d sectors"
 
8066
msgstr ""
 
8067
 
 
8068
#: nova/virt/xenapi/vm_utils.py:1934
 
8069
#, python-format
 
8070
msgid ""
 
8071
"Writing partition table %(primary_first)d %(primary_last)d to "
 
8072
"%(dev_path)s..."
 
8073
msgstr ""
 
8074
 
 
8075
#: nova/virt/xenapi/vm_utils.py:1947
 
8076
#, python-format
 
8077
msgid "Writing partition table %s done."
 
8078
msgstr ""
 
8079
 
 
8080
#: nova/virt/xenapi/vm_utils.py:2001
 
8081
#, python-format
 
8082
msgid ""
 
8083
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
 
8084
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
 
8085
msgstr ""
 
8086
 
 
8087
#: nova/virt/xenapi/vm_utils.py:2033
 
8088
#, python-format
 
8089
msgid ""
 
8090
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
 
8091
"reduction in size"
 
8092
msgstr ""
 
8093
 
 
8094
#: nova/virt/xenapi/vm_utils.py:2082
 
8095
msgid "Manipulating interface files directly"
 
8096
msgstr ""
 
8097
 
 
8098
#: nova/virt/xenapi/vm_utils.py:2091
 
8099
#, python-format
 
8100
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
 
8101
msgstr ""
 
8102
 
 
8103
#: nova/virt/xenapi/vm_utils.py:2203
 
8104
msgid ""
 
8105
"This domU must be running on the host specified by xenapi_connection_url"
 
8106
msgstr ""
 
8107
 
 
8108
#: nova/virt/xenapi/vmops.py:126 nova/virt/xenapi/vmops.py:638
 
8109
#, python-format
 
8110
msgid "Updating progress to %(progress)d"
 
8111
msgstr ""
 
8112
 
 
8113
#: nova/virt/xenapi/vmops.py:224
 
8114
msgid "Starting instance"
 
8115
msgstr ""
 
8116
 
 
8117
#: nova/virt/xenapi/vmops.py:298
 
8118
msgid "Removing kernel/ramdisk files from dom0"
 
8119
msgstr ""
 
8120
 
 
8121
#: nova/virt/xenapi/vmops.py:358
 
8122
#, python-format
 
8123
msgid "Block device information present: %s"
 
8124
msgstr ""
 
8125
 
 
8126
#: nova/virt/xenapi/vmops.py:381
 
8127
msgid "Failed to spawn, rolling back"
 
8128
msgstr ""
 
8129
 
 
8130
#: nova/virt/xenapi/vmops.py:445
 
8131
msgid "Detected ISO image type, creating blank VM for install"
 
8132
msgstr ""
 
8133
 
 
8134
#: nova/virt/xenapi/vmops.py:462
 
8135
msgid "Auto configuring disk, attempting to resize partition..."
 
8136
msgstr ""
 
8137
 
 
8138
#: nova/virt/xenapi/vmops.py:488
 
8139
msgid "Starting VM"
 
8140
msgstr ""
 
8141
 
 
8142
#: nova/virt/xenapi/vmops.py:495
 
8143
#, python-format
 
8144
msgid ""
 
8145
"Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is %(version)s"
 
8146
msgstr ""
 
8147
 
 
8148
#: nova/virt/xenapi/vmops.py:498
 
8149
#, python-format
 
8150
msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s"
 
8151
msgstr ""
 
8152
 
 
8153
#: nova/virt/xenapi/vmops.py:505
 
8154
msgid "Waiting for instance state to become running"
 
8155
msgstr ""
 
8156
 
 
8157
#: nova/virt/xenapi/vmops.py:519
 
8158
#, python-format
 
8159
msgid "Instance agent version: %s"
 
8160
msgstr ""
 
8161
 
 
8162
#: nova/virt/xenapi/vmops.py:549
 
8163
msgid "Setting VCPU weight"
 
8164
msgstr ""
 
8165
 
 
8166
#: nova/virt/xenapi/vmops.py:557
 
8167
#, python-format
 
8168
msgid "Could not find VM with name %s"
 
8169
msgstr ""
 
8170
 
 
8171
#: nova/virt/xenapi/vmops.py:607
 
8172
msgid "Finished snapshot and upload for VM"
 
8173
msgstr ""
 
8174
 
 
8175
#: nova/virt/xenapi/vmops.py:611
 
8176
#, python-format
 
8177
msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d"
 
8178
msgstr ""
 
8179
 
 
8180
#: nova/virt/xenapi/vmops.py:619
 
8181
msgid "Failed to transfer vhd to new host"
 
8182
msgstr ""
 
8183
 
 
8184
#: nova/virt/xenapi/vmops.py:655
 
8185
#, python-format
 
8186
msgid "Resizing down VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
 
8187
msgstr ""
 
8188
 
 
8189
#: nova/virt/xenapi/vmops.py:779
 
8190
#, python-format
 
8191
msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB"
 
8192
msgstr ""
 
8193
 
 
8194
#: nova/virt/xenapi/vmops.py:784
 
8195
msgid "Resize complete"
 
8196
msgstr ""
 
8197
 
 
8198
#: nova/virt/xenapi/vmops.py:828
 
8199
msgid "Starting halted instance found during reboot"
 
8200
msgstr ""
 
8201
 
 
8202
#: nova/virt/xenapi/vmops.py:911
 
8203
msgid "Unable to find root VBD/VDI for VM"
 
8204
msgstr ""
 
8205
 
 
8206
#: nova/virt/xenapi/vmops.py:938
 
8207
#, python-format
 
8208
msgid "Destroying VDIs for Instance %(instance_uuid)s"
 
8209
msgstr ""
 
8210
 
 
8211
#: nova/virt/xenapi/vmops.py:966
 
8212
msgid "Using RAW or VHD, skipping kernel and ramdisk deletion"
 
8213
msgstr ""
 
8214
 
 
8215
#: nova/virt/xenapi/vmops.py:973
 
8216
msgid "instance has a kernel or ramdisk but not both"
 
8217
msgstr ""
 
8218
 
 
8219
#: nova/virt/xenapi/vmops.py:980
 
8220
msgid "kernel/ramdisk files removed"
 
8221
msgstr ""
 
8222
 
 
8223
#: nova/virt/xenapi/vmops.py:1006
 
8224
msgid "Destroying VM"
 
8225
msgstr ""
 
8226
 
 
8227
#: nova/virt/xenapi/vmops.py:1032
 
8228
msgid "VM is not present, skipping destroy..."
 
8229
msgstr ""
 
8230
 
 
8231
#: nova/virt/xenapi/vmops.py:1083
 
8232
#, python-format
 
8233
msgid "Instance is already in Rescue Mode: %s"
 
8234
msgstr ""
 
8235
 
 
8236
#: nova/virt/xenapi/vmops.py:1118
 
8237
msgid "VM is not present, skipping power off..."
 
8238
msgstr ""
 
8239
 
 
8240
#: nova/virt/xenapi/vmops.py:1154
 
8241
#, python-format
 
8242
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
 
8243
msgstr ""
 
8244
 
 
8245
#: nova/virt/xenapi/vmops.py:1158
 
8246
msgid "Automatically hard rebooting"
 
8247
msgstr ""
 
8248
 
 
8249
#: nova/virt/xenapi/vmops.py:1257
 
8250
msgid "Fetching VM ref while BUILDING failed"
 
8251
msgstr ""
 
8252
 
 
8253
#: nova/virt/xenapi/vmops.py:1340
 
8254
msgid "Injecting network info to xenstore"
 
8255
msgstr ""
 
8256
 
 
8257
#: nova/virt/xenapi/vmops.py:1359
 
8258
msgid "Creating vifs"
 
8259
msgstr ""
 
8260
 
 
8261
#: nova/virt/xenapi/vmops.py:1368
 
8262
#, python-format
 
8263
msgid "Creating VIF for network %(network_ref)s"
 
8264
msgstr ""
 
8265
 
 
8266
#: nova/virt/xenapi/vmops.py:1371
 
8267
#, python-format
 
8268
msgid "Created VIF %(vif_ref)s, network %(network_ref)s"
 
8269
msgstr ""
 
8270
 
 
8271
#: nova/virt/xenapi/vmops.py:1395
 
8272
msgid "Injecting hostname to xenstore"
 
8273
msgstr ""
 
8274
 
 
8275
#: nova/virt/xenapi/vmops.py:1491
 
8276
#, python-format
 
8277
msgid ""
 
8278
"Destination host:%(hostname)s must be in the same aggregate as the source "
 
8279
"server"
 
8280
msgstr ""
 
8281
 
 
8282
#: nova/virt/xenapi/vmops.py:1523
 
8283
msgid "Migrate Receive failed"
 
8284
msgstr ""
 
8285
 
 
8286
#: nova/virt/xenapi/vmops.py:1571
 
8287
msgid "VM.assert_can_migratefailed"
 
8288
msgstr ""
 
8289
 
 
8290
#: nova/virt/xenapi/vmops.py:1607
 
8291
msgid "Migrate Send failed"
 
8292
msgstr ""
 
8293
 
 
8294
#: nova/virt/xenapi/volume_utils.py:41
 
8295
msgid "creating sr within volume_utils"
 
8296
msgstr ""
 
8297
 
 
8298
#: nova/virt/xenapi/volume_utils.py:44 nova/virt/xenapi/volume_utils.py:72
 
8299
#, python-format
 
8300
msgid "type is = %s"
 
8301
msgstr ""
 
8302
 
 
8303
#: nova/virt/xenapi/volume_utils.py:47 nova/virt/xenapi/volume_utils.py:75
 
8304
#, python-format
 
8305
msgid "name = %s"
 
8306
msgstr ""
 
8307
 
 
8308
#: nova/virt/xenapi/volume_utils.py:60
 
8309
#, python-format
 
8310
msgid "Created %(label)s as %(sr_ref)s."
 
8311
msgstr ""
 
8312
 
 
8313
#: nova/virt/xenapi/volume_utils.py:65 nova/virt/xenapi/volume_utils.py:163
 
8314
msgid "Unable to create Storage Repository"
 
8315
msgstr ""
 
8316
 
 
8317
#: nova/virt/xenapi/volume_utils.py:69
 
8318
msgid "introducing sr within volume_utils"
 
8319
msgstr ""
 
8320
 
 
8321
#: nova/virt/xenapi/volume_utils.py:92 nova/virt/xenapi/volume_utils.py:159
 
8322
#: nova/virt/xenapi/volumeops.py:151
 
8323
#, python-format
 
8324
msgid "Introduced %(label)s as %(sr_ref)s."
 
8325
msgstr ""
 
8326
 
 
8327
#: nova/virt/xenapi/volume_utils.py:95
 
8328
msgid "Creating pbd for SR"
 
8329
msgstr ""
 
8330
 
 
8331
#: nova/virt/xenapi/volume_utils.py:97
 
8332
msgid "Plugging SR"
 
8333
msgstr ""
 
8334
 
 
8335
#: nova/virt/xenapi/volume_utils.py:105 nova/virt/xenapi/volumeops.py:155
 
8336
msgid "Unable to introduce Storage Repository"
 
8337
msgstr ""
 
8338
 
 
8339
#: nova/virt/xenapi/volume_utils.py:116 nova/virt/xenapi/volumeops.py:46
 
8340
msgid "Unable to get SR using uuid"
 
8341
msgstr ""
 
8342
 
 
8343
#: nova/virt/xenapi/volume_utils.py:118
 
8344
#, python-format
 
8345
msgid "Forgetting SR %s..."
 
8346
msgstr ""
 
8347
 
 
8348
#: nova/virt/xenapi/volume_utils.py:126
 
8349
msgid "Unable to forget Storage Repository"
 
8350
msgstr ""
 
8351
 
 
8352
#: nova/virt/xenapi/volume_utils.py:146
 
8353
#, python-format
 
8354
msgid "Introducing %s..."
 
8355
msgstr ""
 
8356
 
 
8357
#: nova/virt/xenapi/volume_utils.py:175
 
8358
#, python-format
 
8359
msgid "Unable to find SR from VBD %s"
 
8360
msgstr ""
 
8361
 
 
8362
#: nova/virt/xenapi/volume_utils.py:193
 
8363
#, python-format
 
8364
msgid "Ignoring exception %(exc)s when getting PBDs for %(sr_ref)s"
 
8365
msgstr ""
 
8366
 
 
8367
#: nova/virt/xenapi/volume_utils.py:199
 
8368
#, python-format
 
8369
msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)s"
 
8370
msgstr ""
 
8371
 
 
8372
#: nova/virt/xenapi/volume_utils.py:223
 
8373
#, python-format
 
8374
msgid "Unable to introduce VDI on SR %s"
 
8375
msgstr ""
 
8376
 
 
8377
#: nova/virt/xenapi/volume_utils.py:231
 
8378
#, python-format
 
8379
msgid "Unable to get record of VDI %s on"
 
8380
msgstr ""
 
8381
 
 
8382
#: nova/virt/xenapi/volume_utils.py:253
 
8383
#, python-format
 
8384
msgid "Unable to introduce VDI for SR %s"
 
8385
msgstr ""
 
8386
 
 
8387
#: nova/virt/xenapi/volume_utils.py:263
 
8388
#, python-format
 
8389
msgid "Error finding vdis in SR %s"
 
8390
msgstr ""
 
8391
 
 
8392
#: nova/virt/xenapi/volume_utils.py:270
 
8393
#, python-format
 
8394
msgid "Unable to find vbd for vdi %s"
 
8395
msgstr ""
 
8396
 
 
8397
#: nova/virt/xenapi/volume_utils.py:281
 
8398
#, python-format
 
8399
msgid "Unable to obtain target information %(mountpoint)s"
 
8400
msgstr ""
 
8401
 
 
8402
#: nova/virt/xenapi/volume_utils.py:309
 
8403
#, python-format
 
8404
msgid "Unable to obtain target information %(connection_data)s"
 
8405
msgstr ""
 
8406
 
 
8407
#: nova/virt/xenapi/volume_utils.py:335
 
8408
#, python-format
 
8409
msgid "Mountpoint cannot be translated: %s"
 
8410
msgstr ""
 
8411
 
 
8412
#: nova/virt/xenapi/volumeops.py:62
 
8413
msgid "Could not find VDI ref"
 
8414
msgstr ""
 
8415
 
 
8416
#: nova/virt/xenapi/volumeops.py:67
 
8417
#, python-format
 
8418
msgid "Creating SR %s"
 
8419
msgstr ""
 
8420
 
 
8421
#: nova/virt/xenapi/volumeops.py:70
 
8422
msgid "Could not create SR"
 
8423
msgstr ""
 
8424
 
 
8425
#: nova/virt/xenapi/volumeops.py:73
 
8426
msgid "Could not retrieve SR record"
 
8427
msgstr ""
 
8428
 
 
8429
#: nova/virt/xenapi/volumeops.py:78
 
8430
#, python-format
 
8431
msgid "Introducing SR %s"
 
8432
msgstr ""
 
8433
 
 
8434
#: nova/virt/xenapi/volumeops.py:81
 
8435
msgid "SR found in xapi database. No need to introduce"
 
8436
msgstr ""
 
8437
 
 
8438
#: nova/virt/xenapi/volumeops.py:86
 
8439
msgid "Could not introduce SR"
 
8440
msgstr ""
 
8441
 
 
8442
#: nova/virt/xenapi/volumeops.py:90
 
8443
#, python-format
 
8444
msgid "Checking for SR %s"
 
8445
msgstr ""
 
8446
 
 
8447
#: nova/virt/xenapi/volumeops.py:100
 
8448
#, python-format
 
8449
msgid "SR %s not found in the xapi database"
 
8450
msgstr ""
 
8451
 
 
8452
#: nova/virt/xenapi/volumeops.py:106
 
8453
msgid "Could not forget SR"
 
8454
msgstr ""
 
8455
 
 
8456
#: nova/virt/xenapi/volumeops.py:173
 
8457
#, python-format
 
8458
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
 
8459
msgstr ""
 
8460
 
 
8461
#: nova/virt/xenapi/volumeops.py:183
 
8462
#, python-format
 
8463
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
 
8464
msgstr ""
 
8465
 
 
8466
#: nova/virt/xenapi/volumeops.py:194
 
8467
#, python-format
 
8468
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
 
8469
msgstr ""
 
8470
 
 
8471
#: nova/virt/xenapi/volumeops.py:204
 
8472
#, python-format
 
8473
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
8474
msgstr ""
 
8475
 
 
8476
#: nova/virt/xenapi/volumeops.py:212
 
8477
#, python-format
 
8478
msgid "Unable to locate volume %s"
 
8479
msgstr ""
 
8480
 
 
8481
#: nova/virt/xenapi/volumeops.py:221
 
8482
#, python-format
 
8483
msgid "Unable to detach volume %s"
 
8484
msgstr ""
 
8485
 
 
8486
#: nova/virt/xenapi/volumeops.py:226
 
8487
#, python-format
 
8488
msgid "Unable to destroy vbd %s"
 
8489
msgstr ""
 
8490
 
 
8491
#: nova/virt/xenapi/volumeops.py:233
 
8492
#, python-format
 
8493
msgid "Error purging SR %s"
 
8494
msgstr ""
 
8495
 
 
8496
#: nova/virt/xenapi/volumeops.py:235
 
8497
#, python-format
 
8498
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
 
8499
msgstr ""
 
8500
 
 
8501
#: nova/vnc/xvp_proxy.py:96 nova/vnc/xvp_proxy.py:101
 
8502
#, python-format
 
8503
msgid "Error in handshake: %s"
 
8504
msgstr ""
 
8505
 
 
8506
#: nova/vnc/xvp_proxy.py:117
 
8507
#, python-format
 
8508
msgid "Invalid request: %s"
 
8509
msgstr ""
 
8510
 
 
8511
#: nova/vnc/xvp_proxy.py:137
 
8512
#, python-format
 
8513
msgid "Request: %s"
 
8514
msgstr ""
 
8515
 
 
8516
#: nova/vnc/xvp_proxy.py:140
 
8517
#, python-format
 
8518
msgid "Request made with missing token: %s"
 
8519
msgstr ""
 
8520
 
 
8521
#: nova/vnc/xvp_proxy.py:150
 
8522
#, python-format
 
8523
msgid "Request made with invalid token: %s"
 
8524
msgstr ""
 
8525
 
 
8526
#: nova/vnc/xvp_proxy.py:157
 
8527
#, python-format
 
8528
msgid "Unexpected error: %s"
 
8529
msgstr ""
 
8530
 
 
8531
#: nova/vnc/xvp_proxy.py:177
 
8532
#, python-format
 
8533
msgid "Starting nova-xvpvncproxy node (version %s)"
 
8534
msgstr ""
 
8535
 
 
8536
#: nova/volume/api.py:109
 
8537
#, python-format
 
8538
msgid "Volume size '%s' must be an integer and greater than 0"
 
8539
msgstr ""
 
8540
 
 
8541
#: nova/volume/api.py:128
 
8542
#, python-format
 
8543
msgid ""
 
8544
"Quota exceeded for %(pid)s, tried to create %(size)sG volume (%(consumed)dG "
 
8545
"of %(quota)dG already consumed)"
 
8546
msgstr ""
 
8547
 
 
8548
#: nova/volume/api.py:134
 
8549
#, python-format
 
8550
msgid ""
 
8551
"Quota exceeded for %(pid)s, tried to create volume (%(consumed)d volumes "
 
8552
"already consumed)"
 
8553
msgstr ""
 
8554
 
 
8555
#: nova/volume/api.py:145
 
8556
msgid "Size of specified image is larger than volume size."
 
8557
msgstr ""
 
8558
 
 
8559
#: nova/volume/api.py:215
 
8560
msgid "Failed to update quota for deleting volume."
 
8561
msgstr ""
 
8562
 
 
8563
#: nova/volume/api.py:223
 
8564
msgid "Volume status must be available or error"
 
8565
msgstr ""
 
8566
 
 
8567
#: nova/volume/api.py:228
 
8568
#, python-format
 
8569
msgid "Volume still has %d dependent snapshots"
 
8570
msgstr ""
 
8571
 
 
8572
#: nova/volume/api.py:395
 
8573
msgid "must be available"
 
8574
msgstr ""
 
8575
 
 
8576
#: nova/volume/api.py:428
 
8577
msgid "Volume Snapshot status must be available or error"
 
8578
msgstr ""
 
8579
 
 
8580
#: nova/volume/api.py:479
 
8581
msgid "Volume status must be available/in-use."
 
8582
msgstr ""
 
8583
 
 
8584
#: nova/volume/api.py:482
 
8585
msgid "Volume status is in-use."
 
8586
msgstr ""
 
8587
 
 
8588
#: nova/volume/cinder.py:68
 
8589
#, python-format
 
8590
msgid "Cinderclient connection created using URL: %s"
 
8591
msgstr ""
 
8592
 
 
8593
#: nova/volume/driver.py:103 nova/volume/netapp_nfs.py:255
 
8594
#, python-format
 
8595
msgid "Recovering from a failed execute.  Try number %s"
 
8596
msgstr ""
 
8597
 
 
8598
#: nova/volume/driver.py:113
 
8599
#, python-format
 
8600
msgid "volume group %s doesn't exist"
 
8601
msgstr ""
 
8602
 
 
8603
#: nova/volume/driver.py:324
 
8604
#, python-format
 
8605
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %s"
 
8606
msgstr ""
 
8607
 
 
8608
#: nova/volume/driver.py:397
 
8609
#, python-format
 
8610
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %s"
 
8611
msgstr ""
 
8612
 
 
8613
#: nova/volume/driver.py:414
 
8614
#, python-format
 
8615
msgid ""
 
8616
"Skipping remove_export. No iscsi_target is presently exported for volume: %s"
 
8617
msgstr ""
 
8618
 
 
8619
#: nova/volume/driver.py:423
 
8620
msgid "ISCSI provider_location not stored, using discovery"
 
8621
msgstr ""
 
8622
 
 
8623
#: nova/volume/driver.py:470
 
8624
#, python-format
 
8625
msgid "Could not find iSCSI export  for volume %s"
 
8626
msgstr ""
 
8627
 
 
8628
#: nova/volume/driver.py:474
 
8629
#, python-format
 
8630
msgid "ISCSI Discovery: Found %s"
 
8631
msgstr ""
 
8632
 
 
8633
#: nova/volume/driver.py:565
 
8634
#, python-format
 
8635
msgid "Cannot confirm exported volume id:%(volume_id)s."
 
8636
msgstr ""
 
8637
 
 
8638
#: nova/volume/driver.py:606
 
8639
#, python-format
 
8640
msgid "FAKE ISCSI: %s"
 
8641
msgstr ""
 
8642
 
 
8643
#: nova/volume/driver.py:618
 
8644
#, python-format
 
8645
msgid "rbd has no pool %s"
 
8646
msgstr ""
 
8647
 
 
8648
#: nova/volume/driver.py:740
 
8649
#, python-format
 
8650
msgid "Image %s is not stored in rbd"
 
8651
msgstr ""
 
8652
 
 
8653
#: nova/volume/driver.py:744
 
8654
#, python-format
 
8655
msgid "Image %s has blank components"
 
8656
msgstr ""
 
8657
 
 
8658
#: nova/volume/driver.py:747
 
8659
#, python-format
 
8660
msgid "Image %s is not an rbd snapshot"
 
8661
msgstr ""
 
8662
 
 
8663
#: nova/volume/driver.py:762
 
8664
#, python-format
 
8665
msgid "%s is in a different ceph cluster"
 
8666
msgstr ""
 
8667
 
 
8668
#: nova/volume/driver.py:773
 
8669
#, python-format
 
8670
msgid "Unable to read image %s"
 
8671
msgstr ""
 
8672
 
 
8673
#: nova/volume/driver.py:815
 
8674
#, python-format
 
8675
msgid "Sheepdog is not working: %s"
 
8676
msgstr ""
 
8677
 
 
8678
#: nova/volume/driver.py:820
 
8679
msgid "Sheepdog is not working"
 
8680
msgstr ""
 
8681
 
 
8682
#: nova/volume/driver.py:924 nova/volume/driver.py:929
 
8683
#, python-format
 
8684
msgid "LoggingVolumeDriver: %s"
 
8685
msgstr ""
 
8686
 
 
8687
#: nova/volume/iscsi.py:122
 
8688
#, python-format
 
8689
msgid "Creating volume: %s"
 
8690
msgstr ""
 
8691
 
 
8692
#: nova/volume/iscsi.py:136
 
8693
#, python-format
 
8694
msgid "Failed to create iscsi target for volume id:%(vol_id)s."
 
8695
msgstr ""
 
8696
 
 
8697
#: nova/volume/iscsi.py:146
 
8698
#, python-format
 
8699
msgid ""
 
8700
"Failed to create iscsi target for volume id:%(vol_id)s. Please ensure your "
 
8701
"tgtd config file contains 'include %(volumes_dir)s/*'"
 
8702
msgstr ""
 
8703
 
 
8704
#: nova/volume/iscsi.py:154 nova/volume/iscsi.py:196
 
8705
#, python-format
 
8706
msgid "Removing volume: %s"
 
8707
msgstr ""
 
8708
 
 
8709
#: nova/volume/iscsi.py:168
 
8710
#, python-format
 
8711
msgid "Failed to create iscsi target for volume id:%(volume_id)s."
 
8712
msgstr ""
 
8713
 
 
8714
#: nova/volume/iscsi.py:177
 
8715
msgid "valid iqn needed for show_target"
 
8716
msgstr ""
 
8717
 
 
8718
#: nova/volume/manager.py:102
 
8719
#, python-format
 
8720
msgid "Re-exporting %s volumes"
 
8721
msgstr ""
 
8722
 
 
8723
#: nova/volume/manager.py:107
 
8724
#, python-format
 
8725
msgid "volume %s: skipping export"
 
8726
msgstr ""
 
8727
 
 
8728
#: nova/volume/manager.py:109
 
8729
msgid "Resuming any in progress delete operations"
 
8730
msgstr ""
 
8731
 
 
8732
#: nova/volume/manager.py:112
 
8733
#, python-format
 
8734
msgid "Resuming delete on volume: %s"
 
8735
msgstr ""
 
8736
 
 
8737
#: nova/volume/manager.py:121
 
8738
#, python-format
 
8739
msgid "volume %s: creating"
 
8740
msgstr ""
 
8741
 
 
8742
#: nova/volume/manager.py:136
 
8743
#, python-format
 
8744
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
 
8745
msgstr ""
 
8746
 
 
8747
#: nova/volume/manager.py:159
 
8748
#, python-format
 
8749
msgid "volume %s: creating export"
 
8750
msgstr ""
 
8751
 
 
8752
#: nova/volume/manager.py:172
 
8753
#, python-format
 
8754
msgid "volume %s: created successfully"
 
8755
msgstr ""
 
8756
 
 
8757
#: nova/volume/manager.py:190
 
8758
msgid "Volume is not local to this node"
 
8759
msgstr ""
 
8760
 
 
8761
#: nova/volume/manager.py:195
 
8762
#, python-format
 
8763
msgid "volume %s: removing export"
 
8764
msgstr ""
 
8765
 
 
8766
#: nova/volume/manager.py:197
 
8767
#, python-format
 
8768
msgid "volume %s: deleting"
 
8769
msgstr ""
 
8770
 
 
8771
#: nova/volume/manager.py:200
 
8772
#, python-format
 
8773
msgid "volume %s: volume is busy"
 
8774
msgstr ""
 
8775
 
 
8776
#: nova/volume/manager.py:217
 
8777
msgid "Failed to update usages deleting volume"
 
8778
msgstr ""
 
8779
 
 
8780
#: nova/volume/manager.py:220
 
8781
#, python-format
 
8782
msgid "volume %s: deleted successfully"
 
8783
msgstr ""
 
8784
 
 
8785
#: nova/volume/manager.py:233
 
8786
#, python-format
 
8787
msgid "snapshot %s: creating"
 
8788
msgstr ""
 
8789
 
 
8790
#: nova/volume/manager.py:237
 
8791
#, python-format
 
8792
msgid "snapshot %(snap_name)s: creating"
 
8793
msgstr ""
 
8794
 
 
8795
#: nova/volume/manager.py:252
 
8796
#, python-format
 
8797
msgid "snapshot %s: created successfully"
 
8798
msgstr ""
 
8799
 
 
8800
#: nova/volume/manager.py:261
 
8801
#, python-format
 
8802
msgid "snapshot %s: deleting"
 
8803
msgstr ""
 
8804
 
 
8805
#: nova/volume/manager.py:264
 
8806
#, python-format
 
8807
msgid "snapshot %s: snapshot is busy"
 
8808
msgstr ""
 
8809
 
 
8810
#: nova/volume/manager.py:276
 
8811
#, python-format
 
8812
msgid "snapshot %s: deleted successfully"
 
8813
msgstr ""
 
8814
 
 
8815
#: nova/volume/manager.py:323
 
8816
#, python-format
 
8817
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
 
8818
msgstr ""
 
8819
 
 
8820
#: nova/volume/manager.py:342
 
8821
#, python-format
 
8822
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
 
8823
msgstr ""
 
8824
 
 
8825
#: nova/volume/manager.py:426
 
8826
msgid "Checking volume capabilities"
 
8827
msgstr ""
 
8828
 
 
8829
#: nova/volume/manager.py:430
 
8830
#, python-format
 
8831
msgid "New capabilities found: %s"
 
8832
msgstr ""
 
8833
 
 
8834
#: nova/volume/manager.py:441
 
8835
msgid "Clear capabilities"
 
8836
msgstr ""
 
8837
 
 
8838
#: nova/volume/manager.py:445
 
8839
#, python-format
 
8840
msgid "Notification {%s} received"
 
8841
msgstr ""
 
8842
 
 
8843
#: nova/volume/netapp.py:108
 
8844
#, python-format
 
8845
msgid "API %(name)s failed: %(reason)s"
 
8846
msgstr ""
 
8847
 
 
8848
#: nova/volume/netapp.py:119 nova/volume/netapp.py:1033
 
8849
#, python-format
 
8850
msgid "Using WSDL: %s"
 
8851
msgstr ""
 
8852
 
 
8853
#: nova/volume/netapp.py:129
 
8854
#, python-format
 
8855
msgid "Using DFM server: %s"
 
8856
msgstr ""
 
8857
 
 
8858
#: nova/volume/netapp.py:134
 
8859
#, python-format
 
8860
msgid "Using storage service: %s"
 
8861
msgstr ""
 
8862
 
 
8863
#: nova/volume/netapp.py:139
 
8864
#, python-format
 
8865
msgid "Using storage service prefix: %s"
 
8866
msgstr ""
 
8867
 
 
8868
#: nova/volume/netapp.py:145
 
8869
#, python-format
 
8870
msgid "Using vfiler: %s"
 
8871
msgstr ""
 
8872
 
 
8873
#: nova/volume/netapp.py:154 nova/volume/netapp.py:1048
 
8874
#: nova/volume/netapp_nfs.py:110 nova/volume/storwize_svc.py:326
 
8875
#, python-format
 
8876
msgid "%s is not set"
 
8877
msgstr ""
 
8878
 
 
8879
#: nova/volume/netapp.py:157
 
8880
msgid ""
 
8881
"Either netapp_storage_service or netapp_storage_service_prefix must be set"
 
8882
msgstr ""
 
8883
 
 
8884
#: nova/volume/netapp.py:184
 
8885
msgid "Connected to DFM server"
 
8886
msgstr ""
 
8887
 
 
8888
#: nova/volume/netapp.py:262
 
8889
#, python-format
 
8890
msgid "Discovered %(dataset_count)s datasets and %(lun_count)s LUNs"
 
8891
msgstr ""
 
8892
 
 
8893
#: nova/volume/netapp.py:297
 
8894
#, python-format
 
8895
msgid "Job failed: %s"
 
8896
msgstr ""
 
8897
 
 
8898
#: nova/volume/netapp.py:326
 
8899
msgid ""
 
8900
"Attempt to use volume_type without specifying netapp_storage_service_prefix "
 
8901
"flag."
 
8902
msgstr ""
 
8903
 
 
8904
#: nova/volume/netapp.py:330
 
8905
msgid ""
 
8906
"You must set the netapp_storage_service flag in order to create volumes with"
 
8907
" no volume_type."
 
8908
msgstr ""
 
8909
 
 
8910
#: nova/volume/netapp.py:399
 
8911
msgid "Failed to provision dataset member"
 
8912
msgstr ""
 
8913
 
 
8914
#: nova/volume/netapp.py:414
 
8915
msgid "No LUN was created by the provision job"
 
8916
msgstr ""
 
8917
 
 
8918
#: nova/volume/netapp.py:452
 
8919
msgid "Failed to remove and delete dataset member"
 
8920
msgstr ""
 
8921
 
 
8922
#: nova/volume/netapp.py:493
 
8923
#, python-format
 
8924
msgid "No entry in LUN table for volume %s"
 
8925
msgstr ""
 
8926
 
 
8927
#: nova/volume/netapp.py:513
 
8928
#, python-format
 
8929
msgid "Failed to get LUN details for LUN ID %s"
 
8930
msgstr ""
 
8931
 
 
8932
#: nova/volume/netapp.py:530
 
8933
#, python-format
 
8934
msgid "Failed to get host details for host ID %s"
 
8935
msgstr ""
 
8936
 
 
8937
#: nova/volume/netapp.py:767 nova/volume/netapp.py:814
 
8938
#, python-format
 
8939
msgid "No LUN ID for volume %s"
 
8940
msgstr ""
 
8941
 
 
8942
#: nova/volume/netapp.py:776
 
8943
#, python-format
 
8944
msgid "Failed to get target portal for filer: %s"
 
8945
msgstr ""
 
8946
 
 
8947
#: nova/volume/netapp.py:781
 
8948
#, python-format
 
8949
msgid "Failed to get target IQN for filer: %s"
 
8950
msgstr ""
 
8951
 
 
8952
#: nova/volume/netapp.py:968 nova/volume/netapp_nfs.py:74
 
8953
#, python-format
 
8954
msgid ""
 
8955
"Cannot create volume of size %(vol_size)s from snapshot of size "
 
8956
"%(snap_size)s"
 
8957
msgstr ""
 
8958
 
 
8959
#: nova/volume/netapp.py:980
 
8960
#, python-format
 
8961
msgid ""
 
8962
"Cannot create volume of type %(new_type)s from snapshot of type %(old_type)s"
 
8963
msgstr ""
 
8964
 
 
8965
#: nova/volume/netapp.py:1014
 
8966
#, python-format
 
8967
msgid "No metadata property %(prop)s defined for the LUN %(name)s"
 
8968
msgstr ""
 
8969
 
 
8970
#: nova/volume/netapp.py:1078
 
8971
msgid "Success getting LUN list from server"
 
8972
msgstr ""
 
8973
 
 
8974
#: nova/volume/netapp.py:1100
 
8975
#, python-format
 
8976
msgid "Created LUN with name %s"
 
8977
msgstr ""
 
8978
 
 
8979
#: nova/volume/netapp.py:1109 nova/volume/netapp.py:1217
 
8980
#, python-format
 
8981
msgid "Destroyed LUN %s"
 
8982
msgstr ""
 
8983
 
 
8984
#: nova/volume/netapp.py:1146
 
8985
#, python-format
 
8986
msgid "Mapped LUN %(handle)s to the initiator %(initiator_name)s"
 
8987
msgstr ""
 
8988
 
 
8989
#: nova/volume/netapp.py:1151
 
8990
#, python-format
 
8991
msgid ""
 
8992
"Succesfully fetched target details for LUN %(handle)s and initiator "
 
8993
"%(initiator_name)s"
 
8994
msgstr ""
 
8995
 
 
8996
#: nova/volume/netapp.py:1156
 
8997
#, python-format
 
8998
msgid "Failed to get LUN target details for the LUN %s"
 
8999
msgstr ""
 
9000
 
 
9001
#: nova/volume/netapp.py:1160
 
9002
#, python-format
 
9003
msgid "Failed to get target portal for the LUN %s"
 
9004
msgstr ""
 
9005
 
 
9006
#: nova/volume/netapp.py:1164
 
9007
#, python-format
 
9008
msgid "Failed to get target IQN for the LUN %s"
 
9009
msgstr ""
 
9010
 
 
9011
#: nova/volume/netapp.py:1197
 
9012
#, python-format
 
9013
msgid "Unmapped LUN %(handle)s from the initiator %(initiator_name)s"
 
9014
msgstr ""
 
9015
 
 
9016
#: nova/volume/netapp.py:1253
 
9017
msgid "Object is not a NetApp LUN."
 
9018
msgstr ""
 
9019
 
 
9020
#: nova/volume/netapp.py:1263
 
9021
#, python-format
 
9022
msgid "Cloned LUN with new name %s"
 
9023
msgstr ""
 
9024
 
 
9025
#: nova/volume/netapp.py:1280
 
9026
#, python-format
 
9027
msgid "Could not find handle for LUN named %s"
 
9028
msgstr ""
 
9029
 
 
9030
#: nova/volume/nfs.py:60
 
9031
msgid "There's no NFS config file configured "
 
9032
msgstr ""
 
9033
 
 
9034
#: nova/volume/nfs.py:62
 
9035
msgid "NFS config file doesn't exist"
 
9036
msgstr ""
 
9037
 
 
9038
#: nova/volume/nfs.py:85
 
9039
#, python-format
 
9040
msgid "casted to %s"
 
9041
msgstr ""
 
9042
 
 
9043
#: nova/volume/nfs.py:95
 
9044
#, python-format
 
9045
msgid "Volume %s does not have provider_location specified, skipping"
 
9046
msgstr ""
 
9047
 
 
9048
#: nova/volume/nfs.py:106
 
9049
#, python-format
 
9050
msgid ""
 
9051
"Trying to delete non-existing volume %(volume)s at path %(mounted_path)s"
 
9052
msgstr ""
 
9053
 
 
9054
#: nova/volume/san.py:116 nova/volume/san.py:156
 
9055
msgid "Specify san_password or san_private_key"
 
9056
msgstr ""
 
9057
 
 
9058
#: nova/volume/san.py:160
 
9059
msgid "san_ip must be set"
 
9060
msgstr ""
 
9061
 
 
9062
#: nova/volume/san.py:230
 
9063
#, python-format
 
9064
msgid "Cannot parse list-view output: %s"
 
9065
msgstr ""
 
9066
 
 
9067
#: nova/volume/san.py:324
 
9068
#, python-format
 
9069
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
 
9070
msgstr ""
 
9071
 
 
9072
#: nova/volume/san.py:457
 
9073
#, python-format
 
9074
msgid "CLIQ command returned %s"
 
9075
msgstr ""
 
9076
 
 
9077
#: nova/volume/san.py:463
 
9078
#, python-format
 
9079
msgid ""
 
9080
"Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
 
9081
msgstr ""
 
9082
 
 
9083
#: nova/volume/san.py:471
 
9084
#, python-format
 
9085
msgid "Error running CLIQ command %(verb)s %(cliq_args)s.  Result=%(out)s"
 
9086
msgstr ""
 
9087
 
 
9088
#: nova/volume/san.py:501
 
9089
#, python-format
 
9090
msgid ""
 
9091
"Unexpected number of virtual ips for cluster  %(cluster_name)s. "
 
9092
"Result=%(_xml)s"
 
9093
msgstr ""
 
9094
 
 
9095
#: nova/volume/san.py:554
 
9096
#, python-format
 
9097
msgid "Volume info: %(volume_name)s => %(volume_attributes)s"
 
9098
msgstr ""
 
9099
 
 
9100
#: nova/volume/san.py:610
 
9101
msgid "local_path not supported"
 
9102
msgstr ""
 
9103
 
 
9104
#: nova/volume/solidfire.py:123
 
9105
#, python-format
 
9106
msgid "Payload for SolidFire API call: %s"
 
9107
msgstr ""
 
9108
 
 
9109
#: nova/volume/solidfire.py:140
 
9110
#, python-format
 
9111
msgid "Call to json.loads() raised an exception: %s"
 
9112
msgstr ""
 
9113
 
 
9114
#: nova/volume/solidfire.py:145
 
9115
#, python-format
 
9116
msgid "Results of SolidFire API call: %s"
 
9117
msgstr ""
 
9118
 
 
9119
#: nova/volume/solidfire.py:159
 
9120
#, python-format
 
9121
msgid "Found solidfire account: %s"
 
9122
msgstr ""
 
9123
 
 
9124
#: nova/volume/solidfire.py:173
 
9125
#, python-format
 
9126
msgid "solidfire account: %s does not exist, create it..."
 
9127
msgstr ""
 
9128
 
 
9129
#: nova/volume/solidfire.py:279
 
9130
#, python-format
 
9131
msgid "More than one valid preset was detected, using %s"
 
9132
msgstr ""
 
9133
 
 
9134
#: nova/volume/solidfire.py:306
 
9135
msgid "Enter SolidFire delete_volume..."
 
9136
msgstr ""
 
9137
 
 
9138
#: nova/volume/solidfire.py:334
 
9139
#, python-format
 
9140
msgid "Deleting volumeID: %s"
 
9141
msgstr ""
 
9142
 
 
9143
#: nova/volume/solidfire.py:342
 
9144
msgid "Leaving SolidFire delete_volume"
 
9145
msgstr ""
 
9146
 
 
9147
#: nova/volume/solidfire.py:345
 
9148
msgid "Executing SolidFire ensure_export..."
 
9149
msgstr ""
 
9150
 
 
9151
#: nova/volume/solidfire.py:349
 
9152
msgid "Executing SolidFire create_export..."
 
9153
msgstr ""
 
9154
 
 
9155
#: nova/volume/solidfire.py:354
 
9156
msgid "Enter SolidFire create_snapshot..."
 
9157
msgstr ""
 
9158
 
 
9159
#: nova/volume/storwize_svc.py:123
 
9160
#, python-format
 
9161
msgid ""
 
9162
"_get_hdr_dic: attribute headers and values do not match.\n"
 
9163
" Headers: %(header)s\n"
 
9164
" Values: %(row)s"
 
9165
msgstr ""
 
9166
 
 
9167
#: nova/volume/storwize_svc.py:141
 
9168
msgid "enter: check_for_setup_error"
 
9169
msgstr ""
 
9170
 
 
9171
#: nova/volume/storwize_svc.py:147 nova/volume/storwize_svc.py:163
 
9172
#: nova/volume/storwize_svc.py:171 nova/volume/storwize_svc.py:218
 
9173
#: nova/volume/storwize_svc.py:227
 
9174
#, python-format
 
9175
msgid ""
 
9176
"check_for_setup_error: failed with unexpected CLI output.\n"
 
9177
" Command: %(cmd)s\n"
 
9178
" stdout: %(out)s\n"
 
9179
" stderr: %(err)s"
 
9180
msgstr ""
 
9181
 
 
9182
#: nova/volume/storwize_svc.py:155
 
9183
#, python-format
 
9184
msgid "pool %s doesn't exist"
 
9185
msgstr ""
 
9186
 
 
9187
#: nova/volume/storwize_svc.py:182 nova/volume/storwize_svc.py:238
 
9188
#, python-format
 
9189
msgid ""
 
9190
"check_for_setup_error: failed with unexpected CLI output.\n"
 
9191
" Command: %(cmd)s\n"
 
9192
" stdout: %(out)s\n"
 
9193
" stderr: %(err)s\n"
 
9194
msgstr ""
 
9195
 
 
9196
#: nova/volume/storwize_svc.py:200
 
9197
#, python-format
 
9198
msgid "Did not find expected column name in svcinfo lsnode: %s"
 
9199
msgstr ""
 
9200
 
 
9201
#: nova/volume/storwize_svc.py:203 nova/volume/storwize_svc.py:253
 
9202
#, python-format
 
9203
msgid ""
 
9204
"check_for_setup_error: Unexpected CLI output.\n"
 
9205
" Details: %(msg)s\n"
 
9206
"Command: %(cmd)s\n"
 
9207
" stdout: %(out)s\n"
 
9208
" stderr: %(err)s"
 
9209
msgstr ""
 
9210
 
 
9211
#: nova/volume/storwize_svc.py:250
 
9212
#, python-format
 
9213
msgid "Did not find expected column name in lsportip: %s"
 
9214
msgstr ""
 
9215
 
 
9216
#: nova/volume/storwize_svc.py:272
 
9217
#, python-format
 
9218
msgid ""
 
9219
"check_for_setup_error: fail to storage configuration: unknown storage node %(node_id)s from CLI output.\n"
 
9220
" stdout: %(out)s\n"
 
9221
" stderr: %(err)s\n"
 
9222
msgstr ""
 
9223
 
 
9224
#: nova/volume/storwize_svc.py:294
 
9225
#, python-format
 
9226
msgid ""
 
9227
"check_for_setup_error: fail to storage configuration: storage node %s has no"
 
9228
" IP addresses configured"
 
9229
msgstr ""
 
9230
 
 
9231
#: nova/volume/storwize_svc.py:302
 
9232
#, python-format
 
9233
msgid ""
 
9234
"could not obtain IP address and iSCSI name from the storage. Please verify that the storage is configured for iSCSI.\n"
 
9235
" Storage nodes: %(nodes)s\n"
 
9236
" portips: %(portips)s"
 
9237
msgstr ""
 
9238
 
 
9239
#: nova/volume/storwize_svc.py:310
 
9240
msgid "leave: check_for_setup_error"
 
9241
msgstr ""
 
9242
 
 
9243
#: nova/volume/storwize_svc.py:331
 
9244
msgid ""
 
9245
"Password or SSH private key is required for authentication: set either "
 
9246
"san_password or san_private_key option"
 
9247
msgstr ""
 
9248
 
 
9249
#: nova/volume/storwize_svc.py:339
 
9250
msgid ""
 
9251
"Illegal value specified for storwize_svc_vol_rsize: set to either a number "
 
9252
"or a percentage"
 
9253
msgstr ""
 
9254
 
 
9255
#: nova/volume/storwize_svc.py:346
 
9256
msgid ""
 
9257
"Illegal value specified for storwize_svc_vol_warning: set to either a number"
 
9258
" or a percentage"
 
9259
msgstr ""
 
9260
 
 
9261
#: nova/volume/storwize_svc.py:354
 
9262
msgid ""
 
9263
"Illegal value specified for storwize_svc_vol_grainsize: set to either '32', "
 
9264
"'64', '128', or '256'"
 
9265
msgstr ""
 
9266
 
 
9267
#: nova/volume/storwize_svc.py:363
 
9268
#, python-format
 
9269
msgid ""
 
9270
"Illegal value %s specified for storwize_svc_flashcopy_timeout: valid values "
 
9271
"are between 0 and 600"
 
9272
msgstr ""
 
9273
 
 
9274
#: nova/volume/storwize_svc.py:373
 
9275
msgid ""
 
9276
"If compression is set to True, rsize must also be set (not equal to -1)"
 
9277
msgstr ""
 
9278
 
 
9279
#: nova/volume/storwize_svc.py:378
 
9280
msgid "enter: do_setup"
 
9281
msgstr ""
 
9282
 
 
9283
#: nova/volume/storwize_svc.py:380
 
9284
msgid "leave: do_setup"
 
9285
msgstr ""
 
9286
 
 
9287
#: nova/volume/storwize_svc.py:392
 
9288
#, python-format
 
9289
msgid "enter: create_volume: volume %s "
 
9290
msgstr ""
 
9291
 
 
9292
#: nova/volume/storwize_svc.py:429 nova/volume/storwize_svc.py:439
 
9293
#, python-format
 
9294
msgid ""
 
9295
"create volume %(name)s - did not find success message in CLI output.\n"
 
9296
" stdout: %(out)s\n"
 
9297
" stderr: %(err)s"
 
9298
msgstr ""
 
9299
 
 
9300
#: nova/volume/storwize_svc.py:444
 
9301
#, python-format
 
9302
msgid "leave: create_volume: volume %(name)s "
 
9303
msgstr ""
 
9304
 
 
9305
#: nova/volume/storwize_svc.py:453
 
9306
#, python-format
 
9307
msgid "enter: delete_volume: volume %(name)s "
 
9308
msgstr ""
 
9309
 
 
9310
#: nova/volume/storwize_svc.py:468
 
9311
#, python-format
 
9312
msgid ""
 
9313
"delete volume %(name)s - non empty output from CLI.\n"
 
9314
" stdout: %(out)s\n"
 
9315
" stderr: %(err)s"
 
9316
msgstr ""
 
9317
 
 
9318
#: nova/volume/storwize_svc.py:475
 
9319
#, python-format
 
9320
msgid "warning: tried to delete volume %(name)s but it does not exist."
 
9321
msgstr ""
 
9322
 
 
9323
#: nova/volume/storwize_svc.py:478
 
9324
#, python-format
 
9325
msgid "leave: delete_volume: volume %(name)s "
 
9326
msgstr ""
 
9327
 
 
9328
#: nova/volume/storwize_svc.py:488
 
9329
#, python-format
 
9330
msgid "ensure_export: volume %s not found on storage"
 
9331
msgstr ""
 
9332
 
 
9333
#: nova/volume/storwize_svc.py:512
 
9334
#, python-format
 
9335
msgid "enter: initialize_connection: volume %(vol)s with connector %(conn)s"
 
9336
msgstr ""
 
9337
 
 
9338
#: nova/volume/storwize_svc.py:527
 
9339
msgid "_create_new_host failed to return the host name."
 
9340
msgstr ""
 
9341
 
 
9342
#: nova/volume/storwize_svc.py:545
 
9343
#, python-format
 
9344
msgid ""
 
9345
"initialize_connection: did not find preferred node %(node)s for volume "
 
9346
"%(vol)s in iSCSI configuration"
 
9347
msgstr ""
 
9348
 
 
9349
#: nova/volume/storwize_svc.py:553
 
9350
#, python-format
 
9351
msgid ""
 
9352
"initialize_connection: did not find a preferred node for volume %s in iSCSI "
 
9353
"configuration"
 
9354
msgstr ""
 
9355
 
 
9356
#: nova/volume/storwize_svc.py:567
 
9357
#, python-format
 
9358
msgid ""
 
9359
"leave: initialize_connection:\n"
 
9360
" volume: %(vol)s\n"
 
9361
" connector %(conn)s\n"
 
9362
" properties: %(prop)s"
 
9363
msgstr ""
 
9364
 
 
9365
#: nova/volume/storwize_svc.py:585
 
9366
#, python-format
 
9367
msgid "enter: terminate_connection: volume %(vol)s with connector %(conn)s"
 
9368
msgstr ""
 
9369
 
 
9370
#: nova/volume/storwize_svc.py:595
 
9371
#, python-format
 
9372
msgid ""
 
9373
"_get_host_from_iscsiname failed to return the host name for iscsi name %s"
 
9374
msgstr ""
 
9375
 
 
9376
#: nova/volume/storwize_svc.py:606
 
9377
#, python-format
 
9378
msgid ""
 
9379
"delete mapping of volume %(vol)s to host %(host)s - non empty output from CLI.\n"
 
9380
" stdout: %(out)s\n"
 
9381
" stderr: %(err)s"
 
9382
msgstr ""
 
9383
 
 
9384
#: nova/volume/storwize_svc.py:615
 
9385
#, python-format
 
9386
msgid ""
 
9387
"terminate_connection: no mapping of volume %(vol)s to host %(host)s found"
 
9388
msgstr ""
 
9389
 
 
9390
#: nova/volume/storwize_svc.py:623
 
9391
#, python-format
 
9392
msgid "leave: terminate_connection: volume %(vol)s with connector %(conn)s"
 
9393
msgstr ""
 
9394
 
 
9395
#: nova/volume/storwize_svc.py:634
 
9396
#, python-format
 
9397
msgid ""
 
9398
"_run_flashcopy: fail to cleanup failed FlashCopy mapping %(fc_map_id)% from %(source)s to %(target)s.\n"
 
9399
"stdout: %(out)s\n"
 
9400
" stderr: %(err)s"
 
9401
msgstr ""
 
9402
 
 
9403
#: nova/volume/storwize_svc.py:648
 
9404
#, python-format
 
9405
msgid ""
 
9406
"enter: _run_flashcopy: execute FlashCopy from source %(source)s to target "
 
9407
"%(target)s"
 
9408
msgstr ""
 
9409
 
 
9410
#: nova/volume/storwize_svc.py:656 nova/volume/storwize_svc.py:669
 
9411
#, python-format
 
9412
msgid ""
 
9413
"create FC mapping from %(source)s to %(target)s - did not find success message in CLI output.\n"
 
9414
" stdout: %(out)s\n"
 
9415
" stderr: %(err)s\n"
 
9416
msgstr ""
 
9417
 
 
9418
#: nova/volume/storwize_svc.py:680 nova/volume/storwize_svc.py:689
 
9419
#, python-format
 
9420
msgid ""
 
9421
"create FC mapping from %(source)s to %(target)s - did not find mapping id in CLI output.\n"
 
9422
" stdout: %(out)s\n"
 
9423
" stderr: %(err)s\n"
 
9424
msgstr ""
 
9425
 
 
9426
#: nova/volume/storwize_svc.py:700
 
9427
#, python-format
 
9428
msgid ""
 
9429
"_run_flashcopy: fail to prepare FlashCopy from %(source)s to %(target)s.\n"
 
9430
"stdout: %(out)s\n"
 
9431
" stderr: %(err)s"
 
9432
msgstr ""
 
9433
 
 
9434
#: nova/volume/storwize_svc.py:725
 
9435
#, python-format
 
9436
msgid ""
 
9437
"unexecpted mapping status %(status)s for mapping %(id)s. Attributes: "
 
9438
"%(attr)s"
 
9439
msgstr ""
 
9440
 
 
9441
#: nova/volume/storwize_svc.py:737
 
9442
#, python-format
 
9443
msgid ""
 
9444
"mapping %(id)s prepare failed to complete within the alloted %(to)s seconds "
 
9445
"timeout. Terminating"
 
9446
msgstr ""
 
9447
 
 
9448
#: nova/volume/storwize_svc.py:741
 
9449
#, python-format
 
9450
msgid ""
 
9451
"_run_flashcopy: fail to start FlashCopy from %(source)s to %(target)s with "
 
9452
"exception %(ex)s"
 
9453
msgstr ""
 
9454
 
 
9455
#: nova/volume/storwize_svc.py:749
 
9456
#, python-format
 
9457
msgid "_run_flashcopy: %s"
 
9458
msgstr ""
 
9459
 
 
9460
#: nova/volume/storwize_svc.py:755
 
9461
#, python-format
 
9462
msgid ""
 
9463
"_run_flashcopy: fail to start FlashCopy from %(source)s to %(target)s.\n"
 
9464
"stdout: %(out)s\n"
 
9465
" stderr: %(err)s"
 
9466
msgstr ""
 
9467
 
 
9468
#: nova/volume/storwize_svc.py:764
 
9469
#, python-format
 
9470
msgid "leave: _run_flashcopy: FlashCopy started from %(source)s to %(target)s"
 
9471
msgstr ""
 
9472
 
 
9473
#: nova/volume/storwize_svc.py:774
 
9474
#, python-format
 
9475
msgid ""
 
9476
"enter: create_volume_from_snapshot: snapshot %(tgt)s from volume %(src)s"
 
9477
msgstr ""
 
9478
 
 
9479
#: nova/volume/storwize_svc.py:780
 
9480
#, python-format
 
9481
msgid "create_volume_from_snapshot: source volume %s does not exist"
 
9482
msgstr ""
 
9483
 
 
9484
#: nova/volume/storwize_svc.py:787 nova/volume/storwize_svc.py:841
 
9485
#: nova/volume/storwize_svc.py:860
 
9486
#, python-format
 
9487
msgid ""
 
9488
"create_volume_from_snapshot: cannot get source volume %(src)s capacity from "
 
9489
"volume attributes %(attr)s"
 
9490
msgstr ""
 
9491
 
 
9492
#: nova/volume/storwize_svc.py:796
 
9493
#, python-format
 
9494
msgid ""
 
9495
"create_volume_from_snapshot: target volume %s already exists, cannot create"
 
9496
msgstr ""
 
9497
 
 
9498
#: nova/volume/storwize_svc.py:815
 
9499
#, python-format
 
9500
msgid "leave: create_volume_from_snapshot: %s created successfully"
 
9501
msgstr ""
 
9502
 
 
9503
#: nova/volume/storwize_svc.py:827
 
9504
#, python-format
 
9505
msgid "enter: create_snapshot: snapshot %(tgt)s from volume %(src)s"
 
9506
msgstr ""
 
9507
 
 
9508
#: nova/volume/storwize_svc.py:834
 
9509
#, python-format
 
9510
msgid "create_snapshot: source volume %s does not exist"
 
9511
msgstr ""
 
9512
 
 
9513
#: nova/volume/storwize_svc.py:867
 
9514
#, python-format
 
9515
msgid ""
 
9516
"create_snapshot: source %(src)s and target volume %(tgt)s have different "
 
9517
"capacities (source:%(ssize)s target:%(tsize)s)"
 
9518
msgstr ""
 
9519
 
 
9520
#: nova/volume/storwize_svc.py:885
 
9521
#, python-format
 
9522
msgid "leave: create_snapshot: %s created successfully"
 
9523
msgstr ""
 
9524
 
 
9525
#: nova/volume/storwize_svc.py:893
 
9526
#, python-format
 
9527
msgid "enter: delete_snapshot: snapshot %s"
 
9528
msgstr ""
 
9529
 
 
9530
#: nova/volume/storwize_svc.py:902
 
9531
#, python-format
 
9532
msgid "leave: delete_snapshot: snapshot %s"
 
9533
msgstr ""
 
9534
 
 
9535
#: nova/volume/storwize_svc.py:911
 
9536
#, python-format
 
9537
msgid "enter: _get_host_from_iscsiname: iSCSI initiator %s"
 
9538
msgstr ""
 
9539
 
 
9540
#: nova/volume/storwize_svc.py:921
 
9541
#, python-format
 
9542
msgid ""
 
9543
"_get_host_from_iscsiname: failed with unexpected CLI output.\n"
 
9544
" command: %(cmd)s\n"
 
9545
" stdout: %(out)s\n"
 
9546
" stderr: %(err)s"
 
9547
msgstr ""
 
9548
 
 
9549
#: nova/volume/storwize_svc.py:941
 
9550
#, python-format
 
9551
msgid ""
 
9552
"_get_host_from_iscsiname: Unexpected response from CLI output. Command: %(cmd)s\n"
 
9553
" stdout: %(out)s\n"
 
9554
" stderr: %(err)s"
 
9555
msgstr ""
 
9556
 
 
9557
#: nova/volume/storwize_svc.py:957
 
9558
#, python-format
 
9559
msgid "leave: _get_host_from_iscsiname: iSCSI initiator %s"
 
9560
msgstr ""
 
9561
 
 
9562
#: nova/volume/storwize_svc.py:970
 
9563
#, python-format
 
9564
msgid "enter: _create_new_host: host %(name)s with iSCSI initiator %(init)s"
 
9565
msgstr ""
 
9566
 
 
9567
#: nova/volume/storwize_svc.py:979
 
9568
msgid ""
 
9569
"_create_new_host: cannot clean host name. Host name is not unicode or string"
 
9570
msgstr ""
 
9571
 
 
9572
#: nova/volume/storwize_svc.py:992
 
9573
#, python-format
 
9574
msgid ""
 
9575
"create host %(name)s with iSCSI initiator %(init)s - did not find success message in CLI output.\n"
 
9576
" stdout: %(out)s\n"
 
9577
" stderr: %(err)s\n"
 
9578
msgstr ""
 
9579
 
 
9580
#: nova/volume/storwize_svc.py:1000
 
9581
#, python-format
 
9582
msgid "leave: _create_new_host: host %(host)s with iSCSI initiator %(init)s"
 
9583
msgstr ""
 
9584
 
 
9585
#: nova/volume/storwize_svc.py:1009
 
9586
#, python-format
 
9587
msgid "enter: _delete_host: host %s "
 
9588
msgstr ""
 
9589
 
 
9590
#: nova/volume/storwize_svc.py:1017
 
9591
#, python-format
 
9592
msgid "warning: tried to delete host %(name)s but it does not exist."
 
9593
msgstr ""
 
9594
 
 
9595
#: nova/volume/storwize_svc.py:1020
 
9596
#, python-format
 
9597
msgid "leave: _delete_host: host %s "
 
9598
msgstr ""
 
9599
 
 
9600
#: nova/volume/storwize_svc.py:1024
 
9601
#, python-format
 
9602
msgid "enter: _is_volume_defined: volume %s "
 
9603
msgstr ""
 
9604
 
 
9605
#: nova/volume/storwize_svc.py:1026
 
9606
#, python-format
 
9607
msgid "leave: _is_volume_defined: volume %(vol)s with %(str)s "
 
9608
msgstr ""
 
9609
 
 
9610
#: nova/volume/storwize_svc.py:1037
 
9611
#, python-format
 
9612
msgid "enter: _is_host_defined: host %s "
 
9613
msgstr ""
 
9614
 
 
9615
#: nova/volume/storwize_svc.py:1049
 
9616
#, python-format
 
9617
msgid ""
 
9618
"_is_host_defined: Unexpected response from CLI output.\n"
 
9619
" stdout: %(out)s\n"
 
9620
" stderr: %(err)s\n"
 
9621
msgstr ""
 
9622
 
 
9623
#: nova/volume/storwize_svc.py:1059
 
9624
#, python-format
 
9625
msgid ""
 
9626
"Data received for host %(host1)s instead of host %(host2)s.\n"
 
9627
" stdout: %(out)s\n"
 
9628
" stderr: %(err)s\n"
 
9629
msgstr ""
 
9630
 
 
9631
#: nova/volume/storwize_svc.py:1069
 
9632
#, python-format
 
9633
msgid "leave: _is_host_defined: host %(host)s with %(str)s "
 
9634
msgstr ""
 
9635
 
 
9636
#: nova/volume/storwize_svc.py:1097
 
9637
#, python-format
 
9638
msgid "enter: _map_vol_to_host: volume %(vol)s to host %(host)s"
 
9639
msgstr ""
 
9640
 
 
9641
#: nova/volume/storwize_svc.py:1127
 
9642
#, python-format
 
9643
msgid ""
 
9644
"_map_vol_to_host: mapping host %(host)s to volume %(vol)s with LUN %(lun)s - did not find success message in CLI output. stdout: %(out)s\n"
 
9645
" stderr: %(err)s\n"
 
9646
msgstr ""
 
9647
 
 
9648
#: nova/volume/storwize_svc.py:1137
 
9649
#, python-format
 
9650
msgid "leave: _map_vol_to_host: LUN %(lun)s, volume %(vol)s, host %(host)s"
 
9651
msgstr ""
 
9652
 
 
9653
#: nova/volume/storwize_svc.py:1153
 
9654
#, python-format
 
9655
msgid "enter: _get_flashcopy_mapping_attributes: mapping %s"
 
9656
msgstr ""
 
9657
 
 
9658
#: nova/volume/storwize_svc.py:1160 nova/volume/storwize_svc.py:1172
 
9659
#, python-format
 
9660
msgid ""
 
9661
"_get_flashcopy_mapping_attributes: Unexpected response from CLI output. Command: %(cmd)s\n"
 
9662
" stdout: %(out)s\n"
 
9663
" stderr: %(err)s"
 
9664
msgstr ""
 
9665
 
 
9666
#: nova/volume/storwize_svc.py:1184
 
9667
#, python-format
 
9668
msgid ""
 
9669
"leave: _get_flashcopy_mapping_attributes: mapping %(id)s, attributes "
 
9670
"%(attr)s"
 
9671
msgstr ""
 
9672
 
 
9673
#: nova/volume/storwize_svc.py:1198
 
9674
#, python-format
 
9675
msgid "enter: _get_volume_attributes: volume %s"
 
9676
msgstr ""
 
9677
 
 
9678
#: nova/volume/storwize_svc.py:1207
 
9679
#, python-format
 
9680
msgid ""
 
9681
"CLI Exception output:\n"
 
9682
" command: %(cmd)s\n"
 
9683
" stdout: %(out)s\n"
 
9684
" stderr: %(err)s"
 
9685
msgstr ""
 
9686
 
 
9687
#: nova/volume/storwize_svc.py:1228
 
9688
#, python-format
 
9689
msgid ""
 
9690
"leave: _get_volume_attributes:\n"
 
9691
" volume %(vol)s\n"
 
9692
" attributes: %(attr)s"
 
9693
msgstr ""
 
9694
 
 
9695
#: nova/volume/volume_types.py:49 nova/volume/volume_types.py:108
 
9696
msgid "name cannot be None"
 
9697
msgstr ""
 
9698
 
 
9699
#: nova/volume/volume_types.py:96
 
9700
msgid "id cannot be None"
 
9701
msgstr ""
 
9702
 
 
9703
#: nova/volume/xensm.py:55
 
9704
#, python-format
 
9705
msgid "SR name = %s"
 
9706
msgstr ""
 
9707
 
 
9708
#: nova/volume/xensm.py:56
 
9709
#, python-format
 
9710
msgid "Params: %s"
 
9711
msgstr ""
 
9712
 
 
9713
#: nova/volume/xensm.py:60
 
9714
#, python-format
 
9715
msgid "Failed to create sr %s...continuing"
 
9716
msgstr ""
 
9717
 
 
9718
#: nova/volume/xensm.py:62
 
9719
msgid "Create failed"
 
9720
msgstr ""
 
9721
 
 
9722
#: nova/volume/xensm.py:65
 
9723
#, python-format
 
9724
msgid "SR UUID of new SR is: %s"
 
9725
msgstr ""
 
9726
 
 
9727
#: nova/volume/xensm.py:72
 
9728
msgid "Failed to update db"
 
9729
msgstr ""
 
9730
 
 
9731
#: nova/volume/xensm.py:82
 
9732
#, python-format
 
9733
msgid "Failed to introduce sr %s...continuing"
 
9734
msgstr ""
 
9735
 
 
9736
#: nova/volume/xensm.py:93
 
9737
#, python-format
 
9738
msgid "Failed to reach backend %d"
 
9739
msgstr ""
 
9740
 
 
9741
#: nova/volume/xensm.py:102
 
9742
#, python-format
 
9743
msgid "XenSMDriver requires xenapi connection, using %s"
 
9744
msgstr ""
 
9745
 
 
9746
#: nova/volume/xensm.py:114
 
9747
msgid "Failed to initiate session"
 
9748
msgstr ""
 
9749
 
 
9750
#: nova/volume/xensm.py:147
 
9751
#, python-format
 
9752
msgid "Volume will be created in backend - %d"
 
9753
msgstr ""
 
9754
 
 
9755
#: nova/volume/xensm.py:159
 
9756
msgid "Failed to update volume in db"
 
9757
msgstr ""
 
9758
 
 
9759
#: nova/volume/xensm.py:163
 
9760
msgid "Unable to create volume"
 
9761
msgstr ""
 
9762
 
 
9763
#: nova/volume/xensm.py:170
 
9764
#, python-format
 
9765
msgid "Volume %s does not exist"
 
9766
msgstr ""
 
9767
 
 
9768
#: nova/volume/xensm.py:180
 
9769
msgid "Failed to delete vdi"
 
9770
msgstr ""
 
9771
 
 
9772
#: nova/volume/xensm.py:187
 
9773
msgid "Failed to delete volume in db"
 
9774
msgstr ""
 
9775
 
 
9776
#: nova/volume/xensm.py:221
 
9777
msgid "Failed to find volume in db"
 
9778
msgstr ""
 
9779
 
 
9780
#: nova/volume/xensm.py:233
 
9781
msgid "Failed to find backend in db"
 
9782
msgstr ""
 
9783
 
 
9784
#: nova/volume/nexenta/__init__.py:27
 
9785
msgid "Nexenta SA returned the error"
 
9786
msgstr ""
 
9787
 
 
9788
#: nova/volume/nexenta/jsonrpc.py:64
 
9789
#, python-format
 
9790
msgid "Sending JSON data: %s"
 
9791
msgstr ""
 
9792
 
 
9793
#: nova/volume/nexenta/jsonrpc.py:69
 
9794
#, python-format
 
9795
msgid "Auto switching to HTTPS connection to %s"
 
9796
msgstr ""
 
9797
 
 
9798
#: nova/volume/nexenta/jsonrpc.py:75
 
9799
msgid "No headers in server response"
 
9800
msgstr ""
 
9801
 
 
9802
#: nova/volume/nexenta/jsonrpc.py:76
 
9803
msgid "Bad response from server"
 
9804
msgstr ""
 
9805
 
 
9806
#: nova/volume/nexenta/jsonrpc.py:79
 
9807
#, python-format
 
9808
msgid "Got response: %s"
 
9809
msgstr ""
 
9810
 
 
9811
#: nova/volume/nexenta/volume.py:96
 
9812
#, python-format
 
9813
msgid "Volume %s does not exist in Nexenta SA"
 
9814
msgstr ""
 
9815
 
 
9816
#: nova/volume/nexenta/volume.py:180
 
9817
msgid ""
 
9818
"Call to local_path should not happen. Verify that use_local_volumes flag is "
 
9819
"turned off."
 
9820
msgstr ""
 
9821
 
 
9822
#: nova/volume/nexenta/volume.py:202
 
9823
#, python-format
 
9824
msgid "Ignored target creation error \"%s\" while ensuring export"
 
9825
msgstr ""
 
9826
 
 
9827
#: nova/volume/nexenta/volume.py:210
 
9828
#, python-format
 
9829
msgid "Ignored target group creation error \"%s\" while ensuring export"
 
9830
msgstr ""
 
9831
 
 
9832
#: nova/volume/nexenta/volume.py:219
 
9833
#, python-format
 
9834
msgid "Ignored target group member addition error \"%s\" while ensuring export"
 
9835
msgstr ""
 
9836
 
 
9837
#: nova/volume/nexenta/volume.py:227
 
9838
#, python-format
 
9839
msgid "Ignored LU creation error \"%s\" while ensuring export"
 
9840
msgstr ""
 
9841
 
 
9842
#: nova/volume/nexenta/volume.py:237
 
9843
#, python-format
 
9844
msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export"
 
9845
msgstr ""
 
9846
 
 
9847
#: nova/volume/nexenta/volume.py:273
 
9848
#, python-format
 
9849
msgid ""
 
9850
"Got error trying to destroy target group %(target_group)s, assuming it is "
 
9851
"already gone: %(exc)s"
 
9852
msgstr ""
 
9853
 
 
9854
#: nova/volume/nexenta/volume.py:280
 
9855
#, python-format
 
9856
msgid ""
 
9857
"Got error trying to delete target %(target)s, assuming it is already gone: "
 
9858
"%(exc)s"
 
9859
msgstr ""