]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Imported Translations from Transifex
authorOpenStack Jenkins <jenkins@openstack.org>
Thu, 20 Jun 2013 12:11:53 +0000 (12:11 +0000)
committerOpenStack Jenkins <jenkins@openstack.org>
Thu, 20 Jun 2013 12:11:53 +0000 (12:11 +0000)
Change-Id: I5981d9309ebfec257a82b579828af96c359fb85d

18 files changed:
quantum/locale/bg_BG/LC_MESSAGES/quantum.po
quantum/locale/cs/LC_MESSAGES/quantum.po
quantum/locale/da/LC_MESSAGES/quantum.po
quantum/locale/de/LC_MESSAGES/quantum.po
quantum/locale/es/LC_MESSAGES/quantum.po
quantum/locale/fi_FI/LC_MESSAGES/quantum.po
quantum/locale/fr/LC_MESSAGES/quantum.po
quantum/locale/it/LC_MESSAGES/quantum.po
quantum/locale/ja/LC_MESSAGES/quantum.po
quantum/locale/ka_GE/LC_MESSAGES/quantum.po
quantum/locale/ko_KR/LC_MESSAGES/quantum.po
quantum/locale/pt_BR/LC_MESSAGES/quantum.po
quantum/locale/quantum.pot
quantum/locale/ro/LC_MESSAGES/quantum.po
quantum/locale/ru/LC_MESSAGES/quantum.po
quantum/locale/vi_VN/LC_MESSAGES/quantum.po
quantum/locale/zh_CN/LC_MESSAGES/quantum.po
quantum/locale/zh_TW/LC_MESSAGES/quantum.po

index 139b8599e344c17b1b600605a0902e0cf32bcd14..e23fb897664efb591ea0220cae0ea34a0fee70bd 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Bulgarian (Bulgaria) "
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6427,21 +6432,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8592,3 +8597,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index 4f71528c82ffba833907b2a8fc4e9d922738b68a..f60b32009165d75e52c85db8c72586772084b66e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Czech "
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6427,21 +6432,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8592,3 +8597,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index 866294572f5071f1d5bc6d4840cbe74fdc357ca1..068ad740e51f97b3ccc0859410962af397285b9f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-05-16 09:23+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Danish "
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6427,21 +6432,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8592,3 +8597,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index 000d56d4556c950345bc14fe7bfdb61206ff2b6e..9473e40c3b9455ec2aa564fe33853c966828dee9 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-05-22 08:17+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: German "
@@ -143,7 +143,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -481,7 +486,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr "Erstellung des Statusberichts fehlgeschlagen!"
@@ -2525,7 +2530,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -5268,7 +5273,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr "Anfordern von MAC-Adresse für eindeutige ID nicht möglich. Agent beendet!"
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr "RPC-'agent_id': %s"
@@ -6868,21 +6873,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr "Aktualisieren von Ports: added=%(added)s, removed=%(removed)s"
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr "'update_ports()' fehlgeschlagen."
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr "'port_update' empfangen: %s"
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr "Kein Port geändert."
 
@@ -9238,3 +9243,10 @@ msgstr "lSwitch: %s nicht gefunden"
 msgid "lrouter:%s not found"
 msgstr "lRouter: %s nicht gefunden"
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index a01c3b3f708b410e391a7a26bfa02c5b93791df0..50af25f2f3ff35e79e7352e466ff3cd062d5b05f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Spanish "
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6427,21 +6432,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8592,3 +8597,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index 84634fc2b756c581a96ae8bfe91f91d40ddec45f..fa1cd18338c9a0e109506fae76fef5a8f92ce451 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Finnish (Finland) "
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6427,21 +6432,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8592,3 +8597,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index de6a26de02138d18d716ec2ea2a0954a204d8b4b..5843efb62721f751df5b1ca8502cda69c3d23712 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: French "
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6427,21 +6432,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8592,3 +8597,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index 5647eb97d490aaf037df4cd5004b22e19d6c3837..b67e7786dcecb10560ca7845aebd1c42c8cb1f66 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-05-16 09:23+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Italian "
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6427,21 +6432,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8592,3 +8597,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index 7d0ce014b218f55d870b45ad3618ceae8c0e17f5..1600f5c55f7a24d9c5a3e6ff16c205b8503e5408 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-01-30 10:28+0000\n"
 "Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
 "Language-Team: Japanese "
@@ -141,7 +141,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -464,7 +469,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2343,7 +2348,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4927,7 +4932,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6428,21 +6433,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8593,3 +8598,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index c5a34547c7886576de9ce73fc66289df251dff56..73e6754c21d57c4092049f27b192dd5245f9e51c 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+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"
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6428,21 +6433,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8593,3 +8598,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index a681c5f02053e3f4365269cbbc430cc738b26fa0..24570d652e65da36c50c561df4196f09b2b11477 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+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"
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6427,21 +6432,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8592,3 +8597,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index fd27d05965f7ddc7ea09dd0e9494f32ec3e353ab..9e132ec750305cb82f0a8c312422d6973af4c47b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Portuguese (Brazil) "
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6427,21 +6432,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8592,3 +8597,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index 74b7989a503e77f2baa3920d585cfd5c7e10566b..70d6c6b01d14abe151c741068e764ad098aaa987 100644 (file)
@@ -7,9 +7,9 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: quantum "
-"jenkins.quantum.propose.translation.update.142\n"
+"jenkins.quantum.propose.translation.update.143\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+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"
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6427,21 +6432,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
index 33e584e72d81a8005013a2546be9827b4c9ddac5..397103290c78084df489e96de783f564e97bc22a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-06-08 07:51+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Romanian "
@@ -141,7 +141,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -464,7 +469,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2343,7 +2348,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4927,7 +4932,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6428,21 +6433,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8593,3 +8598,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index 44ae0d7177331cb8ead15681a50131c62b82ea6a..52a33082cfa9b49ed52789b800c6e714913ba7d1 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Russian "
@@ -141,7 +141,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -464,7 +469,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2343,7 +2348,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4927,7 +4932,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6428,21 +6433,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8593,3 +8598,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index 471a0c63ba0579ee15642dfbb8ccc12490d5f056..ccab287902065df3820b0ad01678a6a9508683cd 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Vietnamese (Viet Nam) "
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6427,21 +6432,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8592,3 +8597,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index f21817d2a6198536ae8918d88eeff26f1e97514a..c40ab79bba7af3f641f2b11254df4eef05f3a1a2 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Chinese (China) "
@@ -140,7 +140,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
@@ -463,7 +468,7 @@ msgstr ""
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
@@ -2342,7 +2347,7 @@ msgstr ""
 msgid ""
 "No default service definition in configuration file. Please add service "
 "definitions using the service_definition variable in the "
-"[DEFAULT_SERVICETYPE] section"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4926,7 +4931,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr ""
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr ""
@@ -6427,21 +6432,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr ""
 
@@ -8592,3 +8597,10 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+
index e3cb57f369e91194ae780d5d0f2e46530255b593..5886a94cbc81daa96df37865d6af4a1be164b18c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-19 12:11+0000\n"
+"POT-Creation-Date: 2013-06-20 12:11+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) "
@@ -142,7 +142,12 @@ msgid ""
 "found"
 msgstr ""
 
-#: quantum/policy.py:270
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
 #, python-format
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr "在目標 %(target_dict)s 中找不到所要求的欄位:%(field)s"
@@ -465,7 +470,7 @@ msgstr "Quantum 伺服器不支援狀態報告。將停用此代理程式的狀
 
 #: quantum/agent/dhcp_agent.py:711 quantum/agent/l3_agent.py:759
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr "無法報告狀態!"
@@ -2359,7 +2364,7 @@ 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"
+"[default_servicetype] section"
 msgstr ""
 
 #: quantum/db/servicetype_db.py:79
@@ -4955,7 +4960,7 @@ msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 msgstr "無法取得唯一 ID 的 MAC 位址。已終止代理程式!"
 
 #: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
 #, python-format
 msgid "RPC agent_id: %s"
 msgstr "RPC agent_id:%s"
@@ -6501,21 +6506,21 @@ msgid ""
 "received_datapath_id=%(received)s)."
 msgstr ""
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:55
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
 #, python-format
 msgid "Update ports: added=%(added)s, removed=%(removed)s"
 msgstr "更新埠:已新增 = %(added)s,已移除 = %(removed)s"
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:67
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
 msgid "update_ports() failed."
 msgstr "update_ports() 失敗。"
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:81
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
 #, python-format
 msgid "port_update received: %s"
 msgstr "收到 port_update:%s"
 
-#: quantum/plugins/nec/agent/nec_quantum_agent.py:222
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
 msgid "No port changed."
 msgstr "未變更埠。"
 
@@ -8680,3 +8685,10 @@ msgstr "找不到 lswitch:%s"
 msgid "lrouter:%s not found"
 msgstr "找不到 lrouter:%s"
 
+#~ msgid ""
+#~ "No default service definition in "
+#~ "configuration file. Please add service "
+#~ "definitions using the service_definition "
+#~ "variable in the [DEFAULT_SERVICETYPE] section"
+#~ msgstr ""
+