~ubuntu-branches/ubuntu/trusty/quantum/trusty

« back to all changes in this revision

Viewing changes to quantum/locale/zh_CN/LC_MESSAGES/quantum.po

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2013-05-31 09:37:25 UTC
  • mfrom: (2.1.22)
  • Revision ID: package-import@ubuntu.com-20130531093725-bf9jom93l7jm57iv
Tags: 1:2013.2~b1-0ubuntu1
* New upstream release.
* debian/patches/fix-quantum-configuration.patch: Refreshed
* debian/control: Add testrepository.
* debian/control: Add subunit.
* debian/control: Add python-d21o1 and python-pbr as build-depends.
* debian/control: Add python-stevedore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Chinese (China) translations for quantum.
 
2
# Copyright (C) 2013 ORGANIZATION
 
3
# This file is distributed under the same license as the quantum project.
 
4
#
 
5
# Translators:
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version:  Quantum\n"
 
9
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
 
10
"POT-Creation-Date: 2013-05-28 12:11+0000\n"
 
11
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
 
12
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 
13
"Language-Team: Chinese (China) "
 
14
"(http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n"
 
15
"Plural-Forms: nplurals=1; plural=0\n"
 
16
"MIME-Version: 1.0\n"
 
17
"Content-Type: text/plain; charset=utf-8\n"
 
18
"Content-Transfer-Encoding: 8bit\n"
 
19
"Generated-By: Babel 0.9.6\n"
 
20
 
 
21
#: quantum/auth.py:36
 
22
msgid "Neither X_USER_ID nor X_USER found in request"
 
23
msgstr ""
 
24
 
 
25
#: quantum/context.py:49
 
26
#, python-format
 
27
msgid "Arguments dropped when creating context: %s"
 
28
msgstr ""
 
29
 
 
30
#: quantum/context.py:95
 
31
#, python-format
 
32
msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
 
33
msgstr ""
 
34
 
 
35
#: quantum/manager.py:70
 
36
#, python-format
 
37
msgid "dhcp_agents_per_network must be >= 1. '%s' is invalid."
 
38
msgstr ""
 
39
 
 
40
#: quantum/manager.py:82
 
41
msgid "Quantum core_plugin not configured!"
 
42
msgstr ""
 
43
 
 
44
#: quantum/manager.py:111 quantum/plugins/metaplugin/meta_quantum_plugin.py:113
 
45
#, python-format
 
46
msgid "Plugin location: %s"
 
47
msgstr ""
 
48
 
 
49
#: quantum/manager.py:114 quantum/manager.py:164
 
50
#, python-format
 
51
msgid "Loading Plugin: %s"
 
52
msgstr ""
 
53
 
 
54
#: quantum/manager.py:117 quantum/manager.py:167
 
55
msgid "Error loading plugin"
 
56
msgstr ""
 
57
 
 
58
#: quantum/manager.py:118
 
59
msgid ""
 
60
"Plugin not found.  You can install a plugin with: pip install <plugin-"
 
61
"name>\n"
 
62
"Example: pip install quantum-sample-plugin"
 
63
msgstr ""
 
64
 
 
65
#: quantum/manager.py:137
 
66
msgid "Loading services supported by the core plugin"
 
67
msgstr ""
 
68
 
 
69
#: quantum/manager.py:146
 
70
#, python-format
 
71
msgid "Service %s is supported by the core plugin"
 
72
msgstr ""
 
73
 
 
74
#: quantum/manager.py:159
 
75
#, python-format
 
76
msgid "Loading service plugins: %s"
 
77
msgstr ""
 
78
 
 
79
#: quantum/manager.py:168
 
80
msgid "Plugin not found."
 
81
msgstr ""
 
82
 
 
83
#: quantum/manager.py:175
 
84
#, python-format
 
85
msgid "Multiple plugins for service %s were configured"
 
86
msgstr ""
 
87
 
 
88
#: quantum/manager.py:181
 
89
#, python-format
 
90
msgid "Successfully loaded %(type)s plugin. Description: %(desc)s"
 
91
msgstr ""
 
92
 
 
93
#: quantum/policy.py:85
 
94
#, python-format
 
95
msgid "loading policies from file: %s"
 
96
msgstr ""
 
97
 
 
98
#: quantum/policy.py:92
 
99
#, python-format
 
100
msgid ""
 
101
"Found deprecated policy rule:%s. Please consider upgrading your policy "
 
102
"configuration file"
 
103
msgstr ""
 
104
 
 
105
#: quantum/policy.py:104
 
106
#, python-format
 
107
msgid ""
 
108
"Inserting policy:%(new_policy)s in place of deprecated "
 
109
"policy:%(old_policy)s"
 
110
msgstr ""
 
111
 
 
112
#: quantum/policy.py:112
 
113
#, python-format
 
114
msgid ""
 
115
"Backward compatibility unavailable for deprecated policy %s. The policy "
 
116
"will not be enforced"
 
117
msgstr ""
 
118
 
 
119
#: quantum/policy.py:202
 
120
#, python-format
 
121
msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 
122
msgstr ""
 
123
 
 
124
#: quantum/quota.py:30
 
125
msgid "Resource name(s) that are supported in quota features"
 
126
msgstr ""
 
127
 
 
128
#: quantum/quota.py:34
 
129
msgid "Default number of resource allowed per tenant, minus for unlimited"
 
130
msgstr ""
 
131
 
 
132
#: quantum/quota.py:38
 
133
msgid "Number of networks allowed per tenant,minus for unlimited"
 
134
msgstr ""
 
135
 
 
136
#: quantum/quota.py:42
 
137
msgid "Number of subnets allowed per tenant, minus for unlimited"
 
138
msgstr ""
 
139
 
 
140
#: quantum/quota.py:46
 
141
msgid "number of ports allowed per tenant, minus for unlimited"
 
142
msgstr ""
 
143
 
 
144
#: quantum/quota.py:50
 
145
msgid "Default driver to use for quota checks"
 
146
msgstr ""
 
147
 
 
148
#: quantum/quota.py:223
 
149
#, python-format
 
150
msgid "%s is already registered."
 
151
msgstr ""
 
152
 
 
153
#: quantum/service.py:39
 
154
msgid "Seconds between running periodic tasks"
 
155
msgstr ""
 
156
 
 
157
#: quantum/service.py:42
 
158
msgid ""
 
159
"range of seconds to randomly delay when starting the periodic task "
 
160
"scheduler to reduce stampeding. (Disable by setting to 0)"
 
161
msgstr ""
 
162
 
 
163
#: quantum/service.py:96
 
164
msgid "In WsgiService.create()"
 
165
msgstr ""
 
166
 
 
167
#: quantum/service.py:107
 
168
msgid "No known API applications configured."
 
169
msgstr ""
 
170
 
 
171
#: quantum/service.py:113
 
172
#, python-format
 
173
msgid "Quantum service started, listening on %(host)s:%(port)s"
 
174
msgstr ""
 
175
 
 
176
#: quantum/service.py:214
 
177
msgid "Exception occurs when timer stops"
 
178
msgstr ""
 
179
 
 
180
#: quantum/service.py:224
 
181
msgid "Exception occurs when waiting for timer"
 
182
msgstr ""
 
183
 
 
184
#: quantum/wsgi.py:46
 
185
msgid "Number of backlog requests to configure the socket with"
 
186
msgstr ""
 
187
 
 
188
#: quantum/wsgi.py:50
 
189
msgid ""
 
190
"Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not "
 
191
"supported on OS X."
 
192
msgstr ""
 
193
 
 
194
#: quantum/wsgi.py:54
 
195
msgid "Number of seconds to keep retrying to listen"
 
196
msgstr ""
 
197
 
 
198
#: quantum/wsgi.py:57
 
199
msgid "Enable SSL on the API server"
 
200
msgstr ""
 
201
 
 
202
#: quantum/wsgi.py:60
 
203
msgid "CA certificate file to use to verify connecting clients"
 
204
msgstr ""
 
205
 
 
206
#: quantum/wsgi.py:64
 
207
msgid "Certificate file to use when starting the server securely"
 
208
msgstr ""
 
209
 
 
210
#: quantum/wsgi.py:68
 
211
msgid "Private key file to use when starting the server securely"
 
212
msgstr ""
 
213
 
 
214
#: quantum/wsgi.py:104
 
215
#, python-format
 
216
msgid "Unable to listen on %(host)s:%(port)s"
 
217
msgstr ""
 
218
 
 
219
#: quantum/wsgi.py:110
 
220
#, python-format
 
221
msgid "Unable to find ssl_cert_file : %s"
 
222
msgstr ""
 
223
 
 
224
#: quantum/wsgi.py:114
 
225
#, python-format
 
226
msgid "Unable to find ssl_key_file : %s"
 
227
msgstr ""
 
228
 
 
229
#: quantum/wsgi.py:119
 
230
#, python-format
 
231
msgid "Unable to find ssl_ca_file : %s"
 
232
msgstr ""
 
233
 
 
234
#: quantum/wsgi.py:151
 
235
#, python-format
 
236
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
 
237
msgstr ""
 
238
 
 
239
#: quantum/wsgi.py:295
 
240
msgid "Missing Content-Type"
 
241
msgstr ""
 
242
 
 
243
#: quantum/wsgi.py:470
 
244
#, python-format
 
245
msgid "Data %(data)s type is %(type)s"
 
246
msgstr ""
 
247
 
 
248
#: quantum/wsgi.py:553
 
249
msgid "Cannot understand JSON"
 
250
msgstr ""
 
251
 
 
252
#: quantum/wsgi.py:566 quantum/wsgi.py:569
 
253
msgid "Inline DTD forbidden"
 
254
msgstr ""
 
255
 
 
256
#: quantum/wsgi.py:645
 
257
msgid "Cannot understand XML"
 
258
msgstr ""
 
259
 
 
260
#: quantum/wsgi.py:756
 
261
msgid "Unrecognized Content-Type provided in request"
 
262
msgstr ""
 
263
 
 
264
#: quantum/wsgi.py:760
 
265
msgid "No Content-Type provided in request"
 
266
msgstr ""
 
267
 
 
268
#: quantum/wsgi.py:764
 
269
msgid "Empty body provided in request"
 
270
msgstr ""
 
271
 
 
272
#: quantum/wsgi.py:770
 
273
msgid "Unable to deserialize body as provided Content-Type"
 
274
msgstr ""
 
275
 
 
276
#: quantum/wsgi.py:866
 
277
msgid "You must implement __call__"
 
278
msgstr ""
 
279
 
 
280
#: quantum/wsgi.py:1003
 
281
#, python-format
 
282
msgid "%(method)s %(url)s"
 
283
msgstr ""
 
284
 
 
285
#: quantum/wsgi.py:1009
 
286
msgid "Unsupported Content-Type"
 
287
msgstr ""
 
288
 
 
289
#: quantum/wsgi.py:1010
 
290
#, python-format
 
291
msgid "InvalidContentType: %s"
 
292
msgstr ""
 
293
 
 
294
#: quantum/wsgi.py:1014
 
295
msgid "Malformed request body"
 
296
msgstr ""
 
297
 
 
298
#: quantum/wsgi.py:1015
 
299
#, python-format
 
300
msgid "MalformedRequestBody: %s"
 
301
msgstr ""
 
302
 
 
303
#: quantum/wsgi.py:1022
 
304
#, python-format
 
305
msgid "HTTP exception thrown: %s"
 
306
msgstr ""
 
307
 
 
308
#: quantum/wsgi.py:1027
 
309
msgid "Internal error"
 
310
msgstr ""
 
311
 
 
312
#: quantum/wsgi.py:1042 quantum/wsgi.py:1144
 
313
#, python-format
 
314
msgid "%(url)s returned with HTTP %(status)d"
 
315
msgstr ""
 
316
 
 
317
#: quantum/wsgi.py:1045
 
318
#, python-format
 
319
msgid "%(url)s returned a fault: %(exception)s"
 
320
msgstr ""
 
321
 
 
322
#: quantum/wsgi.py:1221
 
323
msgid "Could not deserialize data"
 
324
msgstr ""
 
325
 
 
326
#: quantum/agent/dhcp_agent.py:57
 
327
msgid "Interval to resync."
 
328
msgstr ""
 
329
 
 
330
#: quantum/agent/dhcp_agent.py:60 quantum/agent/netns_cleanup_util.py:68
 
331
msgid "The driver used to manage the DHCP server."
 
332
msgstr ""
 
333
 
 
334
#: quantum/agent/dhcp_agent.py:62 quantum/agent/l3_agent.py:131
 
335
msgid "Allow overlapping IP."
 
336
msgstr ""
 
337
 
 
338
#: quantum/agent/dhcp_agent.py:64
 
339
msgid "Support Metadata requests on isolated networks."
 
340
msgstr ""
 
341
 
 
342
#: quantum/agent/dhcp_agent.py:66
 
343
msgid ""
 
344
"Allows for serving metadata requests from a dedicated network. Requires "
 
345
"enable_isolated_metadata = True"
 
346
msgstr ""
 
347
 
 
348
#: quantum/agent/dhcp_agent.py:101
 
349
#, python-format
 
350
msgid ""
 
351
"The '%s' DHCP-driver does not support retrieving of a list of existing "
 
352
"networks"
 
353
msgstr ""
 
354
 
 
355
#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:722
 
356
msgid "DHCP agent started"
 
357
msgstr ""
 
358
 
 
359
#: quantum/agent/dhcp_agent.py:136
 
360
#, python-format
 
361
msgid "Unable to %s dhcp."
 
362
msgstr ""
 
363
 
 
364
#: quantum/agent/dhcp_agent.py:144
 
365
msgid "Unable to update lease"
 
366
msgstr ""
 
367
 
 
368
#: quantum/agent/dhcp_agent.py:148
 
369
msgid "Synchronizing state"
 
370
msgstr ""
 
371
 
 
372
#: quantum/agent/dhcp_agent.py:160
 
373
msgid "Unable to sync network state."
 
374
msgstr ""
 
375
 
 
376
#: quantum/agent/dhcp_agent.py:180 quantum/agent/dhcp_agent.py:218
 
377
#, python-format
 
378
msgid "Network %s RPC info call failed."
 
379
msgstr ""
 
380
 
 
381
#: quantum/agent/dhcp_agent.py:307
 
382
#, python-format
 
383
msgid ""
 
384
"%(port_num)d router ports found on the metadata access network. Only the "
 
385
"port %(port_id)s, for router %(router_id)s will be considered"
 
386
msgstr ""
 
387
 
 
388
#: quantum/agent/dhcp_agent.py:496 quantum/agent/l3_agent.py:119
 
389
#: quantum/debug/debug_agent.py:45
 
390
msgid "The driver used to manage the virtual interface."
 
391
msgstr ""
 
392
 
 
393
#: quantum/agent/dhcp_agent.py:504
 
394
msgid "You must specify an interface driver"
 
395
msgstr ""
 
396
 
 
397
#: quantum/agent/dhcp_agent.py:509 quantum/agent/l3_agent.py:160
 
398
#, python-format
 
399
msgid "Error importing interface driver '%s'"
 
400
msgstr ""
 
401
 
 
402
#: quantum/agent/dhcp_agent.py:547 quantum/debug/debug_agent.py:75
 
403
#, python-format
 
404
msgid "Reusing existing device: %s."
 
405
msgstr ""
 
406
 
 
407
#: quantum/agent/dhcp_agent.py:627
 
408
msgid "Location to DHCP lease relay UNIX domain socket"
 
409
msgstr ""
 
410
 
 
411
#: quantum/agent/dhcp_agent.py:657
 
412
#, python-format
 
413
msgid "Network ID %s is not a valid UUID"
 
414
msgstr ""
 
415
 
 
416
#: quantum/agent/dhcp_agent.py:663
 
417
msgid "Unable to parse lease relay msg to dict."
 
418
msgstr ""
 
419
 
 
420
#: quantum/agent/dhcp_agent.py:664
 
421
#, python-format
 
422
msgid "Exception value: %s"
 
423
msgstr ""
 
424
 
 
425
#: quantum/agent/dhcp_agent.py:665
 
426
#, python-format
 
427
msgid "Message representation: %s"
 
428
msgstr ""
 
429
 
 
430
#: quantum/agent/dhcp_agent.py:667
 
431
msgid "Unable update lease. Exception"
 
432
msgstr ""
 
433
 
 
434
#: quantum/agent/dhcp_agent.py:705 quantum/agent/l3_agent.py:732
 
435
msgid ""
 
436
"Quantum server does not support state report. State report for this agent"
 
437
" will be disabled."
 
438
msgstr ""
 
439
 
 
440
#: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:737
 
441
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 
442
#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
 
443
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:198
 
444
msgid "Failed reporting state!"
 
445
msgstr ""
 
446
 
 
447
#: quantum/agent/dhcp_agent.py:719 quantum/agent/l3_agent.py:742
 
448
#, python-format
 
449
msgid "agent_updated by server side %s!"
 
450
msgstr ""
 
451
 
 
452
#: quantum/agent/l3_agent.py:116 quantum/debug/debug_agent.py:48
 
453
msgid "Name of bridge used for external network traffic."
 
454
msgstr ""
 
455
 
 
456
#: quantum/agent/l3_agent.py:123
 
457
msgid "TCP Port used by Quantum metadata namespace proxy."
 
458
msgstr ""
 
459
 
 
460
#: quantum/agent/l3_agent.py:127
 
461
msgid ""
 
462
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
 
463
"to disable this feature."
 
464
msgstr ""
 
465
 
 
466
#: quantum/agent/l3_agent.py:133
 
467
msgid ""
 
468
"If namespaces is disabled, the l3 agent can only confgure a router that "
 
469
"has the matching router ID."
 
470
msgstr ""
 
471
 
 
472
#: quantum/agent/l3_agent.py:138
 
473
msgid "Agent should implement routers with no gateway"
 
474
msgstr ""
 
475
 
 
476
#: quantum/agent/l3_agent.py:140
 
477
msgid "UUID of external network for routers implemented by the agents."
 
478
msgstr ""
 
479
 
 
480
#: quantum/agent/l3_agent.py:143
 
481
msgid "Allow running metadata proxy."
 
482
msgstr ""
 
483
 
 
484
#: quantum/agent/l3_agent.py:155
 
485
msgid "An interface driver must be specified"
 
486
msgstr ""
 
487
 
 
488
#: quantum/agent/l3_agent.py:189
 
489
#, python-format
 
490
msgid "Failed deleting namespace '%s'"
 
491
msgstr ""
 
492
 
 
493
#: quantum/agent/l3_agent.py:218
 
494
msgid ""
 
495
"The 'gateway_external_network_id' option must be configured for this "
 
496
"agent as Quantum has more than one external network."
 
497
msgstr ""
 
498
 
 
499
#: quantum/agent/l3_agent.py:286
 
500
#, python-format
 
501
msgid "Router port %s has no IP address"
 
502
msgstr ""
 
503
 
 
504
#: quantum/agent/l3_agent.py:288 quantum/db/l3_db.py:921
 
505
#, python-format
 
506
msgid "Ignoring multiple IPs on router port %s"
 
507
msgstr ""
 
508
 
 
509
#: quantum/agent/l3_agent.py:393
 
510
#, python-format
 
511
msgid "Failed sending gratuitous ARP: %s"
 
512
msgstr ""
 
513
 
 
514
#: quantum/agent/l3_agent.py:562
 
515
#, python-format
 
516
msgid "Failed dealing with router '%s' deletion RPC message"
 
517
msgstr ""
 
518
 
 
519
#: quantum/agent/l3_agent.py:575
 
520
msgid "Failed dealing with routers update RPC message"
 
521
msgstr ""
 
522
 
 
523
#: quantum/agent/l3_agent.py:588
 
524
#, python-format
 
525
msgid "The external network bridge '%s' does not exist"
 
526
msgstr ""
 
527
 
 
528
#: quantum/agent/l3_agent.py:645
 
529
msgid "Failed synchronizing routers"
 
530
msgstr ""
 
531
 
 
532
#: quantum/agent/l3_agent.py:649
 
533
msgid "L3 agent started"
 
534
msgstr ""
 
535
 
 
536
#: quantum/agent/l3_agent.py:669
 
537
#, python-format
 
538
msgid "Added route entry is '%s'"
 
539
msgstr ""
 
540
 
 
541
#: quantum/agent/l3_agent.py:677
 
542
#, python-format
 
543
msgid "Removed route entry is '%s'"
 
544
msgstr ""
 
545
 
 
546
#: quantum/agent/netns_cleanup_util.py:62
 
547
msgid "Delete the namespace by removing all devices."
 
548
msgstr ""
 
549
 
 
550
#: quantum/agent/netns_cleanup_util.py:123
 
551
#, python-format
 
552
msgid "Unable to find bridge for device: %s"
 
553
msgstr ""
 
554
 
 
555
#: quantum/agent/netns_cleanup_util.py:147
 
556
#, python-format
 
557
msgid "Error unable to destroy namespace: %s"
 
558
msgstr ""
 
559
 
 
560
#: quantum/agent/ovs_cleanup_util.py:41
 
561
msgid ""
 
562
"True to delete all ports on all the OpenvSwitch bridges. False to delete "
 
563
"ports created by Quantum on integration and external network bridges."
 
564
msgstr ""
 
565
 
 
566
#: quantum/agent/ovs_cleanup_util.py:73
 
567
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427
 
568
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:233
 
569
#, python-format
 
570
msgid "Delete %s"
 
571
msgstr ""
 
572
 
 
573
#: quantum/agent/ovs_cleanup_util.py:103
 
574
#, python-format
 
575
msgid "Cleaning %s"
 
576
msgstr ""
 
577
 
 
578
#: quantum/agent/ovs_cleanup_util.py:110
 
579
msgid "OVS cleanup completed successfully"
 
580
msgstr ""
 
581
 
 
582
#: quantum/agent/securitygroups_rpc.py:44
 
583
msgid "Disabled security-group extension."
 
584
msgstr ""
 
585
 
 
586
#: quantum/agent/securitygroups_rpc.py:51
 
587
#, python-format
 
588
msgid "Get security group rules for devices via rpc %r"
 
589
msgstr ""
 
590
 
 
591
#: quantum/agent/securitygroups_rpc.py:74
 
592
#, python-format
 
593
msgid "Security group rule updated on remote: %s"
 
594
msgstr ""
 
595
 
 
596
#: quantum/agent/securitygroups_rpc.py:84
 
597
#, python-format
 
598
msgid "Security group member updated on remote: %s"
 
599
msgstr ""
 
600
 
 
601
#: quantum/agent/securitygroups_rpc.py:89
 
602
#: quantum/agent/securitygroups_rpc.py:137
 
603
msgid "Provider rule updated"
 
604
msgstr ""
 
605
 
 
606
#: quantum/agent/securitygroups_rpc.py:100
 
607
#, python-format
 
608
msgid "Init firewall settings (driver=%s)"
 
609
msgstr ""
 
610
 
 
611
#: quantum/agent/securitygroups_rpc.py:106
 
612
#, python-format
 
613
msgid "Preparing filters for devices %s"
 
614
msgstr ""
 
615
 
 
616
#: quantum/agent/securitygroups_rpc.py:114
 
617
#, python-format
 
618
msgid "Security group rule updated %r"
 
619
msgstr ""
 
620
 
 
621
#: quantum/agent/securitygroups_rpc.py:121
 
622
#, python-format
 
623
msgid "Security group member updated %r"
 
624
msgstr ""
 
625
 
 
626
#: quantum/agent/securitygroups_rpc.py:143
 
627
#, python-format
 
628
msgid "Remove device filter for %r"
 
629
msgstr ""
 
630
 
 
631
#: quantum/agent/securitygroups_rpc.py:152
 
632
msgid "Refresh firewall rules"
 
633
msgstr ""
 
634
 
 
635
#: quantum/agent/securitygroups_rpc.py:160
 
636
#, python-format
 
637
msgid "Update port filter for %s"
 
638
msgstr ""
 
639
 
 
640
#: quantum/agent/common/config.py:31
 
641
msgid "Root helper application."
 
642
msgstr ""
 
643
 
 
644
#: quantum/agent/common/config.py:36
 
645
msgid "Seconds between nodes reporting state to server"
 
646
msgstr ""
 
647
 
 
648
#: quantum/agent/common/config.py:78
 
649
msgid ""
 
650
"DEFAULT.root_helper is deprecated! Please move root_helper configuration "
 
651
"to [AGENT] section."
 
652
msgstr ""
 
653
 
 
654
#: quantum/agent/common/config.py:89
 
655
msgid "Top-level directory for maintaining dhcp state"
 
656
msgstr ""
 
657
 
 
658
#: quantum/agent/linux/daemon.py:35
 
659
#, python-format
 
660
msgid "Failed to open pidfile: %s"
 
661
msgstr ""
 
662
 
 
663
#: quantum/agent/linux/daemon.py:42
 
664
msgid "Unable to lock pid file"
 
665
msgstr ""
 
666
 
 
667
#: quantum/agent/linux/daemon.py:49
 
668
msgid "Unable to unlock pid file"
 
669
msgstr ""
 
670
 
 
671
#: quantum/agent/linux/daemon.py:98
 
672
msgid "Fork failed"
 
673
msgstr ""
 
674
 
 
675
#: quantum/agent/linux/daemon.py:136
 
676
#, python-format
 
677
msgid "Pidfile %s already exist. Daemon already running?"
 
678
msgstr ""
 
679
 
 
680
#: quantum/agent/linux/dhcp.py:40
 
681
msgid "Location to store DHCP server config files"
 
682
msgstr ""
 
683
 
 
684
#: quantum/agent/linux/dhcp.py:43
 
685
msgid "Lifetime of a DHCP lease in seconds"
 
686
msgstr ""
 
687
 
 
688
#: quantum/agent/linux/dhcp.py:46
 
689
msgid "Domain to use for building the hostnames"
 
690
msgstr ""
 
691
 
 
692
#: quantum/agent/linux/dhcp.py:49
 
693
msgid "Override the default dnsmasq settings with this file"
 
694
msgstr ""
 
695
 
 
696
#: quantum/agent/linux/dhcp.py:51
 
697
msgid "Use another DNS server before any in /etc/resolv.conf."
 
698
msgstr ""
 
699
 
 
700
#: quantum/agent/linux/dhcp.py:142
 
701
#, python-format
 
702
msgid "DHCP for %(net_id)s pid %(pid)d is stale, ignoring command"
 
703
msgstr ""
 
704
 
 
705
#: quantum/agent/linux/dhcp.py:145
 
706
#, python-format
 
707
msgid "No DHCP started for %s"
 
708
msgstr ""
 
709
 
 
710
#: quantum/agent/linux/dhcp.py:167 quantum/agent/linux/external_process.py:84
 
711
#, python-format
 
712
msgid "Error while reading %s"
 
713
msgstr ""
 
714
 
 
715
#: quantum/agent/linux/dhcp.py:174 quantum/agent/linux/external_process.py:92
 
716
#, python-format
 
717
msgid "Unable to convert value in %s"
 
718
msgstr ""
 
719
 
 
720
#: quantum/agent/linux/dhcp.py:176 quantum/agent/linux/external_process.py:90
 
721
#, python-format
 
722
msgid "Unable to access %s"
 
723
msgstr ""
 
724
 
 
725
#: quantum/agent/linux/dhcp.py:236
 
726
#, python-format
 
727
msgid ""
 
728
"FAILED VERSION REQUIREMENT FOR DNSMASQ. DHCP AGENT MAY NOT RUN CORRECTLY!"
 
729
" Please ensure that its version is %s or above!"
 
730
msgstr ""
 
731
 
 
732
#: quantum/agent/linux/dhcp.py:241
 
733
#, python-format
 
734
msgid ""
 
735
"Unable to determine dnsmasq version. Please ensure that its version is %s"
 
736
" or above!"
 
737
msgstr ""
 
738
 
 
739
#: quantum/agent/linux/dhcp.py:329
 
740
#, python-format
 
741
msgid "Killing dhcpmasq for network since all subnets have turned off DHCP: %s"
 
742
msgstr ""
 
743
 
 
744
#: quantum/agent/linux/dhcp.py:339
 
745
#, python-format
 
746
msgid "Pid %d is stale, relaunching dnsmasq"
 
747
msgstr ""
 
748
 
 
749
#: quantum/agent/linux/dhcp.py:340
 
750
#, python-format
 
751
msgid "Reloading allocations for network: %s"
 
752
msgstr ""
 
753
 
 
754
#: quantum/agent/linux/external_process.py:32
 
755
msgid "Location to store child pid files"
 
756
msgstr ""
 
757
 
 
758
#: quantum/agent/linux/external_process.py:67
 
759
#, python-format
 
760
msgid "Process for %(uuid)s pid %(pid)d is stale, ignoring command"
 
761
msgstr ""
 
762
 
 
763
#: quantum/agent/linux/external_process.py:70
 
764
#, python-format
 
765
msgid "No process started for %s"
 
766
msgstr ""
 
767
 
 
768
#: quantum/agent/linux/interface.py:38
 
769
msgid "Name of Open vSwitch bridge to use"
 
770
msgstr ""
 
771
 
 
772
#: quantum/agent/linux/interface.py:41
 
773
msgid "Uses veth for an interface or not"
 
774
msgstr ""
 
775
 
 
776
#: quantum/agent/linux/interface.py:43
 
777
msgid "MTU setting for device."
 
778
msgstr ""
 
779
 
 
780
#: quantum/agent/linux/interface.py:45
 
781
msgid "Mapping between flavor and LinuxInterfaceDriver"
 
782
msgstr ""
 
783
 
 
784
#: quantum/agent/linux/interface.py:47
 
785
msgid "Admin username"
 
786
msgstr ""
 
787
 
 
788
#: quantum/agent/linux/interface.py:49 quantum/agent/metadata/agent.py:46
 
789
#: quantum/plugins/metaplugin/common/config.py:40
 
790
msgid "Admin password"
 
791
msgstr ""
 
792
 
 
793
#: quantum/agent/linux/interface.py:52 quantum/agent/metadata/agent.py:49
 
794
#: quantum/plugins/metaplugin/common/config.py:43
 
795
msgid "Admin tenant name"
 
796
msgstr ""
 
797
 
 
798
#: quantum/agent/linux/interface.py:54 quantum/agent/metadata/agent.py:51
 
799
#: quantum/plugins/metaplugin/common/config.py:45
 
800
msgid "Authentication URL"
 
801
msgstr ""
 
802
 
 
803
#: quantum/agent/linux/interface.py:56 quantum/agent/metadata/agent.py:53
 
804
#: quantum/common/config.py:48 quantum/plugins/metaplugin/common/config.py:47
 
805
msgid "The type of authentication to use"
 
806
msgstr ""
 
807
 
 
808
#: quantum/agent/linux/interface.py:58 quantum/agent/metadata/agent.py:55
 
809
#: quantum/plugins/metaplugin/common/config.py:49
 
810
msgid "Authentication region"
 
811
msgstr ""
 
812
 
 
813
#: quantum/agent/linux/interface.py:198 quantum/agent/linux/interface.py:253
 
814
#, python-format
 
815
msgid "Device %s already exists"
 
816
msgstr ""
 
817
 
 
818
#: quantum/agent/linux/interface.py:216 quantum/agent/linux/interface.py:260
 
819
#, python-format
 
820
msgid "Unplugged interface '%s'"
 
821
msgstr ""
 
822
 
 
823
#: quantum/agent/linux/interface.py:218 quantum/agent/linux/interface.py:262
 
824
#, python-format
 
825
msgid "Failed unplugging interface '%s'"
 
826
msgstr ""
 
827
 
 
828
#: quantum/agent/linux/interface.py:320
 
829
#, python-format
 
830
msgid "Driver location: %s"
 
831
msgstr ""
 
832
 
 
833
#: quantum/agent/linux/ip_lib.py:27
 
834
msgid "Force ip_lib calls to use the root helper"
 
835
msgstr ""
 
836
 
 
837
#: quantum/agent/linux/ip_lib.py:425
 
838
msgid "No namespace defined for parent"
 
839
msgstr ""
 
840
 
 
841
#: quantum/agent/linux/iptables_firewall.py:54
 
842
#, python-format
 
843
msgid "Preparing device (%s) filter"
 
844
msgstr ""
 
845
 
 
846
#: quantum/agent/linux/iptables_firewall.py:62
 
847
#, python-format
 
848
msgid "Updating device (%s) filter"
 
849
msgstr ""
 
850
 
 
851
#: quantum/agent/linux/iptables_firewall.py:64
 
852
#, python-format
 
853
msgid "Attempted to update port filter which is not filtered %s"
 
854
msgstr ""
 
855
 
 
856
#: quantum/agent/linux/iptables_firewall.py:73
 
857
#, python-format
 
858
msgid "Removing device (%s) filter"
 
859
msgstr ""
 
860
 
 
861
#: quantum/agent/linux/iptables_firewall.py:75
 
862
#, python-format
 
863
msgid "Attempted to remove port filter which is not filtered %r"
 
864
msgstr ""
 
865
 
 
866
#: quantum/agent/linux/iptables_manager.py:139
 
867
#, python-format
 
868
msgid "Attempted to remove chain %s which does not exist"
 
869
msgstr ""
 
870
 
 
871
#: quantum/agent/linux/iptables_manager.py:165
 
872
#, python-format
 
873
msgid "Unknown chain: %r"
 
874
msgstr ""
 
875
 
 
876
#: quantum/agent/linux/iptables_manager.py:189
 
877
#, python-format
 
878
msgid ""
 
879
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
 
880
"%(top)r"
 
881
msgstr ""
 
882
 
 
883
#: quantum/agent/linux/iptables_manager.py:339
 
884
msgid "IPTablesManager.apply completed with success"
 
885
msgstr ""
 
886
 
 
887
#: quantum/agent/linux/ovs_lib.py:69 quantum/agent/linux/ovs_lib.py:98
 
888
#: quantum/agent/linux/ovs_lib.py:220
 
889
#, python-format
 
890
msgid "Unable to execute %(cmd)s. Exception: %(exception)s"
 
891
msgstr ""
 
892
 
 
893
#: quantum/agent/linux/ovs_lib.py:125
 
894
msgid "Cannot match priority on flow deletion"
 
895
msgstr ""
 
896
 
 
897
#: quantum/agent/linux/ovs_lib.py:149
 
898
msgid "Must specify one or more actions"
 
899
msgstr ""
 
900
 
 
901
#: quantum/agent/linux/ovs_lib.py:275
 
902
#, python-format
 
903
msgid "Unable to parse regex results. Exception: %s"
 
904
msgstr ""
 
905
 
 
906
#: quantum/agent/linux/ovs_lib.py:293
 
907
#, python-format
 
908
msgid "Unable to determine mac address for %s"
 
909
msgstr ""
 
910
 
 
911
#: quantum/agent/linux/ovs_lib.py:302
 
912
#, python-format
 
913
msgid "Interface %s not found."
 
914
msgstr ""
 
915
 
 
916
#: quantum/agent/linux/ovs_lib.py:311
 
917
#, python-format
 
918
msgid "Unable to retrieve bridges. Exception: %s"
 
919
msgstr ""
 
920
 
 
921
#: quantum/agent/linux/utils.py:42
 
922
#, python-format
 
923
msgid "Running command: %s"
 
924
msgstr ""
 
925
 
 
926
#: quantum/agent/linux/utils.py:56
 
927
#, python-format
 
928
msgid ""
 
929
"\n"
 
930
"Command: %(cmd)s\n"
 
931
"Exit code: %(code)s\n"
 
932
"Stdout: %(stdout)r\n"
 
933
"Stderr: %(stderr)r"
 
934
msgstr ""
 
935
 
 
936
#: quantum/agent/metadata/agent.py:44
 
937
#: quantum/plugins/metaplugin/common/config.py:38
 
938
msgid "Admin user"
 
939
msgstr ""
 
940
 
 
941
#: quantum/agent/metadata/agent.py:58
 
942
msgid "Network service endpoint type to pull from the keystone catalog"
 
943
msgstr ""
 
944
 
 
945
#: quantum/agent/metadata/agent.py:61
 
946
msgid "IP address used by Nova metadata server."
 
947
msgstr ""
 
948
 
 
949
#: quantum/agent/metadata/agent.py:64
 
950
msgid "TCP Port used by Nova metadata server."
 
951
msgstr ""
 
952
 
 
953
#: quantum/agent/metadata/agent.py:67
 
954
msgid "Shared secret to sign instance-id request"
 
955
msgstr ""
 
956
 
 
957
#: quantum/agent/metadata/agent.py:92
 
958
#: quantum/agent/metadata/namespace_proxy.py:75
 
959
#, python-format
 
960
msgid "Request: %s"
 
961
msgstr ""
 
962
 
 
963
#: quantum/agent/metadata/agent.py:101
 
964
#: quantum/agent/metadata/namespace_proxy.py:83
 
965
msgid "Unexpected error."
 
966
msgstr ""
 
967
 
 
968
#: quantum/agent/metadata/agent.py:102
 
969
#: quantum/agent/metadata/namespace_proxy.py:84
 
970
msgid "An unknown error has occurred. Please try your request again."
 
971
msgstr ""
 
972
 
 
973
#: quantum/agent/metadata/agent.py:154
 
974
msgid ""
 
975
"The remote metadata server responded with Forbidden. This response "
 
976
"usually occurs when shared secrets do not match."
 
977
msgstr ""
 
978
 
 
979
#: quantum/agent/metadata/agent.py:165
 
980
#: quantum/agent/metadata/namespace_proxy.py:123
 
981
msgid "Remote metadata server experienced an internal server error."
 
982
msgstr ""
 
983
 
 
984
#: quantum/agent/metadata/agent.py:171
 
985
#: quantum/agent/metadata/namespace_proxy.py:129
 
986
#, python-format
 
987
msgid "Unexpected response code: %s"
 
988
msgstr ""
 
989
 
 
990
#: quantum/agent/metadata/agent.py:209
 
991
msgid "Location for Metadata Proxy UNIX domain socket"
 
992
msgstr ""
 
993
 
 
994
#: quantum/agent/metadata/namespace_proxy.py:36
 
995
msgid "Location of Metadata Proxy UNIX domain socket"
 
996
msgstr ""
 
997
 
 
998
#: quantum/agent/metadata/namespace_proxy.py:70
 
999
msgid "network_id and router_id are None. One must be provided."
 
1000
msgstr ""
 
1001
 
 
1002
#: quantum/agent/metadata/namespace_proxy.py:158
 
1003
msgid "TCP Port to listen for metadata server requests."
 
1004
msgstr ""
 
1005
 
 
1006
#: quantum/api/api_common.py:103
 
1007
#, python-format
 
1008
msgid ""
 
1009
"Invalid value for pagination_max_limit: %s. It should be an integer "
 
1010
"greater to 0"
 
1011
msgstr ""
 
1012
 
 
1013
#: quantum/api/api_common.py:117
 
1014
#, python-format
 
1015
msgid "Limit must be an integer 0 or greater and not '%d'"
 
1016
msgstr ""
 
1017
 
 
1018
#: quantum/api/api_common.py:134
 
1019
msgid "The number of sort_keys and sort_dirs must be same"
 
1020
msgstr ""
 
1021
 
 
1022
#: quantum/api/api_common.py:139
 
1023
#, python-format
 
1024
msgid "%s is invalid attribute for sort_keys"
 
1025
msgstr ""
 
1026
 
 
1027
#: quantum/api/api_common.py:143
 
1028
#, python-format
 
1029
msgid ""
 
1030
"%(invalid_dirs)s is invalid value for sort_dirs, valid value is '%(asc)s'"
 
1031
" and '%(desc)s'"
 
1032
msgstr ""
 
1033
 
 
1034
#: quantum/api/api_common.py:317 quantum/api/v2/base.py:551
 
1035
#, python-format
 
1036
msgid "Unable to find '%s' in request body"
 
1037
msgstr ""
 
1038
 
 
1039
#: quantum/api/api_common.py:324
 
1040
#, python-format
 
1041
msgid "Failed to parse request. Parameter '%s' not specified"
 
1042
msgstr ""
 
1043
 
 
1044
#: quantum/api/extensions.py:248
 
1045
#, python-format
 
1046
msgid "Extension with alias %s does not exist"
 
1047
msgstr ""
 
1048
 
 
1049
#: quantum/api/extensions.py:277
 
1050
#, python-format
 
1051
msgid "Extended resource: %s"
 
1052
msgstr ""
 
1053
 
 
1054
#: quantum/api/extensions.py:299
 
1055
#, python-format
 
1056
msgid "Extended action: %s"
 
1057
msgstr ""
 
1058
 
 
1059
#: quantum/api/extensions.py:307
 
1060
#, python-format
 
1061
msgid "Extended request: %s"
 
1062
msgstr ""
 
1063
 
 
1064
#: quantum/api/extensions.py:398
 
1065
msgid "Initializing extension manager."
 
1066
msgstr ""
 
1067
 
 
1068
#: quantum/api/extensions.py:466
 
1069
#, python-format
 
1070
msgid "Error fetching extended attributes for extension '%s'"
 
1071
msgstr ""
 
1072
 
 
1073
#: quantum/api/extensions.py:476
 
1074
#, python-format
 
1075
msgid "Ext name: %s"
 
1076
msgstr ""
 
1077
 
 
1078
#: quantum/api/extensions.py:477
 
1079
#, python-format
 
1080
msgid "Ext alias: %s"
 
1081
msgstr ""
 
1082
 
 
1083
#: quantum/api/extensions.py:478
 
1084
#, python-format
 
1085
msgid "Ext description: %s"
 
1086
msgstr ""
 
1087
 
 
1088
#: quantum/api/extensions.py:479
 
1089
#, python-format
 
1090
msgid "Ext namespace: %s"
 
1091
msgstr ""
 
1092
 
 
1093
#: quantum/api/extensions.py:480
 
1094
#, python-format
 
1095
msgid "Ext updated: %s"
 
1096
msgstr ""
 
1097
 
 
1098
#: quantum/api/extensions.py:482 quantum/api/extensions.py:488
 
1099
#, python-format
 
1100
msgid "Exception loading extension: %s"
 
1101
msgstr ""
 
1102
 
 
1103
#: quantum/api/extensions.py:508
 
1104
#, python-format
 
1105
msgid "Extension path '%s' doesn't exist!"
 
1106
msgstr ""
 
1107
 
 
1108
#: quantum/api/extensions.py:513
 
1109
#, python-format
 
1110
msgid "Loading extension file: %s"
 
1111
msgstr ""
 
1112
 
 
1113
#: quantum/api/extensions.py:521
 
1114
#, python-format
 
1115
msgid "Did not find expected name \"%(ext_name)s\" in %(file)s"
 
1116
msgstr ""
 
1117
 
 
1118
#: quantum/api/extensions.py:529
 
1119
#, python-format
 
1120
msgid "Extension file %(f)s wasn't loaded due to %(exception)s"
 
1121
msgstr ""
 
1122
 
 
1123
#: quantum/api/extensions.py:538
 
1124
#, python-format
 
1125
msgid "Loaded extension: %s"
 
1126
msgstr ""
 
1127
 
 
1128
#: quantum/api/extensions.py:541
 
1129
#, python-format
 
1130
msgid "Found duplicate extension: %s"
 
1131
msgstr ""
 
1132
 
 
1133
#: quantum/api/extensions.py:571
 
1134
#, python-format
 
1135
msgid "Extension %s not supported by any of loaded plugins"
 
1136
msgstr ""
 
1137
 
 
1138
#: quantum/api/extensions.py:582
 
1139
#, python-format
 
1140
msgid "Loaded plugins do not implement extension %s interface"
 
1141
msgstr ""
 
1142
 
 
1143
#: quantum/api/rpc/agentnotifiers/l3_rpc_agent_api.py:37
 
1144
#, python-format
 
1145
msgid "Nofity agent at %(host)s the message %(method)s"
 
1146
msgstr ""
 
1147
 
 
1148
#: quantum/api/rpc/agentnotifiers/l3_rpc_agent_api.py:61
 
1149
#, python-format
 
1150
msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 
1151
msgstr ""
 
1152
 
 
1153
#: quantum/api/rpc/agentnotifiers/l3_rpc_agent_api.py:89
 
1154
#, python-format
 
1155
msgid ""
 
1156
"Fanout notify agent at %(topic)s the message %(method)s on router "
 
1157
"%(router_id)s"
 
1158
msgstr ""
 
1159
 
 
1160
#: quantum/api/v2/attributes.py:43
 
1161
#, python-format
 
1162
msgid ""
 
1163
"Invalid input. '%(target_dict)s' must be a dictionary with keys: "
 
1164
"%(expected_keys)s"
 
1165
msgstr ""
 
1166
 
 
1167
#: quantum/api/v2/attributes.py:54
 
1168
#, python-format
 
1169
msgid ""
 
1170
"Validation of dictionary's keys failed.Expected keys: %(expected_keys)s "
 
1171
"Provided keys: %(provided_keys)s"
 
1172
msgstr ""
 
1173
 
 
1174
#: quantum/api/v2/attributes.py:68
 
1175
#, python-format
 
1176
msgid "'%(data)s' is not in %(valid_values)s"
 
1177
msgstr ""
 
1178
 
 
1179
#: quantum/api/v2/attributes.py:76
 
1180
#, python-format
 
1181
msgid "'%s' is not a valid string"
 
1182
msgstr ""
 
1183
 
 
1184
#: quantum/api/v2/attributes.py:81
 
1185
#, python-format
 
1186
msgid "'%(data)s' exceeds maximum length of %(max_len)s"
 
1187
msgstr ""
 
1188
 
 
1189
#: quantum/api/v2/attributes.py:91
 
1190
#, python-format
 
1191
msgid "'%(data)s' is not in range %(min_value)s through %(max_value)s"
 
1192
msgstr ""
 
1193
 
 
1194
#: quantum/api/v2/attributes.py:102
 
1195
#, python-format
 
1196
msgid "'%s' contains whitespace"
 
1197
msgstr ""
 
1198
 
 
1199
#: quantum/api/v2/attributes.py:112
 
1200
#, python-format
 
1201
msgid "'%s' is not a valid MAC address"
 
1202
msgstr ""
 
1203
 
 
1204
#: quantum/api/v2/attributes.py:121
 
1205
#, python-format
 
1206
msgid "'%s' is not a valid IP address"
 
1207
msgstr ""
 
1208
 
 
1209
#: quantum/api/v2/attributes.py:132
 
1210
#, python-format
 
1211
msgid "Invalid data format for IP pool: '%s'"
 
1212
msgstr ""
 
1213
 
 
1214
#: quantum/api/v2/attributes.py:151 quantum/api/v2/attributes.py:158
 
1215
#, python-format
 
1216
msgid "Invalid data format for fixed IP: '%s'"
 
1217
msgstr ""
 
1218
 
 
1219
#: quantum/api/v2/attributes.py:166
 
1220
#, python-format
 
1221
msgid "Duplicate IP address '%s'"
 
1222
msgstr ""
 
1223
 
 
1224
#: quantum/api/v2/attributes.py:182
 
1225
#, python-format
 
1226
msgid "Invalid data format for nameserver: '%s'"
 
1227
msgstr ""
 
1228
 
 
1229
#: quantum/api/v2/attributes.py:193
 
1230
#, python-format
 
1231
msgid "'%s' is not a valid nameserver"
 
1232
msgstr ""
 
1233
 
 
1234
#: quantum/api/v2/attributes.py:197
 
1235
#, python-format
 
1236
msgid "Duplicate nameserver '%s'"
 
1237
msgstr ""
 
1238
 
 
1239
#: quantum/api/v2/attributes.py:205
 
1240
#, python-format
 
1241
msgid "Invalid data format for hostroute: '%s'"
 
1242
msgstr ""
 
1243
 
 
1244
#: quantum/api/v2/attributes.py:225
 
1245
#, python-format
 
1246
msgid "Duplicate hostroute '%s'"
 
1247
msgstr ""
 
1248
 
 
1249
#: quantum/api/v2/attributes.py:245
 
1250
#, python-format
 
1251
msgid "'%s' is not a valid IP subnet"
 
1252
msgstr ""
 
1253
 
 
1254
#: quantum/api/v2/attributes.py:257
 
1255
#, python-format
 
1256
msgid "'%s' is not a valid input"
 
1257
msgstr ""
 
1258
 
 
1259
#: quantum/api/v2/attributes.py:264
 
1260
#, python-format
 
1261
msgid "'%s' is not a valid UUID"
 
1262
msgstr ""
 
1263
 
 
1264
#: quantum/api/v2/attributes.py:276
 
1265
#, python-format
 
1266
msgid "'%s' is not a list"
 
1267
msgstr ""
 
1268
 
 
1269
#: quantum/api/v2/attributes.py:287
 
1270
#, python-format
 
1271
msgid "Duplicate items in the list: '%s'"
 
1272
msgstr ""
 
1273
 
 
1274
#: quantum/api/v2/attributes.py:294
 
1275
#, python-format
 
1276
msgid "'%s' is not a dictionary"
 
1277
msgstr ""
 
1278
 
 
1279
#: quantum/api/v2/attributes.py:320
 
1280
#, python-format
 
1281
msgid "Validator '%s' does not exist."
 
1282
msgstr ""
 
1283
 
 
1284
#: quantum/api/v2/attributes.py:347
 
1285
#, python-format
 
1286
msgid "'%s' is not an integer"
 
1287
msgstr ""
 
1288
 
 
1289
#: quantum/api/v2/attributes.py:352
 
1290
#, python-format
 
1291
msgid "'%s' should be non-negative"
 
1292
msgstr ""
 
1293
 
 
1294
#: quantum/api/v2/attributes.py:371
 
1295
#, python-format
 
1296
msgid "'%s' cannot be converted to boolean"
 
1297
msgstr ""
 
1298
 
 
1299
#: quantum/api/v2/attributes.py:379
 
1300
#, python-format
 
1301
msgid "'%s' is not a integer"
 
1302
msgstr ""
 
1303
 
 
1304
#: quantum/api/v2/attributes.py:392
 
1305
#, python-format
 
1306
msgid "'%s' is not of the form <key>=[value]"
 
1307
msgstr ""
 
1308
 
 
1309
#: quantum/api/v2/base.py:77
 
1310
msgid "Native pagination depend on native sorting"
 
1311
msgstr ""
 
1312
 
 
1313
#: quantum/api/v2/base.py:80
 
1314
msgid "Allow sorting is enabled because native pagination requires native sorting"
 
1315
msgstr ""
 
1316
 
 
1317
#: quantum/api/v2/base.py:133
 
1318
#, python-format
 
1319
msgid ""
 
1320
"The resource %(resource)s was not found in the RESOURCE_ATTRIBUTE_MAP; "
 
1321
"unable to perform authZ check for attribute %(attr)s"
 
1322
msgstr ""
 
1323
 
 
1324
#: quantum/api/v2/base.py:139
 
1325
#, python-format
 
1326
msgid ""
 
1327
"Policy rule:%(action)s not found. Assuming no authZ check is defined for "
 
1328
"%(attr)s"
 
1329
msgstr ""
 
1330
 
 
1331
#: quantum/api/v2/base.py:320
 
1332
#, python-format
 
1333
msgid "Unable to undo add for %(resource)s %(id)s"
 
1334
msgstr ""
 
1335
 
 
1336
#: quantum/api/v2/base.py:450
 
1337
#, python-format
 
1338
msgid "Invalid format: %s"
 
1339
msgstr ""
 
1340
 
 
1341
#: quantum/api/v2/base.py:505
 
1342
msgid ""
 
1343
"Specifying 'tenant_id' other than authenticated tenant in request "
 
1344
"requires admin privileges"
 
1345
msgstr ""
 
1346
 
 
1347
#: quantum/api/v2/base.py:513
 
1348
msgid "Running without keystyone AuthN requires  that tenant_id is specified"
 
1349
msgstr ""
 
1350
 
 
1351
#: quantum/api/v2/base.py:531
 
1352
msgid "Resource body required"
 
1353
msgstr ""
 
1354
 
 
1355
#: quantum/api/v2/base.py:542
 
1356
msgid "Bulk operation not supported"
 
1357
msgstr ""
 
1358
 
 
1359
#: quantum/api/v2/base.py:546
 
1360
msgid "Resources required"
 
1361
msgstr ""
 
1362
 
 
1363
#: quantum/api/v2/base.py:563
 
1364
#, python-format
 
1365
msgid "Failed to parse request. Required attribute '%s' not specified"
 
1366
msgstr ""
 
1367
 
 
1368
#: quantum/api/v2/base.py:570
 
1369
#, python-format
 
1370
msgid "Attribute '%s' not allowed in POST"
 
1371
msgstr ""
 
1372
 
 
1373
#: quantum/api/v2/base.py:575
 
1374
#, python-format
 
1375
msgid "Cannot update read-only attribute %s"
 
1376
msgstr ""
 
1377
 
 
1378
#: quantum/api/v2/base.py:593
 
1379
#, python-format
 
1380
msgid "Invalid input for %(attr)s. Reason: %(reason)s."
 
1381
msgstr ""
 
1382
 
 
1383
#: quantum/api/v2/base.py:602
 
1384
#, python-format
 
1385
msgid "Unrecognized attribute(s) '%s'"
 
1386
msgstr ""
 
1387
 
 
1388
#: quantum/api/v2/base.py:620
 
1389
#, python-format
 
1390
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
 
1391
msgstr ""
 
1392
 
 
1393
#: quantum/api/v2/resource.py:85 quantum/api/v2/resource.py:93
 
1394
#: quantum/api/v2/resource.py:99
 
1395
#, python-format
 
1396
msgid "%s failed"
 
1397
msgstr ""
 
1398
 
 
1399
#: quantum/api/v2/resource.py:101
 
1400
#: quantum/tests/unit/test_api_v2_resource.py:191
 
1401
#: quantum/tests/unit/test_api_v2_resource.py:207
 
1402
msgid "Request Failed: internal server error while processing your request."
 
1403
msgstr ""
 
1404
 
 
1405
#: quantum/common/config.py:38
 
1406
msgid "The host IP to bind to"
 
1407
msgstr ""
 
1408
 
 
1409
#: quantum/common/config.py:40
 
1410
msgid "The port to bind to"
 
1411
msgstr ""
 
1412
 
 
1413
#: quantum/common/config.py:42
 
1414
msgid "The API paste config file to use"
 
1415
msgstr ""
 
1416
 
 
1417
#: quantum/common/config.py:44
 
1418
msgid "The path for API extensions"
 
1419
msgstr ""
 
1420
 
 
1421
#: quantum/common/config.py:46
 
1422
msgid "The policy file to use"
 
1423
msgstr ""
 
1424
 
 
1425
#: quantum/common/config.py:50
 
1426
msgid "The core plugin Quantum will use"
 
1427
msgstr ""
 
1428
 
 
1429
#: quantum/common/config.py:52
 
1430
msgid "The service plugins Quantum will use"
 
1431
msgstr ""
 
1432
 
 
1433
#: quantum/common/config.py:54
 
1434
msgid "The base MAC address Quantum will use for VIFs"
 
1435
msgstr ""
 
1436
 
 
1437
#: quantum/common/config.py:56
 
1438
msgid "How many times Quantum will retry MAC generation"
 
1439
msgstr ""
 
1440
 
 
1441
#: quantum/common/config.py:58
 
1442
msgid "Allow the usage of the bulk API"
 
1443
msgstr ""
 
1444
 
 
1445
#: quantum/common/config.py:60
 
1446
msgid "Allow the usage of the pagination"
 
1447
msgstr ""
 
1448
 
 
1449
#: quantum/common/config.py:62
 
1450
msgid "Allow the usage of the sorting"
 
1451
msgstr ""
 
1452
 
 
1453
#: quantum/common/config.py:64
 
1454
msgid ""
 
1455
"The maximum number of items returned in a single response, value was "
 
1456
"'infinite' or negative integer means no limit"
 
1457
msgstr ""
 
1458
 
 
1459
#: quantum/common/config.py:68
 
1460
msgid "Maximum number of DNS nameservers"
 
1461
msgstr ""
 
1462
 
 
1463
#: quantum/common/config.py:70
 
1464
msgid "Maximum number of host routes per subnet"
 
1465
msgstr ""
 
1466
 
 
1467
#: quantum/common/config.py:72
 
1468
msgid "Maximum number of fixed ips per port"
 
1469
msgstr ""
 
1470
 
 
1471
#: quantum/common/config.py:74
 
1472
msgid "DHCP lease duration"
 
1473
msgstr ""
 
1474
 
 
1475
#: quantum/common/config.py:76
 
1476
msgid "Allow sending resource operation notification to DHCP agent"
 
1477
msgstr ""
 
1478
 
 
1479
#: quantum/common/config.py:79
 
1480
msgid "Allow overlapping IP support in Quantum"
 
1481
msgstr ""
 
1482
 
 
1483
#: quantum/common/config.py:81
 
1484
msgid "The hostname Quantum is running on"
 
1485
msgstr ""
 
1486
 
 
1487
#: quantum/common/config.py:83
 
1488
msgid "Ensure that configured gateway is on subnet"
 
1489
msgstr ""
 
1490
 
 
1491
#: quantum/common/config.py:106
 
1492
#, python-format
 
1493
msgid "Base MAC: %s"
 
1494
msgstr ""
 
1495
 
 
1496
#: quantum/common/config.py:117
 
1497
msgid "Logging enabled!"
 
1498
msgstr ""
 
1499
 
 
1500
#: quantum/common/config.py:130
 
1501
#, python-format
 
1502
msgid "Config paste file: %s"
 
1503
msgstr ""
 
1504
 
 
1505
#: quantum/common/config.py:135
 
1506
#, python-format
 
1507
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
 
1508
msgstr ""
 
1509
 
 
1510
#: quantum/common/exceptions.py:34 quantum/plugins/nicira/NvpApiClient.py:198
 
1511
msgid "An unknown exception occurred."
 
1512
msgstr ""
 
1513
 
 
1514
#: quantum/common/exceptions.py:38
 
1515
#, python-format
 
1516
msgid "Bad %(resource)s request: %(msg)s"
 
1517
msgstr ""
 
1518
 
 
1519
#: quantum/common/exceptions.py:50
 
1520
msgid "Not authorized."
 
1521
msgstr ""
 
1522
 
 
1523
#: quantum/common/exceptions.py:54
 
1524
msgid "The service is unailable"
 
1525
msgstr ""
 
1526
 
 
1527
#: quantum/common/exceptions.py:58
 
1528
#, python-format
 
1529
msgid "User does not have admin privileges: %(reason)s"
 
1530
msgstr ""
 
1531
 
 
1532
#: quantum/common/exceptions.py:62
 
1533
#, python-format
 
1534
msgid "Policy doesn't allow %(action)s to be performed."
 
1535
msgstr ""
 
1536
 
 
1537
#: quantum/common/exceptions.py:66
 
1538
#, python-format
 
1539
msgid "Class %(class_name)s could not be found"
 
1540
msgstr ""
 
1541
 
 
1542
#: quantum/common/exceptions.py:70
 
1543
#, python-format
 
1544
msgid "Network %(net_id)s could not be found"
 
1545
msgstr ""
 
1546
 
 
1547
#: quantum/common/exceptions.py:74
 
1548
#, python-format
 
1549
msgid "Subnet %(subnet_id)s could not be found"
 
1550
msgstr ""
 
1551
 
 
1552
#: quantum/common/exceptions.py:78
 
1553
#, python-format
 
1554
msgid "Port %(port_id)s could not be found on network %(net_id)s"
 
1555
msgstr ""
 
1556
 
 
1557
#: quantum/common/exceptions.py:83
 
1558
msgid "Policy configuration policy.json could not be found"
 
1559
msgstr ""
 
1560
 
 
1561
#: quantum/common/exceptions.py:87
 
1562
#, python-format
 
1563
msgid "Requested rule:%(rule)s cannot be found"
 
1564
msgstr ""
 
1565
 
 
1566
#: quantum/common/exceptions.py:91
 
1567
#, python-format
 
1568
msgid "Unsupported port state: %(port_state)s"
 
1569
msgstr ""
 
1570
 
 
1571
#: quantum/common/exceptions.py:95
 
1572
msgid "The resource is inuse"
 
1573
msgstr ""
 
1574
 
 
1575
#: quantum/common/exceptions.py:99
 
1576
#, python-format
 
1577
msgid ""
 
1578
"Unable to complete operation on network %(net_id)s. There are one or more"
 
1579
" ports still in use on the network."
 
1580
msgstr ""
 
1581
 
 
1582
#: quantum/common/exceptions.py:104
 
1583
#, python-format
 
1584
msgid ""
 
1585
"Unable to complete operation on subnet %(subnet_id)s. One or more ports "
 
1586
"have an IP allocation from this subnet."
 
1587
msgstr ""
 
1588
 
 
1589
#: quantum/common/exceptions.py:109
 
1590
#, python-format
 
1591
msgid ""
 
1592
"Unable to complete operation on port %(port_id)s for network %(net_id)s. "
 
1593
"Port already has an attacheddevice %(device_id)s."
 
1594
msgstr ""
 
1595
 
 
1596
#: quantum/common/exceptions.py:115
 
1597
#, python-format
 
1598
msgid ""
 
1599
"Unable to complete operation for network %(net_id)s. The mac address "
 
1600
"%(mac)s is in use."
 
1601
msgstr ""
 
1602
 
 
1603
#: quantum/common/exceptions.py:121
 
1604
#, python-format
 
1605
msgid ""
 
1606
"Unable to complete operation for %(subnet_id)s. The number of host routes"
 
1607
" exceeds the limit %(quota)s."
 
1608
msgstr ""
 
1609
 
 
1610
#: quantum/common/exceptions.py:127
 
1611
#, python-format
 
1612
msgid ""
 
1613
"Unable to complete operation for %(subnet_id)s. The number of DNS "
 
1614
"nameservers exceeds the limit %(quota)s."
 
1615
msgstr ""
 
1616
 
 
1617
#: quantum/common/exceptions.py:132
 
1618
#, python-format
 
1619
msgid ""
 
1620
"Unable to complete operation for network %(net_id)s. The IP address "
 
1621
"%(ip_address)s is in use."
 
1622
msgstr ""
 
1623
 
 
1624
#: quantum/common/exceptions.py:137
 
1625
#, python-format
 
1626
msgid ""
 
1627
"Unable to create the network. The VLAN %(vlan_id)s on physical network "
 
1628
"%(physical_network)s is in use."
 
1629
msgstr ""
 
1630
 
 
1631
#: quantum/common/exceptions.py:143
 
1632
#, python-format
 
1633
msgid ""
 
1634
"Unable to create the flat network. Physical network %(physical_network)s "
 
1635
"is in use."
 
1636
msgstr ""
 
1637
 
 
1638
#: quantum/common/exceptions.py:148
 
1639
#, python-format
 
1640
msgid "Unable to create the network. The tunnel ID %(tunnel_id)s is in use."
 
1641
msgstr ""
 
1642
 
 
1643
#: quantum/common/exceptions.py:153
 
1644
msgid "Tenant network creation is not enabled."
 
1645
msgstr ""
 
1646
 
 
1647
#: quantum/common/exceptions.py:161
 
1648
msgid ""
 
1649
"Unable to create the network. No tenant network is available for "
 
1650
"allocation."
 
1651
msgstr ""
 
1652
 
 
1653
#: quantum/common/exceptions.py:166
 
1654
#, python-format
 
1655
msgid ""
 
1656
"Unable to plug the attachment %(att_id)s into port %(port_id)s for "
 
1657
"network %(net_id)s. The attachment is already plugged into port "
 
1658
"%(att_port_id)s"
 
1659
msgstr ""
 
1660
 
 
1661
#: quantum/common/exceptions.py:172
 
1662
#, python-format
 
1663
msgid ""
 
1664
"Subnet on port %(port_id)s does not match the requested subnet "
 
1665
"%(subnet_id)s"
 
1666
msgstr ""
 
1667
 
 
1668
#: quantum/common/exceptions.py:177
 
1669
#, python-format
 
1670
msgid "Malformed request body: %(reason)s"
 
1671
msgstr ""
 
1672
 
 
1673
#: quantum/common/exceptions.py:185
 
1674
#, python-format
 
1675
msgid "Invalid input for operation: %(error_message)s."
 
1676
msgstr ""
 
1677
 
 
1678
#: quantum/common/exceptions.py:189
 
1679
#, python-format
 
1680
msgid "The allocation pool %(pool)s is not valid."
 
1681
msgstr ""
 
1682
 
 
1683
#: quantum/common/exceptions.py:193
 
1684
#, python-format
 
1685
msgid ""
 
1686
"Found overlapping allocation pools:%(pool_1)s %(pool_2)s for subnet "
 
1687
"%(subnet_cidr)s."
 
1688
msgstr ""
 
1689
 
 
1690
#: quantum/common/exceptions.py:198
 
1691
#, python-format
 
1692
msgid "The allocation pool %(pool)s spans beyond the subnet cidr %(subnet_cidr)s."
 
1693
msgstr ""
 
1694
 
 
1695
#: quantum/common/exceptions.py:207
 
1696
#, python-format
 
1697
msgid "Unable to generate unique mac on network %(net_id)s."
 
1698
msgstr ""
 
1699
 
 
1700
#: quantum/common/exceptions.py:211
 
1701
#, python-format
 
1702
msgid "No more IP addresses available on network %(net_id)s."
 
1703
msgstr ""
 
1704
 
 
1705
#: quantum/common/exceptions.py:215
 
1706
#, python-format
 
1707
msgid "Bridge %(bridge)s does not exist."
 
1708
msgstr ""
 
1709
 
 
1710
#: quantum/common/exceptions.py:219
 
1711
#, python-format
 
1712
msgid "Creation failed. %(dev_name)s already exists."
 
1713
msgstr ""
 
1714
 
 
1715
#: quantum/common/exceptions.py:223
 
1716
msgid "Sudo priviledge is required to run this command."
 
1717
msgstr ""
 
1718
 
 
1719
#: quantum/common/exceptions.py:227
 
1720
#, python-format
 
1721
msgid "Unknown quota resources %(unknown)s."
 
1722
msgstr ""
 
1723
 
 
1724
#: quantum/common/exceptions.py:231
 
1725
#, python-format
 
1726
msgid "Quota exceeded for resources: %(overs)s"
 
1727
msgstr ""
 
1728
 
 
1729
#: quantum/common/exceptions.py:235
 
1730
msgid "Tenant-id was missing from Quota request"
 
1731
msgstr ""
 
1732
 
 
1733
#: quantum/common/exceptions.py:239
 
1734
#, python-format
 
1735
msgid ""
 
1736
"Change would make usage less than 0 for the following resources: "
 
1737
"%(unders)s"
 
1738
msgstr ""
 
1739
 
 
1740
#: quantum/common/exceptions.py:244
 
1741
#, python-format
 
1742
msgid ""
 
1743
"Unable to reconfigure sharing settings for network %(network)s. Multiple "
 
1744
"tenants are using it"
 
1745
msgstr ""
 
1746
 
 
1747
#: quantum/common/exceptions.py:249
 
1748
#, python-format
 
1749
msgid "Invalid extension environment: %(reason)s"
 
1750
msgstr ""
 
1751
 
 
1752
#: quantum/common/exceptions.py:253
 
1753
msgid "More than one external network exists"
 
1754
msgstr ""
 
1755
 
 
1756
#: quantum/common/exceptions.py:257
 
1757
#, python-format
 
1758
msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 
1759
msgstr ""
 
1760
 
 
1761
#: quantum/common/exceptions.py:262
 
1762
#, python-format
 
1763
msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 
1764
msgstr ""
 
1765
 
 
1766
#: quantum/common/exceptions.py:267
 
1767
#, python-format
 
1768
msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 
1769
msgstr ""
 
1770
 
 
1771
#: quantum/common/utils.py:52
 
1772
#, python-format
 
1773
msgid "Reloading cached file %s"
 
1774
msgstr ""
 
1775
 
 
1776
#: quantum/common/utils.py:135
 
1777
#, python-format
 
1778
msgid "Invalid mapping: '%s'"
 
1779
msgstr ""
 
1780
 
 
1781
#: quantum/common/utils.py:138
 
1782
#, python-format
 
1783
msgid "Missing key in mapping: '%s'"
 
1784
msgstr ""
 
1785
 
 
1786
#: quantum/common/utils.py:141
 
1787
#, python-format
 
1788
msgid "Missing value in mapping: '%s'"
 
1789
msgstr ""
 
1790
 
 
1791
#: quantum/common/utils.py:143
 
1792
#, python-format
 
1793
msgid "Key %(key)s in mapping: '%(mapping)s' not unique"
 
1794
msgstr ""
 
1795
 
 
1796
#: quantum/common/utils.py:146
 
1797
#, python-format
 
1798
msgid "Value %(value)s in mapping: '%(mapping)s' not unique"
 
1799
msgstr ""
 
1800
 
 
1801
#: quantum/db/agents_db.py:33
 
1802
msgid "Seconds to regard the agent is down."
 
1803
msgstr ""
 
1804
 
 
1805
#: quantum/db/agents_db.py:79
 
1806
#, python-format
 
1807
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 
1808
msgstr ""
 
1809
 
 
1810
#: quantum/db/agents_db.py:170
 
1811
msgid "Message with invalid timestamp received"
 
1812
msgstr ""
 
1813
 
 
1814
#: quantum/db/agentschedulers_db.py:313
 
1815
#, python-format
 
1816
msgid "Fail scheduling network %s"
 
1817
msgstr ""
 
1818
 
 
1819
#: quantum/db/api.py:44
 
1820
msgid "The SQLAlchemy connection string used to connect to the database"
 
1821
msgstr ""
 
1822
 
 
1823
#: quantum/db/api.py:48
 
1824
msgid "Database reconnection retry times"
 
1825
msgstr ""
 
1826
 
 
1827
#: quantum/db/api.py:50
 
1828
msgid "Database reconnection interval in seconds"
 
1829
msgstr ""
 
1830
 
 
1831
#: quantum/db/api.py:53
 
1832
msgid "Minimum number of SQL connections to keep open in a pool"
 
1833
msgstr ""
 
1834
 
 
1835
#: quantum/db/api.py:57
 
1836
msgid "Maximum number of SQL connections to keep open in a pool"
 
1837
msgstr ""
 
1838
 
 
1839
#: quantum/db/api.py:61
 
1840
msgid "Timeout in seconds before idle sql connections are reaped"
 
1841
msgstr ""
 
1842
 
 
1843
#: quantum/db/api.py:65
 
1844
msgid "Enable the use of eventlet's db_pool for MySQL"
 
1845
msgstr ""
 
1846
 
 
1847
#: quantum/db/api.py:68
 
1848
msgid ""
 
1849
"Maximum number of SQL connections to keep open in a QueuePool in "
 
1850
"SQLAlchemy"
 
1851
msgstr ""
 
1852
 
 
1853
#: quantum/db/api.py:91
 
1854
#, python-format
 
1855
msgid "Got mysql server has gone away: %s"
 
1856
msgstr ""
 
1857
 
 
1858
#: quantum/db/api.py:92
 
1859
msgid "Database server went away"
 
1860
msgstr ""
 
1861
 
 
1862
#: quantum/db/api.py:118
 
1863
#, python-format
 
1864
msgid ""
 
1865
"Option 'sql_connection' not specified in any config file - using default "
 
1866
"value '%s'"
 
1867
msgstr ""
 
1868
 
 
1869
#: quantum/db/api.py:154
 
1870
msgid "Eventlet connection pooling will not work without python-mysqldb!"
 
1871
msgstr ""
 
1872
 
 
1873
#: quantum/db/api.py:201
 
1874
msgid "Database connection lost, exit..."
 
1875
msgstr ""
 
1876
 
 
1877
#: quantum/db/api.py:204
 
1878
#, python-format
 
1879
msgid ""
 
1880
"Unable to connect to database, %(remaining)s attempts left. Retrying in "
 
1881
"%(reconnect_interval)s seconds"
 
1882
msgstr ""
 
1883
 
 
1884
#: quantum/db/api.py:220
 
1885
#, python-format
 
1886
msgid "Database registration exception: %s"
 
1887
msgstr ""
 
1888
 
 
1889
#: quantum/db/db_base_plugin_v2.py:90
 
1890
#: quantum/db/loadbalancer/loadbalancer_db.py:175
 
1891
msgid "Cannot create resource for another tenant"
 
1892
msgstr ""
 
1893
 
 
1894
#: quantum/db/db_base_plugin_v2.py:173
 
1895
#, python-format
 
1896
msgid "Multiple networks match for %s"
 
1897
msgstr ""
 
1898
 
 
1899
#: quantum/db/db_base_plugin_v2.py:183
 
1900
#, python-format
 
1901
msgid "Multiple subnets match for %s"
 
1902
msgstr ""
 
1903
 
 
1904
#: quantum/db/db_base_plugin_v2.py:195
 
1905
#, python-format
 
1906
msgid "Multiple ports match for %s"
 
1907
msgstr ""
 
1908
 
 
1909
#: quantum/db/db_base_plugin_v2.py:276
 
1910
#, python-format
 
1911
msgid "Generated mac for network %(network_id)s is %(mac_address)s"
 
1912
msgstr ""
 
1913
 
 
1914
#: quantum/db/db_base_plugin_v2.py:282
 
1915
#, python-format
 
1916
msgid "Generated mac %(mac_address)s exists. Remaining attempts %(max_retries)s."
 
1917
msgstr ""
 
1918
 
 
1919
#: quantum/db/db_base_plugin_v2.py:286
 
1920
#, python-format
 
1921
msgid "Unable to generate mac address after %s attempts"
 
1922
msgstr ""
 
1923
 
 
1924
#: quantum/db/db_base_plugin_v2.py:316
 
1925
#, python-format
 
1926
msgid ""
 
1927
"Hold allocated IP %(ip_address)s "
 
1928
"(%(network_id)s/%(subnet_id)s/%(port_id)s)"
 
1929
msgstr ""
 
1930
 
 
1931
#: quantum/db/db_base_plugin_v2.py:367
 
1932
#, python-format
 
1933
msgid "No allocation pool found for ip address:%s"
 
1934
msgstr ""
 
1935
 
 
1936
#: quantum/db/db_base_plugin_v2.py:380
 
1937
#, python-format
 
1938
msgid "Recycle %s"
 
1939
msgstr ""
 
1940
 
 
1941
#: quantum/db/db_base_plugin_v2.py:384
 
1942
#, python-format
 
1943
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
 
1944
msgstr ""
 
1945
 
 
1946
#: quantum/db/db_base_plugin_v2.py:391
 
1947
#, python-format
 
1948
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
 
1949
msgstr ""
 
1950
 
 
1951
#: quantum/db/db_base_plugin_v2.py:403
 
1952
#, python-format
 
1953
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
 
1954
msgstr ""
 
1955
 
 
1956
#: quantum/db/db_base_plugin_v2.py:412
 
1957
#, python-format
 
1958
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
 
1959
msgstr ""
 
1960
 
 
1961
#: quantum/db/db_base_plugin_v2.py:417
 
1962
#, python-format
 
1963
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
 
1964
msgstr ""
 
1965
 
 
1966
#: quantum/db/db_base_plugin_v2.py:426
 
1967
#, python-format
 
1968
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
 
1969
msgstr ""
 
1970
 
 
1971
#: quantum/db/db_base_plugin_v2.py:450
 
1972
#, python-format
 
1973
msgid ""
 
1974
"No fixed IP found that matches the network %(network_id)s and ip address "
 
1975
"%(ip_address)s."
 
1976
msgstr ""
 
1977
 
 
1978
#: quantum/db/db_base_plugin_v2.py:459
 
1979
#, python-format
 
1980
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
 
1981
msgstr ""
 
1982
 
 
1983
#: quantum/db/db_base_plugin_v2.py:483
 
1984
#, python-format
 
1985
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
 
1986
msgstr ""
 
1987
 
 
1988
#: quantum/db/db_base_plugin_v2.py:488
 
1989
#, python-format
 
1990
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
 
1991
msgstr ""
 
1992
 
 
1993
#: quantum/db/db_base_plugin_v2.py:495
 
1994
msgid "No more free IP's in slice. Deleting allocation pool."
 
1995
msgstr ""
 
1996
 
 
1997
#: quantum/db/db_base_plugin_v2.py:602
 
1998
msgid "IP allocation requires subnet_id or ip_address"
 
1999
msgstr ""
 
2000
 
 
2001
#: quantum/db/db_base_plugin_v2.py:614
 
2002
#, python-format
 
2003
msgid "IP address %s is not a valid IP for the defined networks subnets"
 
2004
msgstr ""
 
2005
 
 
2006
#: quantum/db/db_base_plugin_v2.py:620
 
2007
#, python-format
 
2008
msgid ""
 
2009
"Failed to create port on network %(network_id)s, because fixed_ips "
 
2010
"included invalid subnet %(subnet_id)s"
 
2011
msgstr ""
 
2012
 
 
2013
#: quantum/db/db_base_plugin_v2.py:640
 
2014
#, python-format
 
2015
msgid "IP address %s is not a valid IP for the defined subnet"
 
2016
msgstr ""
 
2017
 
 
2018
#: quantum/db/db_base_plugin_v2.py:649 quantum/db/db_base_plugin_v2.py:680
 
2019
msgid "Exceeded maximim amount of fixed ips per port"
 
2020
msgstr ""
 
2021
 
 
2022
#: quantum/db/db_base_plugin_v2.py:694
 
2023
#, python-format
 
2024
msgid "Port update. Hold %s"
 
2025
msgstr ""
 
2026
 
 
2027
#: quantum/db/db_base_plugin_v2.py:702
 
2028
#, python-format
 
2029
msgid "Port update. Adding %s"
 
2030
msgstr ""
 
2031
 
 
2032
#: quantum/db/db_base_plugin_v2.py:757
 
2033
#, python-format
 
2034
msgid ""
 
2035
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
 
2036
" with another subnet"
 
2037
msgstr ""
 
2038
 
 
2039
#: quantum/db/db_base_plugin_v2.py:762
 
2040
#, python-format
 
2041
msgid ""
 
2042
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
 
2043
"%(subnet_id)s (CIDR: %(cidr)s)"
 
2044
msgstr ""
 
2045
 
 
2046
#: quantum/db/db_base_plugin_v2.py:782
 
2047
msgid "Performing IP validity checks on allocation pools"
 
2048
msgstr ""
 
2049
 
 
2050
#: quantum/db/db_base_plugin_v2.py:789
 
2051
#, python-format
 
2052
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
 
2053
msgstr ""
 
2054
 
 
2055
#: quantum/db/db_base_plugin_v2.py:796
 
2056
msgid "Specified IP addresses do not match the subnet IP version"
 
2057
msgstr ""
 
2058
 
 
2059
#: quantum/db/db_base_plugin_v2.py:800
 
2060
#, python-format
 
2061
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
 
2062
msgstr ""
 
2063
 
 
2064
#: quantum/db/db_base_plugin_v2.py:805
 
2065
#, python-format
 
2066
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
 
2067
msgstr ""
 
2068
 
 
2069
#: quantum/db/db_base_plugin_v2.py:818
 
2070
msgid "Checking for overlaps among allocation pools and gateway ip"
 
2071
msgstr ""
 
2072
 
 
2073
#: quantum/db/db_base_plugin_v2.py:829
 
2074
#, python-format
 
2075
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
 
2076
msgstr ""
 
2077
 
 
2078
#: quantum/db/db_base_plugin_v2.py:842 quantum/db/db_base_plugin_v2.py:846
 
2079
#, python-format
 
2080
msgid "Invalid route: %s"
 
2081
msgstr ""
 
2082
 
 
2083
#: quantum/db/db_base_plugin_v2.py:962
 
2084
#, python-format
 
2085
msgid "An exception occured while creating the %(resource)s:%(item)s"
 
2086
msgstr ""
 
2087
 
 
2088
#: quantum/db/db_base_plugin_v2.py:1062
 
2089
#, python-format
 
2090
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
 
2091
msgstr ""
 
2092
 
 
2093
#: quantum/db/db_base_plugin_v2.py:1086
 
2094
msgid "Gateway is not valid on subnet"
 
2095
msgstr ""
 
2096
 
 
2097
#: quantum/db/db_base_plugin_v2.py:1099
 
2098
#, python-format
 
2099
msgid "Error parsing dns address %s"
 
2100
msgstr ""
 
2101
 
 
2102
#: quantum/db/db_base_plugin_v2.py:1343
 
2103
#, python-format
 
2104
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
 
2105
msgstr ""
 
2106
 
 
2107
#: quantum/db/db_base_plugin_v2.py:1418
 
2108
#, python-format
 
2109
msgid "%(address)s (%(subnet_id)s) is not recycled"
 
2110
msgstr ""
 
2111
 
 
2112
#: quantum/db/dhcp_rpc_base.py:35
 
2113
#, python-format
 
2114
msgid "Network list requested from %s"
 
2115
msgstr ""
 
2116
 
 
2117
#: quantum/db/dhcp_rpc_base.py:52
 
2118
#, python-format
 
2119
msgid "Network %(network_id)s requested from %(host)s"
 
2120
msgstr ""
 
2121
 
 
2122
#: quantum/db/dhcp_rpc_base.py:77
 
2123
#, python-format
 
2124
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
 
2125
msgstr ""
 
2126
 
 
2127
#: quantum/db/dhcp_rpc_base.py:111
 
2128
#, python-format
 
2129
msgid ""
 
2130
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
 
2131
"%(host)s"
 
2132
msgstr ""
 
2133
 
 
2134
#: quantum/db/dhcp_rpc_base.py:144
 
2135
#, python-format
 
2136
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
 
2137
msgstr ""
 
2138
 
 
2139
#: quantum/db/dhcp_rpc_base.py:161
 
2140
#, python-format
 
2141
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
 
2142
msgstr ""
 
2143
 
 
2144
#: quantum/db/dhcp_rpc_base.py:185
 
2145
#, python-format
 
2146
msgid ""
 
2147
"Updating lease expiration for %(ip_address)s on network %(network_id)s "
 
2148
"from %(host)s."
 
2149
msgstr ""
 
2150
 
 
2151
#: quantum/db/extraroute_db.py:38
 
2152
msgid "Maximum number of routes"
 
2153
msgstr ""
 
2154
 
 
2155
#: quantum/db/extraroute_db.py:100
 
2156
msgid "the nexthop is not connected with router"
 
2157
msgstr ""
 
2158
 
 
2159
#: quantum/db/extraroute_db.py:107
 
2160
msgid "the nexthop is used by router"
 
2161
msgstr ""
 
2162
 
 
2163
#: quantum/db/l3_db.py:125
 
2164
#, python-format
 
2165
msgid "Multiple routers match for %s"
 
2166
msgstr ""
 
2167
 
 
2168
#: quantum/db/l3_db.py:197 quantum/db/l3_db.py:626
 
2169
#, python-format
 
2170
msgid "Network %s is not a valid external network"
 
2171
msgstr ""
 
2172
 
 
2173
#: quantum/db/l3_db.py:238
 
2174
#, python-format
 
2175
msgid "No IPs available for external network %s"
 
2176
msgstr ""
 
2177
 
 
2178
#: quantum/db/l3_db.py:305
 
2179
#, python-format
 
2180
msgid "Router already has a port on subnet %s"
 
2181
msgstr ""
 
2182
 
 
2183
#: quantum/db/l3_db.py:319
 
2184
#, python-format
 
2185
msgid ""
 
2186
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 
2187
"of subnet %(sub_id)s"
 
2188
msgstr ""
 
2189
 
 
2190
#: quantum/db/l3_db.py:328 quantum/db/l3_db.py:405
 
2191
msgid "Either subnet_id or port_id must be specified"
 
2192
msgstr ""
 
2193
 
 
2194
#: quantum/db/l3_db.py:333
 
2195
msgid "Cannot specify both subnet-id and port-id"
 
2196
msgstr ""
 
2197
 
 
2198
#: quantum/db/l3_db.py:343
 
2199
msgid "Router port must have exactly one fixed IP"
 
2200
msgstr ""
 
2201
 
 
2202
#: quantum/db/l3_db.py:358
 
2203
msgid "Subnet for router interface must have a gateway IP"
 
2204
msgstr ""
 
2205
 
 
2206
#: quantum/db/l3_db.py:476
 
2207
#, python-format
 
2208
msgid "Multiple floating ips match for %s"
 
2209
msgstr ""
 
2210
 
 
2211
#: quantum/db/l3_db.py:495
 
2212
#, python-format
 
2213
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 
2214
msgstr ""
 
2215
 
 
2216
#: quantum/db/l3_db.py:537
 
2217
#, python-format
 
2218
msgid ""
 
2219
"Port %(port_id)s is associated with a different tenant than Floating IP "
 
2220
"%(floatingip_id)s and therefore cannot be bound."
 
2221
msgstr ""
 
2222
 
 
2223
#: quantum/db/l3_db.py:541
 
2224
#, python-format
 
2225
msgid ""
 
2226
"Cannnot create floating IP and bind it to Port %s, since that port is "
 
2227
"owned by a different tenant."
 
2228
msgstr ""
 
2229
 
 
2230
#: quantum/db/l3_db.py:553
 
2231
#, python-format
 
2232
msgid "Port %(id)s does not have fixed ip %(address)s"
 
2233
msgstr ""
 
2234
 
 
2235
#: quantum/db/l3_db.py:560
 
2236
#, python-format
 
2237
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 
2238
msgstr ""
 
2239
 
 
2240
#: quantum/db/l3_db.py:564
 
2241
#, python-format
 
2242
msgid ""
 
2243
"Port %s has multiple fixed IPs.  Must provide a specific IP when "
 
2244
"assigning a floating IP"
 
2245
msgstr ""
 
2246
 
 
2247
#: quantum/db/l3_db.py:594 quantum/plugins/nicira/QuantumPlugin.py:1778
 
2248
msgid "fixed_ip_address cannot be specified without a port_id"
 
2249
msgstr ""
 
2250
 
 
2251
#: quantum/db/l3_db.py:646
 
2252
msgid "Unable to find any IP address on external network"
 
2253
msgstr ""
 
2254
 
 
2255
#: quantum/db/l3_db.py:667
 
2256
msgid "Unable to create Floating ip due to a malformed request"
 
2257
msgstr ""
 
2258
 
 
2259
#: quantum/db/l3_db.py:671
 
2260
msgid "Floating IP association failed"
 
2261
msgstr ""
 
2262
 
 
2263
#: quantum/db/l3_db.py:762
 
2264
#, python-format
 
2265
msgid ""
 
2266
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 
2267
"be deleted"
 
2268
msgstr ""
 
2269
 
 
2270
#: quantum/db/l3_db.py:780
 
2271
#, python-format
 
2272
msgid "Multiple floating IPs found for port %s"
 
2273
msgstr ""
 
2274
 
 
2275
#: quantum/db/l3_db.py:927
 
2276
#, python-format
 
2277
msgid "Skipping port %s as no IP is configure on it"
 
2278
msgstr ""
 
2279
 
 
2280
#: quantum/db/l3_rpc_base.py:52
 
2281
#, python-format
 
2282
msgid ""
 
2283
"Routers returned to l3 agent:\n"
 
2284
" %s"
 
2285
msgstr ""
 
2286
 
 
2287
#: quantum/db/l3_rpc_base.py:65
 
2288
#, python-format
 
2289
msgid "External network ID returned to l3 agent: %s"
 
2290
msgstr ""
 
2291
 
 
2292
#: quantum/db/routedserviceinsertion_db.py:38
 
2293
#, python-format
 
2294
msgid "Resource type '%(resource_type)s' is longer than %(maxlen)d characters"
 
2295
msgstr ""
 
2296
 
 
2297
#: quantum/db/servicetype_db.py:40
 
2298
msgid "Textual description for the default service type"
 
2299
msgstr ""
 
2300
 
 
2301
#: quantum/db/servicetype_db.py:42
 
2302
msgid ""
 
2303
"Defines a provider for an advanced service using the format: "
 
2304
"<service>:<plugin>[:<driver>]"
 
2305
msgstr ""
 
2306
 
 
2307
#: quantum/db/servicetype_db.py:62
 
2308
#, python-format
 
2309
msgid ""
 
2310
"Default service type - no driver for service %(service_class)s and plugin"
 
2311
" %(plugin)s"
 
2312
msgstr ""
 
2313
 
 
2314
#: quantum/db/servicetype_db.py:73
 
2315
msgid ""
 
2316
"No default service definition in configuration file. Please add service "
 
2317
"definitions using the service_definition variable in the "
 
2318
"[default_servicetype] section"
 
2319
msgstr ""
 
2320
 
 
2321
#: quantum/db/servicetype_db.py:79
 
2322
#, python-format
 
2323
msgid "Service type %(service_type_id)s could not be found "
 
2324
msgstr ""
 
2325
 
 
2326
#: quantum/db/servicetype_db.py:83
 
2327
#, python-format
 
2328
msgid ""
 
2329
"There are still active instances of service type '%(service_type_id)s'. "
 
2330
"Therefore it cannot be removed."
 
2331
msgstr ""
 
2332
 
 
2333
#: quantum/db/servicetype_db.py:150
 
2334
#, python-format
 
2335
msgid ""
 
2336
"Default service type record updated in Quantum database. identifier is "
 
2337
"'%s'"
 
2338
msgstr ""
 
2339
 
 
2340
#: quantum/db/servicetype_db.py:218
 
2341
#, python-format
 
2342
msgid "Multiple default service type instances found.Will use instance '%s'"
 
2343
msgstr ""
 
2344
 
 
2345
#: quantum/db/servicetype_db.py:264
 
2346
#, python-format
 
2347
msgid "Created service type object:%s"
 
2348
msgstr ""
 
2349
 
 
2350
#: quantum/db/servicetype_db.py:311
 
2351
#, python-format
 
2352
msgid "Number of instances for service type '%s' is already 0."
 
2353
msgstr ""
 
2354
 
 
2355
#: quantum/db/sqlalchemyutils.py:74
 
2356
#, python-format
 
2357
msgid "%s is invalid attribute for sort_key"
 
2358
msgstr ""
 
2359
 
 
2360
#: quantum/db/sqlalchemyutils.py:77
 
2361
#, python-format
 
2362
msgid ""
 
2363
"The attribute '%(attr)s' is reference to other resource, can't used by "
 
2364
"sort '%(resource)s'"
 
2365
msgstr ""
 
2366
 
 
2367
#: quantum/db/loadbalancer/loadbalancer_db.py:292
 
2368
msgid "'cookie_name' should be specified for this type of session persistence."
 
2369
msgstr ""
 
2370
 
 
2371
#: quantum/db/loadbalancer/loadbalancer_db.py:296
 
2372
msgid "'cookie_name' is not allowed for this type of session persistence"
 
2373
msgstr ""
 
2374
 
 
2375
#: quantum/db/migration/cli.py:30
 
2376
msgid "Quantum plugin provider module"
 
2377
msgstr ""
 
2378
 
 
2379
#: quantum/db/migration/cli.py:36
 
2380
msgid "Quantum quota driver class"
 
2381
msgstr ""
 
2382
 
 
2383
#: quantum/db/migration/cli.py:42
 
2384
msgid "URL to database"
 
2385
msgstr ""
 
2386
 
 
2387
#: quantum/db/migration/cli.py:64
 
2388
msgid "You must provide a revision or relative delta"
 
2389
msgstr ""
 
2390
 
 
2391
#: quantum/db/migration/cli.py:119
 
2392
msgid "Available commands"
 
2393
msgstr ""
 
2394
 
 
2395
#: quantum/debug/commands.py:34
 
2396
msgid "Unimplemented commands"
 
2397
msgstr ""
 
2398
 
 
2399
#: quantum/debug/commands.py:46
 
2400
msgid "ID of network to probe"
 
2401
msgstr ""
 
2402
 
 
2403
#: quantum/debug/commands.py:50
 
2404
msgid "owner type of the device: network/compute"
 
2405
msgstr ""
 
2406
 
 
2407
#: quantum/debug/commands.py:58
 
2408
#, python-format
 
2409
msgid "Probe created : %s "
 
2410
msgstr ""
 
2411
 
 
2412
#: quantum/debug/commands.py:70
 
2413
msgid "ID of probe port to delete"
 
2414
msgstr ""
 
2415
 
 
2416
#: quantum/debug/commands.py:77
 
2417
#, python-format
 
2418
msgid "Probe %s deleted"
 
2419
msgstr ""
 
2420
 
 
2421
#: quantum/debug/commands.py:108
 
2422
msgid "All Probes deleted "
 
2423
msgstr ""
 
2424
 
 
2425
#: quantum/debug/commands.py:120
 
2426
msgid "ID of probe port to execute command"
 
2427
msgstr ""
 
2428
 
 
2429
#: quantum/debug/commands.py:125
 
2430
msgid "Command to execute"
 
2431
msgstr ""
 
2432
 
 
2433
#: quantum/debug/commands.py:145
 
2434
msgid "Ping timeout"
 
2435
msgstr ""
 
2436
 
 
2437
#: quantum/debug/commands.py:149
 
2438
msgid "ID of network"
 
2439
msgstr ""
 
2440
 
 
2441
#: quantum/debug/debug_agent.py:43
 
2442
msgid "Use Linux network namespaces"
 
2443
msgstr ""
 
2444
 
 
2445
#: quantum/debug/debug_agent.py:128
 
2446
#, python-format
 
2447
msgid "Failed to delete namespace %s"
 
2448
msgstr ""
 
2449
 
 
2450
#: quantum/debug/shell.py:60
 
2451
msgid "Config file for interface driver (You may also use l3_agent.ini)"
 
2452
msgstr ""
 
2453
 
 
2454
#: quantum/debug/shell.py:68
 
2455
msgid ""
 
2456
"You must provide a config file for bridge - either --config-file or "
 
2457
"env[QUANTUM_TEST_CONFIG_FILE]"
 
2458
msgstr ""
 
2459
 
 
2460
#: quantum/extensions/agent.py:61
 
2461
#, python-format
 
2462
msgid "Agent %(id)s could not be found"
 
2463
msgstr ""
 
2464
 
 
2465
#: quantum/extensions/agent.py:65
 
2466
#, python-format
 
2467
msgid "Agent with agent_type=%(agent_type)s and host=%(host)s could not be found"
 
2468
msgstr ""
 
2469
 
 
2470
#: quantum/extensions/agent.py:70
 
2471
#, python-format
 
2472
msgid "Multiple agents with agent_type=%(agent_type)s and host=%(host)s found"
 
2473
msgstr ""
 
2474
 
 
2475
#: quantum/extensions/agentscheduler.py:184
 
2476
#, python-format
 
2477
msgid "Agent %(id)s is not a valid DHCP Agent or has been disabled"
 
2478
msgstr ""
 
2479
 
 
2480
#: quantum/extensions/agentscheduler.py:188
 
2481
#, python-format
 
2482
msgid ""
 
2483
"The network %(network_id)s has been already hosted by the DHCP Agent "
 
2484
"%(agent_id)s."
 
2485
msgstr ""
 
2486
 
 
2487
#: quantum/extensions/agentscheduler.py:193
 
2488
#, python-format
 
2489
msgid "The network %(network_id)s is not hosted by the DHCP agent %(agent_id)s."
 
2490
msgstr ""
 
2491
 
 
2492
#: quantum/extensions/agentscheduler.py:198
 
2493
#, python-format
 
2494
msgid "Agent %(id)s is not a L3 Agent or has been disabled"
 
2495
msgstr ""
 
2496
 
 
2497
#: quantum/extensions/agentscheduler.py:202
 
2498
#, python-format
 
2499
msgid ""
 
2500
"The router %(router_id)s has been already hosted by the L3 Agent "
 
2501
"%(agent_id)s."
 
2502
msgstr ""
 
2503
 
 
2504
#: quantum/extensions/agentscheduler.py:207
 
2505
#, python-format
 
2506
msgid "Failed scheduling router %(router_id)s to the L3 Agent %(agent_id)s."
 
2507
msgstr ""
 
2508
 
 
2509
#: quantum/extensions/agentscheduler.py:212
 
2510
#, python-format
 
2511
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
 
2512
msgstr ""
 
2513
 
 
2514
#: quantum/extensions/extraroute.py:25
 
2515
#, python-format
 
2516
msgid "Invalid format for routes: %(routes)s, %(reason)s"
 
2517
msgstr ""
 
2518
 
 
2519
#: quantum/extensions/extraroute.py:29
 
2520
#, python-format
 
2521
msgid ""
 
2522
"Router interface for subnet %(subnet_id)s on router %(router_id)s cannot "
 
2523
"be deleted, as it is required by one or more routes."
 
2524
msgstr ""
 
2525
 
 
2526
#: quantum/extensions/extraroute.py:35
 
2527
#, python-format
 
2528
msgid ""
 
2529
"Unable to complete operation for %(router_id)s. The number of routes "
 
2530
"exceeds the maximum %(quota)s."
 
2531
msgstr ""
 
2532
 
 
2533
#: quantum/extensions/l3.py:35
 
2534
#, python-format
 
2535
msgid "Router %(router_id)s could not be found"
 
2536
msgstr ""
 
2537
 
 
2538
#: quantum/extensions/l3.py:39
 
2539
#, python-format
 
2540
msgid "Router %(router_id)s still has active ports"
 
2541
msgstr ""
 
2542
 
 
2543
#: quantum/extensions/l3.py:43
 
2544
#, python-format
 
2545
msgid "Router %(router_id)s does not have an interface with id %(port_id)s"
 
2546
msgstr ""
 
2547
 
 
2548
#: quantum/extensions/l3.py:48
 
2549
#, python-format
 
2550
msgid "Router %(router_id)s has no interface on subnet %(subnet_id)s"
 
2551
msgstr ""
 
2552
 
 
2553
#: quantum/extensions/l3.py:53
 
2554
#, python-format
 
2555
msgid ""
 
2556
"Router interface for subnet %(subnet_id)s on router %(router_id)s cannot "
 
2557
"be deleted, as it is required by one or more floating IPs."
 
2558
msgstr ""
 
2559
 
 
2560
#: quantum/extensions/l3.py:59
 
2561
#, python-format
 
2562
msgid "Floating IP %(floatingip_id)s could not be found"
 
2563
msgstr ""
 
2564
 
 
2565
#: quantum/extensions/l3.py:63
 
2566
#, python-format
 
2567
msgid ""
 
2568
"External network %(external_network_id)s is not reachable from subnet "
 
2569
"%(subnet_id)s.  Therefore, cannot associate Port %(port_id)s with a "
 
2570
"Floating IP."
 
2571
msgstr ""
 
2572
 
 
2573
#: quantum/extensions/l3.py:69
 
2574
#, python-format
 
2575
msgid ""
 
2576
"Cannot associate floating IP %(floating_ip_address)s (%(fip_id)s) with "
 
2577
"port %(port_id)s using fixed IP %(fixed_ip)s, as that fixed IP already "
 
2578
"has a floating IP on external network %(net_id)s."
 
2579
msgstr ""
 
2580
 
 
2581
#: quantum/extensions/l3.py:76
 
2582
#, python-format
 
2583
msgid ""
 
2584
"Port %(port_id)s has owner %(device_owner)s and therefore cannot be "
 
2585
"deleted directly via the port API."
 
2586
msgstr ""
 
2587
 
 
2588
#: quantum/extensions/l3.py:81
 
2589
#, python-format
 
2590
msgid ""
 
2591
"External network %(net_id)s cannot be updated to be made non-external, "
 
2592
"since it has existing gateway ports"
 
2593
msgstr ""
 
2594
 
 
2595
#: quantum/extensions/l3.py:86
 
2596
#, python-format
 
2597
msgid ""
 
2598
"Gateway cannot be updated for router %(router_id)s, since a gateway to "
 
2599
"external network %(net_id)s is required by one or more floating IPs."
 
2600
msgstr ""
 
2601
 
 
2602
#: quantum/extensions/l3.py:155
 
2603
msgid "Number of routers allowed per tenant, -1 for unlimited"
 
2604
msgstr ""
 
2605
 
 
2606
#: quantum/extensions/l3.py:159
 
2607
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
 
2608
msgstr ""
 
2609
 
 
2610
#: quantum/extensions/loadbalancer.py:33
 
2611
#, python-format
 
2612
msgid "Vip %(vip_id)s could not be found"
 
2613
msgstr ""
 
2614
 
 
2615
#: quantum/extensions/loadbalancer.py:37
 
2616
#, python-format
 
2617
msgid "Another Vip already exists for pool %(pool_id)s"
 
2618
msgstr ""
 
2619
 
 
2620
#: quantum/extensions/loadbalancer.py:41
 
2621
#, python-format
 
2622
msgid "Pool %(pool_id)s could not be found"
 
2623
msgstr ""
 
2624
 
 
2625
#: quantum/extensions/loadbalancer.py:45
 
2626
#, python-format
 
2627
msgid "Member %(member_id)s could not be found"
 
2628
msgstr ""
 
2629
 
 
2630
#: quantum/extensions/loadbalancer.py:49
 
2631
#, python-format
 
2632
msgid "Health_monitor %(monitor_id)s could not be found"
 
2633
msgstr ""
 
2634
 
 
2635
#: quantum/extensions/loadbalancer.py:53
 
2636
#, python-format
 
2637
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
 
2638
msgstr ""
 
2639
 
 
2640
#: quantum/extensions/loadbalancer.py:57
 
2641
#, python-format
 
2642
msgid "Pool %(pool_id)s is still in use"
 
2643
msgstr ""
 
2644
 
 
2645
#: quantum/extensions/loadbalancer.py:61
 
2646
#, python-format
 
2647
msgid "Statistics of Pool %(pool_id)s could not be found"
 
2648
msgstr ""
 
2649
 
 
2650
#: quantum/extensions/loadbalancer.py:65
 
2651
#, python-format
 
2652
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
 
2653
msgstr ""
 
2654
 
 
2655
#: quantum/extensions/portsecurity.py:25
 
2656
msgid ""
 
2657
"Port has security group associated. Cannot disable port security or ip "
 
2658
"address until security group is removed"
 
2659
msgstr ""
 
2660
 
 
2661
#: quantum/extensions/portsecurity.py:30
 
2662
msgid ""
 
2663
"Port security must be enabled and port must have an IP address in order "
 
2664
"to use security groups."
 
2665
msgstr ""
 
2666
 
 
2667
#: quantum/extensions/portsecurity.py:35
 
2668
msgid "Port does not have port security binding."
 
2669
msgstr ""
 
2670
 
 
2671
#: quantum/extensions/quotasv2.py:81
 
2672
msgid "Non-admin is not authorised to access quotas for another tenant"
 
2673
msgstr ""
 
2674
 
 
2675
#: quantum/extensions/quotasv2.py:86
 
2676
msgid "Only admin can view or configure quota"
 
2677
msgstr ""
 
2678
 
 
2679
#: quantum/extensions/securitygroup.py:34
 
2680
msgid "For TCP/UDP protocols, port_range_min must be <= port_range_max"
 
2681
msgstr ""
 
2682
 
 
2683
#: quantum/extensions/securitygroup.py:39
 
2684
#, python-format
 
2685
msgid "Invalid value for port %(port)s"
 
2686
msgstr ""
 
2687
 
 
2688
#: quantum/extensions/securitygroup.py:43
 
2689
#, python-format
 
2690
msgid "Security Group %(id)s in use."
 
2691
msgstr ""
 
2692
 
 
2693
#: quantum/extensions/securitygroup.py:47
 
2694
msgid "Removing default security group not allowed."
 
2695
msgstr ""
 
2696
 
 
2697
#: quantum/extensions/securitygroup.py:51
 
2698
msgid "Updating default security group not allowed."
 
2699
msgstr ""
 
2700
 
 
2701
#: quantum/extensions/securitygroup.py:55
 
2702
msgid "Default security group already exists."
 
2703
msgstr ""
 
2704
 
 
2705
#: quantum/extensions/securitygroup.py:59
 
2706
#, python-format
 
2707
msgid ""
 
2708
"Security group rule protocol %(protocol)s not supported. Only protocol "
 
2709
"values %(values)s supported."
 
2710
msgstr ""
 
2711
 
 
2712
#: quantum/extensions/securitygroup.py:64
 
2713
msgid "Multiple tenant_ids in bulk security group rule create not allowed"
 
2714
msgstr ""
 
2715
 
 
2716
#: quantum/extensions/securitygroup.py:69
 
2717
msgid "Only remote_ip_prefix or remote_group_id may be provided."
 
2718
msgstr ""
 
2719
 
 
2720
#: quantum/extensions/securitygroup.py:74
 
2721
msgid "Must also specifiy protocol if port range is given."
 
2722
msgstr ""
 
2723
 
 
2724
#: quantum/extensions/securitygroup.py:78
 
2725
msgid "Only allowed to update rules for one security profile at a time"
 
2726
msgstr ""
 
2727
 
 
2728
#: quantum/extensions/securitygroup.py:83
 
2729
#, python-format
 
2730
msgid "Security group %(id)s does not exist"
 
2731
msgstr ""
 
2732
 
 
2733
#: quantum/extensions/securitygroup.py:87
 
2734
#, python-format
 
2735
msgid "Security group rule %(id)s does not exist"
 
2736
msgstr ""
 
2737
 
 
2738
#: quantum/extensions/securitygroup.py:91
 
2739
msgid "Duplicate Security Group Rule in POST."
 
2740
msgstr ""
 
2741
 
 
2742
#: quantum/extensions/securitygroup.py:95
 
2743
#, python-format
 
2744
msgid "Security group rule already exists. Group id is %(id)s."
 
2745
msgstr ""
 
2746
 
 
2747
#: quantum/extensions/securitygroup.py:134
 
2748
#, python-format
 
2749
msgid "'%s' is not an integer or uuid"
 
2750
msgstr ""
 
2751
 
 
2752
#: quantum/extensions/securitygroup.py:212
 
2753
msgid "Number of security groups allowed per tenant,-1 for unlimited"
 
2754
msgstr ""
 
2755
 
 
2756
#: quantum/extensions/securitygroup.py:216
 
2757
msgid "Number of security rules allowed per tenant, -1 for unlimited"
 
2758
msgstr ""
 
2759
 
 
2760
#: quantum/extensions/servicetype.py:82
 
2761
#, python-format
 
2762
msgid "The service type '%s' does not exist"
 
2763
msgstr ""
 
2764
 
 
2765
#: quantum/extensions/servicetype.py:89
 
2766
msgid ""
 
2767
"No service type definition was provided. At least a service type "
 
2768
"definition must be provided"
 
2769
msgstr ""
 
2770
 
 
2771
#: quantum/extensions/servicetype.py:101
 
2772
#, python-format
 
2773
msgid "Required attributes missing in service definition: %s"
 
2774
msgstr ""
 
2775
 
 
2776
#: quantum/extensions/servicetype.py:103 quantum/extensions/servicetype.py:110
 
2777
#: quantum/extensions/servicetype.py:117 quantum/extensions/servicetype.py:126
 
2778
#: quantum/extensions/servicetype.py:131 quantum/extensions/servicetype.py:148
 
2779
#: quantum/extensions/servicetype.py:156
 
2780
#, python-format
 
2781
msgid "%(f_name)s: %(msg)s"
 
2782
msgstr ""
 
2783
 
 
2784
#: quantum/extensions/servicetype.py:108
 
2785
#, python-format
 
2786
msgid "Service name '%s' unspecified or invalid"
 
2787
msgstr ""
 
2788
 
 
2789
#: quantum/extensions/servicetype.py:115
 
2790
#, python-format
 
2791
msgid "Plugin name not specified in service definition %s"
 
2792
msgstr ""
 
2793
 
 
2794
#: quantum/extensions/servicetype.py:125
 
2795
#, python-format
 
2796
msgid "No plugin for service '%s'"
 
2797
msgstr ""
 
2798
 
 
2799
#: quantum/extensions/servicetype.py:130
 
2800
#, python-format
 
2801
msgid "Plugin name '%s' is not correct "
 
2802
msgstr ""
 
2803
 
 
2804
#: quantum/extensions/servicetype.py:146
 
2805
#, python-format
 
2806
msgid "Unparseable attributes found in service definition %s"
 
2807
msgstr ""
 
2808
 
 
2809
#: quantum/extensions/servicetype.py:152
 
2810
#, python-format
 
2811
msgid "Exception while parsing service definition:%s"
 
2812
msgstr ""
 
2813
 
 
2814
#: quantum/extensions/servicetype.py:154
 
2815
#, python-format
 
2816
msgid "Was expecting a dict for service definition, found the following: %s"
 
2817
msgstr ""
 
2818
 
 
2819
#: quantum/extensions/servicetype.py:160
 
2820
#: quantum/plugins/nicira/extensions/nvp_networkgw.py:86
 
2821
#, python-format
 
2822
msgid "%s: provided data are not iterable"
 
2823
msgstr ""
 
2824
 
 
2825
#: quantum/extensions/servicetype.py:171
 
2826
msgid "Quantum Service Type Management"
 
2827
msgstr ""
 
2828
 
 
2829
#: quantum/extensions/servicetype.py:179
 
2830
msgid ""
 
2831
"API for retrieving and managing service types for Quantum advanced "
 
2832
"services"
 
2833
msgstr ""
 
2834
 
 
2835
#: quantum/openstack/common/exception.py:104
 
2836
msgid "Uncaught exception"
 
2837
msgstr ""
 
2838
 
 
2839
#: quantum/openstack/common/excutils.py:48
 
2840
#, python-format
 
2841
msgid "Original exception being dropped: %s"
 
2842
msgstr ""
 
2843
 
 
2844
#: quantum/openstack/common/lockutils.py:102
 
2845
#, python-format
 
2846
msgid "Could not release the acquired lock `%s`"
 
2847
msgstr ""
 
2848
 
 
2849
#: quantum/openstack/common/lockutils.py:188
 
2850
#, python-format
 
2851
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
 
2852
msgstr ""
 
2853
 
 
2854
#: quantum/openstack/common/lockutils.py:199
 
2855
#, python-format
 
2856
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
 
2857
msgstr ""
 
2858
 
 
2859
#: quantum/openstack/common/lockutils.py:226
 
2860
#, python-format
 
2861
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
 
2862
msgstr ""
 
2863
 
 
2864
#: quantum/openstack/common/lockutils.py:234
 
2865
#, python-format
 
2866
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
 
2867
msgstr ""
 
2868
 
 
2869
#: quantum/openstack/common/log.py:244
 
2870
#, python-format
 
2871
msgid "Deprecated: %s"
 
2872
msgstr ""
 
2873
 
 
2874
#: quantum/openstack/common/log.py:336
 
2875
#, python-format
 
2876
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
 
2877
msgstr ""
 
2878
 
 
2879
#: quantum/openstack/common/log.py:386
 
2880
#, python-format
 
2881
msgid "syslog facility must be one of: %s"
 
2882
msgstr ""
 
2883
 
 
2884
#: quantum/openstack/common/log.py:555
 
2885
#, python-format
 
2886
msgid "Fatal call to deprecated config: %(msg)s"
 
2887
msgstr ""
 
2888
 
 
2889
#: quantum/openstack/common/loopingcall.py:84
 
2890
#, python-format
 
2891
msgid "task run outlasted interval by %s sec"
 
2892
msgstr ""
 
2893
 
 
2894
#: quantum/openstack/common/loopingcall.py:91
 
2895
msgid "in fixed duration looping call"
 
2896
msgstr ""
 
2897
 
 
2898
#: quantum/openstack/common/loopingcall.py:131
 
2899
#, python-format
 
2900
msgid "Dynamic looping call sleeping for %.02f seconds"
 
2901
msgstr ""
 
2902
 
 
2903
#: quantum/openstack/common/loopingcall.py:138
 
2904
msgid "in dynamic looping call"
 
2905
msgstr ""
 
2906
 
 
2907
#: quantum/openstack/common/periodic_task.py:42
 
2908
#, python-format
 
2909
msgid "Unexpected argument for periodic task creation: %(arg)s."
 
2910
msgstr ""
 
2911
 
 
2912
#: quantum/openstack/common/periodic_task.py:133
 
2913
#, python-format
 
2914
msgid "Skipping periodic task %(task)s because its interval is negative"
 
2915
msgstr ""
 
2916
 
 
2917
#: quantum/openstack/common/periodic_task.py:138
 
2918
#, python-format
 
2919
msgid "Skipping periodic task %(task)s because it is disabled"
 
2920
msgstr ""
 
2921
 
 
2922
#: quantum/openstack/common/periodic_task.py:176
 
2923
#, python-format
 
2924
msgid "Running periodic task %(full_task_name)s"
 
2925
msgstr ""
 
2926
 
 
2927
#: quantum/openstack/common/periodic_task.py:184
 
2928
#, python-format
 
2929
msgid "Error during %(full_task_name)s: %(e)s"
 
2930
msgstr ""
 
2931
 
 
2932
#: quantum/openstack/common/policy.py:395
 
2933
#, python-format
 
2934
msgid "Failed to understand rule %(rule)s"
 
2935
msgstr ""
 
2936
 
 
2937
#: quantum/openstack/common/policy.py:405
 
2938
#, python-format
 
2939
msgid "No handler for matches of kind %s"
 
2940
msgstr ""
 
2941
 
 
2942
#: quantum/openstack/common/policy.py:680
 
2943
#, python-format
 
2944
msgid "Failed to understand rule %(rule)r"
 
2945
msgstr ""
 
2946
 
 
2947
#: quantum/openstack/common/processutils.py:127
 
2948
#, python-format
 
2949
msgid "Got unknown keyword args to utils.execute: %r"
 
2950
msgstr ""
 
2951
 
 
2952
#: quantum/openstack/common/processutils.py:142
 
2953
#, python-format
 
2954
msgid "Running cmd (subprocess): %s"
 
2955
msgstr ""
 
2956
 
 
2957
#: quantum/openstack/common/processutils.py:167
 
2958
#: quantum/openstack/common/processutils.py:240
 
2959
#, python-format
 
2960
msgid "Result was %s"
 
2961
msgstr ""
 
2962
 
 
2963
#: quantum/openstack/common/processutils.py:179
 
2964
#, python-format
 
2965
msgid "%r failed. Retrying."
 
2966
msgstr ""
 
2967
 
 
2968
#: quantum/openstack/common/processutils.py:219
 
2969
#, python-format
 
2970
msgid "Running cmd (SSH): %s"
 
2971
msgstr ""
 
2972
 
 
2973
#: quantum/openstack/common/processutils.py:221
 
2974
msgid "Environment not supported over SSH"
 
2975
msgstr ""
 
2976
 
 
2977
#: quantum/openstack/common/processutils.py:225
 
2978
msgid "process_input not supported over SSH"
 
2979
msgstr ""
 
2980
 
 
2981
#: quantum/openstack/common/service.py:113
 
2982
#: quantum/openstack/common/service.py:276
 
2983
msgid "Full set of CONF:"
 
2984
msgstr ""
 
2985
 
 
2986
#: quantum/openstack/common/service.py:122
 
2987
#: quantum/openstack/common/service.py:219
 
2988
#, python-format
 
2989
msgid "Caught %s, exiting"
 
2990
msgstr ""
 
2991
 
 
2992
#: quantum/openstack/common/service.py:165
 
2993
msgid "Parent process has died unexpectedly, exiting"
 
2994
msgstr ""
 
2995
 
 
2996
#: quantum/openstack/common/service.py:201
 
2997
msgid "Forking too fast, sleeping"
 
2998
msgstr ""
 
2999
 
 
3000
#: quantum/openstack/common/service.py:224
 
3001
msgid "Unhandled exception"
 
3002
msgstr ""
 
3003
 
 
3004
#: quantum/openstack/common/service.py:231
 
3005
#, python-format
 
3006
msgid "Started child %d"
 
3007
msgstr ""
 
3008
 
 
3009
#: quantum/openstack/common/service.py:241
 
3010
#, python-format
 
3011
msgid "Starting %d workers"
 
3012
msgstr ""
 
3013
 
 
3014
#: quantum/openstack/common/service.py:258
 
3015
#, python-format
 
3016
msgid "Child %(pid)d killed by signal %(sig)d"
 
3017
msgstr ""
 
3018
 
 
3019
#: quantum/openstack/common/service.py:262
 
3020
#, python-format
 
3021
msgid "Child %(pid)s exited with status %(code)d"
 
3022
msgstr ""
 
3023
 
 
3024
#: quantum/openstack/common/service.py:266
 
3025
#, python-format
 
3026
msgid "pid %d not in child list"
 
3027
msgstr ""
 
3028
 
 
3029
#: quantum/openstack/common/service.py:294
 
3030
#, python-format
 
3031
msgid "Caught %s, stopping children"
 
3032
msgstr ""
 
3033
 
 
3034
#: quantum/openstack/common/service.py:305
 
3035
#, python-format
 
3036
msgid "Waiting on %d children to exit"
 
3037
msgstr ""
 
3038
 
 
3039
#: quantum/openstack/common/notifier/api.py:125
 
3040
#, python-format
 
3041
msgid "%s not in valid priorities"
 
3042
msgstr ""
 
3043
 
 
3044
#: quantum/openstack/common/notifier/api.py:141
 
3045
#, python-format
 
3046
msgid ""
 
3047
"Problem '%(e)s' attempting to send to notification system. "
 
3048
"Payload=%(payload)s"
 
3049
msgstr ""
 
3050
 
 
3051
#: quantum/openstack/common/notifier/api.py:171
 
3052
#, python-format
 
3053
msgid "Failed to load notifier %s. These notifications will not be sent."
 
3054
msgstr ""
 
3055
 
 
3056
#: quantum/openstack/common/notifier/rabbit_notifier.py:27
 
3057
msgid "The rabbit_notifier is now deprecated. Please use rpc_notifier instead."
 
3058
msgstr ""
 
3059
 
 
3060
#: quantum/openstack/common/notifier/rpc_notifier.py:45
 
3061
#: quantum/openstack/common/notifier/rpc_notifier2.py:51
 
3062
#, python-format
 
3063
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
 
3064
msgstr ""
 
3065
 
 
3066
#: quantum/openstack/common/rpc/__init__.py:106
 
3067
#, python-format
 
3068
msgid ""
 
3069
"A RPC is being made while holding a lock. The locks currently held are "
 
3070
"%(locks)s. This is probably a bug. Please report it. Include the "
 
3071
"following: [%(stack)s]."
 
3072
msgstr ""
 
3073
 
 
3074
#: quantum/openstack/common/rpc/amqp.py:75
 
3075
msgid "Pool creating new connection"
 
3076
msgstr ""
 
3077
 
 
3078
#: quantum/openstack/common/rpc/amqp.py:200
 
3079
#, python-format
 
3080
msgid "no calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
 
3081
msgstr ""
 
3082
 
 
3083
#: quantum/openstack/common/rpc/amqp.py:209
 
3084
#, python-format
 
3085
msgid ""
 
3086
"Number of call waiters is greater than warning threshhold: %d. There "
 
3087
"could be a MulticallProxyWaiter leak."
 
3088
msgstr ""
 
3089
 
 
3090
#: quantum/openstack/common/rpc/amqp.py:292
 
3091
#, python-format
 
3092
msgid "unpacked context: %s"
 
3093
msgstr ""
 
3094
 
 
3095
#: quantum/openstack/common/rpc/amqp.py:338
 
3096
#, python-format
 
3097
msgid "UNIQUE_ID is %s."
 
3098
msgstr ""
 
3099
 
 
3100
#: quantum/openstack/common/rpc/amqp.py:407
 
3101
#, python-format
 
3102
msgid "received %s"
 
3103
msgstr ""
 
3104
 
 
3105
#: quantum/openstack/common/rpc/amqp.py:415
 
3106
#, python-format
 
3107
msgid "no method for message: %s"
 
3108
msgstr ""
 
3109
 
 
3110
#: quantum/openstack/common/rpc/amqp.py:416
 
3111
#, python-format
 
3112
msgid "No method for message: %s"
 
3113
msgstr ""
 
3114
 
 
3115
#: quantum/openstack/common/rpc/amqp.py:444
 
3116
#: quantum/openstack/common/rpc/impl_zmq.py:286
 
3117
#, python-format
 
3118
msgid "Expected exception during message handling (%s)"
 
3119
msgstr ""
 
3120
 
 
3121
#: quantum/openstack/common/rpc/amqp.py:452
 
3122
#: quantum/openstack/common/rpc/impl_zmq.py:292
 
3123
msgid "Exception during message handling"
 
3124
msgstr ""
 
3125
 
 
3126
#: quantum/openstack/common/rpc/amqp.py:587
 
3127
#, python-format
 
3128
msgid "Making synchronous call on %s ..."
 
3129
msgstr ""
 
3130
 
 
3131
#: quantum/openstack/common/rpc/amqp.py:590
 
3132
#, python-format
 
3133
msgid "MSG_ID is %s"
 
3134
msgstr ""
 
3135
 
 
3136
#: quantum/openstack/common/rpc/amqp.py:624
 
3137
#, python-format
 
3138
msgid "Making asynchronous cast on %s..."
 
3139
msgstr ""
 
3140
 
 
3141
#: quantum/openstack/common/rpc/amqp.py:633
 
3142
msgid "Making asynchronous fanout cast..."
 
3143
msgstr ""
 
3144
 
 
3145
#: quantum/openstack/common/rpc/amqp.py:661
 
3146
#, python-format
 
3147
msgid "Sending %(event_type)s on %(topic)s"
 
3148
msgstr ""
 
3149
 
 
3150
#: quantum/openstack/common/rpc/common.py:75
 
3151
msgid "An unknown RPC related exception occurred."
 
3152
msgstr ""
 
3153
 
 
3154
#: quantum/openstack/common/rpc/common.py:87
 
3155
msgid "Exception in string format operation"
 
3156
msgstr ""
 
3157
 
 
3158
#: quantum/openstack/common/rpc/common.py:105
 
3159
#, python-format
 
3160
msgid ""
 
3161
"Remote error: %(exc_type)s %(value)s\n"
 
3162
"%(traceback)s."
 
3163
msgstr ""
 
3164
 
 
3165
#: quantum/openstack/common/rpc/common.py:122
 
3166
#, python-format
 
3167
msgid ""
 
3168
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
 
3169
" \"%(method)s\" info: \"%(info)s\""
 
3170
msgstr ""
 
3171
 
 
3172
#: quantum/openstack/common/rpc/common.py:138
 
3173
#: quantum/openstack/common/rpc/common.py:139
 
3174
#: quantum/openstack/common/rpc/common.py:140
 
3175
msgid "<unknown>"
 
3176
msgstr ""
 
3177
 
 
3178
#: quantum/openstack/common/rpc/common.py:144
 
3179
#, python-format
 
3180
msgid "Found duplicate message(%(msg_id)s). Skipping it."
 
3181
msgstr ""
 
3182
 
 
3183
#: quantum/openstack/common/rpc/common.py:148
 
3184
msgid "Invalid reuse of an RPC connection."
 
3185
msgstr ""
 
3186
 
 
3187
#: quantum/openstack/common/rpc/common.py:152
 
3188
#, python-format
 
3189
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
 
3190
msgstr ""
 
3191
 
 
3192
#: quantum/openstack/common/rpc/common.py:157
 
3193
#, python-format
 
3194
msgid ""
 
3195
"Specified RPC envelope version, %(version)s, not supported by this "
 
3196
"endpoint."
 
3197
msgstr ""
 
3198
 
 
3199
#: quantum/openstack/common/rpc/common.py:162
 
3200
#, python-format
 
3201
msgid "Specified RPC version cap, %(version_cap)s, is too low"
 
3202
msgstr ""
 
3203
 
 
3204
#: quantum/openstack/common/rpc/common.py:285
 
3205
#, python-format
 
3206
msgid "Failed to sanitize %(item)s. Key error %(err)s"
 
3207
msgstr ""
 
3208
 
 
3209
#: quantum/openstack/common/rpc/common.py:307
 
3210
#, python-format
 
3211
msgid "Returning exception %s to caller"
 
3212
msgstr ""
 
3213
 
 
3214
#: quantum/openstack/common/rpc/impl_kombu.py:169
 
3215
#: quantum/openstack/common/rpc/impl_qpid.py:133
 
3216
msgid "Failed to process message... skipping it."
 
3217
msgstr ""
 
3218
 
 
3219
#: quantum/openstack/common/rpc/impl_kombu.py:480
 
3220
#, python-format
 
3221
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
 
3222
msgstr ""
 
3223
 
 
3224
#: quantum/openstack/common/rpc/impl_kombu.py:502
 
3225
#, python-format
 
3226
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
 
3227
msgstr ""
 
3228
 
 
3229
#: quantum/openstack/common/rpc/impl_kombu.py:539
 
3230
#, python-format
 
3231
msgid ""
 
3232
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
 
3233
"%(max_retries)d tries: %(err_str)s"
 
3234
msgstr ""
 
3235
 
 
3236
#: quantum/openstack/common/rpc/impl_kombu.py:555
 
3237
#, python-format
 
3238
msgid ""
 
3239
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
 
3240
"again in %(sleep_time)d seconds."
 
3241
msgstr ""
 
3242
 
 
3243
#: quantum/openstack/common/rpc/impl_kombu.py:609
 
3244
#: quantum/openstack/common/rpc/impl_qpid.py:404
 
3245
#, python-format
 
3246
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
 
3247
msgstr ""
 
3248
 
 
3249
#: quantum/openstack/common/rpc/impl_kombu.py:627
 
3250
#: quantum/openstack/common/rpc/impl_qpid.py:419
 
3251
#, python-format
 
3252
msgid "Timed out waiting for RPC response: %s"
 
3253
msgstr ""
 
3254
 
 
3255
#: quantum/openstack/common/rpc/impl_kombu.py:631
 
3256
#: quantum/openstack/common/rpc/impl_qpid.py:423
 
3257
#, python-format
 
3258
msgid "Failed to consume message from queue: %s"
 
3259
msgstr ""
 
3260
 
 
3261
#: quantum/openstack/common/rpc/impl_kombu.py:670
 
3262
#: quantum/openstack/common/rpc/impl_qpid.py:458
 
3263
#, python-format
 
3264
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
 
3265
msgstr ""
 
3266
 
 
3267
#: quantum/openstack/common/rpc/impl_qpid.py:352
 
3268
#, python-format
 
3269
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
 
3270
msgstr ""
 
3271
 
 
3272
#: quantum/openstack/common/rpc/impl_qpid.py:358
 
3273
#, python-format
 
3274
msgid "Connected to AMQP server on %s"
 
3275
msgstr ""
 
3276
 
 
3277
#: quantum/openstack/common/rpc/impl_qpid.py:371
 
3278
msgid "Re-established AMQP queues"
 
3279
msgstr ""
 
3280
 
 
3281
#: quantum/openstack/common/rpc/impl_qpid.py:431
 
3282
msgid "Error processing message.  Skipping it."
 
3283
msgstr ""
 
3284
 
 
3285
#: quantum/openstack/common/rpc/impl_zmq.py:97
 
3286
msgid "JSON serialization failed."
 
3287
msgstr ""
 
3288
 
 
3289
#: quantum/openstack/common/rpc/impl_zmq.py:104
 
3290
#, python-format
 
3291
msgid "Deserializing: %s"
 
3292
msgstr ""
 
3293
 
 
3294
#: quantum/openstack/common/rpc/impl_zmq.py:140
 
3295
#, python-format
 
3296
msgid "Connecting to %(addr)s with %(type)s"
 
3297
msgstr ""
 
3298
 
 
3299
#: quantum/openstack/common/rpc/impl_zmq.py:141
 
3300
#, python-format
 
3301
msgid "-> Subscribed to %(subscribe)s"
 
3302
msgstr ""
 
3303
 
 
3304
#: quantum/openstack/common/rpc/impl_zmq.py:142
 
3305
#, python-format
 
3306
msgid "-> bind: %(bind)s"
 
3307
msgstr ""
 
3308
 
 
3309
#: quantum/openstack/common/rpc/impl_zmq.py:150
 
3310
msgid "Could not open socket."
 
3311
msgstr ""
 
3312
 
 
3313
#: quantum/openstack/common/rpc/impl_zmq.py:162
 
3314
#, python-format
 
3315
msgid "Subscribing to %s"
 
3316
msgstr ""
 
3317
 
 
3318
#: quantum/openstack/common/rpc/impl_zmq.py:204
 
3319
msgid "You cannot recv on this socket."
 
3320
msgstr ""
 
3321
 
 
3322
#: quantum/openstack/common/rpc/impl_zmq.py:209
 
3323
msgid "You cannot send on this socket."
 
3324
msgstr ""
 
3325
 
 
3326
#: quantum/openstack/common/rpc/impl_zmq.py:273
 
3327
#, python-format
 
3328
msgid "Running func with context: %s"
 
3329
msgstr ""
 
3330
 
 
3331
#: quantum/openstack/common/rpc/impl_zmq.py:311
 
3332
msgid "Sending reply"
 
3333
msgstr ""
 
3334
 
 
3335
#: quantum/openstack/common/rpc/impl_zmq.py:345
 
3336
msgid "RPC message did not include method."
 
3337
msgstr ""
 
3338
 
 
3339
#: quantum/openstack/common/rpc/impl_zmq.py:380
 
3340
msgid "Registering reactor"
 
3341
msgstr ""
 
3342
 
 
3343
#: quantum/openstack/common/rpc/impl_zmq.py:392
 
3344
msgid "In reactor registered"
 
3345
msgstr ""
 
3346
 
 
3347
#: quantum/openstack/common/rpc/impl_zmq.py:407
 
3348
msgid "Out reactor registered"
 
3349
msgstr ""
 
3350
 
 
3351
#: quantum/openstack/common/rpc/impl_zmq.py:411
 
3352
msgid "Consuming socket"
 
3353
msgstr ""
 
3354
 
 
3355
#: quantum/openstack/common/rpc/impl_zmq.py:453
 
3356
#, python-format
 
3357
msgid "CONSUMER GOT %s"
 
3358
msgstr ""
 
3359
 
 
3360
#: quantum/openstack/common/rpc/impl_zmq.py:465
 
3361
#, python-format
 
3362
msgid "Creating proxy for topic: %s"
 
3363
msgstr ""
 
3364
 
 
3365
#: quantum/openstack/common/rpc/impl_zmq.py:471
 
3366
msgid "Topic contained dangerous characters."
 
3367
msgstr ""
 
3368
 
 
3369
#: quantum/openstack/common/rpc/impl_zmq.py:496
 
3370
#, python-format
 
3371
msgid "ROUTER RELAY-OUT SUCCEEDED %(data)s"
 
3372
msgstr ""
 
3373
 
 
3374
#: quantum/openstack/common/rpc/impl_zmq.py:505
 
3375
msgid "Topic socket file creation failed."
 
3376
msgstr ""
 
3377
 
 
3378
#: quantum/openstack/common/rpc/impl_zmq.py:510
 
3379
#, python-format
 
3380
msgid "ROUTER RELAY-OUT QUEUED %(data)s"
 
3381
msgstr ""
 
3382
 
 
3383
#: quantum/openstack/common/rpc/impl_zmq.py:513
 
3384
#, python-format
 
3385
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
 
3386
msgstr ""
 
3387
 
 
3388
#: quantum/openstack/common/rpc/impl_zmq.py:532
 
3389
#, python-format
 
3390
msgid "Could not create IPC directory %s"
 
3391
msgstr ""
 
3392
 
 
3393
#: quantum/openstack/common/rpc/impl_zmq.py:542
 
3394
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
 
3395
msgstr ""
 
3396
 
 
3397
#: quantum/openstack/common/rpc/impl_zmq.py:576
 
3398
#, python-format
 
3399
msgid "CONSUMER RECEIVED DATA: %s"
 
3400
msgstr ""
 
3401
 
 
3402
#: quantum/openstack/common/rpc/impl_zmq.py:578
 
3403
#, python-format
 
3404
msgid "ROUTER RELAY-OUT %(data)s"
 
3405
msgstr ""
 
3406
 
 
3407
#: quantum/openstack/common/rpc/impl_zmq.py:600
 
3408
msgid "ZMQ Envelope version unsupported or unknown."
 
3409
msgstr ""
 
3410
 
 
3411
#: quantum/openstack/common/rpc/impl_zmq.py:628
 
3412
msgid "Skipping topic registration. Already registered."
 
3413
msgstr ""
 
3414
 
 
3415
#: quantum/openstack/common/rpc/impl_zmq.py:635
 
3416
#, python-format
 
3417
msgid "Consumer is a zmq.%s"
 
3418
msgstr ""
 
3419
 
 
3420
#: quantum/openstack/common/rpc/impl_zmq.py:687
 
3421
msgid "Creating payload"
 
3422
msgstr ""
 
3423
 
 
3424
#: quantum/openstack/common/rpc/impl_zmq.py:700
 
3425
msgid "Creating queue socket for reply waiter"
 
3426
msgstr ""
 
3427
 
 
3428
#: quantum/openstack/common/rpc/impl_zmq.py:713
 
3429
msgid "Sending cast"
 
3430
msgstr ""
 
3431
 
 
3432
#: quantum/openstack/common/rpc/impl_zmq.py:716
 
3433
msgid "Cast sent; Waiting reply"
 
3434
msgstr ""
 
3435
 
 
3436
#: quantum/openstack/common/rpc/impl_zmq.py:719
 
3437
#, python-format
 
3438
msgid "Received message: %s"
 
3439
msgstr ""
 
3440
 
 
3441
#: quantum/openstack/common/rpc/impl_zmq.py:720
 
3442
msgid "Unpacking response"
 
3443
msgstr ""
 
3444
 
 
3445
#: quantum/openstack/common/rpc/impl_zmq.py:729
 
3446
msgid "Unsupported or unknown ZMQ envelope returned."
 
3447
msgstr ""
 
3448
 
 
3449
#: quantum/openstack/common/rpc/impl_zmq.py:736
 
3450
msgid "RPC Message Invalid."
 
3451
msgstr ""
 
3452
 
 
3453
#: quantum/openstack/common/rpc/impl_zmq.py:760
 
3454
#: quantum/plugins/midonet/plugin.py:52
 
3455
#, python-format
 
3456
msgid "%(msg)s"
 
3457
msgstr ""
 
3458
 
 
3459
#: quantum/openstack/common/rpc/impl_zmq.py:763
 
3460
#, python-format
 
3461
msgid "Sending message(s) to: %s"
 
3462
msgstr ""
 
3463
 
 
3464
#: quantum/openstack/common/rpc/impl_zmq.py:767
 
3465
msgid "No matchmaker results. Not casting."
 
3466
msgstr ""
 
3467
 
 
3468
#: quantum/openstack/common/rpc/impl_zmq.py:770
 
3469
msgid "No match from matchmaker."
 
3470
msgstr ""
 
3471
 
 
3472
#: quantum/openstack/common/rpc/impl_zmq.py:852
 
3473
#, python-format
 
3474
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
 
3475
msgstr ""
 
3476
 
 
3477
#: quantum/openstack/common/rpc/matchmaker.py:47
 
3478
msgid "Match not found by MatchMaker."
 
3479
msgstr ""
 
3480
 
 
3481
#: quantum/openstack/common/rpc/matchmaker.py:83
 
3482
msgid "Matchmaker does not implement registration or heartbeat."
 
3483
msgstr ""
 
3484
 
 
3485
#: quantum/openstack/common/rpc/matchmaker.py:233
 
3486
#, python-format
 
3487
msgid "Matchmaker unregistered: %(key)s, %(host)s"
 
3488
msgstr ""
 
3489
 
 
3490
#: quantum/openstack/common/rpc/matchmaker.py:245
 
3491
msgid "Register before starting heartbeat."
 
3492
msgstr ""
 
3493
 
 
3494
#: quantum/openstack/common/rpc/matchmaker_ring.py:81
 
3495
#: quantum/openstack/common/rpc/matchmaker_ring.py:99
 
3496
#, python-format
 
3497
msgid "No key defining hosts for topic '%s', see ringfile"
 
3498
msgstr ""
 
3499
 
 
3500
#: quantum/openstack/common/rpc/service.py:47
 
3501
#, python-format
 
3502
msgid "Creating Consumer connection for Service %s"
 
3503
msgstr ""
 
3504
 
 
3505
#: quantum/plugins/bigswitch/plugin.py:79
 
3506
msgid "A comma separated list of servers and port numbers to proxy request to."
 
3507
msgstr ""
 
3508
 
 
3509
#: quantum/plugins/bigswitch/plugin.py:82
 
3510
msgid "Server authentication"
 
3511
msgstr ""
 
3512
 
 
3513
#: quantum/plugins/bigswitch/plugin.py:84
 
3514
#: quantum/plugins/nec/common/config.py:46
 
3515
msgid "Use SSL to connect"
 
3516
msgstr ""
 
3517
 
 
3518
#: quantum/plugins/bigswitch/plugin.py:86
 
3519
msgid "Sync data on connect"
 
3520
msgstr ""
 
3521
 
 
3522
#: quantum/plugins/bigswitch/plugin.py:88
 
3523
msgid ""
 
3524
"Maximum number of seconds to wait for proxy request to connect and "
 
3525
"complete."
 
3526
msgstr ""
 
3527
 
 
3528
#: quantum/plugins/bigswitch/plugin.py:91
 
3529
msgid "User defined identifier for this Quantum deployment"
 
3530
msgstr ""
 
3531
 
 
3532
#: quantum/plugins/bigswitch/plugin.py:93
 
3533
msgid ""
 
3534
"Flag to decide if a route to the metadata server should be injected into "
 
3535
"the VM"
 
3536
msgstr ""
 
3537
 
 
3538
#: quantum/plugins/bigswitch/plugin.py:125
 
3539
msgid "Error in REST call to remote network controller"
 
3540
msgstr ""
 
3541
 
 
3542
#: quantum/plugins/bigswitch/plugin.py:161
 
3543
#, python-format
 
3544
msgid ""
 
3545
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 
3546
"action=%(action)s"
 
3547
msgstr ""
 
3548
 
 
3549
#: quantum/plugins/bigswitch/plugin.py:165
 
3550
#, python-format
 
3551
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 
3552
msgstr ""
 
3553
 
 
3554
#: quantum/plugins/bigswitch/plugin.py:174
 
3555
msgid "ServerProxy: Could not establish HTTPS connection"
 
3556
msgstr ""
 
3557
 
 
3558
#: quantum/plugins/bigswitch/plugin.py:181
 
3559
msgid "ServerProxy: Could not establish HTTP connection"
 
3560
msgstr ""
 
3561
 
 
3562
#: quantum/plugins/bigswitch/plugin.py:198
 
3563
#, python-format
 
3564
msgid "ServerProxy: %(action)s failure, %(e)r"
 
3565
msgstr ""
 
3566
 
 
3567
#: quantum/plugins/bigswitch/plugin.py:202
 
3568
#, python-format
 
3569
msgid ""
 
3570
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 
3571
"data=%(data)r"
 
3572
msgstr ""
 
3573
 
 
3574
#: quantum/plugins/bigswitch/plugin.py:252
 
3575
#, python-format
 
3576
msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 
3577
msgstr ""
 
3578
 
 
3579
#: quantum/plugins/bigswitch/plugin.py:260
 
3580
#, python-format
 
3581
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 
3582
msgstr ""
 
3583
 
 
3584
#: quantum/plugins/bigswitch/plugin.py:295
 
3585
#, python-format
 
3586
msgid "QuantumRestProxy: Starting plugin. Version=%s"
 
3587
msgstr ""
 
3588
 
 
3589
#: quantum/plugins/bigswitch/plugin.py:335
 
3590
msgid "QuantumRestProxyV2: initialization done"
 
3591
msgstr ""
 
3592
 
 
3593
#: quantum/plugins/bigswitch/plugin.py:361
 
3594
msgid "QuantumRestProxyV2: create_network() called"
 
3595
msgstr ""
 
3596
 
 
3597
#: quantum/plugins/bigswitch/plugin.py:387
 
3598
#, python-format
 
3599
msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 
3600
msgstr ""
 
3601
 
 
3602
#: quantum/plugins/bigswitch/plugin.py:419
 
3603
msgid "QuantumRestProxyV2.update_network() called"
 
3604
msgstr ""
 
3605
 
 
3606
#: quantum/plugins/bigswitch/plugin.py:437
 
3607
#: quantum/plugins/bigswitch/plugin.py:485
 
3608
#: quantum/plugins/bigswitch/plugin.py:1217
 
3609
#, python-format
 
3610
msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 
3611
msgstr ""
 
3612
 
 
3613
#: quantum/plugins/bigswitch/plugin.py:458
 
3614
msgid "QuantumRestProxyV2: delete_network() called"
 
3615
msgstr ""
 
3616
 
 
3617
#: quantum/plugins/bigswitch/plugin.py:536
 
3618
msgid "QuantumRestProxyV2: create_port() called"
 
3619
msgstr ""
 
3620
 
 
3621
#: quantum/plugins/bigswitch/plugin.py:567
 
3622
#: quantum/plugins/bigswitch/plugin.py:655
 
3623
#, python-format
 
3624
msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 
3625
msgstr ""
 
3626
 
 
3627
#: quantum/plugins/bigswitch/plugin.py:622
 
3628
msgid "QuantumRestProxyV2: update_port() called"
 
3629
msgstr ""
 
3630
 
 
3631
#: quantum/plugins/bigswitch/plugin.py:676
 
3632
msgid "QuantumRestProxyV2: delete_port() called"
 
3633
msgstr ""
 
3634
 
 
3635
#: quantum/plugins/bigswitch/plugin.py:705
 
3636
#: quantum/plugins/bigswitch/plugin.py:763
 
3637
#, python-format
 
3638
msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 
3639
msgstr ""
 
3640
 
 
3641
#: quantum/plugins/bigswitch/plugin.py:722
 
3642
msgid "QuantumRestProxyV2: _plug_interface() called"
 
3643
msgstr ""
 
3644
 
 
3645
#: quantum/plugins/bigswitch/plugin.py:740
 
3646
#, python-format
 
3647
msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 
3648
msgstr ""
 
3649
 
 
3650
#: quantum/plugins/bigswitch/plugin.py:754
 
3651
msgid "QuantumRestProxyV2: _unplug_interface() called"
 
3652
msgstr ""
 
3653
 
 
3654
#: quantum/plugins/bigswitch/plugin.py:767
 
3655
msgid "QuantumRestProxyV2: create_subnet() called"
 
3656
msgstr ""
 
3657
 
 
3658
#: quantum/plugins/bigswitch/plugin.py:788
 
3659
msgid "QuantumRestProxyV2: update_subnet() called"
 
3660
msgstr ""
 
3661
 
 
3662
#: quantum/plugins/bigswitch/plugin.py:811
 
3663
msgid "QuantumRestProxyV2: delete_subnet() called"
 
3664
msgstr ""
 
3665
 
 
3666
#: quantum/plugins/bigswitch/plugin.py:826
 
3667
msgid "QuantumRestProxyV2: create_router() called"
 
3668
msgstr ""
 
3669
 
 
3670
#: quantum/plugins/bigswitch/plugin.py:847
 
3671
#, python-format
 
3672
msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 
3673
msgstr ""
 
3674
 
 
3675
#: quantum/plugins/bigswitch/plugin.py:858
 
3676
msgid "QuantumRestProxyV2.update_router() called"
 
3677
msgstr ""
 
3678
 
 
3679
#: quantum/plugins/bigswitch/plugin.py:880
 
3680
#, python-format
 
3681
msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 
3682
msgstr ""
 
3683
 
 
3684
#: quantum/plugins/bigswitch/plugin.py:892
 
3685
msgid "QuantumRestProxyV2: delete_router() called"
 
3686
msgstr ""
 
3687
 
 
3688
#: quantum/plugins/bigswitch/plugin.py:923
 
3689
#, python-format
 
3690
msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 
3691
msgstr ""
 
3692
 
 
3693
#: quantum/plugins/bigswitch/plugin.py:929
 
3694
msgid "QuantumRestProxyV2: add_router_interface() called"
 
3695
msgstr ""
 
3696
 
 
3697
#: quantum/plugins/bigswitch/plugin.py:957
 
3698
#, python-format
 
3699
msgid "QuantumRestProxyV2: Unable to create interface: %s"
 
3700
msgstr ""
 
3701
 
 
3702
#: quantum/plugins/bigswitch/plugin.py:968
 
3703
msgid "QuantumRestProxyV2: remove_router_interface() called"
 
3704
msgstr ""
 
3705
 
 
3706
#: quantum/plugins/bigswitch/plugin.py:1001
 
3707
#, python-format
 
3708
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 
3709
msgstr ""
 
3710
 
 
3711
#: quantum/plugins/bigswitch/plugin.py:1009
 
3712
msgid "QuantumRestProxyV2: create_floatingip() called"
 
3713
msgstr ""
 
3714
 
 
3715
#: quantum/plugins/bigswitch/plugin.py:1022
 
3716
#, python-format
 
3717
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 
3718
msgstr ""
 
3719
 
 
3720
#: quantum/plugins/bigswitch/plugin.py:1032
 
3721
msgid "QuantumRestProxyV2: update_floatingip() called"
 
3722
msgstr ""
 
3723
 
 
3724
#: quantum/plugins/bigswitch/plugin.py:1055
 
3725
msgid "QuantumRestProxyV2: delete_floatingip() called"
 
3726
msgstr ""
 
3727
 
 
3728
#: quantum/plugins/bigswitch/plugin.py:1138
 
3729
#, python-format
 
3730
msgid "QuantumRestProxy: Unable to update remote topology: %s"
 
3731
msgstr ""
 
3732
 
 
3733
#: quantum/plugins/bigswitch/plugin.py:1234
 
3734
#, python-format
 
3735
msgid ""
 
3736
"Setting admin_state_up=False is not supported in this plugin version. "
 
3737
"Ignoring setting for resource: %s"
 
3738
msgstr ""
 
3739
 
 
3740
#: quantum/plugins/bigswitch/plugin.py:1240
 
3741
#, python-format
 
3742
msgid ""
 
3743
"Operational status is internally set by the plugin. Ignoring setting "
 
3744
"status=%s."
 
3745
msgstr ""
 
3746
 
 
3747
#: quantum/plugins/brocade/QuantumPlugin.py:124
 
3748
#: quantum/plugins/hyperv/rpc_callbacks.py:53
 
3749
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:84
 
3750
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:93
 
3751
#, python-format
 
3752
msgid "Device %(device)s details requested from %(agent_id)s"
 
3753
msgstr ""
 
3754
 
 
3755
#: quantum/plugins/brocade/QuantumPlugin.py:138
 
3756
#: quantum/plugins/brocade/QuantumPlugin.py:155
 
3757
#: quantum/plugins/hyperv/rpc_callbacks.py:69
 
3758
#: quantum/plugins/hyperv/rpc_callbacks.py:88
 
3759
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:107
 
3760
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:127
 
3761
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:142
 
3762
#: quantum/plugins/mlnx/rpc_callbacks.py:108
 
3763
#: quantum/plugins/mlnx/rpc_callbacks.py:123
 
3764
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:111
 
3765
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:131
 
3766
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:146
 
3767
#, python-format
 
3768
msgid "%s can not be found in database"
 
3769
msgstr ""
 
3770
 
 
3771
#: quantum/plugins/brocade/QuantumPlugin.py:272
 
3772
#: quantum/plugins/brocade/QuantumPlugin.py:314
 
3773
#: quantum/plugins/brocade/QuantumPlugin.py:355
 
3774
msgid "Brocade NOS driver:"
 
3775
msgstr ""
 
3776
 
 
3777
#: quantum/plugins/brocade/QuantumPlugin.py:273
 
3778
#: quantum/plugins/brocade/QuantumPlugin.py:315
 
3779
#: quantum/plugins/brocade/QuantumPlugin.py:356
 
3780
#, python-format
 
3781
msgid "%s"
 
3782
msgstr ""
 
3783
 
 
3784
#: quantum/plugins/brocade/QuantumPlugin.py:274
 
3785
#, python-format
 
3786
msgid "Returning the allocated vlan (%d) to the pool"
 
3787
msgstr ""
 
3788
 
 
3789
#: quantum/plugins/brocade/QuantumPlugin.py:281
 
3790
#, python-format
 
3791
msgid "Allocated vlan (%d) from the pool"
 
3792
msgstr ""
 
3793
 
 
3794
#: quantum/plugins/brocade/nos/nosdriver.py:63
 
3795
#, python-format
 
3796
msgid "Connect failed to switch: %s"
 
3797
msgstr ""
 
3798
 
 
3799
#: quantum/plugins/brocade/nos/nosdriver.py:66
 
3800
#, python-format
 
3801
msgid "Connect success to host %(host)s:%(ssh_port)d"
 
3802
msgstr ""
 
3803
 
 
3804
#: quantum/plugins/cisco/network_plugin.py:75
 
3805
#, python-format
 
3806
msgid "Model %s manages state"
 
3807
msgstr ""
 
3808
 
 
3809
#: quantum/plugins/cisco/network_plugin.py:88
 
3810
msgid "Plugin initialization complete"
 
3811
msgstr ""
 
3812
 
 
3813
#: quantum/plugins/cisco/network_plugin.py:134
 
3814
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:204
 
3815
msgid "create_network() called"
 
3816
msgstr ""
 
3817
 
 
3818
#: quantum/plugins/cisco/network_plugin.py:151
 
3819
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:217
 
3820
msgid "update_network() called"
 
3821
msgstr ""
 
3822
 
 
3823
#: quantum/plugins/cisco/network_plugin.py:164
 
3824
msgid "delete_network() called"
 
3825
msgstr ""
 
3826
 
 
3827
#: quantum/plugins/cisco/network_plugin.py:187
 
3828
msgid "get_network() called"
 
3829
msgstr ""
 
3830
 
 
3831
#: quantum/plugins/cisco/network_plugin.py:192
 
3832
msgid "get_networks() called"
 
3833
msgstr ""
 
3834
 
 
3835
#: quantum/plugins/cisco/network_plugin.py:197
 
3836
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:292
 
3837
msgid "create_port() called"
 
3838
msgstr ""
 
3839
 
 
3840
#: quantum/plugins/cisco/network_plugin.py:207
 
3841
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:370
 
3842
msgid "delete_port() called"
 
3843
msgstr ""
 
3844
 
 
3845
#: quantum/plugins/cisco/network_plugin.py:226
 
3846
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:336
 
3847
msgid "update_port() called"
 
3848
msgstr ""
 
3849
 
 
3850
#: quantum/plugins/cisco/network_plugin.py:237
 
3851
msgid "create_subnet() called"
 
3852
msgstr ""
 
3853
 
 
3854
#: quantum/plugins/cisco/network_plugin.py:249
 
3855
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:266
 
3856
msgid "update_subnet() called"
 
3857
msgstr ""
 
3858
 
 
3859
#: quantum/plugins/cisco/network_plugin.py:255
 
3860
msgid "delete_subnet() called"
 
3861
msgstr ""
 
3862
 
 
3863
#: quantum/plugins/cisco/network_plugin.py:278
 
3864
#: quantum/plugins/cisco/db/l2network_db.py:201
 
3865
#: quantum/plugins/cisco/db/network_db_v2.py:198
 
3866
msgid "get_all_qoss() called"
 
3867
msgstr ""
 
3868
 
 
3869
#: quantum/plugins/cisco/network_plugin.py:284
 
3870
msgid "get_qos_details() called"
 
3871
msgstr ""
 
3872
 
 
3873
#: quantum/plugins/cisco/network_plugin.py:294
 
3874
msgid "create_qos() called"
 
3875
msgstr ""
 
3876
 
 
3877
#: quantum/plugins/cisco/network_plugin.py:300
 
3878
msgid "delete_qos() called"
 
3879
msgstr ""
 
3880
 
 
3881
#: quantum/plugins/cisco/network_plugin.py:310
 
3882
msgid "rename_qos() called"
 
3883
msgstr ""
 
3884
 
 
3885
#: quantum/plugins/cisco/network_plugin.py:321
 
3886
msgid "get_all_credentials() called"
 
3887
msgstr ""
 
3888
 
 
3889
#: quantum/plugins/cisco/network_plugin.py:327
 
3890
msgid "get_credential_details() called"
 
3891
msgstr ""
 
3892
 
 
3893
#: quantum/plugins/cisco/network_plugin.py:338
 
3894
msgid "create_credential() called"
 
3895
msgstr ""
 
3896
 
 
3897
#: quantum/plugins/cisco/network_plugin.py:345
 
3898
msgid "delete_credential() called"
 
3899
msgstr ""
 
3900
 
 
3901
#: quantum/plugins/cisco/network_plugin.py:356
 
3902
msgid "rename_credential() called"
 
3903
msgstr ""
 
3904
 
 
3905
#: quantum/plugins/cisco/network_plugin.py:367
 
3906
msgid "schedule_host() called"
 
3907
msgstr ""
 
3908
 
 
3909
#: quantum/plugins/cisco/network_plugin.py:379
 
3910
msgid "associate_port() called"
 
3911
msgstr ""
 
3912
 
 
3913
#: quantum/plugins/cisco/network_plugin.py:386
 
3914
msgid "detach_port() called"
 
3915
msgstr ""
 
3916
 
 
3917
#: quantum/plugins/cisco/common/cisco_exceptions.py:27
 
3918
#, python-format
 
3919
msgid "Segmentation ID for network %(net_id)s is not found."
 
3920
msgstr ""
 
3921
 
 
3922
#: quantum/plugins/cisco/common/cisco_exceptions.py:32
 
3923
msgid ""
 
3924
"Unable to complete operation. No more dynamic nics are available in the "
 
3925
"system."
 
3926
msgstr ""
 
3927
 
 
3928
#: quantum/plugins/cisco/common/cisco_exceptions.py:38
 
3929
#, python-format
 
3930
msgid ""
 
3931
"NetworkVlanBinding for %(vlan_id)s and network %(network_id)s already "
 
3932
"exists"
 
3933
msgstr ""
 
3934
 
 
3935
#: quantum/plugins/cisco/common/cisco_exceptions.py:44
 
3936
#, python-format
 
3937
msgid "Vlan ID %(vlan_id)s not found"
 
3938
msgstr ""
 
3939
 
 
3940
#: quantum/plugins/cisco/common/cisco_exceptions.py:49
 
3941
msgid "No Vlan ID available"
 
3942
msgstr ""
 
3943
 
 
3944
#: quantum/plugins/cisco/common/cisco_exceptions.py:54
 
3945
#, python-format
 
3946
msgid "QoS level %(qos_id)s could not be found for tenant %(tenant_id)s"
 
3947
msgstr ""
 
3948
 
 
3949
#: quantum/plugins/cisco/common/cisco_exceptions.py:60
 
3950
#, python-format
 
3951
msgid "QoS level with name %(qos_name)s already exists for tenant %(tenant_id)s"
 
3952
msgstr ""
 
3953
 
 
3954
#: quantum/plugins/cisco/common/cisco_exceptions.py:66
 
3955
#, python-format
 
3956
msgid "Credential %(credential_id)s could not be found for tenant %(tenant_id)s"
 
3957
msgstr ""
 
3958
 
 
3959
#: quantum/plugins/cisco/common/cisco_exceptions.py:72
 
3960
#, python-format
 
3961
msgid "Credential %(credential_name)s could not be found for tenant %(tenant_id)s"
 
3962
msgstr ""
 
3963
 
 
3964
#: quantum/plugins/cisco/common/cisco_exceptions.py:78
 
3965
#, python-format
 
3966
msgid "Credential %(credential_id)s already exists for tenant %(tenant_id)s"
 
3967
msgstr ""
 
3968
 
 
3969
#: quantum/plugins/cisco/common/cisco_exceptions.py:84
 
3970
#, python-format
 
3971
msgid "Connection to %(host)s is not configured."
 
3972
msgstr ""
 
3973
 
 
3974
#: quantum/plugins/cisco/common/cisco_exceptions.py:89
 
3975
#, python-format
 
3976
msgid "Unable to connect to Nexus %(nexus_host)s. Reason: %(exc)s."
 
3977
msgstr ""
 
3978
 
 
3979
#: quantum/plugins/cisco/common/cisco_exceptions.py:94
 
3980
#, python-format
 
3981
msgid "Failed to configure Nexus: %(config)s. Reason: %(exc)s."
 
3982
msgstr ""
 
3983
 
 
3984
#: quantum/plugins/cisco/common/cisco_exceptions.py:99
 
3985
#, python-format
 
3986
msgid "Nexus Port Binding (%(filters)s) is not present"
 
3987
msgstr ""
 
3988
 
 
3989
#: quantum/plugins/cisco/common/cisco_exceptions.py:108
 
3990
#, python-format
 
3991
msgid "PortVnic Binding %(port_id)s already exists"
 
3992
msgstr ""
 
3993
 
 
3994
#: quantum/plugins/cisco/common/cisco_exceptions.py:113
 
3995
#, python-format
 
3996
msgid "PortVnic Binding %(port_id)s is not present"
 
3997
msgstr ""
 
3998
 
 
3999
#: quantum/plugins/cisco/common/cisco_faults.py:74
 
4000
msgid "Port not Found"
 
4001
msgstr ""
 
4002
 
 
4003
#: quantum/plugins/cisco/common/cisco_faults.py:75
 
4004
msgid "Unable to find a port with the specified identifier."
 
4005
msgstr ""
 
4006
 
 
4007
#: quantum/plugins/cisco/common/cisco_faults.py:89
 
4008
msgid "Credential Not Found"
 
4009
msgstr ""
 
4010
 
 
4011
#: quantum/plugins/cisco/common/cisco_faults.py:90
 
4012
msgid "Unable to find a Credential with the specified identifier."
 
4013
msgstr ""
 
4014
 
 
4015
#: quantum/plugins/cisco/common/cisco_faults.py:105
 
4016
msgid "QoS Not Found"
 
4017
msgstr ""
 
4018
 
 
4019
#: quantum/plugins/cisco/common/cisco_faults.py:106
 
4020
msgid "Unable to find a QoS with the specified identifier."
 
4021
msgstr ""
 
4022
 
 
4023
#: quantum/plugins/cisco/common/cisco_faults.py:121
 
4024
msgid "Nova tenant Not Found"
 
4025
msgstr ""
 
4026
 
 
4027
#: quantum/plugins/cisco/common/cisco_faults.py:122
 
4028
msgid "Unable to find a Novatenant with the specified identifier."
 
4029
msgstr ""
 
4030
 
 
4031
#: quantum/plugins/cisco/common/cisco_faults.py:137
 
4032
msgid "Requested State Invalid"
 
4033
msgstr ""
 
4034
 
 
4035
#: quantum/plugins/cisco/common/cisco_faults.py:138
 
4036
msgid "Unable to update port state with specified value."
 
4037
msgstr ""
 
4038
 
 
4039
#: quantum/plugins/cisco/common/config.py:26
 
4040
msgid "Virtual Switch to use"
 
4041
msgstr ""
 
4042
 
 
4043
#: quantum/plugins/cisco/common/config.py:30
 
4044
msgid "Nexus Switch to use"
 
4045
msgstr ""
 
4046
 
 
4047
#: quantum/plugins/cisco/common/config.py:36
 
4048
msgid "VLAN start value"
 
4049
msgstr ""
 
4050
 
 
4051
#: quantum/plugins/cisco/common/config.py:38
 
4052
msgid "VLAN end value"
 
4053
msgstr ""
 
4054
 
 
4055
#: quantum/plugins/cisco/common/config.py:40
 
4056
msgid "VLAN Name prefix"
 
4057
msgstr ""
 
4058
 
 
4059
#: quantum/plugins/cisco/common/config.py:42
 
4060
msgid "Maximum Port value"
 
4061
msgstr ""
 
4062
 
 
4063
#: quantum/plugins/cisco/common/config.py:44
 
4064
msgid "Maximum Port Profile value"
 
4065
msgstr ""
 
4066
 
 
4067
#: quantum/plugins/cisco/common/config.py:46
 
4068
msgid "Maximum Network value"
 
4069
msgstr ""
 
4070
 
 
4071
#: quantum/plugins/cisco/common/config.py:50
 
4072
msgid "Model Class"
 
4073
msgstr ""
 
4074
 
 
4075
#: quantum/plugins/cisco/common/config.py:54
 
4076
msgid "Manager Class"
 
4077
msgstr ""
 
4078
 
 
4079
#: quantum/plugins/cisco/common/config.py:58
 
4080
msgid "Nexus Driver Name"
 
4081
msgstr ""
 
4082
 
 
4083
#: quantum/plugins/cisco/db/l2network_db.py:39
 
4084
#: quantum/plugins/cisco/db/network_db_v2.py:36
 
4085
msgid "create_vlanids() called"
 
4086
msgstr ""
 
4087
 
 
4088
#: quantum/plugins/cisco/db/l2network_db.py:58
 
4089
#: quantum/plugins/cisco/db/l2network_db.py:126
 
4090
#: quantum/plugins/cisco/db/network_db_v2.py:55
 
4091
#: quantum/plugins/cisco/db/network_db_v2.py:123
 
4092
msgid "get_all_vlanids() called"
 
4093
msgstr ""
 
4094
 
 
4095
#: quantum/plugins/cisco/db/l2network_db.py:65
 
4096
#: quantum/plugins/cisco/db/network_db_v2.py:62
 
4097
msgid "is_vlanid_used() called"
 
4098
msgstr ""
 
4099
 
 
4100
#: quantum/plugins/cisco/db/l2network_db.py:77
 
4101
#: quantum/plugins/cisco/db/network_db_v2.py:74
 
4102
msgid "release_vlanid() called"
 
4103
msgstr ""
 
4104
 
 
4105
#: quantum/plugins/cisco/db/l2network_db.py:93
 
4106
#: quantum/plugins/cisco/db/network_db_v2.py:90
 
4107
msgid "delete_vlanid() called"
 
4108
msgstr ""
 
4109
 
 
4110
#: quantum/plugins/cisco/db/l2network_db.py:107
 
4111
#: quantum/plugins/cisco/db/network_db_v2.py:104
 
4112
msgid "reserve_vlanid() called"
 
4113
msgstr ""
 
4114
 
 
4115
#: quantum/plugins/cisco/db/l2network_db.py:134
 
4116
#: quantum/plugins/cisco/db/network_db_v2.py:131
 
4117
msgid "get_all_vlan_bindings() called"
 
4118
msgstr ""
 
4119
 
 
4120
#: quantum/plugins/cisco/db/l2network_db.py:141
 
4121
#: quantum/plugins/cisco/db/network_db_v2.py:138
 
4122
msgid "get_vlan_binding() called"
 
4123
msgstr ""
 
4124
 
 
4125
#: quantum/plugins/cisco/db/l2network_db.py:153
 
4126
#: quantum/plugins/cisco/db/network_db_v2.py:150
 
4127
msgid "add_vlan_binding() called"
 
4128
msgstr ""
 
4129
 
 
4130
#: quantum/plugins/cisco/db/l2network_db.py:169
 
4131
#: quantum/plugins/cisco/db/network_db_v2.py:166
 
4132
msgid "remove_vlan_binding() called"
 
4133
msgstr ""
 
4134
 
 
4135
#: quantum/plugins/cisco/db/l2network_db.py:183
 
4136
#: quantum/plugins/cisco/db/network_db_v2.py:180
 
4137
msgid "update_vlan_binding() called"
 
4138
msgstr ""
 
4139
 
 
4140
#: quantum/plugins/cisco/db/l2network_db.py:209
 
4141
#: quantum/plugins/cisco/db/network_db_v2.py:206
 
4142
msgid "get_qos() called"
 
4143
msgstr ""
 
4144
 
 
4145
#: quantum/plugins/cisco/db/l2network_db.py:223
 
4146
#: quantum/plugins/cisco/db/network_db_v2.py:220
 
4147
msgid "add_qos() called"
 
4148
msgstr ""
 
4149
 
 
4150
#: quantum/plugins/cisco/db/nexus_db_v2.py:34
 
4151
msgid "get_all_nexusport_bindings() called"
 
4152
msgstr ""
 
4153
 
 
4154
#: quantum/plugins/cisco/db/nexus_db_v2.py:41
 
4155
msgid "get_nexusport_binding() called"
 
4156
msgstr ""
 
4157
 
 
4158
#: quantum/plugins/cisco/db/nexus_db_v2.py:56
 
4159
msgid "get_nexusvlan_binding() called"
 
4160
msgstr ""
 
4161
 
 
4162
#: quantum/plugins/cisco/db/nexus_db_v2.py:70
 
4163
msgid "add_nexusport_binding() called"
 
4164
msgstr ""
 
4165
 
 
4166
#: quantum/plugins/cisco/db/nexus_db_v2.py:81
 
4167
msgid "remove_nexusport_binding() called"
 
4168
msgstr ""
 
4169
 
 
4170
#: quantum/plugins/cisco/db/nexus_db_v2.py:96
 
4171
msgid "update_nexusport_binding called"
 
4172
msgstr ""
 
4173
 
 
4174
#: quantum/plugins/cisco/db/nexus_db_v2.py:112
 
4175
msgid "get_nexusvm_binding() called"
 
4176
msgstr ""
 
4177
 
 
4178
#: quantum/plugins/cisco/db/nexus_db_v2.py:126
 
4179
msgid "get_port_vlan_switch_binding() called"
 
4180
msgstr ""
 
4181
 
 
4182
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:72
 
4183
#, python-format
 
4184
msgid "Loaded device plugin %s\n"
 
4185
msgstr ""
 
4186
 
 
4187
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:90
 
4188
#, python-format
 
4189
msgid "%(module)s.%(name)s init done"
 
4190
msgstr ""
 
4191
 
 
4192
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:130
 
4193
#, python-format
 
4194
msgid "No %s Plugin loaded"
 
4195
msgstr ""
 
4196
 
 
4197
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:131
 
4198
#, python-format
 
4199
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
 
4200
msgstr ""
 
4201
 
 
4202
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:237
 
4203
#, python-format
 
4204
msgid "Unable to update network '%s' on Nexus switch"
 
4205
msgstr ""
 
4206
 
 
4207
#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:360
 
4208
#, python-format
 
4209
msgid "Unable to update port '%s' on Nexus switch"
 
4210
msgstr ""
 
4211
 
 
4212
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:128
 
4213
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:135
 
4214
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:146
 
4215
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:157
 
4216
#, python-format
 
4217
msgid "NexusDriver: %s"
 
4218
msgstr ""
 
4219
 
 
4220
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:173
 
4221
#, python-format
 
4222
msgid "NexusDriver VLAN IDs: %s"
 
4223
msgstr ""
 
4224
 
 
4225
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:50
 
4226
#, python-format
 
4227
msgid "Loaded driver %s"
 
4228
msgstr ""
 
4229
 
 
4230
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:70
 
4231
msgid "NexusPlugin:get_all_networks() called"
 
4232
msgstr ""
 
4233
 
 
4234
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:80
 
4235
msgid "NexusPlugin:create_network() called"
 
4236
msgstr ""
 
4237
 
 
4238
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:157
 
4239
msgid "NexusPlugin:delete_network() called"
 
4240
msgstr ""
 
4241
 
 
4242
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:161
 
4243
msgid "NexusPlugin:get_network_details() called"
 
4244
msgstr ""
 
4245
 
 
4246
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:167
 
4247
msgid "NexusPlugin:update_network() called"
 
4248
msgstr ""
 
4249
 
 
4250
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:175
 
4251
msgid "NexusPlugin:get_all_ports() called"
 
4252
msgstr ""
 
4253
 
 
4254
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:183
 
4255
msgid "NexusPlugin:create_port() called"
 
4256
msgstr ""
 
4257
 
 
4258
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:191
 
4259
msgid "NexusPlugin:delete_port() called"
 
4260
msgstr ""
 
4261
 
 
4262
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:240
 
4263
msgid "NexusPlugin:update_port() called"
 
4264
msgstr ""
 
4265
 
 
4266
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:248
 
4267
msgid "NexusPlugin:get_port_details() called"
 
4268
msgstr ""
 
4269
 
 
4270
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:257
 
4271
msgid "NexusPlugin:plug_interface() called"
 
4272
msgstr ""
 
4273
 
 
4274
#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:265
 
4275
msgid "NexusPlugin:unplug_interface() called"
 
4276
msgstr ""
 
4277
 
 
4278
#: quantum/plugins/common/utils.py:31
 
4279
#, python-format
 
4280
msgid "%s is not a valid VLAN tag"
 
4281
msgstr ""
 
4282
 
 
4283
#: quantum/plugins/common/utils.py:35
 
4284
msgid "End of VLAN range is less than start of VLAN range"
 
4285
msgstr ""
 
4286
 
 
4287
#: quantum/plugins/hyperv/db.py:41
 
4288
#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:117
 
4289
#: quantum/plugins/openvswitch/ovs_db_v2.py:135
 
4290
#, python-format
 
4291
msgid ""
 
4292
"Reserving vlan %(vlan_id)s on physical network %(physical_network)s from "
 
4293
"pool"
 
4294
msgstr ""
 
4295
 
 
4296
#: quantum/plugins/hyperv/db.py:56
 
4297
#, python-format
 
4298
msgid "Reserving flat physical network %(physical_network)s from pool"
 
4299
msgstr ""
 
4300
 
 
4301
#: quantum/plugins/hyperv/db.py:79
 
4302
#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:140
 
4303
#: quantum/plugins/openvswitch/ovs_db_v2.py:159
 
4304
#, python-format
 
4305
msgid ""
 
4306
"Reserving specific vlan %(vlan_id)s on physical network "
 
4307
"%(physical_network)s from pool"
 
4308
msgstr ""
 
4309
 
 
4310
#: quantum/plugins/hyperv/db.py:136
 
4311
#, python-format
 
4312
msgid "Releasing vlan %(vlan_id)s on physical network %(physical_network)s"
 
4313
msgstr ""
 
4314
 
 
4315
#: quantum/plugins/hyperv/db.py:141
 
4316
#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:181
 
4317
#: quantum/plugins/openvswitch/ovs_db_v2.py:200
 
4318
#, python-format
 
4319
msgid "vlan_id %(vlan_id)s on physical network %(physical_network)s not found"
 
4320
msgstr ""
 
4321
 
 
4322
#: quantum/plugins/hyperv/db.py:166 quantum/plugins/hyperv/db.py:179
 
4323
#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:68
 
4324
#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:87
 
4325
#: quantum/plugins/openvswitch/ovs_db_v2.py:91
 
4326
#: quantum/plugins/openvswitch/ovs_db_v2.py:109
 
4327
#, python-format
 
4328
msgid ""
 
4329
"Removing vlan %(vlan_id)s on physical network %(physical_network)s from "
 
4330
"pool"
 
4331
msgstr ""
 
4332
 
 
4333
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:42
 
4334
msgid "Network type for tenant networks (local, flat, vlan or none)"
 
4335
msgstr ""
 
4336
 
 
4337
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:46
 
4338
#: quantum/plugins/linuxbridge/common/config.py:35
 
4339
#: quantum/plugins/mlnx/common/config.py:32
 
4340
#: quantum/plugins/openvswitch/common/config.py:50
 
4341
msgid "List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>"
 
4342
msgstr ""
 
4343
 
 
4344
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:74
 
4345
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:96
 
4346
#, python-format
 
4347
msgid "segmentation_id specified for %s network"
 
4348
msgstr ""
 
4349
 
 
4350
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:81
 
4351
#, python-format
 
4352
msgid "physical_network specified for %s network"
 
4353
msgstr ""
 
4354
 
 
4355
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:123
 
4356
msgid "physical_network not provided"
 
4357
msgstr ""
 
4358
 
 
4359
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:171
 
4360
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:271
 
4361
#, python-format
 
4362
msgid "Invalid tenant_network_type: %s. Agent terminated!"
 
4363
msgstr ""
 
4364
 
 
4365
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:193
 
4366
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:271
 
4367
#: quantum/plugins/mlnx/mlnx_plugin.py:107
 
4368
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:311
 
4369
#, python-format
 
4370
msgid "Network VLAN ranges: %s"
 
4371
msgstr ""
 
4372
 
 
4373
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:218
 
4374
#, python-format
 
4375
msgid "Network type %s not supported"
 
4376
msgstr ""
 
4377
 
 
4378
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:245
 
4379
#: quantum/plugins/metaplugin/meta_quantum_plugin.py:174
 
4380
#: quantum/plugins/mlnx/mlnx_plugin.py:287
 
4381
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:475
 
4382
#, python-format
 
4383
msgid "Created network: %s"
 
4384
msgstr ""
 
4385
 
 
4386
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:268
 
4387
msgid "plugin does not support updating provider attributes"
 
4388
msgstr ""
 
4389
 
 
4390
#: quantum/plugins/hyperv/rpc_callbacks.py:77
 
4391
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:115
 
4392
#: quantum/plugins/mlnx/rpc_callbacks.py:97
 
4393
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:119
 
4394
#, python-format
 
4395
msgid "Device %(device)s no longer exists on %(agent_id)s"
 
4396
msgstr ""
 
4397
 
 
4398
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:44
 
4399
msgid ""
 
4400
"List of <physical_network>:<vswitch> where the physical networks can be "
 
4401
"expressed with wildcards, e.g.: .\"*:external\""
 
4402
msgstr ""
 
4403
 
 
4404
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:50
 
4405
msgid "Private vswitch name used for local networks"
 
4406
msgstr ""
 
4407
 
 
4408
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:52
 
4409
#: quantum/plugins/linuxbridge/common/config.py:47
 
4410
#: quantum/plugins/mlnx/common/config.py:54
 
4411
#: quantum/plugins/nec/common/config.py:32
 
4412
#: quantum/plugins/openvswitch/common/config.py:59
 
4413
#: quantum/plugins/ryu/common/config.py:45
 
4414
msgid ""
 
4415
"The number of seconds the agent will wait between polling for local "
 
4416
"device changes."
 
4417
msgstr ""
 
4418
 
 
4419
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:95
 
4420
#, python-format
 
4421
msgid "Invalid physical network mapping: %s"
 
4422
msgstr ""
 
4423
 
 
4424
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:116
 
4425
#, python-format
 
4426
msgid "network_delete received. Deleting network %s"
 
4427
msgstr ""
 
4428
 
 
4429
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:122
 
4430
#, python-format
 
4431
msgid "Network %s not defined on agent."
 
4432
msgstr ""
 
4433
 
 
4434
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:125
 
4435
msgid "port_delete received"
 
4436
msgstr ""
 
4437
 
 
4438
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130
 
4439
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431
 
4440
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168
 
4441
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:242
 
4442
msgid "port_update received"
 
4443
msgstr ""
 
4444
 
 
4445
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:151
 
4446
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:130
 
4447
#, python-format
 
4448
msgid "Provisioning network %s"
 
4449
msgstr ""
 
4450
 
 
4451
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:164
 
4452
#, python-format
 
4453
msgid ""
 
4454
"Cannot provision unknown network type %(network_type)s for network "
 
4455
"%(net_uuid)s"
 
4456
msgstr ""
 
4457
 
 
4458
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:176
 
4459
#, python-format
 
4460
msgid "Reclaiming local network %s"
 
4461
msgstr ""
 
4462
 
 
4463
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:184
 
4464
#, python-format
 
4465
msgid "Binding port %s"
 
4466
msgstr ""
 
4467
 
 
4468
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:197
 
4469
#, python-format
 
4470
msgid "Binding VLAN ID %(segmentation_id)s to switch port %(port_id)s"
 
4471
msgstr ""
 
4472
 
 
4473
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:210
 
4474
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:115
 
4475
#, python-format
 
4476
msgid "Unsupported network type %s"
 
4477
msgstr ""
 
4478
 
 
4479
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:215
 
4480
#, python-format
 
4481
msgid "Network %s is not avalailable on this agent"
 
4482
msgstr ""
 
4483
 
 
4484
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:219
 
4485
#, python-format
 
4486
msgid "Unbinding port %s"
 
4487
msgstr ""
 
4488
 
 
4489
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:245
 
4490
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:187
 
4491
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:289
 
4492
#, python-format
 
4493
msgid "No port %s defined on agent."
 
4494
msgstr ""
 
4495
 
 
4496
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:250
 
4497
#, python-format
 
4498
msgid "Adding port %s"
 
4499
msgstr ""
 
4500
 
 
4501
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:257
 
4502
#, python-format
 
4503
msgid "Unable to get port details for device %(device)s: %(e)s"
 
4504
msgstr ""
 
4505
 
 
4506
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:263
 
4507
#, python-format
 
4508
msgid "Port %(device)s updated. Details: %(device_details)s"
 
4509
msgstr ""
 
4510
 
 
4511
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:278
 
4512
#, python-format
 
4513
msgid "Removing port %s"
 
4514
msgstr ""
 
4515
 
 
4516
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:285
 
4517
#, python-format
 
4518
msgid "Removing port failed for device %(device)s: %(e)s"
 
4519
msgstr ""
 
4520
 
 
4521
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310
 
4522
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639
 
4523
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352
 
4524
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:694
 
4525
msgid "Agent out of sync with plugin!"
 
4526
msgstr ""
 
4527
 
 
4528
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318
 
4529
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651
 
4530
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359
 
4531
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:707
 
4532
msgid "Agent loop has new devices!"
 
4533
msgstr ""
 
4534
 
 
4535
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:323
 
4536
#, python-format
 
4537
msgid "Error in agent event loop: %s"
 
4538
msgstr ""
 
4539
 
 
4540
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:331
 
4541
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:371
 
4542
#, python-format
 
4543
msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)"
 
4544
msgstr ""
 
4545
 
 
4546
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345
 
4547
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690
 
4548
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:780
 
4549
msgid "Agent initialized successfully, now running... "
 
4550
msgstr ""
 
4551
 
 
4552
#: quantum/plugins/hyperv/agent/utils.py:38
 
4553
#, python-format
 
4554
msgid "HyperVException: %(msg)s"
 
4555
msgstr ""
 
4556
 
 
4557
#: quantum/plugins/hyperv/agent/utils.py:76
 
4558
#, python-format
 
4559
msgid "Vnic not found: %s"
 
4560
msgstr ""
 
4561
 
 
4562
#: quantum/plugins/hyperv/agent/utils.py:112
 
4563
#, python-format
 
4564
msgid "Job failed with error %d"
 
4565
msgstr ""
 
4566
 
 
4567
#: quantum/plugins/hyperv/agent/utils.py:131
 
4568
#, python-format
 
4569
msgid ""
 
4570
"WMI job failed with status %(job_state)d. Error details: %(err_sum_desc)s"
 
4571
" - %(err_desc)s - Error code: %(err_code)d"
 
4572
msgstr ""
 
4573
 
 
4574
#: quantum/plugins/hyperv/agent/utils.py:140
 
4575
#, python-format
 
4576
msgid "WMI job failed with status %(job_state)d. Error details: %(error)s"
 
4577
msgstr ""
 
4578
 
 
4579
#: quantum/plugins/hyperv/agent/utils.py:144
 
4580
#, python-format
 
4581
msgid "WMI job failed with status %d. No error description available"
 
4582
msgstr ""
 
4583
 
 
4584
#: quantum/plugins/hyperv/agent/utils.py:149
 
4585
#, python-format
 
4586
msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s"
 
4587
msgstr ""
 
4588
 
 
4589
#: quantum/plugins/hyperv/agent/utils.py:163
 
4590
#, python-format
 
4591
msgid "Failed creating port for %s"
 
4592
msgstr ""
 
4593
 
 
4594
#: quantum/plugins/hyperv/agent/utils.py:183
 
4595
#, python-format
 
4596
msgid ""
 
4597
"Failed to disconnect port %(switch_port_name)s from switch "
 
4598
"%(vswitch_name)s with error %(ret_val)s"
 
4599
msgstr ""
 
4600
 
 
4601
#: quantum/plugins/hyperv/agent/utils.py:194
 
4602
#, python-format
 
4603
msgid ""
 
4604
"Failed to delete port %(switch_port_name)s from switch %(vswitch_name)s "
 
4605
"with error %(ret_val)s"
 
4606
msgstr ""
 
4607
 
 
4608
#: quantum/plugins/hyperv/agent/utils.py:201
 
4609
#, python-format
 
4610
msgid "VSwitch not found: %s"
 
4611
msgstr ""
 
4612
 
 
4613
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:134
 
4614
#: quantum/plugins/mlnx/rpc_callbacks.py:115
 
4615
#, python-format
 
4616
msgid "Device %(device)s up %(agent_id)s"
 
4617
msgstr ""
 
4618
 
 
4619
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:239
 
4620
#: quantum/plugins/mlnx/mlnx_plugin.py:136
 
4621
#, python-format
 
4622
msgid "Invalid tenant_network_type: %s. Service terminated!"
 
4623
msgstr ""
 
4624
 
 
4625
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:248
 
4626
msgid "Linux Bridge Plugin initialization complete"
 
4627
msgstr ""
 
4628
 
 
4629
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:269
 
4630
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:309
 
4631
#, python-format
 
4632
msgid "%s. Agent terminated!"
 
4633
msgstr ""
 
4634
 
 
4635
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:310
 
4636
#: quantum/plugins/mlnx/mlnx_plugin.py:155
 
4637
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:357
 
4638
msgid "provider:network_type required"
 
4639
msgstr ""
 
4640
 
 
4641
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:314
 
4642
#: quantum/plugins/mlnx/mlnx_plugin.py:180
 
4643
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:361
 
4644
msgid "provider:segmentation_id specified for flat network"
 
4645
msgstr ""
 
4646
 
 
4647
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:320
 
4648
#: quantum/plugins/mlnx/mlnx_plugin.py:185
 
4649
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:367
 
4650
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:386
 
4651
msgid "provider:segmentation_id required"
 
4652
msgstr ""
 
4653
 
 
4654
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:323
 
4655
#: quantum/plugins/mlnx/mlnx_plugin.py:188
 
4656
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:370
 
4657
#, python-format
 
4658
msgid "provider:segmentation_id out of range (%(min_id)s through %(max_id)s)"
 
4659
msgstr ""
 
4660
 
 
4661
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:330
 
4662
#: quantum/plugins/mlnx/mlnx_plugin.py:196
 
4663
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:390
 
4664
msgid "provider:physical_network specified for local network"
 
4665
msgstr ""
 
4666
 
 
4667
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:336
 
4668
#: quantum/plugins/mlnx/mlnx_plugin.py:200
 
4669
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:396
 
4670
msgid "provider:segmentation_id specified for local network"
 
4671
msgstr ""
 
4672
 
 
4673
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:342
 
4674
#: quantum/plugins/mlnx/mlnx_plugin.py:171
 
4675
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:402
 
4676
#, python-format
 
4677
msgid "provider:network_type %s not supported"
 
4678
msgstr ""
 
4679
 
 
4680
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:348
 
4681
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:408
 
4682
#, python-format
 
4683
msgid "Unknown provider:physical_network %s"
 
4684
msgstr ""
 
4685
 
 
4686
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:354
 
4687
#: quantum/plugins/mlnx/mlnx_plugin.py:218
 
4688
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:414
 
4689
msgid "provider:physical_network required"
 
4690
msgstr ""
 
4691
 
 
4692
#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:372
 
4693
#: quantum/plugins/mlnx/mlnx_plugin.py:234
 
4694
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:432
 
4695
msgid "Plugin does not support updating provider attributes"
 
4696
msgstr ""
 
4697
 
 
4698
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:89
 
4699
msgid "Invalid Network ID, will lead to incorrect bridgename"
 
4700
msgstr ""
 
4701
 
 
4702
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:96
 
4703
msgid "Invalid VLAN ID, will lead to incorrect subinterface name"
 
4704
msgstr ""
 
4705
 
 
4706
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:103
 
4707
msgid "Invalid Interface ID, will lead to incorrect tap device name"
 
4708
msgstr ""
 
4709
 
 
4710
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170
 
4711
#, python-format
 
4712
msgid ""
 
4713
"Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface "
 
4714
"%(physical_interface)s"
 
4715
msgstr ""
 
4716
 
 
4717
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183
 
4718
#, python-format
 
4719
msgid "Done creating subinterface %s"
 
4720
msgstr ""
 
4721
 
 
4722
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218
 
4723
#, python-format
 
4724
msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s"
 
4725
msgstr ""
 
4726
 
 
4727
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233
 
4728
#, python-format
 
4729
msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s"
 
4730
msgstr ""
 
4731
 
 
4732
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249
 
4733
#, python-format
 
4734
msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s"
 
4735
msgstr ""
 
4736
 
 
4737
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262
 
4738
#, python-format
 
4739
msgid "No mapping for physical network %s"
 
4740
msgstr ""
 
4741
 
 
4742
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271
 
4743
#, python-format
 
4744
msgid "Unknown network_type %(network_type)s for network %(network_id)s."
 
4745
msgstr ""
 
4746
 
 
4747
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283
 
4748
#, python-format
 
4749
msgid "Tap device: %s does not exist on this host, skipped"
 
4750
msgstr ""
 
4751
 
 
4752
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301
 
4753
#, python-format
 
4754
msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s"
 
4755
msgstr ""
 
4756
 
 
4757
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310
 
4758
#, python-format
 
4759
msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s"
 
4760
msgstr ""
 
4761
 
 
4762
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339
 
4763
#, python-format
 
4764
msgid "Deleting bridge %s"
 
4765
msgstr ""
 
4766
 
 
4767
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346
 
4768
#, python-format
 
4769
msgid "Done deleting bridge %s"
 
4770
msgstr ""
 
4771
 
 
4772
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349
 
4773
#, python-format
 
4774
msgid "Cannot delete bridge %s, does not exist"
 
4775
msgstr ""
 
4776
 
 
4777
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356
 
4778
#, python-format
 
4779
msgid "Removing device %(interface_name)s from bridge %(bridge_name)s"
 
4780
msgstr ""
 
4781
 
 
4782
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363
 
4783
#, python-format
 
4784
msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s"
 
4785
msgstr ""
 
4786
 
 
4787
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369
 
4788
#, python-format
 
4789
msgid ""
 
4790
"Cannot remove device %(interface_name)s bridge %(bridge_name)s does not "
 
4791
"exist"
 
4792
msgstr ""
 
4793
 
 
4794
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377
 
4795
#, python-format
 
4796
msgid "Deleting subinterface %s for vlan"
 
4797
msgstr ""
 
4798
 
 
4799
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384
 
4800
#, python-format
 
4801
msgid "Done deleting subinterface %s"
 
4802
msgstr ""
 
4803
 
 
4804
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424
 
4805
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159
 
4806
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:231
 
4807
msgid "network_delete received"
 
4808
msgstr ""
 
4809
 
 
4810
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472
 
4811
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:267
 
4812
#, python-format
 
4813
msgid "RPC timeout while updating port %s"
 
4814
msgstr ""
 
4815
 
 
4816
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524
 
4817
msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 
4818
msgstr ""
 
4819
 
 
4820
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
 
4821
#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
 
4822
#, python-format
 
4823
msgid "RPC agent_id: %s"
 
4824
msgstr ""
 
4825
 
 
4826
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574
 
4827
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:611
 
4828
#, python-format
 
4829
msgid "Port %s added"
 
4830
msgstr ""
 
4831
 
 
4832
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580
 
4833
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:617
 
4834
#, python-format
 
4835
msgid "Unable to get port details for %(device)s: %(e)s"
 
4836
msgstr ""
 
4837
 
 
4838
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586
 
4839
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:624
 
4840
#, python-format
 
4841
msgid "Port %(device)s updated. Details: %(details)s"
 
4842
msgstr ""
 
4843
 
 
4844
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607
 
4845
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627
 
4846
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339
 
4847
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:633
 
4848
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:656
 
4849
#, python-format
 
4850
msgid "Device %s not defined on plugin"
 
4851
msgstr ""
 
4852
 
 
4853
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614
 
4854
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:642
 
4855
#, python-format
 
4856
msgid "Attachment %s removed"
 
4857
msgstr ""
 
4858
 
 
4859
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620
 
4860
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:648
 
4861
#, python-format
 
4862
msgid "port_removed failed for %(device)s: %(e)s"
 
4863
msgstr ""
 
4864
 
 
4865
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624
 
4866
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336
 
4867
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:653
 
4868
#, python-format
 
4869
msgid "Port %s updated."
 
4870
msgstr ""
 
4871
 
 
4872
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634
 
4873
msgid "LinuxBridge Agent RPC Daemon Started!"
 
4874
msgstr ""
 
4875
 
 
4876
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646
 
4877
msgid "Update devices failed"
 
4878
msgstr ""
 
4879
 
 
4880
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657
 
4881
#, python-format
 
4882
msgid "Error in agent loop. Devices info: %s"
 
4883
msgstr ""
 
4884
 
 
4885
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665
 
4886
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:722
 
4887
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269
 
4888
#, python-format
 
4889
msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
 
4890
msgstr ""
 
4891
 
 
4892
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680
 
4893
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386
 
4894
#, python-format
 
4895
msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!"
 
4896
msgstr ""
 
4897
 
 
4898
#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683
 
4899
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389
 
4900
#, python-format
 
4901
msgid "Interface mappings: %s"
 
4902
msgstr ""
 
4903
 
 
4904
#: quantum/plugins/linuxbridge/common/config.py:31
 
4905
msgid "Network type for tenant networks (local, vlan, or none)"
 
4906
msgstr ""
 
4907
 
 
4908
#: quantum/plugins/linuxbridge/common/config.py:42
 
4909
#: quantum/plugins/mlnx/common/config.py:40
 
4910
msgid "List of <physical_network>:<physical_interface>"
 
4911
msgstr ""
 
4912
 
 
4913
#: quantum/plugins/linuxbridge/common/config.py:51
 
4914
msgid "Enable server RPC compatibility with old agents"
 
4915
msgstr ""
 
4916
 
 
4917
#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:146
 
4918
#: quantum/plugins/openvswitch/ovs_db_v2.py:165
 
4919
#, python-format
 
4920
msgid ""
 
4921
"Reserving specific vlan %(vlan_id)s on physical network "
 
4922
"%(physical_network)s outside pool"
 
4923
msgstr ""
 
4924
 
 
4925
#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:170
 
4926
#: quantum/plugins/openvswitch/ovs_db_v2.py:195
 
4927
#, python-format
 
4928
msgid ""
 
4929
"Releasing vlan %(vlan_id)s on physical network %(physical_network)s to "
 
4930
"pool"
 
4931
msgstr ""
 
4932
 
 
4933
#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:175
 
4934
#: quantum/plugins/openvswitch/ovs_db_v2.py:190
 
4935
#, python-format
 
4936
msgid ""
 
4937
"Releasing vlan %(vlan_id)s on physical network %(physical_network)s "
 
4938
"outside pool"
 
4939
msgstr ""
 
4940
 
 
4941
#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:206
 
4942
#: quantum/plugins/mlnx/db/mlnx_db_v2.py:215
 
4943
msgid "get_port_from_device() called"
 
4944
msgstr ""
 
4945
 
 
4946
#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:234
 
4947
#, python-format
 
4948
msgid "set_port_status as %s called"
 
4949
msgstr ""
 
4950
 
 
4951
#: quantum/plugins/metaplugin/meta_quantum_plugin.py:40
 
4952
#, python-format
 
4953
msgid "Flavor %(flavor)s could not be found"
 
4954
msgstr ""
 
4955
 
 
4956
#: quantum/plugins/metaplugin/meta_quantum_plugin.py:44
 
4957
msgid "Failed to add flavor binding"
 
4958
msgstr ""
 
4959
 
 
4960
#: quantum/plugins/metaplugin/meta_quantum_plugin.py:51
 
4961
msgid "Start initializing metaplugin"
 
4962
msgstr ""
 
4963
 
 
4964
#: quantum/plugins/metaplugin/meta_quantum_plugin.py:92
 
4965
#, python-format
 
4966
msgid "default_flavor %s is not plugin list"
 
4967
msgstr ""
 
4968
 
 
4969
#: quantum/plugins/metaplugin/meta_quantum_plugin.py:97
 
4970
#, python-format
 
4971
msgid "default_l3_flavor %s is not plugin list"
 
4972
msgstr ""
 
4973
 
 
4974
#: quantum/plugins/metaplugin/meta_quantum_plugin.py:164
 
4975
#, python-format
 
4976
msgid "Created network: %(net_id)s with flavor %(flavor)s"
 
4977
msgstr ""
 
4978
 
 
4979
#: quantum/plugins/metaplugin/meta_quantum_plugin.py:170
 
4980
msgid "Failed to add flavor bindings"
 
4981
msgstr ""
 
4982
 
 
4983
#: quantum/plugins/metaplugin/meta_quantum_plugin.py:294
 
4984
#, python-format
 
4985
msgid "Created router: %(router_id)s with flavor %(flavor)s"
 
4986
msgstr ""
 
4987
 
 
4988
#: quantum/plugins/metaplugin/meta_quantum_plugin.py:300
 
4989
#, python-format
 
4990
msgid "Created router: %s"
 
4991
msgstr ""
 
4992
 
 
4993
#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:67
 
4994
#, python-format
 
4995
msgid "Update subnet failed: %s"
 
4996
msgstr ""
 
4997
 
 
4998
#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:74
 
4999
msgid "Subnet in remote have already deleted"
 
5000
msgstr ""
 
5001
 
 
5002
#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:95
 
5003
#, python-format
 
5004
msgid "Update network failed: %s"
 
5005
msgstr ""
 
5006
 
 
5007
#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:102
 
5008
msgid "Network in remote have already deleted"
 
5009
msgstr ""
 
5010
 
 
5011
#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:123
 
5012
#, python-format
 
5013
msgid "Update port failed: %s"
 
5014
msgstr ""
 
5015
 
 
5016
#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:134
 
5017
msgid "Port in remote have already deleted"
 
5018
msgstr ""
 
5019
 
 
5020
#: quantum/plugins/metaplugin/common/config.py:23
 
5021
msgid "List of plugins to load"
 
5022
msgstr ""
 
5023
 
 
5024
#: quantum/plugins/metaplugin/common/config.py:25
 
5025
msgid "List of L3 plugins to load"
 
5026
msgstr ""
 
5027
 
 
5028
#: quantum/plugins/metaplugin/common/config.py:27
 
5029
msgid "Default flavor to use"
 
5030
msgstr ""
 
5031
 
 
5032
#: quantum/plugins/metaplugin/common/config.py:29
 
5033
msgid "Default L3 flavor to use"
 
5034
msgstr ""
 
5035
 
 
5036
#: quantum/plugins/metaplugin/common/config.py:31
 
5037
msgid "Supported extension aliases"
 
5038
msgstr ""
 
5039
 
 
5040
#: quantum/plugins/metaplugin/common/config.py:33
 
5041
msgid "A list of extensions, per plugin, to load."
 
5042
msgstr ""
 
5043
 
 
5044
#: quantum/plugins/midonet/config.py:25
 
5045
msgid "MidoNet API server URI."
 
5046
msgstr ""
 
5047
 
 
5048
#: quantum/plugins/midonet/config.py:27
 
5049
msgid "MidoNet admin username."
 
5050
msgstr ""
 
5051
 
 
5052
#: quantum/plugins/midonet/config.py:30
 
5053
msgid "MidoNet admin password."
 
5054
msgstr ""
 
5055
 
 
5056
#: quantum/plugins/midonet/config.py:33
 
5057
msgid "ID of the project that MidoNet admin userbelongs to."
 
5058
msgstr ""
 
5059
 
 
5060
#: quantum/plugins/midonet/config.py:37
 
5061
msgid "Virtual provider router ID."
 
5062
msgstr ""
 
5063
 
 
5064
#: quantum/plugins/midonet/config.py:40
 
5065
msgid "Virtual metadata router ID."
 
5066
msgstr ""
 
5067
 
 
5068
#: quantum/plugins/midonet/config.py:43
 
5069
msgid "Operational mode. Internal dev use only."
 
5070
msgstr ""
 
5071
 
 
5072
#: quantum/plugins/midonet/midonet_lib.py:62
 
5073
#, python-format
 
5074
msgid ""
 
5075
"ChainManager.create_for_sg called: tenant_id=%(tenant_id)s "
 
5076
"sg_id=%(sg_id)s sg_name=%(sg_name)s "
 
5077
msgstr ""
 
5078
 
 
5079
#: quantum/plugins/midonet/midonet_lib.py:79
 
5080
#, python-format
 
5081
msgid ""
 
5082
"ChainManager.delete_for_sg called: tenant_id=%(tenant_id)s "
 
5083
"sg_id=%(sg_id)s sg_name=%(sg_name)s "
 
5084
msgstr ""
 
5085
 
 
5086
#: quantum/plugins/midonet/midonet_lib.py:88
 
5087
#, python-format
 
5088
msgid "ChainManager.delete_for_sg: deleting chain=%r"
 
5089
msgstr ""
 
5090
 
 
5091
#: quantum/plugins/midonet/midonet_lib.py:99
 
5092
#, python-format
 
5093
msgid ""
 
5094
"ChainManager.get_router_chains called: tenant_id=%(tenant_id)s "
 
5095
"router_id=%(router_id)s"
 
5096
msgstr ""
 
5097
 
 
5098
#: quantum/plugins/midonet/midonet_lib.py:118
 
5099
#, python-format
 
5100
msgid ""
 
5101
"ChainManager.create_router_chains called: tenant_id=%(tenant_id)s "
 
5102
"router_id=%(router_id)s"
 
5103
msgstr ""
 
5104
 
 
5105
#: quantum/plugins/midonet/midonet_lib.py:133
 
5106
#, python-format
 
5107
msgid "ChainManager.get_sg_chains called: tenant_id=%(tenant_id)s sg_id=%(sg_id)s"
 
5108
msgstr ""
 
5109
 
 
5110
#: quantum/plugins/midonet/midonet_lib.py:152
 
5111
#, python-format
 
5112
msgid "ChainManager.get_router_chain_names called: router_id=%(router_id)s"
 
5113
msgstr ""
 
5114
 
 
5115
#: quantum/plugins/midonet/midonet_lib.py:167
 
5116
#, python-format
 
5117
msgid ""
 
5118
"PortGroupManager.create called: tenant_id=%(tenant_id)s sg_id=%(sg_id)s "
 
5119
"sg_name=%(sg_name)s"
 
5120
msgstr ""
 
5121
 
 
5122
#: quantum/plugins/midonet/midonet_lib.py:176
 
5123
#, python-format
 
5124
msgid ""
 
5125
"PortGroupManager.delete called: tenant_id=%(tenant_id)s sg_id=%(sg_id)s "
 
5126
"sg_name=%(sg_name)s"
 
5127
msgstr ""
 
5128
 
 
5129
#: quantum/plugins/midonet/midonet_lib.py:184
 
5130
#, python-format
 
5131
msgid "PortGroupManager.delete: deleting pg=%r"
 
5132
msgstr ""
 
5133
 
 
5134
#: quantum/plugins/midonet/midonet_lib.py:188
 
5135
#, python-format
 
5136
msgid ""
 
5137
"PortGroupManager.get_for_sg called: tenant_id=%(tenant_id)s "
 
5138
"sg_id=%(sg_id)s"
 
5139
msgstr ""
 
5140
 
 
5141
#: quantum/plugins/midonet/midonet_lib.py:197
 
5142
#, python-format
 
5143
msgid "PortGroupManager.get_for_sg exiting: pg=%r"
 
5144
msgstr ""
 
5145
 
 
5146
#: quantum/plugins/midonet/midonet_lib.py:215
 
5147
#, python-format
 
5148
msgid "RuleManager.create_for_sg_rule called: rule=%r"
 
5149
msgstr ""
 
5150
 
 
5151
#: quantum/plugins/midonet/midonet_lib.py:241
 
5152
#: quantum/plugins/midonet/midonet_lib.py:274
 
5153
#, python-format
 
5154
msgid "Don't know what to do with rule=%r"
 
5155
msgstr ""
 
5156
 
 
5157
#: quantum/plugins/midonet/midonet_lib.py:278
 
5158
#, python-format
 
5159
msgid ""
 
5160
"RuleManager.create_for_sg_rule: adding accept rule %(rule_id)s in "
 
5161
"portgroup %(port_group_id)s"
 
5162
msgstr ""
 
5163
 
 
5164
#: quantum/plugins/midonet/midonet_lib.py:288
 
5165
#, python-format
 
5166
msgid "RuleManager.delete_for_sg_rule called: rule=%r"
 
5167
msgstr ""
 
5168
 
 
5169
#: quantum/plugins/midonet/midonet_lib.py:301
 
5170
#, python-format
 
5171
msgid "RuleManager.delete_for_sg_rule: deleting rule %r"
 
5172
msgstr ""
 
5173
 
 
5174
#: quantum/plugins/midonet/plugin.py:48
 
5175
#, python-format
 
5176
msgid "MidoNet %(resource_type)s %(id)s could not be found"
 
5177
msgstr ""
 
5178
 
 
5179
#: quantum/plugins/midonet/plugin.py:84
 
5180
msgid ""
 
5181
"No provider router and metadata device ids found. But skipping because "
 
5182
"running in dev env."
 
5183
msgstr ""
 
5184
 
 
5185
#: quantum/plugins/midonet/plugin.py:88
 
5186
msgid ""
 
5187
"provider_router_id and metadata_router_id should be configured in the "
 
5188
"plugin config file"
 
5189
msgstr ""
 
5190
 
 
5191
#: quantum/plugins/midonet/plugin.py:104
 
5192
#, python-format
 
5193
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
 
5194
msgstr ""
 
5195
 
 
5196
#: quantum/plugins/midonet/plugin.py:108
 
5197
msgid "MidoNet doesn't support IPv6."
 
5198
msgstr ""
 
5199
 
 
5200
#: quantum/plugins/midonet/plugin.py:114
 
5201
msgid "MidoNet doesn't support multiple subnets on the same network."
 
5202
msgstr ""
 
5203
 
 
5204
#: quantum/plugins/midonet/plugin.py:157
 
5205
#, python-format
 
5206
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
 
5207
msgstr ""
 
5208
 
 
5209
#: quantum/plugins/midonet/plugin.py:167
 
5210
#, python-format
 
5211
msgid "MidonetPluginV2.get_subnet called: id=%(id)s fields=%(fields)s"
 
5212
msgstr ""
 
5213
 
 
5214
#: quantum/plugins/midonet/plugin.py:189
 
5215
#, python-format
 
5216
msgid "MidonetPluginV2.get_subnet exiting: qsubnet=%s"
 
5217
msgstr ""
 
5218
 
 
5219
#: quantum/plugins/midonet/plugin.py:198
 
5220
#, python-format
 
5221
msgid "MidonetPluginV2.get_subnets called: filters=%(filters)r, fields=%(fields)r"
 
5222
msgstr ""
 
5223
 
 
5224
#: quantum/plugins/midonet/plugin.py:226
 
5225
msgid "MidonetPluginV2.create_subnet exiting"
 
5226
msgstr ""
 
5227
 
 
5228
#: quantum/plugins/midonet/plugin.py:234
 
5229
#, python-format
 
5230
msgid "MidonetPluginV2.delete_subnet called: id=%s"
 
5231
msgstr ""
 
5232
 
 
5233
#: quantum/plugins/midonet/plugin.py:273
 
5234
msgid "MidonetPluginV2.delete_subnet exiting"
 
5235
msgstr ""
 
5236
 
 
5237
#: quantum/plugins/midonet/plugin.py:280
 
5238
#, python-format
 
5239
msgid "MidonetPluginV2.create_network called: network=%r"
 
5240
msgstr ""
 
5241
 
 
5242
#: quantum/plugins/midonet/plugin.py:284
 
5243
#, python-format
 
5244
msgid "Ignoring admin_state_up=False for network=%rOverriding with True"
 
5245
msgstr ""
 
5246
 
 
5247
#: quantum/plugins/midonet/plugin.py:304
 
5248
#, python-format
 
5249
msgid "MidonetPluginV2.create_network exiting: net=%r"
 
5250
msgstr ""
 
5251
 
 
5252
#: quantum/plugins/midonet/plugin.py:313
 
5253
#, python-format
 
5254
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
 
5255
msgstr ""
 
5256
 
 
5257
#: quantum/plugins/midonet/plugin.py:319
 
5258
#: quantum/plugins/nicira/QuantumPlugin.py:1030
 
5259
msgid "admin_state_up=False networks are not supported."
 
5260
msgstr ""
 
5261
 
 
5262
#: quantum/plugins/midonet/plugin.py:334
 
5263
#, python-format
 
5264
msgid "MidonetPluginV2.update_network exiting: net=%r"
 
5265
msgstr ""
 
5266
 
 
5267
#: quantum/plugins/midonet/plugin.py:342
 
5268
#, python-format
 
5269
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
 
5270
msgstr ""
 
5271
 
 
5272
#: quantum/plugins/midonet/plugin.py:354
 
5273
#, python-format
 
5274
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
 
5275
msgstr ""
 
5276
 
 
5277
#: quantum/plugins/midonet/plugin.py:359
 
5278
#, python-format
 
5279
msgid ""
 
5280
"MidonetPluginV2.get_networks called: filters=%(filters)r, "
 
5281
"fields=%(fields)r"
 
5282
msgstr ""
 
5283
 
 
5284
#: quantum/plugins/midonet/plugin.py:380
 
5285
#, python-format
 
5286
msgid "MidonetPluginV2.delete_network called: id=%r"
 
5287
msgstr ""
 
5288
 
 
5289
#: quantum/plugins/midonet/plugin.py:386
 
5290
#, python-format
 
5291
msgid "Failed to delete quantum db, while Midonet bridge=%rhad been deleted"
 
5292
msgstr ""
 
5293
 
 
5294
#: quantum/plugins/midonet/plugin.py:392
 
5295
#, python-format
 
5296
msgid "MidonetPluginV2.create_port called: port=%r"
 
5297
msgstr ""
 
5298
 
 
5299
#: quantum/plugins/midonet/plugin.py:440
 
5300
#, python-format
 
5301
msgid "MidonetPluginV2.create_port exiting: port_db_entry=%r"
 
5302
msgstr ""
 
5303
 
 
5304
#: quantum/plugins/midonet/plugin.py:446
 
5305
#, python-format
 
5306
msgid "MidonetPluginV2.update_port called: id=%(id)s port=%(port)r"
 
5307
msgstr ""
 
5308
 
 
5309
#: quantum/plugins/midonet/plugin.py:452
 
5310
#, python-format
 
5311
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
 
5312
msgstr ""
 
5313
 
 
5314
#: quantum/plugins/midonet/plugin.py:464
 
5315
#, python-format
 
5316
msgid "MidonetPluginV2.get_port exiting: port_db_entry=%r"
 
5317
msgstr ""
 
5318
 
 
5319
#: quantum/plugins/midonet/plugin.py:470
 
5320
#, python-format
 
5321
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
 
5322
msgstr ""
 
5323
 
 
5324
#: quantum/plugins/midonet/plugin.py:487
 
5325
#, python-format
 
5326
msgid ""
 
5327
"MidonetPluginV2.delete_port called: id=%(id)s "
 
5328
"l3_port_check=%(l3_port_check)r"
 
5329
msgstr ""
 
5330
 
 
5331
#: quantum/plugins/midonet/plugin.py:521
 
5332
#, python-format
 
5333
msgid "MidonetPluginV2.create_router called: router=%r"
 
5334
msgstr ""
 
5335
 
 
5336
#: quantum/plugins/midonet/plugin.py:524
 
5337
#, python-format
 
5338
msgid "Ignoring admin_state_up=False for router=%r.  Overriding with True"
 
5339
msgstr ""
 
5340
 
 
5341
#: quantum/plugins/midonet/plugin.py:565
 
5342
#, python-format
 
5343
msgid "MidonetPluginV2.create_router exiting: qrouter=%r"
 
5344
msgstr ""
 
5345
 
 
5346
#: quantum/plugins/midonet/plugin.py:570
 
5347
#, python-format
 
5348
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
 
5349
msgstr ""
 
5350
 
 
5351
#: quantum/plugins/midonet/plugin.py:574
 
5352
msgid "admin_state_up=False routers are not supported."
 
5353
msgstr ""
 
5354
 
 
5355
#: quantum/plugins/midonet/plugin.py:695
 
5356
#, python-format
 
5357
msgid "MidonetPluginV2.update_router exiting: qrouter=%r"
 
5358
msgstr ""
 
5359
 
 
5360
#: quantum/plugins/midonet/plugin.py:700
 
5361
#, python-format
 
5362
msgid "MidonetPluginV2.delete_router called: id=%s"
 
5363
msgstr ""
 
5364
 
 
5365
#: quantum/plugins/midonet/plugin.py:724
 
5366
#, python-format
 
5367
msgid "MidonetPluginV2.delete_router exiting: result=%s"
 
5368
msgstr ""
 
5369
 
 
5370
#: quantum/plugins/midonet/plugin.py:729
 
5371
#, python-format
 
5372
msgid "MidonetPluginV2.get_router called: id=%(id)s fields=%(fields)r"
 
5373
msgstr ""
 
5374
 
 
5375
#: quantum/plugins/midonet/plugin.py:738
 
5376
#, python-format
 
5377
msgid "MidonetPluginV2.get_router exiting: qrouter=%r"
 
5378
msgstr ""
 
5379
 
 
5380
#: quantum/plugins/midonet/plugin.py:743
 
5381
#, python-format
 
5382
msgid "MidonetPluginV2.get_routers called: filters=%(filters)s fields=%(fields)r"
 
5383
msgstr ""
 
5384
 
 
5385
#: quantum/plugins/midonet/plugin.py:758
 
5386
#, python-format
 
5387
msgid ""
 
5388
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
 
5389
"interface_info=%(interface_info)r"
 
5390
msgstr ""
 
5391
 
 
5392
#: quantum/plugins/midonet/plugin.py:803
 
5393
#, python-format
 
5394
msgid "MidonetPluginV2.add_router_interface exiting: qport=%r"
 
5395
msgstr ""
 
5396
 
 
5397
#: quantum/plugins/midonet/plugin.py:809
 
5398
#, python-format
 
5399
msgid ""
 
5400
"MidonetPluginV2.remove_router_interface called: router_id=%(router_id)s "
 
5401
"interface_info=%(interface_info)r"
 
5402
msgstr ""
 
5403
 
 
5404
#: quantum/plugins/midonet/plugin.py:865
 
5405
#, python-format
 
5406
msgid "Deleting route=%r ..."
 
5407
msgstr ""
 
5408
 
 
5409
#: quantum/plugins/midonet/plugin.py:873
 
5410
msgid "MidonetPluginV2.remove_router_interface exiting"
 
5411
msgstr ""
 
5412
 
 
5413
#: quantum/plugins/midonet/plugin.py:877
 
5414
#, python-format
 
5415
msgid ""
 
5416
"MidonetPluginV2.update_floatingip called: id=%(id)s "
 
5417
"floatingip=%(floatingip)s "
 
5418
msgstr ""
 
5419
 
 
5420
#: quantum/plugins/midonet/plugin.py:955
 
5421
#, python-format
 
5422
msgid "chains=%r"
 
5423
msgstr ""
 
5424
 
 
5425
#: quantum/plugins/midonet/plugin.py:960 quantum/plugins/midonet/plugin.py:967
 
5426
#, python-format
 
5427
msgid "deleting rule=%r"
 
5428
msgstr ""
 
5429
 
 
5430
#: quantum/plugins/midonet/plugin.py:974
 
5431
#, python-format
 
5432
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
 
5433
msgstr ""
 
5434
 
 
5435
#: quantum/plugins/midonet/plugin.py:983
 
5436
#, python-format
 
5437
msgid ""
 
5438
"MidonetPluginV2.create_security_group called: "
 
5439
"security_group=%(security_group)s default_sg=%(default_sg)s "
 
5440
msgstr ""
 
5441
 
 
5442
#: quantum/plugins/midonet/plugin.py:1001
 
5443
#, python-format
 
5444
msgid "MidonetPluginV2.create_security_group exiting: sg_db_entry=%r"
 
5445
msgstr ""
 
5446
 
 
5447
#: quantum/plugins/midonet/plugin.py:1007
 
5448
#, python-format
 
5449
msgid "MidonetPluginV2.delete_security_group called: id=%s"
 
5450
msgstr ""
 
5451
 
 
5452
#: quantum/plugins/midonet/plugin.py:1037
 
5453
#, python-format
 
5454
msgid ""
 
5455
"MidonetPluginV2.get_security_groups called: filters=%(filters)r "
 
5456
"fields=%(fields)r"
 
5457
msgstr ""
 
5458
 
 
5459
#: quantum/plugins/midonet/plugin.py:1044
 
5460
#, python-format
 
5461
msgid ""
 
5462
"MidonetPluginV2.get_security_group called: id=%(id)s fields=%(fields)r "
 
5463
"tenant_id=%(tenant_id)s"
 
5464
msgstr ""
 
5465
 
 
5466
#: quantum/plugins/midonet/plugin.py:1051
 
5467
#, python-format
 
5468
msgid ""
 
5469
"MidonetPluginV2.create_security_group_rule called: "
 
5470
"security_group_rule=%(security_group_rule)r"
 
5471
msgstr ""
 
5472
 
 
5473
#: quantum/plugins/midonet/plugin.py:1061
 
5474
#, python-format
 
5475
msgid "MidonetPluginV2.create_security_group_rule exiting: rule_db_entry=%r"
 
5476
msgstr ""
 
5477
 
 
5478
#: quantum/plugins/midonet/plugin.py:1066
 
5479
#, python-format
 
5480
msgid "MidonetPluginV2.delete_security_group_rule called: sgrid=%s"
 
5481
msgstr ""
 
5482
 
 
5483
#: quantum/plugins/midonet/plugin.py:1081
 
5484
#, python-format
 
5485
msgid ""
 
5486
"MidonetPluginV2.get_security_group_rules called: filters=%(filters)r "
 
5487
"fields=%(fields)r"
 
5488
msgstr ""
 
5489
 
 
5490
#: quantum/plugins/midonet/plugin.py:1088
 
5491
#, python-format
 
5492
msgid ""
 
5493
"MidonetPluginV2.get_security_group_rule called: id=%(id)s "
 
5494
"fields=%(fields)r"
 
5495
msgstr ""
 
5496
 
 
5497
#: quantum/plugins/mlnx/agent_notify_api.py:44
 
5498
msgid "Sending delete network message"
 
5499
msgstr ""
 
5500
 
 
5501
#: quantum/plugins/mlnx/agent_notify_api.py:52
 
5502
msgid "Sending update port message"
 
5503
msgstr ""
 
5504
 
 
5505
#: quantum/plugins/mlnx/mlnx_plugin.py:86
 
5506
msgid "Mellanox Embedded Switch Plugin initialisation complete"
 
5507
msgstr ""
 
5508
 
 
5509
#: quantum/plugins/mlnx/mlnx_plugin.py:105
 
5510
#, python-format
 
5511
msgid "%s. Server terminated!"
 
5512
msgstr ""
 
5513
 
 
5514
#: quantum/plugins/mlnx/mlnx_plugin.py:212
 
5515
#, python-format
 
5516
msgid "unknown provider:physical_network %s"
 
5517
msgstr ""
 
5518
 
 
5519
#: quantum/plugins/mlnx/mlnx_plugin.py:248
 
5520
msgid "invalid vnic_type on port_create"
 
5521
msgstr ""
 
5522
 
 
5523
#: quantum/plugins/mlnx/mlnx_plugin.py:250
 
5524
msgid "vnic_type is not defined in port profile"
 
5525
msgstr ""
 
5526
 
 
5527
#: quantum/plugins/mlnx/mlnx_plugin.py:303
 
5528
msgid "delete network"
 
5529
msgstr ""
 
5530
 
 
5531
#: quantum/plugins/mlnx/mlnx_plugin.py:355
 
5532
#, python-format
 
5533
msgid "create_port with %s"
 
5534
msgstr ""
 
5535
 
 
5536
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:55
 
5537
#, python-format
 
5538
msgid "Agent cache inconsistency - port id is not stored for %s"
 
5539
msgstr ""
 
5540
 
 
5541
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:70
 
5542
#, python-format
 
5543
msgid "Network %s not defined on Agent."
 
5544
msgstr ""
 
5545
 
 
5546
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:83
 
5547
#, python-format
 
5548
msgid "Network %s is not available on this agent"
 
5549
msgstr ""
 
5550
 
 
5551
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:94
 
5552
#, python-format
 
5553
msgid "Connecting port %s"
 
5554
msgstr ""
 
5555
 
 
5556
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:104
 
5557
#, python-format
 
5558
msgid "Binding VLAN ID %(seg_id)sto eSwitch for vNIC mac_address %(mac)s"
 
5559
msgstr ""
 
5560
 
 
5561
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:113
 
5562
msgid "Network Type IB currently not supported"
 
5563
msgstr ""
 
5564
 
 
5565
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:125
 
5566
#, python-format
 
5567
msgid "Port_mac %s is not available on this agent"
 
5568
msgstr ""
 
5569
 
 
5570
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:132
 
5571
msgid "creating VLAN Network"
 
5572
msgstr ""
 
5573
 
 
5574
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:134
 
5575
msgid "currently IB network provisioning is not supported"
 
5576
msgstr ""
 
5577
 
 
5578
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:136
 
5579
#, python-format
 
5580
msgid "Unknown network type %(network_type) for network %(network_id)"
 
5581
msgstr ""
 
5582
 
 
5583
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:162
 
5584
msgid "Invalid Network ID, cannot remove Network"
 
5585
msgstr ""
 
5586
 
 
5587
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:164
 
5588
#, python-format
 
5589
msgid "Delete network %s"
 
5590
msgstr ""
 
5591
 
 
5592
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:266
 
5593
msgid "ports added!"
 
5594
msgstr ""
 
5595
 
 
5596
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:269
 
5597
msgid "ports removed!"
 
5598
msgstr ""
 
5599
 
 
5600
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:294
 
5601
#, python-format
 
5602
msgid "Adding port with mac %s"
 
5603
msgstr ""
 
5604
 
 
5605
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:301
 
5606
#, python-format
 
5607
msgid ""
 
5608
"Unable to get device dev_details for device with mac_address %(device)s: "
 
5609
"due to %(exc)s"
 
5610
msgstr ""
 
5611
 
 
5612
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:307
 
5613
#, python-format
 
5614
msgid "Port %s updated"
 
5615
msgstr ""
 
5616
 
 
5617
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:308
 
5618
#, python-format
 
5619
msgid "Device details %s"
 
5620
msgstr ""
 
5621
 
 
5622
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:317
 
5623
#, python-format
 
5624
msgid "Device with mac_address %s not defined on Quantum Plugin"
 
5625
msgstr ""
 
5626
 
 
5627
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:324
 
5628
#, python-format
 
5629
msgid "Removing device with mac_address %s"
 
5630
msgstr ""
 
5631
 
 
5632
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:331
 
5633
#, python-format
 
5634
msgid "Removing port failed for device %(device)s due to %(exc)s"
 
5635
msgstr ""
 
5636
 
 
5637
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:346
 
5638
msgid "eSwitch Agent Started!"
 
5639
msgstr ""
 
5640
 
 
5641
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:364
 
5642
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:713
 
5643
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:263
 
5644
#: quantum/tests/unit/openvswitch/test_ovs_tunnel.py:368
 
5645
msgid "Error in agent event loop"
 
5646
msgstr ""
 
5647
 
 
5648
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:394
 
5649
#, python-format
 
5650
msgid "Failed on Agent initialisation : %s. Agent terminated!"
 
5651
msgstr ""
 
5652
 
 
5653
#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:399
 
5654
msgid "Agent initialised successfully, now running... "
 
5655
msgstr ""
 
5656
 
 
5657
#: quantum/plugins/mlnx/agent/utils.py:58
 
5658
msgid "eSwitchD: Request timeout"
 
5659
msgstr ""
 
5660
 
 
5661
#: quantum/plugins/mlnx/agent/utils.py:68
 
5662
#, python-format
 
5663
msgid "Action %(action)s failed: %(reason)s"
 
5664
msgstr ""
 
5665
 
 
5666
#: quantum/plugins/mlnx/agent/utils.py:70
 
5667
#, python-format
 
5668
msgid "Unknown operation status %s"
 
5669
msgstr ""
 
5670
 
 
5671
#: quantum/plugins/mlnx/agent/utils.py:75
 
5672
msgid "get_attached_vnics"
 
5673
msgstr ""
 
5674
 
 
5675
#: quantum/plugins/mlnx/agent/utils.py:82
 
5676
#, python-format
 
5677
msgid ""
 
5678
"Set Vlan  %(segmentation_id)s on Port %(port_mac)s on Fabric "
 
5679
"%(physical_network)s"
 
5680
msgstr ""
 
5681
 
 
5682
#: quantum/plugins/mlnx/agent/utils.py:95
 
5683
#, python-format
 
5684
msgid "Define Fabric %(fabric)s on interface %(ifc)s"
 
5685
msgstr ""
 
5686
 
 
5687
#: quantum/plugins/mlnx/agent/utils.py:104
 
5688
#, python-format
 
5689
msgid "Port Up for %(port_mac)s on fabric %(fabric)s"
 
5690
msgstr ""
 
5691
 
 
5692
#: quantum/plugins/mlnx/agent/utils.py:113
 
5693
#, python-format
 
5694
msgid "Port Down for %(port_mac)s on fabric %(fabric)s"
 
5695
msgstr ""
 
5696
 
 
5697
#: quantum/plugins/mlnx/agent/utils.py:122
 
5698
#, python-format
 
5699
msgid "Port Release for %(port_mac)s on fabric %(fabric)s"
 
5700
msgstr ""
 
5701
 
 
5702
#: quantum/plugins/mlnx/common/config.py:28
 
5703
msgid "Network type for tenant networks (local, ib, vlan, or none)"
 
5704
msgstr ""
 
5705
 
 
5706
#: quantum/plugins/mlnx/common/config.py:43
 
5707
msgid "type of VM network interface: direct or hosdev"
 
5708
msgstr ""
 
5709
 
 
5710
#: quantum/plugins/mlnx/common/config.py:46
 
5711
msgid "eswitch daemon end point"
 
5712
msgstr ""
 
5713
 
 
5714
#: quantum/plugins/mlnx/common/config.py:48
 
5715
msgid ""
 
5716
"The number of milliseconds the agent will wait for response on request to"
 
5717
" daemon."
 
5718
msgstr ""
 
5719
 
 
5720
#: quantum/plugins/mlnx/common/exceptions.py:22
 
5721
#, python-format
 
5722
msgid "Mlnx Exception: %(err_msg)s"
 
5723
msgstr ""
 
5724
 
 
5725
#: quantum/plugins/mlnx/db/mlnx_db_v2.py:45
 
5726
#, python-format
 
5727
msgid "Removing vlan %(seg_id)s on physical network %(net)s from pool"
 
5728
msgstr ""
 
5729
 
 
5730
#: quantum/plugins/mlnx/db/mlnx_db_v2.py:66
 
5731
#, python-format
 
5732
msgid "removing vlan %(seg_id)s on physical network %(net)s from pool"
 
5733
msgstr ""
 
5734
 
 
5735
#: quantum/plugins/mlnx/db/mlnx_db_v2.py:121
 
5736
#, python-format
 
5737
msgid "Reserving vlan %(seg_id)s on physical network %(net)s from pool"
 
5738
msgstr ""
 
5739
 
 
5740
#: quantum/plugins/mlnx/db/mlnx_db_v2.py:140
 
5741
#, python-format
 
5742
msgid ""
 
5743
"Reserving specific vlan %(seg_id)s on physical network %(phy_net)s from "
 
5744
"pool"
 
5745
msgstr ""
 
5746
 
 
5747
#: quantum/plugins/mlnx/db/mlnx_db_v2.py:145
 
5748
#, python-format
 
5749
msgid ""
 
5750
"Reserving specific vlan %(seg_id)s on physical network %(phy_net)s "
 
5751
"outside pool"
 
5752
msgstr ""
 
5753
 
 
5754
#: quantum/plugins/mlnx/db/mlnx_db_v2.py:172
 
5755
#, python-format
 
5756
msgid "Releasing vlan %(seg_id)s on physical network %(phy_net)s to pool"
 
5757
msgstr ""
 
5758
 
 
5759
#: quantum/plugins/mlnx/db/mlnx_db_v2.py:177
 
5760
#, python-format
 
5761
msgid "Releasing vlan %(seg_id)s on physical network %(phy_net)s outside pool"
 
5762
msgstr ""
 
5763
 
 
5764
#: quantum/plugins/mlnx/db/mlnx_db_v2.py:183
 
5765
#, python-format
 
5766
msgid "vlan_id %(seg_id)s on physical network %(phy_net)s not found"
 
5767
msgstr ""
 
5768
 
 
5769
#: quantum/plugins/mlnx/db/mlnx_db_v2.py:225
 
5770
msgid "Get_port_from_device_mac() called"
 
5771
msgstr ""
 
5772
 
 
5773
#: quantum/plugins/mlnx/db/mlnx_db_v2.py:233
 
5774
#, python-format
 
5775
msgid "Set_port_status as %s called"
 
5776
msgstr ""
 
5777
 
 
5778
#: quantum/plugins/nec/nec_plugin.py:151
 
5779
msgid "activate_port_if_ready(): skip, port.admin_state_up is False."
 
5780
msgstr ""
 
5781
 
 
5782
#: quantum/plugins/nec/nec_plugin.py:155
 
5783
msgid "activate_port_if_ready(): skip, network.admin_state_up is False."
 
5784
msgstr ""
 
5785
 
 
5786
#: quantum/plugins/nec/nec_plugin.py:159
 
5787
msgid "activate_port_if_ready(): skip, no portinfo for this port."
 
5788
msgstr ""
 
5789
 
 
5790
#: quantum/plugins/nec/nec_plugin.py:178
 
5791
msgid "activate_port_if_ready(): skip, ofc_port already exists."
 
5792
msgstr ""
 
5793
 
 
5794
#: quantum/plugins/nec/nec_plugin.py:184
 
5795
#, python-format
 
5796
msgid "create_ofc_port() failed due to %s"
 
5797
msgstr ""
 
5798
 
 
5799
#: quantum/plugins/nec/nec_plugin.py:202
 
5800
#, python-format
 
5801
msgid "delete_ofc_port() failed due to %s"
 
5802
msgstr ""
 
5803
 
 
5804
#: quantum/plugins/nec/nec_plugin.py:206
 
5805
msgid "deactivate_port(): skip, ofc_port does not exist."
 
5806
msgstr ""
 
5807
 
 
5808
#: quantum/plugins/nec/nec_plugin.py:226
 
5809
#, python-format
 
5810
msgid "NECPluginV2.create_network() called, network=%s ."
 
5811
msgstr ""
 
5812
 
 
5813
#: quantum/plugins/nec/nec_plugin.py:246
 
5814
#, python-format
 
5815
msgid "create_network() failed due to %s"
 
5816
msgstr ""
 
5817
 
 
5818
#: quantum/plugins/nec/nec_plugin.py:262
 
5819
#, python-format
 
5820
msgid "NECPluginV2.update_network() called, id=%(id)s network=%(network)s ."
 
5821
msgstr ""
 
5822
 
 
5823
#: quantum/plugins/nec/nec_plugin.py:313
 
5824
#, python-format
 
5825
msgid "NECPluginV2.delete_network() called, id=%s ."
 
5826
msgstr ""
 
5827
 
 
5828
#: quantum/plugins/nec/nec_plugin.py:328
 
5829
#, python-format
 
5830
msgid "delete_network() failed due to %s"
 
5831
msgstr ""
 
5832
 
 
5833
#: quantum/plugins/nec/nec_plugin.py:346
 
5834
#, python-format
 
5835
msgid "delete_ofc_tenant() failed due to %s"
 
5836
msgstr ""
 
5837
 
 
5838
#: quantum/plugins/nec/nec_plugin.py:369
 
5839
#, python-format
 
5840
msgid "NECPluginV2.create_port() called, port=%s ."
 
5841
msgstr ""
 
5842
 
 
5843
#: quantum/plugins/nec/nec_plugin.py:388
 
5844
#, python-format
 
5845
msgid "NECPluginV2.update_port() called, id=%(id)s port=%(port)s ."
 
5846
msgstr ""
 
5847
 
 
5848
#: quantum/plugins/nec/nec_plugin.py:414
 
5849
#, python-format
 
5850
msgid "NECPluginV2.delete_port() called, id=%s ."
 
5851
msgstr ""
 
5852
 
 
5853
#: quantum/plugins/nec/nec_plugin.py:475
 
5854
msgid ""
 
5855
"_activate_packet_filter_if_ready(): skip, packet_filter.admin_state_up is"
 
5856
" False."
 
5857
msgstr ""
 
5858
 
 
5859
#: quantum/plugins/nec/nec_plugin.py:479
 
5860
msgid "_activate_packet_filter_if_ready(): skip, network.admin_state_up is False."
 
5861
msgstr ""
 
5862
 
 
5863
#: quantum/plugins/nec/nec_plugin.py:483
 
5864
msgid "_activate_packet_filter_if_ready(): skip, invalid in_port_id."
 
5865
msgstr ""
 
5866
 
 
5867
#: quantum/plugins/nec/nec_plugin.py:487
 
5868
msgid "_activate_packet_filter_if_ready(): skip, no portinfo for in_port."
 
5869
msgstr ""
 
5870
 
 
5871
#: quantum/plugins/nec/nec_plugin.py:493
 
5872
msgid ""
 
5873
"_activate_packet_filter_if_ready(): skip, ofc_packet_filter already "
 
5874
"exists."
 
5875
msgstr ""
 
5876
 
 
5877
#: quantum/plugins/nec/nec_plugin.py:502
 
5878
#, python-format
 
5879
msgid "create_ofc_packet_filter() failed due to %s"
 
5880
msgstr ""
 
5881
 
 
5882
#: quantum/plugins/nec/nec_plugin.py:515
 
5883
msgid "_deactivate_packet_filter(): skip, ofc_packet_filter does not exist."
 
5884
msgstr ""
 
5885
 
 
5886
#: quantum/plugins/nec/nec_plugin.py:521
 
5887
#, python-format
 
5888
msgid "delete_ofc_packet_filter() failed due to %s"
 
5889
msgstr ""
 
5890
 
 
5891
#: quantum/plugins/nec/nec_plugin.py:532
 
5892
#, python-format
 
5893
msgid "NECPluginV2.create_packet_filter() called, packet_filter=%s ."
 
5894
msgstr ""
 
5895
 
 
5896
#: quantum/plugins/nec/nec_plugin.py:548
 
5897
#, python-format
 
5898
msgid ""
 
5899
"NECPluginV2.update_packet_filter() called, id=%(id)s "
 
5900
"packet_filter=%(packet_filter)s ."
 
5901
msgstr ""
 
5902
 
 
5903
#: quantum/plugins/nec/nec_plugin.py:572
 
5904
#, python-format
 
5905
msgid "NECPluginV2.delete_packet_filter() called, id=%s ."
 
5906
msgstr ""
 
5907
 
 
5908
#: quantum/plugins/nec/nec_plugin.py:618
 
5909
#, python-format
 
5910
msgid ""
 
5911
"NECPluginV2RPCCallbacks.get_port_from_device() called, device=%(device)s "
 
5912
"=> %(ret)s."
 
5913
msgstr ""
 
5914
 
 
5915
#: quantum/plugins/nec/nec_plugin.py:649
 
5916
#, python-format
 
5917
msgid "NECPluginV2RPCCallbacks.update_ports() called, kwargs=%s ."
 
5918
msgstr ""
 
5919
 
 
5920
#: quantum/plugins/nec/nec_plugin.py:665
 
5921
#, python-format
 
5922
msgid ""
 
5923
"update_ports(): ignore port_removed message due to portinfo for "
 
5924
"port_id=%s was not registered"
 
5925
msgstr ""
 
5926
 
 
5927
#: quantum/plugins/nec/nec_plugin.py:670
 
5928
#, python-format
 
5929
msgid ""
 
5930
"update_ports(): ignore port_removed message received from different host "
 
5931
"(registered_datapath_id=%(registered)s, "
 
5932
"received_datapath_id=%(received)s)."
 
5933
msgstr ""
 
5934
 
 
5935
#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
 
5936
#, python-format
 
5937
msgid "Update ports: added=%(added)s, removed=%(removed)s"
 
5938
msgstr ""
 
5939
 
 
5940
#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
 
5941
msgid "update_ports() failed."
 
5942
msgstr ""
 
5943
 
 
5944
#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
 
5945
#, python-format
 
5946
msgid "port_update received: %s"
 
5947
msgstr ""
 
5948
 
 
5949
#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
 
5950
msgid "No port changed."
 
5951
msgstr ""
 
5952
 
 
5953
#: quantum/plugins/nec/common/config.py:27
 
5954
#: quantum/plugins/openvswitch/common/config.py:29
 
5955
#: quantum/plugins/ryu/common/config.py:24
 
5956
msgid "Integration bridge to use"
 
5957
msgstr ""
 
5958
 
 
5959
#: quantum/plugins/nec/common/config.py:38
 
5960
msgid "Host to connect to"
 
5961
msgstr ""
 
5962
 
 
5963
#: quantum/plugins/nec/common/config.py:40
 
5964
msgid "Port to connect to"
 
5965
msgstr ""
 
5966
 
 
5967
#: quantum/plugins/nec/common/config.py:42
 
5968
msgid "Driver to use"
 
5969
msgstr ""
 
5970
 
 
5971
#: quantum/plugins/nec/common/config.py:44
 
5972
msgid "Enable packet filter"
 
5973
msgstr ""
 
5974
 
 
5975
#: quantum/plugins/nec/common/config.py:48
 
5976
msgid "Key file"
 
5977
msgstr ""
 
5978
 
 
5979
#: quantum/plugins/nec/common/config.py:50
 
5980
msgid "Certificate file"
 
5981
msgstr ""
 
5982
 
 
5983
#: quantum/plugins/nec/common/exceptions.py:22
 
5984
#, python-format
 
5985
msgid "An OFC exception has occurred: %(reason)s"
 
5986
msgstr ""
 
5987
 
 
5988
#: quantum/plugins/nec/common/exceptions.py:26
 
5989
#, python-format
 
5990
msgid "An exception occurred in NECPluginV2 DB: %(reason)s"
 
5991
msgstr ""
 
5992
 
 
5993
#: quantum/plugins/nec/common/exceptions.py:30
 
5994
#, python-format
 
5995
msgid "Consistency of Quantum-OFC resource map is broken: %(reason)s"
 
5996
msgstr ""
 
5997
 
 
5998
#: quantum/plugins/nec/common/exceptions.py:35
 
5999
#, python-format
 
6000
msgid "PortInfo %(id)s could not be found"
 
6001
msgstr ""
 
6002
 
 
6003
#: quantum/plugins/nec/common/exceptions.py:39
 
6004
#, python-format
 
6005
msgid "PacketFilter %(id)s could not be found"
 
6006
msgstr ""
 
6007
 
 
6008
#: quantum/plugins/nec/common/ofc_client.py:57
 
6009
#, python-format
 
6010
msgid "Client request: %(host)s:%(port)s %(method)s %(action)s [%(body)s]"
 
6011
msgstr ""
 
6012
 
 
6013
#: quantum/plugins/nec/common/ofc_client.py:76
 
6014
#, python-format
 
6015
msgid "OFC returns [%(status)s:%(data)s]"
 
6016
msgstr ""
 
6017
 
 
6018
#: quantum/plugins/nec/common/ofc_client.py:86
 
6019
msgid "An operation on OFC is failed."
 
6020
msgstr ""
 
6021
 
 
6022
#: quantum/plugins/nec/common/ofc_client.py:89
 
6023
#, python-format
 
6024
msgid "Failed to connect OFC : %s"
 
6025
msgstr ""
 
6026
 
 
6027
#: quantum/plugins/nec/db/api.py:129
 
6028
#, python-format
 
6029
msgid "_del_ofc_item(): NotFound item (model=%(model)s, id=%(id)s) "
 
6030
msgstr ""
 
6031
 
 
6032
#: quantum/plugins/nec/db/api.py:142
 
6033
#, python-format
 
6034
msgid "NotFound %(resource)s for quantum_id=%(id)s."
 
6035
msgstr ""
 
6036
 
 
6037
#: quantum/plugins/nec/db/api.py:168
 
6038
#, python-format
 
6039
msgid "_del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
 
6040
msgstr ""
 
6041
 
 
6042
#: quantum/plugins/nec/db/api.py:201
 
6043
#, python-format
 
6044
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
 
6045
msgstr ""
 
6046
 
 
6047
#: quantum/plugins/nec/db/api.py:207
 
6048
#: quantum/plugins/openvswitch/ovs_db_v2.py:321
 
6049
#, python-format
 
6050
msgid "get_port_with_securitygroups() called:port_id=%s"
 
6051
msgstr ""
 
6052
 
 
6053
#: quantum/plugins/nec/db/nec_plugin_base.py:60
 
6054
#, python-format
 
6055
msgid "Multiple packet_filters match for %s"
 
6056
msgstr ""
 
6057
 
 
6058
#: quantum/plugins/nec/drivers/__init__.py:35
 
6059
#, python-format
 
6060
msgid "Loading OFC driver: %s"
 
6061
msgstr ""
 
6062
 
 
6063
#: quantum/plugins/nec/extensions/packetfilter.py:33
 
6064
msgid "Number of packet_filters allowed per tenant, -1 for unlimited"
 
6065
msgstr ""
 
6066
 
 
6067
#: quantum/plugins/nicira/NvpApiClient.py:36
 
6068
#, python-format
 
6069
msgid "Unable to fetch NVP version from response headers:%s"
 
6070
msgstr ""
 
6071
 
 
6072
#: quantum/plugins/nicira/NvpApiClient.py:112
 
6073
#, python-format
 
6074
msgid "NVPApiHelper.request() returns \"%s\""
 
6075
msgstr ""
 
6076
 
 
6077
#: quantum/plugins/nicira/NvpApiClient.py:125
 
6078
#, python-format
 
6079
msgid "Request timed out: %(method)s to %(url)s"
 
6080
msgstr ""
 
6081
 
 
6082
#: quantum/plugins/nicira/NvpApiClient.py:136
 
6083
#, python-format
 
6084
msgid "Received error code: %s"
 
6085
msgstr ""
 
6086
 
 
6087
#: quantum/plugins/nicira/NvpApiClient.py:137
 
6088
#, python-format
 
6089
msgid "Server Error Message: %s"
 
6090
msgstr ""
 
6091
 
 
6092
#: quantum/plugins/nicira/NvpApiClient.py:143
 
6093
#, python-format
 
6094
msgid ""
 
6095
"%(method)s to %(url)s, unexpected response code: %(status)d (content = "
 
6096
"'%(body)s')"
 
6097
msgstr ""
 
6098
 
 
6099
#: quantum/plugins/nicira/NvpApiClient.py:213
 
6100
msgid "Server denied session's authentication credentials."
 
6101
msgstr ""
 
6102
 
 
6103
#: quantum/plugins/nicira/NvpApiClient.py:217
 
6104
msgid "An entity referenced in the request was not found."
 
6105
msgstr ""
 
6106
 
 
6107
#: quantum/plugins/nicira/NvpApiClient.py:221
 
6108
msgid "Request conflicts with configuration on a different entity."
 
6109
msgstr ""
 
6110
 
 
6111
#: quantum/plugins/nicira/NvpApiClient.py:226
 
6112
msgid ""
 
6113
"Request could not completed because the associated resource could not be "
 
6114
"reached."
 
6115
msgstr ""
 
6116
 
 
6117
#: quantum/plugins/nicira/NvpApiClient.py:231
 
6118
msgid "The request is forbidden from accessing the referenced resource."
 
6119
msgstr ""
 
6120
 
 
6121
#: quantum/plugins/nicira/NvpApiClient.py:236
 
6122
msgid "The request has timed out."
 
6123
msgstr ""
 
6124
 
 
6125
#: quantum/plugins/nicira/QuantumPlugin.py:228
 
6126
#, python-format
 
6127
msgid "Unable to process default l2 gw service:%s"
 
6128
msgstr ""
 
6129
 
 
6130
#: quantum/plugins/nicira/QuantumPlugin.py:263
 
6131
#, python-format
 
6132
msgid "Created NVP router port:%s"
 
6133
msgstr ""
 
6134
 
 
6135
#: quantum/plugins/nicira/QuantumPlugin.py:265
 
6136
#, python-format
 
6137
msgid "Unable to create port on NVP logical router %s"
 
6138
msgstr ""
 
6139
 
 
6140
#: quantum/plugins/nicira/QuantumPlugin.py:268
 
6141
#, python-format
 
6142
msgid ""
 
6143
"Unable to create logical router port for quantum port id %(port_id)s on "
 
6144
"router %(router_id)s"
 
6145
msgstr ""
 
6146
 
 
6147
#: quantum/plugins/nicira/QuantumPlugin.py:290
 
6148
#, python-format
 
6149
msgid "Attached %(att)s to NVP router port %(port)s"
 
6150
msgstr ""
 
6151
 
 
6152
#: quantum/plugins/nicira/QuantumPlugin.py:296
 
6153
#, python-format
 
6154
msgid ""
 
6155
"Unable to plug attachment in NVP logical router port %(r_port_id)s, "
 
6156
"associated with Quantum %(q_port_id)s"
 
6157
msgstr ""
 
6158
 
 
6159
#: quantum/plugins/nicira/QuantumPlugin.py:302
 
6160
#, python-format
 
6161
msgid ""
 
6162
"Unable to plug attachment in router port %(r_port_id)s for quantum port "
 
6163
"id %(q_port_id)s on router %(router_id)s"
 
6164
msgstr ""
 
6165
 
 
6166
#: quantum/plugins/nicira/QuantumPlugin.py:347
 
6167
msgid "An exception occured while selecting logical switch for the port"
 
6168
msgstr ""
 
6169
 
 
6170
#: quantum/plugins/nicira/QuantumPlugin.py:372
 
6171
#: quantum/plugins/nicira/QuantumPlugin.py:407
 
6172
#: quantum/plugins/nicira/QuantumPlugin.py:597
 
6173
#, python-format
 
6174
msgid ""
 
6175
"NVP plugin does not support regular VIF ports on external networks. Port "
 
6176
"%s will be down."
 
6177
msgstr ""
 
6178
 
 
6179
#: quantum/plugins/nicira/QuantumPlugin.py:392
 
6180
#: quantum/plugins/nicira/QuantumPlugin.py:473
 
6181
#: quantum/plugins/nicira/QuantumPlugin.py:617
 
6182
#, python-format
 
6183
msgid ""
 
6184
"_nvp_create_port completed for port %(name)s on network %(network_id)s. "
 
6185
"The new port id is %(id)s."
 
6186
msgstr ""
 
6187
 
 
6188
#: quantum/plugins/nicira/QuantumPlugin.py:396
 
6189
#, python-format
 
6190
msgid "An exception occured while plugging the interface into network:%s"
 
6191
msgstr ""
 
6192
 
 
6193
#: quantum/plugins/nicira/QuantumPlugin.py:414
 
6194
#, python-format
 
6195
msgid "Port '%s' was already deleted on NVP platform"
 
6196
msgstr ""
 
6197
 
 
6198
#: quantum/plugins/nicira/QuantumPlugin.py:423
 
6199
#, python-format
 
6200
msgid "_nvp_delete_port completed for port %(port_id)s on network %(net_id)s"
 
6201
msgstr ""
 
6202
 
 
6203
#: quantum/plugins/nicira/QuantumPlugin.py:429
 
6204
#, python-format
 
6205
msgid "port %s not found in NVP"
 
6206
msgstr ""
 
6207
 
 
6208
#: quantum/plugins/nicira/QuantumPlugin.py:448
 
6209
#: quantum/plugins/nicira/QuantumPlugin.py:881
 
6210
#, python-format
 
6211
msgid ""
 
6212
"Ignoring exception as this means the peer for port '%s' has already been "
 
6213
"deleted."
 
6214
msgstr ""
 
6215
 
 
6216
#: quantum/plugins/nicira/QuantumPlugin.py:460
 
6217
#, python-format
 
6218
msgid ""
 
6219
"It is not allowed to create router interface ports on external networks "
 
6220
"as '%s'"
 
6221
msgstr ""
 
6222
 
 
6223
#: quantum/plugins/nicira/QuantumPlugin.py:478
 
6224
msgid "An exception occured while plugging the interface"
 
6225
msgstr ""
 
6226
 
 
6227
#: quantum/plugins/nicira/QuantumPlugin.py:486
 
6228
#, python-format
 
6229
msgid ""
 
6230
"device_id field must be populated in order to create an external gateway "
 
6231
"port for network %s"
 
6232
msgstr ""
 
6233
 
 
6234
#: quantum/plugins/nicira/QuantumPlugin.py:494
 
6235
#, python-format
 
6236
msgid "The gateway port for the router %s was not found on the NVP backend"
 
6237
msgstr ""
 
6238
 
 
6239
#: quantum/plugins/nicira/QuantumPlugin.py:540
 
6240
#, python-format
 
6241
msgid ""
 
6242
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
 
6243
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
 
6244
msgstr ""
 
6245
 
 
6246
#: quantum/plugins/nicira/QuantumPlugin.py:578
 
6247
#, python-format
 
6248
msgid "Logical router resource %s not found on NVP platform"
 
6249
msgstr ""
 
6250
 
 
6251
#: quantum/plugins/nicira/QuantumPlugin.py:582
 
6252
#: quantum/plugins/nicira/QuantumPlugin.py:1723
 
6253
msgid "Unable to update logical routeron NVP Platform"
 
6254
msgstr ""
 
6255
 
 
6256
#: quantum/plugins/nicira/QuantumPlugin.py:584
 
6257
#, python-format
 
6258
msgid ""
 
6259
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
 
6260
"attached to router:%(router_id)s"
 
6261
msgstr ""
 
6262
 
 
6263
#: quantum/plugins/nicira/QuantumPlugin.py:622
 
6264
#, python-format
 
6265
msgid "An exception occured while plugging the gateway interface into network:%s"
 
6266
msgstr ""
 
6267
 
 
6268
#: quantum/plugins/nicira/QuantumPlugin.py:662
 
6269
#, python-format
 
6270
msgid "Unable to find NVP uuid for Quantum port %s"
 
6271
msgstr ""
 
6272
 
 
6273
#: quantum/plugins/nicira/QuantumPlugin.py:691
 
6274
#, python-format
 
6275
msgid "%s required"
 
6276
msgstr ""
 
6277
 
 
6278
#: quantum/plugins/nicira/QuantumPlugin.py:695
 
6279
msgid "Segmentation ID cannot be specified with flat network type"
 
6280
msgstr ""
 
6281
 
 
6282
#: quantum/plugins/nicira/QuantumPlugin.py:699
 
6283
msgid "Segmentation ID must be specified with vlan network type"
 
6284
msgstr ""
 
6285
 
 
6286
#: quantum/plugins/nicira/QuantumPlugin.py:703
 
6287
#: quantum/plugins/nicira/QuantumPlugin.py:718
 
6288
#, python-format
 
6289
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
 
6290
msgstr ""
 
6291
 
 
6292
#: quantum/plugins/nicira/QuantumPlugin.py:724
 
6293
#, python-format
 
6294
msgid "%(net_type_param)s %(net_type_value)s not supported"
 
6295
msgstr ""
 
6296
 
 
6297
#: quantum/plugins/nicira/QuantumPlugin.py:755
 
6298
#, python-format
 
6299
msgid "No switch has available ports (%d checked)"
 
6300
msgstr ""
 
6301
 
 
6302
#: quantum/plugins/nicira/QuantumPlugin.py:777
 
6303
#, python-format
 
6304
msgid "Maximum number of logical ports reached for logical network %s"
 
6305
msgstr ""
 
6306
 
 
6307
#: quantum/plugins/nicira/QuantumPlugin.py:804
 
6308
#, python-format
 
6309
msgid ""
 
6310
"Network with admin_state_up=False are not yet supported by this plugin. "
 
6311
"Ignoring setting for network %s"
 
6312
msgstr ""
 
6313
 
 
6314
#: quantum/plugins/nicira/QuantumPlugin.py:863
 
6315
#, python-format
 
6316
msgid "A nvp lport identifier was not found for quantum port '%s'"
 
6317
msgstr ""
 
6318
 
 
6319
#: quantum/plugins/nicira/QuantumPlugin.py:891
 
6320
#, python-format
 
6321
msgid "delete_network completed for tenant: %s"
 
6322
msgstr ""
 
6323
 
 
6324
#: quantum/plugins/nicira/QuantumPlugin.py:894
 
6325
#, python-format
 
6326
msgid "Did not found lswitch %s in NVP"
 
6327
msgstr ""
 
6328
 
 
6329
#: quantum/plugins/nicira/QuantumPlugin.py:920
 
6330
#, python-format
 
6331
msgid ""
 
6332
"Current network status:%(nvp_net_status)s; Status in Quantum "
 
6333
"DB:%(quantum_status)s"
 
6334
msgstr ""
 
6335
 
 
6336
#: quantum/plugins/nicira/QuantumPlugin.py:930
 
6337
#: quantum/plugins/nicira/QuantumPlugin.py:980
 
6338
msgid "Unable to get logical switches"
 
6339
msgstr ""
 
6340
 
 
6341
#: quantum/plugins/nicira/QuantumPlugin.py:994
 
6342
#, python-format
 
6343
msgid "Logical Switch %s found in quantum database but not in NVP."
 
6344
msgstr ""
 
6345
 
 
6346
#: quantum/plugins/nicira/QuantumPlugin.py:1009
 
6347
#, python-format
 
6348
msgid ""
 
6349
"Found %s logical switches not bound to Quantum networks. Quantum and NVP "
 
6350
"are potentially out of sync"
 
6351
msgstr ""
 
6352
 
 
6353
#: quantum/plugins/nicira/QuantumPlugin.py:1013
 
6354
#, python-format
 
6355
msgid "get_networks() completed for tenant %s"
 
6356
msgstr ""
 
6357
 
 
6358
#: quantum/plugins/nicira/QuantumPlugin.py:1096
 
6359
#, python-format
 
6360
msgid "Lswitch %s not found in NVP"
 
6361
msgstr ""
 
6362
 
 
6363
#: quantum/plugins/nicira/QuantumPlugin.py:1105
 
6364
msgid "Unable to get ports"
 
6365
msgstr ""
 
6366
 
 
6367
#: quantum/plugins/nicira/QuantumPlugin.py:1132
 
6368
#, python-format
 
6369
msgid "Quantum logical port %s was not found on NVP"
 
6370
msgstr ""
 
6371
 
 
6372
#: quantum/plugins/nicira/QuantumPlugin.py:1139
 
6373
#, python-format
 
6374
msgid ""
 
6375
"Found %s logical ports not bound to Quantum ports. Quantum and NVP are "
 
6376
"potentially out of sync"
 
6377
msgstr ""
 
6378
 
 
6379
#: quantum/plugins/nicira/QuantumPlugin.py:1201
 
6380
#, python-format
 
6381
msgid "Network %s was not found in NVP."
 
6382
msgstr ""
 
6383
 
 
6384
#: quantum/plugins/nicira/QuantumPlugin.py:1207
 
6385
msgid "Unable to create port or set port attachment in NVP."
 
6386
msgstr ""
 
6387
 
 
6388
#: quantum/plugins/nicira/QuantumPlugin.py:1212
 
6389
#, python-format
 
6390
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
 
6391
msgstr ""
 
6392
 
 
6393
#: quantum/plugins/nicira/QuantumPlugin.py:1276
 
6394
#, python-format
 
6395
msgid "Update port request: %s"
 
6396
msgstr ""
 
6397
 
 
6398
#: quantum/plugins/nicira/QuantumPlugin.py:1301
 
6399
#, python-format
 
6400
msgid "Unable to update port id: %s."
 
6401
msgstr ""
 
6402
 
 
6403
#: quantum/plugins/nicira/QuantumPlugin.py:1415
 
6404
#: quantum/plugins/nicira/QuantumPlugin.py:1460
 
6405
#, python-format
 
6406
msgid "Network '%s' is not a valid external network"
 
6407
msgstr ""
 
6408
 
 
6409
#: quantum/plugins/nicira/QuantumPlugin.py:1428
 
6410
msgid "Unable to create logical router on NVP Platform"
 
6411
msgstr ""
 
6412
 
 
6413
#: quantum/plugins/nicira/QuantumPlugin.py:1470
 
6414
#, python-format
 
6415
msgid "Logical router %s not found on NVP Platform"
 
6416
msgstr ""
 
6417
 
 
6418
#: quantum/plugins/nicira/QuantumPlugin.py:1473
 
6419
msgid "Unable to update logical router on NVP Platform"
 
6420
msgstr ""
 
6421
 
 
6422
#: quantum/plugins/nicira/QuantumPlugin.py:1493
 
6423
#, python-format
 
6424
msgid "Logical router '%s' not found on NVP Platform"
 
6425
msgstr ""
 
6426
 
 
6427
#: quantum/plugins/nicira/QuantumPlugin.py:1497
 
6428
msgid "Unable to delete logical routeron NVP Platform"
 
6429
msgstr ""
 
6430
 
 
6431
#: quantum/plugins/nicira/QuantumPlugin.py:1518
 
6432
#, python-format
 
6433
msgid ""
 
6434
"Current router status:%(router_status)s;Status in Quantum "
 
6435
"DB:%(db_router_status)s"
 
6436
msgstr ""
 
6437
 
 
6438
#: quantum/plugins/nicira/QuantumPlugin.py:1526
 
6439
msgid "Unable to get logical router"
 
6440
msgstr ""
 
6441
 
 
6442
#: quantum/plugins/nicira/QuantumPlugin.py:1549
 
6443
msgid "Unable to get logical routers from NVP controller"
 
6444
msgstr ""
 
6445
 
 
6446
#: quantum/plugins/nicira/QuantumPlugin.py:1571
 
6447
#, python-format
 
6448
msgid ""
 
6449
"Found %s logical routers not bound to Quantum routers. Quantum and NVP "
 
6450
"are potentially out of sync"
 
6451
msgstr ""
 
6452
 
 
6453
#: quantum/plugins/nicira/QuantumPlugin.py:1598
 
6454
#, python-format
 
6455
msgid ""
 
6456
"The port %(port_id)s, connected to the router %(router_id)s was not found"
 
6457
" on the NVP backend."
 
6458
msgstr ""
 
6459
 
 
6460
#: quantum/plugins/nicira/QuantumPlugin.py:1633
 
6461
#, python-format
 
6462
msgid ""
 
6463
"Add_router_interface completed for subnet:%(subnet_id)s and "
 
6464
"router:%(router_id)s"
 
6465
msgstr ""
 
6466
 
 
6467
#: quantum/plugins/nicira/QuantumPlugin.py:1678
 
6468
#, python-format
 
6469
msgid ""
 
6470
"The port %(port_id)s, connected to the router %(router_id)s was not found"
 
6471
" on the NVP backend"
 
6472
msgstr ""
 
6473
 
 
6474
#: quantum/plugins/nicira/QuantumPlugin.py:1690
 
6475
#, python-format
 
6476
msgid ""
 
6477
"Unable to find NVP logical router port for Quantum port id:%s. Was this "
 
6478
"port ever paired with a logical router?"
 
6479
msgstr ""
 
6480
 
 
6481
#: quantum/plugins/nicira/QuantumPlugin.py:1719
 
6482
#, python-format
 
6483
msgid "Logical router port resource %s not found on NVP platform"
 
6484
msgstr ""
 
6485
 
 
6486
#: quantum/plugins/nicira/QuantumPlugin.py:1745
 
6487
#, python-format
 
6488
msgid ""
 
6489
"An error occurred while removing NAT rules on the NVP platform for "
 
6490
"floating ip:%s"
 
6491
msgstr ""
 
6492
 
 
6493
#: quantum/plugins/nicira/QuantumPlugin.py:1751
 
6494
msgid "An incorrect number of matching NAT rules was found on the NVP platform"
 
6495
msgstr ""
 
6496
 
 
6497
#: quantum/plugins/nicira/QuantumPlugin.py:1817
 
6498
#, python-format
 
6499
msgid "Address list for NVP logical router port:%s"
 
6500
msgstr ""
 
6501
 
 
6502
#: quantum/plugins/nicira/QuantumPlugin.py:1841
 
6503
#, python-format
 
6504
msgid ""
 
6505
"An error occurred while creating NAT rules on the NVP platform for "
 
6506
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
 
6507
msgstr ""
 
6508
 
 
6509
#: quantum/plugins/nicira/QuantumPlugin.py:1883
 
6510
#, python-format
 
6511
msgid "The port '%s' is not associated with floating IPs"
 
6512
msgstr ""
 
6513
 
 
6514
#: quantum/plugins/nicira/QuantumPlugin.py:1886
 
6515
#, python-format
 
6516
msgid "Nat rules not found in nvp for port: %s"
 
6517
msgstr ""
 
6518
 
 
6519
#: quantum/plugins/nicira/QuantumPlugin.py:1912
 
6520
#, python-format
 
6521
msgid ""
 
6522
"Create_l2_gw_service did not return an uuid for the newly created "
 
6523
"resource:%s"
 
6524
msgstr ""
 
6525
 
 
6526
#: quantum/plugins/nicira/QuantumPlugin.py:1934
 
6527
msgid ""
 
6528
"Unable to remove gateway service from NVP plaform - the resource was not "
 
6529
"found"
 
6530
msgstr ""
 
6531
 
 
6532
#: quantum/plugins/nicira/nicira_networkgw_db.py:47
 
6533
#, python-format
 
6534
msgid ""
 
6535
"Network Gateway '%(gateway_id)s' still has active mappings with one or "
 
6536
"more quantum networks."
 
6537
msgstr ""
 
6538
 
 
6539
#: quantum/plugins/nicira/nicira_networkgw_db.py:52
 
6540
#, python-format
 
6541
msgid ""
 
6542
"Port '%(port_id)s' is owned by '%(device_owner)s' and therefore cannot be"
 
6543
" deleted directly via the port API."
 
6544
msgstr ""
 
6545
 
 
6546
#: quantum/plugins/nicira/nicira_networkgw_db.py:57
 
6547
#, python-format
 
6548
msgid ""
 
6549
"The specified mapping '%(mapping)s' is already in use on network gateway "
 
6550
"'%(gateway_id)s'."
 
6551
msgstr ""
 
6552
 
 
6553
#: quantum/plugins/nicira/nicira_networkgw_db.py:62
 
6554
#, python-format
 
6555
msgid ""
 
6556
"Multiple network connections found on '%(gateway_id)s' with provided "
 
6557
"criteria."
 
6558
msgstr ""
 
6559
 
 
6560
#: quantum/plugins/nicira/nicira_networkgw_db.py:67
 
6561
#, python-format
 
6562
msgid ""
 
6563
"The connection %(network_mapping_info)s was not found on the network "
 
6564
"gateway '%(network_gateway_id)s'"
 
6565
msgstr ""
 
6566
 
 
6567
#: quantum/plugins/nicira/nicira_networkgw_db.py:72
 
6568
#, python-format
 
6569
msgid "The network gateway %(gateway_id)s cannot be updated or deleted"
 
6570
msgstr ""
 
6571
 
 
6572
#: quantum/plugins/nicira/nicira_networkgw_db.py:160
 
6573
msgid ""
 
6574
"A network identifier must be specified when connecting a network to a "
 
6575
"network gateway. Unable to complete operation"
 
6576
msgstr ""
 
6577
 
 
6578
#: quantum/plugins/nicira/nicira_networkgw_db.py:166
 
6579
#, python-format
 
6580
msgid ""
 
6581
"Invalid keys found among the ones provided in request body: "
 
6582
"%(connection_attrs)s."
 
6583
msgstr ""
 
6584
 
 
6585
#: quantum/plugins/nicira/nicira_networkgw_db.py:172
 
6586
msgid ""
 
6587
"In order to specify a segmentation id the segmentation type must be "
 
6588
"specified as well"
 
6589
msgstr ""
 
6590
 
 
6591
#: quantum/plugins/nicira/nicira_networkgw_db.py:176
 
6592
msgid "Cannot specify a segmentation id when the segmentation type is flat"
 
6593
msgstr ""
 
6594
 
 
6595
#: quantum/plugins/nicira/nicira_networkgw_db.py:225
 
6596
#, python-format
 
6597
msgid "Created network gateway with id:%s"
 
6598
msgstr ""
 
6599
 
 
6600
#: quantum/plugins/nicira/nicira_networkgw_db.py:237
 
6601
#, python-format
 
6602
msgid "Updated network gateway with id:%s"
 
6603
msgstr ""
 
6604
 
 
6605
#: quantum/plugins/nicira/nicira_networkgw_db.py:252
 
6606
#, python-format
 
6607
msgid "Network gateway '%s' was destroyed."
 
6608
msgstr ""
 
6609
 
 
6610
#: quantum/plugins/nicira/nicira_networkgw_db.py:262
 
6611
#, python-format
 
6612
msgid "Connecting network '%(network_id)s' to gateway '%(network_gateway_id)s'"
 
6613
msgstr ""
 
6614
 
 
6615
#: quantum/plugins/nicira/nicira_networkgw_db.py:303
 
6616
#, python-format
 
6617
msgid ""
 
6618
"Requested network '%(network_id)s' not found.Unable to create network "
 
6619
"connection on gateway '%(network_gateway_id)s"
 
6620
msgstr ""
 
6621
 
 
6622
#: quantum/plugins/nicira/nicira_networkgw_db.py:311
 
6623
#, python-format
 
6624
msgid ""
 
6625
"Gateway port for '%(network_gateway_id)s' created on network "
 
6626
"'%(network_id)s':%(port_id)s"
 
6627
msgstr ""
 
6628
 
 
6629
#: quantum/plugins/nicira/nicira_networkgw_db.py:327
 
6630
#, python-format
 
6631
msgid "Ensured no Ip addresses are configured on port %s"
 
6632
msgstr ""
 
6633
 
 
6634
#: quantum/plugins/nicira/nicira_networkgw_db.py:337
 
6635
#, python-format
 
6636
msgid ""
 
6637
"Disconnecting network '%(network_id)s' from gateway "
 
6638
"'%(network_gateway_id)s'"
 
6639
msgstr ""
 
6640
 
 
6641
#: quantum/plugins/nicira/nvp_cluster.py:55
 
6642
#, python-format
 
6643
msgid ""
 
6644
"Attribute '%s' has been deprecated or moved to a new section. See new "
 
6645
"configuration file for details."
 
6646
msgstr ""
 
6647
 
 
6648
#: quantum/plugins/nicira/nvp_cluster.py:67
 
6649
#, python-format
 
6650
msgid "The following cluster attributes were not specified: %s'"
 
6651
msgstr ""
 
6652
 
 
6653
#: quantum/plugins/nicira/nvp_cluster.py:104
 
6654
#, python-format
 
6655
msgid "Attribute:%s is empty or null"
 
6656
msgstr ""
 
6657
 
 
6658
#: quantum/plugins/nicira/nvplib.py:149
 
6659
#, python-format
 
6660
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 
6661
msgstr ""
 
6662
 
 
6663
#: quantum/plugins/nicira/nvplib.py:177
 
6664
#, python-format
 
6665
msgid "NVP controller cluster version: %s"
 
6666
msgstr ""
 
6667
 
 
6668
#: quantum/plugins/nicira/nvplib.py:217
 
6669
#, python-format
 
6670
msgid "Issuing request to cluster: %s"
 
6671
msgstr ""
 
6672
 
 
6673
#: quantum/plugins/nicira/nvplib.py:233
 
6674
#, python-format
 
6675
msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s"
 
6676
msgstr ""
 
6677
 
 
6678
#: quantum/plugins/nicira/nvplib.py:239
 
6679
#, python-format
 
6680
msgid "get_port_cluster_and_url, exception: %s"
 
6681
msgstr ""
 
6682
 
 
6683
#: quantum/plugins/nicira/nvplib.py:284
 
6684
#, python-format
 
6685
msgid "An error occured while fetching logical switches for Quantum network %s"
 
6686
msgstr ""
 
6687
 
 
6688
#: quantum/plugins/nicira/nvplib.py:327
 
6689
#, python-format
 
6690
msgid "Created logical switch: %s"
 
6691
msgstr ""
 
6692
 
 
6693
#: quantum/plugins/nicira/nvplib.py:343 quantum/plugins/nicira/nvplib.py:601
 
6694
#, python-format
 
6695
msgid "Network not found, Error: %s"
 
6696
msgstr ""
 
6697
 
 
6698
#: quantum/plugins/nicira/nvplib.py:384 quantum/plugins/nicira/nvplib.py:422
 
6699
#: quantum/plugins/nicira/nvplib.py:435 quantum/plugins/nicira/nvplib.py:448
 
6700
#: quantum/plugins/nicira/nvplib.py:462 quantum/plugins/nicira/nvplib.py:475
 
6701
#: quantum/plugins/nicira/nvplib.py:523 quantum/plugins/nicira/nvplib.py:549
 
6702
#, python-format
 
6703
msgid ""
 
6704
"An exception occured while communicating with the NVP controller for "
 
6705
"cluster:%s"
 
6706
msgstr ""
 
6707
 
 
6708
#: quantum/plugins/nicira/nvplib.py:618
 
6709
#, python-format
 
6710
msgid "Logical switch: %s not found"
 
6711
msgstr ""
 
6712
 
 
6713
#: quantum/plugins/nicira/nvplib.py:621
 
6714
msgid "An error occurred while querying logical ports on the NVP platform"
 
6715
msgstr ""
 
6716
 
 
6717
#: quantum/plugins/nicira/nvplib.py:634
 
6718
#, python-format
 
6719
msgid "Logical router: %s not found"
 
6720
msgstr ""
 
6721
 
 
6722
#: quantum/plugins/nicira/nvplib.py:637
 
6723
msgid "An error occured while querying logical router ports on the NVP platfom"
 
6724
msgstr ""
 
6725
 
 
6726
#: quantum/plugins/nicira/nvplib.py:648 quantum/plugins/nicira/nvplib.py:660
 
6727
#: quantum/plugins/nicira/nvplib.py:687 quantum/plugins/nicira/nvplib.py:733
 
6728
#: quantum/plugins/nicira/nvplib.py:781
 
6729
#, python-format
 
6730
msgid "Port or Network not found, Error: %s"
 
6731
msgstr ""
 
6732
 
 
6733
#: quantum/plugins/nicira/nvplib.py:675
 
6734
#, python-format
 
6735
msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s"
 
6736
msgstr ""
 
6737
 
 
6738
#: quantum/plugins/nicira/nvplib.py:702
 
6739
#, python-format
 
6740
msgid ""
 
6741
"Looking for port with q_port_id tag '%(quantum_port_id)s' on: "
 
6742
"'%(lswitch_uuid)s'"
 
6743
msgstr ""
 
6744
 
 
6745
#: quantum/plugins/nicira/nvplib.py:709
 
6746
msgid "An exception occurred while querying NVP ports"
 
6747
msgstr ""
 
6748
 
 
6749
#: quantum/plugins/nicira/nvplib.py:715
 
6750
#, python-format
 
6751
msgid ""
 
6752
"Found '%(num_ports)d' ports with q_port_id tag: '%(quantum_port_id)s'. "
 
6753
"Only 1 was expected."
 
6754
msgstr ""
 
6755
 
 
6756
#: quantum/plugins/nicira/nvplib.py:724
 
6757
#, python-format
 
6758
msgid "get_port() %(network)s %(port)s"
 
6759
msgstr ""
 
6760
 
 
6761
#: quantum/plugins/nicira/nvplib.py:786
 
6762
#, python-format
 
6763
msgid "Updated logical port %(result)s on logical swtich %(uuid)s"
 
6764
msgstr ""
 
6765
 
 
6766
#: quantum/plugins/nicira/nvplib.py:819
 
6767
#, python-format
 
6768
msgid "Logical switch not found, Error: %s"
 
6769
msgstr ""
 
6770
 
 
6771
#: quantum/plugins/nicira/nvplib.py:823
 
6772
#, python-format
 
6773
msgid "Created logical port %(result)s on logical swtich %(uuid)s"
 
6774
msgstr ""
 
6775
 
 
6776
#: quantum/plugins/nicira/nvplib.py:849 quantum/plugins/nicira/nvplib.py:902
 
6777
#, python-format
 
6778
msgid "Logical router not found, Error: %s"
 
6779
msgstr ""
 
6780
 
 
6781
#: quantum/plugins/nicira/nvplib.py:853
 
6782
#, python-format
 
6783
msgid "Created logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
 
6784
msgstr ""
 
6785
 
 
6786
#: quantum/plugins/nicira/nvplib.py:885
 
6787
#, python-format
 
6788
msgid "Logical router or router port not found, Error: %s"
 
6789
msgstr ""
 
6790
 
 
6791
#: quantum/plugins/nicira/nvplib.py:890
 
6792
#, python-format
 
6793
msgid "Updated logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
 
6794
msgstr ""
 
6795
 
 
6796
#: quantum/plugins/nicira/nvplib.py:904
 
6797
#, python-format
 
6798
msgid ""
 
6799
"Delete logical router port %(lport_uuid)s on logical router "
 
6800
"%(lrouter_uuid)s"
 
6801
msgstr ""
 
6802
 
 
6803
#: quantum/plugins/nicira/nvplib.py:922
 
6804
#, python-format
 
6805
msgid ""
 
6806
"Unable to fetch and delete peer logical router port for logical switch "
 
6807
"port:%s"
 
6808
msgstr ""
 
6809
 
 
6810
#: quantum/plugins/nicira/nvplib.py:964
 
6811
#, python-format
 
6812
msgid "Invalid NVP attachment type '%s'"
 
6813
msgstr ""
 
6814
 
 
6815
#: quantum/plugins/nicira/nvplib.py:970
 
6816
#, python-format
 
6817
msgid "Router Port not found, Error: %s"
 
6818
msgstr ""
 
6819
 
 
6820
#: quantum/plugins/nicira/nvplib.py:973
 
6821
msgid "Conflict while setting router port attachment"
 
6822
msgstr ""
 
6823
 
 
6824
#: quantum/plugins/nicira/nvplib.py:976
 
6825
msgid "Unable to plug attachment into logical router port"
 
6826
msgstr ""
 
6827
 
 
6828
#: quantum/plugins/nicira/nvplib.py:990
 
6829
#, python-format
 
6830
msgid "Port not found, Error: %s"
 
6831
msgstr ""
 
6832
 
 
6833
#: quantum/plugins/nicira/nvplib.py:1007
 
6834
#, python-format
 
6835
msgid ""
 
6836
"Exception while plugging an attachment:%(att)s into NVP port:%(port)s for"
 
6837
" NVP logical switch %(net)s"
 
6838
msgstr ""
 
6839
 
 
6840
#: quantum/plugins/nicira/nvplib.py:1127
 
6841
#, python-format
 
6842
msgid "Created Security Profile: %s"
 
6843
msgstr ""
 
6844
 
 
6845
#: quantum/plugins/nicira/nvplib.py:1152
 
6846
#, python-format
 
6847
msgid "Updated Security Profile: %s"
 
6848
msgstr ""
 
6849
 
 
6850
#: quantum/plugins/nicira/nvplib.py:1170
 
6851
#, python-format
 
6852
msgid "Invalid keys for NAT match: %s"
 
6853
msgstr ""
 
6854
 
 
6855
#: quantum/plugins/nicira/nvplib.py:1176
 
6856
#, python-format
 
6857
msgid "Creating NAT rule: %s"
 
6858
msgstr ""
 
6859
 
 
6860
#: quantum/plugins/nicira/nvplib.py:1182
 
6861
#, python-format
 
6862
msgid "NVP Logical Router %s not found"
 
6863
msgstr ""
 
6864
 
 
6865
#: quantum/plugins/nicira/nvplib.py:1185
 
6866
msgid "An error occurred while creating the NAT rule on the NVP platform"
 
6867
msgstr ""
 
6868
 
 
6869
#: quantum/plugins/nicira/nvplib.py:1200
 
6870
msgid ""
 
6871
"No SNAT rules cannot be applied as they are not available in this version"
 
6872
" of the NVP platform"
 
6873
msgstr ""
 
6874
 
 
6875
#: quantum/plugins/nicira/nvplib.py:1310
 
6876
#, python-format
 
6877
msgid ""
 
6878
"An error occurred while removing NAT rule '%(nat_rule_uuid)s' for logical"
 
6879
" router '%(lrouter_uuid)s'"
 
6880
msgstr ""
 
6881
 
 
6882
#: quantum/plugins/nicira/nvplib.py:1322
 
6883
#, python-format
 
6884
msgid "NAT rule %s not found"
 
6885
msgstr ""
 
6886
 
 
6887
#: quantum/plugins/nicira/nvplib.py:1325
 
6888
#, python-format
 
6889
msgid "An error occured while retrieving NAT rule '%s'from NVP platform"
 
6890
msgstr ""
 
6891
 
 
6892
#: quantum/plugins/nicira/nvplib.py:1338
 
6893
#, python-format
 
6894
msgid "NVP Logical Router '%s' not found"
 
6895
msgstr ""
 
6896
 
 
6897
#: quantum/plugins/nicira/nvplib.py:1341
 
6898
#, python-format
 
6899
msgid "An error occured while retrieving NAT rules for NVP logical router '%s'"
 
6900
msgstr ""
 
6901
 
 
6902
#: quantum/plugins/nicira/nvplib.py:1365
 
6903
#, python-format
 
6904
msgid "Router Port %(lport_id)s not found on router %(lrouter_id)s"
 
6905
msgstr ""
 
6906
 
 
6907
#: quantum/plugins/nicira/nvplib.py:1370
 
6908
#, python-format
 
6909
msgid ""
 
6910
"An exception occurred while updating IP addresses on a router logical "
 
6911
"port:%s"
 
6912
msgstr ""
 
6913
 
 
6914
#: quantum/plugins/nicira/nvplib.py:1397
 
6915
msgid "Failed to create logical queue"
 
6916
msgstr ""
 
6917
 
 
6918
#: quantum/plugins/nicira/nvplib.py:1409
 
6919
msgid "Failed to delete logical queue"
 
6920
msgstr ""
 
6921
 
 
6922
#: quantum/plugins/nicira/api_client/client.py:116
 
6923
#, python-format
 
6924
msgid "[%d] no API providers currently available."
 
6925
msgstr ""
 
6926
 
 
6927
#: quantum/plugins/nicira/api_client/client.py:119
 
6928
#, python-format
 
6929
msgid "[%d] Waiting to acquire API client connection."
 
6930
msgstr ""
 
6931
 
 
6932
#: quantum/plugins/nicira/api_client/client.py:123
 
6933
#, python-format
 
6934
msgid "[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
 
6935
msgstr ""
 
6936
 
 
6937
#: quantum/plugins/nicira/api_client/client.py:132
 
6938
#, python-format
 
6939
msgid "[%(rid)d] Acquired connection %(conn)s. %(qsize)d connection(s) available."
 
6940
msgstr ""
 
6941
 
 
6942
#: quantum/plugins/nicira/api_client/client.py:152
 
6943
#, python-format
 
6944
msgid ""
 
6945
"[%(rid)d] Released connection %(conn)s is not an API provider for the "
 
6946
"cluster"
 
6947
msgstr ""
 
6948
 
 
6949
#: quantum/plugins/nicira/api_client/client.py:161
 
6950
#, python-format
 
6951
msgid "[%(rid)d] Connection returned in bad state, reconnecting to %(conn)s"
 
6952
msgstr ""
 
6953
 
 
6954
#: quantum/plugins/nicira/api_client/client.py:186
 
6955
#, python-format
 
6956
msgid "[%(rid)d] Released connection %(conn)s. %(qsize)d connection(s) available."
 
6957
msgstr ""
 
6958
 
 
6959
#: quantum/plugins/nicira/api_client/client.py:196
 
6960
#, python-format
 
6961
msgid "Login request for an invalid connection: '%s'"
 
6962
msgstr ""
 
6963
 
 
6964
#: quantum/plugins/nicira/api_client/client.py:207
 
6965
msgid "Waiting for auth to complete"
 
6966
msgstr ""
 
6967
 
 
6968
#: quantum/plugins/nicira/api_client/client.py:249
 
6969
#, python-format
 
6970
msgid "Invalid conn_params value: '%s'"
 
6971
msgstr ""
 
6972
 
 
6973
#: quantum/plugins/nicira/api_client/client_eventlet.py:148
 
6974
#, python-format
 
6975
msgid "NvpApiClient: login error \"%s\""
 
6976
msgstr ""
 
6977
 
 
6978
#: quantum/plugins/nicira/api_client/client_eventlet.py:153
 
6979
#, python-format
 
6980
msgid "Saving new authentication cookie '%s'"
 
6981
msgstr ""
 
6982
 
 
6983
#: quantum/plugins/nicira/api_client/common.py:30
 
6984
#, python-format
 
6985
msgid "_conn_str() invalid connection type: %s"
 
6986
msgstr ""
 
6987
 
 
6988
#: quantum/plugins/nicira/api_client/request.py:90
 
6989
msgid "No API connections available"
 
6990
msgstr ""
 
6991
 
 
6992
#: quantum/plugins/nicira/api_client/request.py:95
 
6993
#, python-format
 
6994
msgid "[%(rid)d] Issuing - request %(conn)s"
 
6995
msgstr ""
 
6996
 
 
6997
#: quantum/plugins/nicira/api_client/request.py:120
 
6998
#, python-format
 
6999
msgid "Setting X-Nvp-Wait-For-Config-Generation request header: '%s'"
 
7000
msgstr ""
 
7001
 
 
7002
#: quantum/plugins/nicira/api_client/request.py:125
 
7003
#, python-format
 
7004
msgid "[%(rid)d] Exception issuing request: %(e)s"
 
7005
msgstr ""
 
7006
 
 
7007
#: quantum/plugins/nicira/api_client/request.py:132
 
7008
#, python-format
 
7009
msgid "[%(rid)d] Completed request '%(conn)s': %(status)s (%(sec)0.2f seconds)"
 
7010
msgstr ""
 
7011
 
 
7012
#: quantum/plugins/nicira/api_client/request.py:141
 
7013
#, python-format
 
7014
msgid "Reading X-Nvp-config-Generation response header: '%s'"
 
7015
msgstr ""
 
7016
 
 
7017
#: quantum/plugins/nicira/api_client/request.py:170
 
7018
#, python-format
 
7019
msgid "[%d] Maximum redirects exceeded, aborting request"
 
7020
msgstr ""
 
7021
 
 
7022
#: quantum/plugins/nicira/api_client/request.py:180
 
7023
#, python-format
 
7024
msgid "[%(rid)d] Redirecting request to: %(conn)s"
 
7025
msgstr ""
 
7026
 
 
7027
#: quantum/plugins/nicira/api_client/request.py:191
 
7028
#, python-format
 
7029
msgid "[%(rid)d] Request '%(method) %(url)s' received: %(status)s"
 
7030
msgstr ""
 
7031
 
 
7032
#: quantum/plugins/nicira/api_client/request.py:195
 
7033
#, python-format
 
7034
msgid "Server error return: %s"
 
7035
msgstr ""
 
7036
 
 
7037
#: quantum/plugins/nicira/api_client/request.py:199
 
7038
msgid "Invalid server response"
 
7039
msgstr ""
 
7040
 
 
7041
#: quantum/plugins/nicira/api_client/request.py:202
 
7042
#, python-format
 
7043
msgid "[%(rid)d] Failed request '%(conn)s': '%(msg)s' (%(sec)0.2f seconds)"
 
7044
msgstr ""
 
7045
 
 
7046
#: quantum/plugins/nicira/api_client/request.py:236
 
7047
#, python-format
 
7048
msgid "[%d] Received redirect status without location header field"
 
7049
msgstr ""
 
7050
 
 
7051
#: quantum/plugins/nicira/api_client/request.py:253
 
7052
#, python-format
 
7053
msgid "[%(rid)d] Received invalid redirect location: '%(url)s'"
 
7054
msgstr ""
 
7055
 
 
7056
#: quantum/plugins/nicira/api_client/request.py:257
 
7057
#, python-format
 
7058
msgid "[%(rid)d] Received malformed redirect location: %(url)s"
 
7059
msgstr ""
 
7060
 
 
7061
#: quantum/plugins/nicira/api_client/request_eventlet.py:111
 
7062
msgid "Joining an invalid green thread"
 
7063
msgstr ""
 
7064
 
 
7065
#: quantum/plugins/nicira/api_client/request_eventlet.py:131
 
7066
#, python-format
 
7067
msgid "[%d] Request timeout."
 
7068
msgstr ""
 
7069
 
 
7070
#: quantum/plugins/nicira/api_client/request_eventlet.py:132
 
7071
msgid "Request timeout"
 
7072
msgstr ""
 
7073
 
 
7074
#: quantum/plugins/nicira/api_client/request_eventlet.py:153
 
7075
#, python-format
 
7076
msgid "[%(rid)d] Completed request '%(method)s %(url)s': %(status)s"
 
7077
msgstr ""
 
7078
 
 
7079
#: quantum/plugins/nicira/api_client/request_eventlet.py:160
 
7080
#, python-format
 
7081
msgid "[%(rid)d] Error while handling request: %(req)s"
 
7082
msgstr ""
 
7083
 
 
7084
#: quantum/plugins/nicira/api_client/request_eventlet.py:216
 
7085
#, python-format
 
7086
msgid "[%(rid)d] Failed to parse API provider: %(e)s"
 
7087
msgstr ""
 
7088
 
 
7089
#: quantum/plugins/nicira/common/config.py:23
 
7090
msgid ""
 
7091
"Maximum number of ports of a logical switch on a bridged transport zone "
 
7092
"(default 64)"
 
7093
msgstr ""
 
7094
 
 
7095
#: quantum/plugins/nicira/common/config.py:26
 
7096
msgid ""
 
7097
"Maximum number of ports of a logical switch on an overlay transport zone "
 
7098
"(default 64)"
 
7099
msgstr ""
 
7100
 
 
7101
#: quantum/plugins/nicira/common/config.py:29
 
7102
msgid "Maximum concurrent connections"
 
7103
msgstr ""
 
7104
 
 
7105
#: quantum/plugins/nicira/common/config.py:31
 
7106
msgid ""
 
7107
"Number of seconds a generation id should be valid for (default -1 meaning"
 
7108
" do not time out)"
 
7109
msgstr ""
 
7110
 
 
7111
#: quantum/plugins/nicira/common/config.py:34
 
7112
msgid ""
 
7113
"If set to access_network this enables a dedicated connection to the "
 
7114
"metadata proxy for metadata server access via Quantum router. If set to "
 
7115
"dhcp_host_route this enables host route injection via the dhcp agent. "
 
7116
"This option is only useful if running on a host that does not support "
 
7117
"namespaces otherwise access_network should be used."
 
7118
msgstr ""
 
7119
 
 
7120
#: quantum/plugins/nicira/common/config.py:42
 
7121
msgid ""
 
7122
"Enables dedicated connection to the metadata proxy for metadata server "
 
7123
"access via Quantum router"
 
7124
msgstr ""
 
7125
 
 
7126
#: quantum/plugins/nicira/common/config.py:45
 
7127
msgid ""
 
7128
"The default network tranport type to use (stt, gre, bridge, ipsec_gre, or"
 
7129
" ipsec_stt)"
 
7130
msgstr ""
 
7131
 
 
7132
#: quantum/plugins/nicira/common/config.py:52
 
7133
msgid "User name for NVP controllers in this cluster"
 
7134
msgstr ""
 
7135
 
 
7136
#: quantum/plugins/nicira/common/config.py:56
 
7137
msgid "Password for NVP controllers in this cluster"
 
7138
msgstr ""
 
7139
 
 
7140
#: quantum/plugins/nicira/common/config.py:59
 
7141
msgid "Total time limit for a cluster request"
 
7142
msgstr ""
 
7143
 
 
7144
#: quantum/plugins/nicira/common/config.py:62
 
7145
msgid "Time before aborting a request"
 
7146
msgstr ""
 
7147
 
 
7148
#: quantum/plugins/nicira/common/config.py:65
 
7149
msgid "Number of time a request should be retried"
 
7150
msgstr ""
 
7151
 
 
7152
#: quantum/plugins/nicira/common/config.py:68
 
7153
msgid "Number of times a redirect should be followed"
 
7154
msgstr ""
 
7155
 
 
7156
#: quantum/plugins/nicira/common/config.py:70
 
7157
msgid "Lists the NVP controllers in this cluster"
 
7158
msgstr ""
 
7159
 
 
7160
#: quantum/plugins/nicira/common/config.py:75
 
7161
msgid ""
 
7162
"This is uuid of the default NVP Transport zone that will be used for "
 
7163
"creating tunneled isolated \"Quantum\" networks. It needs to be created "
 
7164
"in NVP before starting Quantum with the nvp plugin."
 
7165
msgstr ""
 
7166
 
 
7167
#: quantum/plugins/nicira/common/config.py:80
 
7168
msgid ""
 
7169
"Optional paramter identifying the UUID of the cluster in NVP.  This can "
 
7170
"be retrieved from NVP management console \"admin\" section."
 
7171
msgstr ""
 
7172
 
 
7173
#: quantum/plugins/nicira/common/config.py:84
 
7174
msgid ""
 
7175
"Unique identifier of the NVP L3 Gateway service which will be used for "
 
7176
"implementing routers and floating IPs"
 
7177
msgstr ""
 
7178
 
 
7179
#: quantum/plugins/nicira/common/config.py:88
 
7180
msgid ""
 
7181
"Unique identifier of the NVP L2 Gateway service which will be used by "
 
7182
"default for network gateways"
 
7183
msgstr ""
 
7184
 
 
7185
#: quantum/plugins/nicira/common/config.py:91
 
7186
msgid ""
 
7187
"Name of the interface on a L2 Gateway transport nodewhich should be used "
 
7188
"by default when setting up a network connection"
 
7189
msgstr ""
 
7190
 
 
7191
#: quantum/plugins/nicira/common/config.py:105
 
7192
msgid ""
 
7193
"Describes a connection to a single controller. A different connection for"
 
7194
" each controller in the cluster can be specified; there must be at least "
 
7195
"one connection per cluster."
 
7196
msgstr ""
 
7197
 
 
7198
#: quantum/plugins/nicira/common/exceptions.py:24
 
7199
#, python-format
 
7200
msgid "An unexpected error occurred in the NVP Plugin:%(err_msg)s"
 
7201
msgstr ""
 
7202
 
 
7203
#: quantum/plugins/nicira/common/exceptions.py:28
 
7204
#, python-format
 
7205
msgid "Invalid NVP connection parameters: %(conn_params)s"
 
7206
msgstr ""
 
7207
 
 
7208
#: quantum/plugins/nicira/common/exceptions.py:32
 
7209
#, python-format
 
7210
msgid ""
 
7211
"Invalid cluster values: %(invalid_attrs)s. Please ensure that these "
 
7212
"values are specified in the [DEFAULT] section of the nvp plugin ini file."
 
7213
msgstr ""
 
7214
 
 
7215
#: quantum/plugins/nicira/common/exceptions.py:38
 
7216
#, python-format
 
7217
msgid "Unable to find cluster config entry for nova zone: %(nova_zone)s"
 
7218
msgstr ""
 
7219
 
 
7220
#: quantum/plugins/nicira/common/exceptions.py:43
 
7221
#, python-format
 
7222
msgid ""
 
7223
"Unable to create port on network %(network)s. Maximum number of ports "
 
7224
"reached"
 
7225
msgstr ""
 
7226
 
 
7227
#: quantum/plugins/nicira/common/exceptions.py:48
 
7228
#, python-format
 
7229
msgid ""
 
7230
"Unable to plug an interface into the port %(port_id)s for network "
 
7231
"%(net_id)s. This interface is already plugged into port %(att_port_id)s"
 
7232
msgstr ""
 
7233
 
 
7234
#: quantum/plugins/nicira/common/exceptions.py:54
 
7235
#, python-format
 
7236
msgid ""
 
7237
"While retrieving NAT rules, %(actual_rules)s were found whereas rules in "
 
7238
"the (%(min_rules)s,%(max_rules)s) interval were expected"
 
7239
msgstr ""
 
7240
 
 
7241
#: quantum/plugins/nicira/common/metadata_access.py:112
 
7242
msgid "Metadata access network is disabled"
 
7243
msgstr ""
 
7244
 
 
7245
#: quantum/plugins/nicira/common/metadata_access.py:115
 
7246
msgid ""
 
7247
"Overlapping IPs must be enabled in order to setup the metadata access "
 
7248
"network"
 
7249
msgstr ""
 
7250
 
 
7251
#: quantum/plugins/nicira/common/metadata_access.py:141
 
7252
#, python-format
 
7253
msgid ""
 
7254
"No router interface found for router '%s'. No metadata access network "
 
7255
"should be created or destroyed"
 
7256
msgstr ""
 
7257
 
 
7258
#: quantum/plugins/nicira/common/metadata_access.py:149
 
7259
#, python-format
 
7260
msgid ""
 
7261
"An error occurred while operating on the metadata access network for "
 
7262
"router:'%s'"
 
7263
msgstr ""
 
7264
 
 
7265
#: quantum/plugins/nicira/extensions/nvp_networkgw.py:66
 
7266
msgid "Cannot create a gateway with an empty device list"
 
7267
msgstr ""
 
7268
 
 
7269
#: quantum/plugins/nicira/extensions/nvp_networkgw.py:92
 
7270
msgid "number of network gateways allowed per tenant, -1 for unlimited"
 
7271
msgstr ""
 
7272
 
 
7273
#: quantum/plugins/nicira/extensions/nvp_qos.py:38
 
7274
msgid "Need to be admin in order to create queue called default"
 
7275
msgstr ""
 
7276
 
 
7277
#: quantum/plugins/nicira/extensions/nvp_qos.py:42
 
7278
msgid "Default queue already exists."
 
7279
msgstr ""
 
7280
 
 
7281
#: quantum/plugins/nicira/extensions/nvp_qos.py:46
 
7282
#, python-format
 
7283
msgid "Invalid value for dscp %(data)s must be integer."
 
7284
msgstr ""
 
7285
 
 
7286
#: quantum/plugins/nicira/extensions/nvp_qos.py:50
 
7287
msgid "Invalid bandwidth rate, min greater than max."
 
7288
msgstr ""
 
7289
 
 
7290
#: quantum/plugins/nicira/extensions/nvp_qos.py:54
 
7291
#, python-format
 
7292
msgid "Invalid bandwidth rate, %(data)s must be a non negative integer."
 
7293
msgstr ""
 
7294
 
 
7295
#: quantum/plugins/nicira/extensions/nvp_qos.py:59
 
7296
msgid "No DSCP field needed when QoS workload marked trusted"
 
7297
msgstr ""
 
7298
 
 
7299
#: quantum/plugins/nicira/extensions/nvp_qos.py:63
 
7300
#, python-format
 
7301
msgid "Queue %(id)s does not exist"
 
7302
msgstr ""
 
7303
 
 
7304
#: quantum/plugins/nicira/extensions/nvp_qos.py:67
 
7305
msgid "Unable to delete queue attached to port."
 
7306
msgstr ""
 
7307
 
 
7308
#: quantum/plugins/nicira/extensions/nvp_qos.py:71
 
7309
msgid "Port is not associated with lqueue"
 
7310
msgstr ""
 
7311
 
 
7312
#: quantum/plugins/nicira/extensions/nvp_qos.py:82
 
7313
#, python-format
 
7314
msgid "'%s' must be a non negative integer."
 
7315
msgstr ""
 
7316
 
 
7317
#: quantum/plugins/openvswitch/ovs_db_v2.py:214
 
7318
#, python-format
 
7319
msgid "Skipping unreasonable tunnel ID range %(tun_min)s:%(tun_max)s"
 
7320
msgstr ""
 
7321
 
 
7322
#: quantum/plugins/openvswitch/ovs_db_v2.py:233
 
7323
#, python-format
 
7324
msgid "Removing tunnel %s from pool"
 
7325
msgstr ""
 
7326
 
 
7327
#: quantum/plugins/openvswitch/ovs_db_v2.py:262
 
7328
#, python-format
 
7329
msgid "Reserving tunnel %s from pool"
 
7330
msgstr ""
 
7331
 
 
7332
#: quantum/plugins/openvswitch/ovs_db_v2.py:277
 
7333
#, python-format
 
7334
msgid "Reserving specific tunnel %s from pool"
 
7335
msgstr ""
 
7336
 
 
7337
#: quantum/plugins/openvswitch/ovs_db_v2.py:280
 
7338
#, python-format
 
7339
msgid "Reserving specific tunnel %s outside pool"
 
7340
msgstr ""
 
7341
 
 
7342
#: quantum/plugins/openvswitch/ovs_db_v2.py:303
 
7343
#, python-format
 
7344
msgid "Releasing tunnel %s outside pool"
 
7345
msgstr ""
 
7346
 
 
7347
#: quantum/plugins/openvswitch/ovs_db_v2.py:305
 
7348
#, python-format
 
7349
msgid "Releasing tunnel %s to pool"
 
7350
msgstr ""
 
7351
 
 
7352
#: quantum/plugins/openvswitch/ovs_db_v2.py:307
 
7353
#, python-format
 
7354
msgid "tunnel_id %s not found"
 
7355
msgstr ""
 
7356
 
 
7357
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:138
 
7358
#, python-format
 
7359
msgid "Device %(device)s up on %(agent_id)s"
 
7360
msgstr ""
 
7361
 
 
7362
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:281
 
7363
msgid "Tunneling disabled but tenant_network_type is 'gre'. Agent terminated!"
 
7364
msgstr ""
 
7365
 
 
7366
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:320
 
7367
#, python-format
 
7368
msgid "Invalid tunnel ID range: '%(range)s' - %(e)s. Agent terminated!"
 
7369
msgstr ""
 
7370
 
 
7371
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:324
 
7372
#, python-format
 
7373
msgid "Tunnel ID ranges: %s"
 
7374
msgstr ""
 
7375
 
 
7376
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:377
 
7377
msgid "GRE networks are not enabled"
 
7378
msgstr ""
 
7379
 
 
7380
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:380
 
7381
msgid "provider:physical_network specified for GRE network"
 
7382
msgstr ""
 
7383
 
 
7384
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:239
 
7385
#, python-format
 
7386
msgid "Network %s not used on agent."
 
7387
msgstr ""
 
7388
 
 
7389
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:270
 
7390
msgid "tunnel_update received"
 
7391
msgstr ""
 
7392
 
 
7393
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:299
 
7394
#, python-format
 
7395
msgid "No local VLAN available for net-id=%s"
 
7396
msgstr ""
 
7397
 
 
7398
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:302
 
7399
#, python-format
 
7400
msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
 
7401
msgstr ""
 
7402
 
 
7403
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:324
 
7404
#, python-format
 
7405
msgid "Cannot provision GRE network for net-id=%s - tunneling disabled"
 
7406
msgstr ""
 
7407
 
 
7408
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:341
 
7409
#, python-format
 
7410
msgid ""
 
7411
"Cannot provision flat network for net-id=%(net_uuid)s - no bridge for "
 
7412
"physical_network %(physical_network)s"
 
7413
msgstr ""
 
7414
 
 
7415
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:361
 
7416
#, python-format
 
7417
msgid ""
 
7418
"Cannot provision VLAN network for net-id=%(net_uuid)s - no bridge for "
 
7419
"physical_network %(physical_network)s"
 
7420
msgstr ""
 
7421
 
 
7422
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:370
 
7423
#, python-format
 
7424
msgid ""
 
7425
"Cannot provision unknown network type %(network_type)s for net-"
 
7426
"id=%(net_uuid)s"
 
7427
msgstr ""
 
7428
 
 
7429
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:382
 
7430
#, python-format
 
7431
msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
 
7432
msgstr ""
 
7433
 
 
7434
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:416
 
7435
#, python-format
 
7436
msgid ""
 
7437
"Cannot reclaim unknown network type %(network_type)s for net-"
 
7438
"id=%(net_uuid)s"
 
7439
msgstr ""
 
7440
 
 
7441
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:467
 
7442
#, python-format
 
7443
msgid "port_unbound() net_uuid %s not in local_vlan_map"
 
7444
msgstr ""
 
7445
 
 
7446
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:479
 
7447
#, python-format
 
7448
msgid "port_unbound: vif_id %s not in local_vlan_map"
 
7449
msgstr ""
 
7450
 
 
7451
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:524
 
7452
msgid ""
 
7453
"Failed to create OVS patch port. Cannot have tunneling enabled on this "
 
7454
"agent, since this version of OVS does not support tunnels or patch ports."
 
7455
" Agent terminated!"
 
7456
msgstr ""
 
7457
 
 
7458
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:545
 
7459
#, python-format
 
7460
msgid "Mapping physical network %(physical_network)s to bridge %(bridge)s"
 
7461
msgstr ""
 
7462
 
 
7463
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:551
 
7464
#, python-format
 
7465
msgid ""
 
7466
"Bridge %(bridge)s for physical network %(physical_network)s does not "
 
7467
"exist. Agent terminated!"
 
7468
msgstr ""
 
7469
 
 
7470
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:605
 
7471
#, python-format
 
7472
msgid "No VIF port for port %s defined on agent."
 
7473
msgstr ""
 
7474
 
 
7475
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:680
 
7476
#, python-format
 
7477
msgid "Unable to sync tunnel IP %(local_ip)s: %(e)s"
 
7478
msgstr ""
 
7479
 
 
7480
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:700
 
7481
msgid "Agent tunnel out of sync with plugin!"
 
7482
msgstr ""
 
7483
 
 
7484
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:740
 
7485
#, python-format
 
7486
msgid "Parsing bridge_mappings failed: %s."
 
7487
msgstr ""
 
7488
 
 
7489
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:753
 
7490
msgid "Tunnelling cannot be enabled without a valid local_ip."
 
7491
msgstr ""
 
7492
 
 
7493
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:768
 
7494
#, python-format
 
7495
msgid "%s Agent terminated!"
 
7496
msgstr ""
 
7497
 
 
7498
#: quantum/plugins/openvswitch/common/config.py:31
 
7499
msgid "Enable tunneling support"
 
7500
msgstr ""
 
7501
 
 
7502
#: quantum/plugins/openvswitch/common/config.py:33
 
7503
msgid "Tunnel bridge to use"
 
7504
msgstr ""
 
7505
 
 
7506
#: quantum/plugins/openvswitch/common/config.py:35
 
7507
msgid "Peer patch port in integration bridge for tunnel bridge"
 
7508
msgstr ""
 
7509
 
 
7510
#: quantum/plugins/openvswitch/common/config.py:38
 
7511
msgid "Peer patch port in tunnel bridge for integration bridge"
 
7512
msgstr ""
 
7513
 
 
7514
#: quantum/plugins/openvswitch/common/config.py:41
 
7515
msgid "Local IP address of GRE tunnel endpoints."
 
7516
msgstr ""
 
7517
 
 
7518
#: quantum/plugins/openvswitch/common/config.py:44
 
7519
msgid "List of <physical_network>:<bridge>"
 
7520
msgstr ""
 
7521
 
 
7522
#: quantum/plugins/openvswitch/common/config.py:46
 
7523
msgid "Network type for tenant networks (local, vlan, gre, or none)"
 
7524
msgstr ""
 
7525
 
 
7526
#: quantum/plugins/openvswitch/common/config.py:54
 
7527
msgid "List of <tun_min>:<tun_max>"
 
7528
msgstr ""
 
7529
 
 
7530
#: quantum/plugins/plumgrid/common/exceptions.py:26
 
7531
#, python-format
 
7532
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
 
7533
msgstr ""
 
7534
 
 
7535
#: quantum/plugins/plumgrid/common/exceptions.py:31
 
7536
#, python-format
 
7537
msgid "Connection failed with PLUMgrid NOS: %(err_msg)s"
 
7538
msgstr ""
 
7539
 
 
7540
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_nos_snippets.py:34
 
7541
msgid "QuantumPluginPLUMgrid Status: NOS Body Data Creation"
 
7542
msgstr ""
 
7543
 
 
7544
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:40
 
7545
msgid "PLUMgrid NOS server to connect to"
 
7546
msgstr ""
 
7547
 
 
7548
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:42
 
7549
msgid "PLUMgrid NOS server port to connect to"
 
7550
msgstr ""
 
7551
 
 
7552
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:44
 
7553
msgid "PLUMgrid NOS admin username"
 
7554
msgstr ""
 
7555
 
 
7556
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:46
 
7557
msgid "PLUMgrid NOS admin password"
 
7558
msgstr ""
 
7559
 
 
7560
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:48
 
7561
msgid "PLUMgrid NOS server timeout"
 
7562
msgstr ""
 
7563
 
 
7564
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:50
 
7565
msgid "PLUMgrid NOS topology name"
 
7566
msgstr ""
 
7567
 
 
7568
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:59
 
7569
msgid "QuantumPluginPLUMgrid Status: Starting Plugin"
 
7570
msgstr ""
 
7571
 
 
7572
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:74
 
7573
msgid "QuantumPluginPLUMgrid Status: Aborting Plugin"
 
7574
msgstr ""
 
7575
 
 
7576
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:82
 
7577
#, python-format
 
7578
msgid "QuantumPluginPLUMgrid NOS: %s"
 
7579
msgstr ""
 
7580
 
 
7581
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:84
 
7582
msgid "QuantumPluginPLUMgrid Status: NOS value is missing in config file"
 
7583
msgstr ""
 
7584
 
 
7585
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:87
 
7586
msgid ""
 
7587
"QuantumPluginPLUMgrid Status: Quantum server with PLUMgrid Plugin has "
 
7588
"started"
 
7589
msgstr ""
 
7590
 
 
7591
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:93
 
7592
msgid "QuantumPluginPLUMgrid Status: create_network() called"
 
7593
msgstr ""
 
7594
 
 
7595
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:105
 
7596
#, python-format
 
7597
msgid "QuantumPluginPLUMgrid Status: %(tenant_id)s, %(network)s, %(network_id)s"
 
7598
msgstr ""
 
7599
 
 
7600
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:119
 
7601
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:151
 
7602
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:175
 
7603
msgid "PLUMgrid NOS communication failed"
 
7604
msgstr ""
 
7605
 
 
7606
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:129
 
7607
msgid "QuantumPluginPLUMgridV2.update_network() called"
 
7608
msgstr ""
 
7609
 
 
7610
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:160
 
7611
msgid "QuantumPluginPLUMgrid Status: delete_network() called"
 
7612
msgstr ""
 
7613
 
 
7614
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:181
 
7615
msgid "QuantumPluginPLUMgrid Status: create_port() called"
 
7616
msgstr ""
 
7617
 
 
7618
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:193
 
7619
msgid "QuantumPluginPLUMgrid Status: update_port() called"
 
7620
msgstr ""
 
7621
 
 
7622
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:205
 
7623
msgid "QuantumPluginPLUMgrid Status: delete_port() called"
 
7624
msgstr ""
 
7625
 
 
7626
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:216
 
7627
msgid "QuantumPluginPLUMgrid Status: create_subnet() called"
 
7628
msgstr ""
 
7629
 
 
7630
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:234
 
7631
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:257
 
7632
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:289
 
7633
msgid "PLUMgrid NOS communication failed: "
 
7634
msgstr ""
 
7635
 
 
7636
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:243
 
7637
msgid "QuantumPluginPLUMgrid Status: delete_subnet() called"
 
7638
msgstr ""
 
7639
 
 
7640
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:318
 
7641
#, python-format
 
7642
msgid ""
 
7643
"Network with admin_state_up=False are not supported yet by this plugin. "
 
7644
"Ignoring setting for network %s"
 
7645
msgstr ""
 
7646
 
 
7647
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:322
 
7648
msgid "Network Admin State Validation Falied: "
 
7649
msgstr ""
 
7650
 
 
7651
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:40
 
7652
msgid "QuantumPluginPLUMgrid Status: REST Connection Started"
 
7653
msgstr ""
 
7654
 
 
7655
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:53
 
7656
#, python-format
 
7657
msgid "PLUMgrid_NOS_Server: %(server)s %(port)s %(action)s"
 
7658
msgstr ""
 
7659
 
 
7660
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:59
 
7661
msgid "PLUMgrid_NOS_Server: Could not establish HTTP connection"
 
7662
msgstr ""
 
7663
 
 
7664
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:64
 
7665
#, python-format
 
7666
msgid "PLUMgrid_NOS_Server Sending Data: %(nos_url)s %(body_data)s %(headers)s"
 
7667
msgstr ""
 
7668
 
 
7669
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:75
 
7670
#, python-format
 
7671
msgid "PLUMgrid_NOS_Server Connection Data: %(resp)s, %(resp_str)s"
 
7672
msgstr ""
 
7673
 
 
7674
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:81
 
7675
#, python-format
 
7676
msgid "PLUMgrid_NOS_Server Connection RESP: %s"
 
7677
msgstr ""
 
7678
 
 
7679
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:85
 
7680
msgid "PLUMgrid HTTP Connection Failed: "
 
7681
msgstr ""
 
7682
 
 
7683
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:91
 
7684
#, python-format
 
7685
msgid "PLUMgrid_NOS_Server: %(action)s failure, %(e)r"
 
7686
msgstr ""
 
7687
 
 
7688
#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:94
 
7689
#, python-format
 
7690
msgid "PLUMgrid_NOS_Server: status=%(status)d, reason=%(reason)r, ret=%(ret)s"
 
7691
msgstr ""
 
7692
 
 
7693
#: quantum/plugins/ryu/ryu_quantum_plugin.py:58
 
7694
#, python-format
 
7695
msgid "get_ofp_rest_api: %s"
 
7696
msgstr ""
 
7697
 
 
7698
#: quantum/plugins/ryu/ryu_quantum_plugin.py:107
 
7699
msgid "Invalid configuration. check ryu.ini"
 
7700
msgstr ""
 
7701
 
 
7702
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:150
 
7703
#, python-format
 
7704
msgid "External port %s"
 
7705
msgstr ""
 
7706
 
 
7707
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:158
 
7708
msgid "Get Ryu rest API address"
 
7709
msgstr ""
 
7710
 
 
7711
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:208
 
7712
msgid "Ryu rest API port isn't specified"
 
7713
msgstr ""
 
7714
 
 
7715
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:209
 
7716
#, python-format
 
7717
msgid "Going to ofp controller mode %s"
 
7718
msgstr ""
 
7719
 
 
7720
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:226
 
7721
msgid "port update received"
 
7722
msgstr ""
 
7723
 
 
7724
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:259
 
7725
msgid "Agent loop has new device"
 
7726
msgstr ""
 
7727
 
 
7728
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:286
 
7729
#, python-format
 
7730
msgid "tunnel_ip %s"
 
7731
msgstr ""
 
7732
 
 
7733
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:288
 
7734
#, python-format
 
7735
msgid "ovsdb_port %s"
 
7736
msgstr ""
 
7737
 
 
7738
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:290
 
7739
#, python-format
 
7740
msgid "ovsdb_ip %s"
 
7741
msgstr ""
 
7742
 
 
7743
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:296
 
7744
#, python-format
 
7745
msgid "Initialization failed: %s"
 
7746
msgstr ""
 
7747
 
 
7748
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:299
 
7749
msgid ""
 
7750
"Ryu initialization on the node is done. Agent initialized successfully, "
 
7751
"now running..."
 
7752
msgstr ""
 
7753
 
 
7754
#: quantum/plugins/ryu/common/config.py:26
 
7755
msgid "OpenFlow REST API location"
 
7756
msgstr ""
 
7757
 
 
7758
#: quantum/plugins/ryu/common/config.py:28
 
7759
msgid "Minimum tunnel ID to use"
 
7760
msgstr ""
 
7761
 
 
7762
#: quantum/plugins/ryu/common/config.py:30
 
7763
msgid "Maximum tunnel ID to use"
 
7764
msgstr ""
 
7765
 
 
7766
#: quantum/plugins/ryu/common/config.py:32
 
7767
msgid "Tunnel IP to use"
 
7768
msgstr ""
 
7769
 
 
7770
#: quantum/plugins/ryu/common/config.py:34
 
7771
msgid "Tunnel interface to use"
 
7772
msgstr ""
 
7773
 
 
7774
#: quantum/plugins/ryu/common/config.py:36
 
7775
msgid "OVSDB port to connect to"
 
7776
msgstr ""
 
7777
 
 
7778
#: quantum/plugins/ryu/common/config.py:38
 
7779
msgid "OVSDB IP to connect to"
 
7780
msgstr ""
 
7781
 
 
7782
#: quantum/plugins/ryu/common/config.py:40
 
7783
msgid "OVSDB interface to connect to"
 
7784
msgstr ""
 
7785
 
 
7786
#: quantum/plugins/ryu/db/api_v2.py:40
 
7787
#, python-format
 
7788
msgid "get_port_from_device() called:port_id=%s"
 
7789
msgstr ""
 
7790
 
 
7791
#: quantum/plugins/ryu/db/api_v2.py:76
 
7792
#, python-format
 
7793
msgid ""
 
7794
"Invalid tunnel key options tunnel_key_min: %(key_min)d tunnel_key_max: "
 
7795
"%(key_max)d. Using default value"
 
7796
msgstr ""
 
7797
 
 
7798
#: quantum/plugins/ryu/db/api_v2.py:156
 
7799
#, python-format
 
7800
msgid "last_key %(last_key)s new_key %(new_key)s"
 
7801
msgstr ""
 
7802
 
 
7803
#: quantum/plugins/ryu/db/api_v2.py:159
 
7804
msgid "No key found"
 
7805
msgstr ""
 
7806
 
 
7807
#: quantum/plugins/ryu/db/api_v2.py:192
 
7808
#, python-format
 
7809
msgid "Transaction retry exhausted (%d). Abandoned tunnel key allocation."
 
7810
msgstr ""
 
7811
 
 
7812
#: quantum/plugins/services/agent_loadbalancer/plugin.py:87
 
7813
msgid "Expected active pool and vip"
 
7814
msgstr ""
 
7815
 
 
7816
#: quantum/plugins/services/agent_loadbalancer/plugin.py:132
 
7817
#, python-format
 
7818
msgid "Unable to find port %s to plug."
 
7819
msgstr ""
 
7820
 
 
7821
#: quantum/plugins/services/agent_loadbalancer/plugin.py:156
 
7822
#: quantum/plugins/services/agent_loadbalancer/plugin.py:173
 
7823
#, python-format
 
7824
msgid ""
 
7825
"Unable to find port %s to unplug.  This can occur when the Vip has been "
 
7826
"deleted first."
 
7827
msgstr ""
 
7828
 
 
7829
#: quantum/plugins/services/agent_loadbalancer/agent/__init__.py:34
 
7830
msgid "Seconds between periodic task runs"
 
7831
msgstr ""
 
7832
 
 
7833
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:37
 
7834
msgid "The driver used to manage the loadbalancing device"
 
7835
msgstr ""
 
7836
 
 
7837
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:42
 
7838
msgid "Location to store config and state files"
 
7839
msgstr ""
 
7840
 
 
7841
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:46
 
7842
msgid "The driver used to manage the virtual interface"
 
7843
msgstr ""
 
7844
 
 
7845
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:51
 
7846
msgid "The user group"
 
7847
msgstr ""
 
7848
 
 
7849
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:115
 
7850
#, python-format
 
7851
msgid "Error importing interface driver: %s"
 
7852
msgstr ""
 
7853
 
 
7854
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:128
 
7855
#, python-format
 
7856
msgid "Error importing loadbalancer device driver: %s"
 
7857
msgstr ""
 
7858
 
 
7859
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:156
 
7860
msgid "Error upating stats"
 
7861
msgstr ""
 
7862
 
 
7863
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:177
 
7864
msgid "Unable to retrieve ready devices"
 
7865
msgstr ""
 
7866
 
 
7867
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:192
 
7868
#, python-format
 
7869
msgid "Unable to refresh device for pool: %s"
 
7870
msgstr ""
 
7871
 
 
7872
#: quantum/plugins/services/agent_loadbalancer/agent/manager.py:203
 
7873
#, python-format
 
7874
msgid "Unable to destroy device for pool: %s"
 
7875
msgstr ""
 
7876
 
 
7877
#: quantum/plugins/services/agent_loadbalancer/drivers/haproxy/namespace_driver.py:125
 
7878
#, python-format
 
7879
msgid "Error while connecting to stats socket: %s"
 
7880
msgstr ""
 
7881
 
 
7882
#: quantum/plugins/services/agent_loadbalancer/drivers/haproxy/namespace_driver.py:128
 
7883
#, python-format
 
7884
msgid "Stats socket not found for pool %s"
 
7885
msgstr ""
 
7886
 
 
7887
#: quantum/plugins/services/agent_loadbalancer/drivers/haproxy/namespace_driver.py:218
 
7888
#, python-format
 
7889
msgid "Unable to kill haproxy process: %s"
 
7890
msgstr ""
 
7891
 
 
7892
#: quantum/scheduler/__init__.py:25
 
7893
msgid "Driver to use for scheduling network to DHCP agent"
 
7894
msgstr ""
 
7895
 
 
7896
#: quantum/scheduler/__init__.py:28
 
7897
msgid "Driver to use for scheduling router to a default L3 agent"
 
7898
msgstr ""
 
7899
 
 
7900
#: quantum/scheduler/__init__.py:31
 
7901
msgid "Allow auto scheduling networks to DHCP agent."
 
7902
msgstr ""
 
7903
 
 
7904
#: quantum/scheduler/__init__.py:33
 
7905
msgid "Allow auto scheduling routers to L3 agent."
 
7906
msgstr ""
 
7907
 
 
7908
#: quantum/scheduler/__init__.py:35
 
7909
msgid "Number of DHCP agents scheduled to host a network."
 
7910
msgstr ""
 
7911
 
 
7912
#: quantum/scheduler/dhcp_agent_scheduler.py:42
 
7913
#, python-format
 
7914
msgid ""
 
7915
"Network %(network_id)s is scheduled to be hosted by DHCP agent "
 
7916
"%(agent_id)s"
 
7917
msgstr ""
 
7918
 
 
7919
#: quantum/scheduler/dhcp_agent_scheduler.py:60
 
7920
#, python-format
 
7921
msgid "Network %s is hosted already"
 
7922
msgstr ""
 
7923
 
 
7924
#: quantum/scheduler/dhcp_agent_scheduler.py:69
 
7925
#: quantum/scheduler/dhcp_agent_scheduler.py:78
 
7926
msgid "No more DHCP agents"
 
7927
msgstr ""
 
7928
 
 
7929
#: quantum/scheduler/dhcp_agent_scheduler.py:101
 
7930
#, python-format
 
7931
msgid "DHCP agent %s is not active"
 
7932
msgstr ""
 
7933
 
 
7934
#: quantum/scheduler/dhcp_agent_scheduler.py:108
 
7935
msgid "No non-hosted networks"
 
7936
msgstr ""
 
7937
 
 
7938
#: quantum/scheduler/l3_agent_scheduler.py:56
 
7939
#, python-format
 
7940
msgid "No enabled L3 agent on host %s"
 
7941
msgstr ""
 
7942
 
 
7943
#: quantum/scheduler/l3_agent_scheduler.py:61
 
7944
#, python-format
 
7945
msgid "L3 agent %s is not active"
 
7946
msgstr ""
 
7947
 
 
7948
#: quantum/scheduler/l3_agent_scheduler.py:67
 
7949
#: quantum/scheduler/l3_agent_scheduler.py:124
 
7950
#, python-format
 
7951
msgid "Router %(router_id)s has already been hosted by L3 agent %(agent_id)s"
 
7952
msgstr ""
 
7953
 
 
7954
#: quantum/scheduler/l3_agent_scheduler.py:85
 
7955
msgid "No non-hosted routers"
 
7956
msgstr ""
 
7957
 
 
7958
#: quantum/scheduler/l3_agent_scheduler.py:99
 
7959
#, python-format
 
7960
msgid "No routers compatible with L3 agent configuration on host %s"
 
7961
msgstr ""
 
7962
 
 
7963
#: quantum/scheduler/l3_agent_scheduler.py:132
 
7964
msgid "No active L3 agents"
 
7965
msgstr ""
 
7966
 
 
7967
#: quantum/scheduler/l3_agent_scheduler.py:137
 
7968
#, python-format
 
7969
msgid "No L3 agents can host the router %s"
 
7970
msgstr ""
 
7971
 
 
7972
#: quantum/scheduler/l3_agent_scheduler.py:146
 
7973
#, python-format
 
7974
msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s"
 
7975
msgstr ""
 
7976
 
 
7977
#: quantum/server/__init__.py:34
 
7978
msgid ""
 
7979
"ERROR: Unable to find configuration file via the default search paths "
 
7980
"(~/.quantum/, ~/, /etc/quantum/, /etc/) and the '--config-file' option!"
 
7981
msgstr ""
 
7982
 
 
7983
#: quantum/server/__init__.py:41
 
7984
#, python-format
 
7985
msgid "ERROR: %s"
 
7986
msgstr ""
 
7987
 
 
7988
#: quantum/tests/unit/db/loadbalancer/test_db_loadbalancer.py:179
 
7989
#: quantum/tests/unit/db/loadbalancer/test_db_loadbalancer.py:203
 
7990
#: quantum/tests/unit/db/loadbalancer/test_db_loadbalancer.py:224
 
7991
#: quantum/tests/unit/db/loadbalancer/test_db_loadbalancer.py:249
 
7992
#, python-format
 
7993
msgid "Unexpected error code: %s"
 
7994
msgstr ""
 
7995
 
 
7996
#: quantum/tests/unit/nicira/fake_nvpapiclient.py:358
 
7997
#, python-format
 
7998
msgid "lswitch:%s not found"
 
7999
msgstr ""
 
8000
 
 
8001
#: quantum/tests/unit/nicira/fake_nvpapiclient.py:367
 
8002
#, python-format
 
8003
msgid "lrouter:%s not found"
 
8004
msgstr ""
 
8005