Merge "Imported Translations from Transifex"

This commit is contained in:
OpenStack Jenkins 2013-09-17 14:18:19 +00:00 committed by Gerrit Code Review
commit df8b951caf
45 changed files with 1531 additions and 1531 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-09-12 23:31+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Arabic "
@ -1590,7 +1590,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2507,90 +2507,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9749,56 +9749,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11761,12 +11761,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian "
@ -1590,7 +1590,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2507,90 +2507,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9749,56 +9749,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11761,12 +11761,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Danish "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-05-22 08:17+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: German "
@ -1644,7 +1644,7 @@ msgstr "Ungültige Eingabe für %(attr)s. Grund: %(reason)s."
msgid "Unrecognized attribute(s) '%s'"
msgstr "Nicht erkannte(s) Attribut(e) '%s'"
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr "Nutzer %(tenant_id)s darf %(resource)s auf diesem Netz nicht erstellen"
@ -2650,90 +2650,90 @@ msgstr ""
"Das Attribut %(attr)s ist ein Verweis auf eine andere Ressource und kann "
"bei der Sortierung von %(resource)s nicht verwendet werden"
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -10166,56 +10166,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -12233,12 +12233,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr "lSwitch: %s nicht gefunden"
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr "lRouter: %s nicht gefunden"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United States) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-08-29 05:16+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Spanish (Mexico) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Hindi "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Croatian "
@ -1590,7 +1590,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2507,90 +2507,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9749,56 +9749,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11761,12 +11761,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (Italy) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-30 10:28+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese "
@ -1590,7 +1590,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2507,90 +2507,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9749,56 +9749,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11761,12 +11761,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-04-19 14:53+0000\n"
"Last-Translator: Nika Chkhikvishvili <frrrredo@gmail.com>\n"
"Language-Team: ka_GE <LL@li.org>\n"
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9749,56 +9749,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11761,12 +11761,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-04-28 05:13+0000\n"
"Last-Translator: ujuc Gang <potopro@gmail.com>\n"
"Language-Team: ko_KR <LL@li.org>\n"
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malay "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmål "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-09-05 06:03+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Nepali "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: neutron jenkins.neutron.propose.translation.update.80"
"Project-Id-Version: neutron jenkins.neutron.propose.translation.update.81"
"\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (Netherlands) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Polish (Poland) "
@ -1590,7 +1590,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2507,90 +2507,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9749,56 +9749,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11761,12 +11761,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazil) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Romanian "
@ -1590,7 +1590,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2507,90 +2507,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9749,56 +9749,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11761,12 +11761,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian "
@ -1590,7 +1590,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2507,90 +2507,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9749,56 +9749,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11761,12 +11761,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (Russia) "
@ -1590,7 +1590,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2507,90 +2507,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9749,56 +9749,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11761,12 +11761,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Slovak "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Slovenian (Slovenia) "
@ -1590,7 +1590,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2507,90 +2507,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9749,56 +9749,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11761,12 +11761,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swahili (Kenya) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish (Turkey) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian "
@ -1590,7 +1590,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2507,90 +2507,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9749,56 +9749,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11761,12 +11761,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Hong Kong) "
@ -1589,7 +1589,7 @@ msgstr ""
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
@ -2506,90 +2506,90 @@ msgid ""
"sort '%(resource)s'"
msgstr ""
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9748,56 +9748,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11760,12 +11760,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-09-16 06:08+0000\n"
"POT-Creation-Date: 2013-09-17 06:08+0000\n"
"PO-Revision-Date: 2013-05-22 03:25+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Chinese (Taiwan) "
@ -1596,7 +1596,7 @@ msgstr "%(attr)s 的輸入無效。原因:%(reason)s。"
msgid "Unrecognized attribute(s) '%s'"
msgstr "無法辨識屬性 '%s'"
#: neutron/api/v2/base.py:619
#: neutron/api/v2/base.py:620
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr "Tenant %(tenant_id)s 不可在此網路上建立 %(resource)s"
@ -2517,90 +2517,90 @@ msgid ""
"sort '%(resource)s'"
msgstr "屬性 '%(attr)s' 是對其他資源的參照,無法由排序 '%(resource)s' 使用"
#: neutron/db/firewall/firewall_db.py:228
#: neutron/db/firewall/firewall_db.py:231
#: neutron/services/firewall/fwaas_plugin.py:211
msgid "create_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:244
#: neutron/db/firewall/firewall_db.py:247
#: neutron/services/firewall/fwaas_plugin.py:220
msgid "update_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:254
#: neutron/db/firewall/firewall_db.py:257
#: neutron/services/firewall/fwaas_plugin.py:235
msgid "delete_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:264
#: neutron/db/firewall/firewall_db.py:267
msgid "get_firewall() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:269
#: neutron/db/firewall/firewall_db.py:272
msgid "get_firewalls() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:275
#: neutron/db/firewall/firewall_db.py:278
msgid "get_firewalls_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:280
#: neutron/db/firewall/firewall_db.py:283
msgid "create_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:296
#: neutron/db/firewall/firewall_db.py:299
#: neutron/services/firewall/fwaas_plugin.py:244
msgid "update_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:308
#: neutron/db/firewall/firewall_db.py:311
msgid "delete_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:320
#: neutron/db/firewall/firewall_db.py:323
msgid "get_firewall_policy() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:325
#: neutron/db/firewall/firewall_db.py:328
msgid "get_firewall_policies() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:331
#: neutron/db/firewall/firewall_db.py:334
msgid "get_firewall_policies_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:336
#: neutron/db/firewall/firewall_db.py:339
msgid "create_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:364
#: neutron/db/firewall/firewall_db.py:367
#: neutron/services/firewall/fwaas_plugin.py:252
msgid "update_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:388
#: neutron/db/firewall/firewall_db.py:391
#: neutron/services/firewall/fwaas_plugin.py:262
msgid "delete_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:396
#: neutron/db/firewall/firewall_db.py:399
msgid "get_firewall_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:401
#: neutron/db/firewall/firewall_db.py:404
msgid "get_firewall_rules() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:407
#: neutron/db/firewall/firewall_db.py:410
msgid "get_firewall_rules_count() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:416
#: neutron/db/firewall/firewall_db.py:419
#: neutron/services/firewall/fwaas_plugin.py:281
msgid "insert_rule() called"
msgstr ""
#: neutron/db/firewall/firewall_db.py:456
#: neutron/db/firewall/firewall_db.py:459
#: neutron/services/firewall/fwaas_plugin.py:289
msgid "remove_rule() called"
msgstr ""
@ -9797,56 +9797,56 @@ msgid ""
"parameters to ensure chunk size is less than %(max_page_size)d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:494
#: neutron/plugins/nicira/common/sync.py:496
#, python-format
msgid "Fetching up to %s resources from NVP backend"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:514
#: neutron/plugins/nicira/common/sync.py:516
#, python-format
msgid "Total data size: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:518
#: neutron/plugins/nicira/common/sync.py:520
#, python-format
msgid ""
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
"switch ports,%(num_lrouters)d logical routers"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:534
#: neutron/plugins/nicira/common/sync.py:536
#, python-format
msgid "Running state synchronization task. Chunk: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:544
#: neutron/plugins/nicira/common/sync.py:546
#, python-format
msgid ""
"An error occured while communicating with NVP backend. Will retry "
"synchronization in %d seconds"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:548
#: neutron/plugins/nicira/common/sync.py:550
#, python-format
msgid "Time elapsed querying NVP: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:555
#: neutron/plugins/nicira/common/sync.py:557
#, python-format
msgid "Number of chunks: %d"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:571
#: neutron/plugins/nicira/common/sync.py:573
#, python-format
msgid "Time elapsed hashing data: %s"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:584
#: neutron/plugins/nicira/common/sync.py:586
#, python-format
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
msgstr ""
#: neutron/plugins/nicira/common/sync.py:596
#: neutron/plugins/nicira/common/sync.py:598
#, python-format
msgid "Time elapsed at end of sync: %s"
msgstr ""
@ -11815,12 +11815,12 @@ msgstr ""
msgid "An OFC exception has occurred: Failed to connect OFC : "
msgstr ""
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:402
#, python-format
msgid "lswitch:%s not found"
msgstr "找不到 lswitch%s"
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:411
#, python-format
msgid "lrouter:%s not found"
msgstr "找不到 lrouter%s"