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

17 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/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 79ccf2d252db0e4df7f7d6188dec46baa4446ae4..0c0b89d4f44767e0228fece1d3789c45d6fc6a49 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 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) "
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8378,6 +8371,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index 96bc974fd98eb4485467600131eaa54c4c295a5d..9686a73c34c09741bd2a9c702638b83d0e535a6b 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 12:11+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Czech "
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8378,6 +8371,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index 45670fd3313ab560b13aeb6878346d8b0fb4a7da..661f763e2b632ac04fd47707a70f214b1754dffc 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 12:11+0000\n"
 "PO-Revision-Date: 2013-05-16 09:23+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Danish "
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8378,6 +8371,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index ae0e6e875d2f2d9200c726fe35a88fae6adcf665..f2d1e1670a62166cd369f9dd342cba2c1214b66d 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 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 "
@@ -524,7 +524,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr "Routerport %s verfügt über keine IP-Adresse"
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr "Ignorieren mehrerer IP-Adressen auf Routerport %s"
@@ -1878,20 +1878,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr "Ungültige Erweiterungsumgebung: %(reason)s"
 
 #: quantum/common/exceptions.py:253
+#, fuzzy, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr "Es können keine IP-Adressen auf externem Netz gefunden werden"
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr "Es sind mehrere externe Netze vorhanden"
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr "Ein ungültiger Wert wurde für %(opt_name)s angegeben: %(opt_value)s"
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr "Gateway-IP '%(ip_address)s' steht im Konflikt mit Zuordnungspool %(pool)s"
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2408,21 +2413,7 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr "'fixed_ip_address' kann nicht ohne 'port_id' angegeben werden"
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr "Es können keine IP-Adressen auf externem Netz gefunden werden"
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-"Erstellen einer dynamischen IP-Adresse aufgrund einer fehlerhaften "
-"Anforderung nicht möglich"
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr "Zuordnung von dynamischer IP-Adresse fehlgeschlagen"
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
@@ -2431,12 +2422,12 @@ msgstr ""
 "Port %(port_id)s hat Eigentümer %(port_owner)s, aber keine IP-Adresse und"
 " kann daher gelöscht werden"
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr "Mehrere dynamische IP-Adressen für Port %s gefunden"
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr "Port %s wird übersprungen, da keine IP-Adresse auf ihm konfiguriert ist"
@@ -2900,13 +2891,13 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr "Port verfügt nicht über Portsicherheitsbindung."
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 "Nicht-Admins sind nicht dazu berechtigt, auf Quoten für andere Nutzer "
 "zuzugreifen"
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr "Nur Admins können Quoten anzeigen oder konfigurieren"
 
@@ -9031,6 +9022,12 @@ msgstr "lSwitch: %s nicht gefunden"
 msgid "lrouter:%s not found"
 msgstr "lRouter: %s nicht gefunden"
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to create Floating ip due to a malformed request"
 #~ msgstr ""
+#~ "Erstellen einer dynamischen IP-Adresse "
+#~ "aufgrund einer fehlerhaften Anforderung nicht"
+#~ " möglich"
+
+#~ msgid "Floating IP association failed"
+#~ msgstr "Zuordnung von dynamischer IP-Adresse fehlgeschlagen"
 
index 8352cff90606d0301c1e5b0525b71c734f8d8d17..84650a753f960c8431838d64f2bccad17ffacabd 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Spanish "
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8378,6 +8371,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index a0fad813289952f16d467f1dc2ddb3e4c6f1c33d..7e77af779a16df3a8a596b69e64f53fd45adeaca 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 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) "
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8378,6 +8371,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index 9690e6d1f1aaa894f31aa287fe18843fe1409317..cc796653525734d1c9b9a49d13531c67d3e30f09 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: French "
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8378,6 +8371,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index 39b0a1129ee09011b21e8b2eae16b2e4bb54e296..13e85d443be1f09f8905ef30f20abb8579e43153 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 12:11+0000\n"
 "PO-Revision-Date: 2013-05-16 09:23+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Italian "
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8378,6 +8371,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index d01b6377d7b79ed4ea629ca16a6f728ca5c90014..db2f753d93f63c82731fb1e9c0c6f047461532cc 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 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 "
@@ -502,7 +502,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1763,20 +1763,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2235,31 +2240,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2662,11 +2655,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8379,6 +8372,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index 66724beaaf436e00f86c2a2bd08b45987d09fa93..d5ecdc148751ae1005ce54b17cc1d4986ed99418 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 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"
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8379,6 +8372,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index f372d3a8647515c053973a124175902642e65982..66e75b7871d7b654dcfa104a078b7e65b10c4b7a 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 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"
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8378,6 +8371,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index 32790c4ae94f54ce6caa6cfa7ec4839c04150dd7..44dca73a3aa67f8b34abb4c7d593c7f3a6837456 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 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) "
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8378,6 +8371,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index b9576633f0b141cde72dd94407774cfca2d3a142..60946f4935c4460cf002ee641c5f086451b05f46 100644 (file)
@@ -7,9 +7,9 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: quantum "
-"jenkins.quantum.propose.translation.update.126\n"
+"jenkins.quantum.propose.translation.update.127\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 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"
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
index 620c1474bf5173595033192e56aa31510278903d..05ff2c698f681f3ea22b002738bb57eeb3aa6c37 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Russian "
@@ -502,7 +502,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1763,20 +1763,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2235,31 +2240,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2662,11 +2655,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8379,6 +8372,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index 2de7b4b8ab36675ba2be8d24ebbbde5a89baf457..6a96c38698f513e9dea7e986e8b277b8960cfe72 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 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) "
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8378,6 +8371,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index 0ced559067e0dc88924224de0bbf7777dde1d4e9..9e8744efd5bbd233a1c77e5ba8fbc128c5835738 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 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) "
@@ -501,7 +501,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
@@ -1762,20 +1762,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
 #: quantum/common/exceptions.py:253
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr ""
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2234,31 +2239,19 @@ msgstr ""
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr ""
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr ""
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr ""
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr ""
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr ""
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
@@ -2661,11 +2654,11 @@ msgstr ""
 msgid "Port does not have port security binding."
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr ""
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr ""
 
@@ -8378,6 +8371,12 @@ msgstr ""
 msgid "lrouter:%s not found"
 msgstr ""
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
+#~ msgid "Unable to find any IP address on external network"
+#~ msgstr ""
+
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr ""
+
+#~ msgid "Floating IP association failed"
 #~ msgstr ""
 
index e16b22db8a4e4bb899d56bb28e1941fbe5b53ce5..f4da394677b5259f344d711b4e0ab95bf95f671d 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-03 12:11+0000\n"
+"POT-Creation-Date: 2013-06-04 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) "
@@ -503,7 +503,7 @@ msgstr ""
 msgid "Router port %s has no IP address"
 msgstr "路由器埠 %s 沒有 IP 位址"
 
-#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:929
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr "正在忽略路由器埠 %s 上的多個 IP"
@@ -1774,20 +1774,25 @@ msgid "Invalid extension environment: %(reason)s"
 msgstr "無效的延伸環境:%(reason)s"
 
 #: quantum/common/exceptions.py:253
+#, fuzzy, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr "在外部網路上找不到任何 IP 位址"
+
+#: quantum/common/exceptions.py:258
 msgid "More than one external network exists"
 msgstr "多個外部網路已存在"
 
-#: quantum/common/exceptions.py:257
+#: quantum/common/exceptions.py:262
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr "提供給 %(opt_name)s 的值 %(opt_value)s 無效"
 
-#: quantum/common/exceptions.py:262
+#: quantum/common/exceptions.py:267
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr "閘道 IP %(ip_address)s 與配置儲存區 %(pool)s 相衝突"
 
-#: quantum/common/exceptions.py:267
+#: quantum/common/exceptions.py:272
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
@@ -2248,31 +2253,19 @@ msgstr "埠 %s 具有多個固定 IP。指派浮動 IP 時必須提供特定 IP"
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr "如果未指定 port_id,則無法指定 fixed_ip_address"
 
-#: quantum/db/l3_db.py:652
-msgid "Unable to find any IP address on external network"
-msgstr "在外部網路上找不到任何 IP 位址"
-
-#: quantum/db/l3_db.py:673
-msgid "Unable to create Floating ip due to a malformed request"
-msgstr "無法建立浮動 IP,因為要求的格式不正確"
-
-#: quantum/db/l3_db.py:677
-msgid "Floating IP association failed"
-msgstr "浮動 IP 關聯失敗"
-
-#: quantum/db/l3_db.py:768
+#: quantum/db/l3_db.py:757
 #, python-format
 msgid ""
 "Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 "be deleted"
 msgstr "埠 %(port_id)s 具有擁有者 %(port_owner)s,但沒有 IP 位址,因此可以刪除"
 
-#: quantum/db/l3_db.py:786
+#: quantum/db/l3_db.py:775
 #, python-format
 msgid "Multiple floating IPs found for port %s"
 msgstr "找到埠 %s 的多個浮動 IP"
 
-#: quantum/db/l3_db.py:935
+#: quantum/db/l3_db.py:924
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr "正在跳過埠 %s,因為其上沒有配置 IP"
@@ -2681,11 +2674,11 @@ msgstr "埠安全必須加以啟用,而且埠必須具有 IP 位址,才能
 msgid "Port does not have port security binding."
 msgstr "埠沒有埠安全連結。"
 
-#: quantum/extensions/quotasv2.py:81
+#: quantum/extensions/quotasv2.py:85
 msgid "Non-admin is not authorised to access quotas for another tenant"
 msgstr "非管理者未獲授權來存取另一個 Tenant 的配額"
 
-#: quantum/extensions/quotasv2.py:86
+#: quantum/extensions/quotasv2.py:90
 msgid "Only admin can view or configure quota"
 msgstr "只有管理者才能檢視或配置配額"
 
@@ -8465,6 +8458,9 @@ msgstr "找不到 lswitch:%s"
 msgid "lrouter:%s not found"
 msgstr "找不到 lrouter:%s"
 
-#~ msgid "Unable to update network '%s' on Nexus switch"
-#~ msgstr ""
+#~ msgid "Unable to create Floating ip due to a malformed request"
+#~ msgstr "無法建立浮動 IP,因為要求的格式不正確"
+
+#~ msgid "Floating IP association failed"
+#~ msgstr "浮動 IP 關聯失敗"