msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Danish "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-05-22 08:17+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: German "
"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:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"Operation kann für %(router_id)s nicht abgeschlossen werden. Die Anzahl "
"an Routen überschreitet den maximalen Wert %(quota)s."
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr "Beschreibung für den Standardservicetyp"
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-#~ "Definiert einen Provider für einen "
-#~ "erweiterten Service im Format: "
-#~ "<service>:<plugin>[:<driver>]"
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-#~ "Standardservicetyp - kein Treiber für "
-#~ "Service %(service_class)s und Plug-in "
-#~ "%(plugin)s"
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr "Servicetyp %(service_type_id)s konnte nicht gefunden werden "
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-#~ "Es sind noch aktive Instanzen von "
-#~ "Servicetyp '%(service_type_id)s' vorhanden. Daher"
-#~ " kann er nicht entfernt werden."
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
-#~ "Mehrere Instanzen von Standardservicetyp "
-#~ "gefunden. Verwendung von Instanz '%s'"
#~ msgid "Created service type object:%s"
#~ msgstr "Servicetypobjekt erstellt:%s"
#~ msgid "The service type '%s' does not exist"
#~ msgstr "Der Servicetyp '%s' ist nicht vorhanden"
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-#~ "Es wurde keine Servicetypdefinition angegeben."
-#~ " Mindestens eine Servicetypdefinition muss "
-#~ "angegeben sein"
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr "Erforderliche Attribute fehlen in Servicedefinition: %s"
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr "Verzeichnis für Servicedefinition erwartet, Folgendes gefunden: %s"
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
#~ msgid "No DSCP field needed when QoS workload marked trusted"
#~ msgstr ""
-#~ "Kein DSCP-Feld nötig, wenn der "
-#~ "QoS-Workload als vertrauenswürdig markiert "
-#~ "ist"
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United States) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Croatian "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (Italy) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-30 10:28+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+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"
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+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"
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malay "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmål "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: neutron jenkins.neutron.propose.translation.update.23"
+"Project-Id-Version: neutron jenkins.neutron.propose.translation.update.24"
"\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+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"
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (Netherlands) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+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) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazil) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Romanian "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (Russia) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+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) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swahili (Kenya) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish (Turkey) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Hong Kong) "
"sort '%(resource)s'"
msgstr ""
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr ""
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr ""
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr ""
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr ""
#~ msgid "The service type '%s' does not exist"
#~ msgstr ""
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr ""
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr ""
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr ""
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-07-29 19:55+0000\n"
+"POT-Creation-Date: 2013-07-30 19:54+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) "
"sort '%(resource)s'"
msgstr "屬性 '%(attr)s' 是對其他資源的參照,無法由排序 '%(resource)s' 使用"
+#: neutron/db/firewall/firewall_db.py:231
+#: neutron/services/firewall/fwaas_plugin.py:202
+msgid "create_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:247
+#: neutron/services/firewall/fwaas_plugin.py:211
+msgid "update_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:257
+#: neutron/services/firewall/fwaas_plugin.py:226
+msgid "delete_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:267
+msgid "get_firewall() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:272
+msgid "get_firewalls() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:278
+msgid "get_firewalls_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:283
+msgid "create_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:299
+#: neutron/services/firewall/fwaas_plugin.py:235
+msgid "update_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:311
+msgid "delete_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:323
+msgid "get_firewall_policy() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:328
+msgid "get_firewall_policies() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:334
+msgid "get_firewall_policies_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:339
+msgid "create_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:367
+#: neutron/services/firewall/fwaas_plugin.py:243
+msgid "update_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:391
+#: neutron/services/firewall/fwaas_plugin.py:253
+msgid "delete_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:399
+msgid "get_firewall_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:404
+msgid "get_firewall_rules() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:410
+msgid "get_firewall_rules_count() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:419
+#: neutron/services/firewall/fwaas_plugin.py:272
+msgid "insert_rule() called"
+msgstr ""
+
+#: neutron/db/firewall/firewall_db.py:459
+#: neutron/services/firewall/fwaas_plugin.py:280
+msgid "remove_rule() called"
+msgstr ""
+
#: neutron/db/loadbalancer/loadbalancer_db.py:68
#, python-format
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
"exceeds the maximum %(quota)s."
msgstr "無法對 %(router_id)s 完成作業。路徑數目超出上限 %(quota)s。"
+#: neutron/extensions/firewall.py:39
+#, python-format
+msgid "Firewall %(firewall_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:43
+#, python-format
+msgid "Firewall %(firewall_id)s is still active."
+msgstr ""
+
+#: neutron/extensions/firewall.py:47
+#, python-format
+msgid ""
+"Operation cannot be performed since associated Firewall %(firewall_id)s "
+"is in %(pending_state)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:52
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:56
+#, python-format
+msgid "Firewall Policy %(firewall_policy_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:60
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s could not be found."
+msgstr ""
+
+#: neutron/extensions/firewall.py:64
+#, python-format
+msgid "Firewall Rule %(firewall_rule_id)s is being used."
+msgstr ""
+
+#: neutron/extensions/firewall.py:68
+#, python-format
+msgid ""
+"Firewall Rule %(firewall_rule_id)s is not associated with Firewall "
+"Policy %(firewall_policy_id)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:73
+#, python-format
+msgid ""
+"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:79
+#, python-format
+msgid ""
+"Firewall rule action %(action)s is not supported. Only action values "
+"%(values)s are supported."
+msgstr ""
+
+#: neutron/extensions/firewall.py:84
+#, python-format
+msgid "Invalid value for port %(port)s."
+msgstr ""
+
+#: neutron/extensions/firewall.py:88
+msgid "Missing rule info argument for insert/remove rule opertaion."
+msgstr ""
+
+#: neutron/extensions/firewall.py:138
+#, python-format
+msgid "Port '%s' is not a valid number"
+msgstr ""
+
+#: neutron/extensions/firewall.py:142
+#, python-format
+msgid "Invalid port '%s'"
+msgstr ""
+
+#: neutron/extensions/firewall.py:156
+#, python-format
+msgid "%(msg_ip)s and %(msg_subnet)s"
+msgstr ""
+
+#: neutron/extensions/firewall.py:276
+msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:280
+msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: neutron/extensions/firewall.py:284
+msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
#: neutron/extensions/l3.py:35
#, python-format
msgid "Router %(router_id)s could not be found"
msgid "Multiple providers specified for service %s"
msgstr ""
+#: neutron/services/firewall/fwaas_plugin.py:47
+msgid "set_firewall_status() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:59
+msgid "firewall_deleted() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:67
+#, python-format
+msgid "Firewall %s unexpectedly deleted by agent."
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:73
+msgid "get_firewalls_for_tenant() called"
+msgstr ""
+
+#: neutron/services/firewall/fwaas_plugin.py:82
+msgid "get_firewalls_for_tenant_without_rules() called"
+msgstr ""
+
#: neutron/services/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr "預設服務類型的文字說明"
#~ msgid ""
-#~ "Defines a provider for an advanced "
-#~ "service using the format: "
-#~ "<service>:<plugin>[:<driver>]"
-#~ msgstr "使用下列格式來定義進階服務的提供者:<service>:<plugin>[:<driver>]"
-
-#~ msgid ""
-#~ "Default service type - no driver "
-#~ "for service %(service_class)s and plugin "
-#~ "%(plugin)s"
-#~ msgstr "預設服務類型 - 服務 %(service_class)s 及外掛程式 %(plugin)s 沒有驅動程式"
-
-#~ msgid ""
-#~ "No default service definition in "
-#~ "configuration file. Please add service "
-#~ "definitions using the service_definition "
-#~ "variable in the [default_servicetype] section"
#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr "找不到服務類型 %(service_type_id)s"
-#~ msgid ""
-#~ "There are still active instances of "
-#~ "service type '%(service_type_id)s'. Therefore "
-#~ "it cannot be removed."
-#~ msgstr "服務類型 '%(service_type_id)s' 仍有作用中的實例。因此無法移除。"
-
-#~ msgid ""
-#~ "Default service type record updated in"
-#~ " Neutron database. identifier is '%s'"
-#~ msgstr ""
-
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
#~ msgstr "找到多個預設服務類型實例。將使用實例 '%s'"
#~ msgid "The service type '%s' does not exist"
#~ msgstr "服務類型 '%s' 不存在"
-#~ msgid ""
-#~ "No service type definition was provided."
-#~ " At least a service type definition"
-#~ " must be provided"
-#~ msgstr "未提供服務類型定義。必須至少提供一個服務類型定義"
-
#~ msgid "Required attributes missing in service definition: %s"
#~ msgstr "服務定義中遺漏了必要屬性:%s"
#~ msgid "Was expecting a dict for service definition, found the following: %s"
#~ msgstr "需要服務定義的字典,但發現下列項目:%s"
-#~ msgid ""
-#~ "API for retrieving and managing service"
-#~ " types for Neutron advanced services"
-#~ msgstr ""
-
#~ msgid "provider:physical_network specified for GRE network"
#~ msgstr ""