~hudson-openstack/nova/cactus

« back to all changes in this revision

Viewing changes to po/it.po

  • Committer: Tarmac
  • Author(s): Thierry Carrez
  • Date: 2011-04-08 11:53:52 UTC
  • mfrom: (963.1.1 translations)
  • Revision ID: tarmac-20110408115352-xw8kcoiftt7udezx
Tags: 2011.2gamma1
Import translations from Launchpad.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: nova\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2011-01-10 11:25-0800\n"
11
 
"PO-Revision-Date: 2011-01-14 17:17+0000\n"
 
10
"POT-Creation-Date: 2011-02-21 10:03-0500\n"
 
11
"PO-Revision-Date: 2011-02-22 19:34+0000\n"
12
12
"Last-Translator: Armando Migliaccio <Unknown>\n"
13
13
"Language-Team: Italian <it@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
 
"X-Launchpad-Export-Date: 2011-02-05 05:36+0000\n"
18
 
"X-Generator: Launchpad (build 12177)\n"
19
 
 
20
 
#: nova/crypto.py:46
 
17
"X-Launchpad-Export-Date: 2011-03-19 06:19+0000\n"
 
18
"X-Generator: Launchpad (build 12559)\n"
 
19
 
 
20
#: ../nova/scheduler/chance.py:37 ../nova/scheduler/zone.py:55
 
21
#: ../nova/scheduler/simple.py:75 ../nova/scheduler/simple.py:110
 
22
#: ../nova/scheduler/simple.py:122
 
23
msgid "No hosts found"
 
24
msgstr "Nessun host trovato"
 
25
 
 
26
#: ../nova/exception.py:33
 
27
msgid "Unexpected error while running command."
 
28
msgstr ""
 
29
"Si e' verificato un errore inatteso durante l'esecuzione del comando."
 
30
 
 
31
#: ../nova/exception.py:36
 
32
#, python-format
 
33
msgid ""
 
34
"%(description)s\n"
 
35
"Command: %(cmd)s\n"
 
36
"Exit code: %(exit_code)s\n"
 
37
"Stdout: %(stdout)r\n"
 
38
"Stderr: %(stderr)r"
 
39
msgstr ""
 
40
"%(description)s\n"
 
41
"Comando: %(cmd)s\n"
 
42
"Exit code: %(exit_code)s\n"
 
43
"Stdout: %(stdout)r\n"
 
44
"Stderr: %(stderr)r"
 
45
 
 
46
#: ../nova/exception.py:107
 
47
msgid "DB exception wrapped"
 
48
msgstr "DB eccezione wrappata"
 
49
 
 
50
#. exc_type, exc_value, exc_traceback = sys.exc_info()
 
51
#: ../nova/exception.py:120
 
52
msgid "Uncaught exception"
 
53
msgstr "Eccezione non gestita"
 
54
 
 
55
#: ../nova/volume/api.py:45
 
56
#, python-format
 
57
msgid "Quota exceeeded for %(pid)s, tried to create %(size)sG volume"
 
58
msgstr ""
 
59
"Quota ecceduta per %(pid)s, tentato di creare un volume di dimensione "
 
60
"%(size)sG"
 
61
 
 
62
#: ../nova/volume/api.py:47
 
63
#, python-format
 
64
msgid "Volume quota exceeded. You cannot create a volume of size %sG"
 
65
msgstr "Quota volume ecceduta. Non puoi creare un volume di dimensione %sG"
 
66
 
 
67
#: ../nova/volume/api.py:71 ../nova/volume/api.py:96
 
68
msgid "Volume status must be available"
 
69
msgstr "Lo stato del volume deve essere disponibile"
 
70
 
 
71
#: ../nova/volume/api.py:98
 
72
msgid "Volume is already attached"
 
73
msgstr "Il volume é già collegato"
 
74
 
 
75
#: ../nova/volume/api.py:104
 
76
msgid "Volume is already detached"
 
77
msgstr "Il volume é già scollegato"
 
78
 
 
79
#: ../nova/api/openstack/servers.py:72
 
80
msgid "Failed to read private ip"
 
81
msgstr "Impossibile leggere l'indirizzo IP privato"
 
82
 
 
83
#: ../nova/api/openstack/servers.py:79
 
84
msgid "Failed to read public ip(s)"
 
85
msgstr "Impossibile leggere gli indirizzi IP pubblici"
 
86
 
 
87
#: ../nova/api/openstack/servers.py:152
 
88
#, python-format
 
89
msgid "%(param)s property not found for image %(_image_id)s"
 
90
msgstr ""
 
91
"La proprietà %(param)s non é stata trovata per l'immagine %(_image_id)s"
 
92
 
 
93
#: ../nova/api/openstack/servers.py:168
 
94
msgid "No keypairs defined"
 
95
msgstr "No keypairs definita"
 
96
 
 
97
#: ../nova/api/openstack/servers.py:238
 
98
#, python-format
 
99
msgid "Compute.api::lock %s"
 
100
msgstr "Compute.api::lock %s"
 
101
 
 
102
#: ../nova/api/openstack/servers.py:253
 
103
#, python-format
 
104
msgid "Compute.api::unlock %s"
 
105
msgstr "Compute.api::unlock %s"
 
106
 
 
107
#: ../nova/api/openstack/servers.py:267
 
108
#, python-format
 
109
msgid "Compute.api::get_lock %s"
 
110
msgstr "Compute.api::get_lock %s"
 
111
 
 
112
#: ../nova/api/openstack/servers.py:281
 
113
#, python-format
 
114
msgid "Compute.api::reset_network %s"
 
115
msgstr "Compute.api::reset_network %s"
 
116
 
 
117
#: ../nova/api/openstack/servers.py:292
 
118
#, python-format
 
119
msgid "Compute.api::pause %s"
 
120
msgstr "Compute.api::pause %s"
 
121
 
 
122
#: ../nova/api/openstack/servers.py:303
 
123
#, python-format
 
124
msgid "Compute.api::unpause %s"
 
125
msgstr "Compute.api::unpause %s"
 
126
 
 
127
#: ../nova/api/openstack/servers.py:314
 
128
#, python-format
 
129
msgid "compute.api::suspend %s"
 
130
msgstr "compute.api::suspend %s"
 
131
 
 
132
#: ../nova/api/openstack/servers.py:325
 
133
#, python-format
 
134
msgid "compute.api::resume %s"
 
135
msgstr "compute.api::resume %s"
 
136
 
 
137
#: ../nova/twistd.py:157
 
138
msgid "Wrong number of arguments."
 
139
msgstr "Numero errato di argomenti"
 
140
 
 
141
#: ../nova/twistd.py:209
 
142
#, python-format
 
143
msgid "pidfile %s does not exist. Daemon not running?\n"
 
144
msgstr ""
 
145
"Il pidfile %s non esiste. Assicurarsi che il demone é in esecuzione.\n"
 
146
 
 
147
#: ../nova/twistd.py:221
 
148
msgid "No such process"
 
149
msgstr "Nessun processo trovato"
 
150
 
 
151
#: ../nova/twistd.py:230 ../nova/service.py:224
 
152
#, python-format
 
153
msgid "Serving %s"
 
154
msgstr "Servire %s"
 
155
 
 
156
#: ../nova/twistd.py:262 ../nova/service.py:225
 
157
msgid "Full set of FLAGS:"
 
158
msgstr "Insieme di FLAGS:"
 
159
 
 
160
#: ../nova/twistd.py:266
 
161
#, python-format
 
162
msgid "Starting %s"
 
163
msgstr "Avvio di %s"
 
164
 
 
165
#: ../nova/virt/xenapi/volumeops.py:48 ../nova/virt/xenapi/volumeops.py:101
 
166
#: ../nova/db/sqlalchemy/api.py:731 ../nova/virt/libvirt_conn.py:741
 
167
#: ../nova/api/ec2/__init__.py:317
 
168
#, python-format
 
169
msgid "Instance %s not found"
 
170
msgstr "Istanza %s non trovata"
 
171
 
 
172
#. NOTE: No Resource Pool concept so far
 
173
#: ../nova/virt/xenapi/volumeops.py:51
 
174
#, python-format
 
175
msgid "Attach_volume: %(instance_name)s, %(device_path)s, %(mountpoint)s"
 
176
msgstr "Attach_volume: %(instance_name)s, %(device_path)s, %(mountpoint)s"
 
177
 
 
178
#: ../nova/virt/xenapi/volumeops.py:69
 
179
#, python-format
 
180
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
 
181
msgstr ""
 
182
"Impossible creare il VDI su SR %(sr_ref)s per l'istanza %(instance_name)s"
 
183
 
 
184
#: ../nova/virt/xenapi/volumeops.py:80
 
185
#, python-format
 
186
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
 
187
msgstr "Impossibile usare SR %(sr_ref)s per l'istanza %(instance_name)s"
 
188
 
 
189
#: ../nova/virt/xenapi/volumeops.py:91
 
190
#, python-format
 
191
msgid "Unable to attach volume to instance %s"
 
192
msgstr "Impossibile montare il volume all'istanza %s"
 
193
 
 
194
#: ../nova/virt/xenapi/volumeops.py:93
 
195
#, python-format
 
196
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
 
197
msgstr "Mountpoint %(mountpoint)s montato all'istanza %(instance_name)s"
 
198
 
 
199
#. Detach VBD from VM
 
200
#: ../nova/virt/xenapi/volumeops.py:104
 
201
#, python-format
 
202
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
203
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
 
204
 
 
205
#: ../nova/virt/xenapi/volumeops.py:112
 
206
#, python-format
 
207
msgid "Unable to locate volume %s"
 
208
msgstr "Impossibile localizzare il volume %s"
 
209
 
 
210
#: ../nova/virt/xenapi/volumeops.py:120
 
211
#, python-format
 
212
msgid "Unable to detach volume %s"
 
213
msgstr "Impossibile smontare il volume %s"
 
214
 
 
215
#: ../nova/virt/xenapi/volumeops.py:127
 
216
#, python-format
 
217
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
 
218
msgstr "Mountpoint %(mountpoint)s smontato dall'istanza %(instance_name)s"
 
219
 
 
220
#: ../nova/compute/instance_types.py:41
 
221
#, python-format
 
222
msgid "Unknown instance type: %s"
 
223
msgstr "Tipo dell'istanza sconosciuto: %s"
 
224
 
 
225
#: ../nova/crypto.py:46
21
226
msgid "Filename of root CA"
22
 
msgstr "Nome del file root CA"
 
227
msgstr "Filename di root CA"
23
228
 
24
 
#: nova/crypto.py:49
 
229
#: ../nova/crypto.py:49
25
230
msgid "Filename of private key"
26
 
msgstr "Nome del file della chiave privata"
 
231
msgstr "Nome file della chiave privata"
27
232
 
28
 
#: nova/crypto.py:51
 
233
#: ../nova/crypto.py:51
29
234
msgid "Filename of root Certificate Revokation List"
30
 
msgstr ""
 
235
msgstr "Nome file di root Certificate Revokation List"
31
236
 
32
 
#: nova/crypto.py:53
 
237
#: ../nova/crypto.py:53
33
238
msgid "Where we keep our keys"
34
239
msgstr "Dove si conservano le chiavi"
35
240
 
36
 
#: nova/crypto.py:55
 
241
#: ../nova/crypto.py:55
37
242
msgid "Where we keep our root CA"
38
243
msgstr "Dove si conserva root CA"
39
244
 
40
 
#: nova/crypto.py:57
 
245
#: ../nova/crypto.py:57
41
246
msgid "Should we use a CA for each project?"
42
247
msgstr "Si dovrebbe usare un CA per ogni progetto?"
43
248
 
44
 
#: nova/crypto.py:61
 
249
#: ../nova/crypto.py:61
45
250
#, python-format
46
251
msgid "Subject for certificate for users, %s for project, user, timestamp"
47
252
msgstr ""
48
253
"Soggetto per il certificato degli utenti, %s per progetto, utente, orario"
49
254
 
50
 
#: nova/crypto.py:66
 
255
#: ../nova/crypto.py:66
51
256
#, python-format
52
257
msgid "Subject for certificate for projects, %s for project, timestamp"
53
258
msgstr "Soggetto per il certificato dei progetti, %s per progetto, orario"
54
259
 
55
 
#: nova/crypto.py:71
 
260
#: ../nova/crypto.py:71
56
261
#, python-format
57
262
msgid "Subject for certificate for vpns, %s for project, timestamp"
58
263
msgstr "Soggetto per il certificato delle vpn, %s per progetto, orario"
59
264
 
60
 
#: nova/crypto.py:258
 
265
#: ../nova/crypto.py:258
61
266
#, python-format
62
267
msgid "Flags path: %s"
63
268
msgstr "Percorso dei flags: %s"
64
269
 
65
 
#: nova/exception.py:33
66
 
msgid "Unexpected error while running command."
67
 
msgstr ""
68
 
"Si e' verificato un errore inatteso durante l'esecuzione del comando."
69
 
 
70
 
#: nova/exception.py:36
71
 
#, python-format
72
 
msgid ""
73
 
"%s\n"
74
 
"Command: %s\n"
75
 
"Exit code: %s\n"
76
 
"Stdout: %r\n"
77
 
"Stderr: %r"
78
 
msgstr ""
79
 
"%s\n"
80
 
"Comando: %s\n"
81
 
"Exit code: %s\n"
82
 
"Stdout: %r\n"
83
 
"Stderr: %r"
84
 
 
85
 
#: nova/exception.py:86
86
 
msgid "Uncaught exception"
87
 
msgstr "Eccezione non gestita"
88
 
 
89
 
#: nova/fakerabbit.py:48
90
 
#, python-format
91
 
msgid "(%s) publish (key: %s) %s"
92
 
msgstr "(%s) pubblica (chiave: %s) %s"
93
 
 
94
 
#: nova/fakerabbit.py:53
95
 
#, python-format
96
 
msgid "Publishing to route %s"
97
 
msgstr "Pubblicando sulla route %s"
98
 
 
99
 
#: nova/fakerabbit.py:83
100
 
#, python-format
101
 
msgid "Declaring queue %s"
102
 
msgstr "Dichiarando la coda %s"
103
 
 
104
 
#: nova/fakerabbit.py:89
105
 
#, python-format
106
 
msgid "Declaring exchange %s"
107
 
msgstr "Dichiarando il centralino %s"
108
 
 
109
 
#: nova/fakerabbit.py:95
110
 
#, python-format
111
 
msgid "Binding %s to %s with key %s"
112
 
msgstr "Collegando %s a %s con la chiave %s"
113
 
 
114
 
#: nova/fakerabbit.py:120
115
 
#, python-format
116
 
msgid "Getting from %s: %s"
117
 
msgstr ""
118
 
 
119
 
#: nova/rpc.py:92
120
 
#, python-format
121
 
msgid "AMQP server on %s:%d is unreachable. Trying again in %d seconds."
122
 
msgstr ""
123
 
"Il server AMQP su %s:%d non é raggiungibile. Riprovare in %d secondi."
124
 
 
125
 
#: nova/rpc.py:99
126
 
#, python-format
127
 
msgid "Unable to connect to AMQP server after %d tries. Shutting down."
128
 
msgstr ""
129
 
"Impossibile connettersi al server AMQP dopo %d tentativi. Terminando "
130
 
"l'applicazione."
131
 
 
132
 
#: nova/rpc.py:118
133
 
msgid "Reconnected to queue"
134
 
msgstr "Riconnesso alla coda"
135
 
 
136
 
#: nova/rpc.py:125
137
 
msgid "Failed to fetch message from queue"
138
 
msgstr "Impossibile prelevare il messaggio dalla coda"
139
 
 
140
 
#: nova/rpc.py:155
141
 
#, python-format
142
 
msgid "Initing the Adapter Consumer for %s"
143
 
msgstr "Inizializzando il Consumer Adapter per %s"
144
 
 
145
 
#: nova/rpc.py:170
146
 
#, python-format
147
 
msgid "received %s"
148
 
msgstr "ricevuto %s"
149
 
 
150
 
#: nova/rpc.py:183
151
 
#, python-format
152
 
msgid "no method for message: %s"
153
 
msgstr "nessun metodo per il messaggio: %s"
154
 
 
155
 
#: nova/rpc.py:184
156
 
#, python-format
157
 
msgid "No method for message: %s"
158
 
msgstr "nessun metodo per il messagggio: %s"
159
 
 
160
 
#: nova/rpc.py:245
161
 
#, python-format
162
 
msgid "Returning exception %s to caller"
163
 
msgstr "Sollevando eccezione %s al chiamante"
164
 
 
165
 
#: nova/rpc.py:286
166
 
#, python-format
167
 
msgid "unpacked context: %s"
168
 
msgstr "contesto decompresso: %s"
169
 
 
170
 
#: nova/rpc.py:305
171
 
msgid "Making asynchronous call..."
172
 
msgstr "Facendo chiamata asincrona..."
173
 
 
174
 
#: nova/rpc.py:308
175
 
#, python-format
176
 
msgid "MSG_ID is %s"
177
 
msgstr "MSG_ID é %s"
178
 
 
179
 
#: nova/rpc.py:356
180
 
#, python-format
181
 
msgid "response %s"
182
 
msgstr "risposta %s"
183
 
 
184
 
#: nova/rpc.py:365
185
 
#, python-format
186
 
msgid "topic is %s"
187
 
msgstr "argomento é %s"
188
 
 
189
 
#: nova/rpc.py:366
190
 
#, python-format
191
 
msgid "message %s"
192
 
msgstr "messaggio %s"
193
 
 
194
 
#: nova/service.py:157
195
 
#, python-format
196
 
msgid "Starting %s node"
197
 
msgstr "Avviando il nodo %s"
198
 
 
199
 
#: nova/service.py:169
200
 
msgid "Service killed that has no database entry"
201
 
msgstr "Servizio terminato che non ha entry nel database"
202
 
 
203
 
#: nova/service.py:190
204
 
msgid "The service database object disappeared, Recreating it."
205
 
msgstr "Il servizio é scomparso dal database, ricreo."
206
 
 
207
 
#: nova/service.py:202
208
 
msgid "Recovered model server connection!"
209
 
msgstr "Connessione al model server ripristinata!"
210
 
 
211
 
#: nova/service.py:208
212
 
msgid "model server went away"
213
 
msgstr "model server é scomparso"
214
 
 
215
 
#: nova/service.py:217 nova/db/sqlalchemy/__init__.py:43
216
 
#, python-format
217
 
msgid "Data store %s is unreachable. Trying again in %d seconds."
218
 
msgstr "Datastore %s é irrangiungibile. Riprovare in %d seconds."
219
 
 
220
 
#: nova/service.py:232 nova/twistd.py:232
221
 
#, python-format
222
 
msgid "Serving %s"
223
 
msgstr "Servire %s"
224
 
 
225
 
#: nova/service.py:234 nova/twistd.py:264
226
 
msgid "Full set of FLAGS:"
227
 
msgstr "Insieme di FLAGS:"
228
 
 
229
 
#: nova/twistd.py:211
230
 
#, python-format
231
 
msgid "pidfile %s does not exist. Daemon not running?\n"
232
 
msgstr ""
233
 
"Il pidfile %s non esiste. Assicurarsi che il demone é in esecuzione.\n"
234
 
 
235
 
#: nova/twistd.py:268
236
 
#, python-format
237
 
msgid "Starting %s"
238
 
msgstr "Avvio di %s"
239
 
 
240
 
#: nova/utils.py:53
 
270
#: ../nova/scheduler/manager.py:69
 
271
#, python-format
 
272
msgid "Casting to %(topic)s %(host)s for %(method)s"
 
273
msgstr "Trasmissione asincrona a %(topic)s %(host)s for %(method)s"
 
274
 
 
275
#: ../nova/compute/manager.py:78
 
276
#, python-format
 
277
msgid "check_instance_lock: decorating: |%s|"
 
278
msgstr "check_instance_lock: decorazione: |%s|"
 
279
 
 
280
#: ../nova/compute/manager.py:80
 
281
#, python-format
 
282
msgid ""
 
283
"check_instance_lock: arguments: |%(self)s| |%(context)s| |%(instance_id)s|"
 
284
msgstr ""
 
285
"check_instance_lock: argomenti: |%(self)s| |%(context)s| |%(instance_id)s|"
 
286
 
 
287
#: ../nova/compute/manager.py:84
 
288
#, python-format
 
289
msgid "check_instance_lock: locked: |%s|"
 
290
msgstr "check_instance_lock: bloccato: |%s|"
 
291
 
 
292
#: ../nova/compute/manager.py:86
 
293
#, python-format
 
294
msgid "check_instance_lock: admin: |%s|"
 
295
msgstr "check_instance_lock: admin: |%s|"
 
296
 
 
297
#: ../nova/compute/manager.py:91
 
298
#, python-format
 
299
msgid "check_instance_lock: executing: |%s|"
 
300
msgstr "check_instance_lock: esecuzione: |%s|"
 
301
 
 
302
#: ../nova/compute/manager.py:95
 
303
#, python-format
 
304
msgid "check_instance_lock: not executing |%s|"
 
305
msgstr "check_instance_lock: non esecuzione |%s|"
 
306
 
 
307
#: ../nova/compute/manager.py:179
 
308
msgid "Instance has already been created"
 
309
msgstr "L'istanza é stata già creata"
 
310
 
 
311
#: ../nova/compute/manager.py:180
 
312
#, python-format
 
313
msgid "instance %s: starting..."
 
314
msgstr "Istanza %s: in esecuzione..."
 
315
 
 
316
#. pylint: disable=W0702
 
317
#: ../nova/compute/manager.py:219
 
318
#, python-format
 
319
msgid "instance %s: Failed to spawn"
 
320
msgstr "Istanza %s: esecuzione fallita..."
 
321
 
 
322
#: ../nova/compute/manager.py:233 ../nova/tests/test_cloud.py:286
 
323
#, python-format
 
324
msgid "Terminating instance %s"
 
325
msgstr "Terminando l'istanza %s"
 
326
 
 
327
#: ../nova/compute/manager.py:255
 
328
#, python-format
 
329
msgid "Deallocating address %s"
 
330
msgstr "Deallocando l'indirizzo %s"
 
331
 
 
332
#: ../nova/compute/manager.py:268
 
333
#, python-format
 
334
msgid "trying to destroy already destroyed instance: %s"
 
335
msgstr "Provando a distruggere una istanza già distrutta: %s"
 
336
 
 
337
#: ../nova/compute/manager.py:282
 
338
#, python-format
 
339
msgid "Rebooting instance %s"
 
340
msgstr "Riavviando l'istanza %s"
 
341
 
 
342
#: ../nova/compute/manager.py:287
 
343
#, python-format
 
344
msgid ""
 
345
"trying to reboot a non-running instance: %(instance_id)s (state: %(state)s "
 
346
"expected: %(running)s)"
 
347
msgstr ""
 
348
 
 
349
#: ../nova/compute/manager.py:311
 
350
#, python-format
 
351
msgid "instance %s: snapshotting"
 
352
msgstr ""
 
353
 
 
354
#: ../nova/compute/manager.py:316
 
355
#, python-format
 
356
msgid ""
 
357
"trying to snapshot a non-running instance: %(instance_id)s (state: %(state)s "
 
358
"expected: %(running)s)"
 
359
msgstr ""
 
360
 
 
361
#: ../nova/compute/manager.py:332
 
362
#, python-format
 
363
msgid ""
 
364
"trying to reset the password on a non-running instance: %(instance_id)s "
 
365
"(state: %(instance_state)s expected: %(expected_state)s)"
 
366
msgstr ""
 
367
 
 
368
#: ../nova/compute/manager.py:335
 
369
#, python-format
 
370
msgid "instance %s: setting admin password"
 
371
msgstr ""
 
372
 
 
373
#: ../nova/compute/manager.py:353
 
374
#, python-format
 
375
msgid ""
 
376
"trying to inject a file into a non-running instance: %(instance_id)s (state: "
 
377
"%(instance_state)s expected: %(expected_state)s)"
 
378
msgstr ""
 
379
 
 
380
#: ../nova/compute/manager.py:362
 
381
#, python-format
 
382
msgid "instance %(nm)s: injecting file to %(plain_path)s"
 
383
msgstr ""
 
384
 
 
385
#: ../nova/compute/manager.py:372
 
386
#, python-format
 
387
msgid "instance %s: rescuing"
 
388
msgstr ""
 
389
 
 
390
#: ../nova/compute/manager.py:387
 
391
#, python-format
 
392
msgid "instance %s: unrescuing"
 
393
msgstr ""
 
394
 
 
395
#: ../nova/compute/manager.py:406
 
396
#, python-format
 
397
msgid "instance %s: pausing"
 
398
msgstr ""
 
399
 
 
400
#: ../nova/compute/manager.py:423
 
401
#, python-format
 
402
msgid "instance %s: unpausing"
 
403
msgstr ""
 
404
 
 
405
#: ../nova/compute/manager.py:440
 
406
#, python-format
 
407
msgid "instance %s: retrieving diagnostics"
 
408
msgstr ""
 
409
 
 
410
#: ../nova/compute/manager.py:453
 
411
#, python-format
 
412
msgid "instance %s: suspending"
 
413
msgstr ""
 
414
 
 
415
#: ../nova/compute/manager.py:472
 
416
#, python-format
 
417
msgid "instance %s: resuming"
 
418
msgstr ""
 
419
 
 
420
#: ../nova/compute/manager.py:491
 
421
#, python-format
 
422
msgid "instance %s: locking"
 
423
msgstr ""
 
424
 
 
425
#: ../nova/compute/manager.py:503
 
426
#, python-format
 
427
msgid "instance %s: unlocking"
 
428
msgstr ""
 
429
 
 
430
#: ../nova/compute/manager.py:513
 
431
#, python-format
 
432
msgid "instance %s: getting locked state"
 
433
msgstr ""
 
434
 
 
435
#: ../nova/compute/manager.py:526
 
436
#, python-format
 
437
msgid "instance %s: reset network"
 
438
msgstr ""
 
439
 
 
440
#: ../nova/compute/manager.py:535 ../nova/api/ec2/cloud.py:515
 
441
#, python-format
 
442
msgid "Get console output for instance %s"
 
443
msgstr ""
 
444
 
 
445
#: ../nova/compute/manager.py:543
 
446
#, python-format
 
447
msgid "instance %s: getting ajax console"
 
448
msgstr ""
 
449
 
 
450
#: ../nova/compute/manager.py:553
 
451
#, python-format
 
452
msgid ""
 
453
"instance %(instance_id)s: attaching volume %(volume_id)s to %(mountpoint)s"
 
454
msgstr ""
 
455
 
 
456
#. pylint: disable=W0702
 
457
#. NOTE(vish): The inline callback eats the exception info so we
 
458
#. log the traceback here and reraise the same
 
459
#. ecxception below.
 
460
#: ../nova/compute/manager.py:569
 
461
#, python-format
 
462
msgid "instance %(instance_id)s: attach failed %(mountpoint)s, removing"
 
463
msgstr ""
 
464
 
 
465
#: ../nova/compute/manager.py:585
 
466
#, python-format
 
467
msgid ""
 
468
"Detach volume %(volume_id)s from mountpoint %(mp)s on instance "
 
469
"%(instance_id)s"
 
470
msgstr ""
 
471
 
 
472
#: ../nova/compute/manager.py:588
 
473
#, python-format
 
474
msgid "Detaching volume from unknown instance %s"
 
475
msgstr ""
 
476
 
 
477
#: ../nova/scheduler/simple.py:53
 
478
#, python-format
 
479
msgid "Host %s is not alive"
 
480
msgstr ""
 
481
 
 
482
#: ../nova/scheduler/simple.py:65
 
483
msgid "All hosts have too many cores"
 
484
msgstr ""
 
485
 
 
486
#: ../nova/scheduler/simple.py:87
 
487
#, python-format
 
488
msgid "Host %s not available"
 
489
msgstr ""
 
490
 
 
491
#: ../nova/scheduler/simple.py:99
 
492
msgid "All hosts have too many gigabytes"
 
493
msgstr ""
 
494
 
 
495
#: ../nova/scheduler/simple.py:119
 
496
msgid "All hosts have too many networks"
 
497
msgstr ""
 
498
 
 
499
#: ../nova/volume/manager.py:85
 
500
#, python-format
 
501
msgid "Re-exporting %s volumes"
 
502
msgstr ""
 
503
 
 
504
#: ../nova/volume/manager.py:90
 
505
#, python-format
 
506
msgid "volume %s: skipping export"
 
507
msgstr ""
 
508
 
 
509
#: ../nova/volume/manager.py:96
 
510
#, python-format
 
511
msgid "volume %s: creating"
 
512
msgstr ""
 
513
 
 
514
#: ../nova/volume/manager.py:108
 
515
#, python-format
 
516
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
 
517
msgstr ""
 
518
 
 
519
#: ../nova/volume/manager.py:112
 
520
#, python-format
 
521
msgid "volume %s: creating export"
 
522
msgstr ""
 
523
 
 
524
#: ../nova/volume/manager.py:123
 
525
#, python-format
 
526
msgid "volume %s: created successfully"
 
527
msgstr ""
 
528
 
 
529
#: ../nova/volume/manager.py:131
 
530
msgid "Volume is still attached"
 
531
msgstr ""
 
532
 
 
533
#: ../nova/volume/manager.py:133
 
534
msgid "Volume is not local to this node"
 
535
msgstr ""
 
536
 
 
537
#: ../nova/volume/manager.py:136
 
538
#, python-format
 
539
msgid "volume %s: removing export"
 
540
msgstr ""
 
541
 
 
542
#: ../nova/volume/manager.py:138
 
543
#, python-format
 
544
msgid "volume %s: deleting"
 
545
msgstr ""
 
546
 
 
547
#: ../nova/volume/manager.py:147
 
548
#, python-format
 
549
msgid "volume %s: deleted successfully"
 
550
msgstr ""
 
551
 
 
552
#: ../nova/virt/xenapi/fake.py:74
 
553
#, python-format
 
554
msgid "%(text)s: _db_content => %(content)s"
 
555
msgstr ""
 
556
 
 
557
#: ../nova/virt/xenapi/fake.py:304 ../nova/virt/xenapi/fake.py:404
 
558
#: ../nova/virt/xenapi/fake.py:422 ../nova/virt/xenapi/fake.py:478
 
559
msgid "Raising NotImplemented"
 
560
msgstr ""
 
561
 
 
562
#: ../nova/virt/xenapi/fake.py:306
 
563
#, python-format
 
564
msgid "xenapi.fake does not have an implementation for %s"
 
565
msgstr ""
 
566
 
 
567
#: ../nova/virt/xenapi/fake.py:341
 
568
#, python-format
 
569
msgid "Calling %(localname)s %(impl)s"
 
570
msgstr ""
 
571
 
 
572
#: ../nova/virt/xenapi/fake.py:346
 
573
#, python-format
 
574
msgid "Calling getter %s"
 
575
msgstr ""
 
576
 
 
577
#: ../nova/virt/xenapi/fake.py:406
 
578
#, python-format
 
579
msgid ""
 
580
"xenapi.fake does not have an implementation for %s or it has been called "
 
581
"with the wrong number of arguments"
 
582
msgstr ""
 
583
 
 
584
#: ../nova/tests/test_cloud.py:256
 
585
msgid "Can't test instances without a real virtual env."
 
586
msgstr ""
 
587
 
 
588
#: ../nova/tests/test_cloud.py:268
 
589
#, python-format
 
590
msgid "Need to watch instance %s until it's running..."
 
591
msgstr ""
 
592
 
 
593
#: ../nova/virt/connection.py:73
 
594
msgid "Failed to open connection to the hypervisor"
 
595
msgstr ""
 
596
 
 
597
#: ../nova/network/linux_net.py:187
 
598
#, python-format
 
599
msgid "Starting VLAN inteface %s"
 
600
msgstr ""
 
601
 
 
602
#: ../nova/network/linux_net.py:208
 
603
#, python-format
 
604
msgid "Starting Bridge interface for %s"
 
605
msgstr ""
 
606
 
 
607
#. pylint: disable=W0703
 
608
#: ../nova/network/linux_net.py:314
 
609
#, python-format
 
610
msgid "Hupping dnsmasq threw %s"
 
611
msgstr ""
 
612
 
 
613
#: ../nova/network/linux_net.py:316
 
614
#, python-format
 
615
msgid "Pid %d is stale, relaunching dnsmasq"
 
616
msgstr ""
 
617
 
 
618
#. pylint: disable=W0703
 
619
#: ../nova/network/linux_net.py:358
 
620
#, python-format
 
621
msgid "killing radvd threw %s"
 
622
msgstr ""
 
623
 
 
624
#: ../nova/network/linux_net.py:360
 
625
#, python-format
 
626
msgid "Pid %d is stale, relaunching radvd"
 
627
msgstr ""
 
628
 
 
629
#. pylint: disable=W0703
 
630
#: ../nova/network/linux_net.py:449
 
631
#, python-format
 
632
msgid "Killing dnsmasq threw %s"
 
633
msgstr ""
 
634
 
 
635
#: ../nova/utils.py:58
241
636
#, python-format
242
637
msgid "Inner Exception: %s"
243
638
msgstr "Eccezione interna: %s"
244
639
 
245
 
#: nova/utils.py:54
 
640
#: ../nova/utils.py:59
246
641
#, python-format
247
642
msgid "Class %s cannot be found"
248
643
msgstr "Classe %s non può essere trovata"
249
644
 
250
 
#: nova/utils.py:113
 
645
#: ../nova/utils.py:118
251
646
#, python-format
252
647
msgid "Fetching %s"
253
648
msgstr "Prelievo %s"
254
649
 
255
 
#: nova/utils.py:125
 
650
#: ../nova/utils.py:130
256
651
#, python-format
257
652
msgid "Running cmd (subprocess): %s"
258
653
msgstr "Esecuzione del comando (sottoprocesso): %s"
259
654
 
260
 
#: nova/utils.py:138
 
655
#: ../nova/utils.py:143 ../nova/utils.py:183
261
656
#, python-format
262
657
msgid "Result was %s"
263
658
msgstr "Il risultato é %s"
264
659
 
265
 
#: nova/utils.py:171
 
660
#: ../nova/utils.py:159
 
661
#, python-format
 
662
msgid "Running cmd (SSH): %s"
 
663
msgstr ""
 
664
 
 
665
#: ../nova/utils.py:217
266
666
#, python-format
267
667
msgid "debug in callback: %s"
268
668
msgstr "debug in callback: %s"
269
669
 
270
 
#: nova/utils.py:176
 
670
#: ../nova/utils.py:222
271
671
#, python-format
272
672
msgid "Running %s"
273
673
msgstr ""
274
674
 
275
 
#: nova/utils.py:207
276
 
#, python-format
277
 
msgid "Couldn't get IP, using 127.0.0.1 %s"
278
 
msgstr ""
279
 
 
280
 
#: nova/utils.py:289
 
675
#: ../nova/utils.py:262
 
676
#, python-format
 
677
msgid "Link Local address is not found.:%s"
 
678
msgstr ""
 
679
 
 
680
#: ../nova/utils.py:265
 
681
#, python-format
 
682
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
 
683
msgstr ""
 
684
 
 
685
#: ../nova/utils.py:363
281
686
#, python-format
282
687
msgid "Invalid backend: %s"
283
688
msgstr ""
284
689
 
285
 
#: nova/utils.py:300
 
690
#: ../nova/utils.py:374
286
691
#, python-format
287
692
msgid "backend %s"
288
693
msgstr ""
289
694
 
290
 
#: nova/api/ec2/__init__.py:133
291
 
msgid "Too many failed authentications."
292
 
msgstr ""
293
 
 
294
 
#: nova/api/ec2/__init__.py:142
295
 
#, python-format
296
 
msgid ""
297
 
"Access key %s has had %d failed authentications and will be locked out for "
298
 
"%d minutes."
299
 
msgstr ""
300
 
 
301
 
#: nova/api/ec2/__init__.py:179 nova/objectstore/handler.py:140
302
 
#, python-format
303
 
msgid "Authentication Failure: %s"
304
 
msgstr ""
305
 
 
306
 
#: nova/api/ec2/__init__.py:190
307
 
#, python-format
308
 
msgid "Authenticated Request For %s:%s)"
309
 
msgstr ""
310
 
 
311
 
#: nova/api/ec2/__init__.py:227
312
 
#, python-format
313
 
msgid "action: %s"
314
 
msgstr ""
315
 
 
316
 
#: nova/api/ec2/__init__.py:229
317
 
#, python-format
318
 
msgid "arg: %s\t\tval: %s"
319
 
msgstr ""
320
 
 
321
 
#: nova/api/ec2/__init__.py:301
322
 
#, python-format
323
 
msgid "Unauthorized request for controller=%s and action=%s"
324
 
msgstr ""
325
 
 
326
 
#: nova/api/ec2/__init__.py:339
327
 
#, python-format
328
 
msgid "NotFound raised: %s"
329
 
msgstr ""
330
 
 
331
 
#: nova/api/ec2/__init__.py:342
332
 
#, python-format
333
 
msgid "ApiError raised: %s"
334
 
msgstr ""
335
 
 
336
 
#: nova/api/ec2/__init__.py:349
337
 
#, python-format
338
 
msgid "Unexpected error raised: %s"
339
 
msgstr ""
340
 
 
341
 
#: nova/api/ec2/__init__.py:354
342
 
msgid "An unknown error has occurred. Please try your request again."
343
 
msgstr ""
344
 
 
345
 
#: nova/api/ec2/admin.py:84
346
 
#, python-format
347
 
msgid "Creating new user: %s"
348
 
msgstr ""
349
 
 
350
 
#: nova/api/ec2/admin.py:92
351
 
#, python-format
352
 
msgid "Deleting user: %s"
353
 
msgstr ""
354
 
 
355
 
#: nova/api/ec2/admin.py:114
356
 
#, python-format
357
 
msgid "Adding role %s to user %s for project %s"
358
 
msgstr ""
359
 
 
360
 
#: nova/api/ec2/admin.py:117 nova/auth/manager.py:415
361
 
#, python-format
362
 
msgid "Adding sitewide role %s to user %s"
363
 
msgstr ""
364
 
 
365
 
#: nova/api/ec2/admin.py:122
366
 
#, python-format
367
 
msgid "Removing role %s from user %s for project %s"
368
 
msgstr ""
369
 
 
370
 
#: nova/api/ec2/admin.py:125 nova/auth/manager.py:441
371
 
#, python-format
372
 
msgid "Removing sitewide role %s from user %s"
373
 
msgstr ""
374
 
 
375
 
#: nova/api/ec2/admin.py:129 nova/api/ec2/admin.py:192
376
 
msgid "operation must be add or remove"
377
 
msgstr ""
378
 
 
379
 
#: nova/api/ec2/admin.py:142
380
 
#, python-format
381
 
msgid "Getting x509 for user: %s on project: %s"
382
 
msgstr ""
383
 
 
384
 
#: nova/api/ec2/admin.py:159
385
 
#, python-format
386
 
msgid "Create project %s managed by %s"
387
 
msgstr ""
388
 
 
389
 
#: nova/api/ec2/admin.py:170
390
 
#, python-format
391
 
msgid "Delete project: %s"
392
 
msgstr ""
393
 
 
394
 
#: nova/api/ec2/admin.py:184 nova/auth/manager.py:533
395
 
#, python-format
396
 
msgid "Adding user %s to project %s"
397
 
msgstr ""
398
 
 
399
 
#: nova/api/ec2/admin.py:188
400
 
#, python-format
401
 
msgid "Removing user %s from project %s"
402
 
msgstr ""
403
 
 
404
 
#: nova/api/ec2/apirequest.py:95
405
 
#, python-format
406
 
msgid "Unsupported API request: controller = %s,action = %s"
407
 
msgstr ""
408
 
 
409
 
#: nova/api/ec2/cloud.py:117
 
695
#: ../nova/fakerabbit.py:49
 
696
#, python-format
 
697
msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
 
698
msgstr ""
 
699
 
 
700
#: ../nova/fakerabbit.py:54
 
701
#, python-format
 
702
msgid "Publishing to route %s"
 
703
msgstr "Pubblicando sulla route %s"
 
704
 
 
705
#: ../nova/fakerabbit.py:84
 
706
#, python-format
 
707
msgid "Declaring queue %s"
 
708
msgstr "Dichiarando la coda %s"
 
709
 
 
710
#: ../nova/fakerabbit.py:90
 
711
#, python-format
 
712
msgid "Declaring exchange %s"
 
713
msgstr "Dichiarando il centralino %s"
 
714
 
 
715
#: ../nova/fakerabbit.py:96
 
716
#, python-format
 
717
msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
 
718
msgstr ""
 
719
 
 
720
#: ../nova/fakerabbit.py:121
 
721
#, python-format
 
722
msgid "Getting from %(queue)s: %(message)s"
 
723
msgstr ""
 
724
 
 
725
#: ../nova/virt/xenapi/vm_utils.py:135 ../nova/virt/hyperv.py:171
 
726
#, python-format
 
727
msgid "Created VM %s..."
 
728
msgstr ""
 
729
 
 
730
#: ../nova/virt/xenapi/vm_utils.py:138
 
731
#, python-format
 
732
msgid "Created VM %(instance_name)s as %(vm_ref)s."
 
733
msgstr ""
 
734
 
 
735
#: ../nova/virt/xenapi/vm_utils.py:168
 
736
#, python-format
 
737
msgid "Creating VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
 
738
msgstr ""
 
739
 
 
740
#: ../nova/virt/xenapi/vm_utils.py:171
 
741
#, python-format
 
742
msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
 
743
msgstr ""
 
744
 
 
745
#: ../nova/virt/xenapi/vm_utils.py:187
 
746
#, python-format
 
747
msgid "VBD not found in instance %s"
 
748
msgstr ""
 
749
 
 
750
#: ../nova/virt/xenapi/vm_utils.py:197
 
751
#, python-format
 
752
msgid "Unable to unplug VBD %s"
 
753
msgstr ""
 
754
 
 
755
#: ../nova/virt/xenapi/vm_utils.py:209
 
756
#, python-format
 
757
msgid "Unable to destroy VBD %s"
 
758
msgstr ""
 
759
 
 
760
#: ../nova/virt/xenapi/vm_utils.py:224
 
761
#, python-format
 
762
msgid "Creating VIF for VM %(vm_ref)s, network %(network_ref)s."
 
763
msgstr ""
 
764
 
 
765
#: ../nova/virt/xenapi/vm_utils.py:227
 
766
#, python-format
 
767
msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
 
768
msgstr ""
 
769
 
 
770
#: ../nova/virt/xenapi/vm_utils.py:246
 
771
#, python-format
 
772
msgid ""
 
773
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) on "
 
774
"%(sr_ref)s."
 
775
msgstr ""
 
776
 
 
777
#. TODO(sirp): Add quiesce and VSS locking support when Windows support
 
778
#. is added
 
779
#: ../nova/virt/xenapi/vm_utils.py:258
 
780
#, python-format
 
781
msgid "Snapshotting VM %(vm_ref)s with label '%(label)s'..."
 
782
msgstr ""
 
783
 
 
784
#: ../nova/virt/xenapi/vm_utils.py:272
 
785
#, python-format
 
786
msgid "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s."
 
787
msgstr ""
 
788
 
 
789
#: ../nova/virt/xenapi/vm_utils.py:286
 
790
#, python-format
 
791
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
 
792
msgstr ""
 
793
 
 
794
#: ../nova/virt/xenapi/vm_utils.py:327
 
795
#, python-format
 
796
msgid "Size for image %(image)s:%(virtual_size)d"
 
797
msgstr ""
 
798
 
 
799
#: ../nova/virt/xenapi/vm_utils.py:332
 
800
#, python-format
 
801
msgid "Glance image %s"
 
802
msgstr ""
 
803
 
 
804
#. we need to invoke a plugin for copying VDI's
 
805
#. content into proper path
 
806
#: ../nova/virt/xenapi/vm_utils.py:342
 
807
#, python-format
 
808
msgid "Copying VDI %s to /boot/guest on dom0"
 
809
msgstr ""
 
810
 
 
811
#: ../nova/virt/xenapi/vm_utils.py:352
 
812
#, python-format
 
813
msgid "Kernel/Ramdisk VDI %s destroyed"
 
814
msgstr ""
 
815
 
 
816
#: ../nova/virt/xenapi/vm_utils.py:361
 
817
#, python-format
 
818
msgid "Asking xapi to fetch %(url)s as %(access)s"
 
819
msgstr ""
 
820
 
 
821
#: ../nova/virt/xenapi/vm_utils.py:386 ../nova/virt/xenapi/vm_utils.py:402
 
822
#, python-format
 
823
msgid "Looking up vdi %s for PV kernel"
 
824
msgstr ""
 
825
 
 
826
#: ../nova/virt/xenapi/vm_utils.py:397
 
827
#, python-format
 
828
msgid "PV Kernel in VDI:%s"
 
829
msgstr ""
 
830
 
 
831
#: ../nova/virt/xenapi/vm_utils.py:405
 
832
#, python-format
 
833
msgid "Running pygrub against %s"
 
834
msgstr ""
 
835
 
 
836
#: ../nova/virt/xenapi/vm_utils.py:411
 
837
#, python-format
 
838
msgid "Found Xen kernel %s"
 
839
msgstr ""
 
840
 
 
841
#: ../nova/virt/xenapi/vm_utils.py:413
 
842
msgid "No Xen kernel found.  Booting HVM."
 
843
msgstr ""
 
844
 
 
845
#: ../nova/virt/xenapi/vm_utils.py:425 ../nova/virt/hyperv.py:431
 
846
#, python-format
 
847
msgid "duplicate name found: %s"
 
848
msgstr ""
 
849
 
 
850
#: ../nova/virt/xenapi/vm_utils.py:442
 
851
#, python-format
 
852
msgid "VDI %s is still available"
 
853
msgstr ""
 
854
 
 
855
#: ../nova/virt/xenapi/vm_utils.py:463
 
856
#, python-format
 
857
msgid "(VM_UTILS) xenserver vm state -> |%s|"
 
858
msgstr ""
 
859
 
 
860
#: ../nova/virt/xenapi/vm_utils.py:465
 
861
#, python-format
 
862
msgid "(VM_UTILS) xenapi power_state -> |%s|"
 
863
msgstr ""
 
864
 
 
865
#: ../nova/virt/xenapi/vm_utils.py:525
 
866
#, python-format
 
867
msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
 
868
msgstr ""
 
869
 
 
870
#: ../nova/virt/xenapi/vm_utils.py:542
 
871
#, python-format
 
872
msgid "Re-scanning SR %s"
 
873
msgstr ""
 
874
 
 
875
#: ../nova/virt/xenapi/vm_utils.py:567
 
876
#, python-format
 
877
msgid ""
 
878
"VHD coalesce attempts exceeded (%(counter)d > %(max_attempts)d), giving up..."
 
879
msgstr ""
 
880
 
 
881
#: ../nova/virt/xenapi/vm_utils.py:574
 
882
#, python-format
 
883
msgid ""
 
884
"Parent %(parent_uuid)s doesn't match original parent "
 
885
"%(original_parent_uuid)s, waiting for coalesce..."
 
886
msgstr ""
 
887
 
 
888
#: ../nova/virt/xenapi/vm_utils.py:590
 
889
#, python-format
 
890
msgid "No VDIs found for VM %s"
 
891
msgstr ""
 
892
 
 
893
#: ../nova/virt/xenapi/vm_utils.py:594
 
894
#, python-format
 
895
msgid "Unexpected number of VDIs (%(num_vdis)s) found for VM %(vm_ref)s"
 
896
msgstr ""
 
897
 
 
898
#: ../nova/virt/xenapi/vm_utils.py:653
 
899
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:188
 
900
#, python-format
 
901
msgid "Creating VBD for VDI %s ... "
 
902
msgstr ""
 
903
 
 
904
#: ../nova/virt/xenapi/vm_utils.py:655
 
905
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:190
 
906
#, python-format
 
907
msgid "Creating VBD for VDI %s done."
 
908
msgstr ""
 
909
 
 
910
#: ../nova/virt/xenapi/vm_utils.py:657
 
911
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:192
 
912
#, python-format
 
913
msgid "Plugging VBD %s ... "
 
914
msgstr ""
 
915
 
 
916
#: ../nova/virt/xenapi/vm_utils.py:659
 
917
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:194
 
918
#, python-format
 
919
msgid "Plugging VBD %s done."
 
920
msgstr ""
 
921
 
 
922
#: ../nova/virt/xenapi/vm_utils.py:661
 
923
#, python-format
 
924
msgid "VBD %(vbd)s plugged as %(orig_dev)s"
 
925
msgstr ""
 
926
 
 
927
#: ../nova/virt/xenapi/vm_utils.py:664
 
928
#, python-format
 
929
msgid "VBD %(vbd)s plugged into wrong dev, remapping to %(dev)s"
 
930
msgstr ""
 
931
 
 
932
#: ../nova/virt/xenapi/vm_utils.py:668
 
933
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:197
 
934
#, python-format
 
935
msgid "Destroying VBD for VDI %s ... "
 
936
msgstr ""
 
937
 
 
938
#: ../nova/virt/xenapi/vm_utils.py:671
 
939
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:200
 
940
#, python-format
 
941
msgid "Destroying VBD for VDI %s done."
 
942
msgstr ""
 
943
 
 
944
#: ../nova/virt/xenapi/vm_utils.py:683
 
945
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:211
 
946
msgid "VBD.unplug successful first time."
 
947
msgstr ""
 
948
 
 
949
#: ../nova/virt/xenapi/vm_utils.py:688
 
950
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:216
 
951
msgid "VBD.unplug rejected: retrying..."
 
952
msgstr ""
 
953
 
 
954
#: ../nova/virt/xenapi/vm_utils.py:692
 
955
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:220
 
956
msgid "VBD.unplug successful eventually."
 
957
msgstr ""
 
958
 
 
959
#: ../nova/virt/xenapi/vm_utils.py:695
 
960
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:223
 
961
#, python-format
 
962
msgid "Ignoring XenAPI.Failure in VBD.unplug: %s"
 
963
msgstr ""
 
964
 
 
965
#: ../nova/virt/xenapi/vm_utils.py:704
 
966
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:66
 
967
#, python-format
 
968
msgid "Ignoring XenAPI.Failure %s"
 
969
msgstr ""
 
970
 
 
971
#: ../nova/virt/xenapi/vm_utils.py:735
 
972
#, python-format
 
973
msgid ""
 
974
"Writing partition table %(primary_first)d %(primary_last)d to %(dest)s..."
 
975
msgstr ""
 
976
 
 
977
#: ../nova/virt/xenapi/vm_utils.py:747
 
978
#, python-format
 
979
msgid "Writing partition table %s done."
 
980
msgstr ""
 
981
 
 
982
#: ../nova/tests/test_rpc.py:89
 
983
#, python-format
 
984
msgid "Nested received %(queue)s, %(value)s"
 
985
msgstr ""
 
986
 
 
987
#: ../nova/tests/test_rpc.py:95
 
988
#, python-format
 
989
msgid "Nested return %s"
 
990
msgstr ""
 
991
 
 
992
#: ../nova/tests/test_rpc.py:120 ../nova/tests/test_rpc.py:126
 
993
#, python-format
 
994
msgid "Received %s"
 
995
msgstr ""
 
996
 
 
997
#: ../nova/db/sqlalchemy/api.py:44
 
998
msgid "Use of empty request context is deprecated"
 
999
msgstr ""
 
1000
 
 
1001
#: ../nova/db/sqlalchemy/api.py:133
 
1002
#, python-format
 
1003
msgid "No service for id %s"
 
1004
msgstr ""
 
1005
 
 
1006
#: ../nova/db/sqlalchemy/api.py:251
 
1007
#, python-format
 
1008
msgid "No service for %(host)s, %(binary)s"
 
1009
msgstr ""
 
1010
 
 
1011
#: ../nova/db/sqlalchemy/api.py:592
 
1012
msgid "No fixed ips defined"
 
1013
msgstr ""
 
1014
 
 
1015
#: ../nova/db/sqlalchemy/api.py:608
 
1016
#, python-format
 
1017
msgid "No floating ip for address %s"
 
1018
msgstr ""
 
1019
 
 
1020
#: ../nova/db/sqlalchemy/api.py:629
 
1021
#, python-format
 
1022
msgid "No address for instance %s"
 
1023
msgstr ""
 
1024
 
 
1025
#: ../nova/db/sqlalchemy/api.py:961
 
1026
#, python-format
 
1027
msgid "no keypair for user %(user_id)s, name %(name)s"
 
1028
msgstr ""
 
1029
 
 
1030
#: ../nova/db/sqlalchemy/api.py:1076 ../nova/db/sqlalchemy/api.py:1156
 
1031
#, python-format
 
1032
msgid "No network for id %s"
 
1033
msgstr ""
 
1034
 
 
1035
#: ../nova/db/sqlalchemy/api.py:1086
 
1036
msgid "No networks defined"
 
1037
msgstr ""
 
1038
 
 
1039
#: ../nova/db/sqlalchemy/api.py:1115
 
1040
#, python-format
 
1041
msgid "No network for bridge %s"
 
1042
msgstr ""
 
1043
 
 
1044
#: ../nova/db/sqlalchemy/api.py:1129 ../nova/db/sqlalchemy/api.py:1142
 
1045
#, python-format
 
1046
msgid "No network for instance %s"
 
1047
msgstr ""
 
1048
 
 
1049
#: ../nova/db/sqlalchemy/api.py:1277
 
1050
#, python-format
 
1051
msgid "Token %s does not exist"
 
1052
msgstr ""
 
1053
 
 
1054
#: ../nova/db/sqlalchemy/api.py:1302
 
1055
#, python-format
 
1056
msgid "No quota for project_id %s"
 
1057
msgstr ""
 
1058
 
 
1059
#: ../nova/db/sqlalchemy/api.py:1455 ../nova/db/sqlalchemy/api.py:1501
 
1060
#: ../nova/api/ec2/__init__.py:323
 
1061
#, python-format
 
1062
msgid "Volume %s not found"
 
1063
msgstr ""
 
1064
 
 
1065
#: ../nova/db/sqlalchemy/api.py:1514
 
1066
#, python-format
 
1067
msgid "No export device found for volume %s"
 
1068
msgstr ""
 
1069
 
 
1070
#: ../nova/db/sqlalchemy/api.py:1527
 
1071
#, python-format
 
1072
msgid "No target id found for volume %s"
 
1073
msgstr ""
 
1074
 
 
1075
#: ../nova/db/sqlalchemy/api.py:1572
 
1076
#, python-format
 
1077
msgid "No security group with id %s"
 
1078
msgstr ""
 
1079
 
 
1080
#: ../nova/db/sqlalchemy/api.py:1589
 
1081
#, python-format
 
1082
msgid "No security group named %(group_name)s for project: %(project_id)s"
 
1083
msgstr ""
 
1084
 
 
1085
#: ../nova/db/sqlalchemy/api.py:1682
 
1086
#, python-format
 
1087
msgid "No secuity group rule with id %s"
 
1088
msgstr ""
 
1089
 
 
1090
#: ../nova/db/sqlalchemy/api.py:1756
 
1091
#, python-format
 
1092
msgid "No user for id %s"
 
1093
msgstr ""
 
1094
 
 
1095
#: ../nova/db/sqlalchemy/api.py:1772
 
1096
#, python-format
 
1097
msgid "No user for access key %s"
 
1098
msgstr ""
 
1099
 
 
1100
#: ../nova/db/sqlalchemy/api.py:1834
 
1101
#, python-format
 
1102
msgid "No project with id %s"
 
1103
msgstr ""
 
1104
 
 
1105
#: ../nova/db/sqlalchemy/api.py:1979
 
1106
#, python-format
 
1107
msgid "No console pool with id %(pool_id)s"
 
1108
msgstr ""
 
1109
 
 
1110
#: ../nova/db/sqlalchemy/api.py:1996
 
1111
#, python-format
 
1112
msgid ""
 
1113
"No console pool of type %(console_type)s for compute host %(compute_host)s "
 
1114
"on proxy host %(host)s"
 
1115
msgstr ""
 
1116
 
 
1117
#: ../nova/db/sqlalchemy/api.py:2035
 
1118
#, python-format
 
1119
msgid "No console for instance %(instance_id)s in pool %(pool_id)s"
 
1120
msgstr ""
 
1121
 
 
1122
#: ../nova/db/sqlalchemy/api.py:2057
 
1123
#, python-format
 
1124
msgid "on instance %s"
 
1125
msgstr ""
 
1126
 
 
1127
#: ../nova/db/sqlalchemy/api.py:2058
 
1128
#, python-format
 
1129
msgid "No console with id %(console_id)s %(idesc)s"
 
1130
msgstr ""
 
1131
 
 
1132
#: ../nova/db/sqlalchemy/api.py:2078 ../nova/db/sqlalchemy/api.py:2097
 
1133
#, python-format
 
1134
msgid "No zone with id %(zone_id)s"
 
1135
msgstr ""
 
1136
 
 
1137
#: ../nova/virt/libvirt_conn.py:160
 
1138
#, python-format
 
1139
msgid "Checking state of %s"
 
1140
msgstr ""
 
1141
 
 
1142
#: ../nova/virt/libvirt_conn.py:165
 
1143
#, python-format
 
1144
msgid "Current state of %(name)s was %(state)s."
 
1145
msgstr ""
 
1146
 
 
1147
#: ../nova/virt/libvirt_conn.py:183
 
1148
#, python-format
 
1149
msgid "Connecting to libvirt: %s"
 
1150
msgstr ""
 
1151
 
 
1152
#: ../nova/virt/libvirt_conn.py:196
 
1153
msgid "Connection to libvirt broke"
 
1154
msgstr ""
 
1155
 
 
1156
#: ../nova/virt/libvirt_conn.py:258
 
1157
#, python-format
 
1158
msgid "instance %(instance_name)s: deleting instance files %(target)s"
 
1159
msgstr ""
 
1160
 
 
1161
#: ../nova/virt/libvirt_conn.py:283
 
1162
#, python-format
 
1163
msgid "Invalid device path %s"
 
1164
msgstr ""
 
1165
 
 
1166
#: ../nova/virt/libvirt_conn.py:313
 
1167
#, python-format
 
1168
msgid "No disk at %s"
 
1169
msgstr ""
 
1170
 
 
1171
#: ../nova/virt/libvirt_conn.py:320
 
1172
msgid "Instance snapshotting is not supported for libvirtat this time"
 
1173
msgstr ""
 
1174
 
 
1175
#: ../nova/virt/libvirt_conn.py:336
 
1176
#, python-format
 
1177
msgid "instance %s: rebooted"
 
1178
msgstr ""
 
1179
 
 
1180
#: ../nova/virt/libvirt_conn.py:339
 
1181
#, python-format
 
1182
msgid "_wait_for_reboot failed: %s"
 
1183
msgstr ""
 
1184
 
 
1185
#: ../nova/virt/libvirt_conn.py:382
 
1186
#, python-format
 
1187
msgid "instance %s: rescued"
 
1188
msgstr ""
 
1189
 
 
1190
#: ../nova/virt/libvirt_conn.py:385
 
1191
#, python-format
 
1192
msgid "_wait_for_rescue failed: %s"
 
1193
msgstr ""
 
1194
 
 
1195
#: ../nova/virt/libvirt_conn.py:411
 
1196
#, python-format
 
1197
msgid "instance %s: is running"
 
1198
msgstr ""
 
1199
 
 
1200
#: ../nova/virt/libvirt_conn.py:422
 
1201
#, python-format
 
1202
msgid "instance %s: booted"
 
1203
msgstr ""
 
1204
 
 
1205
#: ../nova/virt/libvirt_conn.py:425 ../nova/virt/xenapi/vmops.py:186
 
1206
#, python-format
 
1207
msgid "instance %s: failed to boot"
 
1208
msgstr ""
 
1209
 
 
1210
#: ../nova/virt/libvirt_conn.py:436
 
1211
#, python-format
 
1212
msgid "virsh said: %r"
 
1213
msgstr ""
 
1214
 
 
1215
#: ../nova/virt/libvirt_conn.py:440
 
1216
msgid "cool, it's a device"
 
1217
msgstr ""
 
1218
 
 
1219
#: ../nova/virt/libvirt_conn.py:448
 
1220
#, python-format
 
1221
msgid "data: %(data)r, fpath: %(fpath)r"
 
1222
msgstr ""
 
1223
 
 
1224
#: ../nova/virt/libvirt_conn.py:456
 
1225
#, python-format
 
1226
msgid "Contents of file %(fpath)s: %(contents)r"
 
1227
msgstr ""
 
1228
 
 
1229
#: ../nova/virt/libvirt_conn.py:489
 
1230
msgid "Unable to find an open port"
 
1231
msgstr ""
 
1232
 
 
1233
#: ../nova/virt/libvirt_conn.py:563
 
1234
#, python-format
 
1235
msgid "instance %s: Creating image"
 
1236
msgstr ""
 
1237
 
 
1238
#: ../nova/virt/libvirt_conn.py:646
 
1239
#, python-format
 
1240
msgid "instance %(inst_name)s: injecting key into image %(img_id)s"
 
1241
msgstr ""
 
1242
 
 
1243
#: ../nova/virt/libvirt_conn.py:649
 
1244
#, python-format
 
1245
msgid "instance %(inst_name)s: injecting net into image %(img_id)s"
 
1246
msgstr ""
 
1247
 
 
1248
#. This could be a windows image, or a vmdk format disk
 
1249
#: ../nova/virt/libvirt_conn.py:657
 
1250
#, python-format
 
1251
msgid ""
 
1252
"instance %(inst_name)s: ignoring error injecting data into image %(img_id)s "
 
1253
"(%(e)s)"
 
1254
msgstr ""
 
1255
 
 
1256
#. TODO(termie): cache?
 
1257
#: ../nova/virt/libvirt_conn.py:665
 
1258
#, python-format
 
1259
msgid "instance %s: starting toXML method"
 
1260
msgstr ""
 
1261
 
 
1262
#: ../nova/virt/libvirt_conn.py:732
 
1263
#, python-format
 
1264
msgid "instance %s: finished toXML method"
 
1265
msgstr ""
 
1266
 
 
1267
#: ../nova/virt/libvirt_conn.py:751
 
1268
msgid "diagnostics are not supported for libvirt"
 
1269
msgstr ""
 
1270
 
 
1271
#: ../nova/virt/libvirt_conn.py:1225
 
1272
#, python-format
 
1273
msgid "Attempted to unfilter instance %s which is not filtered"
 
1274
msgstr ""
 
1275
 
 
1276
#: ../nova/api/ec2/metadatarequesthandler.py:76
 
1277
#, python-format
 
1278
msgid "Failed to get metadata for ip: %s"
 
1279
msgstr ""
 
1280
 
 
1281
#: ../nova/auth/fakeldap.py:33
 
1282
msgid "Attempted to instantiate singleton"
 
1283
msgstr ""
 
1284
 
 
1285
#: ../nova/network/api.py:39
 
1286
#, python-format
 
1287
msgid "Quota exceeeded for %s, tried to allocate address"
 
1288
msgstr ""
 
1289
 
 
1290
#: ../nova/network/api.py:42
 
1291
msgid "Address quota exceeded. You cannot allocate any more addresses"
 
1292
msgstr ""
 
1293
 
 
1294
#: ../nova/tests/test_volume.py:162
 
1295
#, python-format
 
1296
msgid "Target %s allocated"
 
1297
msgstr ""
 
1298
 
 
1299
#: ../nova/virt/images.py:70
 
1300
#, python-format
 
1301
msgid "Finished retreving %(url)s -- placed in %(path)s"
 
1302
msgstr ""
 
1303
 
 
1304
#: ../nova/scheduler/driver.py:66
 
1305
msgid "Must implement a fallback schedule"
 
1306
msgstr ""
 
1307
 
 
1308
#: ../nova/console/manager.py:70
 
1309
msgid "Adding console"
 
1310
msgstr ""
 
1311
 
 
1312
#: ../nova/console/manager.py:90
 
1313
#, python-format
 
1314
msgid "Tried to remove non-existant console %(console_id)s."
 
1315
msgstr ""
 
1316
 
 
1317
#: ../nova/api/direct.py:149
 
1318
msgid "not available"
 
1319
msgstr ""
 
1320
 
 
1321
#: ../nova/api/ec2/cloud.py:62
 
1322
#, python-format
 
1323
msgid "The key_pair %s already exists"
 
1324
msgstr ""
 
1325
 
 
1326
#. TODO(vish): Do this with M2Crypto instead
 
1327
#: ../nova/api/ec2/cloud.py:118
410
1328
#, python-format
411
1329
msgid "Generating root CA: %s"
412
1330
msgstr ""
413
1331
 
414
 
#: nova/api/ec2/cloud.py:277
 
1332
#: ../nova/api/ec2/cloud.py:303
415
1333
#, python-format
416
1334
msgid "Create key pair %s"
417
1335
msgstr ""
418
1336
 
419
 
#: nova/api/ec2/cloud.py:285
 
1337
#: ../nova/api/ec2/cloud.py:311
420
1338
#, python-format
421
1339
msgid "Delete key pair %s"
422
1340
msgstr ""
423
1341
 
424
 
#: nova/api/ec2/cloud.py:357
 
1342
#: ../nova/api/ec2/cloud.py:386
425
1343
#, python-format
426
1344
msgid "%s is not a valid ipProtocol"
427
1345
msgstr ""
428
1346
 
429
 
#: nova/api/ec2/cloud.py:361
 
1347
#: ../nova/api/ec2/cloud.py:390
430
1348
msgid "Invalid port range"
431
1349
msgstr ""
432
1350
 
433
 
#: nova/api/ec2/cloud.py:392
 
1351
#: ../nova/api/ec2/cloud.py:421
434
1352
#, python-format
435
1353
msgid "Revoke security group ingress %s"
436
1354
msgstr ""
437
1355
 
438
 
#: nova/api/ec2/cloud.py:401 nova/api/ec2/cloud.py:414
 
1356
#: ../nova/api/ec2/cloud.py:430 ../nova/api/ec2/cloud.py:459
 
1357
msgid "Not enough parameters to build a valid rule."
 
1358
msgstr ""
 
1359
 
 
1360
#: ../nova/api/ec2/cloud.py:443
439
1361
msgid "No rule for the specified parameters."
440
1362
msgstr ""
441
1363
 
442
 
#: nova/api/ec2/cloud.py:421
 
1364
#: ../nova/api/ec2/cloud.py:450
443
1365
#, python-format
444
1366
msgid "Authorize security group ingress %s"
445
1367
msgstr ""
446
1368
 
447
 
#: nova/api/ec2/cloud.py:432
 
1369
#: ../nova/api/ec2/cloud.py:464
448
1370
#, python-format
449
1371
msgid "This rule already exists in group %s"
450
1372
msgstr ""
451
1373
 
452
 
#: nova/api/ec2/cloud.py:460
 
1374
#: ../nova/api/ec2/cloud.py:492
453
1375
#, python-format
454
1376
msgid "Create Security Group %s"
455
1377
msgstr ""
456
1378
 
457
 
#: nova/api/ec2/cloud.py:463
 
1379
#: ../nova/api/ec2/cloud.py:495
458
1380
#, python-format
459
1381
msgid "group %s already exists"
460
1382
msgstr ""
461
1383
 
462
 
#: nova/api/ec2/cloud.py:475
 
1384
#: ../nova/api/ec2/cloud.py:507
463
1385
#, python-format
464
1386
msgid "Delete security group %s"
465
1387
msgstr ""
466
1388
 
467
 
#: nova/api/ec2/cloud.py:483 nova/compute/manager.py:452
468
 
#, python-format
469
 
msgid "Get console output for instance %s"
470
 
msgstr ""
471
 
 
472
 
#: nova/api/ec2/cloud.py:543
 
1389
#: ../nova/api/ec2/cloud.py:584
473
1390
#, python-format
474
1391
msgid "Create volume of %s GB"
475
1392
msgstr ""
476
1393
 
477
 
#: nova/api/ec2/cloud.py:567
 
1394
#: ../nova/api/ec2/cloud.py:612
478
1395
#, python-format
479
 
msgid "Attach volume %s to instacne %s at %s"
 
1396
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
480
1397
msgstr ""
481
1398
 
482
 
#: nova/api/ec2/cloud.py:579
 
1399
#: ../nova/api/ec2/cloud.py:629
483
1400
#, python-format
484
1401
msgid "Detach volume %s"
485
1402
msgstr ""
486
1403
 
487
 
#: nova/api/ec2/cloud.py:686
 
1404
#: ../nova/api/ec2/cloud.py:761
488
1405
msgid "Allocate address"
489
1406
msgstr ""
490
1407
 
491
 
#: nova/api/ec2/cloud.py:691
 
1408
#: ../nova/api/ec2/cloud.py:766
492
1409
#, python-format
493
1410
msgid "Release address %s"
494
1411
msgstr ""
495
1412
 
496
 
#: nova/api/ec2/cloud.py:696
 
1413
#: ../nova/api/ec2/cloud.py:771
497
1414
#, python-format
498
 
msgid "Associate address %s to instance %s"
 
1415
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
499
1416
msgstr ""
500
1417
 
501
 
#: nova/api/ec2/cloud.py:703
 
1418
#: ../nova/api/ec2/cloud.py:780
502
1419
#, python-format
503
1420
msgid "Disassociate address %s"
504
1421
msgstr ""
505
1422
 
506
 
#: nova/api/ec2/cloud.py:730
 
1423
#: ../nova/api/ec2/cloud.py:807
507
1424
msgid "Going to start terminating instances"
508
1425
msgstr ""
509
1426
 
510
 
#: nova/api/ec2/cloud.py:738
 
1427
#: ../nova/api/ec2/cloud.py:815
511
1428
#, python-format
512
1429
msgid "Reboot instance %r"
513
1430
msgstr ""
514
1431
 
515
 
#: nova/api/ec2/cloud.py:775
 
1432
#: ../nova/api/ec2/cloud.py:867
516
1433
#, python-format
517
1434
msgid "De-registering image %s"
518
1435
msgstr ""
519
1436
 
520
 
#: nova/api/ec2/cloud.py:783
 
1437
#: ../nova/api/ec2/cloud.py:875
521
1438
#, python-format
522
 
msgid "Registered image %s with id %s"
 
1439
msgid "Registered image %(image_location)s with id %(image_id)s"
523
1440
msgstr ""
524
1441
 
525
 
#: nova/api/ec2/cloud.py:789 nova/api/ec2/cloud.py:804
 
1442
#: ../nova/api/ec2/cloud.py:882 ../nova/api/ec2/cloud.py:900
526
1443
#, python-format
527
1444
msgid "attribute not supported: %s"
528
1445
msgstr ""
529
1446
 
530
 
#: nova/api/ec2/cloud.py:794
 
1447
#: ../nova/api/ec2/cloud.py:890
531
1448
#, python-format
532
1449
msgid "invalid id: %s"
533
1450
msgstr ""
534
1451
 
535
 
#: nova/api/ec2/cloud.py:807
 
1452
#: ../nova/api/ec2/cloud.py:903
536
1453
msgid "user or group not specified"
537
1454
msgstr ""
538
1455
 
539
 
#: nova/api/ec2/cloud.py:809
 
1456
#: ../nova/api/ec2/cloud.py:905
540
1457
msgid "only group \"all\" is supported"
541
1458
msgstr ""
542
1459
 
543
 
#: nova/api/ec2/cloud.py:811
 
1460
#: ../nova/api/ec2/cloud.py:907
544
1461
msgid "operation_type must be add or remove"
545
1462
msgstr ""
546
1463
 
547
 
#: nova/api/ec2/cloud.py:812
 
1464
#: ../nova/api/ec2/cloud.py:908
548
1465
#, python-format
549
1466
msgid "Updating image %s publicity"
550
1467
msgstr ""
551
1468
 
552
 
#: nova/api/ec2/metadatarequesthandler.py:75
553
 
#, python-format
554
 
msgid "Failed to get metadata for ip: %s"
555
 
msgstr ""
556
 
 
557
 
#: nova/api/openstack/__init__.py:70
558
 
#, python-format
559
 
msgid "Caught error: %s"
560
 
msgstr ""
561
 
 
562
 
#: nova/api/openstack/__init__.py:86
563
 
msgid "Including admin operations in API."
564
 
msgstr ""
565
 
 
566
 
#: nova/api/openstack/servers.py:184
567
 
#, python-format
568
 
msgid "Compute.api::lock %s"
569
 
msgstr ""
570
 
 
571
 
#: nova/api/openstack/servers.py:199
572
 
#, python-format
573
 
msgid "Compute.api::unlock %s"
574
 
msgstr ""
575
 
 
576
 
#: nova/api/openstack/servers.py:213
577
 
#, python-format
578
 
msgid "Compute.api::get_lock %s"
579
 
msgstr ""
580
 
 
581
 
#: nova/api/openstack/servers.py:224
582
 
#, python-format
583
 
msgid "Compute.api::pause %s"
584
 
msgstr ""
585
 
 
586
 
#: nova/api/openstack/servers.py:235
587
 
#, python-format
588
 
msgid "Compute.api::unpause %s"
589
 
msgstr ""
590
 
 
591
 
#: nova/api/openstack/servers.py:246
592
 
#, python-format
593
 
msgid "compute.api::suspend %s"
594
 
msgstr ""
595
 
 
596
 
#: nova/api/openstack/servers.py:257
597
 
#, python-format
598
 
msgid "compute.api::resume %s"
599
 
msgstr ""
600
 
 
601
 
#: nova/auth/dbdriver.py:84
 
1469
#: ../bin/nova-api.py:52
 
1470
#, python-format
 
1471
msgid "Using paste.deploy config at: %s"
 
1472
msgstr ""
 
1473
 
 
1474
#: ../bin/nova-api.py:57
 
1475
#, python-format
 
1476
msgid "No paste configuration for app: %s"
 
1477
msgstr ""
 
1478
 
 
1479
#: ../bin/nova-api.py:59
 
1480
#, python-format
 
1481
msgid ""
 
1482
"App Config: %(api)s\n"
 
1483
"%(config)r"
 
1484
msgstr ""
 
1485
 
 
1486
#: ../bin/nova-api.py:64
 
1487
#, python-format
 
1488
msgid "Running %s API"
 
1489
msgstr ""
 
1490
 
 
1491
#: ../bin/nova-api.py:69
 
1492
#, python-format
 
1493
msgid "No known API applications configured in %s."
 
1494
msgstr ""
 
1495
 
 
1496
#: ../bin/nova-api.py:83
 
1497
#, python-format
 
1498
msgid "Starting nova-api node (version %s)"
 
1499
msgstr ""
 
1500
 
 
1501
#: ../bin/nova-api.py:89
 
1502
#, python-format
 
1503
msgid "No paste configuration found for: %s"
 
1504
msgstr ""
 
1505
 
 
1506
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:84
 
1507
#, python-format
 
1508
msgid "Argument %(key)s value %(value)s is too short."
 
1509
msgstr ""
 
1510
 
 
1511
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:89
 
1512
#, python-format
 
1513
msgid "Argument %(key)s value %(value)s contains invalid characters."
 
1514
msgstr ""
 
1515
 
 
1516
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:94
 
1517
#, python-format
 
1518
msgid "Argument %(key)s value %(value)s starts with a hyphen."
 
1519
msgstr ""
 
1520
 
 
1521
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:102
 
1522
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:130
 
1523
#, python-format
 
1524
msgid "Argument %s is required."
 
1525
msgstr ""
 
1526
 
 
1527
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:117
 
1528
#, python-format
 
1529
msgid ""
 
1530
"Argument %(key)s may not take value %(value)s. Valid values are ['true', "
 
1531
"'false']."
 
1532
msgstr ""
 
1533
 
 
1534
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:163
 
1535
#, python-format
 
1536
msgid ""
 
1537
"Created VDI %(vdi_ref)s (%(label)s, %(size)s, %(read_only)s) on %(sr_ref)s."
 
1538
msgstr ""
 
1539
 
 
1540
#: ../nova/virt/xenapi/vmops.py:67
 
1541
#, python-format
 
1542
msgid "Attempted to create non-unique name %s"
 
1543
msgstr ""
 
1544
 
 
1545
#: ../nova/virt/xenapi/vmops.py:73
 
1546
#, python-format
 
1547
msgid "instance %(name)s: not enough free memory"
 
1548
msgstr ""
 
1549
 
 
1550
#: ../nova/virt/xenapi/vmops.py:148
 
1551
#, python-format
 
1552
msgid "Starting VM %s..."
 
1553
msgstr ""
 
1554
 
 
1555
#: ../nova/virt/xenapi/vmops.py:151
 
1556
#, python-format
 
1557
msgid "Spawning VM %(instance_name)s created %(vm_ref)s."
 
1558
msgstr ""
 
1559
 
 
1560
#: ../nova/virt/xenapi/vmops.py:162
 
1561
#, python-format
 
1562
msgid "Invalid value for onset_files: '%s'"
 
1563
msgstr ""
 
1564
 
 
1565
#: ../nova/virt/xenapi/vmops.py:167
 
1566
#, python-format
 
1567
msgid "Injecting file path: '%s'"
 
1568
msgstr ""
 
1569
 
 
1570
#: ../nova/virt/xenapi/vmops.py:180
 
1571
#, python-format
 
1572
msgid "Instance %s: booted"
 
1573
msgstr ""
 
1574
 
 
1575
#: ../nova/virt/xenapi/vmops.py:232
 
1576
#, python-format
 
1577
msgid "Instance not present %s"
 
1578
msgstr ""
 
1579
 
 
1580
#. TODO(sirp): Add quiesce and VSS locking support when Windows support
 
1581
#. is added
 
1582
#: ../nova/virt/xenapi/vmops.py:261
 
1583
#, python-format
 
1584
msgid "Starting snapshot for VM %s"
 
1585
msgstr ""
 
1586
 
 
1587
#: ../nova/virt/xenapi/vmops.py:269
 
1588
#, python-format
 
1589
msgid "Unable to Snapshot %(vm_ref)s: %(exc)s"
 
1590
msgstr ""
 
1591
 
 
1592
#: ../nova/virt/xenapi/vmops.py:280
 
1593
#, python-format
 
1594
msgid "Finished snapshot and upload for VM %s"
 
1595
msgstr ""
 
1596
 
 
1597
#: ../nova/virt/xenapi/vmops.py:356
 
1598
#, python-format
 
1599
msgid "VM %(vm)s already halted, skipping shutdown..."
 
1600
msgstr ""
 
1601
 
 
1602
#: ../nova/virt/xenapi/vmops.py:389
 
1603
msgid "Removing kernel/ramdisk files"
 
1604
msgstr ""
 
1605
 
 
1606
#: ../nova/virt/xenapi/vmops.py:399
 
1607
msgid "kernel/ramdisk files removed"
 
1608
msgstr ""
 
1609
 
 
1610
#: ../nova/virt/xenapi/vmops.py:561
 
1611
#, python-format
 
1612
msgid ""
 
1613
"TIMEOUT: The call to %(method)s timed out. VM id=%(instance_id)s; "
 
1614
"args=%(strargs)s"
 
1615
msgstr ""
 
1616
 
 
1617
#: ../nova/virt/xenapi/vmops.py:564
 
1618
#, python-format
 
1619
msgid ""
 
1620
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. VM "
 
1621
"id=%(instance_id)s; args=%(strargs)s"
 
1622
msgstr ""
 
1623
 
 
1624
#: ../nova/virt/xenapi/vmops.py:569
 
1625
#, python-format
 
1626
msgid ""
 
1627
"The call to %(method)s returned an error: %(e)s. VM id=%(instance_id)s; "
 
1628
"args=%(strargs)s"
 
1629
msgstr ""
 
1630
 
 
1631
#: ../nova/virt/xenapi/vmops.py:760
 
1632
#, python-format
 
1633
msgid "OpenSSL error: %s"
 
1634
msgstr ""
 
1635
 
 
1636
#: ../nova/tests/test_compute.py:148
 
1637
#, python-format
 
1638
msgid "Running instances: %s"
 
1639
msgstr ""
 
1640
 
 
1641
#: ../nova/tests/test_compute.py:154
 
1642
#, python-format
 
1643
msgid "After terminating instances: %s"
 
1644
msgstr ""
 
1645
 
 
1646
#: ../nova/cloudpipe/pipelib.py:45
 
1647
msgid "Template for script to run on cloudpipe instance boot"
 
1648
msgstr ""
 
1649
 
 
1650
#: ../nova/cloudpipe/pipelib.py:48
 
1651
msgid "Network to push into openvpn config"
 
1652
msgstr ""
 
1653
 
 
1654
#: ../nova/cloudpipe/pipelib.py:51
 
1655
msgid "Netmask to push into openvpn config"
 
1656
msgstr ""
 
1657
 
 
1658
#: ../nova/cloudpipe/pipelib.py:97
 
1659
#, python-format
 
1660
msgid "Launching VPN for %s"
 
1661
msgstr ""
 
1662
 
 
1663
#: ../nova/db/sqlalchemy/migration.py:35
 
1664
msgid "python-migrate is not installed. Exiting."
 
1665
msgstr ""
 
1666
 
 
1667
#: ../nova/image/s3.py:99
 
1668
#, python-format
 
1669
msgid "Image %s could not be found"
 
1670
msgstr ""
 
1671
 
 
1672
#: ../nova/api/ec2/__init__.py:121
 
1673
msgid "Too many failed authentications."
 
1674
msgstr ""
 
1675
 
 
1676
#: ../nova/api/ec2/__init__.py:131
 
1677
#, python-format
 
1678
msgid ""
 
1679
"Access key %(access_key)s has had %(failures)d failed authentications and "
 
1680
"will be locked out for %(lock_mins)d minutes."
 
1681
msgstr ""
 
1682
 
 
1683
#: ../nova/api/ec2/__init__.py:169 ../nova/objectstore/handler.py:140
 
1684
#, python-format
 
1685
msgid "Authentication Failure: %s"
 
1686
msgstr ""
 
1687
 
 
1688
#: ../nova/api/ec2/__init__.py:182
 
1689
#, python-format
 
1690
msgid "Authenticated Request For %(uname)s:%(pname)s)"
 
1691
msgstr ""
 
1692
 
 
1693
#: ../nova/api/ec2/__init__.py:207
 
1694
#, python-format
 
1695
msgid "action: %s"
 
1696
msgstr ""
 
1697
 
 
1698
#: ../nova/api/ec2/__init__.py:209
 
1699
#, python-format
 
1700
msgid "arg: %(key)s\t\tval: %(value)s"
 
1701
msgstr ""
 
1702
 
 
1703
#: ../nova/api/ec2/__init__.py:281
 
1704
#, python-format
 
1705
msgid ""
 
1706
"Unauthorized request for controller=%(controller)s and action=%(action)s"
 
1707
msgstr ""
 
1708
 
 
1709
#: ../nova/api/ec2/__init__.py:314
 
1710
#, python-format
 
1711
msgid "InstanceNotFound raised: %s"
 
1712
msgstr ""
 
1713
 
 
1714
#: ../nova/api/ec2/__init__.py:320
 
1715
#, python-format
 
1716
msgid "VolumeNotFound raised: %s"
 
1717
msgstr ""
 
1718
 
 
1719
#: ../nova/api/ec2/__init__.py:326
 
1720
#, python-format
 
1721
msgid "NotFound raised: %s"
 
1722
msgstr ""
 
1723
 
 
1724
#: ../nova/api/ec2/__init__.py:329
 
1725
#, python-format
 
1726
msgid "ApiError raised: %s"
 
1727
msgstr ""
 
1728
 
 
1729
#: ../nova/api/ec2/__init__.py:338
 
1730
#, python-format
 
1731
msgid "Unexpected error raised: %s"
 
1732
msgstr ""
 
1733
 
 
1734
#: ../nova/api/ec2/__init__.py:343
 
1735
msgid "An unknown error has occurred. Please try your request again."
 
1736
msgstr ""
 
1737
 
 
1738
#: ../nova/auth/dbdriver.py:84
602
1739
#, python-format
603
1740
msgid "User %s already exists"
604
1741
msgstr ""
605
1742
 
606
 
#: nova/auth/dbdriver.py:106 nova/auth/ldapdriver.py:207
 
1743
#: ../nova/auth/dbdriver.py:106 ../nova/auth/ldapdriver.py:232
607
1744
#, python-format
608
1745
msgid "Project can't be created because manager %s doesn't exist"
609
1746
msgstr ""
610
1747
 
611
 
#: nova/auth/dbdriver.py:135 nova/auth/ldapdriver.py:204
 
1748
#: ../nova/auth/dbdriver.py:122 ../nova/auth/ldapdriver.py:243
 
1749
#, python-format
 
1750
msgid "Project can't be created because user %s doesn't exist"
 
1751
msgstr ""
 
1752
 
 
1753
#: ../nova/auth/dbdriver.py:135 ../nova/auth/ldapdriver.py:229
612
1754
#, python-format
613
1755
msgid "Project can't be created because project %s already exists"
614
1756
msgstr ""
615
1757
 
616
 
#: nova/auth/dbdriver.py:157 nova/auth/ldapdriver.py:241
 
1758
#: ../nova/auth/dbdriver.py:157 ../nova/auth/ldapdriver.py:268
617
1759
#, python-format
618
1760
msgid "Project can't be modified because manager %s doesn't exist"
619
1761
msgstr ""
620
1762
 
621
 
#: nova/auth/dbdriver.py:245
 
1763
#: ../nova/auth/dbdriver.py:245
622
1764
#, python-format
623
1765
msgid "User \"%s\" not found"
624
1766
msgstr ""
625
1767
 
626
 
#: nova/auth/dbdriver.py:248
 
1768
#: ../nova/auth/dbdriver.py:248
627
1769
#, python-format
628
1770
msgid "Project \"%s\" not found"
629
1771
msgstr ""
630
1772
 
631
 
#: nova/auth/fakeldap.py:33
632
 
msgid "Attempted to instantiate singleton"
633
 
msgstr ""
634
 
 
635
 
#: nova/auth/ldapdriver.py:181
636
 
#, python-format
637
 
msgid "LDAP object for %s doesn't exist"
638
 
msgstr ""
639
 
 
640
 
#: nova/auth/ldapdriver.py:218
641
 
#, python-format
642
 
msgid "Project can't be created because user %s doesn't exist"
643
 
msgstr ""
644
 
 
645
 
#: nova/auth/ldapdriver.py:478
646
 
#, python-format
647
 
msgid "User %s is already a member of the group %s"
648
 
msgstr ""
649
 
 
650
 
#: nova/auth/ldapdriver.py:507
651
 
#, python-format
652
 
msgid ""
653
 
"Attempted to remove the last member of a group. Deleting the group at %s "
654
 
"instead."
655
 
msgstr ""
656
 
 
657
 
#: nova/auth/ldapdriver.py:528
658
 
#, python-format
659
 
msgid "Group at dn %s doesn't exist"
660
 
msgstr ""
661
 
 
662
 
#: nova/auth/manager.py:259
663
 
#, python-format
664
 
msgid "Looking up user: %r"
665
 
msgstr ""
666
 
 
667
 
#: nova/auth/manager.py:263
668
 
#, python-format
669
 
msgid "Failed authorization for access key %s"
670
 
msgstr ""
671
 
 
672
 
#: nova/auth/manager.py:264
673
 
#, python-format
674
 
msgid "No user found for access key %s"
675
 
msgstr ""
676
 
 
677
 
#: nova/auth/manager.py:270
678
 
#, python-format
679
 
msgid "Using project name = user name (%s)"
680
 
msgstr ""
681
 
 
682
 
#: nova/auth/manager.py:275
683
 
#, python-format
684
 
msgid "failed authorization: no project named %s (user=%s)"
685
 
msgstr ""
686
 
 
687
 
#: nova/auth/manager.py:277
688
 
#, python-format
689
 
msgid "No project called %s could be found"
690
 
msgstr ""
691
 
 
692
 
#: nova/auth/manager.py:281
693
 
#, python-format
694
 
msgid "Failed authorization: user %s not admin and not member of project %s"
695
 
msgstr ""
696
 
 
697
 
#: nova/auth/manager.py:283
698
 
#, python-format
699
 
msgid "User %s is not a member of project %s"
700
 
msgstr ""
701
 
 
702
 
#: nova/auth/manager.py:292 nova/auth/manager.py:303
703
 
#, python-format
704
 
msgid "Invalid signature for user %s"
705
 
msgstr ""
706
 
 
707
 
#: nova/auth/manager.py:293 nova/auth/manager.py:304
708
 
msgid "Signature does not match"
709
 
msgstr ""
710
 
 
711
 
#: nova/auth/manager.py:374
712
 
msgid "Must specify project"
713
 
msgstr ""
714
 
 
715
 
#: nova/auth/manager.py:408
716
 
#, python-format
717
 
msgid "The %s role can not be found"
718
 
msgstr ""
719
 
 
720
 
#: nova/auth/manager.py:410
721
 
#, python-format
722
 
msgid "The %s role is global only"
723
 
msgstr ""
724
 
 
725
 
#: nova/auth/manager.py:412
726
 
#, python-format
727
 
msgid "Adding role %s to user %s in project %s"
728
 
msgstr ""
729
 
 
730
 
#: nova/auth/manager.py:438
731
 
#, python-format
732
 
msgid "Removing role %s from user %s on project %s"
733
 
msgstr ""
734
 
 
735
 
#: nova/auth/manager.py:505
736
 
#, python-format
737
 
msgid "Created project %s with manager %s"
738
 
msgstr ""
739
 
 
740
 
#: nova/auth/manager.py:523
741
 
#, python-format
742
 
msgid "modifying project %s"
743
 
msgstr ""
744
 
 
745
 
#: nova/auth/manager.py:553
746
 
#, python-format
747
 
msgid "Remove user %s from project %s"
748
 
msgstr ""
749
 
 
750
 
#: nova/auth/manager.py:581
751
 
#, python-format
752
 
msgid "Deleting project %s"
753
 
msgstr ""
754
 
 
755
 
#: nova/auth/manager.py:637
756
 
#, python-format
757
 
msgid "Created user %s (admin: %r)"
758
 
msgstr ""
759
 
 
760
 
#: nova/auth/manager.py:645
761
 
#, python-format
762
 
msgid "Deleting user %s"
763
 
msgstr ""
764
 
 
765
 
#: nova/auth/manager.py:655
766
 
#, python-format
767
 
msgid "Access Key change for user %s"
768
 
msgstr ""
769
 
 
770
 
#: nova/auth/manager.py:657
771
 
#, python-format
772
 
msgid "Secret Key change for user %s"
773
 
msgstr ""
774
 
 
775
 
#: nova/auth/manager.py:659
776
 
#, python-format
777
 
msgid "Admin status set to %r for user %s"
778
 
msgstr ""
779
 
 
780
 
#: nova/auth/manager.py:708
781
 
#, python-format
782
 
msgid "No vpn data for project %s"
783
 
msgstr ""
784
 
 
785
 
#: nova/cloudpipe/pipelib.py:45
786
 
msgid "Template for script to run on cloudpipe instance boot"
787
 
msgstr ""
788
 
 
789
 
#: nova/cloudpipe/pipelib.py:48
790
 
msgid "Network to push into openvpn config"
791
 
msgstr ""
792
 
 
793
 
#: nova/cloudpipe/pipelib.py:51
794
 
msgid "Netmask to push into openvpn config"
795
 
msgstr ""
796
 
 
797
 
#: nova/cloudpipe/pipelib.py:97
798
 
#, python-format
799
 
msgid "Launching VPN for %s"
800
 
msgstr ""
801
 
 
802
 
#: nova/compute/api.py:67
803
 
#, python-format
804
 
msgid "Instance %d was not found in get_network_topic"
805
 
msgstr ""
806
 
 
807
 
#: nova/compute/api.py:73
808
 
#, python-format
809
 
msgid "Instance %d has no host"
810
 
msgstr ""
811
 
 
812
 
#: nova/compute/api.py:92
813
 
#, python-format
814
 
msgid "Quota exceeeded for %s, tried to run %s instances"
815
 
msgstr ""
816
 
 
817
 
#: nova/compute/api.py:94
818
 
#, python-format
819
 
msgid ""
820
 
"Instance quota exceeded. You can only run %s more instances of this type."
821
 
msgstr ""
822
 
 
823
 
#: nova/compute/api.py:109
824
 
msgid "Creating a raw instance"
825
 
msgstr ""
826
 
 
827
 
#: nova/compute/api.py:156
828
 
#, python-format
829
 
msgid "Going to run %s instances..."
830
 
msgstr ""
831
 
 
832
 
#: nova/compute/api.py:180
833
 
#, python-format
834
 
msgid "Casting to scheduler for %s/%s's instance %s"
835
 
msgstr ""
836
 
 
837
 
#: nova/compute/api.py:279
838
 
#, python-format
839
 
msgid "Going to try and terminate %s"
840
 
msgstr ""
841
 
 
842
 
#: nova/compute/api.py:283
843
 
#, python-format
844
 
msgid "Instance %d was not found during terminate"
845
 
msgstr ""
846
 
 
847
 
#: nova/compute/api.py:288
848
 
#, python-format
849
 
msgid "Instance %d is already being terminated"
850
 
msgstr ""
851
 
 
852
 
#: nova/compute/api.py:450
853
 
#, python-format
854
 
msgid "Invalid device specified: %s. Example device: /dev/vdb"
855
 
msgstr ""
856
 
 
857
 
#: nova/compute/api.py:465
858
 
msgid "Volume isn't attached to anything!"
859
 
msgstr ""
860
 
 
861
 
#: nova/compute/disk.py:71
862
 
#, python-format
863
 
msgid "Input partition size not evenly divisible by sector size: %d / %d"
864
 
msgstr ""
865
 
 
866
 
#: nova/compute/disk.py:75
867
 
#, python-format
868
 
msgid "Bytes for local storage not evenly divisible by sector size: %d / %d"
869
 
msgstr ""
870
 
 
871
 
#: nova/compute/disk.py:128
872
 
#, python-format
873
 
msgid "Could not attach image to loopback: %s"
874
 
msgstr ""
875
 
 
876
 
#: nova/compute/disk.py:136
877
 
#, python-format
878
 
msgid "Failed to load partition: %s"
879
 
msgstr ""
880
 
 
881
 
#: nova/compute/disk.py:158
882
 
#, python-format
883
 
msgid "Failed to mount filesystem: %s"
884
 
msgstr ""
885
 
 
886
 
#: nova/compute/instance_types.py:41
887
 
#, python-format
888
 
msgid "Unknown instance type: %s"
889
 
msgstr ""
890
 
 
891
 
#: nova/compute/manager.py:69
892
 
#, python-format
893
 
msgid "check_instance_lock: decorating: |%s|"
894
 
msgstr ""
895
 
 
896
 
#: nova/compute/manager.py:71
897
 
#, python-format
898
 
msgid "check_instance_lock: arguments: |%s| |%s| |%s|"
899
 
msgstr ""
900
 
 
901
 
#: nova/compute/manager.py:75
902
 
#, python-format
903
 
msgid "check_instance_lock: locked: |%s|"
904
 
msgstr ""
905
 
 
906
 
#: nova/compute/manager.py:77
907
 
#, python-format
908
 
msgid "check_instance_lock: admin: |%s|"
909
 
msgstr ""
910
 
 
911
 
#: nova/compute/manager.py:82
912
 
#, python-format
913
 
msgid "check_instance_lock: executing: |%s|"
914
 
msgstr ""
915
 
 
916
 
#: nova/compute/manager.py:86
917
 
#, python-format
918
 
msgid "check_instance_lock: not executing |%s|"
919
 
msgstr ""
920
 
 
921
 
#: nova/compute/manager.py:157
922
 
msgid "Instance has already been created"
923
 
msgstr ""
924
 
 
925
 
#: nova/compute/manager.py:158
926
 
#, python-format
927
 
msgid "instance %s: starting..."
928
 
msgstr ""
929
 
 
930
 
#: nova/compute/manager.py:197
931
 
#, python-format
932
 
msgid "instance %s: Failed to spawn"
933
 
msgstr ""
934
 
 
935
 
#: nova/compute/manager.py:211 nova/tests/test_cloud.py:228
936
 
#, python-format
937
 
msgid "Terminating instance %s"
938
 
msgstr ""
939
 
 
940
 
#: nova/compute/manager.py:217
941
 
#, python-format
942
 
msgid "Disassociating address %s"
943
 
msgstr ""
944
 
 
945
 
#: nova/compute/manager.py:230
946
 
#, python-format
947
 
msgid "Deallocating address %s"
948
 
msgstr ""
949
 
 
950
 
#: nova/compute/manager.py:243
951
 
#, python-format
952
 
msgid "trying to destroy already destroyed instance: %s"
953
 
msgstr ""
954
 
 
955
 
#: nova/compute/manager.py:257
956
 
#, python-format
957
 
msgid "Rebooting instance %s"
958
 
msgstr ""
959
 
 
960
 
#: nova/compute/manager.py:260
961
 
#, python-format
962
 
msgid "trying to reboot a non-running instance: %s (state: %s excepted: %s)"
963
 
msgstr ""
964
 
 
965
 
#: nova/compute/manager.py:286
966
 
#, python-format
967
 
msgid "instance %s: snapshotting"
968
 
msgstr ""
969
 
 
970
 
#: nova/compute/manager.py:289
971
 
#, python-format
972
 
msgid ""
973
 
"trying to snapshot a non-running instance: %s (state: %s excepted: %s)"
974
 
msgstr ""
975
 
 
976
 
#: nova/compute/manager.py:301
977
 
#, python-format
978
 
msgid "instance %s: rescuing"
979
 
msgstr ""
980
 
 
981
 
#: nova/compute/manager.py:316
982
 
#, python-format
983
 
msgid "instance %s: unrescuing"
984
 
msgstr ""
985
 
 
986
 
#: nova/compute/manager.py:335
987
 
#, python-format
988
 
msgid "instance %s: pausing"
989
 
msgstr ""
990
 
 
991
 
#: nova/compute/manager.py:352
992
 
#, python-format
993
 
msgid "instance %s: unpausing"
994
 
msgstr ""
995
 
 
996
 
#: nova/compute/manager.py:369
997
 
#, python-format
998
 
msgid "instance %s: retrieving diagnostics"
999
 
msgstr ""
1000
 
 
1001
 
#: nova/compute/manager.py:382
1002
 
#, python-format
1003
 
msgid "instance %s: suspending"
1004
 
msgstr ""
1005
 
 
1006
 
#: nova/compute/manager.py:401
1007
 
#, python-format
1008
 
msgid "instance %s: resuming"
1009
 
msgstr ""
1010
 
 
1011
 
#: nova/compute/manager.py:420
1012
 
#, python-format
1013
 
msgid "instance %s: locking"
1014
 
msgstr ""
1015
 
 
1016
 
#: nova/compute/manager.py:432
1017
 
#, python-format
1018
 
msgid "instance %s: unlocking"
1019
 
msgstr ""
1020
 
 
1021
 
#: nova/compute/manager.py:442
1022
 
#, python-format
1023
 
msgid "instance %s: getting locked state"
1024
 
msgstr ""
1025
 
 
1026
 
#: nova/compute/manager.py:462
1027
 
#, python-format
1028
 
msgid "instance %s: attaching volume %s to %s"
1029
 
msgstr ""
1030
 
 
1031
 
#: nova/compute/manager.py:478
1032
 
#, python-format
1033
 
msgid "instance %s: attach failed %s, removing"
1034
 
msgstr ""
1035
 
 
1036
 
#: nova/compute/manager.py:493
1037
 
#, python-format
1038
 
msgid "Detach volume %s from mountpoint %s on instance %s"
1039
 
msgstr ""
1040
 
 
1041
 
#: nova/compute/manager.py:497
1042
 
#, python-format
1043
 
msgid "Detaching volume from unknown instance %s"
1044
 
msgstr ""
1045
 
 
1046
 
#: nova/compute/monitor.py:259
 
1773
#: ../nova/virt/xenapi_conn.py:129
 
1774
msgid ""
 
1775
"Must specify xenapi_connection_url, xenapi_connection_username (optionally), "
 
1776
"and xenapi_connection_password to use connection_type=xenapi"
 
1777
msgstr ""
 
1778
 
 
1779
#: ../nova/virt/xenapi_conn.py:311
 
1780
#, python-format
 
1781
msgid "Task [%(name)s] %(task)s status: success    %(result)s"
 
1782
msgstr ""
 
1783
 
 
1784
#: ../nova/virt/xenapi_conn.py:317
 
1785
#, python-format
 
1786
msgid "Task [%(name)s] %(task)s status: %(status)s    %(error_info)s"
 
1787
msgstr ""
 
1788
 
 
1789
#: ../nova/virt/xenapi_conn.py:331 ../nova/virt/xenapi_conn.py:344
 
1790
#, python-format
 
1791
msgid "Got exception: %s"
 
1792
msgstr ""
 
1793
 
 
1794
#: ../nova/compute/monitor.py:259
1047
1795
#, python-format
1048
1796
msgid "updating %s..."
1049
1797
msgstr ""
1050
1798
 
1051
 
#: nova/compute/monitor.py:289
 
1799
#: ../nova/compute/monitor.py:289
1052
1800
msgid "unexpected error during update"
1053
1801
msgstr ""
1054
1802
 
1055
 
#: nova/compute/monitor.py:355
1056
 
#, python-format
1057
 
msgid "Cannot get blockstats for \"%s\" on \"%s\""
1058
 
msgstr ""
1059
 
 
1060
 
#: nova/compute/monitor.py:377
1061
 
#, python-format
1062
 
msgid "Cannot get ifstats for \"%s\" on \"%s\""
1063
 
msgstr ""
1064
 
 
1065
 
#: nova/compute/monitor.py:412
 
1803
#: ../nova/compute/monitor.py:356
 
1804
#, python-format
 
1805
msgid "Cannot get blockstats for \"%(disk)s\" on \"%(iid)s\""
 
1806
msgstr ""
 
1807
 
 
1808
#: ../nova/compute/monitor.py:379
 
1809
#, python-format
 
1810
msgid "Cannot get ifstats for \"%(interface)s\" on \"%(iid)s\""
 
1811
msgstr ""
 
1812
 
 
1813
#: ../nova/compute/monitor.py:414
1066
1814
msgid "unexpected exception getting connection"
1067
1815
msgstr ""
1068
1816
 
1069
 
#: nova/compute/monitor.py:427
 
1817
#: ../nova/compute/monitor.py:429
1070
1818
#, python-format
1071
1819
msgid "Found instance: %s"
1072
1820
msgstr ""
1073
1821
 
1074
 
#: nova/db/sqlalchemy/api.py:43
1075
 
msgid "Use of empty request context is deprecated"
1076
 
msgstr ""
1077
 
 
1078
 
#: nova/db/sqlalchemy/api.py:132
1079
 
#, python-format
1080
 
msgid "No service for id %s"
1081
 
msgstr ""
1082
 
 
1083
 
#: nova/db/sqlalchemy/api.py:229
1084
 
#, python-format
1085
 
msgid "No service for %s, %s"
1086
 
msgstr ""
1087
 
 
1088
 
#: nova/db/sqlalchemy/api.py:574
1089
 
#, python-format
1090
 
msgid "No floating ip for address %s"
1091
 
msgstr ""
1092
 
 
1093
 
#: nova/db/sqlalchemy/api.py:668
1094
 
#, python-format
1095
 
msgid "No instance for id %s"
1096
 
msgstr ""
1097
 
 
1098
 
#: nova/db/sqlalchemy/api.py:758 nova/virt/libvirt_conn.py:598
1099
 
#: nova/virt/xenapi/volumeops.py:48 nova/virt/xenapi/volumeops.py:103
1100
 
#, python-format
1101
 
msgid "Instance %s not found"
1102
 
msgstr ""
1103
 
 
1104
 
#: nova/db/sqlalchemy/api.py:891
1105
 
#, python-format
1106
 
msgid "no keypair for user %s, name %s"
1107
 
msgstr ""
1108
 
 
1109
 
#: nova/db/sqlalchemy/api.py:1006 nova/db/sqlalchemy/api.py:1064
1110
 
#, python-format
1111
 
msgid "No network for id %s"
1112
 
msgstr ""
1113
 
 
1114
 
#: nova/db/sqlalchemy/api.py:1036
1115
 
#, python-format
1116
 
msgid "No network for bridge %s"
1117
 
msgstr ""
1118
 
 
1119
 
#: nova/db/sqlalchemy/api.py:1050
1120
 
#, python-format
1121
 
msgid "No network for instance %s"
1122
 
msgstr ""
1123
 
 
1124
 
#: nova/db/sqlalchemy/api.py:1180
1125
 
#, python-format
1126
 
msgid "Token %s does not exist"
1127
 
msgstr ""
1128
 
 
1129
 
#: nova/db/sqlalchemy/api.py:1205
1130
 
#, python-format
1131
 
msgid "No quota for project_id %s"
1132
 
msgstr ""
1133
 
 
1134
 
#: nova/db/sqlalchemy/api.py:1356
1135
 
#, python-format
1136
 
msgid "No volume for id %s"
1137
 
msgstr ""
1138
 
 
1139
 
#: nova/db/sqlalchemy/api.py:1401
1140
 
#, python-format
1141
 
msgid "Volume %s not found"
1142
 
msgstr ""
1143
 
 
1144
 
#: nova/db/sqlalchemy/api.py:1413
1145
 
#, python-format
1146
 
msgid "No export device found for volume %s"
1147
 
msgstr ""
1148
 
 
1149
 
#: nova/db/sqlalchemy/api.py:1426
1150
 
#, python-format
1151
 
msgid "No target id found for volume %s"
1152
 
msgstr ""
1153
 
 
1154
 
#: nova/db/sqlalchemy/api.py:1471
1155
 
#, python-format
1156
 
msgid "No security group with id %s"
1157
 
msgstr ""
1158
 
 
1159
 
#: nova/db/sqlalchemy/api.py:1488
1160
 
#, python-format
1161
 
msgid "No security group named %s for project: %s"
1162
 
msgstr ""
1163
 
 
1164
 
#: nova/db/sqlalchemy/api.py:1576
1165
 
#, python-format
1166
 
msgid "No secuity group rule with id %s"
1167
 
msgstr ""
1168
 
 
1169
 
#: nova/db/sqlalchemy/api.py:1650
1170
 
#, python-format
1171
 
msgid "No user for id %s"
1172
 
msgstr ""
1173
 
 
1174
 
#: nova/db/sqlalchemy/api.py:1666
1175
 
#, python-format
1176
 
msgid "No user for access key %s"
1177
 
msgstr ""
1178
 
 
1179
 
#: nova/db/sqlalchemy/api.py:1728
1180
 
#, python-format
1181
 
msgid "No project with id %s"
1182
 
msgstr ""
1183
 
 
1184
 
#: nova/image/glance.py:78
1185
 
#, python-format
1186
 
msgid "Parallax returned HTTP error %d from request for /images"
1187
 
msgstr ""
1188
 
 
1189
 
#: nova/image/glance.py:97
1190
 
#, python-format
1191
 
msgid "Parallax returned HTTP error %d from request for /images/detail"
1192
 
msgstr ""
1193
 
 
1194
 
#: nova/image/s3.py:82
1195
 
#, python-format
1196
 
msgid "Image %s could not be found"
1197
 
msgstr ""
1198
 
 
1199
 
#: nova/network/api.py:39
1200
 
#, python-format
1201
 
msgid "Quota exceeeded for %s, tried to allocate address"
1202
 
msgstr ""
1203
 
 
1204
 
#: nova/network/api.py:42
1205
 
msgid "Address quota exceeded. You cannot allocate any more addresses"
1206
 
msgstr ""
1207
 
 
1208
 
#: nova/network/linux_net.py:176
1209
 
#, python-format
1210
 
msgid "Starting VLAN inteface %s"
1211
 
msgstr ""
1212
 
 
1213
 
#: nova/network/linux_net.py:186
1214
 
#, python-format
1215
 
msgid "Starting Bridge interface for %s"
1216
 
msgstr ""
1217
 
 
1218
 
#: nova/network/linux_net.py:254
1219
 
#, python-format
1220
 
msgid "Hupping dnsmasq threw %s"
1221
 
msgstr ""
1222
 
 
1223
 
#: nova/network/linux_net.py:256
1224
 
#, python-format
1225
 
msgid "Pid %d is stale, relaunching dnsmasq"
1226
 
msgstr ""
1227
 
 
1228
 
#: nova/network/linux_net.py:334
1229
 
#, python-format
1230
 
msgid "Killing dnsmasq threw %s"
1231
 
msgstr ""
1232
 
 
1233
 
#: nova/network/manager.py:135
1234
 
msgid "setting network host"
1235
 
msgstr ""
1236
 
 
1237
 
#: nova/network/manager.py:190
1238
 
#, python-format
1239
 
msgid "Leasing IP %s"
1240
 
msgstr ""
1241
 
 
1242
 
#: nova/network/manager.py:194
1243
 
#, python-format
1244
 
msgid "IP %s leased that isn't associated"
1245
 
msgstr ""
1246
 
 
1247
 
#: nova/network/manager.py:197
1248
 
#, python-format
1249
 
msgid "IP %s leased to bad mac %s vs %s"
1250
 
msgstr ""
1251
 
 
1252
 
#: nova/network/manager.py:205
1253
 
#, python-format
1254
 
msgid "IP %s leased that was already deallocated"
1255
 
msgstr ""
1256
 
 
1257
 
#: nova/network/manager.py:214
1258
 
#, python-format
1259
 
msgid "IP %s released that isn't associated"
1260
 
msgstr ""
1261
 
 
1262
 
#: nova/network/manager.py:217
1263
 
#, python-format
1264
 
msgid "IP %s released from bad mac %s vs %s"
1265
 
msgstr ""
1266
 
 
1267
 
#: nova/network/manager.py:220
1268
 
#, python-format
1269
 
msgid "IP %s released that was not leased"
1270
 
msgstr ""
1271
 
 
1272
 
#: nova/network/manager.py:442
1273
 
#, python-format
1274
 
msgid "Dissassociated %s stale fixed ip(s)"
1275
 
msgstr ""
1276
 
 
1277
 
#: nova/objectstore/handler.py:106
1278
 
#, python-format
1279
 
msgid "Unknown S3 value type %r"
1280
 
msgstr ""
1281
 
 
1282
 
#: nova/objectstore/handler.py:137
1283
 
msgid "Authenticated request"
1284
 
msgstr ""
1285
 
 
1286
 
#: nova/objectstore/handler.py:182
1287
 
msgid "List of buckets requested"
1288
 
msgstr ""
1289
 
 
1290
 
#: nova/objectstore/handler.py:209
1291
 
#, python-format
1292
 
msgid "List keys for bucket %s"
1293
 
msgstr ""
1294
 
 
1295
 
#: nova/objectstore/handler.py:217
1296
 
#, python-format
1297
 
msgid "Unauthorized attempt to access bucket %s"
1298
 
msgstr ""
1299
 
 
1300
 
#: nova/objectstore/handler.py:235
1301
 
#, python-format
1302
 
msgid "Creating bucket %s"
1303
 
msgstr ""
1304
 
 
1305
 
#: nova/objectstore/handler.py:245
1306
 
#, python-format
1307
 
msgid "Deleting bucket %s"
1308
 
msgstr ""
1309
 
 
1310
 
#: nova/objectstore/handler.py:249
1311
 
#, python-format
1312
 
msgid "Unauthorized attempt to delete bucket %s"
1313
 
msgstr ""
1314
 
 
1315
 
#: nova/objectstore/handler.py:271
1316
 
#, python-format
1317
 
msgid "Getting object: %s / %s"
1318
 
msgstr ""
1319
 
 
1320
 
#: nova/objectstore/handler.py:274
1321
 
#, python-format
1322
 
msgid "Unauthorized attempt to get object %s from bucket %s"
1323
 
msgstr ""
1324
 
 
1325
 
#: nova/objectstore/handler.py:292
1326
 
#, python-format
1327
 
msgid "Putting object: %s / %s"
1328
 
msgstr ""
1329
 
 
1330
 
#: nova/objectstore/handler.py:295
1331
 
#, python-format
1332
 
msgid "Unauthorized attempt to upload object %s to bucket %s"
1333
 
msgstr ""
1334
 
 
1335
 
#: nova/objectstore/handler.py:314
1336
 
#, python-format
1337
 
msgid "Deleting object: %s / %s"
1338
 
msgstr ""
1339
 
 
1340
 
#: nova/objectstore/handler.py:393
1341
 
#, python-format
1342
 
msgid "Not authorized to upload image: invalid directory %s"
1343
 
msgstr ""
1344
 
 
1345
 
#: nova/objectstore/handler.py:401
1346
 
#, python-format
1347
 
msgid "Not authorized to upload image: unauthorized bucket %s"
1348
 
msgstr ""
1349
 
 
1350
 
#: nova/objectstore/handler.py:406
1351
 
#, python-format
1352
 
msgid "Starting image upload: %s"
1353
 
msgstr ""
1354
 
 
1355
 
#: nova/objectstore/handler.py:420
1356
 
#, python-format
1357
 
msgid "Not authorized to update attributes of image %s"
1358
 
msgstr ""
1359
 
 
1360
 
#: nova/objectstore/handler.py:428
1361
 
#, python-format
1362
 
msgid "Toggling publicity flag of image %s %r"
1363
 
msgstr ""
1364
 
 
1365
 
#: nova/objectstore/handler.py:433
1366
 
#, python-format
1367
 
msgid "Updating user fields on image %s"
1368
 
msgstr ""
1369
 
 
1370
 
#: nova/objectstore/handler.py:447
1371
 
#, python-format
1372
 
msgid "Unauthorized attempt to delete image %s"
1373
 
msgstr ""
1374
 
 
1375
 
#: nova/objectstore/handler.py:452
1376
 
#, python-format
1377
 
msgid "Deleted image: %s"
1378
 
msgstr ""
1379
 
 
1380
 
#: nova/scheduler/chance.py:37 nova/scheduler/simple.py:73
1381
 
#: nova/scheduler/simple.py:106 nova/scheduler/simple.py:118
1382
 
msgid "No hosts found"
1383
 
msgstr ""
1384
 
 
1385
 
#: nova/scheduler/driver.py:66
1386
 
msgid "Must implement a fallback schedule"
1387
 
msgstr ""
1388
 
 
1389
 
#: nova/scheduler/manager.py:69
1390
 
#, python-format
1391
 
msgid "Casting to %s %s for %s"
1392
 
msgstr ""
1393
 
 
1394
 
#: nova/scheduler/simple.py:63
1395
 
msgid "All hosts have too many cores"
1396
 
msgstr ""
1397
 
 
1398
 
#: nova/scheduler/simple.py:95
1399
 
msgid "All hosts have too many gigabytes"
1400
 
msgstr ""
1401
 
 
1402
 
#: nova/scheduler/simple.py:115
1403
 
msgid "All hosts have too many networks"
1404
 
msgstr ""
1405
 
 
1406
 
#: nova/tests/test_cloud.py:198
1407
 
msgid "Can't test instances without a real virtual env."
1408
 
msgstr ""
1409
 
 
1410
 
#: nova/tests/test_cloud.py:210
1411
 
#, python-format
1412
 
msgid "Need to watch instance %s until it's running..."
1413
 
msgstr ""
1414
 
 
1415
 
#: nova/tests/test_compute.py:104
1416
 
#, python-format
1417
 
msgid "Running instances: %s"
1418
 
msgstr ""
1419
 
 
1420
 
#: nova/tests/test_compute.py:110
1421
 
#, python-format
1422
 
msgid "After terminating instances: %s"
1423
 
msgstr ""
1424
 
 
1425
 
#: nova/tests/test_rpc.py:89
1426
 
#, python-format
1427
 
msgid "Nested received %s, %s"
1428
 
msgstr ""
1429
 
 
1430
 
#: nova/tests/test_rpc.py:94
1431
 
#, python-format
1432
 
msgid "Nested return %s"
1433
 
msgstr ""
1434
 
 
1435
 
#: nova/tests/test_rpc.py:119 nova/tests/test_rpc.py:125
1436
 
#, python-format
1437
 
msgid "Received %s"
1438
 
msgstr ""
1439
 
 
1440
 
#: nova/tests/test_volume.py:162
1441
 
#, python-format
1442
 
msgid "Target %s allocated"
1443
 
msgstr ""
1444
 
 
1445
 
#: nova/virt/connection.py:73
1446
 
msgid "Failed to open connection to the hypervisor"
1447
 
msgstr ""
1448
 
 
1449
 
#: nova/virt/fake.py:210
1450
 
#, python-format
1451
 
msgid "Instance %s Not Found"
1452
 
msgstr ""
1453
 
 
1454
 
#: nova/virt/hyperv.py:118
 
1822
#: ../nova/volume/san.py:67
 
1823
#, python-format
 
1824
msgid "Could not find iSCSI export  for volume %s"
 
1825
msgstr ""
 
1826
 
 
1827
#: ../nova/api/ec2/apirequest.py:100
 
1828
#, python-format
 
1829
msgid ""
 
1830
"Unsupported API request: controller = %(controller)s, action = %(action)s"
 
1831
msgstr ""
 
1832
 
 
1833
#: ../nova/api/openstack/__init__.py:55
 
1834
#, python-format
 
1835
msgid "Caught error: %s"
 
1836
msgstr ""
 
1837
 
 
1838
#: ../nova/api/openstack/__init__.py:76
 
1839
msgid "Including admin operations in API."
 
1840
msgstr ""
 
1841
 
 
1842
#: ../nova/console/xvp.py:99
 
1843
msgid "Rebuilding xvp conf"
 
1844
msgstr ""
 
1845
 
 
1846
#: ../nova/console/xvp.py:116
 
1847
#, python-format
 
1848
msgid "Re-wrote %s"
 
1849
msgstr ""
 
1850
 
 
1851
#: ../nova/console/xvp.py:121
 
1852
msgid "Stopping xvp"
 
1853
msgstr ""
 
1854
 
 
1855
#: ../nova/console/xvp.py:134
 
1856
msgid "Starting xvp"
 
1857
msgstr ""
 
1858
 
 
1859
#: ../nova/console/xvp.py:141
 
1860
#, python-format
 
1861
msgid "Error starting xvp: %s"
 
1862
msgstr ""
 
1863
 
 
1864
#: ../nova/console/xvp.py:144
 
1865
msgid "Restarting xvp"
 
1866
msgstr ""
 
1867
 
 
1868
#: ../nova/console/xvp.py:146
 
1869
msgid "xvp not running..."
 
1870
msgstr ""
 
1871
 
 
1872
#: ../bin/nova-manage.py:272
 
1873
msgid ""
 
1874
"The above error may show that the database has not been created.\n"
 
1875
"Please create a database using nova-manage sync db before running this "
 
1876
"command."
 
1877
msgstr ""
 
1878
 
 
1879
#: ../bin/nova-manage.py:426
 
1880
msgid ""
 
1881
"No more networks available. If this is a new installation, you need\n"
 
1882
"to call something like this:\n"
 
1883
"\n"
 
1884
"    nova-manage network create 10.0.0.0/8 10 64\n"
 
1885
"\n"
 
1886
msgstr ""
 
1887
 
 
1888
#: ../bin/nova-manage.py:431
 
1889
msgid ""
 
1890
"The above error may show that the certificate db has not been created.\n"
 
1891
"Please create a database by running a nova-api server on this host."
 
1892
msgstr ""
 
1893
 
 
1894
#: ../bin/nova-manage.py:447 ../bin/nova-manage.py:536
 
1895
msgid "network"
 
1896
msgstr ""
 
1897
 
 
1898
#: ../bin/nova-manage.py:448
 
1899
msgid "IP address"
 
1900
msgstr ""
 
1901
 
 
1902
#: ../bin/nova-manage.py:449
 
1903
msgid "MAC address"
 
1904
msgstr ""
 
1905
 
 
1906
#: ../bin/nova-manage.py:450
 
1907
msgid "hostname"
 
1908
msgstr ""
 
1909
 
 
1910
#: ../bin/nova-manage.py:451
 
1911
msgid "host"
 
1912
msgstr ""
 
1913
 
 
1914
#: ../bin/nova-manage.py:537
 
1915
msgid "netmask"
 
1916
msgstr ""
 
1917
 
 
1918
#: ../bin/nova-manage.py:538
 
1919
msgid "start address"
 
1920
msgstr ""
 
1921
 
 
1922
#: ../nova/virt/disk.py:69
 
1923
#, python-format
 
1924
msgid "Failed to load partition: %s"
 
1925
msgstr ""
 
1926
 
 
1927
#: ../nova/virt/disk.py:91
 
1928
#, python-format
 
1929
msgid "Failed to mount filesystem: %s"
 
1930
msgstr ""
 
1931
 
 
1932
#: ../nova/virt/disk.py:124
 
1933
#, python-format
 
1934
msgid "nbd device %s did not show up"
 
1935
msgstr ""
 
1936
 
 
1937
#: ../nova/virt/disk.py:128
 
1938
#, python-format
 
1939
msgid "Could not attach image to loopback: %s"
 
1940
msgstr ""
 
1941
 
 
1942
#: ../nova/virt/disk.py:151
 
1943
msgid "No free nbd devices"
 
1944
msgstr ""
 
1945
 
 
1946
#: ../doc/ext/nova_todo.py:46
 
1947
#, python-format
 
1948
msgid "%(filename)s, line %(line_info)d"
 
1949
msgstr ""
 
1950
 
 
1951
#. FIXME(chiradeep): implement this
 
1952
#: ../nova/virt/hyperv.py:118
1455
1953
msgid "In init host"
1456
1954
msgstr ""
1457
1955
 
1458
 
#: nova/virt/hyperv.py:131
 
1956
#: ../nova/virt/hyperv.py:131
1459
1957
#, python-format
1460
1958
msgid "Attempt to create duplicate vm %s"
1461
1959
msgstr ""
1462
1960
 
1463
 
#: nova/virt/hyperv.py:148
 
1961
#: ../nova/virt/hyperv.py:148
1464
1962
#, python-format
1465
1963
msgid "Starting VM %s "
1466
1964
msgstr ""
1467
1965
 
1468
 
#: nova/virt/hyperv.py:150
 
1966
#: ../nova/virt/hyperv.py:150
1469
1967
#, python-format
1470
1968
msgid "Started VM %s "
1471
1969
msgstr ""
1472
1970
 
1473
 
#: nova/virt/hyperv.py:152
 
1971
#: ../nova/virt/hyperv.py:152
1474
1972
#, python-format
1475
1973
msgid "spawn vm failed: %s"
1476
1974
msgstr ""
1477
1975
 
1478
 
#: nova/virt/hyperv.py:169
 
1976
#: ../nova/virt/hyperv.py:169
1479
1977
#, python-format
1480
1978
msgid "Failed to create VM %s"
1481
1979
msgstr ""
1482
1980
 
1483
 
#: nova/virt/hyperv.py:171 nova/virt/xenapi/vm_utils.py:125
1484
 
#, python-format
1485
 
msgid "Created VM %s..."
1486
 
msgstr ""
1487
 
 
1488
 
#: nova/virt/hyperv.py:188
 
1981
#: ../nova/virt/hyperv.py:188
1489
1982
#, python-format
1490
1983
msgid "Set memory for vm %s..."
1491
1984
msgstr ""
1492
1985
 
1493
 
#: nova/virt/hyperv.py:198
 
1986
#: ../nova/virt/hyperv.py:198
1494
1987
#, python-format
1495
1988
msgid "Set vcpus for vm %s..."
1496
1989
msgstr ""
1497
1990
 
1498
 
#: nova/virt/hyperv.py:202
 
1991
#: ../nova/virt/hyperv.py:202
1499
1992
#, python-format
1500
 
msgid "Creating disk for %s by attaching disk file %s"
 
1993
msgid "Creating disk for %(vm_name)s by attaching disk file %(vhdfile)s"
1501
1994
msgstr ""
1502
1995
 
1503
 
#: nova/virt/hyperv.py:227
 
1996
#: ../nova/virt/hyperv.py:227
1504
1997
#, python-format
1505
1998
msgid "Failed to add diskdrive to VM %s"
1506
1999
msgstr ""
1507
2000
 
1508
 
#: nova/virt/hyperv.py:230
 
2001
#: ../nova/virt/hyperv.py:230
1509
2002
#, python-format
1510
2003
msgid "New disk drive path is %s"
1511
2004
msgstr ""
1512
2005
 
1513
 
#: nova/virt/hyperv.py:247
 
2006
#: ../nova/virt/hyperv.py:247
1514
2007
#, python-format
1515
2008
msgid "Failed to add vhd file to VM %s"
1516
2009
msgstr ""
1517
2010
 
1518
 
#: nova/virt/hyperv.py:249
 
2011
#: ../nova/virt/hyperv.py:249
1519
2012
#, python-format
1520
2013
msgid "Created disk for %s"
1521
2014
msgstr ""
1522
2015
 
1523
 
#: nova/virt/hyperv.py:253
 
2016
#: ../nova/virt/hyperv.py:253
1524
2017
#, python-format
1525
2018
msgid "Creating nic for %s "
1526
2019
msgstr ""
1527
2020
 
1528
 
#: nova/virt/hyperv.py:272
 
2021
#: ../nova/virt/hyperv.py:272
1529
2022
msgid "Failed creating a port on the external vswitch"
1530
2023
msgstr ""
1531
2024
 
1532
 
#: nova/virt/hyperv.py:273
 
2025
#: ../nova/virt/hyperv.py:273
1533
2026
#, python-format
1534
2027
msgid "Failed creating port for %s"
1535
2028
msgstr ""
1536
2029
 
1537
 
#: nova/virt/hyperv.py:275
 
2030
#: ../nova/virt/hyperv.py:276
1538
2031
#, python-format
1539
 
msgid "Created switch port %s on switch %s"
 
2032
msgid "Created switch port %(vm_name)s on switch %(ext_path)s"
1540
2033
msgstr ""
1541
2034
 
1542
 
#: nova/virt/hyperv.py:285
 
2035
#: ../nova/virt/hyperv.py:286
1543
2036
#, python-format
1544
2037
msgid "Failed to add nic to VM %s"
1545
2038
msgstr ""
1546
2039
 
1547
 
#: nova/virt/hyperv.py:287
 
2040
#: ../nova/virt/hyperv.py:288
1548
2041
#, python-format
1549
2042
msgid "Created nic for %s "
1550
2043
msgstr ""
1551
2044
 
1552
 
#: nova/virt/hyperv.py:320
 
2045
#: ../nova/virt/hyperv.py:321
1553
2046
#, python-format
1554
2047
msgid "WMI job failed: %s"
1555
2048
msgstr ""
1556
2049
 
1557
 
#: nova/virt/hyperv.py:322
 
2050
#: ../nova/virt/hyperv.py:325
1558
2051
#, python-format
1559
 
msgid "WMI job succeeded: %s, Elapsed=%s "
 
2052
msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s "
1560
2053
msgstr ""
1561
2054
 
1562
 
#: nova/virt/hyperv.py:358
 
2055
#: ../nova/virt/hyperv.py:361
1563
2056
#, python-format
1564
2057
msgid "Got request to destroy vm %s"
1565
2058
msgstr ""
1566
2059
 
1567
 
#: nova/virt/hyperv.py:383
 
2060
#: ../nova/virt/hyperv.py:386
1568
2061
#, python-format
1569
2062
msgid "Failed to destroy vm %s"
1570
2063
msgstr ""
1571
2064
 
1572
 
#: nova/virt/hyperv.py:389
1573
 
#, python-format
1574
 
msgid "Del: disk %s vm %s"
1575
 
msgstr ""
1576
 
 
1577
 
#: nova/virt/hyperv.py:405
1578
 
#, python-format
1579
 
msgid ""
1580
 
"Got Info for vm %s: state=%s, mem=%s, num_cpu=%s,                     "
1581
 
"cpu_time=%s"
1582
 
msgstr ""
1583
 
 
1584
 
#: nova/virt/hyperv.py:424 nova/virt/xenapi/vm_utils.py:301
1585
 
#, python-format
1586
 
msgid "duplicate name found: %s"
1587
 
msgstr ""
1588
 
 
1589
 
#: nova/virt/hyperv.py:444
1590
 
#, python-format
1591
 
msgid "Successfully changed vm state of %s to %s"
1592
 
msgstr ""
1593
 
 
1594
 
#: nova/virt/hyperv.py:447 nova/virt/hyperv.py:449
1595
 
#, python-format
1596
 
msgid "Failed to change vm state of %s to %s"
1597
 
msgstr ""
1598
 
 
1599
 
#: nova/virt/images.py:70
1600
 
#, python-format
1601
 
msgid "Finished retreving %s -- placed in %s"
1602
 
msgstr ""
1603
 
 
1604
 
#: nova/virt/libvirt_conn.py:144
1605
 
#, python-format
1606
 
msgid "Connecting to libvirt: %s"
1607
 
msgstr ""
1608
 
 
1609
 
#: nova/virt/libvirt_conn.py:157
1610
 
msgid "Connection to libvirt broke"
1611
 
msgstr ""
1612
 
 
1613
 
#: nova/virt/libvirt_conn.py:229
1614
 
#, python-format
1615
 
msgid "instance %s: deleting instance files %s"
1616
 
msgstr ""
1617
 
 
1618
 
#: nova/virt/libvirt_conn.py:271
1619
 
#, python-format
1620
 
msgid "No disk at %s"
1621
 
msgstr ""
1622
 
 
1623
 
#: nova/virt/libvirt_conn.py:278
1624
 
msgid "Instance snapshotting is not supported for libvirtat this time"
1625
 
msgstr ""
1626
 
 
1627
 
#: nova/virt/libvirt_conn.py:294
1628
 
#, python-format
1629
 
msgid "instance %s: rebooted"
1630
 
msgstr ""
1631
 
 
1632
 
#: nova/virt/libvirt_conn.py:297
1633
 
#, python-format
1634
 
msgid "_wait_for_reboot failed: %s"
1635
 
msgstr ""
1636
 
 
1637
 
#: nova/virt/libvirt_conn.py:340
1638
 
#, python-format
1639
 
msgid "instance %s: rescued"
1640
 
msgstr ""
1641
 
 
1642
 
#: nova/virt/libvirt_conn.py:343
1643
 
#, python-format
1644
 
msgid "_wait_for_rescue failed: %s"
1645
 
msgstr ""
1646
 
 
1647
 
#: nova/virt/libvirt_conn.py:370
1648
 
#, python-format
1649
 
msgid "instance %s: is running"
1650
 
msgstr ""
1651
 
 
1652
 
#: nova/virt/libvirt_conn.py:381
1653
 
#, python-format
1654
 
msgid "instance %s: booted"
1655
 
msgstr ""
1656
 
 
1657
 
#: nova/virt/libvirt_conn.py:384 nova/virt/xenapi/vmops.py:116
1658
 
#, python-format
1659
 
msgid "instance %s: failed to boot"
1660
 
msgstr ""
1661
 
 
1662
 
#: nova/virt/libvirt_conn.py:395
1663
 
#, python-format
1664
 
msgid "virsh said: %r"
1665
 
msgstr ""
1666
 
 
1667
 
#: nova/virt/libvirt_conn.py:399
1668
 
msgid "cool, it's a device"
1669
 
msgstr ""
1670
 
 
1671
 
#: nova/virt/libvirt_conn.py:407
1672
 
#, python-format
1673
 
msgid "data: %r, fpath: %r"
1674
 
msgstr ""
1675
 
 
1676
 
#: nova/virt/libvirt_conn.py:415
1677
 
#, python-format
1678
 
msgid "Contents of file %s: %r"
1679
 
msgstr ""
1680
 
 
1681
 
#: nova/virt/libvirt_conn.py:449
1682
 
#, python-format
1683
 
msgid "instance %s: Creating image"
1684
 
msgstr ""
1685
 
 
1686
 
#: nova/virt/libvirt_conn.py:505
1687
 
#, python-format
1688
 
msgid "instance %s: injecting key into image %s"
1689
 
msgstr ""
1690
 
 
1691
 
#: nova/virt/libvirt_conn.py:508
1692
 
#, python-format
1693
 
msgid "instance %s: injecting net into image %s"
1694
 
msgstr ""
1695
 
 
1696
 
#: nova/virt/libvirt_conn.py:516
1697
 
#, python-format
1698
 
msgid "instance %s: ignoring error injecting data into image %s (%s)"
1699
 
msgstr ""
1700
 
 
1701
 
#: nova/virt/libvirt_conn.py:544 nova/virt/libvirt_conn.py:547
1702
 
#, python-format
1703
 
msgid "instance %s: starting toXML method"
1704
 
msgstr ""
1705
 
 
1706
 
#: nova/virt/libvirt_conn.py:589
1707
 
#, python-format
1708
 
msgid "instance %s: finished toXML method"
1709
 
msgstr ""
1710
 
 
1711
 
#: nova/virt/xenapi_conn.py:113
1712
 
msgid ""
1713
 
"Must specify xenapi_connection_url, xenapi_connection_username (optionally), "
1714
 
"and xenapi_connection_password to use connection_type=xenapi"
1715
 
msgstr ""
1716
 
 
1717
 
#: nova/virt/xenapi_conn.py:263
1718
 
#, python-format
1719
 
msgid "Task [%s] %s status: success    %s"
1720
 
msgstr ""
1721
 
 
1722
 
#: nova/virt/xenapi_conn.py:271
1723
 
#, python-format
1724
 
msgid "Task [%s] %s status: %s    %s"
1725
 
msgstr ""
1726
 
 
1727
 
#: nova/virt/xenapi_conn.py:287 nova/virt/xenapi_conn.py:300
1728
 
#, python-format
1729
 
msgid "Got exception: %s"
1730
 
msgstr ""
1731
 
 
1732
 
#: nova/virt/xenapi/fake.py:72
1733
 
#, python-format
1734
 
msgid "%s: _db_content => %s"
1735
 
msgstr ""
1736
 
 
1737
 
#: nova/virt/xenapi/fake.py:247 nova/virt/xenapi/fake.py:338
1738
 
#: nova/virt/xenapi/fake.py:356 nova/virt/xenapi/fake.py:404
1739
 
msgid "Raising NotImplemented"
1740
 
msgstr ""
1741
 
 
1742
 
#: nova/virt/xenapi/fake.py:249
1743
 
#, python-format
1744
 
msgid "xenapi.fake does not have an implementation for %s"
1745
 
msgstr ""
1746
 
 
1747
 
#: nova/virt/xenapi/fake.py:283
1748
 
#, python-format
1749
 
msgid "Calling %s %s"
1750
 
msgstr ""
1751
 
 
1752
 
#: nova/virt/xenapi/fake.py:288
1753
 
#, python-format
1754
 
msgid "Calling getter %s"
1755
 
msgstr ""
1756
 
 
1757
 
#: nova/virt/xenapi/fake.py:340
1758
 
#, python-format
1759
 
msgid ""
1760
 
"xenapi.fake does not have an implementation for %s or it has been called "
1761
 
"with the wrong number of arguments"
1762
 
msgstr ""
1763
 
 
1764
 
#: nova/virt/xenapi/network_utils.py:40
1765
 
#, python-format
1766
 
msgid "Found non-unique network for bridge %s"
1767
 
msgstr ""
1768
 
 
1769
 
#: nova/virt/xenapi/network_utils.py:43
1770
 
#, python-format
1771
 
msgid "Found no network for bridge %s"
1772
 
msgstr ""
1773
 
 
1774
 
#: nova/virt/xenapi/vm_utils.py:127
1775
 
#, python-format
1776
 
msgid "Created VM %s as %s."
1777
 
msgstr ""
1778
 
 
1779
 
#: nova/virt/xenapi/vm_utils.py:147
1780
 
#, python-format
1781
 
msgid "Creating VBD for VM %s, VDI %s ... "
1782
 
msgstr ""
1783
 
 
1784
 
#: nova/virt/xenapi/vm_utils.py:149
1785
 
#, python-format
1786
 
msgid "Created VBD %s for VM %s, VDI %s."
1787
 
msgstr ""
1788
 
 
1789
 
#: nova/virt/xenapi/vm_utils.py:165
1790
 
#, python-format
1791
 
msgid "VBD not found in instance %s"
1792
 
msgstr ""
1793
 
 
1794
 
#: nova/virt/xenapi/vm_utils.py:175
1795
 
#, python-format
1796
 
msgid "Unable to unplug VBD %s"
1797
 
msgstr ""
1798
 
 
1799
 
#: nova/virt/xenapi/vm_utils.py:187
1800
 
#, python-format
1801
 
msgid "Unable to destroy VBD %s"
1802
 
msgstr ""
1803
 
 
1804
 
#: nova/virt/xenapi/vm_utils.py:202
1805
 
#, python-format
1806
 
msgid "Creating VIF for VM %s, network %s."
1807
 
msgstr ""
1808
 
 
1809
 
#: nova/virt/xenapi/vm_utils.py:205
1810
 
#, python-format
1811
 
msgid "Created VIF %s for VM %s, network %s."
1812
 
msgstr ""
1813
 
 
1814
 
#: nova/virt/xenapi/vm_utils.py:216
1815
 
#, python-format
1816
 
msgid "Snapshotting VM %s with label '%s'..."
1817
 
msgstr ""
1818
 
 
1819
 
#: nova/virt/xenapi/vm_utils.py:229
1820
 
#, python-format
1821
 
msgid "Created snapshot %s from VM %s."
1822
 
msgstr ""
1823
 
 
1824
 
#: nova/virt/xenapi/vm_utils.py:243
1825
 
#, python-format
1826
 
msgid "Asking xapi to upload %s as '%s'"
1827
 
msgstr ""
1828
 
 
1829
 
#: nova/virt/xenapi/vm_utils.py:261
1830
 
#, python-format
1831
 
msgid "Asking xapi to fetch %s as %s"
1832
 
msgstr ""
1833
 
 
1834
 
#: nova/virt/xenapi/vm_utils.py:279
1835
 
#, python-format
1836
 
msgid "Looking up vdi %s for PV kernel"
1837
 
msgstr ""
1838
 
 
1839
 
#: nova/virt/xenapi/vm_utils.py:290
1840
 
#, python-format
1841
 
msgid "PV Kernel in VDI:%d"
1842
 
msgstr ""
1843
 
 
1844
 
#: nova/virt/xenapi/vm_utils.py:318
1845
 
#, python-format
1846
 
msgid "VDI %s is still available"
1847
 
msgstr ""
1848
 
 
1849
 
#: nova/virt/xenapi/vm_utils.py:331
1850
 
#, python-format
1851
 
msgid "(VM_UTILS) xenserver vm state -> |%s|"
1852
 
msgstr ""
1853
 
 
1854
 
#: nova/virt/xenapi/vm_utils.py:333
1855
 
#, python-format
1856
 
msgid "(VM_UTILS) xenapi power_state -> |%s|"
1857
 
msgstr ""
1858
 
 
1859
 
#: nova/virt/xenapi/vm_utils.py:390
1860
 
#, python-format
1861
 
msgid "VHD %s has parent %s"
1862
 
msgstr ""
1863
 
 
1864
 
#: nova/virt/xenapi/vm_utils.py:407
1865
 
#, python-format
1866
 
msgid "Re-scanning SR %s"
1867
 
msgstr ""
1868
 
 
1869
 
#: nova/virt/xenapi/vm_utils.py:431
1870
 
#, python-format
1871
 
msgid "Parent %s doesn't match original parent %s, waiting for coalesce..."
1872
 
msgstr ""
1873
 
 
1874
 
#: nova/virt/xenapi/vm_utils.py:448
1875
 
#, python-format
1876
 
msgid "No VDIs found for VM %s"
1877
 
msgstr ""
1878
 
 
1879
 
#: nova/virt/xenapi/vm_utils.py:452
1880
 
#, python-format
1881
 
msgid "Unexpected number of VDIs (%s) found for VM %s"
1882
 
msgstr ""
1883
 
 
1884
 
#: nova/virt/xenapi/vmops.py:62
1885
 
#, python-format
1886
 
msgid "Attempted to create non-unique name %s"
1887
 
msgstr ""
1888
 
 
1889
 
#: nova/virt/xenapi/vmops.py:99
1890
 
#, python-format
1891
 
msgid "Starting VM %s..."
1892
 
msgstr ""
1893
 
 
1894
 
#: nova/virt/xenapi/vmops.py:101
1895
 
#, python-format
1896
 
msgid "Spawning VM %s created %s."
1897
 
msgstr ""
1898
 
 
1899
 
#: nova/virt/xenapi/vmops.py:112
1900
 
#, python-format
1901
 
msgid "Instance %s: booted"
1902
 
msgstr ""
1903
 
 
1904
 
#: nova/virt/xenapi/vmops.py:137
1905
 
#, python-format
1906
 
msgid "Instance not present %s"
1907
 
msgstr ""
1908
 
 
1909
 
#: nova/virt/xenapi/vmops.py:166
1910
 
#, python-format
1911
 
msgid "Starting snapshot for VM %s"
1912
 
msgstr ""
1913
 
 
1914
 
#: nova/virt/xenapi/vmops.py:174
1915
 
#, python-format
1916
 
msgid "Unable to Snapshot %s: %s"
1917
 
msgstr ""
1918
 
 
1919
 
#: nova/virt/xenapi/vmops.py:184
1920
 
#, python-format
1921
 
msgid "Finished snapshot and upload for VM %s"
1922
 
msgstr ""
1923
 
 
1924
 
#: nova/virt/xenapi/vmops.py:252
1925
 
#, python-format
1926
 
msgid "suspend: instance not present %s"
1927
 
msgstr ""
1928
 
 
1929
 
#: nova/virt/xenapi/vmops.py:262
1930
 
#, python-format
1931
 
msgid "resume: instance not present %s"
1932
 
msgstr ""
1933
 
 
1934
 
#: nova/virt/xenapi/vmops.py:271
1935
 
#, python-format
1936
 
msgid "Instance not found %s"
1937
 
msgstr ""
1938
 
 
1939
 
#: nova/virt/xenapi/volume_utils.py:57
 
2065
#: ../nova/virt/hyperv.py:393
 
2066
#, python-format
 
2067
msgid "Del: disk %(vhdfile)s vm %(instance_name)s"
 
2068
msgstr ""
 
2069
 
 
2070
#: ../nova/virt/hyperv.py:415
 
2071
#, python-format
 
2072
msgid ""
 
2073
"Got Info for vm %(instance_id)s: state=%(state)s, mem=%(memusage)s, "
 
2074
"num_cpu=%(numprocs)s, cpu_time=%(uptime)s"
 
2075
msgstr ""
 
2076
 
 
2077
#: ../nova/virt/hyperv.py:451
 
2078
#, python-format
 
2079
msgid "Successfully changed vm state of %(vm_name)s to %(req_state)s"
 
2080
msgstr ""
 
2081
 
 
2082
#: ../nova/virt/hyperv.py:454
 
2083
#, python-format
 
2084
msgid "Failed to change vm state of %(vm_name)s to %(req_state)s"
 
2085
msgstr ""
 
2086
 
 
2087
#: ../nova/compute/api.py:71
 
2088
#, python-format
 
2089
msgid "Instance %d was not found in get_network_topic"
 
2090
msgstr ""
 
2091
 
 
2092
#: ../nova/compute/api.py:77
 
2093
#, python-format
 
2094
msgid "Instance %d has no host"
 
2095
msgstr ""
 
2096
 
 
2097
#: ../nova/compute/api.py:97
 
2098
#, python-format
 
2099
msgid "Quota exceeeded for %(pid)s, tried to run %(min_count)s instances"
 
2100
msgstr ""
 
2101
 
 
2102
#: ../nova/compute/api.py:99
 
2103
#, python-format
 
2104
msgid ""
 
2105
"Instance quota exceeded. You can only run %s more instances of this type."
 
2106
msgstr ""
 
2107
 
 
2108
#: ../nova/compute/api.py:112
 
2109
msgid "Creating a raw instance"
 
2110
msgstr ""
 
2111
 
 
2112
#: ../nova/compute/api.py:160
 
2113
#, python-format
 
2114
msgid "Going to run %s instances..."
 
2115
msgstr ""
 
2116
 
 
2117
#: ../nova/compute/api.py:187
 
2118
#, python-format
 
2119
msgid "Casting to scheduler for %(pid)s/%(uid)s's instance %(instance_id)s"
 
2120
msgstr ""
 
2121
 
 
2122
#: ../nova/compute/api.py:292
 
2123
#, python-format
 
2124
msgid "Going to try to terminate %s"
 
2125
msgstr ""
 
2126
 
 
2127
#: ../nova/compute/api.py:296
 
2128
#, python-format
 
2129
msgid "Instance %d was not found during terminate"
 
2130
msgstr ""
 
2131
 
 
2132
#: ../nova/compute/api.py:301
 
2133
#, python-format
 
2134
msgid "Instance %d is already being terminated"
 
2135
msgstr ""
 
2136
 
 
2137
#: ../nova/compute/api.py:481
 
2138
#, python-format
 
2139
msgid "Invalid device specified: %s. Example device: /dev/vdb"
 
2140
msgstr ""
 
2141
 
 
2142
#: ../nova/compute/api.py:496
 
2143
msgid "Volume isn't attached to anything!"
 
2144
msgstr ""
 
2145
 
 
2146
#: ../nova/rpc.py:98
 
2147
#, python-format
 
2148
msgid ""
 
2149
"AMQP server on %(fl_host)s:%(fl_port)d is unreachable. Trying again in "
 
2150
"%(fl_intv)d seconds."
 
2151
msgstr ""
 
2152
 
 
2153
#: ../nova/rpc.py:103
 
2154
#, python-format
 
2155
msgid "Unable to connect to AMQP server after %d tries. Shutting down."
 
2156
msgstr ""
 
2157
"Impossibile connettersi al server AMQP dopo %d tentativi. Terminando "
 
2158
"l'applicazione."
 
2159
 
 
2160
#: ../nova/rpc.py:122
 
2161
msgid "Reconnected to queue"
 
2162
msgstr "Riconnesso alla coda"
 
2163
 
 
2164
#: ../nova/rpc.py:129
 
2165
msgid "Failed to fetch message from queue"
 
2166
msgstr "Impossibile prelevare il messaggio dalla coda"
 
2167
 
 
2168
#: ../nova/rpc.py:159
 
2169
#, python-format
 
2170
msgid "Initing the Adapter Consumer for %s"
 
2171
msgstr "Inizializzando il Consumer Adapter per %s"
 
2172
 
 
2173
#: ../nova/rpc.py:178
 
2174
#, python-format
 
2175
msgid "received %s"
 
2176
msgstr "ricevuto %s"
 
2177
 
 
2178
#. NOTE(vish): we may not want to ack here, but that means that bad
 
2179
#. messages stay in the queue indefinitely, so for now
 
2180
#. we just log the message and send an error string
 
2181
#. back to the caller
 
2182
#: ../nova/rpc.py:191
 
2183
#, python-format
 
2184
msgid "no method for message: %s"
 
2185
msgstr "nessun metodo per il messaggio: %s"
 
2186
 
 
2187
#: ../nova/rpc.py:192
 
2188
#, python-format
 
2189
msgid "No method for message: %s"
 
2190
msgstr "nessun metodo per il messagggio: %s"
 
2191
 
 
2192
#: ../nova/rpc.py:253
 
2193
#, python-format
 
2194
msgid "Returning exception %s to caller"
 
2195
msgstr "Sollevando eccezione %s al chiamante"
 
2196
 
 
2197
#: ../nova/rpc.py:294
 
2198
#, python-format
 
2199
msgid "unpacked context: %s"
 
2200
msgstr "contesto decompresso: %s"
 
2201
 
 
2202
#: ../nova/rpc.py:313
 
2203
msgid "Making asynchronous call..."
 
2204
msgstr "Facendo chiamata asincrona..."
 
2205
 
 
2206
#: ../nova/rpc.py:316
 
2207
#, python-format
 
2208
msgid "MSG_ID is %s"
 
2209
msgstr "MSG_ID é %s"
 
2210
 
 
2211
#: ../nova/rpc.py:354
 
2212
msgid "Making asynchronous cast..."
 
2213
msgstr ""
 
2214
 
 
2215
#: ../nova/rpc.py:364
 
2216
#, python-format
 
2217
msgid "response %s"
 
2218
msgstr "risposta %s"
 
2219
 
 
2220
#: ../nova/rpc.py:373
 
2221
#, python-format
 
2222
msgid "topic is %s"
 
2223
msgstr "argomento é %s"
 
2224
 
 
2225
#: ../nova/rpc.py:374
 
2226
#, python-format
 
2227
msgid "message %s"
 
2228
msgstr "messaggio %s"
 
2229
 
 
2230
#: ../nova/volume/driver.py:78
 
2231
#, python-format
 
2232
msgid "Recovering from a failed execute.  Try number %s"
 
2233
msgstr ""
 
2234
 
 
2235
#: ../nova/volume/driver.py:87
 
2236
#, python-format
 
2237
msgid "volume group %s doesn't exist"
 
2238
msgstr ""
 
2239
 
 
2240
#: ../nova/volume/driver.py:220
 
2241
#, python-format
 
2242
msgid "FAKE AOE: %s"
 
2243
msgstr ""
 
2244
 
 
2245
#: ../nova/volume/driver.py:233
 
2246
msgid "Skipping ensure_export. No iscsi_target "
 
2247
msgstr ""
 
2248
 
 
2249
#: ../nova/volume/driver.py:279 ../nova/volume/driver.py:288
 
2250
msgid "Skipping remove_export. No iscsi_target "
 
2251
msgstr ""
 
2252
 
 
2253
#: ../nova/volume/driver.py:347
 
2254
#, python-format
 
2255
msgid "FAKE ISCSI: %s"
 
2256
msgstr ""
 
2257
 
 
2258
#: ../nova/volume/driver.py:359
 
2259
#, python-format
 
2260
msgid "rbd has no pool %s"
 
2261
msgstr ""
 
2262
 
 
2263
#: ../nova/volume/driver.py:414
 
2264
#, python-format
 
2265
msgid "Sheepdog is not working: %s"
 
2266
msgstr ""
 
2267
 
 
2268
#: ../nova/volume/driver.py:416
 
2269
msgid "Sheepdog is not working"
 
2270
msgstr ""
 
2271
 
 
2272
#: ../nova/wsgi.py:68
 
2273
#, python-format
 
2274
msgid "Starting %(arg0)s on %(host)s:%(port)s"
 
2275
msgstr ""
 
2276
 
 
2277
#: ../nova/wsgi.py:147
 
2278
msgid "You must implement __call__"
 
2279
msgstr ""
 
2280
 
 
2281
#: ../bin/nova-instancemonitor.py:55
 
2282
msgid "Starting instance monitor"
 
2283
msgstr ""
 
2284
 
 
2285
#: ../bin/nova-dhcpbridge.py:58
 
2286
msgid "leasing ip"
 
2287
msgstr ""
 
2288
 
 
2289
#: ../bin/nova-dhcpbridge.py:73
 
2290
msgid "Adopted old lease or got a change of mac/hostname"
 
2291
msgstr ""
 
2292
 
 
2293
#: ../bin/nova-dhcpbridge.py:80
 
2294
msgid "releasing ip"
 
2295
msgstr ""
 
2296
 
 
2297
#: ../bin/nova-dhcpbridge.py:123
 
2298
#, python-format
 
2299
msgid ""
 
2300
"Called %(action)s for mac %(mac)s with ip %(ip)s and hostname %(hostname)s "
 
2301
"on interface %(interface)s"
 
2302
msgstr ""
 
2303
 
 
2304
#: ../nova/virt/fake.py:239
 
2305
#, python-format
 
2306
msgid "Instance %s Not Found"
 
2307
msgstr ""
 
2308
 
 
2309
#: ../nova/network/manager.py:153
 
2310
#, python-format
 
2311
msgid "Dissassociated %s stale fixed ip(s)"
 
2312
msgstr ""
 
2313
 
 
2314
#: ../nova/network/manager.py:157
 
2315
msgid "setting network host"
 
2316
msgstr ""
 
2317
 
 
2318
#: ../nova/network/manager.py:212
 
2319
#, python-format
 
2320
msgid "Leasing IP %s"
 
2321
msgstr ""
 
2322
 
 
2323
#: ../nova/network/manager.py:216
 
2324
#, python-format
 
2325
msgid "IP %s leased that isn't associated"
 
2326
msgstr ""
 
2327
 
 
2328
#: ../nova/network/manager.py:220
 
2329
#, python-format
 
2330
msgid "IP %(address)s leased to bad mac %(inst_addr)s vs %(mac)s"
 
2331
msgstr ""
 
2332
 
 
2333
#: ../nova/network/manager.py:228
 
2334
#, python-format
 
2335
msgid "IP %s leased that was already deallocated"
 
2336
msgstr ""
 
2337
 
 
2338
#: ../nova/network/manager.py:233
 
2339
#, python-format
 
2340
msgid "Releasing IP %s"
 
2341
msgstr ""
 
2342
 
 
2343
#: ../nova/network/manager.py:237
 
2344
#, python-format
 
2345
msgid "IP %s released that isn't associated"
 
2346
msgstr ""
 
2347
 
 
2348
#: ../nova/network/manager.py:241
 
2349
#, python-format
 
2350
msgid "IP %(address)s released from bad mac %(inst_addr)s vs %(mac)s"
 
2351
msgstr ""
 
2352
 
 
2353
#: ../nova/network/manager.py:244
 
2354
#, python-format
 
2355
msgid "IP %s released that was not leased"
 
2356
msgstr ""
 
2357
 
 
2358
#: ../nova/network/manager.py:519
 
2359
msgid ""
 
2360
"The sum between the number of networks and the vlan start cannot be greater "
 
2361
"than 4094"
 
2362
msgstr ""
 
2363
 
 
2364
#: ../nova/virt/xenapi/volume_utils.py:57
1940
2365
#, python-format
1941
2366
msgid "Introducing %s..."
1942
2367
msgstr ""
1943
2368
 
1944
 
#: nova/virt/xenapi/volume_utils.py:74
 
2369
#: ../nova/virt/xenapi/volume_utils.py:74
1945
2370
#, python-format
1946
 
msgid "Introduced %s as %s."
 
2371
msgid "Introduced %(label)s as %(sr_ref)s."
1947
2372
msgstr ""
1948
2373
 
1949
 
#: nova/virt/xenapi/volume_utils.py:78
 
2374
#: ../nova/virt/xenapi/volume_utils.py:78
1950
2375
msgid "Unable to create Storage Repository"
1951
2376
msgstr ""
1952
2377
 
1953
 
#: nova/virt/xenapi/volume_utils.py:90
 
2378
#: ../nova/virt/xenapi/volume_utils.py:90
1954
2379
#, python-format
1955
2380
msgid "Unable to find SR from VBD %s"
1956
2381
msgstr ""
1957
2382
 
1958
 
#: nova/virt/xenapi/volume_utils.py:96
 
2383
#: ../nova/virt/xenapi/volume_utils.py:96
1959
2384
#, python-format
1960
2385
msgid "Forgetting SR %s ... "
1961
2386
msgstr ""
1962
2387
 
1963
 
#: nova/virt/xenapi/volume_utils.py:101
1964
 
#, python-format
1965
 
msgid "Ignoring exception %s when getting PBDs for %s"
1966
 
msgstr ""
1967
 
 
1968
 
#: nova/virt/xenapi/volume_utils.py:107
1969
 
#, python-format
1970
 
msgid "Ignoring exception %s when unplugging PBD %s"
1971
 
msgstr ""
1972
 
 
1973
 
#: nova/virt/xenapi/volume_utils.py:111
 
2388
#: ../nova/virt/xenapi/volume_utils.py:101
 
2389
#, python-format
 
2390
msgid "Ignoring exception %(exc)s when getting PBDs for %(sr_ref)s"
 
2391
msgstr ""
 
2392
 
 
2393
#: ../nova/virt/xenapi/volume_utils.py:107
 
2394
#, python-format
 
2395
msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)s"
 
2396
msgstr ""
 
2397
 
 
2398
#: ../nova/virt/xenapi/volume_utils.py:111
1974
2399
#, python-format
1975
2400
msgid "Forgetting SR %s done."
1976
2401
msgstr ""
1977
2402
 
1978
 
#: nova/virt/xenapi/volume_utils.py:113
 
2403
#: ../nova/virt/xenapi/volume_utils.py:113
1979
2404
#, python-format
1980
 
msgid "Ignoring exception %s when forgetting SR %s"
 
2405
msgid "Ignoring exception %(exc)s when forgetting SR %(sr_ref)s"
1981
2406
msgstr ""
1982
2407
 
1983
 
#: nova/virt/xenapi/volume_utils.py:123
 
2408
#: ../nova/virt/xenapi/volume_utils.py:123
1984
2409
#, python-format
1985
2410
msgid "Unable to introduce VDI on SR %s"
1986
2411
msgstr ""
1987
2412
 
1988
 
#: nova/virt/xenapi/volume_utils.py:128
 
2413
#: ../nova/virt/xenapi/volume_utils.py:128
1989
2414
#, python-format
1990
2415
msgid "Unable to get record of VDI %s on"
1991
2416
msgstr ""
1992
2417
 
1993
 
#: nova/virt/xenapi/volume_utils.py:146
 
2418
#: ../nova/virt/xenapi/volume_utils.py:146
1994
2419
#, python-format
1995
2420
msgid "Unable to introduce VDI for SR %s"
1996
2421
msgstr ""
1997
2422
 
1998
 
#: nova/virt/xenapi/volume_utils.py:175
 
2423
#: ../nova/virt/xenapi/volume_utils.py:175
1999
2424
#, python-format
2000
 
msgid "Unable to obtain target information %s, %s"
 
2425
msgid "Unable to obtain target information %(device_path)s, %(mountpoint)s"
2001
2426
msgstr ""
2002
2427
 
2003
 
#: nova/virt/xenapi/volume_utils.py:197
 
2428
#: ../nova/virt/xenapi/volume_utils.py:197
2004
2429
#, python-format
2005
2430
msgid "Mountpoint cannot be translated: %s"
2006
2431
msgstr ""
2007
2432
 
2008
 
#: nova/virt/xenapi/volumeops.py:51
2009
 
#, python-format
2010
 
msgid "Attach_volume: %s, %s, %s"
2011
 
msgstr ""
2012
 
 
2013
 
#: nova/virt/xenapi/volumeops.py:69
2014
 
#, python-format
2015
 
msgid "Unable to create VDI on SR %s for instance %s"
2016
 
msgstr ""
2017
 
 
2018
 
#: nova/virt/xenapi/volumeops.py:81
2019
 
#, python-format
2020
 
msgid "Unable to use SR %s for instance %s"
2021
 
msgstr ""
2022
 
 
2023
 
#: nova/virt/xenapi/volumeops.py:93
2024
 
#, python-format
2025
 
msgid "Unable to attach volume to instance %s"
2026
 
msgstr ""
2027
 
 
2028
 
#: nova/virt/xenapi/volumeops.py:95
2029
 
#, python-format
2030
 
msgid "Mountpoint %s attached to instance %s"
2031
 
msgstr ""
2032
 
 
2033
 
#: nova/virt/xenapi/volumeops.py:106
2034
 
#, python-format
2035
 
msgid "Detach_volume: %s, %s"
2036
 
msgstr ""
2037
 
 
2038
 
#: nova/virt/xenapi/volumeops.py:113
2039
 
#, python-format
2040
 
msgid "Unable to locate volume %s"
2041
 
msgstr ""
2042
 
 
2043
 
#: nova/virt/xenapi/volumeops.py:121
2044
 
#, python-format
2045
 
msgid "Unable to detach volume %s"
2046
 
msgstr ""
2047
 
 
2048
 
#: nova/virt/xenapi/volumeops.py:128
2049
 
#, python-format
2050
 
msgid "Mountpoint %s detached from instance %s"
2051
 
msgstr ""
2052
 
 
2053
 
#: nova/volume/api.py:44
2054
 
#, python-format
2055
 
msgid "Quota exceeeded for %s, tried to create %sG volume"
2056
 
msgstr ""
2057
 
 
2058
 
#: nova/volume/api.py:46
2059
 
#, python-format
2060
 
msgid "Volume quota exceeded. You cannot create a volume of size %s"
2061
 
msgstr ""
2062
 
 
2063
 
#: nova/volume/api.py:70 nova/volume/api.py:95
2064
 
msgid "Volume status must be available"
2065
 
msgstr ""
2066
 
 
2067
 
#: nova/volume/api.py:97
2068
 
msgid "Volume is already attached"
2069
 
msgstr ""
2070
 
 
2071
 
#: nova/volume/api.py:103
2072
 
msgid "Volume is already detached"
2073
 
msgstr ""
2074
 
 
2075
 
#: nova/volume/driver.py:76
2076
 
#, python-format
2077
 
msgid "Recovering from a failed execute.  Try number %s"
2078
 
msgstr ""
2079
 
 
2080
 
#: nova/volume/driver.py:85
2081
 
#, python-format
2082
 
msgid "volume group %s doesn't exist"
2083
 
msgstr ""
2084
 
 
2085
 
#: nova/volume/driver.py:210
2086
 
#, python-format
2087
 
msgid "FAKE AOE: %s"
2088
 
msgstr ""
2089
 
 
2090
 
#: nova/volume/driver.py:315
2091
 
#, python-format
2092
 
msgid "FAKE ISCSI: %s"
2093
 
msgstr ""
2094
 
 
2095
 
#: nova/volume/manager.py:85
2096
 
#, python-format
2097
 
msgid "Re-exporting %s volumes"
2098
 
msgstr ""
2099
 
 
2100
 
#: nova/volume/manager.py:93
2101
 
#, python-format
2102
 
msgid "volume %s: creating"
2103
 
msgstr ""
2104
 
 
2105
 
#: nova/volume/manager.py:102
2106
 
#, python-format
2107
 
msgid "volume %s: creating lv of size %sG"
2108
 
msgstr ""
2109
 
 
2110
 
#: nova/volume/manager.py:106
2111
 
#, python-format
2112
 
msgid "volume %s: creating export"
2113
 
msgstr ""
2114
 
 
2115
 
#: nova/volume/manager.py:113
2116
 
#, python-format
2117
 
msgid "volume %s: created successfully"
2118
 
msgstr ""
2119
 
 
2120
 
#: nova/volume/manager.py:121
2121
 
msgid "Volume is still attached"
2122
 
msgstr ""
2123
 
 
2124
 
#: nova/volume/manager.py:123
2125
 
msgid "Volume is not local to this node"
2126
 
msgstr ""
2127
 
 
2128
 
#: nova/volume/manager.py:124
2129
 
#, python-format
2130
 
msgid "volume %s: removing export"
2131
 
msgstr ""
2132
 
 
2133
 
#: nova/volume/manager.py:126
2134
 
#, python-format
2135
 
msgid "volume %s: deleting"
2136
 
msgstr ""
2137
 
 
2138
 
#: nova/volume/manager.py:129
2139
 
#, python-format
2140
 
msgid "volume %s: deleted successfully"
2141
 
msgstr ""
 
2433
#: ../nova/objectstore/image.py:262
 
2434
#, python-format
 
2435
msgid "Failed to decrypt private key: %s"
 
2436
msgstr ""
 
2437
 
 
2438
#: ../nova/objectstore/image.py:269
 
2439
#, python-format
 
2440
msgid "Failed to decrypt initialization vector: %s"
 
2441
msgstr ""
 
2442
 
 
2443
#: ../nova/objectstore/image.py:277
 
2444
#, python-format
 
2445
msgid "Failed to decrypt image file %(image_file)s: %(err)s"
 
2446
msgstr ""
 
2447
 
 
2448
#: ../nova/objectstore/handler.py:106
 
2449
#, python-format
 
2450
msgid "Unknown S3 value type %r"
 
2451
msgstr ""
 
2452
 
 
2453
#: ../nova/objectstore/handler.py:137
 
2454
msgid "Authenticated request"
 
2455
msgstr ""
 
2456
 
 
2457
#: ../nova/objectstore/handler.py:182
 
2458
msgid "List of buckets requested"
 
2459
msgstr ""
 
2460
 
 
2461
#: ../nova/objectstore/handler.py:209
 
2462
#, python-format
 
2463
msgid "List keys for bucket %s"
 
2464
msgstr ""
 
2465
 
 
2466
#: ../nova/objectstore/handler.py:217
 
2467
#, python-format
 
2468
msgid "Unauthorized attempt to access bucket %s"
 
2469
msgstr ""
 
2470
 
 
2471
#: ../nova/objectstore/handler.py:235
 
2472
#, python-format
 
2473
msgid "Creating bucket %s"
 
2474
msgstr ""
 
2475
 
 
2476
#: ../nova/objectstore/handler.py:245
 
2477
#, python-format
 
2478
msgid "Deleting bucket %s"
 
2479
msgstr ""
 
2480
 
 
2481
#: ../nova/objectstore/handler.py:249
 
2482
#, python-format
 
2483
msgid "Unauthorized attempt to delete bucket %s"
 
2484
msgstr ""
 
2485
 
 
2486
#: ../nova/objectstore/handler.py:273
 
2487
#, python-format
 
2488
msgid "Getting object: %(bname)s / %(nm)s"
 
2489
msgstr ""
 
2490
 
 
2491
#: ../nova/objectstore/handler.py:276
 
2492
#, python-format
 
2493
msgid "Unauthorized attempt to get object %(nm)s from bucket %(bname)s"
 
2494
msgstr ""
 
2495
 
 
2496
#: ../nova/objectstore/handler.py:296
 
2497
#, python-format
 
2498
msgid "Putting object: %(bname)s / %(nm)s"
 
2499
msgstr ""
 
2500
 
 
2501
#: ../nova/objectstore/handler.py:299
 
2502
#, python-format
 
2503
msgid "Unauthorized attempt to upload object %(nm)s to bucket %(bname)s"
 
2504
msgstr ""
 
2505
 
 
2506
#: ../nova/objectstore/handler.py:318
 
2507
#, python-format
 
2508
msgid "Deleting object: %(bname)s / %(nm)s"
 
2509
msgstr ""
 
2510
 
 
2511
#: ../nova/objectstore/handler.py:322
 
2512
#, python-format
 
2513
msgid "Unauthorized attempt to delete object %(nm)s from bucket %(bname)s"
 
2514
msgstr ""
 
2515
 
 
2516
#: ../nova/objectstore/handler.py:396
 
2517
#, python-format
 
2518
msgid "Not authorized to upload image: invalid directory %s"
 
2519
msgstr ""
 
2520
 
 
2521
#: ../nova/objectstore/handler.py:404
 
2522
#, python-format
 
2523
msgid "Not authorized to upload image: unauthorized bucket %s"
 
2524
msgstr ""
 
2525
 
 
2526
#: ../nova/objectstore/handler.py:409
 
2527
#, python-format
 
2528
msgid "Starting image upload: %s"
 
2529
msgstr ""
 
2530
 
 
2531
#: ../nova/objectstore/handler.py:423
 
2532
#, python-format
 
2533
msgid "Not authorized to update attributes of image %s"
 
2534
msgstr ""
 
2535
 
 
2536
#: ../nova/objectstore/handler.py:431
 
2537
#, python-format
 
2538
msgid "Toggling publicity flag of image %(image_id)s %(newstatus)r"
 
2539
msgstr ""
 
2540
 
 
2541
#. other attributes imply update
 
2542
#: ../nova/objectstore/handler.py:436
 
2543
#, python-format
 
2544
msgid "Updating user fields on image %s"
 
2545
msgstr ""
 
2546
 
 
2547
#: ../nova/objectstore/handler.py:450
 
2548
#, python-format
 
2549
msgid "Unauthorized attempt to delete image %s"
 
2550
msgstr ""
 
2551
 
 
2552
#: ../nova/objectstore/handler.py:455
 
2553
#, python-format
 
2554
msgid "Deleted image: %s"
 
2555
msgstr ""
 
2556
 
 
2557
#: ../nova/auth/manager.py:259
 
2558
#, python-format
 
2559
msgid "Looking up user: %r"
 
2560
msgstr ""
 
2561
 
 
2562
#: ../nova/auth/manager.py:263
 
2563
#, python-format
 
2564
msgid "Failed authorization for access key %s"
 
2565
msgstr ""
 
2566
 
 
2567
#: ../nova/auth/manager.py:264
 
2568
#, python-format
 
2569
msgid "No user found for access key %s"
 
2570
msgstr ""
 
2571
 
 
2572
#: ../nova/auth/manager.py:270
 
2573
#, python-format
 
2574
msgid "Using project name = user name (%s)"
 
2575
msgstr ""
 
2576
 
 
2577
#: ../nova/auth/manager.py:277
 
2578
#, python-format
 
2579
msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
 
2580
msgstr ""
 
2581
 
 
2582
#: ../nova/auth/manager.py:279
 
2583
#, python-format
 
2584
msgid "No project called %s could be found"
 
2585
msgstr ""
 
2586
 
 
2587
#: ../nova/auth/manager.py:287
 
2588
#, python-format
 
2589
msgid ""
 
2590
"Failed authorization: user %(uname)s not admin and not member of project "
 
2591
"%(pjname)s"
 
2592
msgstr ""
 
2593
 
 
2594
#: ../nova/auth/manager.py:289
 
2595
#, python-format
 
2596
msgid "User %(uid)s is not a member of project %(pjid)s"
 
2597
msgstr ""
 
2598
 
 
2599
#: ../nova/auth/manager.py:298 ../nova/auth/manager.py:309
 
2600
#, python-format
 
2601
msgid "Invalid signature for user %s"
 
2602
msgstr ""
 
2603
 
 
2604
#: ../nova/auth/manager.py:299 ../nova/auth/manager.py:310
 
2605
msgid "Signature does not match"
 
2606
msgstr ""
 
2607
 
 
2608
#: ../nova/auth/manager.py:380
 
2609
msgid "Must specify project"
 
2610
msgstr ""
 
2611
 
 
2612
#: ../nova/auth/manager.py:414
 
2613
#, python-format
 
2614
msgid "The %s role can not be found"
 
2615
msgstr ""
 
2616
 
 
2617
#: ../nova/auth/manager.py:416
 
2618
#, python-format
 
2619
msgid "The %s role is global only"
 
2620
msgstr ""
 
2621
 
 
2622
#: ../nova/auth/manager.py:420
 
2623
#, python-format
 
2624
msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
 
2625
msgstr ""
 
2626
 
 
2627
#: ../nova/auth/manager.py:423
 
2628
#, python-format
 
2629
msgid "Adding sitewide role %(role)s to user %(uid)s"
 
2630
msgstr ""
 
2631
 
 
2632
#: ../nova/auth/manager.py:448
 
2633
#, python-format
 
2634
msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
 
2635
msgstr ""
 
2636
 
 
2637
#: ../nova/auth/manager.py:451
 
2638
#, python-format
 
2639
msgid "Removing sitewide role %(role)s from user %(uid)s"
 
2640
msgstr ""
 
2641
 
 
2642
#: ../nova/auth/manager.py:515
 
2643
#, python-format
 
2644
msgid "Created project %(name)s with manager %(manager_user)s"
 
2645
msgstr ""
 
2646
 
 
2647
#: ../nova/auth/manager.py:533
 
2648
#, python-format
 
2649
msgid "modifying project %s"
 
2650
msgstr ""
 
2651
 
 
2652
#: ../nova/auth/manager.py:545
 
2653
#, python-format
 
2654
msgid "Adding user %(uid)s to project %(pid)s"
 
2655
msgstr ""
 
2656
 
 
2657
#: ../nova/auth/manager.py:566
 
2658
#, python-format
 
2659
msgid "Remove user %(uid)s from project %(pid)s"
 
2660
msgstr ""
 
2661
 
 
2662
#: ../nova/auth/manager.py:592
 
2663
#, python-format
 
2664
msgid "Deleting project %s"
 
2665
msgstr ""
 
2666
 
 
2667
#: ../nova/auth/manager.py:650
 
2668
#, python-format
 
2669
msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
 
2670
msgstr ""
 
2671
 
 
2672
#: ../nova/auth/manager.py:659
 
2673
#, python-format
 
2674
msgid "Deleting user %s"
 
2675
msgstr ""
 
2676
 
 
2677
#: ../nova/auth/manager.py:669
 
2678
#, python-format
 
2679
msgid "Access Key change for user %s"
 
2680
msgstr ""
 
2681
 
 
2682
#: ../nova/auth/manager.py:671
 
2683
#, python-format
 
2684
msgid "Secret Key change for user %s"
 
2685
msgstr ""
 
2686
 
 
2687
#: ../nova/auth/manager.py:673
 
2688
#, python-format
 
2689
msgid "Admin status set to %(admin)r for user %(uid)s"
 
2690
msgstr ""
 
2691
 
 
2692
#: ../nova/auth/manager.py:722
 
2693
#, python-format
 
2694
msgid "No vpn data for project %s"
 
2695
msgstr ""
 
2696
 
 
2697
#: ../nova/service.py:161
 
2698
#, python-format
 
2699
msgid "Starting %(topic)s node (version %(vcs_string)s)"
 
2700
msgstr ""
 
2701
 
 
2702
#: ../nova/service.py:174
 
2703
msgid "Service killed that has no database entry"
 
2704
msgstr "Servizio terminato che non ha entry nel database"
 
2705
 
 
2706
#: ../nova/service.py:195
 
2707
msgid "The service database object disappeared, Recreating it."
 
2708
msgstr "Il servizio é scomparso dal database, ricreo."
 
2709
 
 
2710
#: ../nova/service.py:207
 
2711
msgid "Recovered model server connection!"
 
2712
msgstr "Connessione al model server ripristinata!"
 
2713
 
 
2714
#: ../nova/service.py:213
 
2715
msgid "model server went away"
 
2716
msgstr "model server é scomparso"
 
2717
 
 
2718
#: ../nova/auth/ldapdriver.py:174
 
2719
#, python-format
 
2720
msgid "LDAP user %s already exists"
 
2721
msgstr ""
 
2722
 
 
2723
#: ../nova/auth/ldapdriver.py:205
 
2724
#, python-format
 
2725
msgid "LDAP object for %s doesn't exist"
 
2726
msgstr ""
 
2727
 
 
2728
#: ../nova/auth/ldapdriver.py:348
 
2729
#, python-format
 
2730
msgid "User %s doesn't exist"
 
2731
msgstr ""
 
2732
 
 
2733
#: ../nova/auth/ldapdriver.py:472
 
2734
#, python-format
 
2735
msgid "Group can't be created because group %s already exists"
 
2736
msgstr ""
 
2737
 
 
2738
#: ../nova/auth/ldapdriver.py:478
 
2739
#, python-format
 
2740
msgid "Group can't be created because user %s doesn't exist"
 
2741
msgstr ""
 
2742
 
 
2743
#: ../nova/auth/ldapdriver.py:495
 
2744
#, python-format
 
2745
msgid "User %s can't be searched in group because the user doesn't exist"
 
2746
msgstr ""
 
2747
 
 
2748
#: ../nova/auth/ldapdriver.py:507
 
2749
#, python-format
 
2750
msgid "User %s can't be added to the group because the user doesn't exist"
 
2751
msgstr ""
 
2752
 
 
2753
#: ../nova/auth/ldapdriver.py:510 ../nova/auth/ldapdriver.py:521
 
2754
#, python-format
 
2755
msgid "The group at dn %s doesn't exist"
 
2756
msgstr ""
 
2757
 
 
2758
#: ../nova/auth/ldapdriver.py:513
 
2759
#, python-format
 
2760
msgid "User %(uid)s is already a member of the group %(group_dn)s"
 
2761
msgstr ""
 
2762
 
 
2763
#: ../nova/auth/ldapdriver.py:524
 
2764
#, python-format
 
2765
msgid ""
 
2766
"User %s can't be removed from the group because the user doesn't exist"
 
2767
msgstr ""
 
2768
 
 
2769
#: ../nova/auth/ldapdriver.py:528
 
2770
#, python-format
 
2771
msgid "User %s is not a member of the group"
 
2772
msgstr ""
 
2773
 
 
2774
#: ../nova/auth/ldapdriver.py:542
 
2775
#, python-format
 
2776
msgid ""
 
2777
"Attempted to remove the last member of a group. Deleting the group at %s "
 
2778
"instead."
 
2779
msgstr ""
 
2780
 
 
2781
#: ../nova/auth/ldapdriver.py:549
 
2782
#, python-format
 
2783
msgid "User %s can't be removed from all because the user doesn't exist"
 
2784
msgstr ""
 
2785
 
 
2786
#: ../nova/auth/ldapdriver.py:564
 
2787
#, python-format
 
2788
msgid "Group at dn %s doesn't exist"
 
2789
msgstr ""
 
2790
 
 
2791
#: ../nova/virt/xenapi/network_utils.py:40
 
2792
#, python-format
 
2793
msgid "Found non-unique network for bridge %s"
 
2794
msgstr ""
 
2795
 
 
2796
#: ../nova/virt/xenapi/network_utils.py:43
 
2797
#, python-format
 
2798
msgid "Found no network for bridge %s"
 
2799
msgstr ""
 
2800
 
 
2801
#: ../nova/api/ec2/admin.py:97
 
2802
#, python-format
 
2803
msgid "Creating new user: %s"
 
2804
msgstr ""
 
2805
 
 
2806
#: ../nova/api/ec2/admin.py:105
 
2807
#, python-format
 
2808
msgid "Deleting user: %s"
 
2809
msgstr ""
 
2810
 
 
2811
#: ../nova/api/ec2/admin.py:127
 
2812
#, python-format
 
2813
msgid "Adding role %(role)s to user %(user)s for project %(project)s"
 
2814
msgstr ""
 
2815
 
 
2816
#: ../nova/api/ec2/admin.py:131
 
2817
#, python-format
 
2818
msgid "Adding sitewide role %(role)s to user %(user)s"
 
2819
msgstr ""
 
2820
 
 
2821
#: ../nova/api/ec2/admin.py:137
 
2822
#, python-format
 
2823
msgid "Removing role %(role)s from user %(user)s for project %(project)s"
 
2824
msgstr ""
 
2825
 
 
2826
#: ../nova/api/ec2/admin.py:141
 
2827
#, python-format
 
2828
msgid "Removing sitewide role %(role)s from user %(user)s"
 
2829
msgstr ""
 
2830
 
 
2831
#: ../nova/api/ec2/admin.py:146 ../nova/api/ec2/admin.py:223
 
2832
msgid "operation must be add or remove"
 
2833
msgstr ""
 
2834
 
 
2835
#: ../nova/api/ec2/admin.py:159
 
2836
#, python-format
 
2837
msgid "Getting x509 for user: %(name)s on project: %(project)s"
 
2838
msgstr ""
 
2839
 
 
2840
#: ../nova/api/ec2/admin.py:177
 
2841
#, python-format
 
2842
msgid "Create project %(name)s managed by %(manager_user)s"
 
2843
msgstr ""
 
2844
 
 
2845
#: ../nova/api/ec2/admin.py:190
 
2846
#, python-format
 
2847
msgid "Modify project: %(name)s managed by %(manager_user)s"
 
2848
msgstr ""
 
2849
 
 
2850
#: ../nova/api/ec2/admin.py:200
 
2851
#, python-format
 
2852
msgid "Delete project: %s"
 
2853
msgstr ""
 
2854
 
 
2855
#: ../nova/api/ec2/admin.py:214
 
2856
#, python-format
 
2857
msgid "Adding user %(user)s to project %(project)s"
 
2858
msgstr ""
 
2859
 
 
2860
#: ../nova/api/ec2/admin.py:218
 
2861
#, python-format
 
2862
msgid "Removing user %(user)s from project %(project)s"
 
2863
msgstr ""
 
2864
 
 
2865
#, python-format
 
2866
#~ msgid ""
 
2867
#~ "%s\n"
 
2868
#~ "Command: %s\n"
 
2869
#~ "Exit code: %s\n"
 
2870
#~ "Stdout: %r\n"
 
2871
#~ "Stderr: %r"
 
2872
#~ msgstr ""
 
2873
#~ "%s\n"
 
2874
#~ "Comando: %s\n"
 
2875
#~ "Exit code: %s\n"
 
2876
#~ "Stdout: %r\n"
 
2877
#~ "Stderr: %r"
 
2878
 
 
2879
#, python-format
 
2880
#~ msgid "(%s) publish (key: %s) %s"
 
2881
#~ msgstr "(%s) pubblica (chiave: %s) %s"
 
2882
 
 
2883
#, python-format
 
2884
#~ msgid "AMQP server on %s:%d is unreachable. Trying again in %d seconds."
 
2885
#~ msgstr ""
 
2886
#~ "Il server AMQP su %s:%d non é raggiungibile. Riprovare in %d secondi."
 
2887
 
 
2888
#, python-format
 
2889
#~ msgid "Binding %s to %s with key %s"
 
2890
#~ msgstr "Collegando %s a %s con la chiave %s"
 
2891
 
 
2892
#, python-format
 
2893
#~ msgid "Starting %s node"
 
2894
#~ msgstr "Avviando il nodo %s"
 
2895
 
 
2896
#, python-format
 
2897
#~ msgid "Data store %s is unreachable. Trying again in %d seconds."
 
2898
#~ msgstr "Datastore %s é irrangiungibile. Riprovare in %d seconds."